
/************************ Reset ******************************/
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

@-ms-viewport { width: device-width; }

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

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

audio:not([controls]) { display: none; height: 0; }

[hidden] { display: none; }

html { line-height: 1; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }

ol, ul { list-style: none; }

ul ul { font-size: 100%; }

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

caption, th, td { font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }

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

img, a img { border: none; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

.clear { clear: both; }

/************************ Helper Styles **********************/
img { max-width: 100%; width: auto; height: auto; vertical-align: middle; border: 0; -ms-intepolation-mode: bicubic; }
img.round, .responsive-image.round img { -o-border-radius: 31.25em; -ms-border-radius: 31.25em; -moz-border-radius: 31.25em; -webkit-border-radius: 31.25em; border-radius: 31.25em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
img.framed, .responsive-image.framed img { padding: 4px; border: 1px solid #eee; background: #fff; margin: 0.0625em 0.0625em 0.625em 0.0625em; -o-border-radius: 0.25em; -ms-border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; border-radius: 0.25em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

.hide { display: none !important; visibility: hidden !important; }

.super-header { margin-top: 0px; width: 100%; }
.super-header h1 { font-size: 3.39787em; }
.super-header h2 { font-size: 2.8315em; }

.centered { margin-left: auto; margin-right: auto; }

.inline { display: inline; }

.social-media { display: inline; margin-top: 0.625em; }
.social-media li { display: inline; padding: 0.125em; }

.no-bottom-margin { margin-bottom: 0; }

/* ========================================================================== Helper classes ========================================================================== */
.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }

.ir:before { content: ""; display: block; width: 0; height: 150%; }

.hidden { display: none !important; visibility: hidden; }

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

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

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

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }
/************************ Form Styles ************************/
form { margin-bottom: 1em; }

fieldset { border: 1px solid #c0c0c0; margin: 0px; padding: 0; }

legend { border: 0; padding: 0; white-space: normal; *margin-left: -0.4375em; }

select { width: 99%; max-width: 100%; }

button, input, select, textarea { margin: 0; font-size: 100%; vertical-align: middle; }

button, input { *overflow: visible; line-height: normal; }

button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { display: inline-block; color: #666; font-size: 100%; margin: 0.1875em 0; vertical-align: middle; *vertical-align: middle; *overflow: visible; outline: none; cursor: text; border: 1px solid #BFBFBF; width: 100%; max-width: 100%; padding: 0.5em 0.25em; -webkit-transition-property: border, box-shadow; -moz-transition-property: border, box-shadow; -o-transition-property: border, box-shadow; transition-property: border, box-shadow; -webkit-transition-duration: 0.1s; -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; transition-duration: 0.1s; -webkit-transition-timing-function: ease-in-ease-out; -moz-transition-timing-function: ease-in-ease-out; -o-transition-timing-function: ease-in-ease-out; transition-timing-function: ease-in-ease-out; }
select.small, textarea.small, input[type="text"].small, input[type="password"].small, input[type="datetime"].small, input[type="datetime-local"].small, input[type="date"].small, input[type="month"].small, input[type="time"].small, input[type="week"].small, input[type="number"].small, input[type="email"].small, input[type="url"].small, input[type="search"].small, input[type="tel"].small, input[type="color"].small { padding: 0.125em 0.375em; font-size: 80%; }
select.large, textarea.large, input[type="text"].large, input[type="password"].large, input[type="datetime"].large, input[type="datetime-local"].large, input[type="date"].large, input[type="month"].large, input[type="time"].large, input[type="week"].large, input[type="number"].large, input[type="email"].large, input[type="url"].large, input[type="search"].large, input[type="tel"].large, input[type="color"].large { padding: 0.75em 0.4375em; font-size: 110%; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { border: 1px solid #787878; color: #444; outline: 0; -moz-box-shadow: 0 0 3px #787878 inset; -webkit-box-shadow: 0 0 3px #787878 inset; box-shadow: 0 0 3px #787878 inset; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 0.8125em; *width: 0.8125em; }

input[type=file] { border: none; }
input[type=file].small, input[type=file].large { border: none; }

textarea { overflow: auto; vertical-align: top; }

.input-number input { color: #454545; border: 1px solid #dcdfe7; }

button, input { line-height: normal; }

button, select { text-transform: none; }

a.button, .button { display: inline-block; padding: 0.4375em 0.875em; margin: 0.1875em 0; line-height: 1.25em; text-align: center; vertical-align: middle; cursor: pointer; color: #222222; font-size: 0.8375em; background-color: white; border: 1px solid rgba(0, 0, 0, 0.3); -o-border-radius: 0.25em; -ms-border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; border-radius: 0.25em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; text-decoration: none; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); }
a.button:link, .button:link { color: #222222; text-decoration: none; }
a.button:visited, .button:visited { color: #222222; text-decoration: none; }
a.button:hover, .button:hover { color: #222222; text-decoration: none; }
a.button:active, .button:active { -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8) inset; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8) inset; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8) inset; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000'); -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000')"; }
a.button.small, .button.small { line-height: 1.4; font-size: 0.6em; padding: 0.125em 0.875em; }

a.button:link { text-decoration: none; }
a.button:visited { text-decoration: none; }
a.button:hover { text-decoration: none; }
a.button:active { text-decoration: none; }

.button.large { padding: 0.8125em 1.875em; font-size: 1em; }

a.grey-button, .grey-button { color: #fefefe; background-color: #989898; border: 1px solid #343434; -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); background-color: #656565; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7f7f7f), color-stop(1, #656565)); background-image: -webkit-linear-gradient(top, #7f7f7f, #656565); background-image: -moz-linear-gradient(top, #7f7f7f, #656565); background-image: -ms-linear-gradient(top, #7f7f7f, #656565); background-image: -o-linear-gradient(top, #7f7f7f, #656565); background-image: linear-gradient(top, bottom, #7f7f7f, #656565); }
a.grey-button:link, .grey-button:link { color: #fefefe; }
a.grey-button:visited, .grey-button:visited { color: #fefefe; }
a.grey-button:active, .grey-button:active { color: #fefefe; }

a.lite-grey-button, .lite-grey-button { color: #555555; background-color: white; border: 1px solid #9a9a9a; background-color: #f3f3f3; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f3f3f3)); background-image: -webkit-linear-gradient(top, white, #f3f3f3); background-image: -moz-linear-gradient(top, white, #f3f3f3); background-image: -ms-linear-gradient(top, white, #f3f3f3); background-image: -o-linear-gradient(top, white, #f3f3f3); background-image: linear-gradient(top, bottom, white, #f3f3f3); }
a.lite-grey-button:link, .lite-grey-button:link { color: #555555; }
a.lite-grey-button:visited, .lite-grey-button:visited { color: #555555; }
a.lite-grey-button:active, .lite-grey-button:active { color: #555555; }

a.blue-button, .blue-button { color: #e4f5f9; background-color: #52bed8; border: 1px solid #1b6576; -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); background-color: #2488a0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2dabca), color-stop(1, #2488a0)); background-image: -webkit-linear-gradient(top, #2dabca, #2488a0); background-image: -moz-linear-gradient(top, #2dabca, #2488a0); background-image: -ms-linear-gradient(top, #2dabca, #2488a0); background-image: -o-linear-gradient(top, #2dabca, #2488a0); background-image: linear-gradient(top, bottom, #2dabca, #2488a0); }
a.blue-button:link, .blue-button:link { color: #e4f5f9; }
a.blue-button:visited, .blue-button:visited { color: #e4f5f9; }
a.blue-button:active, .blue-button:active { color: #e4f5f9; }

a.black-button, .black-button { color: #fefefe; background-color: #676767; border: 1px solid #1a1a1a; -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); background-color: #343434; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4e4e4e), color-stop(1, #343434)); background-image: -webkit-linear-gradient(top, #4e4e4e, #343434); background-image: -moz-linear-gradient(top, #4e4e4e, #343434); background-image: -ms-linear-gradient(top, #4e4e4e, #343434); background-image: -o-linear-gradient(top, #4e4e4e, #343434); background-image: linear-gradient(top, bottom, #4e4e4e, #343434); }
a.black-button:link, .black-button:link { color: #fefefe; }
a.black-button:visited, .black-button:visited { color: #fefefe; }
a.black-button:active, .black-button:active { color: #fefefe; }

a.green-button, .green-button { color: white; background-color: #48d900; border: 1px solid #154000; -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); background-color: #267300; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #44b71e), color-stop(1, #267300)); background-image: -webkit-linear-gradient(top, #44b71e, #267300); background-image: -moz-linear-gradient(top, #44b71e, #267300); background-image: -ms-linear-gradient(top, #44b71e, #267300); background-image: -o-linear-gradient(top, #44b71e, #267300); background-image: linear-gradient(top, bottom, #44b71e, #267300); }
a.green-button:link, .green-button:link { color: white; }
a.green-button:visited, .green-button:visited { color: white; }
a.green-button:active, .green-button:active { color: white; }

a.orange-button, .orange-button { color: white; background-color: #ffa262; border: 1px solid #c85100; -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); background-color: #fb6600; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff9700), color-stop(1, #fb6600)); background-image: -webkit-linear-gradient(top, #ff9700, #fb6600); background-image: -moz-linear-gradient(top, #ff9700, #fb6600); background-image: -ms-linear-gradient(top, #ff9700, #fb6600); background-image: -o-linear-gradient(top, #ff9700, #fb6600); background-image: linear-gradient(top, bottom, #ff9700, #fb6600); }
a.orange-button:link, .orange-button:link { color: white; }
a.orange-button:visited, .orange-button:visited { color: white; }
a.orange-button:active, .orange-button:active { color: white; }

a.red-button, .red-button { color: #fad0d2; background-color: #e92f37; border: 1px solid #730c10; -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); background-color: #a11117; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cf161e), color-stop(1, #a11117)); background-image: -webkit-linear-gradient(top, #cf161e, #a11117); background-image: -moz-linear-gradient(top, #cf161e, #a11117); background-image: -ms-linear-gradient(top, #cf161e, #a11117); background-image: -o-linear-gradient(top, #cf161e, #a11117); background-image: linear-gradient(top, bottom, #cf161e, #a11117); }
a.red-button:link, .red-button:link { color: #fad0d2; }
a.red-button:visited, .red-button:visited { color: #fad0d2; }
a.red-button:active, .red-button:active { color: #fad0d2; }

.disabled { box-shadow: none !important; background-image: none !important; opacity: 0.7; }
.disabled:hover { cursor: default !important; box-shadow: none !important; background: none !important; }

.no-button { background: transparent; border: none; color: inherit; outline: none; -webkit-text-shadow: none; -moz-text-shadow: none; -o-text-shadow: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }

.button-group { position: relative; display: inline-block; font-size: 0; }
.button-group .button { position: relative; display: inline-block; margin: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
.button-group .button:first-child { -o-border-radius: 0.25em 0px 0px 0.25em; -ms-border-radius: 0.25em 0px 0px 0.25em; -moz-border-radius: 0.25em 0px 0px 0.25em; -webkit-border-radius: 0.25em 0px 0px 0.25em; border-radius: 0.25em 0px 0px 0.25em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
.button-group .button:not(:last-child) { border-right: none; }
.button-group .button:last-child { -o-border-radius: 0px 0.25em 0.25em 0px; -ms-border-radius: 0px 0.25em 0.25em 0px; -moz-border-radius: 0px 0.25em 0.25em 0px; -webkit-border-radius: 0px 0.25em 0.25em 0px; border-radius: 0px 0.25em 0.25em 0px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

input:focus + .hint, select:focus + .hint, textarea:focus + .hint { display: inline-block; }

input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button { display: none; }

/************************ Typography *************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td, button, input, select, textarea { color: #222222; direction: ltr; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; line-height: 1.6; }

p { font-weight: normal; font-size: 0.875em; line-height: 1.6; margin: 0 0 0.625em; }
p.lead { font-size: 1.09375em; line-height: 1.6; margin-bottom: 1em; }
p.note { color: #999999; font-style: italic; font-size: 80%; }

small { font-size: 60%; }

aside p { font-size: 0.8125em; line-height: 1.35; font-style: italic; }

.tiny { font-size: 50%; }

.small { font-size: 80%; }

.normal { font-size: 100%; }

.large { font-size: 120%; }

.x-large { font-size: 140%; }

p a { line-height: inherit; }
p a:visited { line-height: inherit; }

.center, .centered { text-align: center; }

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

a { color: #5087ca; text-decoration: none; line-height: inherit; -moz-transition: color 0.1s linear; -o-transition: color 0.1s linear; -ms-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; transition: color 0.1s linear; outline: none !important; }
a:link { color: #5087ca; text-decoration: none; }
a:visited { color: #5087ca; }
a:hover { color: #366db1; text-decoration: none; outline: 0; }
a:active { outline: 0; color: #5087ca; }
a:focus { outline: thin dotted; }

h1 { font-size: 3.39787em; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; padding: 0; }
h1.small { font-size: 60%; }

h2 { font-size: 2.83156em; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; padding: 0; }
h2.small { font-size: 60%; }

h3 { font-size: 2.26525em; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; padding: 0; }
h3.small { font-size: 60%; }

h4 { font-size: 1.69894em; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; padding: 0; }
h4.small { font-size: 60%; }

h5 { font-size: 1.13262em; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; padding: 0; }
h5.small { font-size: 60%; }

h6 { font-size: 0.56631em; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; padding: 0; }
h6.small { font-size: 60%; }

b, strong { font-weight: bolder; }

abbr { text-transform: uppercase; font-size: 90%; color: #222222; border-bottom: 1px solid #ddd; cursor: help; text-transform: none; }
abbr acronym { text-transform: uppercase; font-size: 90%; color: #222222; border-bottom: 1px solid #ddd; cursor: help; }
abbr[title] { border-bottom: 1px solid #ddd; }

dfn { font-style: italic; }

sub { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; bottom: -0.25em; }

sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; top: -0.5em; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; clear: both; margin: 1.375em 0 1.3125em; height: 0; border: solid #ddd; border-width: 1px 0 0; }

mark { background: #ff0; color: #000; }

code, kbd, pre, samp { font-family: "courier new",courier,monospace; _font-family: 'courier new', monospace; font-size: 0.75em; color: #444; margin: 1em 0 1.5em; padding: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; overflow: auto; padding: 0.625em; }

code { white-space: pre; /* CSS 2.0 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3.0 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: -moz-pre-wrap; /* Mozilla */ white-space: -hp-pre-wrap; /* HP Printers */ word-wrap: break-word; /* IE 5+ */ }

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

ol { line-height: 1.6; margin-bottom: 1em; list-style-position: inside; }
ol.decimal { list-style-position: outside; list-style-type: decimal; }
ol.decimal li ul { list-style-type: inherit; }

ul { line-height: 1.6; margin-bottom: 1em; list-style-position: inside; margin-left: 0; margin-bottom: 0; }
ul li ul, ul li ol { margin-left: 0; margin-bottom: 0; }
ul li a { padding: 0.5em 0.25em; }
ul.hiragana { list-style-type: hiragana; }
ul.hiragana li ul { list-style-type: inherit; }
ul.square { list-style-type: square; }
ul.square li ul { list-style-type: inherit; }
ul.disc { list-style-type: disc; }
ul.disc li ul { list-style-type: inherit; }
ul.circle { list-style-type: circle; }
ul.circle li ul { list-style-type: inherit; }
ul.no-bullet { list-style-type: none; }
ul.large li { line-height: 1.3125em; }

ol li ul, ol li ol { margin-left: 0; margin-bottom: 0; }

/************************ Tooltip Styles *********************/
.tooltip-inner { max-width: 250px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000000; -o-border-radius: 4px; -ms-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip { position: absolute; z-index: 1000; display: block; padding: 5px; font-size: 80%; opacity: 0; visibility: visible; margin: 6px; }
.tooltip.north .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000000; border-width: 5px 5px 0; }
.tooltip.east .tooltip-arrow { left: 0; top: 50%; margin-top: -5px; border-right-color: #000000; border-width: 5px 5px 5px 0; }
.tooltip.south .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000000; border-width: 0 5px 5px; }
.tooltip.west .tooltip-arrow { right: 0; top: 50%; margin-top: -5px; border-left-color: #000000; border-width: 5px 0 5px 5px; }

/************************ Popover Styles *********************/
.popover { position: absolute; top: 0; left: 0; z-index: 1000; max-width: 276px; padding: 1px; text-align: left; background-color: white; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -o-border-radius: 6px; -ms-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; white-space: normal; }
.popover.north { margin-top: -10px; }
.popover.east { margin-left: 10px; }
.popover.south { margin-top: 10px; }
.popover.west { margin-left: -10px; }

.popover-title { margin: 0; padding: 8px 14px; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #fefefe; border-bottom: 1px solid #f1f1f1; -o-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
.popover-title:empty { display: none; }

.popover-content { padding: 9px 14px; }

.popover .popover-arrow, .popover .popover-arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }

.popover .popover-arrow { border-width: 11px; }

.popover .popover-arrow:after { border-width: 10px; content: ""; }

.popover.north .popover-arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999; border-top-color: #cccccc; bottom: -11px; }
.popover.north .popover-arrow:after { bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: white; }
.popover.east .popover-arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999; border-right-color: #cccccc; }
.popover.east .popover-arrow:after { left: 1px; bottom: -10px; border-left-width: 0; border-right-color: white; }
.popover.south .popover-arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999; border-bottom-color: #cccccc; top: -11px; }
.popover.south .popover-arrow:after { top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: white; }
.popover.west .popover-arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999; border-left-color: #cccccc; }
.popover.west .popover-arrow:after { right: 1px; border-right-width: 0; border-left-color: white; bottom: -10px; }

/************************ Tag Styles *************************/
.tag { -o-border-radius: 4px; -ms-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2); -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2); border: 0; font-size: 65%; font-weight: 600; padding: 0.2em 0.625em; vertical-align: middle; display: inline; white-space: nowrap; }
.tag.large { font-size: 100%; padding: 0.4375em 0.875em; }

.grey-tag { color: #fefefe; background-color: #989898; }

.lite-grey-tag { color: #555555; background-color: #f3f3f3; }

.blue-tag { color: #fefefe; background-color: #52bed8; }

.red-tag { color: #fefefe; background-color: #dc534c; }

.green-tag { color: #fefefe; background-color: #58b958; }

.orange-tag { color: #fefefe; background-color: #ffa262; }

.black-tag { color: #fefefe; background-color: #343434; }

/************************ Panel Styles ***********************/
.panel { -o-border-radius: 4px; -ms-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #efefef; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(1, #efefef)); background-image: -webkit-linear-gradient(top, #fefefe, #efefef); background-image: -moz-linear-gradient(top, #fefefe, #efefef); background-image: -ms-linear-gradient(top, #fefefe, #efefef); background-image: -o-linear-gradient(top, #fefefe, #efefef); background-image: linear-gradient(top, bottom, #fefefe, #efefef); -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3) inset, 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset; -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3) inset, 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset; box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3) inset, 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset; }

.dark-orange-panel { background-color: #fd6300; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f17702), color-stop(1, #fd6300)); background-image: -webkit-linear-gradient(top, #f17702, #fd6300); background-image: -moz-linear-gradient(top, #f17702, #fd6300); background-image: -ms-linear-gradient(top, #f17702, #fd6300); background-image: -o-linear-gradient(top, #f17702, #fd6300); background-image: linear-gradient(top, bottom, #f17702, #fd6300); }

.orange-panel { background-color: #ec7402; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff9e00), color-stop(1, #ec7402)); background-image: -webkit-linear-gradient(top, #ff9e00, #ec7402); background-image: -moz-linear-gradient(top, #ff9e00, #ec7402); background-image: -ms-linear-gradient(top, #ff9e00, #ec7402); background-image: -o-linear-gradient(top, #ff9e00, #ec7402); background-image: linear-gradient(top, bottom, #ff9e00, #ec7402); }
.orange-panel p { color: #f3fffd; -moz-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4); -webkit-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4); text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4); }

.grey-panel { background-color: #bfbfbf; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d8d8d8), color-stop(1, #bfbfbf)); background-image: -webkit-linear-gradient(top, #d8d8d8, #bfbfbf); background-image: -moz-linear-gradient(top, #d8d8d8, #bfbfbf); background-image: -ms-linear-gradient(top, #d8d8d8, #bfbfbf); background-image: -o-linear-gradient(top, #d8d8d8, #bfbfbf); background-image: linear-gradient(top, bottom, #d8d8d8, #bfbfbf); }

.dark-grey-panel { background-color: #707070; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8a8a8a), color-stop(1, #707070)); background-image: -webkit-linear-gradient(top, #8a8a8a, #707070); background-image: -moz-linear-gradient(top, #8a8a8a, #707070); background-image: -ms-linear-gradient(top, #8a8a8a, #707070); background-image: -o-linear-gradient(top, #8a8a8a, #707070); background-image: linear-gradient(top, bottom, #8a8a8a, #707070); }

.white-panel { background-color: #FFF; border: 1px solid #e6e6e6; -o-border-radius: 0.25em; -ms-border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; border-radius: 0.25em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

.blue-radial-panel { background: #2ba6de; /* Old browsers */ background: -moz-radial-gradient(center, ellipse cover, #2ba6de 0%, #0056ce 100%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #2ba6de), color-stop(100%, #0056ce)); /* Chrome,Safari4+ */ background: -webkit-radial-gradient(center, ellipse cover, #2ba6de 0%, #0056ce 100%); /* Chrome10+,Safari5.1+ */ background: -o-radial-gradient(center, ellipse cover, #2ba6de 0%, #0056ce 100%); /* Opera 12+ */ background: -ms-radial-gradient(center, ellipse cover, #2ba6de 0%, #0056ce 100%); /* IE10+ */ background: radial-gradient(ellipse at center, #2ba6de 0%, #0056ce 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ba6de', endColorstr='#0056ce',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ }

.purple-radial-panel { background: #5b7ca7; /* Old browsers */ background: -moz-radial-gradient(center, ellipse cover, #5b7ca7 0%, #365695 100%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #5b7ca7), color-stop(100%, #365695)); /* Chrome,Safari4+ */ background: -webkit-radial-gradient(center, ellipse cover, #5b7ca7 0%, #365695 100%); /* Chrome10+,Safari5.1+ */ background: -o-radial-gradient(center, ellipse cover, #5b7ca7 0%, #365695 100%); /* Opera 12+ */ background: -ms-radial-gradient(center, ellipse cover, #5b7ca7 0%, #365695 100%); /* IE10+ */ background: radial-gradient(ellipse at center, #5b7ca7 0%, #365695 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b7ca7', endColorstr='#365695',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ }

/************************ Modal Styles ***********************/
.modal-box { display: none; visibility: hidden; top: 100px; left: 50%; position: absolute; margin-left: -16.25em; width: 32.5em; z-index: 320; background: #dedede; -o-border-radius: 0.25em; -ms-border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; border-radius: 0.25em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); }
@media screen and (max-width: 48em) { .modal-box { position: fixed; right: 1.25em; left: 1.25em; width: auto; margin: 0; } }
@media screen and (max-width: 30em) { .modal-box { left: 0.625em; right: 0.625em; } }
.modal-box .modal-header { padding: 0.5625em 0.9375em; }
.modal-box .modal-header h3 { font-size: 1em; padding-top: 0.375em; }
.modal-box .modal-header .close { float: right; color: #222222; -moz-text-shadow: 1px 1px 5px white; -webkit-text-shadow: 1px 1px 5px white; text-shadow: 1px 1px 5px white; opacity: 0.3; }
.modal-box .modal-header .close:hover { cursor: pointer; opacity: 0.7; }
.modal-box .modal-header button.close { background: transparent; border: none; }
.modal-box .modal-body { padding: 0.5625em 0.9375em; }
.modal-box .modal-footer { padding: 0.5625em 0.9375em 0.9375em 0.9375em; }

.curtain { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #000; background-color: rgba(0, 0, 0, 0.5); display: none; }

/************************ Icons ******************************/
@font-face {
  font-family: 'artistman-font-icons';
  src: url('../fonts/artistman-font-icons.eot?-w484d8');
  src: url('../fonts/artistman-font-icons.eot?#iefix-w484d8') format('embedded-opentype'), url('../fonts/artistman-font-icons.woff?-w484d8') format('woff'), url('../fonts/artistman-font-icons.ttf?-w484d8') format('truetype'), url('../fonts/artistman-font-icons.svg?-w484d8#artistman-font-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="artistman-icons-"],
[class*=" artistman-icons-"] {
  font-family: 'artistman-font-icons';
  speak: none;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
[class^="artistman-icons-"]:before,
[class*=" artistman-icons-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
a [class^="artistman-icons-"],
a [class*=" artistman-icons-"] {
  display: inline-block;
}
/* makes the font 33% larger relative to the icon container */
.artistman-icons-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
.button [class^="artistman-icons-"],
.button [class*=" artistman-icons-"],
.nav [class^="artistman-icons-"],
.nav [class*=" artistman-icons-"] {
  display: inline;
  /* keeps button heights with and without icons the same */
}
.button [class^="artistman-icons-"].artistman-icons-large,
.button [class*=" artistman-icons-"].artistman-icons-large,
.nav [class^="artistman-icons-"].artistman-icons-large,
.nav [class*=" artistman-icons-"].artistman-icons-large {
  line-height: .9em;
}
.button [class^="artistman-icons-"].artistman-icons-spin,
.button [class*=" artistman-icons-"].artistman-icons-spin,
.nav [class^="artistman-icons-"].artistman-icons-spin,
.nav [class*=" artistman-icons-"].artistman-icons-spin {
  display: inline-block;
}
li [class^="artistman-icons-"],
li [class*=" artistman-icons-"],
.nav li [class^="artistman-icons-"],
.nav li [class*=" artistman-icons-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="artistman-icons-"].artistman-icons-large,
li [class*=" artistman-icons-"].artistman-icons-large,
.nav li [class^="artistman-icons-"].artistman-icons-large,
.nav li [class*=" artistman-icons-"].artistman-icons-large {
  /* increased font size for artistman-icons-large */
  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="artistman-icons-"],
ul.icons li [class*=" artistman-icons-"] {
  width: .75em;
}
.artistman-icons-muted {
  color: #eeeeee;
}
.artistman-icons-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.artistman-icons-2x {
  font-size: 2em;
}
.artistman-icons-2x.artistman-icons-border {
  border-width: 2px;
  -o-border-radius: 0.25em;
  -ms-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.artistman-icons-3x {
  font-size: 3em;
}
.artistman-icons-3x.artistman-icons-border {
  border-width: 3px;
  -o-border-radius: 0.3125em;
  -ms-border-radius: 0.3125em;
  -moz-border-radius: 0.3125em;
  -webkit-border-radius: 0.3125em;
  border-radius: 0.3125em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.artistman-icons-4x {
  font-size: 4em;
}
.artistman-icons-4x.artistman-icons-border {
  border-width: 4px;
  -o-border-radius: 0.375em;
  -ms-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  -webkit-border-radius: 0.375em;
  border-radius: 0.375em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
[class^="artistman-icons-"].left,
[class*=" artistman-icons-"].left {
  margin-right: 0.3em;
}
[class^="artistman-icons-"].right,
[class*=" artistman-icons-"].right {
  margin-left: 0.3em;
}
.button [class^="artistman-icons-"].left.artistman-icons-2x,
.button [class^="artistman-icons-"].right.artistman-icons-2x,
.button [class*=" artistman-icons-"].left.artistman-icons-2x,
.button [class*=" artistman-icons-"].right.artistman-icons-2x {
  margin-top: 0.18em;
}
.button [class^="artistman-icons-"].artistman-icons-spin.artistman-icons-large,
.button [class*=" artistman-icons-"].artistman-icons-spin.artistman-icons-large {
  line-height: 0.8em;
}
.button.small [class^="artistman-icons-"].left.artistman-icons-2x,
.button.small [class^="artistman-icons-"].right.artistman-icons-2x,
.button.small [class*=" artistman-icons-"].left.artistman-icons-2x,
.button.small [class*=" artistman-icons-"].right.artistman-icons-2x {
  margin-top: 0.25em;
}
.button.large [class^="artistman-icons-"],
.button.large [class*=" artistman-icons-"] {
  margin-top: 0;
}
.button.large [class^="artistman-icons-"].left.artistman-icons-2x,
.button.large [class^="artistman-icons-"].right.artistman-icons-2x,
.button.large [class*=" artistman-icons-"].left.artistman-icons-2x,
.button.large [class*=" artistman-icons-"].right.artistman-icons-2x {
  margin-top: .005em;
}
.button.large [class^="artistman-icons-"].left.artistman-icons-2x,
.button.large [class*=" artistman-icons-"].left.artistman-icons-2x {
  margin-right: 0.2em;
}
.button.large [class^="artistman-icons-"].right.artistman-icons-2x,
.button.large [class*=" artistman-icons-"].right.artistman-icons-2x {
  margin-left: 0.2em;
}
.artistman-icons-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  .artistman-icons-spin {
    height: 0.9em;
  }
  .btn .artistman-icons-spin {
    height: auto;
  }
  .artistman-icons-spin.artistman-icons-large {
    height: 1.25em;
  }
  .btn .artistman-icons-spin.artistman-icons-large {
    height: 0.75em;
  }
}

.artistman-icons-home:before {
  content: "\e900";
}
.artistman-icons-home2:before {
  content: "\e901";
}
.artistman-icons-home3:before {
  content: "\e902";
}
.artistman-icons-home4:before {
  content: "\e903";
}
.artistman-icons-home5:before {
  content: "\e904";
}
.artistman-icons-home6:before {
  content: "\e905";
}
.artistman-icons-home7:before {
  content: "\e906";
}
.artistman-icons-home8:before {
  content: "\e907";
}
.artistman-icons-home9:before {
  content: "\e908";
}
.artistman-icons-office:before {
  content: "\e909";
}
.artistman-icons-city:before {
  content: "\e90a";
}
.artistman-icons-newspaper:before {
  content: "\e90b";
}
.artistman-icons-magazine:before {
  content: "\e90c";
}
.artistman-icons-design:before {
  content: "\e90d";
}
.artistman-icons-pencil:before {
  content: "\e90e";
}
.artistman-icons-pencil2:before {
  content: "\e90f";
}
.artistman-icons-pencil3:before {
  content: "\e910";
}
.artistman-icons-pencil4:before {
  content: "\e911";
}
.artistman-icons-pencil5:before {
  content: "\e912";
}
.artistman-icons-pencil6:before {
  content: "\e913";
}
.artistman-icons-pencil7:before {
  content: "\e914";
}
.artistman-icons-eraser:before {
  content: "\e915";
}
.artistman-icons-eraser2:before {
  content: "\e916";
}
.artistman-icons-eraser3:before {
  content: "\e917";
}
.artistman-icons-quill:before {
  content: "\e918";
}
.artistman-icons-quill2:before {
  content: "\e919";
}
.artistman-icons-quill3:before {
  content: "\e91a";
}
.artistman-icons-quill4:before {
  content: "\e91b";
}
.artistman-icons-pen:before {
  content: "\e91c";
}
.artistman-icons-pen-plus:before {
  content: "\e91d";
}
.artistman-icons-pen-minus:before {
  content: "\e91e";
}
.artistman-icons-pen2:before {
  content: "\e91f";
}
.artistman-icons-pen3:before {
  content: "\e920";
}
.artistman-icons-pen4:before {
  content: "\e921";
}
.artistman-icons-pen5:before {
  content: "\e922";
}
.artistman-icons-marker:before {
  content: "\e923";
}
.artistman-icons-marker2:before {
  content: "\e924";
}
.artistman-icons-blog:before {
  content: "\e925";
}
.artistman-icons-blog2:before {
  content: "\e926";
}
.artistman-icons-pen6:before {
  content: "\e927";
}
.artistman-icons-brush:before {
  content: "\e928";
}
.artistman-icons-spray:before {
  content: "\e929";
}
.artistman-icons-palette:before {
  content: "\e92a";
}
.artistman-icons-palette2:before {
  content: "\e92b";
}
.artistman-icons-color-sampler:before {
  content: "\e92c";
}
.artistman-icons-toggle:before {
  content: "\e92d";
}
.artistman-icons-bucket:before {
  content: "\e92e";
}
.artistman-icons-bucket2:before {
  content: "\e92f";
}
.artistman-icons-gradient:before {
  content: "\e930";
}
.artistman-icons-eyedropper:before {
  content: "\e931";
}
.artistman-icons-eyedropper2:before {
  content: "\e932";
}
.artistman-icons-eyedropper3:before {
  content: "\e933";
}
.artistman-icons-droplet:before {
  content: "\e934";
}
.artistman-icons-droplet2:before {
  content: "\e935";
}
.artistman-icons-droplet-contrast:before {
  content: "\e936";
}
.artistman-icons-color-clear:before {
  content: "\e937";
}
.artistman-icons-paint-format:before {
  content: "\e938";
}
.artistman-icons-stamp:before {
  content: "\e939";
}
.artistman-icons-images:before {
  content: "\e93a";
}
.artistman-icons-image:before {
  content: "\e93b";
}
.artistman-icons-image2:before {
  content: "\e93c";
}
.artistman-icons-image-compare:before {
  content: "\e93d";
}
.artistman-icons-images2:before {
  content: "\e93e";
}
.artistman-icons-image3:before {
  content: "\e93f";
}
.artistman-icons-images3:before {
  content: "\e940";
}
.artistman-icons-image4:before {
  content: "\e941";
}
.artistman-icons-image5:before {
  content: "\e942";
}
.artistman-icons-image6:before {
  content: "\e943";
}
.artistman-icons-camera:before {
  content: "\e944";
}
.artistman-icons-camera2:before {
  content: "\e945";
}
.artistman-icons-camera3:before {
  content: "\e946";
}
.artistman-icons-shutter:before {
  content: "\e947";
}
.artistman-icons-headphones:before {
  content: "\e948";
}
.artistman-icons-headset:before {
  content: "\e949";
}
.artistman-icons-music:before {
  content: "\e94a";
}
.artistman-icons-music2:before {
  content: "\e94b";
}
.artistman-icons-music3:before {
  content: "\e94c";
}
.artistman-icons-music4:before {
  content: "\e94d";
}
.artistman-icons-music5:before {
  content: "\e94e";
}
.artistman-icons-music6:before {
  content: "\e94f";
}
.artistman-icons-album:before {
  content: "\e950";
}
.artistman-icons-cassette:before {
  content: "\e951";
}
.artistman-icons-tape:before {
  content: "\e952";
}
.artistman-icons-piano:before {
  content: "\e953";
}
.artistman-icons-guitar:before {
  content: "\e954";
}
.artistman-icons-trumpet:before {
  content: "\e955";
}
.artistman-icons-speakers:before {
  content: "\e956";
}
.artistman-icons-play:before {
  content: "\e957";
}
.artistman-icons-play2:before {
  content: "\e958";
}
.artistman-icons-clapboard-play:before {
  content: "\e959";
}
.artistman-icons-clapboard:before {
  content: "\e95a";
}
.artistman-icons-media:before {
  content: "\e95b";
}
.artistman-icons-presentation:before {
  content: "\e95c";
}
.artistman-icons-movie:before {
  content: "\e95d";
}
.artistman-icons-film:before {
  content: "\e95e";
}
.artistman-icons-film2:before {
  content: "\e95f";
}
.artistman-icons-film3:before {
  content: "\e960";
}
.artistman-icons-film4:before {
  content: "\e961";
}
.artistman-icons-video-camera:before {
  content: "\e962";
}
.artistman-icons-video-camera2:before {
  content: "\e963";
}
.artistman-icons-video-camera-slash:before {
  content: "\e964";
}
.artistman-icons-video-camera3:before {
  content: "\e965";
}
.artistman-icons-video-camera4:before {
  content: "\e966";
}
.artistman-icons-video-camera-slash2:before {
  content: "\e967";
}
.artistman-icons-video-camera5:before {
  content: "\e968";
}
.artistman-icons-recording:before {
  content: "\e969";
}
.artistman-icons-dice:before {
  content: "\e96a";
}
.artistman-icons-gamepad:before {
  content: "\e96b";
}
.artistman-icons-gamepad2:before {
  content: "\e96c";
}
.artistman-icons-gamepad3:before {
  content: "\e96d";
}
.artistman-icons-pacman:before {
  content: "\e96e";
}
.artistman-icons-spades:before {
  content: "\e96f";
}
.artistman-icons-clubs:before {
  content: "\e970";
}
.artistman-icons-diamonds:before {
  content: "\e971";
}
.artistman-icons-chess-king:before {
  content: "\e972";
}
.artistman-icons-chess-queen:before {
  content: "\e973";
}
.artistman-icons-chess-rock:before {
  content: "\e974";
}
.artistman-icons-chess-bishop:before {
  content: "\e975";
}
.artistman-icons-chess-knight:before {
  content: "\e976";
}
.artistman-icons-chess-pawn:before {
  content: "\e977";
}
.artistman-icons-chess:before {
  content: "\e978";
}
.artistman-icons-bullhorn:before {
  content: "\e979";
}
.artistman-icons-megaphone:before {
  content: "\e97a";
}
.artistman-icons-new:before {
  content: "\e97b";
}
.artistman-icons-connection:before {
  content: "\e97c";
}
.artistman-icons-connection2:before {
  content: "\e97d";
}
.artistman-icons-connection3:before {
  content: "\e97e";
}
.artistman-icons-connection4:before {
  content: "\e97f";
}
.artistman-icons-podcast:before {
  content: "\e980";
}
.artistman-icons-station:before {
  content: "\e981";
}
.artistman-icons-station2:before {
  content: "\e982";
}
.artistman-icons-antenna:before {
  content: "\e983";
}
.artistman-icons-satellite-dish:before {
  content: "\e984";
}
.artistman-icons-satellite-dish2:before {
  content: "\e985";
}
.artistman-icons-feed:before {
  content: "\e986";
}
.artistman-icons-podcast2:before {
  content: "\e987";
}
.artistman-icons-antenna2:before {
  content: "\e988";
}
.artistman-icons-mic:before {
  content: "\e989";
}
.artistman-icons-mic-off:before {
  content: "\e98a";
}
.artistman-icons-mic2:before {
  content: "\e98b";
}
.artistman-icons-mic-off2:before {
  content: "\e98c";
}
.artistman-icons-mic3:before {
  content: "\e98d";
}
.artistman-icons-mic4:before {
  content: "\e98e";
}
.artistman-icons-mic5:before {
  content: "\e98f";
}
.artistman-icons-book:before {
  content: "\e990";
}
.artistman-icons-book2:before {
  content: "\e991";
}
.artistman-icons-book-play:before {
  content: "\e992";
}
.artistman-icons-book3:before {
  content: "\e993";
}
.artistman-icons-bookmark:before {
  content: "\e994";
}
.artistman-icons-books:before {
  content: "\e995";
}
.artistman-icons-archive:before {
  content: "\e996";
}
.artistman-icons-reading:before {
  content: "\e997";
}
.artistman-icons-library:before {
  content: "\e998";
}
.artistman-icons-library2:before {
  content: "\e999";
}
.artistman-icons-graduation:before {
  content: "\e99a";
}
.artistman-icons-file-text:before {
  content: "\e99b";
}
.artistman-icons-profile:before {
  content: "\e99c";
}
.artistman-icons-file-empty:before {
  content: "\e99d";
}
.artistman-icons-file-empty2:before {
  content: "\e99e";
}
.artistman-icons-files-empty:before {
  content: "\e99f";
}
.artistman-icons-files-empty2:before {
  content: "\e9a0";
}
.artistman-icons-file-plus:before {
  content: "\e9a1";
}
.artistman-icons-file-plus2:before {
  content: "\e9a2";
}
.artistman-icons-file-minus:before {
  content: "\e9a3";
}
.artistman-icons-file-minus2:before {
  content: "\e9a4";
}
.artistman-icons-file-download:before {
  content: "\e9a5";
}
.artistman-icons-file-download2:before {
  content: "\e9a6";
}
.artistman-icons-file-upload:before {
  content: "\e9a7";
}
.artistman-icons-file-upload2:before {
  content: "\e9a8";
}
.artistman-icons-file-check:before {
  content: "\e9a9";
}
.artistman-icons-file-check2:before {
  content: "\e9aa";
}
.artistman-icons-file-eye:before {
  content: "\e9ab";
}
.artistman-icons-file-eye2:before {
  content: "\e9ac";
}
.artistman-icons-file-text2:before {
  content: "\e9ad";
}
.artistman-icons-file-text3:before {
  content: "\e9ae";
}
.artistman-icons-file-picture:before {
  content: "\e9af";
}
.artistman-icons-file-picture2:before {
  content: "\e9b0";
}
.artistman-icons-file-music:before {
  content: "\e9b1";
}
.artistman-icons-file-music2:before {
  content: "\e9b2";
}
.artistman-icons-file-play:before {
  content: "\e9b3";
}
.artistman-icons-file-play2:before {
  content: "\e9b4";
}
.artistman-icons-file-video:before {
  content: "\e9b5";
}
.artistman-icons-file-video2:before {
  content: "\e9b6";
}
.artistman-icons-copy:before {
  content: "\e9b7";
}
.artistman-icons-copy2:before {
  content: "\e9b8";
}
.artistman-icons-file-zip:before {
  content: "\e9b9";
}
.artistman-icons-file-zip2:before {
  content: "\e9ba";
}
.artistman-icons-file-xml:before {
  content: "\e9bb";
}
.artistman-icons-file-xml2:before {
  content: "\e9bc";
}
.artistman-icons-file-css:before {
  content: "\e9bd";
}
.artistman-icons-file-css2:before {
  content: "\e9be";
}
.artistman-icons-file-presentation:before {
  content: "\e9bf";
}
.artistman-icons-file-presentation2:before {
  content: "\e9c0";
}
.artistman-icons-file-stats:before {
  content: "\e9c1";
}
.artistman-icons-file-stats2:before {
  content: "\e9c2";
}
.artistman-icons-file-locked:before {
  content: "\e9c3";
}
.artistman-icons-file-locked2:before {
  content: "\e9c4";
}
.artistman-icons-file-spreadsheet:before {
  content: "\e9c5";
}
.artistman-icons-file-spreadsheet2:before {
  content: "\e9c6";
}
.artistman-icons-copy3:before {
  content: "\e9c7";
}
.artistman-icons-copy4:before {
  content: "\e9c8";
}
.artistman-icons-paste:before {
  content: "\e9c9";
}
.artistman-icons-paste2:before {
  content: "\e9ca";
}
.artistman-icons-paste3:before {
  content: "\e9cb";
}
.artistman-icons-paste4:before {
  content: "\e9cc";
}
.artistman-icons-stack:before {
  content: "\e9cd";
}
.artistman-icons-stack2:before {
  content: "\e9ce";
}
.artistman-icons-stack3:before {
  content: "\e9cf";
}
.artistman-icons-folder:before {
  content: "\e9d0";
}
.artistman-icons-folder-search:before {
  content: "\e9d1";
}
.artistman-icons-folder-download:before {
  content: "\e9d2";
}
.artistman-icons-folder-upload:before {
  content: "\e9d3";
}
.artistman-icons-folder-plus:before {
  content: "\e9d4";
}
.artistman-icons-folder-plus2:before {
  content: "\e9d5";
}
.artistman-icons-folder-minus:before {
  content: "\e9d6";
}
.artistman-icons-folder-minus2:before {
  content: "\e9d7";
}
.artistman-icons-folder-check:before {
  content: "\e9d8";
}
.artistman-icons-folder-heart:before {
  content: "\e9d9";
}
.artistman-icons-folder-remove:before {
  content: "\e9da";
}
.artistman-icons-folder2:before {
  content: "\e9db";
}
.artistman-icons-folder-open:before {
  content: "\e9dc";
}
.artistman-icons-folder3:before {
  content: "\e9dd";
}
.artistman-icons-folder4:before {
  content: "\e9de";
}
.artistman-icons-folder-plus3:before {
  content: "\e9df";
}
.artistman-icons-folder-minus3:before {
  content: "\e9e0";
}
.artistman-icons-folder-plus4:before {
  content: "\e9e1";
}
.artistman-icons-folder-minus4:before {
  content: "\e9e2";
}
.artistman-icons-folder-download2:before {
  content: "\e9e3";
}
.artistman-icons-folder-upload2:before {
  content: "\e9e4";
}
.artistman-icons-folder-download3:before {
  content: "\e9e5";
}
.artistman-icons-folder-upload3:before {
  content: "\e9e6";
}
.artistman-icons-folder5:before {
  content: "\e9e7";
}
.artistman-icons-folder-open2:before {
  content: "\e9e8";
}
.artistman-icons-folder6:before {
  content: "\e9e9";
}
.artistman-icons-folder-open3:before {
  content: "\e9ea";
}
.artistman-icons-certificate:before {
  content: "\e9eb";
}
.artistman-icons-cc:before {
  content: "\e9ec";
}
.artistman-icons-price-tag:before {
  content: "\e9ed";
}
.artistman-icons-price-tag2:before {
  content: "\e9ee";
}
.artistman-icons-price-tags:before {
  content: "\e9ef";
}
.artistman-icons-price-tag3:before {
  content: "\e9f0";
}
.artistman-icons-price-tags2:before {
  content: "\e9f1";
}
.artistman-icons-price-tag4:before {
  content: "\e9f2";
}
.artistman-icons-price-tags3:before {
  content: "\e9f3";
}
.artistman-icons-price-tag5:before {
  content: "\e9f4";
}
.artistman-icons-price-tags4:before {
  content: "\e9f5";
}
.artistman-icons-barcode:before {
  content: "\e9f6";
}
.artistman-icons-barcode2:before {
  content: "\e9f7";
}
.artistman-icons-qrcode:before {
  content: "\e9f8";
}
.artistman-icons-ticket:before {
  content: "\e9f9";
}
.artistman-icons-ticket2:before {
  content: "\e9fa";
}
.artistman-icons-theater:before {
  content: "\e9fb";
}
.artistman-icons-store:before {
  content: "\e9fc";
}
.artistman-icons-store2:before {
  content: "\e9fd";
}
.artistman-icons-cart:before {
  content: "\e9fe";
}
.artistman-icons-cart2:before {
  content: "\e9ff";
}
.artistman-icons-cart3:before {
  content: "\ea00";
}
.artistman-icons-cart4:before {
  content: "\ea01";
}
.artistman-icons-cart5:before {
  content: "\ea02";
}
.artistman-icons-cart-add:before {
  content: "\ea03";
}
.artistman-icons-cart-add2:before {
  content: "\ea04";
}
.artistman-icons-cart-remove:before {
  content: "\ea05";
}
.artistman-icons-basket:before {
  content: "\ea06";
}
.artistman-icons-bag:before {
  content: "\ea07";
}
.artistman-icons-bag2:before {
  content: "\ea08";
}
.artistman-icons-percent:before {
  content: "\ea09";
}
.artistman-icons-coins:before {
  content: "\ea0a";
}
.artistman-icons-coin-dollar:before {
  content: "\ea0b";
}
.artistman-icons-coin-euro:before {
  content: "\ea0c";
}
.artistman-icons-coin-pound:before {
  content: "\ea0d";
}
.artistman-icons-coin-yen:before {
  content: "\ea0e";
}
.artistman-icons-piggy-bank:before {
  content: "\ea0f";
}
.artistman-icons-wallet:before {
  content: "\ea10";
}
.artistman-icons-cash:before {
  content: "\ea11";
}
.artistman-icons-cash2:before {
  content: "\ea12";
}
.artistman-icons-cash3:before {
  content: "\ea13";
}
.artistman-icons-cash4:before {
  content: "\ea14";
}
.artistman-icons-credit-card:before {
  content: "\ea15";
}
.artistman-icons-credit-card2:before {
  content: "\ea16";
}
.artistman-icons-calculator:before {
  content: "\ea17";
}
.artistman-icons-calculator2:before {
  content: "\ea18";
}
.artistman-icons-calculator3:before {
  content: "\ea19";
}
.artistman-icons-chip:before {
  content: "\ea1a";
}
.artistman-icons-lifebuoy:before {
  content: "\ea1b";
}
.artistman-icons-phone:before {
  content: "\ea1c";
}
.artistman-icons-phone2:before {
  content: "\ea1d";
}
.artistman-icons-phone-slash:before {
  content: "\ea1e";
}
.artistman-icons-phone-wave:before {
  content: "\ea1f";
}
.artistman-icons-phone-plus:before {
  content: "\ea20";
}
.artistman-icons-phone-minus:before {
  content: "\ea21";
}
.artistman-icons-phone-plus2:before {
  content: "\ea22";
}
.artistman-icons-phone-minus2:before {
  content: "\ea23";
}
.artistman-icons-phone-incoming:before {
  content: "\ea24";
}
.artistman-icons-phone-outgoing:before {
  content: "\ea25";
}
.artistman-icons-phone3:before {
  content: "\ea26";
}
.artistman-icons-phone-slash2:before {
  content: "\ea27";
}
.artistman-icons-phone-wave2:before {
  content: "\ea28";
}
.artistman-icons-phone-hang-up:before {
  content: "\ea29";
}
.artistman-icons-phone-hang-up2:before {
  content: "\ea2a";
}
.artistman-icons-address-book:before {
  content: "\ea2b";
}
.artistman-icons-address-book2:before {
  content: "\ea2c";
}
.artistman-icons-address-book3:before {
  content: "\ea2d";
}
.artistman-icons-notebook:before {
  content: "\ea2e";
}
.artistman-icons-at-sign:before {
  content: "\ea2f";
}
.artistman-icons-envelop:before {
  content: "\ea30";
}
.artistman-icons-envelop2:before {
  content: "\ea31";
}
.artistman-icons-envelop3:before {
  content: "\ea32";
}
.artistman-icons-envelop4:before {
  content: "\ea33";
}
.artistman-icons-envelop5:before {
  content: "\ea34";
}
.artistman-icons-mailbox:before {
  content: "\ea35";
}
.artistman-icons-pushpin:before {
  content: "\ea36";
}
.artistman-icons-pushpin2:before {
  content: "\ea37";
}
.artistman-icons-location:before {
  content: "\ea38";
}
.artistman-icons-location2:before {
  content: "\ea39";
}
.artistman-icons-location3:before {
  content: "\ea3a";
}
.artistman-icons-location4:before {
  content: "\ea3b";
}
.artistman-icons-location5:before {
  content: "\ea3c";
}
.artistman-icons-location6:before {
  content: "\ea3d";
}
.artistman-icons-location7:before {
  content: "\ea3e";
}
.artistman-icons-compass:before {
  content: "\ea3f";
}
.artistman-icons-compass2:before {
  content: "\ea40";
}
.artistman-icons-compass3:before {
  content: "\ea41";
}
.artistman-icons-compass4:before {
  content: "\ea42";
}
.artistman-icons-compass5:before {
  content: "\ea43";
}
.artistman-icons-compass6:before {
  content: "\ea44";
}
.artistman-icons-map:before {
  content: "\ea45";
}
.artistman-icons-map2:before {
  content: "\ea46";
}
.artistman-icons-map3:before {
  content: "\ea47";
}
.artistman-icons-map4:before {
  content: "\ea48";
}
.artistman-icons-map5:before {
  content: "\ea49";
}
.artistman-icons-direction:before {
  content: "\ea4a";
}
.artistman-icons-reset:before {
  content: "\ea4b";
}
.artistman-icons-history:before {
  content: "\ea4c";
}
.artistman-icons-clock:before {
  content: "\ea4d";
}
.artistman-icons-clock2:before {
  content: "\ea4e";
}
.artistman-icons-clock3:before {
  content: "\ea4f";
}
.artistman-icons-clock4:before {
  content: "\ea50";
}
.artistman-icons-watch:before {
  content: "\ea51";
}
.artistman-icons-watch2:before {
  content: "\ea52";
}
.artistman-icons-alarm:before {
  content: "\ea53";
}
.artistman-icons-alarm-add:before {
  content: "\ea54";
}
.artistman-icons-alarm-check:before {
  content: "\ea55";
}
.artistman-icons-alarm-cancel:before {
  content: "\ea56";
}
.artistman-icons-bell:before {
  content: "\ea57";
}
.artistman-icons-bell2:before {
  content: "\ea58";
}
.artistman-icons-bell3:before {
  content: "\ea59";
}
.artistman-icons-bell-plus:before {
  content: "\ea5a";
}
.artistman-icons-bell-minus:before {
  content: "\ea5b";
}
.artistman-icons-bell-check:before {
  content: "\ea5c";
}
.artistman-icons-bell-cross:before {
  content: "\ea5d";
}
.artistman-icons-stopwatch:before {
  content: "\ea5e";
}
.artistman-icons-calendar:before {
  content: "\ea5f";
}
.artistman-icons-calendar2:before {
  content: "\ea60";
}
.artistman-icons-calendar3:before {
  content: "\ea61";
}
.artistman-icons-calendar4:before {
  content: "\ea62";
}
.artistman-icons-calendar5:before {
  content: "\ea63";
}
.artistman-icons-printer:before {
  content: "\ea64";
}
.artistman-icons-printer2:before {
  content: "\ea65";
}
.artistman-icons-printer3:before {
  content: "\ea66";
}
.artistman-icons-printer4:before {
  content: "\ea67";
}
.artistman-icons-shredder:before {
  content: "\ea68";
}
.artistman-icons-mouse:before {
  content: "\ea69";
}
.artistman-icons-mouse2:before {
  content: "\ea6a";
}
.artistman-icons-mouse-left:before {
  content: "\ea6b";
}
.artistman-icons-mouse-right:before {
  content: "\ea6c";
}
.artistman-icons-keyboard:before {
  content: "\ea6d";
}
.artistman-icons-keyboard2:before {
  content: "\ea6e";
}
.artistman-icons-typewriter:before {
  content: "\ea6f";
}
.artistman-icons-display:before {
  content: "\ea70";
}
.artistman-icons-display2:before {
  content: "\ea71";
}
.artistman-icons-display3:before {
  content: "\ea72";
}
.artistman-icons-display4:before {
  content: "\ea73";
}
.artistman-icons-laptop:before {
  content: "\ea74";
}
.artistman-icons-mobile:before {
  content: "\ea75";
}
.artistman-icons-mobile2:before {
  content: "\ea76";
}
.artistman-icons-tablet:before {
  content: "\ea77";
}
.artistman-icons-mobile3:before {
  content: "\ea78";
}
.artistman-icons-tv:before {
  content: "\ea79";
}
.artistman-icons-radio:before {
  content: "\ea7a";
}
.artistman-icons-cabinet:before {
  content: "\ea7b";
}
.artistman-icons-drawer:before {
  content: "\ea7c";
}
.artistman-icons-drawer2:before {
  content: "\ea7d";
}
.artistman-icons-drawer-out:before {
  content: "\ea7e";
}
.artistman-icons-drawer-in:before {
  content: "\ea7f";
}
.artistman-icons-drawer3:before {
  content: "\ea80";
}
.artistman-icons-box:before {
  content: "\ea81";
}
.artistman-icons-box-add:before {
  content: "\ea82";
}
.artistman-icons-box-remove:before {
  content: "\ea83";
}
.artistman-icons-download:before {
  content: "\ea84";
}
.artistman-icons-upload:before {
  content: "\ea85";
}
.artistman-icons-floppy-disk:before {
  content: "\ea86";
}
.artistman-icons-floppy-disks:before {
  content: "\ea87";
}
.artistman-icons-floppy-disks2:before {
  content: "\ea88";
}
.artistman-icons-floppy-disk2:before {
  content: "\ea89";
}
.artistman-icons-floppy-disk3:before {
  content: "\ea8a";
}
.artistman-icons-disk:before {
  content: "\ea8b";
}
.artistman-icons-disk2:before {
  content: "\ea8c";
}
.artistman-icons-usb-stick:before {
  content: "\ea8d";
}
.artistman-icons-drive:before {
  content: "\ea8e";
}
.artistman-icons-server:before {
  content: "\ea8f";
}
.artistman-icons-database:before {
  content: "\ea90";
}
.artistman-icons-database2:before {
  content: "\ea91";
}
.artistman-icons-database3:before {
  content: "\ea92";
}
.artistman-icons-database4:before {
  content: "\ea93";
}
.artistman-icons-database-menu:before {
  content: "\ea94";
}
.artistman-icons-database-add:before {
  content: "\ea95";
}
.artistman-icons-database-remove:before {
  content: "\ea96";
}
.artistman-icons-database-insert:before {
  content: "\ea97";
}
.artistman-icons-database-export:before {
  content: "\ea98";
}
.artistman-icons-database-upload:before {
  content: "\ea99";
}
.artistman-icons-database-refresh:before {
  content: "\ea9a";
}
.artistman-icons-database-diff:before {
  content: "\ea9b";
}
.artistman-icons-database-edit:before {
  content: "\ea9c";
}
.artistman-icons-database-edit2:before {
  content: "\ea9d";
}
.artistman-icons-database-check:before {
  content: "\ea9e";
}
.artistman-icons-database-arrow:before {
  content: "\ea9f";
}
.artistman-icons-database-time:before {
  content: "\eaa0";
}
.artistman-icons-database-time2:before {
  content: "\eaa1";
}
.artistman-icons-undo:before {
  content: "\eaa2";
}
.artistman-icons-redo:before {
  content: "\eaa3";
}
.artistman-icons-rotate-ccw:before {
  content: "\eaa4";
}
.artistman-icons-rotate-cw:before {
  content: "\eaa5";
}
.artistman-icons-rotate-ccw2:before {
  content: "\eaa6";
}
.artistman-icons-rotate-cw2:before {
  content: "\eaa7";
}
.artistman-icons-rotate-ccw3:before {
  content: "\eaa8";
}
.artistman-icons-rotate-cw3:before {
  content: "\eaa9";
}
.artistman-icons-flip-vertical:before {
  content: "\eaaa";
}
.artistman-icons-flip-vertical2:before {
  content: "\eaab";
}
.artistman-icons-flip-horizontal:before {
  content: "\eaac";
}
.artistman-icons-flip-horizontal2:before {
  content: "\eaad";
}
.artistman-icons-flip-vertical3:before {
  content: "\eaae";
}
.artistman-icons-flip-vertical4:before {
  content: "\eaaf";
}
.artistman-icons-angle:before {
  content: "\eab0";
}
.artistman-icons-shear:before {
  content: "\eab1";
}
.artistman-icons-unite:before {
  content: "\eab2";
}
.artistman-icons-subtract:before {
  content: "\eab3";
}
.artistman-icons-interset:before {
  content: "\eab4";
}
.artistman-icons-exclude:before {
  content: "\eab5";
}
.artistman-icons-align-left:before {
  content: "\eab6";
}
.artistman-icons-align-center-horizontal:before {
  content: "\eab7";
}
.artistman-icons-align-right:before {
  content: "\eab8";
}
.artistman-icons-align-top:before {
  content: "\eab9";
}
.artistman-icons-align-center-vertical:before {
  content: "\eaba";
}
.artistman-icons-align-bottom:before {
  content: "\eabb";
}
.artistman-icons-undo2:before {
  content: "\eabc";
}
.artistman-icons-redo2:before {
  content: "\eabd";
}
.artistman-icons-forward:before {
  content: "\eabe";
}
.artistman-icons-reply:before {
  content: "\eabf";
}
.artistman-icons-reply-all:before {
  content: "\eac0";
}
.artistman-icons-bubble:before {
  content: "\eac1";
}
.artistman-icons-bubbles:before {
  content: "\eac2";
}
.artistman-icons-bubbles2:before {
  content: "\eac3";
}
.artistman-icons-bubble2:before {
  content: "\eac4";
}
.artistman-icons-bubbles3:before {
  content: "\eac5";
}
.artistman-icons-bubbles4:before {
  content: "\eac6";
}
.artistman-icons-bubble-notification:before {
  content: "\eac7";
}
.artistman-icons-bubbles5:before {
  content: "\eac8";
}
.artistman-icons-bubbles6:before {
  content: "\eac9";
}
.artistman-icons-bubble3:before {
  content: "\eaca";
}
.artistman-icons-bubble-dots:before {
  content: "\eacb";
}
.artistman-icons-bubble-lines:before {
  content: "\eacc";
}
.artistman-icons-bubble4:before {
  content: "\eacd";
}
.artistman-icons-bubble-dots2:before {
  content: "\eace";
}
.artistman-icons-bubble-lines2:before {
  content: "\eacf";
}
.artistman-icons-bubble5:before {
  content: "\ead0";
}
.artistman-icons-bubble6:before {
  content: "\ead1";
}
.artistman-icons-bubbles7:before {
  content: "\ead2";
}
.artistman-icons-bubble7:before {
  content: "\ead3";
}
.artistman-icons-bubbles8:before {
  content: "\ead4";
}
.artistman-icons-bubble8:before {
  content: "\ead5";
}
.artistman-icons-bubble-dots3:before {
  content: "\ead6";
}
.artistman-icons-bubble-lines3:before {
  content: "\ead7";
}
.artistman-icons-bubble9:before {
  content: "\ead8";
}
.artistman-icons-bubble-dots4:before {
  content: "\ead9";
}
.artistman-icons-bubble-lines4:before {
  content: "\eada";
}
.artistman-icons-bubbles9:before {
  content: "\eadb";
}
.artistman-icons-bubbles10:before {
  content: "\eadc";
}
.artistman-icons-bubble-blocked:before {
  content: "\eadd";
}
.artistman-icons-bubble-quote:before {
  content: "\eade";
}
.artistman-icons-bubble-user:before {
  content: "\eadf";
}
.artistman-icons-bubble-smiley:before {
  content: "\eae0";
}
.artistman-icons-bubble-check:before {
  content: "\eae1";
}
.artistman-icons-bubble-video:before {
  content: "\eae2";
}
.artistman-icons-bubble-link:before {
  content: "\eae3";
}
.artistman-icons-bubble-lock:before {
  content: "\eae4";
}
.artistman-icons-bubble-star:before {
  content: "\eae5";
}
.artistman-icons-bubble-heart:before {
  content: "\eae6";
}
.artistman-icons-bubble-paperclip:before {
  content: "\eae7";
}
.artistman-icons-bubble-cancel:before {
  content: "\eae8";
}
.artistman-icons-bubble-plus:before {
  content: "\eae9";
}
.artistman-icons-bubble-minus:before {
  content: "\eaea";
}
.artistman-icons-bubble-notification2:before {
  content: "\eaeb";
}
.artistman-icons-bubble-left:before {
  content: "\eaec";
}
.artistman-icons-bubble-right:before {
  content: "\eaed";
}
.artistman-icons-bubble-first:before {
  content: "\eaee";
}
.artistman-icons-bubble-last:before {
  content: "\eaef";
}
.artistman-icons-bubble-reply:before {
  content: "\eaf0";
}
.artistman-icons-bubble-forward:before {
  content: "\eaf1";
}
.artistman-icons-bubble-reply2:before {
  content: "\eaf2";
}
.artistman-icons-bubble-forward2:before {
  content: "\eaf3";
}
.artistman-icons-user:before {
  content: "\eaf4";
}
.artistman-icons-users:before {
  content: "\eaf5";
}
.artistman-icons-user-plus:before {
  content: "\eaf6";
}
.artistman-icons-user-minus:before {
  content: "\eaf7";
}
.artistman-icons-user-cancel:before {
  content: "\eaf8";
}
.artistman-icons-user-block:before {
  content: "\eaf9";
}
.artistman-icons-user-lock:before {
  content: "\eafa";
}
.artistman-icons-user-check:before {
  content: "\eafb";
}
.artistman-icons-users2:before {
  content: "\eafc";
}
.artistman-icons-user2:before {
  content: "\eafd";
}
.artistman-icons-users3:before {
  content: "\eafe";
}
.artistman-icons-user-plus2:before {
  content: "\eaff";
}
.artistman-icons-user-minus2:before {
  content: "\eb00";
}
.artistman-icons-user-cancel2:before {
  content: "\eb01";
}
.artistman-icons-user-block2:before {
  content: "\eb02";
}
.artistman-icons-user-lock2:before {
  content: "\eb03";
}
.artistman-icons-user-check2:before {
  content: "\eb04";
}
.artistman-icons-user3:before {
  content: "\eb05";
}
.artistman-icons-user4:before {
  content: "\eb06";
}
.artistman-icons-user5:before {
  content: "\eb07";
}
.artistman-icons-user6:before {
  content: "\eb08";
}
.artistman-icons-users4:before {
  content: "\eb09";
}
.artistman-icons-user-tie:before {
  content: "\eb0a";
}
.artistman-icons-user7:before {
  content: "\eb0b";
}
.artistman-icons-users5:before {
  content: "\eb0c";
}
.artistman-icons-collaboration:before {
  content: "\eb0d";
}
.artistman-icons-vcard:before {
  content: "\eb0e";
}
.artistman-icons-hat:before {
  content: "\eb0f";
}
.artistman-icons-bowtie:before {
  content: "\eb10";
}
.artistman-icons-tie:before {
  content: "\eb11";
}
.artistman-icons-hanger:before {
  content: "\eb12";
}
.artistman-icons-tshirt:before {
  content: "\eb13";
}
.artistman-icons-pants:before {
  content: "\eb14";
}
.artistman-icons-shorts:before {
  content: "\eb15";
}
.artistman-icons-sock:before {
  content: "\eb16";
}
.artistman-icons-laundry:before {
  content: "\eb17";
}
.artistman-icons-quotes-left:before {
  content: "\eb18";
}
.artistman-icons-quotes-right:before {
  content: "\eb19";
}
.artistman-icons-quotes-left2:before {
  content: "\eb1a";
}
.artistman-icons-quotes-right2:before {
  content: "\eb1b";
}
.artistman-icons-hour-glass:before {
  content: "\eb1c";
}
.artistman-icons-hour-glass2:before {
  content: "\eb1d";
}
.artistman-icons-hour-glass3:before {
  content: "\eb1e";
}
.artistman-icons-spinner:before {
  content: "\eb1f";
}
.artistman-icons-spinner2:before {
  content: "\eb20";
}
.artistman-icons-spinner3:before {
  content: "\eb21";
}
.artistman-icons-spinner4:before {
  content: "\eb22";
}
.artistman-icons-spinner5:before {
  content: "\eb23";
}
.artistman-icons-spinner6:before {
  content: "\eb24";
}
.artistman-icons-spinner7:before {
  content: "\eb25";
}
.artistman-icons-spinner8:before {
  content: "\eb26";
}
.artistman-icons-spinner9:before {
  content: "\eb27";
}
.artistman-icons-spinner10:before {
  content: "\eb28";
}
.artistman-icons-spinner11:before {
  content: "\eb29";
}
.artistman-icons-microscope:before {
  content: "\eb2a";
}
.artistman-icons-binoculars:before {
  content: "\eb2b";
}
.artistman-icons-binoculars2:before {
  content: "\eb2c";
}
.artistman-icons-search:before {
  content: "\eb2d";
}
.artistman-icons-zoom-in:before {
  content: "\eb2e";
}
.artistman-icons-zoom-out:before {
  content: "\eb2f";
}
.artistman-icons-search2:before {
  content: "\eb30";
}
.artistman-icons-zoom-in2:before {
  content: "\eb31";
}
.artistman-icons-zoom-out2:before {
  content: "\eb32";
}
.artistman-icons-search3:before {
  content: "\eb33";
}
.artistman-icons-search4:before {
  content: "\eb34";
}
.artistman-icons-zoom-in3:before {
  content: "\eb35";
}
.artistman-icons-zoom-out3:before {
  content: "\eb36";
}
.artistman-icons-search5:before {
  content: "\eb37";
}
.artistman-icons-search6:before {
  content: "\eb38";
}
.artistman-icons-enlarge:before {
  content: "\eb39";
}
.artistman-icons-shrink:before {
  content: "\eb3a";
}
.artistman-icons-enlarge2:before {
  content: "\eb3b";
}
.artistman-icons-shrink2:before {
  content: "\eb3c";
}
.artistman-icons-enlarge3:before {
  content: "\eb3d";
}
.artistman-icons-shrink3:before {
  content: "\eb3e";
}
.artistman-icons-enlarge4:before {
  content: "\eb3f";
}
.artistman-icons-shrink4:before {
  content: "\eb40";
}
.artistman-icons-enlarge5:before {
  content: "\eb41";
}
.artistman-icons-shrink5:before {
  content: "\eb42";
}
.artistman-icons-enlarge6:before {
  content: "\eb43";
}
.artistman-icons-shrink6:before {
  content: "\eb44";
}
.artistman-icons-enlarge7:before {
  content: "\eb45";
}
.artistman-icons-shrink7:before {
  content: "\eb46";
}
.artistman-icons-key:before {
  content: "\eb47";
}
.artistman-icons-key2:before {
  content: "\eb48";
}
.artistman-icons-key3:before {
  content: "\eb49";
}
.artistman-icons-key4:before {
  content: "\eb4a";
}
.artistman-icons-key5:before {
  content: "\eb4b";
}
.artistman-icons-keyhole:before {
  content: "\eb4c";
}
.artistman-icons-lock:before {
  content: "\eb4d";
}
.artistman-icons-lock2:before {
  content: "\eb4e";
}
.artistman-icons-lock3:before {
  content: "\eb4f";
}
.artistman-icons-lock4:before {
  content: "\eb50";
}
.artistman-icons-unlocked:before {
  content: "\eb51";
}
.artistman-icons-lock5:before {
  content: "\eb52";
}
.artistman-icons-unlocked2:before {
  content: "\eb53";
}
.artistman-icons-safe:before {
  content: "\eb54";
}
.artistman-icons-wrench:before {
  content: "\eb55";
}
.artistman-icons-wrench2:before {
  content: "\eb56";
}
.artistman-icons-wrench3:before {
  content: "\eb57";
}
.artistman-icons-equalizer:before {
  content: "\eb58";
}
.artistman-icons-equalizer2:before {
  content: "\eb59";
}
.artistman-icons-equalizer3:before {
  content: "\eb5a";
}
.artistman-icons-equalizer4:before {
  content: "\eb5b";
}
.artistman-icons-cog:before {
  content: "\eb5c";
}
.artistman-icons-cogs:before {
  content: "\eb5d";
}
.artistman-icons-cog2:before {
  content: "\eb5e";
}
.artistman-icons-cog3:before {
  content: "\eb5f";
}
.artistman-icons-cog4:before {
  content: "\eb60";
}
.artistman-icons-cog5:before {
  content: "\eb61";
}
.artistman-icons-cog6:before {
  content: "\eb62";
}
.artistman-icons-cog7:before {
  content: "\eb63";
}
.artistman-icons-factory:before {
  content: "\eb64";
}
.artistman-icons-hammer:before {
  content: "\eb65";
}
.artistman-icons-hammer-wrench:before {
  content: "\eb66";
}
.artistman-icons-knife:before {
  content: "\eb67";
}
.artistman-icons-screwdriver:before {
  content: "\eb68";
}
.artistman-icons-screwdriver2:before {
  content: "\eb69";
}
.artistman-icons-magic-wand:before {
  content: "\eb6a";
}
.artistman-icons-magic-wand2:before {
  content: "\eb6b";
}
.artistman-icons-pulse:before {
  content: "\eb6c";
}
.artistman-icons-pulse2:before {
  content: "\eb6d";
}
.artistman-icons-aid-kit:before {
  content: "\eb6e";
}
.artistman-icons-aid-kit2:before {
  content: "\eb6f";
}
.artistman-icons-stethoscope:before {
  content: "\eb70";
}
.artistman-icons-ambulance:before {
  content: "\eb71";
}
.artistman-icons-alarm2:before {
  content: "\eb72";
}
.artistman-icons-pandage:before {
  content: "\eb73";
}
.artistman-icons-pandage2:before {
  content: "\eb74";
}
.artistman-icons-bug:before {
  content: "\eb75";
}
.artistman-icons-bug2:before {
  content: "\eb76";
}
.artistman-icons-syringe:before {
  content: "\eb77";
}
.artistman-icons-syringe2:before {
  content: "\eb78";
}
.artistman-icons-pill:before {
  content: "\eb79";
}
.artistman-icons-construction:before {
  content: "\eb7a";
}
.artistman-icons-traffic-cone:before {
  content: "\eb7b";
}
.artistman-icons-traffic-lights:before {
  content: "\eb7c";
}
.artistman-icons-pie-chart:before {
  content: "\eb7d";
}
.artistman-icons-pie-chart2:before {
  content: "\eb7e";
}
.artistman-icons-pie-chart3:before {
  content: "\eb7f";
}
.artistman-icons-pie-chart4:before {
  content: "\eb80";
}
.artistman-icons-pie-chart5:before {
  content: "\eb81";
}
.artistman-icons-pie-chart6:before {
  content: "\eb82";
}
.artistman-icons-pie-chart7:before {
  content: "\eb83";
}
.artistman-icons-stats-dots:before {
  content: "\eb84";
}
.artistman-icons-stats-bars:before {
  content: "\eb85";
}
.artistman-icons-pie-chart8:before {
  content: "\eb86";
}
.artistman-icons-stats-bars2:before {
  content: "\eb87";
}
.artistman-icons-stats-bars3:before {
  content: "\eb88";
}
.artistman-icons-stats-bars4:before {
  content: "\eb89";
}
.artistman-icons-stats-bars5:before {
  content: "\eb8a";
}
.artistman-icons-stats-bars6:before {
  content: "\eb8b";
}
.artistman-icons-chart:before {
  content: "\eb8c";
}
.artistman-icons-stats-growth:before {
  content: "\eb8d";
}
.artistman-icons-stats-decline:before {
  content: "\eb8e";
}
.artistman-icons-stats-growth2:before {
  content: "\eb8f";
}
.artistman-icons-stats-decline2:before {
  content: "\eb90";
}
.artistman-icons-stairs-up:before {
  content: "\eb91";
}
.artistman-icons-stairs-down:before {
  content: "\eb92";
}
.artistman-icons-stairs:before {
  content: "\eb93";
}
.artistman-icons-stairs2:before {
  content: "\eb94";
}
.artistman-icons-ladder:before {
  content: "\eb95";
}
.artistman-icons-rating:before {
  content: "\eb96";
}
.artistman-icons-rating2:before {
  content: "\eb97";
}
.artistman-icons-rating3:before {
  content: "\eb98";
}
.artistman-icons-cake:before {
  content: "\eb99";
}
.artistman-icons-podium:before {
  content: "\eb9a";
}
.artistman-icons-stars:before {
  content: "\eb9b";
}
.artistman-icons-medal-star:before {
  content: "\eb9c";
}
.artistman-icons-medal:before {
  content: "\eb9d";
}
.artistman-icons-medal2:before {
  content: "\eb9e";
}
.artistman-icons-medal-first:before {
  content: "\eb9f";
}
.artistman-icons-medal-second:before {
  content: "\eba0";
}
.artistman-icons-medal-third:before {
  content: "\eba1";
}
.artistman-icons-crown:before {
  content: "\eba2";
}
.artistman-icons-trophy:before {
  content: "\eba3";
}
.artistman-icons-trophy2:before {
  content: "\eba4";
}
.artistman-icons-trophy3:before {
  content: "\eba5";
}
.artistman-icons-diamond:before {
  content: "\eba6";
}
.artistman-icons-diamond2:before {
  content: "\eba7";
}
.artistman-icons-trophy4:before {
  content: "\eba8";
}
.artistman-icons-gift:before {
  content: "\eba9";
}
.artistman-icons-gift2:before {
  content: "\ebaa";
}
.artistman-icons-balloon:before {
  content: "\ebab";
}
.artistman-icons-pipe:before {
  content: "\ebac";
}
.artistman-icons-mustache:before {
  content: "\ebad";
}
.artistman-icons-mustache2:before {
  content: "\ebae";
}
.artistman-icons-glass:before {
  content: "\ebaf";
}
.artistman-icons-glass2:before {
  content: "\ebb0";
}
.artistman-icons-glass3:before {
  content: "\ebb1";
}
.artistman-icons-glass4:before {
  content: "\ebb2";
}
.artistman-icons-bottle:before {
  content: "\ebb3";
}
.artistman-icons-bottle2:before {
  content: "\ebb4";
}
.artistman-icons-bottle3:before {
  content: "\ebb5";
}
.artistman-icons-bottle4:before {
  content: "\ebb6";
}
.artistman-icons-mug:before {
  content: "\ebb7";
}
.artistman-icons-fork-knife:before {
  content: "\ebb8";
}
.artistman-icons-spoon-knife:before {
  content: "\ebb9";
}
.artistman-icons-cook:before {
  content: "\ebba";
}
.artistman-icons-plate:before {
  content: "\ebbb";
}
.artistman-icons-steak:before {
  content: "\ebbc";
}
.artistman-icons-fish:before {
  content: "\ebbd";
}
.artistman-icons-chicken:before {
  content: "\ebbe";
}
.artistman-icons-hamburger:before {
  content: "\ebbf";
}
.artistman-icons-pizza:before {
  content: "\ebc0";
}
.artistman-icons-cheese:before {
  content: "\ebc1";
}
.artistman-icons-bread:before {
  content: "\ebc2";
}
.artistman-icons-icecream:before {
  content: "\ebc3";
}
.artistman-icons-milk:before {
  content: "\ebc4";
}
.artistman-icons-cup:before {
  content: "\ebc5";
}
.artistman-icons-cup2:before {
  content: "\ebc6";
}
.artistman-icons-artist-baen:before {
  content: "\ebc7";
}
.artistman-icons-coffee:before {
  content: "\ebc8";
}
.artistman-icons-teapot:before {
  content: "\ebc9";
}
.artistman-icons-leaf:before {
  content: "\ebca";
}
.artistman-icons-leaf2:before {
  content: "\ebcb";
}
.artistman-icons-apple:before {
  content: "\ebcc";
}
.artistman-icons-grapes:before {
  content: "\ebcd";
}
.artistman-icons-cherry:before {
  content: "\ebce";
}
.artistman-icons-tree:before {
  content: "\ebcf";
}
.artistman-icons-tree2:before {
  content: "\ebd0";
}
.artistman-icons-tree3:before {
  content: "\ebd1";
}
.artistman-icons-tree4:before {
  content: "\ebd2";
}
.artistman-icons-cactus:before {
  content: "\ebd3";
}
.artistman-icons-mountains:before {
  content: "\ebd4";
}
.artistman-icons-paw:before {
  content: "\ebd5";
}
.artistman-icons-footprint:before {
  content: "\ebd6";
}
.artistman-icons-tent:before {
  content: "\ebd7";
}
.artistman-icons-flower:before {
  content: "\ebd8";
}
.artistman-icons-flower2:before {
  content: "\ebd9";
}
.artistman-icons-rocket:before {
  content: "\ebda";
}
.artistman-icons-meter:before {
  content: "\ebdb";
}
.artistman-icons-meter2:before {
  content: "\ebdc";
}
.artistman-icons-meter-slow:before {
  content: "\ebdd";
}
.artistman-icons-meter-medium:before {
  content: "\ebde";
}
.artistman-icons-meter-fast:before {
  content: "\ebdf";
}
.artistman-icons-meter3:before {
  content: "\ebe0";
}
.artistman-icons-hammer2:before {
  content: "\ebe1";
}
.artistman-icons-balance:before {
  content: "\ebe2";
}
.artistman-icons-scale:before {
  content: "\ebe3";
}
.artistman-icons-bomb:before {
  content: "\ebe4";
}
.artistman-icons-fire:before {
  content: "\ebe5";
}
.artistman-icons-fire2:before {
  content: "\ebe6";
}
.artistman-icons-lab:before {
  content: "\ebe7";
}
.artistman-icons-atom:before {
  content: "\ebe8";
}
.artistman-icons-atom2:before {
  content: "\ebe9";
}
.artistman-icons-magnet:before {
  content: "\ebea";
}
.artistman-icons-magnet2:before {
  content: "\ebeb";
}
.artistman-icons-dumbbell:before {
  content: "\ebec";
}
.artistman-icons-skull:before {
  content: "\ebed";
}
.artistman-icons-skull2:before {
  content: "\ebee";
}
.artistman-icons-lamp:before {
  content: "\ebef";
}
.artistman-icons-lamp2:before {
  content: "\ebf0";
}
.artistman-icons-lamp3:before {
  content: "\ebf1";
}
.artistman-icons-spotlight:before {
  content: "\ebf2";
}
.artistman-icons-lamp4:before {
  content: "\ebf3";
}
.artistman-icons-lamp5:before {
  content: "\ebf4";
}
.artistman-icons-lamp6:before {
  content: "\ebf5";
}
.artistman-icons-lamp7:before {
  content: "\ebf6";
}
.artistman-icons-lamp8:before {
  content: "\ebf7";
}
.artistman-icons-broom:before {
  content: "\ebf8";
}
.artistman-icons-toiletpaper:before {
  content: "\ebf9";
}
.artistman-icons-bin:before {
  content: "\ebfa";
}
.artistman-icons-bin2:before {
  content: "\ebfb";
}
.artistman-icons-bin3:before {
  content: "\ebfc";
}
.artistman-icons-bin4:before {
  content: "\ebfd";
}
.artistman-icons-bin5:before {
  content: "\ebfe";
}
.artistman-icons-briefcase:before {
  content: "\ebff";
}
.artistman-icons-briefcase2:before {
  content: "\ec00";
}
.artistman-icons-briefcase3:before {
  content: "\ec01";
}
.artistman-icons-airplane:before {
  content: "\ec02";
}
.artistman-icons-airplane2:before {
  content: "\ec03";
}
.artistman-icons-airplane3:before {
  content: "\ec04";
}
.artistman-icons-airplane4:before {
  content: "\ec05";
}
.artistman-icons-paperplane:before {
  content: "\ec06";
}
.artistman-icons-car:before {
  content: "\ec07";
}
.artistman-icons-steering-wheel:before {
  content: "\ec08";
}
.artistman-icons-car2:before {
  content: "\ec09";
}
.artistman-icons-gas:before {
  content: "\ec0a";
}
.artistman-icons-bus:before {
  content: "\ec0b";
}
.artistman-icons-truck:before {
  content: "\ec0c";
}
.artistman-icons-bike:before {
  content: "\ec0d";
}
.artistman-icons-road:before {
  content: "\ec0e";
}
.artistman-icons-train:before {
  content: "\ec0f";
}
.artistman-icons-train2:before {
  content: "\ec10";
}
.artistman-icons-ship:before {
  content: "\ec11";
}
.artistman-icons-boat:before {
  content: "\ec12";
}
.artistman-icons-chopper:before {
  content: "\ec13";
}
.artistman-icons-chopper2:before {
  content: "\ec14";
}
.artistman-icons-cube:before {
  content: "\ec15";
}
.artistman-icons-cube2:before {
  content: "\ec16";
}
.artistman-icons-cube3:before {
  content: "\ec17";
}
.artistman-icons-cube4:before {
  content: "\ec18";
}
.artistman-icons-pyramid:before {
  content: "\ec19";
}
.artistman-icons-pyramid2:before {
  content: "\ec1a";
}
.artistman-icons-package:before {
  content: "\ec1b";
}
.artistman-icons-puzzle:before {
  content: "\ec1c";
}
.artistman-icons-puzzle2:before {
  content: "\ec1d";
}
.artistman-icons-puzzle3:before {
  content: "\ec1e";
}
.artistman-icons-puzzle4:before {
  content: "\ec1f";
}
.artistman-icons-glasses-3d:before {
  content: "\ec20";
}
.artistman-icons-glasses-3d2:before {
  content: "\ec21";
}
.artistman-icons-glasses:before {
  content: "\ec22";
}
.artistman-icons-glasses2:before {
  content: "\ec23";
}
.artistman-icons-brain:before {
  content: "\ec24";
}
.artistman-icons-accessibility:before {
  content: "\ec25";
}
.artistman-icons-accessibility2:before {
  content: "\ec26";
}
.artistman-icons-strategy:before {
  content: "\ec27";
}
.artistman-icons-target:before {
  content: "\ec28";
}
.artistman-icons-target2:before {
  content: "\ec29";
}
.artistman-icons-target3:before {
  content: "\ec2a";
}
.artistman-icons-ammo:before {
  content: "\ec2b";
}
.artistman-icons-gun:before {
  content: "\ec2c";
}
.artistman-icons-gun-forbidden:before {
  content: "\ec2d";
}
.artistman-icons-shield:before {
  content: "\ec2e";
}
.artistman-icons-shield-check:before {
  content: "\ec2f";
}
.artistman-icons-shield-notice:before {
  content: "\ec30";
}
.artistman-icons-shield2:before {
  content: "\ec31";
}
.artistman-icons-shield3:before {
  content: "\ec32";
}
.artistman-icons-shield4:before {
  content: "\ec33";
}
.artistman-icons-soccer:before {
  content: "\ec34";
}
.artistman-icons-football:before {
  content: "\ec35";
}
.artistman-icons-archery:before {
  content: "\ec36";
}
.artistman-icons-bow:before {
  content: "\ec37";
}
.artistman-icons-sword:before {
  content: "\ec38";
}
.artistman-icons-tennis:before {
  content: "\ec39";
}
.artistman-icons-pingpong:before {
  content: "\ec3a";
}
.artistman-icons-baseball:before {
  content: "\ec3b";
}
.artistman-icons-basketball:before {
  content: "\ec3c";
}
.artistman-icons-golf:before {
  content: "\ec3d";
}
.artistman-icons-golf2:before {
  content: "\ec3e";
}
.artistman-icons-hockey:before {
  content: "\ec3f";
}
.artistman-icons-racing:before {
  content: "\ec40";
}
.artistman-icons-finish:before {
  content: "\ec41";
}
.artistman-icons-eight-ball:before {
  content: "\ec42";
}
.artistman-icons-bowling:before {
  content: "\ec43";
}
.artistman-icons-bowling2:before {
  content: "\ec44";
}
.artistman-icons-power:before {
  content: "\ec45";
}
.artistman-icons-power2:before {
  content: "\ec46";
}
.artistman-icons-power3:before {
  content: "\ec47";
}
.artistman-icons-switch:before {
  content: "\ec48";
}
.artistman-icons-switch2:before {
  content: "\ec49";
}
.artistman-icons-power-cord:before {
  content: "\ec4a";
}
.artistman-icons-power-cord2:before {
  content: "\ec4b";
}
.artistman-icons-outlet:before {
  content: "\ec4c";
}
.artistman-icons-clipboard:before {
  content: "\ec4d";
}
.artistman-icons-clipboard2:before {
  content: "\ec4e";
}
.artistman-icons-clipboard3:before {
  content: "\ec4f";
}
.artistman-icons-clipboard4:before {
  content: "\ec50";
}
.artistman-icons-clipboard5:before {
  content: "\ec51";
}
.artistman-icons-clipboard6:before {
  content: "\ec52";
}
.artistman-icons-playlist:before {
  content: "\ec53";
}
.artistman-icons-playlist-add:before {
  content: "\ec54";
}
.artistman-icons-list-numbered:before {
  content: "\ec55";
}
.artistman-icons-list:before {
  content: "\ec56";
}
.artistman-icons-list2:before {
  content: "\ec57";
}
.artistman-icons-more:before {
  content: "\ec58";
}
.artistman-icons-more2:before {
  content: "\ec59";
}
.artistman-icons-grid:before {
  content: "\ec5a";
}
.artistman-icons-grid2:before {
  content: "\ec5b";
}
.artistman-icons-grid3:before {
  content: "\ec5c";
}
.artistman-icons-grid4:before {
  content: "\ec5d";
}
.artistman-icons-grid5:before {
  content: "\ec5e";
}
.artistman-icons-grid6:before {
  content: "\ec5f";
}
.artistman-icons-grid7:before {
  content: "\ec60";
}
.artistman-icons-tree5:before {
  content: "\ec61";
}
.artistman-icons-tree6:before {
  content: "\ec62";
}
.artistman-icons-tree7:before {
  content: "\ec63";
}
.artistman-icons-lan:before {
  content: "\ec64";
}
.artistman-icons-lan2:before {
  content: "\ec65";
}
.artistman-icons-lan3:before {
  content: "\ec66";
}
.artistman-icons-menu:before {
  content: "\ec67";
}
.artistman-icons-circle-small:before {
  content: "\ec68";
}
.artistman-icons-menu2:before {
  content: "\ec69";
}
.artistman-icons-menu3:before {
  content: "\ec6a";
}
.artistman-icons-menu4:before {
  content: "\ec6b";
}
.artistman-icons-menu5:before {
  content: "\ec6c";
}
.artistman-icons-menu6:before {
  content: "\ec6d";
}
.artistman-icons-menu7:before {
  content: "\ec6e";
}
.artistman-icons-menu8:before {
  content: "\ec6f";
}
.artistman-icons-menu9:before {
  content: "\ec70";
}
.artistman-icons-menu10:before {
  content: "\ec71";
}
.artistman-icons-cloud:before {
  content: "\ec72";
}
.artistman-icons-cloud-download:before {
  content: "\ec73";
}
.artistman-icons-cloud-upload:before {
  content: "\ec74";
}
.artistman-icons-cloud-check:before {
  content: "\ec75";
}
.artistman-icons-cloud2:before {
  content: "\ec76";
}
.artistman-icons-cloud-download2:before {
  content: "\ec77";
}
.artistman-icons-cloud-upload2:before {
  content: "\ec78";
}
.artistman-icons-cloud-check2:before {
  content: "\ec79";
}
.artistman-icons-download2:before {
  content: "\ec7a";
}
.artistman-icons-download3:before {
  content: "\ec7b";
}
.artistman-icons-upload2:before {
  content: "\ec7c";
}
.artistman-icons-upload3:before {
  content: "\ec7d";
}
.artistman-icons-import:before {
  content: "\ec7e";
}
.artistman-icons-import2:before {
  content: "\ec7f";
}
.artistman-icons-download4:before {
  content: "\ec80";
}
.artistman-icons-upload4:before {
  content: "\ec81";
}
.artistman-icons-download5:before {
  content: "\ec82";
}
.artistman-icons-upload5:before {
  content: "\ec83";
}
.artistman-icons-download6:before {
  content: "\ec84";
}
.artistman-icons-upload6:before {
  content: "\ec85";
}
.artistman-icons-download7:before {
  content: "\ec86";
}
.artistman-icons-upload7:before {
  content: "\ec87";
}
.artistman-icons-download8:before {
  content: "\ec88";
}
.artistman-icons-upload8:before {
  content: "\ec89";
}
.artistman-icons-download9:before {
  content: "\ec8a";
}
.artistman-icons-upload9:before {
  content: "\ec8b";
}
.artistman-icons-download10:before {
  content: "\ec8c";
}
.artistman-icons-upload10:before {
  content: "\ec8d";
}
.artistman-icons-sphere:before {
  content: "\ec8e";
}
.artistman-icons-sphere2:before {
  content: "\ec8f";
}
.artistman-icons-sphere3:before {
  content: "\ec90";
}
.artistman-icons-planet:before {
  content: "\ec91";
}
.artistman-icons-planet2:before {
  content: "\ec92";
}
.artistman-icons-earth:before {
  content: "\ec93";
}
.artistman-icons-earth2:before {
  content: "\ec94";
}
.artistman-icons-earth3:before {
  content: "\ec95";
}
.artistman-icons-link:before {
  content: "\ec96";
}
.artistman-icons-unlink:before {
  content: "\ec97";
}
.artistman-icons-link2:before {
  content: "\ec98";
}
.artistman-icons-unlink2:before {
  content: "\ec99";
}
.artistman-icons-link3:before {
  content: "\ec9a";
}
.artistman-icons-unlink3:before {
  content: "\ec9b";
}
.artistman-icons-link4:before {
  content: "\ec9c";
}
.artistman-icons-unlink4:before {
  content: "\ec9d";
}
.artistman-icons-link5:before {
  content: "\ec9e";
}
.artistman-icons-unlink5:before {
  content: "\ec9f";
}
.artistman-icons-anchor:before {
  content: "\eca0";
}
.artistman-icons-flag:before {
  content: "\eca1";
}
.artistman-icons-flag2:before {
  content: "\eca2";
}
.artistman-icons-flag3:before {
  content: "\eca3";
}
.artistman-icons-flag4:before {
  content: "\eca4";
}
.artistman-icons-flag5:before {
  content: "\eca5";
}
.artistman-icons-flag6:before {
  content: "\eca6";
}
.artistman-icons-flag7:before {
  content: "\eca7";
}
.artistman-icons-flag8:before {
  content: "\eca8";
}
.artistman-icons-attachment:before {
  content: "\eca9";
}
.artistman-icons-attachment2:before {
  content: "\ecaa";
}
.artistman-icons-eye:before {
  content: "\ecab";
}
.artistman-icons-eye-plus:before {
  content: "\ecac";
}
.artistman-icons-eye-minus:before {
  content: "\ecad";
}
.artistman-icons-eye-blocked:before {
  content: "\ecae";
}
.artistman-icons-eye2:before {
  content: "\ecaf";
}
.artistman-icons-eye-blocked2:before {
  content: "\ecb0";
}
.artistman-icons-eye3:before {
  content: "\ecb1";
}
.artistman-icons-eye-blocked3:before {
  content: "\ecb2";
}
.artistman-icons-eye4:before {
  content: "\ecb3";
}
.artistman-icons-bookmark2:before {
  content: "\ecb4";
}
.artistman-icons-bookmark3:before {
  content: "\ecb5";
}
.artistman-icons-bookmarks:before {
  content: "\ecb6";
}
.artistman-icons-bookmark4:before {
  content: "\ecb7";
}
.artistman-icons-spotlight2:before {
  content: "\ecb8";
}
.artistman-icons-starburst:before {
  content: "\ecb9";
}
.artistman-icons-snowflake:before {
  content: "\ecba";
}
.artistman-icons-temperature:before {
  content: "\ecbb";
}
.artistman-icons-temperature2:before {
  content: "\ecbc";
}
.artistman-icons-weather-lightning:before {
  content: "\ecbd";
}
.artistman-icons-weather-lightning2:before {
  content: "\ecbe";
}
.artistman-icons-weather-rain:before {
  content: "\ecbf";
}
.artistman-icons-weather-rain2:before {
  content: "\ecc0";
}
.artistman-icons-weather-snow:before {
  content: "\ecc1";
}
.artistman-icons-weather-snow2:before {
  content: "\ecc2";
}
.artistman-icons-weather-cloud-wind:before {
  content: "\ecc3";
}
.artistman-icons-weather-cloud-wind2:before {
  content: "\ecc4";
}
.artistman-icons-weather-cloud-sun:before {
  content: "\ecc5";
}
.artistman-icons-weather-cloud-sun2:before {
  content: "\ecc6";
}
.artistman-icons-weather-cloudy:before {
  content: "\ecc7";
}
.artistman-icons-weather-cloudy2:before {
  content: "\ecc8";
}
.artistman-icons-weather-sun-wind:before {
  content: "\ecc9";
}
.artistman-icons-weather-sun-wind2:before {
  content: "\ecca";
}
.artistman-icons-sun:before {
  content: "\eccb";
}
.artistman-icons-sun2:before {
  content: "\eccc";
}
.artistman-icons-moon:before {
  content: "\eccd";
}
.artistman-icons-day-night:before {
  content: "\ecce";
}
.artistman-icons-day-night2:before {
  content: "\eccf";
}
.artistman-icons-weather-windy:before {
  content: "\ecd0";
}
.artistman-icons-fan:before {
  content: "\ecd1";
}
.artistman-icons-umbrella:before {
  content: "\ecd2";
}
.artistman-icons-sun3:before {
  content: "\ecd3";
}
.artistman-icons-contrast:before {
  content: "\ecd4";
}
.artistman-icons-brightness-contrast:before {
  content: "\ecd5";
}
.artistman-icons-brightness-high:before {
  content: "\ecd6";
}
.artistman-icons-brightness-medium:before {
  content: "\ecd7";
}
.artistman-icons-brightness-low:before {
  content: "\ecd8";
}
.artistman-icons-bed:before {
  content: "\ecd9";
}
.artistman-icons-bed2:before {
  content: "\ecda";
}
.artistman-icons-furniture:before {
  content: "\ecdb";
}
.artistman-icons-chair:before {
  content: "\ecdc";
}
.artistman-icons-star-empty:before {
  content: "\ecdd";
}
.artistman-icons-star-empty2:before {
  content: "\ecde";
}
.artistman-icons-star-full:before {
  content: "\ecdf";
}
.artistman-icons-star-empty3:before {
  content: "\ece0";
}
.artistman-icons-star-half:before {
  content: "\ece1";
}
.artistman-icons-star-full2:before {
  content: "\ece2";
}
.artistman-icons-star:before {
  content: "\ece3";
}
.artistman-icons-heart:before {
  content: "\ece4";
}
.artistman-icons-heart2:before {
  content: "\ece5";
}
.artistman-icons-heart3:before {
  content: "\ece6";
}
.artistman-icons-heart4:before {
  content: "\ece7";
}
.artistman-icons-heart-broken:before {
  content: "\ece8";
}
.artistman-icons-heart5:before {
  content: "\ece9";
}
.artistman-icons-heart6:before {
  content: "\ecea";
}
.artistman-icons-heart-broken2:before {
  content: "\eceb";
}
.artistman-icons-heart7:before {
  content: "\ecec";
}
.artistman-icons-heart8:before {
  content: "\eced";
}
.artistman-icons-heart-broken3:before {
  content: "\ecee";
}
.artistman-icons-lips:before {
  content: "\ecef";
}
.artistman-icons-lips2:before {
  content: "\ecf0";
}
.artistman-icons-thumbs-up:before {
  content: "\ecf1";
}
.artistman-icons-thumbs-up2:before {
  content: "\ecf2";
}
.artistman-icons-thumbs-down:before {
  content: "\ecf3";
}
.artistman-icons-thumbs-down2:before {
  content: "\ecf4";
}
.artistman-icons-thumbs-up3:before {
  content: "\ecf5";
}
.artistman-icons-thumbs-down3:before {
  content: "\ecf6";
}
.artistman-icons-height:before {
  content: "\ecf7";
}
.artistman-icons-man:before {
  content: "\ecf8";
}
.artistman-icons-woman:before {
  content: "\ecf9";
}
.artistman-icons-man-woman:before {
  content: "\ecfa";
}
.artistman-icons-male:before {
  content: "\ecfb";
}
.artistman-icons-female:before {
  content: "\ecfc";
}
.artistman-icons-peace:before {
  content: "\ecfd";
}
.artistman-icons-yin-yang:before {
  content: "\ecfe";
}
.artistman-icons-happy:before {
  content: "\ecff";
}
.artistman-icons-happy2:before {
  content: "\ed00";
}
.artistman-icons-smile:before {
  content: "\ed01";
}
.artistman-icons-smile2:before {
  content: "\ed02";
}
.artistman-icons-tongue:before {
  content: "\ed03";
}
.artistman-icons-tongue2:before {
  content: "\ed04";
}
.artistman-icons-sad:before {
  content: "\ed05";
}
.artistman-icons-sad2:before {
  content: "\ed06";
}
.artistman-icons-wink:before {
  content: "\ed07";
}
.artistman-icons-wink2:before {
  content: "\ed08";
}
.artistman-icons-grin:before {
  content: "\ed09";
}
.artistman-icons-grin2:before {
  content: "\ed0a";
}
.artistman-icons-cool:before {
  content: "\ed0b";
}
.artistman-icons-cool2:before {
  content: "\ed0c";
}
.artistman-icons-angry:before {
  content: "\ed0d";
}
.artistman-icons-angry2:before {
  content: "\ed0e";
}
.artistman-icons-evil:before {
  content: "\ed0f";
}
.artistman-icons-evil2:before {
  content: "\ed10";
}
.artistman-icons-shocked:before {
  content: "\ed11";
}
.artistman-icons-shocked2:before {
  content: "\ed12";
}
.artistman-icons-baffled:before {
  content: "\ed13";
}
.artistman-icons-baffled2:before {
  content: "\ed14";
}
.artistman-icons-confused:before {
  content: "\ed15";
}
.artistman-icons-confused2:before {
  content: "\ed16";
}
.artistman-icons-neutral:before {
  content: "\ed17";
}
.artistman-icons-neutral2:before {
  content: "\ed18";
}
.artistman-icons-hipster:before {
  content: "\ed19";
}
.artistman-icons-hipster2:before {
  content: "\ed1a";
}
.artistman-icons-wondering:before {
  content: "\ed1b";
}
.artistman-icons-wondering2:before {
  content: "\ed1c";
}
.artistman-icons-sleepy:before {
  content: "\ed1d";
}
.artistman-icons-sleepy2:before {
  content: "\ed1e";
}
.artistman-icons-frustrated:before {
  content: "\ed1f";
}
.artistman-icons-frustrated2:before {
  content: "\ed20";
}
.artistman-icons-crying:before {
  content: "\ed21";
}
.artistman-icons-crying2:before {
  content: "\ed22";
}
.artistman-icons-cursor:before {
  content: "\ed23";
}
.artistman-icons-cursor2:before {
  content: "\ed24";
}
.artistman-icons-lasso:before {
  content: "\ed25";
}
.artistman-icons-lasso2:before {
  content: "\ed26";
}
.artistman-icons-select:before {
  content: "\ed27";
}
.artistman-icons-select2:before {
  content: "\ed28";
}
.artistman-icons-point-up:before {
  content: "\ed29";
}
.artistman-icons-point-right:before {
  content: "\ed2a";
}
.artistman-icons-point-down:before {
  content: "\ed2b";
}
.artistman-icons-point-left:before {
  content: "\ed2c";
}
.artistman-icons-pointer:before {
  content: "\ed2d";
}
.artistman-icons-reminder:before {
  content: "\ed2e";
}
.artistman-icons-drag-left-right:before {
  content: "\ed2f";
}
.artistman-icons-drag-left:before {
  content: "\ed30";
}
.artistman-icons-drag-right:before {
  content: "\ed31";
}
.artistman-icons-touch:before {
  content: "\ed32";
}
.artistman-icons-multitouch:before {
  content: "\ed33";
}
.artistman-icons-touch-zoom:before {
  content: "\ed34";
}
.artistman-icons-touch-pinch:before {
  content: "\ed35";
}
.artistman-icons-hand:before {
  content: "\ed36";
}
.artistman-icons-grab:before {
  content: "\ed37";
}
.artistman-icons-stack-empty:before {
  content: "\ed38";
}
.artistman-icons-stack-plus:before {
  content: "\ed39";
}
.artistman-icons-stack-minus:before {
  content: "\ed3a";
}
.artistman-icons-stack-star:before {
  content: "\ed3b";
}
.artistman-icons-stack-picture:before {
  content: "\ed3c";
}
.artistman-icons-stack-down:before {
  content: "\ed3d";
}
.artistman-icons-stack-up:before {
  content: "\ed3e";
}
.artistman-icons-stack-cancel:before {
  content: "\ed3f";
}
.artistman-icons-stack-check:before {
  content: "\ed40";
}
.artistman-icons-stack-text:before {
  content: "\ed41";
}
.artistman-icons-stack-clubs:before {
  content: "\ed42";
}
.artistman-icons-stack-spades:before {
  content: "\ed43";
}
.artistman-icons-stack-hearts:before {
  content: "\ed44";
}
.artistman-icons-stack-diamonds:before {
  content: "\ed45";
}
.artistman-icons-stack-user:before {
  content: "\ed46";
}
.artistman-icons-stack4:before {
  content: "\ed47";
}
.artistman-icons-stack-music:before {
  content: "\ed48";
}
.artistman-icons-stack-play:before {
  content: "\ed49";
}
.artistman-icons-move:before {
  content: "\ed4a";
}
.artistman-icons-dots:before {
  content: "\ed4b";
}
.artistman-icons-warning:before {
  content: "\ed4c";
}
.artistman-icons-warning2:before {
  content: "\ed4d";
}
.artistman-icons-notification:before {
  content: "\ed4e";
}
.artistman-icons-notification2:before {
  content: "\ed4f";
}
.artistman-icons-question:before {
  content: "\ed50";
}
.artistman-icons-question2:before {
  content: "\ed51";
}
.artistman-icons-question3:before {
  content: "\ed52";
}
.artistman-icons-question4:before {
  content: "\ed53";
}
.artistman-icons-question5:before {
  content: "\ed54";
}
.artistman-icons-question6:before {
  content: "\ed55";
}
.artistman-icons-plus:before {
  content: "\ed56";
}
.artistman-icons-minus:before {
  content: "\ed57";
}
.artistman-icons-plus2:before {
  content: "\ed58";
}
.artistman-icons-minus2:before {
  content: "\ed59";
}
.artistman-icons-plus3:before {
  content: "\ed5a";
}
.artistman-icons-minus3:before {
  content: "\ed5b";
}
.artistman-icons-plus-circle:before {
  content: "\ed5c";
}
.artistman-icons-minus-circle:before {
  content: "\ed5d";
}
.artistman-icons-plus-circle2:before {
  content: "\ed5e";
}
.artistman-icons-minus-circle2:before {
  content: "\ed5f";
}
.artistman-icons-info:before {
  content: "\ed60";
}
.artistman-icons-info2:before {
  content: "\ed61";
}
.artistman-icons-cancel-circle:before {
  content: "\ed62";
}
.artistman-icons-cancel-circle2:before {
  content: "\ed63";
}
.artistman-icons-blocked:before {
  content: "\ed64";
}
.artistman-icons-cancel-square:before {
  content: "\ed65";
}
.artistman-icons-cancel-square2:before {
  content: "\ed66";
}
.artistman-icons-cancel:before {
  content: "\ed67";
}
.artistman-icons-spam:before {
  content: "\ed68";
}
.artistman-icons-cross:before {
  content: "\ed69";
}
.artistman-icons-cross2:before {
  content: "\ed6a";
}
.artistman-icons-cross3:before {
  content: "\ed6b";
}
.artistman-icons-checkmark:before {
  content: "\ed6c";
}
.artistman-icons-checkmark2:before {
  content: "\ed6d";
}
.artistman-icons-checkmark3:before {
  content: "\ed6e";
}
.artistman-icons-checkmark4:before {
  content: "\ed6f";
}
.artistman-icons-checkmark5:before {
  content: "\ed70";
}
.artistman-icons-spell-check:before {
  content: "\ed71";
}
.artistman-icons-spell-check2:before {
  content: "\ed72";
}
.artistman-icons-enter:before {
  content: "\ed73";
}
.artistman-icons-exit:before {
  content: "\ed74";
}
.artistman-icons-enter2:before {
  content: "\ed75";
}
.artistman-icons-exit2:before {
  content: "\ed76";
}
.artistman-icons-enter3:before {
  content: "\ed77";
}
.artistman-icons-exit3:before {
  content: "\ed78";
}
.artistman-icons-wall:before {
  content: "\ed79";
}
.artistman-icons-fence:before {
  content: "\ed7a";
}
.artistman-icons-play3:before {
  content: "\ed7b";
}
.artistman-icons-pause:before {
  content: "\ed7c";
}
.artistman-icons-stop:before {
  content: "\ed7d";
}
.artistman-icons-previous:before {
  content: "\ed7e";
}
.artistman-icons-next:before {
  content: "\ed7f";
}
.artistman-icons-backward:before {
  content: "\ed80";
}
.artistman-icons-forward2:before {
  content: "\ed81";
}
.artistman-icons-play4:before {
  content: "\ed82";
}
.artistman-icons-pause2:before {
  content: "\ed83";
}
.artistman-icons-stop2:before {
  content: "\ed84";
}
.artistman-icons-backward2:before {
  content: "\ed85";
}
.artistman-icons-forward3:before {
  content: "\ed86";
}
.artistman-icons-first:before {
  content: "\ed87";
}
.artistman-icons-last:before {
  content: "\ed88";
}
.artistman-icons-previous2:before {
  content: "\ed89";
}
.artistman-icons-next2:before {
  content: "\ed8a";
}
.artistman-icons-eject:before {
  content: "\ed8b";
}
.artistman-icons-volume-high:before {
  content: "\ed8c";
}
.artistman-icons-volume-medium:before {
  content: "\ed8d";
}
.artistman-icons-volume-low:before {
  content: "\ed8e";
}
.artistman-icons-volume-mute:before {
  content: "\ed8f";
}
.artistman-icons-speaker-left:before {
  content: "\ed90";
}
.artistman-icons-speaker-right:before {
  content: "\ed91";
}
.artistman-icons-volume-mute2:before {
  content: "\ed92";
}
.artistman-icons-volume-increase:before {
  content: "\ed93";
}
.artistman-icons-volume-decrease:before {
  content: "\ed94";
}
.artistman-icons-volume-high2:before {
  content: "\ed95";
}
.artistman-icons-volume-medium2:before {
  content: "\ed96";
}
.artistman-icons-volume-medium3:before {
  content: "\ed97";
}
.artistman-icons-volume-low2:before {
  content: "\ed98";
}
.artistman-icons-volume-mute3:before {
  content: "\ed99";
}
.artistman-icons-volume-increase2:before {
  content: "\ed9a";
}
.artistman-icons-volume-decrease2:before {
  content: "\ed9b";
}
.artistman-icons-volume-decrease3:before {
  content: "\ed9c";
}
.artistman-icons-volume-5:before {
  content: "\ed9d";
}
.artistman-icons-volume-4:before {
  content: "\ed9e";
}
.artistman-icons-volume-3:before {
  content: "\ed9f";
}
.artistman-icons-volume-2:before {
  content: "\eda0";
}
.artistman-icons-volume-1:before {
  content: "\eda1";
}
.artistman-icons-volume-0:before {
  content: "\eda2";
}
.artistman-icons-volume-mute4:before {
  content: "\eda3";
}
.artistman-icons-volume-mute5:before {
  content: "\eda4";
}
.artistman-icons-loop:before {
  content: "\eda5";
}
.artistman-icons-loop2:before {
  content: "\eda6";
}
.artistman-icons-loop3:before {
  content: "\eda7";
}
.artistman-icons-infinite-square:before {
  content: "\eda8";
}
.artistman-icons-infinite:before {
  content: "\eda9";
}
.artistman-icons-infinite2:before {
  content: "\edaa";
}
.artistman-icons-loop4:before {
  content: "\edab";
}
.artistman-icons-shuffle:before {
  content: "\edac";
}
.artistman-icons-shuffle2:before {
  content: "\edad";
}
.artistman-icons-wave:before {
  content: "\edae";
}
.artistman-icons-wave2:before {
  content: "\edaf";
}
.artistman-icons-split:before {
  content: "\edb0";
}
.artistman-icons-merge:before {
  content: "\edb1";
}
.artistman-icons-first2:before {
  content: "\edb2";
}
.artistman-icons-last2:before {
  content: "\edb3";
}
.artistman-icons-arrow-up:before {
  content: "\edb4";
}
.artistman-icons-arrow-up2:before {
  content: "\edb5";
}
.artistman-icons-arrow-up3:before {
  content: "\edb6";
}
.artistman-icons-arrow-up4:before {
  content: "\edb7";
}
.artistman-icons-arrow-right:before {
  content: "\edb8";
}
.artistman-icons-arrow-right2:before {
  content: "\edb9";
}
.artistman-icons-arrow-right3:before {
  content: "\edba";
}
.artistman-icons-arrow-right4:before {
  content: "\edbb";
}
.artistman-icons-arrow-down:before {
  content: "\edbc";
}
.artistman-icons-arrow-down2:before {
  content: "\edbd";
}
.artistman-icons-arrow-down3:before {
  content: "\edbe";
}
.artistman-icons-arrow-down4:before {
  content: "\edbf";
}
.artistman-icons-arrow-left:before {
  content: "\edc0";
}
.artistman-icons-arrow-left2:before {
  content: "\edc1";
}
.artistman-icons-arrow-left3:before {
  content: "\edc2";
}
.artistman-icons-arrow-left4:before {
  content: "\edc3";
}
.artistman-icons-arrow-up5:before {
  content: "\edc4";
}
.artistman-icons-arrow-right5:before {
  content: "\edc5";
}
.artistman-icons-arrow-down5:before {
  content: "\edc6";
}
.artistman-icons-arrow-left5:before {
  content: "\edc7";
}
.artistman-icons-arrow-up-left:before {
  content: "\edc8";
}
.artistman-icons-arrow-up6:before {
  content: "\edc9";
}
.artistman-icons-arrow-up-right:before {
  content: "\edca";
}
.artistman-icons-arrow-right6:before {
  content: "\edcb";
}
.artistman-icons-arrow-down-right:before {
  content: "\edcc";
}
.artistman-icons-arrow-down6:before {
  content: "\edcd";
}
.artistman-icons-arrow-down-left:before {
  content: "\edce";
}
.artistman-icons-arrow-left6:before {
  content: "\edcf";
}
.artistman-icons-arrow-up-left2:before {
  content: "\edd0";
}
.artistman-icons-arrow-up7:before {
  content: "\edd1";
}
.artistman-icons-arrow-up-right2:before {
  content: "\edd2";
}
.artistman-icons-arrow-right7:before {
  content: "\edd3";
}
.artistman-icons-arrow-down-right2:before {
  content: "\edd4";
}
.artistman-icons-arrow-down7:before {
  content: "\edd5";
}
.artistman-icons-arrow-down-left2:before {
  content: "\edd6";
}
.artistman-icons-arrow-left7:before {
  content: "\edd7";
}
.artistman-icons-arrow-up-left3:before {
  content: "\edd8";
}
.artistman-icons-arrow-up8:before {
  content: "\edd9";
}
.artistman-icons-arrow-up-right3:before {
  content: "\edda";
}
.artistman-icons-arrow-right8:before {
  content: "\eddb";
}
.artistman-icons-arrow-down-right3:before {
  content: "\eddc";
}
.artistman-icons-arrow-down8:before {
  content: "\eddd";
}
.artistman-icons-arrow-down-left3:before {
  content: "\edde";
}
.artistman-icons-arrow-left8:before {
  content: "\eddf";
}
.artistman-icons-circle-up:before {
  content: "\ede0";
}
.artistman-icons-circle-right:before {
  content: "\ede1";
}
.artistman-icons-circle-down:before {
  content: "\ede2";
}
.artistman-icons-circle-left:before {
  content: "\ede3";
}
.artistman-icons-circle-up2:before {
  content: "\ede4";
}
.artistman-icons-circle-right2:before {
  content: "\ede5";
}
.artistman-icons-circle-down2:before {
  content: "\ede6";
}
.artistman-icons-circle-left2:before {
  content: "\ede7";
}
.artistman-icons-circle-up-left:before {
  content: "\ede8";
}
.artistman-icons-circle-up3:before {
  content: "\ede9";
}
.artistman-icons-circle-up-right:before {
  content: "\edea";
}
.artistman-icons-circle-right3:before {
  content: "\edeb";
}
.artistman-icons-circle-down-right:before {
  content: "\edec";
}
.artistman-icons-circle-down3:before {
  content: "\eded";
}
.artistman-icons-circle-down-left:before {
  content: "\edee";
}
.artistman-icons-circle-left3:before {
  content: "\edef";
}
.artistman-icons-circle-up-left2:before {
  content: "\edf0";
}
.artistman-icons-circle-up4:before {
  content: "\edf1";
}
.artistman-icons-circle-up-right2:before {
  content: "\edf2";
}
.artistman-icons-circle-right4:before {
  content: "\edf3";
}
.artistman-icons-circle-down-right2:before {
  content: "\edf4";
}
.artistman-icons-circle-down4:before {
  content: "\edf5";
}
.artistman-icons-circle-down-left2:before {
  content: "\edf6";
}
.artistman-icons-circle-left4:before {
  content: "\edf7";
}
.artistman-icons-arrow-resize:before {
  content: "\edf8";
}
.artistman-icons-arrow-resize2:before {
  content: "\edf9";
}
.artistman-icons-arrow-resize3:before {
  content: "\edfa";
}
.artistman-icons-arrow-resize4:before {
  content: "\edfb";
}
.artistman-icons-arrow-resize5:before {
  content: "\edfc";
}
.artistman-icons-arrow-resize6:before {
  content: "\edfd";
}
.artistman-icons-arrow-resize7:before {
  content: "\edfe";
}
.artistman-icons-arrow-resize8:before {
  content: "\edff";
}
.artistman-icons-square-up-left:before {
  content: "\ee00";
}
.artistman-icons-square-up:before {
  content: "\ee01";
}
.artistman-icons-square-up-right:before {
  content: "\ee02";
}
.artistman-icons-square-right:before {
  content: "\ee03";
}
.artistman-icons-square-down-right:before {
  content: "\ee04";
}
.artistman-icons-square-down:before {
  content: "\ee05";
}
.artistman-icons-square-down-left:before {
  content: "\ee06";
}
.artistman-icons-square-left:before {
  content: "\ee07";
}
.artistman-icons-arrow-up9:before {
  content: "\ee08";
}
.artistman-icons-arrow-right9:before {
  content: "\ee09";
}
.artistman-icons-arrow-down9:before {
  content: "\ee0a";
}
.artistman-icons-arrow-left9:before {
  content: "\ee0b";
}
.artistman-icons-arrow-up10:before {
  content: "\ee0c";
}
.artistman-icons-arrow-right10:before {
  content: "\ee0d";
}
.artistman-icons-arrow-down10:before {
  content: "\ee0e";
}
.artistman-icons-arrow-left10:before {
  content: "\ee0f";
}
.artistman-icons-arrow-up-left4:before {
  content: "\ee10";
}
.artistman-icons-arrow-up11:before {
  content: "\ee11";
}
.artistman-icons-arrow-up-right4:before {
  content: "\ee12";
}
.artistman-icons-arrow-right11:before {
  content: "\ee13";
}
.artistman-icons-arrow-down-right4:before {
  content: "\ee14";
}
.artistman-icons-arrow-down11:before {
  content: "\ee15";
}
.artistman-icons-arrow-down-left4:before {
  content: "\ee16";
}
.artistman-icons-arrow-left11:before {
  content: "\ee17";
}
.artistman-icons-arrow-up-left5:before {
  content: "\ee18";
}
.artistman-icons-arrow-up12:before {
  content: "\ee19";
}
.artistman-icons-arrow-up-right5:before {
  content: "\ee1a";
}
.artistman-icons-arrow-right12:before {
  content: "\ee1b";
}
.artistman-icons-arrow-down-right5:before {
  content: "\ee1c";
}
.artistman-icons-arrow-down12:before {
  content: "\ee1d";
}
.artistman-icons-arrow-down-left5:before {
  content: "\ee1e";
}
.artistman-icons-arrow-left12:before {
  content: "\ee1f";
}
.artistman-icons-arrow-up13:before {
  content: "\ee20";
}
.artistman-icons-arrow-right13:before {
  content: "\ee21";
}
.artistman-icons-arrow-down13:before {
  content: "\ee22";
}
.artistman-icons-arrow-left13:before {
  content: "\ee23";
}
.artistman-icons-arrow-up14:before {
  content: "\ee24";
}
.artistman-icons-arrow-right14:before {
  content: "\ee25";
}
.artistman-icons-arrow-down14:before {
  content: "\ee26";
}
.artistman-icons-arrow-left14:before {
  content: "\ee27";
}
.artistman-icons-circle-up5:before {
  content: "\ee28";
}
.artistman-icons-circle-right5:before {
  content: "\ee29";
}
.artistman-icons-circle-down5:before {
  content: "\ee2a";
}
.artistman-icons-circle-left5:before {
  content: "\ee2b";
}
.artistman-icons-circle-up6:before {
  content: "\ee2c";
}
.artistman-icons-circle-right6:before {
  content: "\ee2d";
}
.artistman-icons-circle-down6:before {
  content: "\ee2e";
}
.artistman-icons-circle-left6:before {
  content: "\ee2f";
}
.artistman-icons-arrow-up15:before {
  content: "\ee30";
}
.artistman-icons-arrow-right15:before {
  content: "\ee31";
}
.artistman-icons-arrow-down15:before {
  content: "\ee32";
}
.artistman-icons-arrow-left15:before {
  content: "\ee33";
}
.artistman-icons-arrow-up16:before {
  content: "\ee34";
}
.artistman-icons-arrow-right16:before {
  content: "\ee35";
}
.artistman-icons-arrow-down16:before {
  content: "\ee36";
}
.artistman-icons-arrow-left16:before {
  content: "\ee37";
}
.artistman-icons-menu-open:before {
  content: "\ee38";
}
.artistman-icons-menu-open2:before {
  content: "\ee39";
}
.artistman-icons-menu-close:before {
  content: "\ee3a";
}
.artistman-icons-menu-close2:before {
  content: "\ee3b";
}
.artistman-icons-enter4:before {
  content: "\ee3c";
}
.artistman-icons-enter5:before {
  content: "\ee3d";
}
.artistman-icons-esc:before {
  content: "\ee3e";
}
.artistman-icons-enter6:before {
  content: "\ee3f";
}
.artistman-icons-backspace:before {
  content: "\ee40";
}
.artistman-icons-backspace2:before {
  content: "\ee41";
}
.artistman-icons-tab:before {
  content: "\ee42";
}
.artistman-icons-transmission:before {
  content: "\ee43";
}
.artistman-icons-transmission2:before {
  content: "\ee44";
}
.artistman-icons-sort:before {
  content: "\ee45";
}
.artistman-icons-sort2:before {
  content: "\ee46";
}
.artistman-icons-move-up:before {
  content: "\ee47";
}
.artistman-icons-move-down:before {
  content: "\ee48";
}
.artistman-icons-sort-alpha-asc:before {
  content: "\ee49";
}
.artistman-icons-sort-alpha-desc:before {
  content: "\ee4a";
}
.artistman-icons-sort-numeric-asc:before {
  content: "\ee4b";
}
.artistman-icons-sort-numberic-desc:before {
  content: "\ee4c";
}
.artistman-icons-sort-amount-asc:before {
  content: "\ee4d";
}
.artistman-icons-sort-amount-desc:before {
  content: "\ee4e";
}
.artistman-icons-sort-time-asc:before {
  content: "\ee4f";
}
.artistman-icons-sort-time-desc:before {
  content: "\ee50";
}
.artistman-icons-battery-6:before {
  content: "\ee51";
}
.artistman-icons-battery-5:before {
  content: "\ee52";
}
.artistman-icons-battery-4:before {
  content: "\ee53";
}
.artistman-icons-battery-3:before {
  content: "\ee54";
}
.artistman-icons-battery-2:before {
  content: "\ee55";
}
.artistman-icons-battery-1:before {
  content: "\ee56";
}
.artistman-icons-battery-0:before {
  content: "\ee57";
}
.artistman-icons-battery-charging:before {
  content: "\ee58";
}
.artistman-icons-key-keyboard:before {
  content: "\ee59";
}
.artistman-icons-key-A:before {
  content: "\ee5a";
}
.artistman-icons-key-up:before {
  content: "\ee5b";
}
.artistman-icons-key-right:before {
  content: "\ee5c";
}
.artistman-icons-key-down:before {
  content: "\ee5d";
}
.artistman-icons-key-left:before {
  content: "\ee5e";
}
.artistman-icons-command:before {
  content: "\ee5f";
}
.artistman-icons-shift:before {
  content: "\ee60";
}
.artistman-icons-ctrl:before {
  content: "\ee61";
}
.artistman-icons-opt:before {
  content: "\ee62";
}
.artistman-icons-checkbox-checked:before {
  content: "\ee63";
}
.artistman-icons-checkbox-unchecked:before {
  content: "\ee64";
}
.artistman-icons-checkbox-partial:before {
  content: "\ee65";
}
.artistman-icons-square:before {
  content: "\ee66";
}
.artistman-icons-triangle:before {
  content: "\ee67";
}
.artistman-icons-triangle2:before {
  content: "\ee68";
}
.artistman-icons-diamond3:before {
  content: "\ee69";
}
.artistman-icons-diamond4:before {
  content: "\ee6a";
}
.artistman-icons-checkbox-checked2:before {
  content: "\ee6b";
}
.artistman-icons-checkbox-unchecked2:before {
  content: "\ee6c";
}
.artistman-icons-checkbox-partial2:before {
  content: "\ee6d";
}
.artistman-icons-radio-checked:before {
  content: "\ee6e";
}
.artistman-icons-radio-checked2:before {
  content: "\ee6f";
}
.artistman-icons-radio-unchecked:before {
  content: "\ee70";
}
.artistman-icons-toggle-on:before {
  content: "\ee71";
}
.artistman-icons-toggle-off:before {
  content: "\ee72";
}
.artistman-icons-checkmark-circle:before {
  content: "\ee73";
}
.artistman-icons-circle:before {
  content: "\ee74";
}
.artistman-icons-circle2:before {
  content: "\ee75";
}
.artistman-icons-circles:before {
  content: "\ee76";
}
.artistman-icons-circles2:before {
  content: "\ee77";
}
.artistman-icons-crop:before {
  content: "\ee78";
}
.artistman-icons-crop2:before {
  content: "\ee79";
}
.artistman-icons-make-group:before {
  content: "\ee7a";
}
.artistman-icons-ungroup:before {
  content: "\ee7b";
}
.artistman-icons-vector:before {
  content: "\ee7c";
}
.artistman-icons-vector2:before {
  content: "\ee7d";
}
.artistman-icons-rulers:before {
  content: "\ee7e";
}
.artistman-icons-ruler:before {
  content: "\ee7f";
}
.artistman-icons-pencil-ruler:before {
  content: "\ee80";
}
.artistman-icons-scissors:before {
  content: "\ee81";
}
.artistman-icons-scissors2:before {
  content: "\ee82";
}
.artistman-icons-scissors3:before {
  content: "\ee83";
}
.artistman-icons-haircut:before {
  content: "\ee84";
}
.artistman-icons-comb:before {
  content: "\ee85";
}
.artistman-icons-filter:before {
  content: "\ee86";
}
.artistman-icons-filter2:before {
  content: "\ee87";
}
.artistman-icons-filter3:before {
  content: "\ee88";
}
.artistman-icons-filter4:before {
  content: "\ee89";
}
.artistman-icons-font:before {
  content: "\ee8a";
}
.artistman-icons-ampersand:before {
  content: "\ee8b";
}
.artistman-icons-ligature:before {
  content: "\ee8c";
}
.artistman-icons-ligature2:before {
  content: "\ee8d";
}
.artistman-icons-font-size:before {
  content: "\ee8e";
}
.artistman-icons-typography:before {
  content: "\ee8f";
}
.artistman-icons-text-height:before {
  content: "\ee90";
}
.artistman-icons-text-width:before {
  content: "\ee91";
}
.artistman-icons-height2:before {
  content: "\ee92";
}
.artistman-icons-width:before {
  content: "\ee93";
}
.artistman-icons-bold:before {
  content: "\ee94";
}
.artistman-icons-underline:before {
  content: "\ee95";
}
.artistman-icons-italic:before {
  content: "\ee96";
}
.artistman-icons-strikethrough:before {
  content: "\ee97";
}
.artistman-icons-strikethrough2:before {
  content: "\ee98";
}
.artistman-icons-font-size2:before {
  content: "\ee99";
}
.artistman-icons-bold2:before {
  content: "\ee9a";
}
.artistman-icons-underline2:before {
  content: "\ee9b";
}
.artistman-icons-italic2:before {
  content: "\ee9c";
}
.artistman-icons-strikethrough3:before {
  content: "\ee9d";
}
.artistman-icons-omega:before {
  content: "\ee9e";
}
.artistman-icons-sigma:before {
  content: "\ee9f";
}
.artistman-icons-nbsp:before {
  content: "\eea0";
}
.artistman-icons-page-break:before {
  content: "\eea1";
}
.artistman-icons-page-break2:before {
  content: "\eea2";
}
.artistman-icons-superscript:before {
  content: "\eea3";
}
.artistman-icons-subscript:before {
  content: "\eea4";
}
.artistman-icons-superscript2:before {
  content: "\eea5";
}
.artistman-icons-subscript2:before {
  content: "\eea6";
}
.artistman-icons-text-color:before {
  content: "\eea7";
}
.artistman-icons-highlight:before {
  content: "\eea8";
}
.artistman-icons-pagebreak:before {
  content: "\eea9";
}
.artistman-icons-clear-formatting:before {
  content: "\eeaa";
}
.artistman-icons-table:before {
  content: "\eeab";
}
.artistman-icons-table2:before {
  content: "\eeac";
}
.artistman-icons-insert-template:before {
  content: "\eead";
}
.artistman-icons-pilcrow:before {
  content: "\eeae";
}
.artistman-icons-ltr:before {
  content: "\eeaf";
}
.artistman-icons-rtl:before {
  content: "\eeb0";
}
.artistman-icons-ltr2:before {
  content: "\eeb1";
}
.artistman-icons-rtl2:before {
  content: "\eeb2";
}
.artistman-icons-section:before {
  content: "\eeb3";
}
.artistman-icons-paragraph-left:before {
  content: "\eeb4";
}
.artistman-icons-paragraph-center:before {
  content: "\eeb5";
}
.artistman-icons-paragraph-right:before {
  content: "\eeb6";
}
.artistman-icons-paragraph-justify:before {
  content: "\eeb7";
}
.artistman-icons-paragraph-left2:before {
  content: "\eeb8";
}
.artistman-icons-paragraph-center2:before {
  content: "\eeb9";
}
.artistman-icons-paragraph-right2:before {
  content: "\eeba";
}
.artistman-icons-paragraph-justify2:before {
  content: "\eebb";
}
.artistman-icons-indent-increase:before {
  content: "\eebc";
}
.artistman-icons-indent-decrease:before {
  content: "\eebd";
}
.artistman-icons-paragraph-left3:before {
  content: "\eebe";
}
.artistman-icons-paragraph-center3:before {
  content: "\eebf";
}
.artistman-icons-paragraph-right3:before {
  content: "\eec0";
}
.artistman-icons-paragraph-justify3:before {
  content: "\eec1";
}
.artistman-icons-indent-increase2:before {
  content: "\eec2";
}
.artistman-icons-indent-decrease2:before {
  content: "\eec3";
}
.artistman-icons-share:before {
  content: "\eec4";
}
.artistman-icons-share2:before {
  content: "\eec5";
}
.artistman-icons-new-tab:before {
  content: "\eec6";
}
.artistman-icons-new-tab2:before {
  content: "\eec7";
}
.artistman-icons-popout:before {
  content: "\eec8";
}
.artistman-icons-embed:before {
  content: "\eec9";
}
.artistman-icons-embed2:before {
  content: "\eeca";
}
.artistman-icons-markup:before {
  content: "\eecb";
}
.artistman-icons-regexp:before {
  content: "\eecc";
}
.artistman-icons-regexp2:before {
  content: "\eecd";
}
.artistman-icons-code:before {
  content: "\eece";
}
.artistman-icons-circle-css:before {
  content: "\eecf";
}
.artistman-icons-circle-code:before {
  content: "\eed0";
}
.artistman-icons-terminal:before {
  content: "\eed1";
}
.artistman-icons-unicode:before {
  content: "\eed2";
}
.artistman-icons-seven-segment-0:before {
  content: "\eed3";
}
.artistman-icons-seven-segment-1:before {
  content: "\eed4";
}
.artistman-icons-seven-segment-2:before {
  content: "\eed5";
}
.artistman-icons-seven-segment-3:before {
  content: "\eed6";
}
.artistman-icons-seven-segment-4:before {
  content: "\eed7";
}
.artistman-icons-seven-segment-5:before {
  content: "\eed8";
}
.artistman-icons-seven-segment-6:before {
  content: "\eed9";
}
.artistman-icons-seven-segment-7:before {
  content: "\eeda";
}
.artistman-icons-seven-segment-8:before {
  content: "\eedb";
}
.artistman-icons-seven-segment-9:before {
  content: "\eedc";
}
.artistman-icons-share3:before {
  content: "\eedd";
}
.artistman-icons-share4:before {
  content: "\eede";
}
.artistman-icons-mail:before {
  content: "\eedf";
}
.artistman-icons-mail2:before {
  content: "\eee0";
}
.artistman-icons-mail3:before {
  content: "\eee1";
}
.artistman-icons-mail4:before {
  content: "\eee2";
}
.artistman-icons-google:before {
  content: "\eee3";
}
.artistman-icons-google-plus:before {
  content: "\eee4";
}
.artistman-icons-google-plus2:before {
  content: "\eee5";
}
.artistman-icons-google-plus3:before {
  content: "\eee6";
}
.artistman-icons-google-drive:before {
  content: "\eee7";
}
.artistman-icons-facebook:before {
  content: "\eee8";
}
.artistman-icons-facebook2:before {
  content: "\eee9";
}
.artistman-icons-facebook3:before {
  content: "\eeea";
}
.artistman-icons-ello:before {
  content: "\eeeb";
}
.artistman-icons-instagram:before {
  content: "\eeec";
}
.artistman-icons-twitter:before {
  content: "\eeed";
}
.artistman-icons-twitter2:before {
  content: "\eeee";
}
.artistman-icons-twitter3:before {
  content: "\eeef";
}
.artistman-icons-feed2:before {
  content: "\eef0";
}
.artistman-icons-feed3:before {
  content: "\eef1";
}
.artistman-icons-feed4:before {
  content: "\eef2";
}
.artistman-icons-youtube:before {
  content: "\eef3";
}
.artistman-icons-youtube2:before {
  content: "\eef4";
}
.artistman-icons-youtube3:before {
  content: "\eef5";
}
.artistman-icons-youtube4:before {
  content: "\eef6";
}
.artistman-icons-twitch:before {
  content: "\eef7";
}
.artistman-icons-vimeo:before {
  content: "\eef8";
}
.artistman-icons-vimeo2:before {
  content: "\eef9";
}
.artistman-icons-vimeo3:before {
  content: "\eefa";
}
.artistman-icons-lanyrd:before {
  content: "\eefb";
}
.artistman-icons-flickr:before {
  content: "\eefc";
}
.artistman-icons-flickr2:before {
  content: "\eefd";
}
.artistman-icons-flickr3:before {
  content: "\eefe";
}
.artistman-icons-flickr4:before {
  content: "\eeff";
}
.artistman-icons-picassa:before {
  content: "\ef00";
}
.artistman-icons-picassa2:before {
  content: "\ef01";
}
.artistman-icons-dribbble:before {
  content: "\ef02";
}
.artistman-icons-dribbble2:before {
  content: "\ef03";
}
.artistman-icons-dribbble3:before {
  content: "\ef04";
}
.artistman-icons-forrst:before {
  content: "\ef05";
}
.artistman-icons-forrst2:before {
  content: "\ef06";
}
.artistman-icons-deviantart:before {
  content: "\ef07";
}
.artistman-icons-deviantart2:before {
  content: "\ef08";
}
.artistman-icons-steam:before {
  content: "\ef09";
}
.artistman-icons-steam2:before {
  content: "\ef0a";
}
.artistman-icons-dropbox:before {
  content: "\ef0b";
}
.artistman-icons-onedrive:before {
  content: "\ef0c";
}
.artistman-icons-github:before {
  content: "\ef0d";
}
.artistman-icons-github2:before {
  content: "\ef0e";
}
.artistman-icons-github3:before {
  content: "\ef0f";
}
.artistman-icons-github4:before {
  content: "\ef10";
}
.artistman-icons-github5:before {
  content: "\ef11";
}
.artistman-icons-wordpress:before {
  content: "\ef12";
}
.artistman-icons-wordpress2:before {
  content: "\ef13";
}
.artistman-icons-joomla:before {
  content: "\ef14";
}
.artistman-icons-blogger:before {
  content: "\ef15";
}
.artistman-icons-blogger2:before {
  content: "\ef16";
}
.artistman-icons-tumblr:before {
  content: "\ef17";
}
.artistman-icons-tumblr2:before {
  content: "\ef18";
}
.artistman-icons-yahoo:before {
  content: "\ef19";
}
.artistman-icons-tux:before {
  content: "\ef1a";
}
.artistman-icons-apple2:before {
  content: "\ef1b";
}
.artistman-icons-finder:before {
  content: "\ef1c";
}
.artistman-icons-android:before {
  content: "\ef1d";
}
.artistman-icons-windows:before {
  content: "\ef1e";
}
.artistman-icons-windows8:before {
  content: "\ef1f";
}
.artistman-icons-soundcloud:before {
  content: "\ef20";
}
.artistman-icons-soundcloud2:before {
  content: "\ef21";
}
.artistman-icons-skype:before {
  content: "\ef22";
}
.artistman-icons-reddit:before {
  content: "\ef23";
}
.artistman-icons-linkedin:before {
  content: "\ef24";
}
.artistman-icons-linkedin2:before {
  content: "\ef25";
}
.artistman-icons-lastfm:before {
  content: "\ef26";
}
.artistman-icons-lastfm2:before {
  content: "\ef27";
}
.artistman-icons-delicious:before {
  content: "\ef28";
}
.artistman-icons-stumbleupon:before {
  content: "\ef29";
}
.artistman-icons-stumbleupon2:before {
  content: "\ef2a";
}
.artistman-icons-stackoverflow:before {
  content: "\ef2b";
}
.artistman-icons-pinterest:before {
  content: "\ef2c";
}
.artistman-icons-pinterest2:before {
  content: "\ef2d";
}
.artistman-icons-xing:before {
  content: "\ef2e";
}
.artistman-icons-xing2:before {
  content: "\ef2f";
}
.artistman-icons-flattr:before {
  content: "\ef30";
}
.artistman-icons-foursquare:before {
  content: "\ef31";
}
.artistman-icons-paypal:before {
  content: "\ef32";
}
.artistman-icons-paypal2:before {
  content: "\ef33";
}
.artistman-icons-paypal3:before {
  content: "\ef34";
}
.artistman-icons-yelp:before {
  content: "\ef35";
}
.artistman-icons-file-pdf:before {
  content: "\ef36";
}
.artistman-icons-file-openoffice:before {
  content: "\ef37";
}
.artistman-icons-file-word:before {
  content: "\ef38";
}
.artistman-icons-file-excel:before {
  content: "\ef39";
}
.artistman-icons-libreoffice:before {
  content: "\ef3a";
}
.artistman-icons-html5:before {
  content: "\ef3b";
}
.artistman-icons-html52:before {
  content: "\ef3c";
}
.artistman-icons-css3:before {
  content: "\ef3d";
}
.artistman-icons-git:before {
  content: "\ef3e";
}
.artistman-icons-svg:before {
  content: "\ef3f";
}
.artistman-icons-codepen:before {
  content: "\ef40";
}
.artistman-icons-chrome:before {
  content: "\ef41";
}
.artistman-icons-firefox:before {
  content: "\ef42";
}
.artistman-icons-IE:before {
  content: "\ef43";
}
.artistman-icons-opera:before {
  content: "\ef44";
}
.artistman-icons-safari:before {
  content: "\ef45";
}

.row:before {
  content:" ";
  display:table;
}

.row:after {
  content:" ";
  display:table;
  clear:both;
}

.row  {
  width:100%;
  max-width:1200px;
  *zoom:1;
}

.row [class*="artist-span-"] {
  padding-left:8px;
  padding-right:8px;
  float:left;
}

.row .artist-span-1 {
  width:8.333333333333332%;
}

.row .artist-span-2 {
  width:16.666666666666664%;
}

.row .artist-span-3 {
  width:25%;
}

.row .artist-span-4 {
  width:33.33333333333333%;
}

.row .artist-span-5 {
  width:41.666666666666664%;
}

.row .artist-span-6 {
  width:50%;
}

.row .artist-span-7 {
  width:58.33333333333333%;
}

.row .artist-span-8 {
  width:66.66666666666666%;
}

.row .artist-span-9 {
  width:75%;
}

.row .artist-span-10 {
  width:83.33333333333333%;
}

.row .artist-span-11 {
  width:91.66666666666666%;
}

.row .artist-span-12 {
  width:100%;
}

[class*="artist-span-"]>.subgrid  {
  margin-left:-8px;
  margin-right:-8px;
}

.row .artist-offset-0 {
  margin-left:0%;
}

.row .artist-offset-1 {
  margin-left:8.333333333333332%;
}

.row .artist-offset-2 {
  margin-left:16.666666666666664%;
}

.row .artist-offset-3 {
  margin-left:25%;
}

.row .artist-offset-4 {
  margin-left:33.33333333333333%;
}

.row .artist-offset-5 {
  margin-left:41.666666666666664%;
}

.row .artist-offset-6 {
  margin-left:50%;
}

.row .artist-offset-7 {
  margin-left:58.33333333333333%;
}

.row .artist-offset-8 {
  margin-left:66.66666666666666%;
}

.row .artist-offset-9 {
  margin-left:75%;
}

.row .artist-offset-10 {
  margin-left:83.33333333333333%;
}

.row .artist-offset-11 {
  margin-left:91.66666666666666%;
}

.row [class*="artist-push-"] {
  position:relative;
}

.row .artist-push-11 {
  left:91.66666666666666%;
}

.row .artist-push-10 {
  left:83.33333333333333%;
}

.row .artist-push-9 {
  left:75%;
}

.row .artist-push-8 {
  left:66.66666666666666%;
}

.row .artist-push-7 {
  left:58.33333333333333%;
}

.row .artist-push-6 {
  left:50%;
}

.row .artist-push-5 {
  left:41.666666666666664%;
}

.row .artist-push-4 {
  left:33.33333333333333%;
}

.row .artist-push-3 {
  left:25%;
}

.row .artist-push-2 {
  left:16.666666666666664%;
}

.row .artist-push-1 {
  left:8.333333333333332%;
}

.row .artist-push-0 {
  left:auto;
}

.row [class*="artist-pull-"] {
  position:relative;
}

.row .artist-pull-11 {
  right:91.66666666666666%;
}

.row .artist-pull-10 {
  right:83.33333333333333%;
}

.row .artist-pull-9 {
  right:75%;
}

.row .artist-pull-8 {
  right:66.66666666666666%;
}

.row .artist-pull-7 {
  right:58.33333333333333%;
}

.row .artist-pull-6 {
  right:50%;
}

.row .artist-pull-5 {
  right:41.666666666666664%;
}

.row .artist-pull-4 {
  right:33.33333333333333%;
}

.row .artist-pull-3 {
  right:25%;
}

.row .artist-pull-2 {
  right:16.666666666666664%;
}

.row .artist-pull-1 {
  right:8.333333333333332%;
}

.row .artist-pull-0 {
  right:auto;
}

.show_grid_structure>.row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(0,225,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}

.show_grid_structure>.row .row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(225,0,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}
@media screen and (max-width: 1128px) {
.row [class*="artist-1128-span-"] {
  padding-left:8px;
  padding-right:8px;
  float:left;
}

.row .artist-1128-span-1 {
  width:8.333333333333332%;
}

.row .artist-1128-span-2 {
  width:16.666666666666664%;
}

.row .artist-1128-span-3 {
  width:25%;
}

.row .artist-1128-span-4 {
  width:33.33333333333333%;
}

.row .artist-1128-span-5 {
  width:41.666666666666664%;
}

.row .artist-1128-span-6 {
  width:50%;
}

.row .artist-1128-span-7 {
  width:58.33333333333333%;
}

.row .artist-1128-span-8 {
  width:66.66666666666666%;
}

.row .artist-1128-span-9 {
  width:75%;
}

.row .artist-1128-span-10 {
  width:83.33333333333333%;
}

.row .artist-1128-span-11 {
  width:91.66666666666666%;
}

.row .artist-1128-span-12 {
  width:100%;
}

[class*="artist-1128-span-"]>.subgrid  {
  margin-left:-8px;
  margin-right:-8px;
}

.row .artist-1128-offset-0 {
  margin-left:0%;
}

.row .artist-1128-offset-1 {
  margin-left:8.333333333333332%;
}

.row .artist-1128-offset-2 {
  margin-left:16.666666666666664%;
}

.row .artist-1128-offset-3 {
  margin-left:25%;
}

.row .artist-1128-offset-4 {
  margin-left:33.33333333333333%;
}

.row .artist-1128-offset-5 {
  margin-left:41.666666666666664%;
}

.row .artist-1128-offset-6 {
  margin-left:50%;
}

.row .artist-1128-offset-7 {
  margin-left:58.33333333333333%;
}

.row .artist-1128-offset-8 {
  margin-left:66.66666666666666%;
}

.row .artist-1128-offset-9 {
  margin-left:75%;
}

.row .artist-1128-offset-10 {
  margin-left:83.33333333333333%;
}

.row .artist-1128-offset-11 {
  margin-left:91.66666666666666%;
}

.row [class*="artist-1128-push-"] {
  position:relative;
}

.row .artist-1128-push-11 {
  left:91.66666666666666%;
}

.row .artist-1128-push-10 {
  left:83.33333333333333%;
}

.row .artist-1128-push-9 {
  left:75%;
}

.row .artist-1128-push-8 {
  left:66.66666666666666%;
}

.row .artist-1128-push-7 {
  left:58.33333333333333%;
}

.row .artist-1128-push-6 {
  left:50%;
}

.row .artist-1128-push-5 {
  left:41.666666666666664%;
}

.row .artist-1128-push-4 {
  left:33.33333333333333%;
}

.row .artist-1128-push-3 {
  left:25%;
}

.row .artist-1128-push-2 {
  left:16.666666666666664%;
}

.row .artist-1128-push-1 {
  left:8.333333333333332%;
}

.row .artist-1128-push-0 {
  left:auto;
}

.row [class*="artist-1128-pull-"] {
  position:relative;
}

.row .artist-1128-pull-11 {
  right:91.66666666666666%;
}

.row .artist-1128-pull-10 {
  right:83.33333333333333%;
}

.row .artist-1128-pull-9 {
  right:75%;
}

.row .artist-1128-pull-8 {
  right:66.66666666666666%;
}

.row .artist-1128-pull-7 {
  right:58.33333333333333%;
}

.row .artist-1128-pull-6 {
  right:50%;
}

.row .artist-1128-pull-5 {
  right:41.666666666666664%;
}

.row .artist-1128-pull-4 {
  right:33.33333333333333%;
}

.row .artist-1128-pull-3 {
  right:25%;
}

.row .artist-1128-pull-2 {
  right:16.666666666666664%;
}

.row .artist-1128-pull-1 {
  right:8.333333333333332%;
}

.row .artist-1128-pull-0 {
  right:auto;
}

.show_grid_structure>.row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(0,225,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}

.show_grid_structure>.row .row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(225,0,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}
}

@media screen and (max-width: 983px) {
.row [class*="artist-983-span-"] {
  padding-left:8px;
  padding-right:8px;
  float:left;
}

.row .artist-983-span-1 {
  width:8.333333333333332%;
}

.row .artist-983-span-2 {
  width:16.666666666666664%;
}

.row .artist-983-span-3 {
  width:25%;
}

.row .artist-983-span-4 {
  width:33.33333333333333%;
}

.row .artist-983-span-5 {
  width:41.666666666666664%;
}

.row .artist-983-span-6 {
  width:50%;
}

.row .artist-983-span-7 {
  width:58.33333333333333%;
}

.row .artist-983-span-8 {
  width:66.66666666666666%;
}

.row .artist-983-span-9 {
  width:75%;
}

.row .artist-983-span-10 {
  width:83.33333333333333%;
}

.row .artist-983-span-11 {
  width:91.66666666666666%;
}

.row .artist-983-span-12 {
  width:100%;
}

[class*="artist-983-span-"]>.subgrid  {
  margin-left:-8px;
  margin-right:-8px;
}

.row .artist-983-offset-0 {
  margin-left:0%;
}

.row .artist-983-offset-1 {
  margin-left:8.333333333333332%;
}

.row .artist-983-offset-2 {
  margin-left:16.666666666666664%;
}

.row .artist-983-offset-3 {
  margin-left:25%;
}

.row .artist-983-offset-4 {
  margin-left:33.33333333333333%;
}

.row .artist-983-offset-5 {
  margin-left:41.666666666666664%;
}

.row .artist-983-offset-6 {
  margin-left:50%;
}

.row .artist-983-offset-7 {
  margin-left:58.33333333333333%;
}

.row .artist-983-offset-8 {
  margin-left:66.66666666666666%;
}

.row .artist-983-offset-9 {
  margin-left:75%;
}

.row .artist-983-offset-10 {
  margin-left:83.33333333333333%;
}

.row .artist-983-offset-11 {
  margin-left:91.66666666666666%;
}

.row [class*="artist-983-push-"] {
  position:relative;
}

.row .artist-983-push-11 {
  left:91.66666666666666%;
}

.row .artist-983-push-10 {
  left:83.33333333333333%;
}

.row .artist-983-push-9 {
  left:75%;
}

.row .artist-983-push-8 {
  left:66.66666666666666%;
}

.row .artist-983-push-7 {
  left:58.33333333333333%;
}

.row .artist-983-push-6 {
  left:50%;
}

.row .artist-983-push-5 {
  left:41.666666666666664%;
}

.row .artist-983-push-4 {
  left:33.33333333333333%;
}

.row .artist-983-push-3 {
  left:25%;
}

.row .artist-983-push-2 {
  left:16.666666666666664%;
}

.row .artist-983-push-1 {
  left:8.333333333333332%;
}

.row .artist-983-push-0 {
  left:auto;
}

.row [class*="artist-983-pull-"] {
  position:relative;
}

.row .artist-983-pull-11 {
  right:91.66666666666666%;
}

.row .artist-983-pull-10 {
  right:83.33333333333333%;
}

.row .artist-983-pull-9 {
  right:75%;
}

.row .artist-983-pull-8 {
  right:66.66666666666666%;
}

.row .artist-983-pull-7 {
  right:58.33333333333333%;
}

.row .artist-983-pull-6 {
  right:50%;
}

.row .artist-983-pull-5 {
  right:41.666666666666664%;
}

.row .artist-983-pull-4 {
  right:33.33333333333333%;
}

.row .artist-983-pull-3 {
  right:25%;
}

.row .artist-983-pull-2 {
  right:16.666666666666664%;
}

.row .artist-983-pull-1 {
  right:8.333333333333332%;
}

.row .artist-983-pull-0 {
  right:auto;
}

.show_grid_structure>.row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(0,225,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}

.show_grid_structure>.row .row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(225,0,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}
}

@media screen and (max-width: 935px) {
.row [class*="artist-935-span-"] {
  padding-left:8px;
  padding-right:8px;
  float:left;
}

.row .artist-935-span-1 {
  width:8.333333333333332%;
}

.row .artist-935-span-2 {
  width:16.666666666666664%;
}

.row .artist-935-span-3 {
  width:25%;
}

.row .artist-935-span-4 {
  width:33.33333333333333%;
}

.row .artist-935-span-5 {
  width:41.666666666666664%;
}

.row .artist-935-span-6 {
  width:50%;
}

.row .artist-935-span-7 {
  width:58.33333333333333%;
}

.row .artist-935-span-8 {
  width:66.66666666666666%;
}

.row .artist-935-span-9 {
  width:75%;
}

.row .artist-935-span-10 {
  width:83.33333333333333%;
}

.row .artist-935-span-11 {
  width:91.66666666666666%;
}

.row .artist-935-span-12 {
  width:100%;
}

[class*="artist-935-span-"]>.subgrid  {
  margin-left:-8px;
  margin-right:-8px;
}

.row .artist-935-offset-0 {
  margin-left:0%;
}

.row .artist-935-offset-1 {
  margin-left:8.333333333333332%;
}

.row .artist-935-offset-2 {
  margin-left:16.666666666666664%;
}

.row .artist-935-offset-3 {
  margin-left:25%;
}

.row .artist-935-offset-4 {
  margin-left:33.33333333333333%;
}

.row .artist-935-offset-5 {
  margin-left:41.666666666666664%;
}

.row .artist-935-offset-6 {
  margin-left:50%;
}

.row .artist-935-offset-7 {
  margin-left:58.33333333333333%;
}

.row .artist-935-offset-8 {
  margin-left:66.66666666666666%;
}

.row .artist-935-offset-9 {
  margin-left:75%;
}

.row .artist-935-offset-10 {
  margin-left:83.33333333333333%;
}

.row .artist-935-offset-11 {
  margin-left:91.66666666666666%;
}

.row [class*="artist-935-push-"] {
  position:relative;
}

.row .artist-935-push-11 {
  left:91.66666666666666%;
}

.row .artist-935-push-10 {
  left:83.33333333333333%;
}

.row .artist-935-push-9 {
  left:75%;
}

.row .artist-935-push-8 {
  left:66.66666666666666%;
}

.row .artist-935-push-7 {
  left:58.33333333333333%;
}

.row .artist-935-push-6 {
  left:50%;
}

.row .artist-935-push-5 {
  left:41.666666666666664%;
}

.row .artist-935-push-4 {
  left:33.33333333333333%;
}

.row .artist-935-push-3 {
  left:25%;
}

.row .artist-935-push-2 {
  left:16.666666666666664%;
}

.row .artist-935-push-1 {
  left:8.333333333333332%;
}

.row .artist-935-push-0 {
  left:auto;
}

.row [class*="artist-935-pull-"] {
  position:relative;
}

.row .artist-935-pull-11 {
  right:91.66666666666666%;
}

.row .artist-935-pull-10 {
  right:83.33333333333333%;
}

.row .artist-935-pull-9 {
  right:75%;
}

.row .artist-935-pull-8 {
  right:66.66666666666666%;
}

.row .artist-935-pull-7 {
  right:58.33333333333333%;
}

.row .artist-935-pull-6 {
  right:50%;
}

.row .artist-935-pull-5 {
  right:41.666666666666664%;
}

.row .artist-935-pull-4 {
  right:33.33333333333333%;
}

.row .artist-935-pull-3 {
  right:25%;
}

.row .artist-935-pull-2 {
  right:16.666666666666664%;
}

.row .artist-935-pull-1 {
  right:8.333333333333332%;
}

.row .artist-935-pull-0 {
  right:auto;
}

.show_grid_structure>.row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(0,225,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}

.show_grid_structure>.row .row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(225,0,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}
}

@media screen and (max-width: 819px) {
.row [class*="artist-819-span-"] {
  padding-left:8px;
  padding-right:8px;
  float:left;
}

.row .artist-819-span-1 {
  width:8.333333333333332%;
}

.row .artist-819-span-2 {
  width:16.666666666666664%;
}

.row .artist-819-span-3 {
  width:25%;
}

.row .artist-819-span-4 {
  width:33.33333333333333%;
}

.row .artist-819-span-5 {
  width:41.666666666666664%;
}

.row .artist-819-span-6 {
  width:50%;
}

.row .artist-819-span-7 {
  width:58.33333333333333%;
}

.row .artist-819-span-8 {
  width:66.66666666666666%;
}

.row .artist-819-span-9 {
  width:75%;
}

.row .artist-819-span-10 {
  width:83.33333333333333%;
}

.row .artist-819-span-11 {
  width:91.66666666666666%;
}

.row .artist-819-span-12 {
  width:100%;
}

[class*="artist-819-span-"]>.subgrid  {
  margin-left:-8px;
  margin-right:-8px;
}

.row .artist-819-offset-0 {
  margin-left:0%;
}

.row .artist-819-offset-1 {
  margin-left:8.333333333333332%;
}

.row .artist-819-offset-2 {
  margin-left:16.666666666666664%;
}

.row .artist-819-offset-3 {
  margin-left:25%;
}

.row .artist-819-offset-4 {
  margin-left:33.33333333333333%;
}

.row .artist-819-offset-5 {
  margin-left:41.666666666666664%;
}

.row .artist-819-offset-6 {
  margin-left:50%;
}

.row .artist-819-offset-7 {
  margin-left:58.33333333333333%;
}

.row .artist-819-offset-8 {
  margin-left:66.66666666666666%;
}

.row .artist-819-offset-9 {
  margin-left:75%;
}

.row .artist-819-offset-10 {
  margin-left:83.33333333333333%;
}

.row .artist-819-offset-11 {
  margin-left:91.66666666666666%;
}

.row [class*="artist-819-push-"] {
  position:relative;
}

.row .artist-819-push-11 {
  left:91.66666666666666%;
}

.row .artist-819-push-10 {
  left:83.33333333333333%;
}

.row .artist-819-push-9 {
  left:75%;
}

.row .artist-819-push-8 {
  left:66.66666666666666%;
}

.row .artist-819-push-7 {
  left:58.33333333333333%;
}

.row .artist-819-push-6 {
  left:50%;
}

.row .artist-819-push-5 {
  left:41.666666666666664%;
}

.row .artist-819-push-4 {
  left:33.33333333333333%;
}

.row .artist-819-push-3 {
  left:25%;
}

.row .artist-819-push-2 {
  left:16.666666666666664%;
}

.row .artist-819-push-1 {
  left:8.333333333333332%;
}

.row .artist-819-push-0 {
  left:auto;
}

.row [class*="artist-819-pull-"] {
  position:relative;
}

.row .artist-819-pull-11 {
  right:91.66666666666666%;
}

.row .artist-819-pull-10 {
  right:83.33333333333333%;
}

.row .artist-819-pull-9 {
  right:75%;
}

.row .artist-819-pull-8 {
  right:66.66666666666666%;
}

.row .artist-819-pull-7 {
  right:58.33333333333333%;
}

.row .artist-819-pull-6 {
  right:50%;
}

.row .artist-819-pull-5 {
  right:41.666666666666664%;
}

.row .artist-819-pull-4 {
  right:33.33333333333333%;
}

.row .artist-819-pull-3 {
  right:25%;
}

.row .artist-819-pull-2 {
  right:16.666666666666664%;
}

.row .artist-819-pull-1 {
  right:8.333333333333332%;
}

.row .artist-819-pull-0 {
  right:auto;
}

.show_grid_structure>.row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(0,225,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}

.show_grid_structure>.row .row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(225,0,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}
}

@media screen and (max-width: 753px) {
.row [class*="artist-753-span-"] {
  padding-left:8px;
  padding-right:8px;
  float:left;
}

.row .artist-753-span-1 {
  width:8.333333333333332%;
}

.row .artist-753-span-2 {
  width:16.666666666666664%;
}

.row .artist-753-span-3 {
  width:25%;
}

.row .artist-753-span-4 {
  width:33.33333333333333%;
}

.row .artist-753-span-5 {
  width:41.666666666666664%;
}

.row .artist-753-span-6 {
  width:50%;
}

.row .artist-753-span-7 {
  width:58.33333333333333%;
}

.row .artist-753-span-8 {
  width:66.66666666666666%;
}

.row .artist-753-span-9 {
  width:75%;
}

.row .artist-753-span-10 {
  width:83.33333333333333%;
}

.row .artist-753-span-11 {
  width:91.66666666666666%;
}

.row .artist-753-span-12 {
  width:100%;
}

[class*="artist-753-span-"]>.subgrid  {
  margin-left:-8px;
  margin-right:-8px;
}

.row .artist-753-offset-0 {
  margin-left:0%;
}

.row .artist-753-offset-1 {
  margin-left:8.333333333333332%;
}

.row .artist-753-offset-2 {
  margin-left:16.666666666666664%;
}

.row .artist-753-offset-3 {
  margin-left:25%;
}

.row .artist-753-offset-4 {
  margin-left:33.33333333333333%;
}

.row .artist-753-offset-5 {
  margin-left:41.666666666666664%;
}

.row .artist-753-offset-6 {
  margin-left:50%;
}

.row .artist-753-offset-7 {
  margin-left:58.33333333333333%;
}

.row .artist-753-offset-8 {
  margin-left:66.66666666666666%;
}

.row .artist-753-offset-9 {
  margin-left:75%;
}

.row .artist-753-offset-10 {
  margin-left:83.33333333333333%;
}

.row .artist-753-offset-11 {
  margin-left:91.66666666666666%;
}

.row [class*="artist-753-push-"] {
  position:relative;
}

.row .artist-753-push-11 {
  left:91.66666666666666%;
}

.row .artist-753-push-10 {
  left:83.33333333333333%;
}

.row .artist-753-push-9 {
  left:75%;
}

.row .artist-753-push-8 {
  left:66.66666666666666%;
}

.row .artist-753-push-7 {
  left:58.33333333333333%;
}

.row .artist-753-push-6 {
  left:50%;
}

.row .artist-753-push-5 {
  left:41.666666666666664%;
}

.row .artist-753-push-4 {
  left:33.33333333333333%;
}

.row .artist-753-push-3 {
  left:25%;
}

.row .artist-753-push-2 {
  left:16.666666666666664%;
}

.row .artist-753-push-1 {
  left:8.333333333333332%;
}

.row .artist-753-push-0 {
  left:auto;
}

.row [class*="artist-753-pull-"] {
  position:relative;
}

.row .artist-753-pull-11 {
  right:91.66666666666666%;
}

.row .artist-753-pull-10 {
  right:83.33333333333333%;
}

.row .artist-753-pull-9 {
  right:75%;
}

.row .artist-753-pull-8 {
  right:66.66666666666666%;
}

.row .artist-753-pull-7 {
  right:58.33333333333333%;
}

.row .artist-753-pull-6 {
  right:50%;
}

.row .artist-753-pull-5 {
  right:41.666666666666664%;
}

.row .artist-753-pull-4 {
  right:33.33333333333333%;
}

.row .artist-753-pull-3 {
  right:25%;
}

.row .artist-753-pull-2 {
  right:16.666666666666664%;
}

.row .artist-753-pull-1 {
  right:8.333333333333332%;
}

.row .artist-753-pull-0 {
  right:auto;
}

.show_grid_structure>.row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(0,225,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}

.show_grid_structure>.row .row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(225,0,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}
}

@media screen and (max-width: 558px) {
.row [class*="artist-558-span-"] {
  padding-left:8px;
  padding-right:8px;
  float:left;
}

.row .artist-558-span-1 {
  width:8.333333333333332%;
}

.row .artist-558-span-2 {
  width:16.666666666666664%;
}

.row .artist-558-span-3 {
  width:25%;
}

.row .artist-558-span-4 {
  width:33.33333333333333%;
}

.row .artist-558-span-5 {
  width:41.666666666666664%;
}

.row .artist-558-span-6 {
  width:50%;
}

.row .artist-558-span-7 {
  width:58.33333333333333%;
}

.row .artist-558-span-8 {
  width:66.66666666666666%;
}

.row .artist-558-span-9 {
  width:75%;
}

.row .artist-558-span-10 {
  width:83.33333333333333%;
}

.row .artist-558-span-11 {
  width:91.66666666666666%;
}

.row .artist-558-span-12 {
  width:100%;
}

[class*="artist-558-span-"]>.subgrid  {
  margin-left:-8px;
  margin-right:-8px;
}

.row .artist-558-offset-0 {
  margin-left:0%;
}

.row .artist-558-offset-1 {
  margin-left:8.333333333333332%;
}

.row .artist-558-offset-2 {
  margin-left:16.666666666666664%;
}

.row .artist-558-offset-3 {
  margin-left:25%;
}

.row .artist-558-offset-4 {
  margin-left:33.33333333333333%;
}

.row .artist-558-offset-5 {
  margin-left:41.666666666666664%;
}

.row .artist-558-offset-6 {
  margin-left:50%;
}

.row .artist-558-offset-7 {
  margin-left:58.33333333333333%;
}

.row .artist-558-offset-8 {
  margin-left:66.66666666666666%;
}

.row .artist-558-offset-9 {
  margin-left:75%;
}

.row .artist-558-offset-10 {
  margin-left:83.33333333333333%;
}

.row .artist-558-offset-11 {
  margin-left:91.66666666666666%;
}

.row [class*="artist-558-push-"] {
  position:relative;
}

.row .artist-558-push-11 {
  left:91.66666666666666%;
}

.row .artist-558-push-10 {
  left:83.33333333333333%;
}

.row .artist-558-push-9 {
  left:75%;
}

.row .artist-558-push-8 {
  left:66.66666666666666%;
}

.row .artist-558-push-7 {
  left:58.33333333333333%;
}

.row .artist-558-push-6 {
  left:50%;
}

.row .artist-558-push-5 {
  left:41.666666666666664%;
}

.row .artist-558-push-4 {
  left:33.33333333333333%;
}

.row .artist-558-push-3 {
  left:25%;
}

.row .artist-558-push-2 {
  left:16.666666666666664%;
}

.row .artist-558-push-1 {
  left:8.333333333333332%;
}

.row .artist-558-push-0 {
  left:auto;
}

.row [class*="artist-558-pull-"] {
  position:relative;
}

.row .artist-558-pull-11 {
  right:91.66666666666666%;
}

.row .artist-558-pull-10 {
  right:83.33333333333333%;
}

.row .artist-558-pull-9 {
  right:75%;
}

.row .artist-558-pull-8 {
  right:66.66666666666666%;
}

.row .artist-558-pull-7 {
  right:58.33333333333333%;
}

.row .artist-558-pull-6 {
  right:50%;
}

.row .artist-558-pull-5 {
  right:41.666666666666664%;
}

.row .artist-558-pull-4 {
  right:33.33333333333333%;
}

.row .artist-558-pull-3 {
  right:25%;
}

.row .artist-558-pull-2 {
  right:16.666666666666664%;
}

.row .artist-558-pull-1 {
  right:8.333333333333332%;
}

.row .artist-558-pull-0 {
  right:auto;
}

.show_grid_structure>.row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(0,225,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}

.show_grid_structure>.row .row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(225,0,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}
}

@media screen and (max-width: 354px) {
.row [class*="artist-354-span-"] {
  padding-left:8px;
  padding-right:8px;
  float:left;
}

.row .artist-354-span-1 {
  width:8.333333333333332%;
}

.row .artist-354-span-2 {
  width:16.666666666666664%;
}

.row .artist-354-span-3 {
  width:25%;
}

.row .artist-354-span-4 {
  width:33.33333333333333%;
}

.row .artist-354-span-5 {
  width:41.666666666666664%;
}

.row .artist-354-span-6 {
  width:50%;
}

.row .artist-354-span-7 {
  width:58.33333333333333%;
}

.row .artist-354-span-8 {
  width:66.66666666666666%;
}

.row .artist-354-span-9 {
  width:75%;
}

.row .artist-354-span-10 {
  width:83.33333333333333%;
}

.row .artist-354-span-11 {
  width:91.66666666666666%;
}

.row .artist-354-span-12 {
  width:100%;
}

[class*="artist-354-span-"]>.subgrid  {
  margin-left:-8px;
  margin-right:-8px;
}

.row .artist-354-offset-0 {
  margin-left:0%;
}

.row .artist-354-offset-1 {
  margin-left:8.333333333333332%;
}

.row .artist-354-offset-2 {
  margin-left:16.666666666666664%;
}

.row .artist-354-offset-3 {
  margin-left:25%;
}

.row .artist-354-offset-4 {
  margin-left:33.33333333333333%;
}

.row .artist-354-offset-5 {
  margin-left:41.666666666666664%;
}

.row .artist-354-offset-6 {
  margin-left:50%;
}

.row .artist-354-offset-7 {
  margin-left:58.33333333333333%;
}

.row .artist-354-offset-8 {
  margin-left:66.66666666666666%;
}

.row .artist-354-offset-9 {
  margin-left:75%;
}

.row .artist-354-offset-10 {
  margin-left:83.33333333333333%;
}

.row .artist-354-offset-11 {
  margin-left:91.66666666666666%;
}

.row [class*="artist-354-push-"] {
  position:relative;
}

.row .artist-354-push-11 {
  left:91.66666666666666%;
}

.row .artist-354-push-10 {
  left:83.33333333333333%;
}

.row .artist-354-push-9 {
  left:75%;
}

.row .artist-354-push-8 {
  left:66.66666666666666%;
}

.row .artist-354-push-7 {
  left:58.33333333333333%;
}

.row .artist-354-push-6 {
  left:50%;
}

.row .artist-354-push-5 {
  left:41.666666666666664%;
}

.row .artist-354-push-4 {
  left:33.33333333333333%;
}

.row .artist-354-push-3 {
  left:25%;
}

.row .artist-354-push-2 {
  left:16.666666666666664%;
}

.row .artist-354-push-1 {
  left:8.333333333333332%;
}

.row .artist-354-push-0 {
  left:auto;
}

.row [class*="artist-354-pull-"] {
  position:relative;
}

.row .artist-354-pull-11 {
  right:91.66666666666666%;
}

.row .artist-354-pull-10 {
  right:83.33333333333333%;
}

.row .artist-354-pull-9 {
  right:75%;
}

.row .artist-354-pull-8 {
  right:66.66666666666666%;
}

.row .artist-354-pull-7 {
  right:58.33333333333333%;
}

.row .artist-354-pull-6 {
  right:50%;
}

.row .artist-354-pull-5 {
  right:41.666666666666664%;
}

.row .artist-354-pull-4 {
  right:33.33333333333333%;
}

.row .artist-354-pull-3 {
  right:25%;
}

.row .artist-354-pull-2 {
  right:16.666666666666664%;
}

.row .artist-354-pull-1 {
  right:8.333333333333332%;
}

.row .artist-354-pull-0 {
  right:auto;
}

.show_grid_structure>.row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(0,225,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}

.show_grid_structure>.row .row {
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" width="100%" height="100%"><g style="fill:#FFF; fill-opacity:0; stroke:rgb(225,0,225); stroke-opacity:0.1; stroke-width:16px"><rect width="8.333333333333332%" height="200%" y="-50%" x="-8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="0%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="8.333333333333332%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="16.666666666666664%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="24.999999999999996%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="33.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="41.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="49.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="58.33333333333333%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="66.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="74.99999999999999%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="83.33333333333331%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="91.66666666666666%"></rect><rect width="8.333333333333332%" height="200%" y="-50%" x="99.99999999999999%"></rect></g></svg>');
  background-repeat:no-repeat, no-repeat;
}
}
