Template:Biomod2013a

From OpenWetWare
Revision as of 16:57, 24 October 2013 by Osamu Ishimura (talk | contribs)
Jump to navigationJump to search

<html> <body>

   <script type="text/javascript">
       /*! jQuery v1.9.0 | (c) 2005, 2012 jQuery Foundation, Inc. | jquery.org/license */(function (e, t) {
           "use strict"; function n(e) { var t = e.length, n = st.type(e); return st.isWindow(e) ? !1 : 1 === e.nodeType && t ? !0 : "array" === n || "function" !== n && (0 === t || "number" == typeof t && t > 0 && t - 1 in e) } function r(e) { var t = Tt[e] = {}; return st.each(e.match(lt) || [], function (e, n) { t[n] = !0 }), t } function i(e, n, r, i) { if (st.acceptData(e)) { var o, a, s = st.expando, u = "string" == typeof n, l = e.nodeType, c = l ? st.cache : e, f = l ? e[s] : e[s] && s; if (f && c[f] && (i || c[f].data) || !u || r !== t) return f || (l ? e[s] = f = K.pop() || st.guid++ : f = s), c[f] || (c[f] = {}, l || (c[f].toJSON = st.noop)), ("object" == typeof n || "function" == typeof n) && (i ? c[f] = st.extend(c[f], n) : c[f].data = st.extend(c[f].data, n)), o = c[f], i || (o.data || (o.data = {}), o = o.data), r !== t && (o[st.camelCase(n)] = r), u ? (a = o[n], null == a && (a = o[st.camelCase(n)])) : a = o, a } } function o(e, t, n) { if (st.acceptData(e)) { var r, i, o, a = e.nodeType, u = a ? st.cache : e, l = a ? e[st.expando] : st.expando; if (u[l]) { if (t && (r = n ? u[l] : u[l].data)) { st.isArray(t) ? t = t.concat(st.map(t, st.camelCase)) : t in r ? t = [t] : (t = st.camelCase(t), t = t in r ? [t] : t.split(" ")); for (i = 0, o = t.length; o > i; i++) delete r[t[i]]; if (!(n ? s : st.isEmptyObject)(r)) return } (n || (delete u[l].data, s(u[l]))) && (a ? st.cleanData([e], !0) : st.support.deleteExpando || u != u.window ? delete u[l] : u[l] = null) } } } function a(e, n, r) { if (r === t && 1 === e.nodeType) { var i = "data-" + n.replace(Nt, "-$1").toLowerCase(); if (r = e.getAttribute(i), "string" == typeof r) { try { r = "true" === r ? !0 : "false" === r ? !1 : "null" === r ? null : +r + "" === r ? +r : wt.test(r) ? st.parseJSON(r) : r } catch (o) { } st.data(e, n, r) } else r = t } return r } function s(e) { var t; for (t in e) if (("data" !== t || !st.isEmptyObject(e[t])) && "toJSON" !== t) return !1; return !0 } function u() { return !0 } function l() { return !1 } function c(e, t) { do e = e[t]; while (e && 1 !== e.nodeType); return e } function f(e, t, n) { if (t = t || 0, st.isFunction(t)) return st.grep(e, function (e, r) { var i = !!t.call(e, r, e); return i === n }); if (t.nodeType) return st.grep(e, function (e) { return e === t === n }); if ("string" == typeof t) { var r = st.grep(e, function (e) { return 1 === e.nodeType }); if (Wt.test(t)) return st.filter(t, r, !n); t = st.filter(t, r) } return st.grep(e, function (e) { return st.inArray(e, t) >= 0 === n }) } function p(e) { var t = zt.split("|"), n = e.createDocumentFragment(); if (n.createElement) for (; t.length;) n.createElement(t.pop()); return n } function d(e, t) { return e.getElementsByTagName(t)[0] || e.appendChild(e.ownerDocument.createElement(t)) } function h(e) { var t = e.getAttributeNode("type"); return e.type = (t && t.specified) + "/" + e.type, e } function g(e) { var t = nn.exec(e.type); return t ? e.type = t[1] : e.removeAttribute("type"), e } function m(e, t) { for (var n, r = 0; null != (n = e[r]) ; r++) st._data(n, "globalEval", !t || st._data(t[r], "globalEval")) } function y(e, t) { if (1 === t.nodeType && st.hasData(e)) { var n, r, i, o = st._data(e), a = st._data(t, o), s = o.events; if (s) { delete a.handle, a.events = {}; for (n in s) for (r = 0, i = s[n].length; i > r; r++) st.event.add(t, n, s[n][r]) } a.data && (a.data = st.extend({}, a.data)) } } function v(e, t) { var n, r, i; if (1 === t.nodeType) { if (n = t.nodeName.toLowerCase(), !st.support.noCloneEvent && t[st.expando]) { r = st._data(t); for (i in r.events) st.removeEvent(t, i, r.handle); t.removeAttribute(st.expando) } "script" === n && t.text !== e.text ? (h(t).text = e.text, g(t)) : "object" === n ? (t.parentNode && (t.outerHTML = e.outerHTML), st.support.html5Clone && e.innerHTML && !st.trim(t.innerHTML) && (t.innerHTML = e.innerHTML)) : "input" === n && Zt.test(e.type) ? (t.defaultChecked = t.checked = e.checked, t.value !== e.value && (t.value = e.value)) : "option" === n ? t.defaultSelected = t.selected = e.defaultSelected : ("input" === n || "textarea" === n) && (t.defaultValue = e.defaultValue) } } function b(e, n) { var r, i, o = 0, a = e.getElementsByTagName !== t ? e.getElementsByTagName(n || "*") : e.querySelectorAll !== t ? e.querySelectorAll(n || "*") : t; if (!a) for (a = [], r = e.childNodes || e; null != (i = r[o]) ; o++) !n || st.nodeName(i, n) ? a.push(i) : st.merge(a, b(i, n)); return n === t || n && st.nodeName(e, n) ? st.merge([e], a) : a } function x(e) { Zt.test(e.type) && (e.defaultChecked = e.checked) } function T(e, t) { if (t in e) return t; for (var n = t.charAt(0).toUpperCase() + t.slice(1), r = t, i = Nn.length; i--;) if (t = Nn[i] + n, t in e) return t; return r } function w(e, t) { return e = t || e, "none" === st.css(e, "display") || !st.contains(e.ownerDocument, e) } function N(e, t) { for (var n, r = [], i = 0, o = e.length; o > i; i++) n = e[i], n.style && (r[i] = st._data(n, "olddisplay"), t ? (r[i] || "none" !== n.style.display || (n.style.display = ""), "" === n.style.display && w(n) && (r[i] = st._data(n, "olddisplay", S(n.nodeName)))) : r[i] || w(n) || st._data(n, "olddisplay", st.css(n, "display"))); for (i = 0; o > i; i++) n = e[i], n.style && (t && "none" !== n.style.display && "" !== n.style.display || (n.style.display = t ? r[i] || "" : "none")); return e } function C(e, t, n) { var r = mn.exec(t); return r ? Math.max(0, r[1] - (n || 0)) + (r[2] || "px") : t } function k(e, t, n, r, i) { for (var o = n === (r ? "border" : "content") ? 4 : "width" === t ? 1 : 0, a = 0; 4 > o; o += 2) "margin" === n && (a += st.css(e, n + wn[o], !0, i)), r ? ("content" === n && (a -= st.css(e, "padding" + wn[o], !0, i)), "margin" !== n && (a -= st.css(e, "border" + wn[o] + "Width", !0, i))) : (a += st.css(e, "padding" + wn[o], !0, i), "padding" !== n && (a += st.css(e, "border" + wn[o] + "Width", !0, i))); return a } function E(e, t, n) { var r = !0, i = "width" === t ? e.offsetWidth : e.offsetHeight, o = ln(e), a = st.support.boxSizing && "border-box" === st.css(e, "boxSizing", !1, o); if (0 >= i || null == i) { if (i = un(e, t, o), (0 > i || null == i) && (i = e.style[t]), yn.test(i)) return i; r = a && (st.support.boxSizingReliable || i === e.style[t]), i = parseFloat(i) || 0 } return i + k(e, t, n || (a ? "border" : "content"), r, o) + "px" } function S(e) { var t = V, n = bn[e]; return n || (n = A(e, t), "none" !== n && n || (cn = (cn || st("<iframe frameborder='0' width='0' height='0'/>").css("cssText", "display:block !important")).appendTo(t.documentElement), t = (cn[0].contentWindow || cn[0].contentDocument).document, t.write("<!doctype html><html><body>"), t.close(), n = A(e, t), cn.detach()), bn[e] = n), n } function A(e, t) { var n = st(t.createElement(e)).appendTo(t.body), r = st.css(n[0], "display"); return n.remove(), r } function j(e, t, n, r) { var i; if (st.isArray(t)) st.each(t, function (t, i) { n || kn.test(e) ? r(e, i) : j(e + "[" + ("object" == typeof i ? t : "") + "]", i, n, r) }); else if (n || "object" !== st.type(t)) r(e, t); else for (i in t) j(e + "[" + i + "]", t[i], n, r) } function D(e) { return function (t, n) { "string" != typeof t && (n = t, t = "*"); var r, i = 0, o = t.toLowerCase().match(lt) || []; if (st.isFunction(n)) for (; r = o[i++];) "+" === r[0] ? (r = r.slice(1) || "*", (e[r] = e[r] || []).unshift(n)) : (e[r] = e[r] || []).push(n) } } function L(e, n, r, i) { function o(u) { var l; return a[u] = !0, st.each(e[u] || [], function (e, u) { var c = u(n, r, i); return "string" != typeof c || s || a[c] ? s ? !(l = c) : t : (n.dataTypes.unshift(c), o(c), !1) }), l } var a = {}, s = e === $n; return o(n.dataTypes[0]) || !a["*"] && o("*") } function H(e, n) { var r, i, o = st.ajaxSettings.flatOptions || {}; for (r in n) n[r] !== t && ((o[r] ? e : i || (i = {}))[r] = n[r]); return i && st.extend(!0, e, i), e } function M(e, n, r) { var i, o, a, s, u = e.contents, l = e.dataTypes, c = e.responseFields; for (o in c) o in r && (n[c[o]] = r[o]); for (; "*" === l[0];) l.shift(), i === t && (i = e.mimeType || n.getResponseHeader("Content-Type")); if (i) for (o in u) if (u[o] && u[o].test(i)) { l.unshift(o); break } if (l[0] in r) a = l[0]; else { for (o in r) { if (!l[0] || e.converters[o + " " + l[0]]) { a = o; break } s || (s = o) } a = a || s } return a ? (a !== l[0] && l.unshift(a), r[a]) : t } function q(e, t) { var n, r, i, o, a = {}, s = 0, u = e.dataTypes.slice(), l = u[0]; if (e.dataFilter && (t = e.dataFilter(t, e.dataType)), u[1]) for (n in e.converters) a[n.toLowerCase()] = e.converters[n]; for (; i = u[++s];) if ("*" !== i) { if ("*" !== l && l !== i) { if (n = a[l + " " + i] || a["* " + i], !n) for (r in a) if (o = r.split(" "), o[1] === i && (n = a[l + " " + o[0]] || a["* " + o[0]])) { n === !0 ? n = a[r] : a[r] !== !0 && (i = o[0], u.splice(s--, 0, i)); break } if (n !== !0) if (n && e["throws"]) t = n(t); else try { t = n(t) } catch (c) { return { state: "parsererror", error: n ? c : "No conversion from " + l + " to " + i } } } l = i } return { state: "success", data: t } } function _() { try { return new e.XMLHttpRequest } catch (t) { } } function F() { try { return new e.ActiveXObject("Microsoft.XMLHTTP") } catch (t) { } } function O() { return setTimeout(function () { Qn = t }), Qn = st.now() } function B(e, t) { st.each(t, function (t, n) { for (var r = (rr[t] || []).concat(rr["*"]), i = 0, o = r.length; o > i; i++) if (r[i].call(e, t, n)) return }) } function P(e, t, n) { var r, i, o = 0, a = nr.length, s = st.Deferred().always(function () { delete u.elem }), u = function () { if (i) return !1; for (var t = Qn || O(), n = Math.max(0, l.startTime + l.duration - t), r = n / l.duration || 0, o = 1 - r, a = 0, u = l.tweens.length; u > a; a++) l.tweens[a].run(o); return s.notifyWith(e, [l, o, n]), 1 > o && u ? n : (s.resolveWith(e, [l]), !1) }, l = s.promise({ elem: e, props: st.extend({}, t), opts: st.extend(!0, { specialEasing: {} }, n), originalProperties: t, originalOptions: n, startTime: Qn || O(), duration: n.duration, tweens: [], createTween: function (t, n) { var r = st.Tween(e, l.opts, t, n, l.opts.specialEasing[t] || l.opts.easing); return l.tweens.push(r), r }, stop: function (t) { var n = 0, r = t ? l.tweens.length : 0; if (i) return this; for (i = !0; r > n; n++) l.tweens[n].run(1); return t ? s.resolveWith(e, [l, t]) : s.rejectWith(e, [l, t]), this } }), c = l.props; for (R(c, l.opts.specialEasing) ; a > o; o++) if (r = nr[o].call(l, e, c, l.opts)) return r; return B(l, c), st.isFunction(l.opts.start) && l.opts.start.call(e, l), st.fx.timer(st.extend(u, { elem: e, anim: l, queue: l.opts.queue })), l.progress(l.opts.progress).done(l.opts.done, l.opts.complete).fail(l.opts.fail).always(l.opts.always) } function R(e, t) { var n, r, i, o, a; for (n in e) if (r = st.camelCase(n), i = t[r], o = e[n], st.isArray(o) && (i = o[1], o = e[n] = o[0]), n !== r && (e[r] = o, delete e[n]), a = st.cssHooks[r], a && "expand" in a) { o = a.expand(o), delete e[r]; for (n in o) n in e || (e[n] = o[n], t[n] = i) } else t[r] = i } function W(e, t, n) { var r, i, o, a, s, u, l, c, f, p = this, d = e.style, h = {}, g = [], m = e.nodeType && w(e); n.queue || (c = st._queueHooks(e, "fx"), null == c.unqueued && (c.unqueued = 0, f = c.empty.fire, c.empty.fire = function () { c.unqueued || f() }), c.unqueued++, p.always(function () { p.always(function () { c.unqueued--, st.queue(e, "fx").length || c.empty.fire() }) })), 1 === e.nodeType && ("height" in t || "width" in t) && (n.overflow = [d.overflow, d.overflowX, d.overflowY], "inline" === st.css(e, "display") && "none" === st.css(e, "float") && (st.support.inlineBlockNeedsLayout && "inline" !== S(e.nodeName) ? d.zoom = 1 : d.display = "inline-block")), n.overflow && (d.overflow = "hidden", st.support.shrinkWrapBlocks || p.done(function () { d.overflow = n.overflow[0], d.overflowX = n.overflow[1], d.overflowY = n.overflow[2] })); for (r in t) if (o = t[r], Zn.exec(o)) { if (delete t[r], u = u || "toggle" === o, o === (m ? "hide" : "show")) continue; g.push(r) } if (a = g.length) { s = st._data(e, "fxshow") || st._data(e, "fxshow", {}), "hidden" in s && (m = s.hidden), u && (s.hidden = !m), m ? st(e).show() : p.done(function () { st(e).hide() }), p.done(function () { var t; st._removeData(e, "fxshow"); for (t in h) st.style(e, t, h[t]) }); for (r = 0; a > r; r++) i = g[r], l = p.createTween(i, m ? s[i] : 0), h[i] = s[i] || st.style(e, i), i in s || (s[i] = l.start, m && (l.end = l.start, l.start = "width" === i || "height" === i ? 1 : 0)) } } function $(e, t, n, r, i) { return new $.prototype.init(e, t, n, r, i) } function I(e, t) { var n, r = { height: e }, i = 0; for (t = t ? 1 : 0; 4 > i; i += 2 - t) n = wn[i], r["margin" + n] = r["padding" + n] = e; return t && (r.opacity = r.width = e), r } function z(e) { return st.isWindow(e) ? e : 9 === e.nodeType ? e.defaultView || e.parentWindow : !1 } var X, U, V = e.document, Y = e.location, J = e.jQuery, G = e.$, Q = {}, K = [], Z = "1.9.0", et = K.concat, tt = K.push, nt = K.slice, rt = K.indexOf, it = Q.toString, ot = Q.hasOwnProperty, at = Z.trim, st = function (e, t) { return new st.fn.init(e, t, X) }, ut = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source, lt = /\S+/g, ct = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, ft = /^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/, pt = /^<(\w+)\s*\/?>(?:<\/\1>|)$/, dt = /^[\],:{}\s]*$/, ht = /(?:^|:|,)(?:\s*\[)+/g, gt = /\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g, mt = /"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g, yt = /^-ms-/, vt = /-([\da-z])/gi, bt = function (e, t) { return t.toUpperCase() }, xt = function () { V.addEventListener ? (V.removeEventListener("DOMContentLoaded", xt, !1), st.ready()) : "complete" === V.readyState && (V.detachEvent("onreadystatechange", xt), st.ready()) }; st.fn = st.prototype = { jquery: Z, constructor: st, init: function (e, n, r) { var i, o; if (!e) return this; if ("string" == typeof e) { if (i = "<" === e.charAt(0) && ">" === e.charAt(e.length - 1) && e.length >= 3 ? [null, e, null] : ft.exec(e), !i || !i[1] && n) return !n || n.jquery ? (n || r).find(e) : this.constructor(n).find(e); if (i[1]) { if (n = n instanceof st ? n[0] : n, st.merge(this, st.parseHTML(i[1], n && n.nodeType ? n.ownerDocument || n : V, !0)), pt.test(i[1]) && st.isPlainObject(n)) for (i in n) st.isFunction(this[i]) ? this[i](n[i]) : this.attr(i, n[i]); return this } if (o = V.getElementById(i[2]), o && o.parentNode) { if (o.id !== i[2]) return r.find(e); this.length = 1, this[0] = o } return this.context = V, this.selector = e, this } return e.nodeType ? (this.context = this[0] = e, this.length = 1, this) : st.isFunction(e) ? r.ready(e) : (e.selector !== t && (this.selector = e.selector, this.context = e.context), st.makeArray(e, this)) }, selector: "", length: 0, size: function () { return this.length }, toArray: function () { return nt.call(this) }, get: function (e) { return null == e ? this.toArray() : 0 > e ? this[this.length + e] : this[e] }, pushStack: function (e) { var t = st.merge(this.constructor(), e); return t.prevObject = this, t.context = this.context, t }, each: function (e, t) { return st.each(this, e, t) }, ready: function (e) { return st.ready.promise().done(e), this }, slice: function () { return this.pushStack(nt.apply(this, arguments)) }, first: function () { return this.eq(0) }, last: function () { return this.eq(-1) }, eq: function (e) { var t = this.length, n = +e + (0 > e ? t : 0); return this.pushStack(n >= 0 && t > n ? [this[n]] : []) }, map: function (e) { return this.pushStack(st.map(this, function (t, n) { return e.call(t, n, t) })) }, end: function () { return this.prevObject || this.constructor(null) }, push: tt, sort: [].sort, splice: [].splice }, st.fn.init.prototype = st.fn, st.extend = st.fn.extend = function () { var e, n, r, i, o, a, s = arguments[0] || {}, u = 1, l = arguments.length, c = !1; for ("boolean" == typeof s && (c = s, s = arguments[1] || {}, u = 2), "object" == typeof s || st.isFunction(s) || (s = {}), l === u && (s = this, --u) ; l > u; u++) if (null != (e = arguments[u])) for (n in e) r = s[n], i = e[n], s !== i && (c && i && (st.isPlainObject(i) || (o = st.isArray(i))) ? (o ? (o = !1, a = r && st.isArray(r) ? r : []) : a = r && st.isPlainObject(r) ? r : {}, s[n] = st.extend(c, a, i)) : i !== t && (s[n] = i)); return s }, st.extend({ noConflict: function (t) { return e.$ === st && (e.$ = G), t && e.jQuery === st && (e.jQuery = J), st }, isReady: !1, readyWait: 1, holdReady: function (e) { e ? st.readyWait++ : st.ready(!0) }, ready: function (e) { if (e === !0 ? !--st.readyWait : !st.isReady) { if (!V.body) return setTimeout(st.ready); st.isReady = !0, e !== !0 && --st.readyWait > 0 || (U.resolveWith(V, [st]), st.fn.trigger && st(V).trigger("ready").off("ready")) } }, isFunction: function (e) { return "function" === st.type(e) }, isArray: Array.isArray || function (e) { return "array" === st.type(e) }, isWindow: function (e) { return null != e && e == e.window }, isNumeric: function (e) { return !isNaN(parseFloat(e)) && isFinite(e) }, type: function (e) { return null == e ? e + "" : "object" == typeof e || "function" == typeof e ? Q[it.call(e)] || "object" : typeof e }, isPlainObject: function (e) { if (!e || "object" !== st.type(e) || e.nodeType || st.isWindow(e)) return !1; try { if (e.constructor && !ot.call(e, "constructor") && !ot.call(e.constructor.prototype, "isPrototypeOf")) return !1 } catch (n) { return !1 } var r; for (r in e); return r === t || ot.call(e, r) }, isEmptyObject: function (e) { var t; for (t in e) return !1; return !0 }, error: function (e) { throw Error(e) }, parseHTML: function (e, t, n) { if (!e || "string" != typeof e) return null; "boolean" == typeof t && (n = t, t = !1), t = t || V; var r = pt.exec(e), i = !n && []; return r ? [t.createElement(r[1])] : (r = st.buildFragment([e], t, i), i && st(i).remove(), st.merge([], r.childNodes)) }, parseJSON: function (n) { return e.JSON && e.JSON.parse ? e.JSON.parse(n) : null === n ? n : "string" == typeof n && (n = st.trim(n), n && dt.test(n.replace(gt, "@").replace(mt, "]").replace(ht, ""))) ? Function("return " + n)() : (st.error("Invalid JSON: " + n), t) }, parseXML: function (n) { var r, i; if (!n || "string" != typeof n) return null; try { e.DOMParser ? (i = new DOMParser, r = i.parseFromString(n, "text/xml")) : (r = new ActiveXObject("Microsoft.XMLDOM"), r.async = "false", r.loadXML(n)) } catch (o) { r = t } return r && r.documentElement && !r.getElementsByTagName("parsererror").length || st.error("Invalid XML: " + n), r }, noop: function () { }, globalEval: function (t) { t && st.trim(t) && (e.execScript || function (t) { e.eval.call(e, t) })(t) }, camelCase: function (e) { return e.replace(yt, "ms-").replace(vt, bt) }, nodeName: function (e, t) { return e.nodeName && e.nodeName.toLowerCase() === t.toLowerCase() }, each: function (e, t, r) { var i, o = 0, a = e.length, s = n(e); if (r) { if (s) for (; a > o && (i = t.apply(e[o], r), i !== !1) ; o++); else for (o in e) if (i = t.apply(e[o], r), i === !1) break } else if (s) for (; a > o && (i = t.call(e[o], o, e[o]), i !== !1) ; o++); else for (o in e) if (i = t.call(e[o], o, e[o]), i === !1) break; return e }, trim: at && !at.call("\ufeff\u00a0") ? function (e) { return null == e ? "" : at.call(e) } : function (e) { return null == e ? "" : (e + "").replace(ct, "") }, makeArray: function (e, t) { var r = t || []; return null != e && (n(Object(e)) ? st.merge(r, "string" == typeof e ? [e] : e) : tt.call(r, e)), r }, inArray: function (e, t, n) { var r; if (t) { if (rt) return rt.call(t, e, n); for (r = t.length, n = n ? 0 > n ? Math.max(0, r + n) : n : 0; r > n; n++) if (n in t && t[n] === e) return n } return -1 }, merge: function (e, n) { var r = n.length, i = e.length, o = 0; if ("number" == typeof r) for (; r > o; o++) e[i++] = n[o]; else for (; n[o] !== t;) e[i++] = n[o++]; return e.length = i, e }, grep: function (e, t, n) { var r, i = [], o = 0, a = e.length; for (n = !!n; a > o; o++) r = !!t(e[o], o), n !== r && i.push(e[o]); return i }, map: function (e, t, r) { var i, o = 0, a = e.length, s = n(e), u = []; if (s) for (; a > o; o++) i = t(e[o], o, r), null != i && (u[u.length] = i); else for (o in e) i = t(e[o], o, r), null != i && (u[u.length] = i); return et.apply([], u) }, guid: 1, proxy: function (e, n) { var r, i, o; return "string" == typeof n && (r = e[n], n = e, e = r), st.isFunction(e) ? (i = nt.call(arguments, 2), o = function () { return e.apply(n || this, i.concat(nt.call(arguments))) }, o.guid = e.guid = e.guid || st.guid++, o) : t }, access: function (e, n, r, i, o, a, s) { var u = 0, l = e.length, c = null == r; if ("object" === st.type(r)) { o = !0; for (u in r) st.access(e, n, u, r[u], !0, a, s) } else if (i !== t && (o = !0, st.isFunction(i) || (s = !0), c && (s ? (n.call(e, i), n = null) : (c = n, n = function (e, t, n) { return c.call(st(e), n) })), n)) for (; l > u; u++) n(e[u], r, s ? i : i.call(e[u], u, n(e[u], r))); return o ? e : c ? n.call(e) : l ? n(e[0], r) : a }, now: function () { return (new Date).getTime() } }), st.ready.promise = function (t) { if (!U) if (U = st.Deferred(), "complete" === V.readyState) setTimeout(st.ready); else if (V.addEventListener) V.addEventListener("DOMContentLoaded", xt, !1), e.addEventListener("load", st.ready, !1); else { V.attachEvent("onreadystatechange", xt), e.attachEvent("onload", st.ready); var n = !1; try { n = null == e.frameElement && V.documentElement } catch (r) { } n && n.doScroll && function i() { if (!st.isReady) { try { n.doScroll("left") } catch (e) { return setTimeout(i, 50) } st.ready() } }() } return U.promise(t) }, st.each("Boolean Number String Function Array Date RegExp Object Error".split(" "), function (e, t) { Q["[object " + t + "]"] = t.toLowerCase() }), X = st(V); var Tt = {}; st.Callbacks = function (e) { e = "string" == typeof e ? Tt[e] || r(e) : st.extend({}, e); var n, i, o, a, s, u, l = [], c = !e.once && [], f = function (t) { for (n = e.memory && t, i = !0, u = a || 0, a = 0, s = l.length, o = !0; l && s > u; u++) if (l[u].apply(t[0], t[1]) === !1 && e.stopOnFalse) { n = !1; break } o = !1, l && (c ? c.length && f(c.shift()) : n ? l = [] : p.disable()) }, p = { add: function () { if (l) { var t = l.length; (function r(t) { st.each(t, function (t, n) { var i = st.type(n); "function" === i ? e.unique && p.has(n) || l.push(n) : n && n.length && "string" !== i && r(n) }) })(arguments), o ? s = l.length : n && (a = t, f(n)) } return this }, remove: function () { return l && st.each(arguments, function (e, t) { for (var n; (n = st.inArray(t, l, n)) > -1;) l.splice(n, 1), o && (s >= n && s--, u >= n && u--) }), this }, has: function (e) { return st.inArray(e, l) > -1 }, empty: function () { return l = [], this }, disable: function () { return l = c = n = t, this }, disabled: function () { return !l }, lock: function () { return c = t, n || p.disable(), this }, locked: function () { return !c }, fireWith: function (e, t) { return t = t || [], t = [e, t.slice ? t.slice() : t], !l || i && !c || (o ? c.push(t) : f(t)), this }, fire: function () { return p.fireWith(this, arguments), this }, fired: function () { return !!i } }; return p }, st.extend({ Deferred: function (e) { var t = [["resolve", "done", st.Callbacks("once memory"), "resolved"], ["reject", "fail", st.Callbacks("once memory"), "rejected"], ["notify", "progress", st.Callbacks("memory")]], n = "pending", r = { state: function () { return n }, always: function () { return i.done(arguments).fail(arguments), this }, then: function () { var e = arguments; return st.Deferred(function (n) { st.each(t, function (t, o) { var a = o[0], s = st.isFunction(e[t]) && e[t]; i[o[1]](function () { var e = s && s.apply(this, arguments); e && st.isFunction(e.promise) ? e.promise().done(n.resolve).fail(n.reject).progress(n.notify) : n[a + "With"](this === r ? n.promise() : this, s ? [e] : arguments) }) }), e = null }).promise() }, promise: function (e) { return null != e ? st.extend(e, r) : r } }, i = {}; return r.pipe = r.then, st.each(t, function (e, o) { var a = o[2], s = o[3]; r[o[1]] = a.add, s && a.add(function () { n = s }, t[1 ^ e][2].disable, t[2][2].lock), i[o[0]] = function () { return i[o[0] + "With"](this === i ? r : this, arguments), this }, i[o[0] + "With"] = a.fireWith }), r.promise(i), e && e.call(i, i), i }, when: function (e) { var t, n, r, i = 0, o = nt.call(arguments), a = o.length, s = 1 !== a || e && st.isFunction(e.promise) ? a : 0, u = 1 === s ? e : st.Deferred(), l = function (e, n, r) { return function (i) { n[e] = this, r[e] = arguments.length > 1 ? nt.call(arguments) : i, r === t ? u.notifyWith(n, r) : --s || u.resolveWith(n, r) } }; if (a > 1) for (t = Array(a), n = Array(a), r = Array(a) ; a > i; i++) o[i] && st.isFunction(o[i].promise) ? o[i].promise().done(l(i, r, o)).fail(u.reject).progress(l(i, n, t)) : --s; return s || u.resolveWith(r, o), u.promise() } }), st.support = function () { var n, r, i, o, a, s, u, l, c, f, p = V.createElement("div"); if (p.setAttribute("className", "t"), p.innerHTML = "  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>", r = p.getElementsByTagName("*"), i = p.getElementsByTagName("a")[0], !r || !i || !r.length) return {}; o = V.createElement("select"), a = o.appendChild(V.createElement("option")), s = p.getElementsByTagName("input")[0], i.style.cssText = "top:1px;float:left;opacity:.5", n = { getSetAttribute: "t" !== p.className, leadingWhitespace: 3 === p.firstChild.nodeType, tbody: !p.getElementsByTagName("tbody").length, htmlSerialize: !!p.getElementsByTagName("link").length, style: /top/.test(i.getAttribute("style")), hrefNormalized: "/a" === i.getAttribute("href"), opacity: /^0.5/.test(i.style.opacity), cssFloat: !!i.style.cssFloat, checkOn: !!s.value, optSelected: a.selected, enctype: !!V.createElement("form").enctype, html5Clone: "<:nav></:nav>" !== V.createElement("nav").cloneNode(!0).outerHTML, boxModel: "CSS1Compat" === V.compatMode, deleteExpando: !0, noCloneEvent: !0, inlineBlockNeedsLayout: !1, shrinkWrapBlocks: !1, reliableMarginRight: !0, boxSizingReliable: !0, pixelPosition: !1 }, s.checked = !0, n.noCloneChecked = s.cloneNode(!0).checked, o.disabled = !0, n.optDisabled = !a.disabled; try { delete p.test } catch (d) { n.deleteExpando = !1 } s = V.createElement("input"), s.setAttribute("value", ""), n.input = "" === s.getAttribute("value"), s.value = "t", s.setAttribute("type", "radio"), n.radioValue = "t" === s.value, s.setAttribute("checked", "t"), s.setAttribute("name", "t"), u = V.createDocumentFragment(), u.appendChild(s), n.appendChecked = s.checked, n.checkClone = u.cloneNode(!0).cloneNode(!0).lastChild.checked, p.attachEvent && (p.attachEvent("onclick", function () { n.noCloneEvent = !1 }), p.cloneNode(!0).click()); for (f in { submit: !0, change: !0, focusin: !0 }) p.setAttribute(l = "on" + f, "t"), n[f + "Bubbles"] = l in e || p.attributes[l].expando === !1; return p.style.backgroundClip = "content-box", p.cloneNode(!0).style.backgroundClip = "", n.clearCloneStyle = "content-box" === p.style.backgroundClip, st(function () { var r, i, o, a = "padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;", s = V.getElementsByTagName("body")[0]; s && (r = V.createElement("div"), r.style.cssText = "border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px", s.appendChild(r).appendChild(p), p.innerHTML = "<table><tr><td></td><td>t</td></tr></table>", o = p.getElementsByTagName("td"), o[0].style.cssText = "padding:0;margin:0;border:0;display:none", c = 0 === o[0].offsetHeight, o[0].style.display = "", o[1].style.display = "none", n.reliableHiddenOffsets = c && 0 === o[0].offsetHeight, p.innerHTML = "", p.style.cssText = "box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;", n.boxSizing = 4 === p.offsetWidth, n.doesNotIncludeMarginInBodyOffset = 1 !== s.offsetTop, e.getComputedStyle && (n.pixelPosition = "1%" !== (e.getComputedStyle(p, null) || {}).top, n.boxSizingReliable = "4px" === (e.getComputedStyle(p, null) || { width: "4px" }).width, i = p.appendChild(V.createElement("div")), i.style.cssText = p.style.cssText = a, i.style.marginRight = i.style.width = "0", p.style.width = "1px", n.reliableMarginRight = !parseFloat((e.getComputedStyle(i, null) || {}).marginRight)), p.style.zoom !== t && (p.innerHTML = "", p.style.cssText = a + "width:1px;padding:1px;display:inline;zoom:1", n.inlineBlockNeedsLayout = 3 === p.offsetWidth, p.style.display = "block", p.innerHTML = "<div></div>", p.firstChild.style.width = "5px", n.shrinkWrapBlocks = 3 !== p.offsetWidth, s.style.zoom = 1), s.removeChild(r), r = p = o = i = null) }), r = o = u = a = i = s = null, n }(); var wt = /(?:\{[\s\S]*\}|\[[\s\S]*\])$/, Nt = /([A-Z])/g; st.extend({ cache: {}, expando: "jQuery" + (Z + Math.random()).replace(/\D/g, ""), noData: { embed: !0, object: "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000", applet: !0 }, hasData: function (e) { return e = e.nodeType ? st.cache[e[st.expando]] : e[st.expando], !!e && !s(e) }, data: function (e, t, n) { return i(e, t, n, !1) }, removeData: function (e, t) { return o(e, t, !1) }, _data: function (e, t, n) { return i(e, t, n, !0) }, _removeData: function (e, t) { return o(e, t, !0) }, acceptData: function (e) { var t = e.nodeName && st.noData[e.nodeName.toLowerCase()]; return !t || t !== !0 && e.getAttribute("classid") === t } }), st.fn.extend({ data: function (e, n) { var r, i, o = this[0], s = 0, u = null; if (e === t) { if (this.length && (u = st.data(o), 1 === o.nodeType && !st._data(o, "parsedAttrs"))) { for (r = o.attributes; r.length > s; s++) i = r[s].name, i.indexOf("data-") || (i = st.camelCase(i.substring(5)), a(o, i, u[i])); st._data(o, "parsedAttrs", !0) } return u } return "object" == typeof e ? this.each(function () { st.data(this, e) }) : st.access(this, function (n) { return n === t ? o ? a(o, e, st.data(o, e)) : null : (this.each(function () { st.data(this, e, n) }), t) }, null, n, arguments.length > 1, null, !0) }, removeData: function (e) { return this.each(function () { st.removeData(this, e) }) } }), st.extend({ queue: function (e, n, r) { var i; return e ? (n = (n || "fx") + "queue", i = st._data(e, n), r && (!i || st.isArray(r) ? i = st._data(e, n, st.makeArray(r)) : i.push(r)), i || []) : t }, dequeue: function (e, t) { t = t || "fx"; var n = st.queue(e, t), r = n.length, i = n.shift(), o = st._queueHooks(e, t), a = function () { st.dequeue(e, t) }; "inprogress" === i && (i = n.shift(), r--), o.cur = i, i && ("fx" === t && n.unshift("inprogress"), delete o.stop, i.call(e, a, o)), !r && o && o.empty.fire() }, _queueHooks: function (e, t) { var n = t + "queueHooks"; return st._data(e, n) || st._data(e, n, { empty: st.Callbacks("once memory").add(function () { st._removeData(e, t + "queue"), st._removeData(e, n) }) }) } }), st.fn.extend({ queue: function (e, n) { var r = 2; return "string" != typeof e && (n = e, e = "fx", r--), r > arguments.length ? st.queue(this[0], e) : n === t ? this : this.each(function () { var t = st.queue(this, e, n); st._queueHooks(this, e), "fx" === e && "inprogress" !== t[0] && st.dequeue(this, e) }) }, dequeue: function (e) { return this.each(function () { st.dequeue(this, e) }) }, delay: function (e, t) { return e = st.fx ? st.fx.speeds[e] || e : e, t = t || "fx", this.queue(t, function (t, n) { var r = setTimeout(t, e); n.stop = function () { clearTimeout(r) } }) }, clearQueue: function (e) { return this.queue(e || "fx", []) }, promise: function (e, n) { var r, i = 1, o = st.Deferred(), a = this, s = this.length, u = function () { --i || o.resolveWith(a, [a]) }; for ("string" != typeof e && (n = e, e = t), e = e || "fx"; s--;) r = st._data(a[s], e + "queueHooks"), r && r.empty && (i++, r.empty.add(u)); return u(), o.promise(n) } }); var Ct, kt, Et = /[\t\r\n]/g, St = /\r/g, At = /^(?:input|select|textarea|button|object)$/i, jt = /^(?:a|area)$/i, Dt = /^(?:checked|selected|autofocus|autoplay|async|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped)$/i, Lt = /^(?:checked|selected)$/i, Ht = st.support.getSetAttribute, Mt = st.support.input; st.fn.extend({ attr: function (e, t) { return st.access(this, st.attr, e, t, arguments.length > 1) }, removeAttr: function (e) { return this.each(function () { st.removeAttr(this, e) }) }, prop: function (e, t) { return st.access(this, st.prop, e, t, arguments.length > 1) }, removeProp: function (e) { return e = st.propFix[e] || e, this.each(function () { try { this[e] = t, delete this[e] } catch (n) { } }) }, addClass: function (e) { var t, n, r, i, o, a = 0, s = this.length, u = "string" == typeof e && e; if (st.isFunction(e)) return this.each(function (t) { st(this).addClass(e.call(this, t, this.className)) }); if (u) for (t = (e || "").match(lt) || []; s > a; a++) if (n = this[a], r = 1 === n.nodeType && (n.className ? (" " + n.className + " ").replace(Et, " ") : " ")) { for (o = 0; i = t[o++];) 0 > r.indexOf(" " + i + " ") && (r += i + " "); n.className = st.trim(r) } return this }, removeClass: function (e) { var t, n, r, i, o, a = 0, s = this.length, u = 0 === arguments.length || "string" == typeof e && e; if (st.isFunction(e)) return this.each(function (t) { st(this).removeClass(e.call(this, t, this.className)) }); if (u) for (t = (e || "").match(lt) || []; s > a; a++) if (n = this[a], r = 1 === n.nodeType && (n.className ? (" " + n.className + " ").replace(Et, " ") : "")) { for (o = 0; i = t[o++];) for (; r.indexOf(" " + i + " ") >= 0;) r = r.replace(" " + i + " ", " "); n.className = e ? st.trim(r) : "" } return this }, toggleClass: function (e, t) { var n = typeof e, r = "boolean" == typeof t; return st.isFunction(e) ? this.each(function (n) { st(this).toggleClass(e.call(this, n, this.className, t), t) }) : this.each(function () { if ("string" === n) for (var i, o = 0, a = st(this), s = t, u = e.match(lt) || []; i = u[o++];) s = r ? s : !a.hasClass(i), a[s ? "addClass" : "removeClass"](i); else ("undefined" === n || "boolean" === n) && (this.className && st._data(this, "__className__", this.className), this.className = this.className || e === !1 ? "" : st._data(this, "__className__") || "") }) }, hasClass: function (e) { for (var t = " " + e + " ", n = 0, r = this.length; r > n; n++) if (1 === this[n].nodeType && (" " + this[n].className + " ").replace(Et, " ").indexOf(t) >= 0) return !0; return !1 }, val: function (e) { var n, r, i, o = this[0]; { if (arguments.length) return i = st.isFunction(e), this.each(function (r) { var o, a = st(this); 1 === this.nodeType && (o = i ? e.call(this, r, a.val()) : e, null == o ? o = "" : "number" == typeof o ? o += "" : st.isArray(o) && (o = st.map(o, function (e) { return null == e ? "" : e + "" })), n = st.valHooks[this.type] || st.valHooks[this.nodeName.toLowerCase()], n && "set" in n && n.set(this, o, "value") !== t || (this.value = o)) }); if (o) return n = st.valHooks[o.type] || st.valHooks[o.nodeName.toLowerCase()], n && "get" in n && (r = n.get(o, "value")) !== t ? r : (r = o.value, "string" == typeof r ? r.replace(St, "") : null == r ? "" : r) } } }), st.extend({ valHooks: { option: { get: function (e) { var t = e.attributes.value; return !t || t.specified ? e.value : e.text } }, select: { get: function (e) { for (var t, n, r = e.options, i = e.selectedIndex, o = "select-one" === e.type || 0 > i, a = o ? null : [], s = o ? i + 1 : r.length, u = 0 > i ? s : o ? i : 0; s > u; u++) if (n = r[u], !(!n.selected && u !== i || (st.support.optDisabled ? n.disabled : null !== n.getAttribute("disabled")) || n.parentNode.disabled && st.nodeName(n.parentNode, "optgroup"))) { if (t = st(n).val(), o) return t; a.push(t) } return a }, set: function (e, t) { var n = st.makeArray(t); return st(e).find("option").each(function () { this.selected = st.inArray(st(this).val(), n) >= 0 }), n.length || (e.selectedIndex = -1), n } } }, attr: function (e, n, r) { var i, o, a, s = e.nodeType; if (e && 3 !== s && 8 !== s && 2 !== s) return e.getAttribute === t ? st.prop(e, n, r) : (a = 1 !== s || !st.isXMLDoc(e), a && (n = n.toLowerCase(), o = st.attrHooks[n] || (Dt.test(n) ? kt : Ct)), r === t ? o && a && "get" in o && null !== (i = o.get(e, n)) ? i : (e.getAttribute !== t && (i = e.getAttribute(n)), null == i ? t : i) : null !== r ? o && a && "set" in o && (i = o.set(e, r, n)) !== t ? i : (e.setAttribute(n, r + ""), r) : (st.removeAttr(e, n), t)) }, removeAttr: function (e, t) { var n, r, i = 0, o = t && t.match(lt); if (o && 1 === e.nodeType) for (; n = o[i++];) r = st.propFix[n] || n, Dt.test(n) ? !Ht && Lt.test(n) ? e[st.camelCase("default-" + n)] = e[r] = !1 : e[r] = !1 : st.attr(e, n, ""), e.removeAttribute(Ht ? n : r) }, attrHooks: { type: { set: function (e, t) { if (!st.support.radioValue && "radio" === t && st.nodeName(e, "input")) { var n = e.value; return e.setAttribute("type", t), n && (e.value = n), t } } } }, propFix: { tabindex: "tabIndex", readonly: "readOnly", "for": "htmlFor", "class": "className", maxlength: "maxLength", cellspacing: "cellSpacing", cellpadding: "cellPadding", rowspan: "rowSpan", colspan: "colSpan", usemap: "useMap", frameborder: "frameBorder", contenteditable: "contentEditable" }, prop: function (e, n, r) { var i, o, a, s = e.nodeType; if (e && 3 !== s && 8 !== s && 2 !== s) return a = 1 !== s || !st.isXMLDoc(e), a && (n = st.propFix[n] || n, o = st.propHooks[n]), r !== t ? o && "set" in o && (i = o.set(e, r, n)) !== t ? i : e[n] = r : o && "get" in o && null !== (i = o.get(e, n)) ? i : e[n] }, propHooks: { tabIndex: { get: function (e) { var n = e.getAttributeNode("tabindex"); return n && n.specified ? parseInt(n.value, 10) : At.test(e.nodeName) || jt.test(e.nodeName) && e.href ? 0 : t } } } }), kt = { get: function (e, n) { var r = st.prop(e, n), i = "boolean" == typeof r && e.getAttribute(n), o = "boolean" == typeof r ? Mt && Ht ? null != i : Lt.test(n) ? e[st.camelCase("default-" + n)] : !!i : e.getAttributeNode(n); return o && o.value !== !1 ? n.toLowerCase() : t }, set: function (e, t, n) { return t === !1 ? st.removeAttr(e, n) : Mt && Ht || !Lt.test(n) ? e.setAttribute(!Ht && st.propFix[n] || n, n) : e[st.camelCase("default-" + n)] = e[n] = !0, n } }, Mt && Ht || (st.attrHooks.value = {
               get: function (e, n) {
                   var r = e.getAttributeNode(n); return st.nodeName(e, "input") ? e.defaultValue : r && r.specified ? r.value : t
               }, set: function (e, n, r) { return st.nodeName(e, "input") ? (e.defaultValue = n, t) : Ct && Ct.set(e, n, r) }
           }), Ht || (Ct = st.valHooks.button = { get: function (e, n) { var r = e.getAttributeNode(n); return r && ("id" === n || "name" === n || "coords" === n ? "" !== r.value : r.specified) ? r.value : t }, set: function (e, n, r) { var i = e.getAttributeNode(r); return i || e.setAttributeNode(i = e.ownerDocument.createAttribute(r)), i.value = n += "", "value" === r || n === e.getAttribute(r) ? n : t } }, st.attrHooks.contenteditable = { get: Ct.get, set: function (e, t, n) { Ct.set(e, "" === t ? !1 : t, n) } }, st.each(["width", "height"], function (e, n) { st.attrHooks[n] = st.extend(st.attrHooks[n], { set: function (e, r) { return "" === r ? (e.setAttribute(n, "auto"), r) : t } }) })), st.support.hrefNormalized || (st.each(["href", "src", "width", "height"], function (e, n) { st.attrHooks[n] = st.extend(st.attrHooks[n], { get: function (e) { var r = e.getAttribute(n, 2); return null == r ? t : r } }) }), st.each(["href", "src"], function (e, t) { st.propHooks[t] = { get: function (e) { return e.getAttribute(t, 4) } } })), st.support.style || (st.attrHooks.style = { get: function (e) { return e.style.cssText || t }, set: function (e, t) { return e.style.cssText = t + "" } }), st.support.optSelected || (st.propHooks.selected = st.extend(st.propHooks.selected, { get: function (e) { var t = e.parentNode; return t && (t.selectedIndex, t.parentNode && t.parentNode.selectedIndex), null } })), st.support.enctype || (st.propFix.enctype = "encoding"), st.support.checkOn || st.each(["radio", "checkbox"], function () { st.valHooks[this] = { get: function (e) { return null === e.getAttribute("value") ? "on" : e.value } } }), st.each(["radio", "checkbox"], function () { st.valHooks[this] = st.extend(st.valHooks[this], { set: function (e, n) { return st.isArray(n) ? e.checked = st.inArray(st(e).val(), n) >= 0 : t } }) }); var qt = /^(?:input|select|textarea)$/i, _t = /^key/, Ft = /^(?:mouse|contextmenu)|click/, Ot = /^(?:focusinfocus|focusoutblur)$/, Bt = /^([^.]*)(?:\.(.+)|)$/; st.event = { global: {}, add: function (e, n, r, i, o) { var a, s, u, l, c, f, p, d, h, g, m, y = 3 !== e.nodeType && 8 !== e.nodeType && st._data(e); if (y) { for (r.handler && (a = r, r = a.handler, o = a.selector), r.guid || (r.guid = st.guid++), (l = y.events) || (l = y.events = {}), (s = y.handle) || (s = y.handle = function (e) { return st === t || e && st.event.triggered === e.type ? t : st.event.dispatch.apply(s.elem, arguments) }, s.elem = e), n = (n || "").match(lt) || [""], c = n.length; c--;) u = Bt.exec(n[c]) || [], h = m = u[1], g = (u[2] || "").split(".").sort(), p = st.event.special[h] || {}, h = (o ? p.delegateType : p.bindType) || h, p = st.event.special[h] || {}, f = st.extend({ type: h, origType: m, data: i, handler: r, guid: r.guid, selector: o, needsContext: o && st.expr.match.needsContext.test(o), namespace: g.join(".") }, a), (d = l[h]) || (d = l[h] = [], d.delegateCount = 0, p.setup && p.setup.call(e, i, g, s) !== !1 || (e.addEventListener ? e.addEventListener(h, s, !1) : e.attachEvent && e.attachEvent("on" + h, s))), p.add && (p.add.call(e, f), f.handler.guid || (f.handler.guid = r.guid)), o ? d.splice(d.delegateCount++, 0, f) : d.push(f), st.event.global[h] = !0; e = null } }, remove: function (e, t, n, r, i) { var o, a, s, u, l, c, f, p, d, h, g, m = st.hasData(e) && st._data(e); if (m && (u = m.events)) { for (t = (t || "").match(lt) || [""], l = t.length; l--;) if (s = Bt.exec(t[l]) || [], d = g = s[1], h = (s[2] || "").split(".").sort(), d) { for (f = st.event.special[d] || {}, d = (r ? f.delegateType : f.bindType) || d, p = u[d] || [], s = s[2] && RegExp("(^|\\.)" + h.join("\\.(?:.*\\.|)") + "(\\.|$)"), a = o = p.length; o--;) c = p[o], !i && g !== c.origType || n && n.guid !== c.guid || s && !s.test(c.namespace) || r && r !== c.selector && ("**" !== r || !c.selector) || (p.splice(o, 1), c.selector && p.delegateCount--, f.remove && f.remove.call(e, c)); a && !p.length && (f.teardown && f.teardown.call(e, h, m.handle) !== !1 || st.removeEvent(e, d, m.handle), delete u[d]) } else for (d in u) st.event.remove(e, d + t[l], n, r, !0); st.isEmptyObject(u) && (delete m.handle, st._removeData(e, "events")) } }, trigger: function (n, r, i, o) { var a, s, u, l, c, f, p, d = [i || V], h = n.type || n, g = n.namespace ? n.namespace.split(".") : []; if (s = u = i = i || V, 3 !== i.nodeType && 8 !== i.nodeType && !Ot.test(h + st.event.triggered) && (h.indexOf(".") >= 0 && (g = h.split("."), h = g.shift(), g.sort()), c = 0 > h.indexOf(":") && "on" + h, n = n[st.expando] ? n : new st.Event(h, "object" == typeof n && n), n.isTrigger = !0, n.namespace = g.join("."), n.namespace_re = n.namespace ? RegExp("(^|\\.)" + g.join("\\.(?:.*\\.|)") + "(\\.|$)") : null, n.result = t, n.target || (n.target = i), r = null == r ? [n] : st.makeArray(r, [n]), p = st.event.special[h] || {}, o || !p.trigger || p.trigger.apply(i, r) !== !1)) { if (!o && !p.noBubble && !st.isWindow(i)) { for (l = p.delegateType || h, Ot.test(l + h) || (s = s.parentNode) ; s; s = s.parentNode) d.push(s), u = s; u === (i.ownerDocument || V) && d.push(u.defaultView || u.parentWindow || e) } for (a = 0; (s = d[a++]) && !n.isPropagationStopped() ;) n.type = a > 1 ? l : p.bindType || h, f = (st._data(s, "events") || {})[n.type] && st._data(s, "handle"), f && f.apply(s, r), f = c && s[c], f && st.acceptData(s) && f.apply && f.apply(s, r) === !1 && n.preventDefault(); if (n.type = h, !(o || n.isDefaultPrevented() || p._default && p._default.apply(i.ownerDocument, r) !== !1 || "click" === h && st.nodeName(i, "a") || !st.acceptData(i) || !c || !i[h] || st.isWindow(i))) { u = i[c], u && (i[c] = null), st.event.triggered = h; try { i[h]() } catch (m) { } st.event.triggered = t, u && (i[c] = u) } return n.result } }, dispatch: function (e) { e = st.event.fix(e); var n, r, i, o, a, s = [], u = nt.call(arguments), l = (st._data(this, "events") || {})[e.type] || [], c = st.event.special[e.type] || {}; if (u[0] = e, e.delegateTarget = this, !c.preDispatch || c.preDispatch.call(this, e) !== !1) { for (s = st.event.handlers.call(this, e, l), n = 0; (o = s[n++]) && !e.isPropagationStopped() ;) for (e.currentTarget = o.elem, r = 0; (a = o.handlers[r++]) && !e.isImmediatePropagationStopped() ;) (!e.namespace_re || e.namespace_re.test(a.namespace)) && (e.handleObj = a, e.data = a.data, i = ((st.event.special[a.origType] || {}).handle || a.handler).apply(o.elem, u), i !== t && (e.result = i) === !1 && (e.preventDefault(), e.stopPropagation())); return c.postDispatch && c.postDispatch.call(this, e), e.result } }, handlers: function (e, n) { var r, i, o, a, s = [], u = n.delegateCount, l = e.target; if (u && l.nodeType && (!e.button || "click" !== e.type)) for (; l != this; l = l.parentNode || this) if (l.disabled !== !0 || "click" !== e.type) { for (i = [], r = 0; u > r; r++) a = n[r], o = a.selector + " ", i[o] === t && (i[o] = a.needsContext ? st(o, this).index(l) >= 0 : st.find(o, this, null, [l]).length), i[o] && i.push(a); i.length && s.push({ elem: l, handlers: i }) } return n.length > u && s.push({ elem: this, handlers: n.slice(u) }), s }, fix: function (e) { if (e[st.expando]) return e; var t, n, r = e, i = st.event.fixHooks[e.type] || {}, o = i.props ? this.props.concat(i.props) : this.props; for (e = new st.Event(r), t = o.length; t--;) n = o[t], e[n] = r[n]; return e.target || (e.target = r.srcElement || V), 3 === e.target.nodeType && (e.target = e.target.parentNode), e.metaKey = !!e.metaKey, i.filter ? i.filter(e, r) : e }, props: "altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "), fixHooks: {}, keyHooks: { props: "char charCode key keyCode".split(" "), filter: function (e, t) { return null == e.which && (e.which = null != t.charCode ? t.charCode : t.keyCode), e } }, mouseHooks: { props: "button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "), filter: function (e, n) { var r, i, o, a = n.button, s = n.fromElement; return null == e.pageX && null != n.clientX && (r = e.target.ownerDocument || V, i = r.documentElement, o = r.body, e.pageX = n.clientX + (i && i.scrollLeft || o && o.scrollLeft || 0) - (i && i.clientLeft || o && o.clientLeft || 0), e.pageY = n.clientY + (i && i.scrollTop || o && o.scrollTop || 0) - (i && i.clientTop || o && o.clientTop || 0)), !e.relatedTarget && s && (e.relatedTarget = s === e.target ? n.toElement : s), e.which || a === t || (e.which = 1 & a ? 1 : 2 & a ? 3 : 4 & a ? 2 : 0), e } }, special: { load: { noBubble: !0 }, click: { trigger: function () { return st.nodeName(this, "input") && "checkbox" === this.type && this.click ? (this.click(), !1) : t } }, focus: { trigger: function () { if (this !== V.activeElement && this.focus) try { return this.focus(), !1 } catch (e) { } }, delegateType: "focusin" }, blur: { trigger: function () { return this === V.activeElement && this.blur ? (this.blur(), !1) : t }, delegateType: "focusout" }, beforeunload: { postDispatch: function (e) { e.result !== t && (e.originalEvent.returnValue = e.result) } } }, simulate: function (e, t, n, r) { var i = st.extend(new st.Event, n, { type: e, isSimulated: !0, originalEvent: {} }); r ? st.event.trigger(i, null, t) : st.event.dispatch.call(t, i), i.isDefaultPrevented() && n.preventDefault() } }, st.removeEvent = V.removeEventListener ? function (e, t, n) { e.removeEventListener && e.removeEventListener(t, n, !1) } : function (e, n, r) { var i = "on" + n; e.detachEvent && (e[i] === t && (e[i] = null), e.detachEvent(i, r)) }, st.Event = function (e, n) { return this instanceof st.Event ? (e && e.type ? (this.originalEvent = e, this.type = e.type, this.isDefaultPrevented = e.defaultPrevented || e.returnValue === !1 || e.getPreventDefault && e.getPreventDefault() ? u : l) : this.type = e, n && st.extend(this, n), this.timeStamp = e && e.timeStamp || st.now(), this[st.expando] = !0, t) : new st.Event(e, n) }, st.Event.prototype = { isDefaultPrevented: l, isPropagationStopped: l, isImmediatePropagationStopped: l, preventDefault: function () { var e = this.originalEvent; this.isDefaultPrevented = u, e && (e.preventDefault ? e.preventDefault() : e.returnValue = !1) }, stopPropagation: function () { var e = this.originalEvent; this.isPropagationStopped = u, e && (e.stopPropagation && e.stopPropagation(), e.cancelBubble = !0) }, stopImmediatePropagation: function () { this.isImmediatePropagationStopped = u, this.stopPropagation() } }, st.each({ mouseenter: "mouseover", mouseleave: "mouseout" }, function (e, t) { st.event.special[e] = { delegateType: t, bindType: t, handle: function (e) { var n, r = this, i = e.relatedTarget, o = e.handleObj; return (!i || i !== r && !st.contains(r, i)) && (e.type = o.origType, n = o.handler.apply(this, arguments), e.type = t), n } } }), st.support.submitBubbles || (st.event.special.submit = { setup: function () { return st.nodeName(this, "form") ? !1 : (st.event.add(this, "click._submit keypress._submit", function (e) { var n = e.target, r = st.nodeName(n, "input") || st.nodeName(n, "button") ? n.form : t; r && !st._data(r, "submitBubbles") && (st.event.add(r, "submit._submit", function (e) { e._submit_bubble = !0 }), st._data(r, "submitBubbles", !0)) }), t) }, postDispatch: function (e) { e._submit_bubble && (delete e._submit_bubble, this.parentNode && !e.isTrigger && st.event.simulate("submit", this.parentNode, e, !0)) }, teardown: function () { return st.nodeName(this, "form") ? !1 : (st.event.remove(this, "._submit"), t) } }), st.support.changeBubbles || (st.event.special.change = { setup: function () { return qt.test(this.nodeName) ? (("checkbox" === this.type || "radio" === this.type) && (st.event.add(this, "propertychange._change", function (e) { "checked" === e.originalEvent.propertyName && (this._just_changed = !0) }), st.event.add(this, "click._change", function (e) { this._just_changed && !e.isTrigger && (this._just_changed = !1), st.event.simulate("change", this, e, !0) })), !1) : (st.event.add(this, "beforeactivate._change", function (e) { var t = e.target; qt.test(t.nodeName) && !st._data(t, "changeBubbles") && (st.event.add(t, "change._change", function (e) { !this.parentNode || e.isSimulated || e.isTrigger || st.event.simulate("change", this.parentNode, e, !0) }), st._data(t, "changeBubbles", !0)) }), t) }, handle: function (e) { var n = e.target; return this !== n || e.isSimulated || e.isTrigger || "radio" !== n.type && "checkbox" !== n.type ? e.handleObj.handler.apply(this, arguments) : t }, teardown: function () { return st.event.remove(this, "._change"), !qt.test(this.nodeName) } }), st.support.focusinBubbles || st.each({ focus: "focusin", blur: "focusout" }, function (e, t) { var n = 0, r = function (e) { st.event.simulate(t, e.target, st.event.fix(e), !0) }; st.event.special[t] = { setup: function () { 0 === n++ && V.addEventListener(e, r, !0) }, teardown: function () { 0 === --n && V.removeEventListener(e, r, !0) } } }), st.fn.extend({ on: function (e, n, r, i, o) { var a, s; if ("object" == typeof e) { "string" != typeof n && (r = r || n, n = t); for (s in e) this.on(s, n, r, e[s], o); return this } if (null == r && null == i ? (i = n, r = n = t) : null == i && ("string" == typeof n ? (i = r, r = t) : (i = r, r = n, n = t)), i === !1) i = l; else if (!i) return this; return 1 === o && (a = i, i = function (e) { return st().off(e), a.apply(this, arguments) }, i.guid = a.guid || (a.guid = st.guid++)), this.each(function () { st.event.add(this, e, i, r, n) }) }, one: function (e, t, n, r) { return this.on(e, t, n, r, 1) }, off: function (e, n, r) { var i, o; if (e && e.preventDefault && e.handleObj) return i = e.handleObj, st(e.delegateTarget).off(i.namespace ? i.origType + "." + i.namespace : i.origType, i.selector, i.handler), this; if ("object" == typeof e) { for (o in e) this.off(o, n, e[o]); return this } return (n === !1 || "function" == typeof n) && (r = n, n = t), r === !1 && (r = l), this.each(function () { st.event.remove(this, e, r, n) }) }, bind: function (e, t, n) { return this.on(e, null, t, n) }, unbind: function (e, t) { return this.off(e, null, t) }, delegate: function (e, t, n, r) { return this.on(t, e, n, r) }, undelegate: function (e, t, n) { return 1 === arguments.length ? this.off(e, "**") : this.off(t, e || "**", n) }, trigger: function (e, t) { return this.each(function () { st.event.trigger(e, t, this) }) }, triggerHandler: function (e, n) { var r = this[0]; return r ? st.event.trigger(e, n, r, !0) : t }, hover: function (e, t) { return this.mouseenter(e).mouseleave(t || e) } }), st.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "), function (e, t) { st.fn[t] = function (e, n) { return arguments.length > 0 ? this.on(t, null, e, n) : this.trigger(t) }, _t.test(t) && (st.event.fixHooks[t] = st.event.keyHooks), Ft.test(t) && (st.event.fixHooks[t] = st.event.mouseHooks) }), function (e, t) { function n(e) { return ht.test(e + "") } function r() { var e, t = []; return e = function (n, r) { return t.push(n += " ") > C.cacheLength && delete e[t.shift()], e[n] = r } } function i(e) { return e[P] = !0, e } function o(e) { var t = L.createElement("div"); try { return e(t) } catch (n) { return !1 } finally { t = null } } function a(e, t, n, r) { var i, o, a, s, u, l, c, d, h, g; if ((t ? t.ownerDocument || t : R) !== L && D(t), t = t || L, n = n || [], !e || "string" != typeof e) return n; if (1 !== (s = t.nodeType) && 9 !== s) return []; if (!M && !r) { if (i = gt.exec(e)) if (a = i[1]) { if (9 === s) { if (o = t.getElementById(a), !o || !o.parentNode) return n; if (o.id === a) return n.push(o), n } else if (t.ownerDocument && (o = t.ownerDocument.getElementById(a)) && O(t, o) && o.id === a) return n.push(o), n } else { if (i[2]) return Q.apply(n, K.call(t.getElementsByTagName(e), 0)), n; if ((a = i[3]) && W.getByClassName && t.getElementsByClassName) return Q.apply(n, K.call(t.getElementsByClassName(a), 0)), n } if (W.qsa && !q.test(e)) { if (c = !0, d = P, h = t, g = 9 === s && e, 1 === s && "object" !== t.nodeName.toLowerCase()) { for (l = f(e), (c = t.getAttribute("id")) ? d = c.replace(vt, "\\$&") : t.setAttribute("id", d), d = "[id='" + d + "'] ", u = l.length; u--;) l[u] = d + p(l[u]); h = dt.test(e) && t.parentNode || t, g = l.join(",") } if (g) try { return Q.apply(n, K.call(h.querySelectorAll(g), 0)), n } catch (m) { } finally { c || t.removeAttribute("id") } } } return x(e.replace(at, "$1"), t, n, r) } function s(e, t) { for (var n = e && t && e.nextSibling; n; n = n.nextSibling) if (n === t) return -1; return e ? 1 : -1 } function u(e) { return function (t) { var n = t.nodeName.toLowerCase(); return "input" === n && t.type === e } } function l(e) { return function (t) { var n = t.nodeName.toLowerCase(); return ("input" === n || "button" === n) && t.type === e } } function c(e) { return i(function (t) { return t = +t, i(function (n, r) { for (var i, o = e([], n.length, t), a = o.length; a--;) n[i = o[a]] && (n[i] = !(r[i] = n[i])) }) }) } function f(e, t) { var n, r, i, o, s, u, l, c = X[e + " "]; if (c) return t ? 0 : c.slice(0); for (s = e, u = [], l = C.preFilter; s;) { (!n || (r = ut.exec(s))) && (r && (s = s.slice(r[0].length) || s), u.push(i = [])), n = !1, (r = lt.exec(s)) && (n = r.shift(), i.push({ value: n, type: r[0].replace(at, " ") }), s = s.slice(n.length)); for (o in C.filter) !(r = pt[o].exec(s)) || l[o] && !(r = l[o](r)) || (n = r.shift(), i.push({ value: n, type: o, matches: r }), s = s.slice(n.length)); if (!n) break } return t ? s.length : s ? a.error(e) : X(e, u).slice(0) } function p(e) { for (var t = 0, n = e.length, r = ""; n > t; t++) r += e[t].value; return r } function d(e, t, n) { var r = t.dir, i = n && "parentNode" === t.dir, o = I++; return t.first ? function (t, n, o) { for (; t = t[r];) if (1 === t.nodeType || i) return e(t, n, o) } : function (t, n, a) { var s, u, l, c = $ + " " + o; if (a) { for (; t = t[r];) if ((1 === t.nodeType || i) && e(t, n, a)) return !0 } else for (; t = t[r];) if (1 === t.nodeType || i) if (l = t[P] || (t[P] = {}), (u = l[r]) && u[0] === c) { if ((s = u[1]) === !0 || s === N) return s === !0 } else if (u = l[r] = [c], u[1] = e(t, n, a) || N, u[1] === !0) return !0 } } function h(e) { return e.length > 1 ? function (t, n, r) { for (var i = e.length; i--;) if (!e[i](t, n, r)) return !1; return !0 } : e[0] } function g(e, t, n, r, i) { for (var o, a = [], s = 0, u = e.length, l = null != t; u > s; s++) (o = e[s]) && (!n || n(o, r, i)) && (a.push(o), l && t.push(s)); return a } function m(e, t, n, r, o, a) { return r && !r[P] && (r = m(r)), o && !o[P] && (o = m(o, a)), i(function (i, a, s, u) { var l, c, f, p = [], d = [], h = a.length, m = i || b(t || "*", s.nodeType ? [s] : s, []), y = !e || !i && t ? m : g(m, p, e, s, u), v = n ? o || (i ? e : h || r) ? [] : a : y; if (n && n(y, v, s, u), r) for (l = g(v, d), r(l, [], s, u), c = l.length; c--;) (f = l[c]) && (v[d[c]] = !(y[d[c]] = f)); if (i) { if (o || e) { if (o) { for (l = [], c = v.length; c--;) (f = v[c]) && l.push(y[c] = f); o(null, v = [], l, u) } for (c = v.length; c--;) (f = v[c]) && (l = o ? Z.call(i, f) : p[c]) > -1 && (i[l] = !(a[l] = f)) } } else v = g(v === a ? v.splice(h, v.length) : v), o ? o(null, a, v, u) : Q.apply(a, v) }) } function y(e) { for (var t, n, r, i = e.length, o = C.relative[e[0].type], a = o || C.relative[" "], s = o ? 1 : 0, u = d(function (e) { return e === t }, a, !0), l = d(function (e) { return Z.call(t, e) > -1 }, a, !0), c = [function (e, n, r) { return !o && (r || n !== j) || ((t = n).nodeType ? u(e, n, r) : l(e, n, r)) }]; i > s; s++) if (n = C.relative[e[s].type]) c = [d(h(c), n)]; else { if (n = C.filter[e[s].type].apply(null, e[s].matches), n[P]) { for (r = ++s; i > r && !C.relative[e[r].type]; r++); return m(s > 1 && h(c), s > 1 && p(e.slice(0, s - 1)).replace(at, "$1"), n, r > s && y(e.slice(s, r)), i > r && y(e = e.slice(r)), i > r && p(e)) } c.push(n) } return h(c) } function v(e, t) { var n = 0, r = t.length > 0, o = e.length > 0, s = function (i, s, u, l, c) { var f, p, d, h = [], m = 0, y = "0", v = i && [], b = null != c, x = j, T = i || o && C.find.TAG("*", c && s.parentNode || s), w = $ += null == x ? 1 : Math.E; for (b && (j = s !== L && s, N = n) ; null != (f = T[y]) ; y++) { if (o && f) { for (p = 0; d = e[p]; p++) if (d(f, s, u)) { l.push(f); break } b && ($ = w, N = ++n) } r && ((f = !d && f) && m--, i && v.push(f)) } if (m += y, r && y !== m) { for (p = 0; d = t[p]; p++) d(v, h, s, u); if (i) { if (m > 0) for (; y--;) v[y] || h[y] || (h[y] = G.call(l)); h = g(h) } Q.apply(l, h), b && !i && h.length > 0 && m + t.length > 1 && a.uniqueSort(l) } return b && ($ = w, j = x), v }; return r ? i(s) : s } function b(e, t, n) { for (var r = 0, i = t.length; i > r; r++) a(e, t[r], n); return n } function x(e, t, n, r) { var i, o, a, s, u, l = f(e); if (!r && 1 === l.length) { if (o = l[0] = l[0].slice(0), o.length > 2 && "ID" === (a = o[0]).type && 9 === t.nodeType && !M && C.relative[o[1].type]) { if (t = C.find.ID(a.matches[0].replace(xt, Tt), t)[0], !t) return n; e = e.slice(o.shift().value.length) } for (i = pt.needsContext.test(e) ? -1 : o.length - 1; i >= 0 && (a = o[i], !C.relative[s = a.type]) ; i--) if ((u = C.find[s]) && (r = u(a.matches[0].replace(xt, Tt), dt.test(o[0].type) && t.parentNode || t))) { if (o.splice(i, 1), e = r.length && p(o), !e) return Q.apply(n, K.call(r, 0)), n; break } } return S(e, l)(r, t, M, n, dt.test(e)), n } function T() { } var w, N, C, k, E, S, A, j, D, L, H, M, q, _, F, O, B, P = "sizzle" + -new Date, R = e.document, W = {}, $ = 0, I = 0, z = r(), X = r(), U = r(), V = typeof t, Y = 1 << 31, J = [], G = J.pop, Q = J.push, K = J.slice, Z = J.indexOf || function (e) { for (var t = 0, n = this.length; n > t; t++) if (this[t] === e) return t; return -1 }, et = "[\\x20\\t\\r\\n\\f]", tt = "(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+", nt = tt.replace("w", "w#"), rt = "([*^$|!~]?=)", it = "\\[" + et + "*(" + tt + ")" + et + "*(?:" + rt + et + "*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|(" + nt + ")|)|)" + et + "*\\]", ot = ":(" + tt + ")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|" + it.replace(3, 8) + ")*)|.*)\\)|)", at = RegExp("^" + et + "+|((?:^|[^\\\\])(?:\\\\.)*)" + et + "+$", "g"), ut = RegExp("^" + et + "*," + et + "*"), lt = RegExp("^" + et + "*([\\x20\\t\\r\\n\\f>+~])" + et + "*"), ct = RegExp(ot), ft = RegExp("^" + nt + "$"), pt = { ID: RegExp("^#(" + tt + ")"), CLASS: RegExp("^\\.(" + tt + ")"), NAME: RegExp("^\\[name=['\"]?(" + tt + ")['\"]?\\]"), TAG: RegExp("^(" + tt.replace("w", "w*") + ")"), ATTR: RegExp("^" + it), PSEUDO: RegExp("^" + ot), CHILD: RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + et + "*(even|odd|(([+-]|)(\\d*)n|)" + et + "*(?:([+-]|)" + et + "*(\\d+)|))" + et + "*\\)|)", "i"), needsContext: RegExp("^" + et + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + et + "*((?:-\\d)?\\d*)" + et + "*\\)|)(?=[^-]|$)", "i") }, dt = /[\x20\t\r\n\f]*[+~]/, ht = /\{\s*\[native code\]\s*\}/, gt = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, mt = /^(?:input|select|textarea|button)$/i, yt = /^h\d$/i, vt = /'|\\/g, bt = /\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g, xt = /\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g, Tt = function (e, t) { var n = "0x" + t - 65536; return n !== n ? t : 0 > n ? String.fromCharCode(n + 65536) : String.fromCharCode(55296 | n >> 10, 56320 | 1023 & n) }; try { K.call(H.childNodes, 0)[0].nodeType } catch (wt) { K = function (e) { for (var t, n = []; t = this[e]; e++) n.push(t); return n } } E = a.isXML = function (e) { var t = e && (e.ownerDocument || e).documentElement; return t ? "HTML" !== t.nodeName : !1 }, D = a.setDocument = function (e) { var r = e ? e.ownerDocument || e : R; return r !== L && 9 === r.nodeType && r.documentElement ? (L = r, H = r.documentElement, M = E(r), W.tagNameNoComments = o(function (e) { return e.appendChild(r.createComment("")), !e.getElementsByTagName("*").length }), W.attributes = o(function (e) { e.innerHTML = "<select></select>"; var t = typeof e.lastChild.getAttribute("multiple"); return "boolean" !== t && "string" !== t }), W.getByClassName = o(function (e) { return e.innerHTML = "<div class='hidden e'></div><div class='hidden'></div>", e.getElementsByClassName && e.getElementsByClassName("e").length ? (e.lastChild.className = "e", 2 === e.getElementsByClassName("e").length) : !1 }), W.getByName = o(function (e) { e.id = P + 0, e.innerHTML = "<a name='" + P + "'></a><div name='" + P + "'></div>", H.insertBefore(e, H.firstChild); var t = r.getElementsByName && r.getElementsByName(P).length === 2 + r.getElementsByName(P + 0).length; return W.getIdNotName = !r.getElementById(P), H.removeChild(e), t }), C.attrHandle = o(function (e) { return e.innerHTML = "<a href='#'></a>", e.firstChild && typeof e.firstChild.getAttribute !== V && "#" === e.firstChild.getAttribute("href") }) ? {} : { href: function (e) { return e.getAttribute("href", 2) }, type: function (e) { return e.getAttribute("type") } }, W.getIdNotName ? (C.find.ID = function (e, t) { if (typeof t.getElementById !== V && !M) { var n = t.getElementById(e); return n && n.parentNode ? [n] : [] } }, C.filter.ID = function (e) { var t = e.replace(xt, Tt); return function (e) { return e.getAttribute("id") === t } }) : (C.find.ID = function (e, n) { if (typeof n.getElementById !== V && !M) { var r = n.getElementById(e); return r ? r.id === e || typeof r.getAttributeNode !== V && r.getAttributeNode("id").value === e ? [r] : t : [] } }, C.filter.ID = function (e) { var t = e.replace(xt, Tt); return function (e) { var n = typeof e.getAttributeNode !== V && e.getAttributeNode("id"); return n && n.value === t } }), C.find.TAG = W.tagNameNoComments ? function (e, n) { return typeof n.getElementsByTagName !== V ? n.getElementsByTagName(e) : t } : function (e, t) { var n, r = [], i = 0, o = t.getElementsByTagName(e); if ("*" === e) { for (; n = o[i]; i++) 1 === n.nodeType && r.push(n); return r } return o }, C.find.NAME = W.getByName && function (e, n) { return typeof n.getElementsByName !== V ? n.getElementsByName(name) : t }, C.find.CLASS = W.getByClassName && function (e, n) { return typeof n.getElementsByClassName === V || M ? t : n.getElementsByClassName(e) }, _ = [], q = [":focus"], (W.qsa = n(r.querySelectorAll)) && (o(function (e) { e.innerHTML = "<select><option selected=''></option></select>", e.querySelectorAll("[selected]").length || q.push("\\[" + et + "*(?:checked|disabled|ismap|multiple|readonly|selected|value)"), e.querySelectorAll(":checked").length || q.push(":checked") }), o(function (e) { e.innerHTML = "<input type='hidden' i=''/>", e.querySelectorAll("[i^='']").length && q.push("[*^$]=" + et + "*(?:\"\"|'')"), e.querySelectorAll(":enabled").length || q.push(":enabled", ":disabled"), e.querySelectorAll("*,:x"), q.push(",.*:") })), (W.matchesSelector = n(F = H.matchesSelector || H.mozMatchesSelector || H.webkitMatchesSelector || H.oMatchesSelector || H.msMatchesSelector)) && o(function (e) { W.disconnectedMatch = F.call(e, "div"), F.call(e, "[s!='']:x"), _.push("!=", ot) }), q = RegExp(q.join("|")), _ = RegExp(_.join("|")), O = n(H.contains) || H.compareDocumentPosition ? function (e, t) { var n = 9 === e.nodeType ? e.documentElement : e, r = t && t.parentNode; return e === r || !(!r || 1 !== r.nodeType || !(n.contains ? n.contains(r) : e.compareDocumentPosition && 16 & e.compareDocumentPosition(r))) } : function (e, t) { if (t) for (; t = t.parentNode;) if (t === e) return !0; return !1 }, B = H.compareDocumentPosition ? function (e, t) { var n; return e === t ? (A = !0, 0) : (n = t.compareDocumentPosition && e.compareDocumentPosition && e.compareDocumentPosition(t)) ? 1 & n || e.parentNode && 11 === e.parentNode.nodeType ? e === r || O(R, e) ? -1 : t === r || O(R, t) ? 1 : 0 : 4 & n ? -1 : 1 : e.compareDocumentPosition ? -1 : 1 } : function (e, t) { var n, i = 0, o = e.parentNode, a = t.parentNode, u = [e], l = [t]; if (e === t) return A = !0, 0; if (e.sourceIndex && t.sourceIndex) return (~t.sourceIndex || Y) - (O(R, e) && ~e.sourceIndex || Y); if (!o || !a) return e === r ? -1 : t === r ? 1 : o ? -1 : a ? 1 : 0; if (o === a) return s(e, t); for (n = e; n = n.parentNode;) u.unshift(n); for (n = t; n = n.parentNode;) l.unshift(n); for (; u[i] === l[i];) i++; return i ? s(u[i], l[i]) : u[i] === R ? -1 : l[i] === R ? 1 : 0 }, A = !1, [0, 0].sort(B), W.detectDuplicates = A, L) : L }, a.matches = function (e, t) { return a(e, null, null, t) }, a.matchesSelector = function (e, t) { if ((e.ownerDocument || e) !== L && D(e), t = t.replace(bt, "='$1']"), !(!W.matchesSelector || M || _ && _.test(t) || q.test(t))) try { var n = F.call(e, t); if (n || W.disconnectedMatch || e.document && 11 !== e.document.nodeType) return n } catch (r) { } return a(t, L, null, [e]).length > 0 }, a.contains = function (e, t) { return (e.ownerDocument || e) !== L && D(e), O(e, t) }, a.attr = function (e, t) { var n; return (e.ownerDocument || e) !== L && D(e), M || (t = t.toLowerCase()), (n = C.attrHandle[t]) ? n(e) : M || W.attributes ? e.getAttribute(t) : ((n = e.getAttributeNode(t)) || e.getAttribute(t)) && e[t] === !0 ? t : n && n.specified ? n.value : null }, a.error = function (e) { throw Error("Syntax error, unrecognized expression: " + e) }, a.uniqueSort = function (e) { var t, n = [], r = 1, i = 0; if (A = !W.detectDuplicates, e.sort(B), A) { for (; t = e[r]; r++) t === e[r - 1] && (i = n.push(r)); for (; i--;) e.splice(n[i], 1) } return e }, k = a.getText = function (e) { var t, n = "", r = 0, i = e.nodeType; if (i) { if (1 === i || 9 === i || 11 === i) { if ("string" == typeof e.textContent) return e.textContent; for (e = e.firstChild; e; e = e.nextSibling) n += k(e) } else if (3 === i || 4 === i) return e.nodeValue } else for (; t = e[r]; r++) n += k(t); return n }, C = a.selectors = { cacheLength: 50, createPseudo: i, match: pt, find: {}, relative: { ">": { dir: "parentNode", first: !0 }, " ": { dir: "parentNode" }, "+": { dir: "previousSibling", first: !0 }, "~": { dir: "previousSibling" } }, preFilter: { ATTR: function (e) { return e[1] = e[1].replace(xt, Tt), e[3] = (e[4] || e[5] || "").replace(xt, Tt), "~=" === e[2] && (e[3] = " " + e[3] + " "), e.slice(0, 4) }, CHILD: function (e) { return e[1] = e[1].toLowerCase(), "nth" === e[1].slice(0, 3) ? (e[3] || a.error(e[0]), e[4] = +(e[4] ? e[5] + (e[6] || 1) : 2 * ("even" === e[3] || "odd" === e[3])), e[5] = +(e[7] + e[8] || "odd" === e[3])) : e[3] && a.error(e[0]), e }, PSEUDO: function (e) { var t, n = !e[5] && e[2]; return pt.CHILD.test(e[0]) ? null : (e[4] ? e[2] = e[4] : n && ct.test(n) && (t = f(n, !0)) && (t = n.indexOf(")", n.length - t) - n.length) && (e[0] = e[0].slice(0, t), e[2] = n.slice(0, t)), e.slice(0, 3)) } }, filter: { TAG: function (e) { return "*" === e ? function () { return !0 } : (e = e.replace(xt, Tt).toLowerCase(), function (t) { return t.nodeName && t.nodeName.toLowerCase() === e }) }, CLASS: function (e) { var t = z[e + " "]; return t || (t = RegExp("(^|" + et + ")" + e + "(" + et + "|$)")) && z(e, function (e) { return t.test(e.className || typeof e.getAttribute !== V && e.getAttribute("class") || "") }) }, ATTR: function (e, t, n) { return function (r) { var i = a.attr(r, e); return null == i ? "!=" === t : t ? (i += "", "=" === t ? i === n : "!=" === t ? i !== n : "^=" === t ? n && 0 === i.indexOf(n) : "*=" === t ? n && i.indexOf(n) > -1 : "$=" === t ? n && i.substr(i.length - n.length) === n : "~=" === t ? (" " + i + " ").indexOf(n) > -1 : "|=" === t ? i === n || i.substr(0, n.length + 1) === n + "-" : !1) : !0 } }, CHILD: function (e, t, n, r, i) { var o = "nth" !== e.slice(0, 3), a = "last" !== e.slice(-4), s = "of-type" === t; return 1 === r && 0 === i ? function (e) { return !!e.parentNode } : function (t, n, u) { var l, c, f, p, d, h, g = o !== a ? "nextSibling" : "previousSibling", m = t.parentNode, y = s && t.nodeName.toLowerCase(), v = !u && !s; if (m) { if (o) { for (; g;) { for (f = t; f = f[g];) if (s ? f.nodeName.toLowerCase() === y : 1 === f.nodeType) return !1; h = g = "only" === e && !h && "nextSibling" } return !0 } if (h = [a ? m.firstChild : m.lastChild], a && v) { for (c = m[P] || (m[P] = {}), l = c[e] || [], d = l[0] === $ && l[1], p = l[0] === $ && l[2], f = d && m.childNodes[d]; f = ++d && f && f[g] || (p = d = 0) || h.pop() ;) if (1 === f.nodeType && ++p && f === t) { c[e] = [$, d, p]; break } } else if (v && (l = (t[P] || (t[P] = {}))[e]) && l[0] === $) p = l[1]; else for (; (f = ++d && f && f[g] || (p = d = 0) || h.pop()) && ((s ? f.nodeName.toLowerCase() !== y : 1 !== f.nodeType) || !++p || (v && ((f[P] || (f[P] = {}))[e] = [$, p]), f !== t)) ;); return p -= i, p === r || 0 === p % r && p / r >= 0 } } }, PSEUDO: function (e, t) { var n, r = C.pseudos[e] || C.setFilters[e.toLowerCase()] || a.error("unsupported pseudo: " + e); return r[P] ? r(t) : r.length > 1 ? (n = [e, e, "", t], C.setFilters.hasOwnProperty(e.toLowerCase()) ? i(function (e, n) { for (var i, o = r(e, t), a = o.length; a--;) i = Z.call(e, o[a]), e[i] = !(n[i] = o[a]) }) : function (e) { return r(e, 0, n) }) : r } }, pseudos: { not: i(function (e) { var t = [], n = [], r = S(e.replace(at, "$1")); return r[P] ? i(function (e, t, n, i) { for (var o, a = r(e, null, i, []), s = e.length; s--;) (o = a[s]) && (e[s] = !(t[s] = o)) }) : function (e, i, o) { return t[0] = e, r(t, null, o, n), !n.pop() } }), has: i(function (e) { return function (t) { return a(e, t).length > 0 } }), contains: i(function (e) { return function (t) { return (t.textContent || t.innerText || k(t)).indexOf(e) > -1 } }), lang: i(function (e) { return ft.test(e || "") || a.error("unsupported lang: " + e), e = e.replace(xt, Tt).toLowerCase(), function (t) { var n; do if (n = M ? t.getAttribute("xml:lang") || t.getAttribute("lang") : t.lang) return n = n.toLowerCase(), n === e || 0 === n.indexOf(e + "-"); while ((t = t.parentNode) && 1 === t.nodeType); return !1 } }), target: function (t) { var n = e.location && e.location.hash; return n && n.slice(1) === t.id }, root: function (e) { return e === H }, focus: function (e) { return e === L.activeElement && (!L.hasFocus || L.hasFocus()) && !!(e.type || e.href || ~e.tabIndex) }, enabled: function (e) { return e.disabled === !1 }, disabled: function (e) { return e.disabled === !0 }, checked: function (e) { var t = e.nodeName.toLowerCase(); return "input" === t && !!e.checked || "option" === t && !!e.selected }, selected: function (e) { return e.parentNode && e.parentNode.selectedIndex, e.selected === !0 }, empty: function (e) { for (e = e.firstChild; e; e = e.nextSibling) if (e.nodeName > "@" || 3 === e.nodeType || 4 === e.nodeType) return !1; return !0 }, parent: function (e) { return !C.pseudos.empty(e) }, header: function (e) { return yt.test(e.nodeName) }, input: function (e) { return mt.test(e.nodeName) }, button: function (e) { var t = e.nodeName.toLowerCase(); return "input" === t && "button" === e.type || "button" === t }, text: function (e) { var t; return "input" === e.nodeName.toLowerCase() && "text" === e.type && (null == (t = e.getAttribute("type")) || t.toLowerCase() === e.type) }, first: c(function () { return [0] }), last: c(function (e, t) { return [t - 1] }), eq: c(function (e, t, n) { return [0 > n ? n + t : n] }), even: c(function (e, t) { for (var n = 0; t > n; n += 2) e.push(n); return e }), odd: c(function (e, t) { for (var n = 1; t > n; n += 2) e.push(n); return e }), lt: c(function (e, t, n) { for (var r = 0 > n ? n + t : n; --r >= 0;) e.push(r); return e }), gt: c(function (e, t, n) { for (var r = 0 > n ? n + t : n; t > ++r;) e.push(r); return e }) } }; for (w in { radio: !0, checkbox: !0, file: !0, password: !0, image: !0 }) C.pseudos[w] = u(w); for (w in { submit: !0, reset: !0 }) C.pseudos[w] = l(w); S = a.compile = function (e, t) { var n, r = [], i = [], o = U[e + " "]; if (!o) { for (t || (t = f(e)), n = t.length; n--;) o = y(t[n]), o[P] ? r.push(o) : i.push(o); o = U(e, v(i, r)) } return o }, C.pseudos.nth = C.pseudos.eq, C.filters = T.prototype = C.pseudos, C.setFilters = new T, D(), a.attr = st.attr, st.find = a, st.expr = a.selectors, st.expr[":"] = st.expr.pseudos, st.unique = a.uniqueSort, st.text = a.getText, st.isXMLDoc = a.isXML, st.contains = a.contains }(e); var Pt = /Until$/, Rt = /^(?:parents|prev(?:Until|All))/, Wt = /^.[^:#\[\.,]*$/, $t = st.expr.match.needsContext, It = { children: !0, contents: !0, next: !0, prev: !0 }; st.fn.extend({ find: function (e) { var t, n, r; if ("string" != typeof e) return r = this, this.pushStack(st(e).filter(function () { for (t = 0; r.length > t; t++) if (st.contains(r[t], this)) return !0 })); for (n = [], t = 0; this.length > t; t++) st.find(e, this[t], n); return n = this.pushStack(st.unique(n)), n.selector = (this.selector ? this.selector + " " : "") + e, n }, has: function (e) { var t, n = st(e, this), r = n.length; return this.filter(function () { for (t = 0; r > t; t++) if (st.contains(this, n[t])) return !0 }) }, not: function (e) { return this.pushStack(f(this, e, !1)) }, filter: function (e) { return this.pushStack(f(this, e, !0)) }, is: function (e) { return !!e && ("string" == typeof e ? $t.test(e) ? st(e, this.context).index(this[0]) >= 0 : st.filter(e, this).length > 0 : this.filter(e).length > 0) }, closest: function (e, t) { for (var n, r = 0, i = this.length, o = [], a = $t.test(e) || "string" != typeof e ? st(e, t || this.context) : 0; i > r; r++) for (n = this[r]; n && n.ownerDocument && n !== t && 11 !== n.nodeType;) { if (a ? a.index(n) > -1 : st.find.matchesSelector(n, e)) { o.push(n); break } n = n.parentNode } return this.pushStack(o.length > 1 ? st.unique(o) : o) }, index: function (e) { return e ? "string" == typeof e ? st.inArray(this[0], st(e)) : st.inArray(e.jquery ? e[0] : e, this) : this[0] && this[0].parentNode ? this.first().prevAll().length : -1 }, add: function (e, t) { var n = "string" == typeof e ? st(e, t) : st.makeArray(e && e.nodeType ? [e] : e), r = st.merge(this.get(), n); return this.pushStack(st.unique(r)) }, addBack: function (e) { return this.add(null == e ? this.prevObject : this.prevObject.filter(e)) } }), st.fn.andSelf = st.fn.addBack, st.each({
               parent: function (e) { var t = e.parentNode; return t && 11 !== t.nodeType ? t : null }, parents: function (e) { return st.dir(e, "parentNode") }, parentsUntil: function (e, t, n) { return st.dir(e, "parentNode", n) }, next: function (e) { return c(e, "nextSibling") }, prev: function (e) {
                   return c(e, "previousSibling")
               }, nextAll: function (e) { return st.dir(e, "nextSibling") }, prevAll: function (e) { return st.dir(e, "previousSibling") }, nextUntil: function (e, t, n) { return st.dir(e, "nextSibling", n) }, prevUntil: function (e, t, n) { return st.dir(e, "previousSibling", n) }, siblings: function (e) { return st.sibling((e.parentNode || {}).firstChild, e) }, children: function (e) { return st.sibling(e.firstChild) }, contents: function (e) { return st.nodeName(e, "iframe") ? e.contentDocument || e.contentWindow.document : st.merge([], e.childNodes) }
           }, function (e, t) { st.fn[e] = function (n, r) { var i = st.map(this, t, n); return Pt.test(e) || (r = n), r && "string" == typeof r && (i = st.filter(r, i)), i = this.length > 1 && !It[e] ? st.unique(i) : i, this.length > 1 && Rt.test(e) && (i = i.reverse()), this.pushStack(i) } }), st.extend({ filter: function (e, t, n) { return n && (e = ":not(" + e + ")"), 1 === t.length ? st.find.matchesSelector(t[0], e) ? [t[0]] : [] : st.find.matches(e, t) }, dir: function (e, n, r) { for (var i = [], o = e[n]; o && 9 !== o.nodeType && (r === t || 1 !== o.nodeType || !st(o).is(r)) ;) 1 === o.nodeType && i.push(o), o = o[n]; return i }, sibling: function (e, t) { for (var n = []; e; e = e.nextSibling) 1 === e.nodeType && e !== t && n.push(e); return n } }); var zt = "abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video", Xt = / jQuery\d+="(?:null|\d+)"/g, Ut = RegExp("<(?:" + zt + ")[\\s/>]", "i"), Vt = /^\s+/, Yt = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi, Jt = /<([\w:]+)/, Gt = /<tbody/i, Qt = /<|&#?\w+;/, Kt = /<(?:script|style|link)/i, Zt = /^(?:checkbox|radio)$/i, en = /checked\s*(?:[^=]|=\s*.checked.)/i, tn = /^$|\/(?:java|ecma)script/i, nn = /^true\/(.*)/, rn = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g, on = { option: [1, "<select multiple='multiple'>", "</select>"], legend: [1, "<fieldset>", "</fieldset>"], area: [1, "<map>", "</map>"], param: [1, "<object>", "</object>"], thead: [1, "<table>", "</table>"], tr: [2, "<table><tbody>", "</tbody></table>"], col: [2, "<table><tbody></tbody><colgroup>", "</colgroup></table>"], td: [3, "<table><tbody><tr>", "</tr></tbody></table>"], _default: st.support.htmlSerialize ? [0, "", ""] : [1, "X<div>", "</div>"] }, an = p(V), sn = an.appendChild(V.createElement("div")); on.optgroup = on.option, on.tbody = on.tfoot = on.colgroup = on.caption = on.thead, on.th = on.td, st.fn.extend({ text: function (e) { return st.access(this, function (e) { return e === t ? st.text(this) : this.empty().append((this[0] && this[0].ownerDocument || V).createTextNode(e)) }, null, e, arguments.length) }, wrapAll: function (e) { if (st.isFunction(e)) return this.each(function (t) { st(this).wrapAll(e.call(this, t)) }); if (this[0]) { var t = st(e, this[0].ownerDocument).eq(0).clone(!0); this[0].parentNode && t.insertBefore(this[0]), t.map(function () { for (var e = this; e.firstChild && 1 === e.firstChild.nodeType;) e = e.firstChild; return e }).append(this) } return this }, wrapInner: function (e) { return st.isFunction(e) ? this.each(function (t) { st(this).wrapInner(e.call(this, t)) }) : this.each(function () { var t = st(this), n = t.contents(); n.length ? n.wrapAll(e) : t.append(e) }) }, wrap: function (e) { var t = st.isFunction(e); return this.each(function (n) { st(this).wrapAll(t ? e.call(this, n) : e) }) }, unwrap: function () { return this.parent().each(function () { st.nodeName(this, "body") || st(this).replaceWith(this.childNodes) }).end() }, append: function () { return this.domManip(arguments, !0, function (e) { (1 === this.nodeType || 11 === this.nodeType || 9 === this.nodeType) && this.appendChild(e) }) }, prepend: function () { return this.domManip(arguments, !0, function (e) { (1 === this.nodeType || 11 === this.nodeType || 9 === this.nodeType) && this.insertBefore(e, this.firstChild) }) }, before: function () { return this.domManip(arguments, !1, function (e) { this.parentNode && this.parentNode.insertBefore(e, this) }) }, after: function () { return this.domManip(arguments, !1, function (e) { this.parentNode && this.parentNode.insertBefore(e, this.nextSibling) }) }, remove: function (e, t) { for (var n, r = 0; null != (n = this[r]) ; r++) (!e || st.filter(e, [n]).length > 0) && (t || 1 !== n.nodeType || st.cleanData(b(n)), n.parentNode && (t && st.contains(n.ownerDocument, n) && m(b(n, "script")), n.parentNode.removeChild(n))); return this }, empty: function () { for (var e, t = 0; null != (e = this[t]) ; t++) { for (1 === e.nodeType && st.cleanData(b(e, !1)) ; e.firstChild;) e.removeChild(e.firstChild); e.options && st.nodeName(e, "select") && (e.options.length = 0) } return this }, clone: function (e, t) { return e = null == e ? !1 : e, t = null == t ? e : t, this.map(function () { return st.clone(this, e, t) }) }, html: function (e) { return st.access(this, function (e) { var n = this[0] || {}, r = 0, i = this.length; if (e === t) return 1 === n.nodeType ? n.innerHTML.replace(Xt, "") : t; if (!("string" != typeof e || Kt.test(e) || !st.support.htmlSerialize && Ut.test(e) || !st.support.leadingWhitespace && Vt.test(e) || on[(Jt.exec(e) || ["", ""])[1].toLowerCase()])) { e = e.replace(Yt, "<$1></$2>"); try { for (; i > r; r++) n = this[r] || {}, 1 === n.nodeType && (st.cleanData(b(n, !1)), n.innerHTML = e); n = 0 } catch (o) { } } n && this.empty().append(e) }, null, e, arguments.length) }, replaceWith: function (e) { var t = st.isFunction(e); return t || "string" == typeof e || (e = st(e).not(this).detach()), this.domManip([e], !0, function (e) { var t = this.nextSibling, n = this.parentNode; (n && 1 === this.nodeType || 11 === this.nodeType) && (st(this).remove(), t ? t.parentNode.insertBefore(e, t) : n.appendChild(e)) }) }, detach: function (e) { return this.remove(e, !0) }, domManip: function (e, n, r) { e = et.apply([], e); var i, o, a, s, u, l, c = 0, f = this.length, p = this, m = f - 1, y = e[0], v = st.isFunction(y); if (v || !(1 >= f || "string" != typeof y || st.support.checkClone) && en.test(y)) return this.each(function (i) { var o = p.eq(i); v && (e[0] = y.call(this, i, n ? o.html() : t)), o.domManip(e, n, r) }); if (f && (i = st.buildFragment(e, this[0].ownerDocument, !1, this), o = i.firstChild, 1 === i.childNodes.length && (i = o), o)) { for (n = n && st.nodeName(o, "tr"), a = st.map(b(i, "script"), h), s = a.length; f > c; c++) u = i, c !== m && (u = st.clone(u, !0, !0), s && st.merge(a, b(u, "script"))), r.call(n && st.nodeName(this[c], "table") ? d(this[c], "tbody") : this[c], u, c); if (s) for (l = a[a.length - 1].ownerDocument, st.map(a, g), c = 0; s > c; c++) u = a[c], tn.test(u.type || "") && !st._data(u, "globalEval") && st.contains(l, u) && (u.src ? st.ajax({ url: u.src, type: "GET", dataType: "script", async: !1, global: !1, "throws": !0 }) : st.globalEval((u.text || u.textContent || u.innerHTML || "").replace(rn, ""))); i = o = null } return this } }), st.each({ appendTo: "append", prependTo: "prepend", insertBefore: "before", insertAfter: "after", replaceAll: "replaceWith" }, function (e, t) { st.fn[e] = function (e) { for (var n, r = 0, i = [], o = st(e), a = o.length - 1; a >= r; r++) n = r === a ? this : this.clone(!0), st(o[r])[t](n), tt.apply(i, n.get()); return this.pushStack(i) } }), st.extend({ clone: function (e, t, n) { var r, i, o, a, s, u = st.contains(e.ownerDocument, e); if (st.support.html5Clone || st.isXMLDoc(e) || !Ut.test("<" + e.nodeName + ">") ? s = e.cloneNode(!0) : (sn.innerHTML = e.outerHTML, sn.removeChild(s = sn.firstChild)), !(st.support.noCloneEvent && st.support.noCloneChecked || 1 !== e.nodeType && 11 !== e.nodeType || st.isXMLDoc(e))) for (r = b(s), i = b(e), a = 0; null != (o = i[a]) ; ++a) r[a] && v(o, r[a]); if (t) if (n) for (i = i || b(e), r = r || b(s), a = 0; null != (o = i[a]) ; a++) y(o, r[a]); else y(e, s); return r = b(s, "script"), r.length > 0 && m(r, !u && b(e, "script")), r = i = o = null, s }, buildFragment: function (e, t, n, r) { for (var i, o, a, s, u, l, c, f = e.length, d = p(t), h = [], g = 0; f > g; g++) if (o = e[g], o || 0 === o) if ("object" === st.type(o)) st.merge(h, o.nodeType ? [o] : o); else if (Qt.test(o)) { for (s = s || d.appendChild(t.createElement("div")), a = (Jt.exec(o) || ["", ""])[1].toLowerCase(), u = on[a] || on._default, s.innerHTML = u[1] + o.replace(Yt, "<$1></$2>") + u[2], c = u[0]; c--;) s = s.lastChild; if (!st.support.leadingWhitespace && Vt.test(o) && h.push(t.createTextNode(Vt.exec(o)[0])), !st.support.tbody) for (o = "table" !== a || Gt.test(o) ? "<table>" !== u[1] || Gt.test(o) ? 0 : s : s.firstChild, c = o && o.childNodes.length; c--;) st.nodeName(l = o.childNodes[c], "tbody") && !l.childNodes.length && o.removeChild(l); for (st.merge(h, s.childNodes), s.textContent = ""; s.firstChild;) s.removeChild(s.firstChild); s = d.lastChild } else h.push(t.createTextNode(o)); for (s && d.removeChild(s), st.support.appendChecked || st.grep(b(h, "input"), x), g = 0; o = h[g++];) if ((!r || -1 === st.inArray(o, r)) && (i = st.contains(o.ownerDocument, o), s = b(d.appendChild(o), "script"), i && m(s), n)) for (c = 0; o = s[c++];) tn.test(o.type || "") && n.push(o); return s = null, d }, cleanData: function (e, n) { for (var r, i, o, a, s = 0, u = st.expando, l = st.cache, c = st.support.deleteExpando, f = st.event.special; null != (o = e[s]) ; s++) if ((n || st.acceptData(o)) && (i = o[u], r = i && l[i])) { if (r.events) for (a in r.events) f[a] ? st.event.remove(o, a) : st.removeEvent(o, a, r.handle); l[i] && (delete l[i], c ? delete o[u] : o.removeAttribute !== t ? o.removeAttribute(u) : o[u] = null, K.push(i)) } } }); var un, ln, cn, fn = /alpha\([^)]*\)/i, pn = /opacity\s*=\s*([^)]*)/, dn = /^(top|right|bottom|left)$/, hn = /^(none|table(?!-c[ea]).+)/, gn = /^margin/, mn = RegExp("^(" + ut + ")(.*)$", "i"), yn = RegExp("^(" + ut + ")(?!px)[a-z%]+$", "i"), vn = RegExp("^([+-])=(" + ut + ")", "i"), bn = { BODY: "block" }, xn = { position: "absolute", visibility: "hidden", display: "block" }, Tn = { letterSpacing: 0, fontWeight: 400 }, wn = ["Top", "Right", "Bottom", "Left"], Nn = ["Webkit", "O", "Moz", "ms"]; st.fn.extend({ css: function (e, n) { return st.access(this, function (e, n, r) { var i, o, a = {}, s = 0; if (st.isArray(n)) { for (i = ln(e), o = n.length; o > s; s++) a[n[s]] = st.css(e, n[s], !1, i); return a } return r !== t ? st.style(e, n, r) : st.css(e, n) }, e, n, arguments.length > 1) }, show: function () { return N(this, !0) }, hide: function () { return N(this) }, toggle: function (e) { var t = "boolean" == typeof e; return this.each(function () { (t ? e : w(this)) ? st(this).show() : st(this).hide() }) } }), st.extend({ cssHooks: { opacity: { get: function (e, t) { if (t) { var n = un(e, "opacity"); return "" === n ? "1" : n } } } }, cssNumber: { columnCount: !0, fillOpacity: !0, fontWeight: !0, lineHeight: !0, opacity: !0, orphans: !0, widows: !0, zIndex: !0, zoom: !0 }, cssProps: { "float": st.support.cssFloat ? "cssFloat" : "styleFloat" }, style: function (e, n, r, i) { if (e && 3 !== e.nodeType && 8 !== e.nodeType && e.style) { var o, a, s, u = st.camelCase(n), l = e.style; if (n = st.cssProps[u] || (st.cssProps[u] = T(l, u)), s = st.cssHooks[n] || st.cssHooks[u], r === t) return s && "get" in s && (o = s.get(e, !1, i)) !== t ? o : l[n]; if (a = typeof r, "string" === a && (o = vn.exec(r)) && (r = (o[1] + 1) * o[2] + parseFloat(st.css(e, n)), a = "number"), !(null == r || "number" === a && isNaN(r) || ("number" !== a || st.cssNumber[u] || (r += "px"), st.support.clearCloneStyle || "" !== r || 0 !== n.indexOf("background") || (l[n] = "inherit"), s && "set" in s && (r = s.set(e, r, i)) === t))) try { l[n] = r } catch (c) { } } }, css: function (e, n, r, i) { var o, a, s, u = st.camelCase(n); return n = st.cssProps[u] || (st.cssProps[u] = T(e.style, u)), s = st.cssHooks[n] || st.cssHooks[u], s && "get" in s && (o = s.get(e, !0, r)), o === t && (o = un(e, n, i)), "normal" === o && n in Tn && (o = Tn[n]), r ? (a = parseFloat(o), r === !0 || st.isNumeric(a) ? a || 0 : o) : o }, swap: function (e, t, n, r) { var i, o, a = {}; for (o in t) a[o] = e.style[o], e.style[o] = t[o]; i = n.apply(e, r || []); for (o in t) e.style[o] = a[o]; return i } }), e.getComputedStyle ? (ln = function (t) { return e.getComputedStyle(t, null) }, un = function (e, n, r) { var i, o, a, s = r || ln(e), u = s ? s.getPropertyValue(n) || s[n] : t, l = e.style; return s && ("" !== u || st.contains(e.ownerDocument, e) || (u = st.style(e, n)), yn.test(u) && gn.test(n) && (i = l.width, o = l.minWidth, a = l.maxWidth, l.minWidth = l.maxWidth = l.width = u, u = s.width, l.width = i, l.minWidth = o, l.maxWidth = a)), u }) : V.documentElement.currentStyle && (ln = function (e) { return e.currentStyle }, un = function (e, n, r) { var i, o, a, s = r || ln(e), u = s ? s[n] : t, l = e.style; return null == u && l && l[n] && (u = l[n]), yn.test(u) && !dn.test(n) && (i = l.left, o = e.runtimeStyle, a = o && o.left, a && (o.left = e.currentStyle.left), l.left = "fontSize" === n ? "1em" : u, u = l.pixelLeft + "px", l.left = i, a && (o.left = a)), "" === u ? "auto" : u }), st.each(["height", "width"], function (e, n) { st.cssHooks[n] = { get: function (e, r, i) { return r ? 0 === e.offsetWidth && hn.test(st.css(e, "display")) ? st.swap(e, xn, function () { return E(e, n, i) }) : E(e, n, i) : t }, set: function (e, t, r) { var i = r && ln(e); return C(e, t, r ? k(e, n, r, st.support.boxSizing && "border-box" === st.css(e, "boxSizing", !1, i), i) : 0) } } }), st.support.opacity || (st.cssHooks.opacity = { get: function (e, t) { return pn.test((t && e.currentStyle ? e.currentStyle.filter : e.style.filter) || "") ? .01 * parseFloat(RegExp.$1) + "" : t ? "1" : "" }, set: function (e, t) { var n = e.style, r = e.currentStyle, i = st.isNumeric(t) ? "alpha(opacity=" + 100 * t + ")" : "", o = r && r.filter || n.filter || ""; n.zoom = 1, (t >= 1 || "" === t) && "" === st.trim(o.replace(fn, "")) && n.removeAttribute && (n.removeAttribute("filter"), "" === t || r && !r.filter) || (n.filter = fn.test(o) ? o.replace(fn, i) : o + " " + i) } }), st(function () { st.support.reliableMarginRight || (st.cssHooks.marginRight = { get: function (e, n) { return n ? st.swap(e, { display: "inline-block" }, un, [e, "marginRight"]) : t } }), !st.support.pixelPosition && st.fn.position && st.each(["top", "left"], function (e, n) { st.cssHooks[n] = { get: function (e, r) { return r ? (r = un(e, n), yn.test(r) ? st(e).position()[n] + "px" : r) : t } } }) }), st.expr && st.expr.filters && (st.expr.filters.hidden = function (e) { return 0 === e.offsetWidth && 0 === e.offsetHeight || !st.support.reliableHiddenOffsets && "none" === (e.style && e.style.display || st.css(e, "display")) }, st.expr.filters.visible = function (e) { return !st.expr.filters.hidden(e) }), st.each({ margin: "", padding: "", border: "Width" }, function (e, t) { st.cssHooks[e + t] = { expand: function (n) { for (var r = 0, i = {}, o = "string" == typeof n ? n.split(" ") : [n]; 4 > r; r++) i[e + wn[r] + t] = o[r] || o[r - 2] || o[0]; return i } }, gn.test(e) || (st.cssHooks[e + t].set = C) }); var Cn = /%20/g, kn = /\[\]$/, En = /\r?\n/g, Sn = /^(?:submit|button|image|reset)$/i, An = /^(?:input|select|textarea|keygen)/i; st.fn.extend({ serialize: function () { return st.param(this.serializeArray()) }, serializeArray: function () { return this.map(function () { var e = st.prop(this, "elements"); return e ? st.makeArray(e) : this }).filter(function () { var e = this.type; return this.name && !st(this).is(":disabled") && An.test(this.nodeName) && !Sn.test(e) && (this.checked || !Zt.test(e)) }).map(function (e, t) { var n = st(this).val(); return null == n ? null : st.isArray(n) ? st.map(n, function (e) { return { name: t.name, value: e.replace(En, "\r\n") } }) : { name: t.name, value: n.replace(En, "\r\n") } }).get() } }), st.param = function (e, n) { var r, i = [], o = function (e, t) { t = st.isFunction(t) ? t() : null == t ? "" : t, i[i.length] = encodeURIComponent(e) + "=" + encodeURIComponent(t) }; if (n === t && (n = st.ajaxSettings && st.ajaxSettings.traditional), st.isArray(e) || e.jquery && !st.isPlainObject(e)) st.each(e, function () { o(this.name, this.value) }); else for (r in e) j(r, e[r], n, o); return i.join("&").replace(Cn, "+") }; var jn, Dn, Ln = st.now(), Hn = /\?/, Mn = /#.*$/, qn = /([?&])_=[^&]*/, _n = /^(.*?):[ \t]*([^\r\n]*)\r?$/gm, Fn = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, On = /^(?:GET|HEAD)$/, Bn = /^\/\//, Pn = /^([\w.+-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/, Rn = st.fn.load, Wn = {}, $n = {}, In = "*/".concat("*"); try { Dn = Y.href } catch (zn) { Dn = V.createElement("a"), Dn.href = "", Dn = Dn.href } jn = Pn.exec(Dn.toLowerCase()) || [], st.fn.load = function (e, n, r) { if ("string" != typeof e && Rn) return Rn.apply(this, arguments); var i, o, a, s = this, u = e.indexOf(" "); return u >= 0 && (i = e.slice(u, e.length), e = e.slice(0, u)), st.isFunction(n) ? (r = n, n = t) : n && "object" == typeof n && (o = "POST"), s.length > 0 && st.ajax({ url: e, type: o, dataType: "html", data: n }).done(function (e) { a = arguments, s.html(i ? st("<div>").append(st.parseHTML(e)).find(i) : e) }).complete(r && function (e, t) { s.each(r, a || [e.responseText, t, e]) }), this }, st.each(["ajaxStart", "ajaxStop", "ajaxComplete", "ajaxError", "ajaxSuccess", "ajaxSend"], function (e, t) { st.fn[t] = function (e) { return this.on(t, e) } }), st.each(["get", "post"], function (e, n) { st[n] = function (e, r, i, o) { return st.isFunction(r) && (o = o || i, i = r, r = t), st.ajax({ url: e, type: n, dataType: o, data: r, success: i }) } }), st.extend({ active: 0, lastModified: {}, etag: {}, ajaxSettings: { url: Dn, type: "GET", isLocal: Fn.test(jn[1]), global: !0, processData: !0, async: !0, contentType: "application/x-www-form-urlencoded; charset=UTF-8", accepts: { "*": In, text: "text/plain", html: "text/html", xml: "application/xml, text/xml", json: "application/json, text/javascript" }, contents: { xml: /xml/, html: /html/, json: /json/ }, responseFields: { xml: "responseXML", text: "responseText" }, converters: { "* text": e.String, "text html": !0, "text json": st.parseJSON, "text xml": st.parseXML }, flatOptions: { url: !0, context: !0 } }, ajaxSetup: function (e, t) { return t ? H(H(e, st.ajaxSettings), t) : H(st.ajaxSettings, e) }, ajaxPrefilter: D(Wn), ajaxTransport: D($n), ajax: function (e, n) { function r(e, n, r, s) { var l, f, v, b, T, N = n; 2 !== x && (x = 2, u && clearTimeout(u), i = t, a = s || "", w.readyState = e > 0 ? 4 : 0, r && (b = M(p, w, r)), e >= 200 && 300 > e || 304 === e ? (p.ifModified && (T = w.getResponseHeader("Last-Modified"), T && (st.lastModified[o] = T), T = w.getResponseHeader("etag"), T && (st.etag[o] = T)), 304 === e ? (l = !0, N = "notmodified") : (l = q(p, b), N = l.state, f = l.data, v = l.error, l = !v)) : (v = N, (e || !N) && (N = "error", 0 > e && (e = 0))), w.status = e, w.statusText = (n || N) + "", l ? g.resolveWith(d, [f, N, w]) : g.rejectWith(d, [w, N, v]), w.statusCode(y), y = t, c && h.trigger(l ? "ajaxSuccess" : "ajaxError", [w, p, l ? f : v]), m.fireWith(d, [w, N]), c && (h.trigger("ajaxComplete", [w, p]), --st.active || st.event.trigger("ajaxStop"))) } "object" == typeof e && (n = e, e = t), n = n || {}; var i, o, a, s, u, l, c, f, p = st.ajaxSetup({}, n), d = p.context || p, h = p.context && (d.nodeType || d.jquery) ? st(d) : st.event, g = st.Deferred(), m = st.Callbacks("once memory"), y = p.statusCode || {}, v = {}, b = {}, x = 0, T = "canceled", w = { readyState: 0, getResponseHeader: function (e) { var t; if (2 === x) { if (!s) for (s = {}; t = _n.exec(a) ;) s[t[1].toLowerCase()] = t[2]; t = s[e.toLowerCase()] } return null == t ? null : t }, getAllResponseHeaders: function () { return 2 === x ? a : null }, setRequestHeader: function (e, t) { var n = e.toLowerCase(); return x || (e = b[n] = b[n] || e, v[e] = t), this }, overrideMimeType: function (e) { return x || (p.mimeType = e), this }, statusCode: function (e) { var t; if (e) if (2 > x) for (t in e) y[t] = [y[t], e[t]]; else w.always(e[w.status]); return this }, abort: function (e) { var t = e || T; return i && i.abort(t), r(0, t), this } }; if (g.promise(w).complete = m.add, w.success = w.done, w.error = w.fail, p.url = ((e || p.url || Dn) + "").replace(Mn, "").replace(Bn, jn[1] + "//"), p.type = n.method || n.type || p.method || p.type, p.dataTypes = st.trim(p.dataType || "*").toLowerCase().match(lt) || [""], null == p.crossDomain && (l = Pn.exec(p.url.toLowerCase()), p.crossDomain = !(!l || l[1] === jn[1] && l[2] === jn[2] && (l[3] || ("http:" === l[1] ? 80 : 443)) == (jn[3] || ("http:" === jn[1] ? 80 : 443)))), p.data && p.processData && "string" != typeof p.data && (p.data = st.param(p.data, p.traditional)), L(Wn, p, n, w), 2 === x) return w; c = p.global, c && 0 === st.active++ && st.event.trigger("ajaxStart"), p.type = p.type.toUpperCase(), p.hasContent = !On.test(p.type), o = p.url, p.hasContent || (p.data && (o = p.url += (Hn.test(o) ? "&" : "?") + p.data, delete p.data), p.cache === !1 && (p.url = qn.test(o) ? o.replace(qn, "$1_=" + Ln++) : o + (Hn.test(o) ? "&" : "?") + "_=" + Ln++)), p.ifModified && (st.lastModified[o] && w.setRequestHeader("If-Modified-Since", st.lastModified[o]), st.etag[o] && w.setRequestHeader("If-None-Match", st.etag[o])), (p.data && p.hasContent && p.contentType !== !1 || n.contentType) && w.setRequestHeader("Content-Type", p.contentType), w.setRequestHeader("Accept", p.dataTypes[0] && p.accepts[p.dataTypes[0]] ? p.accepts[p.dataTypes[0]] + ("*" !== p.dataTypes[0] ? ", " + In + "; q=0.01" : "") : p.accepts["*"]); for (f in p.headers) w.setRequestHeader(f, p.headers[f]); if (p.beforeSend && (p.beforeSend.call(d, w, p) === !1 || 2 === x)) return w.abort(); T = "abort"; for (f in { success: 1, error: 1, complete: 1 }) w[f](p[f]); if (i = L($n, p, n, w)) { w.readyState = 1, c && h.trigger("ajaxSend", [w, p]), p.async && p.timeout > 0 && (u = setTimeout(function () { w.abort("timeout") }, p.timeout)); try { x = 1, i.send(v, r) } catch (N) { if (!(2 > x)) throw N; r(-1, N) } } else r(-1, "No Transport"); return w }, getScript: function (e, n) { return st.get(e, t, n, "script") }, getJSON: function (e, t, n) { return st.get(e, t, n, "json") } }), st.ajaxSetup({ accepts: { script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript" }, contents: { script: /(?:java|ecma)script/ }, converters: { "text script": function (e) { return st.globalEval(e), e } } }), st.ajaxPrefilter("script", function (e) { e.cache === t && (e.cache = !1), e.crossDomain && (e.type = "GET", e.global = !1) }), st.ajaxTransport("script", function (e) { if (e.crossDomain) { var n, r = V.head || st("head")[0] || V.documentElement; return { send: function (t, i) { n = V.createElement("script"), n.async = !0, e.scriptCharset && (n.charset = e.scriptCharset), n.src = e.url, n.onload = n.onreadystatechange = function (e, t) { (t || !n.readyState || /loaded|complete/.test(n.readyState)) && (n.onload = n.onreadystatechange = null, n.parentNode && n.parentNode.removeChild(n), n = null, t || i(200, "success")) }, r.insertBefore(n, r.firstChild) }, abort: function () { n && n.onload(t, !0) } } } }); var Xn = [], Un = /(=)\?(?=&|$)|\?\?/; st.ajaxSetup({ jsonp: "callback", jsonpCallback: function () { var e = Xn.pop() || st.expando + "_" + Ln++; return this[e] = !0, e } }), st.ajaxPrefilter("json jsonp", function (n, r, i) { var o, a, s, u = n.jsonp !== !1 && (Un.test(n.url) ? "url" : "string" == typeof n.data && !(n.contentType || "").indexOf("application/x-www-form-urlencoded") && Un.test(n.data) && "data"); return u || "jsonp" === n.dataTypes[0] ? (o = n.jsonpCallback = st.isFunction(n.jsonpCallback) ? n.jsonpCallback() : n.jsonpCallback, u ? n[u] = n[u].replace(Un, "$1" + o) : n.jsonp !== !1 && (n.url += (Hn.test(n.url) ? "&" : "?") + n.jsonp + "=" + o), n.converters["script json"] = function () { return s || st.error(o + " was not called"), s[0] }, n.dataTypes[0] = "json", a = e[o], e[o] = function () { s = arguments }, i.always(function () { e[o] = a, n[o] && (n.jsonpCallback = r.jsonpCallback, Xn.push(o)), s && st.isFunction(a) && a(s[0]), s = a = t }), "script") : t }); var Vn, Yn, Jn = 0, Gn = e.ActiveXObject && function () { var e; for (e in Vn) Vn[e](t, !0) }; st.ajaxSettings.xhr = e.ActiveXObject ? function () { return !this.isLocal && _() || F() } : _, Yn = st.ajaxSettings.xhr(), st.support.cors = !!Yn && "withCredentials" in Yn, Yn = st.support.ajax = !!Yn, Yn && st.ajaxTransport(function (n) { if (!n.crossDomain || st.support.cors) { var r; return { send: function (i, o) { var a, s, u = n.xhr(); if (n.username ? u.open(n.type, n.url, n.async, n.username, n.password) : u.open(n.type, n.url, n.async), n.xhrFields) for (s in n.xhrFields) u[s] = n.xhrFields[s]; n.mimeType && u.overrideMimeType && u.overrideMimeType(n.mimeType), n.crossDomain || i["X-Requested-With"] || (i["X-Requested-With"] = "XMLHttpRequest"); try { for (s in i) u.setRequestHeader(s, i[s]) } catch (l) { } u.send(n.hasContent && n.data || null), r = function (e, i) { var s, l, c, f, p; try { if (r && (i || 4 === u.readyState)) if (r = t, a && (u.onreadystatechange = st.noop, Gn && delete Vn[a]), i) 4 !== u.readyState && u.abort(); else { f = {}, s = u.status, p = u.responseXML, c = u.getAllResponseHeaders(), p && p.documentElement && (f.xml = p), "string" == typeof u.responseText && (f.text = u.responseText); try { l = u.statusText } catch (d) { l = "" } s || !n.isLocal || n.crossDomain ? 1223 === s && (s = 204) : s = f.text ? 200 : 404 } } catch (h) { i || o(-1, h) } f && o(s, l, f, c) }, n.async ? 4 === u.readyState ? setTimeout(r) : (a = ++Jn, Gn && (Vn || (Vn = {}, st(e).unload(Gn)), Vn[a] = r), u.onreadystatechange = r) : r() }, abort: function () { r && r(t, !0) } } } }); var Qn, Kn, Zn = /^(?:toggle|show|hide)$/, er = RegExp("^(?:([+-])=|)(" + ut + ")([a-z%]*)$", "i"), tr = /queueHooks$/, nr = [W], rr = { "*": [function (e, t) { var n, r, i = this.createTween(e, t), o = er.exec(t), a = i.cur(), s = +a || 0, u = 1, l = 20; if (o) { if (n = +o[2], r = o[3] || (st.cssNumber[e] ? "" : "px"), "px" !== r && s) { s = st.css(i.elem, e, !0) || n || 1; do u = u || ".5", s /= u, st.style(i.elem, e, s + r); while (u !== (u = i.cur() / a) && 1 !== u && --l) } i.unit = r, i.start = s, i.end = o[1] ? s + (o[1] + 1) * n : n } return i }] }; st.Animation = st.extend(P, { tweener: function (e, t) { st.isFunction(e) ? (t = e, e = ["*"]) : e = e.split(" "); for (var n, r = 0, i = e.length; i > r; r++) n = e[r], rr[n] = rr[n] || [], rr[n].unshift(t) }, prefilter: function (e, t) { t ? nr.unshift(e) : nr.push(e) } }), st.Tween = $, $.prototype = { constructor: $, init: function (e, t, n, r, i, o) { this.elem = e, this.prop = n, this.easing = i || "swing", this.options = t, this.start = this.now = this.cur(), this.end = r, this.unit = o || (st.cssNumber[n] ? "" : "px") }, cur: function () { var e = $.propHooks[this.prop]; return e && e.get ? e.get(this) : $.propHooks._default.get(this) }, run: function (e) { var t, n = $.propHooks[this.prop]; return this.pos = t = this.options.duration ? st.easing[this.easing](e, this.options.duration * e, 0, 1, this.options.duration) : e, this.now = (this.end - this.start) * t + this.start, this.options.step && this.options.step.call(this.elem, this.now, this), n && n.set ? n.set(this) : $.propHooks._default.set(this), this } }, $.prototype.init.prototype = $.prototype, $.propHooks = { _default: { get: function (e) { var t; return null == e.elem[e.prop] || e.elem.style && null != e.elem.style[e.prop] ? (t = st.css(e.elem, e.prop, "auto"), t && "auto" !== t ? t : 0) : e.elem[e.prop] }, set: function (e) { st.fx.step[e.prop] ? st.fx.step[e.prop](e) : e.elem.style && (null != e.elem.style[st.cssProps[e.prop]] || st.cssHooks[e.prop]) ? st.style(e.elem, e.prop, e.now + e.unit) : e.elem[e.prop] = e.now } } }, $.propHooks.scrollTop = $.propHooks.scrollLeft = { set: function (e) { e.elem.nodeType && e.elem.parentNode && (e.elem[e.prop] = e.now) } }, st.each(["toggle", "show", "hide"], function (e, t) { var n = st.fn[t]; st.fn[t] = function (e, r, i) { return null == e || "boolean" == typeof e ? n.apply(this, arguments) : this.animate(I(t, !0), e, r, i) } }), st.fn.extend({ fadeTo: function (e, t, n, r) { return this.filter(w).css("opacity", 0).show().end().animate({ opacity: t }, e, n, r) }, animate: function (e, t, n, r) { var i = st.isEmptyObject(e), o = st.speed(t, n, r), a = function () { var t = P(this, st.extend({}, e), o); a.finish = function () { t.stop(!0) }, (i || st._data(this, "finish")) && t.stop(!0) }; return a.finish = a, i || o.queue === !1 ? this.each(a) : this.queue(o.queue, a) }, stop: function (e, n, r) { var i = function (e) { var t = e.stop; delete e.stop, t(r) }; return "string" != typeof e && (r = n, n = e, e = t), n && e !== !1 && this.queue(e || "fx", []), this.each(function () { var t = !0, n = null != e && e + "queueHooks", o = st.timers, a = st._data(this); if (n) a[n] && a[n].stop && i(a[n]); else for (n in a) a[n] && a[n].stop && tr.test(n) && i(a[n]); for (n = o.length; n--;) o[n].elem !== this || null != e && o[n].queue !== e || (o[n].anim.stop(r), t = !1, o.splice(n, 1)); (t || !r) && st.dequeue(this, e) }) }, finish: function (e) { return e !== !1 && (e = e || "fx"), this.each(function () { var t, n = st._data(this), r = n[e + "queue"], i = n[e + "queueHooks"], o = st.timers, a = r ? r.length : 0; for (n.finish = !0, st.queue(this, e, []), i && i.cur && i.cur.finish && i.cur.finish.call(this), t = o.length; t--;) o[t].elem === this && o[t].queue === e && (o[t].anim.stop(!0), o.splice(t, 1)); for (t = 0; a > t; t++) r[t] && r[t].finish && r[t].finish.call(this); delete n.finish }) } }), st.each({ slideDown: I("show"), slideUp: I("hide"), slideToggle: I("toggle"), fadeIn: { opacity: "show" }, fadeOut: { opacity: "hide" }, fadeToggle: { opacity: "toggle" } }, function (e, t) { st.fn[e] = function (e, n, r) { return this.animate(t, e, n, r) } }), st.speed = function (e, t, n) { var r = e && "object" == typeof e ? st.extend({}, e) : { complete: n || !n && t || st.isFunction(e) && e, duration: e, easing: n && t || t && !st.isFunction(t) && t }; return r.duration = st.fx.off ? 0 : "number" == typeof r.duration ? r.duration : r.duration in st.fx.speeds ? st.fx.speeds[r.duration] : st.fx.speeds._default, (null == r.queue || r.queue === !0) && (r.queue = "fx"), r.old = r.complete, r.complete = function () { st.isFunction(r.old) && r.old.call(this), r.queue && st.dequeue(this, r.queue) }, r }, st.easing = { linear: function (e) { return e }, swing: function (e) { return .5 - Math.cos(e * Math.PI) / 2 } }, st.timers = [], st.fx = $.prototype.init, st.fx.tick = function () { var e, n = st.timers, r = 0; for (Qn = st.now() ; n.length > r; r++) e = n[r], e() || n[r] !== e || n.splice(r--, 1); n.length || st.fx.stop(), Qn = t }, st.fx.timer = function (e) { e() && st.timers.push(e) && st.fx.start() }, st.fx.interval = 13, st.fx.start = function () { Kn || (Kn = setInterval(st.fx.tick, st.fx.interval)) }, st.fx.stop = function () { clearInterval(Kn), Kn = null }, st.fx.speeds = { slow: 600, fast: 200, _default: 400 }, st.fx.step = {}, st.expr && st.expr.filters && (st.expr.filters.animated = function (e) { return st.grep(st.timers, function (t) { return e === t.elem }).length }), st.fn.offset = function (e) { if (arguments.length) return e === t ? this : this.each(function (t) { st.offset.setOffset(this, e, t) }); var n, r, i = { top: 0, left: 0 }, o = this[0], a = o && o.ownerDocument; if (a) return n = a.documentElement, st.contains(n, o) ? (o.getBoundingClientRect !== t && (i = o.getBoundingClientRect()), r = z(a), { top: i.top + (r.pageYOffset || n.scrollTop) - (n.clientTop || 0), left: i.left + (r.pageXOffset || n.scrollLeft) - (n.clientLeft || 0) }) : i }, st.offset = { setOffset: function (e, t, n) { var r = st.css(e, "position"); "static" === r && (e.style.position = "relative"); var i, o, a = st(e), s = a.offset(), u = st.css(e, "top"), l = st.css(e, "left"), c = ("absolute" === r || "fixed" === r) && st.inArray("auto", [u, l]) > -1, f = {}, p = {}; c ? (p = a.position(), i = p.top, o = p.left) : (i = parseFloat(u) || 0, o = parseFloat(l) || 0), st.isFunction(t) && (t = t.call(e, n, s)), null != t.top && (f.top = t.top - s.top + i), null != t.left && (f.left = t.left - s.left + o), "using" in t ? t.using.call(e, f) : a.css(f) } }, st.fn.extend({ position: function () { if (this[0]) { var e, t, n = { top: 0, left: 0 }, r = this[0]; return "fixed" === st.css(r, "position") ? t = r.getBoundingClientRect() : (e = this.offsetParent(), t = this.offset(), st.nodeName(e[0], "html") || (n = e.offset()), n.top += st.css(e[0], "borderTopWidth", !0), n.left += st.css(e[0], "borderLeftWidth", !0)), { top: t.top - n.top - st.css(r, "marginTop", !0), left: t.left - n.left - st.css(r, "marginLeft", !0) } } }, offsetParent: function () { return this.map(function () { for (var e = this.offsetParent || V.documentElement; e && !st.nodeName(e, "html") && "static" === st.css(e, "position") ;) e = e.offsetParent; return e || V.documentElement }) } }), st.each({ scrollLeft: "pageXOffset", scrollTop: "pageYOffset" }, function (e, n) { var r = /Y/.test(n); st.fn[e] = function (i) { return st.access(this, function (e, i, o) { var a = z(e); return o === t ? a ? n in a ? a[n] : a.document.documentElement[i] : e[i] : (a ? a.scrollTo(r ? st(a).scrollLeft() : o, r ? o : st(a).scrollTop()) : e[i] = o, t) }, e, i, arguments.length, null) } }), st.each({ Height: "height", Width: "width" }, function (e, n) { st.each({ padding: "inner" + e, content: n, "": "outer" + e }, function (r, i) { st.fn[i] = function (i, o) { var a = arguments.length && (r || "boolean" != typeof i), s = r || (i === !0 || o === !0 ? "margin" : "border"); return st.access(this, function (n, r, i) { var o; return st.isWindow(n) ? n.document.documentElement["client" + e] : 9 === n.nodeType ? (o = n.documentElement, Math.max(n.body["scroll" + e], o["scroll" + e], n.body["offset" + e], o["offset" + e], o["client" + e])) : i === t ? st.css(n, r, s) : st.style(n, r, i, s) }, n, a ? i : t, a, null) } }) }), e.jQuery = e.$ = st, "function" == typeof define && define.amd && define.amd.jQuery && define("jquery", [], function () { return st })
       })(window);</script>
   <script type="text/javascript">(function ($) { $.fn.Dropdown = function (options) { var defaults = {}; var $this = $(this); var clearDropdown = function () { $(".dropdown-menu").each(function () { if ($(this).css('position') == 'static') return; $(this).slideUp('fast', function () { }); $(this).parent().removeClass("active") }) }; var initSelectors = function (selectors) { selectors.off("click.dropdown"); selectors.on('click.dropdown', function (e) { if ($(e.originalEvent.target).parent().is("[data-role]")) e.stopPropagation(); clearDropdown(); $(this).parents("ul").css("overflow", "visible"); var $m = $(this).children(".dropdown-menu, .sidebar-dropdown-menu"); $(this).parents("ul").children(".dropdown").children(".dropdown-menu, .sidebar-dropdown-menu").each(function () { if (!$(this).hasClass("keep-opened") && !$m.hasClass("keep-opened")) { $(this).slideUp('fast'); $(this).parents("li").removeClass("active") } }); if ($m.css('display') == "block") { $m.slideUp('fast'); $(this).removeClass("active") } else { $m.slideDown('fast'); $(this).addClass("active") } }).on("mouseleave", function () { }); $('html').on("click", function (e) { if (e.originalEvent && $(e.originalEvent.target).parents('[data-role="dropdown"]').length == 0) clearDropdown() }) }; return this.each(function () { if (options) { $.extend(defaults, options) } initSelectors($this) }) }; $(function () { $('[data-role="dropdown"]').each(function () { $(this).Dropdown() }) }) })(window.jQuery); (function ($) { $.fn.PullDown = function (options) { var defaults = {}; var $this = $(this); var initSelectors = function (selectors) { selectors.on('click', function (e) { e.preventDefault(); var $m = $this.parent().children("ul"); if ($m.css('display') == "block") { $m.slideUp('fast') } else { $m.slideDown('fast') } }) }; return this.each(function () { if (options) { $.extend(defaults, options) } initSelectors($this) }) }; $(function () { $('.pull-menu, .menu-pull').each(function () { $(this).PullDown() }) }) })(window.jQuery);</script>
   <style>
       article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
           display: block;
       }
       audio, canvas, video {
           display: inline-block;
           *display: inline;
           *zoom: 1;
       }
           audio:not([controls]) {
               display: none;
               height: 0;
           }
       [hidden] {
           display: none;
       }
       html {
           font-size: 100%;
           -webkit-text-size-adjust: 100%;
           -ms-text-size-adjust: 100%;
       }
       html, button, input, select, textarea {
           font-family: sans-serif;
       }
       body {
           margin: 0;
       }
       a:focus {
           outline: thin dotted;
       }
       a:hover, a:active {
           outline: 0;
       }
       h1 {
           font-size: 2em;
           margin: .67em 0;
       }
       h2 {
           font-size: 1.5em;
           margin: .83em 0;
       }
       h3 {
           font-size: 1.17em;
           margin: 1em 0;
       }
       h4 {
           font-size: 1em;
           margin: 1.33em 0;
       }
       h5 {
           font-size: .83em;
           margin: 1.67em 0;
       }
       h6 {
           font-size: .75em;
           margin: 2.33em 0;
       }
       abbr[title] {
           border-bottom: 1px dotted;
       }
       b, strong {
           font-weight: bold;
       }
       blockquote {
           margin: 1em 40px;
       }
       dfn {
           font-style: italic;
       }
       mark {
           background: #ff0;
           color: #000;
       }
       p, pre {
           margin: 1em 0;
       }
       pre, code, kbd, samp {
           font-family: monospace,serif;
           _font-family: 'courier new',monospace;
           font-size: 1em;
       }
       pre {
           white-space: pre;
           white-space: pre-wrap;
           word-wrap: break-word;
       }
       q {
           quotes: none;
       }
           q:before, q:after {
               content: '';
               content: none;
           }
       small {
           font-size: 75%;
       }
       sub, sup {
           font-size: 75%;
           line-height: 0;
           position: relative;
           vertical-align: baseline;
       }
       sup {
           top: -0.5em;
       }
       sub {
           bottom: -0.25em;
       }
       dl, menu, ol, ul {
           margin: 1em 0;
       }
       dd {
           margin: 0 0 0 40px;
       }
       menu, ol, ul {
           padding: 0 0 0 40px;
       }
       nav ul, nav ol {
           list-style: none;
           list-style-image: none;
       }
       img {
           border: 0;
           -ms-interpolation-mode: bicubic;
       }
       svg:not(:root) {
           overflow: hidden;
       }
       figure {
           margin: 0;
       }
       form {
           margin: 0;
       }
       fieldset {
           border: 1px solid #c0c0c0;
           margin: 0 2px;
           padding: .35em .625em .75em;
       }
       legend {
           border: 0;
           padding: 0;
           white-space: normal;
           *margin-left: -7px;
       }
       button, input, select, textarea {
           font-size: 100%;
           margin: 0;
           vertical-align: baseline;
           *vertical-align: middle;
       }
       button, input {
           line-height: normal;
       }
           button, input[type="button"], input[type="reset"], input[type="submit"] {
               cursor: pointer;
               -webkit-appearance: button;
               *overflow: visible;
           }
               button[disabled], input[disabled] {
                   cursor: default;
               }
           input[type="checkbox"], input[type="radio"] {
               box-sizing: border-box;
               padding: 0;
               *height: 13px;
               *width: 13px;
           }
           input[type="search"] {
               -webkit-appearance: textfield;
               -moz-box-sizing: content-box;
               -webkit-box-sizing: content-box;
               box-sizing: content-box;
           }
               input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
                   -webkit-appearance: none;
               }
           button::-moz-focus-inner, input::-moz-focus-inner {
               border: 0;
               padding: 0;
           }
       textarea {
           overflow: auto;
           vertical-align: top;
       }
       table {
           border-collapse: collapse;
           border-spacing: 0;
       }
       @font-face {
           font-family: "PT Serif Caption";
           font-style: normal;
           font-weight: 400;
           src: local("PT Serif Caption"),local("PTSerif-Caption"),url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff');
       }
       @font-face {
           font-family: "Open Sans";
           font-style: normal;
           font-weight: 700;
           src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
       }
       @font-face {
           font-family: "Open Sans";
           font-style: normal;
           font-weight: 300;
           src: local("Open Sans Light"),local("OpenSans-Light"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
       }
       @font-face {
           font-family: "Open Sans";
           font-style: normal;
           font-weight: 800;
           src: local("Open Sans Extrabold"),local("OpenSans-Extrabold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
       }
       @font-face {
           font-family: "Open Sans";
           font-style: normal;
           font-weight: 400;
           src: local("Open Sans"),local("OpenSans"),url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
       }
       .text-rest-state {
           color: #000;
       }
       .text-rest2-state {
           color: rgba(0,0,0,0.6);
       }
       .text-hover-state {
           color: rgba(0,0,0,0.8);
       }
       .text-pressed-state {
           color: rgba(0,0,0,0.4);
       }
       #font .header {
           font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 200;
           font-size: 42pt;
           letter-spacing: .00em;
           line-height: 44pt;
           font-smooth: always;
       }
       #font .subheader, #font .subheader-secondary {
           font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 200;
           font-size: 20pt;
           letter-spacing: .01em;
           line-height: 24pt;
           font-smooth: always;
       }
       #font .subheader-smaller, #font .subheader-secondary-smaller {
           font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 200;
           letter-spacing: .01em;
           line-height: 24pt;
           font-size: 16pt;
           font-smooth: always;
       }
       #font .small-subheader, #font .small-subheader-secondary {
           font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 600;
           font-size: 11pt;
           letter-spacing: .01em;
           line-height: 14pt;
           font-smooth: always;
       }
       #font .navigation {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 11pt;
           letter-spacing: .01em;
           line-height: 14pt;
           font-smooth: always;
       }
       #font .body, #font .body-secondary, #font .normal {
           font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
       }
       #font .link {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 11pt;
           font-smooth: always;
       }
       #font .tertiary, #font .tertiary-secondary {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
       }
       #font .control {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
       }
       #font .small {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 300;
           font-size: 8pt;
           font-smooth: always;
       }
       #font .long-text {
           font-family: 'PT Serif Caption',sans-serif,serif !important;
           font-weight: 300;
           font-size: 10pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
       }
       #font .long-text-smaller {
           font-family: 'PT Serif Caption',sans-serif,serif !important;
           font-weight: 300;
           font-size: 10pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
           font-size: 9pt;
       }
       #font .long-text-lead {
           font-family: 'PT Serif Caption',sans-serif,serif !important;
           font-weight: 300;
           font-size: 10pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
           font-size: 20pt;
       }
       #state .header, #state .subheader, #state .small-subheader, #state .navigation, #state .body, #state .tertiary {
           color: #000;
       }
           #state .header:hover, #state .subheader:hover, #state .small-subheader:hover, #state .navigation:hover, #state .body:hover, #state .tertiary:hover {
               color: rgba(0,0,0,0.8);
           }
           #state .header:active, #state .subheader:active, #state .small-subheader:active, #state .navigation:active, #state .body:active, #state .tertiary:active {
               color: rgba(0,0,0,0.4);
           }
       #state .subheader-secondary, #state .subheader-secondary-smaller, #state .small-subheader, #state .small-subheader-secondary, #state .body-secondary, #state .tertiary-secondary {
           color: rgba(0,0,0,0.6);
       }
           #state .subheader-secondary:hover, #state .subheader-secondary-smaller:hover, #state .small-subheader:hover, #state .small-subheader-secondary:hover, #state .body-secondary:hover, #state .tertiary-secondary:hover {
               color: rgba(0,0,0,0.8);
           }
           #state .subheader-secondary:active, #state .subheader-secondary-smaller:active, #state .small-subheader:active, #state .small-subheader-secondary:active, #state .body-secondary:active, #state .tertiary-secondary:active {
               color: rgba(0,0,0,0.4);
           }
       #state .link {
           color: #2e92cf;
       }
           #state .link:hover {
               color: rgba(45,173,237,0.8);
           }
           #state .link:active {
               color: rgba(45,173,237,0.6);
           }
       a, .link {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 11pt;
           font-smooth: always;
           color: #2e92cf;
           text-decoration: none;
       }
           a:hover, .link:hover {
               color: rgba(45,173,237,0.8);
           }
           a:active, .link:active {
               color: rgba(45,173,237,0.6);
           }
       h1, h2, h3, h4, h5, h6 {
           margin: 0 0 10px 0;
           padding: 0;
       }
       h1 {
           font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 200;
           font-size: 42pt;
           letter-spacing: .00em;
           line-height: 44pt;
           font-smooth: always;
           color: #000;
       }
       h2 {
           font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 200;
           font-size: 20pt;
           letter-spacing: .01em;
           line-height: 24pt;
           font-smooth: always;
           color: #000;
       }
       h3 {
           font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 200;
           font-size: 20pt;
           letter-spacing: .01em;
           line-height: 24pt;
           font-smooth: always;
           color: rgba(0,0,0,0.6);
           font-size: 16pt;
           line-height: 24px;
       }
       h4 {
           font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 600;
           font-size: 11pt;
           letter-spacing: .01em;
           line-height: 14pt;
           font-smooth: always;
           color: #000;
           color: rgba(0,0,0,0.6);
       }
       h5 {
           font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 600;
           font-size: 11pt;
           letter-spacing: .01em;
           line-height: 14pt;
           font-smooth: always;
           color: rgba(0,0,0,0.6);
           font-size: 90%;
       }
           h5:hover {
               color: rgba(0,0,0,0.8);
           }
           h5:active {
               color: rgba(0,0,0,0.4);
           }
       h6 {
           font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 600;
           font-size: 11pt;
           letter-spacing: .01em;
           line-height: 14pt;
           font-smooth: always;
           color: rgba(0,0,0,0.6);
           font-size: 80%;
       }
           h6:hover {
               color: rgba(0,0,0,0.8);
           }
           h6:active {
               color: rgba(0,0,0,0.4);
           }
       body, p, div {
           font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
       }
           p.long-text {
               font-family: 'PT Serif Caption',sans-serif,serif !important;
               font-weight: 300;
               font-size: 10pt;
               letter-spacing: .02em;
               line-height: 20px;
               font-smooth: always;
           }
       p {
           margin: 0 0 10px;
       }
           p.indent:first-letter {
               padding-left: 25px;
           }
       .lead {
           font-size: 120%;
           line-height: 26px;
       }
       .tertiary-info-text, .tertiary-text {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           color: #000;
       }
           .tertiary-info-text:hover, .tertiary-text:hover {
               color: rgba(0,0,0,0.8);
           }
           .tertiary-info-text:active, .tertiary-text:active {
               color: rgba(0,0,0,0.4);
           }
       .tertiary-info-secondary-text, .tertiary-secondary-text {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           color: rgba(0,0,0,0.6);
       }
           .tertiary-info-secondary-text:hover, .tertiary-secondary-text:hover {
               color: rgba(0,0,0,0.8);
           }
           .tertiary-info-secondary-text:active, .tertiary-secondary-text:active {
               color: rgba(0,0,0,0.4);
           }
       abbr.initialism {
           font-size: 90%;
           text-transform: uppercase !important;
       }
       abbr[title] {
           cursor: help !important;
       }
       address {
           display: block;
           margin-bottom: 20px;
           font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: .02em;
           font-smooth: always;
           line-height: 20px;
           font-style: normal;
       }
       blockquote {
           margin: 0;
           padding: 5px 20px;
           border-left: 4px #ccc solid;
           display: block;
           background-color: rgba(204,204,204,0.1);
       }
           blockquote p {
               margin-bottom: 0;
           }
           blockquote small:before {
               content: '\2014';
               color: rgba(0,0,0,0.4);
               margin-right: 5px;
           }
           blockquote.place-right {
               float: none !important;
               text-align: right;
               border: 0;
               border-right: 4px #ccc solid;
           }
               blockquote.place-right small {
                   text-align: right;
               }
                   blockquote.place-right small:before {
                       content: "";
                   }
                   blockquote.place-right small:after {
                       content: '\2014';
                       color: rgba(0,0,0,0.4);
                       margin-left: 5px;
                   }
       ul, ol {
           padding: 0;
           margin: 0 0 10px 0;
           display: block;
       }
           ul:nth-child(1) {
               margin-left: 25px;
           }
           ul ul, ul ol, ol ol, ol ul {
               margin-bottom: 0 !important;
           }
       ul {
           list-style-position: inside;
           list-style-type: square;
       }
           ul ul {
               list-style-type: circle;
           }
       ul, ol {
           list-style-position: inside;
       }
           ul li, ol li {
               display: list-item;
               font-size: 14px;
               line-height: 20px;
           }
       ol {
           list-style-type: decimal;
       }
           ul.unstyled, ol.unstyled, .unstyled {
               margin-left: 0;
               list-style: none;
           }
       .place-left {
           float: left !important;
           margin-right: 10px;
       }
       .place-right {
           float: right !important;
           margin-left: 10px;
       }
       .scroll-y, .scroll-vertical {
           overflow-y: scroll;
       }
       .scroll-x, .scroll-horizontal {
           overflow-x: scroll;
       }
       .pos-rel {
           position: relative;
       }
       .pos-abs {
           position: absolute;
       }
       .pos-fix {
           position: fixed;
       }
       .text-left {
           text-align: left;
       }
       .text-right {
           text-align: right;
       }
       .text-center {
           text-align: center;
       }
       .text-justify {
           text-align: justify;
       }
       .top-left {
           position: absolute;
           top: 0;
           left: 0;
       }
       .top-right {
           position: absolute;
           top: 0;
           right: 0;
       }
       .bottom-right {
           position: absolute;
           bottom: 0;
           right: 0;
       }
       .bottom-left {
           position: absolute;
           bottom: 0;
           left: 0;
       }
       .no-overflow {
           overflow: hidden;
       }
       .no-display {
           display: none;
       }
       .as-block {
           display: block;
           float: none !important;
       }
       .as-inline-block {
           display: inline-block;
       }
       .nlm {
           margin-left: 0 !important;
       }
       .nrm {
           margin-right: 0 !important;
       }
       .clearfix {
           *zoom: 1;
       }
           .clearfix:before, .clearfix:after {
               display: table;
               content: "";
           }
           .clearfix:after {
               clear: both;
           }
       .padding5 {
           padding: 5px;
       }
       .padding10 {
           padding: 10px;
       }
       .padding15 {
           padding: 15px;
       }
       .padding20 {
           padding: 20px;
       }
       .padding30 {
           padding: 30px;
       }
       .padding40 {
           padding: 40px;
       }
       .padding80 {
           padding: 80px;
       }
       .selected {
           border: 4px #2d89ef solid;
       }
           .selected:after {
               width: 0;
               height: 0;
               border-top: 40px solid #2d89ef;
               border-left: 40px solid transparent;
               position: absolute;
               display: block;
               right: 0;
               content: ".";
               top: 0;
               z-index: 1001;
           }
           .selected:before {
               position: absolute;
               content: "\e08a";
               color: #fff;
               right: 4px;
               font-family: iconFont;
               z-index: 1002;
           }
       .border {
           border: 1px #ccc solid;
       }
       @font-face {
           font-family: "iconFont";
           src: url('../fonts/iconFont.eot');
           src: url('../fonts/iconFont.eot?#iefix') format('embedded-opentype'),url('../fonts/iconFont.svg#iconFont') format('svg'),url('../fonts/iconFont.woff') format('woff'),url('../fonts/iconFont.ttf') format('truetype');
           font-weight: normal;
           font-style: normal;
       }
       [class^="icon-"], [class*=" icon-"] {
           font-family: "iconFont";
           font-weight: normal;
           font-style: normal;
           text-decoration: inherit;
           -webkit-font-smoothing: antialiased;
           display: inline-block;
           width: auto;
           height: auto;
           line-height: normal;
           vertical-align: baseline;
           background-image: none;
           background-position: 0 0;
           background-repeat: repeat;
           margin-top: 0;
           position: relative;
       }
           [class^="icon-"]:before, [class*=" icon-"]:before {
               text-decoration: inherit;
               display: inline-block;
               speak: none;
           }
       a [class^="icon-"], a [class*=" icon-"] {
           display: inline-block;
       }
       .icon-large:before {
           vertical-align: -10%;
           font-size: 1.3333333333333333em;
       }
       a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] {
           vertical-align: -10%;
           font-size: 1.2em;
           display: inline-block;
       }
           a [class^="icon-"].icon-large, button [class^="icon-"].icon-large, .button [class^="icon-"].icon-large, .page-control > ul > li [class^="icon-"].icon-large, a [class*=" icon-"].icon-large, button [class*=" icon-"].icon-large, .button [class*=" icon-"].icon-large, .page-control > ul > li [class*=" icon-"].icon-large {
               line-height: .9em;
           }
       a.big [class^="icon-"], button.big [class^="icon-"], .button.big [class^="icon-"], .page-control > ul > li.big [class^="icon-"], a.big [class*=" icon-"], button.big [class*=" icon-"], .button.big [class*=" icon-"], .page-control > ul > li.big [class*=" icon-"] {
           font-size: 1.3333333333333333em;
       }
       li [class^="icon-"], li [class*=" icon-"] {
           display: inline-block;
           width: 1.2em;
           text-align: center;
       }
           li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large {
               width: 1.5625em;
           }
       ol.icons {
           list-style-type: none;
       }
           ol.icons li {
               line-height: 24px;
           }
               ol.icons li [class^="icon-"], ol.icons li [class*=" icon-"] {
                   vertical-align: -10%;
                   font-size: 1.2em;
               }
       .icon-muted {
           color: #eee;
       }
       .icon-border {
           border: solid 1px #eee;
           padding: .2em .25em .15em;
       }
       .icon-2x {
           font-size: 2em;
       }
           .icon-2x.icon-border {
               border-width: 2px;
           }
       .icon-3x {
           font-size: 3em;
       }
           .icon-3x.icon-border {
               border-width: 3px;
           }
       .icon-4x {
           font-size: 4em;
       }
           .icon-4x.icon-border {
               border-width: 4px;
           }
       a [class^="icon-"], button [class^="icon-"], .button [class^="icon-"], .page-control > ul > li [class^="icon-"], a [class*=" icon-"], button [class*=" icon-"], .button [class*=" icon-"], .page-control > ul > li [class*=" icon-"] {
           margin-right: 5px;
       }
           a [class^="icon-"].right, button [class^="icon-"].right, .button [class^="icon-"].right, .page-control > ul > li [class^="icon-"].right, a [class*=" icon-"].right, button [class*=" icon-"].right, .button [class*=" icon-"].right, .page-control > ul > li [class*=" icon-"].right {
               margin-left: 5px;
               margin-right: auto;
           }
       .toolbar [class^="icon-"], .toolbar [class*=" icon-"] {
           margin: 0 !important;
       }
       .image-button [class^="icon-"], .image-button [class*=" icon-"] {
           position: absolute;
           right: 0;
           margin-left: 32px;
           padding: 5px;
           height: 100%;
           top: 0;
           box-sizing: border-box;
           border: 1px transparent solid;
           z-index: 2;
           margin: 0;
           font-size: 16px;
       }
       .shortcut > .icon [class^="icon-"], .shortcut > .icon [class*=" icon-"] {
           font-size: 32px;
           line-height: 32px;
           height: 32px;
           margin: 0 !important;
       }
       .icon-home:before {
           content: "\e000";
       }
       .icon-newspaper:before {
           content: "\e001";
       }
       .icon-pencil:before {
           content: "\e002";
       }
       .icon-droplet:before {
           content: "\e003";
       }
       .icon-pictures:before {
           content: "\e004";
       }
       .icon-camera:before {
           content: "\e005";
       }
       .icon-music:before {
           content: "\e006";
       }
       .icon-film:before {
           content: "\e007";
       }
       .icon-camera-2:before {
           content: "\e008";
       }
       .icon-spades:before {
           content: "\e009";
       }
       .icon-clubs:before {
           content: "\e00a";
       }
       .icon-diamonds:before {
           content: "\e00b";
       }
       .icon-broadcast:before {
           content: "\e00c";
       }
       .icon-mic:before {
           content: "\e00d";
       }
       .icon-book:before {
           content: "\e00e";
       }
       .icon-file:before {
           content: "\e00f";
       }
       .icon-new:before {
           content: "\e010";
       }
       .icon-copy:before {
           content: "\e011";
       }
       .icon-folder:before {
           content: "\e012";
       }
       .icon-folder-2:before {
           content: "\e013";
       }
       .icon-tag:before {
           content: "\e014";
       }
       .icon-cart:before {
           content: "\e015";
       }
       .icon-basket:before {
           content: "\e016";
       }
       .icon-calculate:before {
           content: "\e017";
       }
       .icon-support:before {
           content: "\e018";
       }
       .icon-phone:before {
           content: "\e019";
       }
       .icon-mail:before {
           content: "\e01a";
       }
       .icon-location:before {
           content: "\e01b";
       }
       .icon-compass:before {
           content: "\e01c";
       }
       .icon-history:before {
           content: "\e01d";
       }
       .icon-clock:before {
           content: "\e01e";
       }
       .icon-bell:before {
           content: "\e01f";
       }
       .icon-calendar:before {
           content: "\e020";
       }
       .icon-printer:before {
           content: "\e021";
       }
       .icon-mouse:before {
           content: "\e022";
       }
       .icon-screen:before {
           content: "\e023";
       }
       .icon-laptop:before {
           content: "\e024";
       }
       .icon-mobile:before {
           content: "\e025";
       }
       .icon-cabinet:before {
           content: "\e026";
       }
       .icon-drawer:before {
           content: "\e027";
       }
       .icon-drawer-2:before {
           content: "\e028";
       }
       .icon-box:before {
           content: "\e029";
       }
       .icon-box-add:before {
           content: "\e02a";
       }
       .icon-box-remove:before {
           content: "\e02b";
       }
       .icon-download:before {
           content: "\e02c";
       }
       .icon-upload:before {
           content: "\e02d";
       }
       .icon-database:before {
           content: "\e02e";
       }
       .icon-flip:before {
           content: "\e02f";
       }
       .icon-flip-2:before {
           content: "\e030";
       }
       .icon-undo:before {
           content: "\e031";
       }
       .icon-redo:before {
           content: "\e032";
       }
       .icon-forward:before {
           content: "\e033";
       }
       .icon-reply:before {
           content: "\e034";
       }
       .icon-reply-2:before {
           content: "\e035";
       }
       .icon-comments:before {
           content: "\e036";
       }
       .icon-comments-2:before {
           content: "\e037";
       }
       .icon-comments-3:before {
           content: "\e038";
       }
       .icon-comments-4:before {
           content: "\e039";
       }
       .icon-comments-5:before {
           content: "\e03a";
       }
       .icon-user:before {
           content: "\e03b";
       }
       .icon-user-2:before {
           content: "\e03c";
       }
       .icon-user-3:before {
           content: "\e03d";
       }
       .icon-busy:before {
           content: "\e03e";
       }
       .icon-loading:before {
           content: "\e03f";
       }
       .icon-loading-2:before {
           content: "\e040";
       }
       .icon-search:before {
           content: "\e041";
       }
       .icon-zoom-in:before {
           content: "\e042";
       }
       .icon-zoom-out:before {
           content: "\e043";
       }
       .icon-key:before {
           content: "\e044";
       }
       .icon-key-2:before {
           content: "\e045";
       }
       .icon-locked:before {
           content: "\e046";
       }
       .icon-unlocked:before {
           content: "\e047";
       }
       .icon-wrench:before {
           content: "\e048";
       }
       .icon-equalizer:before {
           content: "\e049";
       }
       .icon-cog:before {
           content: "\e04a";
       }
       .icon-pie:before {
           content: "\e04b";
       }
       .icon-bars:before {
           content: "\e04c";
       }
       .icon-stats-up:before {
           content: "\e04d";
       }
       .icon-gift:before {
           content: "\e04e";
       }
       .icon-trophy:before {
           content: "\e04f";
       }
       .icon-diamond:before {
           content: "\e050";
       }
       .icon-coffee:before {
           content: "\e051";
       }
       .icon-rocket:before {
           content: "\e052";
       }
       .icon-meter-slow:before {
           content: "\e053";
       }
       .icon-meter-medium:before {
           content: "\e054";
       }
       .icon-meter-fast:before {
           content: "\e055";
       }
       .icon-dashboard:before {
           content: "\e056";
       }
       .icon-fire:before {
           content: "\e057";
       }
       .icon-lab:before {
           content: "\e058";
       }
       .icon-remove:before {
           content: "\e059";
       }
       .icon-briefcase:before {
           content: "\e05a";
       }
       .icon-briefcase-2:before {
           content: "\e05b";
       }
       .icon-cars:before {
           content: "\e05c";
       }
       .icon-bus:before {
           content: "\e05d";
       }
       .icon-cube:before {
           content: "\e05e";
       }
       .icon-cube-2:before {
           content: "\e05f";
       }
       .icon-puzzle:before {
           content: "\e060";
       }
       .icon-glasses:before {
           content: "\e061";
       }
       .icon-glasses-2:before {
           content: "\e062";
       }
       .icon-accessibility:before {
           content: "\e063";
       }
       .icon-accessibility-2:before {
           content: "\e064";
       }
       .icon-target:before {
           content: "\e065";
       }
       .icon-target-2:before {
           content: "\e066";
       }
       .icon-lightning:before {
           content: "\e067";
       }
       .icon-power:before {
           content: "\e068";
       }
       .icon-power-2:before {
           content: "\e069";
       }
       .icon-clipboard:before {
           content: "\e06a";
       }
       .icon-clipboard-2:before {
           content: "\e06b";
       }
       .icon-playlist:before {
           content: "\e06c";
       }
       .icon-grid-view:before {
           content: "\e06d";
       }
       .icon-tree-view:before {
           content: "\e06e";
       }
       .icon-cloud:before {
           content: "\e06f";
       }
       .icon-cloud-2:before {
           content: "\e070";
       }
       .icon-download-2:before {
           content: "\e071";
       }
       .icon-upload-2:before {
           content: "\e072";
       }
       .icon-upload-3:before {
           content: "\e073";
       }
       .icon-link:before {
           content: "\e074";
       }
       .icon-link-2:before {
           content: "\e075";
       }
       .icon-flag:before {
           content: "\e076";
       }
       .icon-flag-2:before {
           content: "\e077";
       }
       .icon-attachment:before {
           content: "\e078";
       }
       .icon-eye:before {
           content: "\e079";
       }
       .icon-bookmark:before {
           content: "\e07a";
       }
       .icon-bookmark-2:before {
           content: "\e07b";
       }
       .icon-star:before {
           content: "\e07c";
       }
       .icon-star-2:before {
           content: "\e07d";
       }
       .icon-star-3:before {
           content: "\e07e";
       }
       .icon-heart:before {
           content: "\e07f";
       }
       .icon-heart-2:before {
           content: "\e080";
       }
       .icon-thumbs-up:before {
           content: "\e081";
       }
       .icon-thumbs-down:before {
           content: "\e082";
       }
       .icon-plus:before {
           content: "\e083";
       }
       .icon-minus:before {
           content: "\e084";
       }
       .icon-help:before {
           content: "\e085";
       }
       .icon-help-2:before {
           content: "\e086";
       }
       .icon-blocked:before {
           content: "\e087";
       }
       .icon-cancel:before {
           content: "\e088";
       }
       .icon-cancel-2:before {
           content: "\e089";
       }
       .icon-checkmark:before {
           content: "\e08a";
       }
       .icon-minus-2:before {
           content: "\e08b";
       }
       .icon-plus-2:before {
           content: "\e08c";
       }
       .icon-enter:before {
           content: "\e08d";
       }
       .icon-exit:before {
           content: "\e08e";
       }
       .icon-loop:before {
           content: "\e08f";
       }
       .icon-arrow-up-left:before {
           content: "\e090";
       }
       .icon-arrow-up:before {
           content: "\e091";
       }
       .icon-arrow-up-right:before {
           content: "\e092";
       }
       .icon-arrow-right:before {
           content: "\e093";
       }
       .icon-arrow-down-right:before {
           content: "\e094";
       }
       .icon-arrow-down:before {
           content: "\e095";
       }
       .icon-arrow-down-left:before {
           content: "\e096";
       }
       .icon-arrow-left:before {
           content: "\e097";
       }
       .icon-arrow-up-2:before {
           content: "\e098";
       }
       .icon-arrow-right-2:before {
           content: "\e099";
       }
       .icon-arrow-down-2:before {
           content: "\e09a";
       }
       .icon-arrow-left-2:before {
           content: "\e09b";
       }
       .icon-arrow-up-3:before {
           content: "\e09c";
       }
       .icon-arrow-right-3:before {
           content: "\e09d";
       }
       .icon-arrow-down-3:before {
           content: "\e09e";
       }
       .icon-arrow-left-3:before {
           content: "\e09f";
       }
       .icon-menu:before {
           content: "\e0a0";
       }
       .icon-enter-2:before {
           content: "\e0a1";
       }
       .icon-backspace:before {
           content: "\e0a2";
       }
       .icon-backspace-2:before {
           content: "\e0a3";
       }
       .icon-tab:before {
           content: "\e0a4";
       }
       .icon-tab-2:before {
           content: "\e0a5";
       }
       .icon-checkbox:before {
           content: "\e0a6";
       }
       .icon-checkbox-unchecked:before {
           content: "\e0a7";
       }
       .icon-checkbox-partial:before {
           content: "\e0a8";
       }
       .icon-radio-checked:before {
           content: "\e0a9";
       }
       .icon-radio-unchecked:before {
           content: "\e0aa";
       }
       .icon-font:before {
           content: "\e0ab";
       }
       .icon-paragraph-left:before {
           content: "\e0ac";
       }
       .icon-paragraph-center:before {
           content: "\e0ad";
       }
       .icon-paragraph-right:before {
           content: "\e0ae";
       }
       .icon-paragraph-justify:before {
           content: "\e0af";
       }
       .icon-left-to-right:before {
           content: "\e0b0";
       }
       .icon-right-to-left:before {
           content: "\e0b1";
       }
       .icon-share:before {
           content: "\e0b2";
       }
       .icon-new-tab:before {
           content: "\e0b3";
       }
       .icon-new-tab-2:before {
           content: "\e0b4";
       }
       .icon-embed:before {
           content: "\e0b5";
       }
       .icon-code:before {
           content: "\e0b6";
       }
       .icon-bluetooth:before {
           content: "\e0b7";
       }
       .icon-share-2:before {
           content: "\e0b8";
       }
       .icon-share-3:before {
           content: "\e0b9";
       }
       .icon-mail-2:before {
           content: "\e0ba";
       }
       .icon-google:before {
           content: "\e0bb";
       }
       .icon-google-plus:before {
           content: "\e0bc";
       }
       .icon-google-drive:before {
           content: "\e0bd";
       }
       .icon-facebook:before {
           content: "\e0be";
       }
       .icon-instagram:before {
           content: "\e0bf";
       }
       .icon-twitter:before {
           content: "\e0c0";
       }
       .icon-feed:before {
           content: "\e0c1";
       }
       .icon-youtube:before {
           content: "\e0c2";
       }
       .icon-vimeo:before {
           content: "\e0c3";
       }
       .icon-flickr:before {
           content: "\e0c4";
       }
       .icon-picassa:before {
           content: "\e0c5";
       }
       .icon-dribbble:before {
           content: "\e0c6";
       }
       .icon-deviantart:before {
           content: "\e0c7";
       }
       .icon-github:before {
           content: "\e0c8";
       }
       .icon-github-2:before {
           content: "\e0c9";
       }
       .icon-github-3:before {
           content: "\e0ca";
       }
       .icon-github-4:before {
           content: "\e0cb";
       }
       .icon-github-5:before {
           content: "\e0cc";
       }
       .icon-git:before {
           content: "\e0cd";
       }
       .icon-github-6:before {
           content: "\e0ce";
       }
       .icon-wordpress:before {
           content: "\e0cf";
       }
       .icon-joomla:before {
           content: "\e0d0";
       }
       .icon-blogger:before {
           content: "\e0d1";
       }
       .icon-tumblr:before {
           content: "\e0d2";
       }
       .icon-yahoo:before {
           content: "\e0d3";
       }
       .icon-amazon:before {
           content: "\e0d4";
       }
       .icon-tux:before {
           content: "\e0d5";
       }
       .icon-apple:before {
           content: "\e0d6";
       }
       .icon-finder:before {
           content: "\e0d7";
       }
       .icon-android:before {
           content: "\e0d8";
       }
       .icon-windows:before {
           content: "\e0d9";
       }
       .icon-soundcloud:before {
           content: "\e0da";
       }
       .icon-skype:before {
           content: "\e0db";
       }
       .icon-reddit:before {
           content: "\e0dc";
       }
       .icon-linkedin:before {
           content: "\e0dd";
       }
       .icon-lastfm:before {
           content: "\e0de";
       }
       .icon-delicious:before {
           content: "\e0df";
       }
       .icon-stumbleupon:before {
           content: "\e0e0";
       }
       .icon-pinterest:before {
           content: "\e0e1";
       }
       .icon-xing:before {
           content: "\e0e2";
       }
       .icon-flattr:before {
           content: "\e0e3";
       }
       .icon-foursquare:before {
           content: "\e0e4";
       }
       .icon-paypal:before {
           content: "\e0e5";
       }
       .icon-yelp:before {
           content: "\e0e6";
       }
       .icon-libreoffice:before {
           content: "\e0e7";
       }
       .icon-file-pdf:before {
           content: "\e0e8";
       }
       .icon-file-openoffice:before {
           content: "\e0e9";
       }
       .icon-file-word:before {
           content: "\e0ea";
       }
       .icon-file-excel:before {
           content: "\e0eb";
       }
       .icon-file-powerpoint:before {
           content: "\e0ec";
       }
       .icon-file-zip:before {
           content: "\e0ed";
       }
       .icon-file-xml:before {
           content: "\e0ee";
       }
       .icon-file-css:before {
           content: "\e0ef";
       }
       .icon-html5:before {
           content: "\e0f0";
       }
       .icon-html5-2:before {
           content: "\e0f1";
       }
       .icon-css3:before {
           content: "\e0f2";
       }
       .icon-chrome:before {
           content: "\e0f3";
       }
       .icon-firefox:before {
           content: "\e0f4";
       }
       .icon-IE:before {
           content: "\e0f5";
       }
       .icon-opera:before {
           content: "\e0f6";
       }
       .icon-safari:before {
           content: "\e0f7";
       }
       .icon-IcoMoon:before {
           content: "\e0f8";
       }
       .icon-sunrise:before {
           content: "\e0f9";
       }
       .icon-sun:before {
           content: "\e0fa";
       }
       .icon-moon:before {
           content: "\e0fb";
       }
       .icon-sun-2:before {
           content: "\e0fc";
       }
       .icon-windy:before {
           content: "\e0fd";
       }
       .icon-wind:before {
           content: "\e0fe";
       }
       .icon-snowflake:before {
           content: "\e0ff";
       }
       .icon-cloudy:before {
           content: "\e100";
       }
       .icon-cloud-3:before {
           content: "\e101";
       }
       .icon-weather:before {
           content: "\e102";
       }
       .icon-weather-2:before {
           content: "\e103";
       }
       .icon-weather-3:before {
           content: "\e104";
       }
       .icon-lines:before {
           content: "\e105";
       }
       .icon-cloud-4:before {
           content: "\e106";
       }
       .icon-lightning-2:before {
           content: "\e107";
       }
       .icon-lightning-3:before {
           content: "\e108";
       }
       .icon-rainy:before {
           content: "\e109";
       }
       .icon-rainy-2:before {
           content: "\e10a";
       }
       .icon-windy-2:before {
           content: "\e10b";
       }
       .icon-windy-3:before {
           content: "\e10c";
       }
       .icon-snowy:before {
           content: "\e10d";
       }
       .icon-snowy-2:before {
           content: "\e10e";
       }
       .icon-snowy-3:before {
           content: "\e10f";
       }
       .icon-weather-4:before {
           content: "\e110";
       }
       .icon-cloudy-2:before {
           content: "\e111";
       }
       .icon-cloud-5:before {
           content: "\e112";
       }
       .icon-lightning-4:before {
           content: "\e113";
       }
       .icon-sun-3:before {
           content: "\e114";
       }
       .icon-moon-2:before {
           content: "\e115";
       }
       .icon-cloudy-3:before {
           content: "\e116";
       }
       .icon-cloud-6:before {
           content: "\e117";
       }
       .icon-cloud-7:before {
           content: "\e118";
       }
       .icon-lightning-5:before {
           content: "\e119";
       }
       .icon-rainy-3:before {
           content: "\e11a";
       }
       .icon-rainy-4:before {
           content: "\e11b";
       }
       .icon-windy-4:before {
           content: "\e11c";
       }
       .icon-windy-5:before {
           content: "\e11d";
       }
       .icon-snowy-4:before {
           content: "\e11e";
       }
       .icon-snowy-5:before {
           content: "\e11f";
       }
       .icon-weather-5:before {
           content: "\e120";
       }
       .icon-cloudy-4:before {
           content: "\e121";
       }
       .icon-lightning-6:before {
           content: "\e122";
       }
       .icon-thermometer:before {
           content: "\e123";
       }
       .icon-compass-2:before {
           content: "\e124";
       }
       .icon-none:before {
           content: "\e125";
       }
       .icon-Celsius:before {
           content: "\e126";
       }
       .icon-Fahrenheit:before {
           content: "\e127";
       }
       .icon-forrst:before {
           content: "\e128";
       }
       .icon-headphones:before {
           content: "\e129";
       }
       .icon-bug:before {
           content: "\e12a";
       }
       .icon-cart-2:before {
           content: "\e12b";
       }
       .icon-earth:before {
           content: "\e12c";
       }
       .icon-battery:before {
           content: "\e12d";
       }
       .icon-list:before {
           content: "\e12e";
       }
       .icon-grid:before {
           content: "\e12f";
       }
       .icon-alarm:before {
           content: "\e130";
       }
       .icon-location-2:before {
           content: "\e131";
       }
       .icon-pointer:before {
           content: "\e132";
       }
       .icon-diary:before {
           content: "\e133";
       }
       .icon-eye-2:before {
           content: "\e134";
       }
       .icon-console:before {
           content: "\e135";
       }
       .icon-location-3:before {
           content: "\e136";
       }
       .icon-move:before {
           content: "\e137";
       }
       .icon-gift-2:before {
           content: "\e138";
       }
       .icon-monitor:before {
           content: "\e139";
       }
       .icon-mobile-2:before {
           content: "\e13a";
       }
       .icon-switch:before {
           content: "\e13b";
       }
       .icon-star-4:before {
           content: "\e13c";
       }
       .icon-address-book:before {
           content: "\e13d";
       }
       .icon-shit:before {
           content: "\e13e";
       }
       .icon-cone:before {
           content: "\e13f";
       }
       .icon-credit-card:before {
           content: "\e140";
       }
       .icon-type:before {
           content: "\e141";
       }
       .icon-volume:before {
           content: "\e142";
       }
       .icon-volume-2:before {
           content: "\e143";
       }
       .icon-locked-2:before {
           content: "\e144";
       }
       .icon-warning:before {
           content: "\e145";
       }
       .icon-info:before {
           content: "\e146";
       }
       .icon-filter:before {
           content: "\e147";
       }
       .icon-bookmark-3:before {
           content: "\e148";
       }
       .icon-bookmark-4:before {
           content: "\e149";
       }
       .icon-stats:before {
           content: "\e14a";
       }
       .icon-compass-3:before {
           content: "\e14b";
       }
       .icon-keyboard:before {
           content: "\e14c";
       }
       .icon-award-fill:before {
           content: "\e14d";
       }
       .icon-award-stroke:before {
           content: "\e14e";
       }
       .icon-beaker-alt:before {
           content: "\e14f";
       }
       .icon-beaker:before {
           content: "\e150";
       }
       .icon-move-vertical:before {
           content: "\e151";
       }
       .icon-move-horizontal:before {
           content: "\e153";
       }
       .icon-steering-wheel:before {
           content: "\e152";
       }
       .icon-volume-3:before {
           content: "\e154";
       }
       .icon-volume-mute:before {
           content: "\e155";
       }
       .icon-play:before {
           content: "\e156";
       }
       .icon-pause:before {
           content: "\e157";
       }
       .icon-stop:before {
           content: "\e158";
       }
       .icon-eject:before {
           content: "\e159";
       }
       .icon-first:before {
           content: "\e15a";
       }
       .icon-last:before {
           content: "\e15b";
       }
       .icon-play-alt:before {
           content: "\e15c";
       }
       .icon-battery-empty:before {
           content: "\e15d";
       }
       .icon-battery-half:before {
           content: "\e15e";
       }
       .icon-battery-full:before {
           content: "\e15f";
       }
       .icon-battery-charging:before {
           content: "\e160";
       }
       .icon-left-quote:before {
           content: "\e161";
       }
       .icon-right-quote:before {
           content: "\e162";
       }
       .icon-left-quote-alt:before {
           content: "\e163";
       }
       .icon-right-quote-alt:before {
           content: "\e164";
       }
       .icon-smiley:before {
           content: "\e165";
       }
       .icon-umbrella:before {
           content: "\e166";
       }
       .icon-info-2:before {
           content: "\e167";
       }
       .icon-chart-alt:before {
           content: "\e168";
       }
       .icon-save:before {
           content: "\e169";
       }
       .fg-color-blue {
           color: #2d89ef !important;
       }
       .fg-color-blueLight {
           color: #eff4ff !important;
       }
       .fg-color-blueDark {
           color: #2b5797 !important;
       }
       .fg-color-green {
           color: #00a300 !important;
       }
       .fg-color-greenLight {
           color: #99b433 !important;
       }
       .fg-color-greenDark {
           color: #1e7145 !important;
       }
       .fg-color-red {
           color: #b91d47 !important;
       }
       .fg-color-yellow {
           color: #ffc40d !important;
       }
       .fg-color-orange {
           color: #e3a21a !important;
       }
       .fg-color-orangeDark {
           color: #da532c !important;
       }
       .fg-color-pink {
           color: #9f00a7 !important;
       }
       .fg-color-pinkDark {
           color: #7e3878 !important;
       }
       .fg-color-purple {
           color: #603cba !important;
       }
       .fg-color-darken {
           color: #1d1d1d !important;
       }
       .fg-color-lighten {
           color: #d5e7ec !important;
       }
       .fg-color-white {
           color: #fff !important;
       }
       .fg-color-grayDark {
           color: #525252 !important;
       }
       .fg-color-magenta {
           color: #ff0097 !important;
       }
       .fg-color-teal {
           color: #00aba9 !important;
       }
       .fg-color-redLight {
           color: #e11 !important;
       }
       .bg-color-blue {
           background-color: #2d89ef !important;
       }
       .bg-color-blueLight {
           background-color: #eff4ff !important;
       }
       .bg-color-blueDark {
           background-color: #2b5797 !important;
       }
       .bg-color-green {
           background-color: #00a300 !important;
       }
       .bg-color-greenLight {
           background-color: #99b433 !important;
       }
       .bg-color-greenDark {
           background-color: #1e7145 !important;
       }
       .bg-color-red {
           background-color: #b91d47 !important;
       }
       .bg-color-yellow {
           background-color: #ffc40d !important;
       }
       .bg-color-orange {
           background-color: #e3a21a !important;
       }
       .bg-color-orangeDark {
           background-color: #da532c !important;
       }
       .bg-color-pink {
           background-color: #9f00a7 !important;
       }
       .bg-color-pinkDark {
           background-color: #7e3878 !important;
       }
       .bg-color-purple {
           background-color: #603cba !important;
       }
       .bg-color-darken {
           background-color: #1d1d1d !important;
       }
       .bg-color-lighten {
           background-color: #d5e7ec !important;
       }
       .bg-color-white {
           background-color: #fff !important;
       }
       .bg-color-grayDark {
           background-color: #525252 !important;
       }
       .bg-color-magenta {
           background-color: #ff0097 !important;
       }
       .bg-color-teal {
           background-color: #00aba9 !important;
       }
       .bg-color-redLight {
           background-color: #e11 !important;
       }
       [class*=border-color] {
           border: 2px solid;
       }
       .border-color-blue {
           border-color: #2d89ef !important;
       }
       .border-color-blueLight {
           border-color: #eff4ff !important;
       }
       .border-color-blueDark {
           border-color: #2b5797 !important;
       }
       .border-color-green {
           border-color: #00a300 !important;
       }
       .border-color-greenLight {
           border-color: #99b433 !important;
       }
       .border-color-greenDark {
           border-color: #1e7145 !important;
       }
       .border-color-red {
           border-color: #b91d47 !important;
       }
       .border-color-yellow {
           border-color: #ffc40d !important;
       }
       .border-color-orange {
           border-color: #e3a21a !important;
       }
       .border-color-orangeDark {
           border-color: #da532c !important;
       }
       .border-color-pink {
           border-color: #9f00a7 !important;
       }
       .border-color-pinkDark {
           border-color: #7e3878 !important;
       }
       .border-color-purple {
           border-color: #603cba !important;
       }
       .border-color-darken {
           border-color: #1d1d1d !important;
       }
       .border-color-lighten {
           border-color: #d5e7ec !important;
       }
       .border-color-white {
           border-color: #fff !important;
       }
       .border-color-grayDark {
           border-color: #525252 !important;
       }
       .border-color-magenta {
           border-color: #ff0097 !important;
       }
       .border-color-teal {
           border-color: #00aba9 !important;
       }
       .border-color-redLight {
           border-color: #e11 !important;
       }
       *:hover[class=outline-color] {
           outline: 3px solid;
       }
       .outline-color-blue {
           outline-color: #2d89ef !important;
       }
       .outline-color-blueLight {
           outline-color: #eff4ff !important;
       }
       .outline-color-blueDark {
           outline-color: #2b5797 !important;
       }
       .outline-color-green {
           outline-color: #00a300 !important;
       }
       .outline-color-greenLight {
           outline-color: #99b433 !important;
       }
       .outline-color-greenDark {
           outline-color: #1e7145 !important;
       }
       .outline-color-red {
           outline-color: #b91d47 !important;
       }
       .outline-color-yellow {
           outline-color: #ffc40d !important;
       }
       .outline-color-orange {
           outline-color: #e3a21a !important;
       }
       .outline-color-orangeDark {
           outline-color: #da532c !important;
       }
       .outline-color-pink {
           outline-color: #9f00a7 !important;
       }
       .outline-color-pinkDark {
           outline-color: #7e3878 !important;
       }
       .outline-color-purple {
           outline-color: #603cba !important;
       }
       .outline-color-darken {
           outline-color: #1d1d1d !important;
       }
       .outline-color-lighten {
           outline-color: #d5e7ec !important;
       }
       .outline-color-white {
           outline-color: #fff !important;
       }
       .outline-color-grayDark {
           outline-color: #525252 !important;
       }
       .outline-color-magenta {
           outline-color: #ff0097 !important;
       }
       .outline-color-teal {
           outline-color: #00aba9 !important;
       }
       .outline-color-redLight {
           outline-color: #e11 !important;
       }
       .item-margin {
           margin: 0 10px 10px 0;
       }
       .column-margin {
           margin: 0 20px 10px 0;
       }
       .group-margin {
           margin: 0 80px 10px 0;
       }
       .brick {
           position: relative;
           margin: 0 10px 10px 0;
           display: block;
           float: none !important;
       }
       .short-brick {
           position: relative;
           margin: 0 10px 10px 0;
           display: block;
           float: none !important;
           width: 150px;
           height: 150px;
       }
       .medium-brick {
           position: relative;
           margin: 0 10px 10px 0;
           display: block;
           float: none !important;
           width: 310px;
           height: 150px;
       }
       .square {
           display: block;
           float: left;
           margin-right: 10px;
           height: 20px;
           width: 20px;
       }
       *, *:after, *:before {
           -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
           box-sizing: border-box;
       }
       .one-column {
           -moz-columns: 1;
           -webkit-columns: 1;
           columns: 1;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .two-columns {
           -moz-columns: 2;
           -webkit-columns: 2;
           columns: 2;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .three-columns {
           -moz-columns: 3;
           -webkit-columns: 3;
           columns: 3;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .four-columns {
           -moz-columns: 4;
           -webkit-columns: 4;
           columns: 4;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .five-columns {
           -moz-columns: 5;
           -webkit-columns: 5;
           columns: 5;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .page {
           position: relative;
           height: 100%;
           min-height: 100%;
           width: 100%;
           *zoom: 1;
       }
           .page:before, .page:after {
               display: table;
               content: "";
           }
           .page:after {
               clear: both;
           }
       #bodyContent .page-header {
           width: 100%;
           position: relative;
           display: block;
       }
           #bodyContent .page-header .page-header-content {
               height: 100px;
               min-height: 100px;
               width: 100%;
               position: relative;
               display: block;
           }
               #bodyContent .page-header .page-header-content h1, #bodyContent .page-header .page-header-content h2, #bodyContent .page-header .page-header-content h3, #bodyContent .page-header .page-header-content h4, #bodyContent .page-header .page-header-content h5 {
                   position: absolute;
                   margin: 0;
                   padding: 0;
                   left: 20px;
                   bottom: 0;
               }
                   #bodyContent .page-header .page-header-content h1 small {
                       font-size: 12pt;
                       margin-left: 5px;
                   }
                   #bodyContent .page-header .page-header-content h1.sub-menu {
                       cursor: pointer;
                   }
                       #bodyContent .page-header .page-header-content h1.sub-menu:after {
                           position: absolute;
                           content: "\3009";
                           display: inline-block;
                           font-size: 10pt;
                           bottom: -5px;
                           right: -15px;
                           -webkit-transform: rotate(90deg);
                           -moz-transform: rotate(90deg);
                           -ms-transform: rotate(90deg);
                           -o-transform: rotate(90deg);
                           transform: rotate(90deg);
                       }
               #bodyContent .page-header .page-header-content > .page-back {
                   position: absolute;
                   top: 34px;
                   left: 30px;
               }
               #bodyContent .page-header .page-header-content .user-login {
                   float: right;
                   margin: 55px 44px 0 0;
                   cursor: pointer;
               }
                   #bodyContent .page-header .page-header-content .user-login .avatar {
                       float: right;
                       border: 1px #ccc solid;
                       width: 40px;
                       height: 40px;
                   }
                       #bodyContent .page-header .page-header-content .user-login .avatar img, #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"], #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
                           width: 100%;
                           height: 100%;
                       }
                       #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"], #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
                           margin-top: 2px;
                           font-size: 30px;
                           line-height: 30px;
                           display: block;
                       }
                   #bodyContent .page-header .page-header-content .user-login .name {
                       float: left;
                       margin: -5px 10px 0;
                       text-align: right;
                   }
                       #bodyContent .page-header .page-header-content .user-login .name .first-name {
                           font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                           font-weight: 200;
                           font-size: 20pt;
                           letter-spacing: .01em;
                           line-height: 24pt;
                           font-smooth: always;
                           display: block;
                           margin: 0;
                       }
                       #bodyContent .page-header .page-header-content .user-login .name .last-name {
                           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                           font-weight: 400;
                           font-size: 9pt;
                           font-smooth: always;
                           display: block;
                           margin: 0;
                       }
       #bodyContent .page-region {
           display: block;
       }
           #bodyContent .page-region .page-region-content {
               padding-top: 10px;
               padding-left: 0;
               padding-right: 0;
               padding-bottom: 20px;
               display: block;
               height: 100%;
               position: relative;
           }
       .page.secondary .page-header .page-header-content h1, .page.secondary .page-header .page-header-content h2, .page.secondary .page-header .page-header-content h3, .page.secondary .page-header .page-header-content h4, .page.secondary .page-header .page-header-content h5 {
           position: absolute;
           margin: 0;
           padding: 0;
           left: 120px;
           bottom: 0;
       }
       .page.secondary .page-region .page-region-content {
           padding-left: 120px;
       }
       .page.snapped {
           width: 33.33%;
           height: 100%;
           float: left;
           border-right: 1px #ccc solid;
       }
       .page.fill {
           width: 66.66%;
           height: 100%;
           float: right;
           border-left: 1px #ccc solid;
       }
       .page.snapped #bodyContent .page-header .page-header-content h1, .page.snapped #bodyContent .page-header .page-header-content h2, .page.snapped #bodyContent .page-header .page-header-content h3, .page.snapped #bodyContent .page-header .page-header-content h4, .page.snapped #bodyContent .page-header .page-header-content h5 {
           margin-left: 20px;
       }
       .page.snapped #bodyContent .page-region .page-region-content {
           padding-left: 20px;
       }
       .page.fixed-header .page-header {
           position: fixed;
           top: 0;
           left: 0;
           right: 0;
       }
       .page.fixed-header .page-region {
           padding-top: 140px;
       }
       .page.with-sidebar .page-region {
           margin-left: 220px;
           width: auto;
           *zoom: 1;
       }
           .page.with-sidebar .page-region .page-region-content {
               padding-left: 20px;
           }
           .page.with-sidebar .page-region:before, .page.with-sidebar .page-region:after {
               display: table;
               content: "";
           }
           .page.with-sidebar .page-region:after {
               clear: both;
           }
       .app-bar {
           position: fixed;
           bottom: 0;
           left: 0;
           right: 0;
           min-height: 100px;
           background-color: #1d1d1d !important;
       }
       .charms {
           position: fixed;
           right: 0;
           top: 0;
           bottom: 0;
           height: 100%;
           min-width: 200px;
           width: auto;
       }
           .charms.place-left {
               left: 0;
               right: auto;
           }
       .message-dialog {
           position: fixed;
           left: 0;
           right: 0;
           height: auto;
           min-height: 100px;
           top: 30%;
           padding: 10px 10px 0;
       }
       .error-bar, .warning-bar, .info-bar {
           position: fixed;
           top: 0;
           left: 0;
           right: 0;
           padding: 10px 20px;
           color: #fff;
           min-height: 100px;
       }
       .error-bar {
           background-color: #b91d47 !important;
       }
       .warning-bar {
           background-color: #ffc40d !important;
       }
       .info-bar {
           background-color: #2d89ef !important;
       }
       .modern-ui-logo, .metro-ui-logo {
           height: 28px;
           width: 28px;
           display: block;
           background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGESURBVFhH7ZevTsNQFIfbZgKxB9gjIHgABAIcS0CSQIJE4LEIEgQCyQNMIiHhIRAgEAgECWKIySUTCEjLd3t/Cyml3em6DtMvOTn33PM3XdvbBU2SJMmKlssnjuNtZIisa2t50HQNmXAFEvQHsi9X89CzR8M31/wXZwppDpp0aX7v++XBd41q7r5Qg1I0YE8pQYixqbWFpzAMx1pnoPA5vlOZpdDzHdWPoujZGVX4c1iaH8pvhpwJshOpxtxQawM18JYdrlYXdbKIAa4o1pFphrxX8g5qD0CRPsUeZZogfkzeLjJaxAAjZIuit9oqhbgv4veQl+lGFQqfGHwdbqpLH1YMMUdK8WjfysxHlgbHyKfiM7B/obAf5LNiemfQyB1E6VkwBfsGlb9ZvduM+aVFQ3cgDV0S+gHlHrs8LqAC5gEcxLuD6c5pbeVJy9qpNECLCV1aK+lPwO86kD0TF5s2KqD2m7Au7QDtAO0A7QD/PsBcf0zIWWVdfMRmcd+M/vsvRxB8A6+/IU2N93KYAAAAAElFTkSuQmCC);
           -webkit-background-size: cover;
           -moz-background-size: cover;
           -o-background-size: cover;
           background-size: cover;
       }
       .back-button {
           height: 32px;
           width: 32px;
           display: block;
           background-image: url(data:image/png;base64,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);
           -webkit-background-size: cover;
           -moz-background-size: cover;
           -o-background-size: cover;
           background-size: cover;
       }
           .back-button.big {
               height: 48px;
               width: 48px;
               left: 36px;
               top: 40px;
           }
           .back-button.white {
               background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAVESURBVGhDzZoxiFRJEIZ3hg0MNjAQnGADAw+EMzAw2EBxMzcw8MBgL9vQcA82EDRQLlgDRY9DEAwu8OCSAw/2QI8NDPQwuEDFQEThghUcUVBQUFB2/f7uej39Zt7M9NuZ92Z/qO3uqu6q6nnV/fpVb2NqTNjc3JxrNBrzW1tbe2nOQi0rhbbRS+g1/e5T3qf8SjkZ4OgunF6AbkAbtEuBMW+gm9ApmjOmtnpgbBpawvArOTIOoOsdtEx1l5lJRqkQwsgJilUe/UHP6QDjCo870GOoTZ8sZCRr0W6ppPk9tEB7v2QxkL+guNBsNn/3nDEBxTM4f4syB3jPKc5THrauyWDcAegMYx9KVwx49yg02dGBslnoiVftQVvxq0c+bd1GAnoUkv875QbaG1DpHyYHFMxBIdapf4FWqe62LmMDOrUprECfnDFA/QO0aF3KgYFy/oPpypRpDVQKs9u9QSyZOA0oUNjEv7xi/YCJKwe2Wtj8zxkH1D9BcyYeDPprwYaYN+f3mLg2YFN+PHBOAOqvoOzF2B90CrsNdYVQbb98N7CtJxFektT1VPpvHHQ44bu6zlqwlcf8MODDYShei6dNlAeyaYRx6KyaaOKQ0+aW/NLaDEeP8CaGqZX+m9Xf8qb8DnqvdgqkFFpmTPcjvg5Pb+VtA706vjxBTxbOF6ift7rroD043nWWTZQEhmjB6e2ZQ1k9g4C6k16r06uQ6rypYSx4kRNq10l+w9K3cuczoPOuqZf+zlqgccP4QufRDAF9a3NeQPWSt+BsrBvbTSDeqpLOH3St1XkB9Xu8FWdHR44ZOT/nWY65YX0Hgq61O58htkt9sclqnjeZoPP8QDBOu81txh0xlgO8nzjHX7VmlfjHSuFYE8P6hs2gj5G+2AHOC4+sFFpN/sTni7779Q5xXoh9nG0opiKnjlJXxiCHAc5fhfeLNavAZ/TnflT8nYXn1ir2X4oRfwntc70iwCtcsHUAu3fNjRxM7KAQCi8t2j15Gnhr3b/8ToIm4DIHhqLz9rWiiU0K+BKOENTbWgO3+IVPGu8H6n9ZPYA+pyj+QJY7YqDgT4qPvjV+YO8ZdNGaDtg8RPHQ6o/k3K9UHKgXn7WBJgF9sa4OtLU26suqAWzG57Y1hdBrL3JQ0qkQbJX6tX9kXAgnfp0jtG9DdU4iTqq19RiUkHVgRs9N0Bf0meiTwNa6t+qwpAnoS+yNbzsM/Qae1CSkP7NrpU820LgppuGMYw4BY2qfBPoXvSVvy9jeGeNL4FZ4CjQOqm0S6I4zJivGDo/mnRc5JGfCGFfLJNAXr1XZy58aYK54seug40Vyrp7+lU8CfXGS64qxO4CvD/twLqLeeUQJoH9lk5Bur9HpVKQUZwoRxN+c6fnICoEP+6GwS1I/Z6Ji0EG/mgN1pVrGc9GwDWBba7M7Tzs4tOlQlI8sfXc1KrCp99OacwJQV3q/52qrEHTszkdqAdX2JLClXz44L9DWgTIdDAgvDYH26Fc+CcCGYr77SutnE5cDY3V31X3lo0RrcuauDNCtnSw+1mzf+Qwo6Lnyof2UIvuGGBnomkdn2OcF2vqxyoVNP6BIV07hyicDPOUqtfWWvsFhjOJ8ESq8voWSFmxIrw8DepXi1gfPWb4DehY0MmUzlHRS3kaZhDbfEOGimyK76JZjx6H5gi88pfMvw78EffbcMQMjuyFdboe1MSrQpdugK1Tru4vDmN4Xp6H17UzGnL4H6QzWk85JRXIIDQIOKPGl+7RjkMLE/bsNYeCyHMhcSEEKKf0fxb+Uf1O+pRwBU1PfACwo53PCh30zAAAAAElFTkSuQmCC);
           }
       button, .button {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           font-size: 14px;
           display: inline-block;
           padding: 4px 12px;
           line-height: 20px;
           text-align: center;
           vertical-align: middle !important;
           min-width: 90px;
           min-height: 32px;
           height: 32px;
           background-color: #ccc;
           border: 1px transparent solid;
           color: #353535;
           margin-right: 10px;
           margin-bottom: 10px;
           border-raduis: 0;
           cursor: pointer;
           width: auto;
           *zoom: 1;
       }
           button:before, .button:before, button:after, .button:after {
               display: table;
               content: "";
           }
           button:after, .button:after {
               clear: both;
           }
           button.standart, .button.standart {
               min-width: 90px;
               min-height: 32px;
           }
           button:active, .button:active, button.default:active, .button.default:active {
               top: 1px;
               left: 1px;
           }
           button:disabled, .button:disabled, button.disabled, .button.disabled {
               background-color: #eaeaea;
               color: #bebebe;
               cursor: not-allowed;
           }
           button.default, .button.default {
               background-color: #008287;
               color: #fff;
           }
           button:focus, .button:focus {
               outline: 0;
               border: 1px #353535 dotted;
           }
       a.button:hover, a.button:active {
           color: inherit;
       }
       a.button.big {
           padding: 14px 10px;
       }
       button.mini, .button.mini, .tool-button.mini {
           min-height: 20px;
           min-width: 20px;
           height: 14px;
           font-size: .75em !important;
           padding-top: 0 !important;
       }
       button.big, .button.big, .tool-button.big {
           min-height: 48px;
           height: 48px;
           font-size: 1.2em;
       }
       .tool-button.mini {
           min-width: 22px;
           width: 22px;
       }
       .tool-button.big {
           min-width: 48px;
           width: 48px;
       }
       .command-button {
           display: inline-block;
           width: 330px;
           text-align: left;
           padding: 10px 20px;
           height: auto;
           color: #000;
           background-color: #ccc;
           font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
       }
           .command-button > small {
               display: block;
               font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 300;
               font-size: 11pt;
               letter-spacing: .02em;
               line-height: 20px;
               font-smooth: always;
               font-size: 10pt;
               color: #505050;
           }
           .command-button.default > small {
               color: #ccc;
           }
       .tool-button {
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           font-size: 14px;
           display: inline-block;
           padding: 4px 12px;
           line-height: 20px;
           vertical-align: middle !important;
           min-width: 90px;
           background-color: #ccc;
           border: 1px transparent solid;
           color: #353535;
           margin-right: 10px;
           margin-bottom: 10px;
           border-raduis: 0;
           cursor: pointer;
           width: auto;
           *zoom: 1;
           min-width: 32px;
           min-height: 32px;
           width: 32px;
           height: 32px;
           text-align: center;
           position: relative;
           padding: 0;
       }
           .tool-button [class^="icon-"], .tool-button [class*=" icon-"] {
               vertical-align: -10%;
               font-size: 1.2em;
               display: inline-block;
           }
               .tool-button [class^="icon-"].icon-large, .tool-button [class*=" icon-"].icon-large {
                   line-height: .9em;
               }
           .tool-button.big [class^="icon-"], .tool-button.big [class*=" icon-"] {
               font-size: 1.3333333333333333em;
           }
           .tool-button [class^="icon-"], .tool-button [class*=" icon-"] {
               margin-right: 5px;
           }
               .tool-button [class^="icon-"].right, .tool-button [class*=" icon-"].right {
                   margin-left: 5px;
                   margin-right: auto;
               }
           .tool-button:before, .tool-button:after {
               display: table;
               content: "";
           }
           .tool-button:after {
               clear: both;
           }
           .tool-button.standart {
               min-width: 90px;
               min-height: 32px;
           }
           .tool-button:active, .tool-button.default:active {
               top: 1px;
               left: 1px;
           }
           .tool-button:disabled, .tool-button.disabled {
               background-color: #eaeaea;
               color: #bebebe;
               cursor: not-allowed;
           }
           .tool-button.default {
               background-color: #008287;
               color: #fff;
           }
           .tool-button:focus {
               outline: 0;
               border: 1px #353535 dotted;
           }
           .tool-button.mini {
               min-height: 20px;
               min-width: 20px;
               height: 14px;
               font-size: .75em !important;
               padding-top: 0 !important;
           }
           .tool-button.big {
               min-height: 48px;
               height: 48px;
               font-size: 1.2em;
           }
           .tool-button img {
               width: 16px;
               height: 16px;
               top: 8px;
           }
       .toolbar {
           *zoom: 1;
       }
           .toolbar a, .toolbar button {
               font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 400;
               font-size: 9pt;
               font-smooth: always;
               font-size: 14px;
               display: inline-block;
               padding: 4px 12px;
               line-height: 20px;
               vertical-align: middle !important;
               min-width: 90px;
               background-color: #ccc;
               border: 1px transparent solid;
               color: #353535;
               margin-right: 10px;
               margin-bottom: 10px;
               border-raduis: 0;
               cursor: pointer;
               width: auto;
               *zoom: 1;
               min-width: 32px;
               min-height: 32px;
               width: 32px;
               height: 32px;
               text-align: center;
               position: relative;
               padding: 0;
               margin-right: 0;
           }
               .toolbar a.mini, .toolbar button.mini {
                   min-height: 20px;
                   min-width: 20px;
                   height: 14px;
                   font-size: .75em !important;
                   padding-top: 0 !important;
               }
               .toolbar a.big, .toolbar button.big {
                   min-height: 48px;
                   height: 48px;
                   font-size: 1.2em;
               }
               .toolbar a.mini, .toolbar button.mini {
                   min-width: 22px;
                   width: 22px;
               }
               .toolbar a.big, .toolbar button.big {
                   min-width: 48px;
                   width: 48px;
               }
               .toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] {
                   vertical-align: -10%;
                   font-size: 1.2em;
                   display: inline-block;
               }
                   .toolbar a [class^="icon-"].icon-large, .toolbar button [class^="icon-"].icon-large, .toolbar a [class*=" icon-"].icon-large, .toolbar button [class*=" icon-"].icon-large {
                       line-height: .9em;
                   }
               .toolbar a.big [class^="icon-"], .toolbar button.big [class^="icon-"], .toolbar a.big [class*=" icon-"], .toolbar button.big [class*=" icon-"] {
                   font-size: 1.3333333333333333em;
               }
               .toolbar a [class^="icon-"], .toolbar button [class^="icon-"], .toolbar a [class*=" icon-"], .toolbar button [class*=" icon-"] {
                   margin-right: 5px;
               }
                   .toolbar a [class^="icon-"].right, .toolbar button [class^="icon-"].right, .toolbar a [class*=" icon-"].right, .toolbar button [class*=" icon-"].right {
                       margin-left: 5px;
                       margin-right: auto;
                   }
               .toolbar a:before, .toolbar button:before, .toolbar a:after, .toolbar button:after {
                   display: table;
                   content: "";
               }
               .toolbar a:after, .toolbar button:after {
                   clear: both;
               }
               .toolbar a.standart, .toolbar button.standart {
                   min-width: 90px;
                   min-height: 32px;
               }
               .toolbar a:active, .toolbar button:active, .toolbar a.default:active, .toolbar button.default:active {
                   top: 1px;
                   left: 1px;
               }
               .toolbar a:disabled, .toolbar button:disabled, .toolbar a.disabled, .toolbar button.disabled {
                   background-color: #eaeaea;
                   color: #bebebe;
                   cursor: not-allowed;
               }
               .toolbar a.default, .toolbar button.default {
                   background-color: #008287;
                   color: #fff;
               }
               .toolbar a:focus, .toolbar button:focus {
                   outline: 0;
                   border: 1px #353535 dotted;
               }
               .toolbar a.mini, .toolbar button.mini {
                   min-height: 20px;
                   min-width: 20px;
                   height: 14px;
                   font-size: .75em !important;
                   padding-top: 0 !important;
               }
               .toolbar a.big, .toolbar button.big {
                   min-height: 48px;
                   height: 48px;
                   font-size: 1.2em;
               }
               .toolbar a img, .toolbar button img {
                   width: 16px;
                   height: 16px;
                   top: 8px;
               }
           .toolbar a {
               padding: 5px 0;
           }
           .toolbar:before, .toolbar:after {
               display: table;
               content: "";
           }
           .toolbar:after {
               clear: both;
           }
           .toolbar .toolbar-group {
               margin-right: 20px;
               margin-bottom: 10px;
               float: left;
           }
       .toolbar-vertical {
           width: 33px;
           float: left;
           margin-right: 10px;
           *zoom: 1;
       }
           .toolbar-vertical a, .toolbar-vertical button {
               font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 400;
               font-size: 9pt;
               font-smooth: always;
               font-size: 14px;
               display: inline-block;
               padding: 4px 12px;
               line-height: 20px;
               vertical-align: middle !important;
               min-width: 90px;
               background-color: #ccc;
               border: 1px transparent solid;
               color: #353535;
               margin-right: 10px;
               margin-bottom: 10px;
               border-raduis: 0;
               cursor: pointer;
               width: auto;
               *zoom: 1;
               min-width: 32px;
               min-height: 32px;
               width: 32px;
               height: 32px;
               text-align: center;
               position: relative;
               padding: 0;
               margin-bottom: 5px;
           }
               .toolbar-vertical a.mini, .toolbar-vertical button.mini {
                   min-height: 20px;
                   min-width: 20px;
                   height: 14px;
                   font-size: .75em !important;
                   padding-top: 0 !important;
               }
               .toolbar-vertical a.big, .toolbar-vertical button.big {
                   min-height: 48px;
                   height: 48px;
                   font-size: 1.2em;
               }
               .toolbar-vertical a.mini, .toolbar-vertical button.mini {
                   min-width: 22px;
                   width: 22px;
               }
               .toolbar-vertical a.big, .toolbar-vertical button.big {
                   min-width: 48px;
                   width: 48px;
               }
               .toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] {
                   vertical-align: -10%;
                   font-size: 1.2em;
                   display: inline-block;
               }
                   .toolbar-vertical a [class^="icon-"].icon-large, .toolbar-vertical button [class^="icon-"].icon-large, .toolbar-vertical a [class*=" icon-"].icon-large, .toolbar-vertical button [class*=" icon-"].icon-large {
                       line-height: .9em;
                   }
               .toolbar-vertical a.big [class^="icon-"], .toolbar-vertical button.big [class^="icon-"], .toolbar-vertical a.big [class*=" icon-"], .toolbar-vertical button.big [class*=" icon-"] {
                   font-size: 1.3333333333333333em;
               }
               .toolbar-vertical a [class^="icon-"], .toolbar-vertical button [class^="icon-"], .toolbar-vertical a [class*=" icon-"], .toolbar-vertical button [class*=" icon-"] {
                   margin-right: 5px;
               }
                   .toolbar-vertical a [class^="icon-"].right, .toolbar-vertical button [class^="icon-"].right, .toolbar-vertical a [class*=" icon-"].right, .toolbar-vertical button [class*=" icon-"].right {
                       margin-left: 5px;
                       margin-right: auto;
                   }
               .toolbar-vertical a:before, .toolbar-vertical button:before, .toolbar-vertical a:after, .toolbar-vertical button:after {
                   display: table;
                   content: "";
               }
               .toolbar-vertical a:after, .toolbar-vertical button:after {
                   clear: both;
               }
               .toolbar-vertical a.standart, .toolbar-vertical button.standart {
                   min-width: 90px;
                   min-height: 32px;
               }
               .toolbar-vertical a:active, .toolbar-vertical button:active, .toolbar-vertical a.default:active, .toolbar-vertical button.default:active {
                   top: 1px;
                   left: 1px;
               }
               .toolbar-vertical a:disabled, .toolbar-vertical button:disabled, .toolbar-vertical a.disabled, .toolbar-vertical button.disabled {
                   background-color: #eaeaea;
                   color: #bebebe;
                   cursor: not-allowed;
               }
               .toolbar-vertical a.default, .toolbar-vertical button.default {
                   background-color: #008287;
                   color: #fff;
               }
               .toolbar-vertical a:focus, .toolbar-vertical button:focus {
                   outline: 0;
                   border: 1px #353535 dotted;
               }
               .toolbar-vertical a.mini, .toolbar-vertical button.mini {
                   min-height: 20px;
                   min-width: 20px;
                   height: 14px;
                   font-size: .75em !important;
                   padding-top: 0 !important;
               }
               .toolbar-vertical a.big, .toolbar-vertical button.big {
                   min-height: 48px;
                   height: 48px;
                   font-size: 1.2em;
               }
               .toolbar-vertical a img, .toolbar-vertical button img {
                   width: 16px;
                   height: 16px;
                   top: 8px;
               }
           .toolbar-vertical a {
               padding: 5px 0;
           }
           .toolbar-vertical:before, .toolbar-vertical:after {
               display: table;
               content: "";
           }
           .toolbar-vertical:after {
               clear: both;
           }
           .toolbar-vertical .toolbar-group {
               margin-bottom: 20px;
           }
       .image-button {
           position: relative;
           border: 0;
           padding-right: 45px;
       }
           .image-button img, .image-button:active img {
               position: absolute;
               right: 0;
               margin-left: 32px;
               padding: 5px;
               height: 100%;
               top: 0;
               margin-left: 0;
               box-sizing: border-box;
               border: 1px transparent solid;
               z-index: 2;
           }
       .button-set a, .button-set button {
           margin-right: 0;
           text-align: center;
       }
           .button-set a img, .button-set button img {
               background-color: transparent;
           }
       .button-set a {
           padding: 5px 0;
       }
       .button-set button.active {
           background-color: #008287;
           color: #fff;
       }
       .shortcuts {
           margin-bottom: 10px;
       }
       .shortcut {
           width: 92px;
           height: 92px;
           display: inline-block;
           margin: 0 10px 10px 0;
           vertical-align: top;
           text-decoration: none;
           background: #f3f3f3;
           text-align: center;
           cursor: pointer;
           border: 0;
           border-bottom: 2px transparent solid;
           position: relative;
       }
           .shortcut:hover {
               border-color: red;
           }
           .shortcut:active {
               background: #f3f3f3;
               top: 1px;
               left: 1px;
           }
           .shortcut > .icon {
               margin-top: .25em;
               margin-bottom: .25em;
               color: #888;
               display: block;
               float: none;
           }
           .shortcut > .label {
               display: block;
               font-weight: 400;
               color: #666;
           }
           .shortcut > .badge {
               position: absolute;
               right: 0;
               top: 0;
               background-color: #2d89ef;
               padding: 5px;
               margin: 0 !important;
               text-align: center;
               display: block;
               font-size: 9pt;
               color: #fff;
           }
       a.shortcut {
           padding: 12px 0;
       }
           a.shortcut .label {
               font-size: 9pt;
           }
       .pagination {
           width: auto;
           margin-bottom: 10px;
       }
           .pagination > ul {
               margin-left: 0;
               list-style: none;
               margin: 0;
           }
               .pagination > ul li {
                   display: inline-block;
                   margin-right: 1px;
                   position: relative;
               }
                   .pagination > ul li a {
                       font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                       font-weight: 400;
                       font-size: 9pt;
                       font-smooth: always;
                       font-size: 14px;
                       display: inline-block;
                       padding: 4px 12px;
                       line-height: 20px;
                       vertical-align: middle !important;
                       min-width: 90px;
                       background-color: #ccc;
                       border: 1px transparent solid;
                       color: #353535;
                       margin-right: 10px;
                       margin-bottom: 10px;
                       border-raduis: 0;
                       width: auto;
                       *zoom: 1;
                       min-height: 32px;
                       width: 32px;
                       padding: 0;
                       position: relative;
                       display: block;
                       float: left;
                       font-size: 10pt;
                       padding: 5px;
                       min-width: 32px;
                       height: 32px;
                       text-align: center;
                       vertical-align: middle;
                       cursor: pointer;
                       margin-right: 1px;
                   }
                       .pagination > ul li a.mini {
                           min-height: 20px;
                           min-width: 20px;
                           height: 14px;
                           font-size: .75em !important;
                           padding-top: 0 !important;
                       }
                       .pagination > ul li a.big {
                           min-height: 48px;
                           height: 48px;
                           font-size: 1.2em;
                       }
                       .pagination > ul li a.mini {
                           min-width: 22px;
                           width: 22px;
                       }
                       .pagination > ul li a.big {
                           min-width: 48px;
                           width: 48px;
                       }
                       .pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] {
                           vertical-align: -10%;
                           font-size: 1.2em;
                           display: inline-block;
                       }
                           .pagination > ul li a [class^="icon-"].icon-large, .pagination > ul li a [class*=" icon-"].icon-large {
                               line-height: .9em;
                           }
                       .pagination > ul li a.big [class^="icon-"], .pagination > ul li a.big [class*=" icon-"] {
                           font-size: 1.3333333333333333em;
                       }
                       .pagination > ul li a [class^="icon-"], .pagination > ul li a [class*=" icon-"] {
                           margin-right: 5px;
                       }
                           .pagination > ul li a [class^="icon-"].right, .pagination > ul li a [class*=" icon-"].right {
                               margin-left: 5px;
                               margin-right: auto;
                           }
                       .pagination > ul li a:before, .pagination > ul li a:after {
                           display: table;
                           content: "";
                       }
                       .pagination > ul li a:after {
                           clear: both;
                       }
                       .pagination > ul li a.standart {
                           min-width: 90px;
                           min-height: 32px;
                       }
                       .pagination > ul li a:active, .pagination > ul li a.default:active {
                           top: 1px;
                           left: 1px;
                       }
                       .pagination > ul li a:disabled, .pagination > ul li a.disabled {
                           background-color: #eaeaea;
                           color: #bebebe;
                           cursor: not-allowed;
                       }
                       .pagination > ul li a.default {
                           background-color: #008287;
                           color: #fff;
                       }
                       .pagination > ul li a:focus {
                           outline: 0;
                           border: 1px #353535 dotted;
                       }
                       .pagination > ul li a.mini {
                           min-height: 20px;
                           min-width: 20px;
                           height: 14px;
                           font-size: .75em !important;
                           padding-top: 0 !important;
                       }
                       .pagination > ul li a.big {
                           min-height: 48px;
                           height: 48px;
                           font-size: 1.2em;
                       }
                       .pagination > ul li a img {
                           width: 16px;
                           height: 16px;
                           top: 8px;
                       }
                       .pagination > ul li a:hover {
                           background-color: #1d1d1d;
                           color: #fff;
                       }
                       .pagination > ul li a:active {
                           top: 1px;
                           left: 1px;
                       }
                   .pagination > ul li.first a, .pagination > ul li.prev a, .pagination > ul li.next a, .pagination > ul li.last a {
                       font-size: 20pt;
                   }
                       .pagination > ul li.first a:before, .pagination > ul li.prev a:before, .pagination > ul li.next a:before, .pagination > ul li.last a:before {
                           position: absolute;
                           left: 50%;
                           top: 0;
                           margin-left: -7px;
                           content: "\25C4";
                           font-size: 1.5em;
                       }
                       .pagination > ul li.first a:before {
                           content: "\AB";
                           margin-left: -10px;
                       }
                       .pagination > ul li.prev a:before {
                           content: "\2039";
                       }
                       .pagination > ul li.next a:before {
                           content: "\203A";
                       }
                       .pagination > ul li.last a:before {
                           content: "\BB";
                           margin-left: -10px;
                       }
                   .pagination > ul li.active a {
                       background-color: #008287;
                       color: #fff;
                   }
                   .pagination > ul li.disabled a, .pagination > ul li.spaces a {
                       background-color: #f2f2f2;
                       color: #1e1e1e;
                       cursor: not-allowed;
                   }
                       .pagination > ul li.disabled a:active, .pagination > ul li.spaces a:active {
                           top: 0;
                           left: 0;
                       }
                   .pagination > ul li.disabled a {
                       color: #1e1e1e;
                   }
                   .pagination > ul li.spaces a {
                       background-color: #fff;
                       cursor: default;
                   }
       table {
           width: 100%;
           border-collapse: separate;
           margin: 0 0 20px;
       }
           table thead tr th, table thead tr td {
               display: table-cell;
               vertical-align: bottom;
               padding-bottom: 5px;
               padding-top: 10px;
               padding-left: 5px;
               border-bottom: 1px #ddd solid;
               border-right: 1px #ddd solid;
               border-left: 1px transparent solid;
               border-top: 1px transparent solid;
               font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 400;
               font-size: 11pt;
               letter-spacing: .01em;
               line-height: 14pt;
               font-smooth: always;
               color: rgba(0,0,0,0.6);
               text-align: left;
           }
               table thead tr th.right, table thead tr td.right {
                   text-align: right;
                   padding-right: 10px;
               }
               table thead tr th.last, table thead tr td.last {
                   border-right: 1px transparent solid;
               }
               table thead tr th:last-child, table thead tr td:last-child {
                   border-right: 1px transparent solid;
               }
           table tbody tr {
               border: 1px #fff solid;
           }
               table tbody tr td {
                   font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 300;
                   font-size: 11pt;
                   letter-spacing: .02em;
                   line-height: 20px;
                   font-smooth: always;
                   padding: 3px 10px;
                   border-right: 1px #ddd solid;
                   border-bottom: 1px #ddd solid;
                   border-left: 1px transparent solid;
                   border-top: 1px transparent solid;
                   box-sizing: border-box;
               }
                   table tbody tr td.right {
                       text-align: right;
                   }
                   table tbody tr td.center {
                       text-align: center;
                   }
                   table tbody tr td.last {
                       border-right: 1px transparent solid;
                   }
                   table tbody tr td:last-child {
                       border-right: 1px transparent solid;
                   }
               table tbody tr.success {
                   background-color: #00a300 !important;
               }
               table tbody tr.error {
                   background-color: #b91d47 !important;
               }
               table tbody tr.warning {
                   background-color: #e3a21a !important;
               }
               table tbody tr.info {
                   background-color: #2d89ef !important;
               }
                   table tbody tr.info td, table tbody tr.warning td, table tbody tr.error td, table tbody tr.success td {
                       color: #fff !important;
                   }
               table tbody tr.selected-row {
                   background-color: rgba(28,183,236,0.1) !important;
               }
                   table tbody tr.selected-row td:first-child {
                       border-left: 1px #1c98cc solid;
                   }
                   table tbody tr.selected-row td:last-child {
                       border-right: 1px #1c98cc solid;
                   }
                   table tbody tr.selected-row td {
                       border-top: 1px #1c98cc solid;
                       border-bottom: 1px #1c98cc solid;
                   }
           table.striped tbody tr:nth-child(odd) {
               background-color: #f9f9f9;
           }
           table.hovered {
               border-collapse: separate !important;
           }
               table.hovered thead tr th:hover, table.hovered thead tr td:hover {
                   border: 1px #1c98cc solid;
                   background: rgba(28,183,236,0.1);
               }
               table.hovered tbody tr:hover {
                   background-color: rgba(28,183,236,0.1);
               }
                   table.hovered tbody tr:hover td:first-child {
                       border-left: 1px #1c98cc solid;
                   }
                   table.hovered tbody tr:hover td:last-child {
                       border-right: 1px #1c98cc solid;
                   }
                   table.hovered tbody tr:hover td {
                       border-top: 1px #1c98cc solid;
                       border-bottom: 1px #1c98cc solid;
                   }
           table.bordered {
               border-collapse: separate !important;
               border: 1px #ccc solid !important;
           }
               table.bordered tbody tr:last-child td {
                   border-bottom: 0;
               }
       .oh, .ot, .tt {
           float: left;
           margin: 0 2% 2% 0;
           width: 48%;
       }
       .ot {
           width: 31%;
       }
       .tt {
           width: 65%;
       }
       .cl {
           clear: both;
       }
       .item-padding {
           margin-right: 20px;
           margin-bottom: 5px;
       }
       .column-padding {
           margin: 0 10px;
       }
       .group-padding {
           margin: 0 40px;
       }
       .span1 {
           width: 60px;
       }
       .span2 {
           width: 140px;
       }
       .span3 {
           width: 220px;
       }
       .span4 {
           width: 300px;
       }
       .span5 {
           width: 380px;
       }
       .span6 {
           width: 460px;
       }
       .span7 {
           width: 540px;
       }
       .span8 {
           width: 620px;
       }
       .span9 {
           width: 700px;
       }
       .span10 {
           width: 780px;
       }
       .span11 {
           width: 860px;
       }
       .span12 {
           width: 940px;
       }
       .offset1 {
           margin-left: 80px;
       }
       .offset2 {
           margin-left: 160px;
       }
       .offset3 {
           margin-left: 240px;
       }
       .offset4 {
           margin-left: 320px;
       }
       .offset5 {
           margin-left: 400px;
       }
       .offset6 {
           margin-left: 480px;
       }
       .offset7 {
           margin-left: 560px;
       }
       .offset8 {
           margin-left: 640px;
       }
       .offset9 {
           margin-left: 720px;
       }
       .offset10 {
           margin-left: 800px;
       }
       .offset11 {
           margin-left: 880px;
       }
       .offset12 {
           margin-left: 960px;
       }
       [class*="span"] {
           float: none;
           min-height: 1px;
           margin-right: 20px;
           margin-bottom: 5px;
           *zoom: 1;
       }
           [class*="span"]:before, [class*="span"]:after {
               display: table;
               content: "";
           }
           [class*="span"]:after {
               clear: both;
           }
           [class*="span"]:last-child {
               margin-right: 0;
           }
           [class*="span"] > img {
               max-width: 100%;
               height: auto;
           }
       .grid {
           margin: 0 0 20px;
           display: block;
           height: auto;
           width: 100%;
           *zoom: 1;
       }
           .grid.no-margin {
               margin: 0;
           }
           .grid.margin-row {
               margin-bottom: 5px;
           }
           .grid .grid {
               margin-top: 2.5px;
               margin-bottom: 2.5px;
           }
           .grid .group {
               margin-right: 80px;
               float: left;
               width: auto;
               height: auto;
               min-height: 1px;
           }
           .grid .row {
               width: 100%;
               *zoom: 1;
           }
               .grid .row:before, .grid .row:after {
                   display: table;
                   content: "";
               }
               .grid .row:after {
                   clear: both;
               }
               .grid .row [class*="span"] {
                   float: left;
               }
           .grid.element-border [class*="span"] {
               border: 1px #ccc dotted;
           }
           .grid:before, .grid:after {
               display: table;
               content: "";
           }
           .grid:after {
               clear: both;
           }
           .grid > .row::before, .grid > .row::after {
               content: normal;
           }
       td[class*="span"], th[class*="span"] {
           display: table-cell !important;
           float: none !important;
           padding: 0 !important;
       }
       .hero-unit {
           position: relative;
           margin: 0 0 10px;
           padding: 20px;
           background-color: #f1f1f1;
           width: 100%;
           *zoom: 1;
       }
           .hero-unit:before, .hero-unit:after {
               display: table;
               content: "";
           }
           .hero-unit:after {
               clear: both;
           }
       .dropdown-menu {
           position: absolute;
           background-color: #fff;
           margin-left: 0;
           list-style: none;
           top: 100%;
           z-index: 11010;
           float: left;
           border: 1px solid rgba(0,0,0,0.2);
           box-shadow: 0 5px 10px rgba(0,0,0,0.2);
           min-width: 160px;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-left: 0;
           display: none;
       }
           .dropdown-menu.place-right {
               right: 0;
               left: auto;
           }
           .dropdown-menu a {
               font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 400;
               font-size: 11pt;
               letter-spacing: .01em;
               line-height: 14pt;
               font-smooth: always;
               color: #000;
               display: block;
               width: 100%;
               padding: 3px 20px;
               white-space: nowrap;
               font-size: 14px;
               cursor: pointer;
           }
               .dropdown-menu a:hover {
                   color: rgba(0,0,0,0.8);
               }
               .dropdown-menu a:active {
                   color: rgba(0,0,0,0.4);
               }
               .dropdown-menu a:hover {
                   background-color: #2d89ef !important;
                   color: #fff !important;
               }
           .dropdown-menu li {
               display: list-item;
               line-height: 20px;
           }
           .dropdown-menu .divider {
               height: 1px;
               margin: 9px 1px;
               overflow: hidden;
               background-color: #e5e5e5;
           }
           .dropdown-menu.open {
               display: block !important;
           }
       .nav-bar {
           background-color: #2d89ef;
           position: relative;
           top: 0;
           width: 100%;
           display: block;
           margin: 0;
           padding: 0;
           z-index: 1000;
           *zoom: 1;
       }
           .nav-bar .nav-bar-inner {
               *zoom: 1;
           }
               .nav-bar .nav-bar-inner .element, .nav-bar .nav-bar-inner a .element {
                   position: relative;
                   margin: 5px;
                   line-height: 20px;
                   height: 20px;
                   float: left;
                   display: inline-block;
                   padding: 0;
                   font-weight: normal;
                   font-size: 10pt;
                   color: #fff;
               }
                   .nav-bar .nav-bar-inner .element.brand, .nav-bar .nav-bar-inner a .element.brand {
                       font-size: 1.15em;
                   }
                   .nav-bar .nav-bar-inner .element img, .nav-bar .nav-bar-inner a .element img {
                       height: 100%;
                   }
                   .nav-bar .nav-bar-inner .element a, .nav-bar .nav-bar-inner a .element a {
                       line-height: 20px;
                       height: 20px;
                       font-size: 10pt;
                   }
                   .nav-bar .nav-bar-inner .element [class^="icon-"]:before, .nav-bar .nav-bar-inner a .element [class^="icon-"]:before, .nav-bar .nav-bar-inner .element [class*=" icon-"]:before, .nav-bar .nav-bar-inner a .element [class*=" icon-"]:before {
                       display: inline-block;
                       margin: 0;
                       padding: 0;
                       display: block;
                       float: left;
                       margin: 0 5px;
                   }
               .nav-bar .nav-bar-inner > ul.menu {
                   margin-left: 0;
                   list-style: none;
                   padding: 0;
                   margin: 0;
               }
                   .nav-bar .nav-bar-inner > ul.menu > li {
                       display: block;
                       float: left;
                       margin-right: 10px;
                       position: relative;
                       padding: 5px;
                   }
                       .nav-bar .nav-bar-inner > ul.menu > li a {
                           display: block;
                           float: left;
                           color: #fff;
                           font-size: 10pt;
                       }
                       .nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu {
                           z-index: 1001;
                           border: 0;
                       }
                           .nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu li a {
                               display: block;
                               float: none;
                               color: #1e1e1e;
                               padding: 3px 20px;
                           }
                   .nav-bar .nav-bar-inner > ul.menu.open {
                       display: block !important;
                   }
                   .nav-bar .nav-bar-inner > .divider, .nav-bar .nav-bar-inner > ul.menu > li.divider {
                       position: relative;
                       margin: 5px;
                       line-height: 20px;
                       height: 20px;
                       float: left;
                       display: inline-block;
                       padding: 0;
                       font-weight: normal;
                       font-size: 10pt;
                       color: #fff;
                       width: 1px;
                       border-right: 1px #e6e6e6 solid;
                   }
                       .nav-bar .nav-bar-inner > .divider.brand, .nav-bar .nav-bar-inner > ul.menu > li.divider.brand {
                           font-size: 1.15em;
                       }
                       .nav-bar .nav-bar-inner > .divider img, .nav-bar .nav-bar-inner > ul.menu > li.divider img {
                           height: 100%;
                       }
                       .nav-bar .nav-bar-inner > .divider a, .nav-bar .nav-bar-inner > ul.menu > li.divider a {
                           line-height: 20px;
                           height: 20px;
                           font-size: 10pt;
                       }
                       .nav-bar .nav-bar-inner > .divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class^="icon-"]:before, .nav-bar .nav-bar-inner > .divider [class*=" icon-"]:before, .nav-bar .nav-bar-inner > ul.menu > li.divider [class*=" icon-"]:before {
                           display: inline-block;
                           margin: 0;
                           padding: 0;
                           display: block;
                           float: left;
                           margin: 0 5px;
                       }
               .nav-bar .nav-bar-inner [data-role=dropdown] {
                   margin-right: 20px !important;
               }
                   .nav-bar .nav-bar-inner [data-role=dropdown] > a {
                       cursor: pointer;
                   }
                       .nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
                           position: absolute;
                           content: "\203A";
                           display: block;
                           font-size: 1.4em;
                           left: 100%;
                           margin-left: 3px;
                           top: 8px;
                           -webkit-transform: rotate(90deg);
                           -moz-transform: rotate(90deg);
                           -ms-transform: rotate(90deg);
                           -o-transform: rotate(90deg);
                           transform: rotate(90deg);
                       }
               .nav-bar .nav-bar-inner .pull-menu {
                   display: none;
                   float: right;
                   color: #fff;
                   cursor: pointer;
                   font: 1.8em sans-serif;
                   margin-right: 0;
                   position: relative;
                   height: 20px;
                   width: 20px;
                   line-height: 20px;
               }
                   .nav-bar .nav-bar-inner .pull-menu:before {
                       content: "\2261";
                       position: absolute;
                       font-size: 20pt;
                       top: 5px;
                       left: 0;
                   }
               .nav-bar .nav-bar-inner:before, .nav-bar .nav-bar-inner:after {
                   display: table;
                   content: "";
               }
               .nav-bar .nav-bar-inner:after {
                   clear: both;
               }
           .nav-bar.bg-color-blue .nav-bar-inner .menu li a:hover {
               background-color: #2d89ef !important;
           }
           .nav-bar.bg-color-blueLight .nav-bar-inner .menu li a:hover {
               background-color: #eff4ff !important;
           }
           .nav-bar.bg-color-blueDark .nav-bar-inner .menu li a:hover {
               background-color: #2b5797 !important;
           }
           .nav-bar.bg-color-green .nav-bar-inner .menu li a:hover {
               background-color: #00a300 !important;
           }
           .nav-bar.bg-color-greenLight .nav-bar-inner .menu li a:hover {
               background-color: #99b433 !important;
           }
           .nav-bar.bg-color-greenDark .nav-bar-inner .menu li a:hover {
               background-color: #1e7145 !important;
           }
           .nav-bar.bg-color-red .nav-bar-inner .menu li a:hover {
               background-color: #b91d47 !important;
           }
           .nav-bar.bg-color-yellow .nav-bar-inner .menu li a:hover {
               background-color: #ffc40d !important;
           }
           .nav-bar.bg-color-orange .nav-bar-inner .menu li a:hover {
               background-color: #e3a21a !important;
           }
           .nav-bar.bg-color-orangeDark .nav-bar-inner .menu li a:hover {
               background-color: #da532c !important;
           }
           .nav-bar.bg-color-pink .nav-bar-inner .menu li a:hover {
               background-color: #9f00a7 !important;
           }
           .nav-bar.bg-color-pinkDark .nav-bar-inner .menu li a:hover {
               background-color: #7e3878 !important;
           }
           .nav-bar.bg-color-purple .nav-bar-inner .menu li a:hover {
               background-color: #603cba !important;
           }
           .nav-bar.bg-color-darken .nav-bar-inner .menu li a:hover {
               background-color: #1d1d1d !important;
           }
           .nav-bar.bg-color-lighten .nav-bar-inner .menu li a:hover {
               background-color: #d5e7ec !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .menu li:hover {
               background-color: #e6e6e6 !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .menu li a:hover {
               background-color: #e6e6e6 !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .menu li a {
               color: #1d1d1d !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .element {
               color: #1d1d1d !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .pull-menu {
               color: #1d1d1d !important;
           }
           .nav-bar.bg-color-grayDark .nav-bar-inner .menu li a:hover {
               background-color: #525252 !important;
           }
           .nav-bar.bg-color-magenta .nav-bar-inner .menu li a:hover {
               background-color: #ff0097 !important;
           }
           .nav-bar.bg-color-teal .nav-bar-inner .menu li a:hover {
               background-color: #00aba9 !important;
           }
           .nav-bar.bg-color-redLight .nav-bar-inner .menu li a:hover {
               background-color: #e11 !important;
           }
           .nav-bar:before, .nav-bar:after {
               display: table;
               content: "";
           }
           .nav-bar:after {
               clear: both;
           }
           .nav-bar.fixed-top, .nav-bar.fixed-bottom {
               position: fixed;
               z-index: 10000;
               left: 0;
           }
           .nav-bar.fixed-top {
               top: 0;
               bottom: auto;
           }
           .nav-bar.fixed-bottom {
               bottom: 0;
               top: auto;
           }
           .nav-bar .nav-bar-inner.container {
               width: 940px;
               margin: auto;
           }
       .side-nav ul {
           margin: 0;
           padding: 0;
           list-style: none;
           margin-bottom: 20px;
       }
           .side-nav ul .title {
               color: #4f4f4f;
               font-family: Segoe UI,Arial,Verdana,Tahoma,sans-serif;
               font-size: 12pt;
               margin: 0 0 5px 0;
               border-bottom: 1px #ccc solid;
           }
           .side-nav ul > li > a {
               display: block;
               padding: 3px 10px 3px 0;
               position: relative;
               color: #014e85;
               padding-left: 3px;
               font-size: 10pt;
           }
           .side-nav ul.close > li {
               display: none;
           }
               .side-nav ul.close > li[class^=title] {
                   display: list-item;
               }
       .page-sidebar {
           display: block;
           width: 213px;
           float: left;
           min-height: 100% !important;
           height: auto;
           background-color: #ebebeb;
           padding-top: 10px;
           padding-bottom: 10px;
           margin-top: 10px;
           margin-left: 7px;
       }
           .page-sidebar a {
               font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 400;
               font-size: 11pt;
               letter-spacing: .01em;
               line-height: 14pt;
               font-smooth: always;
               color: #000;
               display: block;
               width: 100%;
               padding: 5px 20px 5px 10px;
               white-space: nowrap;
               font-size: 14px;
               cursor: pointer;
           }
               .page-sidebar a:hover {
                   color: rgba(0,0,0,0.8);
               }
               .page-sidebar a:active {
                   color: rgba(0,0,0,0.4);
               }
               .page-sidebar a:hover {
                   background-color: #2d89ef !important;
                   color: #fff !important;
               }
           .page-sidebar li {
               display: list-item;
               line-height: 20px;
               position: relative;
           }
           .page-sidebar > ul > li > a {
               font-size: 1.1em;
           }
           .page-sidebar > ul > li a.lead, .page-sidebar > ul > li.lead a, .page-sidebar > ul > li.lead {
               font-weight: bold;
           }
           .page-sidebar > ul > li.sticker:before {
               content: ".";
               position: absolute;
               width: 7px;
               height: 28px;
               left: -7px;
               text-indent: -9999px;
               border-top-left-radius: 10px;
               border-bottom-left-radius: 10px;
               background-color: #ebebeb;
           }
           .page-sidebar > ul > li.sticker.sticker-color-blue:before {
               background-color: #2d89ef;
           }
           .page-sidebar > ul > li.sticker.sticker-color-blueLight:before {
               background-color: #eff4ff;
           }
           .page-sidebar > ul > li.sticker.sticker-color-blueDark:before {
               background-color: #2b5797;
           }
           .page-sidebar > ul > li.sticker.sticker-color-green:before {
               background-color: #00a300 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-greenLight:before {
               background-color: #99b433 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-greenDark:before {
               background-color: #1e7145 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-red:before {
               background-color: #b91d47 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-yellow:before {
               background-color: #ffc40d !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-orange:before {
               background-color: #e3a21a !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-orangeDark:before {
               background-color: #da532c !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-pink:before {
               background-color: #9f00a7 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-pinkDark:before {
               background-color: #7e3878 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-purple:before {
               background-color: #603cba !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-darken:before {
               background-color: #1d1d1d !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-white:before {
               background-color: #fff !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-grayDark:before {
               background-color: #525252 !important;
           }
           .page-sidebar .divider {
               height: 1px;
               margin: 9px 1px;
               overflow: hidden;
               background-color: #e5e5e5;
           }
           .page-sidebar ul {
               margin-left: 0;
               list-style: none;
               background-color: #ebebeb;
           }
               .page-sidebar ul.sub-menu {
                   padding-top: 5px;
                   padding-bottom: 5px;
               }
                   .page-sidebar ul.sub-menu a {
                       padding: 5px 20px 5px 25px;
                   }
                   .page-sidebar ul.sub-menu.light {
                       background-color: #f9f9f9 !important;
                   }
           .page-sidebar .sidebar-dropdown-menu {
               display: none;
           }
               .page-sidebar .sidebar-dropdown-menu.open {
                   display: block;
               }
           .page-sidebar > ul > li.dropdown {
               position: relative;
           }
               .page-sidebar > ul > li.dropdown:after {
                   content: "";
                   display: block;
                   position: absolute;
                   top: 6px;
                   left: 100%;
                   margin-left: -20px;
                   width: 16px;
                   height: 16px;
                   background: no-repeat;
                   background-position: 0 -1586px;
                   z-index: 200;
               }
               .page-sidebar > ul > li.dropdown.active:after {
                   background-position: 0 -676px;
               }
       .replies {
           margin-left: 0;
           list-style: none;
       }
           .replies > div, .replies > li, .replies > span {
               position: relative;
               margin: 0 10px 10px 0;
               display: block;
               float: none !important;
               width: 310px;
               height: 150px;
               font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 300;
               font-size: 11pt;
               letter-spacing: .02em;
               line-height: 20px;
               font-smooth: always;
               height: auto;
               min-height: 70px;
               padding: 10px;
           }
               .replies > div .avatar, .replies > li .avatar, .replies > span .avatar {
                   width: 50px;
                   height: 50px;
                   overflow: hidden;
                   display: table-cell;
                   vertical-align: middle !important;
                   background: #6e6e6e;
                   box-shadow-bottom: inset 0 0 3px #fff;
               }
                   .replies > div .avatar img, .replies > li .avatar img, .replies > span .avatar img {
                       width: 100%;
                       height: 100%;
                       display: inline-block !important;
                       vertical-align: middle !important;
                   }
               .replies > div .reply, .replies > li .reply, .replies > span .reply {
                   margin-left: 60px;
                   margin-top: -50px;
               }
                   .replies > div .reply .date, .replies > li .reply .date, .replies > span .reply .date {
                       float: right;
                       font-size: 55%;
                       color: #fff;
                   }
                   .replies > div .reply .author, .replies > li .reply .author, .replies > span .reply .author {
                       color: #fff;
                   }
                   .replies > div .reply .text, .replies > li .reply .text, .replies > span .reply .text {
                       font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                       font-weight: 400;
                       font-size: 9pt;
                       font-smooth: always;
                       color: #000;
                       color: #fff;
                       line-height: 16px;
                   }
                       .replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover {
                           color: rgba(0,0,0,0.8);
                       }
                       .replies > div .reply .text:active, .replies > li .reply .text:active, .replies > span .reply .text:active {
                           color: rgba(0,0,0,0.4);
                       }
                       .replies > div .reply .text:hover, .replies > li .reply .text:hover, .replies > span .reply .text:hover {
                           color: #fff;
                       }
               .replies > div .sticker, .replies > li .sticker, .replies > span .sticker {
                   width: 0;
                   height: 0;
                   border-top: 10px solid #fff;
                   position: absolute;
                   display: block;
                   z-index: 1000;
               }
                   .replies > div .sticker.sticker-color-blue, .replies > li .sticker.sticker-color-blue, .replies > span .sticker.sticker-color-blue {
                       border-color: #2d89ef !important;
                   }
                   .replies > div .sticker.sticker-color-blueLight, .replies > li .sticker.sticker-color-blueLight, .replies > span .sticker.sticker-color-blueLight {
                       border-color: #eff4ff !important;
                   }
                   .replies > div .sticker.sticker-color-blueDark, .replies > li .sticker.sticker-color-blueDark, .replies > span .sticker.sticker-color-blueDark {
                       border-color: #2b5797 !important;
                   }
                   .replies > div .sticker.sticker-color-green, .replies > li .sticker.sticker-color-green, .replies > span .sticker.sticker-color-green {
                       border-color: #00a300 !important;
                   }
                   .replies > div .sticker.sticker-color-greenLight, .replies > li .sticker.sticker-color-greenLight, .replies > span .sticker.sticker-color-greenLight {
                       border-color: #99b433 !important;
                   }
                   .replies > div .sticker.sticker-color-greenDark, .replies > li .sticker.sticker-color-greenDark, .replies > span .sticker.sticker-color-greenDark {
                       border-color: #1e7145 !important;
                   }
                   .replies > div .sticker.sticker-color-red, .replies > li .sticker.sticker-color-red, .replies > span .sticker.sticker-color-red {
                       border-color: #b91d47 !important;
                   }
                   .replies > div .sticker.sticker-color-yellow, .replies > li .sticker.sticker-color-yellow, .replies > span .sticker.sticker-color-yellow {
                       border-color: #ffc40d !important;
                   }
                   .replies > div .sticker.sticker-color-orange, .replies > li .sticker.sticker-color-orange, .replies > span .sticker.sticker-color-orange {
                       border-color: #e3a21a !important;
                   }
                   .replies > div .sticker.sticker-color-orangeDark, .replies > li .sticker.sticker-color-orangeDark, .replies > span .sticker.sticker-color-orangeDark {
                       border-color: #da532c !important;
                   }
                   .replies > div .sticker.sticker-color-pink, .replies > li .sticker.sticker-color-pink, .replies > span .sticker.sticker-color-pink {
                       border-color: #9f00a7 !important;
                   }
                   .replies > div .sticker.sticker-color-pinkDark, .replies > li .sticker.sticker-color-pinkDark, .replies > span .sticker.sticker-color-pinkDark {
                       border-color: #7e3878 !important;
                   }
                   .replies > div .sticker.sticker-color-purple, .replies > li .sticker.sticker-color-purple, .replies > span .sticker.sticker-color-purple {
                       border-color: #603cba !important;
                   }
                   .replies > div .sticker.sticker-color-darken, .replies > li .sticker.sticker-color-darken, .replies > span .sticker.sticker-color-darken {
                       border-color: #1d1d1d !important;
                   }
                   .replies > div .sticker.sticker-color-white, .replies > li .sticker.sticker-color-white, .replies > span .sticker.sticker-color-white {
                       border-color: #fff !important;
                   }
                   .replies > div .sticker.sticker-color-lighten, .replies > li .sticker.sticker-color-lighten, .replies > span .sticker.sticker-color-lighten {
                       border-color: #d5e7ec !important;
                   }
                   .replies > div .sticker.sticker-color-grayDark, .replies > li .sticker.sticker-color-grayDark, .replies > span .sticker.sticker-color-grayDark {
                       border-color: #525252 !important;
                   }
                   .replies > div .sticker.sticker-color-magenta, .replies > li .sticker.sticker-color-magenta, .replies > span .sticker.sticker-color-magenta {
                       border-color: #ff0097 !important;
                   }
                   .replies > div .sticker.sticker-color-teal, .replies > li .sticker.sticker-color-teal, .replies > span .sticker.sticker-color-teal {
                       border-color: #00aba9 !important;
                   }
                   .replies > div .sticker.sticker-color-redLight, .replies > li .sticker.sticker-color-redLight, .replies > span .sticker.sticker-color-redLight {
                       border-color: #e11 !important;
                   }
                   .replies > div .sticker.sticker-left, .replies > li .sticker.sticker-left, .replies > span .sticker.sticker-left {
                       border-left: 20px solid transparent !important;
                       left: -20px;
                   }
                   .replies > div .sticker.sticker-right, .replies > li .sticker.sticker-right, .replies > span .sticker.sticker-right {
                       border-right: 20px solid transparent !important;
                       right: -20px;
                   }
       .notices {
           list-style: none;
           margin: 0;
           padding: 0;
       }
           .notices > div, .notices > li, .notices > span, .notices > a {
               width: 100%;
               height: 90px;
               display: block;
               overflow: hidden;
               position: relative;
               margin-bottom: 10px;
           }
               .notices > div .notice-header, .notices > li .notice-header, .notices > span .notice-header, .notices > a .notice-header, .notices > div .header, .notices > li .header, .notices > span .header, .notices > a .header {
                   position: relative;
                   background: transparent;
                   font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 200;
                   font-size: 20pt;
                   letter-spacing: .01em;
                   line-height: 24pt;
                   font-smooth: always;
                   font-size: 12pt;
                   margin-top: 5px;
                   margin-left: 10px;
               }
               .notices > div .notice-text, .notices > li .notice-text, .notices > span .notice-text, .notices > a .notice-text, .notices > div .text, .notices > li .text, .notices > span .text, .notices > a .text {
                   position: relative;
                   margin-right: 50px;
                   margin-left: 10px;
                   color: #fff;
                   font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 300;
                   font-size: 8pt;
                   font-smooth: always;
                   margin-top: -5px;
                   line-height: 16px;
               }
               .notices > div .notice-icon, .notices > li .notice-icon, .notices > span .notice-icon, .notices > a .notice-icon, .notices > div .icon, .notices > li .icon, .notices > span .icon, .notices > a .icon {
                   position: absolute;
                   right: 10px;
                   bottom: 5px;
               }
                   .notices > div .notice-icon img, .notices > li .notice-icon img, .notices > span .notice-icon img, .notices > a .notice-icon img, .notices > div .icon img, .notices > li .icon img, .notices > span .icon img, .notices > a .icon img {
                       width: 32px;
                       height: 32px;
                   }
               .notices > div .notice-image, .notices > li .notice-image, .notices > span .notice-image, .notices > a .notice-image, .notices > div .image, .notices > li .image, .notices > span .image, .notices > a .image {
                   max-height: 48px;
                   width: 48px;
                   height: 48px;
                   margin: 20px 20px 20px 20px;
                   float: left;
               }
                   .notices > div .notice-image img, .notices > li .notice-image img, .notices > span .notice-image img, .notices > a .notice-image img, .notices > div .image img, .notices > li .image img, .notices > span .image img, .notices > a .image img {
                       width: 48px;
                       height: 48px;
                   }
               .notices > div .close, .notices > li .close, .notices > span .close, .notices > a .close {
                   z-index: 2;
                   position: absolute;
                   top: 5px;
                   right: 10px;
                   cursor: pointer;
                   font-weight: bold;
                   text-decoration: none;
                   color: #fff !important;
               }
                   .notices > div .close::before, .notices > li .close::before, .notices > span .close::before, .notices > a .close::before {
                       content: "\00d7";
                       color: #fff !important;
                   }
               .notices > div .image-large, .notices > li .image-large, .notices > span .image-large, .notices > a .image-large {
                   width: 88px;
                   height: 88px;
                   margin: 1px 10px 1px 1px;
                   overflow: hidden;
                   float: left;
               }
                   .notices > div .image-large img, .notices > li .image-large img, .notices > span .image-large img, .notices > a .image-large img {
                       width: 88px;
                       height: 88px;
                   }
       .tile-group {
           margin: 0;
           margin-right: 80px;
           float: left;
           width: auto;
           height: auto;
           min-height: 1px;
           width: 802px;
       }
       .tile {
           display: block;
           float: left;
           background-color: #525252;
           width: 150px;
           height: 150px;
           cursor: pointer;
           box-shadow: inset 0 0 1px #ffc;
           text-decoration: none;
           color: #fff;
           position: relative;
           font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
           margin: 0 10px 10px 0;
           overflow: hidden;
       }
           .tile * {
               color: #fff;
           }
           .tile .tile-content {
               width: 100%;
               height: 100%;
               padding: 0;
               padding-bottom: 30px;
               vertical-align: top;
               padding: 10px 15px;
               overflow: hidden;
               text-overflow: ellipsis;
               position: relative;
               font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 400;
               font-size: 9pt;
               font-smooth: always;
               color: #000;
               color: #fff;
               line-height: 16px;
           }
               .tile .tile-content:hover {
                   color: rgba(0,0,0,0.8);
               }
               .tile .tile-content:active {
                   color: rgba(0,0,0,0.4);
               }
               .tile .tile-content:hover {
                   color: #fff;
               }
               .tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6 {
                   font-size: 14pt;
               }
               .tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6, .tile .tile-content p {
                   padding: 0;
                   margin: 0;
                   line-height: 24px;
               }
                   .tile .tile-content h1:hover, .tile .tile-content h2:hover, .tile .tile-content h3:hover, .tile .tile-content h4:hover, .tile .tile-content h5:hover, .tile .tile-content h6:hover, .tile .tile-content p:hover {
                       color: #fff;
                   }
               .tile .tile-content p {
                   font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 400;
                   font-size: 9pt;
                   font-smooth: always;
                   color: #000;
                   color: #fff;
                   line-height: 16px;
                   overflow: hidden;
                   text-overflow: ellipsis;
               }
                   .tile .tile-content p:active {
                       color: rgba(0,0,0,0.4);
                   }
                   .tile .tile-content p:hover {
                       color: #fff;
                   }
           .tile.icon > .tile-content {
               padding: 0;
           }
               .tile.icon > .tile-content > img {
                   position: absolute;
                   width: 64px;
                   height: 64px;
                   top: 50%;
                   left: 50%;
                   margin-left: -32px;
                   margin-top: -32px;
               }
               .tile.icon > .tile-content > i {
                   position: absolute;
                   width: 64px;
                   height: 64px;
                   top: 50%;
                   left: 50%;
                   margin-left: -32px;
                   margin-top: -32px;
                   font-size: 64px;
               }
           .tile.image > .tile-content, .tile.image-slider > .tile-content {
               padding: 0;
           }
               .tile.image > .tile-content > img, .tile.image-slider > .tile-content > img {
                   width: 100%;
                   height: auto;
                   min-height: 100%;
                   max-width: 100%;
               }
           .tile.image-set > .tile-content {
               margin: 0;
               padding: 0;
               width: 25% !important;
               height: 50%;
               float: left;
               border: 1px #1e1e1e solid;
           }
               .tile.image-set > .tile-content > img {
                   min-width: 100%;
                   width: 100%;
                   height: auto;
                   min-height: 100%;
               }
           .tile.image-set .tile-content:first-child {
               width: 50% !important;
               float: left;
               height: 100%;
           }
           .tile.double {
               width: 310px;
           }
           .tile.triple {
               width: 470px;
           }
           .tile.quadro {
               width: 630px;
           }
           .tile.double-vertical {
               height: 310px;
           }
           .tile.triple-vertical {
               height: 470px;
           }
           .tile.quadro-vertical {
               height: 630px;
           }
           .tile .brand, .tile .tile-status {
               position: absolute;
               bottom: 0;
               left: 0;
               right: 0;
               min-height: 30px;
               background-color: transparent;
               *zoom: 1;
           }
               .tile .brand:before, .tile .tile-status:before, .tile .brand:after, .tile .tile-status:after {
                   display: table;
                   content: "";
               }
               .tile .brand:after, .tile .tile-status:after {
                   clear: both;
               }
               .tile .brand > .badge, .tile .tile-status > .badge {
                   position: absolute;
                   bottom: 0;
                   right: 0;
                   right: 5px;
                   margin-bottom: 0;
                   color: #fff;
                   width: 34px;
                   height: 28px;
                   text-align: center;
                   font-family: 'Segoe UI Semibold','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 600;
                   font-size: 11pt;
                   letter-spacing: .01em;
                   line-height: 14pt;
                   font-smooth: always;
                   padding-top: 3px;
               }
                   .tile .brand > .badge.activity, .tile .tile-status > .badge.activity {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.alert, .tile .tile-status > .badge.alert {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVDhPpZMtT8RAEIbb7YoTJ04gkQgQuBNIEpB4LD8AwQ9AkCCQhGAvQSAuKHCIE0gEP+DEISAhQYK4pE0/eWa65a7lSvh4k8nsvDv77sxs67UhSZLNNE0LZ3uO/gLj/J+hAkVRWI1+geqMCuR5fkKZoyiKViX+DuQu094wy7KhEmEYrkAk0qt4Nk5R77GszQCuE8fxIXxY8ZJjgiBY8n3/UcTwlsQDNifGmF29AcBtITyGOyan47gXXFfW2g/q+yi+VeptJhVgR1KRHp4HZI+bzknQlhYcvpQZuHRF8xmnCDyLL8MZEI9o4YkW3h1VB+o73DJp3to08l7xsw9Lng5i1EiSSV/Pcbdwzfk8MLcNqjIyye1STnHD5joln7lYcGWtXaP8gYsFfeJyHvR9waExt3wKsV74L3Brn/geu3OUDqiL1T7nNoEK8mLi9RUoZYqlsv4pqtf459/oeR8seozS7mDHCwAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.available, .tile .tile-status > .badge.available {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKvSURBVHjahJA/bJR1HMY/31977x33r2LuClc1LYM9TSAUr5gqtkVJjAkSFxYHE3VgaWRw0cUwOagxMZLApoXFBIwuHVSoQYkVMBXUpqSkMW9jaS25plh7/3rv+3scTIwixs/8PHn+2Bk/SVtN2mqxacYOKw13KfNiXtlneihmDONXqs0VVs/VXP1UqJvnc8qBeZoWYWf9JHXVqWkj2EX55G76X86R4W40aDHNzMdzLBwJLLEWm6fTI+o0knvZ+dkgO/cDfGczTNpl5gjxePrpY0SPMKwKT1A5nCe7Y4ofDgQEv/Ghn2AqunZabUmR9Fb8gQoaUVIVFTSiokaV0qDu0T694Y+rGbWktnQ5+nHiuP+IjrFjR4cqevj9wBK8beO87t6jiyzbKJAiIEWSreQxjAm7QGyeAwzRzb39i/7WFbdV2bGs0nxvs7zjxtlOgRwZPP6v7R5PmhQPUOKEneFLd4UECfqs51WXU/opDL6wb/mdDfJkEfrXgUKk2UKbiM/5BoD76d7reujOANwgJH9H8p14PDnSzBGySZsSReecDIAIDxj/jxH/LcQtW7UJ0E8f69RwuP+0Ohwb1CnTS0CCW6zK3Wb9a4AnNcgWktRoYHdpYhgtWvypfRSARVv5yVXd2smGWuzTHo7qeRZZpk7zH00cRos2ITd5yT/HQY0gPKGW3u0YPvZ06HB77tO2hx5jN5HFTNk11lgHRIs2VW5Tp8kRf5g3eYUUSa5y/eKsfn7NTvlPaCjqelwDF3bx4ADAeXeJc1xijpCYmDJ9jKrCIe0H4IaF81/56VGDJTvtPwV1IFmhTO/4AOWDSQIAWmwiRIokADEx08xeXGD5hUjxQp0GnQCdOAKS1RnNP7tO7VDOMmO9bB8qUQRghVVCW7raUOPEvH45W7IidRoA/DEAmmk0pL+n6f4AAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.unavailable, .tile .tile-status > .badge.unavailable {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKASURBVHjalJK9axxXFMV/772ZzOysVqvRDgtaSSwpJYFwY3ATEpIm5KNLawgp3Ljz/5E2bu20CYQUBoMNNnaRMkUKqYiQtIgdCQ0TaVc7M29n3nspzC7GMYYcuMWFe7jnHI4YjUY453DOYYyh0+l8opT63vO8L8MwbAshqKqq0lo/c849rqrquXMOIcSbGY1GWGsxxny0urr6MI7jH5RSAFhrAZBSLvc8z3+dTqf3lFL/SCnxAIwxwdra2tP19fXPAC4vL8myjKIoAIiiiF6vR7/fJ0mS75RSH19dXX0hpbwWx8fHrKys/JwkyV1rLYeHh5yenuKc420lzjm2trbY3d3F8zzyPH8ynU6/ERcXF3fiOP7D930ODg44OjoiDMOl7AWstZRlyXA4ZH9/H2MM4/H4K+l53n3f98myjJOTE4Ig+A95kUMURZydnXF+fo5SiiiKHkjf9z9f+AaWst+HRfKL2yiKbssgCNrOOWaz2Xs/vwulFLPZjLquCcPwDcM5x//B2/dyPp9XC3/WWoQQHyQbY2i32/i+T1VVTtZ1/QogSZJlGz/02VpLkiQAlGX5l2ya5mHTNPT7fba3tynLctnAd8llWTIYDNjY2MBaS1EUP0qt9YvJZPI7wM7ODsPhEK01WmuapqFpGrTWVFXFYDBgb28PIQTX19ev67r+TYzHY7TW3W63+zKO41sAaZqSZRk3NzcAtNtter0em5ubAEwmk7/zPP9USjkWaZoyn89xziWdTudRt9v9etGFuq4B8H1/aSXP89dFUdx1zp065xBpmlLXNUIIjDG0Wq1vPc+7H4bhnVarhRCCsiwpiuJPY8xPRVH8EgQBxhistfw7ABpxTL93U9x/AAAAAElFTkSuQmCC) 50% no-repeat;
                   }
                   .tile .brand > .badge.away, .tile .tile-status > .badge.away {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAJ2SURBVHjajJI7iFVnFIW//d9zz52ZO2fG14gzJBgbp5JYKPh+NqKxsxWMRZoBCxu1sAuBKFaClj5KDUQhRXybCIqICjqNYjFDhtExN45e7/uc8y+L/yJGp3A1+2fDWv/ea23zlQvIp0gpRgfrWbZRNrhP0cAOopEyGGSvWmQz15zq59SeuC5LsAis0MJ85SLKG8jXY3pXnKb8/X6iBAB8KLhuzZtQf/gbrWc/WTGetSgnAg9qlCiv/pNk1RYAqz3A6jeg/SyoxMtReRNKNsLAhj24gWW0726H+B3+9Rmyd3fPp5KyXMpf/SqNL5KelEIdH5Ke9Ejj8+SnjyrLWkolZbX7f/jZk5h/e3WN7197j0I/NnMMN3MYoiXgBv6/g+rQmUJDR/Ajv4BP0eylnU5u/pgK/Vj9Ee6/411y8gm5a4b1Qfwt9uYUrnoTXBGLvzvoFCXbDLDaVcjfd38WX0JBRCnUroRW/M1qRzRSxgPt55+NPRc8FJJgbtaB4rBz+phRxtcj//hylr5s4YDScvDVT0KfCw7yGpRGIYohfS2H3v4NoL6tYL3BbWwOsoHawY3y1tDJpp46p8pp5U2UrEcLD0BnCtT4bBIXyJ0J/Pwf0eAu8ELtiROO5uQtazy9LMAvPoKGDoU00n/CSr4K2RTkFfyCMRj+OWg2Ht9RNv27+X/PId8cVN+62/SvWAngqtehdq17yjmURlHfZjRvdxi98fyFr/21GWfT5ivnkQehRfSOnqV35S4KpW4w7ZB/1NNNMYf6wzukk3ulbBI1iIJkBBZX1Bn/gby621wyRrx0DcXhQGzPYOnEY/nmKbVeXLTicNcn+DAArZ4503S5ZjkAAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.busy, .tile .tile-status > .badge.busy {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKNSURBVHjajJI9a1RBGIWfGeLdmPXuKkR0Q0RTmFsFUxgQNcaPRonpbAW1sAlY2IhFfoCIVSDaaVImFhYWmkTxAwJBVgttNqTYQFAjAWPi7t3svXeOxeC3hQdeZpiZ887DmTFuchIlCUoSTLOJ6erqV7F4QYXCaTo68hgDHz82WFmZsbXauKrVWYUhBjCNBsZNTaF6HdVqAT09tzlw4BJhyD8Vx1Au36dSuWyC4LPJMlpwDur1HH19jzh48DiAefUK8+QJVCrgHHR3o2PHUH8/HD16jkKhi7m5UwTBF9zdu6RzcxOJpFRSduOG1N4u5XJ+3LlTam2Vtm+XGxlR2mgokZTOzz90o6PgpqcPpRsbP83GSKWSFEXS/v2+okjq7JRA7vp1pZLSZlPJ5OQZqx07hrVtG+b1a+zNm7B7N4ShR/8u56CtDfbswYyNYZ8+hS1bMPv2XbUKw5MGMNPTsLEBhQJIfwco+SZJAo8f+7XOzj5LR0cegIUFb/715j/lnKerVKDZhFLJWlnrN9OU/1aW/Zha8+FDA4Dublhfh+8N/yVr4etXiCIIAvj0SZa1tRcAOnECtm6FWg2M+dtsDGxu8uMsYJaX31q7unpbcYyOHEFXrsDyMtTrv5NY683VKu7iRTQ4CBKqVm/h7twhnZ9/kEhK41ju2jWpWJTa2qRdu3zl81I+r2x4WNnamv8H5fKLZHQU48bHURwXdfjwM3p6egHs7CzMzPi0swyiCA0MoKEhj76wsOiePx/AmPfGTUwgQFI7UXSP3t5BcjmPvrnp37+19Wf65fJLlpbOK02XqNdpAaClBYJgVe/enWV9fciE4TB79x6iVPLGlRVMtfpGcTymxcUpUyr5nIBvAwDWIWcndiwtQAAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.newMessage, .tile .tile-status > .badge.newMessage {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.paused, .tile .tile-status > .badge.paused {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAArSURBVDhPY/j9+7fDnz9//mPBCQxQgE8NE1QN2WDUgFEDQGDUgIE3gIEBAArtNKc4HT7sAAAAAElFTkSuQmCC) 50% no-repeat;
                   }
                   .tile .brand > .badge.playing, .tile .tile-status > .badge.playing {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEXSURBVDhPY4CBnz9/pvz+/dsFyiUaMEFpBiYmJhkgtf3v37/t////Z4GIEgZwA0CAkZGRBai5AmjIYSCtABXGC1AMQAIWf/78OQ/EEVA+ToDLAJBrBIDUcqBrZgNdwwMRxQQ4DYABoOYUoCGngYFsABVCAQQNgAINYCAf//XrVwGUDwfEGgDyEgfQkH5guGwGukoEKky8AUhA5sePH6DwAQOSDAC6YgIzM7MpJyfnHagQcQYAnfwGiD2BmguBhvyBCoMBMQbsYWFh0WVlZd0B5aMAnAYAbfzz79+/SqBmV6CtL6DCGACXAQ+ABliysbF1QPk4AYYBQI0rgH7VBWo+AxXCC+AGADV+AVKJQL9GAp0MYhMBGBgA8v5j1f90TA8AAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.error, .tile .tile-status > .badge.error {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.attention, .tile .tile-status > .badge.attention {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat;
                   }
               .tile .brand > .name, .tile .tile-status > .name {
                   position: absolute;
                   bottom: 0;
                   left: 0;
                   margin-bottom: 5px;
                   margin-left: 15px;
                   font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 400;
                   font-size: 9pt;
                   font-smooth: always;
                   color: #fff;
               }
                   .tile .brand > .name:hover, .tile .tile-status > .name:hover {
                       color: #fff;
                   }
                   .tile .brand > .name > [class*=icon-], .tile .tile-status > .name > [class*=icon-] {
                       font-size: 24px;
                   }
               .tile .brand > .icon, .tile .tile-status > .icon {
                   margin: 5px 15px;
                   width: 32px;
                   height: 32px;
               }
                   .tile .brand > .icon > [class*=icon-], .tile .tile-status > .icon > [class*=icon-] {
                       font-size: 32px;
                   }
                   .tile .brand > .icon > img, .tile .tile-status > .icon > img {
                       width: 100%;
                       height: 100%;
                   }
               .tile .brand > img ~ .text, .tile .tile-status > img ~ .text {
                   position: absolute;
                   left: 60px;
                   width: auto;
               }
               .tile .brand > .text, .tile .tile-status > .text {
                   position: relative;
                   left: 8px;
                   top: 5px;
                   right: 50px;
                   font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 400;
                   font-size: 9pt;
                   font-smooth: always;
                   color: #000;
                   color: #fff;
                   line-height: 14px;
                   width: 60%;
                   padding: 0;
                   margin: 0;
               }
                   .tile .brand > .text:hover, .tile .tile-status > .text:hover {
                       color: rgba(0,0,0,0.8);
                   }
                   .tile .brand > .text:active, .tile .tile-status > .text:active {
                       color: rgba(0,0,0,0.4);
                   }
                   .tile .brand > .text:hover, .tile .tile-status > .text:hover {
                       color: #fff;
                   }
           .tile:hover {
               outline: 3px #3a3a3a solid;
           }
       .input-control > input[type=text]::-ms-clear, .input-control > input[type=email]::-ms-clear, .input-control > input[type=url]::-ms-clear, .input-control > input[type=phone]::-ms-clear, .input-control > input[type=number]::-ms-clear, .input-control > input[type=time]::-ms-clear {
           display: none;
       }
       .input-control > input[type=password]::-ms-reveal {
           display: none;
       }
       .input-control.text input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"], .input-control.text input[type=text]:not(:focus) ~ .helper, .input-control.password input[type=text]:not(:focus) ~ .helper, .input-control.text input[type=password]:not(:focus) ~ .helper, .input-control.password input[type=password]:not(:focus) ~ .helper, .input-control.text input[type=email]:not(:focus) ~ .helper, .input-control.password input[type=email]:not(:focus) ~ .helper, .input-control.text input[type=phone]:not(:focus) ~ .helper, .input-control.password input[type=phone]:not(:focus) ~ .helper, .input-control.text input[type=number]:not(:focus) ~ .helper, .input-control.password input[type=number]:not(:focus) ~ .helper, .input-control.text input[type=time]:not(:focus) ~ .helper, .input-control.password input[type=time]:not(:focus) ~ .helper, .input-control.text input[type=url]:not(:focus) ~ .helper, .input-control.password input[type=url]:not(:focus) ~ .helper {
           display: none;
       }
       .input-control.text input[type=text]:focus ~ [class^="btn-"], .input-control.password input[type=text]:focus ~ [class^="btn-"], .input-control.text input[type=password]:focus ~ [class^="btn-"], .input-control.password input[type=password]:focus ~ [class^="btn-"], .input-control.text input[type=email]:focus ~ [class^="btn-"], .input-control.password input[type=email]:focus ~ [class^="btn-"], .input-control.text input[type=phone]:focus ~ [class^="btn-"], .input-control.password input[type=phone]:focus ~ [class^="btn-"], .input-control.text input[type=number]:focus ~ [class^="btn-"], .input-control.password input[type=number]:focus ~ [class^="btn-"], .input-control.text input[type=time]:focus ~ [class^="btn-"], .input-control.password input[type=time]:focus ~ [class^="btn-"], .input-control.text input[type=url]:focus ~ [class^="btn-"], .input-control.password input[type=url]:focus ~ [class^="btn-"], .input-control.text input[type=text]:focus ~ .helper, .input-control.password input[type=text]:focus ~ .helper, .input-control.text input[type=password]:focus ~ .helper, .input-control.password input[type=password]:focus ~ .helper, .input-control.text input[type=email]:focus ~ .helper, .input-control.password input[type=email]:focus ~ .helper, .input-control.text input[type=phone]:focus ~ .helper, .input-control.password input[type=phone]:focus ~ .helper, .input-control.text input[type=number]:focus ~ .helper, .input-control.password input[type=number]:focus ~ .helper, .input-control.text input[type=time]:focus ~ .helper, .input-control.password input[type=time]:focus ~ .helper, .input-control.text input[type=url]:focus ~ .helper, .input-control.password input[type=url]:focus ~ .helper {
           display: block;
       }
       label {
           font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
           margin-right: 10px;
           margin-bottom: 10px;
       }
       fieldset {
           position: relative;
           margin-top: 30px;
           border: 2px #eaeaea solid;
           padding: 10px;
       }
           fieldset legend {
               padding-left: 10px;
               padding-right: 10px;
               font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 300;
               font-size: 11pt;
               letter-spacing: .02em;
               line-height: 20px;
               font-smooth: always;
               color: #cfcfcf;
               position: absolute;
               top: -25px;
               left: -10px;
           }
       .image-collection {
           position: relative;
           margin-left: 0;
           list-style: none;
           *zoom: 1;
       }
           .image-collection:before, .image-collection:after {
               display: table;
               content: "";
           }
           .image-collection:after {
               clear: both;
           }
           .image-collection > div, .image-collection > li {
               width: 220px;
               height: 121px;
               overflow: hidden;
               margin-right: 20px;
               margin-bottom: 20px;
               position: relative;
               box-shadow: inset 0 0 1px #ffc;
               float: left;
               background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP5SURBVGhD7ZdBSBRRGIB319VW8OBhAwMhgwIPQgpGHYoMDeoYeAkSDBKSEIw8BCUd7FahgZDQxZtBFw9BRkIGezA0FAo0EBIyCCrwILjq6vb9M/8uM7szu+7qaAvzweP9/3tv3vz//978703Ax8fHx2cvBLW2sbW11R4MBp+o6sjOzs7zioqKIVUPjZDWNjC+iqouV2FMNfWh4+hAKRFMJpNhtkxvKBS6iC6RF2oo9aboyrKWw2CNLfypvLx8KLi9vT2IE73aUWqMB4n+b/ZzVBtKCgKfCCYSiaTqJcmBO0DUVlnxacoK+/gn395x2uoo52iL6LBdc5AOvMHIZ+FwOIahCW1LQ18EW67Q9wC12WzNj+cOYNgKVQcZY8psyc/GxsYtVmYQZ1JZ0RWvHYiVlZVdw5A/qhtgYAPtjWwhSR6zODfPmDWz10THvEbMmc69dGAJA5pShskWweABym2XyE5hS3ckEllUPbC+vn6SLTfDeNdT35OTGGMTnC8SecP4zc3NZvQ52vtcjBdacHiOsX2qByorK5eoOkzNGU9WACNHMKZbZCJei/FfckUxE57p4aI4rGoAGz9QtZiaHU8cwPhjGPxL5Fwvd4OViuN0U2o7cdhKdnprdGbgxRaSNJkyvpOqIOMFno+w91+oGkCexCnbR57C1QEmGWIpLxDNE9bCRJfoG9FhWdAXU1Ei2apiwfDseYpxsDFngjJpdGTg9j8wjLF32YcSzWVrkXxOXzeTv9LhNmj/pqLM06hiwfCs3JIbVBVdzpMsHB0g8u9UdIUJHcfggPEi6jBV2oBi4DBLP49Nf1W04egAL5e/rpy4jcEx42ZLnWCM7QArFOvzOHNERRtuW+iR5G5Vs2Bp26jumZodSZsqyjzTKhYFH2/6eeu8VtwciOLxDIb+IJN8txZpo/89xfFA4rmzKso88yoWDNFf4fn0CiCfU9HGvp8DvHiNyB3lhXHkKPMvIBfzw3STeUZFiMfj9cgLRmsGjiuwFzC2ilWS/C+yRLBL5AIZTxkvkPnuqJiFJyexfHwYcAoHVkXnVB2g7aHRmZ950vRldT51oZNVlKyWxb6vgMDLohj9UlW5WvTjwFWKYy4X6JPD6iljz6SMpy1C9MfcjBe8vE5L5ujnMHysqhhUzfa6gZGnkSXLSSL4yrjP1BOMnZVxAv1hgjCG2G62OOOpAwLRGyUzdVFn/Ua6gfE1anzee5QnW8gKxnRizAKBMj7sXDA2wvlzXzIX6q4ugZ6vgBUMlL09wZb5yKrI9xCnVNNei95K3cZK5f0PtnKgDnhBCK8d79mlQoglS9/fS5DFEGmtByHGSuw6S/wnzJIcrqvs4+Pj41MMgcA/8Fr5zKgSl7AAAAAASUVORK5CYII%3D) 50% no-repeat;
               display: table-cell;
               vertical-align: middle !important;
               text-align: center;
           }
               .image-collection > div > img, .image-collection > li > img {
                   width: 100%;
                   height: auto;
                   min-height: 100%;
                   max-width: 100%;
               }
               .image-collection > div > .overlay, .image-collection > li > .overlay {
                   position: absolute;
                   width: 100%;
                   height: 55px;
                   overflow: hidden;
                   background-color: #1e1e1e;
                   color: #fff;
                   font-size: 8pt;
                   text-align: left;
                   line-height: 12px;
                   padding: 5px 10px;
                   opacity: .8;
                   bottom: -55px;
               }
               .image-collection > div:hover .overlay, .image-collection > li:hover .overlay {
                   -webkit-transform: translate(0,-55px);
                   -ms-transform: translate(0,-55px);
                   -o-transform: translate(0,-55px);
                   -moz-transform: translate(0,-55px);
                   transform: translate(0,-55px);
                   -webkit-transition: all .3s ease;
                   -moz-transition: all .3s ease;
                   -o-transition: all .3s ease;
                   -ms-transition: all .3s ease;
                   transition: all .3s easet;
               }
           .image-collection.p16x9 > div {
               width: 220px;
               height: 121px;
           }
           .image-collection.p4x3 > div {
               width: 220px;
               height: 165px;
           }
       .image-container {
           position: relative;
           padding: 5px 5px 50px;
           background-color: #1e1e1e;
           width: 220px;
           margin-right: 20px;
           margin-bottom: 20px;
       }
           .image-container img {
               width: 100%;
               height: auto;
           }
           .image-container > .overlay {
               position: absolute;
               bottom: 0;
               left: 0;
               right: 0;
               height: 50px;
               font-size: 8pt;
               color: #fff;
               line-height: 14px;
               padding: 0 5px;
               overflow: hidden;
               text-overflow: ellipsis;
           }
           .image-container.light {
               background-color: #ccc;
           }
               .image-container.light > .overlay {
                   color: #1e1e1e;
               }
       .card {
           width: 75px;
           height: 105px;
           border: 1px #eaeaea solid;
           border-radius: 0;
           position: relative;
           float: left;
           display: block;
           margin-right: 10px;
           margin-bottom: 10px;
           cursor: pointer;
           background: #fff;
           font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 200;
           font-size: 20pt;
           letter-spacing: .01em;
           line-height: 24pt;
           font-smooth: always;
           font-family: Tahoma,Arial,sans-serif;
           line-height: 18pt;
       }
           .card:hover {
               box-shadow: 1px 1px 1px #ccc;
           }
           .card .suit {
               padding: 0;
               font-size: 80px;
               position: absolute;
               right: 5px;
               bottom: 30px;
           }
           .card .small-suit:after {
               top: 5px;
               left: 10px;
               position: absolute;
           }
           .card .small-suit:before {
               top: 28px;
               left: 10px;
               position: absolute;
           }
           .card .suit:after {
               position: relative;
           }
       .red {
           color: red;
       }
       .black {
           color: black;
       }
       .card.two .small-suit:after {
           content: "2";
       }
       .card.three .small-suit:after {
           content: "3";
       }
       .card.four .small-suit:after {
           content: "4";
       }
       .card.five .small-suit:after {
           content: "5";
       }
       .card.six .small-suit:after {
           content: "6";
       }
       .card.seven .small-suit:after {
           content: "7";
       }
       .card.eight .small-suit:after {
           content: "8";
       }
       .card.nine .small-suit:after {
           content: "9";
       }
       .card.ten .small-suit:after {
           content: "10";
           margin-left: -7px;
       }
       .card.jack .small-suit:after {
           content: "J";
       }
       .card.dame .small-suit:after {
           content: "Q";
       }
       .card.king .small-suit:after {
           content: "K";
       }
       .card.ace .small-suit:after {
           content: "A";
       }
       .card.joker {
           background: #fff url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCABqAEADAREAAhEBAxEB/8QAlAAAAgMBAAMAAAAAAAAAAAAAAAkHCAoGAgULAQABBAMBAQAAAAAAAAAAAAAABQYHCAEECQIDEAABBAIBAwQBAwUBAQAAAAAEAgMFBgEHCAAREhMUFQkhMUEKYSIjFhckJhEAAgEDAwMDAwMCBQUAAAAAAQIDEQQFABIGIRMHMSIUQTIIUWEjcRXwgZHhFsFSMxgJ/9oADAMBAAIRAxEAPwDfx0aNeOVJT4+Skp8leKe+cY8lZxnOEp7/AKqzjGfx1gsq0qQKmg/rooT6aqbsnnzwW01epvV+3+aHE/Veyqz8Zix692PyJ1FSLvAZmogGfh0zVUs1vjJ2LXKwUoKaNh9hGXxCmXkd23W1K+bzwx9JHVT+5A1v2+Lyd1H3bW3nkioTVY2YUHQmoBFAfU/TXOSP2EcTjKSPfdVbq1nyAr5NjlKniT0dsWj7HhArDAx8NLz8NMWWtT8hXoWYh4mxAEPBEktmYZNZXhrwX5Yr359/Jfgv4+2FhLyKC+yOWybSfHtbJEeQxw7O9NKzuiRRJ3EVSSXkdgI0ZVleJ88F8W8k55dXMFl2rWC0VDLJcbkVTISI1ChWdixB9FoKe4glQ00UTkJrXYlKi7vW5RwkSQdWGVDK9nmwQcmyyp4iMmo9ox1Ij7beEqS5ha2H2nmXWnHGn2VrkTxX5Q4t5g4Rac74jIzYu53K0bgLNBNGdssE6AtsljPqK0ZSrqSjqS3eX8TzHCc/Px7NoFvIT0Za7JEP2yRkhSyN9CQCCCrBWVlEhVq4R1mcMQGhbWBnMoay4rGclIb8Uvut4SnslDbisfjOfLwWjKsJUrKEyLps663o0aOjRo6NGq8724r6N5LkU5W7aUNfoum4sYrNXmiiyKdZIO2tRKbJVrvVFuqgrfV5p6vAKLCNYdaKZGUG96gBZ4hbT5JwnjvLL/GZHOwvNcYi8+VbUkkRVmCFVZ1RlEmwkOgcELIquBUaWcTyDK4SG6gxkgjS9g7Mp2qWMZYMQrMCUJpQlCCVJWtCdUK+ycf6idQaW1HrPnfpnj9J06XhbLo3jDqrGoICZvURHSNbga/M1PjmBV4Vmy6djBgAq/GOzcITX4uCIXDJIPCzkFeFfKXmNx9v3L7aFNdop1JALUFPT06saKDSpFRpU41iOV517iXA91o7aISTv3AqIm4KGcswDGp9qKHkajbENDTI3e+JWx+KG2H4D6yNj7UM4gcnpV7cxtUSPYrOqnAGaskYHbnDW8SkDVtiQd8p3IWp7VhCKVN2SbbkIbFNIW+gqZhWbIXVPzXluGYS2n8m5CSWzmkwN5gjuMYITJSwSxXCl7hF2WPxZppI1UyTJKQjsUSN5w4paZ25ijwV2FmlS7ivVZa7S1sslFekdYzMsojWQKVQj3EJIzxsjv8A9lt54uWReiNfVaAtt7tlyrTw8ITHWS3GEEylZbDkoOEr1OLHkZecnj0xSYxbThraWg3VYGfSShwep/4a8z5txDxTcYrhOPiv7vIZu4uVeWphCER26oiq8TNK7RFm3yJsoqbGdxS93/rD4t8p2UPkHzHnpuPcctsZcLAYpIFnnEcu7vN3Ipz8S0PyBN/HHU7yJYhFJtvp9dP2QbP3Tti76W3TrUagbYp1fE2EBEAwFrpKWa+x/qIZsFfahapYq0Q9nEXfAJARanVDyAB605YEyIl2Q6A+MfJPJ+SZi64vzbHpY8gtow47ausbpUKaq7yMrg9T76dabVPQVg/Kv8WvHfiriOK8qeEuRNyHxrkLr4khmlhmniuGjeWKRJbeCCKW3kWORWrFHJDIqL/MJHMLu6jsyeIlh4cyMe9QlQacZWo8xwhpgRCHH/Ekp5xh4sYdHjlHptKfX6ikZ83HMTd1rqiZ/bVjevWjR0aNHRo185P+UP8AY9zIov2awOiaZM3/AEtq7jjrKCmdTDGBhF0rb1i3dqyzQext+RMTYaeJE2TOKvsSa1gO4S5YQYR2CmlR5IBsjLDoQc3jYsxC1he7/hNtqFkeJmod3SSNkkWhAoUYVI93QalHhYtLSx+VEFbISOakoG2BSKIN1VO6m5gV/QdR00y/iB9l2q+SXE/j+rT9cPum6KBxY4ncetpkX3WdmgKbqnbsZK37WVsutyko6OiqD/zrYEsOubgF1+x5Jn2RMxcomqZHJMjoz5/xHh/Kre0wvIMdjsjYW6IoS8hS6MfoN1bmOZSxRQe45aQlep2u2538XTkeHW+ytu80KzySvEVkEaz7GBG0bx/43YLQqsYL7as7KBAHAhNSm/sE57XaQnq9f+RWp6lXBtF1GYthD4ZNZ2PJXWctMxWhbRNWO0SpERDB1aJbPXN5yxFy2BSTh25XD47Y4Zxaz4BhshBwLH2i5JEkfGWrskcUky24pEAXQj7ZACJEKqHq6qGkEn+YfIOT5hwvieGzV1cw4KCz+JkDbx+wJFezyxNKYwqN1aKYoYt0kgSdhLOA5efwT4k1+qcl9lcxdkpca39v+A1m1Z6qJKfJ1LVDMTqjUVZuNBrUgPKsw9mVI3jW+SVzL61dhghEBsM4ycuRmXC4NxejkuXVRyWW0SKQLQIg6MyrR5ASW6M29/T2uynVf835KyNxwKDxbiS0fD7fIyXhLNukuJirRxsx2LsjjjZgkQqCWLuSwQI6Ou04ZDSVGxkaGhp9xwNAeHC3MgPGyJjIr0jIN5Nefykhh1x9v0leeMtYz2StS3XqL9SV1nWdHRo1T3lTduTNHldRSmi61AzdCRNWF7eMhJhCnycHBtCxI1UeiwXJ0CQkwiJU8j5AYIbBCR2sF+/EbEWLIt/PTcghELYKOKT3jubz6LuQGg6E+wu3tO6qqoB3GiziIsLKJxl5ZI3ERMW0GjODXYSFbaXHtVyCqk+4U6rUrmFrjg3zi04xTObvF5vkbOQwVrO1hWdc0O8Wbbcj7CMhrlZF6LvtEVDXPXwM/K1CNhpg9uxRNbMkUAxsrIqbLZYX98hk7SyhBuVkkuSrFIokaSWTaKnYi9adVBZiI1ZlDstRpX4nichlMyljj7yzsLZ5I1kuL2dLe2iWSVIi8perOI+5vdII5rjsrLJHEyo9MmXE/jzp7WfLLZnCqs6Z5cSkIHBa52nxk1pzI1lF/wDe6Vr4Cp7wgL7IygVGL15mkWEzam4bPK1M+JjjpZET7pQbQE+7FzkdAvLs3nLIXuU45g7qbP5JClnZTGKGW6u47VujtNOsEKiOBQ0js0awxmRA0+0m3+VwXG+IcPt8ddcowuVms7iQ3l3i5pbiyiFxNAYBHI1mTPGyQSF7dfiXLTSPCytbGWOZtD/A3Y+hStw7K1VPwslyx9zsjdGw2bXZ3bXs6/bJj9cHyVdrEvWKPFSOJmiCQFjjoWuVKJKiYiIi7Bj0CRzk58awca8cfltl/IMHlvn7YfHjBqezjLd2uZ4rdutza2iQRXUTXV3CFd53mnknrDboYwWSFGPMvDeVtLfgl5NdxccyM8ayXYgBiQmRYzdSK80dwY7Yh32ou9WR2VG3AvcTiJy6zsZMyZJV5FG2dr+yTdX2hrPB8va26LMRdvt9SGhy7PJ1KptSMm5imvqLFSG0fClpdCLbaJazhd9OEc7sOYwzwLDcWmds+38q2mikikhMu/t1DrQhxG/2s4UqVLGlTWfyBwduE5f4lteQ5HDTANbXcSsizoUjkDdqQCRDtlQ+4FGBDRvIlGLytabBFvEUy7hOWzMMKcWjPpdlNtLQypWM4MKecz5LxnK1JbwrKs4TjOE+WX6DXTB1J3WdGjo0aoD9iPM2K4Y6aauL9JqW1ZSedlR86ssFks8HJWSqxoCcWeVjGK1qzajD8ZCESYDUgRNNQ8EOg5pt6RQUQEKWzebcsHEMV/cFhFxN7iIt0oZlQAuy9uCf7arUydqIbhulUlQbC/jd4Hfz/wA5HEpr6fFY7+NTerBazQxzzPsghl+Xksb7ptshjjtTeXkgik7NlKiSvEsXg99+nF7eU98JyrrEfx35EmXcugaydr9Mvt/rd5pN8uP/AMVARdpr1WnJqDmoh5IYU45KNgQkiSy3LBusILIi4hl4jyhw28sG5byFILS7s7eUd4IZ2SAhJZ1V4keVATEhkioA7Rxle4VG2YPOX4WeUPFGXl47xiWbL8fEYuJ1k2WbpJbpIDM0U0qxSxlGle3lid32vJEyhlLSLJ+m77RePO2Pti5K7A3XQqPr3kD9mC8XDjxsWyiSY10htXa8Zr+v+PvGGRNj5O40QKbv2pKQNOEnCPweZGzRC48xUgQ/XBBXTgc62d5NkG7cBw1hILaKaoMnyQAblFFCVUCSKMmq1dGUdzd7I18q+LLLxz4f4lMby+HkHN20uUvceY2S2jxsx2Yi4MhCCWaULdzind2WtzEHFuyv8h6u0X4vmrqndmt+U+varUbJQtsUa26bh9R7KtFoCmndd17X23dV3UbalWcp4kzNFXk0k+HxKAxgsaySHkqOeyh50vXwvJ76Rr6Pl8FrY5KOZVgEDtcJJAYUdWMwjBJ7xnB3RRBVKjYekkjY5zwnh9hDhx4myWRzuMuce8l697ax2EsF/wDJuI3hS1aWdI1+ELP3R3d4k8odlnG340FR9P3iBvz1o2IJQILXMpeNs7elrhExAtfbJOsQ+zbMI5ZLCXCQNfYNnr7FIFmXFkocdfWarKXikJy+6vcfbHywTXljEkUk1zJ3SFCtIySOFdyAC5ZG3oWqQr06dRpgc6xM+EzMWOmuheIuPspFdXLqnes4JHt1NSK2sjNavt6b4GAJAB09TQGIByr4Ki3cOFOsgtkIyWQ9hlLY6s4Q2O49kNlS31OZWphvHn/albjim8YbcopplH16+up969aNYwfv1/kRcyvr95OWjhlxu0hQqA8xrEWcY5F7XhbPdZm0DbMqMWutXvR1TJxUKFHO6ttTc2A6VMIvUJKzMf6D4bGADQydaaZkO1af1/x/v9P6aePH+PWmStjd3TvTfQKtB6etTQk1r9NtKepr0wwcjeeXNHl0/KK5Mcpt77oi5O6yGw01C87MtUprmCtso5LLekqbrD5NrXdDHCZnDBgA4SMjwo0F9QojTI3ZlOqZHJqSf9dPu2x2Ps6fGhjRgKVCjdT92PuP+Z1cDjrN7PrfC3aXLx3alXRMcfNn0eq6bgJmKXO7BxskyZoktFS3yUgcVFqq9ZjTSZAUM+ONbkXYx9hTqWBsDuVC8g2vGbvzfh/EMWIvza8jxl3dZGaOTs2Qs4Ypo3TYKPJPNKI4ZWhkha3WaKUCRpCVubxv8iPLt74NynFMhPjMvicPGI4Z76OSbKWUVy0NuEguRcRBYA0i9uOaG6U1KbUiijCT0J/z+H2jqflHE1vYsTRL5MpuurtnazKDq24Gl06RKzEx1Ov5oU3H1XaurpwwSFlz2lHvgGB+on3TCo9bxxG55Bgnl4vmru4ju8XOO8rFokcl6/KhXdUwXLK1zbvvYKX2ApcJcIlheUcw4r5v4fbc441hcLc+VMnjorO8eW2DytcxI1rtdFV2EUkJ7CMq1njRopxJDHboHH6S2Hq621CFfloLklDbF1hAWS2NuR+1d1CwAabSeMokk/W9T2gQCRFgyc23iIi8RhAMIythkIMVvCWETAZjcwrexrCba4QMtY4wQGFfu2hVND79o6mpqdc0rmzjxWRucJdLILyymkjYI8siK8bFGEZ7rb1JACkh6qKj0G7r/r52RsTS962dRdrWuwWGGmtmTmsdOWi8VcGlSF0CrN8l4QK3ORsoZbp6ej9gVSWrktDyKxqoRiQenAPZujC+5z8eL8gyM2bS1u7N7WZba0eR42klgfvKyvEC8EIElvPFMjIjTgQNa3G9TcCJEfk2Hsmws0hkEiETvCJdvei7Z3ULJIxPdXbTeFq3c9rKncOmziXsuaHsYUS24SZgjwFcbU+rOXncuJXlhIrGWOyHvFKGm+7nfKcZVnOf0nCMmtPpqBz6abzj84x+O39M9u+P6Z7Zzj8dfbWNUM58fW9xQ+xfT9y1nyE1RR5y0TFHmanr/dblShydv6ZkzHUSkLZtb3n0hbPCKhbOIMe/GtGtxc0204FJMFAkkju+HRXFD663rHIXWPmWW3YgBqla+0/TqPT0qK+or0180Tnv/Hz+yP65ZK5bUc1iByC466ylF2IPkBq6Pr13gG6xEuS9gGsW0NITjk3c6jGQlegMFWf5OIladHZcUM5LnMKw66ntFIpO4dAfX6H6/wBf26gdf2oTJFnyLG5JfjMzRXEg20PtNSKe1x0r+nUN6UFemuV2tsil8tOKobOnaNQdT2mScEHveo9YUovU+s1X2oOUIiLnI+CYs5dDkZOYfsE8wFIrbxLezKHHkC3ENDsiV0zmUvMH5YtMvyL4nxg0scDpBtljspbc1Ly7nZx8hTvjNArW5kAKSqsd9Px58J5fnf46+QZ8JHNc5WQYyGz7kyM8t5a5CCea3jDCMJ37eW3jjDOVkmkVfa67nohXiN/ceNl2qk6MuJy33KdbbcJKIjqst1mIpNQkrpatkVQSyJm2Nd7EpcVSzyIywRD41oi/a5+ONbddxhckYu1wHkKytc9kLZP7lbuaMGZZECtvETSxlDJC42l4GLQSsKSROBTUF+U+G5fwbz2+4hbXjvB2lVbgKIhOpURzHYSxiInEsaqWMoX0arHTZthcqv8AZN6O7umjgdXw22qlx8KxW2LBdqpFRE7fNBUXac2zPzwDkZMiV5NqS5hqaVhA5KjxCS1NBEFGj/HIXyXufnxqKu1F3gbasSAI2ABUhhUkmhDVHTdWmm5F4xkxPiWx5vG7m8e7a2cb/YU/nlUltyvG4QW6IoDRncahHX3WrlbxyJsl0p89Qdlaz0hXKm/RLhUH77e5j3fIq+z8/caXTtNaysNNr1nCrodxkIB8XGbqdXBLMJIAvjHrq0niZJ2Exvx7CTIQTwR3cVWq0ixqoiBdxLurtZgjbg2xQock9KBu8cznHoc4tvzC2ubrj88EkUqxxGYxrcoYBOjDaaQtNE4eMyO0hSNRuYka09Ov2nTu0o2Jt4GYmSkAgpEcXBYR7uImScMHFdKXCmSTDZj6wn23hXMpJbU3lDqG1Zx5STEGQgONpp6VBp+3Qkf6Ej9DquLep6g9fUdAf3AoKD9OmnlwMyNPxYsoJ6nokowrHqMPsZ75SlXdKCG21qQrCsZSrHkhWM90qUnsrO3r5iv19de46NZ0ozkNtC7TPMJnVV0fsVf0lCQTgw8bH2y166HunzGsZeyYsw9kq05VZ4s9i/4Ahw3RCXfZkhLQKpsh0vHXPbyz5PaT8t8L4x5/l77BeLY8dI6xx3k2Pt8lcT25MRurm3khkeAzdyCON5hC1xbGIo3dcSWE4rxqOPxDecmwVpb3/KWuBuLQJcy20UUihhHHIsihwn8rsse4Ryq5I7akYfOXGi6Jxr5OciKVq2uKrNFXahLVV4nwcWwAxP0+uTLUc04+SWYc1BDnMhqMIdWZI+3UWWt418p1a95WtZoOXriXnmns7dlRGlZ5CqTUudnccEuo7pCAlyq7UFFCDXY3/wCYPIDH+PfJ8swH90GVnZQirtrFZ20YNAQw2uAzVNQNzDrU66Hht9fUlv3YnH/YNvhZD/nktVuV4d+CYPAzm1VnbdMrGlqzT/dA2WItdY+chrVbJDMgI2RlpMU2z3HWWwS3YnxXijbYqe+KlY55hHGNxNYrddm7bWinvGcH0LAKeqhSec35reSoMpyyy4bbSJJPjrf5VxRIyyX2RuDdOguUZzNHHYQ4wdpyPj3LXce0P3RpwG6f45c1sDQFRjdQWRuXsNe1BrnWez6/bSJWtw+7AtR1evV+q26JlYkqRGq11GHp4OHod1T8MYsUV7BAJQfeT3eXcKy13k4+T8Xn7WdjIFHoVZOikdfaPZ6qRRvd1BbSN+PX5I+PuP8AGr7xF56xMuS8XZAs6TWoUXdlKXeUMpBSR0Mzh96P3I9qjbKiRxIxsH6+XNlzQvJHeNMr9M3pL0C3Yf0dT5OazourbR2ReS7bdZLYItZ23bY7aSr1Wa9X4QmuyDhVOCKHnJJyFMKm3H1ujH2+QvkW95Iim8ktey9uyxvCgevdC+6XpKmxJkVhG7xlzGSwbVceW/8AFMc0/HODSC+xltkZZYMqTdRT3MIVFgT40gt44NjrJN3TAbmkscBnKW4U91qqvrjNyF13dZzq7ZGmB4JLPP8AlUloWIA/GFsyzjyyXY9yJ9BbPbLa0Ix4rQjKMpw4o23sS5q1fXUZyRyQnZIKNp8VZEjw4QDEbj/zEMNF+Xm6v1XX2m1OO59VbmUqcVjurGO2PLv+MdbevkNe+6NGuJumuqTsEZhm31Wu2JwFspuMJnISNl34zB3t/eZj3JAYhQeSvaNeeW8pyrLaM/qlOcNbknB+Gcya2k5biMZlJLKXuW5u7aG4MEhpV4TKjmNjtWpShO1a12iipjs3msOsq4i7ubVZ12yCKV4xIv8A2uEYbh1PRqjqf11kU/kA8JZ6m1uzcldeOMkU7W9Zq5m1h5tTgWTl7Qt0frSvKqporZD7svGFxgeHwVtOM5DcdJWUO7hkcyr/AJD4ZnL7zlkLyG3mHFTgMbeyXbFjGL4XdzYi1RNgEhktoYpm2SE24hZpQBcwg9Gvwe8+xeL+L5bg6wQ3F5yZ57YICUkSO0tpbhpd4Dhdwu5l3Oq72WNU90e9Vs/Vhy5mK7eK3recmY02Ej4gpmoDHMuvTCX44gaXchRZERpxL0OiESaYyktGFjNh+ih1DTTTHUg+NuR5mxzv/FMoyvjJIpHtzsCsjK290JAANAXJ3FqkKVIBppa/MnxB44zPjMfkBwuO7t+aJkbS0yluJO7A8TQvEt4yHcYSWitoozGY4Wq4eNpmEr7EL3yQLntEyMbUoOJlzG6mGdZo9+VkBXDK+8Y0NIQwY8I3LTqDJeOENQvChkseBDLTbRCXXENS3yPNvj4ljiVlV94Mn27CEr7WI27vctGrQE0oxquuaWBx1rkskmPuluGaU0RY0PvIUvsLhlKmQIVTbUbqlmRVLa8Zqm2e669gYCBsE1RJStX3V5khLLOCSdLVrT27KZK3JgRVBtU0OuM3BUqbIx+WyCsL+MmktSgiHkmRze5dR3N1aiK2kaKUTpuboWKwzqZBVGp/IsZFOvtcqyqahXpgLyw4vl3lylpBkbR8VcRrES4jWW9xsiQSgzQh+5Yz3CSh1Ub5bfdDMyGOZqO8xTJaI33rotI5gIpVBh4sQhzD+Ry3Y+1WNwpPrqabUS6G2e0hSEr9RDfp/vnGFKIHuLKKAn9z/jpQaYeSdmlVTTaq9AK7RVmJoKmgJJPUk9epPrp4Gjz1SWt6+S4+6+7lhOHFPd/UTnLTLiG85z374Q04nt2yr8fv+2N8emkylDqW+s6NHRo1BG7uPWut6aj3ZqC2iHCV7fFcn4C8SEQQN8zh2dpgdFRPQ7k2HNw4E3BREYG8ApwN4Rk0Np9xhxXqeaOeP4wpfpDH23ycvcuGHUvKIIbZZAH3KGWGCFVAXbWMEqWLEuDBcmynHs5jeQWWx7zFTRyQK4OwiOZp+04RkZo5HZxIu9SyOy7gCKfNF07ruycTOfUtovbYqIq26h2JsOgz2WY+XbBlzo+CscJWZ+rpnoeGlCoG3YPGkIU5Y7Dh8YcO+ltOH8ZzX3J39l48yUnJs/FLNHj0kJEC9yaRyhj2xqXVaOCCA7KqjqxBFV6Kc95dNzbwDdYvCuiQZs48sHYxxRqlxHc1kI3gmNlZGFWZetSzeuoCu8kqQNpPUm3NXytzU5siTmdcF2hUDOTYkJbJI21xEIu7BzsiXJPQVylfTg40V1oEJyaj4KLYJWSZDxeJNs7m05nxoZ2zeWLGXKbmtrtkTtSo6qx71r3zbOrIzCeOSaMBu44oSRzkvsZf4vNLa3DxtcW4qJVKLtTt1BRp/jiRAOhhnKqSOu0Bw10CeZAWswffW+Gm5SGevDlBCi0QlukrNLSbrA51kmArSIGZV6zGV9uLn2A4+fPjUSigx/bnCNOggOr+Pa9t/j49v5bf44YuzOZR7QygvR4robXXdNHIHUlA4kYu52VyNlLZdxY2ivFl9y7do2EAJVHaMxk0disUc0XRNkoDlY+S5PSjm84LS141+NInR8OZZHjBCWiB5SMdmBKK+yGaIThTTaw0gZYU8yt0ZxaM4accxhK8rpjcg7eh9Af+tP2+mk28nimCFOp61H6en+/ppxHGJ41zVFfRIMrafQGxjGV4c75aR6oyWkqWnGMpYWMpOMJ/t/fGMd/zvJ9v7aT/AK6sN170aOjRpYv2XXS1xtRo2vYywD1Sl39i8L2FMPpKw2TEwgkAILCynt5uDwVUCMWEgqZDU8yk4YRAzjzY7xGF0P8AzZ51m8bc8K8T4/IyYnDcyzYtL+7jKJJHaLcWMMu2R/aqBLtmkrtB2pubZuR7AeCsLaSDNcve1W9yWGsu5bQsodWmaOd1Owq26SsKiMgFlqxUbgrLl8tGstbb45Eayt5r/vjq9p2rbSqmMM1P/ZBZtDdlrL0BYLjW61BFSUUHNB/MZELw2KxOKMQy0yK/kJuBeV8j4V+ObcZ5H4wGRPjfIXFm97bzXE1yVa3vwtxLFDK5UXMjWsiSlEo9SUCqItkqcduuVc3xOe4lyCWFL7ZIqEII0KvGskT0SgGwNEUO7dtJVixZ6uf+s3jDDf6ViJHy0/X1y9ydMA9iOwC3HWezTE45GrAU+6KoePDm8DJ/x/5vQyrwThSkp6mYHDWuGsvh2x3IZZJDWlayyNJQ0A+3cEWoJCKo9RqnuTyVxkrs3c5o5RVoPT2qAaD6BjViB0qzfrUyfu36850S3kj0mr1MDXDEhEYpSYAs4yzmx2fbMOQlyCNgVe2bqRTaWoRYki+2UPIkqIHwW2op/wBxYhYMnNkFZj3RWm5gNzO7MdikRehVQxQyUU1ehIPq8yT30SRyAL2wqqBXaFVAvTcW21oPZGIkBBJWRm3KzrRmmK9Wdaw0NLwrLpSBlNryQN6CsYU22lxxLf4wvu+jOW3M+ScpSlbf9ucZysqKLTSXqwUPDgQMcPFxjCRxBk+LaEpQnKv283MtoRhbmcYxjOe3fOMY69aNez6NGjo0aibbmmKPuaFDjLjEoOJhXTDq8egggMqMkCgnBcqwUGtt9YLq8tOPDqypl1bDSlpVltHaMvJnhzxt5hsbXH+RsYmRt7KYywHvXFvJE7ABtk1rLBMFbahdN+xiiMykohDn4zzLk3Dp5bnjd01tJMgVxtjkVwK03JKjoStTtbbuXc20jca54eXfF6s8adkaJhA34+Irc1E7JzWkBKJQVE5hHa0u4CLOlHiB1wEuDYI9SE4aznJCVuPrU6hLfXPj86+GnifGuOYDh9o39hPzVihBluJXupJ7aWoZ3e4mmMjgxb5C4d2WM0YhLGeBs2MvfZXJZqUf3Njb73osa9pIpI16JSNERFO4qi0FCzEmhYR9V65JVImcksFZQrL2XCpFlrEinyK88NloDJfBFJIV4rc8HiUZyjGG1LTn1MdOONnKHBWf98CDN/Fh+QFoVE/bXuhdpI2iTdShIpShpqrGQFoL6YWBJse8/brWvb3HYTUA120rUA/qNNsWhDicocQhxGe3dC04WnPbOFY7pVjOM9lYxnH9elzWnrz/AE/GP06NGjo0aOjRo6NGjo0ap5y10ENvljXA8pCoNiaDNTlwZkwSnlTw1kIim6rDRWIQaunEy1YMAsR8gapqREWOfEx+cinNqc9uzOT8PxfKsriLrLW8M0GKu2u4y1CwnRCkK7TG1UDObjeJY2Se2tqLKpbY4MNnrrCWV/DZOyzXtv8AHan29p2rKfu+4qDEvtNFldgyMq7pR0VpqM05V0QoaEIeVjCXMNOLy3hKHHO2cpQpLGcrTlPbHjnwwntjPbPbDxVdop9dIBJYlianU5detY0dGjR0aNHRo0dGjR0aNHRo0dGjR0aNHRo0dGjX/9k%3D) no-repeat 10px;
       }
       .card.back {
           background-color: #b91d47;
           background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
           background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
           background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
           background-image: -ms-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
           background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
           background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
       }
       .card.spades .small-suit:after {
           color: black;
       }
       .card.spades .small-suit:before {
           content: "\2660";
           color: black;
       }
       .card.spades .suit:after {
           content: "\2660";
           color: black;
       }
       .card.clubs .small-suit:after {
           color: black;
       }
       .card.clubs .small-suit:before {
           content: "\2663";
           color: black;
       }
       .card.clubs .suit:after {
           content: "\2663";
           color: black;
       }
       .card.diamonds .small-suit:after {
           color: red;
       }
       .card.diamonds .small-suit:before {
           content: "\2666";
           color: red;
       }
       .card.diamonds .suit:after {
           content: "\2666";
           color: red;
       }
       .card.hearts .small-suit:after {
           color: red;
       }
       .card.hearts .small-suit:before {
           content: "\2665";
           color: red;
       }
       .card.hearts .suit:after {
           content: "\2665";
           color: red;
       }
       code, pre {
           padding: 0 3px 2px;
           font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: .02em;
           line-height: 20px;
           font-smooth: always;
           font-size: 10pt;
           color: #525252;
       }
       code {
           padding: 2px 4px;
           font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           color: #d14;
           background-color: #f7f7f9;
           border: 1px #e1e1e8 solid;
       }
       pre {
           display: block;
           padding: 10px;
           margin: 0;
           line-height: 14pt;
           word-break: break-all;
           word-wrap: break-word;
           white-space: pre;
           white-space: pre-wrap;
           background-color: #f5f5f5;
           border: 1px solid rgba(0,0,0,0.15);
       }
           pre.prettyprint {
               margin-bottom: 10px;
           }
           pre code {
               padding: 0;
               color: inherit;
               background-color: transparent;
               border: 0;
           }
       .page-control {
           position: relative;
           *zoom: 1;
       }
           .page-control:before, .page-control:after {
               display: table;
               content: "";
           }
           .page-control:after {
               clear: both;
           }
           .page-control > ul {
               margin-left: 0;
               list-style: none;
               *zoom: 1;
               position: absolute;
               z-index: 5;
               width: 100%;
               background-color: rgba(217,217,217,0.16);
               height: 31px;
           }
               .page-control > ul:before, .page-control > ul:after {
                   display: table;
                   content: "";
               }
               .page-control > ul:after {
                   clear: both;
               }
               .page-control > ul li:first-child {
                   margin-left: 20px;
               }
               .page-control > ul li {
                   float: left;
                   display: block;
                   text-align: center;
                   height: 100%;
               }
                   .page-control > ul li img {
                       float: left;
                       width: 16px;
                       height: 16px;
                       margin-right: 5px;
                       margin-top: 3px;
                   }
                   .page-control > ul li.active {
                       border: 1px #ccc solid;
                       border-bottom: 0;
                       background-color: #fff;
                   }
                       .page-control > ul li.active span, .page-control > ul li.active a {
                           color: #2d89ef;
                       }
                   .page-control > ul li span, .page-control > ul li a {
                       text-decoration: none;
                       display: block;
                       float: left;
                       padding: 5px 10px;
                       color: #1e1e1e;
                       font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                       font-weight: 400;
                       font-size: 11pt;
                       letter-spacing: .01em;
                       line-height: 14pt;
                       font-smooth: always;
                       cursor: pointer;
                       outline: 0;
                   }
           .page-control.tabs-right > ul li {
               float: right !important;
               margin-left: 10px;
           }
           .page-control .frames {
               margin-top: 30px;
               width: 100%;
               min-height: 50px;
               border: 1px #ccc solid;
           }
               .page-control .frames .frame {
                   width: 100%;
                   min-height: 100%;
                   height: auto;
                   display: none;
                   padding: 20px;
               }
                   .page-control .frames .frame.active {
                       display: block;
                   }
           .page-control ul {
               display: block;
               overflow: visible;
           }
           .page-control .menu-pull, .page-control .menu-pull-bar {
               display: none;
           }
       .accordion {
           margin-left: 0;
           list-style: none;
           *zoom: 1;
           margin-bottom: 10px;
       }
           .accordion:before, .accordion:after {
               display: table;
               content: "";
           }
           .accordion:after {
               clear: both;
           }
           .accordion > li {
               margin-bottom: 5px;
               display: block;
           }
               .accordion > li > a {
                   display: block;
                   height: 32px;
                   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALnSURBVEhLrZY/aNNREMeTXzPYksHBQdoMGUxbSkXSpK2gULcKCnas0MEODoIOgqWrRcHJujpEonQQh2LrVKVCgxWEtMVABMFCW0iTDg4iqNikiZ/vy2vMX2v/fOHy7t293929e/fuxe36B7q6urwtLS1DhUJh0O12+xH5ihrXFpTK5/Ovkc8sLy9/LYprUdeBDDc3N9+BHcdACgczjuN8wuC69MjkqAP5ZcZu5o/hJ+o5qnHQ29sbxtBL8Ri9Ho/H54yiAXp6es6yLgp7EkdXq9c32dEgHA4PE8ksC1/lcrkrKysrSatqiEwmkwoEAk+2t7eP8+1kW1vbj3Q6/cGq/0KRh0KhXzgZsaJ9g+8vQFl2pdQZmB0o5x6P550iX1paumc0BwC7WW9tbW0iZQ99Pt/U5ubmd0cKe6CubDZ7W2M9sMNr7K4gIsq7VlwDr9d7n1Stco4mUEfRM47rQBOJxDcJD4NYLJbD1ihORoLB4ClHdU5qUntVy36ArY8MCzgadvA0CM0UVUcKVeOghx8/9NYKS1DOLWtAEOcsq4t2plpP1E8tu4sk34y7ObQ1mFFu4YJVGOgwLftfoPoqLm1/f79/Z2dnTSnyMM8VxUcPRwesNNl5CTieKCdE5ee0UEdfATqBD/mWok9BHUZaBlJWUevKOR8MiWeMVeurwZpOBe+o5TIpXe2jAiV6CQdzSpG23q1eVFQdHjpggr6I7WlHPRxG/XxqYGDgmF1zKFA9UWzO68KZ0qK3nEDwBScRHI6ZVQcEtm4yPIJOY+uz6aZ0wZ/08QQOJumG79UVJd8vMK6DfYGdW7wlbyQrPTg8Eqs4+Q37TC23vb19cWNjI1/U7g1Fbo1HMP7AimufTD0WVMBzFq6qK9rG1RD2xkZZfx66gfGIVRnUOBD6+vp86ud8MMx0EZqFkjxKJnX2EnWqFBlVLfOMY8q59OWo62AXpp/TcjGgjqumaP62wJu/LcznoOnGu3S5/gDwHX69fcclgQAAAABJRU5ErkJggg%3D%3D) 5px no-repeat;
                   background-color: rgba(217,217,217,0.16);
                   padding-left: 36px;
                   padding-top: 5px;
                   font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 400;
                   font-size: 11pt;
                   letter-spacing: .01em;
                   line-height: 14pt;
                   font-smooth: always;
               }
               .accordion > li > div {
                   border: 1px #ccc dotted;
                   padding: 10px;
                   margin-top: 5px;
                   display: none;
               }
               .accordion > li.active > a {
                   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKlSURBVEhLtZY/aNNREMeTXzOYkMGxJBkymDSGDua/QyFuERTULYJLBwdBB8HiXBSc7OxQCdJBHIqpUyodClYU8geFFBwCbSB/BJ0kKuavn3t5rX+S2D+JX7jce3fvd3fv3r17MZv+Ab/fb7fZbJd7vV7CbDa7Ebn6GtNHqNLtdteRp/P5/Oe+eBBDHYhhq9V6h+FdDFRwkDYMYxuDu6JHJo5mkF+EzzJ/xHhxmKMBB5FIJIyh5zLG6PVsNptRihEIBoNnWZdiOI2jq3+vn9JcIRwOJ4lkjYUv2u32pUKhUNSqkajX6xWPx/O42Wye5Nslp9P5tVarvdXqX5DIQ6HQd5xc06Ijg+/PQS12JalTUDuQnFssllcSeS6Xu6c0xwC72XU4HFOk7KHL5VqpVqtfDFHoAzW1Wq3bwseB3W6/T6pKnKMK1Kwr5hNerxx0oIcF6T6Dgyx02pA6JzWVSRkXYOsdbJOgkwbbSUDpvmqikGpMGPy48bSthZNEkcDdZspyh8E8t3BTKxSQ9/TwUKD6/ri0sVjM3el0diRFFubtvvg/gEjfjHO5RoELNwfV5R5UoBklnSDIjA9WMajVdSb7V3tSoHAuUEAZqSIp0VnpRX3V+JADJujz2F41pIczkH6+Eo/HT+g1Y4HqSWFzQy6c6kUYX4RNNxqNYze6PXCwN7E3By3IXHVTuuA3+vh7hEt0w9fSFUV+VGDcR+TPsHOLt+SlyPYfHB6JEk5+MHwiLdfr9W6Vy+VuX3swJHJtfBnjD7R48MmUx4IKeMrCEnxeN66R0Dc2xXpJyw2ML2uVwtBHPxqNuqSf80GS6Ra0BhV5lFTqeE5d6HxSinCplg34AgXzQfS/Y6iDPQQCgVMYSWJAOq4brv62MFZ/W5hnoNXRuzSZfgLYkUQRTJGc4wAAAABJRU5ErkJggg%3D%3D);
                   background-color: #d9d9d9;
               }
               .accordion > li.active > div {
                   display: block;
               }
           .accordion.dark > li > a {
               background-color: #464646;
               background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIzSURBVEhLtZYhSENRFIb3HgaDwWA0LAgaBBcMggu2DTQYFwwG44JBsE6MBpOwIhO0iahYJgoqBoNhFjEqaDAIBsOCsvn99509mXub080f/t33/nPuOfedd+7d82ItUK1W++AslykYh4PSwTN8gsee5x3AF6dGIDKBAjMsMS4zKpCC3DI+QNmVaBjOwFGYx77SKlGISqUyDh+NaZObAp8JeAdff/THIQPLsMAq+03+Efj2MmfN5i6aXA8MWrkc5kz6NUg0xfx3qNJ9AUMfokpSMOnPIFaOOG+w1hCh+MjYtCzY5mENOZMbgK2HWKVwsQhavUrT8gXh11YCAXuCeCrVkM+N+vzJ9/1iYO4ctOsNwznM+PxoEx3AbuMQpjwe45KMm3Ar0APwZPN26cD9JD4Ldq2NpwAhIuZPwW21571uTA+B9ivYtBBIcekqUQ/8cOo/QCW6YtzgJe8EUgCS13UK92OUQQ2h63OuL5zBwP13/yTcVYl24arpTYFz220qEHMBXqtEx7B+a3cH07Do82hq0VGyjTu5C+AJ9d+RJvaeEugMz8NtDL1y6BTE0TFxSmxtOCcM8AQ6z9ec0AGIkYXvxBwxKQBiGpYxNOyJdqGgxNBJ6jZkAzAsQWXPQe2PtsE8rVzB102KBg4z5lgiScLkpsAnju8Z1OkZvfLvwHEQFqCO8ROYJZDOFm1/MYmmPt83nyO0+pobWn62MHGIIQPdZwtd4f6lCFb7bCmqFcNuaUAs9glLFQdwvFGvGQAAAABJRU5ErkJggg%3D%3D);
               color: #fff;
           }
           .accordion.dark > li.active > a {
               background-color: #1e1e1e;
               background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHpSURBVEhLtZavT8JRFMXBGQgEg5FAYNNgIBAMBhpsEowEIpFgYLMYMBsMFht/gRNHgRn8EzDoCBY2CAQ3g4GAAz/ncUW+ym++nu3swnn3nfu47/se32BgDobDYRie8DEFozAiHXRhB9aDwWAFvjl1CqYWkDGhSDwjykgmL8QW1LgK7cEMPIA3jF/MKzTGYDBIwLYxbfJMkHMIm/B9YT4JWdiDZVa5Y/JCkBtizqXNPTXZCwa0ciXkTFoZFEoyvw/Vuh8wEEZUS8omrQ28Svh8wO8HYiy2iUu3ZRbw2MarMV6srV6tWbihywLPOH5qVUy9z8FXG/MNeD7A8y0+6xBVnOov7mFKBaJ2iHwFns+EqApot90JnQR9XAk2bRItikRUYBt+OukfoAIdFqCLzAOqrwSbNokIvl1XAOri8hWY7xM6KlCH3qPtD45hTZV2eV51KBIjfXOo5fj1iHEn8OUaNhFCTtgQeD3Cqn11FfUrdJ9fmrQ28CjAPp7agx8gpqF+VtKklSFTPHST5k3ygoEiVPUS1PlYGszTymV+ZdJ0kJCxxAZFRps0B+RoQ9VzPSjTV/4bJEZgGeoa161YwCgpM+MRWh7eWU4Vzdtzw9zXFibGCFnoXls4sO5fCrPv15Ya2i18kv4XgcAXTr+7IYi7bgIAAAAASUVORK5CYII%3D);
           }
       .listview {
           margin-left: 0;
           list-style: none;
           *zoom: 1;
       }
           .listview li {
               margin-bottom: 10px;
               border: 4px transparent solid;
               padding: 10px;
               width: 300px;
               position: relative;
               display: block;
               cursor: pointer;
               *zoom: 1;
           }
               .listview li .icon {
                   width: 48px;
                   height: 48px;
                   font-size: 40px;
                   float: left;
               }
                   .listview li .icon img {
                       width: 100%;
                       height: 100%;
                   }
                   .listview li .icon i {
                       margin-top: 10px;
                   }
               .listview li .data {
                   margin-left: 55px;
               }
                   .listview li .data h4 {
                       margin: 0;
                       padding: 0 0 2px 0;
                   }
                   .listview li .data p {
                       margin: 0;
                       font-size: 9pt;
                   }
               .listview li:hover {
                   outline: 3px #ccc solid;
               }
               .listview li:active {
                   outline: 3px #3e3e3e solid;
               }
               .listview li:before, .listview li:after {
                   display: table;
                   content: "";
               }
               .listview li:after {
                   clear: both;
               }
           .listview.image li {
               width: 380px;
           }
               .listview.image li .icon {
                   width: 100px;
                   height: 100px;
                   border: 1px #ccc solid;
               }
               .listview.image li .data {
                   margin-left: 110px;
               }
                   .listview.image li .data h4 {
                       margin-bottom: 4px;
                   }
                   .listview.image li .data p {
                       line-height: 16px;
                       font-size: 10pt;
                       margin-bottom: 5px;
                   }
                   .listview.image li .data .progress-bar {
                       margin-bottom: 10px;
                   }
           .listview.iconic li .icon {
               width: 32px;
               height: 32px;
               border: 1px #ccc solid;
           }
           .listview.iconic li .data {
               margin-left: 40px;
           }
           .listview.fluid li {
               float: left;
               margin-right: 10px;
           }
           .listview li div.badge {
               position: absolute;
               left: -4px;
               top: -4px;
               background-color: #2d89ef;
               padding: 5px;
               margin: 0 !important;
               text-align: center;
               display: block;
               font-size: 9pt;
               color: #fff;
           }
               .listview li div.badge.strech {
                   padding: 0 5px;
               }
               .listview li div.badge.right {
                   right: -4px;
                   left: auto;
               }
               .listview li div.badge.bottom {
                   top: auto;
                   bottom: -4px;
               }
           .listview > li.selected {
               border: 4px #2d89ef solid;
           }
               .listview > li.selected:after {
                   width: 0;
                   height: 0;
                   border-top: 40px solid #2d89ef;
                   border-left: 40px solid transparent;
                   position: absolute;
                   display: block;
                   right: 0;
                   content: "";
                   top: 0;
                   z-index: 1001;
               }
               .listview > li.selected:before {
                   position: absolute;
                   content: "\e08a";
                   color: #fff;
                   right: 4px;
                   top: 0;
                   font-family: iconFont;
                   z-index: 1002;
                   display: block;
               }
           .listview:before, .listview:after {
               display: table;
               content: "";
           }
           .listview:after {
               clear: both;
           }
       .dialog {
           position: absolute;
           top: 40%;
           left: 40%;
           min-width: 150px;
           min-height: 155px;
           z-index: 1000;
           box-shadow: 0 5px 10px rgba(0,0,0,0.2);
       }
           .dialog .header {
               font-family: 'Segoe UI Light','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 200;
               font-size: 20pt;
               letter-spacing: .01em;
               line-height: 24pt;
               font-smooth: always;
               width: auto;
               height: 35px;
               padding: 0 35px 5px 5px;
               font-size: 18px;
               white-space: nowrap;
               overflow: hidden;
               background-color: #2d89ef;
               color: #fff;
               border: 1px solid #2d89ef;
               border-bottom: 0 none;
           }
               .dialog .header div {
                   position: absolute;
                   right: -5px;
                   top: 5px;
               }
               .dialog .header button {
                   font-family: 'Segoe UI','Open Sans',Verdana,Arial,Helvetica,sans-serif;
                   font-weight: 400;
                   font-size: 9pt;
                   font-smooth: always;
                   font-size: 14px;
                   display: inline-block;
                   padding: 4px 12px;
                   line-height: 20px;
                   vertical-align: middle !important;
                   min-width: 90px;
                   background-color: #ccc;
                   border: 1px transparent solid;
                   color: #353535;
                   margin-right: 10px;
                   margin-bottom: 10px;
                   border-raduis: 0;
                   cursor: pointer;
                   width: auto;
                   *zoom: 1;
                   min-width: 32px;
                   min-height: 32px;
                   width: 32px;
                   height: 32px;
                   text-align: center;
                   position: relative;
                   padding: 0;
                   width: 24px !important;
                   height: 24px !important;
                   min-height: 24px;
                   min-width: 24px;
               }
                   .dialog .header button.mini {
                       min-height: 20px;
                       min-width: 20px;
                       height: 14px;
                       font-size: .75em !important;
                       padding-top: 0 !important;
                   }
                   .dialog .header button.big {
                       min-height: 48px;
                       height: 48px;
                       font-size: 1.2em;
                   }
                   .dialog .header button.mini {
                       min-width: 22px;
                       width: 22px;
                   }
                   .dialog .header button.big {
                       min-width: 48px;
                       width: 48px;
                   }
                   .dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
                       vertical-align: -10%;
                       font-size: 1.2em;
                       display: inline-block;
                   }
                       .dialog .header button [class^="icon-"].icon-large, .dialog .header button [class*=" icon-"].icon-large {
                           line-height: .9em;
                       }
                   .dialog .header button.big [class^="icon-"], .dialog .header button.big [class*=" icon-"] {
                       font-size: 1.3333333333333333em;
                   }
                   .dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
                       margin-right: 5px;
                   }
                       .dialog .header button [class^="icon-"].right, .dialog .header button [class*=" icon-"].right {
                           margin-left: 5px;
                           margin-right: auto;
                       }
                   .dialog .header button:before, .dialog .header button:after {
                       display: table;
                       content: "";
                   }
                   .dialog .header button:after {
                       clear: both;
                   }
                   .dialog .header button.standart {
                       min-width: 90px;
                       min-height: 32px;
                   }
                   .dialog .header button:active, .dialog .header button.default:active {
                       top: 1px;
                       left: 1px;
                   }
                   .dialog .header button:disabled, .dialog .header button.disabled {
                       background-color: #eaeaea;
                       color: #bebebe;
                       cursor: not-allowed;
                   }
                   .dialog .header button.default {
                       background-color: #008287;
                       color: #fff;
                   }
                   .dialog .header button:focus {
                       outline: 0;
                       border: 1px #353535 dotted;
                   }
                   .dialog .header button.mini {
                       min-height: 20px;
                       min-width: 20px;
                       height: 14px;
                       font-size: .75em !important;
                       padding-top: 0 !important;
                   }
                   .dialog .header button.big {
                       min-height: 48px;
                       height: 48px;
                       font-size: 1.2em;
                   }
                   .dialog .header button img {
                       width: 16px;
                       height: 16px;
                       top: 8px;
                   }
                   .dialog .header button [class^="icon-"], .dialog .header button [class*=" icon-"] {
                       font-size: 11px;
                   }
           .dialog .content {
               min-height: 85px;
               padding: 20px;
               background-color: #fff;
               border-left: 1px solid rgba(0,0,0,0.2);
               border-right: 1px solid rgba(0,0,0,0.2);
               font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
               font-weight: 300;
               font-size: 11pt;
               letter-spacing: .02em;
               line-height: 20px;
               font-smooth: always;
           }
           .dialog .action {
               position: relative;
               bottom: 0;
               width: auto;
               height: 40px;
               font-size: 18px;
               text-align: center;
               white-space: nowrap;
               overflow: hidden;
               background-color: #fff;
               border-left: 1px solid rgba(0,0,0,0.2);
               border-right: 1px solid rgba(0,0,0,0.2);
               border-bottom: 1px solid rgba(0,0,0,0.2);
           }
       #dialogOverlay {
           width: 100%;
           height: 100%;
           position: fixed;
           top: 0;
           left: 0;
           background-color: rgba(235,235,235,0.5);
           z-index: 1;
       }
       .calendar {
           background-color: #fff !important;
       }
           .calendar table {
               border: 1px #ccc solid;
               width: 100%;
               border-collapse: collapse;
               margin: 0;
           }
               .calendar table tr {
                   height: 1px;
               }
           .calendar tr:empty {
               display: none;
           }
           .calendar td, .calendar th {
               padding: 4px;
               width: 14.285% !important;
               font-size: 10pt;
               border: 1px #ccc solid !important;
               text-align: center;
           }
           .calendar td {
               cursor: pointer;
               position: relative;
               height: 100%;
           }
               .calendar td span {
                   font-size: 8px !important;
                   line-height: 10px;
                   position: absolute;
                   top: 0;
                   right: 0;
                   padding: 1px 3px;
                   background-color: #b91d47 !important;
                   color: #fff !important;
               }
           .calendar .out {
               background: #ececf0;
               cursor: default;
           }
           .calendar .empty-day {
               border: 0 !important;
               display: none;
           }
           .calendar .weekdays td {
               background-color: #eff4ff !important;
               font-weight: bold !important;
           }
           .calendar .current-day {
               background-color: #00a300 !important;
               color: #fff !important;
           }
           .calendar .event {
               background-color: #2d89ef !important;
               color: #fff !important;
           }
       .datepicker {
           position: relative;
       }
       /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        */
       /*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
       /* =============================================================================
          HTML5 display definitions
          ========================================================================== */
       /*
        * Corrects block display not defined in IE6/7/8/9 & FF3
        */
       article,
       aside,
       details,
       figcaption,
       figure,
       footer,
       header,
       hgroup,
       nav,
       section,
       summary {
           display: block;
       }
       /*
        * Corrects inline-block display not defined in IE6/7/8/9 & FF3
        */
       audio,
       canvas,
       video {
           display: inline-block;
           *display: inline;
           *zoom: 1;
       }
           /*
        * Prevents modern browsers from displaying 'audio' without controls
        * Remove excess height in iOS5 devices
        */
           audio:not([controls]) {
               display: none;
               height: 0;
           }
       /*
        * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
        * Known issue: no IE6 support
        */
       [hidden] {
           display: none;
       }
       /* =============================================================================
          Base
          ========================================================================== */
       /*
        * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
        *    http://clagnut.com/blog/348/#c790
        * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
        *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
        */
       html {
           font-size: 100%;
           /* 1 */
           -webkit-text-size-adjust: 100%;
           -ms-text-size-adjust: 100%;
           /* 2 */
       }
       /*
        * Addresses font-family inconsistency between 'textarea' and other form elements.
        */
       html,
       button,
       input,
       select,
       textarea {
           font-family: sans-serif;
       }
       /*
        * Addresses margins handled incorrectly in IE6/7
        */
       body {
           margin: 0;
       }
       /* =============================================================================
          Links
          ========================================================================== */
       /*
        * Addresses outline displayed oddly in Chrome
        */
       a:focus {
           outline: thin dotted;
       }
       /*
        * Improves readability when focused and also mouse hovered in all browsers
        * people.opera.com/patrickl/experiments/keyboard/test
        */
       a:hover,
       a:active {
           outline: 0;
       }
       /* =============================================================================
          Typography
          ========================================================================== */
       /*
        * Addresses font sizes and margins set differently in IE6/7
        * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
        */
       h1 {
           font-size: 2em;
           margin: 0.67em 0;
       }
       h2 {
           font-size: 1.5em;
           margin: 0.83em 0;
       }
       h3 {
           font-size: 1.17em;
           margin: 1em 0;
       }
       h4 {
           font-size: 1em;
           margin: 1.33em 0;
       }
       h5 {
           font-size: 0.83em;
           margin: 1.67em 0;
       }
       h6 {
           font-size: 0.75em;
           margin: 2.33em 0;
       }
       /*
        * Addresses styling not present in IE7/8/9, S5, Chrome
        */
       abbr[title] {
           border-bottom: 1px dotted;
       }
       /*
        * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
       */
       b,
       strong {
           font-weight: bold;
       }
       blockquote {
           margin: 1em 40px;
       }
       /*
        * Addresses styling not present in S5, Chrome
        */
       dfn {
           font-style: italic;
       }
       /*
        * Addresses styling not present in IE6/7/8/9
        */
       mark {
           background: #ff0;
           color: #000;
       }
       /*
        * Addresses margins set differently in IE6/7
        */
       p,
       pre {
           margin: 1em 0;
       }
       /*
        * Corrects font family set oddly in IE6, S4/5, Chrome
        * en.wikipedia.org/wiki/User:Davidgothberg/Test59
        */
       pre,
       code,
       kbd,
       samp {
           font-family: monospace, serif;
           _font-family: 'courier new', monospace;
           font-size: 1em;
       }
       /*
        * Improves readability of pre-formatted text in all browsers
        */
       pre {
           white-space: pre;
           white-space: pre-wrap;
           word-wrap: break-word;
       }
       /*
        * 1. Addresses CSS quotes not supported in IE6/7
        * 2. Addresses quote property not supported in S4
        */
       /* 1 */
       q {
           quotes: none;
       }
           /* 2 */
           q:before,
           q:after {
               content: '';
               content: none;
           }
       small {
           font-size: 75%;
       }
       /*
        * Prevents sub and sup affecting line-height in all browsers
        * gist.github.com/413930
        */
       sub,
       sup {
           font-size: 75%;
           line-height: 0;
           position: relative;
           vertical-align: baseline;
       }
       sup {
           top: -0.5em;
       }
       sub {
           bottom: -0.25em;
       }
       /* =============================================================================
          Lists
          ========================================================================== */
       /*
        * Addresses margins set differently in IE6/7
        */
       dl,
       menu,
       ol,
       ul {
           margin: 1em 0;
       }
       dd {
           margin: 0 0 0 40px;
       }
       /*
        * Addresses paddings set differently in IE6/7
        */
       menu,
       ol,
       ul {
           padding: 0 0 0 40px;
       }
       /*
        * Corrects list images handled incorrectly in IE7
        */
       nav ul,
       nav ol {
           list-style: none;
           list-style-image: none;
       }
       /* =============================================================================
          Embedded content
          ========================================================================== */
       /*
        * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
        * 2. Improves image quality when scaled in IE7
        *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
        */
       img {
           border: 0;
           /* 1 */
           -ms-interpolation-mode: bicubic;
           /* 2 */
       }
       /*
        * Corrects overflow displayed oddly in IE9
        */
       svg:not(:root) {
           overflow: hidden;
       }
       /* =============================================================================
          Figures
          ========================================================================== */
       /*
        * Addresses margin not present in IE6/7/8/9, S5, O11
        */
       figure {
           margin: 0;
       }
       /* =============================================================================
          Forms
          ========================================================================== */
       /*
        * Corrects margin displayed oddly in IE6/7
        */
       form {
           margin: 0;
       }
       /*
        * Define consistent border, margin, and padding
        */
       fieldset {
           border: 1px solid #c0c0c0;
           margin: 0 2px;
           padding: 0.35em 0.625em 0.75em;
       }
       /*
        * 1. Corrects color not being inherited in IE6/7/8/9
        * 2. Corrects text not wrapping in FF3
        * 3. Corrects alignment displayed oddly in IE6/7
        */
       legend {
           border: 0;
           /* 1 */
           padding: 0;
           white-space: normal;
           /* 2 */
           *margin-left: -7px;
           /* 3 */
       }
       /*
        * 1. Corrects font size not being inherited in all browsers
        * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
        * 3. Improves appearance and consistency in all browsers
        */
       button,
       input,
       select,
       textarea {
           font-size: 100%;
           /* 1 */
           margin: 0;
           /* 2 */
           vertical-align: baseline;
           *vertical-align: middle;
           /* 3 */
       }
       /*
        * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
        */
       button,
       input {
           line-height: normal;
           /* 1 */
       }
           /*
        * 1. Improves usability and consistency of cursor style between image-type 'input' and others
        * 2. Corrects inability to style clickable 'input' types in iOS
        * 3. Removes inner spacing in IE7 without affecting normal text inputs
        *    Known issue: inner spacing remains in IE6
        */
           button,
           input[type="button"],
           input[type="reset"],
           input[type="submit"] {
               cursor: pointer;
               /* 1 */
               -webkit-appearance: button;
               /* 2 */
               *overflow: visible;
               /* 3 */
           }
               /*
        * Re-set default cursor for disabled elements
        */
               button[disabled],
               input[disabled] {
                   cursor: default;
               }
           /*
        * 1. Addresses box sizing set to content-box in IE8/9
        * 2. Removes excess padding in IE8/9
        * 3. Removes excess padding in IE7
             Known issue: excess padding remains in IE6
        */
           input[type="checkbox"],
           input[type="radio"] {
               box-sizing: border-box;
               /* 1 */
               padding: 0;
               /* 2 */
               *height: 13px;
               *width: 13px;
               /* 3 */
           }
           /*
        * 1. Addresses appearance set to searchfield in S5, Chrome
        * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
        */
           input[type="search"] {
               -webkit-appearance: textfield;
               /* 1 */
               -moz-box-sizing: content-box;
               -webkit-box-sizing: content-box;
               /* 2 */
               box-sizing: content-box;
           }
               /*
        * Removes inner padding and search cancel button in S5, Chrome on OS X
        */
               input[type="search"]::-webkit-search-decoration,
               input[type="search"]::-webkit-search-cancel-button {
                   -webkit-appearance: none;
               }
           /*
        * Removes inner padding and border in FF3+
        * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
        */
           button::-moz-focus-inner,
           input::-moz-focus-inner {
               border: 0;
               padding: 0;
           }
       /*
        * 1. Removes default vertical scrollbar in IE6/7/8/9
        * 2. Improves readability and alignment in all browsers
        */
       textarea {
           overflow: auto;
           /* 1 */
           vertical-align: top;
           /* 2 */
       }
       /* =============================================================================
          Tables
          ========================================================================== */
       /*
        * Remove most spacing between table cells
        */
       table {
           border-collapse: collapse;
           border-spacing: 0;
           border-color: none;
           background-color: none;
       }
       @font-face {
           font-family: "PT Serif Caption";
           font-style: normal;
           font-weight: 400;
           src: local("PT Serif Caption"), local("PTSerif-Caption"), url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v4/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format('woff');
       }
       @font-face {
           font-family: "Open Sans";
           font-style: normal;
           font-weight: 700;
           src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
       }
       @font-face {
           font-family: "Open Sans";
           font-style: normal;
           font-weight: 300;
           src: local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
       }
       @font-face {
           font-family: "Open Sans";
           font-style: normal;
           font-weight: 800;
           src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
       }
       @font-face {
           font-family: "Open Sans";
           font-style: normal;
           font-weight: 400;
           src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
       }
       .text-rest-state {
           color: #000000;
       }
       .text-rest2-state {
           color: rgba(0, 0, 0, 0.6);
       }
       .text-hover-state {
           color: rgba(0, 0, 0, 0.8);
       }
       .text-pressed-state {
           color: rgba(0, 0, 0, 0.4);
       }
       #font .header {
           font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 200;
           font-size: 42pt;
           letter-spacing: 0.00em;
           line-height: 44pt;
           font-smooth: always;
       }
       #font .subheader,
       #font .subheader-secondary {
           font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 200;
           font-size: 20pt;
           letter-spacing: 0.01em;
           line-height: 22pt;
           font-smooth: always;
       }
       #font .subheader-smaller,
       #font .subheader-secondary-smaller {
           font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 200;
           letter-spacing: 0.01em;
           line-height: 18pt;
           font-size: 16pt;
           font-smooth: always;
       }
       #font .small-subheader,
       #font .small-subheader-secondary {
           font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 600;
           font-size: 11pt;
           letter-spacing: 0.01em;
           line-height: 13pt;
           font-smooth: always;
       }
       #font .navigation {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 11pt;
           letter-spacing: 0.01em;
           line-height: 13pt;
           font-smooth: always;
       }
       #font .body,
       #font .body-secondary,
       #font .normal {
           font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: 0.02em;
           line-height: 14pt;
           font-smooth: always;
       }
       #font .link {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 11pt;
           font-smooth: always;
           line-height: 13pt;
       }
       #font .tertiary,
       #font .tertiary-secondary {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           line-height: 11pt;
       }
       #font .control {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           line-height: 11pt;
       }
       #font .small {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 300;
           font-size: 8pt;
           font-smooth: always;
           line-height: 10pt;
       }
       #font .long-text {
           font-family: 'PT Serif Caption', sans-serif, serif !important;
           font-weight: 300;
           font-size: 10pt;
           letter-spacing: 0.02em;
           line-height: 12pt;
           font-smooth: always;
       }
       #font .long-text-smaller {
           font-family: 'PT Serif Caption', sans-serif, serif !important;
           font-weight: 300;
           font-size: 10pt;
           letter-spacing: 0.02em;
           line-height: 12pt;
           font-smooth: always;
           font-size: 9pt;
           line-height: 11pt;
       }
       #font .long-text-lead {
           font-family: 'PT Serif Caption', sans-serif, serif !important;
           font-weight: 300;
           font-size: 10pt;
           letter-spacing: 0.02em;
           line-height: 12pt;
           font-smooth: always;
           font-size: 20pt;
           line-height: 22pt;
       }
       #state .header,
       #state .subheader,
       #state .small-subheader,
       #state .navigation,
       #state .body,
       #state .tertiary {
           color: #000000;
       }
       #state .subheader-secondary,
       #state .subheader-secondary-smaller,
       #state .small-subheader,
       #state .small-subheader-secondary,
       #state .body-secondary,
       #state .tertiary-secondary {
           color: rgba(0, 0, 0, 0.6);
       }
       #state .link {
           color: #2e92cf;
       }
           #state .link:hover {
               color: rgba(45, 173, 237, 0.8);
           }
           #state .link:active {
               color: rgba(45, 173, 237, 0.6);
           }
       a,
       .link {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 11pt;
           font-smooth: always;
           line-height: 13pt;
           color: #2e92cf;
           text-decoration: none;
       }
           a:hover,
           .link:hover {
               color: rgba(45, 173, 237, 0.8);
           }
           a:active,
           .link:active {
               color: rgba(45, 173, 237, 0.6);
           }
       h1,
       h2,
       h3,
       h4,
       h5,
       h6 {
           margin: 0 0 10px 0;
           padding: 0;
       }
       h1 {
           font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 200;
           font-size: 42pt;
           letter-spacing: 0.00em;
           line-height: 44pt;
           font-smooth: always;
           color: #000000;
       }
       h2 {
           font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 200;
           font-size: 20pt;
           letter-spacing: 0.01em;
           line-height: 22pt;
           font-smooth: always;
           color: #000000;
       }
       h3 {
           font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 200;
           font-size: 20pt;
           letter-spacing: 0.01em;
           line-height: 22pt;
           font-smooth: always;
           color: rgba(0, 0, 0, 1);
           font-size: 16pt;
           line-height: 24px;
       }
       h4 {
           font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 600;
           font-size: 11pt;
           letter-spacing: 0.01em;
           line-height: 13pt;
           font-smooth: always;
           color: #000000;
           color: rgba(0, 0, 0, 1);
       }
       h5 {
           font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 600;
           font-size: 11pt;
           letter-spacing: 0.01em;
           line-height: 13pt;
           font-smooth: always;
           color: rgba(0, 0, 0, 1);
           font-size: 90%;
       }
       h6 {
           font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 600;
           font-size: 11pt;
           letter-spacing: 0.01em;
           line-height: 13pt;
           font-smooth: always;
           color: rgba(0, 0, 0, 1);
           font-size: 80%;
       }
       body,
       p,
       div {
           font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: 0.02em;
           line-height: 14pt;
           font-smooth: always;
       }
           p.long-text {
               font-family: 'PT Serif Caption', sans-serif, serif !important;
               font-weight: 300;
               font-size: 10pt;
               letter-spacing: 0.02em;
               line-height: 12pt;
               font-smooth: always;
           }
       p {
           margin: 0 0 10px;
       }
           p.indent:first-letter {
               padding-left: 25px;
           }
       .lead {
           font-size: 120%;
           line-height: 26px;
       }
       .tertiary-info-text,
       .tertiary-text {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           line-height: 11pt;
           color: #000000;
       }
       .tertiary-info-secondary-text,
       .tertiary-secondary-text {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           line-height: 11pt;
           color: rgba(0, 0, 0, 0.6);
       }
       abbr.initialism {
           font-size: 90%;
           text-transform: uppercase !important;
       }
       abbr[title] {
           cursor: help !important;
       }
       address {
           display: block;
           margin-bottom: 20px;
           font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: 0.02em;
           line-height: 14pt;
           font-smooth: always;
           line-height: 20px;
           font-style: normal;
       }
       blockquote {
           margin: 0;
           padding: 5px 20px;
           border-left: 4px #ccc solid;
           display: block;
           background-color: rgba(204, 204, 204, 0.1);
       }
           blockquote p {
               margin-bottom: 0;
           }
           blockquote small:before {
               content: '\2014';
               color: rgba(0, 0, 0, 0.4);
               margin-right: 5px;
           }
           blockquote.place-right {
               float: none !important;
               text-align: right;
               border: 0;
               border-right: 4px #ccc solid;
           }
               blockquote.place-right small {
                   text-align: right;
               }
                   blockquote.place-right small:before {
                       content: "";
                   }
                   blockquote.place-right small:after {
                       content: '\2014';
                       color: rgba(0, 0, 0, 0.4);
                       margin-left: 5px;
                   }
       ul,
       ol {
           padding: 0;
           margin: 0 0 10px 0px;
           display: block;
       }
           ul:nth-child(1) {
               margin-left: 25px;
           }
           ul ul,
           ul ol,
           ol ol,
           ol ul {
               margin-bottom: 0 !important;
           }
       ul {
           list-style-position: inside;
           list-style-type: none;
       }
           ul ul {
               list-style-type: none;
               margin-left: 10px;
           }
       ul,
       ol {
           list-style-position: inside;
       }
           ul li,
           ol li {
               display: list-item;
               font-size: 14px;
               line-height: 20px;
           }
       ol {
           list-style-type: decimal;
       }
           ul.unstyled,
           ol.unstyled,
           .unstyled {
               margin-left: 0;
               list-style: none;
           }
       .inline-tag,
       .label {
           display: inline-block;
           line-height: inherit;
           font-size: .75em;
           font-weight: bold;
           padding: 2px 4px;
           background-color: #d5e7ec !important;
           color: #4d4d4d;
           vertical-align: 3%;
       }
           .inline-tag.success,
           .label.success {
               background-color: #00a300 !important;
               color: #ffffff !important;
           }
           .inline-tag.warning,
           .label.warning {
               background-color: #e3a21a !important;
               color: #ffffff !important;
           }
           .inline-tag.important,
           .label.important,
           .inline-tag.error,
           .label.error {
               background-color: #b91d47 !important;
               color: #ffffff !important;
           }
           .inline-tag.info,
           .label.info {
               background-color: #2d89ef !important;
               color: #ffffff !important;
           }
           .inline-tag.inverse,
           .label.inverse {
               background-color: #1d1d1d !important;
               color: #ffffff !important;
           }
       .place-left {
           float: left !important;
           margin-right: 10px;
       }
       .place-right {
           float: right !important;
           margin-left: 10px;
       }
       .scroll-y,
       .scroll-vertical {
           overflow-y: scroll;
       }
       .scroll-x,
       .scroll-horizontal {
           overflow-x: scroll;
       }
       .pos-rel {
           position: relative;
       }
       .pos-abs {
           position: absolute;
       }
       .pos-fix {
           position: fixed;
       }
       .text-left {
           text-align: left;
       }
       .text-right {
           text-align: right;
       }
       .text-center {
           text-align: center;
       }
       .text-justify {
           text-align: justify;
       }
       .top-left {
           position: absolute;
           top: 0;
           left: 0;
       }
       .top-right {
           position: absolute;
           top: 0;
           right: 0;
       }
       .bottom-right {
           position: absolute;
           bottom: 0;
           right: 0;
       }
       .bottom-left {
           position: absolute;
           bottom: 0;
           left: 0;
       }
       .no-overflow {
           overflow: hidden;
       }
       .no-display {
           display: none;
       }
       .no-margin {
           margin: 0;
       }
       .no-padding {
           padding: 0;
       }
       .no-border {
           border: 0;
       }
       .no-border-all {
           border: 0;
       }
           .no-border-all * {
               border: 0;
           }
       .as-block {
           display: block;
           float: none !important;
       }
       .as-inline-block {
           display: inline-block;
       }
       .nlm {
           margin-left: 0 !important;
       }
       .nrm {
           margin-right: 0 !important;
       }
       .clearfix {
           *zoom: 1;
       }
           .clearfix:before,
           .clearfix:after {
               display: table;
               content: "";
           }
           .clearfix:after {
               clear: both;
           }
       .padding5 {
           padding: 5px;
       }
       .padding10 {
           padding: 10px;
       }
       .padding15 {
           padding: 15px;
       }
       .padding20 {
           padding: 20px;
       }
       .padding30 {
           padding: 30px;
       }
       .padding40 {
           padding: 40px;
       }
       .padding80 {
           padding: 80px;
       }
       .selected {
           border: 4px #2d89ef solid;
       }
           .selected:after {
               width: 0;
               height: 0;
               border-top: 40px solid #2d89ef;
               border-left: 40px solid transparent;
               position: absolute;
               display: block;
               right: 0;
               content: ".";
               top: 0;
               z-index: 1001;
           }
           .selected:before {
               position: absolute;
               content: "\e08a";
               color: #fff;
               right: 4px;
               font-family: iconFont;
               z-index: 1002;
           }
       .border {
           border: 1px #ccc solid;
       }
       @font-face {
           font-family: "iconFont";
           src: url('../fonts/iconFont.eot');
           src: url('../fonts/iconFont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconFont.svg#iconFont') format('svg'), url('../fonts/iconFont.woff') format('woff'), url('../fonts/iconFont.ttf') format('truetype');
           font-weight: normal;
           font-style: normal;
       }
       [class^="icon-"],
       [class*=" icon-"] {
           font-family: "iconFont";
           font-weight: normal;
           font-style: normal;
           text-decoration: inherit;
           -webkit-font-smoothing: antialiased;
           display: inline-block;
           width: auto;
           height: auto;
           line-height: normal;
           vertical-align: baseline;
           background-image: none;
           background-position: 0% 0%;
           background-repeat: repeat;
           margin-top: 0;
           position: relative;
       }
           [class^="icon-"]:before,
           [class*=" icon-"]:before {
               text-decoration: inherit;
               display: inline-block;
               speak: none;
           }
       a [class^="icon-"],
       a [class*=" icon-"] {
           display: inline-block;
       }
       .icon-large:before {
           vertical-align: -10%;
           font-size: 1.3333333333333333em;
       }
       a [class^="icon-"],
       button [class^="icon-"],
       .button [class^="icon-"],
       .page-control > ul > li [class^="icon-"],
       a [class*=" icon-"],
       button [class*=" icon-"],
       .button [class*=" icon-"],
       .page-control > ul > li [class*=" icon-"] {
           vertical-align: -10%;
           font-size: 1.2em;
           display: inline-block;
       }
           a [class^="icon-"].icon-large,
           button [class^="icon-"].icon-large,
           .button [class^="icon-"].icon-large,
           .page-control > ul > li [class^="icon-"].icon-large,
           a [class*=" icon-"].icon-large,
           button [class*=" icon-"].icon-large,
           .button [class*=" icon-"].icon-large,
           .page-control > ul > li [class*=" icon-"].icon-large {
               line-height: .9em;
           }
       a.big [class^="icon-"],
       button.big [class^="icon-"],
       .button.big [class^="icon-"],
       .page-control > ul > li.big [class^="icon-"],
       a.big [class*=" icon-"],
       button.big [class*=" icon-"],
       .button.big [class*=" icon-"],
       .page-control > ul > li.big [class*=" icon-"] {
           font-size: 1.3333333333333333em;
       }
       li [class^="icon-"],
       li [class*=" icon-"] {
           display: inline-block;
           width: 1.2em;
           text-align: center;
       }
           li [class^="icon-"].icon-large,
           li [class*=" icon-"].icon-large {
               width: 1.5625em;
           }
       ol.icons {
           list-style-type: none;
       }
           ol.icons li {
               line-height: 24px;
           }
               ol.icons li [class^="icon-"],
               ol.icons li [class*=" icon-"] {
                   vertical-align: -10%;
                   font-size: 1.2em;
               }
       .icon-muted {
           color: #eeeeee;
       }
       .icon-border {
           border: solid 1px #eeeeee;
           padding: .2em .25em .15em;
       }
       .icon-2x {
           font-size: 2em;
       }
           .icon-2x.icon-border {
               border-width: 2px;
           }
       .icon-3x {
           font-size: 3em;
       }
           .icon-3x.icon-border {
               border-width: 3px;
           }
       .icon-4x {
           font-size: 4em;
       }
           .icon-4x.icon-border {
               border-width: 4px;
           }
       a [class^="icon-"],
       button [class^="icon-"],
       .button [class^="icon-"],
       .page-control > ul > li [class^="icon-"],
       a [class*=" icon-"],
       button [class*=" icon-"],
       .button [class*=" icon-"],
       .page-control > ul > li [class*=" icon-"] {
           margin-right: 5px;
       }
           a [class^="icon-"].right,
           button [class^="icon-"].right,
           .button [class^="icon-"].right,
           .page-control > ul > li [class^="icon-"].right,
           a [class*=" icon-"].right,
           button [class*=" icon-"].right,
           .button [class*=" icon-"].right,
           .page-control > ul > li [class*=" icon-"].right {
               margin-left: 5px;
               margin-right: auto;
           }
       .toolbar [class^="icon-"],
       .toolbar [class*=" icon-"] {
           margin: 0 !important;
       }
       .image-button [class^="icon-"],
       .image-button [class*=" icon-"] {
           position: absolute;
           right: 0;
           margin-left: 32px;
           padding: 5px;
           height: 100%;
           top: 0px;
           box-sizing: border-box;
           border: 1px transparent solid;
           z-index: 2;
           margin: 0;
           font-size: 16px;
       }
       .shortcut > .icon [class^="icon-"],
       .shortcut > .icon [class*=" icon-"] {
           font-size: 32px;
           line-height: 32px;
           height: 32px;
           margin: 10px 0 0 0 !important;
       }
       .icon-home:before {
           content: "\e000";
       }
       .icon-newspaper:before {
           content: "\e001";
       }
       .icon-pencil:before {
           content: "\e002";
       }
       .icon-droplet:before {
           content: "\e003";
       }
       .icon-pictures:before {
           content: "\e004";
       }
       .icon-camera:before {
           content: "\e005";
       }
       .icon-music:before {
           content: "\e006";
       }
       .icon-film:before {
           content: "\e007";
       }
       .icon-camera-2:before {
           content: "\e008";
       }
       .icon-spades:before {
           content: "\e009";
       }
       .icon-clubs:before {
           content: "\e00a";
       }
       .icon-diamonds:before {
           content: "\e00b";
       }
       .icon-broadcast:before {
           content: "\e00c";
       }
       .icon-mic:before {
           content: "\e00d";
       }
       .icon-book:before {
           content: "\e00e";
       }
       .icon-file:before {
           content: "\e00f";
       }
       .icon-new:before {
           content: "\e010";
       }
       .icon-copy:before {
           content: "\e011";
       }
       .icon-folder:before {
           content: "\e012";
       }
       .icon-folder-2:before {
           content: "\e013";
       }
       .icon-tag:before {
           content: "\e014";
       }
       .icon-cart:before {
           content: "\e015";
       }
       .icon-basket:before {
           content: "\e016";
       }
       .icon-calculate:before {
           content: "\e017";
       }
       .icon-support:before {
           content: "\e018";
       }
       .icon-phone:before {
           content: "\e019";
       }
       .icon-mail:before {
           content: "\e01a";
       }
       .icon-location:before {
           content: "\e01b";
       }
       .icon-compass:before {
           content: "\e01c";
       }
       .icon-history:before {
           content: "\e01d";
       }
       .icon-clock:before {
           content: "\e01e";
       }
       .icon-bell:before {
           content: "\e01f";
       }
       .icon-calendar:before {
           content: "\e020";
       }
       .icon-printer:before {
           content: "\e021";
       }
       .icon-mouse:before {
           content: "\e022";
       }
       .icon-screen:before {
           content: "\e023";
       }
       .icon-laptop:before {
           content: "\e024";
       }
       .icon-mobile:before {
           content: "\e025";
       }
       .icon-cabinet:before {
           content: "\e026";
       }
       .icon-drawer:before {
           content: "\e027";
       }
       .icon-drawer-2:before {
           content: "\e028";
       }
       .icon-box:before {
           content: "\e029";
       }
       .icon-box-add:before {
           content: "\e02a";
       }
       .icon-box-remove:before {
           content: "\e02b";
       }
       .icon-download:before {
           content: "\e02c";
       }
       .icon-upload:before {
           content: "\e02d";
       }
       .icon-database:before {
           content: "\e02e";
       }
       .icon-flip:before {
           content: "\e02f";
       }
       .icon-flip-2:before {
           content: "\e030";
       }
       .icon-undo:before {
           content: "\e031";
       }
       .icon-redo:before {
           content: "\e032";
       }
       .icon-forward:before {
           content: "\e033";
       }
       .icon-reply:before {
           content: "\e034";
       }
       .icon-reply-2:before {
           content: "\e035";
       }
       .icon-comments:before {
           content: "\e036";
       }
       .icon-comments-2:before {
           content: "\e037";
       }
       .icon-comments-3:before {
           content: "\e038";
       }
       .icon-comments-4:before {
           content: "\e039";
       }
       .icon-comments-5:before {
           content: "\e03a";
       }
       .icon-user:before {
           content: "\e03b";
       }
       .icon-user-2:before {
           content: "\e03c";
       }
       .icon-user-3:before {
           content: "\e03d";
       }
       .icon-busy:before {
           content: "\e03e";
       }
       .icon-loading:before {
           content: "\e03f";
       }
       .icon-loading-2:before {
           content: "\e040";
       }
       .icon-search:before {
           content: "\e041";
       }
       .icon-zoom-in:before {
           content: "\e042";
       }
       .icon-zoom-out:before {
           content: "\e043";
       }
       .icon-key:before {
           content: "\e044";
       }
       .icon-key-2:before {
           content: "\e045";
       }
       .icon-locked:before {
           content: "\e046";
       }
       .icon-unlocked:before {
           content: "\e047";
       }
       .icon-wrench:before {
           content: "\e048";
       }
       .icon-equalizer:before {
           content: "\e049";
       }
       .icon-cog:before {
           content: "\e04a";
       }
       .icon-pie:before {
           content: "\e04b";
       }
       .icon-bars:before {
           content: "\e04c";
       }
       .icon-stats-up:before {
           content: "\e04d";
       }
       .icon-gift:before {
           content: "\e04e";
       }
       .icon-trophy:before {
           content: "\e04f";
       }
       .icon-diamond:before {
           content: "\e050";
       }
       .icon-coffee:before {
           content: "\e051";
       }
       .icon-rocket:before {
           content: "\e052";
       }
       .icon-meter-slow:before {
           content: "\e053";
       }
       .icon-meter-medium:before {
           content: "\e054";
       }
       .icon-meter-fast:before {
           content: "\e055";
       }
       .icon-dashboard:before {
           content: "\e056";
       }
       .icon-fire:before {
           content: "\e057";
       }
       .icon-lab:before {
           content: "\e058";
       }
       .icon-remove:before {
           content: "\e059";
       }
       .icon-briefcase:before {
           content: "\e05a";
       }
       .icon-briefcase-2:before {
           content: "\e05b";
       }
       .icon-cars:before {
           content: "\e05c";
       }
       .icon-bus:before {
           content: "\e05d";
       }
       .icon-cube:before {
           content: "\e05e";
       }
       .icon-cube-2:before {
           content: "\e05f";
       }
       .icon-puzzle:before {
           content: "\e060";
       }
       .icon-glasses:before {
           content: "\e061";
       }
       .icon-glasses-2:before {
           content: "\e062";
       }
       .icon-accessibility:before {
           content: "\e063";
       }
       .icon-accessibility-2:before {
           content: "\e064";
       }
       .icon-target:before {
           content: "\e065";
       }
       .icon-target-2:before {
           content: "\e066";
       }
       .icon-lightning:before {
           content: "\e067";
       }
       .icon-power:before {
           content: "\e068";
       }
       .icon-power-2:before {
           content: "\e069";
       }
       .icon-clipboard:before {
           content: "\e06a";
       }
       .icon-clipboard-2:before {
           content: "\e06b";
       }
       .icon-playlist:before {
           content: "\e06c";
       }
       .icon-grid-view:before {
           content: "\e06d";
       }
       .icon-tree-view:before {
           content: "\e06e";
       }
       .icon-cloud:before {
           content: "\e06f";
       }
       .icon-cloud-2:before {
           content: "\e070";
       }
       .icon-download-2:before {
           content: "\e071";
       }
       .icon-upload-2:before {
           content: "\e072";
       }
       .icon-upload-3:before {
           content: "\e073";
       }
       .icon-link:before {
           content: "\e074";
       }
       .icon-link-2:before {
           content: "\e075";
       }
       .icon-flag:before {
           content: "\e076";
       }
       .icon-flag-2:before {
           content: "\e077";
       }
       .icon-attachment:before {
           content: "\e078";
       }
       .icon-eye:before {
           content: "\e079";
       }
       .icon-bookmark:before {
           content: "\e07a";
       }
       .icon-bookmark-2:before {
           content: "\e07b";
       }
       .icon-star:before {
           content: "\e07c";
       }
       .icon-star-2:before {
           content: "\e07d";
       }
       .icon-star-3:before {
           content: "\e07e";
       }
       .icon-heart:before {
           content: "\e07f";
       }
       .icon-heart-2:before {
           content: "\e080";
       }
       .icon-thumbs-up:before {
           content: "\e081";
       }
       .icon-thumbs-down:before {
           content: "\e082";
       }
       .icon-plus:before {
           content: "\e083";
       }
       .icon-minus:before {
           content: "\e084";
       }
       .icon-help:before {
           content: "\e085";
       }
       .icon-help-2:before {
           content: "\e086";
       }
       .icon-blocked:before {
           content: "\e087";
       }
       .icon-cancel:before {
           content: "\e088";
       }
       .icon-cancel-2:before {
           content: "\e089";
       }
       .icon-checkmark:before {
           content: "\e08a";
       }
       .icon-minus-2:before {
           content: "\e08b";
       }
       .icon-plus-2:before {
           content: "\e08c";
       }
       .icon-enter:before {
           content: "\e08d";
       }
       .icon-exit:before {
           content: "\e08e";
       }
       .icon-loop:before {
           content: "\e08f";
       }
       .icon-arrow-up-left:before {
           content: "\e090";
       }
       .icon-arrow-up:before {
           content: "\e091";
       }
       .icon-arrow-up-right:before {
           content: "\e092";
       }
       .icon-arrow-right:before {
           content: "\e093";
       }
       .icon-arrow-down-right:before {
           content: "\e094";
       }
       .icon-arrow-down:before {
           content: "\e095";
       }
       .icon-arrow-down-left:before {
           content: "\e096";
       }
       .icon-arrow-left:before {
           content: "\e097";
       }
       .icon-arrow-up-2:before {
           content: "\e098";
       }
       .icon-arrow-right-2:before {
           content: "\e099";
       }
       .icon-arrow-down-2:before {
           content: "\e09a";
       }
       .icon-arrow-left-2:before {
           content: "\e09b";
       }
       .icon-arrow-up-3:before {
           content: "\e09c";
       }
       .icon-arrow-right-3:before {
           content: "\e09d";
       }
       .icon-arrow-down-3:before {
           content: "\e09e";
       }
       .icon-arrow-left-3:before {
           content: "\e09f";
       }
       .icon-menu:before {
           content: "\e0a0";
       }
       .icon-enter-2:before {
           content: "\e0a1";
       }
       .icon-backspace:before {
           content: "\e0a2";
       }
       .icon-backspace-2:before {
           content: "\e0a3";
       }
       .icon-tab:before {
           content: "\e0a4";
       }
       .icon-tab-2:before {
           content: "\e0a5";
       }
       .icon-checkbox:before {
           content: "\e0a6";
       }
       .icon-checkbox-unchecked:before {
           content: "\e0a7";
       }
       .icon-checkbox-partial:before {
           content: "\e0a8";
       }
       .icon-radio-checked:before {
           content: "\e0a9";
       }
       .icon-radio-unchecked:before {
           content: "\e0aa";
       }
       .icon-font:before {
           content: "\e0ab";
       }
       .icon-paragraph-left:before {
           content: "\e0ac";
       }
       .icon-paragraph-center:before {
           content: "\e0ad";
       }
       .icon-paragraph-right:before {
           content: "\e0ae";
       }
       .icon-paragraph-justify:before {
           content: "\e0af";
       }
       .icon-left-to-right:before {
           content: "\e0b0";
       }
       .icon-right-to-left:before {
           content: "\e0b1";
       }
       .icon-share:before {
           content: "\e0b2";
       }
       .icon-new-tab:before {
           content: "\e0b3";
       }
       .icon-new-tab-2:before {
           content: "\e0b4";
       }
       .icon-embed:before {
           content: "\e0b5";
       }
       .icon-code:before {
           content: "\e0b6";
       }
       .icon-bluetooth:before {
           content: "\e0b7";
       }
       .icon-share-2:before {
           content: "\e0b8";
       }
       .icon-share-3:before {
           content: "\e0b9";
       }
       .icon-mail-2:before {
           content: "\e0ba";
       }
       .icon-google:before {
           content: "\e0bb";
       }
       .icon-google-plus:before {
           content: "\e0bc";
       }
       .icon-google-drive:before {
           content: "\e0bd";
       }
       .icon-facebook:before {
           content: "\e0be";
       }
       .icon-instagram:before {
           content: "\e0bf";
       }
       .icon-twitter:before {
           content: "\e0c0";
       }
       .icon-feed:before {
           content: "\e0c1";
       }
       .icon-youtube:before {
           content: "\e0c2";
       }
       .icon-vimeo:before {
           content: "\e0c3";
       }
       .icon-flickr:before {
           content: "\e0c4";
       }
       .icon-picassa:before {
           content: "\e0c5";
       }
       .icon-dribbble:before {
           content: "\e0c6";
       }
       .icon-deviantart:before {
           content: "\e0c7";
       }
       .icon-github:before {
           content: "\e0c8";
       }
       .icon-github-2:before {
           content: "\e0c9";
       }
       .icon-github-3:before {
           content: "\e0ca";
       }
       .icon-github-4:before {
           content: "\e0cb";
       }
       .icon-github-5:before {
           content: "\e0cc";
       }
       .icon-git:before {
           content: "\e0cd";
       }
       .icon-github-6:before {
           content: "\e0ce";
       }
       .icon-wordpress:before {
           content: "\e0cf";
       }
       .icon-joomla:before {
           content: "\e0d0";
       }
       .icon-blogger:before {
           content: "\e0d1";
       }
       .icon-tumblr:before {
           content: "\e0d2";
       }
       .icon-yahoo:before {
           content: "\e0d3";
       }
       .icon-amazon:before {
           content: "\e0d4";
       }
       .icon-tux:before {
           content: "\e0d5";
       }
       .icon-apple:before {
           content: "\e0d6";
       }
       .icon-finder:before {
           content: "\e0d7";
       }
       .icon-android:before {
           content: "\e0d8";
       }
       .icon-windows:before {
           content: "\e0d9";
       }
       .icon-soundcloud:before {
           content: "\e0da";
       }
       .icon-skype:before {
           content: "\e0db";
       }
       .icon-reddit:before {
           content: "\e0dc";
       }
       .icon-linkedin:before {
           content: "\e0dd";
       }
       .icon-lastfm:before {
           content: "\e0de";
       }
       .icon-delicious:before {
           content: "\e0df";
       }
       .icon-stumbleupon:before {
           content: "\e0e0";
       }
       .icon-pinterest:before {
           content: "\e0e1";
       }
       .icon-xing:before {
           content: "\e0e2";
       }
       .icon-flattr:before {
           content: "\e0e3";
       }
       .icon-foursquare:before {
           content: "\e0e4";
       }
       .icon-paypal:before {
           content: "\e0e5";
       }
       .icon-yelp:before {
           content: "\e0e6";
       }
       .icon-libreoffice:before {
           content: "\e0e7";
       }
       .icon-file-pdf:before {
           content: "\e0e8";
       }
       .icon-file-openoffice:before {
           content: "\e0e9";
       }
       .icon-file-word:before {
           content: "\e0ea";
       }
       .icon-file-excel:before {
           content: "\e0eb";
       }
       .icon-file-powerpoint:before {
           content: "\e0ec";
       }
       .icon-file-zip:before {
           content: "\e0ed";
       }
       .icon-file-xml:before {
           content: "\e0ee";
       }
       .icon-file-css:before {
           content: "\e0ef";
       }
       .icon-html5:before {
           content: "\e0f0";
       }
       .icon-html5-2:before {
           content: "\e0f1";
       }
       .icon-css3:before {
           content: "\e0f2";
       }
       .icon-chrome:before {
           content: "\e0f3";
       }
       .icon-firefox:before {
           content: "\e0f4";
       }
       .icon-IE:before {
           content: "\e0f5";
       }
       .icon-opera:before {
           content: "\e0f6";
       }
       .icon-safari:before {
           content: "\e0f7";
       }
       .icon-IcoMoon:before {
           content: "\e0f8";
       }
       .icon-sunrise:before {
           content: "\e0f9";
       }
       .icon-sun:before {
           content: "\e0fa";
       }
       .icon-moon:before {
           content: "\e0fb";
       }
       .icon-sun-2:before {
           content: "\e0fc";
       }
       .icon-windy:before {
           content: "\e0fd";
       }
       .icon-wind:before {
           content: "\e0fe";
       }
       .icon-snowflake:before {
           content: "\e0ff";
       }
       .icon-cloudy:before {
           content: "\e100";
       }
       .icon-cloud-3:before {
           content: "\e101";
       }
       .icon-weather:before {
           content: "\e102";
       }
       .icon-weather-2:before {
           content: "\e103";
       }
       .icon-weather-3:before {
           content: "\e104";
       }
       .icon-lines:before {
           content: "\e105";
       }
       .icon-cloud-4:before {
           content: "\e106";
       }
       .icon-lightning-2:before {
           content: "\e107";
       }
       .icon-lightning-3:before {
           content: "\e108";
       }
       .icon-rainy:before {
           content: "\e109";
       }
       .icon-rainy-2:before {
           content: "\e10a";
       }
       .icon-windy-2:before {
           content: "\e10b";
       }
       .icon-windy-3:before {
           content: "\e10c";
       }
       .icon-snowy:before {
           content: "\e10d";
       }
       .icon-snowy-2:before {
           content: "\e10e";
       }
       .icon-snowy-3:before {
           content: "\e10f";
       }
       .icon-weather-4:before {
           content: "\e110";
       }
       .icon-cloudy-2:before {
           content: "\e111";
       }
       .icon-cloud-5:before {
           content: "\e112";
       }
       .icon-lightning-4:before {
           content: "\e113";
       }
       .icon-sun-3:before {
           content: "\e114";
       }
       .icon-moon-2:before {
           content: "\e115";
       }
       .icon-cloudy-3:before {
           content: "\e116";
       }
       .icon-cloud-6:before {
           content: "\e117";
       }
       .icon-cloud-7:before {
           content: "\e118";
       }
       .icon-lightning-5:before {
           content: "\e119";
       }
       .icon-rainy-3:before {
           content: "\e11a";
       }
       .icon-rainy-4:before {
           content: "\e11b";
       }
       .icon-windy-4:before {
           content: "\e11c";
       }
       .icon-windy-5:before {
           content: "\e11d";
       }
       .icon-snowy-4:before {
           content: "\e11e";
       }
       .icon-snowy-5:before {
           content: "\e11f";
       }
       .icon-weather-5:before {
           content: "\e120";
       }
       .icon-cloudy-4:before {
           content: "\e121";
       }
       .icon-lightning-6:before {
           content: "\e122";
       }
       .icon-thermometer:before {
           content: "\e123";
       }
       .icon-compass-2:before {
           content: "\e124";
       }
       .icon-none:before {
           content: "\e125";
       }
       .icon-Celsius:before {
           content: "\e126";
       }
       .icon-Fahrenheit:before {
           content: "\e127";
       }
       .icon-forrst:before {
           content: "\e128";
       }
       .icon-headphones:before {
           content: "\e129";
       }
       .icon-bug:before {
           content: "\e12a";
       }
       .icon-cart-2:before {
           content: "\e12b";
       }
       .icon-earth:before {
           content: "\e12c";
       }
       .icon-battery:before {
           content: "\e12d";
       }
       .icon-list:before {
           content: "\e12e";
       }
       .icon-grid:before {
           content: "\e12f";
       }
       .icon-alarm:before {
           content: "\e130";
       }
       .icon-location-2:before {
           content: "\e131";
       }
       .icon-pointer:before {
           content: "\e132";
       }
       .icon-diary:before {
           content: "\e133";
       }
       .icon-eye-2:before {
           content: "\e134";
       }
       .icon-console:before {
           content: "\e135";
       }
       .icon-location-3:before {
           content: "\e136";
       }
       .icon-move:before {
           content: "\e137";
       }
       .icon-gift-2:before {
           content: "\e138";
       }
       .icon-monitor:before {
           content: "\e139";
       }
       .icon-mobile-2:before {
           content: "\e13a";
       }
       .icon-switch:before {
           content: "\e13b";
       }
       .icon-star-4:before {
           content: "\e13c";
       }
       .icon-address-book:before {
           content: "\e13d";
       }
       .icon-shit:before {
           content: "\e13e";
       }
       .icon-cone:before {
           content: "\e13f";
       }
       .icon-credit-card:before {
           content: "\e140";
       }
       .icon-type:before {
           content: "\e141";
       }
       .icon-volume:before {
           content: "\e142";
       }
       .icon-volume-2:before {
           content: "\e143";
       }
       .icon-locked-2:before {
           content: "\e144";
       }
       .icon-warning:before {
           content: "\e145";
       }
       .icon-info:before {
           content: "\e146";
       }
       .icon-filter:before {
           content: "\e147";
       }
       .icon-bookmark-3:before {
           content: "\e148";
       }
       .icon-bookmark-4:before {
           content: "\e149";
       }
       .icon-stats:before {
           content: "\e14a";
       }
       .icon-compass-3:before {
           content: "\e14b";
       }
       .icon-keyboard:before {
           content: "\e14c";
       }
       .icon-award-fill:before {
           content: "\e14d";
       }
       .icon-award-stroke:before {
           content: "\e14e";
       }
       .icon-beaker-alt:before {
           content: "\e14f";
       }
       .icon-beaker:before {
           content: "\e150";
       }
       .icon-move-vertical:before {
           content: "\e151";
       }
       .icon-move-horizontal:before {
           content: "\e153";
       }
       .icon-steering-wheel:before {
           content: "\e152";
       }
       .icon-volume-3:before {
           content: "\e154";
       }
       .icon-volume-mute:before {
           content: "\e155";
       }
       .icon-play:before {
           content: "\e156";
       }
       .icon-pause:before {
           content: "\e157";
       }
       .icon-stop:before {
           content: "\e158";
       }
       .icon-eject:before {
           content: "\e159";
       }
       .icon-first:before {
           content: "\e15a";
       }
       .icon-last:before {
           content: "\e15b";
       }
       .icon-play-alt:before {
           content: "\e15c";
       }
       .icon-battery-empty:before {
           content: "\e15d";
       }
       .icon-battery-half:before {
           content: "\e15e";
       }
       .icon-battery-full:before {
           content: "\e15f";
       }
       .icon-battery-charging:before {
           content: "\e160";
       }
       .icon-left-quote:before {
           content: "\e161";
       }
       .icon-right-quote:before {
           content: "\e162";
       }
       .icon-left-quote-alt:before {
           content: "\e163";
       }
       .icon-right-quote-alt:before {
           content: "\e164";
       }
       .icon-smiley:before {
           content: "\e165";
       }
       .icon-umbrella:before {
           content: "\e166";
       }
       .icon-info-2:before {
           content: "\e167";
       }
       .icon-chart-alt:before {
           content: "\e168";
       }
       .icon-save:before {
           content: "\e169";
       }
       .fg-color-blue {
           color: #2d89ef !important;
       }
       .fg-color-blueLight {
           color: #eff4ff !important;
       }
       .fg-color-blueDark {
           color: #2b5797 !important;
       }
       .fg-color-green {
           color: #00a300 !important;
       }
       .fg-color-greenLight {
           color: #99b433 !important;
       }
       .fg-color-greenDark {
           color: #1e7145 !important;
       }
       .fg-color-red {
           color: #b91d47 !important;
       }
       .fg-color-yellow {
           color: #ffc40d !important;
       }
       .fg-color-orange {
           color: #e3a21a !important;
       }
       .fg-color-orangeDark {
           color: #da532c !important;
       }
       .fg-color-pink {
           color: #9f00a7 !important;
       }
       .fg-color-pinkDark {
           color: #7e3878 !important;
       }
       .fg-color-purple {
           color: #603cba !important;
       }
       .fg-color-darken {
           color: #1d1d1d !important;
       }
       .fg-color-lighten {
           color: #d5e7ec !important;
       }
       .fg-color-white {
           color: #ffffff !important;
       }
       .fg-color-grayDark {
           color: #525252 !important;
       }
       .fg-color-magenta {
           color: #ff0097 !important;
       }
       .fg-color-teal {
           color: #00aba9 !important;
       }
       .fg-color-redLight {
           color: #ee1111 !important;
       }
       .bg-color-blue {
           background-color: #2d89ef !important;
       }
       .bg-color-blueLight {
           background-color: #eff4ff !important;
       }
       .bg-color-blueDark {
           background-color: #2b5797 !important;
       }
       .bg-color-green {
           background-color: #00a300 !important;
       }
       .bg-color-greenLight {
           background-color: #99b433 !important;
       }
       .bg-color-greenDark {
           background-color: #1e7145 !important;
       }
       .bg-color-red {
           background-color: #b91d47 !important;
       }
       .bg-color-yellow {
           background-color: #ffc40d !important;
       }
       .bg-color-orange {
           background-color: #e3a21a !important;
       }
       .bg-color-orangeDark {
           background-color: #da532c !important;
       }
       .bg-color-pink {
           background-color: #9f00a7 !important;
       }
       .bg-color-pinkDark {
           background-color: #7e3878 !important;
       }
       .bg-color-purple {
           background-color: #603cba !important;
       }
       .bg-color-darken {
           background-color: #1d1d1d !important;
       }
       .bg-color-lighten {
           background-color: #d5e7ec !important;
       }
       .bg-color-white {
           background-color: #ffffff !important;
       }
       .bg-color-grayDark {
           background-color: #525252 !important;
       }
       .bg-color-magenta {
           background-color: #ff0097 !important;
       }
       .bg-color-teal {
           background-color: #00aba9 !important;
       }
       .bg-color-redLight {
           background-color: #ee1111 !important;
       }
       [class*=border-color] {
           border: 2px solid;
       }
       .border-color-blue {
           border-color: #2d89ef !important;
       }
       .border-color-blueLight {
           border-color: #eff4ff !important;
       }
       .border-color-blueDark {
           border-color: #2b5797 !important;
       }
       .border-color-green {
           border-color: #00a300 !important;
       }
       .border-color-greenLight {
           border-color: #99b433 !important;
       }
       .border-color-greenDark {
           border-color: #1e7145 !important;
       }
       .border-color-red {
           border-color: #b91d47 !important;
       }
       .border-color-yellow {
           border-color: #ffc40d !important;
       }
       .border-color-orange {
           border-color: #e3a21a !important;
       }
       .border-color-orangeDark {
           border-color: #da532c !important;
       }
       .border-color-pink {
           border-color: #9f00a7 !important;
       }
       .border-color-pinkDark {
           border-color: #7e3878 !important;
       }
       .border-color-purple {
           border-color: #603cba !important;
       }
       .border-color-darken {
           border-color: #1d1d1d !important;
       }
       .border-color-lighten {
           border-color: #d5e7ec !important;
       }
       .border-color-white {
           border-color: #ffffff !important;
       }
       .border-color-grayDark {
           border-color: #525252 !important;
       }
       .border-color-magenta {
           border-color: #ff0097 !important;
       }
       .border-color-teal {
           border-color: #00aba9 !important;
       }
       .border-color-redLight {
           border-color: #ee1111 !important;
       }
       *:hover[class=outline-color] {
           outline: 3px solid;
       }
       .outline-color-blue {
           outline-color: #2d89ef !important;
       }
       .outline-color-blueLight {
           outline-color: #eff4ff !important;
       }
       .outline-color-blueDark {
           outline-color: #2b5797 !important;
       }
       .outline-color-green {
           outline-color: #00a300 !important;
       }
       .outline-color-greenLight {
           outline-color: #99b433 !important;
       }
       .outline-color-greenDark {
           outline-color: #1e7145 !important;
       }
       .outline-color-red {
           outline-color: #b91d47 !important;
       }
       .outline-color-yellow {
           outline-color: #ffc40d !important;
       }
       .outline-color-orange {
           outline-color: #e3a21a !important;
       }
       .outline-color-orangeDark {
           outline-color: #da532c !important;
       }
       .outline-color-pink {
           outline-color: #9f00a7 !important;
       }
       .outline-color-pinkDark {
           outline-color: #7e3878 !important;
       }
       .outline-color-purple {
           outline-color: #603cba !important;
       }
       .outline-color-darken {
           outline-color: #1d1d1d !important;
       }
       .outline-color-lighten {
           outline-color: #d5e7ec !important;
       }
       .outline-color-white {
           outline-color: #ffffff !important;
       }
       .outline-color-grayDark {
           outline-color: #525252 !important;
       }
       .outline-color-magenta {
           outline-color: #ff0097 !important;
       }
       .outline-color-teal {
           outline-color: #00aba9 !important;
       }
       .outline-color-redLight {
           outline-color: #ee1111 !important;
       }
       .item-margin {
           margin: 0 10px 10px 0;
       }
       .column-margin {
           margin: 0 20px 10px 0;
       }
       .group-margin {
           margin: 0 80px 10px 0;
       }
       .brick {
           position: relative;
           margin: 0 10px 10px 0;
           display: block;
           float: none !important;
       }
       .short-brick {
           position: relative;
           margin: 0 10px 10px 0;
           display: block;
           float: none !important;
           width: 150px;
           height: 150px;
       }
       .medium-brick {
           position: relative;
           margin: 0 10px 10px 0;
           display: block;
           float: none !important;
           width: 310px;
           height: 150px;
       }
       .square {
           display: block;
           float: left;
           margin-right: 10px;
           height: 20px;
           width: 20px;
       }
       *,
       *:after,
       *:before {
           -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
           box-sizing: border-box;
       }
       .one-column {
           -moz-columns: 1;
           -webkit-columns: 1;
           columns: 1;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .two-columns {
           -moz-columns: 2;
           -webkit-columns: 2;
           columns: 2;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .three-columns {
           -moz-columns: 3;
           -webkit-columns: 3;
           columns: 3;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .four-columns {
           -moz-columns: 4;
           -webkit-columns: 4;
           columns: 4;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       .five-columns {
           -moz-columns: 5;
           -webkit-columns: 5;
           columns: 5;
           -moz-column-gap: 20px;
           -webkit-column-gap: 20px;
           column-gap: 20px;
       }
       #bodyContent {
           position: relative;
           height: 100%;
           min-height: 100%;
           width: 100%;
           *zoom: 1;
       }
           #bodyContent:before, #bodyContent:after {
               display: table;
               content: "";
           }
       .page:after {
           clear: both;
       }
       #bodyContent .page-header {
           width: 100%;
           position: relative;
           display: block;
       }
           #bodyContent .page-header .page-header-content {
               height: 100px;
               min-height: 100px;
               width: 100%;
               position: relative;
               display: block;
           }
               #bodyContent .page-header .page-header-content h1,
               #bodyContent .page-header .page-header-content h2,
               #bodyContent .page-header .page-header-content h3,
               #bodyContent .page-header .page-header-content h4,
               #bodyContent .page-header .page-header-content h5 {
                   position: absolute;
                   margin: 0;
                   padding: 0;
                   left: 20px;
                   bottom: 0;
               }
                   #bodyContent .page-header .page-header-content h1 small {
                       font-size: 12pt;
                       margin-left: 5px;
                   }
                   #bodyContent .page-header .page-header-content h1.sub-menu {
                       cursor: pointer;
                   }
                       #bodyContent .page-header .page-header-content h1.sub-menu:after {
                           position: absolute;
                           content: "\3009";
                           display: inline-block;
                           font-size: 10pt;
                           bottom: -5px;
                           right: -15px;
                           -webkit-transform: rotate(90deg);
                           -moz-transform: rotate(90deg);
                           -ms-transform: rotate(90deg);
                           -o-transform: rotate(90deg);
                           transform: rotate(90deg);
                       }
               #bodyContent .page-header .page-header-content > .page-back {
                   position: absolute;
                   top: 34px;
                   left: 30px;
               }
               #bodyContent .page-header .page-header-content .user-login {
                   float: right;
                   margin: 55px 44px 0 0;
                   cursor: pointer;
               }
                   #bodyContent .page-header .page-header-content .user-login .avatar {
                       float: right;
                       border: 1px #ccc solid;
                       width: 40px;
                       height: 40px;
                   }
                       #bodyContent .page-header .page-header-content .user-login .avatar img,
                       #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"],
                       #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
                           width: 100%;
                           height: 100%;
                       }
                       #bodyContent .page-header .page-header-content .user-login .avatar [class^="icon-"],
                       #bodyContent .page-header .page-header-content .user-login .avatar [class*=" icon-"] {
                           margin-top: 2px;
                           font-size: 30px;
                           line-height: 30px;
                           display: block;
                       }
                   #bodyContent .page-header .page-header-content .user-login .name {
                       float: left;
                       margin: -5px 10px 0;
                       text-align: right;
                   }
                       #bodyContent .page-header .page-header-content .user-login .name .first-name {
                           font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                           font-weight: 200;
                           font-size: 20pt;
                           letter-spacing: 0.01em;
                           line-height: 22pt;
                           font-smooth: always;
                           display: block;
                           margin: 0;
                       }
                       #bodyContent .page-header .page-header-content .user-login .name .last-name {
                           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                           font-weight: 400;
                           font-size: 9pt;
                           font-smooth: always;
                           line-height: 11pt;
                           display: block;
                           margin: 0;
                       }
       #bodyContent .page-region {
           display: block;
       }
           #bodyContent .page-region .page-region-content {
               padding-top: 10px;
               padding-left: 0;
               padding-right: 0;
               padding-bottom: 20px;
               display: block;
               height: 100%;
               position: relative;
           }
       .page.secondary .page-header .page-header-content h1,
       .page.secondary .page-header .page-header-content h2,
       .page.secondary .page-header .page-header-content h3,
       .page.secondary .page-header .page-header-content h4,
       .page.secondary .page-header .page-header-content h5 {
           position: absolute;
           margin: 0;
           padding: 0;
           left: 120px;
           bottom: 0;
       }
       .page.secondary .page-region .page-region-content {
           padding-left: 120px;
       }
       .page.snapped {
           width: 33.33%;
           height: 100%;
           float: left;
           border-right: 1px #ccc solid;
       }
       .page.fill {
           width: 66.66%;
           height: 100%;
           float: right;
           border-left: 1px #ccc solid;
       }
       .page.snapped #bodyContent .page-header .page-header-content h1,
       .page.snapped #bodyContent .page-header .page-header-content h2,
       .page.snapped #bodyContent .page-header .page-header-content h3,
       .page.snapped #bodyContent .page-header .page-header-content h4,
       .page.snapped #bodyContent .page-header .page-header-content h5 {
           margin-left: 20px;
       }
       .page.snapped #bodyContent .page-region .page-region-content {
           padding-left: 20px;
       }
       .page.fixed-header .page-header {
           position: fixed;
           top: 0;
           left: 0;
           right: 0;
           z-index: 10000;
       }
       .page.fixed-header .page-region {
           padding-top: 140px;
       }
       .page.with-sidebar .page-region {
           margin-left: 220px;
           width: auto;
           *zoom: 1;
       }
           .page.with-sidebar .page-region .page-region-content {
               padding-left: 20px;
           }
           .page.with-sidebar .page-region:before,
           .page.with-sidebar .page-region:after {
               display: table;
               content: "";
           }
           .page.with-sidebar .page-region:after {
               clear: both;
           }
       .app-bar {
           position: fixed;
           bottom: 0;
           left: 0;
           right: 0;
           min-height: 100px;
           background-color: #1d1d1d !important;
       }
       .charms {
           position: fixed;
           right: 0;
           top: 0;
           bottom: 0;
           height: 100%;
           min-width: 200px;
           width: auto;
       }
           .charms.place-left {
               left: 0;
               right: auto;
           }
       .message-dialog {
           position: fixed;
           left: 0;
           right: 0;
           height: auto;
           min-height: 100px;
           top: 30%;
           padding: 10px 10px 0;
       }
       .error-bar,
       .warning-bar,
       .info-bar {
           position: fixed;
           top: 0;
           left: 0;
           right: 0;
           padding: 10px 20px;
           color: #fff;
           min-height: 100px;
       }
       .error-bar {
           background-color: #b91d47 !important;
       }
       .warning-bar {
           background-color: #ffc40d !important;
       }
       .info-bar {
           background-color: #2d89ef !important;
       }
       .toolbar {
           *zoom: 1;
       }
           .toolbar a,
           .toolbar button {
               font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 400;
               font-size: 9pt;
               font-smooth: always;
               line-height: 11pt;
               font-size: 14px;
               padding: 4px 12px;
               line-height: 20px;
               vertical-align: middle !important;
               min-width: 90px;
               background-color: #ccc;
               border: 1px transparent solid;
               color: #353535;
               margin-right: 10px;
               margin-bottom: 10px;
               border-radius: 0;
               display: inline-block;
               vertical-align: middle;
               cursor: pointer;
               padding: 4px 10px;
               outline: none;
               min-width: 32px;
               min-height: 32px;
               width: 32px;
               height: 32px;
               text-align: center;
               position: relative;
               padding: 0;
               margin-right: 0px;
           }
               .toolbar a.mini,
               .toolbar button.mini {
                   min-height: 20px;
                   min-width: 20px;
                   height: 14px;
                   font-size: .75em !important;
                   padding-top: 0px !important;
               }
               .toolbar a.big,
               .toolbar button.big {
                   min-height: 48px;
                   height: 48px;
                   font-size: 1.2em;
               }
               .toolbar a.mini,
               .toolbar button.mini {
                   min-width: 22px;
                   width: 22px;
               }
               .toolbar a.big,
               .toolbar button.big {
                   min-width: 48px;
                   width: 48px;
               }
               .toolbar a [class^="icon-"],
               .toolbar button [class^="icon-"],
               .toolbar a [class*=" icon-"],
               .toolbar button [class*=" icon-"] {
                   vertical-align: -10%;
                   font-size: 1.2em;
                   display: inline-block;
               }
                   .toolbar a [class^="icon-"].icon-large,
                   .toolbar button [class^="icon-"].icon-large,
                   .toolbar a [class*=" icon-"].icon-large,
                   .toolbar button [class*=" icon-"].icon-large {
                       line-height: .9em;
                   }
               .toolbar a.big [class^="icon-"],
               .toolbar button.big [class^="icon-"],
               .toolbar a.big [class*=" icon-"],
               .toolbar button.big [class*=" icon-"] {
                   font-size: 1.3333333333333333em;
               }
               .toolbar a [class^="icon-"],
               .toolbar button [class^="icon-"],
               .toolbar a [class*=" icon-"],
               .toolbar button [class*=" icon-"] {
                   margin-right: 5px;
               }
                   .toolbar a [class^="icon-"].right,
                   .toolbar button [class^="icon-"].right,
                   .toolbar a [class*=" icon-"].right,
                   .toolbar button [class*=" icon-"].right {
                       margin-left: 5px;
                       margin-right: auto;
                   }
               .toolbar a.standart,
               .toolbar button.standart {
                   min-width: 90px;
                   min-height: 32px;
               }
               .toolbar a:active,
               .toolbar button:active,
               .toolbar a.default:active,
               .toolbar button.default:active {
                   top: 1px;
                   left: 1px;
               }
               .toolbar a:disabled,
               .toolbar button:disabled,
               .toolbar a.disabled,
               .toolbar button.disabled {
                   background-color: #eaeaea;
                   color: #bebebe;
                   cursor: not-allowed;
               }
               .toolbar a.default,
               .toolbar button.default {
                   background-color: #008287;
                   color: #fff;
               }
                   .toolbar a:hover,
                   .toolbar button:hover,
                   .toolbar a.default:hover,
                   .toolbar button.default:hover {
                       color: inherit;
                   }
               .toolbar a:focus,
               .toolbar button:focus {
                   outline: 0;
                   border: 1px #353535 dotted;
               }
               .toolbar a.mini,
               .toolbar button.mini {
                   min-height: 20px;
                   min-width: 20px;
                   height: 14px;
                   font-size: .75em !important;
                   padding-top: 0px !important;
               }
               .toolbar a.big,
               .toolbar button.big {
                   min-height: 48px;
                   height: 48px;
                   font-size: 1.2em;
               }
               .toolbar a img,
               .toolbar button img {
                   width: 16px;
                   height: 16px;
                   position: absolute;
                   top: 8px;
                   left: 8px;
               }
           .toolbar a {
               padding: 5px 0;
           }
           .toolbar:before,
           .toolbar:after {
               display: table;
               content: "";
           }
           .toolbar:after {
               clear: both;
           }
           .toolbar .toolbar-group {
               margin-right: 20px;
               margin-bottom: 10px;
               float: left;
           }
       .toolbar-vertical {
           width: 33px;
           float: left;
           margin-right: 10px;
           *zoom: 1;
       }
           .toolbar-vertical a,
           .toolbar-vertical button {
               font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 400;
               font-size: 9pt;
               font-smooth: always;
               line-height: 11pt;
               font-size: 14px;
               padding: 4px 12px;
               line-height: 20px;
               vertical-align: middle !important;
               min-width: 90px;
               background-color: #ccc;
               border: 1px transparent solid;
               color: #353535;
               margin-right: 10px;
               margin-bottom: 10px;
               border-radius: 0;
               display: inline-block;
               vertical-align: middle;
               cursor: pointer;
               padding: 4px 10px;
               outline: none;
               min-width: 32px;
               min-height: 32px;
               width: 32px;
               height: 32px;
               text-align: center;
               position: relative;
               padding: 0;
               margin-bottom: 5px;
           }
               .toolbar-vertical a.mini,
               .toolbar-vertical button.mini {
                   min-height: 20px;
                   min-width: 20px;
                   height: 14px;
                   font-size: .75em !important;
                   padding-top: 0px !important;
               }
               .toolbar-vertical a.big,
               .toolbar-vertical button.big {
                   min-height: 48px;
                   height: 48px;
                   font-size: 1.2em;
               }
               .toolbar-vertical a.mini,
               .toolbar-vertical button.mini {
                   min-width: 22px;
                   width: 22px;
               }
               .toolbar-vertical a.big,
               .toolbar-vertical button.big {
                   min-width: 48px;
                   width: 48px;
               }
               .toolbar-vertical a [class^="icon-"],
               .toolbar-vertical button [class^="icon-"],
               .toolbar-vertical a [class*=" icon-"],
               .toolbar-vertical button [class*=" icon-"] {
                   vertical-align: -10%;
                   font-size: 1.2em;
                   display: inline-block;
               }
                   .toolbar-vertical a [class^="icon-"].icon-large,
                   .toolbar-vertical button [class^="icon-"].icon-large,
                   .toolbar-vertical a [class*=" icon-"].icon-large,
                   .toolbar-vertical button [class*=" icon-"].icon-large {
                       line-height: .9em;
                   }
               .toolbar-vertical a.big [class^="icon-"],
               .toolbar-vertical button.big [class^="icon-"],
               .toolbar-vertical a.big [class*=" icon-"],
               .toolbar-vertical button.big [class*=" icon-"] {
                   font-size: 1.3333333333333333em;
               }
               .toolbar-vertical a [class^="icon-"],
               .toolbar-vertical button [class^="icon-"],
               .toolbar-vertical a [class*=" icon-"],
               .toolbar-vertical button [class*=" icon-"] {
                   margin-right: 5px;
               }
                   .toolbar-vertical a [class^="icon-"].right,
                   .toolbar-vertical button [class^="icon-"].right,
                   .toolbar-vertical a [class*=" icon-"].right,
                   .toolbar-vertical button [class*=" icon-"].right {
                       margin-left: 5px;
                       margin-right: auto;
                   }
               .toolbar-vertical a.standart,
               .toolbar-vertical button.standart {
                   min-width: 90px;
                   min-height: 32px;
               }
               .toolbar-vertical a:active,
               .toolbar-vertical button:active,
               .toolbar-vertical a.default:active,
               .toolbar-vertical button.default:active {
                   top: 1px;
                   left: 1px;
               }
               .toolbar-vertical a:disabled,
               .toolbar-vertical button:disabled,
               .toolbar-vertical a.disabled,
               .toolbar-vertical button.disabled {
                   background-color: #eaeaea;
                   color: #bebebe;
                   cursor: not-allowed;
               }
               .toolbar-vertical a.default,
               .toolbar-vertical button.default {
                   background-color: #008287;
                   color: #fff;
               }
                   .toolbar-vertical a:hover,
                   .toolbar-vertical button:hover,
                   .toolbar-vertical a.default:hover,
                   .toolbar-vertical button.default:hover {
                       color: inherit;
                   }
               .toolbar-vertical a:focus,
               .toolbar-vertical button:focus {
                   outline: 0;
                   border: 1px #353535 dotted;
               }
               .toolbar-vertical a.mini,
               .toolbar-vertical button.mini {
                   min-height: 20px;
                   min-width: 20px;
                   height: 14px;
                   font-size: .75em !important;
                   padding-top: 0px !important;
               }
               .toolbar-vertical a.big,
               .toolbar-vertical button.big {
                   min-height: 48px;
                   height: 48px;
                   font-size: 1.2em;
               }
               .toolbar-vertical a img,
               .toolbar-vertical button img {
                   width: 16px;
                   height: 16px;
                   position: absolute;
                   top: 8px;
                   left: 8px;
               }
           .toolbar-vertical a {
               padding: 5px 0;
           }
           .toolbar-vertical:before,
           .toolbar-vertical:after {
               display: table;
               content: "";
           }
           .toolbar-vertical:after {
               clear: both;
           }
           .toolbar-vertical .toolbar-group {
               margin-bottom: 20px;
           }
       .image-button {
           position: relative;
           border: 0;
           padding-right: 45px;
       }
           .image-button img,
           .image-button:active img {
               position: absolute;
               right: 0;
               margin-left: 32px;
               padding: 5px;
               height: 100%;
               top: 0px;
               margin-left: 0px;
               box-sizing: border-box;
               border: 1px transparent solid;
               z-index: 2;
           }
       .button-set a,
       .button-set button {
           margin-right: 0;
           text-align: center;
       }
           .button-set a img,
           .button-set button img {
               background-color: transparent;
           }
       .button-set a {
           padding: 5px 0;
       }
       .button-set button.active {
           background-color: #008287;
           color: #fff;
       }
       .shortcuts {
           margin-bottom: 10px;
       }
       .shortcut {
           width: 92px;
           height: 92px;
           display: inline-block;
           margin: 0 10px 10px 0;
           vertical-align: top;
           text-decoration: none;
           background: #F3F3F3;
           text-align: center;
           cursor: pointer;
           border: 0;
           border-bottom: 2px transparent solid;
           position: relative;
       }
           .shortcut:hover {
               border-color: red;
           }
           .shortcut:active {
               background: #F3F3F3;
               top: 1px;
               left: 1px;
           }
           .shortcut > .icon {
               margin-top: .25em;
               margin-bottom: .25em;
               font-size: 32px;
               color: #888;
               display: block;
               float: none;
           }
           .shortcut > .label {
               display: block;
               font-weight: 400;
               color: #666;
               background: transparent !important;
           }
           .shortcut > .badge {
               position: absolute;
               right: 0;
               top: 0;
               background-color: #2d89ef;
               padding: 5px;
               margin: 0 !important;
               text-align: center;
               display: block;
               font-size: 9pt;
               color: #fff;
               line-height: 11pt;
           }
       a.shortcut {
           padding: 12px 0;
       }
           a.shortcut .label {
               font-size: 9pt;
           }
       .pagination {
           width: auto;
           margin-bottom: 10px;
       }
           .pagination > ul {
               margin-left: 0;
               list-style: none;
               margin: 0;
           }
               .pagination > ul li {
                   display: inline-block;
                   margin-right: 1px;
                   position: relative;
               }
                   .pagination > ul li a {
                       font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                       font-weight: 400;
                       font-size: 9pt;
                       font-smooth: always;
                       line-height: 11pt;
                       font-size: 14px;
                       padding: 4px 12px;
                       line-height: 20px;
                       vertical-align: middle !important;
                       min-width: 90px;
                       background-color: #ccc;
                       border: 1px transparent solid;
                       color: #353535;
                       margin-right: 10px;
                       margin-bottom: 10px;
                       border-radius: 0;
                       display: inline-block;
                       padding: 4px 10px;
                       outline: none;
                       min-height: 32px;
                       width: 32px;
                       padding: 0;
                       position: relative;
                       display: block;
                       float: left;
                       font-size: 10pt;
                       padding: 5px;
                       min-width: 32px;
                       height: 32px;
                       text-align: center;
                       vertical-align: middle;
                       cursor: pointer;
                       margin-right: 1px;
                   }
                       .pagination > ul li a.mini {
                           min-height: 20px;
                           min-width: 20px;
                           height: 14px;
                           font-size: .75em !important;
                           padding-top: 0px !important;
                       }
                       .pagination > ul li a.big {
                           min-height: 48px;
                           height: 48px;
                           font-size: 1.2em;
                       }
                       .pagination > ul li a.mini {
                           min-width: 22px;
                           width: 22px;
                       }
                       .pagination > ul li a.big {
                           min-width: 48px;
                           width: 48px;
                       }
                       .pagination > ul li a [class^="icon-"],
                       .pagination > ul li a [class*=" icon-"] {
                           vertical-align: -10%;
                           font-size: 1.2em;
                           display: inline-block;
                       }
                           .pagination > ul li a [class^="icon-"].icon-large,
                           .pagination > ul li a [class*=" icon-"].icon-large {
                               line-height: .9em;
                           }
                       .pagination > ul li a.big [class^="icon-"],
                       .pagination > ul li a.big [class*=" icon-"] {
                           font-size: 1.3333333333333333em;
                       }
                       .pagination > ul li a [class^="icon-"],
                       .pagination > ul li a [class*=" icon-"] {
                           margin-right: 5px;
                       }
                           .pagination > ul li a [class^="icon-"].right,
                           .pagination > ul li a [class*=" icon-"].right {
                               margin-left: 5px;
                               margin-right: auto;
                           }
                       .pagination > ul li a.standart {
                           min-width: 90px;
                           min-height: 32px;
                       }
                       .pagination > ul li a:active,
                       .pagination > ul li a.default:active {
                           top: 1px;
                           left: 1px;
                       }
                       .pagination > ul li a:disabled,
                       .pagination > ul li a.disabled {
                           background-color: #eaeaea;
                           color: #bebebe;
                           cursor: not-allowed;
                       }
                       .pagination > ul li a.default {
                           background-color: #008287;
                           color: #fff;
                       }
                           .pagination > ul li a:hover,
                           .pagination > ul li a.default:hover {
                               color: inherit;
                           }
                       .pagination > ul li a:focus {
                           outline: 0;
                           border: 1px #353535 dotted;
                       }
                       .pagination > ul li a.mini {
                           min-height: 20px;
                           min-width: 20px;
                           height: 14px;
                           font-size: .75em !important;
                           padding-top: 0px !important;
                       }
                       .pagination > ul li a.big {
                           min-height: 48px;
                           height: 48px;
                           font-size: 1.2em;
                       }
                       .pagination > ul li a img {
                           width: 16px;
                           height: 16px;
                           position: absolute;
                           top: 8px;
                           left: 8px;
                       }
                       .pagination > ul li a:hover {
                           background-color: #1d1d1d;
                           color: #ffffff;
                       }
                       .pagination > ul li a:active {
                           top: 1px;
                           left: 1px;
                       }
                   .pagination > ul li.first a,
                   .pagination > ul li.prev a,
                   .pagination > ul li.next a,
                   .pagination > ul li.last a {
                       font-size: 20pt;
                   }
                       .pagination > ul li.first a:before,
                       .pagination > ul li.prev a:before,
                       .pagination > ul li.next a:before,
                       .pagination > ul li.last a:before {
                           position: absolute;
                           left: 50%;
                           top: 0;
                           margin-left: -7px;
                           content: "\25C4";
                           font-size: 1.5em;
                       }
                       .pagination > ul li.first a:before {
                           content: "\AB";
                           margin-left: -10px;
                       }
                       .pagination > ul li.prev a:before {
                           content: "\2039";
                       }
                       .pagination > ul li.next a:before {
                           content: "\203A";
                       }
                       .pagination > ul li.last a:before {
                           content: "\BB";
                           margin-left: -10px;
                       }
                   .pagination > ul li.active a {
                       background-color: #008287;
                       color: #ffffff;
                   }
                   .pagination > ul li.disabled a,
                   .pagination > ul li.spaces a {
                       background-color: #f2f2f2;
                       color: #1e1e1e;
                       cursor: not-allowed;
                   }
                       .pagination > ul li.disabled a:active,
                       .pagination > ul li.spaces a:active {
                           top: 0;
                           left: 0;
                       }
                   .pagination > ul li.disabled a {
                       color: #1e1e1e;
                   }
                   .pagination > ul li.spaces a {
                       background-color: #ffffff;
                       cursor: default;
                   }
       table {
           width: 100%;
           border-collapse: separate;
           margin: 0 0 20px;
       }
           table thead tr th,
           table thead tr td {
               display: table-cell;
               vertical-align: bottom;
               padding-bottom: 5px;
               padding-top: 10px;
               padding-left: 5px;
               border-bottom: 1px #ddd solid;
               border-right: 1px #ddd solid;
               border-left: 1px transparent solid;
               border-top: 1px transparent solid;
               font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 400;
               font-size: 11pt;
               letter-spacing: 0.01em;
               line-height: 13pt;
               font-smooth: always;
               color: rgba(0, 0, 0, 0.6);
               text-align: left;
           }
               table thead tr th.right,
               table thead tr td.right {
                   text-align: right;
                   padding-right: 10px;
               }
               table thead tr th.last,
               table thead tr td.last {
                   border-right: 1px transparent solid;
               }
               table thead tr th:last-child,
               table thead tr td:last-child {
                   border-right: 1px transparent solid;
               }
           table tbody tr {
               border: 1px #fff solid;
           }
               table tbody tr td {
                   font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 300;
                   font-size: 11pt;
                   letter-spacing: 0.02em;
                   line-height: 14pt;
                   font-smooth: always;
                   padding: 3px 10px;
                   border-right: 1px #ddd solid;
                   border-bottom: 1px #ddd solid;
                   border-left: 1px transparent solid;
                   border-top: 1px transparent solid;
                   box-sizing: border-box;
               }
                   table tbody tr td.right {
                       text-align: right;
                   }
                   table tbody tr td.center {
                       text-align: center;
                   }
                   table tbody tr td.last {
                       border-right: 1px transparent solid;
                   }
                   table tbody tr td:last-child {
                       border-right: 1px transparent solid;
                   }
               table tbody tr.success {
                   background-color: #00a300 !important;
               }
               table tbody tr.error {
                   background-color: #b91d47 !important;
               }
               table tbody tr.warning {
                   background-color: #e3a21a !important;
               }
               table tbody tr.info {
                   background-color: #2d89ef !important;
               }
                   table tbody tr.info td,
                   table tbody tr.warning td,
                   table tbody tr.error td,
                   table tbody tr.success td {
                       color: #ffffff !important;
                   }
               table tbody tr.selected-row {
                   background-color: rgba(28, 183, 236, 0.1) !important;
               }
                   table tbody tr.selected-row td:first-child {
                       border-left: 1px #1c98cc solid;
                   }
                   table tbody tr.selected-row td:last-child {
                       border-right: 1px #1c98cc solid;
                   }
                   table tbody tr.selected-row td {
                       border-top: 1px #1c98cc solid;
                       border-bottom: 1px #1c98cc solid;
                   }
           table.striped tbody tr:nth-child(odd) {
               background-color: #f9f9f9;
           }
           table.hovered {
               border-collapse: separate !important;
           }
               table.hovered thead tr th:hover,
               table.hovered thead tr td:hover {
                   border: 1px #1c98cc solid;
                   background: rgba(28, 183, 236, 0.1);
               }
               table.hovered tbody tr:hover {
                   background-color: rgba(28, 183, 236, 0.1);
               }
                   table.hovered tbody tr:hover td:first-child {
                       border-left: 1px #1c98cc solid;
                   }
                   table.hovered tbody tr:hover td:last-child {
                       border-right: 1px #1c98cc solid;
                   }
                   table.hovered tbody tr:hover td {
                       border-top: 1px #1c98cc solid;
                       border-bottom: 1px #1c98cc solid;
                   }
           table.bordered {
               border-collapse: separate !important;
               border: 1px #ccc solid !important;
           }
               table.bordered tbody tr:last-child td {
                   border-bottom: 0;
               }
       .oh,
       .ot,
       .tt {
           float: left;
           margin: 0 2% 2% 0;
           width: 48%;
       }
       .ot {
           width: 31%;
       }
       .tt {
           width: 65%;
       }
       .cl {
           clear: both;
       }
       .item-padding {
           margin-right: 20px;
           margin-bottom: 5px;
       }
       .column-padding {
           margin: 0 10px;
       }
       .group-padding {
           margin: 0 40px;
       }
       .span1 {
           width: 60px;
       }
       .span2 {
           width: 140px;
       }
       .span3 {
           width: 220px;
       }
       .span4 {
           width: 300px;
       }
       .span5 {
           width: 380px;
       }
       .span6 {
           width: 460px;
       }
       .span7 {
           width: 540px;
       }
       .span8 {
           width: 620px;
       }
       .span9 {
           width: 700px;
       }
       .span10 {
           width: 780px;
       }
       .span11 {
           width: 860px;
       }
       .span12 {
           width: 940px;
       }
       .offset1 {
           margin-left: 80px;
       }
       .offset2 {
           margin-left: 160px;
       }
       .offset3 {
           margin-left: 240px;
       }
       .offset4 {
           margin-left: 320px;
       }
       .offset5 {
           margin-left: 400px;
       }
       .offset6 {
           margin-left: 480px;
       }
       .offset7 {
           margin-left: 560px;
       }
       .offset8 {
           margin-left: 640px;
       }
       .offset9 {
           margin-left: 720px;
       }
       .offset10 {
           margin-left: 800px;
       }
       .offset11 {
           margin-left: 880px;
       }
       .offset12 {
           margin-left: 960px;
       }
       [class*="span"] {
           float: none;
           min-height: 1px;
           margin-right: 20px;
           margin-bottom: 5px;
           *zoom: 1;
       }
           [class*="span"]:before,
           [class*="span"]:after {
               display: table;
               content: "";
           }
           [class*="span"]:after {
               clear: both;
           }
           [class*="span"]:last-child {
               margin-right: 0;
           }
           [class*="span"] > img {
               max-width: 100%;
               height: auto;
           }
       .grid {
           margin: 0 0 20px;
           display: block;
           height: auto;
           width: 100%;
           *zoom: 1;
       }
           .grid.no-margin {
               margin: 0;
           }
           .grid.margin-row {
               margin-bottom: 5px;
           }
           .grid .grid {
               margin-top: 2.5px;
               margin-bottom: 2.5px;
           }
           .grid .group {
               margin-right: 80px;
               float: left;
               width: auto;
               height: auto;
               min-height: 1px;
           }
           .grid .row {
               width: 100%;
               *zoom: 1;
           }
               .grid .row:before,
               .grid .row:after {
                   display: table;
                   content: "";
               }
               .grid .row:after {
                   clear: both;
               }
               .grid .row [class*="span"] {
                   float: left;
               }
           .grid.element-border [class*="span"] {
               border: 1px #ccc dotted;
           }
           .grid:before,
           .grid:after {
               display: table;
               content: "";
           }
           .grid:after {
               clear: both;
           }
           .grid > .row::before,
           .grid > .row::after {
               content: normal;
           }
       td[class*="span"],
       th[class*="span"] {
           display: table-cell !important;
           float: none !important;
           padding: 0 !important;
       }
       .hero-unit {
           position: relative;
           margin: 0 0 10px;
           padding: 20px;
           background-color: #f1f1f1;
           width: 100%;
           *zoom: 1;
       }
           .hero-unit:before,
           .hero-unit:after {
               display: table;
               content: "";
           }
           .hero-unit:after {
               clear: both;
           }
       .dropdown-menu {
           position: absolute;
           background-color: #fff;
           margin-left: 0;
           list-style: none;
           top: 100%;
           z-index: 11010;
           float: left;
           border: 1px solid rgba(0, 0, 0, 0.2);
           box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
           min-width: 160px;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-left: 0;
           display: none;
       }
           .dropdown-menu.place-right {
               right: 0;
               left: auto;
           }
           .dropdown-menu a {
               font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 400;
               font-size: 11pt;
               letter-spacing: 0.01em;
               line-height: 13pt;
               font-smooth: always;
               color: #000000;
               display: block;
               width: 100%;
               padding: 3px 20px;
               white-space: nowrap;
               font-size: 14px;
               cursor: pointer;
           }
               .dropdown-menu a:hover {
                   color: rgba(0, 0, 0, 0.8);
               }
               .dropdown-menu a:active {
                   color: rgba(0, 0, 0, 0.4);
               }
               .dropdown-menu a:hover {
                   background-color: #2d89ef !important;
                   color: #ffffff !important;
               }
           .dropdown-menu li {
               display: list-item;
               line-height: 20px;
           }
           .dropdown-menu .divider {
               height: 1px;
               margin: 9px 1px;
               overflow: hidden;
               background-color: #e5e5e5;
           }
           .dropdown-menu.open {
               display: block !important;
           }
       .nav-bar {
           background-color: #2d89ef;
           position: relative;
           top: 0;
           width: 100%;
           display: block;
           margin: 0;
           padding: 0;
           z-index: 1000;
           *zoom: 1;
       }
           .nav-bar .nav-bar-inner {
               *zoom: 1;
           }
               .nav-bar .nav-bar-inner .element,
               .nav-bar .nav-bar-inner a .element {
                   position: relative;
                   margin: 5px;
                   line-height: 20px;
                   height: 20px;
                   float: left;
                   display: inline-block;
                   padding: 0;
                   font-weight: normal;
                   font-size: 10pt;
                   color: #fff;
               }
                   .nav-bar .nav-bar-inner .element.brand,
                   .nav-bar .nav-bar-inner a .element.brand {
                       font-size: 1.15em;
                   }
                   .nav-bar .nav-bar-inner .element img,
                   .nav-bar .nav-bar-inner a .element img {
                       height: 100%;
                   }
                   .nav-bar .nav-bar-inner .element a,
                   .nav-bar .nav-bar-inner a .element a {
                       line-height: 20px;
                       height: 20px;
                       font-size: 10pt;
                   }
                   .nav-bar .nav-bar-inner .element [class^="icon-"]:before,
                   .nav-bar .nav-bar-inner a .element [class^="icon-"]:before,
                   .nav-bar .nav-bar-inner .element [class*=" icon-"]:before,
                   .nav-bar .nav-bar-inner a .element [class*=" icon-"]:before {
                       display: inline-block;
                       margin: 0;
                       padding: 0;
                       display: block;
                       float: left;
                       margin: 0 5px;
                   }
               .nav-bar .nav-bar-inner > ul.menu {
                   margin-left: 0;
                   list-style: none;
                   padding: 0;
                   margin: 0;
               }
                   .nav-bar .nav-bar-inner > ul.menu > li {
                       display: block;
                       float: left;
                       margin-right: 5px;
                       position: relative;
                       padding: 5px 15px 5px 5px;
                   }
                       .nav-bar .nav-bar-inner > ul.menu > li a {
                           display: block;
                           float: left;
                           color: #ffffff;
                           font-size: 10pt;
                       }
                       .nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu {
                           z-index: 1001;
                           border: 0;
                           left: 0px;
                       }
                           .nav-bar .nav-bar-inner > ul.menu > li ul.dropdown-menu li a {
                               display: block;
                               float: none;
                               color: #1e1e1e;
                               padding: 3px 20px;
                           }
                   .nav-bar .nav-bar-inner > ul.menu.open {
                       display: block !important;
                   }
                   .nav-bar .nav-bar-inner > .divider,
                   .nav-bar .nav-bar-inner > ul.menu > li.divider {
                       position: relative;
                       margin: 5px;
                       line-height: 20px;
                       height: 20px;
                       float: left;
                       display: inline-block;
                       padding: 0;
                       font-weight: normal;
                       font-size: 10pt;
                       color: #fff;
                       width: 1px;
                       border-right: 1px #e6e6e6 solid;
                   }
                       .nav-bar .nav-bar-inner > .divider.brand,
                       .nav-bar .nav-bar-inner > ul.menu > li.divider.brand {
                           font-size: 1.15em;
                       }
                       .nav-bar .nav-bar-inner > .divider img,
                       .nav-bar .nav-bar-inner > ul.menu > li.divider img {
                           height: 100%;
                       }
                       .nav-bar .nav-bar-inner > .divider a,
                       .nav-bar .nav-bar-inner > ul.menu > li.divider a {
                           line-height: 20px;
                           height: 20px;
                           font-size: 10pt;
                       }
                       .nav-bar .nav-bar-inner > .divider [class^="icon-"]:before,
                       .nav-bar .nav-bar-inner > ul.menu > li.divider [class^="icon-"]:before,
                       .nav-bar .nav-bar-inner > .divider [class*=" icon-"]:before,
                       .nav-bar .nav-bar-inner > ul.menu > li.divider [class*=" icon-"]:before {
                           display: inline-block;
                           margin: 0;
                           padding: 0;
                           display: block;
                           float: left;
                           margin: 0 5px;
                       }
               .nav-bar .nav-bar-inner [data-role=dropdown] {
                   margin-right: 20px !important;
               }
                   .nav-bar .nav-bar-inner [data-role=dropdown] > a {
                       cursor: pointer;
                   }
                       .nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
                           position: absolute;
                           content: "\203A";
                           display: block;
                           font-size: 1.4em;
                           left: 100%;
                           margin-left: -10px;
                           top: 8px;
                           -webkit-transform: rotate(90deg);
                           -moz-transform: rotate(90deg);
                           -ms-transform: rotate(90deg);
                           -o-transform: rotate(90deg);
                           transform: rotate(90deg);
                       }
               .nav-bar .nav-bar-inner .pull-menu {
                   display: none;
                   float: right;
                   color: #fff;
                   cursor: pointer;
                   font: 1.8em sans-serif;
                   margin-right: 0px;
                   position: relative;
                   height: 20px;
                   width: 20px;
                   line-height: 20px;
               }
                   .nav-bar .nav-bar-inner .pull-menu:before {
                       content: "\2261";
                       position: absolute;
                       font-size: 20pt;
                       top: 5px;
                       left: 0;
                   }
               .nav-bar .nav-bar-inner:before,
               .nav-bar .nav-bar-inner:after {
                   display: table;
                   content: "";
               }
               .nav-bar .nav-bar-inner:after {
                   clear: both;
               }
           .nav-bar.bg-color-blue .nav-bar-inner .menu li a:hover {
               background-color: #2d89ef !important;
           }
           .nav-bar.bg-color-blueLight .nav-bar-inner .menu li a:hover {
               background-color: #eff4ff !important;
           }
           .nav-bar.bg-color-blueDark .nav-bar-inner .menu li a:hover {
               background-color: #2b5797 !important;
           }
           .nav-bar.bg-color-green .nav-bar-inner .menu li a:hover {
               background-color: #00a300 !important;
           }
           .nav-bar.bg-color-greenLight .nav-bar-inner .menu li a:hover {
               background-color: #99b433 !important;
           }
           .nav-bar.bg-color-greenDark .nav-bar-inner .menu li a:hover {
               background-color: #1e7145 !important;
           }
           .nav-bar.bg-color-red .nav-bar-inner .menu li a:hover {
               background-color: #b91d47 !important;
           }
           .nav-bar.bg-color-yellow .nav-bar-inner .menu li a:hover {
               background-color: #ffc40d !important;
           }
           .nav-bar.bg-color-orange .nav-bar-inner .menu li a:hover {
               background-color: #e3a21a !important;
           }
           .nav-bar.bg-color-orangeDark .nav-bar-inner .menu li a:hover {
               background-color: #da532c !important;
           }
           .nav-bar.bg-color-pink .nav-bar-inner .menu li a:hover {
               background-color: #9f00a7 !important;
           }
           .nav-bar.bg-color-pinkDark .nav-bar-inner .menu li a:hover {
               background-color: #7e3878 !important;
           }
           .nav-bar.bg-color-purple .nav-bar-inner .menu li a:hover {
               background-color: #603cba !important;
           }
           .nav-bar.bg-color-darken .nav-bar-inner .menu li a:hover {
               background-color: #1d1d1d !important;
           }
           .nav-bar.bg-color-lighten .nav-bar-inner .menu li a:hover {
               background-color: #d5e7ec !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .menu li:hover {
               background-color: #e6e6e6 !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .menu li a:hover {
               background-color: #e6e6e6 !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .menu li a {
               color: #1d1d1d !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .element {
               color: #1d1d1d !important;
           }
           .nav-bar.bg-color-white .nav-bar-inner .pull-menu {
               color: #1d1d1d !important;
           }
           .nav-bar.bg-color-grayDark .nav-bar-inner .menu li a:hover {
               background-color: #525252 !important;
           }
           .nav-bar.bg-color-magenta .nav-bar-inner .menu li a:hover {
               background-color: #ff0097 !important;
           }
           .nav-bar.bg-color-teal .nav-bar-inner .menu li a:hover {
               background-color: #00aba9 !important;
           }
           .nav-bar.bg-color-redLight .nav-bar-inner .menu li a:hover {
               background-color: #ee1111 !important;
           }
           .nav-bar:before,
           .nav-bar:after {
               display: table;
               content: "";
           }
           .nav-bar:after {
               clear: both;
           }
           .nav-bar.fixed-top,
           .nav-bar.fixed-bottom {
               position: fixed;
               z-index: 10000;
               left: 0;
           }
           .nav-bar.fixed-top {
               top: 0;
               bottom: auto;
           }
           .nav-bar.fixed-bottom {
               bottom: 0;
               top: auto;
           }
           .nav-bar .nav-bar-inner.container {
               width: 940px;
               margin: auto;
           }
       .side-nav ul {
           margin: 0;
           padding: 0;
           list-style: none;
           margin-bottom: 20px;
       }
           .side-nav ul .title {
               color: #4f4f4f;
               font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
               font-size: 12pt;
               margin: 0 0 5px 0;
               border-bottom: 1px #ccc solid;
           }
           .side-nav ul > li > a {
               display: block;
               padding: 3px 10px 3px 0;
               position: relative;
               color: #014E85;
               padding-left: 3px;
               font-size: 10pt;
           }
           .side-nav ul.close > li {
               display: none;
           }
               .side-nav ul.close > li[class^=title] {
                   display: list-item;
               }
       .page-sidebar {
           display: block;
           width: 213px;
           float: left;
           min-height: 100% !important;
           height: auto;
           background-color: #EBEBEB;
           padding-top: 10px;
           padding-bottom: 10px;
           margin-top: 10px;
           margin-left: 7px;
       }
           .page-sidebar a {
               font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 400;
               font-size: 11pt;
               letter-spacing: 0.01em;
               line-height: 13pt;
               font-smooth: always;
               color: #000000;
               display: block;
               width: 100%;
               padding: 5px 20px 5px 10px;
               white-space: nowrap;
               font-size: 14px;
               cursor: pointer;
           }
               .page-sidebar a:hover {
                   color: rgba(0, 0, 0, 0.8);
               }
               .page-sidebar a:active {
                   color: rgba(0, 0, 0, 0.4);
               }
               .page-sidebar a:hover {
                   background-color: #2d89ef !important;
                   color: #ffffff !important;
               }
           .page-sidebar li {
               display: list-item;
               line-height: 20px;
               position: relative;
           }
           .page-sidebar > ul > li > a {
               font-size: 1.1em;
           }
           .page-sidebar > ul > li a.lead,
           .page-sidebar > ul > li.lead a,
           .page-sidebar > ul > li.lead {
               font-weight: bold;
           }
           .page-sidebar > ul > li.sticker:before {
               content: ".";
               position: absolute;
               width: 7px;
               height: 28px;
               left: -7px;
               text-indent: -9999px;
               border-top-left-radius: 10px;
               border-bottom-left-radius: 10px;
               background-color: #ebebeb;
           }
           .page-sidebar > ul > li.sticker.sticker-color-blue:before {
               background-color: #2d89ef;
           }
           .page-sidebar > ul > li.sticker.sticker-color-blueLight:before {
               background-color: #eff4ff;
           }
           .page-sidebar > ul > li.sticker.sticker-color-blueDark:before {
               background-color: #2b5797;
           }
           .page-sidebar > ul > li.sticker.sticker-color-green:before {
               background-color: #00a300 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-greenLight:before {
               background-color: #99b433 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-greenDark:before {
               background-color: #1e7145 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-red:before {
               background-color: #b91d47 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-yellow:before {
               background-color: #ffc40d !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-orange:before {
               background-color: #e3a21a !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-orangeDark:before {
               background-color: #da532c !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-pink:before {
               background-color: #9f00a7 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-pinkDark:before {
               background-color: #7e3878 !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-purple:before {
               background-color: #603cba !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-darken:before {
               background-color: #1d1d1d !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-white:before {
               background-color: #ffffff !important;
           }
           .page-sidebar > ul > li.sticker.sticker-color-grayDark:before {
               background-color: #525252 !important;
           }
           .page-sidebar .divider {
               height: 1px;
               margin: 9px 1px;
               overflow: hidden;
               background-color: #e5e5e5;
           }
           .page-sidebar ul {
               margin-left: 0;
               list-style: none;
               background-color: #EBEBEB;
           }
               .page-sidebar ul.sub-menu {
                   padding-top: 5px;
                   padding-bottom: 5px;
               }
                   .page-sidebar ul.sub-menu a {
                       padding: 5px 20px 5px 25px;
                   }
                   .page-sidebar ul.sub-menu.light {
                       background-color: #f9f9f9 !important;
                   }
           .page-sidebar .sidebar-dropdown-menu {
               display: none;
           }
               .page-sidebar .sidebar-dropdown-menu.open {
                   display: block;
               }
           .page-sidebar > ul > li.dropdown {
               position: relative;
           }
               .page-sidebar > ul > li.dropdown:after {
                   content: "";
                   display: block;
                   position: absolute;
                   top: 6px;
                   left: 100%;
                   margin-left: -20px;
                   width: 16px;
                   height: 16px;
                   background: no-repeat;
                   background-position: 0 -1586px;
                   z-index: 200;
               }
               .page-sidebar > ul > li.dropdown.active:after {
                   background-position: 0 -676px;
               }
       .replies {
           margin-left: 0;
           list-style: none;
       }
           .replies > div,
           .replies > li,
           .replies > span {
               position: relative;
               margin: 0 10px 10px 0;
               display: block;
               float: none !important;
               width: 310px;
               height: 150px;
               font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 300;
               font-size: 11pt;
               letter-spacing: 0.02em;
               line-height: 14pt;
               font-smooth: always;
               height: auto;
               min-height: 70px;
               padding: 10px;
           }
               .replies > div .avatar,
               .replies > li .avatar,
               .replies > span .avatar {
                   width: 50px;
                   height: 50px;
                   overflow: hidden;
                   display: table-cell;
                   vertical-align: middle !important;
                   background: #6e6e6e;
                   box-shadow-bottom: inset 0px 0px 3px #fff;
               }
                   .replies > div .avatar img,
                   .replies > li .avatar img,
                   .replies > span .avatar img {
                       width: 100%;
                       height: 100%;
                       display: inline-block !important;
                       vertical-align: middle !important;
                   }
               .replies > div .reply,
               .replies > li .reply,
               .replies > span .reply {
                   margin-left: 60px;
                   margin-top: -50px;
               }
                   .replies > div .reply .date,
                   .replies > li .reply .date,
                   .replies > span .reply .date {
                       float: right;
                       font-size: 55%;
                       color: #ffffff;
                   }
                   .replies > div .reply .author,
                   .replies > li .reply .author,
                   .replies > span .reply .author {
                       color: #ffffff;
                   }
                   .replies > div .reply .text,
                   .replies > li .reply .text,
                   .replies > span .reply .text {
                       font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                       font-weight: 400;
                       font-size: 9pt;
                       font-smooth: always;
                       line-height: 11pt;
                       color: #000000;
                       color: #ffffff;
                       line-height: 16px;
                   }
                       .replies > div .reply .text:hover,
                       .replies > li .reply .text:hover,
                       .replies > span .reply .text:hover {
                           color: rgba(0, 0, 0, 0.8);
                       }
                       .replies > div .reply .text:active,
                       .replies > li .reply .text:active,
                       .replies > span .reply .text:active {
                           color: rgba(0, 0, 0, 0.4);
                       }
                       .replies > div .reply .text:hover,
                       .replies > li .reply .text:hover,
                       .replies > span .reply .text:hover {
                           color: #ffffff;
                       }
               .replies > div .sticker,
               .replies > li .sticker,
               .replies > span .sticker {
                   width: 0;
                   height: 0;
                   border-top: 10px solid #ffffff;
                   position: absolute;
                   display: block;
                   z-index: 1000;
               }
                   .replies > div .sticker.sticker-color-blue,
                   .replies > li .sticker.sticker-color-blue,
                   .replies > span .sticker.sticker-color-blue {
                       border-color: #2d89ef !important;
                   }
                   .replies > div .sticker.sticker-color-blueLight,
                   .replies > li .sticker.sticker-color-blueLight,
                   .replies > span .sticker.sticker-color-blueLight {
                       border-color: #eff4ff !important;
                   }
                   .replies > div .sticker.sticker-color-blueDark,
                   .replies > li .sticker.sticker-color-blueDark,
                   .replies > span .sticker.sticker-color-blueDark {
                       border-color: #2b5797 !important;
                   }
                   .replies > div .sticker.sticker-color-green,
                   .replies > li .sticker.sticker-color-green,
                   .replies > span .sticker.sticker-color-green {
                       border-color: #00a300 !important;
                   }
                   .replies > div .sticker.sticker-color-greenLight,
                   .replies > li .sticker.sticker-color-greenLight,
                   .replies > span .sticker.sticker-color-greenLight {
                       border-color: #99b433 !important;
                   }
                   .replies > div .sticker.sticker-color-greenDark,
                   .replies > li .sticker.sticker-color-greenDark,
                   .replies > span .sticker.sticker-color-greenDark {
                       border-color: #1e7145 !important;
                   }
                   .replies > div .sticker.sticker-color-red,
                   .replies > li .sticker.sticker-color-red,
                   .replies > span .sticker.sticker-color-red {
                       border-color: #b91d47 !important;
                   }
                   .replies > div .sticker.sticker-color-yellow,
                   .replies > li .sticker.sticker-color-yellow,
                   .replies > span .sticker.sticker-color-yellow {
                       border-color: #ffc40d !important;
                   }
                   .replies > div .sticker.sticker-color-orange,
                   .replies > li .sticker.sticker-color-orange,
                   .replies > span .sticker.sticker-color-orange {
                       border-color: #e3a21a !important;
                   }
                   .replies > div .sticker.sticker-color-orangeDark,
                   .replies > li .sticker.sticker-color-orangeDark,
                   .replies > span .sticker.sticker-color-orangeDark {
                       border-color: #da532c !important;
                   }
                   .replies > div .sticker.sticker-color-pink,
                   .replies > li .sticker.sticker-color-pink,
                   .replies > span .sticker.sticker-color-pink {
                       border-color: #9f00a7 !important;
                   }
                   .replies > div .sticker.sticker-color-pinkDark,
                   .replies > li .sticker.sticker-color-pinkDark,
                   .replies > span .sticker.sticker-color-pinkDark {
                       border-color: #7e3878 !important;
                   }
                   .replies > div .sticker.sticker-color-purple,
                   .replies > li .sticker.sticker-color-purple,
                   .replies > span .sticker.sticker-color-purple {
                       border-color: #603cba !important;
                   }
                   .replies > div .sticker.sticker-color-darken,
                   .replies > li .sticker.sticker-color-darken,
                   .replies > span .sticker.sticker-color-darken {
                       border-color: #1d1d1d !important;
                   }
                   .replies > div .sticker.sticker-color-white,
                   .replies > li .sticker.sticker-color-white,
                   .replies > span .sticker.sticker-color-white {
                       border-color: #ffffff !important;
                   }
                   .replies > div .sticker.sticker-color-lighten,
                   .replies > li .sticker.sticker-color-lighten,
                   .replies > span .sticker.sticker-color-lighten {
                       border-color: #d5e7ec !important;
                   }
                   .replies > div .sticker.sticker-color-grayDark,
                   .replies > li .sticker.sticker-color-grayDark,
                   .replies > span .sticker.sticker-color-grayDark {
                       border-color: #525252 !important;
                   }
                   .replies > div .sticker.sticker-color-magenta,
                   .replies > li .sticker.sticker-color-magenta,
                   .replies > span .sticker.sticker-color-magenta {
                       border-color: #ff0097 !important;
                   }
                   .replies > div .sticker.sticker-color-teal,
                   .replies > li .sticker.sticker-color-teal,
                   .replies > span .sticker.sticker-color-teal {
                       border-color: #00aba9 !important;
                   }
                   .replies > div .sticker.sticker-color-redLight,
                   .replies > li .sticker.sticker-color-redLight,
                   .replies > span .sticker.sticker-color-redLight {
                       border-color: #ee1111 !important;
                   }
                   .replies > div .sticker.sticker-left,
                   .replies > li .sticker.sticker-left,
                   .replies > span .sticker.sticker-left {
                       border-left: 20px solid transparent !important;
                       left: -20px;
                   }
                   .replies > div .sticker.sticker-right,
                   .replies > li .sticker.sticker-right,
                   .replies > span .sticker.sticker-right {
                       border-right: 20px solid transparent !important;
                       right: -20px;
                   }
       .notices {
           list-style: none;
           margin: 0;
           padding: 0;
       }
           .notices > div,
           .notices > li,
           .notices > span,
           .notices > a {
               width: 100%;
               height: 90px;
               display: block;
               overflow: hidden;
               position: relative;
               margin-bottom: 10px;
           }
               .notices > div .notice-header,
               .notices > li .notice-header,
               .notices > span .notice-header,
               .notices > a .notice-header,
               .notices > div .header,
               .notices > li .header,
               .notices > span .header,
               .notices > a .header {
                   position: relative;
                   background: transparent;
                   font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 200;
                   font-size: 20pt;
                   letter-spacing: 0.01em;
                   line-height: 22pt;
                   font-smooth: always;
                   font-size: 12pt;
                   margin-top: 5px;
                   margin-left: 10px;
               }
               .notices > div .notice-text,
               .notices > li .notice-text,
               .notices > span .notice-text,
               .notices > a .notice-text,
               .notices > div .text,
               .notices > li .text,
               .notices > span .text,
               .notices > a .text {
                   position: relative;
                   margin-right: 50px;
                   margin-left: 10px;
                   color: #fff;
                   font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 300;
                   font-size: 8pt;
                   font-smooth: always;
                   line-height: 10pt;
                   margin-top: -5px;
                   line-height: 16px;
               }
               .notices > div .notice-icon,
               .notices > li .notice-icon,
               .notices > span .notice-icon,
               .notices > a .notice-icon,
               .notices > div .icon,
               .notices > li .icon,
               .notices > span .icon,
               .notices > a .icon {
                   position: absolute;
                   right: 10px;
                   bottom: 5px;
               }
                   .notices > div .notice-icon img,
                   .notices > li .notice-icon img,
                   .notices > span .notice-icon img,
                   .notices > a .notice-icon img,
                   .notices > div .icon img,
                   .notices > li .icon img,
                   .notices > span .icon img,
                   .notices > a .icon img {
                       width: 32px;
                       height: 32px;
                   }
               .notices > div .notice-image,
               .notices > li .notice-image,
               .notices > span .notice-image,
               .notices > a .notice-image,
               .notices > div .image,
               .notices > li .image,
               .notices > span .image,
               .notices > a .image {
                   max-height: 48px;
                   width: 48px;
                   height: 48px;
                   margin: 20px 20px 20px 20px;
                   float: left;
               }
                   .notices > div .notice-image img,
                   .notices > li .notice-image img,
                   .notices > span .notice-image img,
                   .notices > a .notice-image img,
                   .notices > div .image img,
                   .notices > li .image img,
                   .notices > span .image img,
                   .notices > a .image img {
                       width: 48px;
                       height: 48px;
                   }
               .notices > div .close,
               .notices > li .close,
               .notices > span .close,
               .notices > a .close {
                   z-index: 2;
                   position: absolute;
                   top: 5px;
                   right: 10px;
                   cursor: pointer;
                   font-weight: bold;
                   text-decoration: none;
                   color: #fff !important;
               }
                   .notices > div .close::before,
                   .notices > li .close::before,
                   .notices > span .close::before,
                   .notices > a .close::before {
                       content: "\00d7";
                       color: #fff !important;
                   }
               .notices > div .image-large,
               .notices > li .image-large,
               .notices > span .image-large,
               .notices > a .image-large {
                   width: 88px;
                   height: 88px;
                   margin: 1px 10px 1px 1px;
                   overflow: hidden;
                   float: left;
               }
                   .notices > div .image-large img,
                   .notices > li .image-large img,
                   .notices > span .image-large img,
                   .notices > a .image-large img {
                       width: 88px;
                       height: 88px;
                   }
       .tile-group {
           margin: 0;
           margin-right: 80px;
           float: left;
           width: auto;
           height: auto;
           min-height: 1px;
           width: 802px;
       }
       .tile {
           display: block;
           float: left;
           background-color: #525252;
           width: 150px;
           height: 150px;
           cursor: pointer;
           box-shadow: inset 0px 0px 1px #FFFFCC;
           text-decoration: none;
           color: #ffffff;
           position: relative;
           font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: 0.02em;
           line-height: 14pt;
           font-smooth: always;
           margin: 0 10px 10px 0;
           overflow: hidden;
       }
           .tile .offset1tile {
               margin-left: 160px;
           }
           .tile .upset1tile {
               margin-top: -160px;
           }
           .tile .offset1tile {
               margin-left: 320px;
           }
           .tile .upset1tile {
               margin-top: -320px;
           }
           .tile * {
               color: #ffffff;
           }
           .tile .tile-content {
               width: 100%;
               height: 100%;
               padding: 0;
               padding-bottom: 30px;
               vertical-align: top;
               padding: 10px 15px;
               overflow: hidden;
               text-overflow: ellipsis;
               position: relative;
               font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 400;
               font-size: 9pt;
               font-smooth: always;
               line-height: 11pt;
               color: #000000;
               color: #ffffff;
               line-height: 16px;
           }
               .tile .tile-content:hover {
                   color: rgba(0, 0, 0, 0.8);
               }
               .tile .tile-content:active {
                   color: rgba(0, 0, 0, 0.4);
               }
               .tile .tile-content:hover {
                   color: #ffffff;
               }
               .tile .tile-content h1,
               .tile .tile-content h2,
               .tile .tile-content h3,
               .tile .tile-content h4,
               .tile .tile-content h5,
               .tile .tile-content h6 {
                   font-size: 14pt;
               }
               .tile .tile-content h1,
               .tile .tile-content h2,
               .tile .tile-content h3,
               .tile .tile-content h4,
               .tile .tile-content h5,
               .tile .tile-content h6,
               .tile .tile-content p {
                   padding: 0;
                   margin: 0;
                   line-height: 24px;
               }
               .tile .tile-content p {
                   font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 400;
                   font-size: 9pt;
                   font-smooth: always;
                   line-height: 11pt;
                   color: #000000;
                   color: #ffffff;
                   line-height: 16px;
                   overflow: hidden;
                   text-overflow: ellipsis;
               }
                   .tile .tile-content p:active {
                       color: rgba(0, 0, 0, 0.4);
                   }
           .tile.icon > .tile-content {
               padding: 0;
           }
               .tile.icon > .tile-content > img {
                   position: absolute;
                   width: 64px;
                   height: 64px;
                   top: 50%;
                   left: 50%;
                   margin-left: -32px;
                   margin-top: -32px;
               }
               .tile.icon > .tile-content > i {
                   position: absolute;
                   width: 64px;
                   height: 64px;
                   top: 30%;
                   left: 50%;
                   margin-left: -32px;
                   font-size: 64px;
                   -webkit-margin-before: -6px;
               }
           .tile.image > .tile-content,
           .tile.image-slider > .tile-content {
               padding: 0;
           }
               .tile.image > .tile-content > img,
               .tile.image-slider > .tile-content > img {
                   width: 100%;
                   height: auto;
                   min-height: 100%;
                   max-width: 100%;
               }
           .tile.image-set > .tile-content {
               margin: 0;
               padding: 0;
               width: 25% !important;
               height: 50%;
               float: left;
               border: 1px #1e1e1e solid;
           }
               .tile.image-set > .tile-content > img {
                   min-width: 100%;
                   width: 100%;
                   height: auto;
                   min-height: 100%;
               }
           .tile.image-set .tile-content:first-child {
               width: 50% !important;
               float: left;
               height: 100%;
           }
           .tile.double {
               width: 310px;
           }
           .tile.triple {
               width: 470px;
           }
           .tile.quadro {
               width: 630px;
           }
           .tile.double-vertical {
               height: 310px;
           }
           .tile.triple-vertical {
               height: 470px;
           }
           .tile.quadro-vertical {
               height: 630px;
           }
           .tile .brand,
           .tile .tile-status {
               position: absolute;
               bottom: 0;
               left: 0;
               right: 0;
               min-height: 30px;
               background-color: transparent;
               *zoom: 1;
           }
               .tile .brand:before,
               .tile .tile-status:before,
               .tile .brand:after,
               .tile .tile-status:after {
                   display: table;
                   content: "";
               }
               .tile .brand:after,
               .tile .tile-status:after {
                   clear: both;
               }
               .tile .brand > .badge,
               .tile .tile-status > .badge {
                   position: absolute;
                   bottom: 0;
                   right: 0;
                   right: 5px;
                   margin-bottom: 0;
                   color: #ffffff;
                   width: 34px;
                   height: 28px;
                   text-align: center;
                   font-family: 'Segoe UI Semibold', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 600;
                   font-size: 11pt;
                   letter-spacing: 0.01em;
                   line-height: 13pt;
                   font-smooth: always;
                   padding-top: 3px;
               }
                   .tile .brand > .badge.activity,
                   .tile .tile-status > .badge.activity {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.alert,
                   .tile .tile-status > .badge.alert {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVDhPpZMtT8RAEIbb7YoTJ04gkQgQuBNIEpB4LD8AwQ9AkCCQhGAvQSAuKHCIE0gEP+DEISAhQYK4pE0/eWa65a7lSvh4k8nsvDv77sxs67UhSZLNNE0LZ3uO/gLj/J+hAkVRWI1+geqMCuR5fkKZoyiKViX+DuQu094wy7KhEmEYrkAk0qt4Nk5R77GszQCuE8fxIXxY8ZJjgiBY8n3/UcTwlsQDNifGmF29AcBtITyGOyan47gXXFfW2g/q+yi+VeptJhVgR1KRHp4HZI+bzknQlhYcvpQZuHRF8xmnCDyLL8MZEI9o4YkW3h1VB+o73DJp3to08l7xsw9Lng5i1EiSSV/Pcbdwzfk8MLcNqjIyye1STnHD5joln7lYcGWtXaP8gYsFfeJyHvR9waExt3wKsV74L3Brn/geu3OUDqiL1T7nNoEK8mLi9RUoZYqlsv4pqtf459/oeR8seozS7mDHCwAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.available,
                   .tile .tile-status > .badge.available {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKvSURBVHjahJA/bJR1HMY/31977x33r2LuClc1LYM9TSAUr5gqtkVJjAkSFxYHE3VgaWRw0cUwOagxMZLApoXFBIwuHVSoQYkVMBXUpqSkMW9jaS25plh7/3rv+3scTIwixs/8PHn+2Bk/SVtN2mqxacYOKw13KfNiXtlneihmDONXqs0VVs/VXP1UqJvnc8qBeZoWYWf9JHXVqWkj2EX55G76X86R4W40aDHNzMdzLBwJLLEWm6fTI+o0knvZ+dkgO/cDfGczTNpl5gjxePrpY0SPMKwKT1A5nCe7Y4ofDgQEv/Ghn2AqunZabUmR9Fb8gQoaUVIVFTSiokaV0qDu0T694Y+rGbWktnQ5+nHiuP+IjrFjR4cqevj9wBK8beO87t6jiyzbKJAiIEWSreQxjAm7QGyeAwzRzb39i/7WFbdV2bGs0nxvs7zjxtlOgRwZPP6v7R5PmhQPUOKEneFLd4UECfqs51WXU/opDL6wb/mdDfJkEfrXgUKk2UKbiM/5BoD76d7reujOANwgJH9H8p14PDnSzBGySZsSReecDIAIDxj/jxH/LcQtW7UJ0E8f69RwuP+0Ohwb1CnTS0CCW6zK3Wb9a4AnNcgWktRoYHdpYhgtWvypfRSARVv5yVXd2smGWuzTHo7qeRZZpk7zH00cRos2ITd5yT/HQY0gPKGW3u0YPvZ06HB77tO2hx5jN5HFTNk11lgHRIs2VW5Tp8kRf5g3eYUUSa5y/eKsfn7NTvlPaCjqelwDF3bx4ADAeXeJc1xijpCYmDJ9jKrCIe0H4IaF81/56VGDJTvtPwV1IFmhTO/4AOWDSQIAWmwiRIokADEx08xeXGD5hUjxQp0GnQCdOAKS1RnNP7tO7VDOMmO9bB8qUQRghVVCW7raUOPEvH45W7IidRoA/DEAmmk0pL+n6f4AAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.unavailable,
                   .tile .tile-status > .badge.unavailable {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKASURBVHjalJK9axxXFMV/772ZzOysVqvRDgtaSSwpJYFwY3ATEpIm5KNLawgp3Ljz/5E2bu20CYQUBoMNNnaRMkUKqYiQtIgdCQ0TaVc7M29n3nspzC7GMYYcuMWFe7jnHI4YjUY453DOYYyh0+l8opT63vO8L8MwbAshqKqq0lo/c849rqrquXMOIcSbGY1GWGsxxny0urr6MI7jH5RSAFhrAZBSLvc8z3+dTqf3lFL/SCnxAIwxwdra2tP19fXPAC4vL8myjKIoAIiiiF6vR7/fJ0mS75RSH19dXX0hpbwWx8fHrKys/JwkyV1rLYeHh5yenuKc420lzjm2trbY3d3F8zzyPH8ynU6/ERcXF3fiOP7D930ODg44OjoiDMOl7AWstZRlyXA4ZH9/H2MM4/H4K+l53n3f98myjJOTE4Ig+A95kUMURZydnXF+fo5SiiiKHkjf9z9f+AaWst+HRfKL2yiKbssgCNrOOWaz2Xs/vwulFLPZjLquCcPwDcM5x//B2/dyPp9XC3/WWoQQHyQbY2i32/i+T1VVTtZ1/QogSZJlGz/02VpLkiQAlGX5l2ya5mHTNPT7fba3tynLctnAd8llWTIYDNjY2MBaS1EUP0qt9YvJZPI7wM7ODsPhEK01WmuapqFpGrTWVFXFYDBgb28PIQTX19ev67r+TYzHY7TW3W63+zKO41sAaZqSZRk3NzcAtNtter0em5ubAEwmk7/zPP9USjkWaZoyn89xziWdTudRt9v9etGFuq4B8H1/aSXP89dFUdx1zp065xBpmlLXNUIIjDG0Wq1vPc+7H4bhnVarhRCCsiwpiuJPY8xPRVH8EgQBxhistfw7ABpxTL93U9x/AAAAAElFTkSuQmCC) 50% no-repeat;
                   }
                   .tile .brand > .badge.away,
                   .tile .tile-status > .badge.away {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAJ2SURBVHjajJI7iFVnFIW//d9zz52ZO2fG14gzJBgbp5JYKPh+NqKxsxWMRZoBCxu1sAuBKFaClj5KDUQhRXybCIqICjqNYjFDhtExN45e7/uc8y+L/yJGp3A1+2fDWv/ea23zlQvIp0gpRgfrWbZRNrhP0cAOopEyGGSvWmQz15zq59SeuC5LsAis0MJ85SLKG8jXY3pXnKb8/X6iBAB8KLhuzZtQf/gbrWc/WTGetSgnAg9qlCiv/pNk1RYAqz3A6jeg/SyoxMtReRNKNsLAhj24gWW0726H+B3+9Rmyd3fPp5KyXMpf/SqNL5KelEIdH5Ke9Ejj8+SnjyrLWkolZbX7f/jZk5h/e3WN7197j0I/NnMMN3MYoiXgBv6/g+rQmUJDR/Ajv4BP0eylnU5u/pgK/Vj9Ee6/411y8gm5a4b1Qfwt9uYUrnoTXBGLvzvoFCXbDLDaVcjfd38WX0JBRCnUroRW/M1qRzRSxgPt55+NPRc8FJJgbtaB4rBz+phRxtcj//hylr5s4YDScvDVT0KfCw7yGpRGIYohfS2H3v4NoL6tYL3BbWwOsoHawY3y1tDJpp46p8pp5U2UrEcLD0BnCtT4bBIXyJ0J/Pwf0eAu8ELtiROO5uQtazy9LMAvPoKGDoU00n/CSr4K2RTkFfyCMRj+OWg2Ht9RNv27+X/PId8cVN+62/SvWAngqtehdq17yjmURlHfZjRvdxi98fyFr/21GWfT5ivnkQehRfSOnqV35S4KpW4w7ZB/1NNNMYf6wzukk3ulbBI1iIJkBBZX1Bn/gby621wyRrx0DcXhQGzPYOnEY/nmKbVeXLTicNcn+DAArZ4503S5ZjkAAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.busy,
                   .tile .tile-status > .badge.busy {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAKNSURBVHjajJI9a1RBGIWfGeLdmPXuKkR0Q0RTmFsFUxgQNcaPRonpbAW1sAlY2IhFfoCIVSDaaVImFhYWmkTxAwJBVgttNqTYQFAjAWPi7t3svXeOxeC3hQdeZpiZ887DmTFuchIlCUoSTLOJ6erqV7F4QYXCaTo68hgDHz82WFmZsbXauKrVWYUhBjCNBsZNTaF6HdVqAT09tzlw4BJhyD8Vx1Au36dSuWyC4LPJMlpwDur1HH19jzh48DiAefUK8+QJVCrgHHR3o2PHUH8/HD16jkKhi7m5UwTBF9zdu6RzcxOJpFRSduOG1N4u5XJ+3LlTam2Vtm+XGxlR2mgokZTOzz90o6PgpqcPpRsbP83GSKWSFEXS/v2+okjq7JRA7vp1pZLSZlPJ5OQZqx07hrVtG+b1a+zNm7B7N4ShR/8u56CtDfbswYyNYZ8+hS1bMPv2XbUKw5MGMNPTsLEBhQJIfwco+SZJAo8f+7XOzj5LR0cegIUFb/715j/lnKerVKDZhFLJWlnrN9OU/1aW/Zha8+FDA4Dublhfh+8N/yVr4etXiCIIAvj0SZa1tRcAOnECtm6FWg2M+dtsDGxu8uMsYJaX31q7unpbcYyOHEFXrsDyMtTrv5NY683VKu7iRTQ4CBKqVm/h7twhnZ9/kEhK41ju2jWpWJTa2qRdu3zl81I+r2x4WNnamv8H5fKLZHQU48bHURwXdfjwM3p6egHs7CzMzPi0swyiCA0MoKEhj76wsOiePx/AmPfGTUwgQFI7UXSP3t5BcjmPvrnp37+19Wf65fJLlpbOK02XqNdpAaClBYJgVe/enWV9fciE4TB79x6iVPLGlRVMtfpGcTymxcUpUyr5nIBvAwDWIWcndiwtQAAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.newMessage,
                   .tile .tile-status > .badge.newMessage {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.paused,
                   .tile .tile-status > .badge.paused {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAArSURBVDhPY/j9+7fDnz9//mPBCQxQgE8NE1QN2WDUgFEDQGDUgIE3gIEBAArtNKc4HT7sAAAAAElFTkSuQmCC) 50% no-repeat;
                   }
                   .tile .brand > .badge.playing,
                   .tile .tile-status > .badge.playing {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEXSURBVDhPY4CBnz9/pvz+/dsFyiUaMEFpBiYmJhkgtf3v37/t////Z4GIEgZwA0CAkZGRBai5AmjIYSCtABXGC1AMQAIWf/78OQ/EEVA+ToDLAJBrBIDUcqBrZgNdwwMRxQQ4DYABoOYUoCGngYFsABVCAQQNgAINYCAf//XrVwGUDwfEGgDyEgfQkH5guGwGukoEKky8AUhA5sePH6DwAQOSDAC6YgIzM7MpJyfnHagQcQYAnfwGiD2BmguBhvyBCoMBMQbsYWFh0WVlZd0B5aMAnAYAbfzz79+/SqBmV6CtL6DCGACXAQ+ABliysbF1QPk4AYYBQI0rgH7VBWo+AxXCC+AGADV+AVKJQL9GAp0MYhMBGBgA8v5j1f90TA8AAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.error,
                   .tile .tile-status > .badge.error {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat;
                   }
                   .tile .brand > .badge.attention,
                   .tile .tile-status > .badge.attention {
                       background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat;
                   }
               .tile .brand > .name,
               .tile .tile-status > .name {
                   position: absolute;
                   bottom: 0;
                   left: 0;
                   margin-bottom: 5px;
                   margin-left: 15px;
                   font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 400;
                   font-size: 9pt;
                   font-smooth: always;
                   line-height: 11pt;
                   color: #ffffff;
               }
                   .tile .brand > .name:hover,
                   .tile .tile-status > .name:hover {
                       color: #ffffff;
                   }
                   .tile .brand > .name > [class*=icon-],
                   .tile .tile-status > .name > [class*=icon-] {
                       font-size: 24px;
                   }
               .tile .brand > .icon,
               .tile .tile-status > .icon {
                   margin: 5px 15px;
                   width: 32px;
                   height: 32px;
               }
                   .tile .brand > .icon > [class*=icon-],
                   .tile .tile-status > .icon > [class*=icon-] {
                       font-size: 32px;
                   }
                   .tile .brand > .icon > img,
                   .tile .tile-status > .icon > img {
                       width: 100%;
                       height: 100%;
                   }
               .tile .brand > img ~ .text,
               .tile .tile-status > img ~ .text {
                   position: absolute;
                   left: 60px;
                   width: auto;
               }
               .tile .brand > .text,
               .tile .tile-status > .text {
                   position: relative;
                   left: 8px;
                   top: 5px;
                   right: 50px;
                   font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 400;
                   font-size: 9pt;
                   font-smooth: always;
                   line-height: 11pt;
                   color: #000000;
                   color: #ffffff;
                   line-height: 14px;
                   width: 60%;
                   padding: 0;
                   margin: 0;
               }
                   .tile .brand > .text:hover,
                   .tile .tile-status > .text:hover {
                       color: rgba(0, 0, 0, 0.8);
                   }
                   .tile .brand > .text:active,
                   .tile .tile-status > .text:active {
                       color: rgba(0, 0, 0, 0.4);
                   }
                   .tile .brand > .text:hover,
                   .tile .tile-status > .text:hover {
                       color: #ffffff;
                   }
           .tile:hover {
               outline: 3px #3a3a3a solid;
           }
       .input-control.checkbox {
           display: inline-block;
           margin-right: 10px;
           margin-bottom: 10px;
           cursor: pointer;
       }
           .input-control.checkbox > input[type=checkbox] {
               position: absolute;
               opacity: 0;
           }
           .input-control.checkbox .helper {
               padding-left: 23px;
               position: relative;
           }
               .input-control.checkbox .helper:before {
                   position: absolute;
                   display: block;
                   height: 20px;
                   width: 20px;
                   content: "";
                   text-indent: -9999px;
                   border: 2px #d9d9d9 solid;
                   z-index: 1;
                   opacity: 1;
                   top: 0;
                   left: 0;
               }
           .input-control.checkbox input[type="checkbox"]:checked ~ .helper:after {
               position: absolute;
               display: block;
               content: "\e08a";
               font-size: 10pt;
               heigth: 14px;
               width: 14px;
               line-height: 14px;
               z-index: 2;
               top: 50%;
               margin-top: -6px;
               left: 0;
               margin-left: 4px;
               font-family: iconFont;
           }
           .input-control.checkbox input[type="checkbox"]:not(:checked) ~ .helper:after {
               display: none;
           }
           .input-control.checkbox input[type="checkbox"]:disabled ~ .helper:before {
               cursor: default;
               background: #e6e6e6;
           }
           .input-control.checkbox input[type=checkbox]:disabled ~ .helper:after {
               color: #8a8a8a;
           }
           .input-control.checkbox input[type=checkbox]:focus ~ .helper:before {
               border-color: #919191;
           }
           .input-control.checkbox:hover input[type=checkbox]:not(:disabled) ~ .helper:before {
               border-color: #919191;
           }
           .input-control.checkbox:active input[type=checkbox]:not(:disabled) ~ .helper:before {
               border-color: #1e1e1e;
           }
       .input-control.intermediate input[type="checkbox"] ~ .helper:after {
           position: absolute !important;
           display: block !important;
           content: "" !important;
           color: #1a1a1a !important;
           z-index: 2 !important;
           font-size: 16px !important;
           font-weight: bold !important;
           left: 5px !important;
           margin-left: 0 !important;
           top: 50% !important;
           margin-top: -5px !important;
           background-color: #1a1a1a !important;
           width: 10px !important;
           height: 10px !important;
       }
       .input-control.intermediate input[type="checkbox"]:disabled ~ .helper:after {
           background-color: #9a9a9a !important;
       }
       .input-control.radio {
           display: inline-block;
           margin-right: 10px;
           margin-bottom: 10px;
           cursor: pointer;
       }
           .input-control.radio > input[type=radio] {
               position: absolute;
               opacity: 0;
           }
           .input-control.radio .helper {
               padding-left: 23px;
               position: relative;
           }
               .input-control.radio .helper:before {
                   position: absolute;
                   display: block;
                   height: 20px;
                   width: 20px;
                   content: "";
                   text-indent: -9999px;
                   border: 2px #d9d9d9 solid;
                   z-index: 1;
                   opacity: 1;
                   top: 0;
                   left: 0;
                   border-radius: 100%;
               }
           .input-control.radio input[type="radio"]:checked ~ .helper:after {
               position: absolute;
               display: block;
               content: "";
               color: #1a1a1a;
               z-index: 2;
               font-size: 16px;
               font-weight: bold;
               left: 5px;
               margin-left: 0;
               top: 50%;
               margin-top: -5px;
               background-color: #1a1a1a;
               width: 10px;
               height: 10px;
               border-radius: 100%;
           }
           .input-control.radio input[type="radio"]:disabled ~ .helper:before {
               cursor: default;
               background: #e6e6e6;
           }
           .input-control.radio input[type="radio"]:disabled ~ .helper:after {
               background-color: #8a8a8a;
           }
           .input-control.radio input[type="radio"]:focus ~ .helper:before {
               border-color: #919191;
           }
           .input-control.radio:hover input:not(:disabled) ~ .helper:before {
               border-color: #919191;
           }
           .input-control.radio:active input:not(:disabled) ~ .helper:before {
               border-color: #1e1e1e;
           }
       .input-control.switch {
           display: inline-block;
           margin-right: 10px;
           margin-bottom: 10px;
           cursor: pointer;
           position: relative;
       }
           .input-control.switch > input[type=checkbox] {
               position: absolute;
               opacity: 0;
           }
           .input-control.switch .helper {
               padding-left: 52px;
               position: relative;
           }
               .input-control.switch .helper:before {
                   position: absolute;
                   left: 0;
                   top: 2px;
                   display: block;
                   content: "";
                   width: 43px;
                   height: 16px;
                   outline: 2px #a6a6a6 solid;
                   border: 1px #fff solid;
                   cursor: pointer;
                   background: #008287;
                   margin-left: 2px;
                   z-index: 1;
               }
           .input-control.switch input[type="checkbox"] ~ .helper:after {
               position: absolute;
               left: 36px;
               top: 2px;
               display: block;
               content: "";
               width: 9px;
               height: 16px;
               outline: 2px #333 solid;
               border: 1px #333 solid;
               cursor: pointer;
               background: #333;
               z-index: 2;
           }
           .input-control.switch input[type="checkbox"]:not(:checked) ~ .helper:after {
               left: 2px !important;
           }
           .input-control.switch input[type="checkbox"]:not(:checked) ~ .helper:before {
               background: #a6a6a6 !important;
           }
           .input-control.switch input[type="checkbox"]:disabled ~ .helper:after {
               background: #a6a6a6 !important;
               outline: 2px #a6a6a6 solid !important;
               border: 1px #a6a6a6 solid !important;
           }
           .input-control.switch input[type="checkbox"]:focus ~ .helper:before {
               outline: 2px #747474 solid !important;
           }
           .input-control.switch input[type="checkbox"]:disabled ~ .helper:before {
               cursor: default !important;
               background: #e0e0e0 !important;
               outline: 2px #ccc solid !important;
           }
       .input-control > input[type=text],
       .input-control > input[type=email],
       .input-control > input[type=url],
       .input-control > input[type=phone],
       .input-control > input[type=password],
       .input-control > input[type=number],
       .input-control > input[type=time],
       .input-control > select,
       .input-control > textarea {
           border: 1px #bababa solid;
           width: 100%;
           padding: 4px 6px 6px 5px;
           background-color: #fff;
           outline: 0;
           margin-right: 32px;
           min-height: 32px;
           position: relative;
       }
           .input-control > input[type=text].with-helper,
           .input-control > input[type=email].with-helper,
           .input-control > input[type=url].with-helper,
           .input-control > input[type=phone].with-helper,
           .input-control > input[type=password].with-helper,
           .input-control > input[type=number].with-helper,
           .input-control > input[type=time].with-helper,
           .input-control > select.with-helper,
           .input-control > textarea.with-helper {
               padding: 4px 32px 6px 5px;
           }
           .input-control > input[type=text]:disabled,
           .input-control > input[type=email]:disabled,
           .input-control > input[type=url]:disabled,
           .input-control > input[type=phone]:disabled,
           .input-control > input[type=password]:disabled,
           .input-control > input[type=number]:disabled,
           .input-control > input[type=time]:disabled,
           .input-control > select:disabled,
           .input-control > textarea:disabled {
               background-color: #eaeaea;
           }
           .input-control > input[type=text]:focus,
           .input-control > input[type=email]:focus,
           .input-control > input[type=url]:focus,
           .input-control > input[type=phone]:focus,
           .input-control > input[type=password]:focus,
           .input-control > input[type=number]:focus,
           .input-control > input[type=time]:focus,
           .input-control > select:focus,
           .input-control > textarea:focus {
               border-color: #000;
           }
           .input-control > input[type=text]::-ms-clear,
           .input-control > input[type=email]::-ms-clear,
           .input-control > input[type=url]::-ms-clear,
           .input-control > input[type=phone]::-ms-clear,
           .input-control > input[type=number]::-ms-clear,
           .input-control > input[type=time]::-ms-clear {
               display: none;
           }
           .input-control > input[type=password]::-ms-reveal {
               display: none;
           }
       .input-control > select {
           padding-right: 5px;
       }
       .input-control > textarea {
           padding-right: 5px;
           min-height: 100px;
       }
       .input-control.text input[type=text]:not(:focus) ~ [class^="btn-"],
       .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"],
       .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"],
       .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"],
       .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"],
       .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"],
       .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"],
       .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"],
       .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"],
       .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"],
       .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"],
       .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"],
       .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"],
       .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"],
       .input-control.text input[type=text]:not(:focus) ~ .helper,
       .input-control.password input[type=text]:not(:focus) ~ .helper,
       .input-control.text input[type=password]:not(:focus) ~ .helper,
       .input-control.password input[type=password]:not(:focus) ~ .helper,
       .input-control.text input[type=email]:not(:focus) ~ .helper,
       .input-control.password input[type=email]:not(:focus) ~ .helper,
       .input-control.text input[type=phone]:not(:focus) ~ .helper,
       .input-control.password input[type=phone]:not(:focus) ~ .helper,
       .input-control.text input[type=number]:not(:focus) ~ .helper,
       .input-control.password input[type=number]:not(:focus) ~ .helper,
       .input-control.text input[type=time]:not(:focus) ~ .helper,
       .input-control.password input[type=time]:not(:focus) ~ .helper,
       .input-control.text input[type=url]:not(:focus) ~ .helper,
       .input-control.password input[type=url]:not(:focus) ~ .helper {
           display: none;
       }
       .input-control.text input[type=text]:focus ~ [class^="btn-"],
       .input-control.password input[type=text]:focus ~ [class^="btn-"],
       .input-control.text input[type=password]:focus ~ [class^="btn-"],
       .input-control.password input[type=password]:focus ~ [class^="btn-"],
       .input-control.text input[type=email]:focus ~ [class^="btn-"],
       .input-control.password input[type=email]:focus ~ [class^="btn-"],
       .input-control.text input[type=phone]:focus ~ [class^="btn-"],
       .input-control.password input[type=phone]:focus ~ [class^="btn-"],
       .input-control.text input[type=number]:focus ~ [class^="btn-"],
       .input-control.password input[type=number]:focus ~ [class^="btn-"],
       .input-control.text input[type=time]:focus ~ [class^="btn-"],
       .input-control.password input[type=time]:focus ~ [class^="btn-"],
       .input-control.text input[type=url]:focus ~ [class^="btn-"],
       .input-control.password input[type=url]:focus ~ [class^="btn-"],
       .input-control.text input[type=text]:focus ~ .helper,
       .input-control.password input[type=text]:focus ~ .helper,
       .input-control.text input[type=password]:focus ~ .helper,
       .input-control.password input[type=password]:focus ~ .helper,
       .input-control.text input[type=email]:focus ~ .helper,
       .input-control.password input[type=email]:focus ~ .helper,
       .input-control.text input[type=phone]:focus ~ .helper,
       .input-control.password input[type=phone]:focus ~ .helper,
       .input-control.text input[type=number]:focus ~ .helper,
       .input-control.password input[type=number]:focus ~ .helper,
       .input-control.text input[type=time]:focus ~ .helper,
       .input-control.password input[type=time]:focus ~ .helper,
       .input-control.text input[type=url]:focus ~ .helper,
       .input-control.password input[type=url]:focus ~ .helper {
           display: block;
       }
       .input-control.text input[type=text]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.password input[type=text]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.text input[type=password]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.password input[type=password]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.text input[type=email]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.password input[type=email]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.text input[type=phone]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.password input[type=phone]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.text input[type=number]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.password input[type=number]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.text input[type=time]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.password input[type=time]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.text input[type=url]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.password input[type=url]:not(:focus) ~ [class^="btn-"]:active,
       .input-control.text input[type=text]:not(:focus) ~ .helper:active,
       .input-control.password input[type=text]:not(:focus) ~ .helper:active,
       .input-control.text input[type=password]:not(:focus) ~ .helper:active,
       .input-control.password input[type=password]:not(:focus) ~ .helper:active,
       .input-control.text input[type=email]:not(:focus) ~ .helper:active,
       .input-control.password input[type=email]:not(:focus) ~ .helper:active,
       .input-control.text input[type=phone]:not(:focus) ~ .helper:active,
       .input-control.password input[type=phone]:not(:focus) ~ .helper:active,
       .input-control.text input[type=number]:not(:focus) ~ .helper:active,
       .input-control.password input[type=number]:not(:focus) ~ .helper:active,
       .input-control.text input[type=time]:not(:focus) ~ .helper:active,
       .input-control.password input[type=time]:not(:focus) ~ .helper:active,
       .input-control.text input[type=url]:not(:focus) ~ .helper:active,
       .input-control.password input[type=url]:not(:focus) ~ .helper:active {
           display: block;
       }
       .input-control input[type=text] ~ .btn-search,
       .input-control input[type=text] ~ .btn-date {
           display: block !important;
       }
       .input-control {
           margin-right: 0px;
           margin-bottom: 10px;
           position: relative;
       }
           .input-control.text .helper,
           .input-control.password .helper,
           .input-control.text [class^="btn-"],
           .input-control.password [class^="btn-"] {
               font-family: "iconFont" !important;
               background: #fff;
               top: 2px;
               width: 26px !important;
               height: 27px !important;
               min-width: 26px !important;
               min-height: 27px !important;
               cursor: pointer;
               color: #000;
               position: absolute;
               left: 100%;
               margin-left: -28px;
               display: block;
               border: 1px #fff solid;
           }
               .input-control.text .helper:before,
               .input-control.password .helper:before,
               .input-control.text [class^="btn-"]:before,
               .input-control.password [class^="btn-"]:before {
                   font-size: 10pt !important;
                   position: absolute;
                   color: #000 !important;
                   font-family: "iconFont" !important;
                   left: 6px;
                   top: 4px;
               }
               .input-control.text .helper:hover,
               .input-control.password .helper:hover,
               .input-control.text [class^="btn-"]:hover,
               .input-control.password [class^="btn-"]:hover {
                   background: #d9d9d9;
               }
               .input-control.text .helper:active,
               .input-control.password .helper:active,
               .input-control.text [class^="btn-"]:active,
               .input-control.password [class^="btn-"]:active {
                   background-color: #000;
               }
                   .input-control.text .helper:active:before,
                   .input-control.password .helper:active:before,
                   .input-control.text [class^="btn-"]:active:before,
                   .input-control.password [class^="btn-"]:active:before {
                       color: #fff;
                   }
           .input-control.password .helper,
           .input-control.password .btn-reveal {
               background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM2OTY1MkEwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM2OTY1MkIwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzY5NjUyODA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzY5NjUyOTA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps2lOfsAAAFMSURBVHjaYvz//z8DrQATAw0BTQ1nwSUxe/ZsBSCVD8QBQKyAJv0AiDcA8cTU1NQHuMxgRA9zoKECQKofiBOIdOACIC4EWvIBr+FAgw2A1H4gFiAxBEAGOwItuIDVcBwGf4C6bCOaYf5QnwngswBsODQo7qMpbgTiCdi8ixR8BUBcj2aBIkwPLEL70QxOBCpYgC8coAY0AC0BReh8qDAsvhJBHGZpaWkFqNdhAOTaTmID29jY+MK5c+dAhlpAhQyA/IVA8Q8s0OSG7K1GNO8HQF2jgJQMQaljA1oQIscByMxCUCZyQE5WyGEMNXg9WjoHsddD5ZCDCNn3DrAcaoAkiJ4q+vGECLrcQSS2Ad7sD00NCngMV8CS1vHnUDTD3xNIMYxkFVzQcHyAR+8DSkvFQjLlCBsOTW6BaK4EsQPRkiJxpeJoTTS0DQcIMACNJ32B6TbHUQAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
           }
               .input-control.password .helper:hover,
               .input-control.password .btn-reveal:hover {
                   background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM2OTY1MjIwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM2OTY1MjMwNkVGMTFFMjhDQkNEODZFQTYyRTI5MDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzU3NURCRDA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzU3NURCRTA2RUYxMUUyOENCQ0Q4NkVBNjJFMjkwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhJl5kAAAAEMSURBVHja7FXtEYIwDKVO0BE6AiPoBDICo7BBR9AVnMARcIOyAWxQk6PlakwC/uC888zdOwpJXl/SD0yMsdrLDtWO9h1yY4wDeEAARIKQfE7InQfY8xJgFnBB10ZgrCUc85N8rAHjB8QZmFNTcpNfoBQkvifl2SbAFXAjlZ8BLRN7Ar4HtmVRnoKo4o6Wy7SvYyqwL21hetxKpMwkLbMGS3sccfqtxMUEnnC4TO5pWSSxAYQiBscN06KRCkTrJdWJWNohjaK+X3ZNgSNJCAp50ITgN+2E2rQeklHf9MYh3YqJfNTuDsg10vFXlYMTlQwK97B6c61ssc0Lunq3KBOoW1EiN/8/0W+RPwUYACoftglrEejbAAAAAElFTkSuQmCC) 50% no-repeat;
               }
           .input-control.text .helper:before,
           .input-control.text .btn-clear:before {
               content: "\e089";
           }
           .input-control.text .btn-search:before {
               content: "\e041";
           }
           .input-control.text .btn-date:before {
               content: "\e020";
           }
       label {
           font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: 0.02em;
           line-height: 14pt;
           font-smooth: always;
           margin-right: 10px;
           margin-bottom: 10px;
       }
       fieldset {
           position: relative;
           margin-top: 30px;
           border: 2px #eaeaea solid;
           padding: 10px;
       }
           fieldset legend {
               padding-left: 10px;
               padding-right: 10px;
               font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 300;
               font-size: 11pt;
               letter-spacing: 0.02em;
               line-height: 14pt;
               font-smooth: always;
               color: #cfcfcf;
               position: absolute;
               top: -25px;
               left: -10px;
           }
       input[type=button],
       input[type=reset],
       input[type=submit] {
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           line-height: 11pt;
           font-size: 14px;
           padding: 4px 12px;
           line-height: 20px;
           vertical-align: middle !important;
           min-width: 90px;
           min-height: 32px;
           height: 32px;
           background-color: #ccc;
           border: 1px transparent solid;
           color: #353535;
           margin-right: 10px;
           margin-bottom: 10px;
           display: inline-block;
           text-align: center;
           vertical-align: middle;
           cursor: pointer;
           padding: 4px 10px;
           position: relative;
           outline: none;
           border-radius: 0;
       }
           input[type=button] [class^="icon-"],
           input[type=reset] [class^="icon-"],
           input[type=submit] [class^="icon-"],
           input[type=button] [class*=" icon-"],
           input[type=reset] [class*=" icon-"],
           input[type=submit] [class*=" icon-"] {
               vertical-align: -10%;
               font-size: 1.2em;
               display: inline-block;
           }
               input[type=button] [class^="icon-"].icon-large,
               input[type=reset] [class^="icon-"].icon-large,
               input[type=submit] [class^="icon-"].icon-large,
               input[type=button] [class*=" icon-"].icon-large,
               input[type=reset] [class*=" icon-"].icon-large,
               input[type=submit] [class*=" icon-"].icon-large {
                   line-height: .9em;
               }
           input[type=button].big [class^="icon-"],
           input[type=reset].big [class^="icon-"],
           input[type=submit].big [class^="icon-"],
           input[type=button].big [class*=" icon-"],
           input[type=reset].big [class*=" icon-"],
           input[type=submit].big [class*=" icon-"] {
               font-size: 1.3333333333333333em;
           }
           input[type=button] [class^="icon-"],
           input[type=reset] [class^="icon-"],
           input[type=submit] [class^="icon-"],
           input[type=button] [class*=" icon-"],
           input[type=reset] [class*=" icon-"],
           input[type=submit] [class*=" icon-"] {
               margin-right: 5px;
           }
               input[type=button] [class^="icon-"].right,
               input[type=reset] [class^="icon-"].right,
               input[type=submit] [class^="icon-"].right,
               input[type=button] [class*=" icon-"].right,
               input[type=reset] [class*=" icon-"].right,
               input[type=submit] [class*=" icon-"].right {
                   margin-left: 5px;
                   margin-right: auto;
               }
           input[type=button].standart,
           input[type=reset].standart,
           input[type=submit].standart {
               min-width: 90px;
               min-height: 32px;
           }
           input[type=button]:active,
           input[type=reset]:active,
           input[type=submit]:active,
           input[type=button].default:active,
           input[type=reset].default:active,
           input[type=submit].default:active {
               top: 1px;
               left: 1px;
           }
           input[type=button]:disabled,
           input[type=reset]:disabled,
           input[type=submit]:disabled,
           input[type=button].disabled,
           input[type=reset].disabled,
           input[type=submit].disabled {
               background-color: #eaeaea;
               color: #bebebe;
               cursor: not-allowed;
           }
           input[type=button].default,
           input[type=reset].default,
           input[type=submit].default {
               background-color: #008287;
               color: #fff;
           }
               input[type=button]:hover,
               input[type=reset]:hover,
               input[type=submit]:hover,
               input[type=button].default:hover,
               input[type=reset].default:hover,
               input[type=submit].default:hover {
                   color: inherit;
               }
           input[type=button]:focus,
           input[type=reset]:focus,
           input[type=submit]:focus {
               outline: 0;
               border: 1px #353535 dotted;
           }
           input[type=button].mini,
           input[type=reset].mini,
           input[type=submit].mini {
               min-height: 20px;
               min-width: 20px;
               height: 14px;
               font-size: .75em !important;
               padding-top: 0px !important;
           }
           input[type=button].big,
           input[type=reset].big,
           input[type=submit].big {
               min-height: 48px;
               height: 48px;
               font-size: 1.2em;
           }
       input[type=submit] {
           background-color: #008287;
           color: #fff;
       }
       .image-collection {
           position: relative;
           margin-left: 0;
           list-style: none;
           *zoom: 1;
       }
           .image-collection:before,
           .image-collection:after {
               display: table;
               content: "";
           }
           .image-collection:after {
               clear: both;
           }
           .image-collection > div,
           .image-collection > li {
               width: 220px;
               height: 121px;
               overflow: hidden;
               margin-right: 20px;
               margin-bottom: 20px;
               position: relative;
               box-shadow: inset 0px 0px 1px #FFFFCC;
               float: left;
               background: #cccccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP5SURBVGhD7ZdBSBRRGIB319VW8OBhAwMhgwIPQgpGHYoMDeoYeAkSDBKSEIw8BCUd7FahgZDQxZtBFw9BRkIGezA0FAo0EBIyCCrwILjq6vb9M/8uM7szu+7qaAvzweP9/3tv3vz//978703Ax8fHx2cvBLW2sbW11R4MBp+o6sjOzs7zioqKIVUPjZDWNjC+iqouV2FMNfWh4+hAKRFMJpNhtkxvKBS6iC6RF2oo9aboyrKWw2CNLfypvLx8KLi9vT2IE73aUWqMB4n+b/ZzVBtKCgKfCCYSiaTqJcmBO0DUVlnxacoK+/gn395x2uoo52iL6LBdc5AOvMHIZ+FwOIahCW1LQ18EW67Q9wC12WzNj+cOYNgKVQcZY8psyc/GxsYtVmYQZ1JZ0RWvHYiVlZVdw5A/qhtgYAPtjWwhSR6zODfPmDWz10THvEbMmc69dGAJA5pShskWweABym2XyE5hS3ckEllUPbC+vn6SLTfDeNdT35OTGGMTnC8SecP4zc3NZvQ52vtcjBdacHiOsX2qByorK5eoOkzNGU9WACNHMKZbZCJei/FfckUxE57p4aI4rGoAGz9QtZiaHU8cwPhjGPxL5Fwvd4OViuN0U2o7cdhKdnprdGbgxRaSNJkyvpOqIOMFno+w91+oGkCexCnbR57C1QEmGWIpLxDNE9bCRJfoG9FhWdAXU1Ei2apiwfDseYpxsDFngjJpdGTg9j8wjLF32YcSzWVrkXxOXzeTv9LhNmj/pqLM06hiwfCs3JIbVBVdzpMsHB0g8u9UdIUJHcfggPEi6jBV2oBi4DBLP49Nf1W04egAL5e/rpy4jcEx42ZLnWCM7QArFOvzOHNERRtuW+iR5G5Vs2Bp26jumZodSZsqyjzTKhYFH2/6eeu8VtwciOLxDIb+IJN8txZpo/89xfFA4rmzKso88yoWDNFf4fn0CiCfU9HGvp8DvHiNyB3lhXHkKPMvIBfzw3STeUZFiMfj9cgLRmsGjiuwFzC2ilWS/C+yRLBL5AIZTxkvkPnuqJiFJyexfHwYcAoHVkXnVB2g7aHRmZ950vRldT51oZNVlKyWxb6vgMDLohj9UlW5WvTjwFWKYy4X6JPD6iljz6SMpy1C9MfcjBe8vE5L5ujnMHysqhhUzfa6gZGnkSXLSSL4yrjP1BOMnZVxAv1hgjCG2G62OOOpAwLRGyUzdVFn/Ua6gfE1anzee5QnW8gKxnRizAKBMj7sXDA2wvlzXzIX6q4ugZ6vgBUMlL09wZb5yKrI9xCnVNNei95K3cZK5f0PtnKgDnhBCK8d79mlQoglS9/fS5DFEGmtByHGSuw6S/wnzJIcrqvs4+Pj41MMgcA/8Fr5zKgSl7AAAAAASUVORK5CYII%3D) 50% no-repeat;
               display: table-cell;
               vertical-align: middle !important;
               text-align: center;
           }
               .image-collection > div > img,
               .image-collection > li > img {
                   width: 100%;
                   height: auto;
                   min-height: 100%;
                   max-width: 100%;
               }
               .image-collection > div > .overlay,
               .image-collection > li > .overlay {
                   position: absolute;
                   width: 100%;
                   height: 55px;
                   overflow: hidden;
                   background-color: #1e1e1e;
                   color: #fff;
                   font-size: 8pt;
                   text-align: left;
                   line-height: 12px;
                   padding: 5px 10px;
                   opacity: .8;
                   bottom: -55px;
               }
               .image-collection > div:hover .overlay,
               .image-collection > li:hover .overlay {
                   -webkit-transform: translate(0, -55px);
                   -ms-transform: translate(0, -55px);
                   -o-transform: translate(0, -55px);
                   -moz-transform: translate(0, -55px);
                   transform: translate(0, -55px);
                   -webkit-transition: all 0.3s ease;
                   -moz-transition: all 0.3s ease;
                   -o-transition: all 0.3s ease;
                   -ms-transition: all 0.3s ease;
                   transition: all 0.3s easet;
               }
           .image-collection.p16x9 > div {
               width: 220px;
               height: 121px;
           }
           .image-collection.p4x3 > div {
               width: 220px;
               height: 165px;
           }
       .image-container {
           position: relative;
           padding: 5px 5px 50px;
           background-color: #1e1e1e;
           width: 220px;
           margin-right: 20px;
           margin-bottom: 20px;
       }
           .image-container img {
               width: 100%;
               height: auto;
           }
           .image-container > .overlay {
               position: absolute;
               bottom: 0;
               left: 0;
               right: 0;
               height: 50px;
               font-size: 8pt;
               color: #fff;
               line-height: 14px;
               padding: 0 5px;
               overflow: hidden;
               text-overflow: ellipsis;
           }
           .image-container.light {
               background-color: #ccc;
           }
               .image-container.light > .overlay {
                   color: #1e1e1e;
               }
       .card {
           width: 75px;
           height: 105px;
           border: 1px #eaeaea solid;
           border-radius: 0px;
           position: relative;
           float: left;
           display: block;
           margin-right: 10px;
           margin-bottom: 10px;
           cursor: pointer;
           background: #fff;
           font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 200;
           font-size: 20pt;
           letter-spacing: 0.01em;
           line-height: 22pt;
           font-smooth: always;
           font-family: Tahoma, Arial, sans-serif;
           line-height: 18pt;
       }
           .card:hover {
               box-shadow: 1px 1px 1px #ccc;
           }
           .card .suit {
               padding: 0;
               font-size: 80px;
               position: absolute;
               right: 5px;
               bottom: 30px;
           }
           .card .small-suit:after {
               top: 5px;
               left: 13px;
               position: absolute;
           }
           .card .small-suit:before {
               top: 22px;
               left: 10px;
               position: absolute;
           }
           .card .suit:after {
               position: relative;
               bottom: 10px;
           }
       .red {
           color: red;
       }
       .black {
           color: black;
       }
       .card.two .small-suit:after {
           content: "2";
       }
       .card.three .small-suit:after {
           content: "3";
       }
       .card.four .small-suit:after {
           content: "4";
       }
       .card.five .small-suit:after {
           content: "5";
       }
       .card.six .small-suit:after {
           content: "6";
       }
       .card.seven .small-suit:after {
           content: "7";
       }
       .card.eight .small-suit:after {
           content: "8";
       }
       .card.nine .small-suit:after {
           content: "9";
       }
       .card.ten .small-suit:after {
           content: "10";
           margin-left: -7px;
       }
       .card.jack .small-suit:after {
           content: "J";
       }
       .card.dame .small-suit:after {
           content: "Q";
       }
       .card.king .small-suit:after {
           content: "K";
       }
       .card.ace .small-suit:after {
           content: "A";
       }
       .card.joker {
           background: #ffffff url(data:image/jpeg;base64,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%3D) no-repeat 10px;
       }
       .card.back {
           background-color: #b91d47;
           background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
           background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
           background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
           background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
           background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
           background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
       }
       .card.spades .small-suit:after {
           color: black;
       }
       .card.spades .small-suit:before {
           font-family: iconFont;
           content: "\e009";
           color: black;
       }
       .card.spades .suit:after {
           font-size: 40pt;
           font-family: iconFont;
           content: "\e009";
           color: black;
       }
       .card.clubs .small-suit:after {
           color: black;
       }
       .card.clubs .small-suit:before {
           font-family: iconFont;
           content: "\e00a";
           color: black;
       }
       .card.clubs .suit:after {
           font-size: 40pt;
           font-family: iconFont;
           content: "\e00a";
           color: black;
       }
       .card.diamonds .small-suit:after {
           color: red;
       }
       .card.diamonds .small-suit:before {
           font-family: iconFont;
           content: "\e00b";
           color: red;
       }
       .card.diamonds .suit:after {
           font-size: 40pt;
           font-family: iconFont;
           content: "\e00b";
           color: red;
       }
       .card.hearts .small-suit:after {
           color: red;
       }
       .card.hearts .small-suit:before {
           font-family: iconFont;
           content: "\e07f";
           color: red;
       }
       .card.hearts .suit:after {
           font-size: 40pt;
           font-family: iconFont;
           content: "\e07f";
           color: red;
       }
       code,
       pre {
           padding: 0 3px 2px;
           font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 300;
           font-size: 11pt;
           letter-spacing: 0.02em;
           line-height: 14pt;
           font-smooth: always;
           font-size: 10pt;
           color: #525252;
       }
       code {
           padding: 2px 4px;
           font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
           font-weight: 400;
           font-size: 9pt;
           font-smooth: always;
           line-height: 11pt;
           color: #d14;
           background-color: #f7f7f9;
           border: 1px #e1e1e8 solid;
       }
       pre {
           display: block;
           padding: 10px;
           margin: 0;
           line-height: 14pt;
           word-break: break-all;
           word-wrap: break-word;
           white-space: pre;
           white-space: pre-wrap;
           background-color: #f5f5f5;
           border: 1px solid rgba(0, 0, 0, 0.15);
       }
           pre.prettyprint {
               margin-bottom: 10px;
           }
           pre code {
               padding: 0;
               color: inherit;
               background-color: transparent;
               border: 0;
           }
       .page-control {
           position: relative;
           *zoom: 1;
       }
           .page-control:before,
           .page-control:after {
               display: table;
               content: "";
           }
           .page-control:after {
               clear: both;
           }
           .page-control > ul {
               margin-left: 0;
               list-style: none;
               *zoom: 1;
               position: absolute;
               z-index: 5;
               width: 100%;
               background-color: rgba(217, 217, 217, 0.16);
               height: 31px;
           }
               .page-control > ul:before,
               .page-control > ul:after {
                   display: table;
                   content: "";
               }
               .page-control > ul:after {
                   clear: both;
               }
               .page-control > ul li:first-child {
                   margin-left: 20px;
               }
               .page-control > ul li {
                   float: left;
                   display: block;
                   text-align: center;
                   height: 100%;
               }
                   .page-control > ul li img {
                       float: left;
                       width: 16px;
                       height: 16px;
                       margin-right: 5px;
                       margin-top: 3px;
                   }
                   .page-control > ul li.active {
                       border: 1px #ccc solid;
                       border-bottom: 0;
                       background-color: #fff;
                   }
                       .page-control > ul li.active span,
                       .page-control > ul li.active a {
                           color: #2d89ef;
                       }
                   .page-control > ul li span,
                   .page-control > ul li a {
                       text-decoration: none;
                       display: block;
                       float: left;
                       padding: 5px 10px;
                       color: #1e1e1e;
                       font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                       font-weight: 400;
                       font-size: 11pt;
                       letter-spacing: 0.01em;
                       line-height: 13pt;
                       font-smooth: always;
                       cursor: pointer;
                       outline: 0;
                   }
           .page-control.tabs-right > ul li {
               float: right !important;
               margin-left: 10px;
           }
           .page-control .frames {
               margin-top: 30px;
               width: 100%;
               min-height: 50px;
               border: 1px #ccc solid;
           }
               .page-control .frames .frame {
                   width: 100%;
                   min-height: 100%;
                   height: auto;
                   display: none;
                   padding: 20px;
               }
                   .page-control .frames .frame.active {
                       display: block;
                   }
           .page-control ul {
               display: block;
               overflow: visible;
           }
           .page-control .menu-pull,
           .page-control .menu-pull-bar {
               display: none;
           }
       .accordion {
           margin-left: 0;
           list-style: none;
           *zoom: 1;
           margin-bottom: 10px;
       }
           .accordion:before,
           .accordion:after {
               display: table;
               content: "";
           }
           .accordion:after {
               clear: both;
           }
           .accordion > li {
               margin-bottom: 5px;
               display: block;
           }
               .accordion > li > a {
                   display: block;
                   height: 32px;
                   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALnSURBVEhLrZY/aNNREMeTXzPYksHBQdoMGUxbSkXSpK2gULcKCnas0MEODoIOgqWrRcHJujpEonQQh2LrVKVCgxWEtMVABMFCW0iTDg4iqNikiZ/vy2vMX2v/fOHy7t293929e/fuxe36B7q6urwtLS1DhUJh0O12+xH5ihrXFpTK5/Ovkc8sLy9/LYprUdeBDDc3N9+BHcdACgczjuN8wuC69MjkqAP5ZcZu5o/hJ+o5qnHQ29sbxtBL8Ri9Ho/H54yiAXp6es6yLgp7EkdXq9c32dEgHA4PE8ksC1/lcrkrKysrSatqiEwmkwoEAk+2t7eP8+1kW1vbj3Q6/cGq/0KRh0KhXzgZsaJ9g+8vQFl2pdQZmB0o5x6P550iX1paumc0BwC7WW9tbW0iZQ99Pt/U5ubmd0cKe6CubDZ7W2M9sMNr7K4gIsq7VlwDr9d7n1Stco4mUEfRM47rQBOJxDcJD4NYLJbD1ihORoLB4ClHdU5qUntVy36ArY8MCzgadvA0CM0UVUcKVeOghx8/9NYKS1DOLWtAEOcsq4t2plpP1E8tu4sk34y7ObQ1mFFu4YJVGOgwLftfoPoqLm1/f79/Z2dnTSnyMM8VxUcPRwesNNl5CTieKCdE5ee0UEdfATqBD/mWok9BHUZaBlJWUevKOR8MiWeMVeurwZpOBe+o5TIpXe2jAiV6CQdzSpG23q1eVFQdHjpggr6I7WlHPRxG/XxqYGDgmF1zKFA9UWzO68KZ0qK3nEDwBScRHI6ZVQcEtm4yPIJOY+uz6aZ0wZ/08QQOJumG79UVJd8vMK6DfYGdW7wlbyQrPTg8Eqs4+Q37TC23vb19cWNjI1/U7g1Fbo1HMP7AimufTD0WVMBzFq6qK9rG1RD2xkZZfx66gfGIVRnUOBD6+vp86ud8MMx0EZqFkjxKJnX2EnWqFBlVLfOMY8q59OWo62AXpp/TcjGgjqumaP62wJu/LcznoOnGu3S5/gDwHX69fcclgQAAAABJRU5ErkJggg%3D%3D) 5px no-repeat;
                   background-color: rgba(217, 217, 217, 0.16);
                   padding-left: 36px;
                   padding-top: 5px;
                   font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 400;
                   font-size: 11pt;
                   letter-spacing: 0.01em;
                   line-height: 13pt;
                   font-smooth: always;
               }
               .accordion > li > div {
                   border: 1px #ccc dotted;
                   padding: 10px;
                   margin-top: 5px;
                   display: none;
               }
               .accordion > li.active > a {
                   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKlSURBVEhLtZY/aNNREMeTXzOYkMGxJBkymDSGDua/QyFuERTULYJLBwdBB8HiXBSc7OxQCdJBHIqpUyodClYU8geFFBwCbSB/BJ0kKuavn3t5rX+S2D+JX7jce3fvd3fv3r17MZv+Ab/fb7fZbJd7vV7CbDa7Ebn6GtNHqNLtdteRp/P5/Oe+eBBDHYhhq9V6h+FdDFRwkDYMYxuDu6JHJo5mkF+EzzJ/xHhxmKMBB5FIJIyh5zLG6PVsNptRihEIBoNnWZdiOI2jq3+vn9JcIRwOJ4lkjYUv2u32pUKhUNSqkajX6xWPx/O42Wye5Nslp9P5tVarvdXqX5DIQ6HQd5xc06Ijg+/PQS12JalTUDuQnFssllcSeS6Xu6c0xwC72XU4HFOk7KHL5VqpVqtfDFHoAzW1Wq3bwseB3W6/T6pKnKMK1Kwr5hNerxx0oIcF6T6Dgyx02pA6JzWVSRkXYOsdbJOgkwbbSUDpvmqikGpMGPy48bSthZNEkcDdZspyh8E8t3BTKxSQ9/TwUKD6/ri0sVjM3el0diRFFubtvvg/gEjfjHO5RoELNwfV5R5UoBklnSDIjA9WMajVdSb7V3tSoHAuUEAZqSIp0VnpRX3V+JADJujz2F41pIczkH6+Eo/HT+g1Y4HqSWFzQy6c6kUYX4RNNxqNYze6PXCwN7E3By3IXHVTuuA3+vh7hEt0w9fSFUV+VGDcR+TPsHOLt+SlyPYfHB6JEk5+MHwiLdfr9W6Vy+VuX3swJHJtfBnjD7R48MmUx4IKeMrCEnxeN66R0Dc2xXpJyw2ML2uVwtBHPxqNuqSf80GS6Ra0BhV5lFTqeE5d6HxSinCplg34AgXzQfS/Y6iDPQQCgVMYSWJAOq4brv62MFZ/W5hnoNXRuzSZfgLYkUQRTJGc4wAAAABJRU5ErkJggg%3D%3D);
                   background-color: #d9d9d9;
               }
               .accordion > li.active > div {
                   display: block;
               }
           .accordion.dark > li > a {
               background-color: #464646;
               background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIzSURBVEhLtZYhSENRFIb3HgaDwWA0LAgaBBcMggu2DTQYFwwG44JBsE6MBpOwIhO0iahYJgoqBoNhFjEqaDAIBsOCsvn99509mXub080f/t33/nPuOfedd+7d82ItUK1W++AslykYh4PSwTN8gsee5x3AF6dGIDKBAjMsMS4zKpCC3DI+QNmVaBjOwFGYx77SKlGISqUyDh+NaZObAp8JeAdff/THIQPLsMAq+03+Efj2MmfN5i6aXA8MWrkc5kz6NUg0xfx3qNJ9AUMfokpSMOnPIFaOOG+w1hCh+MjYtCzY5mENOZMbgK2HWKVwsQhavUrT8gXh11YCAXuCeCrVkM+N+vzJ9/1iYO4ctOsNwznM+PxoEx3AbuMQpjwe45KMm3Ar0APwZPN26cD9JD4Ldq2NpwAhIuZPwW21571uTA+B9ivYtBBIcekqUQ/8cOo/QCW6YtzgJe8EUgCS13UK92OUQQ2h63OuL5zBwP13/yTcVYl24arpTYFz220qEHMBXqtEx7B+a3cH07Do82hq0VGyjTu5C+AJ9d+RJvaeEugMz8NtDL1y6BTE0TFxSmxtOCcM8AQ6z9ec0AGIkYXvxBwxKQBiGpYxNOyJdqGgxNBJ6jZkAzAsQWXPQe2PtsE8rVzB102KBg4z5lgiScLkpsAnju8Z1OkZvfLvwHEQFqCO8ROYJZDOFm1/MYmmPt83nyO0+pobWn62MHGIIQPdZwtd4f6lCFb7bCmqFcNuaUAs9glLFQdwvFGvGQAAAABJRU5ErkJggg%3D%3D);
               color: #fff;
           }
           .accordion.dark > li.active > a {
               background-color: #1e1e1e;
               background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHpSURBVEhLtZavT8JRFMXBGQgEg5FAYNNgIBAMBhpsEowEIpFgYLMYMBsMFht/gRNHgRn8EzDoCBY2CAQ3g4GAAz/ncUW+ym++nu3swnn3nfu47/se32BgDobDYRie8DEFozAiHXRhB9aDwWAFvjl1CqYWkDGhSDwjykgmL8QW1LgK7cEMPIA3jF/MKzTGYDBIwLYxbfJMkHMIm/B9YT4JWdiDZVa5Y/JCkBtizqXNPTXZCwa0ciXkTFoZFEoyvw/Vuh8wEEZUS8omrQ28Svh8wO8HYiy2iUu3ZRbw2MarMV6srV6tWbihywLPOH5qVUy9z8FXG/MNeD7A8y0+6xBVnOov7mFKBaJ2iHwFns+EqApot90JnQR9XAk2bRItikRUYBt+OukfoAIdFqCLzAOqrwSbNokIvl1XAOri8hWY7xM6KlCH3qPtD45hTZV2eV51KBIjfXOo5fj1iHEn8OUaNhFCTtgQeD3Cqn11FfUrdJ9fmrQ28CjAPp7agx8gpqF+VtKklSFTPHST5k3ygoEiVPUS1PlYGszTymV+ZdJ0kJCxxAZFRps0B+RoQ9VzPSjTV/4bJEZgGeoa161YwCgpM+MRWh7eWU4Vzdtzw9zXFibGCFnoXls4sO5fCrPv15Ya2i18kv4XgcAXTr+7IYi7bgIAAAAASUVORK5CYII%3D);
           }
       .carousel {
           display: block;
           position: relative;
           margin-bottom: 20px;
       }
           .carousel .slides {
               width: 100%;
               height: 100%;
               overflow: hidden;
               position: relative;
           }
               .carousel .slides .slide {
                   position: absolute;
                   left: 0;
                   top: 0;
                   width: 100%;
                   height: 100%;
               }
                   .carousel .slides .slide.image img {
                       width: 100%;
                       height: 100%;
                   }
                   .carousel .slides .slide .description {
                       position: absolute;
                       left: 0;
                       right: 0;
                       bottom: 0;
                       padding: 10px;
                       background: rgba(0, 0, 0, 0.7);
                       color: #fff;
                   }
           .carousel .control {
               position: absolute;
               top: 50%;
               left: 15px;
               width: 40px;
               height: 45px;
               margin-top: -20px;
               font-size: 48pt;
               font-weight: 100;
               line-height: 30px;
               color: #fff;
               text-align: center;
               cursor: pointer;
               opacity: .75;
           }
               .carousel .control.right {
                   left: auto;
                   right: 15px;
               }
               .carousel .control:hover {
                   opacity: 1;
               }
           .carousel .markers > ul {
               margin-left: 0;
               list-style: none;
               position: absolute;
               top: 100%;
               left: 0;
               padding-top: 10px;
           }
           .carousel .markers li {
               display: block;
               float: left;
               margin-right: 5px;
           }
               .carousel .markers li a {
                   width: 32px;
                   height: 6px;
                   background-color: red;
                   display: block;
                   float: left;
               }
               .carousel .markers li.active a {
                   background-color: #1e1e1e;
               }
       .listview {
           margin-left: 0;
           list-style: none;
           *zoom: 1;
       }
           .listview li {
               margin-bottom: 10px;
               border: 4px transparent solid;
               padding: 10px;
               width: 300px;
               position: relative;
               display: block;
               cursor: pointer;
               *zoom: 1;
           }
               .listview li .icon {
                   width: 48px;
                   height: 48px;
                   font-size: 40px;
                   float: left;
               }
                   .listview li .icon img {
                       width: 100%;
                       height: 100%;
                   }
                   .listview li .icon i {
                       margin-top: 10px;
                   }
               .listview li .data {
                   margin-left: 55px;
               }
                   .listview li .data h4 {
                       margin: 0;
                       padding: 0 0 2px 0;
                   }
                   .listview li .data p {
                       margin: 0;
                       font-size: 9pt;
                   }
               .listview li:hover {
                   outline: 3px #ccc solid;
               }
               .listview li:active {
                   outline: 3px #3e3e3e solid;
               }
               .listview li:before,
               .listview li:after {
                   display: table;
                   content: "";
               }
               .listview li:after {
                   clear: both;
               }
           .listview.image li {
               width: 380px;
           }
               .listview.image li .icon {
                   width: 100px;
                   height: 100px;
                   border: 1px #ccc solid;
               }
               .listview.image li .data {
                   margin-left: 110px;
               }
                   .listview.image li .data h4 {
                       margin-bottom: 4px;
                   }
                   .listview.image li .data p {
                       line-height: 16px;
                       font-size: 10pt;
                       margin-bottom: 5px;
                   }
           .listview.iconic li .icon {
               width: 32px;
               height: 32px;
               border: 1px #ccc solid;
           }
           .listview.iconic li .data {
               margin-left: 40px;
           }
           .listview.fluid li {
               float: left;
               margin-right: 10px;
           }
           .listview li div.badge {
               position: absolute;
               left: -4px;
               top: -4px;
               background-color: #2d89ef;
               padding: 5px;
               margin: 0 !important;
               text-align: center;
               display: block;
               font-size: 9pt;
               color: #ffffff;
           }
               .listview li div.badge.strech {
                   padding: 0 5px;
               }
               .listview li div.badge.right {
                   right: -4px;
                   left: auto;
               }
               .listview li div.badge.bottom {
                   top: auto;
                   bottom: -4px;
               }
           .listview > li.selected {
               border: 4px #2d89ef solid;
           }
               .listview > li.selected:after {
                   width: 0;
                   height: 0;
                   border-top: 40px solid #2d89ef;
                   border-left: 40px solid transparent;
                   position: absolute;
                   display: block;
                   right: 0;
                   content: "";
                   top: 0;
                   z-index: 1001;
               }
               .listview > li.selected:before {
                   position: absolute;
                   content: "\e08a";
                   color: #fff;
                   right: 4px;
                   top: 0;
                   font-family: iconFont;
                   z-index: 1002;
                   display: block;
               }
           .listview:before,
           .listview:after {
               display: table;
               content: "";
           }
           .listview:after {
               clear: both;
           }
       .slider {
           height: 12px;
           width: auto;
           position: relative;
           background-color: #c6c6c6;
           margin-bottom: 10px;
       }
           .slider .marker {
               height: 12px;
               width: 12px;
               cursor: pointer;
               position: absolute;
               top: 0;
               left: 0;
               background-color: #000000;
               z-index: 3;
           }
           .slider .complete {
               height: 100%;
               width: auto;
               background-color: #00828b;
               z-index: 2;
           }
           .slider.vertical {
               height: auto;
               width: 12px;
           }
               .slider.vertical .complete {
                   position: absolute;
                   height: auto;
                   width: 12px;
                   bottom: 0;
               }
           .slider:hover .complete {
               background-color: #219297;
           }
           .slider:active .complete,
           .slider:active + .marker:active .complete {
               background-color: #25bbc4;
           }
       .dialog {
           position: absolute;
           top: 40%;
           left: 40%;
           min-width: 150px;
           min-height: 155px;
           z-index: 1002;
           box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
       }
           .dialog .header {
               font-family: 'Segoe UI Light', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 200;
               font-size: 20pt;
               letter-spacing: 0.01em;
               line-height: 22pt;
               font-smooth: always;
               width: auto;
               height: 35px;
               padding: 0px 35px 5px 5px;
               font-size: 18px;
               white-space: nowrap;
               overflow: hidden;
               background-color: #2D89EF;
               color: #fff;
               border: 1px solid #2D89EF;
               border-bottom: 0 none;
           }
               .dialog .header div {
                   position: absolute;
                   right: -5px;
                   top: 5px;
               }
               .dialog .header button {
                   font-family: 'Segoe UI', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
                   font-weight: 400;
                   font-size: 9pt;
                   font-smooth: always;
                   line-height: 11pt;
                   font-size: 14px;
                   padding: 4px 12px;
                   line-height: 20px;
                   vertical-align: middle !important;
                   min-width: 90px;
                   background-color: #ccc;
                   border: 1px transparent solid;
                   color: #353535;
                   margin-right: 10px;
                   margin-bottom: 10px;
                   border-radius: 0;
                   display: inline-block;
                   vertical-align: middle;
                   cursor: pointer;
                   padding: 4px 10px;
                   outline: none;
                   min-width: 32px;
                   min-height: 32px;
                   width: 32px;
                   height: 32px;
                   text-align: center;
                   position: relative;
                   padding: 0;
                   width: 24px !important;
                   height: 24px !important;
                   min-height: 24px;
                   min-width: 24px;
               }
                   .dialog .header button.mini {
                       min-height: 20px;
                       min-width: 20px;
                       height: 14px;
                       font-size: .75em !important;
                       padding-top: 0px !important;
                   }
                   .dialog .header button.big {
                       min-height: 48px;
                       height: 48px;
                       font-size: 1.2em;
                   }
                   .dialog .header button.mini {
                       min-width: 22px;
                       width: 22px;
                   }
                   .dialog .header button.big {
                       min-width: 48px;
                       width: 48px;
                   }
                   .dialog .header button [class^="icon-"],
                   .dialog .header button [class*=" icon-"] {
                       vertical-align: -10%;
                       font-size: 1.2em;
                       display: inline-block;
                   }
                       .dialog .header button [class^="icon-"].icon-large,
                       .dialog .header button [class*=" icon-"].icon-large {
                           line-height: .9em;
                       }
                   .dialog .header button.big [class^="icon-"],
                   .dialog .header button.big [class*=" icon-"] {
                       font-size: 1.3333333333333333em;
                   }
                   .dialog .header button [class^="icon-"],
                   .dialog .header button [class*=" icon-"] {
                       margin-right: 5px;
                   }
                       .dialog .header button [class^="icon-"].right,
                       .dialog .header button [class*=" icon-"].right {
                           margin-left: 5px;
                           margin-right: auto;
                       }
                   .dialog .header button.standart {
                       min-width: 90px;
                       min-height: 32px;
                   }
                   .dialog .header button:active,
                   .dialog .header button.default:active {
                       top: 1px;
                       left: 1px;
                   }
                   .dialog .header button:disabled,
                   .dialog .header button.disabled {
                       background-color: #eaeaea;
                       color: #bebebe;
                       cursor: not-allowed;
                   }
                   .dialog .header button.default {
                       background-color: #008287;
                       color: #fff;
                   }
                       .dialog .header button:hover,
                       .dialog .header button.default:hover {
                           color: inherit;
                       }
                   .dialog .header button:focus {
                       outline: 0;
                       border: 1px #353535 dotted;
                   }
                   .dialog .header button.mini {
                       min-height: 20px;
                       min-width: 20px;
                       height: 14px;
                       font-size: .75em !important;
                       padding-top: 0px !important;
                   }
                   .dialog .header button.big {
                       min-height: 48px;
                       height: 48px;
                       font-size: 1.2em;
                   }
                   .dialog .header button img {
                       width: 16px;
                       height: 16px;
                       position: absolute;
                       top: 8px;
                       left: 8px;
                   }
                   .dialog .header button [class^="icon-"],
                   .dialog .header button [class*=" icon-"] {
                       font-size: 11px;
                   }
                   .dialog .header button i {
                       position: absolute;
                       left: 5px;
                       top: 6px;
                   }
           .dialog .content {
               min-height: 85px;
               padding: 20px;
               background-color: #FFFFFF;
               border-left: 1px solid rgba(0, 0, 0, 0.2);
               border-right: 1px solid rgba(0, 0, 0, 0.2);
               font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
               font-weight: 300;
               font-size: 11pt;
               letter-spacing: 0.02em;
               line-height: 14pt;
               font-smooth: always;
           }
           .dialog .action {
               position: relative;
               bottom: 0;
               width: auto;
               height: 40px;
               padding: 0 10px;
               font-size: 18px;
               text-align: center;
               white-space: nowrap;
               overflow: hidden;
               background-color: #FFFFFF;
               border-left: 1px solid rgba(0, 0, 0, 0.2);
               border-right: 1px solid rgba(0, 0, 0, 0.2);
               border-bottom: 1px solid rgba(0, 0, 0, 0.2);
           }
               .dialog .action button {
                   margin: 0 10px 0 0;
               }
                   .dialog .action button:last-child {
                       margin: 0;
                   }
       #dialogOverlay {
           width: 100%;
           height: 100%;
           position: fixed;
           top: 0;
           left: 0;
           background-color: rgba(235, 235, 235, 0.5);
           z-index: 1002;
       }
   </style>
   <style>
       /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Responsive.less
        *
        */
       /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Colors.less
        *
        */
       .fg-color-blue {
           color: #2d89ef !important;
       }
       .fg-color-blueLight {
           color: #eff4ff !important;
       }
       .fg-color-blueDark {
           color: #2b5797 !important;
       }
       .fg-color-green {
           color: #00a300 !important;
       }
       .fg-color-greenLight {
           color: #99b433 !important;
       }
       .fg-color-greenDark {
           color: #1e7145 !important;
       }
       .fg-color-red {
           color: #b91d47 !important;
       }
       .fg-color-yellow {
           color: #ffc40d !important;
       }
       .fg-color-orange {
           color: #e3a21a !important;
       }
       .fg-color-orangeDark {
           color: #da532c !important;
       }
       .fg-color-pink {
           color: #9f00a7 !important;
       }
       .fg-color-pinkDark {
           color: #7e3878 !important;
       }
       .fg-color-purple {
           color: #603cba !important;
       }
       .fg-color-darken {
           color: #1d1d1d !important;
       }
       .fg-color-lighten {
           color: #d5e7ec !important;
       }
       .fg-color-white {
           color: #ffffff !important;
       }
       .fg-color-grayDark {
           color: #525252 !important;
       }
       .fg-color-magenta {
           color: #ff0097 !important;
       }
       .fg-color-teal {
           color: #00aba9 !important;
       }
       .fg-color-redLight {
           color: #ee1111 !important;
       }
       .bg-color-blue {
           background-color: #2d89ef !important;
       }
       .bg-color-blueLight {
           background-color: #eff4ff !important;
       }
       .bg-color-blueDark {
           background-color: #2b5797 !important;
       }
       .bg-color-green {
           background-color: #00a300 !important;
       }
       .bg-color-greenLight {
           background-color: #99b433 !important;
       }
       .bg-color-greenDark {
           background-color: #1e7145 !important;
       }
       .bg-color-red {
           background-color: #b91d47 !important;
       }
       .bg-color-yellow {
           background-color: #ffc40d !important;
       }
       .bg-color-orange {
           background-color: #e3a21a !important;
       }
       .bg-color-orangeDark {
           background-color: #da532c !important;
       }
       .bg-color-pink {
           background-color: #9f00a7 !important;
       }
       .bg-color-pinkDark {
           background-color: #7e3878 !important;
       }
       .bg-color-purple {
           background-color: #603cba !important;
       }
       .bg-color-darken {
           background-color: #1d1d1d !important;
       }
       .bg-color-lighten {
           background-color: #d5e7ec !important;
       }
       .bg-color-white {
           background-color: #ffffff !important;
       }
       .bg-color-grayDark {
           background-color: #525252 !important;
       }
       .bg-color-magenta {
           background-color: #ff0097 !important;
       }
       .bg-color-teal {
           background-color: #00aba9 !important;
       }
       .bg-color-redLight {
           background-color: #ee1111 !important;
       }
       [class*=border-color] {
           border: 2px solid;
       }
       .border-color-blue {
           border-color: #2d89ef !important;
       }
       .border-color-blueLight {
           border-color: #eff4ff !important;
       }
       .border-color-blueDark {
           border-color: #2b5797 !important;
       }
       .border-color-green {
           border-color: #00a300 !important;
       }
       .border-color-greenLight {
           border-color: #99b433 !important;
       }
       .border-color-greenDark {
           border-color: #1e7145 !important;
       }
       .border-color-red {
           border-color: #b91d47 !important;
       }
       .border-color-yellow {
           border-color: #ffc40d !important;
       }
       .border-color-orange {
           border-color: #e3a21a !important;
       }
       .border-color-orangeDark {
           border-color: #da532c !important;
       }
       .border-color-pink {
           border-color: #9f00a7 !important;
       }
       .border-color-pinkDark {
           border-color: #7e3878 !important;
       }
       .border-color-purple {
           border-color: #603cba !important;
       }
       .border-color-darken {
           border-color: #1d1d1d !important;
       }
       .border-color-lighten {
           border-color: #d5e7ec !important;
       }
       .border-color-white {
           border-color: #ffffff !important;
       }
       .border-color-grayDark {
           border-color: #525252 !important;
       }
       .border-color-magenta {
           border-color: #ff0097 !important;
       }
       .border-color-teal {
           border-color: #00aba9 !important;
       }
       .border-color-redLight {
           border-color: #ee1111 !important;
       }
       *:hover[class=outline-color] {
           outline: 3px solid;
       }
       .outline-color-blue {
           outline-color: #2d89ef !important;
       }
       .outline-color-blueLight {
           outline-color: #eff4ff !important;
       }
       .outline-color-blueDark {
           outline-color: #2b5797 !important;
       }
       .outline-color-green {
           outline-color: #00a300 !important;
       }
       .outline-color-greenLight {
           outline-color: #99b433 !important;
       }
       .outline-color-greenDark {
           outline-color: #1e7145 !important;
       }
       .outline-color-red {
           outline-color: #b91d47 !important;
       }
       .outline-color-yellow {
           outline-color: #ffc40d !important;
       }
       .outline-color-orange {
           outline-color: #e3a21a !important;
       }
       .outline-color-orangeDark {
           outline-color: #da532c !important;
       }
       .outline-color-pink {
           outline-color: #9f00a7 !important;
       }
       .outline-color-pinkDark {
           outline-color: #7e3878 !important;
       }
       .outline-color-purple {
           outline-color: #603cba !important;
       }
       .outline-color-darken {
           outline-color: #1d1d1d !important;
       }
       .outline-color-lighten {
           outline-color: #d5e7ec !important;
       }
       .outline-color-white {
           outline-color: #ffffff !important;
       }
       .outline-color-grayDark {
           outline-color: #525252 !important;
       }
       .outline-color-magenta {
           outline-color: #ff0097 !important;
       }
       .outline-color-teal {
           outline-color: #00aba9 !important;
       }
       .outline-color-redLight {
           outline-color: #ee1111 !important;
       }
       /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Responsive-1200.less
        *
        */
       /* Large desktop */
       @media (min-width: 1200px) {
       }
       @media (min-width: 980px) {
           .nav-bar .nav-bar-inner .pull-menu {
               display: none;
           }
           .nav-bar .nav-bar-inner > ul.menu {
               display: block !important;
           }
       }
       /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Responsive-979.less
        *
        */
       /* Portrait tablet to landscape and desktop */
       @media (min-width: 768px) and (max-width: 979px) {
           .span1 {
               width: 42px;
           }
           .span2 {
               width: 104px;
           }
           .span3 {
               width: 166px;
           }
           .span4 {
               width: 228px;
           }
           .span5 {
               width: 290px;
           }
           .span6 {
               width: 352px;
           }
           .span7 {
               width: 414px;
           }
           .span8 {
               width: 476px;
           }
           .span9 {
               width: 538px;
           }
           .span10 {
               width: 600px;
           }
           .span11 {
               width: 662px;
           }
           .span12 {
               width: 724px;
           }
           .offset1 {
               margin-left: 62px;
           }
           .offset2 {
               margin-left: 124px;
           }
           .offset3 {
               margin-left: 186px;
           }
           .offset4 {
               margin-left: 248px;
           }
           .offset5 {
               margin-left: 310px;
           }
           .offset6 {
               margin-left: 372px;
           }
           .offset7 {
               margin-left: 434px;
           }
           .offset8 {
               margin-left: 496px;
           }
           .offset9 {
               margin-left: 558px;
           }
           .offset10 {
               margin-left: 620px;
           }
           .offset11 {
               margin-left: 682px;
           }
           .offset12 {
               margin-left: 744px;
           }
           .nav-bar .nav-bar-inner .pull-menu {
               display: inline-block;
           }
           .nav-bar .nav-bar-inner > .divider {
               float: none;
           }
           .nav-bar .nav-bar-inner .element {
               float: none;
           }
           .nav-bar .nav-bar-inner > ul.menu {
               display: none;
               float: none;
               margin: 5px;
           }
               .nav-bar .nav-bar-inner > ul.menu > li {
                   display: block;
                   float: none;
                   width: 100%;
                   margin-left: 0;
                   padding-left: 5px;
               }
                   .nav-bar .nav-bar-inner > ul.menu > li a {
                       display: block;
                       float: none;
                   }
                   .nav-bar .nav-bar-inner > ul.menu > li .dropdown-menu {
                       position: relative;
                       width: 100%;
                       border: 0;
                   }
           .nav-bar .nav-bar-inner [data-role=dropdown] {
               margin-right: 20px !important;
           }
               .nav-bar .nav-bar-inner [data-role=dropdown] > a {
                   cursor: pointer;
               }
                   .nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
                       position: absolute;
                       content: "\203A";
                       display: block;
                       font-size: 1.4em;
                       left: 100%;
                       margin-left: -10px;
                       top: 8px;
                       -webkit-transform: rotate(90deg);
                       -moz-transform: rotate(90deg);
                       -ms-transform: rotate(90deg);
                       -o-transform: rotate(90deg);
                       transform: rotate(90deg);
                   }
       }
       .place-left {
           float: left !important;
           margin-right: 10px;
       }
       .place-right {
           float: right !important;
           margin-left: 10px;
       }
       .scroll-y,
       .scroll-vertical {
           overflow-y: scroll;
       }
       .scroll-x,
       .scroll-horizontal {
           overflow-x: scroll;
       }
       .pos-rel {
           position: relative;
       }
       .pos-abs {
           position: absolute;
       }
       .pos-fix {
           position: fixed;
       }
       .text-left {
           text-align: left;
       }
       .text-right {
           text-align: right;
       }
       .text-center {
           text-align: center;
       }
       .text-justify {
           text-align: justify;
       }
       .top-left {
           position: absolute;
           top: 0;
           left: 0;
       }
       .top-right {
           position: absolute;
           top: 0;
           right: 0;
       }
       .bottom-right {
           position: absolute;
           bottom: 0;
           right: 0;
       }
       .bottom-left {
           position: absolute;
           bottom: 0;
           left: 0;
       }
       .no-overflow {
           overflow: hidden;
       }
       .no-display {
           display: none;
       }
       .no-margin {
           margin: 0;
       }
       .no-padding {
           padding: 0;
       }
       .no-border {
           border: 0;
       }
       .no-border-all {
           border: 0;
       }
           .no-border-all * {
               border: 0;
           }
       .as-block {
           display: block;
           float: none !important;
       }
       .as-inline-block {
           display: inline-block;
       }
       .nlm {
           margin-left: 0 !important;
       }
       .nrm {
           margin-right: 0 !important;
       }
       .clearfix {
           *zoom: 1;
       }
           .clearfix:before,
           .clearfix:after {
               display: table;
               content: "";
           }
           .clearfix:after {
               clear: both;
           }
       .padding5 {
           padding: 5px;
       }
       .padding10 {
           padding: 10px;
       }
       .padding15 {
           padding: 15px;
       }
       .padding20 {
           padding: 20px;
       }
       .padding30 {
           padding: 30px;
       }
       .padding40 {
           padding: 40px;
       }
       .padding80 {
           padding: 80px;
       }
       .selected {
           border: 4px #2d89ef solid;
       }
           .selected:after {
               width: 0;
               height: 0;
               border-top: 40px solid #2d89ef;
               border-left: 40px solid transparent;
               position: absolute;
               display: block;
               right: 0;
               content: ".";
               top: 0;
               z-index: 1001;
           }
           .selected:before {
               position: absolute;
               content: "\e08a";
               color: #fff;
               right: 4px;
               font-family: iconFont;
               z-index: 1002;
           }
       .border {
           border: 1px #ccc solid;
       }
       @media (max-width: 767px) {
           body {
               padding-right: 10px;
               padding-left: 10px !important;
           }
           [class*="span"],
           .hero-unit {
               float: none;
               display: block;
               width: 100%;
               margin-left: 0;
               margin-right: 0;
           }
           [class*="offset"],
           .hero-unit {
               margin-left: 0;
           }
           table thead tr th {
               font-size: 9pt;
           }
           table tbody tr td {
               font-size: 10pt;
           }
           h1 {
               font-size: 30pt;
           }
           h2 {
               font-size: 16pt;
           }
           .nav-bar .nav-bar-inner .pull-menu {
               display: inline-block;
           }
           .nav-bar .nav-bar-inner > .divider {
               float: none !important;
           }
           .nav-bar .nav-bar-inner .element {
               float: none;
           }
           .nav-bar .nav-bar-inner > ul.menu {
               display: none;
               float: none;
               margin: 5px;
           }
               .nav-bar .nav-bar-inner > ul.menu > li {
                   display: block;
                   float: none;
                   width: 100%;
                   margin-left: 0;
                   padding-left: 5px;
               }
                   .nav-bar .nav-bar-inner > ul.menu > li a {
                       display: block;
                       float: none;
                   }
                   .nav-bar .nav-bar-inner > ul.menu > li .dropdown-menu {
                       position: relative;
                       width: 100%;
                       border: 0;
                   }
           .nav-bar .nav-bar-inner [data-role=dropdown] {
               margin-right: 20px !important;
           }
               .nav-bar .nav-bar-inner [data-role=dropdown] > a {
                   cursor: pointer;
               }
                   .nav-bar .nav-bar-inner [data-role=dropdown] > a:before {
                       position: absolute;
                       content: "\203A";
                       display: block;
                       font-size: 1.4em;
                       left: 100%;
                       margin-left: -10px;
                       top: 8px;
                       -webkit-transform: rotate(90deg);
                       -moz-transform: rotate(90deg);
                       -ms-transform: rotate(90deg);
                       -o-transform: rotate(90deg);
                       transform: rotate(90deg);
                   }
           .page-control {
               position: relative;
           }
               .page-control .menu-pull {
                   background-image: url("data:image/png;base64,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");
                   display: block;
                   width: 24px;
                   height: 24px;
                   float: right;
                   margin-top: 10px;
                   margin-right: 10px;
                   cursor: pointer;
               }
               .page-control .menu-pull-bar {
                   display: block;
                   width: 100%;
                   height: 44px;
                   border: 1px solid #CCC;
                   border-bottom: 0px;
                   background-color: rgba(217, 217, 217, 0.16);
                   padding: 10px 0px 10px 20px;
                   color: #2D89EF;
               }
               .page-control ul {
                   width: 100%;
                   height: auto;
                   margin: 0px;
                   position: relative;
                   padding: 0px 20px 10px 20px;
                   border: 1px solid #CCC;
                   border-bottom: 0px;
                   border-top: 0px;
                   display: none;
               }
                   .page-control ul li {
                       display: block;
                       float: left;
                       width: 100%;
                       padding-left: 0;
                       line-height: 32px;
                       position: relative;
                       height: auto;
                   }
                       .page-control ul li:first-child {
                           margin-left: 0px;
                       }
                       .page-control ul li.active {
                           border: 0px;
                           background-color: rgba(0, 0, 0, 0);
                       }
                           .page-control ul li.active a {
                               color: #1e1e1e;
                           }
                       .page-control ul li a {
                           width: 100%;
                           text-align: left;
                       }
                           .page-control ul li a:hover {
                               background: #464646;
                               color: #fff;
                           }
               .page-control .frames {
                   margin-top: 0px;
               }
           .tile {
               width: 120px;
               height: 120px;
           }
               .tile.double {
                   width: 250px;
               }
               .tile.triple {
                   width: 380px;
               }
               .tile.quadro {
                   width: 510px;
               }
               .tile.double-vertical {
                   height: 250px;
               }
               .tile.triple-vertical {
                   height: 380px;
               }
               .tile.quadro-vertical {
                   height: 510px;
               }
               .tile .tile-content {
                   padding: 5px 10px;
               }
               .tile.icon > .tile-content > img {
                   width: 48px;
                   height: 48px;
                   margin-left: -24px;
                   margin-top: -24px;
               }
               .tile.icon > .tile-content > i {
                   margin-left: -24px;
                   font-size: 48px;
               }
               .tile .brand > .badge,
               .tile .tile-status > .badge {
                   width: 26px;
                   height: 28px;
                   right: 0;
                   font-size: 9pt;
               }
               .tile .brand > .name,
               .tile .tile-status > .name {
                   margin-left: 10px;
               }
               .tile .brand > .icon,
               .tile .tile-status > .icon {
                   width: 24px;
                   height: 24px;
                   margin: 5px 10px;
               }
               .tile .brand > img ~ .text,
               .tile .tile-status > img ~ .text {
                   left: 40px;
                   right: 40px;
                   font-size: 8pt;
               }
       }
       /*
        * Metro UI CSS
        * (c) 2012-2013 by Sergey Pimenov
        * Licensed under the MIT License and Commercial
        *
        * Responsive-480.less
        *
        */
       /* Landscape phones and down */
       @media (max-width: 480px) {
           .page.secondary .page-back {
               width: 24px;
               height: 24px;
               left: 0px !important;
           }
           .page.secondary .page-header .page-header-content {
               height: 60px;
               min-height: 50px;
           }
               .page.secondary .page-header .page-header-content h1 {
                   left: 40px;
               }
           .page.secondary .page-region .page-region-content {
               padding-left: 0;
           }
           .page.fixed-header .page-header {
               position: relative !important;
           }
               .page.fixed-header .page-header .page-header-content .user-login {
                   float: right;
                   margin: 35px 44px 0 0;
                   cursor: pointer;
               }
                   .page.fixed-header .page-header .page-header-content .user-login .avatar {
                       float: right;
                       border: 1px #ccc solid;
                       width: 40px;
                       height: 40px;
                   }
                       .page.fixed-header .page-header .page-header-content .user-login .avatar img {
                           width: 100%;
                           height: 100%;
                       }
                   .page.fixed-header .page-header .page-header-content .user-login .name {
                       float: left;
                       margin: 0px 10px;
                       text-align: right;
                   }
                       .page.fixed-header .page-header .page-header-content .user-login .name .first-name {
                           font-family: "Segoe UI Light", "Open Sans", sans-serif, sans;
                           font-size: 14pt;
                           display: block;
                           margin: 0;
                       }
                       .page.fixed-header .page-header .page-header-content .user-login .name .last-name {
                           font-family: "Open Sans", sans-serif, sans;
                           font-size: 8pt;
                           display: block;
                           margin: 0;
                       }
               .page.fixed-header .page-header .page-header-content h1 {
                   left: 0;
               }
           .page.fixed-header .page-region {
               padding-top: 20px;
           }
           .horizontal-menu {
               height: auto;
           }
               .horizontal-menu > ul {
                   width: 100%;
                   display: block;
                   height: auto;
               }
                   .horizontal-menu > ul > li {
                       width: 100%;
                       float: none;
                       display: block;
                       position: relative;
                       border-bottom: 1px #1e1e1e solid;
                   }
                       .horizontal-menu > ul > li:last-child {
                           border-bottom: 1px transparent solid;
                       }
                       .horizontal-menu > ul > li a {
                           width: 100%;
                           float: none;
                       }
                   .horizontal-menu > ul li ul {
                       position: relative;
                       width: 100%;
                       border: 0;
                       left: 10px;
                   }
           table thead tr th {
               font-size: 8pt;
           }
           table tbody tr td {
               font-size: 9pt;
               padding: 2px 5px;
           }
           h1 {
               font-size: 26pt;
               line-height: 18px;
           }
           h2 {
               font-size: 16pt;
               line-height: 16px;
           }
           h3 {
               font-size: 13pt;
               line-height: 16px;
           }
           h3 {
               font-size: 13pt;
               line-height: 14px;
           }
           .tile-group {
               max-width: 400px;
               float: none;
           }
           .page.with-sidebar .page-region {
               margin-left: 0;
               clear: both;
           }
       }
   </style>
   <style>
       body {
           background-color: #fff;
       }
       #bodyContent {
           width: 940px;
           margin: auto;
           background-color: #fff;
       }
       .browsers-icons img {
           float: left;
           margin-right: 20px;
       }
       #brand-name {
           line-height: 24px;
           margin-top: 2px;
       }
       hr {
           border: 0;
           border-bottom: 1px #ddd dotted;
           color: #ddd;
           background-color: #ddd;
       }
       .charms,
       .app-bar,
       .message-dialog,
       .error-bar,
       .warning-bar,
       .info-bar {
           position: absolute;
       }
       @media (min-width: 768px) and (max-width: 979px) {
           #bodyContent {
               width: 724px;
           }
           .hero-unit > img {
               zoom: .6;
           }
           .browsers-icons img {
               zoom: .8;
           }
       }
       @media (max-width: 767px) {
           #bodyContent {
               width: 100%;
           }
           .hero-unit > img {
               zoom: .6;
           }
           .modern-ui-logo {
               width: 24px;
               height: 24px;
           }
           .github-info {
               margin-top: 5px;
           }
           a, .link {
               font-size: 9pt;
           }
           h3 {
               line-height: 11px;
           }
           .no-mobile {
               display: none;
           }
           #carousel1 {
               height: 300px !important;
           }
       }
       @media (max-width: 480px) {
           .hero-unit img {
               display: none;
           }
           #jetbrains {
               display: none;
           }
           #brand-name {
               display: none;
           }
       }
       #toctitle {
           display: none;
       }
       p {
           color: rgba(0,0,0,0.7);
       }
       #toc {
           background-color:transparent;
           border-width:0px;
       }
   </style>
   <style>
       #column-one {
       }
       .container {
           background-color: #ffffff;
           margin-top: 0px;
       }
       .OWWNBcpCurrentDateFilled {
           display: none;
       }
       #content {
           width: 0px;
           margin: 0 auto auto 0;
           padding: 0em 0em 0em 0em;
           align: center;
       }
       #column-content {
           width: 0px;
           float: left;
           margin: 0 0 0 0;
           padding: 0;
       }
       .firstHeading {
           display: none;
           width: 0px;
       }
       #globalWrapper {
           width: 100%;
           background-color: #ffffff;
           margin-left: auto;
           margin-right: auto;
       }
       #column-one {
           display: none;
           width: 0px;
           background-color: #ffffff;
       }
       #content {
           margin: 0 0 0 0;
           align: center;
           width: 100%;
           background-color: #ffffff;
           border: 0;
       }
       #bodyContent {
           width: 100%;
           align: center;
           background-color: #ffffff;
       }
       #column-content {
           width: 100%;
           background-color: #ffffff;
       }
       #footer {
           display: none;
           position: center;
           width: 100%;
       }
   </style>
   <div class="page">
       <div class="nav-bar bg-color-darken">
           <div class="nav-bar-inner padding10">
               <span class="pull-menu"></span> <a href="#top"><span class="element brand"><img class="place-left" src="./js/logo32.png" style="height: 20px" />DNA Screw - Komaba Team <small>Biomod 2013</small></span></a>
               <div class="divider"></div>
               <ul class="menu">
                   <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba">Home</a></li>
                   <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Project">Project</a></li>
                   <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Design">Design</a></li>
                   <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Simulation">Simulation</a></li>
                   <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Experiment">Experiement</a></li>
                   <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/Discussion">Discussion</a></li>
                   <li><a href="http://openwetware.org/wiki/Biomod/2013/Komaba/AboutUs">About us</a></li>
               </ul>
           </div>
       </div>
   </div>

</body> </html>