@import url("//fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic");
/* normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

/* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/* Prevents modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/* Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, and Safari 4. Known issue: no IE 6 support. */
[hidden] { display: none; }

/* ========================================================================== Base ========================================================================== */
/* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. 2. Prevents iOS text size adjust after orientation change, without disabling user zoom. */
html { font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ }

/* Addresses `font-family` inconsistency between `textarea` and other form elements. */
html, button, input, select, textarea { font-family: sans-serif; }

/* Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; }

/* ========================================================================== Links ========================================================================== */
/* Addresses `outline` inconsistency between Chrome and other browsers. */
/* Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; text-decoration: underline; }

/* ========================================================================== Typography ========================================================================== */
/* Addresses font sizes and margins set differently in IE 6/7. Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

h2 { font-size: 1.5em; margin: 0.83em 0; }

h3 { font-size: 1.17em; margin: 1em 0; }

h4 { font-size: 1em; margin: 1.33em 0; }

h5 { font-size: 0.83em; margin: 1.67em 0; }

h6 { font-size: 0.75em; margin: 2.33em 0; }

/* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/* Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

/* Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }

/* Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }

/* Addresses margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }

/* Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/* Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }

/* Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }

/* Addresses inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/* Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* ========================================================================== Lists ========================================================================== */
/* Addresses margins set differently in IE 6/7. */
dl, menu, ol, ul { margin: 1em 0; }

dd { margin: 0 0 0 40px; }

/* Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }

/* Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }

/* ========================================================================== Embedded content ========================================================================== */
/* 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3. 2. Improves image quality when scaled in IE 7. */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }

/* Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/* Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/* Corrects margin displayed oddly in IE 6/7. */
form { margin: 0; }

/* Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/* 1. Corrects color not being inherited in IE 6/7/8/9. 2. Corrects text not wrapping in Firefox 3. 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */ }

/* 1. Corrects font size not being inherited in all browsers. 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, and Chrome. 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }

/* Addresses Firefox 3+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Corrects inability to style clickable `input` types in iOS. 3. Improves usability and consistency of cursor style between image-type `input` and others. 4. Removes inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ *overflow: visible; /* 4 */ }

/* Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }

/* 1. Addresses box sizing set to content-box in IE 8/9. 2. Removes excess padding in IE 8/9. 3. Removes excess padding in IE 7. Known issue: excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }

/* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/* Removes inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 1. Removes default vertical scrollbar in IE 6/7/8/9. 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ========================================================================== Tables ========================================================================== */
/* Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

/* qTip2 - Pretty powerful tooltips - v2.0.0pre - 2012-12-06
* http://craigsworks.com/projects/qtip2/
* Copyright (c) 2012 Craig Michael Thompson; Licensed MIT, GPL */
/* Core qTip styles */
div.qtip, div.qtip { position: absolute; left: -28000px; top: -28000px; display: none; max-width: 280px; min-width: 50px; font-size: 10.5px; line-height: 12px; direction: ltr; }

.qtip-content { position: relative; padding: 5px 9px; overflow: hidden; text-align: left; word-wrap: break-word; }

.qtip-titlebar { position: relative; padding: 5px 35px 5px 10px; overflow: hidden; border-width: 0 0 1px; font-weight: bold; }

.qtip-titlebar + .qtip-content { border-top-width: 0 !important; }

/* Default close button class */
.qtip-close { position: absolute; right: -9px; top: -9px; cursor: pointer; outline: medium none; border-width: 1px; border-style: solid; border-color: transparent; }

.qtip-titlebar .qtip-close { right: 4px; top: 50%; margin-top: -9px; }

* html .qtip-titlebar .qtip-close { top: 16px; }

/* IE fix */
.qtip-titlebar .ui-icon, .qtip-icon .ui-icon { display: block; text-indent: -1000em; direction: ltr; vertical-align: middle; }

.qtip-icon, .qtip-icon .ui-icon { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; }

.qtip-icon .ui-icon { width: 18px; height: 14px; text-align: center; text-indent: 0; font: normal bold 10px/13px Tahoma, sans-serif; color: inherit; background: transparent none no-repeat -100em -100em; }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default { border-width: 1px; border-style: solid; border-color: #F1D031; background-color: #FFFFA3; color: #555; }

.qtip-default .qtip-titlebar { background-color: #FFEF93; }

.qtip-default .qtip-icon { border-color: #CCC; background: #F1F1F1; color: #777; }

.qtip-default .qtip-titlebar .qtip-close { border-color: #AAA; color: #111; }

/* Light tooltip style */
.qtip-light { background-color: white; border-color: #E2E2E2; color: #454545; }

.qtip-light .qtip-titlebar { background-color: #f1f1f1; }

/* Dark tooltip style */
.qtip-dark { background-color: #505050; border-color: #303030; color: #f3f3f3; }

.qtip-dark .qtip-titlebar { background-color: #404040; }

.qtip-dark .qtip-icon { border-color: #444; }

.qtip-dark .qtip-titlebar .ui-state-hover { border-color: #303030; }

/* Cream tooltip style */
.qtip-cream { background-color: #FBF7AA; border-color: #F9E98E; color: #A27D35; }

.qtip-cream .qtip-titlebar { background-color: #F0DE7D; }

.qtip-cream .qtip-close .qtip-icon { background-position: -82px 0; }

/* Red tooltip style */
.qtip-red { background-color: #F78B83; border-color: #D95252; color: #912323; }

.qtip-red .qtip-titlebar { background-color: #F06D65; }

.qtip-red .qtip-close .qtip-icon { background-position: -102px 0; }

.qtip-red .qtip-icon { border-color: #D95252; }

.qtip-red .qtip-titlebar .ui-state-hover { border-color: #D95252; }

/* Green tooltip style */
.qtip-green { background-color: #CAED9E; border-color: #90D93F; color: #3F6219; }

.qtip-green .qtip-titlebar { background-color: #B0DE78; }

.qtip-green .qtip-close .qtip-icon { background-position: -42px 0; }

/* Blue tooltip style */
.qtip-blue { background-color: #E5F6FE; border-color: #ADD9ED; color: #5E99BD; }

.qtip-blue .qtip-titlebar { background-color: #D0E9F5; }

.qtip-blue .qtip-close .qtip-icon { background-position: -2px 0; }

/* Add shadows to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-shadow { -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded, .qtip-tipsy, .qtip-bootstrap { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Youtube tooltip style */
.qtip-youtube { -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 3px #333; -moz-box-shadow: 0 0 3px #333; box-shadow: 0 0 3px #333; color: white; border-width: 0; background: #4A4A4A; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a4a4a), color-stop(100%, black)); background-image: -webkit-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -moz-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -ms-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -o-linear-gradient(top, #4a4a4a 0, black 100%); }

.qtip-youtube .qtip-titlebar { background-color: #4A4A4A; background-color: rgba(0, 0, 0, 0); }

.qtip-youtube .qtip-content { padding: .75em; font: 12px arial,sans-serif; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"; }

.qtip-youtube .qtip-icon { border-color: #222; }

.qtip-youtube .qtip-titlebar .ui-state-hover { border-color: #303030; }

/* jQuery TOOLS Tooltip style */
.qtip-jtools { background: #232323; background: rgba(0, 0, 0, 0.7); background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323)); background-image: -moz-linear-gradient(top, #717171, #232323); background-image: -webkit-linear-gradient(top, #717171, #232323); background-image: -ms-linear-gradient(top, #717171, #232323); background-image: -o-linear-gradient(top, #717171, #232323); border: 2px solid #ddd; border: 2px solid #f1f1f1; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 12px #333; -moz-box-shadow: 0 0 12px #333; box-shadow: 0 0 12px #333; }

/* IE Specific */
.qtip-jtools .qtip-titlebar { background-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"; }

.qtip-jtools .qtip-content { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"; }

.qtip-jtools .qtip-titlebar, .qtip-jtools .qtip-content { background: transparent; color: white; border: 0 dashed transparent; }

.qtip-jtools .qtip-icon { border-color: #555; }

.qtip-jtools .qtip-titlebar .ui-state-hover { border-color: #333; }

/* Cluetip style */
.qtip-cluetip { -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); background-color: #D9D9C2; color: #111; border: 0 dashed transparent; }

.qtip-cluetip .qtip-titlebar { background-color: #87876A; color: white; border: 0 dashed transparent; }

.qtip-cluetip .qtip-icon { border-color: #808064; }

.qtip-cluetip .qtip-titlebar .ui-state-hover { border-color: #696952; color: #696952; }

/* Tipsy style */
.qtip-tipsy { background: black; background: rgba(0, 0, 0, 0.87); color: white; border: 0 solid transparent; font-size: 11px; font-family: 'Lucida Grande', sans-serif; font-weight: bold; line-height: 16px; text-shadow: 0 1px black; }

.qtip-tipsy .qtip-titlebar { padding: 6px 35px 0 10; background-color: transparent; }

.qtip-tipsy .qtip-content { padding: 6px 10; }

.qtip-tipsy .qtip-icon { border-color: #222; text-shadow: none; }

.qtip-tipsy .qtip-titlebar .ui-state-hover { border-color: #303030; }

/* Tipped style */
.qtip-tipped { border: 3px solid #959FA9; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #F9F9F9; color: #454545; font-weight: normal; font-family: serif; }

.qtip-tipped .qtip-titlebar { border-bottom-width: 0; color: white; background: #3A79B8; background-image: -webkit-gradient(linear, left top, left bottom, from(#3a79b8), to(#2e629d)); background-image: -webkit-linear-gradient(top, #3a79b8, #2e629d); background-image: -moz-linear-gradient(top, #3a79b8, #2e629d); background-image: -ms-linear-gradient(top, #3a79b8, #2e629d); background-image: -o-linear-gradient(top, #3a79b8, #2e629d); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"; }

.qtip-tipped .qtip-icon { border: 2px solid #285589; background: #285589; }

.qtip-tipped .qtip-icon .ui-icon { background-color: #FBFBFB; color: #555; }

/** Twitter Bootstrap style.  Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11. Does not work with IE 7. */
.qtip-bootstrap { /** Taken from Bootstrap body */ font-size: 14px; line-height: 20px; color: #333333; /** Taken from Bootstrap .popover */ padding: 1px; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; }

.qtip-bootstrap .qtip-titlebar { /** Taken from Bootstrap .popover-title */ padding: 8px 14px; margin: 0; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }

.qtip-bootstrap .qtip-titlebar .qtip-close { /** Overrides qTip2: .qtip-titlebar .qtip-close{ [...] right: 4px; top: 50%; [...] border-style: solid; } */ right: 11px; top: 45%; border-style: none; }

.qtip-bootstrap .qtip-content { /** Taken from Bootstrap .popover-content */ padding: 9px 14px; }

.qtip-bootstrap .qtip-icon { /** Overrides qTip2: .qtip-default .qtip-icon { border-color: #CCC; background: #F1F1F1; color: #777; } */ background: transparent; }

.qtip-bootstrap .qtip-icon .ui-icon { /** Overrides qTip2: .qtip-icon .ui-icon{ width: 18px; height: 14px; } */ width: auto; height: auto; /* Taken from Bootstrap .close */ float: right; font-size: 20px; font-weight: bold; line-height: 18px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); }

.qtip-bootstrap .qtip-icon .ui-icon:hover { /* Taken from Bootstrap .close:hover */ color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); }

/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar { filter: none; -ms-filter: none; }

/* Tips plugin */
.qtip .qtip-tip { margin: 0 auto; overflow: hidden; z-index: 10; }

.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml { position: absolute; color: #123456; background: transparent; border: 0 dashed transparent; }

.qtip .qtip-tip canvas { top: 0; left: 0; }

.qtip .qtip-tip .qtip-vml { behavior: url(http://www.inkblazers.com/assets/css/open-platform.css?versionId=2013.07.29.1634#default#VML); display: inline-block; visibility: visible; }

/* Modal plugin */
#qtip-overlay { position: fixed; left: -10000em; top: -10000em; }

/* Applied to modals with show.modal.blur set to true */
#qtip-overlay.blurs { cursor: pointer; }

/* Change opacity of overlay here */
#qtip-overlay div { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: black; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

/* IE6 Modal plugin fix */
.qtipmodal-ie6fix { position: absolute !important; }

menu, ol, ul { padding: 0; }

input[type="text"], input[type="password"], input[type="url"], input[type="email"], input.text, input.title, textarea, select { margin: 0; }

textarea { resize: none; }

/** Main Styles */
.f-left { float: left; }

.f-right { float: right; }

.clear-all { clear: both; font-size: 0; line-height: 0; }

p.warning-msg { background: none repeat scroll 0 0 red; color: #FFFFFF; font-weight: bold; text-align: center; }

.loading { font-size: 0; text-indent: -9999px; }

::-webkit-input-placeholder { color: #5c5c5c; }

:-moz-placeholder { color: #5c5c5c; }

.placeholder { color: #5c5c5c; }

@namespace url(http://www.w3.org/1999/xhtml);
*:-moz-placeholder:focus { color: white !important; }

*[autofocus]:-moz-placeholder:focus { color: white !important; }

.ellipsis { white-space: nowrap; overflow: hidden; }

.ellipsis.multiline { white-space: normal; }

.bg-cover-hover { background: url('../img/bg-hover_1382427057.png') repeat scroll left top transparent; }

.tooltip-data { display: none; }

span.see-all { text-transform: uppercase; }

.round-checkbox { padding-left: 18px; background: url('../img/check-off_1382427057.png') no-repeat scroll 0 1px transparent; }
.round-checkbox.c_on { background: url('../img/check-on_1382427057.png') no-repeat scroll 0 1px transparent; }
.round-checkbox input[type="checkbox"] { position: absolute; left: -9999px; }

.sign-out-link { text-transform: capitalize; }

.wrapper { width: 90%; margin: 0 5%; background: #fcb040 url('../img/yellow-background_1382427057.jpg'); }

.f-left { float: left; }

.f-right { float: right; }

.clear-all { clear: both; font-size: 0; line-height: 0; }

.clear-left { clear: left; }

.white-link, .translation-popup.ui-dialog .show-details-popup .right-hand-link a, .ui-dialog.translation-dialog .show-details-popup .right-hand-link a, .ui-dialog.notification-dialog .show-details-popup .right-hand-link a, .ui-dialog.confirm-popup .show-details-popup .right-hand-link a, .translation-popup.ui-dialog .ui-dialog-titlebar .right-hand-link a, .ui-dialog.translation-dialog .ui-dialog-titlebar .right-hand-link a, .ui-dialog.notification-dialog .ui-dialog-titlebar .right-hand-link a, .ui-dialog.confirm-popup .ui-dialog-titlebar .right-hand-link a, .translation-popup.ui-dialog .show-details-popup .items .item-menu a, .ui-dialog.translation-dialog .show-details-popup .items .item-menu a, .ui-dialog.notification-dialog .show-details-popup .items .item-menu a, .ui-dialog.confirm-popup .show-details-popup .items .item-menu a, .translation-popup.ui-dialog .ui-dialog-titlebar .items .item-menu a, .ui-dialog.translation-dialog .ui-dialog-titlebar .items .item-menu a, .ui-dialog.notification-dialog .ui-dialog-titlebar .items .item-menu a, .ui-dialog.confirm-popup .ui-dialog-titlebar .items .item-menu a { color: white; text-decoration: none; text-decoration: none; }
.white-link:hover, .translation-popup.ui-dialog .show-details-popup .right-hand-link a:hover, .ui-dialog.translation-dialog .show-details-popup .right-hand-link a:hover, .ui-dialog.notification-dialog .show-details-popup .right-hand-link a:hover, .ui-dialog.confirm-popup .show-details-popup .right-hand-link a:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .right-hand-link a:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .right-hand-link a:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .right-hand-link a:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .right-hand-link a:hover, .translation-popup.ui-dialog .show-details-popup .items .item-menu a:hover, .ui-dialog.translation-dialog .show-details-popup .items .item-menu a:hover, .ui-dialog.notification-dialog .show-details-popup .items .item-menu a:hover, .ui-dialog.confirm-popup .show-details-popup .items .item-menu a:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .items .item-menu a:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .items .item-menu a:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .items .item-menu a:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .items .item-menu a:hover { color: #fcb040; text-decoration: none; }

.colored-link, .colored-link-underline-only-span span, .ui-dialog.subscription-wall-content.notification-dialog a, .translation-popup.ui-dialog .show-details-popup .popup-profile-details a, .ui-dialog.translation-dialog .show-details-popup .popup-profile-details a, .ui-dialog.notification-dialog .show-details-popup .popup-profile-details a, .ui-dialog.confirm-popup .show-details-popup .popup-profile-details a, .translation-popup.ui-dialog .ui-dialog-titlebar .popup-profile-details a, .ui-dialog.translation-dialog .ui-dialog-titlebar .popup-profile-details a, .ui-dialog.notification-dialog .ui-dialog-titlebar .popup-profile-details a, .ui-dialog.confirm-popup .ui-dialog-titlebar .popup-profile-details a, .translation-dialog.ui-dialog #manga-details a, .notification-dialog.ui-dialog .column-details a, .notification-dialog.ui-dialog .comment-item .title, .manga-details-popup h2 a, .translation-popup.ui-dialog .show-details-popup h2 a, .ui-dialog.translation-dialog .show-details-popup h2 a, .ui-dialog.notification-dialog .show-details-popup h2 a, .ui-dialog.confirm-popup .show-details-popup h2 a, .translation-popup.ui-dialog .ui-dialog-titlebar h2 a, .ui-dialog.translation-dialog .ui-dialog-titlebar h2 a, .ui-dialog.notification-dialog .ui-dialog-titlebar h2 a, .ui-dialog.confirm-popup .ui-dialog-titlebar h2 a, .confirm-popup.ui-dialog .ui-dialog-content h2 a, .confirm-popup.ui-dialog .ui-dialog-buttonpane h2 a { color: #fcb040; text-decoration: none; }
.colored-link:hover, .colored-link-underline-only-span span:hover, .ui-dialog.subscription-wall-content.notification-dialog a:hover, .translation-popup.ui-dialog .show-details-popup .popup-profile-details a:hover, .ui-dialog.translation-dialog .show-details-popup .popup-profile-details a:hover, .ui-dialog.notification-dialog .show-details-popup .popup-profile-details a:hover, .ui-dialog.confirm-popup .show-details-popup .popup-profile-details a:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .popup-profile-details a:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .popup-profile-details a:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .popup-profile-details a:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .popup-profile-details a:hover, .translation-dialog.ui-dialog #manga-details a:hover, .notification-dialog.ui-dialog .column-details a:hover, .notification-dialog.ui-dialog .comment-item .title:hover, .manga-details-popup h2 a:hover, .translation-popup.ui-dialog .show-details-popup h2 a:hover, .ui-dialog.translation-dialog .show-details-popup h2 a:hover, .ui-dialog.notification-dialog .show-details-popup h2 a:hover, .ui-dialog.confirm-popup .show-details-popup h2 a:hover, .translation-popup.ui-dialog .ui-dialog-titlebar h2 a:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar h2 a:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar h2 a:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar h2 a:hover, .confirm-popup.ui-dialog .ui-dialog-content h2 a:hover, .confirm-popup.ui-dialog .ui-dialog-buttonpane h2 a:hover { text-decoration: underline; }

.colored-link-underline-only-span { color: #fcb040; text-decoration: none; }
.colored-link-underline-only-span:hover { text-decoration: underline; }
.colored-link-underline-only-span, .colored-link-underline-only-span:hover { text-decoration: none; }
.colored-link-underline-only-span:hover span { text-decoration: underline; }

.hide, .translation-dialog.ui-dialog .ui-dialog-titlebar { display: none; }

a { outline: none; }

div.subscription-wall-note { left: 174px; position: absolute; top: 68px; }
div.subscription-wall-note a { display: block; width: 418px; height: 54; }

.ui-dialog.subscription-wall-content.notification-dialog .ui-dialog-titlebar { padding-top: 10px; padding-bottom: 10px; }
.ui-dialog.subscription-wall-content.notification-dialog .ui-dialog-title { font-size: 150%; color: #fcbe4c; text-transform: uppercase; }
.ui-dialog.subscription-wall-content.notification-dialog .inner { padding-bottom: 15px; padding-left: 28px; padding-right: 15px; padding-top: 5px; }
.ui-dialog.subscription-wall-content.notification-dialog .inner p:first-child { margin-top: 0; }
.ui-dialog.subscription-wall-content.notification-dialog .bigger-font { font-size: 150%; }

hr { border-top-color: #3C3C3E; }

nav.header-nav .sf-menu { margin-bottom: 0; }

.ipad-app-counter { display: none; }

/* 0, 850px */
/* 851px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px */
meta.foundation-version { font-family: "/5.2.0/"; }

meta.foundation-mq-small { font-family: "/only screen and (max-width: 0)/"; width: 0; }

meta.foundation-mq-medium { font-family: "/only screen and (min-width:0)/"; width: 0; }

meta.foundation-mq-large { font-family: "/only screen and (min-width:768px)/"; width: 768px; }

meta.foundation-mq-xlarge { font-family: "/only screen and (min-width:1024px)/"; width: 1024px; }

meta.foundation-mq-xxlarge { font-family: "/only screen and (min-width:1440px)/"; width: 1440px; }

meta.foundation-data-attribute-namespace { font-family: false; }

html, body { height: 100%; }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body { font-size: 16px; }

body { background: white; color: #222222; padding: 0; margin: 0; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; font-style: normal; line-height: 1; position: relative; cursor: default; }

a:hover { cursor: pointer; }

img { max-width: 100%; height: auto; }

img { -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; }

.left { float: left !important; }

.right { float: right !important; }

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.hide, .translation-dialog.ui-dialog .ui-dialog-titlebar { display: none; }

.antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

img { display: inline-block; vertical-align: middle; }

textarea { height: auto; min-height: 50px; }

select { width: 100%; }

.row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 63.75rem; *zoom: 1; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; }
.row.collapse .row { margin-left: 0; margin-right: 0; }
.row .row { width: auto; margin-left: -0.625rem; margin-right: -0.625rem; margin-top: 0; margin-bottom: 0; max-width: none; *zoom: 1; }
.row .row:before, .row .row:after { content: " "; display: table; }
.row .row:after { clear: both; }
.row .row.collapse { width: auto; margin: 0; max-width: none; *zoom: 1; }
.row .row.collapse:before, .row .row.collapse:after { content: " "; display: table; }
.row .row.collapse:after { clear: both; }

.column, .columns { padding-left: 0.625rem; padding-right: 0.625rem; width: 100%; float: left; }

@media only screen { .column.small-centered, .columns.small-centered { margin-left: auto; margin-right: auto; float: none !important; }
  .column.small-uncentered, .columns.small-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite { float: right; }
  .small-push-0 { left: 0%; right: auto; }
  .small-pull-0 { right: 0%; left: auto; }
  .small-push-1 { left: 8.33333%; right: auto; }
  .small-pull-1 { right: 8.33333%; left: auto; }
  .small-push-2 { left: 16.66667%; right: auto; }
  .small-pull-2 { right: 16.66667%; left: auto; }
  .small-push-3 { left: 25%; right: auto; }
  .small-pull-3 { right: 25%; left: auto; }
  .small-push-4 { left: 33.33333%; right: auto; }
  .small-pull-4 { right: 33.33333%; left: auto; }
  .small-push-5 { left: 41.66667%; right: auto; }
  .small-pull-5 { right: 41.66667%; left: auto; }
  .small-push-6 { left: 50%; right: auto; }
  .small-pull-6 { right: 50%; left: auto; }
  .small-push-7 { left: 58.33333%; right: auto; }
  .small-pull-7 { right: 58.33333%; left: auto; }
  .small-push-8 { left: 66.66667%; right: auto; }
  .small-pull-8 { right: 66.66667%; left: auto; }
  .small-push-9 { left: 75%; right: auto; }
  .small-pull-9 { right: 75%; left: auto; }
  .small-push-10 { left: 83.33333%; right: auto; }
  .small-pull-10 { right: 83.33333%; left: auto; }
  .small-push-11 { left: 91.66667%; right: auto; }
  .small-pull-11 { right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.625rem; padding-right: 0.625rem; float: left; }
  .small-1 { width: 8.33333%; }
  .small-2 { width: 16.66667%; }
  .small-3 { width: 25%; }
  .small-4 { width: 33.33333%; }
  .small-5 { width: 41.66667%; }
  .small-6 { width: 50%; }
  .small-7 { width: 58.33333%; }
  .small-8 { width: 66.66667%; }
  .small-9 { width: 75%; }
  .small-10 { width: 83.33333%; }
  .small-11 { width: 91.66667%; }
  .small-12 { width: 100%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .small-offset-0 { margin-left: 0% !important; }
  .small-offset-1 { margin-left: 8.33333% !important; }
  .small-offset-2 { margin-left: 16.66667% !important; }
  .small-offset-3 { margin-left: 25% !important; }
  .small-offset-4 { margin-left: 33.33333% !important; }
  .small-offset-5 { margin-left: 41.66667% !important; }
  .small-offset-6 { margin-left: 50% !important; }
  .small-offset-7 { margin-left: 58.33333% !important; }
  .small-offset-8 { margin-left: 66.66667% !important; }
  .small-offset-9 { margin-left: 75% !important; }
  .small-offset-10 { margin-left: 83.33333% !important; }
  .small-offset-11 { margin-left: 91.66667% !important; }
  .small-reset-order, .small-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; } }
@media only screen and (min-width: 0) { .column.medium-centered, .columns.medium-centered { margin-left: auto; margin-right: auto; float: none !important; }
  .column.medium-uncentered, .columns.medium-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite { float: right; }
  .medium-push-0 { left: 0%; right: auto; }
  .medium-pull-0 { right: 0%; left: auto; }
  .medium-push-1 { left: 8.33333%; right: auto; }
  .medium-pull-1 { right: 8.33333%; left: auto; }
  .medium-push-2 { left: 16.66667%; right: auto; }
  .medium-pull-2 { right: 16.66667%; left: auto; }
  .medium-push-3 { left: 25%; right: auto; }
  .medium-pull-3 { right: 25%; left: auto; }
  .medium-push-4 { left: 33.33333%; right: auto; }
  .medium-pull-4 { right: 33.33333%; left: auto; }
  .medium-push-5 { left: 41.66667%; right: auto; }
  .medium-pull-5 { right: 41.66667%; left: auto; }
  .medium-push-6 { left: 50%; right: auto; }
  .medium-pull-6 { right: 50%; left: auto; }
  .medium-push-7 { left: 58.33333%; right: auto; }
  .medium-pull-7 { right: 58.33333%; left: auto; }
  .medium-push-8 { left: 66.66667%; right: auto; }
  .medium-pull-8 { right: 66.66667%; left: auto; }
  .medium-push-9 { left: 75%; right: auto; }
  .medium-pull-9 { right: 75%; left: auto; }
  .medium-push-10 { left: 83.33333%; right: auto; }
  .medium-pull-10 { right: 83.33333%; left: auto; }
  .medium-push-11 { left: 91.66667%; right: auto; }
  .medium-pull-11 { right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.625rem; padding-right: 0.625rem; float: left; }
  .medium-1 { width: 8.33333%; }
  .medium-2 { width: 16.66667%; }
  .medium-3 { width: 25%; }
  .medium-4 { width: 33.33333%; }
  .medium-5 { width: 41.66667%; }
  .medium-6 { width: 50%; }
  .medium-7 { width: 58.33333%; }
  .medium-8 { width: 66.66667%; }
  .medium-9 { width: 75%; }
  .medium-10 { width: 83.33333%; }
  .medium-11 { width: 91.66667%; }
  .medium-12 { width: 100%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .medium-offset-0 { margin-left: 0% !important; }
  .medium-offset-1 { margin-left: 8.33333% !important; }
  .medium-offset-2 { margin-left: 16.66667% !important; }
  .medium-offset-3 { margin-left: 25% !important; }
  .medium-offset-4 { margin-left: 33.33333% !important; }
  .medium-offset-5 { margin-left: 41.66667% !important; }
  .medium-offset-6 { margin-left: 50% !important; }
  .medium-offset-7 { margin-left: 58.33333% !important; }
  .medium-offset-8 { margin-left: 66.66667% !important; }
  .medium-offset-9 { margin-left: 75% !important; }
  .medium-offset-10 { margin-left: 83.33333% !important; }
  .medium-offset-11 { margin-left: 91.66667% !important; }
  .medium-reset-order, .medium-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .push-0 { left: 0%; right: auto; }
  .pull-0 { right: 0%; left: auto; }
  .push-1 { left: 8.33333%; right: auto; }
  .pull-1 { right: 8.33333%; left: auto; }
  .push-2 { left: 16.66667%; right: auto; }
  .pull-2 { right: 16.66667%; left: auto; }
  .push-3 { left: 25%; right: auto; }
  .pull-3 { right: 25%; left: auto; }
  .push-4 { left: 33.33333%; right: auto; }
  .pull-4 { right: 33.33333%; left: auto; }
  .push-5 { left: 41.66667%; right: auto; }
  .pull-5 { right: 41.66667%; left: auto; }
  .push-6 { left: 50%; right: auto; }
  .pull-6 { right: 50%; left: auto; }
  .push-7 { left: 58.33333%; right: auto; }
  .pull-7 { right: 58.33333%; left: auto; }
  .push-8 { left: 66.66667%; right: auto; }
  .pull-8 { right: 66.66667%; left: auto; }
  .push-9 { left: 75%; right: auto; }
  .pull-9 { right: 75%; left: auto; }
  .push-10 { left: 83.33333%; right: auto; }
  .pull-10 { right: 83.33333%; left: auto; }
  .push-11 { left: 91.66667%; right: auto; }
  .pull-11 { right: 91.66667%; left: auto; } }
@media only screen and (min-width: 768px) { .column.large-centered, .columns.large-centered { margin-left: auto; margin-right: auto; float: none !important; }
  .column.large-uncentered, .columns.large-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right; }
  .large-push-0 { left: 0%; right: auto; }
  .large-pull-0 { right: 0%; left: auto; }
  .large-push-1 { left: 8.33333%; right: auto; }
  .large-pull-1 { right: 8.33333%; left: auto; }
  .large-push-2 { left: 16.66667%; right: auto; }
  .large-pull-2 { right: 16.66667%; left: auto; }
  .large-push-3 { left: 25%; right: auto; }
  .large-pull-3 { right: 25%; left: auto; }
  .large-push-4 { left: 33.33333%; right: auto; }
  .large-pull-4 { right: 33.33333%; left: auto; }
  .large-push-5 { left: 41.66667%; right: auto; }
  .large-pull-5 { right: 41.66667%; left: auto; }
  .large-push-6 { left: 50%; right: auto; }
  .large-pull-6 { right: 50%; left: auto; }
  .large-push-7 { left: 58.33333%; right: auto; }
  .large-pull-7 { right: 58.33333%; left: auto; }
  .large-push-8 { left: 66.66667%; right: auto; }
  .large-pull-8 { right: 66.66667%; left: auto; }
  .large-push-9 { left: 75%; right: auto; }
  .large-pull-9 { right: 75%; left: auto; }
  .large-push-10 { left: 83.33333%; right: auto; }
  .large-pull-10 { right: 83.33333%; left: auto; }
  .large-push-11 { left: 91.66667%; right: auto; }
  .large-pull-11 { right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.625rem; padding-right: 0.625rem; float: left; }
  .large-1 { width: 8.33333%; }
  .large-2 { width: 16.66667%; }
  .large-3 { width: 25%; }
  .large-4 { width: 33.33333%; }
  .large-5 { width: 41.66667%; }
  .large-6 { width: 50%; }
  .large-7 { width: 58.33333%; }
  .large-8 { width: 66.66667%; }
  .large-9 { width: 75%; }
  .large-10 { width: 83.33333%; }
  .large-11 { width: 91.66667%; }
  .large-12 { width: 100%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .large-offset-0 { margin-left: 0% !important; }
  .large-offset-1 { margin-left: 8.33333% !important; }
  .large-offset-2 { margin-left: 16.66667% !important; }
  .large-offset-3 { margin-left: 25% !important; }
  .large-offset-4 { margin-left: 33.33333% !important; }
  .large-offset-5 { margin-left: 41.66667% !important; }
  .large-offset-6 { margin-left: 50% !important; }
  .large-offset-7 { margin-left: 58.33333% !important; }
  .large-offset-8 { margin-left: 66.66667% !important; }
  .large-offset-9 { margin-left: 75% !important; }
  .large-offset-10 { margin-left: 83.33333% !important; }
  .large-offset-11 { margin-left: 91.66667% !important; }
  .large-reset-order, .large-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .push-0 { left: 0%; right: auto; }
  .pull-0 { right: 0%; left: auto; }
  .push-1 { left: 8.33333%; right: auto; }
  .pull-1 { right: 8.33333%; left: auto; }
  .push-2 { left: 16.66667%; right: auto; }
  .pull-2 { right: 16.66667%; left: auto; }
  .push-3 { left: 25%; right: auto; }
  .pull-3 { right: 25%; left: auto; }
  .push-4 { left: 33.33333%; right: auto; }
  .pull-4 { right: 33.33333%; left: auto; }
  .push-5 { left: 41.66667%; right: auto; }
  .pull-5 { right: 41.66667%; left: auto; }
  .push-6 { left: 50%; right: auto; }
  .pull-6 { right: 50%; left: auto; }
  .push-7 { left: 58.33333%; right: auto; }
  .pull-7 { right: 58.33333%; left: auto; }
  .push-8 { left: 66.66667%; right: auto; }
  .pull-8 { right: 66.66667%; left: auto; }
  .push-9 { left: 75%; right: auto; }
  .pull-9 { right: 75%; left: auto; }
  .push-10 { left: 83.33333%; right: auto; }
  .pull-10 { right: 83.33333%; left: auto; }
  .push-11 { left: 91.66667%; right: auto; }
  .pull-11 { right: 91.66667%; left: auto; } }
.accordion { *zoom: 1; margin-bottom: 0; }
.accordion:before, .accordion:after { content: " "; display: table; }
.accordion:after { clear: both; }
.accordion dd { display: block; margin-bottom: 0 !important; }
.accordion dd.active > a { background: #e8e8e8; }
.accordion dd > a { background: #efefef; color: #222222; padding: 1rem; display: block; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-size: 1rem; }
.accordion dd > a:hover { background: #e3e3e3; }
.accordion .content { display: none; padding: 0.625rem; }
.accordion .content.active { display: block; background: white; }

.alert-box { border-style: solid; border-width: 0; display: block; font-weight: normal; margin-bottom: 1.25rem; position: relative; padding: 0.3125rem 0.9375rem 0.3125rem 0.3125rem; font-size: 0.8125rem; background-color: #5c5c5c; border-color: #4f4f4f; color: white; }
.alert-box .close { font-size: 1.375rem; padding: 9px 6px 4px; line-height: 0; position: absolute; top: 50%; margin-top: -0.6875rem; right: 0.25rem; color: #333333; opacity: 0.3; }
.alert-box .close:hover, .alert-box .close:focus { opacity: 0.5; }
.alert-box.radius { -webkit-border-radius: 0; border-radius: 0; }
.alert-box.round { -webkit-border-radius: 1000px; border-radius: 1000px; }
.alert-box.success { background-color: #7d93bc; border-color: #607bad; color: white; }
.alert-box.alert { background-color: #3b5a9a; border-color: #334d84; color: white; }
.alert-box.secondary { background-color: #fcc34f; border-color: #fbb321; color: white; }
.alert-box.warning { background-color: #a6570a; border-color: #8f4b09; color: white; }
.alert-box.info { background-color: #a6570a; border-color: #8f4b09; color: white; }

[class*="block-grid-"] { display: block; padding: 0; margin: 0; *zoom: 1; }
[class*="block-grid-"]:before, [class*="block-grid-"]:after { content: " "; display: table; }
[class*="block-grid-"]:after { clear: both; }
[class*="block-grid-"] > li { display: block; height: auto; float: left; padding: 0 0.625rem 1.25rem; }

@media only screen { .small-block-grid-1 > li { width: 100%; list-style: none; }
  .small-block-grid-1 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .small-block-grid-1 > li:nth-child(1n) { padding-left: 0rem; padding-right: 0rem; }
  .small-block-grid-2 > li { width: 50%; list-style: none; }
  .small-block-grid-2 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .small-block-grid-2 > li:nth-child(2n+1) { padding-left: 0rem; padding-right: 0.625rem; }
  .small-block-grid-2 > li:nth-child(2n) { padding-left: 0.625rem; padding-right: 0rem; }
  .small-block-grid-3 > li { width: 33.33333%; list-style: none; }
  .small-block-grid-3 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .small-block-grid-3 > li:nth-child(3n+1) { padding-left: 0rem; padding-right: 0.83333rem; }
  .small-block-grid-3 > li:nth-child(3n+2) { padding-left: 0.41667rem; padding-right: 0.41667rem; }
  .small-block-grid-3 > li:nth-child(3n) { padding-left: 0.83333rem; padding-right: 0rem; }
  .small-block-grid-4 > li { width: 25%; list-style: none; }
  .small-block-grid-4 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .small-block-grid-4 > li:nth-child(4n+1) { padding-left: 0rem; padding-right: 0.9375rem; }
  .small-block-grid-4 > li:nth-child(4n+2) { padding-left: 0.3125rem; padding-right: 0.625rem; }
  .small-block-grid-4 > li:nth-child(4n+3) { padding-left: 0.625rem; padding-right: 0.3125rem; }
  .small-block-grid-4 > li:nth-child(4n) { padding-left: 0.9375rem; padding-right: 0rem; }
  .small-block-grid-5 > li { width: 20%; list-style: none; }
  .small-block-grid-5 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .small-block-grid-5 > li:nth-child(5n+1) { padding-left: 0rem; padding-right: 1rem; }
  .small-block-grid-5 > li:nth-child(5n+2) { padding-left: 0.25rem; padding-right: 0.75rem; }
  .small-block-grid-5 > li:nth-child(5n+3) { padding-left: 0.5rem; padding-right: 0.5rem; }
  .small-block-grid-5 > li:nth-child(5n+4) { padding-left: 0.75rem; padding-right: 0.25rem; }
  .small-block-grid-5 > li:nth-child(5n) { padding-left: 1rem; padding-right: 0rem; }
  .small-block-grid-6 > li { width: 16.66667%; list-style: none; }
  .small-block-grid-6 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .small-block-grid-6 > li:nth-child(6n+1) { padding-left: 0rem; padding-right: 1.04167rem; }
  .small-block-grid-6 > li:nth-child(6n+2) { padding-left: 0.20833rem; padding-right: 0.83333rem; }
  .small-block-grid-6 > li:nth-child(6n+3) { padding-left: 0.41667rem; padding-right: 0.625rem; }
  .small-block-grid-6 > li:nth-child(6n+4) { padding-left: 0.625rem; padding-right: 0.41667rem; }
  .small-block-grid-6 > li:nth-child(6n+5) { padding-left: 0.83333rem; padding-right: 0.20833rem; }
  .small-block-grid-6 > li:nth-child(6n) { padding-left: 1.04167rem; padding-right: 0rem; }
  .small-block-grid-7 > li { width: 14.28571%; list-style: none; }
  .small-block-grid-7 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .small-block-grid-7 > li:nth-child(7n+1) { padding-left: 0rem; padding-right: 1.07143rem; }
  .small-block-grid-7 > li:nth-child(7n+2) { padding-left: 0.17857rem; padding-right: 0.89286rem; }
  .small-block-grid-7 > li:nth-child(7n+3) { padding-left: 0.35714rem; padding-right: 0.71429rem; }
  .small-block-grid-7 > li:nth-child(7n+4) { padding-left: 0.53571rem; padding-right: 0.53571rem; }
  .small-block-grid-7 > li:nth-child(7n+5) { padding-left: 0.71429rem; padding-right: 0.35714rem; }
  .small-block-grid-7 > li:nth-child(7n+6) { padding-left: 0.89286rem; padding-right: 0.17857rem; }
  .small-block-grid-7 > li:nth-child(7n) { padding-left: 1.07143rem; padding-right: 0rem; }
  .small-block-grid-8 > li { width: 12.5%; list-style: none; }
  .small-block-grid-8 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .small-block-grid-8 > li:nth-child(8n+1) { padding-left: 0rem; padding-right: 1.09375rem; }
  .small-block-grid-8 > li:nth-child(8n+2) { padding-left: 0.15625rem; padding-right: 0.9375rem; }
  .small-block-grid-8 > li:nth-child(8n+3) { padding-left: 0.3125rem; padding-right: 0.78125rem; }
  .small-block-grid-8 > li:nth-child(8n+4) { padding-left: 0.46875rem; padding-right: 0.625rem; }
  .small-block-grid-8 > li:nth-child(8n+5) { padding-left: 0.625rem; padding-right: 0.46875rem; }
  .small-block-grid-8 > li:nth-child(8n+6) { padding-left: 0.78125rem; padding-right: 0.3125rem; }
  .small-block-grid-8 > li:nth-child(8n+7) { padding-left: 0.9375rem; padding-right: 0.15625rem; }
  .small-block-grid-8 > li:nth-child(8n) { padding-left: 1.09375rem; padding-right: 0rem; }
  .small-block-grid-9 > li { width: 11.11111%; list-style: none; }
  .small-block-grid-9 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .small-block-grid-9 > li:nth-child(9n+1) { padding-left: 0rem; padding-right: 1.11111rem; }
  .small-block-grid-9 > li:nth-child(9n+2) { padding-left: 0.13889rem; padding-right: 0.97222rem; }
  .small-block-grid-9 > li:nth-child(9n+3) { padding-left: 0.27778rem; padding-right: 0.83333rem; }
  .small-block-grid-9 > li:nth-child(9n+4) { padding-left: 0.41667rem; padding-right: 0.69444rem; }
  .small-block-grid-9 > li:nth-child(9n+5) { padding-left: 0.55556rem; padding-right: 0.55556rem; }
  .small-block-grid-9 > li:nth-child(9n+6) { padding-left: 0.69444rem; padding-right: 0.41667rem; }
  .small-block-grid-9 > li:nth-child(9n+7) { padding-left: 0.83333rem; padding-right: 0.27778rem; }
  .small-block-grid-9 > li:nth-child(9n+8) { padding-left: 0.97222rem; padding-right: 0.13889rem; }
  .small-block-grid-9 > li:nth-child(9n) { padding-left: 1.11111rem; padding-right: 0rem; }
  .small-block-grid-10 > li { width: 10%; list-style: none; }
  .small-block-grid-10 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .small-block-grid-10 > li:nth-child(10n+1) { padding-left: 0rem; padding-right: 1.125rem; }
  .small-block-grid-10 > li:nth-child(10n+2) { padding-left: 0.125rem; padding-right: 1rem; }
  .small-block-grid-10 > li:nth-child(10n+3) { padding-left: 0.25rem; padding-right: 0.875rem; }
  .small-block-grid-10 > li:nth-child(10n+4) { padding-left: 0.375rem; padding-right: 0.75rem; }
  .small-block-grid-10 > li:nth-child(10n+5) { padding-left: 0.5rem; padding-right: 0.625rem; }
  .small-block-grid-10 > li:nth-child(10n+6) { padding-left: 0.625rem; padding-right: 0.5rem; }
  .small-block-grid-10 > li:nth-child(10n+7) { padding-left: 0.75rem; padding-right: 0.375rem; }
  .small-block-grid-10 > li:nth-child(10n+8) { padding-left: 0.875rem; padding-right: 0.25rem; }
  .small-block-grid-10 > li:nth-child(10n+9) { padding-left: 1rem; padding-right: 0.125rem; }
  .small-block-grid-10 > li:nth-child(10n) { padding-left: 1.125rem; padding-right: 0rem; }
  .small-block-grid-11 > li { width: 9.09091%; list-style: none; }
  .small-block-grid-11 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .small-block-grid-11 > li:nth-child(11n+1) { padding-left: 0rem; padding-right: 1.13636rem; }
  .small-block-grid-11 > li:nth-child(11n+2) { padding-left: 0.11364rem; padding-right: 1.02273rem; }
  .small-block-grid-11 > li:nth-child(11n+3) { padding-left: 0.22727rem; padding-right: 0.90909rem; }
  .small-block-grid-11 > li:nth-child(11n+4) { padding-left: 0.34091rem; padding-right: 0.79545rem; }
  .small-block-grid-11 > li:nth-child(11n+5) { padding-left: 0.45455rem; padding-right: 0.68182rem; }
  .small-block-grid-11 > li:nth-child(11n+6) { padding-left: 0.56818rem; padding-right: 0.56818rem; }
  .small-block-grid-11 > li:nth-child(11n+7) { padding-left: 0.68182rem; padding-right: 0.45455rem; }
  .small-block-grid-11 > li:nth-child(11n+8) { padding-left: 0.79545rem; padding-right: 0.34091rem; }
  .small-block-grid-11 > li:nth-child(11n+9) { padding-left: 0.90909rem; padding-right: 0.22727rem; }
  .small-block-grid-11 > li:nth-child(11n+10) { padding-left: 1.02273rem; padding-right: 0.11364rem; }
  .small-block-grid-11 > li:nth-child(11n) { padding-left: 1.13636rem; padding-right: 0rem; }
  .small-block-grid-12 > li { width: 8.33333%; list-style: none; }
  .small-block-grid-12 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
  .small-block-grid-12 > li:nth-child(12n+1) { padding-left: 0rem; padding-right: 1.14583rem; }
  .small-block-grid-12 > li:nth-child(12n+2) { padding-left: 0.10417rem; padding-right: 1.04167rem; }
  .small-block-grid-12 > li:nth-child(12n+3) { padding-left: 0.20833rem; padding-right: 0.9375rem; }
  .small-block-grid-12 > li:nth-child(12n+4) { padding-left: 0.3125rem; padding-right: 0.83333rem; }
  .small-block-grid-12 > li:nth-child(12n+5) { padding-left: 0.41667rem; padding-right: 0.72917rem; }
  .small-block-grid-12 > li:nth-child(12n+6) { padding-left: 0.52083rem; padding-right: 0.625rem; }
  .small-block-grid-12 > li:nth-child(12n+7) { padding-left: 0.625rem; padding-right: 0.52083rem; }
  .small-block-grid-12 > li:nth-child(12n+8) { padding-left: 0.72917rem; padding-right: 0.41667rem; }
  .small-block-grid-12 > li:nth-child(12n+9) { padding-left: 0.83333rem; padding-right: 0.3125rem; }
  .small-block-grid-12 > li:nth-child(12n+10) { padding-left: 0.9375rem; padding-right: 0.20833rem; }
  .small-block-grid-12 > li:nth-child(12n+11) { padding-left: 1.04167rem; padding-right: 0.10417rem; }
  .small-block-grid-12 > li:nth-child(12n) { padding-left: 1.14583rem; padding-right: 0rem; } }
@media only screen and (min-width: 0) { .medium-block-grid-1 > li { width: 100%; list-style: none; }
  .medium-block-grid-1 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .medium-block-grid-1 > li:nth-child(1n) { padding-left: 0rem; padding-right: 0rem; }
  .medium-block-grid-2 > li { width: 50%; list-style: none; }
  .medium-block-grid-2 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .medium-block-grid-2 > li:nth-child(2n+1) { padding-left: 0rem; padding-right: 0.625rem; }
  .medium-block-grid-2 > li:nth-child(2n) { padding-left: 0.625rem; padding-right: 0rem; }
  .medium-block-grid-3 > li { width: 33.33333%; list-style: none; }
  .medium-block-grid-3 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .medium-block-grid-3 > li:nth-child(3n+1) { padding-left: 0rem; padding-right: 0.83333rem; }
  .medium-block-grid-3 > li:nth-child(3n+2) { padding-left: 0.41667rem; padding-right: 0.41667rem; }
  .medium-block-grid-3 > li:nth-child(3n) { padding-left: 0.83333rem; padding-right: 0rem; }
  .medium-block-grid-4 > li { width: 25%; list-style: none; }
  .medium-block-grid-4 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .medium-block-grid-4 > li:nth-child(4n+1) { padding-left: 0rem; padding-right: 0.9375rem; }
  .medium-block-grid-4 > li:nth-child(4n+2) { padding-left: 0.3125rem; padding-right: 0.625rem; }
  .medium-block-grid-4 > li:nth-child(4n+3) { padding-left: 0.625rem; padding-right: 0.3125rem; }
  .medium-block-grid-4 > li:nth-child(4n) { padding-left: 0.9375rem; padding-right: 0rem; }
  .medium-block-grid-5 > li { width: 20%; list-style: none; }
  .medium-block-grid-5 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .medium-block-grid-5 > li:nth-child(5n+1) { padding-left: 0rem; padding-right: 1rem; }
  .medium-block-grid-5 > li:nth-child(5n+2) { padding-left: 0.25rem; padding-right: 0.75rem; }
  .medium-block-grid-5 > li:nth-child(5n+3) { padding-left: 0.5rem; padding-right: 0.5rem; }
  .medium-block-grid-5 > li:nth-child(5n+4) { padding-left: 0.75rem; padding-right: 0.25rem; }
  .medium-block-grid-5 > li:nth-child(5n) { padding-left: 1rem; padding-right: 0rem; }
  .medium-block-grid-6 > li { width: 16.66667%; list-style: none; }
  .medium-block-grid-6 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .medium-block-grid-6 > li:nth-child(6n+1) { padding-left: 0rem; padding-right: 1.04167rem; }
  .medium-block-grid-6 > li:nth-child(6n+2) { padding-left: 0.20833rem; padding-right: 0.83333rem; }
  .medium-block-grid-6 > li:nth-child(6n+3) { padding-left: 0.41667rem; padding-right: 0.625rem; }
  .medium-block-grid-6 > li:nth-child(6n+4) { padding-left: 0.625rem; padding-right: 0.41667rem; }
  .medium-block-grid-6 > li:nth-child(6n+5) { padding-left: 0.83333rem; padding-right: 0.20833rem; }
  .medium-block-grid-6 > li:nth-child(6n) { padding-left: 1.04167rem; padding-right: 0rem; }
  .medium-block-grid-7 > li { width: 14.28571%; list-style: none; }
  .medium-block-grid-7 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .medium-block-grid-7 > li:nth-child(7n+1) { padding-left: 0rem; padding-right: 1.07143rem; }
  .medium-block-grid-7 > li:nth-child(7n+2) { padding-left: 0.17857rem; padding-right: 0.89286rem; }
  .medium-block-grid-7 > li:nth-child(7n+3) { padding-left: 0.35714rem; padding-right: 0.71429rem; }
  .medium-block-grid-7 > li:nth-child(7n+4) { padding-left: 0.53571rem; padding-right: 0.53571rem; }
  .medium-block-grid-7 > li:nth-child(7n+5) { padding-left: 0.71429rem; padding-right: 0.35714rem; }
  .medium-block-grid-7 > li:nth-child(7n+6) { padding-left: 0.89286rem; padding-right: 0.17857rem; }
  .medium-block-grid-7 > li:nth-child(7n) { padding-left: 1.07143rem; padding-right: 0rem; }
  .medium-block-grid-8 > li { width: 12.5%; list-style: none; }
  .medium-block-grid-8 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .medium-block-grid-8 > li:nth-child(8n+1) { padding-left: 0rem; padding-right: 1.09375rem; }
  .medium-block-grid-8 > li:nth-child(8n+2) { padding-left: 0.15625rem; padding-right: 0.9375rem; }
  .medium-block-grid-8 > li:nth-child(8n+3) { padding-left: 0.3125rem; padding-right: 0.78125rem; }
  .medium-block-grid-8 > li:nth-child(8n+4) { padding-left: 0.46875rem; padding-right: 0.625rem; }
  .medium-block-grid-8 > li:nth-child(8n+5) { padding-left: 0.625rem; padding-right: 0.46875rem; }
  .medium-block-grid-8 > li:nth-child(8n+6) { padding-left: 0.78125rem; padding-right: 0.3125rem; }
  .medium-block-grid-8 > li:nth-child(8n+7) { padding-left: 0.9375rem; padding-right: 0.15625rem; }
  .medium-block-grid-8 > li:nth-child(8n) { padding-left: 1.09375rem; padding-right: 0rem; }
  .medium-block-grid-9 > li { width: 11.11111%; list-style: none; }
  .medium-block-grid-9 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .medium-block-grid-9 > li:nth-child(9n+1) { padding-left: 0rem; padding-right: 1.11111rem; }
  .medium-block-grid-9 > li:nth-child(9n+2) { padding-left: 0.13889rem; padding-right: 0.97222rem; }
  .medium-block-grid-9 > li:nth-child(9n+3) { padding-left: 0.27778rem; padding-right: 0.83333rem; }
  .medium-block-grid-9 > li:nth-child(9n+4) { padding-left: 0.41667rem; padding-right: 0.69444rem; }
  .medium-block-grid-9 > li:nth-child(9n+5) { padding-left: 0.55556rem; padding-right: 0.55556rem; }
  .medium-block-grid-9 > li:nth-child(9n+6) { padding-left: 0.69444rem; padding-right: 0.41667rem; }
  .medium-block-grid-9 > li:nth-child(9n+7) { padding-left: 0.83333rem; padding-right: 0.27778rem; }
  .medium-block-grid-9 > li:nth-child(9n+8) { padding-left: 0.97222rem; padding-right: 0.13889rem; }
  .medium-block-grid-9 > li:nth-child(9n) { padding-left: 1.11111rem; padding-right: 0rem; }
  .medium-block-grid-10 > li { width: 10%; list-style: none; }
  .medium-block-grid-10 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .medium-block-grid-10 > li:nth-child(10n+1) { padding-left: 0rem; padding-right: 1.125rem; }
  .medium-block-grid-10 > li:nth-child(10n+2) { padding-left: 0.125rem; padding-right: 1rem; }
  .medium-block-grid-10 > li:nth-child(10n+3) { padding-left: 0.25rem; padding-right: 0.875rem; }
  .medium-block-grid-10 > li:nth-child(10n+4) { padding-left: 0.375rem; padding-right: 0.75rem; }
  .medium-block-grid-10 > li:nth-child(10n+5) { padding-left: 0.5rem; padding-right: 0.625rem; }
  .medium-block-grid-10 > li:nth-child(10n+6) { padding-left: 0.625rem; padding-right: 0.5rem; }
  .medium-block-grid-10 > li:nth-child(10n+7) { padding-left: 0.75rem; padding-right: 0.375rem; }
  .medium-block-grid-10 > li:nth-child(10n+8) { padding-left: 0.875rem; padding-right: 0.25rem; }
  .medium-block-grid-10 > li:nth-child(10n+9) { padding-left: 1rem; padding-right: 0.125rem; }
  .medium-block-grid-10 > li:nth-child(10n) { padding-left: 1.125rem; padding-right: 0rem; }
  .medium-block-grid-11 > li { width: 9.09091%; list-style: none; }
  .medium-block-grid-11 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .medium-block-grid-11 > li:nth-child(11n+1) { padding-left: 0rem; padding-right: 1.13636rem; }
  .medium-block-grid-11 > li:nth-child(11n+2) { padding-left: 0.11364rem; padding-right: 1.02273rem; }
  .medium-block-grid-11 > li:nth-child(11n+3) { padding-left: 0.22727rem; padding-right: 0.90909rem; }
  .medium-block-grid-11 > li:nth-child(11n+4) { padding-left: 0.34091rem; padding-right: 0.79545rem; }
  .medium-block-grid-11 > li:nth-child(11n+5) { padding-left: 0.45455rem; padding-right: 0.68182rem; }
  .medium-block-grid-11 > li:nth-child(11n+6) { padding-left: 0.56818rem; padding-right: 0.56818rem; }
  .medium-block-grid-11 > li:nth-child(11n+7) { padding-left: 0.68182rem; padding-right: 0.45455rem; }
  .medium-block-grid-11 > li:nth-child(11n+8) { padding-left: 0.79545rem; padding-right: 0.34091rem; }
  .medium-block-grid-11 > li:nth-child(11n+9) { padding-left: 0.90909rem; padding-right: 0.22727rem; }
  .medium-block-grid-11 > li:nth-child(11n+10) { padding-left: 1.02273rem; padding-right: 0.11364rem; }
  .medium-block-grid-11 > li:nth-child(11n) { padding-left: 1.13636rem; padding-right: 0rem; }
  .medium-block-grid-12 > li { width: 8.33333%; list-style: none; }
  .medium-block-grid-12 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
  .medium-block-grid-12 > li:nth-child(12n+1) { padding-left: 0rem; padding-right: 1.14583rem; }
  .medium-block-grid-12 > li:nth-child(12n+2) { padding-left: 0.10417rem; padding-right: 1.04167rem; }
  .medium-block-grid-12 > li:nth-child(12n+3) { padding-left: 0.20833rem; padding-right: 0.9375rem; }
  .medium-block-grid-12 > li:nth-child(12n+4) { padding-left: 0.3125rem; padding-right: 0.83333rem; }
  .medium-block-grid-12 > li:nth-child(12n+5) { padding-left: 0.41667rem; padding-right: 0.72917rem; }
  .medium-block-grid-12 > li:nth-child(12n+6) { padding-left: 0.52083rem; padding-right: 0.625rem; }
  .medium-block-grid-12 > li:nth-child(12n+7) { padding-left: 0.625rem; padding-right: 0.52083rem; }
  .medium-block-grid-12 > li:nth-child(12n+8) { padding-left: 0.72917rem; padding-right: 0.41667rem; }
  .medium-block-grid-12 > li:nth-child(12n+9) { padding-left: 0.83333rem; padding-right: 0.3125rem; }
  .medium-block-grid-12 > li:nth-child(12n+10) { padding-left: 0.9375rem; padding-right: 0.20833rem; }
  .medium-block-grid-12 > li:nth-child(12n+11) { padding-left: 1.04167rem; padding-right: 0.10417rem; }
  .medium-block-grid-12 > li:nth-child(12n) { padding-left: 1.14583rem; padding-right: 0rem; } }
@media only screen and (min-width: 768px) { .large-block-grid-1 > li { width: 100%; list-style: none; }
  .large-block-grid-1 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .large-block-grid-1 > li:nth-child(1n) { padding-left: 0rem; padding-right: 0rem; }
  .large-block-grid-2 > li { width: 50%; list-style: none; }
  .large-block-grid-2 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .large-block-grid-2 > li:nth-child(2n+1) { padding-left: 0rem; padding-right: 0.625rem; }
  .large-block-grid-2 > li:nth-child(2n) { padding-left: 0.625rem; padding-right: 0rem; }
  .large-block-grid-3 > li { width: 33.33333%; list-style: none; }
  .large-block-grid-3 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .large-block-grid-3 > li:nth-child(3n+1) { padding-left: 0rem; padding-right: 0.83333rem; }
  .large-block-grid-3 > li:nth-child(3n+2) { padding-left: 0.41667rem; padding-right: 0.41667rem; }
  .large-block-grid-3 > li:nth-child(3n) { padding-left: 0.83333rem; padding-right: 0rem; }
  .large-block-grid-4 > li { width: 25%; list-style: none; }
  .large-block-grid-4 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .large-block-grid-4 > li:nth-child(4n+1) { padding-left: 0rem; padding-right: 0.9375rem; }
  .large-block-grid-4 > li:nth-child(4n+2) { padding-left: 0.3125rem; padding-right: 0.625rem; }
  .large-block-grid-4 > li:nth-child(4n+3) { padding-left: 0.625rem; padding-right: 0.3125rem; }
  .large-block-grid-4 > li:nth-child(4n) { padding-left: 0.9375rem; padding-right: 0rem; }
  .large-block-grid-5 > li { width: 20%; list-style: none; }
  .large-block-grid-5 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .large-block-grid-5 > li:nth-child(5n+1) { padding-left: 0rem; padding-right: 1rem; }
  .large-block-grid-5 > li:nth-child(5n+2) { padding-left: 0.25rem; padding-right: 0.75rem; }
  .large-block-grid-5 > li:nth-child(5n+3) { padding-left: 0.5rem; padding-right: 0.5rem; }
  .large-block-grid-5 > li:nth-child(5n+4) { padding-left: 0.75rem; padding-right: 0.25rem; }
  .large-block-grid-5 > li:nth-child(5n) { padding-left: 1rem; padding-right: 0rem; }
  .large-block-grid-6 > li { width: 16.66667%; list-style: none; }
  .large-block-grid-6 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .large-block-grid-6 > li:nth-child(6n+1) { padding-left: 0rem; padding-right: 1.04167rem; }
  .large-block-grid-6 > li:nth-child(6n+2) { padding-left: 0.20833rem; padding-right: 0.83333rem; }
  .large-block-grid-6 > li:nth-child(6n+3) { padding-left: 0.41667rem; padding-right: 0.625rem; }
  .large-block-grid-6 > li:nth-child(6n+4) { padding-left: 0.625rem; padding-right: 0.41667rem; }
  .large-block-grid-6 > li:nth-child(6n+5) { padding-left: 0.83333rem; padding-right: 0.20833rem; }
  .large-block-grid-6 > li:nth-child(6n) { padding-left: 1.04167rem; padding-right: 0rem; }
  .large-block-grid-7 > li { width: 14.28571%; list-style: none; }
  .large-block-grid-7 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .large-block-grid-7 > li:nth-child(7n+1) { padding-left: 0rem; padding-right: 1.07143rem; }
  .large-block-grid-7 > li:nth-child(7n+2) { padding-left: 0.17857rem; padding-right: 0.89286rem; }
  .large-block-grid-7 > li:nth-child(7n+3) { padding-left: 0.35714rem; padding-right: 0.71429rem; }
  .large-block-grid-7 > li:nth-child(7n+4) { padding-left: 0.53571rem; padding-right: 0.53571rem; }
  .large-block-grid-7 > li:nth-child(7n+5) { padding-left: 0.71429rem; padding-right: 0.35714rem; }
  .large-block-grid-7 > li:nth-child(7n+6) { padding-left: 0.89286rem; padding-right: 0.17857rem; }
  .large-block-grid-7 > li:nth-child(7n) { padding-left: 1.07143rem; padding-right: 0rem; }
  .large-block-grid-8 > li { width: 12.5%; list-style: none; }
  .large-block-grid-8 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .large-block-grid-8 > li:nth-child(8n+1) { padding-left: 0rem; padding-right: 1.09375rem; }
  .large-block-grid-8 > li:nth-child(8n+2) { padding-left: 0.15625rem; padding-right: 0.9375rem; }
  .large-block-grid-8 > li:nth-child(8n+3) { padding-left: 0.3125rem; padding-right: 0.78125rem; }
  .large-block-grid-8 > li:nth-child(8n+4) { padding-left: 0.46875rem; padding-right: 0.625rem; }
  .large-block-grid-8 > li:nth-child(8n+5) { padding-left: 0.625rem; padding-right: 0.46875rem; }
  .large-block-grid-8 > li:nth-child(8n+6) { padding-left: 0.78125rem; padding-right: 0.3125rem; }
  .large-block-grid-8 > li:nth-child(8n+7) { padding-left: 0.9375rem; padding-right: 0.15625rem; }
  .large-block-grid-8 > li:nth-child(8n) { padding-left: 1.09375rem; padding-right: 0rem; }
  .large-block-grid-9 > li { width: 11.11111%; list-style: none; }
  .large-block-grid-9 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .large-block-grid-9 > li:nth-child(9n+1) { padding-left: 0rem; padding-right: 1.11111rem; }
  .large-block-grid-9 > li:nth-child(9n+2) { padding-left: 0.13889rem; padding-right: 0.97222rem; }
  .large-block-grid-9 > li:nth-child(9n+3) { padding-left: 0.27778rem; padding-right: 0.83333rem; }
  .large-block-grid-9 > li:nth-child(9n+4) { padding-left: 0.41667rem; padding-right: 0.69444rem; }
  .large-block-grid-9 > li:nth-child(9n+5) { padding-left: 0.55556rem; padding-right: 0.55556rem; }
  .large-block-grid-9 > li:nth-child(9n+6) { padding-left: 0.69444rem; padding-right: 0.41667rem; }
  .large-block-grid-9 > li:nth-child(9n+7) { padding-left: 0.83333rem; padding-right: 0.27778rem; }
  .large-block-grid-9 > li:nth-child(9n+8) { padding-left: 0.97222rem; padding-right: 0.13889rem; }
  .large-block-grid-9 > li:nth-child(9n) { padding-left: 1.11111rem; padding-right: 0rem; }
  .large-block-grid-10 > li { width: 10%; list-style: none; }
  .large-block-grid-10 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .large-block-grid-10 > li:nth-child(10n+1) { padding-left: 0rem; padding-right: 1.125rem; }
  .large-block-grid-10 > li:nth-child(10n+2) { padding-left: 0.125rem; padding-right: 1rem; }
  .large-block-grid-10 > li:nth-child(10n+3) { padding-left: 0.25rem; padding-right: 0.875rem; }
  .large-block-grid-10 > li:nth-child(10n+4) { padding-left: 0.375rem; padding-right: 0.75rem; }
  .large-block-grid-10 > li:nth-child(10n+5) { padding-left: 0.5rem; padding-right: 0.625rem; }
  .large-block-grid-10 > li:nth-child(10n+6) { padding-left: 0.625rem; padding-right: 0.5rem; }
  .large-block-grid-10 > li:nth-child(10n+7) { padding-left: 0.75rem; padding-right: 0.375rem; }
  .large-block-grid-10 > li:nth-child(10n+8) { padding-left: 0.875rem; padding-right: 0.25rem; }
  .large-block-grid-10 > li:nth-child(10n+9) { padding-left: 1rem; padding-right: 0.125rem; }
  .large-block-grid-10 > li:nth-child(10n) { padding-left: 1.125rem; padding-right: 0rem; }
  .large-block-grid-11 > li { width: 9.09091%; list-style: none; }
  .large-block-grid-11 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .large-block-grid-11 > li:nth-child(11n+1) { padding-left: 0rem; padding-right: 1.13636rem; }
  .large-block-grid-11 > li:nth-child(11n+2) { padding-left: 0.11364rem; padding-right: 1.02273rem; }
  .large-block-grid-11 > li:nth-child(11n+3) { padding-left: 0.22727rem; padding-right: 0.90909rem; }
  .large-block-grid-11 > li:nth-child(11n+4) { padding-left: 0.34091rem; padding-right: 0.79545rem; }
  .large-block-grid-11 > li:nth-child(11n+5) { padding-left: 0.45455rem; padding-right: 0.68182rem; }
  .large-block-grid-11 > li:nth-child(11n+6) { padding-left: 0.56818rem; padding-right: 0.56818rem; }
  .large-block-grid-11 > li:nth-child(11n+7) { padding-left: 0.68182rem; padding-right: 0.45455rem; }
  .large-block-grid-11 > li:nth-child(11n+8) { padding-left: 0.79545rem; padding-right: 0.34091rem; }
  .large-block-grid-11 > li:nth-child(11n+9) { padding-left: 0.90909rem; padding-right: 0.22727rem; }
  .large-block-grid-11 > li:nth-child(11n+10) { padding-left: 1.02273rem; padding-right: 0.11364rem; }
  .large-block-grid-11 > li:nth-child(11n) { padding-left: 1.13636rem; padding-right: 0rem; }
  .large-block-grid-12 > li { width: 8.33333%; list-style: none; }
  .large-block-grid-12 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
  .large-block-grid-12 > li:nth-child(12n+1) { padding-left: 0rem; padding-right: 1.14583rem; }
  .large-block-grid-12 > li:nth-child(12n+2) { padding-left: 0.10417rem; padding-right: 1.04167rem; }
  .large-block-grid-12 > li:nth-child(12n+3) { padding-left: 0.20833rem; padding-right: 0.9375rem; }
  .large-block-grid-12 > li:nth-child(12n+4) { padding-left: 0.3125rem; padding-right: 0.83333rem; }
  .large-block-grid-12 > li:nth-child(12n+5) { padding-left: 0.41667rem; padding-right: 0.72917rem; }
  .large-block-grid-12 > li:nth-child(12n+6) { padding-left: 0.52083rem; padding-right: 0.625rem; }
  .large-block-grid-12 > li:nth-child(12n+7) { padding-left: 0.625rem; padding-right: 0.52083rem; }
  .large-block-grid-12 > li:nth-child(12n+8) { padding-left: 0.72917rem; padding-right: 0.41667rem; }
  .large-block-grid-12 > li:nth-child(12n+9) { padding-left: 0.83333rem; padding-right: 0.3125rem; }
  .large-block-grid-12 > li:nth-child(12n+10) { padding-left: 0.9375rem; padding-right: 0.20833rem; }
  .large-block-grid-12 > li:nth-child(12n+11) { padding-left: 1.04167rem; padding-right: 0.10417rem; }
  .large-block-grid-12 > li:nth-child(12n) { padding-left: 1.14583rem; padding-right: 0rem; } }
button, .button { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.5625rem; padding-right: 1.125rem; padding-bottom: 0.625rem; padding-left: 1.125rem; font-size: 0.5625rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #5c5c5c; border-color: #4a4a4a; color: white; -webkit-transition: background-color 300ms ease-out; -moz-transition: background-color 300ms ease-out; transition: background-color 300ms ease-out; padding-top: 0.5625rem; padding-right: 1.125rem; padding-bottom: 0.625rem; padding-left: 1.125rem; font-size: 0.5625rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ }
button:hover, button:focus, .button:hover, .button:focus { background-color: #4a4a4a; }
button:hover, button:focus, .button:hover, .button:focus { color: white; }
button.secondary, .button.secondary { background-color: #fcc34f; border-color: #fbad0e; color: white; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { background-color: #fbad0e; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { color: white; }
button.success, .button.success { background-color: #7d93bc; border-color: #5571a5; color: white; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { background-color: #5571a5; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { color: white; }
button.alert, .button.alert { background-color: #3b5a9a; border-color: #2f487b; color: white; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { background-color: #2f487b; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { color: white; }
button.large, .button.large { padding-top: 0.6875rem; padding-right: 1.375rem; padding-bottom: 0.75rem; padding-left: 1.375rem; font-size: 0.6875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ }
button.small, .button.small { padding-top: 0.4375rem; padding-right: 0.875rem; padding-bottom: 0.5rem; padding-left: 0.875rem; font-size: 0.4375rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ }
button.tiny, .button.tiny { padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ }
button.expand, .button.expand { padding-right: 0; padding-left: 0; width: 100%; }
button.left-align, .button.left-align { text-align: left; text-indent: 0.75rem; }
button.right-align, .button.right-align { text-align: right; padding-right: 0.75rem; }
button.radius, .button.radius { -webkit-border-radius: 0; border-radius: 0; }
button.round, .button.round { -webkit-border-radius: 1000px; border-radius: 1000px; }
button.disabled, button[disabled], .button.disabled, .button[disabled] { background-color: #5c5c5c; border-color: #4a4a4a; color: white; cursor: default; opacity: 0.7; -webkit-box-shadow: none; box-shadow: none; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #4a4a4a; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { color: white; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #5c5c5c; }
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { background-color: #fcc34f; border-color: #fbad0e; color: white; cursor: default; opacity: 0.7; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #fbad0e; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { color: white; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #fcc34f; }
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success { background-color: #7d93bc; border-color: #5571a5; color: white; cursor: default; opacity: 0.7; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #5571a5; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { color: white; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #7d93bc; }
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { background-color: #3b5a9a; border-color: #2f487b; color: white; cursor: default; opacity: 0.7; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #2f487b; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { color: white; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #3b5a9a; }

@media only screen and (min-width: 0) { button, .button { display: inline-block; } }
.button-group { list-style: none; margin: 0; left: 0; *zoom: 1; }
.button-group:before, .button-group:after { content: " "; display: table; }
.button-group:after { clear: both; }
.button-group li { margin: 0; float: left; }
.button-group li > button, .button-group li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group li:first-child button, .button-group li:first-child .button { border-left: 0; }
.button-group li:first-child { margin-left: 0; }
.button-group.radius > * > button, .button-group.radius > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button { border-left: 0; }
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button { -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; }
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button { -moz-border-radius-bottomright: 0; -moz-border-radius-topright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }
.button-group.round > * > button, .button-group.round > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.round > *:first-child button, .button-group.round > *:first-child .button { border-left: 0; }
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button { -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button { -moz-border-radius-bottomright: 1000px; -moz-border-radius-topright: 1000px; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }
.button-group.even-2 li { width: 50%; }
.button-group.even-2 li > button, .button-group.even-2 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button { border-left: 0; }
.button-group.even-2 li button, .button-group.even-2 li .button { width: 100%; }
.button-group.even-3 li { width: 33.33333%; }
.button-group.even-3 li > button, .button-group.even-3 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button { border-left: 0; }
.button-group.even-3 li button, .button-group.even-3 li .button { width: 100%; }
.button-group.even-4 li { width: 25%; }
.button-group.even-4 li > button, .button-group.even-4 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button { border-left: 0; }
.button-group.even-4 li button, .button-group.even-4 li .button { width: 100%; }
.button-group.even-5 li { width: 20%; }
.button-group.even-5 li > button, .button-group.even-5 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button { border-left: 0; }
.button-group.even-5 li button, .button-group.even-5 li .button { width: 100%; }
.button-group.even-6 li { width: 16.66667%; }
.button-group.even-6 li > button, .button-group.even-6 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button { border-left: 0; }
.button-group.even-6 li button, .button-group.even-6 li .button { width: 100%; }
.button-group.even-7 li { width: 14.28571%; }
.button-group.even-7 li > button, .button-group.even-7 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button { border-left: 0; }
.button-group.even-7 li button, .button-group.even-7 li .button { width: 100%; }
.button-group.even-8 li { width: 12.5%; }
.button-group.even-8 li > button, .button-group.even-8 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button { border-left: 0; }
.button-group.even-8 li button, .button-group.even-8 li .button { width: 100%; }

.button-bar { *zoom: 1; }
.button-bar:before, .button-bar:after { content: " "; display: table; }
.button-bar:after { clear: both; }
.button-bar .button-group { float: left; margin-right: 0.625rem; }
.button-bar .button-group div { overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] { *zoom: 1; margin-bottom: 0; margin-left: 0; list-style: none; }
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after { content: " "; display: table; }
.clearing-thumbs:after, [data-clearing]:after { clear: both; }
.clearing-thumbs li, [data-clearing] li { float: left; margin-right: 10px; }
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li { margin-right: 0; }

.clearing-blackout { background: #333333; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 998; }
.clearing-blackout .clearing-close { display: block; }

.clearing-container { position: relative; z-index: 998; height: 100%; overflow: hidden; margin: 0; }

.clearing-touch-label { position: absolute; top: 50%; left: 50%; color: #aaa; font-size: 0.6em; }

.visible-img { height: 95%; position: relative; }
.visible-img img { position: absolute; left: 50%; top: 50%; margin-left: -50%; max-height: 100%; max-width: 100%; }

.clearing-caption { color: #cccccc; font-size: 0.875em; line-height: 1.3; margin-bottom: 0; text-align: center; bottom: 0; background: #333333; width: 100%; padding: 10px 30px 20px; position: absolute; left: 0; }

.clearing-close { z-index: 999; padding-left: 20px; padding-top: 10px; font-size: 30px; line-height: 1; color: #cccccc; display: none; }
.clearing-close:hover, .clearing-close:focus { color: #ccc; }

.clearing-assembled .clearing-container { height: 100%; }
.clearing-assembled .clearing-container .carousel > ul { display: none; }

.clearing-feature li { display: none; }
.clearing-feature li.clearing-featured-img { display: block; }

@media only screen and (min-width: 0) { .clearing-main-prev, .clearing-main-next { position: absolute; height: 100%; width: 40px; top: 0; }
  .clearing-main-prev > span, .clearing-main-next > span { position: absolute; top: 50%; display: block; width: 0; height: 0; border: solid 12px; }
  .clearing-main-prev > span:hover, .clearing-main-next > span:hover { opacity: 0.8; }
  .clearing-main-prev { left: 0; }
  .clearing-main-prev > span { left: 5px; border-color: transparent; border-right-color: #cccccc; }
  .clearing-main-next { right: 0; }
  .clearing-main-next > span { border-color: transparent; border-left-color: #cccccc; }
  .clearing-main-prev.disabled, .clearing-main-next.disabled { opacity: 0.3; }
  .clearing-assembled .clearing-container .carousel { background: rgba(51, 51, 51, 0.8); height: 120px; margin-top: 10px; text-align: center; }
  .clearing-assembled .clearing-container .carousel > ul { display: inline-block; z-index: 999; height: 100%; position: relative; float: none; }
  .clearing-assembled .clearing-container .carousel > ul li { display: block; width: 120px; min-height: inherit; float: left; overflow: hidden; margin-right: 0; padding: 0; position: relative; cursor: pointer; opacity: 0.4; }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img { height: 100%; max-width: none; }
  .clearing-assembled .clearing-container .carousel > ul li a.th { border: none; -webkit-box-shadow: none; box-shadow: none; display: block; }
  .clearing-assembled .clearing-container .carousel > ul li img { cursor: pointer !important; width: 100% !important; }
  .clearing-assembled .clearing-container .carousel > ul li.visible { opacity: 1; }
  .clearing-assembled .clearing-container .carousel > ul li:hover { opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img { background: #333333; overflow: hidden; height: 85%; }
  .clearing-close { position: absolute; top: 10px; right: 20px; padding-left: 0; padding-top: 0; } }
/* Foundation Dropdowns */
.f-dropdown { position: absolute; left: -9999px; list-style: none; margin-left: 0; width: 100%; max-height: none; height: auto; background: #474747; border: solid 0 #cccccc; font-size: 0.875rem; z-index: 99; margin-top: 2px; max-width: 200px; }
.f-dropdown > *:first-child { margin-top: 0; }
.f-dropdown > *:last-child { margin-bottom: 0; }
.f-dropdown:before { content: ""; display: block; width: 0; height: 0; border: inset 8px; border-color: transparent transparent #474747 transparent; border-bottom-style: solid; position: absolute; top: -16px; left: 10px; z-index: 99; }
.f-dropdown:after { content: ""; display: block; width: 0; height: 0; border: inset 9px; border-color: transparent transparent #cccccc transparent; border-bottom-style: solid; position: absolute; top: -18px; left: 9px; z-index: 98; }
.f-dropdown.right:before { left: auto; right: 10px; }
.f-dropdown.right:after { left: auto; right: 9px; }
.f-dropdown.drop-right { position: absolute; left: -9999px; list-style: none; margin-left: 0; width: 100%; max-height: none; height: auto; background: #474747; border: solid 0 #cccccc; font-size: 0.875rem; z-index: 99; margin-top: 0; margin-left: 2px; max-width: 200px; }
.f-dropdown.drop-right > *:first-child { margin-top: 0; }
.f-dropdown.drop-right > *:last-child { margin-bottom: 0; }
.f-dropdown.drop-right:before { content: ""; display: block; width: 0; height: 0; border: inset 8px; border-color: transparent #474747 transparent transparent; border-right-style: solid; position: absolute; top: 10px; left: -16px; z-index: 99; }
.f-dropdown.drop-right:after { content: ""; display: block; width: 0; height: 0; border: inset 9px; border-color: transparent #cccccc transparent transparent; border-right-style: solid; position: absolute; top: 9px; left: -18px; z-index: 98; }
.f-dropdown.drop-left { position: absolute; left: -9999px; list-style: none; margin-left: 0; width: 100%; max-height: none; height: auto; background: #474747; border: solid 0 #cccccc; font-size: 0.875rem; z-index: 99; margin-top: 0; margin-left: -2px; max-width: 200px; }
.f-dropdown.drop-left > *:first-child { margin-top: 0; }
.f-dropdown.drop-left > *:last-child { margin-bottom: 0; }
.f-dropdown.drop-left:before { content: ""; display: block; width: 0; height: 0; border: inset 8px; border-color: transparent transparent transparent #474747; border-left-style: solid; position: absolute; top: 10px; right: -16px; left: auto; z-index: 99; }
.f-dropdown.drop-left:after { content: ""; display: block; width: 0; height: 0; border: inset 9px; border-color: transparent transparent transparent #cccccc; border-left-style: solid; position: absolute; top: 9px; right: -18px; left: auto; z-index: 98; }
.f-dropdown.drop-top { position: absolute; left: -9999px; list-style: none; margin-left: 0; width: 100%; max-height: none; height: auto; background: #474747; border: solid 0 #cccccc; font-size: 0.875rem; z-index: 99; margin-top: -2px; margin-left: 0; max-width: 200px; }
.f-dropdown.drop-top > *:first-child { margin-top: 0; }
.f-dropdown.drop-top > *:last-child { margin-bottom: 0; }
.f-dropdown.drop-top:before { content: ""; display: block; width: 0; height: 0; border: inset 8px; border-color: #474747 transparent transparent transparent; border-top-style: solid; position: absolute; top: auto; bottom: -16px; left: 10px; right: auto; z-index: 99; }
.f-dropdown.drop-top:after { content: ""; display: block; width: 0; height: 0; border: inset 9px; border-color: #cccccc transparent transparent transparent; border-top-style: solid; position: absolute; top: auto; bottom: -18px; left: 9px; right: auto; z-index: 98; }
.f-dropdown li { font-size: 0.875rem; cursor: pointer; line-height: 1.125rem; margin: 0; }
.f-dropdown li:hover, .f-dropdown li:focus { background: #121212; }
.f-dropdown li a { display: block; padding: 0.5rem; color: #555555; }
.f-dropdown.content { position: absolute; left: -9999px; list-style: none; margin-left: 0; padding: 1.25rem; width: 100%; height: auto; max-height: none; background: #474747; border: solid 0 #cccccc; font-size: 0.875rem; z-index: 99; max-width: 200px; }
.f-dropdown.content > *:first-child { margin-top: 0; }
.f-dropdown.content > *:last-child { margin-bottom: 0; }
.f-dropdown.tiny { max-width: 200px; }
.f-dropdown.small { max-width: 300px; }
.f-dropdown.medium { max-width: 500px; }
.f-dropdown.large { max-width: 800px; }

.dropdown.button, button.dropdown { position: relative; padding-right: 3.5625rem; }
.dropdown.button:before, button.dropdown:before { position: absolute; content: ""; width: 0; height: 0; display: block; border-style: solid; border-color: white transparent transparent transparent; top: 50%; }
.dropdown.button:before, button.dropdown:before { border-width: 0.375rem; right: 1.40625rem; margin-top: -0.15625rem; }
.dropdown.button:before, button.dropdown:before { border-color: white transparent transparent transparent; }
.dropdown.button.tiny, button.dropdown.tiny { padding-right: 2.625rem; }
.dropdown.button.tiny:before, button.dropdown.tiny:before { border-width: 0.375rem; right: 1.125rem; margin-top: -0.125rem; }
.dropdown.button.tiny:before, button.dropdown.tiny:before { border-color: white transparent transparent transparent; }
.dropdown.button.small, button.dropdown.small { padding-right: 3.0625rem; }
.dropdown.button.small:before, button.dropdown.small:before { border-width: 0.4375rem; right: 1.3125rem; margin-top: -0.15625rem; }
.dropdown.button.small:before, button.dropdown.small:before { border-color: white transparent transparent transparent; }
.dropdown.button.large, button.dropdown.large { padding-right: 3.625rem; }
.dropdown.button.large:before, button.dropdown.large:before { border-width: 0.3125rem; right: 1.71875rem; margin-top: -0.15625rem; }
.dropdown.button.large:before, button.dropdown.large:before { border-color: white transparent transparent transparent; }
.dropdown.button.secondary:before, button.dropdown.secondary:before { border-color: #333333 transparent transparent transparent; }

.flex-video { position: relative; padding-top: 1.5625rem; padding-bottom: 67.5%; height: 0; margin-bottom: 1rem; overflow: hidden; }
.flex-video.widescreen { padding-bottom: 56.55%; }
.flex-video.vimeo { padding-top: 0; }
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Standard Forms */
form { margin: 0 0 0.3125rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row { margin: 0 -0.15625rem; }
form .row .row .column, form .row .row .columns { padding: 0 0.15625rem; }
form .row .row.collapse { margin: 0; }
form .row .row.collapse .column, form .row .row.collapse .columns { padding: 0; }
form .row .row.collapse input { -moz-border-radius-bottomright: 0; -moz-border-radius-topright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; }
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns { padding-left: 0.15625rem; }

/* Label Styles */
label { font-size: 0.875rem; color: #4d4d4d; cursor: pointer; display: block; font-weight: normal; line-height: 1.5; margin-bottom: 0; /* Styles for required inputs */ }
label.right { float: none; text-align: right; }
label.inline { margin: 0 0 0.3125rem 0; padding: 0.28125rem 0; }
label small { text-transform: capitalize; color: #676767; }

select { -webkit-appearance: none !important; background-color: #fafafa; background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg=="); background-repeat: no-repeat; background-position: center right 3%; border: 1px solid #acacac; padding: 0.15625rem; font-size: 0.8125rem; -webkit-border-radius: 0; border-radius: 0; }
select.radius { -webkit-border-radius: 0; border-radius: 0; }
select:hover { background-color: #f3f3f3; border-color: #999999; }

select::-ms-expand { display: none; }

@-moz-document url-prefix() { select { background: #fafafa; }
  select:hover { background: #f3f3f3; } }

/* Attach elements to the beginning or end of an input */
.prefix, .postfix { display: block; position: relative; z-index: 2; text-align: center; width: 100%; padding-top: 0; padding-bottom: 0; border-style: solid; border-width: 1px; overflow: hidden; font-size: 0.875rem; height: 1.28125rem; line-height: 1.28125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-align: center; line-height: 2.125rem; border: none; }

.prefix.button { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-align: center; line-height: 2.125rem; border: none; }

.prefix.button.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; }

.postfix.button.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-topright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }

.prefix.button.round { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

.postfix.button.round { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomright: 1000px; -moz-border-radius-topright: 1000px; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix { background: #f2f2f2; border-right: none; color: #333333; border-color: #cccccc; }
span.prefix.radius, label.prefix.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; }

span.postfix, label.postfix { background: #f2f2f2; border-left: none; color: #333333; border-color: #cccccc; }
span.postfix.radius, label.postfix.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-topright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { -webkit-appearance: none; background-color: white; font-family: inherit; border: 1px solid #acacac; -webkit-box-shadow: none; box-shadow: none; color: rgba(0, 0, 0, 0.75); display: block; font-size: 0.8125rem; margin: 0 0 0.3125rem 0; padding: 0.15625rem; height: 1.21875rem; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out; -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out; transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus { -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999; box-shadow: 0 0 5px #999999; border-color: #999999; }
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus { background: #fafafa; border-color: #999999; outline: none; }
input[type="text"][disabled], fieldset[disabled] input[type="text"], input[type="password"][disabled], fieldset[disabled] input[type="password"], input[type="date"][disabled], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], fieldset[disabled] input[type="month"], input[type="week"][disabled], fieldset[disabled] input[type="week"], input[type="email"][disabled], fieldset[disabled] input[type="email"], input[type="number"][disabled], fieldset[disabled] input[type="number"], input[type="search"][disabled], fieldset[disabled] input[type="search"], input[type="tel"][disabled], fieldset[disabled] input[type="tel"], input[type="time"][disabled], fieldset[disabled] input[type="time"], input[type="url"][disabled], fieldset[disabled] input[type="url"], textarea[disabled], fieldset[disabled] textarea { background-color: #dddddd; }
input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, textarea.radius { -webkit-border-radius: 0; border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] { height: auto; }

/* Add height value for select elements to match text input height */
select { height: 1.21875rem; }

/* Adjust margin for form elements below */
input[type="file"], input[type="checkbox"], input[type="radio"], select { margin: 0 0 0.3125rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.15625rem; margin-right: 0.3125rem; margin-bottom: 0; vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] { width: 100%; }

/* We add basic fieldset styling */
fieldset { border: 1px solid #dddddd; padding: 1.25rem; margin: 1.125rem 0; }
fieldset legend { font-weight: bold; background: white; padding: 0 0.1875rem; margin: 0; margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 0.3125rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #3b5a9a; color: white; }
[data-abide] span.error, [data-abide] small.error { display: none; }

span.error, small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 0.3125rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #3b5a9a; color: white; }

.error input, .error textarea, .error select { margin-bottom: 0; }
.error input[type="checkbox"], .error input[type="radio"] { margin-bottom: 0.3125rem; }
.error label, .error label.error { color: #3b5a9a; }
.error small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 0.3125rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #3b5a9a; color: white; }
.error > label > small { color: #676767; background: transparent; padding: 0; text-transform: capitalize; font-style: normal; font-size: 60%; margin: 0; display: inline; }
.error span.error-message { display: block; }

input.error, textarea.error { margin-bottom: 0; }

label.error { color: #3b5a9a; }

.inline-list { margin: 0 auto 1.0625rem auto; margin-left: -1.375rem; margin-right: 0; padding: 0; list-style: none; overflow: hidden; }
.inline-list > li { list-style: none; float: left; margin-left: 1.375rem; display: block; }
.inline-list > li > * { display: block; }

/* Foundation Joyride */
.joyride-list { display: none; }

/* Default styles for the container */
.joyride-tip-guide { display: none; position: absolute; background: #333333; color: white; z-index: 101; top: 0; left: 2.5%; font-family: inherit; font-weight: normal; width: 95%; }

.lt-ie9 .joyride-tip-guide { max-width: 800px; left: 50%; margin-left: -400px; }

.joyride-content-wrapper { width: 100%; padding: 1.125rem 1.25rem 1.5rem; }
.joyride-content-wrapper .button { margin-bottom: 0 !important; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub { display: block; position: absolute; left: 22px; width: 0; height: 0; border: 10px solid #333333; }
.joyride-tip-guide .joyride-nub.top { border-top-style: solid; border-color: #333333; border-top-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; top: -20px; }
.joyride-tip-guide .joyride-nub.bottom { border-bottom-style: solid; border-color: #333333 !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; bottom: -20px; }
.joyride-tip-guide .joyride-nub.right { right: -20px; }
.joyride-tip-guide .joyride-nub.left { left: -20px; }

/* Typography */
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 { line-height: 1.25; margin: 0; font-weight: bold; color: white; }

.joyride-tip-guide p { margin: 0 0 1.125rem 0; font-size: 0.875rem; line-height: 1.3; }

.joyride-timer-indicator-wrap { width: 50px; height: 3px; border: solid 1px #555555; position: absolute; right: 1.0625rem; bottom: 1rem; }

.joyride-timer-indicator { display: block; width: 0; height: inherit; background: #666666; }

.joyride-close-tip { position: absolute; right: 12px; top: 10px; color: #777777 !important; text-decoration: none; font-size: 24px; font-weight: normal; line-height: .5 !important; }
.joyride-close-tip:hover, .joyride-close-tip:focus { color: #eee !important; }

.joyride-modal-bg { position: fixed; height: 100%; width: 100%; background: transparent; background: rgba(0, 0, 0, 0.5); z-index: 100; display: none; top: 0; left: 0; cursor: pointer; }

.joyride-expose-wrapper { background-color: #ffffff; position: absolute; border-radius: 3px; z-index: 102; -moz-box-shadow: 0 0 30px #ffffff; -webkit-box-shadow: 0 0 15px #ffffff; box-shadow: 0 0 15px #ffffff; }

.joyride-expose-cover { background: transparent; border-radius: 3px; position: absolute; z-index: 9999; top: 0; left: 0; }

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 0) { .joyride-tip-guide { width: 300px; left: inherit; }
  .joyride-tip-guide .joyride-nub.bottom { border-color: #333333 !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right { border-color: #333333 !important; border-top-color: transparent !important; border-right-color: transparent !important; border-bottom-color: transparent !important; top: 22px; left: auto; right: -20px; }
  .joyride-tip-guide .joyride-nub.left { border-color: #333333 !important; border-top-color: transparent !important; border-left-color: transparent !important; border-bottom-color: transparent !important; top: 22px; left: -20px; right: auto; } }
.keystroke, kbd { background-color: #ededed; border-color: #dddddd; color: #222222; border-style: solid; border-width: 1px; margin: 0; font-family: "Consolas", "Menlo", "Courier", monospace; font-size: inherit; padding: 0.125rem 0.25rem 0; -webkit-border-radius: 0; border-radius: 0; }

[data-magellan-expedition] { background: #474747; z-index: 50; min-width: 100%; padding: 0; }
[data-magellan-expedition] .sub-nav { margin-bottom: 0; }
[data-magellan-expedition] .sub-nav dd { margin-bottom: 0; }
[data-magellan-expedition] .sub-nav a { line-height: 1.8em; }

/* Panels */
.panel { border-style: solid; border-width: 1px; border-color: #d8d8d8; margin-bottom: 1.25rem; padding: 1.25rem; background: #f2f2f2; }
.panel > :first-child { margin-top: 0; }
.panel > :last-child { margin-bottom: 0; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p { color: #333333; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 { line-height: 1; margin-bottom: 0.625rem; }
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader { line-height: 1.4; }
.panel.callout { border-style: solid; border-width: 1px; border-color: #dadada; margin-bottom: 1.25rem; padding: 1.25rem; background: whitesmoke; }
.panel.callout > :first-child { margin-top: 0; }
.panel.callout > :last-child { margin-bottom: 0; }
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p { color: #333333; }
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 { line-height: 1; margin-bottom: 0.625rem; }
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader { line-height: 1.4; }
.panel.callout a:not(.button) { color: #5c5c5c; }
.panel.radius { -webkit-border-radius: 0; border-radius: 0; }

/* Pricing Tables */
.pricing-table { border: solid 1px #dddddd; margin-left: 0; margin-bottom: 1.25rem; }
.pricing-table * { list-style: none; line-height: 1; }
.pricing-table .title { background-color: #333333; padding: 0.9375rem 1.25rem; text-align: center; color: #eeeeee; font-weight: normal; font-size: 1rem; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; }
.pricing-table .price { background-color: #f6f6f6; padding: 0.9375rem 1.25rem; text-align: center; color: #333333; font-weight: normal; font-size: 2rem; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; }
.pricing-table .description { background-color: white; padding: 0.9375rem; text-align: center; color: #777777; font-size: 0.75rem; font-weight: normal; line-height: 1.4; border-bottom: dotted 1px #dddddd; }
.pricing-table .bullet-item { background-color: white; padding: 0.9375rem; text-align: center; color: #333333; font-size: 0.875rem; font-weight: normal; border-bottom: dotted 1px #dddddd; }
.pricing-table .cta-button { background-color: white; text-align: center; padding: 1.25rem 1.25rem 0; }

/* Progress Bar */
.progress { background-color: #f6f6f6; height: 1.5625rem; border: 1px solid white; padding: 0.125rem; margin-bottom: 0.625rem; }
.progress .meter { background: #5c5c5c; height: 100%; display: block; }
.progress.secondary .meter { background: #fcc34f; height: 100%; display: block; }
.progress.success .meter { background: #7d93bc; height: 100%; display: block; }
.progress.alert .meter { background: #3b5a9a; height: 100%; display: block; }
.progress.radius { -webkit-border-radius: 0; border-radius: 0; }
.progress.radius .meter { -webkit-border-radius: -1; border-radius: -1; }
.progress.round { -webkit-border-radius: 1000px; border-radius: 1000px; }
.progress.round .meter { -webkit-border-radius: 999px; border-radius: 999px; }

.range-slider { display: block; position: relative; width: 100%; height: 1rem; border: 1px solid #dddddd; margin: 1.25rem 0; touch-action: none; -ms-touch-action: none; background: #fafafa; }
.range-slider.vertical-range { display: block; position: relative; width: 100%; height: 1rem; border: 1px solid #dddddd; margin: 1.25rem 0; touch-action: none; -ms-touch-action: none; display: inline-block; width: 1rem; height: 12.5rem; }
.range-slider.vertical-range .range-slider-handle { margin-top: 0; margin-left: -0.5rem; position: absolute; bottom: -10.5rem; }
.range-slider.vertical-range .range-slider-active-segment { width: 0.875rem; height: auto; bottom: 0; }
.range-slider.radius { background: #fafafa; -webkit-border-radius: 0; border-radius: 0; }
.range-slider.radius .range-slider-handle { background: #5c5c5c; -webkit-border-radius: 0; border-radius: 0; }
.range-slider.radius .range-slider-handle:hover { background: #515151; }
.range-slider.round { background: #fafafa; -webkit-border-radius: 1000px; border-radius: 1000px; }
.range-slider.round .range-slider-handle { background: #5c5c5c; -webkit-border-radius: 1000px; border-radius: 1000px; }
.range-slider.round .range-slider-handle:hover { background: #515151; }

.range-slider-active-segment { display: inline-block; position: absolute; height: 0.875rem; background: #fcc24c; }

.range-slider-handle { display: inline-block; position: absolute; z-index: 1; top: -0.3125rem; width: 2rem; height: 1.375rem; border: 1px solid none; cursor: pointer; background: #5c5c5c; }
.range-slider-handle:hover { background: #515151; }

.reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: black; background: rgba(0, 0, 0, 0.45); z-index: 99; display: none; top: 0; left: 0; }

dialog, .reveal-modal { visibility: hidden; display: none; position: absolute; z-index: 99; width: 100vw; top: 0; left: 0; background-color: white; padding: 1.25rem; border: solid 1px #666666; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
@media only screen and (max-width: 0) { dialog, .reveal-modal { height: 100vh; min-height: 100vh; } }
@media only screen and (min-width: 0) { dialog, .reveal-modal { left: 50%; } }
dialog .column, dialog .columns, .reveal-modal .column, .reveal-modal .columns { min-width: 0; }
dialog > :first-child, .reveal-modal > :first-child { margin-top: 0; }
dialog > :last-child, .reveal-modal > :last-child { margin-bottom: 0; }
@media only screen and (min-width: 0) { dialog, .reveal-modal { margin-left: -40%; width: 80%; } }
@media only screen and (min-width: 0) { dialog, .reveal-modal { top: 6.25rem; } }
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal { font-size: 2.5rem; line-height: 1; position: absolute; top: 0.5rem; right: 0.6875rem; color: #aaaaaa; font-weight: bold; cursor: pointer; }

dialog[open] { display: block; visibility: visible; }

@media only screen and (min-width: 0) { dialog, .reveal-modal { padding: 1.875rem; }
  dialog.full, .reveal-modal.full { top: 0; left: 0; height: 100vh; min-height: 100vh; margin-left: 0 !important; } }
@media only screen and (min-width: 0) and (min-width: 0) { dialog, .reveal-modal { top: 6.25rem; } }
@media only screen and (min-width: 0) and (min-width: 0) { dialog.tiny, .reveal-modal.tiny { margin-left: -15%; width: 30%; } }
@media only screen and (min-width: 0) and (min-width: 0) { dialog.small, .reveal-modal.small { margin-left: -20%; width: 40%; } }
@media only screen and (min-width: 0) and (min-width: 0) { dialog.medium, .reveal-modal.medium { margin-left: -30%; width: 60%; } }
@media only screen and (min-width: 0) and (min-width: 0) { dialog.large, .reveal-modal.large { margin-left: -35%; width: 70%; } }
@media only screen and (min-width: 0) and (min-width: 0) { dialog.xlarge, .reveal-modal.xlarge { margin-left: -47.5%; width: 95%; } }

@media only screen and (min-width: 0) and (min-width: 0) { dialog.full, .reveal-modal.full { margin-left: -50vw; width: 100vw; } }

@media print { dialog, .reveal-modal { background: #fff !important; } }
.split.button { position: relative; padding-right: 5.0625rem; }
.split.button span { display: block; height: 100%; position: absolute; right: 0; top: 0; border-left: solid 1px; }
.split.button span:before { position: absolute; content: ""; width: 0; height: 0; display: block; border-style: inset; top: 50%; left: 50%; }
.split.button span:active { background-color: rgba(0, 0, 0, 0.1); }
.split.button span { border-left-color: rgba(255, 255, 255, 0.5); }
.split.button span { width: 3.09375rem; }
.split.button span:before { border-top-style: solid; border-width: 0.375rem; top: 48%; margin-left: -0.375rem; }
.split.button span:before { border-color: white transparent transparent transparent; }
.split.button.secondary span { border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.secondary span:before { border-color: white transparent transparent transparent; }
.split.button.alert span { border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.success span { border-left-color: rgba(255, 255, 255, 0.5); }
.split.button.tiny { padding-right: 3.75rem; }
.split.button.tiny span { width: 2.25rem; }
.split.button.tiny span:before { border-top-style: solid; border-width: 0.375rem; top: 48%; margin-left: -0.375rem; }
.split.button.small { padding-right: 4.375rem; }
.split.button.small span { width: 2.625rem; }
.split.button.small span:before { border-top-style: solid; border-width: 0.4375rem; top: 48%; margin-left: -0.375rem; }
.split.button.large { padding-right: 5.5rem; }
.split.button.large span { width: 3.4375rem; }
.split.button.large span:before { border-top-style: solid; border-width: 0.3125rem; top: 48%; margin-left: -0.375rem; }
.split.button.expand { padding-left: 2rem; }
.split.button.secondary span:before { border-color: #333333 transparent transparent transparent; }
.split.button.radius span { -moz-border-radius-bottomright: 0; -moz-border-radius-topright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }
.split.button.round span { -moz-border-radius-bottomright: 1000px; -moz-border-radius-topright: 1000px; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

div.switch { position: relative; padding: 0; display: block; overflow: hidden; border-style: solid; border-width: 1px; margin-bottom: 1.25rem; height: 2.25rem; background: white; border-color: #cccccc; }
div.switch label { position: relative; left: 0; z-index: 2; float: left; width: 50%; height: 100%; margin: 0; font-weight: bold; text-align: left; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }
div.switch input { position: absolute; z-index: 3; opacity: 0; width: 100%; height: 100%; -moz-appearance: none; }
div.switch input:hover, div.switch input:focus { cursor: pointer; }
div.switch span:last-child { position: absolute; top: -1px; left: -1px; z-index: 1; display: block; padding: 0; border-width: 1px; border-style: solid; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }
div.switch input:not(:checked) + label { opacity: 0; }
div.switch input:checked { display: none !important; }
div.switch input { left: 0; display: block !important; }
div.switch input:first-of-type + label, div.switch input:first-of-type + span + label { left: -50%; }
div.switch input:first-of-type:checked + label, div.switch input:first-of-type:checked + span + label { left: 0%; }
div.switch input:last-of-type + label, div.switch input:last-of-type + span + label { right: -50%; left: auto; text-align: right; }
div.switch input:last-of-type:checked + label, div.switch input:last-of-type:checked + span + label { right: 0%; left: auto; }
div.switch span.custom { display: none !important; }
form.custom div.switch .hidden-field { margin-left: auto; position: absolute; visibility: visible; }
div.switch label { padding: 0; line-height: 2.3rem; font-size: 0.875rem; }
div.switch input:first-of-type:checked ~ span:last-child { left: 100%; margin-left: -2.1875rem; }
div.switch span:last-child { width: 2.25rem; height: 2.25rem; }
div.switch span:last-child { border-color: #b3b3b3; background: white; background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%); background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%); background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%); -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #f7f9fb, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f7f9fb, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; }
div.switch:hover span:last-child, div.switch:focus span:last-child { background: white; background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%); background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%); background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); }
div.switch:active { background: transparent; }
div.switch.large { height: 2.75rem; }
div.switch.large label { padding: 0; line-height: 2.3rem; font-size: 1.0625rem; }
div.switch.large input:first-of-type:checked ~ span:last-child { left: 100%; margin-left: -2.6875rem; }
div.switch.large span:last-child { width: 2.75rem; height: 2.75rem; }
div.switch.small { height: 1.75rem; }
div.switch.small label { padding: 0; line-height: 2.1rem; font-size: 0.75rem; }
div.switch.small input:first-of-type:checked ~ span:last-child { left: 100%; margin-left: -1.6875rem; }
div.switch.small span:last-child { width: 1.75rem; height: 1.75rem; }
div.switch.tiny { height: 1.375rem; }
div.switch.tiny label { padding: 0; line-height: 1.9rem; font-size: 0.6875rem; }
div.switch.tiny input:first-of-type:checked ~ span:last-child { left: 100%; margin-left: -1.3125rem; }
div.switch.tiny span:last-child { width: 1.375rem; height: 1.375rem; }
div.switch.radius { -webkit-border-radius: 4px; border-radius: 4px; }
div.switch.radius span:last-child { -webkit-border-radius: 3px; border-radius: 3px; }
div.switch.round { -webkit-border-radius: 1000px; border-radius: 1000px; }
div.switch.round span:last-child { -webkit-border-radius: 999px; border-radius: 999px; }
div.switch.round label { padding: 0 0.5625rem; }

@-webkit-keyframes webkitSiblingBugfix { from { position: relative; }
  to { position: relative; } }

table { background: white; margin-bottom: 1.25rem; border: solid 1px #dddddd; }
table thead, table tfoot { background: whitesmoke; }
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5rem 0.625rem 0.625rem; font-size: 0.875rem; font-weight: bold; color: #222222; text-align: left; }
table tr th, table tr td { padding: 0.5625rem 0.625rem; font-size: 0.875rem; color: #222222; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f9f9f9; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.125rem; }

.tabs { *zoom: 1; margin-bottom: 0 !important; }
.tabs:before, .tabs:after { content: " "; display: table; }
.tabs:after { clear: both; }
.tabs dd { position: relative; margin-bottom: 0 !important; float: left; }
.tabs dd > a { display: block; background: #464646; color: white; padding: 0.1875rem 0.375rem; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-size: 1rem; }
.tabs dd > a:hover { background: #393939; }
.tabs dd.active a { background: white; }
.tabs.radius dd:first-child a { -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; }
.tabs.radius dd:last-child a { -moz-border-radius-bottomright: 0; -moz-border-radius-topright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }
.tabs.vertical dd { position: inherit; float: none; display: block; top: auto; }

.tabs-content { *zoom: 1; margin-bottom: 1.5rem; width: 100%; }
.tabs-content:before, .tabs-content:after { content: " "; display: table; }
.tabs-content:after { clear: both; }
.tabs-content > .content { display: none; float: left; padding: 0.1875rem 1rem 0; width: 100%; }
.tabs-content > .content.active { display: block; }
.tabs-content > .content.contained { padding: 0.1875rem 1rem; }
.tabs-content.vertical { display: block; }
.tabs-content.vertical > .content { padding: 0 0.1875rem 1rem; }

@media only screen and (min-width: 0) { .tabs.vertical { width: 20%; float: left; margin-bottom: 1.25rem; }
  .tabs-content.vertical { width: 80%; float: left; margin-left: -1px; } }
.no-js .tabs-content > .content { display: block; float: none; }

/* Image Thumbnails */
.th { line-height: 0; display: inline-block; border: solid 4px white; max-width: 100%; -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; transition: all 200ms ease-out; }
.th:hover, .th:focus { -webkit-box-shadow: 0 0 6px 1px rgba(92, 92, 92, 0.5); box-shadow: 0 0 6px 1px rgba(92, 92, 92, 0.5); }
.th.radius { -webkit-border-radius: 0; border-radius: 0; }

/* Tooltips */
.has-tip { border-bottom: dotted 1px #cccccc; cursor: pointer; font-weight: bold; color: #333333; }
.has-tip:hover, .has-tip:focus { border-bottom: dotted 1px #292929; color: #5c5c5c; }
.has-tip.tip-left, .has-tip.tip-right { float: none !important; }

.tooltip { display: none; position: absolute; z-index: 999; font-weight: normal; font-size: 0.8125rem; line-height: 1.3; padding: 0.75rem; max-width: 85%; left: 50%; width: 100%; color: white; background: #333333; }
.tooltip > .nub { display: block; left: 5px; position: absolute; width: 0; height: 0; border: solid 5px; border-color: transparent transparent #333333 transparent; top: -10px; }
.tooltip > .nub.rtl { left: auto; right: 5px; }
.tooltip.radius { -webkit-border-radius: 3px; border-radius: 3px; }
.tooltip.round { -webkit-border-radius: 1000px; border-radius: 1000px; }
.tooltip.round > .nub { left: 2rem; }
.tooltip.opened { color: #5c5c5c !important; border-bottom: dotted 1px #292929 !important; }

.tap-to-close { display: block; font-size: 0.625rem; color: #777777; font-weight: normal; }

@media only screen and (min-width: 0) { .tooltip > .nub { border-color: transparent transparent #333333 transparent; top: -10px; }
  .tooltip.tip-top > .nub { border-color: #333333 transparent transparent transparent; top: auto; bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right { float: none !important; }
  .tooltip.tip-left > .nub { border-color: transparent transparent transparent #333333; right: -10px; left: auto; top: 50%; margin-top: -5px; }
  .tooltip.tip-right > .nub { border-color: transparent #333333 transparent transparent; right: auto; left: -10px; top: 50%; margin-top: -5px; } }
meta.foundation-mq-topbar { font-family: "/only screen and (min-width:0)/"; width: 0; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid { width: 100%; background: rgba(255, 255, 255, 0); }
.contain-to-grid .top-bar { margin-bottom: 0; }

.fixed { width: 100%; left: 0; position: fixed; top: 0; z-index: 99; }
.fixed.expanded:not(.top-bar) { overflow-y: auto; height: auto; width: 100%; max-height: 100%; }
.fixed.expanded:not(.top-bar) .title-area { position: fixed; width: 100%; z-index: 99; }
.fixed.expanded:not(.top-bar) .top-bar-section { z-index: 98; margin-top: 45px; }

.top-bar { overflow: hidden; height: 45px; line-height: 45px; position: relative; background: rgba(255, 255, 255, 0); margin-bottom: 0; }
.top-bar ul { margin-bottom: 0; list-style: none; }
.top-bar .row { max-width: none; }
.top-bar form, .top-bar input { margin-bottom: 0; }
.top-bar input { height: auto; padding-top: .35rem; padding-bottom: .35rem; font-size: 0.75rem; }
.top-bar .button { padding-top: .45rem; padding-bottom: .35rem; margin-bottom: 0; font-size: 0.75rem; }
.top-bar .title-area { position: relative; margin: 0; }
.top-bar .name { height: 45px; margin: 0; font-size: 16px; }
.top-bar .name h1 { line-height: 45px; font-size: 1.0625rem; margin: 0; }
.top-bar .name h1 a { font-weight: normal; color: white; width: 50%; display: block; padding: 0 15px; }
.top-bar .toggle-topbar { position: absolute; right: 0; top: 0; }
.top-bar .toggle-topbar a { color: white; text-transform: uppercase; font-size: 0.8125rem; font-weight: bold; position: relative; display: block; padding: 0 15px; height: 45px; line-height: 45px; }
.top-bar .toggle-topbar.menu-icon { right: 15px; top: 50%; margin-top: -16px; padding-left: 40px; }
.top-bar .toggle-topbar.menu-icon a { height: 34px; line-height: 33px; padding: 0; padding-right: 25px; color: white; position: relative; }
.top-bar .toggle-topbar.menu-icon a::after { content: ""; position: absolute; right: 0; display: block; width: 16px; top: 0; height: 0; -webkit-box-shadow: 1px 10px 1px 1px white, 1px 16px 1px 1px white, 1px 22px 1px 1px white; box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
.top-bar.expanded { height: auto; background: transparent; }
.top-bar.expanded .title-area { background: rgba(255, 255, 255, 0); }
.top-bar.expanded .toggle-topbar a { color: #888888; }
.top-bar.expanded .toggle-topbar a::after { -webkit-box-shadow: 1px 10px 1px 1px #888888, 1px 16px 1px 1px #888888, 1px 22px 1px 1px #888888; box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section { left: 0; position: relative; width: auto; -webkit-transition: left 300ms ease-out; -moz-transition: left 300ms ease-out; transition: left 300ms ease-out; }
.top-bar-section ul { width: 100%; height: auto; display: block; background: transparent; font-size: 16px; margin: 0; }
.top-bar-section .divider, .top-bar-section [role="separator"] { border-top: solid 1px rgba(128, 128, 128, 0); clear: both; height: 1px; width: 100%; }
.top-bar-section ul li > a { display: block; width: 100%; color: white; padding: 12px 0 12px 0; padding-left: 15px; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-size: 0.8125rem; font-weight: normal; text-transform: none; background: transparent; }
.top-bar-section ul li > a.button { background: #5c5c5c; font-size: 0.8125rem; padding-right: 15px; padding-left: 15px; }
.top-bar-section ul li > a.button:hover { background: #434343; }
.top-bar-section ul li > a.button.secondary { background: #fcc34f; }
.top-bar-section ul li > a.button.secondary:hover { background: #fbb72b; }
.top-bar-section ul li > a.button.success { background: #7d93bc; }
.top-bar-section ul li > a.button.success:hover { background: #5470a3; }
.top-bar-section ul li > a.button.alert { background: #3b5a9a; }
.top-bar-section ul li > a.button.alert:hover { background: #304a7e; }
.top-bar-section ul li:hover:not(.has-form) > a { background: transparent; color: white; }
.top-bar-section ul li.active > a { background: transparent; color: white; }
.top-bar-section ul li.active > a:hover { background: transparent; color: white; }
.top-bar-section .has-form { padding: 15px; }
.top-bar-section .has-dropdown { position: relative; }
.top-bar-section .has-dropdown > a:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent rgba(255, 255, 255, 0.4); border-left-style: solid; margin-right: 15px; margin-top: -4.5px; position: absolute; top: 50%; right: 0; }
.top-bar-section .has-dropdown.moved { position: static; }
.top-bar-section .has-dropdown.moved > .dropdown { display: block; position: static !important; height: auto; width: auto; overflow: visible; clip: auto; position: absolute !important; width: 100%; }
.top-bar-section .has-dropdown.moved > a:after { display: none; }
.top-bar-section .dropdown { position: absolute; left: 100%; top: 0; z-index: 99; display: block; position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
.top-bar-section .dropdown li { width: 100%; height: auto; }
.top-bar-section .dropdown li a { font-weight: normal; padding: 8px 15px; }
.top-bar-section .dropdown li a.parent-link { font-weight: normal; }
.top-bar-section .dropdown li.title h5 { margin-bottom: 0; }
.top-bar-section .dropdown li.title h5 a { color: white; line-height: 22.5px; display: block; }
.top-bar-section .dropdown li.has-form { padding: 8px 15px; }
.top-bar-section .dropdown li .button { top: auto; }
.top-bar-section .dropdown label { padding: 8px 15px 2px; margin-bottom: 0; text-transform: uppercase; color: #777777; font-weight: bold; font-size: 0.625rem; }

.js-generated { display: block; }

@media only screen and (min-width: 0) { .top-bar { background: rgba(255, 255, 255, 0); *zoom: 1; overflow: visible; }
  .top-bar:before, .top-bar:after { content: " "; display: table; }
  .top-bar:after { clear: both; }
  .top-bar .toggle-topbar { display: none; }
  .top-bar .title-area { float: left; }
  .top-bar .name h1 a { width: auto; }
  .top-bar input, .top-bar .button { font-size: 0.875rem; position: relative; top: 7px; }
  .top-bar.expanded { background: rgba(255, 255, 255, 0); }
  .contain-to-grid .top-bar { max-width: 63.75rem; margin: 0 auto; margin-bottom: 0; }
  .top-bar-section { -webkit-transition: none 0 0; -moz-transition: none 0 0; transition: none 0 0; left: 0 !important; }
  .top-bar-section ul { width: auto; height: auto !important; display: inline; }
  .top-bar-section ul li { float: left; }
  .top-bar-section ul li .js-generated { display: none; }
  .top-bar-section li.hover > a:not(.button) { background: transparent; color: white; }
  .top-bar-section li:not(.has-form) a:not(.button) { padding: 0 15px; line-height: 45px; background: rgba(255, 255, 255, 0); }
  .top-bar-section li:not(.has-form) a:not(.button):hover { background: transparent; }
  .top-bar-section li.active:not(.has-form) a:not(.button) { padding: 0 15px; line-height: 45px; color: white; background: transparent; }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover { background: transparent; }
  .top-bar-section .has-dropdown > a { padding-right: 35px !important; }
  .top-bar-section .has-dropdown > a:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent; border-top-style: solid; margin-top: -2.5px; top: 22.5px; }
  .top-bar-section .has-dropdown.moved { position: relative; }
  .top-bar-section .has-dropdown.moved > .dropdown { display: block; position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { display: block; position: static !important; height: auto; width: auto; overflow: visible; clip: auto; position: absolute !important; }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after { border: none; content: "\00bb"; top: 1rem; margin-top: -1px; right: 5px; line-height: 1.2; }
  .top-bar-section .dropdown { left: 0; top: auto; background: transparent; min-width: 100%; }
  .top-bar-section .dropdown li a { color: white; line-height: 1; white-space: nowrap; padding: 12px 15px; background: transparent; }
  .top-bar-section .dropdown li label { white-space: nowrap; background: #333333; }
  .top-bar-section .dropdown li .dropdown { left: 100%; top: 0; }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { border-bottom: none; border-top: none; border-right: solid 1px rgba(255, 255, 255, 0); clear: none; height: 45px; width: 0; }
  .top-bar-section .has-form { background: rgba(255, 255, 255, 0); padding: 0 15px; height: 45px; }
  .top-bar-section .right li .dropdown { left: auto; right: 0; }
  .top-bar-section .right li .dropdown li .dropdown { right: 100%; }
  .top-bar-section .left li .dropdown { right: auto; left: 0; }
  .top-bar-section .left li .dropdown li .dropdown { left: 100%; }
  .no-js .top-bar-section ul li:hover > a { background: transparent; color: white; }
  .no-js .top-bar-section ul li:active > a { background: transparent; color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown { display: block; position: static !important; height: auto; width: auto; overflow: visible; clip: auto; position: absolute !important; } }
.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-justify { text-align: justify !important; }

@media only screen and (max-width: 0) { .small-only-text-left { text-align: left !important; }
  .small-only-text-right { text-align: right !important; }
  .small-only-text-center { text-align: center !important; }
  .small-only-text-justify { text-align: justify !important; } }
@media only screen { .small-text-left { text-align: left !important; }
  .small-text-right { text-align: right !important; }
  .small-text-center { text-align: center !important; }
  .small-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 0) and (max-width: 767px) { .medium-only-text-left { text-align: left !important; }
  .medium-only-text-right { text-align: right !important; }
  .medium-only-text-center { text-align: center !important; }
  .medium-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 0) { .medium-text-left { text-align: left !important; }
  .medium-text-right { text-align: right !important; }
  .medium-text-center { text-align: center !important; }
  .medium-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { .large-only-text-left { text-align: left !important; }
  .large-only-text-right { text-align: right !important; }
  .large-only-text-center { text-align: center !important; }
  .large-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 768px) { .large-text-left { text-align: left !important; }
  .large-text-right { text-align: right !important; }
  .large-text-center { text-align: center !important; }
  .large-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1024px) and (max-width: 1439px) { .xlarge-only-text-left { text-align: left !important; }
  .xlarge-only-text-right { text-align: right !important; }
  .xlarge-only-text-center { text-align: center !important; }
  .xlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1024px) { .xlarge-text-left { text-align: left !important; }
  .xlarge-text-right { text-align: right !important; }
  .xlarge-text-center { text-align: center !important; }
  .xlarge-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1440px) and (max-width: 999999999999) { .xxlarge-only-text-left { text-align: left !important; }
  .xxlarge-only-text-right { text-align: right !important; }
  .xxlarge-only-text-center { text-align: center !important; }
  .xxlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1440px) { .xxlarge-text-left { text-align: left !important; }
  .xxlarge-text-right { text-align: right !important; }
  .xxlarge-text-center { text-align: center !important; }
  .xxlarge-text-justify { text-align: justify !important; } }
.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-justify { text-align: justify !important; }

@media only screen and (max-width: 0) { .small-only-text-left { text-align: left !important; }
  .small-only-text-right { text-align: right !important; }
  .small-only-text-center { text-align: center !important; }
  .small-only-text-justify { text-align: justify !important; } }
@media only screen { .small-text-left { text-align: left !important; }
  .small-text-right { text-align: right !important; }
  .small-text-center { text-align: center !important; }
  .small-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 0) and (max-width: 767px) { .medium-only-text-left { text-align: left !important; }
  .medium-only-text-right { text-align: right !important; }
  .medium-only-text-center { text-align: center !important; }
  .medium-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 0) { .medium-text-left { text-align: left !important; }
  .medium-text-right { text-align: right !important; }
  .medium-text-center { text-align: center !important; }
  .medium-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { .large-only-text-left { text-align: left !important; }
  .large-only-text-right { text-align: right !important; }
  .large-only-text-center { text-align: center !important; }
  .large-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 768px) { .large-text-left { text-align: left !important; }
  .large-text-right { text-align: right !important; }
  .large-text-center { text-align: center !important; }
  .large-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1024px) and (max-width: 1439px) { .xlarge-only-text-left { text-align: left !important; }
  .xlarge-only-text-right { text-align: right !important; }
  .xlarge-only-text-center { text-align: center !important; }
  .xlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1024px) { .xlarge-text-left { text-align: left !important; }
  .xlarge-text-right { text-align: right !important; }
  .xlarge-text-center { text-align: center !important; }
  .xlarge-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1440px) and (max-width: 999999999999) { .xxlarge-only-text-left { text-align: left !important; }
  .xxlarge-only-text-right { text-align: right !important; }
  .xxlarge-only-text-center { text-align: center !important; }
  .xxlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1440px) { .xxlarge-text-left { text-align: left !important; }
  .xxlarge-text-right { text-align: right !important; }
  .xxlarge-text-center { text-align: center !important; }
  .xxlarge-text-justify { text-align: justify !important; } }
/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; }

/* Default Link Styles */
a { color: #5c5c5c; text-decoration: none; line-height: inherit; }
a:hover, a:focus { color: #4f4f4f; }
a img { border: none; }

/* Default paragraph styles */
p { font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; font-size: 1rem; line-height: 1.6; margin-bottom: 1.25rem; text-rendering: optimizeLegibility; }
p.lead { font-size: 1.21875rem; line-height: 1.6; }
p aside { font-size: 0.875rem; line-height: 1.35; font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 { font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; font-style: normal; color: #222222; text-rendering: optimizeLegibility; margin-top: 0.2rem; margin-bottom: 0.5rem; line-height: 1.4; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 10; color: #6f6f6f; line-height: 0; }

h1 { font-size: 2.125rem; }

h2 { font-size: 1.6875rem; }

h3 { font-size: 1.375rem; }

h4 { font-size: 1.125rem; }

h5 { font-size: 1.125rem; }

h6 { font-size: 1rem; }

.subheader { line-height: 1.4; color: #6f6f6f; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; }

hr { border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 1.25rem 0 1.1875rem; height: 0; }

/* Helpful Typography Defaults */
em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 10; line-height: inherit; }

code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: bold; color: #2b4270; }

/* Lists */
ul, ol, dl { font-size: 1rem; line-height: 1.6; margin-bottom: 1.25rem; list-style-position: outside; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; }

ul { margin-left: 1.1rem; }
ul.no-bullet { margin-left: 0; }
ul.no-bullet li ul, ul.no-bullet li ol { margin-left: 1.25rem; margin-bottom: 0; list-style: none; }

/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.25rem; margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }
ul.square { list-style-type: square; margin-left: 1.1rem; }
ul.circle { list-style-type: circle; margin-left: 1.1rem; }
ul.disc { list-style-type: disc; margin-left: 1.1rem; }
ul.no-bullet { list-style: none; }

/* Ordered Lists */
ol { margin-left: 1.4rem; }
ol li ul, ol li ol { margin-left: 1.25rem; margin-bottom: 0; }

/* Definition Lists */
dl dt { margin-bottom: 0.3rem; font-weight: bold; }
dl dd { margin-bottom: 0.75rem; }

/* Abbreviations */
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222222; border-bottom: 1px dotted #dddddd; cursor: help; }

abbr { text-transform: none; }

/* Blockquotes */
blockquote { margin: 0 0 1.25rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #dddddd; }
blockquote cite { display: block; font-size: 0.8125rem; color: #555555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color: #555555; }

blockquote, blockquote p { line-height: 1.6; color: #6f6f6f; }

/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.25rem 0; border: 1px solid #dddddd; padding: 0.625rem 0.75rem; }
.vcard li { margin: 0; display: block; }
.vcard .fn { font-weight: bold; font-size: 0.9375rem; }

.vevent .summary { font-weight: bold; }
.vevent abbr { cursor: default; text-decoration: none; font-weight: bold; border: none; padding: 0 0.0625rem; }

@media only screen and (min-width: 0) { h1, h2, h3, h4, h5, h6 { line-height: 1.4; }
  h1 { font-size: 2.75rem; }
  h2 { font-size: 2.3125rem; }
  h3 { font-size: 1.6875rem; }
  h4 { font-size: 1.4375rem; } }
/* Print styles.  Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only { display: none !important; }

@media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; /* h5bp.com/t */ }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .hide-on-print { display: none !important; }
  .print-only { display: block !important; }
  .hide-for-print { display: none !important; }
  .show-for-print { display: inherit !important; } }
.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-justify { text-align: justify !important; }

@media only screen and (max-width: 0) { .small-only-text-left { text-align: left !important; }
  .small-only-text-right { text-align: right !important; }
  .small-only-text-center { text-align: center !important; }
  .small-only-text-justify { text-align: justify !important; } }
@media only screen { .small-text-left { text-align: left !important; }
  .small-text-right { text-align: right !important; }
  .small-text-center { text-align: center !important; }
  .small-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 0) and (max-width: 767px) { .medium-only-text-left { text-align: left !important; }
  .medium-only-text-right { text-align: right !important; }
  .medium-only-text-center { text-align: center !important; }
  .medium-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 0) { .medium-text-left { text-align: left !important; }
  .medium-text-right { text-align: right !important; }
  .medium-text-center { text-align: center !important; }
  .medium-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { .large-only-text-left { text-align: left !important; }
  .large-only-text-right { text-align: right !important; }
  .large-only-text-center { text-align: center !important; }
  .large-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 768px) { .large-text-left { text-align: left !important; }
  .large-text-right { text-align: right !important; }
  .large-text-center { text-align: center !important; }
  .large-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1024px) and (max-width: 1439px) { .xlarge-only-text-left { text-align: left !important; }
  .xlarge-only-text-right { text-align: right !important; }
  .xlarge-only-text-center { text-align: center !important; }
  .xlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1024px) { .xlarge-text-left { text-align: left !important; }
  .xlarge-text-right { text-align: right !important; }
  .xlarge-text-center { text-align: center !important; }
  .xlarge-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1440px) and (max-width: 999999999999) { .xxlarge-only-text-left { text-align: left !important; }
  .xxlarge-only-text-right { text-align: right !important; }
  .xxlarge-only-text-center { text-align: center !important; }
  .xxlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 1440px) { .xxlarge-text-left { text-align: left !important; }
  .xxlarge-text-right { text-align: right !important; }
  .xxlarge-text-center { text-align: center !important; }
  .xxlarge-text-justify { text-align: justify !important; } }
.off-canvas-wrap { -webkit-backface-visibility: hidden; position: relative; width: 100%; overflow-x: hidden; }
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left { height: 100%; }

.inner-wrap { -webkit-backface-visibility: hidden; position: relative; width: 100%; *zoom: 1; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.inner-wrap:before, .inner-wrap:after { content: " "; display: table; }
.inner-wrap:after { clear: both; }

.tab-bar { -webkit-backface-visibility: hidden; background: #333333; color: white; height: 2.8125rem; line-height: 2.8125rem; position: relative; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 { color: white; font-weight: bold; line-height: 2.8125rem; margin: 0; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 { font-size: 1.125rem; }

.left-small { width: 2.8125rem; height: 2.8125rem; position: absolute; top: 0; border-right: solid 1px #1a1a1a; left: 0; }

.right-small { width: 2.8125rem; height: 2.8125rem; position: absolute; top: 0; border-left: solid 1px #1a1a1a; right: 0; }

.tab-bar-section { padding: 0 0.625rem; position: absolute; text-align: center; height: 2.8125rem; top: 0; }
@media only screen and (min-width: 0) { .tab-bar-section { text-align: left; } }
.tab-bar-section.left { left: 0; right: 2.8125rem; }
.tab-bar-section.right { left: 2.8125rem; right: 0; }
.tab-bar-section.middle { left: 2.8125rem; right: 2.8125rem; }

.tab-bar .menu-icon { text-indent: 2.1875rem; width: 2.8125rem; height: 2.8125rem; display: block; line-height: 2.0625rem; padding: 0; color: white; position: relative; }
.tab-bar .menu-icon span { position: absolute; display: block; width: 1rem; height: 0; left: 0.8125rem; top: 0.3125rem; -webkit-box-shadow: 1px 10px 1px 1px white, 1px 16px 1px 1px white, 1px 22px 1px 1px white; box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
.tab-bar .menu-icon:hover span { -webkit-box-shadow: 1px 10px 1px 1px #b3b3b3, 1px 16px 1px 1px #b3b3b3, 1px 22px 1px 1px #b3b3b3; box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; }

.left-off-canvas-menu { -webkit-backface-visibility: hidden; width: 15.625rem; top: 0; bottom: 0; position: absolute; overflow-y: auto; background: rgba(255, 255, 255, 0); z-index: 1001; box-sizing: content-box; -webkit-overflow-scrolling: touch; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; }
.left-off-canvas-menu * { -webkit-backface-visibility: hidden; }

.right-off-canvas-menu { -webkit-backface-visibility: hidden; width: 15.625rem; top: 0; bottom: 0; position: absolute; overflow-y: auto; background: rgba(255, 255, 255, 0); z-index: 1001; box-sizing: content-box; -webkit-overflow-scrolling: touch; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; }
.right-off-canvas-menu * { -webkit-backface-visibility: hidden; }

ul.off-canvas-list { list-style-type: none; padding: 0; margin: 0; }
ul.off-canvas-list li label { padding: 0.3rem 0.9375rem; color: #999999; text-transform: uppercase; font-weight: bold; background: rgba(255, 255, 255, 0); border-top: 1px solid rgba(255, 255, 255, 0); border-bottom: none; margin: 0; }
ul.off-canvas-list li a { display: block; padding: 0.66667rem; color: rgba(255, 255, 255, 0.7); border-bottom: 1px solid rgba(191, 191, 191, 0); transition: background 300ms ease; }
ul.off-canvas-list li a:hover { background: #242424; }

.move-right > .inner-wrap { -webkit-transform: translate3d(15.625rem, 0, 0); -moz-transform: translate3d(15.625rem, 0, 0); -ms-transform: translate3d(15.625rem, 0, 0); -o-transform: translate3d(15.625rem, 0, 0); transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas { -webkit-backface-visibility: hidden; transition: background 300ms ease; cursor: pointer; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(255, 255, 255, 0.2); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
@media only screen and (min-width: 0) { .move-right .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap { -webkit-transform: translate3d(-15.625rem, 0, 0); -moz-transform: translate3d(-15.625rem, 0, 0); -ms-transform: translate3d(-15.625rem, 0, 0); -o-transform: translate3d(-15.625rem, 0, 0); transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas { -webkit-backface-visibility: hidden; transition: background 300ms ease; cursor: pointer; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(255, 255, 255, 0.2); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
@media only screen and (min-width: 0) { .move-left .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.csstransforms.no-csstransforms3d .left-off-canvas-menu { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); }
.csstransforms.no-csstransforms3d .right-off-canvas-menu { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); }
.csstransforms.no-csstransforms3d .move-left > .inner-wrap { -webkit-transform: translate(-15.625rem, 0); -moz-transform: translate(-15.625rem, 0); -ms-transform: translate(-15.625rem, 0); -o-transform: translate(-15.625rem, 0); transform: translate(-15.625rem, 0); }
.csstransforms.no-csstransforms3d .move-right > .inner-wrap { -webkit-transform: translate(15.625rem, 0); -moz-transform: translate(15.625rem, 0); -ms-transform: translate(15.625rem, 0); -o-transform: translate(15.625rem, 0); transform: translate(15.625rem, 0); }

.no-csstransforms .left-off-canvas-menu { left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu { right: -15.625rem; }
.no-csstransforms .move-left > .inner-wrap { right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap { left: 15.625rem; }

/* small displays */
@media only screen { .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 0) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 768px) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 1024px) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 1440px) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down { display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape, .hide-for-portrait { display: inherit !important; }

.hide-for-landscape, .show-for-portrait { display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait { display: table; }

thead.hide-for-landscape, thead.show-for-portrait { display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait { display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait { display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait { display: table-cell !important; }

@media only screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: inherit !important; }
  .hide-for-landscape, .show-for-portrait { display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait { display: table; }
  thead.show-for-landscape, thead.hide-for-portrait { display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait { display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait { display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait { display: table-cell !important; } }
@media only screen and (orientation: portrait) { .show-for-portrait, .hide-for-landscape { display: inherit !important; }
  .hide-for-portrait, .show-for-landscape { display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape { display: table; }
  thead.show-for-portrait, thead.hide-for-landscape { display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape { display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape { display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape { display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch { display: none !important; }

.hide-for-touch { display: inherit !important; }

.touch .show-for-touch { display: inherit !important; }

.touch .hide-for-touch { display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch { display: table; }

.touch table.show-for-touch { display: table; }

thead.hide-for-touch { display: table-header-group !important; }

.touch thead.show-for-touch { display: table-header-group !important; }

tbody.hide-for-touch { display: table-row-group !important; }

.touch tbody.show-for-touch { display: table-row-group !important; }

tr.hide-for-touch { display: table-row !important; }

.touch tr.show-for-touch { display: table-row !important; }

td.hide-for-touch { display: table-cell !important; }

.touch td.show-for-touch { display: table-cell !important; }

th.hide-for-touch { display: table-cell !important; }

.touch th.show-for-touch { display: table-cell !important; }

/* qtip tooltip style */
.qtip-author { background-color: #000; background-color: #1e1e1e; background-image: url('../img/menu-bg_1382427057.png'); border: 1px solid #FFF; border: 1px solid white; color: #fff; }
.qtip-author a { color: white; text-decoration: none; }
.qtip-author a:hover { color: #fcb040; text-decoration: none; }

/* qTip2 - Pretty powerful tooltips - v2.0.0pre - 2012-12-06
* http://craigsworks.com/projects/qtip2/
* Copyright (c) 2012 Craig Michael Thompson; Licensed MIT, GPL */
/* Core qTip styles */
div.qtip, div.qtip { position: absolute; left: -28000px; top: -28000px; display: none; max-width: 280px; min-width: 50px; font-size: 10.5px; line-height: 12px; direction: ltr; }

.qtip-content { position: relative; padding: 5px 9px; overflow: hidden; text-align: left; word-wrap: break-word; }

.qtip-titlebar { position: relative; padding: 5px 35px 5px 10px; overflow: hidden; border-width: 0 0 1px; font-weight: bold; }

.qtip-titlebar + .qtip-content { border-top-width: 0 !important; }

/* Default close button class */
.qtip-close { position: absolute; right: -9px; top: -9px; cursor: pointer; outline: medium none; border-width: 1px; border-style: solid; border-color: transparent; }

.qtip-titlebar .qtip-close { right: 4px; top: 50%; margin-top: -9px; }

* html .qtip-titlebar .qtip-close { top: 16px; }

/* IE fix */
.qtip-titlebar .ui-icon, .qtip-icon .ui-icon { display: block; text-indent: -1000em; direction: ltr; vertical-align: middle; }

.qtip-icon, .qtip-icon .ui-icon { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; }

.qtip-icon .ui-icon { width: 18px; height: 14px; text-align: center; text-indent: 0; font: normal bold 10px/13px Tahoma, sans-serif; color: inherit; background: transparent none no-repeat -100em -100em; }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default { border-width: 1px; border-style: solid; border-color: #F1D031; background-color: #FFFFA3; color: #555; }

.qtip-default .qtip-titlebar { background-color: #FFEF93; }

.qtip-default .qtip-icon { border-color: #CCC; background: #F1F1F1; color: #777; }

.qtip-default .qtip-titlebar .qtip-close { border-color: #AAA; color: #111; }

/* Light tooltip style */
.qtip-light { background-color: white; border-color: #E2E2E2; color: #454545; }

.qtip-light .qtip-titlebar { background-color: #f1f1f1; }

/* Dark tooltip style */
.qtip-dark { background-color: #505050; border-color: #303030; color: #f3f3f3; }

.qtip-dark .qtip-titlebar { background-color: #404040; }

.qtip-dark .qtip-icon { border-color: #444; }

.qtip-dark .qtip-titlebar .ui-state-hover { border-color: #303030; }

/* Cream tooltip style */
.qtip-cream { background-color: #FBF7AA; border-color: #F9E98E; color: #A27D35; }

.qtip-cream .qtip-titlebar { background-color: #F0DE7D; }

.qtip-cream .qtip-close .qtip-icon { background-position: -82px 0; }

/* Red tooltip style */
.qtip-red { background-color: #F78B83; border-color: #D95252; color: #912323; }

.qtip-red .qtip-titlebar { background-color: #F06D65; }

.qtip-red .qtip-close .qtip-icon { background-position: -102px 0; }

.qtip-red .qtip-icon { border-color: #D95252; }

.qtip-red .qtip-titlebar .ui-state-hover { border-color: #D95252; }

/* Green tooltip style */
.qtip-green { background-color: #CAED9E; border-color: #90D93F; color: #3F6219; }

.qtip-green .qtip-titlebar { background-color: #B0DE78; }

.qtip-green .qtip-close .qtip-icon { background-position: -42px 0; }

/* Blue tooltip style */
.qtip-blue { background-color: #E5F6FE; border-color: #ADD9ED; color: #5E99BD; }

.qtip-blue .qtip-titlebar { background-color: #D0E9F5; }

.qtip-blue .qtip-close .qtip-icon { background-position: -2px 0; }

/* Add shadows to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-shadow { -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded, .qtip-tipsy, .qtip-bootstrap { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Youtube tooltip style */
.qtip-youtube { -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 3px #333; -moz-box-shadow: 0 0 3px #333; box-shadow: 0 0 3px #333; color: white; border-width: 0; background: #4A4A4A; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a4a4a), color-stop(100%, black)); background-image: -webkit-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -moz-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -ms-linear-gradient(top, #4a4a4a 0, black 100%); background-image: -o-linear-gradient(top, #4a4a4a 0, black 100%); }

.qtip-youtube .qtip-titlebar { background-color: #4A4A4A; background-color: rgba(0, 0, 0, 0); }

.qtip-youtube .qtip-content { padding: .75em; font: 12px arial,sans-serif; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"; }

.qtip-youtube .qtip-icon { border-color: #222; }

.qtip-youtube .qtip-titlebar .ui-state-hover { border-color: #303030; }

/* jQuery TOOLS Tooltip style */
.qtip-jtools { background: #232323; background: rgba(0, 0, 0, 0.7); background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323)); background-image: -moz-linear-gradient(top, #717171, #232323); background-image: -webkit-linear-gradient(top, #717171, #232323); background-image: -ms-linear-gradient(top, #717171, #232323); background-image: -o-linear-gradient(top, #717171, #232323); border: 2px solid #ddd; border: 2px solid #f1f1f1; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 12px #333; -moz-box-shadow: 0 0 12px #333; box-shadow: 0 0 12px #333; }

/* IE Specific */
.qtip-jtools .qtip-titlebar { background-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"; }

.qtip-jtools .qtip-content { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"; }

.qtip-jtools .qtip-titlebar, .qtip-jtools .qtip-content { background: transparent; color: white; border: 0 dashed transparent; }

.qtip-jtools .qtip-icon { border-color: #555; }

.qtip-jtools .qtip-titlebar .ui-state-hover { border-color: #333; }

/* Cluetip style */
.qtip-cluetip { -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); background-color: #D9D9C2; color: #111; border: 0 dashed transparent; }

.qtip-cluetip .qtip-titlebar { background-color: #87876A; color: white; border: 0 dashed transparent; }

.qtip-cluetip .qtip-icon { border-color: #808064; }

.qtip-cluetip .qtip-titlebar .ui-state-hover { border-color: #696952; color: #696952; }

/* Tipsy style */
.qtip-tipsy { background: black; background: rgba(0, 0, 0, 0.87); color: white; border: 0 solid transparent; font-size: 11px; font-family: 'Lucida Grande', sans-serif; font-weight: bold; line-height: 16px; text-shadow: 0 1px black; }

.qtip-tipsy .qtip-titlebar { padding: 6px 35px 0 10; background-color: transparent; }

.qtip-tipsy .qtip-content { padding: 6px 10; }

.qtip-tipsy .qtip-icon { border-color: #222; text-shadow: none; }

.qtip-tipsy .qtip-titlebar .ui-state-hover { border-color: #303030; }

/* Tipped style */
.qtip-tipped { border: 3px solid #959FA9; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #F9F9F9; color: #454545; font-weight: normal; font-family: serif; }

.qtip-tipped .qtip-titlebar { border-bottom-width: 0; color: white; background: #3A79B8; background-image: -webkit-gradient(linear, left top, left bottom, from(#3a79b8), to(#2e629d)); background-image: -webkit-linear-gradient(top, #3a79b8, #2e629d); background-image: -moz-linear-gradient(top, #3a79b8, #2e629d); background-image: -ms-linear-gradient(top, #3a79b8, #2e629d); background-image: -o-linear-gradient(top, #3a79b8, #2e629d); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"; }

.qtip-tipped .qtip-icon { border: 2px solid #285589; background: #285589; }

.qtip-tipped .qtip-icon .ui-icon { background-color: #FBFBFB; color: #555; }

/** Twitter Bootstrap style.  Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11. Does not work with IE 7. */
.qtip-bootstrap { /** Taken from Bootstrap body */ font-size: 14px; line-height: 20px; color: #333333; /** Taken from Bootstrap .popover */ padding: 1px; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; }

.qtip-bootstrap .qtip-titlebar { /** Taken from Bootstrap .popover-title */ padding: 8px 14px; margin: 0; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }

.qtip-bootstrap .qtip-titlebar .qtip-close { /** Overrides qTip2: .qtip-titlebar .qtip-close{ [...] right: 4px; top: 50%; [...] border-style: solid; } */ right: 11px; top: 45%; border-style: none; }

.qtip-bootstrap .qtip-content { /** Taken from Bootstrap .popover-content */ padding: 9px 14px; }

.qtip-bootstrap .qtip-icon { /** Overrides qTip2: .qtip-default .qtip-icon { border-color: #CCC; background: #F1F1F1; color: #777; } */ background: transparent; }

.qtip-bootstrap .qtip-icon .ui-icon { /** Overrides qTip2: .qtip-icon .ui-icon{ width: 18px; height: 14px; } */ width: auto; height: auto; /* Taken from Bootstrap .close */ float: right; font-size: 20px; font-weight: bold; line-height: 18px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); }

.qtip-bootstrap .qtip-icon .ui-icon:hover { /* Taken from Bootstrap .close:hover */ color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); }

/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar { filter: none; -ms-filter: none; }

/* Tips plugin */
.qtip .qtip-tip { margin: 0 auto; overflow: hidden; z-index: 10; }

.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml { position: absolute; color: #123456; background: transparent; border: 0 dashed transparent; }

.qtip .qtip-tip canvas { top: 0; left: 0; }

.qtip .qtip-tip .qtip-vml { behavior: url(http://www.inkblazers.com/assets/css/open-platform.css?versionId=2013.07.29.1634#default#VML); display: inline-block; visibility: visible; }

/* Modal plugin */
#qtip-overlay { position: fixed; left: -10000em; top: -10000em; }

/* Applied to modals with show.modal.blur set to true */
#qtip-overlay.blurs { cursor: pointer; }

/* Change opacity of overlay here */
#qtip-overlay div { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: black; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

/* IE6 Modal plugin fix */
.qtipmodal-ie6fix { position: absolute !important; }

/* CSS Styles that are needed by jScrollPane for it to operate correctly.  Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane may not operate correctly without them. */
.jspContainer { overflow: hidden; position: relative; display: block; }

.jspPane { position: absolute; }

.jspVerticalBar { position: absolute; top: 0; right: 0; width: 20px; height: 100%; background: #131313; }

.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: red; }

.jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; }

.jspCap { display: none; }

.jspHorizontalBar .jspCap { float: left; }

.jspTrack { background: #ebebeb; position: relative; }

.jspDrag { background: url('../img/scrollbar_element_bar_1382427057.png') no-repeat center center #6e6e6e; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }

.jspArrow { background: #50506d; text-indent: -20000px; display: block; cursor: pointer; }
.jspArrow.jspArrowUp { background: url('../img/scrollbar_element_arrow_up_1382427057.png') no-repeat center center #6e6e6e; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }
.jspArrow.jspArrowDown { background: url('../img/scrollbar_element_arrow_down_1382427057.png') no-repeat center center #6e6e6e; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; }
.jspArrow.jspDisabled { cursor: default; background-color: #6e6e6e; }

.jspVerticalBar .jspArrow { height: 22px; }

.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }

.jspVerticalBar .jspArrow:focus { outline: none; }

.jspCorner { background: #eeeef4; float: left; height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }

.smith-icons20x20-sprite, .setting.tiny, .setting.tiny:hover, .liked.tiny, .liked.tiny:hover, .liked.tiny.click, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.follower.tiny, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.comic.tiny, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.illust.tiny, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.blogs.tiny { background: url('../img/themes/smith/icons/smith-icons20x20_737c9784bc.png') no-repeat; }

.smith-icons24x24-sprite, .b-follow-button span, .a-follow-button span, .a-follow-button:hover span, .b-addbook-button span, .a-addbook-button span, .a-addbook-button:hover span, .b-cart-button span, .a-cart-button span, .a-cart-button:hover span, .add-work span, .setting, .setting:hover, .liked, .liked.click, .share-option, .share-option:hover, .tweeter-small-button, .tumblr-small-button, .facebook-small-button, .header-container.thin-header nav.top-bar .top-bar-section li.add-work-button i, .header-container.thin-header #menu-browse .menu a.explore i, .header-container.thin-header #menu-browse .menu a.manga i, .header-container.thin-header #menu-browse .menu a.illustration i, .header-container.thin-header #menu-browse .menu a.blog i, .header-container.thin-header #menu-browse .menu a.creator i, .header-container.thin-header #menu-browse .menu a.forum i, .header-container.thin-header #menu-browse .menu a.about i, .header-container.thin-header #profile-dropdown a.profile-link i, .header-container.thin-header #profile-dropdown a.dashboard i, .header-container.thin-header #profile-dropdown a.subscription i, .header-container.thin-header #profile-dropdown a.my-shop i, .header-container.thin-header #profile-dropdown a.order-history i, .header-container.thin-header #profile-dropdown a.admin i, .header-container.thin-header #profile-dropdown a.sign-out i, .header-container.thin-header #profile-dropdown a.help i, .header-container.thin-header #add-work-dropdown li a.new-comic i, .header-container.thin-header #add-work-dropdown li a.new-illustration i, .header-container.thin-header #add-work-dropdown li a.new-blog i, .header-container.thin-header #add-work-dropdown li a.manage-work i, .header-container.thin-header #marketplace-dropdown a.main-marketplace i, .header-container.thin-header #marketplace-dropdown a.best-sellers i, .header-container.thin-header #marketplace-dropdown a.new-releases i, .header-container.thin-header #marketplace-dropdown a.categories i, #favoriteButtons .smith-btn.like.added span, #favoriteButtons .smith-btn.like.add span, #favoriteButtons .smith-btn.follow.added span, #favoriteButtons .smith-btn.follow.add span, #favoriteButtons .smith-btn.atb.added span, #favoriteButtons .smith-btn.atb.add span, #favoriteButtons .smith-btn.atb.added:hover span, #favoriteButtons .smith-btn.atb.added:active span, .favorite-cover .smith-btn.like.added span, .favorite-cover .smith-btn.like.add span, .favorite-cover .smith-btn.follow.added span, .favorite-cover .smith-btn.follow.add span, .favorite-cover .smith-btn.atb.added span, .favorite-cover .smith-btn.atb.add span, .favorite-cover .smith-btn.atb.added:hover span, .favorite-cover .smith-btn.atb.added:active span, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.follower, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.comic, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.illust, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.blogs { background: url('../img/themes/smith/icons/smith-icons24x24_dc9e0423d9.png') no-repeat; }

.smith-animation32x32-sprite, #favoriteButtons .animate.bang, #favoriteButtons .animate.walking, #favoriteButtons .animate.smile, #favoriteButtons .animate.heartbreak-flying, #favoriteButtons .animate.heart-grown-flying, #favoriteButtons .animate.cross, #favoriteButtons .animate.please, #favoriteButtons .animate.sad, #favoriteButtons .heart-effect.heart-grown, .favorite-cover .animate.bang, .favorite-cover .animate.walking, .favorite-cover .animate.smile, .favorite-cover .animate.heartbreak-flying, .favorite-cover .animate.heart-grown-flying, .favorite-cover .animate.cross, .favorite-cover .animate.please, .favorite-cover .animate.sad, .favorite-cover .heart-effect.heart-grown { background: url('../img/themes/smith/icons/smith-animation32x32_f312b3c98d.png') no-repeat; }

.smith-icons32x32-sprite, .header-container.thin-header nav.top-bar .top-bar-section a.browse i, .header-container.thin-header nav.top-bar .top-bar-section a.browse:hover i, .header-container.thin-header nav.top-bar .top-bar-section a.marketplace i, .header-container.thin-header nav.top-bar .top-bar-section a.marketplace:hover i, .header-container.thin-header nav.top-bar .top-bar-section a.cart i, .header-container.thin-header nav.top-bar .top-bar-section a.cart:hover i, .header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment i, .header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment:hover i, .header-container.thin-header nav.top-bar .top-bar-section a.notification i, .header-container.thin-header nav.top-bar .top-bar-section a.notification:hover i, .header-container.thin-header nav.top-bar .top-bar-section a.search i, .header-container.thin-header nav.top-bar .top-bar-section a.search:hover i { background: url('../img/themes/smith/icons/smith-icons32x32_76de96861e.png') no-repeat; }

.reader-sprite { background: url('../img/themes/smith/reader_ec2b265d4e.png') no-repeat; }

.slider_bg-sprite { background: url('http://www.inkblazers.com/assets/img/themes/smith/slider_bg.png?8f56b0e7aa') no-repeat; }

.buttons-sprite { background: url('../img/themes/smith/buttons_f62ed1d5d0.png') no-repeat; }

.welcome-sprite { background: url('http://www.inkblazers.com/assets/img/themes/smith/welcome.png?246bc1e4e3') no-repeat; }

.btn_blog, .button-short, .button-medium, .button-long, .button-line, .button-orange, .button-pink, .button-blue, .button-light-gray, .button-gray, #search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button, .header-container.thin-header nav.top-bar .top-bar-section a.add-work, #favoriteButtons .smith-btn.like.added, #favoriteButtons .smith-btn.follow.add, #favoriteButtons .smith-btn.atb.add, .favorite-cover .smith-btn.like.added, .favorite-cover .smith-btn.follow.add, .favorite-cover .smith-btn.atb.add, input.submit-button, .button.grey-button { display: block; font-size: 13px; text-align: center; vertical-align: top; min-width: 80px; width: auto; /* padding: 5px 0px 5px 0px !important;*/ margin: 0px !important; border: solid 1px rgba(0, 0, 0, 0); cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.btn_blog span, .button-short span, .button-medium span, .button-long span, .button-line span, .button-orange span, .button-pink span, .button-blue span, .button-light-gray span, .button-gray span, #search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button span, .header-container.thin-header nav.top-bar .top-bar-section a.add-work span, #favoriteButtons .smith-btn.like.added span, #favoriteButtons .smith-btn.follow.add span, #favoriteButtons .smith-btn.atb.add span, .favorite-cover .smith-btn.like.added span, .favorite-cover .smith-btn.follow.add span, .favorite-cover .smith-btn.atb.add span, input.submit-button span, .button.grey-button span { line-height: 1.5rem; height: 1.5rem; }

.button-short { width: 80px; }

.button-medium { width: 120px; }

.button-long { width: 160px; }

/**************************************************************
* SMITH THEME - Buttons
**************************************************************/
.button-line { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: white; border-color: #cccccc; color: #333333; -webkit-box-shadow: 0px 3px 0px 0px white; -moz-box-shadow: 0px 3px 0px 0px white; box-shadow: 0px 3px 0px 0px white; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; color: #898989; border: solid 1px #898989; opacity: 0.5; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; }
.button-line:hover, .button-line:focus { background-color: #cccccc; }
.button-line:hover, .button-line:focus { color: #333333; }
.button-line:hover { text-decoration: none; background-color: white; }
.button-line:active { -webkit-box-shadow: 0px 2px 0px 0px white; -moz-box-shadow: 0px 2px 0px 0px white; box-shadow: 0px 2px 0px 0px white; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') white repeat; }
.button-line:active { opacity: 1; margin: 0px !important; }

.button-orange { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-orange:hover, .button-orange:focus { background-color: #cc5200; }
.button-orange:hover, .button-orange:focus { color: white; }
.button-orange:hover { text-decoration: none; background-color: #e06104; }
.button-orange:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }

.button-pink { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #f65359; border-color: #f3141d; color: white; -webkit-box-shadow: 0px 3px 0px 0px #d04147; -moz-box-shadow: 0px 3px 0px 0px #d04147; box-shadow: 0px 3px 0px 0px #d04147; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-pink:hover, .button-pink:focus { background-color: #f3141d; }
.button-pink:hover, .button-pink:focus { color: white; }
.button-pink:hover { text-decoration: none; background-color: #dd4b4e; }
.button-pink:active { -webkit-box-shadow: 0px 2px 0px 0px #d04147; -moz-box-shadow: 0px 2px 0px 0px #d04147; box-shadow: 0px 2px 0px 0px #d04147; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #dd4b4e repeat; }

.button-blue { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #1cbbb4; border-color: #169690; color: white; -webkit-box-shadow: 0px 3px 0px 0px #13908a; -moz-box-shadow: 0px 3px 0px 0px #13908a; box-shadow: 0px 3px 0px 0px #13908a; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-blue:hover, .button-blue:focus { background-color: #169690; }
.button-blue:hover, .button-blue:focus { color: white; }
.button-blue:hover { text-decoration: none; background-color: #1aa79f; }
.button-blue:active { -webkit-box-shadow: 0px 2px 0px 0px #13908a; -moz-box-shadow: 0px 2px 0px 0px #13908a; box-shadow: 0px 2px 0px 0px #13908a; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #1aa79f repeat; }

.button-light-gray { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #464646; border-color: #383838; color: white; -webkit-box-shadow: 0px 3px 0px 0px #464646; -moz-box-shadow: 0px 3px 0px 0px #464646; box-shadow: 0px 3px 0px 0px #464646; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-light-gray:hover, .button-light-gray:focus { background-color: #383838; }
.button-light-gray:hover, .button-light-gray:focus { color: white; }
.button-light-gray:hover { text-decoration: none; background-color: #7b7b7b; }
.button-light-gray:active { -webkit-box-shadow: 0px 2px 0px 0px #464646; -moz-box-shadow: 0px 2px 0px 0px #464646; box-shadow: 0px 2px 0px 0px #464646; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #7b7b7b repeat; }

.button-gray { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #464646; border-color: #383838; color: white; -webkit-box-shadow: 0px 3px 0px 0px #121212; -moz-box-shadow: 0px 3px 0px 0px #121212; box-shadow: 0px 3px 0px 0px #121212; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-gray:hover, .button-gray:focus { background-color: #383838; }
.button-gray:hover, .button-gray:focus { color: white; }
.button-gray:hover { text-decoration: none; background-color: #464646; }
.button-gray:active { -webkit-box-shadow: 0px 2px 0px 0px #121212; -moz-box-shadow: 0px 2px 0px 0px #121212; box-shadow: 0px 2px 0px 0px #121212; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #464646 repeat; }

/******************** icon list ******************************/
.loading-button span { background: url('../img/ajax-loader-small_1386827171.gif') no-repeat; padding-left: 24px; }

/******* a for after click button ********/
/******* b for before click button ********/
.b-follow-button span { background-position: 0 -2064px; width: auto; height: 1.5rem; line-height: 24px; display: inline-block; padding-left: 24px; }

.a-follow-button span { background-position: 0 -1632px; width: 80px; height: 1.5rem; line-height: 1.5rem; display: inline-block; padding-left: 24px; }
.a-follow-button span:hover, .a-follow-button span.g_unfollow_hover, .a-follow-button span.g_unfollow-hover { background-position: 0 -2016px; }
.a-follow-button:hover span { background-position: 0 -2016px; width: 80px; padding-left: 24px; }

.b-addbook-button span { background-position: 0 -1416px; width: auto; height: 1.5rem; line-height: 24px; display: inline-block; padding-left: 24px; }

.a-addbook-button span { background-position: 0 -1008px; width: 125px; height: 1.5rem; line-height: 1.5rem; display: inline-block; padding-left: 24px; }
.a-addbook-button:hover span { background-position: 0 -696px; width: 125px; padding-left: 24px; }

.b-cart-button span { background-position: 0 -1824px; width: auto; height: 1.5rem; line-height: 24px; display: inline-block; padding-left: 24px; }

.a-cart-button span { background-position: 0 -1392px; width: 90px; height: 1.5rem; line-height: 1.5rem; display: inline-block; padding-left: 24px; }
.a-cart-button:hover span { background-position: 0 -432px; width: 90px; padding-left: 24px; }

.add-work span { background-position: 0 -2112px; width: auto; height: 1.5rem; line-height: 24px; display: inline-block; padding-left: 24px; }

.setting { background-position: 0 -2904px; }
.setting:hover { background-position: 0 -2928px; }
.setting.tiny { background-position: 0 -480px; background-position: -1px -480px; }
.setting.tiny:hover { background-position: 0 -500px; background-position: -1px -500px; }

.liked { background-position: 0 -2184px; }
.liked:hover, .liked.like_hover, .liked.like-hover { background-position: 0 -2208px; }
.liked.click { background-position: 0 -2232px; }
.liked.tiny { background-position: 0 -240px; }
.liked.tiny:hover { background-position: 0 -260px; }
.liked.tiny.click { background-position: 0 -260px; }

.share-option { height: 24px; width: 24px; position: absolute; right: 10px; top: 10px; display: block; background-position: 0 -1032px; }
.share-option:hover { background-position: 0 -1104px; }

.tweeter-small-button { display: block; height: 24px; width: 24px; background-position: 0 -2496px; }
.tweeter-small-button:hover, .tweeter-small-button.tweeter_hover, .tweeter-small-button.tweeter-hover { background-position: 0 -2520px; }

.tumblr-small-button { display: block; height: 24px; width: 24px; background-position: 0 -3168px; }
.tumblr-small-button:hover, .tumblr-small-button.tumblr_hover, .tumblr-small-button.tumblr-hover { background-position: 0 -3192px; }

.facebook-small-button { display: block; height: 24px; width: 24px; background-position: 0 -3408px; }
.facebook-small-button:hover, .facebook-small-button.fb_hover, .facebook-small-button.fb-hover { background-position: 0 -3432px; }

/* ========================================================================== Wetfish's superfish additional stylesheets ========================================================================== */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }

.sf-menu { line-height: 1.0; }

.sf-menu ul { position: absolute; top: -999em; width: 13em; /* left offset of submenus need to match (see below) */ }

.sf-menu ul#ul-discov-comics-parent { width: 16.5em; /* left offset of submenus need to match (see below) */ }

.sf-menu ul li { width: 100%; }

.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

.sf-menu li { float: left; position: relative; }

.sf-menu a { display: block; position: relative; }

.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0; top: 41px; z-index: 99; }

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; }

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 209px; /* match ul width */ top: 0; }

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 13em; /* match ul width */ top: 0; }

/*** DEMO SKIN ***/
.sf-menu { float: left; margin-bottom: 1em; }

.sf-menu a { padding: .75em .12em; text-decoration: none; }

.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ color: white; }

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { outline: 0; }

/*** arrows **/
.sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ }

.sf-sub-indicator { position: absolute; display: block; right: .75em; top: 1.05em; /* IE6 only */ width: 10px; height: 10px; text-indent: -999em; overflow: hidden; background: url('../img/superfish/arrows-fcc34f_1382427057.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ }

a > .sf-sub-indicator { /* give all except IE6 the correct values */ top: 1em; background-position: 0 -100px; /* use translucent arrow for modern browsers*/ }

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; /* arrow hovers for modern browsers*/ }

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position: -10px 0; }

.sf-menu ul a > .sf-sub-indicator { background-position: 0 0; }

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; /* arrow hovers for modern browsers*/ }

/*** shadows for all but IE6 ***/
.sf-shadow ul { background: url('../img/superfish/shadow_1382427057.png') no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; }

.sf-shadow ul.sf-shadow-off { background: transparent; }

/**************** custom style * ***************/
/* Header Nav of Homapage */
.header-nav .sf-menu a { text-align: left; color: #5c5c5c; text-decoration: none; }
.header-nav .sf-menu a:hover { color: white; }
.header-nav .sf-menu li { text-transform: uppercase; }
.header-nav .sf-menu li font { size: 105%; weight: normal; }
.header-nav .sf-menu > li { position: relative; margin-left: 6px; }
.header-nav .sf-menu > li:first-child { margin-left: 0; }
.header-nav .sf-menu > li > a { color: white; text-decoration: none; height: 1.4em; line-height: 1.2; }
.header-nav .sf-menu > li > a:hover { color: #fcbe4c; }
.header-nav .sf-menu > li > ul { background-image: url('../img/menu-bg_1382427057.png'); border-color: white; border-width: 1px; border-style: solid; }
.header-nav .sf-menu > li > ul a { padding-left: 15px; padding-right: 15px; }
.header-nav .sf-menu > li > ul > li { font-size: 14px; }
.header-nav .sf-menu > li > ul > li .sf-sub-indicator { width: 13px; height: 13px; background: url('../img/menu-has-child_1382427057.png') no-repeat 0 0 transparent; right: auto; top: 0.85em; }
.header-nav .sf-menu > li > ul > li a:hover { background-image: url('../img/nav-menu-hover_1382427057.png'); background-position: left center; background-repeat: no-repeat; }
.header-nav .sf-menu > li > ul > li a:hover .sf-sub-indicator { background-position: 0 -18px; }
.header-nav .sf-menu > li > ul > li.sfHover.hasChild { width: 105%; }
.header-nav .sf-menu > li > ul > li.sfHover.hasChild > a { color: white; background-image: url('../img/nav-menu-hover_1382427057.png'); background-position: right center; background-repeat: no-repeat; z-index: 100; }
.header-nav .sf-menu > li > ul > li.sfHover.hasChild > a .sf-sub-indicator { background-position: 0 -18px; }
.header-nav .sf-menu > li > ul > li > ul { background-image: url('../img/menu-bg_1382427057.png'); background-color: transparent; background-position: 0 0; background-repeat: repeat-y; border-color: white; border-width: 1px; border-style: solid; }
.header-nav .sf-menu > li > ul > li > ul > li { width: 170px; }
.header-nav .sf-menu > li > ul > li > ul.submenu-4-col { width: 607px; display: none; background-position: 100% 0; }
.header-nav .sf-menu .latest-artist { width: auto; }
.header-nav .sf-menu .latest-artist li { width: 100%; }
.header-nav .sf-menu .see-all.see-all.see-all.see-all.see-all.see-all { display: inline; float: right; width: 70px; height: 220px; position: relative; background-color: transparent; }
.header-nav .sf-menu .see-all.see-all.see-all.see-all.see-all.see-all a { color: #fcc34f; top: 92px; font-size: 81.25%; background-image: url('../img/menu-see-all-btn_1382427057.png'); background-repeat: no-repeat; background-position: 94% center; padding-left: 5px; padding-right: 16px; }
.header-nav .sf-menu .see-all.see-all.see-all.see-all.see-all.see-all a:hover { text-decoration: underline; }
.header-nav .sf-menu .sfHover > a { color: #fcc34f; }

.header-nav .sf-menu > li > ul > li .sf-sub-indicator { left: 13.2em; }

.header-nav .sf-menu > li > ul#ul-discov-comics-parent > li .sf-sub-indicator { left: 17.2em; }

.header-nav .sf-menu > li > ul#ul-discov-comics-parent > li.sfHover.hasChild { width: 103.8%; }

#search-form-dropdown { width: 18.125rem; max-width: 18.125rem; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; padding: 0.3125rem 0 0.3125rem 0; margin-top: -4px; margin-top: -0.1875rem; padding: 0; }
#search-form-dropdown:before { border-style: solid; }
#search-form-dropdown li { top: 0; display: block; width: 100%; }
#search-form-dropdown li.sep, #search-form-dropdown li.sep:hover { background: none; }
#search-form-dropdown li.sep hr { margin-top: 0.3125rem; margin-bottom: 0.3125rem; width: 90%; margin-left: auto; margin-right: auto; border-color: #8a8a8a; }
#search-form-dropdown li.js-generated { display: none; }
#search-form-dropdown li a { border-left-width: 0.25rem; border-left-color: transparent; border-left-style: solid; padding: 0.5rem 0.625rem; font-size: 0.625rem; color: white; text-decoration: none; }
#search-form-dropdown li a:hover { background: #121212; border-left-color: #ff6600; }
#search-form-dropdown li a:hover { color: white; text-decoration: none; }
#search-form-dropdown:after { display: none; }
#search-form-dropdown li { width: 18.125rem; }
#search-form-dropdown li a { font-size: 0.8125rem; width: 18.125rem; background-color: transparent; line-height: 0.75rem; }
#search-form-dropdown .dropdown-triangle { width: 0; height: 0; border-right: 0.9em solid transparent; border-bottom: 0.8em solid #464646; border-left: 0.9em solid transparent; display: block; position: absolute; top: -7px; left: 7px; margin-left: auto; margin-right: auto; }
#search-form-dropdown .cse-search-form { height: 53px; padding: 10px; }
#search-form-dropdown .cse-search-form form.gsc-search-box { margin-bottom: 0; }
#search-form-dropdown .cse-search-form table.gsc-search-box { background: none; margin-bottom: 0; height: 3.125rem; overflow: hidden; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr { width: 100%; margin: 0; max-width: 63.75rem; overflow: hidden; *zoom: 1; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td { vertical-align: top; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-input { padding: 0; height: 30px; width: 13.75rem; padding-left: 0; padding-right: 0; display: block; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-input input.gsc-input { height: 1.875rem; position: static; background-image: none !important; background-color: white !important; -webkit-border-radius: 3; -moz-border-radius: 3; -ms-border-radius: 3; -o-border-radius: 3; border-radius: 3; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-input input.gsc-input ::-webkit-input-placeholder { color: #5c5c5c; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-input input.gsc-input :-moz-placeholder { color: #5c5c5c; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-input input.gsc-input .placeholder { color: #5c5c5c; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button { padding: 0; height: 30px; width: 2.5rem; padding-left: 0; padding-right: 0; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; font-size: 0; text-indent: -9999px; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button:hover, #search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button:focus { background-color: #cc5200; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button:hover, #search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button:focus { color: white; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button:hover { text-decoration: none; background-color: #e06104; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button input.gsc-search-button { min-width: inherit; width: 40px; height: 30px; display: block; border: none; position: static; margin-left: 0.375rem; margin-bottom: 0; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button input.gsc-search-button, #search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button input.gsc-search-button:active { background-image: url('../img/themes/smith/icons/smith-icons24x24/search_1390884051.png'); background-repeat: no-repeat; background-position: center center; }
#search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-clear-button { display: none; }
#search-form-dropdown .cse-search-form .cse-loading { color: white; line-height: 1.75rem; text-transform: uppercase; font-size: 0.6875rem; }

.header-container.thin-header { /** configuration ******************************/ /***********************************************/ width: 100%; height: 85px; min-width: 768px; }
.header-container.thin-header #logo { display: block; width: 8.125rem; height: 4.0625rem; background-color: transparent; position: absolute; z-index: 10; font-size: 0; text-indent: -9999px; background-image: url('../img/themes/smith/header/logo-name-w_1395244845.svg'); background-repeat: no-repeat; background-position: 50% 50%; background-size: 90% auto; background-position: 0 50%; }
.header-container.thin-header .header { background: #121212 url('../img/themes/smith/header/stripe_1391139430.png') no-repeat right bottom; width: 100%; height: 85px; }
@media only screen and (min-width: 768px) and (max-width: 1023px), only screen and (min-width: 0) and (max-width: 767px), only screen and (max-width: 0) { .header-container.thin-header .header { background-position: 110% bottom; } }
.header-container.thin-header .header .top-bar { overflow: visible; }
.header-container.thin-header .header .top-bar-row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 63.75rem; overflow: hidden; *zoom: 1; height: 60px; overflow: visible; }
.header-container.thin-header .header .top-bar-left { padding-left: 0.625rem; padding-right: 0.625rem; width: 41.66667%; float: left; }
.header-container.thin-header .header .top-bar-right { padding-left: 0.625rem; padding-right: 0.625rem; width: 58.33333%; float: right; float: right; }
.header-container.thin-header nav.top-bar li { top: 6px; position: relative; }
.header-container.thin-header nav.top-bar li.name { width: 8.125rem; top: 0; margin-right: 0.625rem; }
.header-container.thin-header nav.top-bar li.profile-menu-button { width: 1.25rem; }
.header-container.thin-header nav.top-bar li.profile-menu-button > a { width: 1.25rem; padding-left: 0 !important; padding-right: 0 !important; }
.header-container.thin-header nav.top-bar .top-bar-section li.add-work-button { margin-left: 0.9375rem; margin-right: 0.9375rem; }
.header-container.thin-header nav.top-bar .top-bar-section li.add-work-button a { padding-left: 1.9375rem; padding-right: 0.5rem !important; position: relative; font-size: 0.8125rem; }
.header-container.thin-header nav.top-bar .top-bar-section li.add-work-button i { background-position: 0 -2112px; width: 24px; height: 24px; position: absolute; left: 0.25rem; top: 0; }
.header-container.thin-header nav.top-bar .top-bar-section li.sep { line-height: 45px; color: white; }
.header-container.thin-header nav.top-bar .top-bar-section a { font-size: 0.8125rem; text-transform: uppercase; color: white; color: white; text-decoration: none; }
.header-container.thin-header nav.top-bar .top-bar-section a:hover { color: white; text-decoration: none; }
.header-container.thin-header nav.top-bar .top-bar-section a:title { display: none; }
.header-container.thin-header nav.top-bar .top-bar-section a.sign-in, .header-container.thin-header nav.top-bar .top-bar-section a.register { color: white; text-decoration: none; }
.header-container.thin-header nav.top-bar .top-bar-section a.sign-in:hover, .header-container.thin-header nav.top-bar .top-bar-section a.register:hover { color: #ff6600; text-decoration: none; }
.header-container.thin-header nav.top-bar .top-bar-section a.profile { color: white; text-decoration: none; padding-left: 3.4375rem; max-width: 9.875rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-transform: none; }
.header-container.thin-header nav.top-bar .top-bar-section a.profile:hover { color: #ff6600; text-decoration: none; }
.header-container.thin-header nav.top-bar .top-bar-section a.profile:after { border-style: solid; }
.header-container.thin-header nav.top-bar .top-bar-section a.profile img { -webkit-border-radius: 2.5rem; -moz-border-radius: 2.5rem; -ms-border-radius: 2.5rem; -o-border-radius: 2.5rem; border-radius: 2.5rem; width: 2.5rem; height: 2.5rem; margin-right: 6px; position: absolute; left: 0.4375rem; }
.header-container.thin-header nav.top-bar .top-bar-section a.profile:after { border-top-color: white; }
.header-container.thin-header nav.top-bar .top-bar-section a.profile:hover:after { border-top-color: #ff6600; }
.header-container.thin-header nav.top-bar .top-bar-section a.browse { height: 45px; position: relative; padding-left: 38px; padding-right: 15px !important; }
.header-container.thin-header nav.top-bar .top-bar-section a.browse i { display: block; width: 32px; height: 32px; position: absolute; top: 6px; left: 3px; font-size: 0; text-indent: -9999px; background-position: 0 -320px; }
.header-container.thin-header nav.top-bar .top-bar-section a.browse:hover i { background-position: 0 -352px; }
.header-container.thin-header nav.top-bar .top-bar-section a.browse .num { position: absolute; top: 0.375rem; right: 0.0625rem; background: #f65359; padding: 0.1875rem 0.3125rem; font-size: 0.625rem; color: white; text-indent: 0; line-height: 1; -webkit-border-radius: 0.625rem; -moz-border-radius: 0.625rem; -ms-border-radius: 0.625rem; -o-border-radius: 0.625rem; border-radius: 0.625rem; display: none; z-index: 2; }
.header-container.thin-header nav.top-bar .top-bar-section a.browse:after { display: none; }
@media only screen and (min-width: 768px) and (max-width: 1023px), only screen and (min-width: 0) and (max-width: 767px), only screen and (max-width: 0) { .header-container.thin-header nav.top-bar .top-bar-section a.browse { height: 45px; position: relative; padding-left: 38px; font-size: 0; text-indent: -9999px; }
  .header-container.thin-header nav.top-bar .top-bar-section a.browse i { display: block; width: 32px; height: 32px; position: absolute; top: 6px; left: 3px; font-size: 0; text-indent: -9999px; background-position: 0 -320px; }
  .header-container.thin-header nav.top-bar .top-bar-section a.browse:hover i { background-position: 0 -352px; }
  .header-container.thin-header nav.top-bar .top-bar-section a.browse .num { position: absolute; top: 0.375rem; right: 0.0625rem; background: #f65359; padding: 0.1875rem 0.3125rem; font-size: 0.625rem; color: white; text-indent: 0; line-height: 1; -webkit-border-radius: 0.625rem; -moz-border-radius: 0.625rem; -ms-border-radius: 0.625rem; -o-border-radius: 0.625rem; border-radius: 0.625rem; display: none; z-index: 2; }
  .header-container.thin-header nav.top-bar .top-bar-section a.browse i { left: 10px; background-position: 0 -320px; }
  .header-container.thin-header nav.top-bar .top-bar-section a.browse i:hover, .header-container.thin-header nav.top-bar .top-bar-section a.browse i.header-icons-browse_hover, .header-container.thin-header nav.top-bar .top-bar-section a.browse i.header-icons-browse-hover { background-position: 0 -352px; }
  .header-container.thin-header nav.top-bar .top-bar-section a.browse:hover i { background-position: 0 -352px; } }
.header-container.thin-header nav.top-bar .top-bar-section a.marketplace { height: 45px; position: relative; padding-left: 38px; padding-right: 15px !important; }
.header-container.thin-header nav.top-bar .top-bar-section a.marketplace i { display: block; width: 32px; height: 32px; position: absolute; top: 6px; left: 3px; font-size: 0; text-indent: -9999px; background-position: 0 0; }
.header-container.thin-header nav.top-bar .top-bar-section a.marketplace:hover i { background-position: 0 -32px; }
.header-container.thin-header nav.top-bar .top-bar-section a.marketplace .num { position: absolute; top: 0.375rem; right: 0.0625rem; background: #f65359; padding: 0.1875rem 0.3125rem; font-size: 0.625rem; color: white; text-indent: 0; line-height: 1; -webkit-border-radius: 0.625rem; -moz-border-radius: 0.625rem; -ms-border-radius: 0.625rem; -o-border-radius: 0.625rem; border-radius: 0.625rem; display: none; z-index: 2; }
.header-container.thin-header nav.top-bar .top-bar-section a.marketplace:after { display: none; }
@media only screen and (min-width: 768px) and (max-width: 1023px), only screen and (min-width: 0) and (max-width: 767px), only screen and (max-width: 0) { .header-container.thin-header nav.top-bar .top-bar-section a.marketplace { height: 45px; position: relative; padding-left: 38px; font-size: 0; text-indent: -9999px; }
  .header-container.thin-header nav.top-bar .top-bar-section a.marketplace i { display: block; width: 32px; height: 32px; position: absolute; top: 6px; left: 3px; font-size: 0; text-indent: -9999px; background-position: 0 0; }
  .header-container.thin-header nav.top-bar .top-bar-section a.marketplace:hover i { background-position: 0 -32px; }
  .header-container.thin-header nav.top-bar .top-bar-section a.marketplace .num { position: absolute; top: 0.375rem; right: 0.0625rem; background: #f65359; padding: 0.1875rem 0.3125rem; font-size: 0.625rem; color: white; text-indent: 0; line-height: 1; -webkit-border-radius: 0.625rem; -moz-border-radius: 0.625rem; -ms-border-radius: 0.625rem; -o-border-radius: 0.625rem; border-radius: 0.625rem; display: none; z-index: 2; }
  .header-container.thin-header nav.top-bar .top-bar-section a.marketplace i { left: 10px; background-position: 0 0; }
  .header-container.thin-header nav.top-bar .top-bar-section a.marketplace i:hover, .header-container.thin-header nav.top-bar .top-bar-section a.marketplace i.header-icons-marketplace_hover, .header-container.thin-header nav.top-bar .top-bar-section a.marketplace i.header-icons-marketplace-hover { background-position: 0 -32px; }
  .header-container.thin-header nav.top-bar .top-bar-section a.marketplace:hover i { background-position: 0 -32px; } }
.header-container.thin-header nav.top-bar .top-bar-section a.cart { height: 45px; position: relative; padding-left: 38px; font-size: 0; text-indent: -9999px; }
.header-container.thin-header nav.top-bar .top-bar-section a.cart i { display: block; width: 32px; height: 32px; position: absolute; top: 6px; left: 3px; font-size: 0; text-indent: -9999px; background-position: 0 -224px; }
.header-container.thin-header nav.top-bar .top-bar-section a.cart:hover i { background-position: 0 -160px; }
.header-container.thin-header nav.top-bar .top-bar-section a.cart .num { position: absolute; top: 0.375rem; right: 0.0625rem; background: #f65359; padding: 0.1875rem 0.3125rem; font-size: 0.625rem; color: white; text-indent: 0; line-height: 1; -webkit-border-radius: 0.625rem; -moz-border-radius: 0.625rem; -ms-border-radius: 0.625rem; -o-border-radius: 0.625rem; border-radius: 0.625rem; display: none; z-index: 2; }
.header-container.thin-header nav.top-bar .top-bar-section a.cart i { left: 10px; background-position: 0 -224px; }
.header-container.thin-header nav.top-bar .top-bar-section a.cart i:hover, .header-container.thin-header nav.top-bar .top-bar-section a.cart i.header-icons-cart_hover, .header-container.thin-header nav.top-bar .top-bar-section a.cart i.header-icons-cart-hover { background-position: 0 -160px; }
.header-container.thin-header nav.top-bar .top-bar-section a.cart:hover i { background-position: 0 -160px; }
.header-container.thin-header nav.top-bar .top-bar-section a.cart .num { display: block; right: 0.3125rem; }
.header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment { height: 45px; position: relative; padding-left: 38px; font-size: 0; text-indent: -9999px; }
.header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment i { display: block; width: 32px; height: 32px; position: absolute; top: 6px; left: 3px; font-size: 0; text-indent: -9999px; background-position: 0 -288px; }
.header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment:hover i { background-position: 0 -256px; }
.header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment .num { position: absolute; top: 0.375rem; right: 0.0625rem; background: #f65359; padding: 0.1875rem 0.3125rem; font-size: 0.625rem; color: white; text-indent: 0; line-height: 1; -webkit-border-radius: 0.625rem; -moz-border-radius: 0.625rem; -ms-border-radius: 0.625rem; -o-border-radius: 0.625rem; border-radius: 0.625rem; display: none; z-index: 2; }
.header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment i { left: 10px; background-position: 0 -288px; }
.header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment i:hover, .header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment i.header-icons-fulfillment_hover, .header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment i.header-icons-fulfillment-hover { background-position: 0 -256px; }
.header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment:hover i { background-position: 0 -256px; }
.header-container.thin-header nav.top-bar .top-bar-section a.order-fulfillment .num { display: block; }
.header-container.thin-header nav.top-bar .top-bar-section a.notification { height: 45px; position: relative; padding-left: 38px; font-size: 0; text-indent: -9999px; }
.header-container.thin-header nav.top-bar .top-bar-section a.notification i { display: block; width: 32px; height: 32px; position: absolute; top: 6px; left: 3px; font-size: 0; text-indent: -9999px; background-position: 0 -64px; }
.header-container.thin-header nav.top-bar .top-bar-section a.notification:hover i { background-position: 0 -96px; }
.header-container.thin-header nav.top-bar .top-bar-section a.notification .num { position: absolute; top: 0.375rem; right: 0.0625rem; background: #f65359; padding: 0.1875rem 0.3125rem; font-size: 0.625rem; color: white; text-indent: 0; line-height: 1; -webkit-border-radius: 0.625rem; -moz-border-radius: 0.625rem; -ms-border-radius: 0.625rem; -o-border-radius: 0.625rem; border-radius: 0.625rem; display: none; z-index: 2; }
.header-container.thin-header nav.top-bar .top-bar-section a.notification i { left: 10px; background-position: 0 -64px; }
.header-container.thin-header nav.top-bar .top-bar-section a.notification i:hover, .header-container.thin-header nav.top-bar .top-bar-section a.notification i.header-icons-notification_hover, .header-container.thin-header nav.top-bar .top-bar-section a.notification i.header-icons-notification-hover { background-position: 0 -96px; }
.header-container.thin-header nav.top-bar .top-bar-section a.notification:hover i { background-position: 0 -96px; }
.header-container.thin-header nav.top-bar .top-bar-section a.notification .num { right: 0.25rem; }
.header-container.thin-header nav.top-bar .top-bar-section a.search { height: 45px; position: relative; padding-left: 38px; font-size: 0; text-indent: -9999px; }
.header-container.thin-header nav.top-bar .top-bar-section a.search i { display: block; width: 32px; height: 32px; position: absolute; top: 6px; left: 3px; font-size: 0; text-indent: -9999px; background-position: 0 -192px; }
.header-container.thin-header nav.top-bar .top-bar-section a.search:hover i { background-position: 0 -128px; }
.header-container.thin-header nav.top-bar .top-bar-section a.search .num { position: absolute; top: 0.375rem; right: 0.0625rem; background: #f65359; padding: 0.1875rem 0.3125rem; font-size: 0.625rem; color: white; text-indent: 0; line-height: 1; -webkit-border-radius: 0.625rem; -moz-border-radius: 0.625rem; -ms-border-radius: 0.625rem; -o-border-radius: 0.625rem; border-radius: 0.625rem; display: none; z-index: 2; }
.header-container.thin-header nav.top-bar .top-bar-section a.search i { left: 10px; background-position: 0 -192px; }
.header-container.thin-header nav.top-bar .top-bar-section a.search i:hover, .header-container.thin-header nav.top-bar .top-bar-section a.search i.header-icons-search_hover, .header-container.thin-header nav.top-bar .top-bar-section a.search i.header-icons-search-hover { background-position: 0 -128px; }
.header-container.thin-header nav.top-bar .top-bar-section a.search:hover i { background-position: 0 -128px; }
.header-container.thin-header nav.top-bar .top-bar-section a.search:after { display: none; }
.header-container.thin-header nav.top-bar .top-bar-section a.add-work { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #1cbbb4; border-color: #169690; color: white; -webkit-box-shadow: 0px 3px 0px 0px #13908a; -moz-box-shadow: 0px 3px 0px 0px #13908a; box-shadow: 0px 3px 0px 0px #13908a; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.1875rem; padding-right: 0; padding-bottom: 0.1875rem; padding-left: 0; text-transform: lowercase; }
.header-container.thin-header nav.top-bar .top-bar-section a.add-work:hover, .header-container.thin-header nav.top-bar .top-bar-section a.add-work:focus { background-color: #169690; }
.header-container.thin-header nav.top-bar .top-bar-section a.add-work:hover, .header-container.thin-header nav.top-bar .top-bar-section a.add-work:focus { color: white; }
.header-container.thin-header nav.top-bar .top-bar-section a.add-work:hover { text-decoration: none; background-color: #1aa79f; }
.header-container.thin-header nav.top-bar .top-bar-section a.add-work:active { -webkit-box-shadow: 0px 2px 0px 0px #13908a; -moz-box-shadow: 0px 2px 0px 0px #13908a; box-shadow: 0px 2px 0px 0px #13908a; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #1aa79f repeat; }
.header-container.thin-header nav.top-bar .top-bar-section a.add-work:after { display: none; }
.header-container.thin-header nav.top-bar .profile-menu { font-size: 0; text-indent: -9999px; width: 1px; padding-left: 4px !important; }
.header-container.thin-header nav.top-bar .profile-menu:after { border-top-color: white; }
.header-container.thin-header nav.top-bar .profile-menu:hover:after { border-top-color: #ff6600; }
.header-container.thin-header #menu-browse { -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; padding: 10px; max-width: inherit; width: 290px; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: -3px; width: 40.625rem; max-width: 40.625rem; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; padding: 0.3125rem 0 0.3125rem 0; margin-top: -4px; margin-top: -0.1875rem; width: 650px; height: 280px !important; z-index: 5; padding: 0; }
.header-container.thin-header #menu-browse:after { display: none; }
.header-container.thin-header #menu-browse:before { border-style: solid; }
.header-container.thin-header #menu-browse li { top: 0; display: block; width: 100%; }
.header-container.thin-header #menu-browse li.sep, .header-container.thin-header #menu-browse li.sep:hover { background: none; }
.header-container.thin-header #menu-browse li.sep hr { margin-top: 0.3125rem; margin-bottom: 0.3125rem; width: 90%; margin-left: auto; margin-right: auto; border-color: #8a8a8a; }
.header-container.thin-header #menu-browse li.js-generated { display: none; }
.header-container.thin-header #menu-browse li a { border-left-width: 0.25rem; border-left-color: transparent; border-left-style: solid; padding: 0.5rem 0.625rem; font-size: 0.625rem; color: white; text-decoration: none; }
.header-container.thin-header #menu-browse li a:hover { background: #121212; border-left-color: #ff6600; }
.header-container.thin-header #menu-browse li a:hover { color: white; text-decoration: none; }
.header-container.thin-header #menu-browse:after { display: none; }
.header-container.thin-header #menu-browse li { width: 40.625rem; }
.header-container.thin-header #menu-browse li a { font-size: 0.8125rem; width: 40.625rem; background-color: transparent; line-height: 0.75rem; }
.header-container.thin-header #menu-browse .dropdown-triangle { width: 0; height: 0; border-right: 0.9em solid transparent; border-bottom: 0.8em solid #464646; border-left: 0.9em solid transparent; display: block; position: absolute; top: -7px; left: 7px; margin-left: auto; margin-right: auto; }
.header-container.thin-header #menu-browse .stripe { background-image: url('../img/themes/smith/header/stripe-long_1390884051.png'); background-repeat: no-repeat; display: block; position: absolute; right: 0; top: 250px; width: 325px; height: 35px; }
.header-container.thin-header #menu-browse .menu { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 63.75rem; overflow: hidden; *zoom: 1; overflow: hidden; height: 280px; padding: 10px; top: 0; }
.header-container.thin-header #menu-browse .menu .menu-column { padding-left: 0.625rem; padding-right: 0.625rem; width: 33.33333%; float: left; padding-left: 0; padding-right: 0; }
.header-container.thin-header #menu-browse .menu .menu-column > li { margin-bottom: 10px; }
.header-container.thin-header #menu-browse .menu ul { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 63.75rem; overflow: hidden; *zoom: 1; overflow: visible; }
.header-container.thin-header #menu-browse .menu ul li { padding-left: 0.625rem; padding-right: 0.625rem; width: 100%; float: left; line-height: 1.125rem; padding-left: 0; padding-right: 0; background: none; top: 0; }
.header-container.thin-header #menu-browse .menu a { font-size: 0.8125rem; width: auto; margin: 0; padding-top: 0; padding-bottom: 0; }
.header-container.thin-header #menu-browse .menu a.explore { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #menu-browse .menu a.explore.hover, .header-container.thin-header #menu-browse .menu a.explore:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.explore i { background-position: 0 -96px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #menu-browse .menu a.explore .hover, .header-container.thin-header #menu-browse .menu a.explore:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.manga { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #menu-browse .menu a.manga.hover, .header-container.thin-header #menu-browse .menu a.manga:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.manga i { background-position: 0 -2328px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #menu-browse .menu a.manga .hover, .header-container.thin-header #menu-browse .menu a.manga:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.illustration { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #menu-browse .menu a.illustration.hover, .header-container.thin-header #menu-browse .menu a.illustration:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.illustration i { background-position: 0 -1224px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #menu-browse .menu a.illustration .hover, .header-container.thin-header #menu-browse .menu a.illustration:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.blog { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #menu-browse .menu a.blog.hover, .header-container.thin-header #menu-browse .menu a.blog:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.blog i { background-position: 0 -1176px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #menu-browse .menu a.blog .hover, .header-container.thin-header #menu-browse .menu a.blog:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.creator { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #menu-browse .menu a.creator.hover, .header-container.thin-header #menu-browse .menu a.creator:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.creator i { background-position: 0 -2472px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #menu-browse .menu a.creator .hover, .header-container.thin-header #menu-browse .menu a.creator:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.forum { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #menu-browse .menu a.forum.hover, .header-container.thin-header #menu-browse .menu a.forum:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.forum i { background-position: 0 -648px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #menu-browse .menu a.forum .hover, .header-container.thin-header #menu-browse .menu a.forum:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.about { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #menu-browse .menu a.about.hover, .header-container.thin-header #menu-browse .menu a.about:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu a.about i { background-position: 0 -192px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #menu-browse .menu a.about .hover, .header-container.thin-header #menu-browse .menu a.about:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu em { font-size: 1.125rem; font-style: normal; }
.header-container.thin-header #menu-browse .menu small { font-size: 0.625rem; }
.header-container.thin-header #menu-browse .menu .sub-menu { margin: 0; padding: 0; border: 0; overflow: hidden; *zoom: 1; overflow: visible; font-size: 0.625rem; color: white; display: block; margin: 0; padding: 0 0 0 20px; }
.header-container.thin-header #menu-browse .menu .sub-menu > li a { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; background-image: url('../img/themes/smith/icons/smith-icons/dot_1390884051.png'); background-repeat: no-repeat; background-position: 3px -2px; line-height: 1.5; background-color: transparent; margin: auto; padding: 0 0 0 25px; text-transform: none; }
.header-container.thin-header #menu-browse .menu .sub-menu > li a.hover, .header-container.thin-header #menu-browse .menu .sub-menu > li a:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #menu-browse .menu .sub-menu > li a span.right-arrow { margin-left: 8px; }
.header-container.thin-header #menu-browse .menu .sub-menu > li.link-genres-menu a:after { display: none; }
.header-container.thin-header #menu-browse #genres-browse { background: #121212; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.header-container.thin-header #menu-browse #genres-browse:before, .header-container.thin-header #menu-browse #genres-browse:after { display: none; }
.header-container.thin-header #menu-browse #genres-browse .dropdown-triangle { width: 0; height: 0; border-top: 0.9em solid transparent; border-right: 0.8em solid #121212; border-bottom: 0.9em solid transparent; display: block; position: absolute; top: 10.5rem; left: -1.375rem; margin-left: auto; margin-right: auto; }
.header-container.thin-header #menu-browse #genres-browse.open { left: 230px !important; top: 15px !important; width: 410px !important; height: 255px !important; }
.header-container.thin-header #menu-browse #genres-browse .genre-items { width: 49%; padding-left: 15px; padding-top: 15px; }
.header-container.thin-header #menu-browse #genres-browse .genre-items .genre-item li a { padding-top: 5px; padding-bottom: 5px; padding-left: 20px; margin-bottom: 2px; background-image: url('../img/themes/smith/icons/smith-icons/dot_1390884051.png'); background-repeat: no-repeat; background-position: -2px -2px; text-transform: none; line-height: 0.75rem; }
.header-container.thin-header #profile-dropdown { width: 12.5rem; -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; padding: 10px; max-width: inherit; width: 290px; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: -3px; width: 12.5rem; max-width: 12.5rem; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; padding: 0.3125rem 0 0.3125rem 0; margin-top: -4px; margin-top: -0.1875rem; z-index: 5; padding: 0; }
.header-container.thin-header #profile-dropdown:after { display: none; }
.header-container.thin-header #profile-dropdown:before { border-style: solid; }
.header-container.thin-header #profile-dropdown li { top: 0; display: block; width: 100%; }
.header-container.thin-header #profile-dropdown li.sep, .header-container.thin-header #profile-dropdown li.sep:hover { background: none; }
.header-container.thin-header #profile-dropdown li.sep hr { margin-top: 0.3125rem; margin-bottom: 0.3125rem; width: 90%; margin-left: auto; margin-right: auto; border-color: #8a8a8a; }
.header-container.thin-header #profile-dropdown li.js-generated { display: none; }
.header-container.thin-header #profile-dropdown li a { border-left-width: 0.25rem; border-left-color: transparent; border-left-style: solid; padding: 0.5rem 0.625rem; font-size: 0.625rem; color: white; text-decoration: none; }
.header-container.thin-header #profile-dropdown li a:hover { background: #121212; border-left-color: #ff6600; }
.header-container.thin-header #profile-dropdown li a:hover { color: white; text-decoration: none; }
.header-container.thin-header #profile-dropdown:after { display: none; }
.header-container.thin-header #profile-dropdown li { width: 12.5rem; }
.header-container.thin-header #profile-dropdown li a { font-size: 0.8125rem; width: 12.5rem; background-color: transparent; line-height: 0.75rem; }
.header-container.thin-header #profile-dropdown .dropdown-triangle { width: 0; height: 0; border-right: 0.9em solid transparent; border-bottom: 0.8em solid #464646; border-left: 0.9em solid transparent; display: block; position: absolute; top: -7px; left: 7px; margin-left: auto; margin-right: auto; }
.header-container.thin-header #profile-dropdown a.profile-link { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #profile-dropdown a.profile-link.hover, .header-container.thin-header #profile-dropdown a.profile-link:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.profile-link i { background-position: 0 -2472px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #profile-dropdown a.profile-link .hover, .header-container.thin-header #profile-dropdown a.profile-link:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.dashboard { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #profile-dropdown a.dashboard.hover, .header-container.thin-header #profile-dropdown a.dashboard:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.dashboard i { background-position: 0 -192px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #profile-dropdown a.dashboard .hover, .header-container.thin-header #profile-dropdown a.dashboard:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.subscription { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #profile-dropdown a.subscription.hover, .header-container.thin-header #profile-dropdown a.subscription:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.subscription i { background-position: 0 -264px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #profile-dropdown a.subscription .hover, .header-container.thin-header #profile-dropdown a.subscription:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.my-shop { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #profile-dropdown a.my-shop.hover, .header-container.thin-header #profile-dropdown a.my-shop:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.my-shop i { background-position: 0 -1488px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #profile-dropdown a.my-shop .hover, .header-container.thin-header #profile-dropdown a.my-shop:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.order-history { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #profile-dropdown a.order-history.hover, .header-container.thin-header #profile-dropdown a.order-history:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.order-history i { background-position: 0 -168px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #profile-dropdown a.order-history .hover, .header-container.thin-header #profile-dropdown a.order-history:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.admin { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #profile-dropdown a.admin.hover, .header-container.thin-header #profile-dropdown a.admin:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.admin i { background-position: 0 -2376px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #profile-dropdown a.admin .hover, .header-container.thin-header #profile-dropdown a.admin:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.sign-out { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #profile-dropdown a.sign-out.hover, .header-container.thin-header #profile-dropdown a.sign-out:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.sign-out i { background-position: 0 -2640px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #profile-dropdown a.sign-out .hover, .header-container.thin-header #profile-dropdown a.sign-out:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.help { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #profile-dropdown a.help.hover, .header-container.thin-header #profile-dropdown a.help:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown a.help i { background-position: 0 -3384px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #profile-dropdown a.help .hover, .header-container.thin-header #profile-dropdown a.help:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #profile-dropdown .dropdown-triangle { right: 0.5625rem; left: auto; }
.header-container.thin-header #notification-dropdown { position: absolute; left: -9999px; list-style: none; margin-left: 0; width: 100%; max-height: none; height: auto; background: #474747; border: solid 0 #cccccc; font-size: 0.875rem; z-index: 99; max-width: 300; width: 18.75rem; max-width: 18.75rem; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; padding: 0.3125rem 0 0.3125rem 0; margin-top: -4px; margin-top: -2px; padding-bottom: 0; }
.header-container.thin-header #notification-dropdown > *:first-child { margin-top: 0; }
.header-container.thin-header #notification-dropdown > *:last-child { margin-bottom: 0; }
.header-container.thin-header #notification-dropdown:before { border-style: solid; }
.header-container.thin-header #notification-dropdown li { top: 0; display: block; width: 100%; }
.header-container.thin-header #notification-dropdown li.sep, .header-container.thin-header #notification-dropdown li.sep:hover { background: none; }
.header-container.thin-header #notification-dropdown li.sep hr { margin-top: 0.3125rem; margin-bottom: 0.3125rem; width: 90%; margin-left: auto; margin-right: auto; border-color: #8a8a8a; }
.header-container.thin-header #notification-dropdown li.js-generated { display: none; }
.header-container.thin-header #notification-dropdown li a { border-left-width: 0.25rem; border-left-color: transparent; border-left-style: solid; padding: 0.5rem 0.625rem; font-size: 0.625rem; color: white; text-decoration: none; }
.header-container.thin-header #notification-dropdown li a:hover { background: #121212; border-left-color: #ff6600; }
.header-container.thin-header #notification-dropdown li a:hover { color: white; text-decoration: none; }
.header-container.thin-header #notification-dropdown:after { display: none; }
.header-container.thin-header #notification-dropdown .loading { height: 3.4375rem; background: url('../img/ajax-loader-tr_1382427057.gif') no-repeat center center; }
.header-container.thin-header #notification-dropdown .load-more { font-size: 0; text-indent: -9999px; background-image: url('../img/jquery-ui/ui-icons_ffffff_256x240_1382427057.png'); background-repeat: no-repeat; background-position: -163px -67px; margin-left: 0.625rem; width: 0.625rem; height: 0.625rem; display: inline; float: right; position: relative; top: 0.25rem; }
.header-container.thin-header #notification-dropdown .alert-box { border-style: solid; border-width: 0; display: block; font-weight: normal; margin-bottom: 1.25rem; position: relative; padding: 0.3125rem 0.9375rem 0.3125rem 0.3125rem; font-size: 0.8125rem; background-color: rgba(0, 0, 0, 0.2); border-color: rgba(0, 0, 0, 0.2); color: white; position: absolute; top: 0; display: none; width: 100%; padding-left: 0.9375rem; }
.header-container.thin-header #notification-dropdown .alert-box a { color: #ff6600; text-decoration: none; }
.header-container.thin-header #notification-dropdown .alert-box a:hover { text-decoration: underline; }
.header-container.thin-header #notification-dropdown .notifications-outbox { position: relative; overflow: hidden; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspVerticalBar { width: 8px; background: transparent; display: none; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspTrack { background: #ebebeb; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspDrag { background: #acacac; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspPane { margin-left: 0; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspVerticalBar { margin-right: 0.125rem; -webkit-transition-duration: 200ms; -moz-transition-duration: 200ms; -o-transition-duration: 200ms; transition-duration: 200ms; opacity: 0; display: block; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspVerticalBar .jspTrack { background-color: transparent; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspVerticalBar .jspDrag { opacity: 0.8; background-color: #6e6e6e; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspVerticalBar:hover { width: 0.75rem; }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer .jspVerticalBar:hover .jspTrack { background-color: rgba(235, 235, 235, 0.6); }
.header-container.thin-header #notification-dropdown .notifications-outbox .jspContainer:hover .jspVerticalBar { opacity: 1; }
.header-container.thin-header #notification-dropdown .notifications-outbox.loaded { height: 19.375rem; }
.header-container.thin-header #notification-dropdown .notifications-outbox .empty { line-height: 4; text-align: center; color: white; display: none; height: 3.4375rem; }
.header-container.thin-header #notification-dropdown.error .alert-box { display: block; }
.header-container.thin-header #notification-dropdown.error .loading { display: none; }
.header-container.thin-header #notification-dropdown.error .notifications-outbox { min-height: 85px; height: auto !important; height: 85px; }
.header-container.thin-header #notification-dropdown .top-menu { font-size: 0.625rem; color: white; line-height: 1.5; padding-bottom: 0.1875rem; }
.header-container.thin-header #notification-dropdown .top-menu:first-child { border-bottom: #898989 0.0625rem solid; }
.header-container.thin-header #notification-dropdown .top-menu a.mark-all-link { color: white; text-decoration: none; text-transform: none; padding-left: 0; padding-right: 0; }
.header-container.thin-header #notification-dropdown .top-menu a.mark-all-link:hover { text-decoration: underline; }
.header-container.thin-header #notification-dropdown .top-menu a.mark-all-link:hover { background: none; border: none; }
.header-container.thin-header #notification-dropdown .top-menu .notification-link { float: left; margin-left: 0.9375rem; }
.header-container.thin-header #notification-dropdown .top-menu .mark-all-link { float: right; margin-right: 0.9375rem; }
.header-container.thin-header #notification-dropdown .notifications { text-transform: none; margin: 0; }
.header-container.thin-header #notification-dropdown .notifications li { width: 18.75rem; border-bottom: #898989 0.0625rem solid; }
.header-container.thin-header #notification-dropdown .notifications li .sp-bold { font-weight: bold; }
.header-container.thin-header #notification-dropdown .notifications li a.notice { font-size: 0.8125rem; color: white; text-decoration: none; width: 18.75rem; background-color: transparent; position: relative; padding-left: 3.4375rem; line-height: 1.2; border-left: transparent 0.25rem solid; min-height: 3.4375rem; height: auto !important; height: 3.4375rem; }
.header-container.thin-header #notification-dropdown .notifications li a.notice:hover { color: white; text-decoration: none; }
.header-container.thin-header #notification-dropdown .notifications li a.notice img { -webkit-border-radius: 2.5rem; -moz-border-radius: 2.5rem; -ms-border-radius: 2.5rem; -o-border-radius: 2.5rem; border-radius: 2.5rem; width: 2.5rem; height: 2.5rem; position: absolute; top: 0.375rem; left: 0.375rem; }
.header-container.thin-header #notification-dropdown .notifications li a.notice time { font-size: 0.625rem; color: #898989; }
.header-container.thin-header #notification-dropdown .notifications li a.notice.unread { background-color: rgba(27, 27, 27, 0.8); border-left-color: #ee6001; }
.header-container.thin-header #notification-dropdown .see-all { display: none; }
.header-container.thin-header #notification-dropdown .see-all a { color: white; text-decoration: none; display: block; background-color: #fe6700; background-image: url('../img/themes/smith/header/search-bg-pattern-light_1390884051.png'); text-align: center; line-height: 1.9; font-size: 0.625rem; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; }
.header-container.thin-header #notification-dropdown .see-all a:hover { text-decoration: underline; }
.header-container.thin-header #add-work-dropdown { width: 12.5rem; max-width: 12.5rem; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; padding: 0.3125rem 0 0.3125rem 0; margin-top: -4px; margin-top: 0.5rem; }
.header-container.thin-header #add-work-dropdown:before { border-style: solid; }
.header-container.thin-header #add-work-dropdown li { top: 0; display: block; width: 100%; }
.header-container.thin-header #add-work-dropdown li.sep, .header-container.thin-header #add-work-dropdown li.sep:hover { background: none; }
.header-container.thin-header #add-work-dropdown li.sep hr { margin-top: 0.3125rem; margin-bottom: 0.3125rem; width: 90%; margin-left: auto; margin-right: auto; border-color: #8a8a8a; }
.header-container.thin-header #add-work-dropdown li.js-generated { display: none; }
.header-container.thin-header #add-work-dropdown li a { border-left-width: 0.25rem; border-left-color: transparent; border-left-style: solid; padding: 0.5rem 0.625rem; font-size: 0.625rem; color: white; text-decoration: none; }
.header-container.thin-header #add-work-dropdown li a:hover { background: #121212; border-left-color: #ff6600; }
.header-container.thin-header #add-work-dropdown li a:hover { color: white; text-decoration: none; }
.header-container.thin-header #add-work-dropdown:after { display: none; }
.header-container.thin-header #add-work-dropdown li { width: 12.5rem; }
.header-container.thin-header #add-work-dropdown li a { font-size: 0.8125rem; width: 12.5rem; background-color: transparent; line-height: 0.75rem; }
.header-container.thin-header #add-work-dropdown .dropdown-triangle { width: 0; height: 0; border-right: 0.9em solid transparent; border-bottom: 0.8em solid #464646; border-left: 0.9em solid transparent; display: block; position: absolute; top: -7px; left: 7px; margin-left: auto; margin-right: auto; }
.header-container.thin-header #add-work-dropdown li a { width: 12.5rem -0.0625rem; }
.header-container.thin-header #add-work-dropdown li a.new-comic { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #add-work-dropdown li a.new-comic.hover, .header-container.thin-header #add-work-dropdown li a.new-comic:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #add-work-dropdown li a.new-comic i { background-position: 0 -2328px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #add-work-dropdown li a.new-comic .hover, .header-container.thin-header #add-work-dropdown li a.new-comic:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #add-work-dropdown li a.new-illustration { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #add-work-dropdown li a.new-illustration.hover, .header-container.thin-header #add-work-dropdown li a.new-illustration:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #add-work-dropdown li a.new-illustration i { background-position: 0 -1224px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #add-work-dropdown li a.new-illustration .hover, .header-container.thin-header #add-work-dropdown li a.new-illustration:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #add-work-dropdown li a.new-blog { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #add-work-dropdown li a.new-blog.hover, .header-container.thin-header #add-work-dropdown li a.new-blog:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #add-work-dropdown li a.new-blog i { background-position: 0 -1176px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #add-work-dropdown li a.new-blog .hover, .header-container.thin-header #add-work-dropdown li a.new-blog:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #add-work-dropdown li a.manage-work { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #add-work-dropdown li a.manage-work.hover, .header-container.thin-header #add-work-dropdown li a.manage-work:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #add-work-dropdown li a.manage-work i { background-position: 0 -2928px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #add-work-dropdown li a.manage-work .hover, .header-container.thin-header #add-work-dropdown li a.manage-work:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown { width: 12.5rem; max-width: 12.5rem; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; padding: 0.3125rem 0 0.3125rem 0; margin-top: -4px; margin-top: -0.1875rem; z-index: 30; }
.header-container.thin-header #marketplace-dropdown:before { border-style: solid; }
.header-container.thin-header #marketplace-dropdown li { top: 0; display: block; width: 100%; }
.header-container.thin-header #marketplace-dropdown li.sep, .header-container.thin-header #marketplace-dropdown li.sep:hover { background: none; }
.header-container.thin-header #marketplace-dropdown li.sep hr { margin-top: 0.3125rem; margin-bottom: 0.3125rem; width: 90%; margin-left: auto; margin-right: auto; border-color: #8a8a8a; }
.header-container.thin-header #marketplace-dropdown li.js-generated { display: none; }
.header-container.thin-header #marketplace-dropdown li a { border-left-width: 0.25rem; border-left-color: transparent; border-left-style: solid; padding: 0.5rem 0.625rem; font-size: 0.625rem; color: white; text-decoration: none; }
.header-container.thin-header #marketplace-dropdown li a:hover { background: #121212; border-left-color: #ff6600; }
.header-container.thin-header #marketplace-dropdown li a:hover { color: white; text-decoration: none; }
.header-container.thin-header #marketplace-dropdown:after { display: none; }
.header-container.thin-header #marketplace-dropdown li { width: 12.5rem; }
.header-container.thin-header #marketplace-dropdown li a { font-size: 0.8125rem; width: 12.5rem; background-color: transparent; line-height: 0.75rem; }
.header-container.thin-header #marketplace-dropdown .dropdown-triangle { width: 0; height: 0; border-right: 0.9em solid transparent; border-bottom: 0.8em solid #464646; border-left: 0.9em solid transparent; display: block; position: absolute; top: -7px; left: 7px; margin-left: auto; margin-right: auto; }
.header-container.thin-header #marketplace-dropdown span.right-arrow { margin-left: 8px; }
.header-container.thin-header #marketplace-dropdown a.main-marketplace { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #marketplace-dropdown a.main-marketplace.hover, .header-container.thin-header #marketplace-dropdown a.main-marketplace:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown a.main-marketplace i { background-position: 0 -960px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #marketplace-dropdown a.main-marketplace .hover, .header-container.thin-header #marketplace-dropdown a.main-marketplace:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown a.best-sellers { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #marketplace-dropdown a.best-sellers.hover, .header-container.thin-header #marketplace-dropdown a.best-sellers:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown a.best-sellers i { background-position: 0 -2544px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #marketplace-dropdown a.best-sellers .hover, .header-container.thin-header #marketplace-dropdown a.best-sellers:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown a.new-releases { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #marketplace-dropdown a.new-releases.hover, .header-container.thin-header #marketplace-dropdown a.new-releases:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown a.new-releases i { background-position: 0 -2256px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #marketplace-dropdown a.new-releases .hover, .header-container.thin-header #marketplace-dropdown a.new-releases:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown a.categories { padding-left: 40px; border-left: 0.25rem solid transparent; background-color: transparent; font-size: 0.8125rem; text-transform: none; padding-right: 0; height: 2.1875rem; line-height: 1.8; }
.header-container.thin-header #marketplace-dropdown a.categories.hover, .header-container.thin-header #marketplace-dropdown a.categories:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown a.categories i { background-position: 0 -2952px; width: 24px; height: 24px; position: absolute; left: 12px; top: 5px; display: block; }
.header-container.thin-header #marketplace-dropdown a.categories .hover, .header-container.thin-header #marketplace-dropdown a.categories:hover { border-color: #ff6600; background-color: #121212; }
.header-container.thin-header #marketplace-dropdown a.categories:after { display: none; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown { width: 12.5rem; max-width: 12.5rem; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: #121212 0 0 10px; -moz-box-shadow: #121212 0 0 10px; box-shadow: #121212 0 0 10px; font-size: 0.8125rem; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; border: none; padding: 0.3125rem 0 0.3125rem 0; margin-top: -4px; margin-top: 0.5rem; background: #464646 url('../img/themes/smith/header/search-bg-pattern_1390884051.png') repeat; margin-left: 0; margin-top: 1px; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown:before { border-style: solid; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li { top: 0; display: block; width: 100%; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li.sep, .header-container.thin-header #marketplace-dropdown .categories-dropdown li.sep:hover { background: none; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li.sep hr { margin-top: 0.3125rem; margin-bottom: 0.3125rem; width: 90%; margin-left: auto; margin-right: auto; border-color: #8a8a8a; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li.js-generated { display: none; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li a { border-left-width: 0.25rem; border-left-color: transparent; border-left-style: solid; padding: 0.5rem 0.625rem; font-size: 0.625rem; color: white; text-decoration: none; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li a:hover { background: #121212; border-left-color: #ff6600; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li a:hover { color: white; text-decoration: none; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown:after { display: none; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li { width: 12.5rem; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown li a { font-size: 0.8125rem; width: 12.5rem; background-color: transparent; line-height: 0.75rem; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown .dropdown-triangle { width: 0; height: 0; border-right: 0.9em solid transparent; border-bottom: 0.8em solid #464646; border-left: 0.9em solid transparent; display: block; position: absolute; top: -7px; left: 7px; margin-left: auto; margin-right: auto; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown .my-triangle { width: 0; height: 0; border-top: 0.9em solid transparent; border-right: 0.8em solid #464646; border-bottom: 0.9em solid transparent; display: block; position: absolute; top: 6px; margin-left: -7px; margin-right: auto; }
.header-container.thin-header #marketplace-dropdown .categories-dropdown a { margin-left: 1px; width: 12.375rem; text-transform: none; }

header.wrapper { background: transparent url('../img/header-bg_1382427057.png') no-repeat; height: 180px; position: relative; border-color: white; border-width: 0 0 1px 0; border-style: solid; z-index: 10; }

.main-container { margin-top: -25px; min-width: 768px; background: transparent url('../img/themes/smith/bg/pattern_1390884051.png') repeat-x 0 bottom; }
.main-container .bar-line { background: #ee6001; display: block; width: 100%; height: 28px; border-top-left-radius: 50% 24px; border-top-right-radius: 50% 24px; position: relative; top: 0; }
.main-container .pre-wrapper { display: block; width: 100%; border-top-left-radius: 50% 24px; border-top-right-radius: 50% 24px; position: relative; top: -23px; overflow: hidden; background: white url('../img/themes/smith/bg/pattern_1390884051.png') repeat; }
.main-container .thin-wrapper { background: transparent url('../img/themes/smith/bg/radius_1390884051.png') no-repeat center top; min-height: 30rem; height: auto !important; height: 30rem; }

.mkp-header-products-link { height: 110px; width: 425px; }
.mkp-header-products-link .mkp-prod-link { position: absolute; font-size: 0; text-indent: -9999px; }
.mkp-header-products-link #mkp-prod-link-1, .mkp-header-products-link #mkp-prod-link-2, .mkp-header-products-link #mkp-prod-link-3 { height: 95px; left: 34px; top: 5px; width: 68px; }
.mkp-header-products-link #mkp-prod-link-1 { height: 127px; left: 0; top: -12px; width: 278px; }
.mkp-header-products-link #mkp-prod-link-2 { left: 124px; width: 68px; }
.mkp-header-products-link #mkp-prod-link-3 { left: 154px; width: 62px; }
.mkp-header-products-link #mkp-shop-link { bottom: 2px; height: 20px; left: 325px; width: 94px; }

div.ipad-app-avaliable { left: 150px; position: absolute; top: 37px; }

div.header-banner { left: 228px; position: absolute; top: 17px; }
div.header-banner.feature-product { top: 17px; left: 200px; }

h1.title { font-size: 156.25%; font-weight: bold; text-transform: uppercase; width: 56.70588235294118%; top: 77px; left: 20.15686274509804%; position: absolute; display: block; color: #3b3c3d; }
h1.title a { color: #3b3c3d; text-decoration: none; }

nav.header-nav { position: absolute; top: 139px; left: 17%; font-weight: bold; }
nav.header-nav ul a { background-color: transparent; }
nav.header-nav.main-mkp-button { left: auto; right: 30px; }
nav.header-nav.main-mkp-button span { line-height: 1.2; display: block; }

ul.sub-menu-link { position: absolute; top: 60px; right: 30px; margin: 0; padding: 0; border: 0; overflow: hidden; *zoom: 1; color: #444444; color: #3b3c3d; text-shadow: 0 1px 1px white; overflow: visible; font-size: 87.5%; font-weight: bold; }
ul.sub-menu-link li { list-style-image: none; list-style-type: none; margin-left: 0; white-space: nowrap; display: inline; float: left; padding-left: 4px; padding-right: 4px; }
ul.sub-menu-link li:first-child, ul.sub-menu-link li.first { padding-left: 0; }
ul.sub-menu-link li:last-child { padding-right: 0; }
ul.sub-menu-link li.last { padding-right: 0; }
ul.sub-menu-link .jQueryTextShadow, ul.sub-menu-link .jQueryTextShadow a { color: white !important; }
ul.sub-menu-link li { padding: 0 5px 2px; }
ul.sub-menu-link li:first-child, ul.sub-menu-link li.first { padding-right: 0; }
ul.sub-menu-link li:last-child, ul.sub-menu-link li.last { padding-right: 0 !important; }
ul.sub-menu-link li:last-child, ul.sub-menu-link li:first-child, ul.sub-menu-link li.first { padding-left: 5px; padding-right: 5px; }
ul.sub-menu-link li.sign-in { padding-right: 5px; }
ul.sub-menu-link li.sep { padding-left: 0; padding-right: 0; }
ul.sub-menu-link a { color: #3b3c3d; text-decoration: none; }
ul.sub-menu-link a:hover { color: #2d5865; text-decoration: none; }
ul.sub-menu-link .userProfile { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: inline-block; width: 85px !important; text-align: right; }

#search { position: absolute; top: 92px; right: 30px; height: 28px; }
#search form { height: 28px; }
#search form .text-input .text-input-a { width: 4px; height: 28px; background-image: url('../img/search-box-a_1382427057.png'); display: inline; float: left; }
#search form .text-input .text-input-b { height: 28px; background-image: url('../img/search-box-b_1382427057.png'); background-repeat: repeat-x; display: inline; float: left; }
#search form .text-input .text-input-c { width: 28px; height: 28px; background-image: url('../img/search-box-c_1382427057.png'); display: inline; float: left; }
#search form input.search-input { background: none; border: none; color: white; width: 150px; font-size: 75.5%; }
#search form input.search-submit { background: none; border: none; width: 28px; height: 28px; margin: 0; padding: 0; font-size: 0; text-indent: -9999px; }

/** Google CSE Search box */
#search .gsc-control-searchbox-only { background: url('../img/search-box-a_1382427057.png') no-repeat scroll 0 0 transparent; padding-left: 4px; }
#search table.gsc-search-box { border-collapse: collapse; }
#search td.gsc-input { float: none; }
#search td.gsc-input span { font-size: 11px; text-transform: capitalize; }
#search td.gsc-input input.gsc-input { font-size: 81%; line-height: 1.6; height: 1.6em; }
#search td.gsc-input, #search input.gsc-input { background: url('../img/search-box-b_1382427057.png') repeat-x scroll 0 0 transparent !important; float: none; height: 28px; padding-right: 0; color: white; width: 146px; }
#search input.gsc-input { background: none repeat-x scroll 0 0 transparent !important; border: medium none; color: white; width: 146px; padding-left: 0; line-height: 16px; vertical-align: middle; }
#search .gsc-search-button { background: url('../img/search-box-c_1382427057.png') no-repeat scroll right top transparent; float: left; height: 28px; min-width: 28px; width: 28px; }
#search input.gsc-search-button { background: none repeat scroll 0 0 transparent; border: medium none; font-size: 0; height: 28px; width: 28px; min-width: 28px; margin: 0; padding: 0; text-indent: -9999px; }
#search .gsc-clear-button { display: none; }
#search.ready .gsc-search-button { background-position: 0 -33px; }

/** Main MarketPlace Button */
#main-mkp-button a { background: url('../img/mkp/marketplace-btn_1382427057.png') no-repeat scroll left top transparent; padding: 0; width: 167px; height: 30px; margin: 6px 0 0; padding: 6px 0 0; color: #603913; }
#main-mkp-button a:hover { background-position: left -34px; text-decoration: none; }
#main-mkp-button a span { background: url('../img/mkp/marketplace-icon_1382427057.png') no-repeat scroll 16px 1px transparent; padding-left: 24px; }

.f-dropdown.f-dropdown.f-dropdown.f-dropdown.f-dropdown.f-dropdown:before { border-style: solid; }

.ui-dialog.ipad-promo-content { background: none repeat scroll 0 0 transparent !important; }
.ui-dialog.ipad-promo-content .ui-dialog-titlebar { background: none repeat scroll 0 0 transparent !important; padding: 0 !important; border: 0 none !important; }
.ui-dialog.ipad-promo-content .ui-dialog-title { display: none; }

#press-banner { background: url('../img/stripe-press-bg_1382427057.png') repeat 0 0; max-height: 300px; padding: 45px 30px 65px; text-align: center; position: relative; }
#press-banner .press-link { height: 100px; width: 100px; background: url('../img/trans-point_1382427057.png') 0 0 repeat; position: absolute; display: block; font-size: 0; text-indent: -9999px; }
#press-banner .press-link#press1 { height: 60px; left: 120px; top: 58px; width: 250px; }
#press-banner .press-link#press2 { height: 102px; left: 440px; top: 36px; width: 182px; }
#press-banner .press-link#press3 { height: 85px; left: 690px; top: 45px; width: 210px; }
#press-banner .press-link#press4 { height: 70px; left: 286px; top: 168px; width: 82px; }
#press-banner .press-link#press5 { height: 45px; left: 410px; top: 180px; width: 160px; }
#press-banner .press-link#press6 { height: 45px; left: 620px; top: 180px; width: 165px; }
#press-banner .press-link#press7 { height: 60px; left: 830px; top: 170px; width: 120px; }

#footer-container .wrapper { background-color: #000; background-image: none; font-size: 0.9em; line-height: 21px; padding: 0 0 18px; height: auto; }
#footer-container .wrapper .copy-right { color: #fcb040; padding-right: 18px; padding-top: 5px; line-height: 21px; }
#footer-container .wrapper ul { list-style: none outside none; margin: 0; }
#footer-container .wrapper ul li { display: inline-block; display: inline; float: left; position: relative; }
#footer-container .wrapper ul li:first-child a { padding-left: 0; }
#footer-container .wrapper ul li a { border-right: 2px solid #FFF; padding: 0 5px; font-size: 0.9em; color: white; text-decoration: none; }
#footer-container .wrapper ul li a:hover { color: #fcb040; text-decoration: none; }
#footer-container .wrapper ul li:last-child a { border-right: 0 none; }
#footer-container .wrapper ul li .fb-like { top: 12px; padding-right: 5px; }
#footer-container .wrapper .footer-content { padding: 10px 30px 0; /*width: auto;*/ }
#footer-container .wrapper .footer-content.open-platform { width: 1025px; }
#footer-container .wrapper .link-footer { margin-top: 10px; font-size: 95%; }
#footer-container .wrapper .social-footer { position: relative; }
#footer-container .wrapper .social-footer #social-footer-links { margin-right: 115px; margin-top: 20px; }
#footer-container .wrapper .social-footer #social-footer-links li { padding-top: 5px; }
#footer-container .wrapper .social-footer #social-footer-links li.itune { padding-top: 0; }
#footer-container .wrapper .social-footer #social-footer-links li.itune a, #footer-container .wrapper .social-footer #social-footer-links li.itune img { width: auto; height: auto; }
#footer-container .wrapper .social-footer .ipad { position: absolute; right: -40px; top: -52px; background: url('../img/ipad-footer_1382427057.png') 0 0 repeat; width: 200px; height: 125px; z-index: 2; }
#footer-container .wrapper .social-footer a.ipad-blog-link { height: 100px; width: 100px; background: url('../img/trans-point_1382427057.png') 0 0 repeat; position: absolute; display: block; font-size: 0; text-indent: -9999px; height: 110px; width: 98px; right: 50px; top: 0; }
#footer-container .wrapper .social-footer ul li a { border-right: 0 none; padding: 0 2px; color: white; text-decoration: none; }
#footer-container .wrapper .social-footer ul li a:hover { color: #fcb040; text-decoration: none; }
#footer-container .wrapper .social-footer ul li img { vertical-align: bottom; }
#footer-container .wrapper .social-footer ul li img.like-us { padding-bottom: 1px; }
#footer-container .wrapper .social-footer ul li a, #footer-container .wrapper .social-footer ul li a img { width: 34px; height: 34px; display: block; }
#footer-container .wrapper #fb-root > div { position: absolute; top: -99999px; height: 0px; width: 0px; left: -99999px; }

#footer-container.light { background: none; }
#footer-container.light .adv { float: left; position: static; display: inline; width: 400px; margin-left: -120px; margin-top: 30px; }
#footer-container.light .adv .ipad { padding-bottom: 30px; }
#footer-container.light .adv .ipad a { background: url('../img/welcome-page/8-ipad_1395244847.png') 0 0 no-repeat; width: 444px; height: 128px; display: block; position: relative; color: #464646; }
#footer-container.light .adv .ipad a:hover { text-decoration: none; }
#footer-container.light .adv .copy-right { color: #464646; margin-left: 60px; width: 400px; }
#footer-container.light .menu { height: 210px !important; }
#footer-container.light .footer-content { margin-top: 20px !important; padding: 0px !important; }
#footer-container.light #press-banner { padding-bottom: 45px; }
#footer-container.light #logo { display: block; width: 5.0625rem; height: 5.5625rem; background-color: transparent; position: absolute; z-index: 10; font-size: 0; text-indent: -9999px; background-image: url('../img/themes/smith/header/logo_1395244845.svg'); background-repeat: no-repeat; background-position: 50% 50%; background-size: 84% auto; float: left; position: static; margin-left: 0px; }
#footer-container.light .line { width: 1020px; height: 1px; background: #464646; margin: auto; display: block; }
#footer-container.light ul.footer-menu { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 63.75rem; overflow: hidden; *zoom: 1; width: 37.5rem; overflow: visible; display: inline; float: left; margin-left: 20px; }
#footer-container.light ul.footer-menu .menu { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 63.75rem; overflow: hidden; *zoom: 1; overflow: hidden; height: 17.5rem; padding: 10px; top: 0; }
#footer-container.light ul.footer-menu .menu .menu-column { padding-left: 0.625rem; padding-right: 0.625rem; width: 33.33333%; float: left; padding-left: 0; padding-right: 0; }
#footer-container.light ul.footer-menu .menu .menu-column > li { margin-bottom: 30px; }
#footer-container.light ul.footer-menu .menu ul { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 63.75rem; overflow: hidden; *zoom: 1; overflow: visible; }
#footer-container.light ul.footer-menu .menu ul li { padding-left: 0.625rem; padding-right: 0.625rem; width: 100%; float: left; line-height: 1.125rem; padding-left: 0; padding-right: 0; background: none; top: 0; }
#footer-container.light ul.footer-menu .menu a { font-size: 0.8125rem; width: auto; margin: 0; padding-top: 0; padding-bottom: 0; }
#footer-container.light ul.footer-menu .menu a:hover em { text-decoration: underline; text-decoration-color: #464646; }
#footer-container.light ul.footer-menu .menu em { font-size: 1.125rem; font-style: normal; }
#footer-container.light ul.footer-menu .menu small { font-size: 0.625rem; }
#footer-container.light ul.footer-menu .menu .sub-menu { margin: 0; padding: 0; border: 0; overflow: hidden; *zoom: 1; overflow: visible; font-size: 0.625rem; color: #464646; display: block; margin: 0; margin-top: 10px; padding: 0 0 0 0px; }
#footer-container.light ul.footer-menu .menu .sub-menu > li a { background-image: url('../img/themes/smith/icons/smith-icons/dot_grey_1392093759.png'); background-repeat: no-repeat; background-position: 3px -2px; line-height: 1.5; background-color: transparent; margin: auto; padding: 0 0 0 25px; text-transform: none; }
#footer-container.light ul.footer-menu .menu .sub-menu > li a:hover { color: #464646; text-decoration: underline; }
#footer-container.light ul.footer-menu .menu .sub-menu > li a span.right-arrow { margin-left: 8px; }
#footer-container.light ul.footer-menu .menu .sub-menu > li.link-genres-menu a:after { display: none; }
#footer-container.light ul.footer-menu .menu #genres-browse { background: #121212; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#footer-container.light ul.footer-menu .menu #genres-browse:before, #footer-container.light ul.footer-menu .menu #genres-browse:after { display: none; }
#footer-container.light ul.footer-menu .menu #genres-browse .dropdown-triangle { width: 0; height: 0; border-top: 0.9em solid transparent; border-right: 0.8em solid #121212; border-bottom: 0.9em solid transparent; display: block; position: absolute; top: 11.0625rem; left: -1.375rem; margin-left: auto; margin-right: auto; }
#footer-container.light ul.footer-menu .menu #genres-browse.open { left: 230px !important; top: 15px !important; width: 410px !important; height: 255px !important; }
#footer-container.light ul.footer-menu .menu #genres-browse .genre-items { width: 49%; padding-left: 15px; padding-top: 15px; }
#footer-container.light ul.footer-menu .menu #genres-browse .genre-items .genre-item li a { padding-top: 5px; padding-bottom: 5px; padding-left: 20px; margin-bottom: 2px; background-image: url('../img/themes/smith/icons/smith-icons/dot_grey_1392093759.png'); background-repeat: no-repeat; background-position: -2px -2px; text-transform: none; }
#footer-container.light .wrapper { background: none; }
#footer-container.light #press-banner { background-image: none; }
#footer-container.light #press-banner #press3 { background: url('../img/press/8-image3_1392093759.png') no-repeat 5px 5px; left: 720px; }
#footer-container.light #press-banner #press6 { background: url('../img/press/8-image7_1392093759.png') no-repeat 8px 11px; left: 650px; }
#footer-container.light .menu em, #footer-container.light .menu a { color: #464646; }

div.grippie { background: #eeeeee url('../img/grippie_1382427057.png') no-repeat scroll center 2px; border-color: #DDDDDD; border-style: solid; border-width: 0pt 1px 1px; cursor: s-resize; height: 2px; overflow: hidden; }

.resizable-textarea textarea { display: block; margin-bottom: 0pt; }

.ui-widget-overlay { background: none rgba(0, 0, 0, 0.8); opacity: 1; }

.show-details-popup { display: none; }

.translation-popup.ui-dialog, .ui-dialog.translation-dialog, .ui-dialog.notification-dialog, .ui-dialog.confirm-popup { width: 609px; height: 752px; font-size: 10.5px; padding: 0; overflow: visible; background-image: url("../img/menu-bg_1355384128.png"); background-repeat: repeat; }
.translation-popup.ui-dialog .ui-dialog-content, .ui-dialog.translation-dialog .ui-dialog-content, .ui-dialog.notification-dialog .ui-dialog-content, .ui-dialog.confirm-popup .ui-dialog-content { padding: 0; }
.translation-popup.ui-dialog .ui-dialog-titlebar-close, .ui-dialog.translation-dialog .ui-dialog-titlebar-close, .ui-dialog.notification-dialog .ui-dialog-titlebar-close, .ui-dialog.confirm-popup .ui-dialog-titlebar-close { z-index: 10; }
.translation-popup.ui-dialog .ui-dialog-titlebar, .ui-dialog.translation-dialog .ui-dialog-titlebar, .ui-dialog.notification-dialog .ui-dialog-titlebar, .ui-dialog.confirm-popup .ui-dialog-titlebar { padding: 20px 15px 10px 25px; }
.translation-popup.ui-dialog .show-details-popup, .ui-dialog.translation-dialog .show-details-popup, .ui-dialog.notification-dialog .show-details-popup, .ui-dialog.confirm-popup .show-details-popup { padding: 20px 0 0; height: 572px; }
.translation-popup.ui-dialog .show-details-popup .manga-popup-content.manga-popup-content.manga-popup-content p, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content.manga-popup-content.manga-popup-content p, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content.manga-popup-content.manga-popup-content p, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content.manga-popup-content.manga-popup-content p { line-height: 1.4; margin: 0; }
.translation-popup.ui-dialog .translation-language, .ui-dialog.translation-dialog .translation-language, .ui-dialog.notification-dialog .translation-language, .ui-dialog.confirm-popup .translation-language { text-transform: capitalize; }
.translation-popup.ui-dialog .show-details-popup, .ui-dialog.translation-dialog .show-details-popup, .ui-dialog.notification-dialog .show-details-popup, .ui-dialog.confirm-popup .show-details-popup, .translation-popup.ui-dialog .ui-dialog-titlebar, .ui-dialog.translation-dialog .ui-dialog-titlebar, .ui-dialog.notification-dialog .ui-dialog-titlebar, .ui-dialog.confirm-popup .ui-dialog-titlebar { overflow: visible; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.translation-popup.ui-dialog .show-details-popup .ui-dialog-title, .ui-dialog.translation-dialog .show-details-popup .ui-dialog-title, .ui-dialog.notification-dialog .show-details-popup .ui-dialog-title, .ui-dialog.confirm-popup .show-details-popup .ui-dialog-title, .translation-popup.ui-dialog .ui-dialog-titlebar .ui-dialog-title, .ui-dialog.translation-dialog .ui-dialog-titlebar .ui-dialog-title, .ui-dialog.notification-dialog .ui-dialog-titlebar .ui-dialog-title, .ui-dialog.confirm-popup .ui-dialog-titlebar .ui-dialog-title { width: 100%; }
.translation-popup.ui-dialog .show-details-popup h2, .ui-dialog.translation-dialog .show-details-popup h2, .ui-dialog.notification-dialog .show-details-popup h2, .ui-dialog.confirm-popup .show-details-popup h2, .translation-popup.ui-dialog .ui-dialog-titlebar h2, .ui-dialog.translation-dialog .ui-dialog-titlebar h2, .ui-dialog.notification-dialog .ui-dialog-titlebar h2, .ui-dialog.confirm-popup .ui-dialog-titlebar h2 { text-transform: uppercase; }
.translation-popup.ui-dialog .show-details-popup h2 span, .ui-dialog.translation-dialog .show-details-popup h2 span, .ui-dialog.notification-dialog .show-details-popup h2 span, .ui-dialog.confirm-popup .show-details-popup h2 span, .translation-popup.ui-dialog .ui-dialog-titlebar h2 span, .ui-dialog.translation-dialog .ui-dialog-titlebar h2 span, .ui-dialog.notification-dialog .ui-dialog-titlebar h2 span, .ui-dialog.confirm-popup .ui-dialog-titlebar h2 span { color: #fcb040; padding-left: 10px; }
.translation-popup.ui-dialog .show-details-popup .right-hand-link a.orange, .ui-dialog.translation-dialog .show-details-popup .right-hand-link a.orange, .ui-dialog.notification-dialog .show-details-popup .right-hand-link a.orange, .ui-dialog.confirm-popup .show-details-popup .right-hand-link a.orange, .translation-popup.ui-dialog .ui-dialog-titlebar .right-hand-link a.orange, .ui-dialog.translation-dialog .ui-dialog-titlebar .right-hand-link a.orange, .ui-dialog.notification-dialog .ui-dialog-titlebar .right-hand-link a.orange, .ui-dialog.confirm-popup .ui-dialog-titlebar .right-hand-link a.orange { color: #a6570a; text-decoration: none; }
.translation-popup.ui-dialog .show-details-popup .right-hand-link a.orange:hover, .ui-dialog.translation-dialog .show-details-popup .right-hand-link a.orange:hover, .ui-dialog.notification-dialog .show-details-popup .right-hand-link a.orange:hover, .ui-dialog.confirm-popup .show-details-popup .right-hand-link a.orange:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .right-hand-link a.orange:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .right-hand-link a.orange:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .right-hand-link a.orange:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .right-hand-link a.orange:hover { text-decoration: underline; }
.translation-popup.ui-dialog .show-details-popup .right-hand-link.orange a, .ui-dialog.translation-dialog .show-details-popup .right-hand-link.orange a, .ui-dialog.notification-dialog .show-details-popup .right-hand-link.orange a, .ui-dialog.confirm-popup .show-details-popup .right-hand-link.orange a, .translation-popup.ui-dialog .ui-dialog-titlebar .right-hand-link.orange a, .ui-dialog.translation-dialog .ui-dialog-titlebar .right-hand-link.orange a, .ui-dialog.notification-dialog .ui-dialog-titlebar .right-hand-link.orange a, .ui-dialog.confirm-popup .ui-dialog-titlebar .right-hand-link.orange a { color: #fcb040; text-decoration: none; }
.translation-popup.ui-dialog .show-details-popup .right-hand-link.orange a:hover, .ui-dialog.translation-dialog .show-details-popup .right-hand-link.orange a:hover, .ui-dialog.notification-dialog .show-details-popup .right-hand-link.orange a:hover, .ui-dialog.confirm-popup .show-details-popup .right-hand-link.orange a:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .right-hand-link.orange a:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .right-hand-link.orange a:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .right-hand-link.orange a:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .right-hand-link.orange a:hover { text-decoration: underline; }
.translation-popup.ui-dialog .show-details-popup .items, .ui-dialog.translation-dialog .show-details-popup .items, .ui-dialog.notification-dialog .show-details-popup .items, .ui-dialog.confirm-popup .show-details-popup .items, .translation-popup.ui-dialog .ui-dialog-titlebar .items, .ui-dialog.translation-dialog .ui-dialog-titlebar .items, .ui-dialog.notification-dialog .ui-dialog-titlebar .items, .ui-dialog.confirm-popup .ui-dialog-titlebar .items { clear: both; padding: 20px 15px 15px 28px; border-top: 1px solid white; position: relative; }
.translation-popup.ui-dialog .show-details-popup .items:first-child, .ui-dialog.translation-dialog .show-details-popup .items:first-child, .ui-dialog.notification-dialog .show-details-popup .items:first-child, .ui-dialog.confirm-popup .show-details-popup .items:first-child, .translation-popup.ui-dialog .ui-dialog-titlebar .items:first-child, .ui-dialog.translation-dialog .ui-dialog-titlebar .items:first-child, .ui-dialog.notification-dialog .ui-dialog-titlebar .items:first-child, .ui-dialog.confirm-popup .ui-dialog-titlebar .items:first-child { border-top: none; }
.translation-popup.ui-dialog .show-details-popup .items .item-menu, .ui-dialog.translation-dialog .show-details-popup .items .item-menu, .ui-dialog.notification-dialog .show-details-popup .items .item-menu, .ui-dialog.confirm-popup .show-details-popup .items .item-menu, .translation-popup.ui-dialog .ui-dialog-titlebar .items .item-menu, .ui-dialog.translation-dialog .ui-dialog-titlebar .items .item-menu, .ui-dialog.notification-dialog .ui-dialog-titlebar .items .item-menu, .ui-dialog.confirm-popup .ui-dialog-titlebar .items .item-menu { position: absolute; right: 15px; }
.translation-popup.ui-dialog .show-details-popup .items .hidden-menu, .ui-dialog.translation-dialog .show-details-popup .items .hidden-menu, .ui-dialog.notification-dialog .show-details-popup .items .hidden-menu, .ui-dialog.confirm-popup .show-details-popup .items .hidden-menu, .translation-popup.ui-dialog .ui-dialog-titlebar .items .hidden-menu, .ui-dialog.translation-dialog .ui-dialog-titlebar .items .hidden-menu, .ui-dialog.notification-dialog .ui-dialog-titlebar .items .hidden-menu, .ui-dialog.confirm-popup .ui-dialog-titlebar .items .hidden-menu { display: none; }
.translation-popup.ui-dialog .show-details-popup .items.hover, .ui-dialog.translation-dialog .show-details-popup .items.hover, .ui-dialog.notification-dialog .show-details-popup .items.hover, .ui-dialog.confirm-popup .show-details-popup .items.hover, .translation-popup.ui-dialog .ui-dialog-titlebar .items.hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .items.hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .items.hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .items.hover { background-color: rgba(255, 255, 255, 0.1); }
.translation-popup.ui-dialog .show-details-popup .items.hover .hidden-menu, .ui-dialog.translation-dialog .show-details-popup .items.hover .hidden-menu, .ui-dialog.notification-dialog .show-details-popup .items.hover .hidden-menu, .ui-dialog.confirm-popup .show-details-popup .items.hover .hidden-menu, .translation-popup.ui-dialog .ui-dialog-titlebar .items.hover .hidden-menu, .ui-dialog.translation-dialog .ui-dialog-titlebar .items.hover .hidden-menu, .ui-dialog.notification-dialog .ui-dialog-titlebar .items.hover .hidden-menu, .ui-dialog.confirm-popup .ui-dialog-titlebar .items.hover .hidden-menu { display: block; }
.translation-popup.ui-dialog .show-details-popup .items.emptyNotification, .ui-dialog.translation-dialog .show-details-popup .items.emptyNotification, .ui-dialog.notification-dialog .show-details-popup .items.emptyNotification, .ui-dialog.confirm-popup .show-details-popup .items.emptyNotification, .translation-popup.ui-dialog .ui-dialog-titlebar .items.emptyNotification, .ui-dialog.translation-dialog .ui-dialog-titlebar .items.emptyNotification, .ui-dialog.notification-dialog .ui-dialog-titlebar .items.emptyNotification, .ui-dialog.confirm-popup .ui-dialog-titlebar .items.emptyNotification { padding-top: 5px; border-top: none; }
.translation-popup.ui-dialog .show-details-popup .manga-popup-content.scroll-pane, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content.scroll-pane, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content.scroll-pane, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content.scroll-pane, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content.scroll-pane, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content.scroll-pane, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content.scroll-pane, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content.scroll-pane { width: 100%; height: 500px; /* IMPORTANT: Define popup height's here */ padding: 0 0 15px; }
.translation-popup.ui-dialog .show-details-popup .popup-profile-img, .ui-dialog.translation-dialog .show-details-popup .popup-profile-img, .ui-dialog.notification-dialog .show-details-popup .popup-profile-img, .ui-dialog.confirm-popup .show-details-popup .popup-profile-img, .translation-popup.ui-dialog .ui-dialog-titlebar .popup-profile-img, .ui-dialog.translation-dialog .ui-dialog-titlebar .popup-profile-img, .ui-dialog.notification-dialog .ui-dialog-titlebar .popup-profile-img, .ui-dialog.confirm-popup .ui-dialog-titlebar .popup-profile-img { display: block; width: 80px; height: 120px; float: left; }
.translation-popup.ui-dialog .show-details-popup .popup-profile-details, .ui-dialog.translation-dialog .show-details-popup .popup-profile-details, .ui-dialog.notification-dialog .show-details-popup .popup-profile-details, .ui-dialog.confirm-popup .show-details-popup .popup-profile-details, .translation-popup.ui-dialog .ui-dialog-titlebar .popup-profile-details, .ui-dialog.translation-dialog .ui-dialog-titlebar .popup-profile-details, .ui-dialog.notification-dialog .ui-dialog-titlebar .popup-profile-details, .ui-dialog.confirm-popup .ui-dialog-titlebar .popup-profile-details { float: left; margin-left: 16px; display: block; width: 440px; min-height: 130px; height: auto !important; height: 130px; }
.translation-popup.ui-dialog .show-details-popup .popup-profile-details strong, .ui-dialog.translation-dialog .show-details-popup .popup-profile-details strong, .ui-dialog.notification-dialog .show-details-popup .popup-profile-details strong, .ui-dialog.confirm-popup .show-details-popup .popup-profile-details strong, .translation-popup.ui-dialog .ui-dialog-titlebar .popup-profile-details strong, .ui-dialog.translation-dialog .ui-dialog-titlebar .popup-profile-details strong, .ui-dialog.notification-dialog .ui-dialog-titlebar .popup-profile-details strong, .ui-dialog.confirm-popup .ui-dialog-titlebar .popup-profile-details strong { font-size: 150%; }
.translation-popup.ui-dialog .show-details-popup .popup-profile-details strong span, .ui-dialog.translation-dialog .show-details-popup .popup-profile-details strong span, .ui-dialog.notification-dialog .show-details-popup .popup-profile-details strong span, .ui-dialog.confirm-popup .show-details-popup .popup-profile-details strong span, .translation-popup.ui-dialog .ui-dialog-titlebar .popup-profile-details strong span, .ui-dialog.translation-dialog .ui-dialog-titlebar .popup-profile-details strong span, .ui-dialog.notification-dialog .ui-dialog-titlebar .popup-profile-details strong span, .ui-dialog.confirm-popup .ui-dialog-titlebar .popup-profile-details strong span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: inline-block; max-width: 260px; }
.translation-popup.ui-dialog .show-details-popup .popup-profile-details strong a, .ui-dialog.translation-dialog .show-details-popup .popup-profile-details strong a, .ui-dialog.notification-dialog .show-details-popup .popup-profile-details strong a, .ui-dialog.confirm-popup .show-details-popup .popup-profile-details strong a, .translation-popup.ui-dialog .ui-dialog-titlebar .popup-profile-details strong a, .ui-dialog.translation-dialog .ui-dialog-titlebar .popup-profile-details strong a, .ui-dialog.notification-dialog .ui-dialog-titlebar .popup-profile-details strong a, .ui-dialog.confirm-popup .ui-dialog-titlebar .popup-profile-details strong a { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: inline-block; max-width: 260px; }
.translation-popup.ui-dialog .show-details-popup .popup-profile-details p, .ui-dialog.translation-dialog .show-details-popup .popup-profile-details p, .ui-dialog.notification-dialog .show-details-popup .popup-profile-details p, .ui-dialog.confirm-popup .show-details-popup .popup-profile-details p, .translation-popup.ui-dialog .ui-dialog-titlebar .popup-profile-details p, .ui-dialog.translation-dialog .ui-dialog-titlebar .popup-profile-details p, .ui-dialog.notification-dialog .ui-dialog-titlebar .popup-profile-details p, .ui-dialog.confirm-popup .ui-dialog-titlebar .popup-profile-details p { line-height: .85; }
.translation-popup.ui-dialog .show-details-popup .action-buttons, .ui-dialog.translation-dialog .show-details-popup .action-buttons, .ui-dialog.notification-dialog .show-details-popup .action-buttons, .ui-dialog.confirm-popup .show-details-popup .action-buttons, .translation-popup.ui-dialog .ui-dialog-titlebar .action-buttons, .ui-dialog.translation-dialog .ui-dialog-titlebar .action-buttons, .ui-dialog.notification-dialog .ui-dialog-titlebar .action-buttons, .ui-dialog.confirm-popup .ui-dialog-titlebar .action-buttons { margin-top: 10px; }
.translation-popup.ui-dialog .show-details-popup .action-buttons .action-icons, .ui-dialog.translation-dialog .show-details-popup .action-buttons .action-icons, .ui-dialog.notification-dialog .show-details-popup .action-buttons .action-icons, .ui-dialog.confirm-popup .show-details-popup .action-buttons .action-icons, .translation-popup.ui-dialog .ui-dialog-titlebar .action-buttons .action-icons, .ui-dialog.translation-dialog .ui-dialog-titlebar .action-buttons .action-icons, .ui-dialog.notification-dialog .ui-dialog-titlebar .action-buttons .action-icons, .ui-dialog.confirm-popup .ui-dialog-titlebar .action-buttons .action-icons { width: 132px; height: 38px; display: block; float: left; font-size: 0; text-indent: -9999px; }
.translation-popup.ui-dialog .show-details-popup .action-buttons .approve-icon, .ui-dialog.translation-dialog .show-details-popup .action-buttons .approve-icon, .ui-dialog.notification-dialog .show-details-popup .action-buttons .approve-icon, .ui-dialog.confirm-popup .show-details-popup .action-buttons .approve-icon, .translation-popup.ui-dialog .ui-dialog-titlebar .action-buttons .approve-icon, .ui-dialog.translation-dialog .ui-dialog-titlebar .action-buttons .approve-icon, .ui-dialog.notification-dialog .ui-dialog-titlebar .action-buttons .approve-icon, .ui-dialog.confirm-popup .ui-dialog-titlebar .action-buttons .approve-icon { background: url('../img/button_translation_approve_1382427057.png') no-repeat 0 0; }
.translation-popup.ui-dialog .show-details-popup .action-buttons .approve-icon:hover, .ui-dialog.translation-dialog .show-details-popup .action-buttons .approve-icon:hover, .ui-dialog.notification-dialog .show-details-popup .action-buttons .approve-icon:hover, .ui-dialog.confirm-popup .show-details-popup .action-buttons .approve-icon:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .action-buttons .approve-icon:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .action-buttons .approve-icon:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .action-buttons .approve-icon:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .action-buttons .approve-icon:hover { background-position: 0 -40px; }
.translation-popup.ui-dialog .show-details-popup .action-buttons .approve-icon:active, .ui-dialog.translation-dialog .show-details-popup .action-buttons .approve-icon:active, .ui-dialog.notification-dialog .show-details-popup .action-buttons .approve-icon:active, .ui-dialog.confirm-popup .show-details-popup .action-buttons .approve-icon:active, .translation-popup.ui-dialog .ui-dialog-titlebar .action-buttons .approve-icon:active, .ui-dialog.translation-dialog .ui-dialog-titlebar .action-buttons .approve-icon:active, .ui-dialog.notification-dialog .ui-dialog-titlebar .action-buttons .approve-icon:active, .ui-dialog.confirm-popup .ui-dialog-titlebar .action-buttons .approve-icon:active { background-position: 0 -39px; }
.translation-popup.ui-dialog .show-details-popup .action-buttons .reject-icon, .ui-dialog.translation-dialog .show-details-popup .action-buttons .reject-icon, .ui-dialog.notification-dialog .show-details-popup .action-buttons .reject-icon, .ui-dialog.confirm-popup .show-details-popup .action-buttons .reject-icon, .translation-popup.ui-dialog .ui-dialog-titlebar .action-buttons .reject-icon, .ui-dialog.translation-dialog .ui-dialog-titlebar .action-buttons .reject-icon, .ui-dialog.notification-dialog .ui-dialog-titlebar .action-buttons .reject-icon, .ui-dialog.confirm-popup .ui-dialog-titlebar .action-buttons .reject-icon { background: url('../img/button_translation_reject_1382427057.png') no-repeat 0 0; margin-left: 7px; }
.translation-popup.ui-dialog .show-details-popup .action-buttons .reject-icon:hover, .ui-dialog.translation-dialog .show-details-popup .action-buttons .reject-icon:hover, .ui-dialog.notification-dialog .show-details-popup .action-buttons .reject-icon:hover, .ui-dialog.confirm-popup .show-details-popup .action-buttons .reject-icon:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .action-buttons .reject-icon:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .action-buttons .reject-icon:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .action-buttons .reject-icon:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .action-buttons .reject-icon:hover { background-position: 0 -40px; }
.translation-popup.ui-dialog .show-details-popup .action-buttons .reject-icon:active, .ui-dialog.translation-dialog .show-details-popup .action-buttons .reject-icon:active, .ui-dialog.notification-dialog .show-details-popup .action-buttons .reject-icon:active, .ui-dialog.confirm-popup .show-details-popup .action-buttons .reject-icon:active, .translation-popup.ui-dialog .ui-dialog-titlebar .action-buttons .reject-icon:active, .ui-dialog.translation-dialog .ui-dialog-titlebar .action-buttons .reject-icon:active, .ui-dialog.notification-dialog .ui-dialog-titlebar .action-buttons .reject-icon:active, .ui-dialog.confirm-popup .ui-dialog-titlebar .action-buttons .reject-icon:active { background-position: 0 -39px; }
.translation-popup.ui-dialog .comment-item .column-details-bottom, .ui-dialog.translation-dialog .comment-item .column-details-bottom, .ui-dialog.notification-dialog .comment-item .column-details-bottom, .ui-dialog.confirm-popup .comment-item .column-details-bottom { position: relative; }
.translation-popup.ui-dialog .comment-item .commentIndicator, .ui-dialog.translation-dialog .comment-item .commentIndicator, .ui-dialog.notification-dialog .comment-item .commentIndicator, .ui-dialog.confirm-popup .comment-item .commentIndicator { width: 24px; height: 24px; display: none; background: url('../img/ajax-loader-tr_1382427057.gif') no-repeat center center transparent; position: absolute; top: 12px; right: 8px; }
.translation-popup.ui-dialog .comment-item .commentIndicator.done, .ui-dialog.translation-dialog .comment-item .commentIndicator.done, .ui-dialog.notification-dialog .comment-item .commentIndicator.done, .ui-dialog.confirm-popup .comment-item .commentIndicator.done { background: url('../img/done_1382427057.png') no-repeat center center transparent; }
.translation-popup.ui-dialog .column-details-bottom.show-indicator .commentIndicator, .ui-dialog.translation-dialog .column-details-bottom.show-indicator .commentIndicator, .ui-dialog.notification-dialog .column-details-bottom.show-indicator .commentIndicator, .ui-dialog.confirm-popup .column-details-bottom.show-indicator .commentIndicator { display: block; }
.translation-popup.ui-dialog .see-all-fans, .ui-dialog.translation-dialog .see-all-fans, .ui-dialog.notification-dialog .see-all-fans, .ui-dialog.confirm-popup .see-all-fans { background: url('../img/see-all-orange_1382427057.png') no-repeat 100% center transparent; color: #fcb040; text-decoration: none; text-transform: uppercase; padding-right: 20px; margin-left: 25px; }
.translation-popup.ui-dialog .see-all-fans:hover, .ui-dialog.translation-dialog .see-all-fans:hover, .ui-dialog.notification-dialog .see-all-fans:hover, .ui-dialog.confirm-popup .see-all-fans:hover { text-decoration: underline; }

.translation-dialog.ui-dialog .show-details-popup { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; position: relative; padding: 20px 15px; }
.translation-dialog.ui-dialog .show-details-popup.show-details { height: 150px; }
.translation-dialog.ui-dialog .arrow { background: url('../img/translation_popup_arrow_1382427057.png') no-repeat 0 0; width: 22px; height: 10px; position: absolute; right: 45px; top: -10px; }
.translation-dialog.ui-dialog .inputText { width: 271px; height: 43px; background: white; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.translation-dialog.ui-dialog .inputText ::-webkit-input-placeholder { color: #5c5c5c; }
.translation-dialog.ui-dialog .inputText :-moz-placeholder { color: #5c5c5c; }
.translation-dialog.ui-dialog .inputText .placeholder { color: #5c5c5c; }
.translation-dialog.ui-dialog .inputText input { border: none; background: white; font-size: 1.5em; color: #1b1b1b; height: auto; position: relative; left: 12px; top: 9px; width: 228px; }
.translation-dialog.ui-dialog .inputText .clear-input { background: url('../img/clear_auto_suggestion_1382427057.png') no-repeat 0 0; width: 16px; height: 16px; right: 12px; top: 13px; position: absolute; font-size: 0; text-indent: -9999px; display: none; }
.translation-dialog.ui-dialog .inputText .clear-input:hover { background-position: 0 -16px; }
.translation-dialog.ui-dialog .ui-autocomplete.ui-menu { width: 265px; font-size: 1.5em; padding: 0; }
.translation-dialog.ui-dialog .ui-autocomplete.ui-menu li { background: url('../img/items_suggestion_bg_1382427057.png') no-repeat top center; }
.translation-dialog.ui-dialog .ui-autocomplete.ui-menu li a, .translation-dialog.ui-dialog .ui-autocomplete.ui-menu li a.ui-state-focus { border: none; color: #1b1b1b; background: none; margin: 0 0 3px 0; padding-left: .7em; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; top: 2px; position: relative; }
.translation-dialog.ui-dialog .ui-autocomplete.ui-menu li a:hover { background: #dfdede; }
.translation-dialog.ui-dialog .ui-autocomplete.ui-menu li:first-child { background-image: none; }
.translation-dialog.ui-dialog #manga-details { margin-top: 15px; }
.translation-dialog.ui-dialog #manga-details img { float: left; width: 80px; height: 120px; }
.translation-dialog.ui-dialog #manga-details .right { width: 170px; float: left; display: block; margin-left: 15px; margin-top: 0; }
.translation-dialog.ui-dialog #manga-details .wrap-title { word-wrap: break-word; }
.translation-dialog.ui-dialog #manga-details strong { font-size: 1.5em; }
.translation-dialog.ui-dialog #manga-details a { float: left; width: 148px; height: 32px; background: url('../img/read-now-bg_1382427057.png') no-repeat scroll left top transparent; color: #1b1b1b; text-align: center; font-size: 1.5em; line-height: 1.6; margin-top: 15px; }
.translation-dialog.ui-dialog #manga-details a.select-btn { background: url('../img/select-button_1382427057.png') no-repeat 0 0; width: 183px; height: 44px; position: relative; left: -8px; font-size: 0; text-indent: -9999px; }
.translation-dialog.ui-dialog #manga-details a.select-btn:hover { background-position: 0 -46px; }
.translation-dialog.ui-dialog #manga-details a.trans-btn { background: url('../img/translate-button_1382427057.png') no-repeat 0 0; width: 183px; height: 44px; position: relative; left: -8px; font-size: 0; text-indent: -9999px; }
.translation-dialog.ui-dialog #manga-details a.trans-btn:hover { background-position: 0 -46px; }

.notification-dialog.ui-dialog .column-profile-image { float: left; width: 77px; }
.notification-dialog.ui-dialog .column-profile-image img { width: 77px; height: 77px; }
.notification-dialog.ui-dialog .column-details { float: left; width: 445px; margin-left: 15px; }
.notification-dialog.ui-dialog .column-details-bottom { clear: left; margin-left: 92px; width: 460px; }
.notification-dialog.ui-dialog .feed-details { clear: both; font-size: 1.4em; }
.notification-dialog.ui-dialog .feed-details .feed-profile, .notification-dialog.ui-dialog .feed-details .feed-object, .notification-dialog.ui-dialog .feed-details .feed-author { color: white; }
.notification-dialog.ui-dialog .feed-details .feed-profile > a, .notification-dialog.ui-dialog .feed-details .feed-object > a, .notification-dialog.ui-dialog .feed-details .feed-author > a { color: white; text-decoration: none; }
.notification-dialog.ui-dialog .feed-details .feed-profile > a:hover, .notification-dialog.ui-dialog .feed-details .feed-object > a:hover, .notification-dialog.ui-dialog .feed-details .feed-author > a:hover { text-decoration: underline; }
.notification-dialog.ui-dialog .add-to-favorites, .notification-dialog.ui-dialog .comment-reply, .notification-dialog.ui-dialog .comment-cancel { float: left; color: white; }
.notification-dialog.ui-dialog .add-to-favorites > a, .notification-dialog.ui-dialog .comment-reply > a, .notification-dialog.ui-dialog .comment-cancel > a { display: block; }
.notification-dialog.ui-dialog .add-to-favorites { height: 44px; font-size: 2em; line-height: 2; position: relative; left: -6px; }
.notification-dialog.ui-dialog .add-to-favorites > a { width: 217px; height: 44px; background: url('../img/add_favorites_button_1382427057.png') no-repeat 0 0 transparent; font-size: 0; text-indent: -9999px; }
.notification-dialog.ui-dialog .add-to-favorites > a:hover { background-position: 0 -46px; }
.notification-dialog.ui-dialog .add-to-favorites.added > div.label, .notification-dialog.ui-dialog #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .add-to-favorites.added > div.item-qty, #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .notification-dialog.ui-dialog .add-to-favorites.added > div.item-qty { width: 217px; height: 44px; background: url('../img/add_favorites_button_1382427057.png') no-repeat 0 0 transparent; font-size: 0; text-indent: -9999px; background-position: 0 -92px; }
.notification-dialog.ui-dialog .comment-added { height: 44px; font-size: 1.6em; line-height: 2; clear: left; }
.notification-dialog.ui-dialog .comment-reply { margin-right: 15px; line-height: 1.7; }
.notification-dialog.ui-dialog .comment-reply > a { width: 160px; height: 44px; background: url('../img/reply_button_1382427057.png') no-repeat 0 0 transparent; font-size: 0; text-indent: -9999px; }
.notification-dialog.ui-dialog .comment-reply > a:hover { background-position: 0 -46px; }
.notification-dialog.ui-dialog .comment-cancel { margin-right: 15px; height: 37px; line-height: 1.7; }
.notification-dialog.ui-dialog .comment-cancel > a { width: 131px; height: 37px; background: url('../img/cancel_post_button_1382427057.png') no-repeat 0 0 transparent; font-size: 0; text-indent: -9999px; }
.notification-dialog.ui-dialog .comment-cancel > a:hover { background-position: 0 -38px; }
.notification-dialog.ui-dialog .ajax-ind.ajax-ind.ajax-ind.ajax-ind.ajax-ind.ajax-ind.ajax-ind { width: 131px; height: 32px; float: left; display: none; background: url('../img/ajax-loader-feed_1382427057.gif') no-repeat transparent center 6px; }
.notification-dialog.ui-dialog .comment-submit.button { float: left; width: 131px; height: 37px; background: url('../img/add_post_button_1382427057.png') no-repeat 0 0 transparent; border: none; position: relative; left: -5px; font-size: 0; text-indent: -9999px; }
.notification-dialog.ui-dialog .comment-submit.button:hover { background-position: 0 -38px; }
.notification-dialog.ui-dialog .comment-submit.button.disabled, .notification-dialog.ui-dialog .comment-submit.button.disabled:hover { background-position: 0 -76px; }
.notification-dialog.ui-dialog .title strong { font-size: 1.8em; display: inline-block; float: left; max-width: 330px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.notification-dialog.ui-dialog .fans { text-transform: uppercase; background: url('../img/author-fans-icon_1382427057.png') no-repeat scroll left center transparent; padding-left: 18px; line-height: 1; float: left; display: inline-block; padding-top: 12px; position: relative; top: -1px; margin-left: 10px; }
.notification-dialog.ui-dialog .feed-comment { position: relative; padding: 7px 40px 0; display: inline-block; line-height: 1.5; font-size: 1.4em; max-width: 435px; }
.notification-dialog.ui-dialog .feed-comment .lquote, .notification-dialog.ui-dialog .feed-comment .rquote { display: block; position: absolute; width: 30px; height: 30px; }
.notification-dialog.ui-dialog .feed-comment .lquote { left: 0; top: 0; background: url('../img/quote_sign_left_1382427057.png') no-repeat 0 0; }
.notification-dialog.ui-dialog .feed-comment .rquote { right: 0; top: 0; background: url('../img/quote_sign_right_1382427057.png') no-repeat 0 0; }
.notification-dialog.ui-dialog .feed-comment-reply { margin-top: 10px; }
.notification-dialog.ui-dialog .column-profile-image-sub { width: 77px; float: left; }
.notification-dialog.ui-dialog .column-profile-image-sub img { width: 77px; }
.notification-dialog.ui-dialog .column-details-sub { width: 352px; margin-left: 15px; float: left; }
.notification-dialog.ui-dialog .column-details-sub .feed-profile, .notification-dialog.ui-dialog .column-details-sub .feed-action { color: white; }
.notification-dialog.ui-dialog .column-details-sub .feed-profile a, .notification-dialog.ui-dialog .column-details-sub .feed-action a { color: white; text-decoration: none; }
.notification-dialog.ui-dialog .column-details-sub .feed-profile a:hover, .notification-dialog.ui-dialog .column-details-sub .feed-action a:hover { color: #fcb040; text-decoration: none; }
.notification-dialog.ui-dialog .column-details-sub .feed-profile a, .notification-dialog.ui-dialog .column-details-sub .feed-action { font-size: 1.4em; }
.notification-dialog.ui-dialog .commentsFormParent { clear: left; display: none; }
.notification-dialog.ui-dialog .commentsFormParent textarea { height: 77px; width: 100%; border: 0; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.notification-dialog.ui-dialog .commentsFormParent div.grippie { -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; height: 5px; border: 0; }
.notification-dialog.ui-dialog .commentsFormParent .resizable-textarea textarea { width: 390px; }
.notification-dialog.ui-dialog .column-details-bottom { padding-top: 5px; width: 413px; }
.notification-dialog.ui-dialog .column-details-bottom.show-form .commentsFormParent { padding-top: 2px; padding-bottom: 10px; display: block; }
.notification-dialog.ui-dialog .column-details-bottom.show-form .comment-reply { display: none; }
.notification-dialog.ui-dialog .commentField { padding-top: 2px; padding-bottom: 5px; }

.confirm-popup.ui-dialog.confirm-manga-updates-read .ui-dialog-titlebar { font-size: 1.6em; line-height: 20px; }
.confirm-popup.ui-dialog .ui-dialog-titlebar { padding: 10px 15px; font-size: 2.8em; }
.confirm-popup.ui-dialog .ui-dialog-titlebar-close { position: absolute; }
.confirm-popup.ui-dialog .ui-dialog-content.ui-dialog-content, .confirm-popup.ui-dialog .ui-dialog-buttonpane.ui-dialog-buttonpane { margin: 0; padding: 10px 15px; border-top: none; background-image: none; background-color: transparent; }
.confirm-popup.ui-dialog .ui-dialog-buttonpane.ui-dialog-buttonpane { text-align: center; }
.confirm-popup.ui-dialog .ui-dialog-content.ui-dialog-content { border-bottom: none; font-size: 1.5em; }
.confirm-popup.ui-dialog .ui-dialog-buttonset { float: none; margin: 0 auto; display: inline-block; }
.confirm-popup.ui-dialog .btn-confirm.ui-button { background: url('../img/button_confirmation_confirm_1382427057.png') no-repeat 0 0; }
.confirm-popup.ui-dialog .btn-cancel { background: url('../img/button_confirmation_cancel_1382427057.png') no-repeat 0 0; }
.confirm-popup.ui-dialog .btn-cancel-grey { background: url('../img/button_cancel_icon_1382427057.png') no-repeat 0 0; }
.confirm-popup.ui-dialog .btn-send { background: url('../img/button_send_icon_1382427057.png') no-repeat 0 0; }
.confirm-popup.ui-dialog .btn-close { background: url('../img/button_confirmation_close_1382427057.png') no-repeat 0 0; }
.confirm-popup.ui-dialog .creator-name { color: #fcb040; font-size: 1.4em; font-weight: bold; padding-bottom: 12px; text-transform: uppercase; }
.confirm-popup.ui-dialog .btn-confirm.ui-button, .confirm-popup.ui-dialog .btn-cancel, .confirm-popup.ui-dialog .btn-close, .confirm-popup.ui-dialog .btn-send, .confirm-popup.ui-dialog .btn-cancel-grey { border: none; width: 132px; height: 38px; display: block; float: left; font-size: 0; text-indent: -9999px; }
.confirm-popup.ui-dialog .btn-confirm.ui-button:hover, .confirm-popup.ui-dialog .btn-cancel:hover, .confirm-popup.ui-dialog .btn-close:hover, .confirm-popup.ui-dialog .btn-send:hover, .confirm-popup.ui-dialog .btn-cancel-grey:hover { background-position: 0 -40px; }
.confirm-popup.ui-dialog textarea.resizable { width: 256px; height: 80px; border: 0; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.confirm-popup.ui-dialog div.grippie { -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; height: 5px; border: 0; }
.confirm-popup.ui-dialog .resizable-textarea textarea { width: 256px; }

.ui-dialog a.ui-dialog-titlebar-close { background: url('../img/popup_close_button_1382427057.png') no-repeat 0 0; width: 28px; height: 28px; border: none; }
.ui-dialog a.ui-dialog-titlebar-close:hover { background-position: 0 -30px; }
.ui-dialog a.ui-dialog-titlebar-close .ui-icon { display: none; }

#dismissAllAction { display: none; }

.translation-items { -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }

#site-message { text-transform: uppercase; background: transparent url('../img/stripe-gray_1382427057.png') repeat; padding: 20px 0 15px; }
#site-message p { text-align: center; margin: 0; padding: 0; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9); }
#site-message p strong { font-size: 28px; font-weight: 500; color: #fcbe4c; }
#site-message p i { margin-left: 5px; font-size: 86%; font-weight: bold; font-style: normal; }
#site-message p i, #site-message p i a { color: #1b1b1b; text-decoration: none; }
#site-message a.learn-more { text-shadow: none; color: #fcb040; text-decoration: none; color: #1b1b1b; }
#site-message a.learn-more:hover { text-decoration: underline; }

/** Manga Details Popup */
.manga-details-popup, .translation-popup.ui-dialog .show-details-popup, .ui-dialog.translation-dialog .show-details-popup, .ui-dialog.notification-dialog .show-details-popup, .ui-dialog.confirm-popup .show-details-popup, .translation-popup.ui-dialog .ui-dialog-titlebar, .ui-dialog.translation-dialog .ui-dialog-titlebar, .ui-dialog.notification-dialog .ui-dialog-titlebar, .ui-dialog.confirm-popup .ui-dialog-titlebar, .confirm-popup.ui-dialog .ui-dialog-content, .confirm-popup.ui-dialog .ui-dialog-buttonpane { /* qtip */ width: auto !important; max-width: 900px !important; background-color: #000; background-color: #1e1e1e; background-image: url('../img/menu-bg_1382427057.png'); border: 1px solid #FFF; border: 1px solid white; color: #fff; }
.manga-details-popup .qtip-content, .translation-popup.ui-dialog .show-details-popup .qtip-content, .ui-dialog.translation-dialog .show-details-popup .qtip-content, .ui-dialog.notification-dialog .show-details-popup .qtip-content, .ui-dialog.confirm-popup .show-details-popup .qtip-content, .translation-popup.ui-dialog .ui-dialog-titlebar .qtip-content, .ui-dialog.translation-dialog .ui-dialog-titlebar .qtip-content, .ui-dialog.notification-dialog .ui-dialog-titlebar .qtip-content, .ui-dialog.confirm-popup .ui-dialog-titlebar .qtip-content, .confirm-popup.ui-dialog .ui-dialog-content .qtip-content, .confirm-popup.ui-dialog .ui-dialog-buttonpane .qtip-content { padding: 0; }
.manga-details-popup .loading, .translation-popup.ui-dialog .show-details-popup .loading, .ui-dialog.translation-dialog .show-details-popup .loading, .ui-dialog.notification-dialog .show-details-popup .loading, .ui-dialog.confirm-popup .show-details-popup .loading, .translation-popup.ui-dialog .ui-dialog-titlebar .loading, .ui-dialog.translation-dialog .ui-dialog-titlebar .loading, .ui-dialog.notification-dialog .ui-dialog-titlebar .loading, .ui-dialog.confirm-popup .ui-dialog-titlebar .loading, .confirm-popup.ui-dialog .ui-dialog-content .loading, .confirm-popup.ui-dialog .ui-dialog-buttonpane .loading { height: 50px; width: inherit; background: url('../img/ajax-loader_1382427057.gif') no-repeat transparent center center; }
.manga-details-popup h2, .translation-popup.ui-dialog .show-details-popup h2, .ui-dialog.translation-dialog .show-details-popup h2, .ui-dialog.notification-dialog .show-details-popup h2, .ui-dialog.confirm-popup .show-details-popup h2, .translation-popup.ui-dialog .ui-dialog-titlebar h2, .ui-dialog.translation-dialog .ui-dialog-titlebar h2, .ui-dialog.notification-dialog .ui-dialog-titlebar h2, .ui-dialog.confirm-popup .ui-dialog-titlebar h2, .confirm-popup.ui-dialog .ui-dialog-content h2, .confirm-popup.ui-dialog .ui-dialog-buttonpane h2 { margin: 0 0 10px; font-size: 2.8em; }
.manga-details-popup h2 .title, .translation-popup.ui-dialog .show-details-popup h2 .title, .ui-dialog.translation-dialog .show-details-popup h2 .title, .ui-dialog.notification-dialog .show-details-popup h2 .title, .ui-dialog.confirm-popup .show-details-popup h2 .title, .translation-popup.ui-dialog .ui-dialog-titlebar h2 .title, .ui-dialog.translation-dialog .ui-dialog-titlebar h2 .title, .ui-dialog.notification-dialog .ui-dialog-titlebar h2 .title, .ui-dialog.confirm-popup .ui-dialog-titlebar h2 .title, .confirm-popup.ui-dialog .ui-dialog-content h2 .title, .confirm-popup.ui-dialog .ui-dialog-buttonpane h2 .title { line-height: 32px; width: 400px; }
.manga-details-popup a, .translation-popup.ui-dialog .show-details-popup a, .ui-dialog.translation-dialog .show-details-popup a, .ui-dialog.notification-dialog .show-details-popup a, .ui-dialog.confirm-popup .show-details-popup a, .translation-popup.ui-dialog .ui-dialog-titlebar a, .ui-dialog.translation-dialog .ui-dialog-titlebar a, .ui-dialog.notification-dialog .ui-dialog-titlebar a, .ui-dialog.confirm-popup .ui-dialog-titlebar a, .confirm-popup.ui-dialog .ui-dialog-content a, .confirm-popup.ui-dialog .ui-dialog-buttonpane a { text-decoration: none; }
.manga-details-popup h2 .read-now a, .translation-popup.ui-dialog .show-details-popup h2 .read-now a, .ui-dialog.translation-dialog .show-details-popup h2 .read-now a, .ui-dialog.notification-dialog .show-details-popup h2 .read-now a, .ui-dialog.confirm-popup .show-details-popup h2 .read-now a, .translation-popup.ui-dialog .ui-dialog-titlebar h2 .read-now a, .ui-dialog.translation-dialog .ui-dialog-titlebar h2 .read-now a, .ui-dialog.notification-dialog .ui-dialog-titlebar h2 .read-now a, .ui-dialog.confirm-popup .ui-dialog-titlebar h2 .read-now a, .confirm-popup.ui-dialog .ui-dialog-content h2 .read-now a, .confirm-popup.ui-dialog .ui-dialog-buttonpane h2 .read-now a { color: #000; background: url('../img/read-now-bg_1382427057.png') no-repeat scroll left top transparent; font-size: 0.5em; height: 32px; width: 148px; line-height: 32px; text-align: center; font-weight: bold; display: block; }
.manga-details-popup .manga-popup-content, .translation-popup.ui-dialog .show-details-popup .manga-popup-content, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content { width: 560px; padding: 20px 15px 20px 28px; }
.manga-details-popup .manga-popup-content p.authors, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p.authors, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p.authors, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p.authors, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p.authors, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p.authors, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p.authors, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p.authors, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p.authors, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p.authors, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p.authors { font-size: 1.5em; line-height: 18px; margin: 10px 0 16px; }
.manga-details-popup .manga-popup-content p.authors a, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p.authors a, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p.authors a, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p.authors a, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p.authors a, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p.authors a, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p.authors a, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p.authors a, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p.authors a, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p.authors a, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p.authors a { color: white; text-decoration: none; }
.manga-details-popup .manga-popup-content p.authors a:hover, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p.authors a:hover, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p.authors a:hover, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p.authors a:hover, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p.authors a:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p.authors a:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p.authors a:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p.authors a:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p.authors a:hover, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p.authors a:hover, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p.authors a:hover { color: #fcb040; text-decoration: none; }
.manga-details-popup .manga-popup-content p.synopsis, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p.synopsis, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p.synopsis, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p.synopsis, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p.synopsis, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p.synopsis, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p.synopsis, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p.synopsis, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p.synopsis, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p.synopsis, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p.synopsis { line-height: 20px; margin: 12px 0 10px; }
.manga-details-popup .manga-popup-content p.genres, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p.genres, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p.genres, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p.genres, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p.genres, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p.genres, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p.genres, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p.genres, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p.genres, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p.genres, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p.genres { color: #fcb040; }
.manga-details-popup .manga-popup-content p.genres a, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p.genres a, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p.genres a, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p.genres a, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p.genres a, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p.genres a, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p.genres a, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p.genres a, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p.genres a, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p.genres a, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p.genres a { color: #fcb040; text-transform: uppercase; color: #fcb040; text-decoration: none; }
.manga-details-popup .manga-popup-content p.genres a:hover, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p.genres a:hover, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p.genres a:hover, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p.genres a:hover, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p.genres a:hover, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p.genres a:hover, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p.genres a:hover, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p.genres a:hover, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p.genres a:hover, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p.genres a:hover, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p.genres a:hover { text-decoration: underline; }
.manga-details-popup .manga-popup-content p, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p { font-size: 1.4em; line-height: 20px; margin: 5px 0; }
.manga-details-popup .manga-popup-content p .title, .translation-popup.ui-dialog .show-details-popup .manga-popup-content p .title, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content p .title, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content p .title, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content p .title, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content p .title, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content p .title, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content p .title, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content p .title, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content p .title, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content p .title { font-weight: bold; }
.manga-details-popup .manga-popup-content .langs, .translation-popup.ui-dialog .show-details-popup .manga-popup-content .langs, .ui-dialog.translation-dialog .show-details-popup .manga-popup-content .langs, .ui-dialog.notification-dialog .show-details-popup .manga-popup-content .langs, .ui-dialog.confirm-popup .show-details-popup .manga-popup-content .langs, .translation-popup.ui-dialog .ui-dialog-titlebar .manga-popup-content .langs, .ui-dialog.translation-dialog .ui-dialog-titlebar .manga-popup-content .langs, .ui-dialog.notification-dialog .ui-dialog-titlebar .manga-popup-content .langs, .ui-dialog.confirm-popup .ui-dialog-titlebar .manga-popup-content .langs, .confirm-popup.ui-dialog .ui-dialog-content .manga-popup-content .langs, .confirm-popup.ui-dialog .ui-dialog-buttonpane .manga-popup-content .langs { text-transform: capitalize; }
.manga-details-popup .chapters, .translation-popup.ui-dialog .show-details-popup .chapters, .ui-dialog.translation-dialog .show-details-popup .chapters, .ui-dialog.notification-dialog .show-details-popup .chapters, .ui-dialog.confirm-popup .show-details-popup .chapters, .translation-popup.ui-dialog .ui-dialog-titlebar .chapters, .ui-dialog.translation-dialog .ui-dialog-titlebar .chapters, .ui-dialog.notification-dialog .ui-dialog-titlebar .chapters, .ui-dialog.confirm-popup .ui-dialog-titlebar .chapters, .confirm-popup.ui-dialog .ui-dialog-content .chapters, .confirm-popup.ui-dialog .ui-dialog-buttonpane .chapters { list-style: none outside none; margin-top: 17px; }
.manga-details-popup .chapters li, .translation-popup.ui-dialog .show-details-popup .chapters li, .ui-dialog.translation-dialog .show-details-popup .chapters li, .ui-dialog.notification-dialog .show-details-popup .chapters li, .ui-dialog.confirm-popup .show-details-popup .chapters li, .translation-popup.ui-dialog .ui-dialog-titlebar .chapters li, .ui-dialog.translation-dialog .ui-dialog-titlebar .chapters li, .ui-dialog.notification-dialog .ui-dialog-titlebar .chapters li, .ui-dialog.confirm-popup .ui-dialog-titlebar .chapters li, .confirm-popup.ui-dialog .ui-dialog-content .chapters li, .confirm-popup.ui-dialog .ui-dialog-buttonpane .chapters li { float: left; margin-right: 14px; position: relative; }
.manga-details-popup .chapters li .overlay, .translation-popup.ui-dialog .show-details-popup .chapters li .overlay, .ui-dialog.translation-dialog .show-details-popup .chapters li .overlay, .ui-dialog.notification-dialog .show-details-popup .chapters li .overlay, .ui-dialog.confirm-popup .show-details-popup .chapters li .overlay, .translation-popup.ui-dialog .ui-dialog-titlebar .chapters li .overlay, .ui-dialog.translation-dialog .ui-dialog-titlebar .chapters li .overlay, .ui-dialog.notification-dialog .ui-dialog-titlebar .chapters li .overlay, .ui-dialog.confirm-popup .ui-dialog-titlebar .chapters li .overlay, .confirm-popup.ui-dialog .ui-dialog-content .chapters li .overlay, .confirm-popup.ui-dialog .ui-dialog-buttonpane .chapters li .overlay { height: 100%; width: 100%; top: 0; position: absolute; background: url('../img/black-trans_1382427057.png') repeat scroll left top transparent; }
.manga-details-popup .chapters li .overlay a, .translation-popup.ui-dialog .show-details-popup .chapters li .overlay a, .ui-dialog.translation-dialog .show-details-popup .chapters li .overlay a, .ui-dialog.notification-dialog .show-details-popup .chapters li .overlay a, .ui-dialog.confirm-popup .show-details-popup .chapters li .overlay a, .translation-popup.ui-dialog .ui-dialog-titlebar .chapters li .overlay a, .ui-dialog.translation-dialog .ui-dialog-titlebar .chapters li .overlay a, .ui-dialog.notification-dialog .ui-dialog-titlebar .chapters li .overlay a, .ui-dialog.confirm-popup .ui-dialog-titlebar .chapters li .overlay a, .confirm-popup.ui-dialog .ui-dialog-content .chapters li .overlay a, .confirm-popup.ui-dialog .ui-dialog-buttonpane .chapters li .overlay a { display: block; width: 100%; height: 100%; color: #FFFFFF; text-align: center; }
.manga-details-popup .chapters li .overlay a, .translation-popup.ui-dialog .show-details-popup .chapters li .overlay a, .ui-dialog.translation-dialog .show-details-popup .chapters li .overlay a, .ui-dialog.notification-dialog .show-details-popup .chapters li .overlay a, .ui-dialog.confirm-popup .show-details-popup .chapters li .overlay a, .translation-popup.ui-dialog .ui-dialog-titlebar .chapters li .overlay a, .ui-dialog.translation-dialog .ui-dialog-titlebar .chapters li .overlay a, .ui-dialog.notification-dialog .ui-dialog-titlebar .chapters li .overlay a, .ui-dialog.confirm-popup .ui-dialog-titlebar .chapters li .overlay a, .confirm-popup.ui-dialog .ui-dialog-content .chapters li .overlay a, .confirm-popup.ui-dialog .ui-dialog-buttonpane .chapters li .overlay a { font-weight: bold; padding-top: 50px; font-size: 1.2em; }
.manga-details-popup .chapters li:last-child, .translation-popup.ui-dialog .show-details-popup .chapters li:last-child, .ui-dialog.translation-dialog .show-details-popup .chapters li:last-child, .ui-dialog.notification-dialog .show-details-popup .chapters li:last-child, .ui-dialog.confirm-popup .show-details-popup .chapters li:last-child, .translation-popup.ui-dialog .ui-dialog-titlebar .chapters li:last-child, .ui-dialog.translation-dialog .ui-dialog-titlebar .chapters li:last-child, .ui-dialog.notification-dialog .ui-dialog-titlebar .chapters li:last-child, .ui-dialog.confirm-popup .ui-dialog-titlebar .chapters li:last-child, .confirm-popup.ui-dialog .ui-dialog-content .chapters li:last-child, .confirm-popup.ui-dialog .ui-dialog-buttonpane .chapters li:last-child { margin-right: 0; }
.manga-details-popup .chapters li img, .translation-popup.ui-dialog .show-details-popup .chapters li img, .ui-dialog.translation-dialog .show-details-popup .chapters li img, .ui-dialog.notification-dialog .show-details-popup .chapters li img, .ui-dialog.confirm-popup .show-details-popup .chapters li img, .translation-popup.ui-dialog .ui-dialog-titlebar .chapters li img, .ui-dialog.translation-dialog .ui-dialog-titlebar .chapters li img, .ui-dialog.notification-dialog .ui-dialog-titlebar .chapters li img, .ui-dialog.confirm-popup .ui-dialog-titlebar .chapters li img, .confirm-popup.ui-dialog .ui-dialog-content .chapters li img, .confirm-popup.ui-dialog .ui-dialog-buttonpane .chapters li img { width: 90px; height: 100px; border: 2px solid #FFFFFF; border-radius: 3px; }

/************************************************************** Content form dialog *************************************************************/
.confirm-popup.ui-dialog.contact-popup .ui-dialog-content { padding-top: 20px; }
.confirm-popup.ui-dialog.contact-popup .divFieldError { width: 423px !important; margin-bottom: 5px !important; }
.confirm-popup.ui-dialog.contact-popup .divFieldError span { width: 420px !important; }
.confirm-popup.ui-dialog.contact-popup .ui-dialog-buttonpane.ui-dialog-buttonpane { text-align: left; padding-left: 80px; padding-bottom: 20px; }
.confirm-popup.ui-dialog.contact-popup .form-cover { width: 435px; }
.confirm-popup.ui-dialog.contact-popup .contact-image { width: 72px; }
.confirm-popup.ui-dialog.contact-popup .contact-image .creator-image { width: 62px; height: 62px; }

/************************************************************** Left banner section *************************************************************/
.mkp-left-banner { padding-top: 20px; min-height: 380px; position: relative; background: url('../img/mkp/10-off-thanksgiving-left-banner_1386064705.png') no-repeat scroll left 20px transparent; }
.mkp-left-banner img { width: 230px; }
.mkp-left-banner .left-prod-link { position: absolute; font-size: 0; text-indent: -9999px; }
.mkp-left-banner .left-prod-link#prod-link-1, .mkp-left-banner .left-prod-link#prod-link-2, .mkp-left-banner .left-prod-link#prod-link-3 { height: 120px; left: 73px; top: 50px; width: 80px; }
.mkp-left-banner .left-prod-link#prod-link-1 { height: 378px; left: 0; top: 20px; width: 100%; }
.mkp-left-banner .left-prod-link#prod-link-2 { top: 188px; }
.mkp-left-banner .left-prod-link#prod-link-3 { top: 316px; }
.mkp-left-banner .left-prod-link#pop-shop-link { bottom: 5px; height: 28px; left: 60px; width: 108px; }

/************************************************************** Promotion section *************************************************************/
#order-summary.adjusted { margin-top: 0 !important; }
#order-summary.adjusted .orders-subtotal { color: white; }

#order-adjustments { background-color: #3b3c3e; color: #FCB040; margin: 20px 20px 0; padding: 20px 20px 12px; }
#order-adjustments .row { font-size: 1.1em; color: white; text-transform: uppercase; }
#order-adjustments .row .label, #order-adjustments .row #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .item-qty, #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action #order-adjustments .row .item-qty { display: inline-block; width: 195px; text-align: left; }
#order-adjustments .row .amount { padding-left: 5px; }
#order-adjustments .item-subtotal { border-bottom: 1px solid white; margin-bottom: 10px; padding-bottom: 5px; }
#order-adjustments .adjustment-row { font-size: 1.1em; text-transform: uppercase; color: #fcb040; }
#order-adjustments .adjustment-row .order20off { display: inline-block; background: url('../img/mkp/20per_icon_1382427057.png') no-repeat scroll right 0 transparent; width: 200px; padding-right: 60px; line-height: 18px; min-height: 32px; }
#order-adjustments .adjustment-row .order10off { display: inline-block; background: url('../img/mkp/10per_icon_1386064705.png') no-repeat scroll right 0 transparent; width: 200px; padding-right: 60px; line-height: 18px; min-height: 32px; float: left; }
#order-adjustments .adjustment-amount { font-size: 1.3em; }

.counter-analog span.part { display: inline-block; }

.counter-analog span.separator { display: inline-block; height: 44px; line-height: 44px; width: 10px; vertical-align: middle; text-align: center; font-weight: bold; }

.counter-analog span.part span.digit { display: inline-block; height: 44px; line-height: 44px; width: 30px; vertical-align: middle; text-align: center; font: 0/0 a; text-shadow: none; color: transparent; margin: 0; margin-left: 4px; }
.counter-analog span.part span.digit:first-child { margin-left: 0; }

.counter-analog span.part span.digit { background: transparent url('../img/ipad/digits_orange_1390884051.png') 0 0 repeat-y; }

.counter-analog span.part span.digit0 { background-position: 0 0px; }

.counter-analog span.part span.digit1 { background-position: 0 -264px; }

.counter-analog span.part span.digit2 { background-position: 0 -528px; }

.counter-analog span.part span.digit3 { background-position: 0 -792px; }

.counter-analog span.part span.digit4 { background-position: 0 -1056px; }

.counter-analog span.part span.digit5 { background-position: 0 -1320px; }

.counter-analog span.part span.digit6 { background-position: 0 -1584px; }

.counter-analog span.part span.digit7 { background-position: 0 -1848px; }

.counter-analog span.part span.digit8 { background-position: 0 -2112px; }

.counter-analog span.part span.digit9 { background-position: 0 -2376px; }

/* UP */
@-webkit-keyframes counter-analog-01 { from { background-position: 0 0px; }
  to { background-position: 0 -264px; } }

@-moz-keyframes counter-analog-01 { from { background-position: 0 0px; }
  to { background-position: 0 -264px; } }

@-ms-keyframes counter-analog-01 { from { background-position: 0 0px; }
  to { background-position: 0 -264px; } }

@-webkit-keyframes counter-analog-12 { from { background-position: 0 -264px; }
  to { background-position: 0 -528px; } }

@-moz-keyframes counter-analog-12 { from { background-position: 0 -264px; }
  to { background-position: 0 -528px; } }

@-ms-keyframes counter-analog-12 { from { background-position: 0 -264px; }
  to { background-position: 0 -528px; } }

@-webkit-keyframes counter-analog-23 { from { background-position: 0 -528px; }
  to { background-position: 0 -792px; } }

@-moz-keyframes counter-analog-23 { from { background-position: 0 -528px; }
  to { background-position: 0 -792px; } }

@-ms-keyframes counter-analog-23 { from { background-position: 0 -528px; }
  to { background-position: 0 -792px; } }

@-webkit-keyframes counter-analog-34 { from { background-position: 0 -792px; }
  to { background-position: 0 -1056px; } }

@-moz-keyframes counter-analog-34 { from { background-position: 0 -792px; }
  to { background-position: 0 -1056px; } }

@-ms-keyframes counter-analog-34 { from { background-position: 0 -792px; }
  to { background-position: 0 -1056px; } }

@-webkit-keyframes counter-analog-45 { from { background-position: 0 -1056px; }
  to { background-position: 0 -1320px; } }

@-moz-keyframes counter-analog-45 { from { background-position: 0 -1056px; }
  to { background-position: 0 -1320px; } }

@-ms-keyframes counter-analog-45 { from { background-position: 0 -1056px; }
  to { background-position: 0 -1320px; } }

@-webkit-keyframes counter-analog-56 { from { background-position: 0 -1320px; }
  to { background-position: 0 -1584px; } }

@-moz-keyframes counter-analog-56 { from { background-position: 0 -1320px; }
  to { background-position: 0 -1584px; } }

@-ms-keyframes counter-analog-56 { from { background-position: 0 -1320px; }
  to { background-position: 0 -1584px; } }

@-webkit-keyframes counter-analog-67 { from { background-position: 0 -1584px; }
  to { background-position: 0 -1848px; } }

@-moz-keyframes counter-analog-67 { from { background-position: 0 -1584px; }
  to { background-position: 0 -1848px; } }

@-ms-keyframes counter-analog-67 { from { background-position: 0 -1584px; }
  to { background-position: 0 -1848px; } }

@-webkit-keyframes counter-analog-78 { from { background-position: 0 -1848px; }
  to { background-position: 0 -2112px; } }

@-moz-keyframes counter-analog-78 { from { background-position: 0 -1848px; }
  to { background-position: 0 -2112px; } }

@-ms-keyframes counter-analog-78 { from { background-position: 0 -1848px; }
  to { background-position: 0 -2112px; } }

@-webkit-keyframes counter-analog-89 { from { background-position: 0 -2112px; }
  to { background-position: 0 -2376px; } }

@-moz-keyframes counter-analog-89 { from { background-position: 0 -2112px; }
  to { background-position: 0 -2376px; } }

@-ms-keyframes counter-analog-89 { from { background-position: 0 -2112px; }
  to { background-position: 0 -2376px; } }

@-webkit-keyframes counter-analog-90 { from { background-position: 0 -2376px; }
  to { background-position: 0 -2640px; } }

@-moz-keyframes counter-analog-90 { from { background-position: 0 -2376px; }
  to { background-position: 0 -2640px; } }

@-ms-keyframes counter-analog-90 { from { background-position: 0 -2376px; }
  to { background-position: 0 -2640px; } }

.counter-analog span.part span.digit01 { -webkit-animation: counter-analog-01 0.3s steps(6, end) 1; -moz-animation: counter-analog-01 0.3s steps(6, end) 1; -ms-animation: counter-analog-01 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit12 { -webkit-animation: counter-analog-12 0.3s steps(6, end) 1; -moz-animation: counter-analog-12 0.3s steps(6, end) 1; -ms-animation: counter-analog-12 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit23 { -webkit-animation: counter-analog-23 0.3s steps(6, end) 1; -moz-animation: counter-analog-23 0.3s steps(6, end) 1; -ms-animation: counter-analog-23 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit34 { -webkit-animation: counter-analog-34 0.3s steps(6, end) 1; -moz-animation: counter-analog-34 0.3s steps(6, end) 1; -ms-animation: counter-analog-34 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit45 { -webkit-animation: counter-analog-45 0.3s steps(6, end) 1; -moz-animation: counter-analog-45 0.3s steps(6, end) 1; -ms-animation: counter-analog-45 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit56 { -webkit-animation: counter-analog-56 0.3s steps(6, end) 1; -moz-animation: counter-analog-56 0.3s steps(6, end) 1; -ms-animation: counter-analog-56 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit67 { -webkit-animation: counter-analog-67 0.3s steps(6, end) 1; -moz-animation: counter-analog-67 0.3s steps(6, end) 1; -ms-animation: counter-analog-67 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit78 { -webkit-animation: counter-analog-78 0.3s steps(6, end) 1; -moz-animation: counter-analog-78 0.3s steps(6, end) 1; -ms-animation: counter-analog-78 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit89 { -webkit-animation: counter-analog-89 0.3s steps(6, end) 1; -moz-animation: counter-analog-89 0.3s steps(6, end) 1; -ms-animation: counter-analog-89 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit90 { -webkit-animation: counter-analog-90 0.3s steps(6, end) 1; -moz-animation: counter-analog-90 0.3s steps(6, end) 1; -ms-animation: counter-analog-90 0.3s steps(6, end) 1; }

/* DOWN */
@-webkit-keyframes counter-analog-10 { from { background-position: 0 -264px; }
  to { background-position: 0     0; } }

@-moz-keyframes counter-analog-10 { from { background-position: 0 -264px; }
  to { background-position: 0     0; } }

@-ms-keyframes counter-analog-10 { from { background-position: 0 -264px; }
  to { background-position: 0     0; } }

@-webkit-keyframes counter-analog-21 { from { background-position: 0 -528px; }
  to { background-position: 0 -264px; } }

@-moz-keyframes counter-analog-21 { from { background-position: 0 -528px; }
  to { background-position: 0 -264px; } }

@-ms-keyframes counter-analog-21 { from { background-position: 0 -528px; }
  to { background-position: 0 -264px; } }

@-webkit-keyframes counter-analog-32 { from { background-position: 0 -792px; }
  to { background-position: 0 -528px; } }

@-moz-keyframes counter-analog-32 { from { background-position: 0 -792px; }
  to { background-position: 0 -528px; } }

@-ms-keyframes counter-analog-32 { from { background-position: 0 -792px; }
  to { background-position: 0 -528px; } }

@-webkit-keyframes counter-analog-43 { from { background-position: 0 -1056px; }
  to { background-position: 0 -792px; } }

@-moz-keyframes counter-analog-43 { from { background-position: 0 -1056px; }
  to { background-position: 0 -792px; } }

@-ms-keyframes counter-analog-43 { from { background-position: 0 -1056px; }
  to { background-position: 0 -792px; } }

@-webkit-keyframes counter-analog-54 { from { background-position: 0 -1320px; }
  to { background-position: 0 -1056px; } }

@-moz-keyframes counter-analog-54 { from { background-position: 0 -1320px; }
  to { background-position: 0 -1056px; } }

@-ms-keyframes counter-analog-54 { from { background-position: 0 -1320px; }
  to { background-position: 0 -1056px; } }

@-webkit-keyframes counter-analog-65 { from { background-position: 0 -1584px; }
  to { background-position: 0 -1320px; } }

@-moz-keyframes counter-analog-65 { from { background-position: 0 -1584px; }
  to { background-position: 0 -1320px; } }

@-ms-keyframes counter-analog-65 { from { background-position: 0 -1584px; }
  to { background-position: 0 -1320px; } }

@-webkit-keyframes counter-analog-76 { from { background-position: 0 -1848px; }
  to { background-position: 0 -1584px; } }

@-moz-keyframes counter-analog-76 { from { background-position: 0 -1848px; }
  to { background-position: 0 -1584px; } }

@-ms-keyframes counter-analog-76 { from { background-position: 0 -1848px; }
  to { background-position: 0 -1584px; } }

@-webkit-keyframes counter-analog-87 { from { background-position: 0 -2112px; }
  to { background-position: 0 -1848px; } }

@-moz-keyframes counter-analog-87 { from { background-position: 0 -2112px; }
  to { background-position: 0 -1848px; } }

@-ms-keyframes counter-analog-87 { from { background-position: 0 -2112px; }
  to { background-position: 0 -1848px; } }

@-webkit-keyframes counter-analog-98 { from { background-position: 0 -2376px; }
  to { background-position: 0 -2112px; } }

@-moz-keyframes counter-analog-98 { from { background-position: 0 -2376px; }
  to { background-position: 0 -2112px; } }

@-ms-keyframes counter-analog-98 { from { background-position: 0 -2376px; }
  to { background-position: 0 -2112px; } }

@-webkit-keyframes counter-analog-09 { from { background-position: 0 -2640px; }
  to { background-position: 0 -2376px; } }

@-moz-keyframes counter-analog-09 { from { background-position: 0 -2640px; }
  to { background-position: 0 -2376px; } }

@-ms-keyframes counter-analog-09 { from { background-position: 0 -2640px; }
  to { background-position: 0 -2376px; } }

.counter-analog span.part span.digit10 { -webkit-animation: counter-analog-10 0.3s steps(6, end) 1; -moz-animation: counter-analog-10 0.3s steps(6, end) 1; -ms-animation: counter-analog-10 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit21 { -webkit-animation: counter-analog-21 0.3s steps(6, end) 1; -moz-animation: counter-analog-21 0.3s steps(6, end) 1; -ms-animation: counter-analog-21 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit32 { -webkit-animation: counter-analog-32 0.3s steps(6, end) 1; -moz-animation: counter-analog-32 0.3s steps(6, end) 1; -ms-animation: counter-analog-32 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit43 { -webkit-animation: counter-analog-43 0.3s steps(6, end) 1; -moz-animation: counter-analog-43 0.3s steps(6, end) 1; -ms-animation: counter-analog-43 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit54 { -webkit-animation: counter-analog-54 0.3s steps(6, end) 1; -moz-animation: counter-analog-54 0.3s steps(6, end) 1; -ms-animation: counter-analog-54 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit65 { -webkit-animation: counter-analog-65 0.3s steps(6, end) 1; -moz-animation: counter-analog-65 0.3s steps(6, end) 1; -ms-animation: counter-analog-65 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit76 { -webkit-animation: counter-analog-76 0.3s steps(6, end) 1; -moz-animation: counter-analog-76 0.3s steps(6, end) 1; -ms-animation: counter-analog-76 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit87 { -webkit-animation: counter-analog-87 0.3s steps(6, end) 1; -moz-animation: counter-analog-87 0.3s steps(6, end) 1; -ms-animation: counter-analog-87 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit98 { -webkit-animation: counter-analog-98 0.3s steps(6, end) 1; -moz-animation: counter-analog-98 0.3s steps(6, end) 1; -ms-animation: counter-analog-98 0.3s steps(6, end) 1; }

.counter-analog span.part span.digit09 { -webkit-animation: counter-analog-09 0.3s steps(6, end) 1; -moz-animation: counter-analog-09 0.3s steps(6, end) 1; -ms-animation: counter-analog-09 0.3s steps(6, end) 1; }

div.ipad-app-avaliable { left: 158px; top: 33px; }
div.ipad-app-avaliable .ipad-app-avaliable-link { font-size: 0; text-indent: -9999px; background-image: url('../img/ipad/ipad_promote_header.png_1390884051.png'); background-repeat: no-repeat; background-position: 50% 50%; width: 310px; height: 100px; display: block; }

div.header-banner { left: 228px; position: absolute; top: 17px; }

.ipad-app-counter { top: 40px; left: 467px; position: absolute; display: none; }
.ipad-app-counter .counter-link { display: block; position: absolute; width: 190px; height: 86px; text-decoration: none; font-size: 0; text-indent: -9999px; }
.ipad-app-counter #counter { height: 44px; overflow: hidden; position: absolute; bottom: 10px; left: 12px; }
.ipad-app-counter .counter-parent { background: transparent url('../img/ipad/counter_1390884051.png') no-repeat 0 0; width: 190px; height: 86px; display: block; position: relative; }
.ipad-app-counter.counter-finished { top: 29px; left: 473px; }
.ipad-app-counter.counter-finished .counter-parent { background: transparent url('../img/ipad/counter_congratulations_1390884051.png') no-repeat 0 0; width: 100px; height: 100px; }
.ipad-app-counter.counter-finished .counter-parent #counter { display: none; }

ul.sub-menu-link .userProfile { width: 128px; }

.btn_blog, .button-short, .button-medium, .button-long, .button-line, .button-orange, .button-pink, .button-blue, .button-light-gray, .button-gray, #search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button, .header-container.thin-header nav.top-bar .top-bar-section a.add-work, #favoriteButtons .smith-btn.like.added, #favoriteButtons .smith-btn.follow.add, #favoriteButtons .smith-btn.atb.add, .favorite-cover .smith-btn.like.added, .favorite-cover .smith-btn.follow.add, .favorite-cover .smith-btn.atb.add, input.submit-button, .button.grey-button { display: block; font-size: 13px; text-align: center; vertical-align: top; min-width: 80px; width: auto; /* padding: 5px 0px 5px 0px !important;*/ margin: 0px !important; border: solid 1px rgba(0, 0, 0, 0); cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.btn_blog span, .button-short span, .button-medium span, .button-long span, .button-line span, .button-orange span, .button-pink span, .button-blue span, .button-light-gray span, .button-gray span, #search-form-dropdown .cse-search-form table.gsc-search-box tr td.gsc-search-button .gsc-search-button span, .header-container.thin-header nav.top-bar .top-bar-section a.add-work span, #favoriteButtons .smith-btn.like.added span, #favoriteButtons .smith-btn.follow.add span, #favoriteButtons .smith-btn.atb.add span, .favorite-cover .smith-btn.like.added span, .favorite-cover .smith-btn.follow.add span, .favorite-cover .smith-btn.atb.add span, input.submit-button span, .button.grey-button span { line-height: 1.5rem; height: 1.5rem; }

.button-short { width: 80px; }

.button-medium { width: 120px; }

.button-long { width: 160px; }

/**************************************************************
* SMITH THEME - Buttons
**************************************************************/
.button-line { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: white; border-color: #cccccc; color: #333333; -webkit-box-shadow: 0px 3px 0px 0px white; -moz-box-shadow: 0px 3px 0px 0px white; box-shadow: 0px 3px 0px 0px white; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; color: #898989; border: solid 1px #898989; opacity: 0.5; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; }
.button-line:hover, .button-line:focus { background-color: #cccccc; }
.button-line:hover, .button-line:focus { color: #333333; }
.button-line:hover { text-decoration: none; background-color: white; }
.button-line:active { -webkit-box-shadow: 0px 2px 0px 0px white; -moz-box-shadow: 0px 2px 0px 0px white; box-shadow: 0px 2px 0px 0px white; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') white repeat; }
.button-line:active { opacity: 1; margin: 0px !important; }

.button-orange { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-orange:hover, .button-orange:focus { background-color: #cc5200; }
.button-orange:hover, .button-orange:focus { color: white; }
.button-orange:hover { text-decoration: none; background-color: #e06104; }
.button-orange:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }

.button-pink { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #f65359; border-color: #f3141d; color: white; -webkit-box-shadow: 0px 3px 0px 0px #d04147; -moz-box-shadow: 0px 3px 0px 0px #d04147; box-shadow: 0px 3px 0px 0px #d04147; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-pink:hover, .button-pink:focus { background-color: #f3141d; }
.button-pink:hover, .button-pink:focus { color: white; }
.button-pink:hover { text-decoration: none; background-color: #dd4b4e; }
.button-pink:active { -webkit-box-shadow: 0px 2px 0px 0px #d04147; -moz-box-shadow: 0px 2px 0px 0px #d04147; box-shadow: 0px 2px 0px 0px #d04147; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #dd4b4e repeat; }

.button-blue { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #1cbbb4; border-color: #169690; color: white; -webkit-box-shadow: 0px 3px 0px 0px #13908a; -moz-box-shadow: 0px 3px 0px 0px #13908a; box-shadow: 0px 3px 0px 0px #13908a; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-blue:hover, .button-blue:focus { background-color: #169690; }
.button-blue:hover, .button-blue:focus { color: white; }
.button-blue:hover { text-decoration: none; background-color: #1aa79f; }
.button-blue:active { -webkit-box-shadow: 0px 2px 0px 0px #13908a; -moz-box-shadow: 0px 2px 0px 0px #13908a; box-shadow: 0px 2px 0px 0px #13908a; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #1aa79f repeat; }

.button-light-gray { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #464646; border-color: #383838; color: white; -webkit-box-shadow: 0px 3px 0px 0px #464646; -moz-box-shadow: 0px 3px 0px 0px #464646; box-shadow: 0px 3px 0px 0px #464646; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-light-gray:hover, .button-light-gray:focus { background-color: #383838; }
.button-light-gray:hover, .button-light-gray:focus { color: white; }
.button-light-gray:hover { text-decoration: none; background-color: #7b7b7b; }
.button-light-gray:active { -webkit-box-shadow: 0px 2px 0px 0px #464646; -moz-box-shadow: 0px 2px 0px 0px #464646; box-shadow: 0px 2px 0px 0px #464646; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #7b7b7b repeat; }

.button-gray { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #464646; border-color: #383838; color: white; -webkit-box-shadow: 0px 3px 0px 0px #121212; -moz-box-shadow: 0px 3px 0px 0px #121212; box-shadow: 0px 3px 0px 0px #121212; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button-gray:hover, .button-gray:focus { background-color: #383838; }
.button-gray:hover, .button-gray:focus { color: white; }
.button-gray:hover { text-decoration: none; background-color: #464646; }
.button-gray:active { -webkit-box-shadow: 0px 2px 0px 0px #121212; -moz-box-shadow: 0px 2px 0px 0px #121212; box-shadow: 0px 2px 0px 0px #121212; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #464646 repeat; }

/******************** icon list ******************************/
.loading-button span { background: url('../img/ajax-loader-small_1386827171.gif') no-repeat; padding-left: 24px; }

/******* a for after click button ********/
/******* b for before click button ********/
.b-follow-button span { background-position: 0 -2064px; width: auto; height: 1.5rem; line-height: 24px; display: inline-block; padding-left: 24px; }

.a-follow-button span { background-position: 0 -1632px; width: 80px; height: 1.5rem; line-height: 1.5rem; display: inline-block; padding-left: 24px; }
.a-follow-button span:hover, .a-follow-button span.g_unfollow_hover, .a-follow-button span.g_unfollow-hover { background-position: 0 -2016px; }
.a-follow-button:hover span { background-position: 0 -2016px; width: 80px; padding-left: 24px; }

.b-addbook-button span { background-position: 0 -1416px; width: auto; height: 1.5rem; line-height: 24px; display: inline-block; padding-left: 24px; }

.a-addbook-button span { background-position: 0 -1008px; width: 125px; height: 1.5rem; line-height: 1.5rem; display: inline-block; padding-left: 24px; }
.a-addbook-button:hover span { background-position: 0 -696px; width: 125px; padding-left: 24px; }

.b-cart-button span { background-position: 0 -1824px; width: auto; height: 1.5rem; line-height: 24px; display: inline-block; padding-left: 24px; }

.a-cart-button span { background-position: 0 -1392px; width: 90px; height: 1.5rem; line-height: 1.5rem; display: inline-block; padding-left: 24px; }
.a-cart-button:hover span { background-position: 0 -432px; width: 90px; padding-left: 24px; }

.add-work span { background-position: 0 -2112px; width: auto; height: 1.5rem; line-height: 24px; display: inline-block; padding-left: 24px; }

.setting { background-position: 0 -2904px; }
.setting:hover { background-position: 0 -2928px; }
.setting.tiny { background-position: 0 -480px; background-position: -1px -480px; }
.setting.tiny:hover { background-position: 0 -500px; background-position: -1px -500px; }

.liked { background-position: 0 -2184px; }
.liked:hover, .liked.like_hover, .liked.like-hover { background-position: 0 -2208px; }
.liked.click { background-position: 0 -2232px; }
.liked.tiny { background-position: 0 -240px; }
.liked.tiny:hover { background-position: 0 -260px; }
.liked.tiny.click { background-position: 0 -260px; }

.share-option { height: 24px; width: 24px; position: absolute; right: 10px; top: 10px; display: block; background-position: 0 -1032px; }
.share-option:hover { background-position: 0 -1104px; }

.tweeter-small-button { display: block; height: 24px; width: 24px; background-position: 0 -2496px; }
.tweeter-small-button:hover, .tweeter-small-button.tweeter_hover, .tweeter-small-button.tweeter-hover { background-position: 0 -2520px; }

.tumblr-small-button { display: block; height: 24px; width: 24px; background-position: 0 -3168px; }
.tumblr-small-button:hover, .tumblr-small-button.tumblr_hover, .tumblr-small-button.tumblr-hover { background-position: 0 -3192px; }

.facebook-small-button { display: block; height: 24px; width: 24px; background-position: 0 -3408px; }
.facebook-small-button:hover, .facebook-small-button.fb_hover, .facebook-small-button.fb-hover { background-position: 0 -3432px; }

.qtip.qtip-home { padding-bottom: 10px; font-size: 68.75%; font-color: white; line-height: 1.2em; }
.qtip.qtip-home .qtip-wrapper { background: #3B3C3D; padding: 4px 8px; }
.qtip.qtip-home .qtip-contentWrapper { background: #3B3C3D; }
.qtip.qtip-home a { color: white; text-decoration: none; }
.qtip.qtip-home a:hover { text-decoration: underline; }
.qtip.qtip-home .qtip-content { line-height: 1.4; }
.qtip.qtip-home .qtip-tip[rel=topMiddle] { top: 0 !important; }

/**************************************************************
* SMITH THEME
**************************************************************/
#main { background: none; }

.wrapper { width: 67.5rem; }

nav.header-nav { font-weight: bold; left: 17%; position: absolute; top: 139px; }

.header-container.thin-header .header .row { max-width: 67.5rem; }

/************************************************************** DEFAULT THEME *************************************************************/
/************************************************************** CHOOSE SMITH PROJECT THEME *************************************************************/
/**************************************************************
* SMITH THEME
**************************************************************/
.smith-tooltip { background-color: #464646; color: white; border-color: #464646; text-transform: uppercase; width: 100px; }
.smith-tooltip .qtip-content { text-align: center; }

#favoriteButtons { position: relative; }
#favoriteButtons .animate { z-index: 1; position: absolute; right: -14px; top: -20px; }
#favoriteButtons .animate.bang { background-position: 0 -32px; height: 32px; width: 32px; }
#favoriteButtons .animate.walking { background-position: 0 -96px; height: 32px; width: 32px; }
#favoriteButtons .animate.smile { background-position: 0 -256px; height: 32px; width: 32px; }
#favoriteButtons .animate.heartbreak-flying { background-position: 0 -64px; height: 32px; width: 32px; }
#favoriteButtons .animate.heart-grown-flying { background-position: 0 -160px; height: 32px; width: 32px; }
#favoriteButtons .animate.cross { background-position: 0 0; height: 32px; width: 32px; }
#favoriteButtons .animate.please { background-position: 0 -224px; height: 32px; width: 32px; }
#favoriteButtons .animate.sad { background-position: 0 -128px; height: 32px; width: 32px; }
#favoriteButtons .heart-effect { position: absolute; z-index: 2; }
#favoriteButtons .heart-effect.heart-grown { background-position: 0 -288px; height: 32px; width: 32px; }
#favoriteButtons .heart-effect.heartbreak { background: url('../img/themes/smith/icons/smith-animation32x32/heartbreak_1390884051.png') no-repeat scroll 0 0 transparent; height: 32px; width: 32px; }
#favoriteButtons .smith-btn { cursor: pointer; }
#favoriteButtons .smith-btn.like { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; font-size: 0; text-indent: -9999px; height: 24px; width: 24px; display: block; float: left; padding: 3px; border: 1px solid #464646; position: relative; }
#favoriteButtons .smith-btn.like span { display: block; line-height: 24px; height: 24px; }
#favoriteButtons .smith-btn.like .loader { bottom: 0; left: 0; margin: auto; position: absolute; right: 0; top: 0; background: url('../img/ajax-loader-small_1386827171.gif') no-repeat; }
#favoriteButtons .smith-btn.like.added { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #f65359; border-color: #f3141d; color: white; -webkit-box-shadow: 0px 3px 0px 0px #d04147; -moz-box-shadow: 0px 3px 0px 0px #d04147; box-shadow: 0px 3px 0px 0px #d04147; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; min-height: 24px; min-width: 24px; box-shadow: none; }
#favoriteButtons .smith-btn.like.added:hover, #favoriteButtons .smith-btn.like.added:focus { background-color: #f3141d; }
#favoriteButtons .smith-btn.like.added:hover, #favoriteButtons .smith-btn.like.added:focus { color: white; }
#favoriteButtons .smith-btn.like.added:hover { text-decoration: none; background-color: #dd4b4e; }
#favoriteButtons .smith-btn.like.added:active { -webkit-box-shadow: 0px 2px 0px 0px #d04147; -moz-box-shadow: 0px 2px 0px 0px #d04147; box-shadow: 0px 2px 0px 0px #d04147; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #dd4b4e repeat; }
#favoriteButtons .smith-btn.like.added:active { box-shadow: none; margin-top: 0; margin-bottom: 0; }
#favoriteButtons .smith-btn.like.added span { background-position: 0 -2448px; }
#favoriteButtons .smith-btn.like.added span:hover, #favoriteButtons .smith-btn.like.added span.unlike_hover, #favoriteButtons .smith-btn.like.added span.unlike-hover { background-position: 0 -1248px; }
#favoriteButtons .smith-btn.like.add { min-height: 24px; min-width: 24px; }
#favoriteButtons .smith-btn.like.add span { background-position: 0 -2184px; }
#favoriteButtons .smith-btn.like.add span:hover, #favoriteButtons .smith-btn.like.add span.like_hover, #favoriteButtons .smith-btn.like.add span.like-hover { background-position: 0 -2208px; }
#favoriteButtons .smith-btn.follow { padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; width: 110px !important; margin-bottom: 0; padding: 0 !important; }
#favoriteButtons .smith-btn.follow span { display: block; width: 55px; padding-left: 24px; line-height: 24px; margin: 0 auto; font-size: 0.8rem; }
#favoriteButtons .smith-btn.follow .loader { position: absolute; top: 5px; left: 15px; background: url('../img/ajax-loader-small_1386827171.gif') no-repeat; }
#favoriteButtons .smith-btn.follow.added { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #acacac; display: block; }
#favoriteButtons .smith-btn.follow.added span { color: #acacac; background-position: 0 -1632px; }
#favoriteButtons .smith-btn.follow.added span:hover, #favoriteButtons .smith-btn.follow.added span.g_unfollow_hover, #favoriteButtons .smith-btn.follow.added span.g_unfollow-hover { background-position: 0 -2016px; }
#favoriteButtons .smith-btn.follow.added:hover { border: 1px solid #464646; text-decoration: none; }
#favoriteButtons .smith-btn.follow.added:hover span { background-position: -1px -2016px; color: #464646; }
#favoriteButtons .smith-btn.follow.add { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; }
#favoriteButtons .smith-btn.follow.add:hover, #favoriteButtons .smith-btn.follow.add:focus { background-color: #cc5200; }
#favoriteButtons .smith-btn.follow.add:hover, #favoriteButtons .smith-btn.follow.add:focus { color: white; }
#favoriteButtons .smith-btn.follow.add:hover { text-decoration: none; background-color: #e06104; }
#favoriteButtons .smith-btn.follow.add:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }
#favoriteButtons .smith-btn.follow.add span { background-position: 0 -2064px; }
#favoriteButtons .smith-btn.atb { padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; width: 110px !important; margin-bottom: 0; padding: 0 !important; width: 155px !important; margin-bottom: 0 !important; padding: 0 !important; }
#favoriteButtons .smith-btn.atb span { display: block; width: 55px; padding-left: 24px; line-height: 24px; margin: 0 auto; font-size: 0.8rem; }
#favoriteButtons .smith-btn.atb .loader { position: absolute; top: 5px; left: 15px; background: url('../img/ajax-loader-small_1386827171.gif') no-repeat; }
#favoriteButtons .smith-btn.atb.added { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #acacac; display: block; }
#favoriteButtons .smith-btn.atb.added span { color: #acacac; background-position: 0 -1632px; }
#favoriteButtons .smith-btn.atb.added span:hover, #favoriteButtons .smith-btn.atb.added span.g_unfollow_hover, #favoriteButtons .smith-btn.atb.added span.g_unfollow-hover { background-position: 0 -2016px; }
#favoriteButtons .smith-btn.atb.added:hover { border: 1px solid #464646; text-decoration: none; }
#favoriteButtons .smith-btn.atb.added:hover span { background-position: -1px -2016px; color: #464646; }
#favoriteButtons .smith-btn.atb.add { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; }
#favoriteButtons .smith-btn.atb.add:hover, #favoriteButtons .smith-btn.atb.add:focus { background-color: #cc5200; }
#favoriteButtons .smith-btn.atb.add:hover, #favoriteButtons .smith-btn.atb.add:focus { color: white; }
#favoriteButtons .smith-btn.atb.add:hover { text-decoration: none; background-color: #e06104; }
#favoriteButtons .smith-btn.atb.add:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }
#favoriteButtons .smith-btn.atb.add span { background-position: 0 -2064px; }
#favoriteButtons .smith-btn.atb span { width: 110px; }
#favoriteButtons .smith-btn.atb.added { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #acacac; display: block; width: 120px !important; }
#favoriteButtons .smith-btn.atb.added span { width: 76px; color: #acacac; background-position: 0 -1008px; }
#favoriteButtons .smith-btn.atb.added:hover { text-decoration: none; text-align: center; border: 1px solid #acacac; }
#favoriteButtons .smith-btn.atb.added:hover span { background-position: 0 -696px; color: #acacac; }
#favoriteButtons .smith-btn.atb.added:active { text-decoration: none; text-align: center; border: 1px solid #464646; }
#favoriteButtons .smith-btn.atb.added:active span { background-position: 0 -696px; color: #464646; }
#favoriteButtons .smith-btn.atb.add { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; }
#favoriteButtons .smith-btn.atb.add:hover, #favoriteButtons .smith-btn.atb.add:focus { background-color: #cc5200; }
#favoriteButtons .smith-btn.atb.add:hover, #favoriteButtons .smith-btn.atb.add:focus { color: white; }
#favoriteButtons .smith-btn.atb.add:hover { text-decoration: none; background-color: #e06104; }
#favoriteButtons .smith-btn.atb.add:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }
#favoriteButtons .smith-btn.atb.add span { background-position: 0 -1416px; }

.favorite-cover { position: relative; }
.favorite-cover .animate { z-index: 1; position: absolute; right: -14px; top: -20px; }
.favorite-cover .animate.bang { background-position: 0 -32px; height: 32px; width: 32px; }
.favorite-cover .animate.walking { background-position: 0 -96px; height: 32px; width: 32px; }
.favorite-cover .animate.smile { background-position: 0 -256px; height: 32px; width: 32px; }
.favorite-cover .animate.heartbreak-flying { background-position: 0 -64px; height: 32px; width: 32px; }
.favorite-cover .animate.heart-grown-flying { background-position: 0 -160px; height: 32px; width: 32px; }
.favorite-cover .animate.cross { background-position: 0 0; height: 32px; width: 32px; }
.favorite-cover .animate.please { background-position: 0 -224px; height: 32px; width: 32px; }
.favorite-cover .animate.sad { background-position: 0 -128px; height: 32px; width: 32px; }
.favorite-cover .heart-effect { position: absolute; z-index: 2; }
.favorite-cover .heart-effect.heart-grown { background-position: 0 -288px; height: 32px; width: 32px; }
.favorite-cover .heart-effect.heartbreak { background: url('../img/themes/smith/icons/smith-animation32x32/heartbreak_1390884051.png') no-repeat scroll 0 0 transparent; height: 32px; width: 32px; }
.favorite-cover .smith-btn { cursor: pointer; }
.favorite-cover .smith-btn.like { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; font-size: 0; text-indent: -9999px; height: 24px; width: 24px; display: block; float: left; padding: 3px; border: 1px solid #464646; position: relative; }
.favorite-cover .smith-btn.like span { display: block; line-height: 24px; height: 24px; }
.favorite-cover .smith-btn.like .loader { bottom: 0; left: 0; margin: auto; position: absolute; right: 0; top: 0; background: url('../img/ajax-loader-small_1386827171.gif') no-repeat; }
.favorite-cover .smith-btn.like.added { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #f65359; border-color: #f3141d; color: white; -webkit-box-shadow: 0px 3px 0px 0px #d04147; -moz-box-shadow: 0px 3px 0px 0px #d04147; box-shadow: 0px 3px 0px 0px #d04147; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; min-height: 24px; min-width: 24px; box-shadow: none; }
.favorite-cover .smith-btn.like.added:hover, .favorite-cover .smith-btn.like.added:focus { background-color: #f3141d; }
.favorite-cover .smith-btn.like.added:hover, .favorite-cover .smith-btn.like.added:focus { color: white; }
.favorite-cover .smith-btn.like.added:hover { text-decoration: none; background-color: #dd4b4e; }
.favorite-cover .smith-btn.like.added:active { -webkit-box-shadow: 0px 2px 0px 0px #d04147; -moz-box-shadow: 0px 2px 0px 0px #d04147; box-shadow: 0px 2px 0px 0px #d04147; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #dd4b4e repeat; }
.favorite-cover .smith-btn.like.added:active { box-shadow: none; margin-top: 0; margin-bottom: 0; }
.favorite-cover .smith-btn.like.added span { background-position: 0 -2448px; }
.favorite-cover .smith-btn.like.added span:hover, .favorite-cover .smith-btn.like.added span.unlike_hover, .favorite-cover .smith-btn.like.added span.unlike-hover { background-position: 0 -1248px; }
.favorite-cover .smith-btn.like.add { min-height: 24px; min-width: 24px; }
.favorite-cover .smith-btn.like.add span { background-position: 0 -2184px; }
.favorite-cover .smith-btn.like.add span:hover, .favorite-cover .smith-btn.like.add span.like_hover, .favorite-cover .smith-btn.like.add span.like-hover { background-position: 0 -2208px; }
.favorite-cover .smith-btn.follow { padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; width: 110px !important; margin-bottom: 0; padding: 0 !important; }
.favorite-cover .smith-btn.follow span { display: block; width: 55px; padding-left: 24px; line-height: 24px; margin: 0 auto; font-size: 0.8rem; }
.favorite-cover .smith-btn.follow .loader { position: absolute; top: 5px; left: 15px; background: url('../img/ajax-loader-small_1386827171.gif') no-repeat; }
.favorite-cover .smith-btn.follow.added { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #acacac; display: block; }
.favorite-cover .smith-btn.follow.added span { color: #acacac; background-position: 0 -1632px; }
.favorite-cover .smith-btn.follow.added span:hover, .favorite-cover .smith-btn.follow.added span.g_unfollow_hover, .favorite-cover .smith-btn.follow.added span.g_unfollow-hover { background-position: 0 -2016px; }
.favorite-cover .smith-btn.follow.added:hover { border: 1px solid #464646; text-decoration: none; }
.favorite-cover .smith-btn.follow.added:hover span { background-position: -1px -2016px; color: #464646; }
.favorite-cover .smith-btn.follow.add { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; }
.favorite-cover .smith-btn.follow.add:hover, .favorite-cover .smith-btn.follow.add:focus { background-color: #cc5200; }
.favorite-cover .smith-btn.follow.add:hover, .favorite-cover .smith-btn.follow.add:focus { color: white; }
.favorite-cover .smith-btn.follow.add:hover { text-decoration: none; background-color: #e06104; }
.favorite-cover .smith-btn.follow.add:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }
.favorite-cover .smith-btn.follow.add span { background-position: 0 -2064px; }
.favorite-cover .smith-btn.atb { padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; width: 110px !important; margin-bottom: 0; padding: 0 !important; width: 155px !important; margin-bottom: 0 !important; padding: 0 !important; }
.favorite-cover .smith-btn.atb span { display: block; width: 55px; padding-left: 24px; line-height: 24px; margin: 0 auto; font-size: 0.8rem; }
.favorite-cover .smith-btn.atb .loader { position: absolute; top: 5px; left: 15px; background: url('../img/ajax-loader-small_1386827171.gif') no-repeat; }
.favorite-cover .smith-btn.atb.added { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #acacac; display: block; }
.favorite-cover .smith-btn.atb.added span { color: #acacac; background-position: 0 -1632px; }
.favorite-cover .smith-btn.atb.added span:hover, .favorite-cover .smith-btn.atb.added span.g_unfollow_hover, .favorite-cover .smith-btn.atb.added span.g_unfollow-hover { background-position: 0 -2016px; }
.favorite-cover .smith-btn.atb.added:hover { border: 1px solid #464646; text-decoration: none; }
.favorite-cover .smith-btn.atb.added:hover span { background-position: -1px -2016px; color: #464646; }
.favorite-cover .smith-btn.atb.add { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; }
.favorite-cover .smith-btn.atb.add:hover, .favorite-cover .smith-btn.atb.add:focus { background-color: #cc5200; }
.favorite-cover .smith-btn.atb.add:hover, .favorite-cover .smith-btn.atb.add:focus { color: white; }
.favorite-cover .smith-btn.atb.add:hover { text-decoration: none; background-color: #e06104; }
.favorite-cover .smith-btn.atb.add:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }
.favorite-cover .smith-btn.atb.add span { background-position: 0 -2064px; }
.favorite-cover .smith-btn.atb span { width: 110px; }
.favorite-cover .smith-btn.atb.added { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #acacac; display: block; width: 120px !important; }
.favorite-cover .smith-btn.atb.added span { width: 76px; color: #acacac; background-position: 0 -1008px; }
.favorite-cover .smith-btn.atb.added:hover { text-decoration: none; text-align: center; border: 1px solid #acacac; }
.favorite-cover .smith-btn.atb.added:hover span { background-position: 0 -696px; color: #acacac; }
.favorite-cover .smith-btn.atb.added:active { text-decoration: none; text-align: center; border: 1px solid #464646; }
.favorite-cover .smith-btn.atb.added:active span { background-position: 0 -696px; color: #464646; }
.favorite-cover .smith-btn.atb.add { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; }
.favorite-cover .smith-btn.atb.add:hover, .favorite-cover .smith-btn.atb.add:focus { background-color: #cc5200; }
.favorite-cover .smith-btn.atb.add:hover, .favorite-cover .smith-btn.atb.add:focus { color: white; }
.favorite-cover .smith-btn.atb.add:hover { text-decoration: none; background-color: #e06104; }
.favorite-cover .smith-btn.atb.add:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }
.favorite-cover .smith-btn.atb.add span { background-position: 0 -1416px; }
.favorite-cover .smith-btn.favorite.like { padding: 2px; min-height: 30px !important; min-width: 30px !important; }

#footer-container { background-color: #000000; }
#footer-container footer.wrapper { margin: 0 auto; font-size: 0.8rem; }

.tooltip { max-width: 1024px; }

.profile-summary-tooltip { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 2px 2px #282828; -moz-box-shadow: 0 0 2px 2px #282828; box-shadow: 0 0 2px 2px #282828; background-image: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679'); background-color: #464646; color: white; border-color: #464646; text-transform: uppercase; max-width: 680px !important; }
.profile-summary-tooltip ul { list-style: none; margin: 0; }
.profile-summary-tooltip .profile-summary { position: relative; }
.profile-summary-tooltip .profile-summary img { -webkit-box-shadow: 0px 1px 1px 1px #ababab; -moz-box-shadow: 0px 1px 1px 1px #ababab; box-shadow: 0px 1px 1px 1px #ababab; }
.profile-summary-tooltip .profile-summary .button-line { background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.profile-summary-tooltip .profile-summary .button-line span:hover { color: #898989; }
.profile-summary-tooltip .profile-summary .loading-button span { background: url('../img/ajax-loader-tr-small_1392979020.gif') no-repeat scroll 0 0 transparent; padding-left: 20px; color: #898989; }
.profile-summary-tooltip .profile-summary .statistic .follower-image img { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 0px 0px 0px white; -moz-box-shadow: 0px 0px 0px 0px white; box-shadow: 0px 0px 0px 0px white; font-size: 0.8125rem; width: 5rem; height: 5rem; margin-bottom: 0.625rem; }
.profile-summary-tooltip .profile-summary .statistic .follower-information { width: 135px; margin-right: 15px; min-height: 118px; position: relative; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .follower-name { width: 135px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.profile-summary-tooltip .profile-summary .statistic .follower-information a { text-transform: none; font-size: 0.8125rem; font-weight: bold; color: white; line-height: 20px; margin-left: 2px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon { height: 20px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.follower { background-position: 0 -2352px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.follower.tiny { background-position: 0 -280px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.follower.tiny:hover, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.follower.tiny.w_follower_hover, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.follower.tiny.w_follower-hover { background-position: 0 -100px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.comic { background-position: 0 -2424px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.comic.tiny { background-position: 0 -420px; background-position: -2px -420px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.comic.tiny:hover, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.comic.tiny.w_comic_hover, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.comic.tiny.w_comic-hover { background-position: 0 -340px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.illust { background-position: 0 -1656px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.illust.tiny { background-position: 0 -180px; background-position: -3px -180px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.illust.tiny:hover, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.illust.tiny.w_illust_hover, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.illust.tiny.w_illust-hover { background-position: 0 -140px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.blogs { background-position: 0 -1920px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.blogs.tiny { background-position: 0 -160px; background-position: -1px -160px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .icon.blogs.tiny:hover, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.blogs.tiny.w_blog_hover, .profile-summary-tooltip .profile-summary .statistic .follower-information .icon.blogs.tiny.w_blog-hover { background-position: 0 -120px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information .cover { background: url('../img/themes/smith/Book_cover_small_1390884051.png') repeat-y; width: 90px; height: 120px; display: -webkit-inline-box; }
.profile-summary-tooltip .profile-summary .statistic .follower-information li { border: none; margin: 0px; line-height: 1.25rem; height: 1.5rem; }
.profile-summary-tooltip .profile-summary .statistic .follower-information li .number { width: 40px; }
.profile-summary-tooltip .profile-summary .statistic .follower-information li .category { text-indent: 25px; width: 85px !important; }
.profile-summary-tooltip .profile-summary .show-case { min-height: 118px; }
.profile-summary-tooltip .profile-summary .show-case .artworks li { margin-left: 15px; }
.profile-summary-tooltip .profile-summary .show-case .artworks li:first-child { margin-left: 0; }
.profile-summary-tooltip .profile-summary .show-case .artworks li .cover { width: 90px; height: 120px; position: absolute; }
.profile-summary-tooltip .profile-summary .show-case .artworks li .cover.manga { background: url('../img/themes/smith/Book_cover_small_1390884051.png') repeat-y; width: 5.625rem; height: 7.5rem; position: absolute; }
.profile-summary-tooltip .profile-summary .show-case .artworks li .cover.illust, .profile-summary-tooltip .profile-summary .show-case .artworks li .cover.illustration { width: 5.625rem; height: 7.5rem; position: absolute; border: 6px solid white; }
.profile-summary-tooltip .profile-summary .show-case .artworks li .cover.product { background: url('../img/themes/smith/product_small_1390884051.png') no-repeat top right; width: 5.625rem; height: 7.5rem; position: absolute; display: inherit; top: -4px; }
.profile-summary-tooltip .profile-summary .show-case .artworks li img { width: 90px; height: 120px; -webkit-box-shadow: 0px 1px 1px 1px #282828; -moz-box-shadow: 0px 1px 1px 1px #282828; box-shadow: 0px 1px 1px 1px #282828; }
.profile-summary-tooltip .qtip-content { padding: 10px; }

.alert-box.error { background-color: #ffd4d3; border: 1px solid red; color: #d94745; margin-bottom: 0; margin-top: 5px; }

#back-to-top { background-color: transparent; bottom: 40px; position: fixed; right: 0; padding: 0; }
#back-to-top a { font-size: 0; text-indent: -9999px; background: url('../img/themes/smith/button_top_1390884051.png') no-repeat; height: 54px; width: 42px; display: block; }

#illustration-details, #profile-details, #signin-details, #library, #manga-details, #marketplace, #information-details, #update-profile-data, #form-details, #about-us, #profile-subscription, #subscription, #applyPromotionCode, #forgot-password, #privacy, #term, #contact-us, #promotion, #faq, #marketplace, #blog, #blog-details, #top-ranked, #form-admin, #search-results { font: inherit; font-size: 100%; vertical-align: baseline; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-size: 0.8125rem; background: transparent url('../img/themes/smith/bg/pattern_1390884051.png') repeat; }
#illustration-details .search, #profile-details .search, #signin-details .search, #library .search, #manga-details .search, #marketplace .search, #information-details .search, #update-profile-data .search, #form-details .search, #about-us .search, #profile-subscription .search, #subscription .search, #applyPromotionCode .search, #forgot-password .search, #privacy .search, #term .search, #contact-us .search, #promotion .search, #faq .search, #marketplace .search, #blog .search, #blog-details .search, #top-ranked .search, #form-admin .search, #search-results .search { border-right: none; }
#illustration-details .add-work-button .button, #profile-details .add-work-button .button, #signin-details .add-work-button .button, #library .add-work-button .button, #manga-details .add-work-button .button, #marketplace .add-work-button .button, #information-details .add-work-button .button, #update-profile-data .add-work-button .button, #form-details .add-work-button .button, #about-us .add-work-button .button, #profile-subscription .add-work-button .button, #subscription .add-work-button .button, #applyPromotionCode .add-work-button .button, #forgot-password .add-work-button .button, #privacy .add-work-button .button, #term .add-work-button .button, #contact-us .add-work-button .button, #promotion .add-work-button .button, #faq .add-work-button .button, #marketplace .add-work-button .button, #blog .add-work-button .button, #blog-details .add-work-button .button, #top-ranked .add-work-button .button, #form-admin .add-work-button .button, #search-results .add-work-button .button { padding-top: 3px !important; padding-right: 8px !important; padding-bottom: 3px !important; padding-left: 31px !important; letter-spacing: normal !important; border-width: 1px !important; border-style: solid !important; border-color: transparent !important; }
#illustration-details .notification, #profile-details .notification, #signin-details .notification, #library .notification, #manga-details .notification, #marketplace .notification, #information-details .notification, #update-profile-data .notification, #form-details .notification, #about-us .notification, #profile-subscription .notification, #subscription .notification, #applyPromotionCode .notification, #forgot-password .notification, #privacy .notification, #term .notification, #contact-us .notification, #promotion .notification, #faq .notification, #marketplace .notification, #blog .notification, #blog-details .notification, #top-ranked .notification, #form-admin .notification, #search-results .notification { border-top: none; }

#container { background: none; min-height: 25rem; height: auto !important; height: 25rem; }
#container .breadcrumbs { position: relative; }
#container .main.wrapper { margin: 0 auto; background: none; }
#container .contentWide { background: none; }
#container .contentWide h1 { border: none; background: none; }
#container .commentsForm { padding-bottom: 15px; }

#about-us #main, #form-admin #main { background: none; min-height: 25rem; height: auto !important; height: 25rem; }
#about-us #main .breadcrumbs, #form-admin #main .breadcrumbs { position: relative; }
#about-us #main .main.wrapper, #form-admin #main .main.wrapper { margin: 0 auto; background: none; }
#about-us #main .contentWide, #form-admin #main .contentWide { background: none; }
#about-us #main .contentWide h1, #form-admin #main .contentWide h1 { border: none; background: none; }
#about-us #main .commentsForm, #form-admin #main .commentsForm { padding-bottom: 15px; }
#about-us #main .contentWide, #form-admin #main .contentWide { background: white !important; }

#information-details #main, #signin-details #main, #form-details #main, #forgot-password #main, #profile-subscription #main { background: none; min-height: 25rem; height: auto !important; height: 25rem; }
#information-details #main .breadcrumbs, #signin-details #main .breadcrumbs, #form-details #main .breadcrumbs, #forgot-password #main .breadcrumbs, #profile-subscription #main .breadcrumbs { position: relative; }
#information-details #main .main.wrapper, #signin-details #main .main.wrapper, #form-details #main .main.wrapper, #forgot-password #main .main.wrapper, #profile-subscription #main .main.wrapper { margin: 0 auto; background: none; }
#information-details #main .contentWide, #signin-details #main .contentWide, #form-details #main .contentWide, #forgot-password #main .contentWide, #profile-subscription #main .contentWide { background: none; }
#information-details #main .contentWide h1, #signin-details #main .contentWide h1, #form-details #main .contentWide h1, #forgot-password #main .contentWide h1, #profile-subscription #main .contentWide h1 { border: none; background: none; }
#information-details #main .commentsForm, #signin-details #main .commentsForm, #form-details #main .commentsForm, #forgot-password #main .commentsForm, #profile-subscription #main .commentsForm { padding-bottom: 15px; }
#information-details .container, #signin-details .container, #form-details .container, #forgot-password .container, #profile-subscription .container { min-height: 25rem; height: auto !important; height: 25rem; }

#form-details #main, #top-ranked #main, #update-profile-data #main { background: none; min-height: 25rem; height: auto !important; height: 25rem; padding-top: 15px; padding-left: 0; padding-right: 0; }
#form-details #main .breadcrumbs, #top-ranked #main .breadcrumbs, #update-profile-data #main .breadcrumbs { position: relative; }
#form-details #main .main.wrapper, #top-ranked #main .main.wrapper, #update-profile-data #main .main.wrapper { margin: 0 auto; background: none; }
#form-details #main .contentWide, #top-ranked #main .contentWide, #update-profile-data #main .contentWide { background: none; }
#form-details #main .contentWide h1, #top-ranked #main .contentWide h1, #update-profile-data #main .contentWide h1 { border: none; background: none; }
#form-details #main .commentsForm, #top-ranked #main .commentsForm, #update-profile-data #main .commentsForm { padding-bottom: 15px; }
#form-details #main_content, #top-ranked #main_content, #update-profile-data #main_content { width: 56.25rem; margin-left: auto; margin-right: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#form-details #main_content .singalCol h1, #top-ranked #main_content .singalCol h1, #update-profile-data #main_content .singalCol h1 { padding: 4px 0 10px 5px; margin: 0 0 20px; background: none; border-top: none; border-bottom: 1px solid #ccc; }
#form-details #main_content .singalCol .ui-widget-header.fileupload-buttonbar, #top-ranked #main_content .singalCol .ui-widget-header.fileupload-buttonbar, #update-profile-data #main_content .singalCol .ui-widget-header.fileupload-buttonbar { background: transparent url('../img/form/ckeditor-sprites_1390884051.png') repeat-x 0 -134px; border: none; padding: 0.3125rem; }
#form-details #main_content .singalCol .fileupload-buttonbar label, #top-ranked #main_content .singalCol .fileupload-buttonbar label, #update-profile-data #main_content .singalCol .fileupload-buttonbar label { margin-right: 0.375rem; }
#form-details #main_content .singalCol .fileupload-buttonbar .ui-button, #top-ranked #main_content .singalCol .fileupload-buttonbar .ui-button, #update-profile-data #main_content .singalCol .fileupload-buttonbar .ui-button { margin-bottom: 0; }
#form-details #main_content .singalCol .fileupload-buttonbar .ui-button input, #top-ranked #main_content .singalCol .fileupload-buttonbar .ui-button input, #update-profile-data #main_content .singalCol .fileupload-buttonbar .ui-button input { height: 1px; width: 1px; }
#form-details #main_content table.files, #top-ranked #main_content table.files, #update-profile-data #main_content table.files { background: none; border: none; }
#form-details #main_content table.files tr.template-download, #form-details #main_content table.files tr.template-upload, #top-ranked #main_content table.files tr.template-download, #top-ranked #main_content table.files tr.template-upload, #update-profile-data #main_content table.files tr.template-download, #update-profile-data #main_content table.files tr.template-upload { background: none !important; }
#form-details #main_content table.files tr.template-download td, #form-details #main_content table.files tr.template-upload td, #top-ranked #main_content table.files tr.template-download td, #top-ranked #main_content table.files tr.template-upload td, #update-profile-data #main_content table.files tr.template-download td, #update-profile-data #main_content table.files tr.template-upload td { border: none; background: none; }
#form-details #main_content span.cke_skin_kama, #top-ranked #main_content span.cke_skin_kama, #update-profile-data #main_content span.cke_skin_kama { background: white; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#form-details #main_content .cke_skin_kama .cke_contents iframe, #top-ranked #main_content .cke_skin_kama .cke_contents iframe, #update-profile-data #main_content .cke_skin_kama .cke_contents iframe { background: #ccc; }
#form-details .divField, #top-ranked .divField, #update-profile-data .divField { width: 40.625rem; }
#form-details .divField textarea, #top-ranked .divField textarea, #update-profile-data .divField textarea { width: 40.625rem; }
#form-details .divField select, #top-ranked .divField select, #update-profile-data .divField select { width: 40.375rem; }

#form-details #main_content { width: 56.25rem; margin-left: auto; margin-right: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: 15px; }
#form-details #main_content .singalCol h1 { padding: 4px 0 10px 5px; margin: 0 0 20px; background: none; border-top: none; border-bottom: 1px solid #ccc; }
#form-details #main_content .singalCol .ui-widget-header.fileupload-buttonbar { background: transparent url('../img/form/ckeditor-sprites_1390884051.png') repeat-x 0 -134px; border: none; padding: 0.3125rem; }
#form-details #main_content .singalCol .fileupload-buttonbar label { margin-right: 0.375rem; }
#form-details #main_content .singalCol .fileupload-buttonbar .ui-button { margin-bottom: 0; }
#form-details #main_content .singalCol .fileupload-buttonbar .ui-button input { height: 1px; width: 1px; }
#form-details #main_content table.files { background: none; border: none; }
#form-details #main_content table.files tr.template-download, #form-details #main_content table.files tr.template-upload { background: none !important; }
#form-details #main_content table.files tr.template-download td, #form-details #main_content table.files tr.template-upload td { border: none; background: none; }
#form-details #main_content span.cke_skin_kama { background: white; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#form-details #main_content .cke_skin_kama .cke_contents iframe { background: #ccc; }
#form-details #main_content .divField { width: 43.75rem; }
#form-details #main_content .divField .divCheckCol { width: 8.75rem; }

#information-details #sharethis-placeholder { background: none; padding: 0; width: 690px; }
#information-details .infoMessage { width: 690px; margin: auto; }
#information-details .infoMessage .infoMessageDetail { background: white; padding: 10px 20px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; }
#information-details .infoMessage .infoShare { margin: 0 0 25px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; }
#information-details .infoMessage .infoShare .shareWidget iframe { height: 805px; }

#profile-details #main_content, #manga-details #main_content { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#profile-details .main-box, #manga-details .main-box { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#profile-details div.main-box-inner, #manga-details div.main-box-inner { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#profile-details .listTabs h1 a, #manga-details .listTabs h1 a { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }
#profile-details .mini-feed-header, #manga-details .mini-feed-header { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }

.add-top-1 { margin-top: 0.9375rem; }

.add-top-2 { margin-top: 1.875rem; }

.add-top-3 { margin-top: 2.8125rem; }

.add-top-4 { margin-top: 3.75rem; }

input.submit-button { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #ff6600; border-color: #cc5200; color: white; -webkit-box-shadow: 0px 3px 0px 0px #cf5300; -moz-box-shadow: 0px 3px 0px 0px #cf5300; box-shadow: 0px 3px 0px 0px #cf5300; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
input.submit-button:hover, input.submit-button:focus { background-color: #cc5200; }
input.submit-button:hover, input.submit-button:focus { color: white; }
input.submit-button:hover { text-decoration: none; background-color: #e06104; }
input.submit-button:active { -webkit-box-shadow: 0px 2px 0px 0px #cf5300; -moz-box-shadow: 0px 2px 0px 0px #cf5300; box-shadow: 0px 2px 0px 0px #cf5300; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #e06104 repeat; }

.button.grey-button { border-style: solid; border-width: 0px; cursor: pointer; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.1875rem; padding-right: 0.375rem; padding-bottom: 0.25rem; padding-left: 0.375rem; font-size: 0.1875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ background-color: #464646; border-color: #383838; color: white; -webkit-box-shadow: 0px 3px 0px 0px #121212; -moz-box-shadow: 0px 3px 0px 0px #121212; box-shadow: 0px 3px 0px 0px #121212; color: #ffffff; background-image: url('/assets/img/btn/pattern.png?1386733679'); background-repeat: repeat; border: 1px solid rgba(255, 255, 255, 0); text-decoration: none; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -o-transition: all 250ms ease; -ms-transition: all 250ms ease; transition: all 250ms ease; outline: none; text-transform: lowercase; padding-top: 0.0625rem; padding-right: 0; padding-bottom: 0.0625rem; padding-left: 0; margin: 0; font-size: 0.8125rem; }
.button.grey-button:hover, .button.grey-button:focus { background-color: #383838; }
.button.grey-button:hover, .button.grey-button:focus { color: white; }
.button.grey-button:hover { text-decoration: none; background-color: #464646; }
.button.grey-button:active { -webkit-box-shadow: 0px 2px 0px 0px #121212; -moz-box-shadow: 0px 2px 0px 0px #121212; box-shadow: 0px 2px 0px 0px #121212; margin-top: 1px !important; margin-bottom: -1px !important; background: url('http://www.inkblazers.com/assets/img/btn/pattern.png?1386733679') #464646 repeat; }

#signin-details input.button-short { height: 22px !important; margin-right: 10px !important; }

::selection { background: #13908a; color: #fff; text-shadow: none; }

.button { text-transform: none; }

#profile-subscription #main, #search-results #main { width: 700px; margin: auto; background: none; }
#profile-subscription #main #main_content, #search-results #main #main_content { margin: 15px 0 0; position: relative; }
#profile-subscription #main .subscription-row, #search-results #main .subscription-row { margin-left: 5px; }

#search-results #main { width: 1000px; }

#applyPromotionCode #main, #forgot-password #main, #update-profile-data #main { background: none; }
#applyPromotionCode #main .contentWide, #forgot-password #main .contentWide, #update-profile-data #main .contentWide { background: white !important; }
#applyPromotionCode #main .contentWide .input-text-cover, #forgot-password #main .contentWide .input-text-cover, #update-profile-data #main .contentWide .input-text-cover { padding: 0; width: 260px; height: 2.125rem; display: block; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; -ms-border-radius: 0.25rem; -o-border-radius: 0.25rem; border-radius: 0.25rem; background-repeat: repeat-x; background-position: 0 -1px; background-color: white; overflow: hidden; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#applyPromotionCode #main .contentWide .input-text-cover input, #forgot-password #main .contentWide .input-text-cover input, #update-profile-data #main .contentWide .input-text-cover input { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0; width: 255px; width: 100%; height: 2.125rem; }
#applyPromotionCode #main .contentWide .input-text-cover input:focus, #forgot-password #main .contentWide .input-text-cover input:focus, #update-profile-data #main .contentWide .input-text-cover input:focus { outline: none; }
#applyPromotionCode #main .contentWide .input-text-cover input ::-webkit-input-placeholder, #forgot-password #main .contentWide .input-text-cover input ::-webkit-input-placeholder, #update-profile-data #main .contentWide .input-text-cover input ::-webkit-input-placeholder { color: #5c5c5c; }
#applyPromotionCode #main .contentWide .input-text-cover input :-moz-placeholder, #forgot-password #main .contentWide .input-text-cover input :-moz-placeholder, #update-profile-data #main .contentWide .input-text-cover input :-moz-placeholder { color: #5c5c5c; }
#applyPromotionCode #main .contentWide .input-text-cover input .placeholder, #forgot-password #main .contentWide .input-text-cover input .placeholder, #update-profile-data #main .contentWide .input-text-cover input .placeholder { color: #5c5c5c; }
#applyPromotionCode #main .contentWide .input-text-cover input::-webkit-input-placeholder, #forgot-password #main .contentWide .input-text-cover input::-webkit-input-placeholder, #update-profile-data #main .contentWide .input-text-cover input::-webkit-input-placeholder { color: #fcb040; }
#applyPromotionCode #main .contentWide .input-text-cover input:-moz-placeholder, #forgot-password #main .contentWide .input-text-cover input:-moz-placeholder, #update-profile-data #main .contentWide .input-text-cover input:-moz-placeholder { color: #fcb040; }
#applyPromotionCode #main .contentWide .input-text-cover input.placeholder, #forgot-password #main .contentWide .input-text-cover input.placeholder, #update-profile-data #main .contentWide .input-text-cover input.placeholder { color: #fcb040; }
#applyPromotionCode #main .contentWide .input-text-cover textarea, #forgot-password #main .contentWide .input-text-cover textarea, #update-profile-data #main .contentWide .input-text-cover textarea { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0; width: 100%; }
#applyPromotionCode #main .contentWide .input-text-cover textarea:focus, #forgot-password #main .contentWide .input-text-cover textarea:focus, #update-profile-data #main .contentWide .input-text-cover textarea:focus { outline: none; }
#applyPromotionCode #main .contentWide .input-text-cover select, #forgot-password #main .contentWide .input-text-cover select, #update-profile-data #main .contentWide .input-text-cover select { width: 250px; height: 24px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: 3px; }
#applyPromotionCode #main .contentWide .input-text-cover select:focus, #forgot-password #main .contentWide .input-text-cover select:focus, #update-profile-data #main .contentWide .input-text-cover select:focus { outline: none; }
#applyPromotionCode #main .contentWide .input-text-cover.textarea-inside, #forgot-password #main .contentWide .input-text-cover.textarea-inside, #update-profile-data #main .contentWide .input-text-cover.textarea-inside { width: auto; height: auto; }
#applyPromotionCode #main .contentWide .input-text-cover.textarea-inside.button-inside, #forgot-password #main .contentWide .input-text-cover.textarea-inside.button-inside, #update-profile-data #main .contentWide .input-text-cover.textarea-inside.button-inside { margin-left: 45px; }
#applyPromotionCode #main .contentWide .input-text-cover.textarea-inside.button-inside textarea, #forgot-password #main .contentWide .input-text-cover.textarea-inside.button-inside textarea, #update-profile-data #main .contentWide .input-text-cover.textarea-inside.button-inside textarea { width: 7.8125rem; max-width: 7.8125rem; max-height: 12.5rem; font-size: 13; }
#applyPromotionCode #main .contentWide .input-text-cover.error, #forgot-password #main .contentWide .input-text-cover.error, #update-profile-data #main .contentWide .input-text-cover.error { border-color: #d64542; background-image: url('../img/register/input-background-error_1390884051.png'); bacoground-color: #fff3f3; margin-bottom: 0; }
#applyPromotionCode #main .contentWide .input-text-cover, #forgot-password #main .contentWide .input-text-cover, #update-profile-data #main .contentWide .input-text-cover { display: inline-flex !important; }
#applyPromotionCode #main .contentWide .input-text-cover input, #forgot-password #main .contentWide .input-text-cover input, #update-profile-data #main .contentWide .input-text-cover input { margin: 0px 5px !important; padding: 0px !important; }
#applyPromotionCode #main .contentWide #promotionCodeDetails, #forgot-password #main .contentWide #promotionCodeDetails, #update-profile-data #main .contentWide #promotionCodeDetails { border: none; height: 33px; }
#applyPromotionCode #main .contentWide .long, #forgot-password #main .contentWide .long, #update-profile-data #main .contentWide .long { width: 314px; }
#applyPromotionCode #main .contentWide .recaptchatable tr, #applyPromotionCode #main .contentWide .recaptchatable td, #forgot-password #main .contentWide .recaptchatable tr, #forgot-password #main .contentWide .recaptchatable td, #update-profile-data #main .contentWide .recaptchatable tr, #update-profile-data #main .contentWide .recaptchatable td { line-height: 1px !important; }
#applyPromotionCode #main input#submit, #forgot-password #main input#submit, #update-profile-data #main input#submit { height: 22px; margin-right: 5px!important; }

#subscription #main { width: 970px; /*margin: auto;
background: none;*/ background: none; min-height: 25rem; height: auto !important; height: 25rem; }
#subscription #main .breadcrumbs { position: relative; }
#subscription #main .main.wrapper { margin: 0 auto; background: none; }
#subscription #main .contentWide { background: none; }
#subscription #main .contentWide h1 { border: none; background: none; }
#subscription #main .commentsForm { padding-bottom: 15px; }
#subscription #main #main_content { margin: 0px; }
#subscription #main .contentWide { background: white !important; }
#subscription #main .contentWide .input-text-cover { padding: 0; width: 260px; height: 2.125rem; display: block; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; -ms-border-radius: 0.25rem; -o-border-radius: 0.25rem; border-radius: 0.25rem; background-repeat: repeat-x; background-position: 0 -1px; background-color: white; overflow: hidden; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#subscription #main .contentWide .input-text-cover input { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0; width: 255px; width: 100%; height: 2.125rem; }
#subscription #main .contentWide .input-text-cover input:focus { outline: none; }
#subscription #main .contentWide .input-text-cover input ::-webkit-input-placeholder { color: #5c5c5c; }
#subscription #main .contentWide .input-text-cover input :-moz-placeholder { color: #5c5c5c; }
#subscription #main .contentWide .input-text-cover input .placeholder { color: #5c5c5c; }
#subscription #main .contentWide .input-text-cover input::-webkit-input-placeholder { color: #fcb040; }
#subscription #main .contentWide .input-text-cover input:-moz-placeholder { color: #fcb040; }
#subscription #main .contentWide .input-text-cover input.placeholder { color: #fcb040; }
#subscription #main .contentWide .input-text-cover textarea { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0; width: 100%; }
#subscription #main .contentWide .input-text-cover textarea:focus { outline: none; }
#subscription #main .contentWide .input-text-cover select { width: 250px; height: 24px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: 3px; }
#subscription #main .contentWide .input-text-cover select:focus { outline: none; }
#subscription #main .contentWide .input-text-cover.textarea-inside { width: auto; height: auto; }
#subscription #main .contentWide .input-text-cover.textarea-inside.button-inside { margin-left: 45px; }
#subscription #main .contentWide .input-text-cover.textarea-inside.button-inside textarea { width: 7.8125rem; max-width: 7.8125rem; max-height: 12.5rem; font-size: 13; }
#subscription #main .contentWide .input-text-cover.error { border-color: #d64542; background-image: url('../img/register/input-background-error_1390884051.png'); bacoground-color: #fff3f3; margin-bottom: 0; }
#subscription #main .contentWide .input-text-cover { display: inline-flex; }
#subscription #main .contentWide .input-text-cover input { margin: 0px 5px; padding: 0px; }
#subscription #main .contentWide #promotionCodeDetails { border: none; height: 33px; }
#subscription .left-column { float: left; width: 395px; }
#subscription .form-seperator { float: left; width: 40px; margin-top: 40px; }
#subscription .form-seperator .text { display: block; text-transform: lowercase; text-align: center; padding-top: 5px; padding-bottom: 5px; }
#subscription .form-seperator .line { width: 40px; height: 100px; background-image: url('../img/register/column-seperator_1390884051.png'); background-repeat: repeat-y; background-position: center 0; display: block; }
#subscription .right-column { float: left; width: 275px; }
#subscription label { font-size: 0.875rem; color: #4d4d4d; cursor: pointer; display: inline-block; font-weight: normal; margin-bottom: 1px; height: 25px; text-indent: 10px; padding: 0px; }

#privacy .input-text-cover, #term .input-text-cover, #contact-us .input-text-cover, #promotion .input-text-cover, #faq .input-text-cover, #marketplace .input-text-cover, #blog .input-text-cover { padding: 0; width: 315px; height: 2.125rem; display: block; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; -ms-border-radius: 0.25rem; -o-border-radius: 0.25rem; border-radius: 0.25rem; background-repeat: repeat-x; background-position: 0 -1px; background-color: white; overflow: hidden; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#privacy .input-text-cover input, #term .input-text-cover input, #contact-us .input-text-cover input, #promotion .input-text-cover input, #faq .input-text-cover input, #marketplace .input-text-cover input, #blog .input-text-cover input { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0; width: 310px; width: 100%; height: 2.125rem; }
#privacy .input-text-cover input:focus, #term .input-text-cover input:focus, #contact-us .input-text-cover input:focus, #promotion .input-text-cover input:focus, #faq .input-text-cover input:focus, #marketplace .input-text-cover input:focus, #blog .input-text-cover input:focus { outline: none; }
#privacy .input-text-cover input ::-webkit-input-placeholder, #term .input-text-cover input ::-webkit-input-placeholder, #contact-us .input-text-cover input ::-webkit-input-placeholder, #promotion .input-text-cover input ::-webkit-input-placeholder, #faq .input-text-cover input ::-webkit-input-placeholder, #marketplace .input-text-cover input ::-webkit-input-placeholder, #blog .input-text-cover input ::-webkit-input-placeholder { color: #5c5c5c; }
#privacy .input-text-cover input :-moz-placeholder, #term .input-text-cover input :-moz-placeholder, #contact-us .input-text-cover input :-moz-placeholder, #promotion .input-text-cover input :-moz-placeholder, #faq .input-text-cover input :-moz-placeholder, #marketplace .input-text-cover input :-moz-placeholder, #blog .input-text-cover input :-moz-placeholder { color: #5c5c5c; }
#privacy .input-text-cover input .placeholder, #term .input-text-cover input .placeholder, #contact-us .input-text-cover input .placeholder, #promotion .input-text-cover input .placeholder, #faq .input-text-cover input .placeholder, #marketplace .input-text-cover input .placeholder, #blog .input-text-cover input .placeholder { color: #5c5c5c; }
#privacy .input-text-cover input::-webkit-input-placeholder, #term .input-text-cover input::-webkit-input-placeholder, #contact-us .input-text-cover input::-webkit-input-placeholder, #promotion .input-text-cover input::-webkit-input-placeholder, #faq .input-text-cover input::-webkit-input-placeholder, #marketplace .input-text-cover input::-webkit-input-placeholder, #blog .input-text-cover input::-webkit-input-placeholder { color: #fcb040; }
#privacy .input-text-cover input:-moz-placeholder, #term .input-text-cover input:-moz-placeholder, #contact-us .input-text-cover input:-moz-placeholder, #promotion .input-text-cover input:-moz-placeholder, #faq .input-text-cover input:-moz-placeholder, #marketplace .input-text-cover input:-moz-placeholder, #blog .input-text-cover input:-moz-placeholder { color: #fcb040; }
#privacy .input-text-cover input.placeholder, #term .input-text-cover input.placeholder, #contact-us .input-text-cover input.placeholder, #promotion .input-text-cover input.placeholder, #faq .input-text-cover input.placeholder, #marketplace .input-text-cover input.placeholder, #blog .input-text-cover input.placeholder { color: #fcb040; }
#privacy .input-text-cover textarea, #term .input-text-cover textarea, #contact-us .input-text-cover textarea, #promotion .input-text-cover textarea, #faq .input-text-cover textarea, #marketplace .input-text-cover textarea, #blog .input-text-cover textarea { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0; width: 100%; }
#privacy .input-text-cover textarea:focus, #term .input-text-cover textarea:focus, #contact-us .input-text-cover textarea:focus, #promotion .input-text-cover textarea:focus, #faq .input-text-cover textarea:focus, #marketplace .input-text-cover textarea:focus, #blog .input-text-cover textarea:focus { outline: none; }
#privacy .input-text-cover select, #term .input-text-cover select, #contact-us .input-text-cover select, #promotion .input-text-cover select, #faq .input-text-cover select, #marketplace .input-text-cover select, #blog .input-text-cover select { width: 305px; height: 24px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: 3px; }
#privacy .input-text-cover select:focus, #term .input-text-cover select:focus, #contact-us .input-text-cover select:focus, #promotion .input-text-cover select:focus, #faq .input-text-cover select:focus, #marketplace .input-text-cover select:focus, #blog .input-text-cover select:focus { outline: none; }
#privacy .input-text-cover.textarea-inside, #term .input-text-cover.textarea-inside, #contact-us .input-text-cover.textarea-inside, #promotion .input-text-cover.textarea-inside, #faq .input-text-cover.textarea-inside, #marketplace .input-text-cover.textarea-inside, #blog .input-text-cover.textarea-inside { width: auto; height: auto; }
#privacy .input-text-cover.textarea-inside.button-inside, #term .input-text-cover.textarea-inside.button-inside, #contact-us .input-text-cover.textarea-inside.button-inside, #promotion .input-text-cover.textarea-inside.button-inside, #faq .input-text-cover.textarea-inside.button-inside, #marketplace .input-text-cover.textarea-inside.button-inside, #blog .input-text-cover.textarea-inside.button-inside { margin-left: 45px; }
#privacy .input-text-cover.textarea-inside.button-inside textarea, #term .input-text-cover.textarea-inside.button-inside textarea, #contact-us .input-text-cover.textarea-inside.button-inside textarea, #promotion .input-text-cover.textarea-inside.button-inside textarea, #faq .input-text-cover.textarea-inside.button-inside textarea, #marketplace .input-text-cover.textarea-inside.button-inside textarea, #blog .input-text-cover.textarea-inside.button-inside textarea { width: 11.25rem; max-width: 11.25rem; max-height: 12.5rem; font-size: 13; }
#privacy .input-text-cover.error, #term .input-text-cover.error, #contact-us .input-text-cover.error, #promotion .input-text-cover.error, #faq .input-text-cover.error, #marketplace .input-text-cover.error, #blog .input-text-cover.error { border-color: #d64542; background-image: url('../img/register/input-background-error_1390884051.png'); bacoground-color: #fff3f3; margin-bottom: 0; }
#privacy #main, #term #main, #contact-us #main, #promotion #main, #faq #main, #marketplace #main, #blog #main { width: 990px; margin: auto; background: none; }
#privacy #main #main_content, #term #main #main_content, #contact-us #main #main_content, #promotion #main #main_content, #faq #main #main_content, #marketplace #main #main_content, #blog #main #main_content { margin: 0px; }

#blog select { margin: 0 !important; width: 300px; }
#blog .divField { float: none; }
#blog #main_content { position: relative; margin-top: 20px; }

#contact-us input#submit { height: 22px; margin-right: 5px!important; }
#contact-us select { width: 299px !important; margin-top: 0px !important; }

#forgot-password #main .contentWide { position: relative; top: 20px; }
#forgot-password #main .contentWide .inputs { padding-left: 0.1875rem; }

#marketplace .wrapper { background: none !important; position: relative; }
#marketplace .no-order { background-position: 200px 14px !important; }
#marketplace .no-order span { padding: 0 !important; }
#marketplace .order-number { color: white !important; }
#marketplace #order-history .order-number, #marketplace #order-history .order-number .expand { color: #fcb040; text-decoration: none; }
#marketplace #order-history .order-number:hover, #marketplace #order-history .order-number .expand:hover { text-decoration: underline; }

#blog-details .details-header .details-image img { display: block; margin: 0 !important; }

#top-ranked #manga-body-content { margin-top: 4.375rem; }
#top-ranked #manga-body-content .topranked-tabs { margin-bottom: 1.25rem; background: white; border: none; }
#top-ranked #manga-body-content .topranked-tabs li { border: none; margin-left: 1px; background: #464646; }
#top-ranked #manga-body-content .topranked-tabs li:first-child { margin-left: 0; }
#top-ranked #manga-body-content .topranked-tabs a { color: white; text-decoration: none; text-shadow: rgba(0, 0, 0, 0.9) 0 1px 0; }
#top-ranked #manga-body-content .topranked-tabs a:hover { text-decoration: underline; }
#top-ranked #manga-body-content .topranked-period li { color: #121212; text-decoration: none; text-shadow: rgba(255, 255, 255, 0.9) 0 1px 0px; border-color: #3b3c3e; }
#top-ranked #manga-body-content .topranked-period li:hover { text-decoration: underline; }
#top-ranked #manga-body-content .topranked-period a { color: #121212; text-decoration: none; text-shadow: rgba(255, 255, 255, 0.9) 0 1px 0px; }
#top-ranked #manga-body-content .topranked-period a:hover { text-decoration: underline; }
#top-ranked #manga-body-content .topranked-tabs, #top-ranked #manga-body-content .topranked-table { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 0px 5px #333333; -moz-box-shadow: 0px 0px 5px #333333; box-shadow: 0px 0px 5px #333333; overflow: hidden; }
#top-ranked #manga-body-content .topranked-table tr { background: #ebebeb; }
#top-ranked #manga-body-content .topranked-table tr td { border-color: #3b3c3e; }
#top-ranked #manga-body-content .topranked-table tr td.info p { max-width: 44.0625rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
#top-ranked #manga-body-content .topranked-table tr a { color: #121212; text-decoration: none; }
#top-ranked #manga-body-content .topranked-table tr a:hover { text-decoration: underline; }
#top-ranked #manga-body-content .topranked-table tr .place span { color: #121212; text-shadow: rgba(255, 255, 255, 0.9) 0 1px 0px; }
#top-ranked #manga-body-content .topranked-table tr:nth-of-type(even) { background: white; }
#top-ranked #manga-body-content .topranked-table tr:nth-of-type(even) .place span { background: #ebebeb; }

#easter-egg-hunt #container { padding-top: 1.875rem; }

@keyframes comment-color { 0% { background: white; }
  30% { background: #fff1c2; }
  100% { background: white; } }

@-webkit-keyframes comment-color { 0% { background: white; }
  30% { background: #fff1c2; }
  100% { background: white; } }

.box-commented { -webkit-transition: all 2500ms ease; -moz-transition: all 2500ms ease; -o-transition: all 2500ms ease; -ms-transition: all 2500ms ease; transition: all 2500ms ease; animation: comment-color 2500ms; -webkit-animation: comment-color 2500ms; }

.requiredFieldBtns { width: auto; position: relative; }
.requiredFieldBtns .submit-overlay { position: absolute; background: none; width: 100%; height: 100%; zIindex: 999; top: 0; right: 0; bottom: 0; left: 0; }

.divTxt span.question img { font-size: 0; text-indent: -9999px; }

*, *:before, *:after { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

body { font-size: 0.8125rem; line-height: 1.231; }

a { color: #c97624; }

p { margin: 1em 0; }

ul, ol, dl { font-size: 1em; margin-bottom: auto; line-height: normal; }

button, .button { font-size: 0.69rem; margin-bottom: auto; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

.breadcrumbs { background-color: transparent; border: 0 none; padding-bottom: 10px; padding-top: 0; }
.breadcrumbs > * { float: none; font-size: 1em; }
.breadcrumbs > *:before { color: transparent; content: ""; margin: 0; position: relative; top: 0; }
.breadcrumbs > * a, .breadcrumbs > * span { text-transform: none; }

#container, #create-translation-dialog { font-size: 13px; }
#container ul, #create-translation-dialog ul { margin-left: 0; }
#container figure, #create-translation-dialog figure { margin: 0; }
#container select, #create-translation-dialog select { margin: 0; padding: 2px 1px; font-size: 0.8125rem; background-position: right 2% top 50%; background-color: white; }
#container input[type="checkbox"], #create-translation-dialog input[type="checkbox"] { margin: 0; }
#container .fileupload-buttonbar .ui-button, #create-translation-dialog .fileupload-buttonbar .ui-button { vertical-align: top; }
#container input[type="text"], #container input[type="password"], #container input[type="url"], #container textarea, #create-translation-dialog input[type="text"], #create-translation-dialog input[type="password"], #create-translation-dialog input[type="url"], #create-translation-dialog textarea { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin: 0; padding: 2px; height: auto; }
#container input[type="text"]:focus, #container input[type="password"]:focus, #container input[type="url"]:focus, #container textarea:focus, #create-translation-dialog input[type="text"]:focus, #create-translation-dialog input[type="password"]:focus, #create-translation-dialog input[type="url"]:focus, #create-translation-dialog textarea:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; outline: 0 none; }
#container .button.edit, #container .button.add, #create-translation-dialog .button.edit, #create-translation-dialog .button.add { padding-bottom: 2px !important; padding-left: 20px !important; padding-top: 2px !important; }
#container .input-text-cover, #create-translation-dialog .input-text-cover { padding: 0; width: 260px; height: 2.125rem; display: block; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; -ms-border-radius: 0.25rem; -o-border-radius: 0.25rem; border-radius: 0.25rem; background-repeat: repeat-x; background-position: 0 -1px; background-color: white; overflow: hidden; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#container .input-text-cover input, #create-translation-dialog .input-text-cover input { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0; width: 255px; width: 100%; height: 2.125rem; }
#container .input-text-cover input:focus, #create-translation-dialog .input-text-cover input:focus { outline: none; }
#container .input-text-cover input ::-webkit-input-placeholder, #create-translation-dialog .input-text-cover input ::-webkit-input-placeholder { color: #5c5c5c; }
#container .input-text-cover input :-moz-placeholder, #create-translation-dialog .input-text-cover input :-moz-placeholder { color: #5c5c5c; }
#container .input-text-cover input .placeholder, #create-translation-dialog .input-text-cover input .placeholder { color: #5c5c5c; }
#container .input-text-cover input::-webkit-input-placeholder, #create-translation-dialog .input-text-cover input::-webkit-input-placeholder { color: #fcb040; }
#container .input-text-cover input:-moz-placeholder, #create-translation-dialog .input-text-cover input:-moz-placeholder { color: #fcb040; }
#container .input-text-cover input.placeholder, #create-translation-dialog .input-text-cover input.placeholder { color: #fcb040; }
#container .input-text-cover textarea, #create-translation-dialog .input-text-cover textarea { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0; width: 100%; }
#container .input-text-cover textarea:focus, #create-translation-dialog .input-text-cover textarea:focus { outline: none; }
#container .input-text-cover select, #create-translation-dialog .input-text-cover select { width: 250px; height: 24px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: 3px; }
#container .input-text-cover select:focus, #create-translation-dialog .input-text-cover select:focus { outline: none; }
#container .input-text-cover.textarea-inside, #create-translation-dialog .input-text-cover.textarea-inside { width: auto; height: auto; }
#container .input-text-cover.textarea-inside.button-inside, #create-translation-dialog .input-text-cover.textarea-inside.button-inside { margin-left: 45px; }
#container .input-text-cover.textarea-inside.button-inside textarea, #create-translation-dialog .input-text-cover.textarea-inside.button-inside textarea { width: 7.8125rem; max-width: 7.8125rem; max-height: 12.5rem; font-size: 13; }
#container .input-text-cover.error, #create-translation-dialog .input-text-cover.error { border-color: #d64542; background-image: url('../img/register/input-background-error_1390884051.png'); bacoground-color: #fff3f3; margin-bottom: 0; }

#footer-container { font-size: 1em; }
#footer-container .wrapper { margin: 0; }

#lightbox .lb-outerContainer { width: auto; height: auto; min-width: 250px; min-height: 250px; }

.header-container.thin-header * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#home .header-container.thin-header, #marketplace .header-container.thin-header, #signin-details .header-container.thin-header, #information-details .header-container.thin-header { min-width: 63.75rem; }
#home .header-container.thin-header .top-bar-row, #marketplace .header-container.thin-header .top-bar-row, #signin-details .header-container.thin-header .top-bar-row, #information-details .header-container.thin-header .top-bar-row { width: 63.75rem; max-width: 63.75rem; }
#home .header-container.thin-header .top-bar-row .top-bar-left, #marketplace .header-container.thin-header .top-bar-row .top-bar-left, #signin-details .header-container.thin-header .top-bar-row .top-bar-left, #information-details .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#home .header-container.thin-header .top-bar-row .top-bar-right, #marketplace .header-container.thin-header .top-bar-row .top-bar-right, #signin-details .header-container.thin-header .top-bar-row .top-bar-right, #information-details .header-container.thin-header .top-bar-row .top-bar-right { width: 33.125rem !important; }
#home .main-container, #marketplace .main-container, #signin-details .main-container, #information-details .main-container { min-width: 63.75rem; }

#marketplace, #forgot-password { margin-left: auto; margin-right: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#marketplace .header-container.thin-header, #forgot-password .header-container.thin-header { min-width: 66.375rem; }
#marketplace .header-container.thin-header .top-bar-row, #forgot-password .header-container.thin-header .top-bar-row { width: 66.375rem; max-width: 66.375rem; }
#marketplace .header-container.thin-header .top-bar-row .top-bar-left, #forgot-password .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#marketplace .header-container.thin-header .top-bar-row .top-bar-right, #forgot-password .header-container.thin-header .top-bar-row .top-bar-right { width: 35.75rem !important; }
#marketplace .main-container, #forgot-password .main-container { min-width: 66.375rem; }
#marketplace .singalCol h1, #forgot-password .singalCol h1 { padding: 4px 0 10px 5px; margin: 0 0 20px; background: none; border-top: none; border-bottom: 1px solid #ccc; }
#marketplace .singalCol .ui-widget-header.fileupload-buttonbar, #forgot-password .singalCol .ui-widget-header.fileupload-buttonbar { background: transparent url('../img/form/ckeditor-sprites_1390884051.png') repeat-x 0 -134px; border: none; padding: 0.3125rem; }
#marketplace .singalCol .fileupload-buttonbar label, #forgot-password .singalCol .fileupload-buttonbar label { margin-right: 0.375rem; }
#marketplace .singalCol .fileupload-buttonbar .ui-button, #forgot-password .singalCol .fileupload-buttonbar .ui-button { margin-bottom: 0; }
#marketplace .singalCol .fileupload-buttonbar .ui-button input, #forgot-password .singalCol .fileupload-buttonbar .ui-button input { height: 1px; width: 1px; }
#marketplace table.files, #forgot-password table.files { background: none; border: none; }
#marketplace table.files tr.template-download, #marketplace table.files tr.template-upload, #forgot-password table.files tr.template-download, #forgot-password table.files tr.template-upload { background: none !important; }
#marketplace table.files tr.template-download td, #marketplace table.files tr.template-upload td, #forgot-password table.files tr.template-download td, #forgot-password table.files tr.template-upload td { border: none; background: none; }
#marketplace span.cke_skin_kama, #forgot-password span.cke_skin_kama { background: white; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#marketplace .cke_skin_kama .cke_contents iframe, #forgot-password .cke_skin_kama .cke_contents iframe { background: #ccc; }

#profile-details .header-container.thin-header { min-width: 67.5rem; }
#profile-details .header-container.thin-header .top-bar-row { width: 67.5rem; max-width: 67.5rem; }
#profile-details .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#profile-details .header-container.thin-header .top-bar-row .top-bar-right { width: 36.875rem !important; }
#profile-details .main-container { min-width: 67.5rem; }

#top-ranked .header-container.thin-header, #update-profile-data .header-container.thin-header { min-width: 70rem; }
#top-ranked .header-container.thin-header .top-bar-row, #update-profile-data .header-container.thin-header .top-bar-row { width: 70rem; max-width: 70rem; }
#top-ranked .header-container.thin-header .top-bar-row .top-bar-left, #update-profile-data .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#top-ranked .header-container.thin-header .top-bar-row .top-bar-right, #update-profile-data .header-container.thin-header .top-bar-row .top-bar-right { width: 39.375rem !important; }
#top-ranked .main-container, #update-profile-data .main-container { min-width: 70rem; }

#form-details .header-container.thin-header { min-width: 70rem; }
#form-details .header-container.thin-header .top-bar-row { width: 70rem; max-width: 70rem; }
#form-details .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#form-details .header-container.thin-header .top-bar-row .top-bar-right { width: 39.375rem !important; }
#form-details .main-container { min-width: 70rem; }

#easter-egg-hunt .header-container.thin-header { min-width: 65rem; }
#easter-egg-hunt .header-container.thin-header .top-bar-row { width: 65rem; max-width: 65rem; }
#easter-egg-hunt .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#easter-egg-hunt .header-container.thin-header .top-bar-row .top-bar-right { width: 34.375rem !important; }
#easter-egg-hunt .main-container { min-width: 65rem; }

#manga-details .header-container.thin-header { min-width: 67.5rem; }
#manga-details .header-container.thin-header .top-bar-row { width: 67.5rem; max-width: 67.5rem; }
#manga-details .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#manga-details .header-container.thin-header .top-bar-row .top-bar-right { width: 36.875rem !important; }
#manga-details .main-container { min-width: 67.5rem; }

#blog-details .header-container.thin-header { min-width: 67.5rem; }
#blog-details .header-container.thin-header .top-bar-row { width: 67.5rem; max-width: 67.5rem; }
#blog-details .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#blog-details .header-container.thin-header .top-bar-row .top-bar-right { width: 36.875rem !important; }
#blog-details .main-container { min-width: 67.5rem; }

#illustration-details .header-container.thin-header { min-width: 65rem; }
#illustration-details .header-container.thin-header .top-bar-row { width: 65rem; max-width: 65rem; }
#illustration-details .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#illustration-details .header-container.thin-header .top-bar-row .top-bar-right { width: 34.375rem !important; }
#illustration-details .main-container { min-width: 65rem; }

#library .header-container.thin-header, #form-admin .header-container.thin-header { min-width: 66.375rem; }
#library .header-container.thin-header .top-bar-row, #form-admin .header-container.thin-header .top-bar-row { width: 66.375rem; max-width: 66.375rem; }
#library .header-container.thin-header .top-bar-row .top-bar-left, #form-admin .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#library .header-container.thin-header .top-bar-row .top-bar-right, #form-admin .header-container.thin-header .top-bar-row .top-bar-right { width: 35.75rem !important; }
#library .main-container, #form-admin .main-container { min-width: 66.375rem; }

#blog .header-container.thin-header { min-width: 63.375rem; }
#blog .header-container.thin-header .top-bar-row { width: 63.375rem; max-width: 63.375rem; }
#blog .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#blog .header-container.thin-header .top-bar-row .top-bar-right { width: 32.75rem !important; }
#blog .main-container { min-width: 63.375rem; }

#contact-us .header-container.thin-header, #about-us .header-container.thin-header, #privacy .header-container.thin-header, #term .header-container.thin-header, #promotion .header-container.thin-header, #faq .header-container.thin-header, #profile-subscription .header-container.thin-header, #subscription .header-container.thin-header { min-width: 67.5rem; }
#contact-us .header-container.thin-header .top-bar-row, #about-us .header-container.thin-header .top-bar-row, #privacy .header-container.thin-header .top-bar-row, #term .header-container.thin-header .top-bar-row, #promotion .header-container.thin-header .top-bar-row, #faq .header-container.thin-header .top-bar-row, #profile-subscription .header-container.thin-header .top-bar-row, #subscription .header-container.thin-header .top-bar-row { width: 67.5rem; max-width: 67.5rem; }
#contact-us .header-container.thin-header .top-bar-row .top-bar-left, #about-us .header-container.thin-header .top-bar-row .top-bar-left, #privacy .header-container.thin-header .top-bar-row .top-bar-left, #term .header-container.thin-header .top-bar-row .top-bar-left, #promotion .header-container.thin-header .top-bar-row .top-bar-left, #faq .header-container.thin-header .top-bar-row .top-bar-left, #profile-subscription .header-container.thin-header .top-bar-row .top-bar-left, #subscription .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#contact-us .header-container.thin-header .top-bar-row .top-bar-right, #about-us .header-container.thin-header .top-bar-row .top-bar-right, #privacy .header-container.thin-header .top-bar-row .top-bar-right, #term .header-container.thin-header .top-bar-row .top-bar-right, #promotion .header-container.thin-header .top-bar-row .top-bar-right, #faq .header-container.thin-header .top-bar-row .top-bar-right, #profile-subscription .header-container.thin-header .top-bar-row .top-bar-right, #subscription .header-container.thin-header .top-bar-row .top-bar-right { width: 36.875rem !important; }
#contact-us .main-container, #about-us .main-container, #privacy .main-container, #term .main-container, #promotion .main-container, #faq .main-container, #profile-subscription .main-container, #subscription .main-container { min-width: 67.5rem; }

#checkout { margin-left: auto; margin-right: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#checkout .header-container.thin-header { min-width: 70rem; }
#checkout .header-container.thin-header .top-bar-row { width: 70rem; max-width: 70rem; }
#checkout .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#checkout .header-container.thin-header .top-bar-row .top-bar-right { width: 39.375rem !important; }
#checkout .main-container { min-width: 70rem; }
#checkout.checkout-authenticate .header-container.thin-header { min-width: 44.375rem; }
#checkout.checkout-authenticate .header-container.thin-header .top-bar-row { width: 44.375rem; max-width: 44.375rem; }
#checkout.checkout-authenticate .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#checkout.checkout-authenticate .header-container.thin-header .top-bar-row .top-bar-right { width: 13.75rem !important; }
#checkout.checkout-authenticate .main-container { min-width: 44.375rem; }
#checkout.checkout-select-address .header-container.thin-header { min-width: 67.5rem; }
#checkout.checkout-select-address .header-container.thin-header .top-bar-row { width: 67.5rem; max-width: 67.5rem; }
#checkout.checkout-select-address .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#checkout.checkout-select-address .header-container.thin-header .top-bar-row .top-bar-right { width: 36.875rem !important; }
#checkout.checkout-select-address .main-container { min-width: 67.5rem; }
#checkout.checkout-select-shipping-option .header-container.thin-header { min-width: 65rem; }
#checkout.checkout-select-shipping-option .header-container.thin-header .top-bar-row { width: 65rem; max-width: 65rem; }
#checkout.checkout-select-shipping-option .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#checkout.checkout-select-shipping-option .header-container.thin-header .top-bar-row .top-bar-right { width: 34.375rem !important; }
#checkout.checkout-select-shipping-option .main-container { min-width: 65rem; }
#checkout.checkout-payment-option .header-container.thin-header { min-width: 63.75rem; }
#checkout.checkout-payment-option .header-container.thin-header .top-bar-row { width: 63.75rem; max-width: 63.75rem; }
#checkout.checkout-payment-option .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#checkout.checkout-payment-option .header-container.thin-header .top-bar-row .top-bar-right { width: 33.125rem !important; }
#checkout.checkout-payment-option .main-container { min-width: 63.75rem; }
#checkout.review-order .header-container.thin-header { min-width: 65rem; }
#checkout.review-order .header-container.thin-header .top-bar-row { width: 65rem; max-width: 65rem; }
#checkout.review-order .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#checkout.review-order .header-container.thin-header .top-bar-row .top-bar-right { width: 34.375rem !important; }
#checkout.review-order .main-container { min-width: 65rem; }
#checkout.order-confirmation .header-container.thin-header { min-width: 67.5rem; }
#checkout.order-confirmation .header-container.thin-header .top-bar-row { width: 67.5rem; max-width: 67.5rem; }
#checkout.order-confirmation .header-container.thin-header .top-bar-row .top-bar-left { width: 30.3125rem !important; }
#checkout.order-confirmation .header-container.thin-header .top-bar-row .top-bar-right { width: 36.875rem !important; }
#checkout.order-confirmation .main-container { min-width: 67.5rem; }
#checkout #container { width: 65rem; }
#checkout #container.shipping-option, #checkout #container.review-order { width: 68.75rem; }
#checkout #container.confirmation { width: 70rem; }
#checkout .singalCol h1 { padding: 4px 0 10px 5px; margin: 0 0 20px; background: none; border-top: none; border-bottom: 1px solid #ccc; }
#checkout .singalCol .ui-widget-header.fileupload-buttonbar { background: transparent url('../img/form/ckeditor-sprites_1390884051.png') repeat-x 0 -134px; border: none; padding: 0.3125rem; }
#checkout .singalCol .fileupload-buttonbar label { margin-right: 0.375rem; }
#checkout .singalCol .fileupload-buttonbar .ui-button { margin-bottom: 0; }
#checkout .singalCol .fileupload-buttonbar .ui-button input { height: 1px; width: 1px; }
#checkout table.files { background: none; border: none; }
#checkout table.files tr.template-download, #checkout table.files tr.template-upload { background: none !important; }
#checkout table.files tr.template-download td, #checkout table.files tr.template-upload td { border: none; background: none; }
#checkout span.cke_skin_kama { background: white; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
#checkout .cke_skin_kama .cke_contents iframe { background: #ccc; }

#reader-header .author-info { margin-top: 6px; }
#reader-header .author-info h1 { font-weight: bold; font-size: 1.625rem; margin-bottom: 3px; }
#reader-header .author-info h2 { font-size: 0.875rem; }
#reader-header select { background: #fafafa; }

#rightCol .favorites ul.blogs li { clear: both; }

#marketplace .product-form #main_content form .requiredFieldBtns input[type=button] { padding-bottom: 2px !important; padding-left: 10px !important; padding-right: 10px !important; padding-top: 3px !important; line-height: 30px; }
#marketplace .product-form #main_content form .requiredFieldBtns a.button { padding-bottom: 2px !important; padding-left: 10px !important; padding-right: 10px !important; padding-top: 3px !important; height: 32px !important; line-height: 30px; }

.header-container.thin-header .header .top-bar-left { width: 447px !important; }
.header-container.thin-header .header .top-bar-right { width: 570px !important; }

#contact-us select { -webkit-appearance: normal; -moz-appearance: normal; appearance: normal; }

div#main #payment-complete .label, div#main #payment-complete #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .item-qty, #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action div#main #payment-complete .item-qty { color: #3b3c3e; background-color: inherit; font-size: 14px; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; text-align: left; text-decoration: none; line-height: 1.5em; font-weight: bold; text-transform: uppercase; white-space: nowrap; display: inline-block; position: relative; margin-bottom: inherit; padding: 0; }

#checkout #main #payment-complete .order-history-section .order-total-summary .label, #checkout #main #payment-complete .order-history-section .order-total-summary #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .item-qty, #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action #checkout #main #payment-complete .order-history-section .order-total-summary .item-qty { color: white; }

.top-bar-section .has-dropdown > a:after { border-style: solid; }

.marketplace-widget { border-top: 1px solid; padding-top: 15px; margin-top: 10px; font-size: 1.2em; }
.marketplace-widget header h2 { float: left; line-height: 22px; margin: 0; padding-left: 25px; font-size: 1.3em; text-transform: uppercase; background: url('../img/mini-icon_1382427057.png') no-repeat scroll left top transparent; }
.marketplace-widget header .see-all { float: left; font-size: 0.8em; padding-left: 20px; padding-top: 5px; text-decoration: none; text-transform: uppercase; color: #3b3c3d; text-decoration: none; }
.marketplace-widget header .see-all:hover { text-decoration: underline; }
.marketplace-widget .retail-price { line-height: 26px; }
.marketplace-widget .sale-price { line-height: 26px; }
.marketplace-widget .item-block { margin-bottom: 14px; }
.marketplace-widget .sold-out { padding-top: 5px; }

.recommended-products { border-top: 1px solid; padding-top: 15px; margin-top: 10px; font-size: 1.2em; padding-top: 0; margin-top: 20px; border-top: 0 none; background-color: white; }
.recommended-products header h2 { float: left; line-height: 22px; margin: 0; padding-left: 25px; font-size: 1.3em; text-transform: uppercase; background: url('../img/mini-icon_1382427057.png') no-repeat scroll left top transparent; }
.recommended-products header .see-all { float: left; font-size: 0.8em; padding-left: 20px; padding-top: 5px; text-decoration: none; text-transform: uppercase; color: #3b3c3d; text-decoration: none; }
.recommended-products header .see-all:hover { text-decoration: underline; }
.recommended-products .retail-price { line-height: 26px; }
.recommended-products .sale-price { line-height: 26px; }
.recommended-products .item-block { margin-bottom: 14px; }
.recommended-products .sold-out { padding-top: 5px; }
.recommended-products.items-list.list ul.item-blocks { margin-top: 15px !important; padding: 0px 5px; font-size: 0.9em; margin-bottom: 5px; }
.recommended-products.items-list.list ul.item-blocks .item-block { height: 112px; width: 210px; padding: 12px 5px; background-image: none !important; margin-bottom: 0; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-image { height: 110px; width: 90px; margin-right: 10px !important; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-cover { height: 110px; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action { width: 110px; height: 112px; background-color: transparent; padding-left: 0; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .item-title2 { line-height: 17px; padding: 0; overflow: hidden; font-weight: bold; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .item-title2 a { color: #3b3c3e; text-decoration: none; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .item-title2 a:hover { text-decoration: underline; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .item-title2 span { display: block; width: 110px; overflow: hidden; word-wrap: break-word; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .item-title2 span.two-line-title { height: 35px; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .owner-name { font-size: 0.7em; color: #a6570a; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 110px; display: block; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .owner-name a { color: #a6570a; text-decoration: none; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .owner-name a:hover { text-decoration: underline; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .sold-out { font-size: 0.7em; font-weight: normal; line-height: 12px; padding-right: 0; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .price { padding: 0; font-size: 0.9em; width: auto; float: none; position: absolute; bottom: 25px; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .price .retail-price, .recommended-products.items-list.list ul.item-blocks .item-block .product-action .price .sale-price { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 100px; display: block; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .price.show-sale-price .sale-price { max-width: 65px; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .price.show-sale-price .retail-price { max-width: 40px; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .buttons { position: absolute; bottom: 0; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .item-add-to-cart { height: 20px; background-position: -50px 62px; width: 57px; margin-top: 0; }
.recommended-products.items-list.list ul.item-blocks .item-block .product-action .item-add-to-cart:hover { background-position: -50px 36px; }
.recommended-products header { background: url('../img/recommended-product_1382427057.png') no-repeat scroll 10px 6px #1b1b1b !important; padding: 2px 0 5px 10px !important; }
.recommended-products header h2 { background: none repeat scroll 0 0 transparent !important; font-size: 0.85em !important; font-weight: bold !important; padding-left: 24px !important; line-height: 24px !important; padding-top: 4px !important; padding-bottom: 0 !important; }
.recommended-products header .remark { margin: 0; line-height: 17px; }
.recommended-products header .remark span { font-size: 0.6em; text-transform: none; }

#shopping-cart #recommended-cart-section { border-top: 0 none; margin: -20px 20px 0; padding: 0; }
#shopping-cart #recommended-cart-section header { padding-bottom: 0; background: none repeat scroll 0 0 #1B1B1B; }
#shopping-cart #recommended-cart-section header h2 { background: none repeat scroll 0 0 #1B1B1B; font-size: 0.9em; }
#shopping-cart #recommended-cart-section ul.item-blocks { padding-left: 14px; }

#mkp-shop-panal ul li { padding-left: 35px; }
#mkp-shop-panal ul li a { color: #3b3c3d; text-decoration: none; font-size: 1.3em; font-weight: bold; padding-left: 24px; text-transform: uppercase; background: url('../img/mini-icon_1382427057.png') no-repeat scroll left top transparent; }
#mkp-shop-panal ul li a:hover { text-decoration: underline; }
#mkp-shop-panal ul li:first-child { padding-left: 0; }
#mkp-shop-panal ul li.edit-shop a { background-position: left -44px; }
#mkp-shop-panal ul li.order-history a { background-position: left -22px; }

#marketplace .force-wrap { white-space: pre; white-space: pre-wrap; white-space: pre-line; white-space: -pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -hp-pre-wrap; word-wrap: break-word; }
#marketplace .close-popup .ui-dialog-buttonpane .ui-dialog-buttonset { float: none; }
#marketplace ul { list-style: none outside none; }
#marketplace h2 { font-weight: bold; }
#marketplace .wrapper { width: 67.5rem; margin: 0 auto; }
#marketplace .divFieldError { background: none repeat scroll 0 0 #FFD4D3; border: 1px solid #FF0000; display: block; float: left; margin: 5px 0 0; padding: 3px; width: 630px; }
#marketplace .divFieldError span { background: url('../img/removeS_1382427057.png') no-repeat scroll left center transparent; color: #D94745; float: left; font-size: 12px; margin: 0; padding: 2px 0 0 20px; width: 600px; }
#marketplace .divFieldError span { width: 550px; }
#marketplace header.wrapper { background: url('../img/header-bg-open_1382427057.png') no-repeat scroll left top transparent; }
#marketplace .cart-detail-error .divFieldError { width: 990px; margin-top: 15px; margin-bottom: 0; margin-left: 20px; }
#marketplace .cart-detail-error .divFieldError span { width: 970px; display: block; }

.mkp-pagination .simplePaging { float: right; margin-bottom: 30px; margin-right: 10px; margin-top: 0; }
.mkp-pagination .simplePaging li { float: left; font-size: 0.9em; font-weight: bold; padding-left: 10px; color: #3b3c3d; }
.mkp-pagination .simplePaging li a { color: #3b3c3d; text-decoration: none; }
.mkp-pagination .simplePaging li a:hover { text-decoration: underline; }
.mkp-pagination .simplePaging li.current-page { text-decoration: underline; }
.mkp-pagination .simplePaging li:first-child { padding-left: 0; }

#your-cart { position: absolute; line-height: 35px; right: 30px; top: 25px; color: #3b3c3d; text-shadow: 0 1px 1px white; }
#your-cart .jQueryTextShadow, #your-cart .jQueryTextShadow a { color: white !important; }
#your-cart a { color: #444; text-decoration: none; font-size: 0.9em; font-weight: bold; height: 30px; padding-top: 5px; padding-bottom: 5px; display: inline-block; }
#your-cart a:hover { color: #2d5865; }
#your-cart a.cat-icon { padding-left: 28px; background: url('../img/mkp/cat-cart_1382427057.png') no-repeat scroll left center transparent; }
#your-cart .seperator { text-shadow: 0 1px 1px white; float: right; padding: 0 6px; color: #444; display: inline-block; padding-top: 5px; padding-bottom: 5px; font-weight: bold; }

#ff-noti-link a.gift-icon { padding-left: 28px; background: url('../img/mkp/gift_icon_1382427057.png') no-repeat scroll left center transparent; }

#your-cart.shop-owner { right: 30px; }

#myshop-link { line-height: 35px; color: #3b3c3d; text-shadow: 0 1px 1px white; }
#myshop-link .jQueryTextShadow, #myshop-link .jQueryTextShadow a { color: white !important; }
#myshop-link a { color: #444; font-size: 0.9em; font-weight: bold; }
#myshop-link a:hover { color: #2d5865; }
#myshop-link .jQueryTextShadow a { color: black; }

#left-column { width: 230px; padding: 0; margin-right: 20px; margin-top: 0; }
#left-column .selected { color: #fcb040; }
#left-column .add-new-product { background: url('../img/mkp/button_1382427057.png') no-repeat scroll left center transparent; margin-top: 20px; height: 36px; text-align: center; }
#left-column .add-new-product a { color: #fcb040; text-decoration: none; display: block; height: 36px; }
#left-column .add-new-product a:hover { text-decoration: underline; }
#left-column .add-new-product a:hover span { text-decoration: underline; }
#left-column .add-new-product a span { color: #fcb040; text-decoration: none; }
#left-column .add-new-product a span:hover { text-decoration: underline; }
#left-column .add-new-product span { padding-left: 36px; text-transform: uppercase; line-height: 36px; height: 36px; display: inline-block; background: url("../img/mkp/plus_1373878586.png") no-repeat scroll 0px center transparent; }
#left-column .add-new-product button { background: none; border: none; display: block; width: 100%; height: 36px; padding-left: 6px; padding-right: 6px; }
#left-column .add-new-product button span { height: 36px; display: inline-block; color: #fcb040; line-height: 2; font-size: 1.4em; text-transform: uppercase; padding-left: 40px; font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; }
#left-column .add-new-product button:hover span { text-decoration: underline; }
#left-column header { background: url('../img/mkp/cart_1382427057.png') no-repeat scroll 10px center #1b1b1b; padding-left: 38px; line-height: 29px; }
#left-column header h2 { background-color: #1B1B1B; color: #FCB040; font-size: 1.2em; margin: 0; padding: 3px 0; text-transform: uppercase; font-weight: bold; }
#left-column header.show-nav-image { background: none repeat scroll 0 0 #1B1B1B; padding: 10px; }
#left-column header.show-nav-image h2 { float: left; font-weight: bold; line-height: 20px; margin-left: 10px; padding: 0; width: 160px; }
#left-column header.show-nav-image h2 .shop-by { display: block; font-size: 0.7em; }
#left-column header.show-nav-image h2 .owner-name { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; max-width: 160px; }
#left-column header.show-nav-image .nav-image { float: left; height: 40px; width: 40px; font-size: 0.5em; line-height: 15px; }
#left-column nav { padding-bottom: 15px; text-transform: uppercase; background-color: #3b3c3e; }
#left-column nav ul { padding: 0 10px; }
#left-column nav ul li { margin: 10px 0 0; line-height: 20px; }
#left-column nav ul li:first-child { margin: 12px 0 0; }
#left-column nav ul ul.sub-nav { padding: 0 15px; }
#left-column nav ul ul.sub-nav li { display: block; float: none; margin-top: 0; }
#left-column nav a { background-color: transparent; padding: 0 0 0 10px; margin: 0; text-align: left; text-transform: uppercase; color: white; font-weight: bold; font-size: 0.875rem; }
#left-column nav a:hover { color: #fcb040; text-decoration: none; }
#left-column nav a.selected { color: #fcb040; color: #fcb040; }
#left-column nav a.selected span:after { content: " "; display: inline-block; margin-left: 10px; width: 0px; height: 0px; border-bottom: 5px solid transparent; border-top: 5px solid transparent; border-left: 5px solid #fcb040; font-size: 0px; line-height: 0px; }

#marketplace #main-content { width: 790px; }

/************************************************************** Section Items-list *************************************************************/
#marketplace section.items-list header { text-transform: uppercase; background-color: #1B1B1B; padding-left: 15px; }
#marketplace section.items-list header h2 { line-height: 29px; margin: 0; padding: 3px 0; color: #FCB040; float: left; margin-right: 5px; font-size: 1.1em; }
#marketplace section.items-list header .see-all { text-decoration: none; color: white; float: right; padding-right: 15px; font-size: 0.7em; margin-top: 10px; }
#marketplace section.items-list header .see-all:hover { text-decoration: none; color: #fcb040; }
#marketplace section.items-list header .change-view-type { margin: 7px 16px 0 0; }
#marketplace section.items-list header .change-view-type li { float: left; padding-left: 10px; }
#marketplace section.items-list header .change-view-type li a { display: block; padding: 2px; height: 20px; width: 20px; }
#marketplace section.items-list header .change-view-type li a.list-view { background: url('../img/mkp/list-icon_1382427057.png') no-repeat scroll center center transparent; }
#marketplace section.items-list header .change-view-type li a.grid-view { background: url('../img/mkp/grid-icon_1382427057.png') no-repeat scroll center center transparent; }
#marketplace section.items-list header .change-view-type li.selected a { padding: 0; border: 2px solid #3b3c3e; }
#marketplace section.items-list#popular-item { margin-top: -12px; }

.items-list ul.item-blocks .item-block .disabled { opacity: 0.5; }
.items-list h3.no-item { background: url('../img/mkp/icon_gift_60x60_1382427057.png') no-repeat scroll left top transparent; padding: 22px 80px; background-position: 190px 14px; color: #3b3c3e; font-size: 1.4em; margin: 125px 0 335px; padding: 26px 250px; text-align: center; text-transform: uppercase; }

.items-list.list ul.item-blocks { padding: 6px; margin-top: 18px !important; }
.items-list.list ul.item-blocks .item-block { width: 770px; height: 225px; padding-bottom: 18px; padding-top: 22px; border-top: 1px solid #3b3c3e; background: url('../img/mkp/item-list-bg_1382427057.png') no-repeat scroll right 23px transparent; }
.items-list.list ul.item-blocks .item-block:first-child { background: url('../img/mkp/item-list-bg_1382427057.png') no-repeat scroll right top transparent; border-top: 0 none; padding-top: 0; }
.items-list.list ul.item-blocks .item-block .product-image { float: left; /*margin-right: 45px;*/ margin-right: 24px; font-size: 0.8em; }
.items-list.list ul.item-blocks .item-block .item-title { color: #3b3c3e; font-size: 1.5em; padding-top: 15px; }
.items-list.list ul.item-blocks .item-block .item-title span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 525px; display: block; }
.items-list.list ul.item-blocks .item-block .product-cover { height: 220px; float: left; position: relative; }
.items-list.list ul.item-blocks .item-block .product-cover .item-title { display: none; }
.items-list.list ul.item-blocks .item-block .product-cover .hot { width: 85px; height: 65px; background: url('../img/mkp/hot-girdle_1382427057.png') no-repeat scroll left top transparent; display: block; position: absolute; top: -4px; left: -4px; }
.items-list.list ul.item-blocks .item-block .product-cover .hot-rec { width: 52px; height: 40px; background: url('../img/mkp/hot-small_1382427057.png') no-repeat scroll left top transparent; display: block; position: absolute; top: -2px; left: -2px; }
.items-list.list ul.item-blocks .item-block a { text-decoration: none; }
.items-list.list ul.item-blocks .item-block .description { overflow: hidden; display: block; color: #3b3c3e; font-size: 0.9em; line-height: 15px; margin: 6px 0 20px; height: 90px; width: 525px; word-wrap: break-word; }
.items-list.list ul.item-blocks .item-block .description .jspContainer .jspVerticalBar { width: 8px; background: transparent; display: none; }
.items-list.list ul.item-blocks .item-block .description .jspContainer .jspTrack { background: #ebebeb; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.items-list.list ul.item-blocks .item-block .description .jspContainer .jspDrag { background: #acacac; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.items-list.list ul.item-blocks .item-block .description .jspContainer .jspPane { margin-left: 0; }
.items-list.list ul.item-blocks .item-block .description ul { list-style: disc inside none !important; width: 510px; word-wrap: break-word; }
.items-list.list ul.item-blocks .item-block .description blockquote { width: 440px; word-wrap: break-word; }
.items-list.list ul.item-blocks .item-block .description blockquote p { width: auto; }
.items-list.list ul.item-blocks .item-block .description em { font-style: italic; }
.items-list.list ul.item-blocks .item-block .description p { margin: 0; width: 510px; word-wrap: break-word; }
.items-list.list ul.item-blocks .item-block .description ul, .items-list.list ul.item-blocks .item-block .description ol { margin: 1em 0; }
.items-list.list ul.item-blocks .item-block .description ul li, .items-list.list ul.item-blocks .item-block .description ol li { list-style-position: inside; list-style-type: disc; }
.items-list.list ul.item-blocks .item-block .description ol { width: 510px; word-wrap: break-word; }
.items-list.list ul.item-blocks .item-block .description ol li { list-style: decimal inside none; }
.items-list.list ul.item-blocks .item-block .description a { color: #c97624; text-decoration: none; }
.items-list.list ul.item-blocks .item-block .description a:hover { text-decoration: underline; }
.items-list.list ul.item-blocks .item-block .product-action { color: #3b3c3e; position: relative; /*height: 195px;*/ height: 220px; padding-left: 20px; background-color: white; float: right; width: 545px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.items-list.list ul.item-blocks .item-block .product-action .show-sale-price .sale-price { max-width: 180px; }
.items-list.list ul.item-blocks .item-block .product-action .show-sale-price .retail-price { color: #ed1c24; max-width: 150px; text-decoration: line-through; font-size: 0.7em; line-height: 13px; padding-left: 5px; padding-top: 9px; }
.items-list.list ul.item-blocks .item-block .product-action .sold-out { font-size: 0.8em; font-weight: bold; padding-right: 30px; }
.items-list.list ul.item-blocks .item-block .product-action .price { font-size: 2em; float: left; padding-left: 30px; width: 370px; }
.items-list.list ul.item-blocks .item-block .product-action .item-add-to-cart, .items-list.list ul.item-blocks .item-block .product-action .edit-item { margin-top: -10px; margin-right: 35px; height: 36px; width: 100px; display: block; background: url('../img/add_edit_bt_1382427057.png') repeat scroll -108px 146px transparent; font-size: 0; text-indent: -9999px; }
.items-list.list ul.item-blocks .item-block .product-action .item-add-to-cart:hover { background-position: -108px 104px; }
.items-list.list ul.item-blocks .item-block .product-action .edit-item { background-position: -4px -4px; }
.items-list.list ul.item-blocks .item-block .product-action .edit-item:hover { background-position: -4px -46px; }
.items-list.list ul.item-blocks .item-block .product-action img.big-icon { display: block; }
.items-list.list ul.item-blocks .item-block .product-action img.small-icon { display: none; }
.items-list.list ul.item-blocks .item-block .product-action .del-item { color: #3b3c3e; text-decoration: none; margin-top: 2px; text-transform: uppercase; font-size: 0.7em; }
.items-list.list ul.item-blocks .item-block .product-action .del-item:hover { text-decoration: underline; }
.items-list.list ul.item-blocks .item-block .product-action .del-item img { margin-right: 5px; margin-top: 5px; }
.items-list.list ul.item-blocks .item-block .product-detail { margin: 2px 30px 0 20px; text-transform: uppercase; font-size: 0.7em; }
.items-list.list ul.item-blocks .item-block .product-detail a { color: #3b3c3e; text-decoration: none; background: url('../img/mkp/magnify_1382427057.png') no-repeat scroll left top transparent; }
.items-list.list ul.item-blocks .item-block .product-detail a:hover { text-decoration: underline; }
.items-list.list ul.item-blocks .item-block .product-detail a span { padding-left: 18px; }

.items-list.grid ul.item-blocks { list-style: none outside none; margin-bottom: 0; margin-top: 18px; padding-left: 6px; }
.items-list.grid ul.item-blocks .item-block { width: 180px; height: 252px; margin-bottom: 24px; margin-right: 18px; }
.items-list.grid ul.item-blocks .item-block.last-items { margin-right: 0 !important; }
.items-list.grid ul.item-blocks .item-block a { text-decoration: none; }
.items-list.grid ul.item-blocks .item-block .product-cover { position: relative; }
.items-list.grid ul.item-blocks .item-block .product-cover .product-image { height: 220px; width: 180px; display: block; font-size: 0.8em; }
.items-list.grid ul.item-blocks .item-block .product-cover .hot { width: 85px; height: 65px; background: url('../img/mkp/hot-girdle_1382427057.png') no-repeat scroll left top transparent; display: block; position: absolute; top: -4px; left: -4px; }
.items-list.grid ul.item-blocks .item-block .product-cover .hot-rec { width: 52px; height: 40px; background: url('../img/mkp/hot-small_1382427057.png') no-repeat scroll left top transparent; display: block; position: absolute; top: -2px; left: -2px; }
.items-list.grid ul.item-blocks .item-block .product-cover .item-title { color: #FFF; position: absolute; bottom: 0; height: 30px; width: 180px; background: url('../img/black-trans-bg_1382427057.png') repeat scroll left top transparent; line-height: 29px; }
.items-list.grid ul.item-blocks .item-block .product-cover .item-title span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 160px; padding: 0 5px 0 10px; display: block; }
.items-list.grid ul.item-blocks .item-block .product-action { background-color: #ebebeb !important; color: #3b3c3d; line-height: 24px; min-height: 26px; }
.items-list.grid ul.item-blocks .item-block .product-action .item-title { display: none; }
.items-list.grid ul.item-blocks .item-block .product-action.as-owner .show-sale-price .sale-price { max-width: 58px; }
.items-list.grid ul.item-blocks .item-block .product-action .description, .items-list.grid ul.item-blocks .item-block .product-action .product-detail { display: none; }
.items-list.grid ul.item-blocks .item-block .product-action .retail-price, .items-list.grid ul.item-blocks .item-block .product-action .sale-price { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding-left: 10px; max-width: 100px; display: block; }
.items-list.grid ul.item-blocks .item-block .product-action .show-sale-price .sale-price { max-width: 67px; }
.items-list.grid ul.item-blocks .item-block .product-action .show-sale-price .retail-price { color: #ed1c24; max-width: 37px; text-decoration: line-through; font-size: 0.7em; line-height: 12px; padding-left: 5px; padding-top: 9px; }
.items-list.grid ul.item-blocks .item-block .product-action .item-add-to-cart, .items-list.grid ul.item-blocks .item-block .product-action .edit-item, .items-list.grid ul.item-blocks .item-block .product-action .del-item { padding-right: 5px; margin-top: 3px; }
.items-list.grid ul.item-blocks .item-block .product-action .item-add-to-cart, .items-list.grid ul.item-blocks .item-block .product-action .edit-item { display: block; height: 20px; background: url('../img/add_edit_bt_1382427057.png') repeat scroll -50px 62px transparent; font-size: 0; text-indent: -9999px; }
.items-list.grid ul.item-blocks .item-block .product-action .item-add-to-cart { width: 56px; }
.items-list.grid ul.item-blocks .item-block .product-action .item-add-to-cart:hover { background-position: -50px 36px; }
.items-list.grid ul.item-blocks .item-block .product-action .edit-item { width: 41px; background-position: -4px 62px; }
.items-list.grid ul.item-blocks .item-block .product-action .edit-item:hover { background-position: -4px 36px; }
.items-list.grid ul.item-blocks .item-block .product-action .del-item { margin-top: 6px; }
.items-list.grid ul.item-blocks .item-block .product-action .del-item span { display: none; }
.items-list.grid ul.item-blocks .item-block .product-action .sold-out { font-size: 12px; font-weight: bold; padding-right: 5px; }
.items-list.grid ul.item-blocks .item-block .product-action img.big-icon { display: none; }
.items-list.grid ul.item-blocks .item-block .product-action img.small-icon { display: block; }

/** Sort item list section ****/
#sort-items { padding-left: 15px; margin: 3px 0 0; color: #3b3c3e; }
#sort-items li.item-amount { text-transform: uppercase; font-size: 1.1em; font-weight: bold; }

/** Creator's shop item list section ****/
#marketplace #product-full-list.items-list header { background-color: transparent !important; color: #3b3c3e; border-bottom: 1px solid #3b3c3e; padding-bottom: 4px; }
#marketplace #product-full-list.items-list header h2 { color: #3b3c3e; font-size: 2.2em; font-weight: bold; }
#marketplace #product-full-list.items-list ul.item-blocks { margin-top: 24px; }

/** Items In Cart ****/
#cart-information { padding: 0 20px; border-bottom: 1px solid #3b3c3e; }
#cart-information.no-item { border-bottom: 0 none; }
#cart-information.no-item h2 { background: url('../img/mkp/icon_gift_60x60_1382427057.png') no-repeat scroll left top transparent; padding: 22px 80px; padding: 26px 0; background-position: 280px top; margin: 220px 0; text-align: center; }
#cart-information .shipping-warnning { font-size: 0.7em; font-weight: bold; text-transform: uppercase; line-height: 16px; }
#cart-information .shipping-warnning { margin-top: 6px; }
#cart-information.items-list.list ul.item-blocks { margin-top: 12px; margin-bottom: 20px; padding: 0; }
#cart-information.items-list.list ul.item-blocks .item-block { border-top: 0 none; width: 1000px; height: 270px; padding-bottom: 0; padding-top: 28px; background: none repeat scroll 0 0 transparent; }
#cart-information.items-list.list ul.item-blocks .item-block:first-child { background: none repeat scroll 0 0 transparent; padding-bottom: 0; padding-top: 0; }
#cart-information.items-list.list ul.item-blocks .item-block .product-owner { background-color: #3b3c3e; color: #fcb040; font-weight: bold; line-height: 34px; padding: 0 15px; text-transform: uppercase; margin-bottom: 15px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-owner .title, #cart-information.items-list.list ul.item-blocks .item-block .product-owner a { text-decoration: underline; color: #fcb040; }
#cart-information.items-list.list ul.item-blocks .item-block .product-cover { margin-right: 15px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-cover .product-image { margin-right: 0; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description { /*background: image-url("http://www.inkblazers.com/assets/css/mkp/item-list-long-bg.png") no-repeat scroll right top transparent;*/ background: none repeat scroll 0 0 white; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; padding: 18px 18px 0; width: 769px; height: 202px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .item-title { padding-top: 0; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .item-title span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 435px; display: block; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .creator-name { font-size: 0.9em; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .creator-name .value { text-transform: uppercase; font-weight: bold; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description { overflow: hidden; height: 105px; margin: 6px 0 24px; width: 440px; word-wrap: break-word; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description .jspContainer .jspVerticalBar { width: 8px; background: transparent; display: none; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description .jspContainer .jspTrack { background: #ebebeb; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description .jspContainer .jspDrag { background: #acacac; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description .jspContainer .jspPane { margin-left: 0; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description a { color: #c97624; text-decoration: none; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description a:hover { text-decoration: underline; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description ul { list-style: disc inside none !important; width: 430px; word-wrap: break-word; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description blockquote { width: 360px; word-wrap: break-word; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description blockquote p { width: auto; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description em { font-style: italic; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description p { margin: 0; width: 430px; word-wrap: break-word; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description ul, #cart-information.items-list.list ul.item-blocks .item-block .product-description .description ol { margin: 1em 0; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description ul li, #cart-information.items-list.list ul.item-blocks .item-block .product-description .description ol li { list-style-position: inside; list-style-type: disc; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description ol { width: 430px; word-wrap: break-word; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .description ol li { list-style: decimal inside none; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details { width: 450px; border-right: 1px solid #3b3c3e; height: 190px; position: relative; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details .bottom-box { position: absolute; bottom: 5px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details .bottom-box .add-top { padding-top: 10px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details .fulfillment-option-input { margin-bottom: 10px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details .item-removal .remove-item { color: #3b3c3e; text-decoration: none; margin-top: 2px; text-transform: uppercase; font-size: 0.7em; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details .item-removal .remove-item:hover { text-decoration: underline; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details .item-removal .remove-item img { margin-right: 5px; margin-top: 7px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details .item-removal.choose-fulfillment-option { padding-top: 5px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .details.orderItems .item-removal .remove-item img { margin-right: 5px; margin-top: 3px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action { width: 295px; height: 191px; padding-left: 20px; font-size: 0.6875rem; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .label, #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .item-qty { text-transform: uppercase; margin-right: 5px; line-height: 26px; background-color: transparent; font-size: 1em; color: #3b3c3e; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .item-removal { position: absolute; top: -10px; right: -10px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .item-removal .remove-item { font-size: 0; text-indent: -9999px; margin-top: 2px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .item-removal .remove-item img { margin-right: 5px; margin-top: 7px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .price { float: none; width: auto; font-size: 0.9em; margin-top: 12px; padding-left: 0; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .price .retail-price { font-size: 1.6em; font-weight: normal; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .price .sale-price { font-size: 1.4em; max-width: none; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .show-sale-price .retail-price { font-size: 1em; padding-left: 0; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .update-quantity { font-size: 0.9em; margin-top: 4px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .update-quantity .qty-value { text-align: center; background: url('../img/mkp/textbox-bg_1382427057.png') no-repeat scroll left top transparent; border: 1px solid #3b3c3e; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; font-size: 1.2em; height: 22px; width: 60px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .update-quantity .qty-update-submit { background-color: transparent; border: 0 none; font-size: 0.9em; text-decoration: underline; text-transform: uppercase; color: #3b3c3e; padding: 1px 6px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .update-quantity .divFieldError span { font-size: 0.6875rem; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .product-subtotal { border-top: 1px solid #3b3c3e; font-size: 0.9em; margin-left: -10px; margin-top: 82px; padding-left: 10px; padding-top: 3px; width: 300px; position: absolute; bottom: 5px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .product-subtotal .item-subtotal { font-size: 1.6em; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .address-input { margin-top: 5px; height: 78px; overflow: hidden; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .address-input .jspContainer .jspVerticalBar { width: 8px; background: transparent; display: none; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .address-input .jspContainer .jspTrack { background: #ebebeb; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .address-input .jspContainer .jspDrag { background: #acacac; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .address-input .jspContainer .jspPane { margin-left: 0; }
#cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .product-option-name .option-name, #cart-information.items-list.list ul.item-blocks .item-block .product-description .product-action .product-option-name .option-desc { float: left; margin-left: 5px; }

body { font-family: "Noto Sans", Helvetica, Helvetica Neue, Arial; }

div.header-container { font: 16px/26px "Noto Sans", Helvetica, Helvetica Neue, Arial; line-height: 1.4; }
div.header-container ::-webkit-input-placeholder { color: #5c5c5c; }
div.header-container :-moz-placeholder { color: #5c5c5c; }
div.header-container .placeholder { color: #5c5c5c; }
div.header-container header.wrapper { background-image: url('../img/header-bg-open_1382427057.png'); }

#footer-container { background-color: #000000; }
#footer-container footer.wrapper { margin: 0 auto; font-size: 0.8rem; }

#reader-recommend-ipad { height: 445px; margin-left: -10px; position: relative; width: 1000px; }
#reader-recommend-ipad a { height: 100px; width: 100px; background: url('../img/trans-point_1382427057.png') 0 0 repeat; position: absolute; display: block; font-size: 0; text-indent: -9999px; }
#reader-recommend-ipad a.learnmore { height: 30px; left: 155px; top: 355px; width: 120px; }

#reader-recommend-marketplace { margin-left: -10px; margin-bottom: 20px; width: 1000px; }

.seller-policy.text ol ol > li { list-style-type: lower-latin; }

#main { padding-top: 15px; background-image: url('../img/yellow-background-b_1382427057.jpg'); }
#main.registerMain { width: 1000px; margin: 0 auto; padding: 10px 10px 20px; }

.faq-mobile { background: none !important; }

.contact-us-mobile { background: none !important; }

.informationPage-mobile { background: none !important; }

#footer-container .wrapper { font-size: 15px; line-height: normal; }

#search td.gsc-input input.gsc-input { height: 2.35em; }

.footer-content { width: 1040px; margin: auto; }

p.wrapper { width: 67.5rem; margin: 0 auto; font: 16px/26px Helvetica, Helvetica Neue, Arial; }

p.wrapper.reader-page { width: 1000px; }

#main-left { float: left; width: 50%; }

#main-right { float: right; width: 50%; }

#main-image { float: left; padding: 15px; }

#main-content { float: left; width: 50%; padding: 15px 0px 0px 10px; }

#main-content-head { font-size: 18px; font-weight: bold; }

#main-content-head2 { font-size: 15px; font-weight: normal; }

.text h2.top-title { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: none repeat scroll 0 0 #EDEDED; border-color: #4D4B4C; border-image: none; border-style: dotted; border-width: 1px 0; color: #4C4C4C; font-size: 18px; font-weight: bold; margin: 30px -30px 20px; padding: 7px 30px 5px; }

p.warning-msg { background: none repeat scroll 0 0 red; color: #FFFFFF; font-weight: bold; text-align: center; }

footer { margin-bottom: 0; }

.readerContent { padding-left: 10px; padding-right: 10px; }

#subscriptionDialog .creatMangaCont { display: block; }

.libraryItems > li { height: 260px; }

#main-mkp-button a { display: block; background: url('../img/mkp/marketplace-btn_1382427057.png') no-repeat scroll left top transparent; padding: 0; width: 167px; height: 30px; margin: 6px 0 0; padding: 6px 0 0; color: #603913; }
#main-mkp-button a:hover { background-position: left -34px; }
#main-mkp-button a span { background: url('../img/mkp/marketplace-icon_1382427057.png') no-repeat scroll 16px 1px transparent; padding-left: 33px; }

.header-nav .sf-menu > li { margin-left: 25px; }

#sidebar .sidebar-widget { margin-bottom: 15px; margin-left: -10px; }

.readerContent.fb-share-wall { background-image: none; position: relative; padding-left: 0; text-align: center; min-height: 660px; }
.readerContent.fb-share-wall #subscriptionDialog { background: transparent; border: 0 none; color: #fff; border-radius: 0 0 0 0; box-shadow: none; position: absolute; top: 45px; left: 0px; right: 0px; margin: 0 auto; padding: 95px 0px 30px; width: 960px; padding-top: 0px; }
.readerContent.fb-share-wall #subscriptionDialog h1 { font-size: 1.8em; text-transform: uppercase; margin-bottom: 35px; margin-top: -50px; color: white; text-shadow: rgba(0, 0, 0, 0.2) 0 1px 7px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option { width: 306px; height: 225px; margin-left: 15px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option a, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option a { cursor: pointer; display: block; height: 225px; width: 305px; color: #464646; text-decoration: none; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option a:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option a:hover { text-decoration: none; color: #464646; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option a .avaliable-date, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option a .avaliable-date { display: block; font-size: 4.6em; margin-left: 26px; margin-top: 58px; text-align: left; text-transform: uppercase; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option h3, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option h3 { font-size: 0; text-indent: -9999px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option .click-here, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option .click-here { font-size: 0; text-indent: -9999px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option:first-child, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option:first-child { margin-left: 0; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.upgrade-now, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.upgrade-now { background: url('../img/share-wall/upgrade_btn_1382427057.png') no-repeat scroll top left transparent; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.upgrade-now:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.upgrade-now:hover { background-position: left -225px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.share-now, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.share-now { background: url('../img/share-wall/share_btn_1382427057.png') no-repeat scroll top left transparent; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.share-now:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.share-now:hover { background-position: left -225px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.share-now-large, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.share-now-large { background: url('../img/share-wall/share_btn_large_1385965617.png') no-repeat scroll top left transparent; margin: auto; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.share-now-large:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.share-now-large:hover { background-position: left -225px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.share-now-large a.share-now-link, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.share-now-large a.share-now-link { width: 460px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.read-other, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.read-other { background: url('../img/share-wall/comeback_btn_1382427057.png') no-repeat scroll top left transparent; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.read-other:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.read-other:hover { background-position: left -225px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options { background-position: left -452px; position: relative; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options:hover { background-position: left -452px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option { height: 80px; position: absolute; top: 65px; left: 65px; width: 330px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block { margin-left: 42px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block:first-child, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block:first-child { margin-left: 0; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block .social-name, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block .social-name { text-transform: uppercase; color: #464646; display: block; margin-top: 5px; font-weight: bold; text-align: left; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block .social-share-link, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block .social-share-link { width: 80px; height: 80px; background: url('../img/social/social_icon_1390884051.png') no-repeat scroll top left transparent; cursor: pointer; font-size: 0; text-indent: -9999px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block .social-share-link:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block .social-share-link:hover { background-position: left -80px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block .social-share-link#share-now-tw-link, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block .social-share-link#share-now-tw-link { background-position: -82px 0; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block .social-share-link#share-now-tw-link:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block .social-share-link#share-now-tw-link:hover { background-position: -82px -80px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block .social-share-link#share-now-tb-link, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block .social-share-link#share-now-tb-link { background-position: -164px 0; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .option.social-options .social-share-option .share-now-block .social-share-link#share-now-tb-link:hover, .readerContent.fb-share-wall #subscriptionDialog #share-wall-success .option.social-options .social-share-option .share-now-block .social-share-link#share-now-tb-link:hover { background-position: -164px -80px; }
.readerContent.fb-share-wall #subscriptionDialog #support-way .share-now-large { width: 460px; }
.readerContent #support-way .support-btn { margin: auto; display: block; width: 645px; height: 450px; }
.readerContent #subscriptionDialog.fb-share-timeout h1 { margin-bottom: 40px; font-size: 1.9em; line-height: 30px; }
.readerContent #subscriptionDialog.fb-share-timeout h1 .timeout { display: block; font-size: 1.9em; margin-bottom: 25px; }
.readerContent.fb-share-success #subscriptionDialog h1 { margin-bottom: 40px; font-size: 1.9em; line-height: 30px; }
.readerContent.fb-share-success #subscriptionDialog h1 .success { display: block; font-size: 1.9em; margin-bottom: 25px; }
.readerContent.fb-share-success .counter-parent { margin: 0 auto; background: transparent url('../img/ipad/counter_1390884051.png') no-repeat 0 0; width: 190px; height: 86px; display: block; position: relative; padding-top: 32px; background-image: url('../img/counter/timer_1382427057.png'); }
.readerContent.fb-share-success .counter-parent .separator.separator1 { font-size: 0; text-indent: -9999px; }
.readerContent.fb-share-success .continue-reading { border-top: 1px solid; margin: 12px auto 0; padding-top: 50px; width: 300px; }
.readerContent.fb-share-success .continue-reading a.continue-reading-link { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; font-size: 0; text-indent: -9999px; height: 63px; width: 214px; background: url('../img/btn/continue_btn_1390884051.png') no-repeat scroll 0 0 transparent; }
.readerContent.fb-share-success .continue-reading a.continue-reading-link:hover { background: url('../img/btn/continue_btn_1390884051.png') no-repeat scroll 0 -63px transparent; }

/**************************************************************
* BLOG DETAILS PAGE
**************************************************************/
#blog-header { min-height: 120px; border-bottom: 1px solid #acacac; margin-bottom: 10px; padding-bottom: 15px !important; padding-left: 130px; }
#blog-header .blog-info { width: 540px; }
#blog-header dl { float: none; margin-top: 5px; }
#blog-header dl.category { margin-top: 10px; }
#blog-header dl dt { text-align: left; width: auto; }
#blog-header dl dd { margin: 0 0 0 10px; }

/**************************************************************
* RIGHT NAV FAVORITE PAGE
**************************************************************/
#rightCol section.favorites .fav-image { height: 40px; width: 40px; }
#rightCol ul.blogs li { line-height: 14px; }

/**************************************************************
* LIBRARY PAGE
**************************************************************/
body#library #main { background: none; }
body#library .libraryItems > li > a { font-size: 0.8125rem; }
body#library .sorting { padding-top: 12px; }
body#library .sorting select { width: 160px; }
body#library .library_article .profile-image { height: 158px; width: 109px; }

/**************************************************************
* CREATE/UPDATE MANGA PAGE
**************************************************************/
#form-details #main_content #maturity-terms .divField .divCheckCol { width: 200px; }

/**************************************************************
* UPDATE PROFILE PAGE
**************************************************************/
body#update-profile-data #main_content { margin-top: 15px; }

.checkbox-row input[type='checkbox'] { margin-right: 5px !important; }