

/*===============================
/templates/ja_mixstore/css/darkmode.css
================================================================================*/
html[data-theme="dark"]{--dm-bg:#1f1f1f; --dm-band:#262626; --dm-surface:#2d2d2d; --dm-surface-2:#333333; --dm-elevated:#080808; --dm-border:#3d3d3d; --dm-field-border:#555555;--dm-text:#d9d9d9; --dm-text-muted:#9a9a9a; --dm-heading:#ffffff; --ja-accent:#ff4141; --ja-accent-hover:#ff0e0e; color-scheme:dark; }  .ja-theme-toggle{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;line-height:1;color:#222222;position:relative;vertical-align:middle}.ja-theme-toggle:hover{color:var(--ja-accent)}.ja-theme-toggle svg{width:20px;height:20px;display:block}.ja-theme-toggle .ja-tt-sun{display:none}.ja-theme-toggle .ja-tt-moon{display:block} html[data-theme="dark"] .ja-theme-toggle{color:#e8e8e8}html[data-theme="dark"] .ja-theme-toggle:hover{color:var(--ja-accent)}html[data-theme="dark"] .ja-theme-toggle .ja-tt-sun{display:block}html[data-theme="dark"] .ja-theme-toggle .ja-tt-moon{display:none} .t3-off-canvas .ja-theme-toggle,.off-canvas-inner .ja-theme-toggle{color:#e8e8e8} .head-right .head-theme{display:inline-block;vertical-align:middle} html[data-theme="dark"] a{background-color:transparent}html[data-theme="dark"] a:active,html[data-theme="dark"] a:hover{outline:0}html[data-theme="dark"] abbr[title]{border-bottom:1px dotted}html[data-theme="dark"] mark{background:#ff0;color:#000}html[data-theme="dark"] img{border:0}html[data-theme="dark"] button,html[data-theme="dark"] input,html[data-theme="dark"] optgroup,html[data-theme="dark"] select,html[data-theme="dark"] textarea{color:inherit}html[data-theme="dark"] button::-moz-focus-inner,html[data-theme="dark"] input::-moz-focus-inner{border:0}html[data-theme="dark"] fieldset{border:1px solid #c0c0c0}html[data-theme="dark"] legend{border:0}@media print{html[data-theme="dark"] *,html[data-theme="dark"] *:before,html[data-theme="dark"] *:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}html[data-theme="dark"] pre,html[data-theme="dark"] blockquote{border:1px solid #999}html[data-theme="dark"] select{background:#fff !important}html[data-theme="dark"] .btn > .caret,html[data-theme="dark"] .dropup > .btn > .caret{border-top-color:#000 !important}html[data-theme="dark"] .label{border:1px solid #000}html[data-theme="dark"] .table td,html[data-theme="dark"] .table th{background-color:#fff !important}html[data-theme="dark"] .table-bordered th,html[data-theme="dark"] .table-bordered td{border:1px solid #ddd !important}}html[data-theme="dark"] body{color:#878787;background-color:#1f1f1f}html[data-theme="dark"] a{color:#ffffff}html[data-theme="dark"] a:hover,html[data-theme="dark"] a:focus{color:#d9d9d9}html[data-theme="dark"] a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color}html[data-theme="dark"] .img-thumbnail{background-color:#1f1f1f;border:1px solid #dddddd}html[data-theme="dark"] hr{border:0;border-top:1px solid #2d2d2d}html[data-theme="dark"] .sr-only{border:0}html[data-theme="dark"] code{color:#c7254e;background-color:#f9f2f4}html[data-theme="dark"] kbd{color:#ffffff;background-color:#333333;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}html[data-theme="dark"] kbd kbd{box-shadow:none}html[data-theme="dark"] pre{color:#2d2d2d;background-color:#f5f5f5;border:1px solid #cccccc}html[data-theme="dark"] pre code{color:inherit;background-color:transparent}html[data-theme="dark"] table{background-color:transparent}html[data-theme="dark"] caption{color:#5a5a5a}html[data-theme="dark"] .table > thead > tr > th,html[data-theme="dark"] .table > tbody > tr > th,html[data-theme="dark"] .table > tfoot > tr > th,html[data-theme="dark"] .table > thead > tr > td,html[data-theme="dark"] .table > tbody > tr > td,html[data-theme="dark"] .table > tfoot > tr > td{border-top:1px solid #dddddd}html[data-theme="dark"] .table > thead > tr > th{border-bottom:2px solid #dddddd}html[data-theme="dark"] .table > caption + thead > tr:first-child > th,html[data-theme="dark"] .table > colgroup + thead > tr:first-child > th,html[data-theme="dark"] .table > thead:first-child > tr:first-child > th,html[data-theme="dark"] .table > caption + thead > tr:first-child > td,html[data-theme="dark"] .table > colgroup + thead > tr:first-child > td,html[data-theme="dark"] .table > thead:first-child > tr:first-child > td{border-top:0}html[data-theme="dark"] .table > tbody + tbody{border-top:2px solid #dddddd}html[data-theme="dark"] .table .table{background-color:#1f1f1f}html[data-theme="dark"] .table-bordered{border:1px solid #dddddd}html[data-theme="dark"] .table-bordered > thead > tr > th,html[data-theme="dark"] .table-bordered > tbody > tr > th,html[data-theme="dark"] .table-bordered > tfoot > tr > th,html[data-theme="dark"] .table-bordered > thead > tr > td,html[data-theme="dark"] .table-bordered > tbody > tr > td,html[data-theme="dark"] .table-bordered > tfoot > tr > td{border:1px solid #dddddd}html[data-theme="dark"] .table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9}html[data-theme="dark"] .table-hover > tbody > tr:hover{background-color:#f5f5f5}html[data-theme="dark"] .table > thead > tr > td.active,html[data-theme="dark"] .table > tbody > tr > td.active,html[data-theme="dark"] .table > tfoot > tr > td.active,html[data-theme="dark"] .table > thead > tr > th.active,html[data-theme="dark"] .table > tbody > tr > th.active,html[data-theme="dark"] .table > tfoot > tr > th.active,html[data-theme="dark"] .table > thead > tr.active > td,html[data-theme="dark"] .table > tbody > tr.active > td,html[data-theme="dark"] .table > tfoot > tr.active > td,html[data-theme="dark"] .table > thead > tr.active > th,html[data-theme="dark"] .table > tbody > tr.active > th,html[data-theme="dark"] .table > tfoot > tr.active > th{background-color:#f5f5f5}html[data-theme="dark"] .table-hover > tbody > tr > td.active:hover,html[data-theme="dark"] .table-hover > tbody > tr > th.active:hover,html[data-theme="dark"] .table-hover > tbody > tr.active:hover > td,html[data-theme="dark"] .table-hover > tbody > tr:hover > .active,html[data-theme="dark"] .table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8}html[data-theme="dark"] .table > thead > tr > td.success,html[data-theme="dark"] .table > tbody > tr > td.success,html[data-theme="dark"] .table > tfoot > tr > td.success,html[data-theme="dark"] .table > thead > tr > th.success,html[data-theme="dark"] .table > tbody > tr > th.success,html[data-theme="dark"] .table > tfoot > tr > th.success,html[data-theme="dark"] .table > thead > tr.success > td,html[data-theme="dark"] .table > tbody > tr.success > td,html[data-theme="dark"] .table > tfoot > tr.success > td,html[data-theme="dark"] .table > thead > tr.success > th,html[data-theme="dark"] .table > tbody > tr.success > th,html[data-theme="dark"] .table > tfoot > tr.success > th{background-color:#dff0d8}html[data-theme="dark"] .table-hover > tbody > tr > td.success:hover,html[data-theme="dark"] .table-hover > tbody > tr > th.success:hover,html[data-theme="dark"] .table-hover > tbody > tr.success:hover > td,html[data-theme="dark"] .table-hover > tbody > tr:hover > .success,html[data-theme="dark"] .table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6}html[data-theme="dark"] .table > thead > tr > td.info,html[data-theme="dark"] .table > tbody > tr > td.info,html[data-theme="dark"] .table > tfoot > tr > td.info,html[data-theme="dark"] .table > thead > tr > th.info,html[data-theme="dark"] .table > tbody > tr > th.info,html[data-theme="dark"] .table > tfoot > tr > th.info,html[data-theme="dark"] .table > thead > tr.info > td,html[data-theme="dark"] .table > tbody > tr.info > td,html[data-theme="dark"] .table > tfoot > tr.info > td,html[data-theme="dark"] .table > thead > tr.info > th,html[data-theme="dark"] .table > tbody > tr.info > th,html[data-theme="dark"] .table > tfoot > tr.info > th{background-color:#d9edf7}html[data-theme="dark"] .table-hover > tbody > tr > td.info:hover,html[data-theme="dark"] .table-hover > tbody > tr > th.info:hover,html[data-theme="dark"] .table-hover > tbody > tr.info:hover > td,html[data-theme="dark"] .table-hover > tbody > tr:hover > .info,html[data-theme="dark"] .table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3}html[data-theme="dark"] .table > thead > tr > td.warning,html[data-theme="dark"] .table > tbody > tr > td.warning,html[data-theme="dark"] .table > tfoot > tr > td.warning,html[data-theme="dark"] .table > thead > tr > th.warning,html[data-theme="dark"] .table > tbody > tr > th.warning,html[data-theme="dark"] .table > tfoot > tr > th.warning,html[data-theme="dark"] .table > thead > tr.warning > td,html[data-theme="dark"] .table > tbody > tr.warning > td,html[data-theme="dark"] .table > tfoot > tr.warning > td,html[data-theme="dark"] .table > thead > tr.warning > th,html[data-theme="dark"] .table > tbody > tr.warning > th,html[data-theme="dark"] .table > tfoot > tr.warning > th{background-color:#fcf8e3}html[data-theme="dark"] .table-hover > tbody > tr > td.warning:hover,html[data-theme="dark"] .table-hover > tbody > tr > th.warning:hover,html[data-theme="dark"] .table-hover > tbody > tr.warning:hover > td,html[data-theme="dark"] .table-hover > tbody > tr:hover > .warning,html[data-theme="dark"] .table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc}html[data-theme="dark"] .table > thead > tr > td.danger,html[data-theme="dark"] .table > tbody > tr > td.danger,html[data-theme="dark"] .table > tfoot > tr > td.danger,html[data-theme="dark"] .table > thead > tr > th.danger,html[data-theme="dark"] .table > tbody > tr > th.danger,html[data-theme="dark"] .table > tfoot > tr > th.danger,html[data-theme="dark"] .table > thead > tr.danger > td,html[data-theme="dark"] .table > tbody > tr.danger > td,html[data-theme="dark"] .table > tfoot > tr.danger > td,html[data-theme="dark"] .table > thead > tr.danger > th,html[data-theme="dark"] .table > tbody > tr.danger > th,html[data-theme="dark"] .table > tfoot > tr.danger > th{background-color:#f2dede}html[data-theme="dark"] .table-hover > tbody > tr > td.danger:hover,html[data-theme="dark"] .table-hover > tbody > tr > th.danger:hover,html[data-theme="dark"] .table-hover > tbody > tr.danger:hover > td,html[data-theme="dark"] .table-hover > tbody > tr:hover > .danger,html[data-theme="dark"] .table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc}@media screen and (max-width:767px){html[data-theme="dark"] .table-responsive{border:1px solid #dddddd}html[data-theme="dark"] .table-responsive > .table-bordered{border:0}html[data-theme="dark"] .table-responsive > .table-bordered > thead > tr > th:first-child,html[data-theme="dark"] .table-responsive > .table-bordered > tbody > tr > th:first-child,html[data-theme="dark"] .table-responsive > .table-bordered > tfoot > tr > th:first-child,html[data-theme="dark"] .table-responsive > .table-bordered > thead > tr > td:first-child,html[data-theme="dark"] .table-responsive > .table-bordered > tbody > tr > td:first-child,html[data-theme="dark"] .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}html[data-theme="dark"] .table-responsive > .table-bordered > thead > tr > th:last-child,html[data-theme="dark"] .table-responsive > .table-bordered > tbody > tr > th:last-child,html[data-theme="dark"] .table-responsive > .table-bordered > tfoot > tr > th:last-child,html[data-theme="dark"] .table-responsive > .table-bordered > thead > tr > td:last-child,html[data-theme="dark"] .table-responsive > .table-bordered > tbody > tr > td:last-child,html[data-theme="dark"] .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}html[data-theme="dark"] .table-responsive > .table-bordered > tbody > tr:last-child > th,html[data-theme="dark"] .table-responsive > .table-bordered > tfoot > tr:last-child > th,html[data-theme="dark"] .table-responsive > .table-bordered > tbody > tr:last-child > td,html[data-theme="dark"] .table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}}html[data-theme="dark"] select,html[data-theme="dark"] textarea,html[data-theme="dark"] input[type="text"],html[data-theme="dark"] input[type="password"],html[data-theme="dark"] input[type="datetime"],html[data-theme="dark"] input[type="datetime-local"],html[data-theme="dark"] input[type="date"],html[data-theme="dark"] input[type="month"],html[data-theme="dark"] input[type="time"],html[data-theme="dark"] input[type="week"],html[data-theme="dark"] input[type="number"],html[data-theme="dark"] input[type="email"],html[data-theme="dark"] input[type="url"],html[data-theme="dark"] input[type="search"],html[data-theme="dark"] input[type="tel"],html[data-theme="dark"] input[type="color"],html[data-theme="dark"] .inputbox{color:#4b4b4b;background-color:#2d2d2d;background-image:none;border:1px solid #1f1f1f;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}html[data-theme="dark"] select:focus,html[data-theme="dark"] textarea:focus,html[data-theme="dark"] input[type="text"]:focus,html[data-theme="dark"] input[type="password"]:focus,html[data-theme="dark"] input[type="datetime"]:focus,html[data-theme="dark"] input[type="datetime-local"]:focus,html[data-theme="dark"] input[type="date"]:focus,html[data-theme="dark"] input[type="month"]:focus,html[data-theme="dark"] input[type="time"]:focus,html[data-theme="dark"] input[type="week"]:focus,html[data-theme="dark"] input[type="number"]:focus,html[data-theme="dark"] input[type="email"]:focus,html[data-theme="dark"] input[type="url"]:focus,html[data-theme="dark"] input[type="search"]:focus,html[data-theme="dark"] input[type="tel"]:focus,html[data-theme="dark"] input[type="color"]:focus,html[data-theme="dark"] .inputbox:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}html[data-theme="dark"] select::-moz-placeholder,html[data-theme="dark"] textarea::-moz-placeholder,html[data-theme="dark"] input[type="text"]::-moz-placeholder,html[data-theme="dark"] input[type="password"]::-moz-placeholder,html[data-theme="dark"] input[type="datetime"]::-moz-placeholder,html[data-theme="dark"] input[type="datetime-local"]::-moz-placeholder,html[data-theme="dark"] input[type="date"]::-moz-placeholder,html[data-theme="dark"] input[type="month"]::-moz-placeholder,html[data-theme="dark"] input[type="time"]::-moz-placeholder,html[data-theme="dark"] input[type="week"]::-moz-placeholder,html[data-theme="dark"] input[type="number"]::-moz-placeholder,html[data-theme="dark"] input[type="email"]::-moz-placeholder,html[data-theme="dark"] input[type="url"]::-moz-placeholder,html[data-theme="dark"] input[type="search"]::-moz-placeholder,html[data-theme="dark"] input[type="tel"]::-moz-placeholder,html[data-theme="dark"] input[type="color"]::-moz-placeholder,html[data-theme="dark"] .inputbox::-moz-placeholder{color:#5a5a5a;opacity:1}html[data-theme="dark"] select:-ms-input-placeholder,html[data-theme="dark"] textarea:-ms-input-placeholder,html[data-theme="dark"] input[type="text"]:-ms-input-placeholder,html[data-theme="dark"] input[type="password"]:-ms-input-placeholder,html[data-theme="dark"] input[type="datetime"]:-ms-input-placeholder,html[data-theme="dark"] input[type="datetime-local"]:-ms-input-placeholder,html[data-theme="dark"] input[type="date"]:-ms-input-placeholder,html[data-theme="dark"] input[type="month"]:-ms-input-placeholder,html[data-theme="dark"] input[type="time"]:-ms-input-placeholder,html[data-theme="dark"] input[type="week"]:-ms-input-placeholder,html[data-theme="dark"] input[type="number"]:-ms-input-placeholder,html[data-theme="dark"] input[type="email"]:-ms-input-placeholder,html[data-theme="dark"] input[type="url"]:-ms-input-placeholder,html[data-theme="dark"] input[type="search"]:-ms-input-placeholder,html[data-theme="dark"] input[type="tel"]:-ms-input-placeholder,html[data-theme="dark"] input[type="color"]:-ms-input-placeholder,html[data-theme="dark"] .inputbox:-ms-input-placeholder{color:#5a5a5a}html[data-theme="dark"] select::-webkit-input-placeholder,html[data-theme="dark"] textarea::-webkit-input-placeholder,html[data-theme="dark"] input[type="text"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="password"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="datetime"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="datetime-local"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="date"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="month"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="time"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="week"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="number"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="email"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="url"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="search"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="tel"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="color"]::-webkit-input-placeholder,html[data-theme="dark"] .inputbox::-webkit-input-placeholder{color:#5a5a5a}html[data-theme="dark"] select[disabled],html[data-theme="dark"] textarea[disabled],html[data-theme="dark"] input[type="text"][disabled],html[data-theme="dark"] input[type="password"][disabled],html[data-theme="dark"] input[type="datetime"][disabled],html[data-theme="dark"] input[type="datetime-local"][disabled],html[data-theme="dark"] input[type="date"][disabled],html[data-theme="dark"] input[type="month"][disabled],html[data-theme="dark"] input[type="time"][disabled],html[data-theme="dark"] input[type="week"][disabled],html[data-theme="dark"] input[type="number"][disabled],html[data-theme="dark"] input[type="email"][disabled],html[data-theme="dark"] input[type="url"][disabled],html[data-theme="dark"] input[type="search"][disabled],html[data-theme="dark"] input[type="tel"][disabled],html[data-theme="dark"] input[type="color"][disabled],html[data-theme="dark"] .inputbox[disabled],html[data-theme="dark"] select[readonly],html[data-theme="dark"] textarea[readonly],html[data-theme="dark"] input[type="text"][readonly],html[data-theme="dark"] input[type="password"][readonly],html[data-theme="dark"] input[type="datetime"][readonly],html[data-theme="dark"] input[type="datetime-local"][readonly],html[data-theme="dark"] input[type="date"][readonly],html[data-theme="dark"] input[type="month"][readonly],html[data-theme="dark"] input[type="time"][readonly],html[data-theme="dark"] input[type="week"][readonly],html[data-theme="dark"] input[type="number"][readonly],html[data-theme="dark"] input[type="email"][readonly],html[data-theme="dark"] input[type="url"][readonly],html[data-theme="dark"] input[type="search"][readonly],html[data-theme="dark"] input[type="tel"][readonly],html[data-theme="dark"] input[type="color"][readonly],html[data-theme="dark"] .inputbox[readonly],html[data-theme="dark"] fieldset[disabled] select,html[data-theme="dark"] fieldset[disabled] textarea,html[data-theme="dark"] fieldset[disabled] input[type="text"],html[data-theme="dark"] fieldset[disabled] input[type="password"],html[data-theme="dark"] fieldset[disabled] input[type="datetime"],html[data-theme="dark"] fieldset[disabled] input[type="datetime-local"],html[data-theme="dark"] fieldset[disabled] input[type="date"],html[data-theme="dark"] fieldset[disabled] input[type="month"],html[data-theme="dark"] fieldset[disabled] input[type="time"],html[data-theme="dark"] fieldset[disabled] input[type="week"],html[data-theme="dark"] fieldset[disabled] input[type="number"],html[data-theme="dark"] fieldset[disabled] input[type="email"],html[data-theme="dark"] fieldset[disabled] input[type="url"],html[data-theme="dark"] fieldset[disabled] input[type="search"],html[data-theme="dark"] fieldset[disabled] input[type="tel"],html[data-theme="dark"] fieldset[disabled] input[type="color"],html[data-theme="dark"] fieldset[disabled] .inputbox{background-color:#878787;opacity:1}html[data-theme="dark"] select:focus,html[data-theme="dark"] textarea:focus,html[data-theme="dark"] input[type="text"]:focus,html[data-theme="dark"] input[type="password"]:focus,html[data-theme="dark"] input[type="datetime"]:focus,html[data-theme="dark"] input[type="datetime-local"]:focus,html[data-theme="dark"] input[type="date"]:focus,html[data-theme="dark"] input[type="month"]:focus,html[data-theme="dark"] input[type="time"]:focus,html[data-theme="dark"] input[type="week"]:focus,html[data-theme="dark"] input[type="number"]:focus,html[data-theme="dark"] input[type="email"]:focus,html[data-theme="dark"] input[type="url"]:focus,html[data-theme="dark"] input[type="search"]:focus,html[data-theme="dark"] input[type="tel"]:focus,html[data-theme="dark"] input[type="color"]:focus,html[data-theme="dark"] .inputbox:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}html[data-theme="dark"] select::-moz-placeholder,html[data-theme="dark"] textarea::-moz-placeholder,html[data-theme="dark"] input[type="text"]::-moz-placeholder,html[data-theme="dark"] input[type="password"]::-moz-placeholder,html[data-theme="dark"] input[type="datetime"]::-moz-placeholder,html[data-theme="dark"] input[type="datetime-local"]::-moz-placeholder,html[data-theme="dark"] input[type="date"]::-moz-placeholder,html[data-theme="dark"] input[type="month"]::-moz-placeholder,html[data-theme="dark"] input[type="time"]::-moz-placeholder,html[data-theme="dark"] input[type="week"]::-moz-placeholder,html[data-theme="dark"] input[type="number"]::-moz-placeholder,html[data-theme="dark"] input[type="email"]::-moz-placeholder,html[data-theme="dark"] input[type="url"]::-moz-placeholder,html[data-theme="dark"] input[type="search"]::-moz-placeholder,html[data-theme="dark"] input[type="tel"]::-moz-placeholder,html[data-theme="dark"] input[type="color"]::-moz-placeholder,html[data-theme="dark"] .inputbox::-moz-placeholder{color:#5a5a5a;opacity:1}html[data-theme="dark"] select:-ms-input-placeholder,html[data-theme="dark"] textarea:-ms-input-placeholder,html[data-theme="dark"] input[type="text"]:-ms-input-placeholder,html[data-theme="dark"] input[type="password"]:-ms-input-placeholder,html[data-theme="dark"] input[type="datetime"]:-ms-input-placeholder,html[data-theme="dark"] input[type="datetime-local"]:-ms-input-placeholder,html[data-theme="dark"] input[type="date"]:-ms-input-placeholder,html[data-theme="dark"] input[type="month"]:-ms-input-placeholder,html[data-theme="dark"] input[type="time"]:-ms-input-placeholder,html[data-theme="dark"] input[type="week"]:-ms-input-placeholder,html[data-theme="dark"] input[type="number"]:-ms-input-placeholder,html[data-theme="dark"] input[type="email"]:-ms-input-placeholder,html[data-theme="dark"] input[type="url"]:-ms-input-placeholder,html[data-theme="dark"] input[type="search"]:-ms-input-placeholder,html[data-theme="dark"] input[type="tel"]:-ms-input-placeholder,html[data-theme="dark"] input[type="color"]:-ms-input-placeholder,html[data-theme="dark"] .inputbox:-ms-input-placeholder{color:#5a5a5a}html[data-theme="dark"] select::-webkit-input-placeholder,html[data-theme="dark"] textarea::-webkit-input-placeholder,html[data-theme="dark"] input[type="text"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="password"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="datetime"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="datetime-local"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="date"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="month"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="time"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="week"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="number"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="email"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="url"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="search"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="tel"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="color"]::-webkit-input-placeholder,html[data-theme="dark"] .inputbox::-webkit-input-placeholder{color:#5a5a5a}html[data-theme="dark"] select[disabled],html[data-theme="dark"] textarea[disabled],html[data-theme="dark"] input[type="text"][disabled],html[data-theme="dark"] input[type="password"][disabled],html[data-theme="dark"] input[type="datetime"][disabled],html[data-theme="dark"] input[type="datetime-local"][disabled],html[data-theme="dark"] input[type="date"][disabled],html[data-theme="dark"] input[type="month"][disabled],html[data-theme="dark"] input[type="time"][disabled],html[data-theme="dark"] input[type="week"][disabled],html[data-theme="dark"] input[type="number"][disabled],html[data-theme="dark"] input[type="email"][disabled],html[data-theme="dark"] input[type="url"][disabled],html[data-theme="dark"] input[type="search"][disabled],html[data-theme="dark"] input[type="tel"][disabled],html[data-theme="dark"] input[type="color"][disabled],html[data-theme="dark"] .inputbox[disabled],html[data-theme="dark"] select[readonly],html[data-theme="dark"] textarea[readonly],html[data-theme="dark"] input[type="text"][readonly],html[data-theme="dark"] input[type="password"][readonly],html[data-theme="dark"] input[type="datetime"][readonly],html[data-theme="dark"] input[type="datetime-local"][readonly],html[data-theme="dark"] input[type="date"][readonly],html[data-theme="dark"] input[type="month"][readonly],html[data-theme="dark"] input[type="time"][readonly],html[data-theme="dark"] input[type="week"][readonly],html[data-theme="dark"] input[type="number"][readonly],html[data-theme="dark"] input[type="email"][readonly],html[data-theme="dark"] input[type="url"][readonly],html[data-theme="dark"] input[type="search"][readonly],html[data-theme="dark"] input[type="tel"][readonly],html[data-theme="dark"] input[type="color"][readonly],html[data-theme="dark"] .inputbox[readonly],html[data-theme="dark"] fieldset[disabled] select,html[data-theme="dark"] fieldset[disabled] textarea,html[data-theme="dark"] fieldset[disabled] input[type="text"],html[data-theme="dark"] fieldset[disabled] input[type="password"],html[data-theme="dark"] fieldset[disabled] input[type="datetime"],html[data-theme="dark"] fieldset[disabled] input[type="datetime-local"],html[data-theme="dark"] fieldset[disabled] input[type="date"],html[data-theme="dark"] fieldset[disabled] input[type="month"],html[data-theme="dark"] fieldset[disabled] input[type="time"],html[data-theme="dark"] fieldset[disabled] input[type="week"],html[data-theme="dark"] fieldset[disabled] input[type="number"],html[data-theme="dark"] fieldset[disabled] input[type="email"],html[data-theme="dark"] fieldset[disabled] input[type="url"],html[data-theme="dark"] fieldset[disabled] input[type="search"],html[data-theme="dark"] fieldset[disabled] input[type="tel"],html[data-theme="dark"] fieldset[disabled] input[type="color"],html[data-theme="dark"] fieldset[disabled] .inputbox{background-color:#878787}html[data-theme="dark"] .form-actions{background-color:#878787}html[data-theme="dark"] .input-append .add-on,html[data-theme="dark"] .input-prepend .add-on{background-color:#878787;border:1px solid #ccc}html[data-theme="dark"] .input-append .active,html[data-theme="dark"] .input-prepend .active{background-color:#bbff33;border-color:#669900}html[data-theme="dark"] fieldset{border:0}html[data-theme="dark"] legend{color:#2d2d2d;border:0;border-bottom:1px solid #e5e5e5}html[data-theme="dark"] input[type="file"]:focus,html[data-theme="dark"] input[type="radio"]:focus,html[data-theme="dark"] input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color}html[data-theme="dark"] output{color:#4b4b4b}html[data-theme="dark"] .form-control{color:#4b4b4b;background-color:#2d2d2d;background-image:none;border:1px solid #1f1f1f;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}html[data-theme="dark"] .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}html[data-theme="dark"] .form-control::-moz-placeholder{color:#5a5a5a;opacity:1}html[data-theme="dark"] .form-control:-ms-input-placeholder{color:#5a5a5a}html[data-theme="dark"] .form-control::-webkit-input-placeholder{color:#5a5a5a}html[data-theme="dark"] .form-control[disabled],html[data-theme="dark"] .form-control[readonly],html[data-theme="dark"] fieldset[disabled] .form-control{background-color:#878787;opacity:1}html[data-theme="dark"] .has-success .help-block,html[data-theme="dark"] .has-success .control-label,html[data-theme="dark"] .has-success .radio,html[data-theme="dark"] .has-success .checkbox,html[data-theme="dark"] .has-success .radio-inline,html[data-theme="dark"] .has-success .checkbox-inline,html[data-theme="dark"] .has-success.radio label,html[data-theme="dark"] .has-success.checkbox label,html[data-theme="dark"] .has-success.radio-inline label,html[data-theme="dark"] .has-success.checkbox-inline label{color:#468847}html[data-theme="dark"] .has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}html[data-theme="dark"] .has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}html[data-theme="dark"] .has-success .input-group-addon{color:#468847;border-color:#468847;background-color:#dff0d8}html[data-theme="dark"] .has-success .form-control-feedback{color:#468847}html[data-theme="dark"] .has-warning .help-block,html[data-theme="dark"] .has-warning .control-label,html[data-theme="dark"] .has-warning .radio,html[data-theme="dark"] .has-warning .checkbox,html[data-theme="dark"] .has-warning .radio-inline,html[data-theme="dark"] .has-warning .checkbox-inline,html[data-theme="dark"] .has-warning.radio label,html[data-theme="dark"] .has-warning.checkbox label,html[data-theme="dark"] .has-warning.radio-inline label,html[data-theme="dark"] .has-warning.checkbox-inline label{color:#c09853}html[data-theme="dark"] .has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}html[data-theme="dark"] .has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}html[data-theme="dark"] .has-warning .input-group-addon{color:#c09853;border-color:#c09853;background-color:#fcf8e3}html[data-theme="dark"] .has-warning .form-control-feedback{color:#c09853}html[data-theme="dark"] .has-error .help-block,html[data-theme="dark"] .has-error .control-label,html[data-theme="dark"] .has-error .radio,html[data-theme="dark"] .has-error .checkbox,html[data-theme="dark"] .has-error .radio-inline,html[data-theme="dark"] .has-error .checkbox-inline,html[data-theme="dark"] .has-error.radio label,html[data-theme="dark"] .has-error.checkbox label,html[data-theme="dark"] .has-error.radio-inline label,html[data-theme="dark"] .has-error.checkbox-inline label{color:#b94a48}html[data-theme="dark"] .has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}html[data-theme="dark"] .has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}html[data-theme="dark"] .has-error .input-group-addon{color:#b94a48;border-color:#b94a48;background-color:#f2dede}html[data-theme="dark"] .has-error .form-control-feedback{color:#b94a48}html[data-theme="dark"] .help-block{color:#c7c7c7}html[data-theme="dark"] .btn{background-image:none;border:1px solid transparent}html[data-theme="dark"] .btn:focus,html[data-theme="dark"] .btn:active:focus,html[data-theme="dark"] .btn.active:focus,html[data-theme="dark"] .btn.focus,html[data-theme="dark"] .btn:active.focus,html[data-theme="dark"] .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color}html[data-theme="dark"] .btn:hover,html[data-theme="dark"] .btn:focus,html[data-theme="dark"] .btn.focus{color:#ffffff}html[data-theme="dark"] .btn:active,html[data-theme="dark"] .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}html[data-theme="dark"] .btn.disabled,html[data-theme="dark"] .btn[disabled],html[data-theme="dark"] fieldset[disabled] .btn{opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}html[data-theme="dark"] .btn-default{color:#ffffff;background-color:#2d2d2d;border-color:#1f1f1f}html[data-theme="dark"] .btn-default:hover,html[data-theme="dark"] .btn-default:focus,html[data-theme="dark"] .btn-default.focus,html[data-theme="dark"] .btn-default:active,html[data-theme="dark"] .btn-default.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-default{color:#ffffff;background-color:#141414;border-color:#000000}html[data-theme="dark"] .btn-default:active,html[data-theme="dark"] .btn-default.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-default{background-image:none}html[data-theme="dark"] .btn-default.disabled,html[data-theme="dark"] .btn-default[disabled],html[data-theme="dark"] fieldset[disabled] .btn-default,html[data-theme="dark"] .btn-default.disabled:hover,html[data-theme="dark"] .btn-default[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .btn-default:hover,html[data-theme="dark"] .btn-default.disabled:focus,html[data-theme="dark"] .btn-default[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .btn-default:focus,html[data-theme="dark"] .btn-default.disabled.focus,html[data-theme="dark"] .btn-default[disabled].focus,html[data-theme="dark"] fieldset[disabled] .btn-default.focus,html[data-theme="dark"] .btn-default.disabled:active,html[data-theme="dark"] .btn-default[disabled]:active,html[data-theme="dark"] fieldset[disabled] .btn-default:active,html[data-theme="dark"] .btn-default.disabled.active,html[data-theme="dark"] .btn-default[disabled].active,html[data-theme="dark"] fieldset[disabled] .btn-default.active{background-color:#2d2d2d;border-color:#1f1f1f}html[data-theme="dark"] .btn-default .badge{color:#2d2d2d;background-color:#ffffff}html[data-theme="dark"] .btn-primary{color:#ffffff;background-color:#ff4141;border-color:#ff2b2b}html[data-theme="dark"] .btn-primary:hover,html[data-theme="dark"] .btn-primary:focus,html[data-theme="dark"] .btn-primary.focus,html[data-theme="dark"] .btn-primary:active,html[data-theme="dark"] .btn-primary.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-primary{color:#ffffff;background-color:#ff0e0e;border-color:#d10000}html[data-theme="dark"] .btn-primary:active,html[data-theme="dark"] .btn-primary.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-primary{background-image:none}html[data-theme="dark"] .btn-primary.disabled,html[data-theme="dark"] .btn-primary[disabled],html[data-theme="dark"] fieldset[disabled] .btn-primary,html[data-theme="dark"] .btn-primary.disabled:hover,html[data-theme="dark"] .btn-primary[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .btn-primary:hover,html[data-theme="dark"] .btn-primary.disabled:focus,html[data-theme="dark"] .btn-primary[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .btn-primary:focus,html[data-theme="dark"] .btn-primary.disabled.focus,html[data-theme="dark"] .btn-primary[disabled].focus,html[data-theme="dark"] fieldset[disabled] .btn-primary.focus,html[data-theme="dark"] .btn-primary.disabled:active,html[data-theme="dark"] .btn-primary[disabled]:active,html[data-theme="dark"] fieldset[disabled] .btn-primary:active,html[data-theme="dark"] .btn-primary.disabled.active,html[data-theme="dark"] .btn-primary[disabled].active,html[data-theme="dark"] fieldset[disabled] .btn-primary.active{background-color:#ff4141;border-color:#ff2b2b}html[data-theme="dark"] .btn-primary .badge{color:#ff4141;background-color:#ffffff}html[data-theme="dark"] .btn-success{color:#ffffff;background-color:#5cb85c;border-color:#4cae4c}html[data-theme="dark"] .btn-success:hover,html[data-theme="dark"] .btn-success:focus,html[data-theme="dark"] .btn-success.focus,html[data-theme="dark"] .btn-success:active,html[data-theme="dark"] .btn-success.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-success{color:#ffffff;background-color:#449d44;border-color:#398439}html[data-theme="dark"] .btn-success:active,html[data-theme="dark"] .btn-success.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-success{background-image:none}html[data-theme="dark"] .btn-success.disabled,html[data-theme="dark"] .btn-success[disabled],html[data-theme="dark"] fieldset[disabled] .btn-success,html[data-theme="dark"] .btn-success.disabled:hover,html[data-theme="dark"] .btn-success[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .btn-success:hover,html[data-theme="dark"] .btn-success.disabled:focus,html[data-theme="dark"] .btn-success[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .btn-success:focus,html[data-theme="dark"] .btn-success.disabled.focus,html[data-theme="dark"] .btn-success[disabled].focus,html[data-theme="dark"] fieldset[disabled] .btn-success.focus,html[data-theme="dark"] .btn-success.disabled:active,html[data-theme="dark"] .btn-success[disabled]:active,html[data-theme="dark"] fieldset[disabled] .btn-success:active,html[data-theme="dark"] .btn-success.disabled.active,html[data-theme="dark"] .btn-success[disabled].active,html[data-theme="dark"] fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}html[data-theme="dark"] .btn-success .badge{color:#5cb85c;background-color:#ffffff}html[data-theme="dark"] .btn-info{color:#ffffff;background-color:#5bc0de;border-color:#46b8da}html[data-theme="dark"] .btn-info:hover,html[data-theme="dark"] .btn-info:focus,html[data-theme="dark"] .btn-info.focus,html[data-theme="dark"] .btn-info:active,html[data-theme="dark"] .btn-info.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-info{color:#ffffff;background-color:#31b0d5;border-color:#269abc}html[data-theme="dark"] .btn-info:active,html[data-theme="dark"] .btn-info.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-info{background-image:none}html[data-theme="dark"] .btn-info.disabled,html[data-theme="dark"] .btn-info[disabled],html[data-theme="dark"] fieldset[disabled] .btn-info,html[data-theme="dark"] .btn-info.disabled:hover,html[data-theme="dark"] .btn-info[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .btn-info:hover,html[data-theme="dark"] .btn-info.disabled:focus,html[data-theme="dark"] .btn-info[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .btn-info:focus,html[data-theme="dark"] .btn-info.disabled.focus,html[data-theme="dark"] .btn-info[disabled].focus,html[data-theme="dark"] fieldset[disabled] .btn-info.focus,html[data-theme="dark"] .btn-info.disabled:active,html[data-theme="dark"] .btn-info[disabled]:active,html[data-theme="dark"] fieldset[disabled] .btn-info:active,html[data-theme="dark"] .btn-info.disabled.active,html[data-theme="dark"] .btn-info[disabled].active,html[data-theme="dark"] fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}html[data-theme="dark"] .btn-info .badge{color:#5bc0de;background-color:#ffffff}html[data-theme="dark"] .btn-warning{color:#ffffff;background-color:#f0ad4e;border-color:#eea236}html[data-theme="dark"] .btn-warning:hover,html[data-theme="dark"] .btn-warning:focus,html[data-theme="dark"] .btn-warning.focus,html[data-theme="dark"] .btn-warning:active,html[data-theme="dark"] .btn-warning.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-warning{color:#ffffff;background-color:#ec971f;border-color:#d58512}html[data-theme="dark"] .btn-warning:active,html[data-theme="dark"] .btn-warning.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-warning{background-image:none}html[data-theme="dark"] .btn-warning.disabled,html[data-theme="dark"] .btn-warning[disabled],html[data-theme="dark"] fieldset[disabled] .btn-warning,html[data-theme="dark"] .btn-warning.disabled:hover,html[data-theme="dark"] .btn-warning[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .btn-warning:hover,html[data-theme="dark"] .btn-warning.disabled:focus,html[data-theme="dark"] .btn-warning[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .btn-warning:focus,html[data-theme="dark"] .btn-warning.disabled.focus,html[data-theme="dark"] .btn-warning[disabled].focus,html[data-theme="dark"] fieldset[disabled] .btn-warning.focus,html[data-theme="dark"] .btn-warning.disabled:active,html[data-theme="dark"] .btn-warning[disabled]:active,html[data-theme="dark"] fieldset[disabled] .btn-warning:active,html[data-theme="dark"] .btn-warning.disabled.active,html[data-theme="dark"] .btn-warning[disabled].active,html[data-theme="dark"] fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}html[data-theme="dark"] .btn-warning .badge{color:#f0ad4e;background-color:#ffffff}html[data-theme="dark"] .btn-danger{color:#ffffff;background-color:#d9534f;border-color:#d43f3a}html[data-theme="dark"] .btn-danger:hover,html[data-theme="dark"] .btn-danger:focus,html[data-theme="dark"] .btn-danger.focus,html[data-theme="dark"] .btn-danger:active,html[data-theme="dark"] .btn-danger.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-danger{color:#ffffff;background-color:#c9302c;border-color:#ac2925}html[data-theme="dark"] .btn-danger:active,html[data-theme="dark"] .btn-danger.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-danger{background-image:none}html[data-theme="dark"] .btn-danger.disabled,html[data-theme="dark"] .btn-danger[disabled],html[data-theme="dark"] fieldset[disabled] .btn-danger,html[data-theme="dark"] .btn-danger.disabled:hover,html[data-theme="dark"] .btn-danger[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .btn-danger:hover,html[data-theme="dark"] .btn-danger.disabled:focus,html[data-theme="dark"] .btn-danger[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .btn-danger:focus,html[data-theme="dark"] .btn-danger.disabled.focus,html[data-theme="dark"] .btn-danger[disabled].focus,html[data-theme="dark"] fieldset[disabled] .btn-danger.focus,html[data-theme="dark"] .btn-danger.disabled:active,html[data-theme="dark"] .btn-danger[disabled]:active,html[data-theme="dark"] fieldset[disabled] .btn-danger:active,html[data-theme="dark"] .btn-danger.disabled.active,html[data-theme="dark"] .btn-danger[disabled].active,html[data-theme="dark"] fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}html[data-theme="dark"] .btn-danger .badge{color:#d9534f;background-color:#ffffff}html[data-theme="dark"] .btn-link{color:#ffffff}html[data-theme="dark"] .btn-link,html[data-theme="dark"] .btn-link:active,html[data-theme="dark"] .btn-link.active,html[data-theme="dark"] .btn-link[disabled],html[data-theme="dark"] fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}html[data-theme="dark"] .btn-link,html[data-theme="dark"] .btn-link:hover,html[data-theme="dark"] .btn-link:focus,html[data-theme="dark"] .btn-link:active{border-color:transparent}html[data-theme="dark"] .btn-link:hover,html[data-theme="dark"] .btn-link:focus{color:#d9d9d9;background-color:transparent}html[data-theme="dark"] .btn-link[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .btn-link:hover,html[data-theme="dark"] .btn-link[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .btn-link:focus{color:#5a5a5a}html[data-theme="dark"] .dropdown-submenu > a:after{border-color:transparent;border-left-color:#000000}html[data-theme="dark"] .dropdown-submenu.open > a:after{border-left-color:#ffffff}html[data-theme="dark"] .fade{opacity:0}html[data-theme="dark"] .fade.in{opacity:1}html[data-theme="dark"] .caret{border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}html[data-theme="dark"] .dropdown-toggle:focus{outline:0}html[data-theme="dark"] .dropdown-menu{background-color:#222222;border:1px solid #555555;border:1px solid #080808;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175)}html[data-theme="dark"] .dropdown-menu .divider{background-color:#333333}html[data-theme="dark"] .dropdown-menu > li > a{color:#878787}html[data-theme="dark"] .dropdown-menu > li > a:hover,html[data-theme="dark"] .dropdown-menu > li > a:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .dropdown-menu > .active > a,html[data-theme="dark"] .dropdown-menu > .active > a:hover,html[data-theme="dark"] .dropdown-menu > .active > a:focus{color:#ffffff;outline:0;background-color:#ff4141}html[data-theme="dark"] .dropdown-menu > .disabled > a,html[data-theme="dark"] .dropdown-menu > .disabled > a:hover,html[data-theme="dark"] .dropdown-menu > .disabled > a:focus{color:#5a5a5a}html[data-theme="dark"] .dropdown-menu > .disabled > a:hover,html[data-theme="dark"] .dropdown-menu > .disabled > a:focus{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}html[data-theme="dark"] .open > a{outline:0}html[data-theme="dark"] .dropdown-header{color:#5a5a5a}html[data-theme="dark"] .dropup .caret,html[data-theme="dark"] .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid}html[data-theme="dark"] .btn-group .dropdown-toggle:active,html[data-theme="dark"] .btn-group.open .dropdown-toggle{outline:0}html[data-theme="dark"] .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}html[data-theme="dark"] .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}html[data-theme="dark"] .input-group-addon{color:#4b4b4b;background-color:#878787;border:1px solid #1f1f1f}html[data-theme="dark"] .input-group-addon:first-child{border-right:0}html[data-theme="dark"] .input-group-addon:last-child{border-left:0}html[data-theme="dark"] .nav > li > a:hover,html[data-theme="dark"] .nav > li > a:focus{background-color:var(--dm-surface)} html[data-theme="dark"] .nav > li.disabled > a{color:#5a5a5a}html[data-theme="dark"] .nav > li.disabled > a:hover,html[data-theme="dark"] .nav > li.disabled > a:focus{color:#5a5a5a;background-color:transparent}html[data-theme="dark"] .nav .open > a,html[data-theme="dark"] .nav .open > a:hover,html[data-theme="dark"] .nav .open > a:focus{background-color:#878787;border-color:#ffffff}html[data-theme="dark"] .nav .nav-divider{background-color:#e5e5e5}html[data-theme="dark"] .nav-tabs{border-bottom-color:#dddddd} html[data-theme="dark"] .nav-tabs > li > a{border-color:transparent} html[data-theme="dark"] .nav-tabs > li > a:hover{border-color:transparent} html[data-theme="dark"] .nav-tabs > li.active > a,html[data-theme="dark"] .nav-tabs > li.active > a:hover,html[data-theme="dark"] .nav-tabs > li.active > a:focus{color:#4b4b4b;background-color:#1f1f1f;border-color:#dddddd;border-bottom-color:transparent} html[data-theme="dark"] .nav-tabs.nav-justified{border-bottom:0}html[data-theme="dark"] .nav-tabs.nav-justified > .active > a,html[data-theme="dark"] .nav-tabs.nav-justified > .active > a:hover,html[data-theme="dark"] .nav-tabs.nav-justified > .active > a:focus{border-color:#dddddd} @media (min-width:768px){html[data-theme="dark"] .nav-tabs.nav-justified > li > a{border-bottom-color:#dddddd} html[data-theme="dark"] .nav-tabs.nav-justified > .active > a,html[data-theme="dark"] .nav-tabs.nav-justified > .active > a:hover,html[data-theme="dark"] .nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#1f1f1f}}html[data-theme="dark"] .nav-pills > li.active > a,html[data-theme="dark"] .nav-pills > li.active > a:hover,html[data-theme="dark"] .nav-pills > li.active > a:focus{color:#ffffff;background-color:#ff4141}html[data-theme="dark"] .nav-tabs-justified{border-bottom:0}html[data-theme="dark"] .nav-tabs-justified > .active > a,html[data-theme="dark"] .nav-tabs-justified > .active > a:hover,html[data-theme="dark"] .nav-tabs-justified > .active > a:focus{border-color:#dddddd} @media (min-width:768px){html[data-theme="dark"] .nav-tabs-justified > li > a{border-bottom-color:#dddddd} html[data-theme="dark"] .nav-tabs-justified > .active > a,html[data-theme="dark"] .nav-tabs-justified > .active > a:hover,html[data-theme="dark"] .nav-tabs-justified > .active > a:focus{border-bottom-color:#1f1f1f}}html[data-theme="dark"] .navbar{border:1px solid transparent}html[data-theme="dark"] .navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}@media (min-width:768px){html[data-theme="dark"] .navbar-collapse{border-top:0;box-shadow:none}}html[data-theme="dark"] .navbar-toggle{background-color:transparent;background-image:none;border:1px solid transparent}html[data-theme="dark"] .navbar-toggle:focus{outline:0}@media (max-width:767px){html[data-theme="dark"] .navbar-nav .open .dropdown-menu{background-color:transparent;border:0;box-shadow:none}html[data-theme="dark"] .navbar-nav .open .dropdown-menu > li > a:hover,html[data-theme="dark"] .navbar-nav .open .dropdown-menu > li > a:focus{background-image:none}}html[data-theme="dark"] .navbar-form{border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}@media (min-width:768px){html[data-theme="dark"] .navbar-form{border:0;-webkit-box-shadow:none;box-shadow:none}}html[data-theme="dark"] .navbar-default{background-color:#2d2d2d;border-color:#1f1f1f}html[data-theme="dark"] .navbar-default .navbar-brand{color:#5a5a5a}html[data-theme="dark"] .navbar-default .navbar-brand:hover,html[data-theme="dark"] .navbar-default .navbar-brand:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-default .navbar-text{color:#878787}html[data-theme="dark"] .navbar-default .navbar-nav > li > a{color:#878787}html[data-theme="dark"] .navbar-default .navbar-nav > li > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > li > a:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-default .navbar-nav > .active > a,html[data-theme="dark"] .navbar-default .navbar-nav > .active > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > .active > a:focus{color:#ffffff;background-color:#080808}html[data-theme="dark"] .navbar-default .navbar-nav > .disabled > a,html[data-theme="dark"] .navbar-default .navbar-nav > .disabled > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > .disabled > a:focus{color:#444444;background-color:transparent}html[data-theme="dark"] .navbar-default .navbar-toggle{border-color:#333333}html[data-theme="dark"] .navbar-default .navbar-toggle:hover,html[data-theme="dark"] .navbar-default .navbar-toggle:focus{background-color:#333333}html[data-theme="dark"] .navbar-default .navbar-toggle .icon-bar{background-color:#cccccc}html[data-theme="dark"] .navbar-default .navbar-collapse,html[data-theme="dark"] .navbar-default .navbar-form{border-color:#1f1f1f}html[data-theme="dark"] .navbar-default .navbar-nav > .open > a,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a:focus{background-color:#080808;color:#ffffff}@media (max-width:767px){html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#878787}html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .active > a,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#ffffff;background-color:#080808}html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444444;background-color:transparent}}html[data-theme="dark"] .navbar-default .navbar-link{color:#878787}html[data-theme="dark"] .navbar-default .navbar-link:hover{color:#ffffff}html[data-theme="dark"] .navbar-default .btn-link{color:#878787}html[data-theme="dark"] .navbar-default .btn-link:hover,html[data-theme="dark"] .navbar-default .btn-link:focus{color:#ffffff}html[data-theme="dark"] .navbar-default .btn-link[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .navbar-default .btn-link:hover,html[data-theme="dark"] .navbar-default .btn-link[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .navbar-default .btn-link:focus{color:#444444}html[data-theme="dark"] .navbar-inverse{background-color:#222222;border-color:#080808}html[data-theme="dark"] .navbar-inverse .navbar-brand{color:#5a5a5a}html[data-theme="dark"] .navbar-inverse .navbar-brand:hover,html[data-theme="dark"] .navbar-inverse .navbar-brand:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-inverse .navbar-text{color:#5a5a5a}html[data-theme="dark"] .navbar-inverse .navbar-nav > li > a{color:#5a5a5a}html[data-theme="dark"] .navbar-inverse .navbar-nav > li > a:hover,html[data-theme="dark"] .navbar-inverse .navbar-nav > li > a:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-inverse .navbar-nav > .active > a,html[data-theme="dark"] .navbar-inverse .navbar-nav > .active > a:hover,html[data-theme="dark"] .navbar-inverse .navbar-nav > .active > a:focus{color:#ffffff;background-color:#080808}html[data-theme="dark"] .navbar-inverse .navbar-nav > .disabled > a,html[data-theme="dark"] .navbar-inverse .navbar-nav > .disabled > a:hover,html[data-theme="dark"] .navbar-inverse .navbar-nav > .disabled > a:focus{color:#444444;background-color:transparent}html[data-theme="dark"] .navbar-inverse .navbar-toggle{border-color:#333333}html[data-theme="dark"] .navbar-inverse .navbar-toggle:hover,html[data-theme="dark"] .navbar-inverse .navbar-toggle:focus{background-color:#333333}html[data-theme="dark"] .navbar-inverse .navbar-toggle .icon-bar{background-color:#ffffff}html[data-theme="dark"] .navbar-inverse .navbar-collapse,html[data-theme="dark"] .navbar-inverse .navbar-form{border-color:#101010}html[data-theme="dark"] .navbar-inverse .navbar-nav > .open > a,html[data-theme="dark"] .navbar-inverse .navbar-nav > .open > a:hover,html[data-theme="dark"] .navbar-inverse .navbar-nav > .open > a:focus{background-color:#080808;color:#ffffff}@media (max-width:767px){html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#080808}html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#5a5a5a}html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#ffffff;background-color:#080808}html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,html[data-theme="dark"] .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444444;background-color:transparent}}html[data-theme="dark"] .navbar-inverse .navbar-link{color:#5a5a5a}html[data-theme="dark"] .navbar-inverse .navbar-link:hover{color:#ffffff}html[data-theme="dark"] .navbar-inverse .btn-link{color:#5a5a5a}html[data-theme="dark"] .navbar-inverse .btn-link:hover,html[data-theme="dark"] .navbar-inverse .btn-link:focus{color:#ffffff}html[data-theme="dark"] .navbar-inverse .btn-link[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .navbar-inverse .btn-link:hover,html[data-theme="dark"] .navbar-inverse .btn-link[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444444}html[data-theme="dark"] .breadcrumb{background-color:#2d2d2d}html[data-theme="dark"] .breadcrumb > li + li:before{color:#878787}html[data-theme="dark"] .breadcrumb > .active{color:#ffffff}html[data-theme="dark"] .pagination > li > a,html[data-theme="dark"] .pagination > li > span{color:#ffffff;background-color:#2d2d2d;border:1px solid #1f1f1f}html[data-theme="dark"] .pagination > li > a:hover,html[data-theme="dark"] .pagination > li > span:hover,html[data-theme="dark"] .pagination > li > a:focus,html[data-theme="dark"] .pagination > li > span:focus{color:#d9d9d9;background-color:#4b4b4b;border-color:#dddddd}html[data-theme="dark"] .pagination > .active > a,html[data-theme="dark"] .pagination > .active > span,html[data-theme="dark"] .pagination > .active > a:hover,html[data-theme="dark"] .pagination > .active > span:hover,html[data-theme="dark"] .pagination > .active > a:focus,html[data-theme="dark"] .pagination > .active > span:focus{color:#ffffff;background-color:#ff4141;border-color:#ff4141}html[data-theme="dark"] .pagination > .disabled > span,html[data-theme="dark"] .pagination > .disabled > span:hover,html[data-theme="dark"] .pagination > .disabled > span:focus,html[data-theme="dark"] .pagination > .disabled > a,html[data-theme="dark"] .pagination > .disabled > a:hover,html[data-theme="dark"] .pagination > .disabled > a:focus{color:#4b4b4b;background-color:#ffffff;border-color:#dddddd}html[data-theme="dark"] .pager li > a,html[data-theme="dark"] .pager li > span{background-color:#2d2d2d;border:1px solid #1f1f1f}html[data-theme="dark"] .pager li > a:hover,html[data-theme="dark"] .pager li > a:focus{background-color:#4b4b4b}html[data-theme="dark"] .pager .disabled > a,html[data-theme="dark"] .pager .disabled > a:hover,html[data-theme="dark"] .pager .disabled > a:focus,html[data-theme="dark"] .pager .disabled > span{color:#5a5a5a;background-color:#2d2d2d}html[data-theme="dark"] .label{color:#ffffff}html[data-theme="dark"] a.label:hover,html[data-theme="dark"] a.label:focus{color:#ffffff}html[data-theme="dark"] .label-default{background-color:#5a5a5a}html[data-theme="dark"] .label-default[href]:hover,html[data-theme="dark"] .label-default[href]:focus{background-color:#414141}html[data-theme="dark"] .label-primary{background-color:#ff4141}html[data-theme="dark"] .label-primary[href]:hover,html[data-theme="dark"] .label-primary[href]:focus{background-color:#ff0e0e}html[data-theme="dark"] .label-success{background-color:#5cb85c}html[data-theme="dark"] .label-success[href]:hover,html[data-theme="dark"] .label-success[href]:focus{background-color:#449d44}html[data-theme="dark"] .label-info{background-color:#5bc0de}html[data-theme="dark"] .label-info[href]:hover,html[data-theme="dark"] .label-info[href]:focus{background-color:#31b0d5}html[data-theme="dark"] .label-warning{background-color:#f0ad4e}html[data-theme="dark"] .label-warning[href]:hover,html[data-theme="dark"] .label-warning[href]:focus{background-color:#ec971f}html[data-theme="dark"] .label-danger{background-color:#d9534f}html[data-theme="dark"] .label-danger[href]:hover,html[data-theme="dark"] .label-danger[href]:focus{background-color:#c9302c}html[data-theme="dark"] .badge{color:#ffffff;background-color:#5a5a5a}html[data-theme="dark"] a.badge:hover,html[data-theme="dark"] a.badge:focus{color:#ffffff}html[data-theme="dark"] .list-group-item.active > .badge,html[data-theme="dark"] .nav-pills > .active > a > .badge{color:#ffffff;background-color:#ffffff}html[data-theme="dark"] .jumbotron{color:inherit;background-color:#878787}html[data-theme="dark"] .jumbotron h1,html[data-theme="dark"] .jumbotron .h1{color:#ffffff}html[data-theme="dark"] .jumbotron > hr{border-top-color:#6e6e6e}html[data-theme="dark"] .thumbnail{background-color:#1f1f1f;border:1px solid #dddddd}html[data-theme="dark"] a.thumbnail:hover,html[data-theme="dark"] a.thumbnail:focus,html[data-theme="dark"] a.thumbnail.active{border-color:#ffffff}html[data-theme="dark"] .thumbnail .caption{color:#878787}html[data-theme="dark"] .alert{border:1px solid transparent}html[data-theme="dark"] .alert h4{color:inherit}html[data-theme="dark"] .alert-dismissable .close,html[data-theme="dark"] .alert-dismissible .close{color:inherit}html[data-theme="dark"] .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}html[data-theme="dark"] .alert-success hr{border-top-color:#c9e2b3}html[data-theme="dark"] .alert-success .alert-link{color:#356635}html[data-theme="dark"] .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}html[data-theme="dark"] .alert-info hr{border-top-color:#a6e1ec}html[data-theme="dark"] .alert-info .alert-link{color:#2d6987}html[data-theme="dark"] .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#c09853}html[data-theme="dark"] .alert-warning hr{border-top-color:#f7e1b5}html[data-theme="dark"] .alert-warning .alert-link{color:#a47e3c}html[data-theme="dark"] .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#b94a48}html[data-theme="dark"] .alert-danger hr{border-top-color:#e4b9c0}html[data-theme="dark"] .alert-danger .alert-link{color:#953b39}html[data-theme="dark"] .progress{background-color:#f5f5f5;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}html[data-theme="dark"] .progress-bar{color:#ffffff;background-color:#ff4141;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15)}html[data-theme="dark"] .progress-striped .progress-bar,html[data-theme="dark"] .progress-bar-striped{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:-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)}html[data-theme="dark"] .progress-bar-success{background-color:#5cb85c}html[data-theme="dark"] .progress-striped .progress-bar-success{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:-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)}html[data-theme="dark"] .progress-bar-info{background-color:#5bc0de}html[data-theme="dark"] .progress-striped .progress-bar-info{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:-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)}html[data-theme="dark"] .progress-bar-warning{background-color:#f0ad4e}html[data-theme="dark"] .progress-striped .progress-bar-warning{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:-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)}html[data-theme="dark"] .progress-bar-danger{background-color:#d9534f}html[data-theme="dark"] .progress-striped .progress-bar-danger{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:-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)}html[data-theme="dark"] .list-group-item{background-color:#ffffff;border:1px solid #dddddd}html[data-theme="dark"] a.list-group-item{color:#555555}html[data-theme="dark"] a.list-group-item .list-group-item-heading{color:#333333}html[data-theme="dark"] a.list-group-item:hover,html[data-theme="dark"] a.list-group-item:focus{color:#555555;background-color:#f5f5f5}html[data-theme="dark"] .list-group-item.disabled,html[data-theme="dark"] .list-group-item.disabled:hover,html[data-theme="dark"] .list-group-item.disabled:focus{background-color:#878787;color:#5a5a5a}html[data-theme="dark"] .list-group-item.disabled .list-group-item-heading,html[data-theme="dark"] .list-group-item.disabled:hover .list-group-item-heading,html[data-theme="dark"] .list-group-item.disabled:focus .list-group-item-heading{color:inherit}html[data-theme="dark"] .list-group-item.disabled .list-group-item-text,html[data-theme="dark"] .list-group-item.disabled:hover .list-group-item-text,html[data-theme="dark"] .list-group-item.disabled:focus .list-group-item-text{color:#5a5a5a}html[data-theme="dark"] .list-group-item.active,html[data-theme="dark"] .list-group-item.active:hover,html[data-theme="dark"] .list-group-item.active:focus{color:#ffffff;background-color:#ff4141;border-color:#ff4141}html[data-theme="dark"] .list-group-item.active .list-group-item-heading,html[data-theme="dark"] .list-group-item.active:hover .list-group-item-heading,html[data-theme="dark"] .list-group-item.active:focus .list-group-item-heading,html[data-theme="dark"] .list-group-item.active .list-group-item-heading > small,html[data-theme="dark"] .list-group-item.active:hover .list-group-item-heading > small,html[data-theme="dark"] .list-group-item.active:focus .list-group-item-heading > small,html[data-theme="dark"] .list-group-item.active .list-group-item-heading > .small,html[data-theme="dark"] .list-group-item.active:hover .list-group-item-heading > .small,html[data-theme="dark"] .list-group-item.active:focus .list-group-item-heading > .small{color:inherit}html[data-theme="dark"] .list-group-item.active .list-group-item-text,html[data-theme="dark"] .list-group-item.active:hover .list-group-item-text,html[data-theme="dark"] .list-group-item.active:focus .list-group-item-text{color:#88d4ff}html[data-theme="dark"] .list-group-item-success{color:#468847;background-color:#dff0d8}html[data-theme="dark"] a.list-group-item-success{color:#468847}html[data-theme="dark"] a.list-group-item-success .list-group-item-heading{color:inherit}html[data-theme="dark"] a.list-group-item-success:hover,html[data-theme="dark"] a.list-group-item-success:focus{color:#468847;background-color:#d0e9c6}html[data-theme="dark"] a.list-group-item-success.active,html[data-theme="dark"] a.list-group-item-success.active:hover,html[data-theme="dark"] a.list-group-item-success.active:focus{color:#fff;background-color:#468847;border-color:#468847}html[data-theme="dark"] .list-group-item-info{color:#3a87ad;background-color:#d9edf7}html[data-theme="dark"] a.list-group-item-info{color:#3a87ad}html[data-theme="dark"] a.list-group-item-info .list-group-item-heading{color:inherit}html[data-theme="dark"] a.list-group-item-info:hover,html[data-theme="dark"] a.list-group-item-info:focus{color:#3a87ad;background-color:#c4e3f3}html[data-theme="dark"] a.list-group-item-info.active,html[data-theme="dark"] a.list-group-item-info.active:hover,html[data-theme="dark"] a.list-group-item-info.active:focus{color:#fff;background-color:#3a87ad;border-color:#3a87ad}html[data-theme="dark"] .list-group-item-warning{color:#c09853;background-color:#fcf8e3}html[data-theme="dark"] a.list-group-item-warning{color:#c09853}html[data-theme="dark"] a.list-group-item-warning .list-group-item-heading{color:inherit}html[data-theme="dark"] a.list-group-item-warning:hover,html[data-theme="dark"] a.list-group-item-warning:focus{color:#c09853;background-color:#faf2cc}html[data-theme="dark"] a.list-group-item-warning.active,html[data-theme="dark"] a.list-group-item-warning.active:hover,html[data-theme="dark"] a.list-group-item-warning.active:focus{color:#fff;background-color:#c09853;border-color:#c09853}html[data-theme="dark"] .list-group-item-danger{color:#b94a48;background-color:#f2dede}html[data-theme="dark"] a.list-group-item-danger{color:#b94a48}html[data-theme="dark"] a.list-group-item-danger .list-group-item-heading{color:inherit}html[data-theme="dark"] a.list-group-item-danger:hover,html[data-theme="dark"] a.list-group-item-danger:focus{color:#b94a48;background-color:#ebcccc}html[data-theme="dark"] a.list-group-item-danger.active,html[data-theme="dark"] a.list-group-item-danger.active:hover,html[data-theme="dark"] a.list-group-item-danger.active:focus{color:#fff;background-color:#b94a48;border-color:#b94a48}html[data-theme="dark"] .panel{background-color:#ffffff;border:1px solid transparent;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}html[data-theme="dark"] .panel-heading{border-bottom:1px solid transparent}html[data-theme="dark"] .panel-heading > .dropdown .dropdown-toggle{color:inherit}html[data-theme="dark"] .panel-title{color:inherit}html[data-theme="dark"] .panel-title > a,html[data-theme="dark"] .panel-title > small,html[data-theme="dark"] .panel-title > .small,html[data-theme="dark"] .panel-title > small > a,html[data-theme="dark"] .panel-title > .small > a{color:inherit}html[data-theme="dark"] .panel-footer{background-color:#f5f5f5;border-top:1px solid #dddddd}html[data-theme="dark"] .panel > .list-group:first-child .list-group-item:first-child,html[data-theme="dark"] .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0}html[data-theme="dark"] .panel > .list-group:last-child .list-group-item:last-child,html[data-theme="dark"] .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0}html[data-theme="dark"] .panel > .panel-body + .table,html[data-theme="dark"] .panel > .panel-body + .table-responsive,html[data-theme="dark"] .panel > .table + .panel-body,html[data-theme="dark"] .panel > .table-responsive + .panel-body{border-top:1px solid #dddddd}html[data-theme="dark"] .panel > .table > tbody:first-child > tr:first-child th,html[data-theme="dark"] .panel > .table > tbody:first-child > tr:first-child td{border-top:0}html[data-theme="dark"] .panel > .table-bordered,html[data-theme="dark"] .panel > .table-responsive > .table-bordered{border:0}html[data-theme="dark"] .panel > .table-bordered > thead > tr > th:first-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,html[data-theme="dark"] .panel > .table-bordered > tbody > tr > th:first-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,html[data-theme="dark"] .panel > .table-bordered > tfoot > tr > th:first-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,html[data-theme="dark"] .panel > .table-bordered > thead > tr > td:first-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,html[data-theme="dark"] .panel > .table-bordered > tbody > tr > td:first-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,html[data-theme="dark"] .panel > .table-bordered > tfoot > tr > td:first-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}html[data-theme="dark"] .panel > .table-bordered > thead > tr > th:last-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,html[data-theme="dark"] .panel > .table-bordered > tbody > tr > th:last-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,html[data-theme="dark"] .panel > .table-bordered > tfoot > tr > th:last-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,html[data-theme="dark"] .panel > .table-bordered > thead > tr > td:last-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,html[data-theme="dark"] .panel > .table-bordered > tbody > tr > td:last-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,html[data-theme="dark"] .panel > .table-bordered > tfoot > tr > td:last-child,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}html[data-theme="dark"] .panel > .table-bordered > thead > tr:first-child > td,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,html[data-theme="dark"] .panel > .table-bordered > tbody > tr:first-child > td,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,html[data-theme="dark"] .panel > .table-bordered > thead > tr:first-child > th,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,html[data-theme="dark"] .panel > .table-bordered > tbody > tr:first-child > th,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0}html[data-theme="dark"] .panel > .table-bordered > tbody > tr:last-child > td,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,html[data-theme="dark"] .panel > .table-bordered > tfoot > tr:last-child > td,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,html[data-theme="dark"] .panel > .table-bordered > tbody > tr:last-child > th,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,html[data-theme="dark"] .panel > .table-bordered > tfoot > tr:last-child > th,html[data-theme="dark"] .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom:0}html[data-theme="dark"] .panel > .table-responsive{border:0}html[data-theme="dark"] .panel-group .panel-heading{border-bottom:0}html[data-theme="dark"] .panel-group .panel-heading + .panel-collapse > .panel-body,html[data-theme="dark"] .panel-group .panel-heading + .panel-collapse > .list-group{border-top:1px solid #dddddd}html[data-theme="dark"] .panel-group .panel-footer{border-top:0}html[data-theme="dark"] .panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #dddddd}html[data-theme="dark"] .panel-default{border-color:#dddddd}html[data-theme="dark"] .panel-default > .panel-heading{color:#2d2d2d;background-color:#f5f5f5;border-color:#dddddd}html[data-theme="dark"] .panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#dddddd}html[data-theme="dark"] .panel-default > .panel-heading .badge{color:#f5f5f5;background-color:#2d2d2d}html[data-theme="dark"] .panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#dddddd}html[data-theme="dark"] .panel-primary{border-color:#ff4141}html[data-theme="dark"] .panel-primary > .panel-heading{color:#ffffff;background-color:#ff4141;border-color:#ff4141}html[data-theme="dark"] .panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ff4141}html[data-theme="dark"] .panel-primary > .panel-heading .badge{color:#ff4141;background-color:#ffffff}html[data-theme="dark"] .panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ff4141}html[data-theme="dark"] .panel-success{border-color:#d6e9c6}html[data-theme="dark"] .panel-success > .panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}html[data-theme="dark"] .panel-success > .panel-heading + .panel-collapse > .panel-body{border-top-color:#d6e9c6}html[data-theme="dark"] .panel-success > .panel-heading .badge{color:#dff0d8;background-color:#468847}html[data-theme="dark"] .panel-success > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#d6e9c6}html[data-theme="dark"] .panel-info{border-color:#bce8f1}html[data-theme="dark"] .panel-info > .panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}html[data-theme="dark"] .panel-info > .panel-heading + .panel-collapse > .panel-body{border-top-color:#bce8f1}html[data-theme="dark"] .panel-info > .panel-heading .badge{color:#d9edf7;background-color:#3a87ad}html[data-theme="dark"] .panel-info > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#bce8f1}html[data-theme="dark"] .panel-warning{border-color:#faebcc}html[data-theme="dark"] .panel-warning > .panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#faebcc}html[data-theme="dark"] .panel-warning > .panel-heading + .panel-collapse > .panel-body{border-top-color:#faebcc}html[data-theme="dark"] .panel-warning > .panel-heading .badge{color:#fcf8e3;background-color:#c09853}html[data-theme="dark"] .panel-warning > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#faebcc}html[data-theme="dark"] .panel-danger{border-color:#ebccd1}html[data-theme="dark"] .panel-danger > .panel-heading{color:#b94a48;background-color:#f2dede;border-color:#ebccd1}html[data-theme="dark"] .panel-danger > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ebccd1}html[data-theme="dark"] .panel-danger > .panel-heading .badge{color:#f2dede;background-color:#b94a48}html[data-theme="dark"] .panel-danger > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ebccd1}html[data-theme="dark"] .well{background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}html[data-theme="dark"] .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}html[data-theme="dark"] .close{color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20)}html[data-theme="dark"] .close:hover,html[data-theme="dark"] .close:focus{color:#000000;opacity:0.5;filter:alpha(opacity=50)}html[data-theme="dark"] button.close{background:transparent;border:0}html[data-theme="dark"] .modal{outline:0}html[data-theme="dark"] .modal-content{background-color:#ffffff;border:1px solid #999999;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);outline:0}html[data-theme="dark"] .modal-backdrop{background-color:#000000}html[data-theme="dark"] .modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}html[data-theme="dark"] .modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}html[data-theme="dark"] .modal-header{border-bottom:1px solid #e5e5e5}html[data-theme="dark"] .modal-footer{border-top:1px solid #e5e5e5}@media (min-width:768px){html[data-theme="dark"] .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}html[data-theme="dark"] .tooltip{opacity:0;filter:alpha(opacity=0)}html[data-theme="dark"] .tooltip.in{opacity:0.9;filter:alpha(opacity=90)}html[data-theme="dark"] .tooltip-inner{color:#ffffff;background-color:#000000}html[data-theme="dark"] .tooltip-arrow{border-color:transparent}html[data-theme="dark"] .tooltip.top .tooltip-arrow{border-top-color:#000000}html[data-theme="dark"] .tooltip.top-left .tooltip-arrow{border-top-color:#000000}html[data-theme="dark"] .tooltip.top-right .tooltip-arrow{border-top-color:#000000}html[data-theme="dark"] .tooltip.right .tooltip-arrow{border-right-color:#000000}html[data-theme="dark"] .tooltip.left .tooltip-arrow{border-left-color:#000000}html[data-theme="dark"] .tooltip.bottom .tooltip-arrow{border-bottom-color:#000000}html[data-theme="dark"] .tooltip.bottom-left .tooltip-arrow{border-bottom-color:#000000}html[data-theme="dark"] .tooltip.bottom-right .tooltip-arrow{border-bottom-color:#000000}html[data-theme="dark"] .popover{background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}html[data-theme="dark"] .popover-title{background-color:#f7f7f7;border-bottom:1px solid #ebebeb}html[data-theme="dark"] .popover > .arrow,html[data-theme="dark"] .popover > .arrow:after{border-color:transparent}html[data-theme="dark"] .popover.top > .arrow{border-top-color:#999999;border-top-color:rgba(0,0,0,0.25)}html[data-theme="dark"] .popover.top > .arrow:after{border-top-color:#ffffff}html[data-theme="dark"] .popover.right > .arrow{border-right-color:#999999;border-right-color:rgba(0,0,0,0.25)}html[data-theme="dark"] .popover.right > .arrow:after{border-right-color:#ffffff}html[data-theme="dark"] .popover.bottom > .arrow{border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25)}html[data-theme="dark"] .popover.bottom > .arrow:after{border-bottom-color:#ffffff}html[data-theme="dark"] .popover.left > .arrow{border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}html[data-theme="dark"] .popover.left > .arrow:after{border-left-color:#ffffff}html[data-theme="dark"] .carousel-control{opacity:0.5;filter:alpha(opacity=50);color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,0.6)}html[data-theme="dark"] .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}html[data-theme="dark"] .carousel-control.right{background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}html[data-theme="dark"] .carousel-control:hover,html[data-theme="dark"] .carousel-control:focus{outline:0;color:#ffffff;opacity:0.9;filter:alpha(opacity=90)}html[data-theme="dark"] .carousel-indicators li{border:1px solid #ffffff;background-color:#000 \9;background-color:rgba(0,0,0,0)}html[data-theme="dark"] .carousel-indicators .active{background-color:#ffffff}html[data-theme="dark"] .carousel-caption{color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,0.6)}html[data-theme="dark"] .carousel-caption .btn{text-shadow:none}html[data-theme="dark"] .text-hide{color:transparent;text-shadow:none;background-color:transparent;border:0} html[data-theme="dark"] .t3-logo,html[data-theme="dark"] .t3-logo-color{background-image:url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png")}html[data-theme="dark"] .t3-logo-small,html[data-theme="dark"] .t3-logo-small.t3-logo-color{background-image:url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png")}html[data-theme="dark"] .t3-logo-dark{background-image:url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png")}html[data-theme="dark"] .t3-logo-small.t3-logo-dark{background-image:url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png")}html[data-theme="dark"] .t3-logo-light{background-image:url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png")}html[data-theme="dark"] .t3-logo-small.t3-logo-light{background-image:url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png")}html[data-theme="dark"] a{color:#ffffff}html[data-theme="dark"] a:hover,html[data-theme="dark"] a:focus{color:#d9d9d9}html[data-theme="dark"] a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color}html[data-theme="dark"] td,html[data-theme="dark"] tr td{border-top:1px solid #dddddd} html[data-theme="dark"] .cat-list-row0:hover,html[data-theme="dark"] .cat-list-row1:hover{background:var(--dm-surface)}html[data-theme="dark"] .cat-list-row1{background:transparent}html[data-theme="dark"] tr.cat-list-row1 td{background:var(--dm-surface)}html[data-theme="dark"] table.contentpaneopen{border:0}html[data-theme="dark"] .star{color:#ffcc00}html[data-theme="dark"] .red{color:#cc0000}html[data-theme="dark"] hr{border:0;border-top:1px solid #2d2d2d}html[data-theme="dark"] .element-invisible{border:0}html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] h4,html[data-theme="dark"] h5,html[data-theme="dark"] h6,html[data-theme="dark"] .h1,html[data-theme="dark"] .h2,html[data-theme="dark"] .h3,html[data-theme="dark"] .h4,html[data-theme="dark"] .h5,html[data-theme="dark"] .h6{color:#ffffff}html[data-theme="dark"] h1 small,html[data-theme="dark"] h2 small,html[data-theme="dark"] h3 small,html[data-theme="dark"] h4 small,html[data-theme="dark"] h5 small,html[data-theme="dark"] h6 small,html[data-theme="dark"] .h1 small,html[data-theme="dark"] .h2 small,html[data-theme="dark"] .h3 small,html[data-theme="dark"] .h4 small,html[data-theme="dark"] .h5 small,html[data-theme="dark"] .h6 small,html[data-theme="dark"] h1 .small,html[data-theme="dark"] h2 .small,html[data-theme="dark"] h3 .small,html[data-theme="dark"] h4 .small,html[data-theme="dark"] h5 .small,html[data-theme="dark"] h6 .small,html[data-theme="dark"] .h1 .small,html[data-theme="dark"] .h2 .small,html[data-theme="dark"] .h3 .small,html[data-theme="dark"] .h4 .small,html[data-theme="dark"] .h5 .small,html[data-theme="dark"] .h6 .small{color:#5a5a5a}html[data-theme="dark"] .text-muted{color:#5a5a5a}html[data-theme="dark"] .text-primary{color:#ff4141}html[data-theme="dark"] a.text-primary:hover{color:#ff0e0e}html[data-theme="dark"] .text-success{color:#468847}html[data-theme="dark"] a.text-success:hover{color:#356635}html[data-theme="dark"] .text-info{color:#3a87ad}html[data-theme="dark"] a.text-info:hover{color:#2d6987}html[data-theme="dark"] .text-warning{color:#c09853}html[data-theme="dark"] a.text-warning:hover{color:#a47e3c}html[data-theme="dark"] .text-danger{color:#b94a48}html[data-theme="dark"] a.text-danger:hover{color:#953b39}html[data-theme="dark"] .bg-primary{color:#fff;background-color:#ff4141}html[data-theme="dark"] a.bg-primary:hover{background-color:#ff0e0e}html[data-theme="dark"] .bg-success{background-color:#dff0d8}html[data-theme="dark"] a.bg-success:hover{background-color:#c1e2b3}html[data-theme="dark"] .bg-info{background-color:#d9edf7}html[data-theme="dark"] a.bg-info:hover{background-color:#afd9ee}html[data-theme="dark"] .bg-warning{background-color:#fcf8e3}html[data-theme="dark"] a.bg-warning:hover{background-color:#f7ecb5}html[data-theme="dark"] .bg-danger{background-color:#f2dede}html[data-theme="dark"] a.bg-danger:hover{background-color:#e4b9b9}html[data-theme="dark"] .highlight{background-color:#FFC}html[data-theme="dark"] .page-header{border-bottom:1px solid #878787}html[data-theme="dark"] abbr[title],html[data-theme="dark"] abbr[data-original-title]{border-bottom:1px dotted #5a5a5a}html[data-theme="dark"] blockquote{border-left:5px solid #878787}html[data-theme="dark"] blockquote footer,html[data-theme="dark"] blockquote small,html[data-theme="dark"] blockquote .small{color:#5a5a5a}html[data-theme="dark"] .blockquote-reverse,html[data-theme="dark"] blockquote.pull-right{border-right:5px solid #878787;border-left:0}html[data-theme="dark"] .features-list .page-header{border:0}html[data-theme="dark"] .features-list .feature-row{color:#696f72;border-top:1px solid #e0e2e3}html[data-theme="dark"] .features-list .feature-row:last-child{border-bottom:1px solid #e0e2e3}html[data-theme="dark"] .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}html[data-theme="dark"] .form-control::-moz-placeholder{color:#5a5a5a;opacity:1}html[data-theme="dark"] .form-control:-ms-input-placeholder{color:#5a5a5a}html[data-theme="dark"] .form-control::-webkit-input-placeholder{color:#5a5a5a} html[data-theme="dark"] .btn-inverse{color:#ffffff;background-color:#2d2d2d;border-color:#202020}html[data-theme="dark"] .btn-inverse:hover,html[data-theme="dark"] .btn-inverse:focus,html[data-theme="dark"] .btn-inverse.focus,html[data-theme="dark"] .btn-inverse:active,html[data-theme="dark"] .btn-inverse.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-inverse{color:#ffffff;background-color:#141414;border-color:#020202}html[data-theme="dark"] .btn-inverse:active,html[data-theme="dark"] .btn-inverse.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-inverse{background-image:none}html[data-theme="dark"] .btn-inverse.disabled,html[data-theme="dark"] .btn-inverse[disabled],html[data-theme="dark"] fieldset[disabled] .btn-inverse,html[data-theme="dark"] .btn-inverse.disabled:hover,html[data-theme="dark"] .btn-inverse[disabled]:hover,html[data-theme="dark"] fieldset[disabled] .btn-inverse:hover,html[data-theme="dark"] .btn-inverse.disabled:focus,html[data-theme="dark"] .btn-inverse[disabled]:focus,html[data-theme="dark"] fieldset[disabled] .btn-inverse:focus,html[data-theme="dark"] .btn-inverse.disabled.focus,html[data-theme="dark"] .btn-inverse[disabled].focus,html[data-theme="dark"] fieldset[disabled] .btn-inverse.focus,html[data-theme="dark"] .btn-inverse.disabled:active,html[data-theme="dark"] .btn-inverse[disabled]:active,html[data-theme="dark"] fieldset[disabled] .btn-inverse:active,html[data-theme="dark"] .btn-inverse.disabled.active,html[data-theme="dark"] .btn-inverse[disabled].active,html[data-theme="dark"] fieldset[disabled] .btn-inverse.active{background-color:#2d2d2d;border-color:#202020}html[data-theme="dark"] .btn-inverse .badge{color:#2d2d2d;background-color:#ffffff}html[data-theme="dark"] select::-moz-placeholder,html[data-theme="dark"] textarea::-moz-placeholder,html[data-theme="dark"] input[type="text"]::-moz-placeholder,html[data-theme="dark"] input[type="password"]::-moz-placeholder,html[data-theme="dark"] input[type="datetime"]::-moz-placeholder,html[data-theme="dark"] input[type="datetime-local"]::-moz-placeholder,html[data-theme="dark"] input[type="date"]::-moz-placeholder,html[data-theme="dark"] input[type="month"]::-moz-placeholder,html[data-theme="dark"] input[type="time"]::-moz-placeholder,html[data-theme="dark"] input[type="week"]::-moz-placeholder,html[data-theme="dark"] input[type="number"]::-moz-placeholder,html[data-theme="dark"] input[type="email"]::-moz-placeholder,html[data-theme="dark"] input[type="url"]::-moz-placeholder,html[data-theme="dark"] input[type="search"]::-moz-placeholder,html[data-theme="dark"] input[type="tel"]::-moz-placeholder,html[data-theme="dark"] input[type="color"]::-moz-placeholder,html[data-theme="dark"] .inputbox::-moz-placeholder{color:#5a5a5a;opacity:1}html[data-theme="dark"] select:-ms-input-placeholder,html[data-theme="dark"] textarea:-ms-input-placeholder,html[data-theme="dark"] input[type="text"]:-ms-input-placeholder,html[data-theme="dark"] input[type="password"]:-ms-input-placeholder,html[data-theme="dark"] input[type="datetime"]:-ms-input-placeholder,html[data-theme="dark"] input[type="datetime-local"]:-ms-input-placeholder,html[data-theme="dark"] input[type="date"]:-ms-input-placeholder,html[data-theme="dark"] input[type="month"]:-ms-input-placeholder,html[data-theme="dark"] input[type="time"]:-ms-input-placeholder,html[data-theme="dark"] input[type="week"]:-ms-input-placeholder,html[data-theme="dark"] input[type="number"]:-ms-input-placeholder,html[data-theme="dark"] input[type="email"]:-ms-input-placeholder,html[data-theme="dark"] input[type="url"]:-ms-input-placeholder,html[data-theme="dark"] input[type="search"]:-ms-input-placeholder,html[data-theme="dark"] input[type="tel"]:-ms-input-placeholder,html[data-theme="dark"] input[type="color"]:-ms-input-placeholder,html[data-theme="dark"] .inputbox:-ms-input-placeholder{color:#5a5a5a}html[data-theme="dark"] select::-webkit-input-placeholder,html[data-theme="dark"] textarea::-webkit-input-placeholder,html[data-theme="dark"] input[type="text"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="password"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="datetime"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="datetime-local"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="date"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="month"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="time"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="week"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="number"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="email"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="url"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="search"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="tel"]::-webkit-input-placeholder,html[data-theme="dark"] input[type="color"]::-webkit-input-placeholder,html[data-theme="dark"] .inputbox::-webkit-input-placeholder{color:#5a5a5a}html[data-theme="dark"] .input-append .active,html[data-theme="dark"] .input-prepend .active{background-color:#bbff33;border-color:#669900}html[data-theme="dark"] .invalid{border-color:#cc0000}html[data-theme="dark"] label.invalid{color:#cc0000}html[data-theme="dark"] input.invalid{border:1px solid #cc0000}html[data-theme="dark"] .dropdown-header a{color:#5a5a5a}html[data-theme="dark"] .dropdown-submenu > a:after{border-left-color:#878787}html[data-theme="dark"] .dropdown-submenu:hover > a:after{border-left-color:#ffffff}html[data-theme="dark"] .nav-pills > li.active > a,html[data-theme="dark"] .nav-pills > li.active > a:hover,html[data-theme="dark"] .nav-pills > li.active > a:focus{background-color:#ff0e0e}html[data-theme="dark"] .nav .caret{border-top-color:#ffffff;border-bottom-color:#ffffff}html[data-theme="dark"] .nav a:hover .caret{border-top-color:#d9d9d9;border-bottom-color:#d9d9d9}html[data-theme="dark"] .t3-navhelper{background:#2d2d2d;border-top:1px solid #2d2d2d;color:#4b4b4b}html[data-theme="dark"] .breadcrumb > .active{color:#ffffff}html[data-theme="dark"] .counter{background-color:#2d2d2d;border:1px solid #1f1f1f}html[data-theme="dark"] .navbar-default{background-color:#2d2d2d;border-color:#1f1f1f}html[data-theme="dark"] .navbar-default .navbar-brand{color:#5a5a5a}html[data-theme="dark"] .navbar-default .navbar-brand:hover,html[data-theme="dark"] .navbar-default .navbar-brand:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-default .navbar-text{color:#878787}html[data-theme="dark"] .navbar-default .navbar-nav > li > a{color:#878787}html[data-theme="dark"] .navbar-default .navbar-nav > li > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > li > a:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-default .navbar-nav > li > .nav-header{color:#878787}html[data-theme="dark"] .navbar-default .navbar-nav > .active > a,html[data-theme="dark"] .navbar-default .navbar-nav > .active > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > .active > a:focus{color:#ffffff;background-color:#080808}html[data-theme="dark"] .navbar-default .navbar-nav > .disabled > a,html[data-theme="dark"] .navbar-default .navbar-nav > .disabled > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > .disabled > a:focus{color:#444444;background-color:transparent}html[data-theme="dark"] .navbar-default .navbar-toggle{border-color:#333333}html[data-theme="dark"] .navbar-default .navbar-toggle:hover,html[data-theme="dark"] .navbar-default .navbar-toggle:focus{background-color:#333333}html[data-theme="dark"] .navbar-default .navbar-toggle .icon-bar{background-color:#cccccc}html[data-theme="dark"] .navbar-default .navbar-collapse,html[data-theme="dark"] .navbar-default .navbar-form{border-color:#1f1f1f}html[data-theme="dark"] .navbar-default .navbar-nav > .dropdown > a:hover .caret,html[data-theme="dark"] .navbar-default .navbar-nav > .dropdown > a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff}html[data-theme="dark"] .navbar-default .navbar-nav > .open > a,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a:focus{background-color:#080808;color:#ffffff}html[data-theme="dark"] .navbar-default .navbar-nav > .open > a .caret,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a:hover .caret,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff}html[data-theme="dark"] .navbar-default .navbar-nav > .dropdown > a .caret{border-top-color:#878787;border-bottom-color:#878787}@media (max-width:767px){html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#878787}html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#ffffff;background-color:transparent}html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .active > a,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#ffffff;background-color:#080808}html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444444;background-color:transparent}}html[data-theme="dark"] .navbar-default .navbar-link{color:#878787}html[data-theme="dark"] .navbar-default .navbar-link:hover{color:#ffffff}html[data-theme="dark"] .t3-mainnav{border-left:0;border-right:0}html[data-theme="dark"] .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a{border-top:1px solid #1f1f1f}html[data-theme="dark"] .t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a{border-top:0}html[data-theme="dark"] .t3-module{background:transparent;color:inherit}html[data-theme="dark"] .module-title{background:transparent;color:inherit}html[data-theme="dark"] .module-ct{background:transparent;color:inherit}html[data-theme="dark"] .bannerfooter{border-top:1px solid #2d2d2d}html[data-theme="dark"] .categories-module li,html[data-theme="dark"] ul.categories-module li,html[data-theme="dark"] .category-module li,html[data-theme="dark"] ul.category-module li{border-top:1px solid #2d2d2d}html[data-theme="dark"] .categories-module li:first-child,html[data-theme="dark"] ul.categories-module li:first-child,html[data-theme="dark"] .category-module li:first-child,html[data-theme="dark"] ul.category-module li:first-child{border-top:0}html[data-theme="dark"] .feed .newsfeed,html[data-theme="dark"] .feed ul.newsfeed{border-top:1px solid #2d2d2d}html[data-theme="dark"] .latestusers li,html[data-theme="dark"] ul.latestusers li{background:#878787}html[data-theme="dark"] .tagspopular ul > li{color:#4b4b4b}html[data-theme="dark"] .tagspopular ul > li > a{background:#878787;color:#4b4b4b}html[data-theme="dark"] .tagspopular ul > li > a:hover,html[data-theme="dark"] .tagspopular ul > li > a:focus,html[data-theme="dark"] .tagspopular ul > li > a:active{background:#d9d9d9;color:#ffffff}html[data-theme="dark"] .tagssimilar ul > li{border-bottom:1px solid #878787}html[data-theme="dark"] .tagssimilar ul > li > a{color:#4b4b4b}html[data-theme="dark"] .tagssimilar ul > li > a:hover,html[data-theme="dark"] .tagssimilar ul > li > a:focus,html[data-theme="dark"] .tagssimilar ul > li > a:active{color:#d9d9d9}html[data-theme="dark"] .divider-vertical{border:0;border-top:1px solid #2d2d2d}html[data-theme="dark"] .article-aside{color:#5a5a5a}html[data-theme="dark"] .article-footer{color:#5a5a5a}html[data-theme="dark"] .img_caption p.img_caption{background:#878787;color:#4b4b4b}html[data-theme="dark"] .row-even,html[data-theme="dark"] .row-odd{border-bottom:1px solid #dddddd}html[data-theme="dark"] .row-odd{background-color:transparent}html[data-theme="dark"] .row-even{background-color:#f9f9f9}html[data-theme="dark"] .blog-row-rule,html[data-theme="dark"] .blog-item-rule{border:0}html[data-theme="dark"] .list-striped,html[data-theme="dark"] .row-striped{border-top:1px solid #dddddd}html[data-theme="dark"] .list-striped li,html[data-theme="dark"] .list-striped dd,html[data-theme="dark"] .row-striped .row,html[data-theme="dark"] .row-striped .row-fluid{border-bottom:1px solid #dddddd}html[data-theme="dark"] .list-striped li:nth-child(odd),html[data-theme="dark"] .list-striped dd:nth-child(odd),html[data-theme="dark"] .row-striped .row:nth-child(odd),html[data-theme="dark"] .row-striped .row-fluid:nth-child(odd){background-color:#f9f9f9}html[data-theme="dark"] .list-striped li:hover,html[data-theme="dark"] .list-striped dd:hover,html[data-theme="dark"] .row-striped .row:hover,html[data-theme="dark"] .row-striped .row-fluid:hover{background-color:#f5f5f5}html[data-theme="dark"] .list-bordered,html[data-theme="dark"] .row-bordered{border:1px solid #dddddd}html[data-theme="dark"] #mailto-window{background:#fff}html[data-theme="dark"] .reset .form-validate p,html[data-theme="dark"] .remind .form-validate p{background:#878787;border:1px solid #2d2d2d}html[data-theme="dark"] .search-results .result-category{color:#5a5a5a}html[data-theme="dark"] .search-results .result-url{color:#4b4b4b}html[data-theme="dark"] .search-results .result-created{color:#5a5a5a}html[data-theme="dark"] .newsfeed-category > h2,html[data-theme="dark"] .newsfeed > h2{border-bottom:1px solid #2d2d2d}html[data-theme="dark"] .newsfeed > h2{border-bottom:1px solid #2d2d2d}html[data-theme="dark"] .article-content .pagination ul li{border:1px solid #2d2d2d}html[data-theme="dark"] .article-content .pagination ul li a{border:0;background-color:transparent}html[data-theme="dark"] #article-index,html[data-theme="dark"] .article-index{border:1px solid #2d2d2d}html[data-theme="dark"] #article-index ul,html[data-theme="dark"] .article-index ul{border:0}html[data-theme="dark"] #article-index ul > li,html[data-theme="dark"] .article-index ul > li{border:0}html[data-theme="dark"] #article-index ul > li > a,html[data-theme="dark"] .article-index ul > li > a{border:0}html[data-theme="dark"] #article-index ul > .active > a,html[data-theme="dark"] .article-index ul > .active > a{border:0;background:#ff4141;color:#ffffff}html[data-theme="dark"] #article-index ul > .active > a:hover,html[data-theme="dark"] .article-index ul > .active > a:hover,html[data-theme="dark"] #article-index ul > .active > a:active,html[data-theme="dark"] .article-index ul > .active > a:active,html[data-theme="dark"] #article-index ul > .active > a:focus,html[data-theme="dark"] .article-index ul > .active > a:focus{border:0;background:#ff4141;color:#ffffff}html[data-theme="dark"] .pagenav li > a{border:1px solid #1f1f1f}html[data-theme="dark"] .pagenav li > a:hover,html[data-theme="dark"] .pagenav li > a:active,html[data-theme="dark"] .pagenav li > a:focus{background-color:#4b4b4b}html[data-theme="dark"] .items-more .nav > li{border-top-color:#2d2d2d} html[data-theme="dark"] #system-message dd.message ul li,html[data-theme="dark"] #system-message dd.error ul li,html[data-theme="dark"] #system-message dd.notice ul li{background:none}html[data-theme="dark"] .alert-message{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}html[data-theme="dark"] .alert-message hr{border-top-color:#c9e2b3}html[data-theme="dark"] .alert-message .alert-link{color:#356635}html[data-theme="dark"] .alert-notice{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}html[data-theme="dark"] .alert-notice hr{border-top-color:#a6e1ec}html[data-theme="dark"] .alert-notice .alert-link{color:#2d6987}html[data-theme="dark"] .alert-error{background-color:#f2dede;border-color:#ebccd1;color:#b94a48}html[data-theme="dark"] .alert-error hr{border-top-color:#e4b9c0}html[data-theme="dark"] .alert-error .alert-link{color:#953b39}html[data-theme="dark"] .tip-wrap{background:#fff6df;border:1px solid #fb3;-webkit-box-shadow:none;box-shadow:none}html[data-theme="dark"] .tip-title{border-bottom:1px solid #fb3}html[data-theme="dark"] .hasTip img{border:none}html[data-theme="dark"] .iframe-bordered{border:1px solid #dddddd}html[data-theme="dark"] .input-prepend .chzn-container-single .chzn-single{border-color:#1f1f1f;-webkit-box-shadow:none;box-shadow:none}html[data-theme="dark"] .input-prepend .chzn-container-single .chzn-drop{border-color:#1f1f1f}html[data-theme="dark"] #modal-jform_consentbox,html[data-theme="dark"] #modal-consentbox{background:#fff;box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);outline:none}html[data-theme="dark"] #modal-jform_consentbox.in,html[data-theme="dark"] #modal-consentbox.in{opacity:1}html[data-theme="dark"] #modal-jform_consentbox .modal-header,html[data-theme="dark"] #modal-consentbox .modal-header{border-bottom:1px solid #eee}html[data-theme="dark"] #jform_privacyconsent_privacy-lbl a.modal,html[data-theme="dark"] #jform_consentbox-lbl a.modal,html[data-theme="dark"] #jform_terms_terms-lbl a.modal,html[data-theme="dark"] #jform_profile_tos-lbl a.modal{background:transparent;border:none;box-shadow:none}html[data-theme="dark"] .tag-category .btn-toolbar .btn-group .btn:hover{color:#ffffff;background:#5a5a5a}html[data-theme="dark"] .tag-category ul.thumbnails > li{background:transparent;border-bottom:2px solid #878787}html[data-theme="dark"] .tag-category ul.thumbnails > li:hover{background:transparent}html[data-theme="dark"] .page-header{border-bottom:1px solid #878787}html[data-theme="dark"] .page-subheader{border-bottom:1px solid #2d2d2d}html[data-theme="dark"] .jumbotron-primary{background-color:#ff4141;color:#bbe6ff}html[data-theme="dark"] .jumbotron-primary h1,html[data-theme="dark"] .jumbotron-primary h2,html[data-theme="dark"] .jumbotron-primary h3{color:#ffffff}html[data-theme="dark"] .jumbotron-primary p{color:#ffffff}html[data-theme="dark"] .jumbotron-primary .btn-primary{border-color:#fff}html[data-theme="dark"] .alert h4{color:inherit}html[data-theme="dark"] a.list-group-item.active .list-group-item-heading,html[data-theme="dark"] a.list-group-item.active:hover .list-group-item-heading,html[data-theme="dark"] a.list-group-item.active:focus .list-group-item-heading{color:inherit}html[data-theme="dark"] a.list-group-item.active .list-group-item-text,html[data-theme="dark"] a.list-group-item.active:hover .list-group-item-text,html[data-theme="dark"] a.list-group-item.active:focus .list-group-item-text{color:#88d4ff}html[data-theme="dark"] .panel-heading > .dropdown .dropdown-toggle{color:inherit}html[data-theme="dark"] .panel-title > a{color:inherit}html[data-theme="dark"] .modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}html[data-theme="dark"] .modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}@media screen and (min-width:768px){html[data-theme="dark"] .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}html[data-theme="dark"] .head-search .search:before{color:#4b4b4b} html[data-theme="dark"] .t3-footer{border-top-color:#2d2d2d;background:#1f1f1f;color:#878787}html[data-theme="dark"] .t3-footnav .t3-module{background:#1f1f1f;color:#878787}html[data-theme="dark"] .t3-footnav .t3-module .module-title{color:#ffffff}html[data-theme="dark"] .t3-footnav .t3-module ul > li > a{color:#878787}html[data-theme="dark"] .t3-footnav .t3-module ul > li > a:hover,html[data-theme="dark"] .t3-footnav .t3-module ul > li > a:active,html[data-theme="dark"] .t3-footnav .t3-module ul > li > a:focus{color:#878787}html[data-theme="dark"] .t3-copyright{border-top-color:#2d2d2d}html[data-theme="dark"] .poweredby .t3-logo,html[data-theme="dark"] .poweredby .t3-logo-small{opacity:.8}html[data-theme="dark"] .page-header{border-bottom:1px solid #2d2d2d}html[data-theme="dark"] .img_caption p.img_caption{background:#2d2d2d;color:#5a5a5a}  html[data-theme="dark"] .dropdown-submenu > a:after{border-color:transparent;border-left-color:#000000}html[data-theme="dark"] .dropdown-submenu.open > a:after{border-left-color:#ffffff} html[data-theme="dark"] .t3-megamenu .dropdown-header,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header{background:transparent;color:inherit}html[data-theme="dark"] .t3-megamenu .dropdown-header:hover,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,html[data-theme="dark"] .t3-megamenu .dropdown-header:active,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header:active,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,html[data-theme="dark"] .t3-megamenu .dropdown-header:focus,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus{background:inherit;color:inherit} html[data-theme="dark"] .t3-megamenu .mega-nav > li a{color:var(--dm-text-muted)}html[data-theme="dark"] .t3-megamenu .mega-nav > li a:hover,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav > li a:hover,html[data-theme="dark"] .t3-megamenu .mega-nav > li a:focus,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav > li a:focus{color:var(--ja-accent);background-color:transparent} html[data-theme="dark"] .t3-megamenu .t3-module .module-title{background:transparent;color:inherit}html[data-theme="dark"] .t3-megamenu .t3-module .module-title:hover,html[data-theme="dark"] .t3-megamenu .t3-module .module-title:active,html[data-theme="dark"] .t3-megamenu .t3-module .module-title:focus{background:inherit;color:inherit}html[data-theme="dark"] .t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu{border:none;box-shadow:none}html[data-theme="dark"] .t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div{opacity:1 !important}@media (min-width:768px){html[data-theme="dark"] .t3-megamenu.animate .mega > .mega-dropdown-menu{opacity:0}html[data-theme="dark"] .t3-megamenu.animate .mega.open > .mega-dropdown-menu,html[data-theme="dark"] .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu{opacity:1}}html[data-theme="dark"] .t3-megamenu .row + .row{border-top:1px solid #2d2d2d}html[data-theme="dark"] .t3-megamenu .dropdown-header,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header{background:transparent;color:inherit}html[data-theme="dark"] .t3-megamenu .dropdown-header:hover,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,html[data-theme="dark"] .t3-megamenu .dropdown-header:active,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header:active,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,html[data-theme="dark"] .t3-megamenu .dropdown-header:focus,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus{background:inherit;color:inherit}html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a{color:#2d2d2d}  html[data-theme="dark"] .t3-megamenu .mega-nav > li.active > a{color:var(--ja-accent) !important}html[data-theme="dark"] .t3-megamenu .t3-module .module-title{background:transparent;color:inherit}html[data-theme="dark"] .t3-megamenu .t3-module .module-title:hover,html[data-theme="dark"] .t3-megamenu .t3-module .module-title:active,html[data-theme="dark"] .t3-megamenu .t3-module .module-title:focus{background:inherit;color:inherit}html[data-theme="dark"] .t3-megamenu .t3-module ul li,html[data-theme="dark"] .t3-megamenu .t3-module .nav li{border:0}html[data-theme="dark"] .t3-megamenu .t3-module ul li a,html[data-theme="dark"] .t3-megamenu .t3-module .nav li a{border:0;background:none}html[data-theme="dark"] .t3-megamenu .t3-module ul li a:hover,html[data-theme="dark"] .t3-megamenu .t3-module .nav li a:hover,html[data-theme="dark"] .t3-megamenu .t3-module ul li a:focus,html[data-theme="dark"] .t3-megamenu .t3-module .nav li a:focus,html[data-theme="dark"] .t3-megamenu .t3-module ul li a:active,html[data-theme="dark"] .t3-megamenu .t3-module .nav li a:active{background:none;color:inherit}html[data-theme="dark"] .t3-megamenu .mega-caption{color:#5a5a5a} html[data-theme="dark"] .t3-wrapper{background:#1f1f1f}html[data-theme="dark"] .t3-wrapper::after{background:rgba(0,0,0,0.2);opacity:0}html[data-theme="dark"] .off-canvas-open .t3-wrapper::after{opacity:1}html[data-theme="dark"] .t3-off-canvas::after{background:rgba(0,0,0,0.2);opacity:1}html[data-theme="dark"] .off-canvas-open .t3-off-canvas::after{opacity:0}html[data-theme="dark"] .t3-off-canvas{background:#1f1f1f;color:#878787}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-header{background:#878787;color:#878787}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body a{color:#ffffff}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body a:hover,html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body a:focus{color:#d9d9d9}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body .dropdown-menu{border:0;-webkit-box-shadow:none;box-shadow:none}html[data-theme="dark"] .off-canvas-effect-9.t3-off-canvas{opacity:1}html[data-theme="dark"] .off-canvas-effect-10.t3-off-canvas{opacity:1}html[data-theme="dark"] .off-canvas-effect-11.t3-off-canvas{opacity:1}html[data-theme="dark"] .off-canvas-effect-12.t3-off-canvas{opacity:1}html[data-theme="dark"] .off-canvas-effect-13.t3-off-canvas{opacity:1}html[data-theme="dark"] .off-canvas-toggle{border:0}html[data-theme="dark"] .off-canvas-toggle:focus{outline:none}html[data-theme="dark"] .off-canvas-toggle span{background-color:#ffffff}html[data-theme="dark"] .t3-off-canvas{background:#1f1f1f;color:#878787}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-header{background:#878787;color:#878787}html[data-theme="dark"] .t3-off-canvas .close{background:#545454}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body a{color:#ffffff}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body a:hover,html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body a:focus{color:#d9d9d9}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color}html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-body .dropdown-menu .active a{background:transparent}  html[data-theme="dark"] .home .jumbotron{background-color:transparent}html[data-theme="dark"] .home .t3-sl-1{background:#1f1f1f;color:#878787;border-bottom:1px solid #2d2d2d}html[data-theme="dark"] .home .t3-sl-3,html[data-theme="dark"] .home .t3-sl-4{border-top:1px solid #2d2d2d}html[data-theme="dark"] .home .t3-sl-3 .jumbotron p,html[data-theme="dark"] .home .t3-sl-4 .jumbotron p{color:#343434}html[data-theme="dark"] .home .t3-sl-5{background:#1f1f1f;color:#878787;border-top:1px solid #2d2d2d}  html[data-theme="dark"].com_virtuemart input[type="submit"] .badge,html[data-theme="dark"].com_virtuemart button.default .badge,html[data-theme="dark"].com_virtuemart button.vm-button-correct .badge,html[data-theme="dark"].com_virtuemart button.vm-button .badge,html[data-theme="dark"].com_virtuemart .buttonBar-right button .badge{background-color:var(--dm-surface)}html[data-theme="dark"].com_virtuemart input[type="submit"][value="Logout"] .badge,html[data-theme="dark"].com_virtuemart input[type="submit"][name="searchShopper"] .badge{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"] div.product-container span.addtocart-button input.addtocart-button .badge,html[data-theme="dark"] div.viewdetail-button a.viewdetail-button .badge,html[data-theme="dark"] span.addtocart-button input.addtocart-button .badge,html[data-theme="dark"] span.addtocart-button input.notify-button .badge,html[data-theme="dark"] div.vm-details-button a .badge{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled:focus,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled.focus{color:var(--dm-heading)}html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled:hover{color:var(--dm-heading)}html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled:active,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled.active,html[data-theme="dark"] .open > .dropdown-togglespan.addtocart-button .addtocart-button-disabled{color:var(--dm-heading)}html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled:active:hover,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled.active:hover,html[data-theme="dark"] .open > .dropdown-togglespan.addtocart-button .addtocart-button-disabled:hover,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled:active:focus,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled.active:focus,html[data-theme="dark"] .open > .dropdown-togglespan.addtocart-button .addtocart-button-disabled:focus,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled:active.focus,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled.active.focus,html[data-theme="dark"] .open > .dropdown-togglespan.addtocart-button .addtocart-button-disabled.focus{color:var(--dm-heading)}html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled.disabled:hover,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled[disabled]:hover,html[data-theme="dark"] fieldset[disabled] span.addtocart-button .addtocart-button-disabled:hover,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled.disabled:focus,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled[disabled]:focus,html[data-theme="dark"] fieldset[disabled] span.addtocart-button .addtocart-button-disabled:focus,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled.disabled.focus,html[data-theme="dark"] span.addtocart-button .addtocart-button-disabled[disabled].focus,html[data-theme="dark"] fieldset[disabled] span.addtocart-button .addtocart-button-disabled.focus{background-color:var(--dm-surface)}html[data-theme="dark"] .general-bg,html[data-theme="dark"] input.custom-attribute,html[data-theme="dark"] input.quantity-input,html[data-theme="dark"] .manufacturer-product-link a,html[data-theme="dark"] a.ask-a-question,html[data-theme="dark"] input.vm-default,html[data-theme="dark"] a.details,html[data-theme="dark"] div.details,html[data-theme="dark"] button.default{background:var(--dm-surface)}html[data-theme="dark"] .general-bg:hover,html[data-theme="dark"] input.custom-attribute:hover,html[data-theme="dark"] input.quantity-input:hover,html[data-theme="dark"] .manufacturer-product-link a:hover,html[data-theme="dark"] a.ask-a-question:hover,html[data-theme="dark"] input.vm-default:hover,html[data-theme="dark"] a.details:hover,html[data-theme="dark"] div.details:hover,html[data-theme="dark"] button.default:hover{background:var(--dm-surface)}html[data-theme="dark"] textarea.virtuemart:hover,html[data-theme="dark"] textarea.customer-comment:hover{background-color:var(--dm-surface)}html[data-theme="dark"] .addtocart-bar .quantity-input,html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input{color:var(--dm-heading);background:var(--dm-surface)}html[data-theme="dark"] .addtocart-bar .quantity-input:hover,html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input:hover,html[data-theme="dark"] .addtocart-bar .quantity-input:focus,html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input:focus{background:var(--dm-surface) !important}html[data-theme="dark"] #fancybox-wrap #fancybox-outer #fancybox-content{background:var(--dm-surface)}html[data-theme="dark"] #fancybox-wrap #fancybox-outer .continue_link .badge,html[data-theme="dark"] #fancybox-wrap #fancybox-outer .showcart .badge{background-color:var(--dm-surface)}html[data-theme="dark"] #fancybox-wrap #fancybox-outer .continue_link .badge{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"] #fancybox-wrap #fancybox-title{background:var(--dm-band)}html[data-theme="dark"] .product-related-products .product-fields-title-wrapper{color:var(--dm-heading)}html[data-theme="dark"] .product-related-products .vm-product-media-container > a{color:var(--dm-heading)}html[data-theme="dark"] .product-related-products .product-field-display{background:var(--dm-surface)}html[data-theme="dark"] .product-related-products .product-field-display > a{color:var(--dm-heading)}html[data-theme="dark"] .vm-pagination .pagenav{color:var(--dm-text)}html[data-theme="dark"] .vm-pagination > ul > li > a,html[data-theme="dark"] .vm-pagination > ul > li > span{background-color:var(--dm-surface);border:1px solid var(--dm-border)}html[data-theme="dark"] .vm-pagination > ul > li > a.pagenav{color:var(--dm-text)}html[data-theme="dark"] .vm-pagination > ul > li.pagination-start > span.pagenav,html[data-theme="dark"] .vm-pagination > ul > li.pagination-prev > span.pagenav,html[data-theme="dark"] .vm-pagination > ul > li.pagination-next > span.pagenav,html[data-theme="dark"] .vm-pagination > ul > li.pagination-end > span.pagenav{color:var(--dm-text)}html[data-theme="dark"] .vm-pagination > ul > li > a:hover,html[data-theme="dark"] .vm-pagination > ul > li > a:focus{border-color:var(--dm-border)}html[data-theme="dark"] .vm-pagination > ul > .disabled > span,html[data-theme="dark"] .vm-pagination > ul > .disabled > span:hover,html[data-theme="dark"] .vm-pagination > ul > .disabled > span:focus,html[data-theme="dark"] .vm-pagination > ul > .disabled > a,html[data-theme="dark"] .vm-pagination > ul > .disabled > a:hover,html[data-theme="dark"] .vm-pagination > ul > .disabled > a:focus{background-color:var(--dm-surface);border-color:var(--dm-border)}html[data-theme="dark"] .loading_layer{background:var(--dm-surface)}html[data-theme="dark"] .orderby-displaynumber{background:transparent} html[data-theme="dark"] .orderby-displaynumber .orderlistcontainer a{color:var(--dm-text)}html[data-theme="dark"] .orderby-displaynumber .orderlistcontainer div.title{color:var(--dm-text)}html[data-theme="dark"] .orderby-displaynumber .orderlistcontainer div.activeOrder{color:var(--dm-text)}html[data-theme="dark"] .orderby-displaynumber .orderlistcontainer div.orderlist div a{color:var(--dm-text)}html[data-theme="dark"] .orderby-displaynumber .orderlistcontainer div.orderlist div a:hover,html[data-theme="dark"] .orderby-displaynumber .orderlistcontainer div.orderlist div a:focus,html[data-theme="dark"] .orderby-displaynumber .orderlistcontainer div.orderlist div a:active{background:var(--dm-band)}html[data-theme="dark"] .orderby-displaynumber .orderlistcontainer div.Order{color:var(--dm-text)}html[data-theme="dark"] .orderby-displaynumber div.display-number{color:var(--dm-text)}html[data-theme="dark"] div.productdetails-view.productdetails{background:var(--dm-surface)}html[data-theme="dark"] div.productdetails-view.productdetails .product-neighbours a .badge{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"] div.productdetails-view.productdetails .customer-reviews .list-reviews .highlight{background-color:var(--dm-band)}html[data-theme="dark"] div.productdetails-view.productdetails .customer-reviews .list-reviews .highlight blockquote,html[data-theme="dark"] div.productdetails-view.productdetails .customer-reviews .list-reviews .normal blockquote{color:var(--dm-text)}html[data-theme="dark"] div.productdetails-view.productdetails .customer-reviews .list-reviews span.date{background:var(--dm-band)}html[data-theme="dark"] div.productdetails-view.productdetails .product-short-description{color:var(--dm-text)}html[data-theme="dark"] div.productdetails-view.productdetails .vm-product-container .vm-product-details-container .back-to-category a{background:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"] div.productdetails-view.productdetails .product-related-categories .product-fields-wrapper{background:var(--dm-surface)}html[data-theme="dark"] div.productdetails-view.productdetails .product-related-categories .product-field-container{background:var(--dm-surface)}html[data-theme="dark"] div.productdetails-view.productdetails .product-related-categories .product-field-display > a{color:var(--dm-heading)}html[data-theme="dark"] .productdetails-tabs .nav-tabs > li.active a,html[data-theme="dark"] .productdetails-tabs .nav-tabs > li.active a:hover,html[data-theme="dark"] .productdetails-tabs .nav-tabs > li.active a:focus{color:var(--dm-heading)}html[data-theme="dark"] .ask-a-question-view input.counter,html[data-theme="dark"] .ask-a-question-view input#name,html[data-theme="dark"] .ask-a-question-view input#email{background:var(--dm-surface)}html[data-theme="dark"] .ask-a-question-view input.counter:hover,html[data-theme="dark"] .ask-a-question-view input#name:hover,html[data-theme="dark"] .ask-a-question-view input#email:hover{background:var(--dm-surface)}html[data-theme="dark"] .ask-a-question-view .form-field textarea.field{background:var(--dm-surface)}html[data-theme="dark"] .ask-a-question-view .form-field textarea.field:hover{background:var(--dm-surface)}html[data-theme="dark"] .ask-a-question-view table.askform{border:1px solid var(--dm-border)}html[data-theme="dark"] .ask-a-question-view table.askform td,html[data-theme="dark"] .ask-a-question-view table.askform tr td{border-top:1px solid var(--dm-border)}html[data-theme="dark"].com_virtuemart .checkoutStep{color:var(--dm-heading)}html[data-theme="dark"].com_virtuemart #com-form-login{background:var(--dm-surface)}html[data-theme="dark"].com_virtuemart #cart-view{background:var(--dm-surface)}html[data-theme="dark"].com_virtuemart #cart-view input[type="submit"] .badge,html[data-theme="dark"].com_virtuemart #cart-view .cart-summary input.details-button .badge,html[data-theme="dark"].com_virtuemart #cart-view button.vm-button-correct .badge{background-color:var(--dm-surface)}html[data-theme="dark"].com_virtuemart #cart-view input[type="submit"][value="Logout"] .badge,html[data-theme="dark"].com_virtuemart #cart-view input[type="submit"][name="searchShopper"] .badge{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"].com_virtuemart #cart-view .vm-cart-header-container{color:var(--dm-heading)}html[data-theme="dark"].com_virtuemart #cart-view .vm-cart-header-container .vm-cart-header h1{color:var(--dm-heading)}html[data-theme="dark"].com_virtuemart #cart-view .vm-cart-header-container .continue_link{color:var(--dm-text)}html[data-theme="dark"].com_virtuemart #cart-view .billto-shipto span{color:var(--dm-heading)}html[data-theme="dark"].com_virtuemart #cart-view .billto-shipto a.details{color:var(--dm-text)}html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-name a{color:var(--dm-heading)}html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .quantity-input{background:var(--dm-surface)}html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart:hover,html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart:focus,html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart:active{color:var(--dm-text)}html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart:hover,html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart:focus,html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart:active{color:var(--dm-text)}html[data-theme="dark"].com_virtuemart #cart-view table.cart-summary td > h3:first-child{background:var(--dm-band)}html[data-theme="dark"] .manufacturer-details-view .spacer{background:var(--dm-surface)}html[data-theme="dark"] .manufacturer-details-view .spacer .manufacturer-image img{border:1px solid var(--dm-border)}html[data-theme="dark"] .manufacturer-details-view .spacer .manufacturer-product-link a .badge{background-color:var(--dm-surface)}html[data-theme="dark"] div[class*="-view"] h1{color:var(--dm-heading)}html[data-theme="dark"] div[class*="-view"] > h4{color:var(--dm-heading)} html[data-theme="dark"] div[class*="-view"] .vm-col.product .spacer{background:transparent}  html[data-theme="dark"] .ratingbox,html[data-theme="dark"] .rating-result{background:none;background-color:var(--dm-text-muted);-webkit-mask-image:url("/templates/ja_mixstore/images/virtuemart/color-stars.png");mask-image:url("/templates/ja_mixstore/images/virtuemart/color-stars.png");-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-position:0 bottom;mask-position:0 bottom}html[data-theme="dark"] .ratingbox div,html[data-theme="dark"] .ratingbox span,html[data-theme="dark"] .stars-orange,html[data-theme="dark"] .rating-result > span{background:none;background-color:var(--dm-heading);-webkit-mask-image:url("/templates/ja_mixstore/images/virtuemart/color-stars.png");mask-image:url("/templates/ja_mixstore/images/virtuemart/color-stars.png");-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-position:0 0;mask-position:0 0} html[data-theme="dark"] .category-action{border-color:var(--dm-border)}html[data-theme="dark"] div[class*="-view"] .vm-product-descr-container-1 a,html[data-theme="dark"] div[class*="-view"] .vm-product-descr-container-0 a{color:var(--dm-heading)}html[data-theme="dark"] div[class*="-view"] .vm-product-descr-container-1 a:hover,html[data-theme="dark"] div[class*="-view"] .vm-product-descr-container-0 a:hover,html[data-theme="dark"] div[class*="-view"] .vm-product-descr-container-1 a:focus,html[data-theme="dark"] div[class*="-view"] .vm-product-descr-container-0 a:focus,html[data-theme="dark"] div[class*="-view"] .vm-product-descr-container-1 a:active,html[data-theme="dark"] div[class*="-view"] .vm-product-descr-container-0 a:active{color:var(--dm-heading)}html[data-theme="dark"] div[class*="-view"] .product_s_desc{color:var(--dm-text)}html[data-theme="dark"] div[class*="-view"] .product-price .vm-display.vm-price-value span{color:var(--dm-heading)}html[data-theme="dark"] div[class*="-view"] .product-price .vm-display.vm-price-value span.vm-price-desc{color:var(--dm-text)}html[data-theme="dark"] div[class*="-view"] .vm-category a{color:var(--dm-text)}html[data-theme="dark"].com_virtuemart.view-user h1{color:var(--dm-text)}html[data-theme="dark"].com_virtuemart.view-user #com-form-login{background:var(--dm-band)}html[data-theme="dark"].com_virtuemart.view-user #com-form-login input[type="submit"] .badge{background-color:var(--dm-surface)}html[data-theme="dark"].com_virtuemart.view-user #com-form-login input[type="submit"][value="Logout"] .badge{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"].com_virtuemart.view-user #com-form-login #com-form-login-username .inputbox,html[data-theme="dark"].com_virtuemart.view-user #com-form-login #com-form-login-password .inputbox{background:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"].com_virtuemart.view-user .user-details tr td input.default:hover{color:var(--dm-text)}html[data-theme="dark"].com_virtuemart.view-user .buttonBar-right .button .badge{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"].com_virtuemart.view-user .buttonBar-right button[type="submit"] .badge{background-color:var(--dm-surface)}html[data-theme="dark"].com_virtuemart.view-user fieldset > legend{color:var(--dm-text)} html[data-theme="dark"] .ja-megafilter-wrap .sidebar-main{background:var(--dm-surface)}html[data-theme="dark"] .ja-megafilter-wrap .sidebar-main + .sidebar-toggle{color:var(--dm-heading);background:var(--dm-surface)}html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-name a{color:var(--dm-heading)}html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-details span.price{color:var(--dm-heading)}html[data-theme="dark"] .ja-products-wrapper .product-item span.addtocart-button input.btn-default .badge{color:var(--dm-heading);background-color:var(--dm-surface)}html[data-theme="dark"] .products-toolbar .pagination > li > a,html[data-theme="dark"] .products-toolbar .pagination > li > span{color:var(--dm-text);background-color:var(--dm-surface);border:1px solid var(--dm-border)}html[data-theme="dark"] .products-toolbar .pagination > li > a:hover,html[data-theme="dark"] .products-toolbar .pagination > li > span:hover,html[data-theme="dark"] .products-toolbar .pagination > li > a:focus,html[data-theme="dark"] .products-toolbar .pagination > li > span:focus{color:var(--dm-text)}html[data-theme="dark"] .products-toolbar .orderby-displaynumber .limiter .chzn-container-single .chzn-single,html[data-theme="dark"] .products-toolbar .orderby-displaynumber .sorter .chzn-container-single .chzn-single{color:var(--dm-text)}html[data-theme="dark"] .ja-toolbar-wrapper{color:var(--dm-heading)}html[data-theme="dark"] .ja-toolbar-wrapper .jamg-layout-chooser span.active{color:var(--dm-heading)}html[data-theme="dark"] .ja-toolbar-wrapper .toolbar-sorter .action{color:var(--dm-heading)}@media (min-width:768px){html[data-theme="dark"] .ja-toolbar-wrapper .toolbar-sorter select{color:var(--dm-heading)}}@media (min-width:768px){html[data-theme="dark"] .ja-toolbar-wrapper .limiter select{color:var(--dm-heading)}}html[data-theme="dark"] .ja-filter-wrapper .filter-content .filter-options-title span{color:var(--dm-heading)}html[data-theme="dark"] .ja-filter-wrapper .filter-content .filter-items label{color:var(--dm-heading)}html[data-theme="dark"] .ja-filter-wrapper .filter-actions.block-actions .clear-all-filter .badge{background-color:var(--dm-surface)}  html[data-theme="dark"] .inputbox,html[data-theme="dark"] input[type="text"],html[data-theme="dark"] input[type="email"],html[data-theme="dark"] input[type="password"],html[data-theme="dark"] input[type="search"],html[data-theme="dark"] input[type="tel"],html[data-theme="dark"] input[type="url"],html[data-theme="dark"] input[type="number"],html[data-theme="dark"] textarea,html[data-theme="dark"] select,html[data-theme="dark"] .form-control{color:var(--dm-text);background-color:var(--dm-surface-2);border-color:var(--dm-field-border)}html[data-theme="dark"] .inputbox:focus,html[data-theme="dark"] input:focus,html[data-theme="dark"] textarea:focus,html[data-theme="dark"] select:focus,html[data-theme="dark"] .form-control:focus{color:var(--dm-text);background-color:var(--dm-surface-2);border-color:var(--ja-accent)}html[data-theme="dark"] ::placeholder{color:var(--dm-text-muted);opacity:1}html[data-theme="dark"] input::placeholder,html[data-theme="dark"] textarea::placeholder{color:var(--dm-text-muted);opacity:1} html[data-theme="dark"] label,html[data-theme="dark"] .control-label,html[data-theme="dark"] .required,html[data-theme="dark"] legend,html[data-theme="dark"] fieldset legend,html[data-theme="dark"] .com_users label,html[data-theme="dark"] .form-horizontal .control-label{color:var(--dm-text)}html[data-theme="dark"] legend{border-bottom-color:var(--dm-border)} html[data-theme="dark"] #t3-content h1,html[data-theme="dark"] #t3-content h2,html[data-theme="dark"] #t3-content h3,html[data-theme="dark"] #t3-content h4,html[data-theme="dark"] #t3-content h5,html[data-theme="dark"] #t3-content h6,html[data-theme="dark"] .page-header h1,html[data-theme="dark"] .item-page .page-header h2,html[data-theme="dark"] .componentheading,html[data-theme="dark"] .contentheading{color:var(--dm-heading)}html[data-theme="dark"] .page-header{border-bottom-color:var(--dm-border)} html[data-theme="dark"] .chosen-container .chosen-single,html[data-theme="dark"] .chosen-container-single .chosen-single,html[data-theme="dark"] .chosen-container .chosen-drop,html[data-theme="dark"] .chosen-container .chosen-results,html[data-theme="dark"] .chosen-container-active.chosen-with-drop .chosen-single,html[data-theme="dark"] .chosen-container .chosen-search input{color:var(--dm-text);background:var(--dm-surface-2);background-image:none;border-color:var(--dm-field-border)}html[data-theme="dark"] .chosen-container .chosen-single span{color:var(--dm-text)}html[data-theme="dark"] .chosen-container .chosen-drop,html[data-theme="dark"] .chosen-container .chosen-results{border-color:var(--dm-field-border)}html[data-theme="dark"] .chosen-container .chosen-results li{color:var(--dm-text)}html[data-theme="dark"] .chosen-container .chosen-results li.highlighted{background:var(--ja-accent);color:#fff}html[data-theme="dark"] .chosen-container .chosen-single div b{filter:invert(1) brightness(1.6)} html[data-theme="dark"] .activeOrder,html[data-theme="dark"] table.adminlist tr,html[data-theme="dark"] .vm-order-list .activeOrder{background-color:var(--dm-surface) !important}html[data-theme="dark"] .activeOrder td,html[data-theme="dark"] .activeOrder th{color:var(--dm-text);border-color:var(--dm-border)} html[data-theme="dark"] .gm-err-container{background:var(--dm-surface) !important}html[data-theme="dark"] .gm-err-title,html[data-theme="dark"] .gm-err-message{color:var(--dm-text-muted) !important} html[data-theme="dark"] .offline-wrap{background:var(--dm-bg)}html[data-theme="dark"] .outline{background:var(--dm-surface);border-color:var(--dm-border)}html[data-theme="dark"] .outline p.message{color:var(--dm-text)}html[data-theme="dark"] #form-login fieldset{border-color:var(--dm-border)}html[data-theme="dark"] #form-login-username input,html[data-theme="dark"] #form-login-password input,html[data-theme="dark"] #form-login-secretkey input{background:var(--dm-surface-2);color:var(--dm-text);border-color:var(--dm-field-border)}html[data-theme="dark"] #form-login-username label,html[data-theme="dark"] #form-login-password label,html[data-theme="dark"] #form-login-secretkey label{color:var(--dm-text)} html[data-theme="dark"] body{color:#c2c2c2}html[data-theme="dark"] #t3-content,html[data-theme="dark"] .item-page,html[data-theme="dark"] .item-page p,html[data-theme="dark"] .article-content,html[data-theme="dark"] .article-content p,html[data-theme="dark"] .blog p,html[data-theme="dark"] .product_s_desc,html[data-theme="dark"] .product-description{color:#c2c2c2}   html[data-theme="dark"] .t3-topbar a,html[data-theme="dark"] .topbar a,html[data-theme="dark"] .t3-mainnav .dropdown-toggle.separator,html[data-theme="dark"] .t3-mainnav .nav > li > .separator{color:#c2c2c2} html[data-theme="dark"] .t3-header-wrap.header-light,html[data-theme="dark"] .wrap.t3-header-wrap{border-bottom-color:var(--dm-border) !important}html[data-theme="dark"] .t3-section.border-bottom,html[data-theme="dark"] .t3-section.border-top{border-color:var(--dm-border) !important} html[data-theme="dark"] .head-cart .icon,html[data-theme="dark"] .head-user .icon,html[data-theme="dark"] .btn-cart .icon,html[data-theme="dark"] .btn-user .icon{background:transparent !important;color:#e8e8e8} html[data-theme="dark"] .owl-dot,html[data-theme="dark"] .owl-dot span{background:#555 !important}html[data-theme="dark"] .owl-dot.active,html[data-theme="dark"] .owl-dot.active span{background:var(--ja-accent) !important}html[data-theme="dark"] .owl-prev,html[data-theme="dark"] .owl-next{border-color:var(--dm-border) !important}  html[data-theme="dark"] .module-title,html[data-theme="dark"] .modules-title,html[data-theme="dark"] .module .title,html[data-theme="dark"] .mod-articles-category-title,html[data-theme="dark"] a.mod-articles-category-title{color:#e8e8e8} html[data-theme="dark"] .col-inner.bg-white,html[data-theme="dark"] .col-inner.bg-light,html[data-theme="dark"] .bg-white,html[data-theme="dark"] .bg-light{border-color:var(--dm-border) !important} html[data-theme="dark"] .show-demo{background:var(--dm-bg) !important}html[data-theme="dark"] .show-demo h1,html[data-theme="dark"] .show-demo h2,html[data-theme="dark"] .show-demo h3{color:var(--dm-heading)}html[data-theme="dark"] .show-demo p,html[data-theme="dark"] .show-demo .lead{color:var(--dm-text)} html[data-theme="dark"] .product-item-info,html[data-theme="dark"] .product-item-photo,html[data-theme="dark"] .product-item-details{background:transparent}html[data-theme="dark"] .ui-slider{background:#3a3a3a} html[data-theme="dark"] #cart-view,html[data-theme="dark"] .cart-view,html[data-theme="dark"] #com-form-login,html[data-theme="dark"] .vm-checkout,html[data-theme="dark"] .checkout-button-top,html[data-theme="dark"] .vmpayment,html[data-theme="dark"] .vmshipment{background:var(--dm-surface);color:var(--dm-text)}html[data-theme="dark"] #cart-view h1,html[data-theme="dark"] #cart-view h2,html[data-theme="dark"] #cart-view h3,html[data-theme="dark"] #cart-view h4,html[data-theme="dark"] #com-form-login legend{color:var(--dm-heading)}html[data-theme="dark"] input.quantity-input,html[data-theme="dark"] .quantity-input{background:var(--dm-surface-2);color:var(--dm-text);border-color:var(--dm-field-border)}  html[data-theme="dark"] .quantity-plus,html[data-theme="dark"] .quantity-minus{filter:invert(1) brightness(1.2)} html[data-theme="dark"] input.addtocart-button,html[data-theme="dark"] .addtocart-button{background:var(--dm-surface-2) !important;color:#fff !important;border:1px solid var(--dm-field-border) !important}html[data-theme="dark"] input.addtocart-button:hover,html[data-theme="dark"] .addtocart-button:hover{background:var(--ja-accent) !important;border-color:var(--ja-accent) !important}html[data-theme="dark"] .addtocart-bar{border-top-color:var(--dm-border) !important}html[data-theme="dark"] .productdetails .nav-tabs,html[data-theme="dark"] .productdetails .nav-tabs > li > a{border-color:var(--dm-border) !important} html[data-theme="dark"] .orderby-displaynumber,html[data-theme="dark"] .ja-toolbar-wrapper.toolbar-products,html[data-theme="dark"] .ja-toolbar-wrapper,html[data-theme="dark"] .selected-filters,html[data-theme="dark"] .vmsearch h4,html[data-theme="dark"] .vm-product h4,html[data-theme="dark"] .browse-products h4,html[data-theme="dark"] .megafilter-sidebar label,html[data-theme="dark"] .sidebar-toggle{border-color:var(--dm-border) !important}  html[data-theme="dark"] #t3-content .article-title a,html[data-theme="dark"] #t3-content .item-title a,html[data-theme="dark"] #t3-content .items-leading a.article-title,html[data-theme="dark"] #t3-content .category-name a,html[data-theme="dark"] #t3-content .categories-list .item-title a,html[data-theme="dark"] #t3-content h2.article-title a,html[data-theme="dark"] .mod-articles-category ul li a,html[data-theme="dark"] .latestnews a,html[data-theme="dark"] .mostread a{color:#e8e8e8}html[data-theme="dark"] #t3-content .article-title a:hover,html[data-theme="dark"] #t3-content .category-name a:hover,html[data-theme="dark"] .mod-articles-category ul li a:hover{color:var(--ja-accent)} html[data-theme="dark"] #t3-content .item-page a:not(.btn),html[data-theme="dark"] #t3-content .blog a:not(.btn):not(.article-title),html[data-theme="dark"] .com_users fieldset a,html[data-theme="dark"] .login a:not(.btn),html[data-theme="dark"] .registration a:not(.btn),html[data-theme="dark"] .reset a:not(.btn),html[data-theme="dark"] .remind a:not(.btn){color:#cfcfcf}html[data-theme="dark"] .com_users fieldset a:hover,html[data-theme="dark"] #t3-content .item-page a:not(.btn):hover{color:var(--ja-accent)} html[data-theme="dark"] .well{background:var(--dm-band);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .panel,html[data-theme="dark"] .panel-default,html[data-theme="dark"] .panel-body{background:var(--dm-surface);border-color:var(--dm-border)}html[data-theme="dark"] .panel-default > .panel-heading{background:#2a2a2a;border-color:var(--dm-border);color:var(--dm-heading)}html[data-theme="dark"] .panel-title{color:var(--dm-heading)}html[data-theme="dark"] .list-group-item{background:var(--dm-band);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .list-group-item.active{background:var(--ja-accent);border-color:var(--ja-accent);color:#fff}html[data-theme="dark"] :not(pre) > code{background:#2d2d2d;color:#ff8aa0}html[data-theme="dark"] pre{background:#181818;border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] .nav-tabs,html[data-theme="dark"] .nav-tabs > li > a{border-color:var(--dm-border)}html[data-theme="dark"] small,html[data-theme="dark"] .small,html[data-theme="dark"] .text-muted,html[data-theme="dark"] cite{color:var(--dm-text-muted)} html[data-theme="dark"] .btn-light{background:var(--dm-surface-2);color:#e8e8e8;border-color:var(--dm-field-border)}html[data-theme="dark"] .btn-light:hover{background:#404040;color:#fff}html[data-theme="dark"] .badge.tip,html[data-theme="dark"] .badge-default{background:var(--dm-surface-2);color:var(--dm-text)}  html[data-theme="dark"] .ja-megafilter-wrap,html[data-theme="dark"] .ja-products-wrapper,html[data-theme="dark"] .ja-filter-wrapper{--ja-mf-border:var(--dm-border)} html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-info,html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-info .product-item-photo,html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-info .product-item-details,html[data-theme="dark"] .ja-products-wrapper.products-list .list .product-item .product-item-info .product-item-photo{background:transparent !important}html[data-theme="dark"] .ja-products-wrapper.list .list .product-item .product-item-info{border-bottom-color:var(--dm-border)} html[data-theme="dark"] .ja-products-wrapper .product-item .addtocart-button .btn{background-color:var(--dm-surface-2);color:#fff;border:1px solid var(--dm-field-border)}html[data-theme="dark"] .ja-products-wrapper .product-item .addtocart-button .btn:hover,html[data-theme="dark"] .ja-products-wrapper .product-item .addtocart-button .btn:focus{background-color:var(--ja-accent);border-color:var(--ja-accent);color:#fff} html[data-theme="dark"] .ja-products-wrapper .product-item .addtocart-bar .quantity-controls input{background-color:var(--dm-surface-2);border-color:var(--dm-field-border)}html[data-theme="dark"] .ja-products-wrapper .product-item .addtocart-bar .quantity-input{background:var(--dm-surface-2);color:var(--dm-text);border-color:var(--dm-field-border)}html[data-theme="dark"] .products-toolbar .orderby-displaynumber{background-color:transparent} html[data-theme="dark"] .products-toolbar .jamg-layout-chooser span{background-color:var(--dm-surface-2);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme="dark"] div.toolbar-bottom{border-top-color:var(--dm-border)} html[data-theme="dark"] .t3-header-wrap.header-light:not(.has-hero){background-color:var(--dm-bg)}html[data-theme="dark"] .t3-header-wrap:not(.has-hero) #t3-header{background-color:transparent} html[data-theme="dark"] [id^="ja-widget-map"],html[data-theme="dark"] [id^="ja-widget-map"] > div{background-color:var(--dm-surface) !important} html[data-theme="dark"] .module-title,html[data-theme="dark"] .module-title a,html[data-theme="dark"] .module-title-inner .module-title,html[data-theme="dark"] .features-title,html[data-theme="dark"] .features-title a,html[data-theme="dark"] .mod-articles-category-title,html[data-theme="dark"] a.mod-articles-category-title{color:#e8e8e8 !important}html[data-theme="dark"] .features-item,html[data-theme="dark"] .features-desc{color:var(--dm-text)}  html[data-theme="dark"] .alert h1,html[data-theme="dark"] .alert h2,html[data-theme="dark"] .alert h3,html[data-theme="dark"] .alert h4,html[data-theme="dark"] .alert h5,html[data-theme="dark"] .alert h6,html[data-theme="dark"] .alert p,html[data-theme="dark"] .alert strong,html[data-theme="dark"] .alert small{color:inherit !important} html[data-theme="dark"] .label a,html[data-theme="dark"] a.label,html[data-theme="dark"] .badge a,html[data-theme="dark"] a.badge{color:inherit !important} html[data-theme="dark"] .list-group-item.active,html[data-theme="dark"] a.list-group-item.active{color:#fff !important} html[data-theme="dark"] small,html[data-theme="dark"] .small,html[data-theme="dark"] .text-muted,html[data-theme="dark"] cite{color:var(--dm-text-muted) !important}  html[data-theme="dark"] .badge:not(.total-product){background-color:#3a3a3a;color:#e8e8e8} html[data-theme="dark"] a.label,html[data-theme="dark"] .label > a,html[data-theme="dark"] .label a{color:#fff !important} html[data-theme="dark"] .panel-success > .panel-heading .panel-title,html[data-theme="dark"] .panel-info > .panel-heading .panel-title,html[data-theme="dark"] .panel-warning > .panel-heading .panel-title,html[data-theme="dark"] .panel-danger > .panel-heading .panel-title,html[data-theme="dark"] .panel-primary > .panel-heading .panel-title{color:inherit !important} html[data-theme="dark"] .nav .active > a,html[data-theme="dark"] .nav-pills .active > a{color:#fff !important} html[data-theme="dark"] .alert-warning,html[data-theme="dark"] .alert-warning h1,html[data-theme="dark"] .alert-warning h2,html[data-theme="dark"] .alert-warning h3,html[data-theme="dark"] .alert-warning h4,html[data-theme="dark"] .panel-warning > .panel-heading,html[data-theme="dark"] .panel-warning > .panel-heading .panel-title{color:#8a6d3b !important} html[data-theme="dark"] .nav-pills > .active > a > .badge,html[data-theme="dark"] .nav-pills > .active > a:focus > .badge,html[data-theme="dark"] .nav-pills > .active > a:hover > .badge{color:var(--ja-accent) !important;background-color:#fff !important} html[data-theme="dark"] #t3-mainnav.navbar-default,html[data-theme="dark"] .t3-mainnav.navbar-default,html[data-theme="dark"] .navbar-default{background-color:transparent;border-color:transparent} html[data-theme="dark"] .btn-light,html[data-theme="dark"] button.btn-light,html[data-theme="dark"] a.btn-light{background-color:var(--dm-surface-2) !important;color:#e8e8e8 !important;border-color:var(--dm-field-border) !important}html[data-theme="dark"] .btn-light:hover{background-color:#404040 !important;color:#fff !important} html[data-theme="dark"] #t3-content h3.title a,html[data-theme="dark"] .media-body h3.title a,html[data-theme="dark"] #t3-content .media-wrap h3.title a{color:#e8e8e8}html[data-theme="dark"] #t3-content h3.title a:hover,html[data-theme="dark"] .media-body h3.title a:hover{color:var(--ja-accent)} html[data-theme="dark"] .ja-filter-wrapper .filter-items .item,html[data-theme="dark"] .ja-filter-wrapper .filter-items label,html[data-theme="dark"] .ja-filter-wrapper .filter-content .filter-items .media-item img,html[data-theme="dark"] .ja-filter-wrapper .color-item{border-color:var(--dm-border)} html[data-theme="dark"] .products-toolbar .toolbar-sorter,html[data-theme="dark"] .products-toolbar .orderby-displaynumber .limiter,html[data-theme="dark"] .products-toolbar .sorter-action,html[data-theme="dark"] .products-toolbar .action,html[data-theme="dark"] .products-toolbar .field,html[data-theme="dark"] .products-toolbar .limiter,html[data-theme="dark"] .products-toolbar [class*="border"]{border-color:var(--dm-border) !important}  html[data-theme="dark"] .logo img,html[data-theme="dark"] .logo-img,html[data-theme="dark"] .logo-img-sm,html[data-theme="dark"] .t3-footer .logo-footer img,html[data-theme="dark"] .logo-footer img{filter:brightness(0) invert(1)} html[data-theme="dark"] .show-demo{background:none !important;background-color:var(--dm-bg) !important} html[data-theme="dark"] .navbar-default .navbar-nav > .active > a,html[data-theme="dark"] .navbar-default .navbar-nav > .active > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > .active > a:focus,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a:hover,html[data-theme="dark"] .navbar-default .navbar-nav > .open > a:focus,html[data-theme="dark"] .t3-mainnav .nav > .active > a,html[data-theme="dark"] .t3-mainnav .nav > .current > a{background-color:transparent !important;color:var(--ja-accent) !important} html[data-theme="dark"] .t3-off-canvas .t3-off-canvas-header,html[data-theme="dark"] .t3-off-canvas-header{background:#000 !important;color:#e8e8e8 !important} html[data-theme="dark"] .t3-wrapper.affix .t3-header-wrap.header-light,html[data-theme="dark"] .affix .t3-header-wrap{background-color:var(--dm-bg) !important;box-shadow:0 1px 0 rgba(255,255,255,.06)}html[data-theme="dark"] .t3-wrapper.affix .logo img,html[data-theme="dark"] .affix .logo-img{filter:brightness(0) invert(1)} html[data-theme="dark"] #t3-mainnav .dropdown-menu .module-title,html[data-theme="dark"] .t3-megamenu .module-title{border-bottom-color:var(--dm-border)} html[data-theme="dark"] .t3-footer{background-color:#161616}html[data-theme="dark"] .t3-subscribe-wrap .subbutton,html[data-theme="dark"] .acymailing_module .button,html[data-theme="dark"] .t3-footer .subbutton{background-color:var(--dm-surface-2);border-color:var(--dm-field-border)}html[data-theme="dark"] .acym__user__edit__email,html[data-theme="dark"] .t3-footer input[type="text"],html[data-theme="dark"] .t3-footer input[type="email"]{border-color:var(--dm-field-border)}  html[data-theme="dark"] div[class*="-view"] > h4{border-bottom-color:var(--dm-border)} html[data-theme="dark"] .pages-items .item.active > a,html[data-theme="dark"] ul.pagination li.active > a{background-color:#e8e8e8 !important;color:#1a1a1a !important;border-color:#e8e8e8 !important}html[data-theme="dark"] .pages-items .item:not(.active) > a:hover,html[data-theme="dark"] ul.pagination li:not(.active) > a:hover{border-color:#6a6a6a} html[data-theme="dark"] .vm-pagination > ul > li > span.pagenav{background-color:var(--ja-accent);color:#fff;border-color:var(--ja-accent)}html[data-theme="dark"] .vm-pagination > ul > li.pagination-start > span.pagenav,html[data-theme="dark"] .vm-pagination > ul > li.pagination-prev > span.pagenav,html[data-theme="dark"] .vm-pagination > ul > li.pagination-next > span.pagenav,html[data-theme="dark"] .vm-pagination > ul > li.pagination-end > span.pagenav{background-color:var(--dm-surface);color:var(--dm-text);border-color:var(--dm-border)} html[data-theme="dark"] .features-inner .col-inner.bg-light.align-top .features-title,html[data-theme="dark"] .features-inner .col-inner.bg-light.align-bot .features-title{color:#222}html[data-theme="dark"] .features-inner .col-inner.bg-light.align-top .features-desc,html[data-theme="dark"] .features-inner .col-inner.bg-light.align-bot .features-desc,html[data-theme="dark"] .features-inner .col-inner.bg-light.align-top .features-content,html[data-theme="dark"] .features-inner .col-inner.bg-light.align-bot .features-content{color:#555} html[data-theme="dark"] .features-inner .col-inner.bg-light.align-top .features-title,html[data-theme="dark"] .features-inner .col-inner.bg-light.align-bot .features-title{color:#222 !important}  html[data-theme="dark"] .tagspopular ul > li > a,html[data-theme="dark"] .tagssimilar ul > li > a,html[data-theme="dark"] .tagspopular a,html[data-theme="dark"] .tag-list a{background:var(--dm-surface);color:var(--dm-text);border-color:var(--dm-border)}html[data-theme="dark"] .tagspopular ul > li > a:hover,html[data-theme="dark"] .tagspopular ul > li > a:focus,html[data-theme="dark"] .tagspopular ul > li > a:active,html[data-theme="dark"] .tagssimilar ul > li > a:hover,html[data-theme="dark"] .tag-list a:hover{background:var(--ja-accent);color:#fff;border-color:var(--ja-accent)} html[data-theme="dark"] .items-more ol.nav-stacked li a,html[data-theme="dark"] .items-more .nav-stacked li a{color:var(--dm-text)}html[data-theme="dark"] .items-more ol.nav-stacked li a:hover{color:var(--ja-accent)} html[data-theme="dark"] .categories-module.mod-list > li h4 a,html[data-theme="dark"] .mod-articlescategories li h4 a,html[data-theme="dark"] .categories-module li a{color:var(--dm-text)} html[data-theme="dark"] .t3-footer .t3-module.module,html[data-theme="dark"] .t3-footer .t3-module{background:transparent} html[data-theme="dark"] .category-name a,html[data-theme="dark"] .category-name a span,html[data-theme="dark"] dd.category-name a{color:#fff !important} html[data-theme="dark"] .nav-tabs > li.active > a,html[data-theme="dark"] .nav-tabs > li.active > a:hover,html[data-theme="dark"] .nav-tabs > li.active > a:focus{background-color:transparent;border-color:transparent;color:var(--ja-accent)}html[data-theme="dark"] .nav-pills.nav-stacked > li.active > a,html[data-theme="dark"] .nav-pills.nav-stacked > li.active > a:hover,html[data-theme="dark"] .nav-pills.nav-stacked > li.active > a:focus{background-color:transparent;color:var(--ja-accent)} html[data-theme="dark"] .item-page .pagenavigation a,html[data-theme="dark"] .item-page a.btn-secondary.previous,html[data-theme="dark"] .item-page a.btn-secondary.next{color:var(--ja-accent)} html[data-theme="dark"] .nav-tabs > li.active > a,html[data-theme="dark"] .nav-tabs > li.active > a:hover,html[data-theme="dark"] .nav-tabs > li.active > a:focus,html[data-theme="dark"] .nav-pills.nav-stacked > li.active > a,html[data-theme="dark"] .nav-pills.nav-stacked > li.active > a:hover,html[data-theme="dark"] .nav-pills.nav-stacked > li.active > a:focus{color:var(--ja-accent) !important} html[data-theme="dark"] .nav-pills > .active > a > .badge{color:var(--ja-accent) !important;background:#fff !important}  html[data-theme="dark"] .registration .form-actions,html[data-theme="dark"] .form-actions{background-color:transparent} html[data-theme="dark"] .registration label,html[data-theme="dark"] .registration .control-label,html[data-theme="dark"] .registration .control-label label,html[data-theme="dark"] .registration .controls label,html[data-theme="dark"] .com-users-registration label,html[data-theme="dark"] .com_users .control-label label{color:var(--dm-text) !important} html[data-theme="dark"] .button-home,html[data-theme="dark"] a.button-home{background-color:#ff4141} html[data-theme="dark"] .com-contact .contact-webpage a,html[data-theme="dark"] .contact-webpage > a{color:var(--ja-accent)}  html[data-theme="dark"] #cart-view input.quantity-input,html[data-theme="dark"] #cart-view table.cart-summary td.vm-cart-item-quantity input.quantity-input{background-color:var(--dm-surface-2) !important;color:var(--dm-text) !important;border-color:var(--dm-field-border) !important}html[data-theme="dark"] #cart-view input.quantity-input:focus{background-color:var(--dm-surface-2) !important;color:var(--dm-text) !important;border-color:var(--ja-accent) !important} html[data-theme="dark"] #cart-view,html[data-theme="dark"] #cart-view td,html[data-theme="dark"] #cart-view th,html[data-theme="dark"] #cart-view .vm2-add_quantity_cart,html[data-theme="dark"] #cart-view .vm2-remove_from_cart{border-color:var(--dm-border)} html[data-theme="dark"] .orderlist,html[data-theme="dark"] .orderlistcontainer .orderlist{background:var(--dm-surface);border-color:var(--dm-field-border)}html[data-theme="dark"] .orderlist a,html[data-theme="dark"] .orderlist li a{color:var(--dm-text)}html[data-theme="dark"] .orderlist a:hover,html[data-theme="dark"] .orderlist li a:hover{background:var(--dm-surface-2);color:#fff} html[data-theme="dark"] .activeOrder{border-color:var(--dm-field-border)} html[data-theme="dark"] .t3-off-canvas-header .close,html[data-theme="dark"] .t3-off-canvas .close{color:#fff;background-color:rgba(255,255,255,.08);opacity:1} html[data-theme="dark"] .activeOrder,html[data-theme="dark"] .orderby-displaynumber .activeOrder,html[data-theme="dark"] div.activeOrder{border-color:var(--dm-field-border) !important} html[data-theme="dark"] #cart-view input.quantity-input,html[data-theme="dark"] #cart-view .quantity-box input,html[data-theme="dark"] #cart-view td.vm-cart-item-quantity input{border:1px solid var(--dm-field-border) !important} html[data-theme="dark"] #cart-view table.cart-summary tr td.vm-cart-item-quantity .quantity-input{border-color:var(--dm-field-border) !important}  html[data-theme="dark"] .t3-sidebar,html[data-theme="dark"] .t3-sidebar-left,html[data-theme="dark"] .t3-sidebar-right{border-color:var(--dm-border)}html[data-theme="dark"] .module-title{border-bottom-color:var(--dm-border)}html[data-theme="dark"] blockquote,html[data-theme="dark"] blockquote.pull-right,html[data-theme="dark"] .item-page blockquote{border-color:var(--dm-border)}html[data-theme="dark"] .ln-element.filter-field{border-top-color:var(--dm-border)}html[data-theme="dark"] .productdetails-view .additional-images .floatleft a img,html[data-theme="dark"] .productdetails-view .more-information td{border-color:var(--dm-border)}html[data-theme="dark"] .pagination > li > a,html[data-theme="dark"] .pagination > li > span,html[data-theme="dark"] .pagination .page{border-color:var(--dm-border)}html[data-theme="dark"] .pagination .item.active .page{background:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-heading)} html[data-theme="dark"] .inputbox,html[data-theme="dark"] .input-text,html[data-theme="dark"] .chosen-search-input,html[data-theme="dark"] .form-select,html[data-theme="dark"] select.form-control,html[data-theme="dark"] .contact-form .form-control{border-color:var(--dm-field-border)} html[data-theme="dark"] label.invalid,html[data-theme="dark"] .control-label.invalid{background:transparent}html[data-theme="dark"] .range-item.ui-slider{background:var(--dm-surface)} html[data-theme="dark"] .product-item-info{background:transparent} html[data-theme="dark"] #t3-content .article-title a:hover,html[data-theme="dark"] #t3-content h3.title a:hover,html[data-theme="dark"] .media-body h3.title a:hover{color:var(--dm-heading);text-decoration:underline} html[data-theme="dark"] .t3-sidebar,html[data-theme="dark"] .t3-sidebar-left,html[data-theme="dark"] .t3-sidebar-right{border-color:var(--dm-border) !important} html[data-theme="dark"] .input-text,html[data-theme="dark"] .chosen-container-single .chosen-search input[type="text"],html[data-theme="dark"] .chosen-search-input{border-color:var(--dm-field-border) !important}html[data-theme="dark"] .product-item-info{background:transparent !important} html[data-theme="dark"] .form-control,html[data-theme="dark"] textarea.form-control,html[data-theme="dark"] input[type="text"],html[data-theme="dark"] input[type="password"],html[data-theme="dark"] input[type="email"],html[data-theme="dark"] input[type="search"],html[data-theme="dark"] input[type="tel"],html[data-theme="dark"] input[type="url"],html[data-theme="dark"] input[type="number"]{border-color:var(--dm-field-border) !important}html[data-theme="dark"] .form-control:focus,html[data-theme="dark"] input[type="text"]:focus,html[data-theme="dark"] input[type="password"]:focus,html[data-theme="dark"] input[type="email"]:focus,html[data-theme="dark"] textarea.form-control:focus{border-color:#66afe9 !important}html[data-theme="dark"] .form-control.invalid,html[data-theme="dark"] input.invalid,html[data-theme="dark"] .has-error .form-control{border-color:#d9534f !important}html[data-theme="dark"] .has-success .form-control{border-color:#468847 !important}html[data-theme="dark"] .has-warning .form-control{border-color:#c09853 !important}  html[data-theme="dark"] .alert{border-width:0}html[data-theme="dark"] .navbar{border-width:0}html[data-theme="dark"] .navbar-collapse{border-top-width:0}html[data-theme="dark"] .navbar-form{border-top-width:0;border-bottom-width:0}  html[data-theme="dark"] legend{border-bottom-width:0} html[data-theme="dark"] span.addtocart-button{border-width:0 !important} html[data-theme="dark"] .t3-module ul.category-module > li,html[data-theme="dark"] .t3-module .categories-module > li,html[data-theme="dark"] .t3-module .mod-articlescategories > li,html[data-theme="dark"] .t3-module .mod-list > li{border-top-width:0 !important}   html[data-theme="dark"] .off-canvas-toggle.btn-primary,html[data-theme="dark"] .btn.btn-primary.off-canvas-toggle{background:transparent !important;border-color:transparent !important;box-shadow:none !important} html[data-theme="dark"] .products-toolbar .jamg-layout-chooser span{background-color:transparent} html[data-theme="dark"] .t3-off-canvas .nav .dropdown-menu > li > a,html[data-theme="dark"] .t3-off-canvas .nav-child a{color:var(--dm-text)} html[data-theme="dark"] .addtocart-bar .quantity-box .quantity-controls,html[data-theme="dark"] .quantity-controls.quantity-plus,html[data-theme="dark"] .quantity-controls.quantity-minus,html[data-theme="dark"] .quantity-box .quantity-input,html[data-theme="dark"] .ja-products-wrapper .product-item .addtocart-bar .quantity-input,html[data-theme="dark"] .ja-products-wrapper .product-item .addtocart-bar .quantity-controls input{background-color:var(--dm-surface-2) !important} html[data-theme="dark"] .t3-sidebar .block-subtitle,html[data-theme="dark"] .t3-sidebar h3.block-subtitle{border-bottom-color:var(--dm-border) !important}html[data-theme="dark"] .t3-sidebar .ln-element{border-top-color:var(--dm-border) !important} html[data-theme="dark"] .t3-megamenu .mega-nav li,html[data-theme="dark"] .t3-megamenu .mega-nav li > a,html[data-theme="dark"] .t3-megamenu .mega-nav li > a:hover,html[data-theme="dark"] .t3-megamenu .mega-nav li > a:focus,html[data-theme="dark"] .t3-megamenu .mega-nav li > a:active,html[data-theme="dark"] .t3-megamenu .mega-nav li.active > a{background:transparent !important} html[data-theme="dark"] .quantity-controls.quantity-plus,html[data-theme="dark"] .quantity-controls.quantity-minus{background-color:var(--dm-surface-2) !important;background-repeat:no-repeat !important;background-position:center !important;background-size:11px 11px !important;filter:none !important}html[data-theme="dark"] .quantity-controls.quantity-plus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10M1 6h10' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E") !important}html[data-theme="dark"] .quantity-controls.quantity-minus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M1 6h10' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E") !important} html[data-theme="dark"] #t3-content .article-title a:hover,html[data-theme="dark"] #t3-content h3.title a:hover,html[data-theme="dark"] .media-body h3.title a:hover{text-decoration:none} html[data-theme="dark"] .products-toolbar .counter.toolbar-amount,html[data-theme="dark"] #toolbar-amount{background-color:transparent;border:0 none} html[data-theme="dark"] .chosen-container .chosen-single,html[data-theme="dark"] .chosen-container-single .chosen-single{box-shadow:none} html[data-theme="dark"] .t3-mainnav .nav > .active > span.dropdown-toggle,html[data-theme="dark"] .t3-mainnav .nav > .current > span.dropdown-toggle,html[data-theme="dark"] .navbar-default .navbar-nav > .active > span.dropdown-toggle{background-color:transparent !important;color:var(--ja-accent) !important} html[data-theme="dark"] .btn.btn-success{color:#fff;background-color:#00b765;border-color:#00b765}html[data-theme="dark"] .btn.btn-success:hover,html[data-theme="dark"] .btn.btn-success:focus,html[data-theme="dark"] .btn.btn-success.focus,html[data-theme="dark"] .btn.btn-success:active,html[data-theme="dark"] .btn.btn-success.active,html[data-theme="dark"] .open > .dropdown-toggle.btn-success{color:#fff;background-color:#008449;border-color:#007a43}html[data-theme="dark"] .btn.btn-success.disabled,html[data-theme="dark"] .btn.btn-success[disabled],html[data-theme="dark"] fieldset[disabled] .btn-success{background-color:#00b765;border-color:#00b765}html[data-theme="dark"] .btn.btn-success .badge{color:#00b765;background-color:#fff} html[data-theme="dark"] input[type="text"][disabled],html[data-theme="dark"] input[type="password"][disabled],html[data-theme="dark"] input[type="email"][disabled],html[data-theme="dark"] input[type="number"][disabled],html[data-theme="dark"] input[type="tel"][disabled],html[data-theme="dark"] input[type="search"][disabled],html[data-theme="dark"] input[type="url"][disabled],html[data-theme="dark"] .form-control[disabled],html[data-theme="dark"] .form-control[readonly],html[data-theme="dark"] fieldset[disabled] .form-control,html[data-theme="dark"] .inputbox[disabled]{background-color:#3a3a3a;color:#8a8a8a;opacity:1} html[data-theme="dark"] .plg_system_webauthn_login_button{background-color:#3a3a3a;border-color:#4a4a4a}html[data-theme="dark"] .plg_system_webauthn_login_button svg,html[data-theme="dark"] .plg_system_webauthn_login_button svg *{fill:#e8e8e8} html[data-theme="dark"] .range-item.ui-slider{background-color:var(--dm-border)} html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-name a:hover,html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-name a:focus,html[data-theme="dark"] .ja-products-wrapper .product-item .product-item-name a:active,html[data-theme="dark"] .vm-product-descr-container-1 a:hover,html[data-theme="dark"] .vm-product-descr-container-0 a:hover{border-bottom-color:var(--dm-border)} html[data-theme="dark"] div.productdetails-view.productdetails{background:transparent}html[data-theme="dark"] .product-related-products .product-field-display{background:transparent} html[data-theme="dark"] #cart-view .terms-of-service,html[data-theme="dark"] #cart-view a[href*="username-reminder-request"],html[data-theme="dark"] #cart-view a[href*="password-reset"],html[data-theme="dark"] .vm-cart-header-container .continue_link{color:#ff4141} html[data-theme="dark"] #cart-view table.cart-summary tr td,html[data-theme="dark"] #cart-view table.cart-summary tr th,html[data-theme="dark"] #cart-view .billto-shipto,html[data-theme="dark"] #cart-view #com-form-login,html[data-theme="dark"] #cart-view .billto-shipto a.details,html[data-theme="dark"] .customer-reviews .list-reviews span.date{border-color:var(--dm-border) !important} html[data-theme="dark"] .t3-megamenu .dropdown-header,html[data-theme="dark"] .t3-megamenu .mega-nav .mega-group > .dropdown-header,html[data-theme="dark"] .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,html[data-theme="dark"] .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header{border-bottom-color:var(--dm-border)} html[data-theme="dark"] .btn-secondary{background-color:var(--dm-surface-2) !important;color:var(--dm-text-muted) !important;border-color:var(--dm-field-border) !important}html[data-theme="dark"] .btn-secondary:hover,html[data-theme="dark"] .btn-secondary:focus{background-color:#404040 !important;color:#fff !important} html[data-theme="dark"] .login-wrap .page-header{border-bottom:0 !important} html[data-theme="dark"] .items-more .nav > li a:hover,html[data-theme="dark"] .items-more .nav > li a:focus,html[data-theme="dark"] .items-more .nav > li a:active{background:transparent;color:var(--ja-accent)}html[data-theme="dark"] .nav-tabs > li > a:hover,html[data-theme="dark"] .nav-tabs > li > a:focus,html[data-theme="dark"] .nav-tabs > li > a:active{background:transparent}


/*===============================
https://www.plastherm.fr/media/com_acym/css/module.min.css?v=9111
================================================================================*/
@font-face{font-family:acymicon;src:url(https://www.plastherm.fr/media/com_acym/css/fonts/acymicon.eot?jrmm0s);src:url(https://www.plastherm.fr/media/com_acym/css/fonts/acymicon.eot?jrmm0s#iefix) format("embedded-opentype"),url(https://www.plastherm.fr/media/com_acym/css/fonts/acymicon.ttf?jrmm0s) format("truetype"),url(https://www.plastherm.fr/media/com_acym/css/fonts/acymicon.woff?jrmm0s) format("woff"),url(https://www.plastherm.fr/media/com_acym/css/fonts/acymicon.svg?jrmm0s#acymicon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" acymicon-"],[class^=acymicon-]{font-family:acymicon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.acymicon-smile-o:before{content:"\f118"}.acymicon-arrow-circle-o-up:before{content:"\f01b"}.acymicon-star-o:before{content:"\f006"}.acymicon-flask:before{content:"\f0c3"}.acymicon-arrow-down:before{content:"\e940"}.acymicon-arrow-up:before{content:"\e941"}.acymicon-birthday-cake:before{content:"\e93f"}.acymicon-life-bouy:before{content:"\e93a"}.acymicon-external-link:before{content:"\e939"}.acymicon-chevrons:before{content:"\e935"}.acymicon-puzzle-piece:before{content:"\e934"}.acymicon-filter:before{content:"\f0b0"}.acymicon-unsplash:before{content:"\e942"}.acymicon-binoculars:before{content:"\e985"}.acymicon-user:before{content:"\e93e"}.acymicon-pie-chart:before{content:"\e93c"}.acymicon-bolt:before,.acymicon-electricity:before,.acymicon-lightning:before,.acymicon-power:before{content:"\e93d"}.acymicon-dropdown_arrow:before{content:"\e93b"}.acymicon-checkbox_empty:before{content:"\e912"}.acymicon-radio_button_checked:before{content:"\e917"}.acymicon-radio_button_unchecked:before{content:"\e925"}.acymicon-checkbox_checked:before{content:"\e926"}.acymicon-follow:before{content:"\e90e"}.acymicon-user-plus:before{content:"\e973"}.acymicon-idea:before{content:"\e938"}.acymicon-paint-format:before{content:"\e937"}.acymicon-calendar:before{content:"\e953"}.acymicon-file-picture:before{content:"\e936"}.acymicon-new_releases:before{content:"\e900"}.acymicon-play_arrow:before{content:"\e901"}.acymicon-play_circle_filled:before{content:"\e902"}.acymicon-email:before{content:"\e903"}.acymicon-add:before{content:"\e904"}.acymicon-transfer:before{content:"\e905"}.acymicon-close:before{content:"\e906"}.acymicon-format_align_justify:before{content:"\e907"}.acymicon-format_bold:before{content:"\e908"}.acymicon-format_italic:before{content:"\e909"}.acymicon-insert_chart:before{content:"\e90a"}.acymicon-insert_photo:before{content:"\e90b"}.acymicon-title:before{content:"\e90c"}.acymicon-file_download:before{content:"\e90d"}.acymicon-crop_16_9:before{content:"\e90f"}.acymicon-menu:before{content:"\e910"}.acymicon-keyboard_arrow_left:before{content:"\e911"}.acymicon-keyboard_arrow_down:before{content:"\e913"}.acymicon-more_horiz:before{content:"\e914"}.acymicon-unfold_more:before{content:"\e915"}.acymicon-share:before{content:"\e916"}.acymicon-autorenew:before{content:"\e918"}.acymicon-delete:before{content:"\e919"}.acymicon-search:before{content:"\e91a"}.acymicon-gif:before{content:"\e91b"}.acymicon-text_fields:before{content:"\e91c"}.acymicon-group:before{content:"\e91d"}.acymicon-dashboard:before{content:"\e91e"}.acymicon-settings:before{content:"\e91f"}.acymicon-content_copy:before{content:"\e920"}.acymicon-code:before{content:"\e921"}.acymicon-format_align_center:before{content:"\e922"}.acymicon-format_align_left:before{content:"\e923"}.acymicon-format_align_right:before{content:"\e924"}.acymicon-keyboard_arrow_right:before{content:"\e928"}.acymicon-keyboard_arrow_up:before{content:"\e929"}.acymicon-grid_on:before{content:"\e92a"}.acymicon-access_time:before{content:"\e92b"}.acymicon-mobile:before{content:"\e92e"}.acymicon-user-minus:before{content:"\e974"}.acymicon-user-check:before{content:"\e975"}.acymicon-aid-kit:before{content:"\e998"}.acymicon-star:before{content:"\f005"}.acymicon-th:before{content:"\f00a"}.acymicon-check:before{content:"\f00c"}.acymicon-remove:before{content:"\f00d"}.acymicon-power-off:before{content:"\f011"}.acymicon-cog:before{content:"\f013"}.acymicon-trash-o:before{content:"\f014"}.acymicon-play-circle-o:before{content:"\f01d"}.acymicon-repeat:before{content:"\f01e"}.acymicon-lock:before{content:"\f023"}.acymicon-book:before{content:"\f02d"}.acymicon-pencil:before{content:"\f040"}.acymicon-edit:before{content:"\f044"}.acymicon-arrows:before{content:"\f047"}.acymicon-pause:before{content:"\f04c"}.acymicon-chevron-left:before{content:"\f053"}.acymicon-chevron-right:before{content:"\f054"}.acymicon-plus-circle1:before{content:"\f055"}.acymicon-times-circle:before{content:"\f057"}.acymicon-check-circle:before{content:"\f058"}.acymicon-info-circle:before{content:"\f05a"}.acymicon-ban:before{content:"\f05e"}.acymicon-exclamation-circle:before{content:"\f06a"}.acymicon-eye:before{content:"\f06e"}.acymicon-eye-slash:before{content:"\f070"}.acymicon-exclamation-triangle:before{content:"\f071"}.acymicon-random:before{content:"\f074"}.acymicon-folder:before{content:"\f07b"}.acymicon-arrows-h:before{content:"\f07e"}.acymicon-bar-chart:before{content:"\f080"}.acymicon-cogs:before{content:"\f085"}.acymicon-facebook:before{content:"\f09a"}.acymicon-unlock:before{content:"\f09c"}.acymicon-bullhorn:before{content:"\f0a1"}.acymicon-bell-o:before{content:"\f0a2"}.acymicon-floppy-o:before{content:"\f0c7"}.acymicon-sort:before{content:"\f0dc"}.acymicon-rotate-left:before{content:"\f0e2"}.acymicon-bell:before{content:"\f0f3"}.acymicon-ambulance:before{content:"\f0f9"}.acymicon-desktop:before{content:"\f108"}.acymicon-circle:before{content:"\f111"}.acymicon-ellipsis-h:before{content:"\f141"}.acymicon-sort-amount-asc:before{content:"\f160"}.acymicon-sort-amount-desc:before{content:"\f161"}.acymicon-wordpress:before{content:"\f19a"}.acymicon-joomla:before{content:"\f1aa"}.acymicon-circle-o-notch:before{content:"\f1ce"}.acymicon-paper-plane:before{content:"\f1d8"}.acymicon-paper-plane-o:before{content:"\f1d9"}.acymicon-plug:before{content:"\f1e6"}.acymicon-cart-arrow-down:before{content:"\f218"}.acymicon-hourglass-2:before{content:"\f252"}.acymicon-hand-paper-o:before{content:"\f256"}.acymicon-pause-circle:before{content:"\f28b"}.acymicon-question-circle-o:before{content:"\f29c"}.acymicon-handshake-o:before{content:"\f2b5"}.acymicon-address-book-o:before{content:"\f2ba"}.acymicon-vertical_align_bottom:before{content:"\e931"}.acymicon-vertical_align_top:before{content:"\e932"}.acymicon-plus-circle:before{content:"\e930"}.acymicon-bell1:before{content:"\e927"}.acymicon-download:before{content:"\e92c"}.acymicon-upload:before{content:"\e92d"}.acymicon-playlist_add:before{content:"\e92f"}.acymicon-window:before{content:"\e933"}div.acym_module_error{color:#400;background-color:#fdd;padding:1em!important;margin-bottom:10px}div.acym_module_success{color:#130;background-color:#dfc;padding:1em!important;z-index:10;margin-bottom:10px}.acym_module_form table,.acym_module_form td,.acym_module_form tr{border:none}.acym_module_form .acyfield_date div.cell{display:inline-block;max-width:100%}.acym_module_form .acyfield_date div.cell.medium-3{max-width:25%}.acym_module_form .acyfield_date div.cell.medium-5{max-width:41%}.acym_module_form .acyfield_date div.cell.medium-4{max-width:33%}.acym_module_form .onefield{margin:10px 0}.acym_module_form .onefield label div.cell,.acym_module_form .onefield textarea{max-width:100%}.acym_module_form label{max-width:100%;display:inline-block;cursor:pointer}.acym_module_form input{cursor:pointer;max-width:90%}.acym_module_form input[type=radio]{margin:0 5px}.acym_module_form div.modal{position:fixed;top:5%;left:50%;z-index:10050;width:80%;margin-left:-40%;background-color:#fff;border:1px solid #999;border-radius:6px;box-shadow:0 3px 7px rgba(0,0,0,.3);background-clip:padding-box;outline:0}.acym_module_form div.modal.fade{transition:opacity .3s linear,top .3s ease-out;top:5%}.acym_module_form .fade.in{opacity:1}.acym_module_form div.modal.jviewport-width80{width:80vw;margin-left:-40vw}.acym_module_form .hide{display:none}.acym_module_form .fade{-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.acym_module_form button.close{cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.acym_module_form .close{float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.acym_module_form .modal-header{padding:9px 15px;border-bottom:1px solid #eee}.acym_module_form .modal-header .close{margin-top:2px}.acym_module_form .modal-header h3{margin:0;line-height:30px}.acym_module_form .modal-body{width:98%;position:relative;max-height:400px;padding:1%}.acym_module_form .modal-body iframe{width:100%;max-height:none;border:0!important}.acym_module_form .modal-form{margin-bottom:0}.acym_module_form .modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.acym_module_form .modal-footer:after,.acym_module_form .modal-footer:before{display:table;content:"";line-height:0}.acym_module_form .modal-footer:after{clear:both}.acym_module_form .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.acym_module_form .modal-footer .btn-group .btn+.btn{margin-left:-1px}.acym_module_form .modal-footer .btn-block+.btn-block{margin-left:0}div.modal{z-index:10050}.acym_invalid_field{border:1px solid #9d261d!important;background:#f2dede!important}.acym__field__error__block{display:none}.onefield{position:relative}.onefield .acym__field__error__block{position:absolute;width:170px;background-color:#fff;padding:5px 10px;border:1px solid #333;border-radius:3px;z-index:1000}.onefield:hover .acym__field__error__block__active{display:block}.acym__subscription__form__footer .onefield:hover .acym__field__error__block__active{bottom:calc(100% + 10px)}.acym__color__error{color:#9d261d}.acym__message__invalid__field{display:none;font-size:12px}.acym__message__invalid__field__active{display:block!important}.acym__cross__invalid{display:none;padding-right:3px}.acym__cross__invalid__active{display:inline}


/*===============================
/components/com_virtuemart/assets/css/jquery.fancybox-1.3.4.css?vmver=0c9a3002
================================================================================*/
#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden !important;z-index:1104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('/components/com_virtuemart/assets/images/fancybox/fancybox.png')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:10px;z-index:1101;outline:none;display:none;width:auto !important}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff;padding:10px;box-shadow:0 0 10px #111}#fancybox-content{width:0;height:0;padding:0;outline:none;position:relative;overflow:hidden;z-index:1102;border:0px solid #fff}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('/components/com_virtuemart/assets/images/fancybox/fancybox.png') -40px 0px;cursor:pointer;z-index:1103;display:none}#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top}#fancybox-frame{width:100%;height:100%;border:none;display:block}#fancybox-left,#fancybox-right{position:absolute;bottom:0px;height:100%;width:35%;cursor:pointer;outline:none;background:transparent;z-index:1102;display:none}#fancybox-left{left:0px}#fancybox-right{right:0px}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{background-image:url('/components/com_virtuemart/assets/images/fancybox/fancybox.png');background-position:-40px -30px}#fancybox-right-ico{background-image:url('/components/com_virtuemart/assets/images/fancybox/fancybox.png');background-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible; }#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}#fancybox-title{font-family:Helvetica; z-index:1102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left}#fancybox-title-over{padding:10px;display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:none;border-collapse:collapse;width:auto}#fancybox-title-float-wrap td{border:none;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('/components/com_virtuemart/assets/images/fancybox/fancybox.png') -40px -90px no-repeat}#fancybox-title-float-main{color:#FFF;line-height:29px;font-weight:bold;padding:0 0 3px 0}#fancybox-title-float-right{padding:0 0 0 15px;background:url('/components/com_virtuemart/assets/images/fancybox/fancybox.png') -55px -90px no-repeat}


/*===============================
/components/com_virtuemart/assets/css/vm-bs5-common.css?vmver=0c9a3002
================================================================================*/
.vm-category-title{font-size:30px }.vm-category-subcategories{margin-bottom:80px}.vm-subcategory-title{font-size:15px;color:#333 }.vm-search-custom-search-input .btn{position:absolute;right:0;background-color:transparent;border-color:transparent;z-index:5;color:#333}.vm-search-custom-search-input .btn svg{vertical-align:baseline}.vm-pagination .pagenav{padding:0 5px} .vm-products-type-title{font-size:25px;font-weight:600 }.vm-product-title{font-size:18px;font-weight:400 }.vm-product-title a{color:#333 }.product_s_desc{color:#A0A0A0 }.product-price{font-size:18px }.vm-has-discount .PricesalesPrice{font-weight:600;color:#FF5858;margin-right:5px }.vm-has-discount .PricebasePriceWithTax{font-size:15px;color:#A0A0A0;position:relative}.vm-has-discount .PricebasePriceWithTax::after{content:"";display:block;width:85%;border-top:1px solid #CBCBCB;transform:rotate(-18deg);position:absolute;transform-origin:right;top:5px;left:0}.availability{text-align:center} .vm-ratingbox-rated{position:absolute;left:0;top:0}.vm-ratingbox-unrated svg,.vm-ratingbox-rated svg{color:#A0A0A0 } .vm-stock-status svg{margin-left:1px }.bi-square{color:#A0A0A0 }.normalstock .bi-square-fill{color:#78C475 }.lowstock .bi-square-fill{color:#71ABD6 }.nostock .bi-square-fill{color:#FF5858 } .vm-customfields-wrap{margin-bottom:20px }.vm-addtocart-button-wrapper .btn,.notify{white-space:nowrap}.addtocart-bar svg{color:#333 }.quantity-box > *{width:40px;max-width:40px } .vm-price-desc{font-size:13px}.product-price .vm-price-value,.vm-prices-info{display:flex;justify-content:space-between;font-size:15px;margin-bottom:0;align-items:end}.product-price [class*="Tt"]{font-weight:bold}.vm-price-value span:only-child{margin-left:auto}.vm-nodisplay{display:none !important}.price-crossed span:last-child{text-decoration:line-through;color:#A0A0A0}.vm-simple-price-display .vm-price-value{font-size:18px }.vm-product-details-container .vm-price-desc{font-size:15px }.vm-product-details-container .vm-price-desc + span{font-size:16px;font-weight:600 }.vm-product-details-container .vm-price-value .PricesalesPrice{font-size:20px;font-weight:600 }.vm-product-details-container .vm-simple-price-display{justify-content:start !important} .vmCartModule .dropdown-menu{min-width:320px }.vm-customfield-mod img{width:30px} .vm-menu li:last-child,.vm-menu > .active{border-bottom:none !important;margin-bottom:0 }.vm-menu > li > a{display:block;position:relative;padding:8px 0;font-size:16px;color:#555}.vm-menu .active > a{font-weight:600;font-style:italic}.vm-menu .has-children > a{padding-right:30px }.vm-submenu > li > a{display:block;padding:8px 0;color:#555 }.vm-submenu > .active > a{font-style:italic}.vm-menu-btn{position:absolute;right:0;top:50%;padding:0;border:none;background-color:transparent;width:30px;height:30px;transform:translateY(-50%) rotate(-180deg);transform-origin:center;z-index:1;transition:transform 300ms linear }.vm-menu-btn.collapsed{transform:translateY(-50%) rotate(0);transition:transform 300ms linear }.vm-menu-default .accordion-item{border:none } .vm-product-list .vm-product-title{font-size:16px} .productdetails-view{max-width:1124px;margin:auto}.product-neighbours{position:absolute;right:12px;top:0;z-index:1 }.vm-page-title{font-size:30px;font-weight:normal }.vm-img-desc{text-align:center;display:block}.vm-modal-buttons a{color:#333 }.additional-images img{height:100%;object-fit:cover}.vm-btn-expand{padding:0;background-color:transparent;border:none;position:absolute;right:0;bottom:0}.cf-position-normal + .product-box{margin-top:-15px }.vm-section-title{font-size:25px;font-weight:400}.product-related-categories a{color:#333;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.ask-a-question-view h1{font-size:22px;font-weight:normal}.ask-a-question-view .formError{right:17px !important;left:auto !important}.customer-name .bi-chat-right-text{width:14px;margin-right:5px;position:relative;top:-6px}.customer-reviews .form-check-label{display:flex;align-items:center}.customer-reviews .form-check-label svg{color:#A0A0A0;margin-left:3px }.availability{background:#FFEABC;font-size:14px }.availability-img{max-height:25px} .vm-customfields-wrap .form-check-inline{display:block;margin:0 0 5px 0 } .product-field-type-M .controls{display:flex;margin-top:15px;flex-wrap:wrap}.product-field-type-M .form-check-inline{padding:0 10px;margin:0 0 12px 0;width:25%;display:flex;flex-direction:column;position:relative;justify-content:end}.vm-product-grid .product-field-type-M .form-check-inline{width:50%}.product-field-type-M .form-check-inline label{font-size:14px;font-weight:600;position:relative;margin:auto 0;max-width:100%}.product-field-type-M .form-check-inline img{margin:0 auto;display:block}.vm-img-cf-price{padding-left:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-field-type-M .form-check .form-check-input:not([value="0"]){float:none;margin:0;position:absolute;bottom:3px} .vmLoadingDiv{display:none;position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;background:rgba(255,255,255,0.2) url('/components/com_virtuemart/assets/images/vm-preloader.gif') 50% 45% no-repeat}.vmLoading .vmLoadingDiv{display:block} .manufacturer-details-view h1{font-size:25px;font-weight:400 } #adminForm legend{font-size:20px}.vm-user-add-product,.vm-user-manage{position:relative}.vm-user-manage::before{content:"";display:inline-block;-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-gear" viewBox="0 0 16 16"><path d="M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0"/><path d="M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z"/></svg>');-webkit-mask-repeat:no-repeat;mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-gear" viewBox="0 0 16 16"><path d="M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0"/><path d="M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z"/></svg>');mask-repeat:no-repeat;mask-size:cover;background-color:#fff;width:16px;height:16px;vertical-align:sub}.vm-user-add-product::before{content:"";display:inline-block;-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-plus" viewBox="0 0 16 16"><path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"/></svg>');-webkit-mask-repeat:no-repeat;mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-plus" viewBox="0 0 16 16"><path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"/></svg>');mask-repeat:no-repeat;mask-size:cover;background-color:#fff;width:17px;height:16px;vertical-align:sub}#tabs{list-style:none;margin:0 0 15px 0;padding:0;display:flex;border-bottom:1px solid #333 }#tabs > li{padding:10px 15px;background-color:#555555;color:#fff ;margin-right:5px;cursor:pointer}#tabs > li.current{background-color:#333 }#tab-2{display:none}#tab-2 .vm_thumb{display:block;margin:25px 12px}#tab-2 .vm_thumb_image{display:none}#tab-2 .vm__img_autocrop{margin-bottom:30px}#tab-2 .checkboxes{margin-bottom:24px}#tab-2 .checkboxes .form-control{margin-bottom:10px}#searchMedia{margin-bottom:10px}.vmquote{margin:0 !important;padding:10px;background-color:lightblue;word-wrap:anywhere}.vm-add-edit-address ul{margin:15px 0 0}.vm-add-edit-address li a:first-child{font-weight:600;color:#333}.vm-add-edit-address li a:first-child:hover{color:#A0A0A0 }.vm-add-edit-address .icon-delete{margin-right:3px }.vm-add-edit-address li a:last-child{color:red }.vm-form-row label + br,.form-check + br{display:none !important}.vm-form-row .vm-label + .controls{display:inline-block }.vm-form-row .tox-tinymce{min-width:100%;min-height:300px}.vm-form-row .toggle-editor{float:none !important}.form-check.form-check-inline{display:block}.form-select{min-width:100%} .td-50 td,.td-50 th{min-width:50%;padding:5px }.button.invoice{font-weight:normal;color:unset;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="red" class="bi bi-filetype-pdf" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5zM1.6 11.85H0v3.999h.791v-1.342h.803q.43 0 .732-.173.305-.175.463-.474a1.4 1.4 0 0 0 .161-.677q0-.375-.158-.677a1.2 1.2 0 0 0-.46-.477q-.3-.18-.732-.179m.545 1.333a.8.8 0 0 1-.085.38.57.57 0 0 1-.238.241.8.8 0 0 1-.375.082H.788V12.48h.66q.327 0 .512.181.185.183.185.522m1.217-1.333v3.999h1.46q.602 0 .998-.237a1.45 1.45 0 0 0 .595-.689q.196-.45.196-1.084 0-.63-.196-1.075a1.43 1.43 0 0 0-.589-.68q-.396-.234-1.005-.234zm.791.645h.563q.371 0 .609.152a.9.9 0 0 1 .354.454q.118.302.118.753a2.3 2.3 0 0 1-.068.592 1.1 1.1 0 0 1-.196.422.8.8 0 0 1-.334.252 1.3 1.3 0 0 1-.483.082h-.563zm3.743 1.763v1.591h-.79V11.85h2.548v.653H7.896v1.117h1.606v.638z"/></svg>');background-repeat:no-repeat;background-position:right center;padding-right:18px }.vm-page-title .invoice{overflow:hidden;width:16px;display:inline-block;font-size:0;height:16px} .vm-padded{max-width:700px }.vm-padded .vm-product-media-container{min-height:0 !important}.vm-padded .vm-product-title{font-size:16px}.vm-padded .product_s_desc{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.vm-padded .product-related-products .btn{display:none }.vm-padded .vm-stock-status svg{width:10px;height:12px}.vm-padded .vm-ratingbox-unrated svg,.vm-padded .vm-ratingbox-rated svg{width:14px;height:14px}.vm-padded .vm-img-desc,.vm-padded .addtocart-area{display:none}.tooltip{z-index:1101 }.vm-cart-item-name a{color:#555 }.vm-cart-item-sku,.vm-cart-item-cfields,.vm-cart-item-basicprice del{color:#A0A0A0 }.vm2-remove_from_cart{font-size:12px;border:none;background-color:transparent;color:#FF5858}.vm-cart-item-quantity .input-group > input{min-width:35px;max-width:35px;text-align:center}#customer_note_field{height:100px}.vm-shipment-plugin-single label,.vm-payment-plugin-single label{width:100% }.vmshipment,.vmpayment{display:flex;flex-wrap:wrap}.vmshipment span,.vmpayment > span{margin:0 5px}.vmCartPaymentLogo{order:2 }.vmpayment_description{min-width:100%;display:block;font-size:13px;color:#A0A0A0;order:4 }.vmshipment .fee,.vmpayment .fee{margin-left:auto;order:3 }.output-shipto .controls{display:flex;flex-direction:column}.vm-checkout-products .product-field-type-M img{width:40px}.vm-fieldset-tos.is-invalid{color:var(--bs-form-invalid-border-color)} .vm-order-done > div{margin-bottom:10px}.post_payment_payment_name_title::after,.post_payment_order_number_title::after,.post_payment_order_total_title::after{content:":"}.vm-order-done #form-login{margin-top:30px} #fancybox-wrap{left:50% !important;top:50% !important;transform:translateX(-50%) translateY(-50%);max-width:700px;position:fixed !important}#fancybox-content{max-width:100%;box-sizing:border-box}#fancybox-img{height:auto !important}#fancybox-title{max-width:100%}@media screen and (max-width:1024px){.addtocart-button{font-size:15px }}@media screen and (max-width:768px){.vm-page-title,.vm-category-title{font-size:26px}.vm-btn-expand{bottom:auto;top:0}#fancybox-wrap{max-width:96vw}#limit{min-width:100%}.vm-product-media-container{min-height:auto !important}.vm-product-grid .quantity-box{display:none}.vm-product-title{font-size:16px}.vm-user-manage-buttons{display:flex;flex-direction:column}.main-image{min-height:0 !important}}@media print{*,*:before,*:after{box-sizing:border-box}table{font-size:12px !important}table,tr{border:none !important }td,th{border-bottom:1px solid #000 !important}body{margin:0;color:#000;background-color:#fff}*{background-image:none !important}table,img,svg{break-inside:avoid}.addtocart-area,.vm-modal-buttons,.back-to-category{display:none }}@page{size:210mm 297mm;margin:10mm }