Spade
Mini Shell
PKyt�[�#o,,
index.htmlnu�[���<html><body
bgcolor="#FFFFFF"></body></html>PKʌ�[J�bW�� dates.cssnu�[���#finder-filter-window
{
margin: 10px 0 10px;
overflow: auto;
padding: 0;
width: 100%;
}
ul#finder-filter-select-dates {
list-style: none;
margin: 0;
padding: 0;
}
ul#finder-filter-select-dates li.filter-date {
background: none;
float: left;
list-style: none;
margin: 0;
padding: 5px 0;
text-align: left;
width: 49%;
}
ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
margin-right: 10px;
}
PKʌ�[2y4|� �
finder.cssnu�[���#advanced-search {
text-align:left;
width:100%;
padding:5px 0 15px;
}
#advanced-search-toggle {
cursor:pointer;
}
#search-query-explained {
padding:10px 0;
}
#search-query-explained span.term,
#search-query-explained span.date,
#search-query-explained span.when,
#search-query-explained span.branch,
#search-query-explained span.node,
#search-query-explained span.op {
font-weight:bold;
}
#search-query-explained span.op {
text-transform:uppercase;
}
#search-results li.search-result .mime-pdf {
padding-left:20px;
background:url(../../system/images/pdf_button.png) no-repeat;
}
#search-results .search-pagination,
#search-results .pagination,
#search-results .search-pages-counter {
clear:both;
margin:0 auto;
}
#highlighter-start, #highlighter-end {
display:none;
height:0;
opacity:0;
}
span.highlight {
background-color:#FFFFCC;
font-weight:bold;
padding:1px 0;
}
ul.autocompleter-choices {
position:absolute;
margin:0;
padding:0;
list-style:none;
border:1px solid #EEEEEE;
background-color:white;
border-right-color:#DDDDDD;
border-bottom-color:#DDDDDD;
text-align:left;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
z-index:50;
}
ul.autocompleter-choices li {
background:none;
position:relative;
padding:0.1em 1.5em 0.1em 1em;
cursor:pointer;
font-weight:normal;
font-size:1em;
}
ul.autocompleter-choices li.autocompleter-selected {
background-color:#444;
color:#fff;
}
ul.autocompleter-choices span.autocompleter-queried {
font-weight:bold;
}
ul.autocompleter-choices li.autocompleter-selected
span.autocompleter-queried {
color:#9FCFFF;
}
.autocomplete-suggestions {
border: 1px solid #999;
background: #FFF; cursor: default;
overflow: auto;
-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
padding: 2px 5px;
white-space: nowrap;
overflow: hidden;
}
.autocomplete-no-suggestion {
padding: 2px 5px;
}
.autocomplete-selected {
background: #F0F0F0;
}
.autocomplete-suggestions strong {
font-weight: bold; color: #000;
}
.autocomplete-group {
padding: 2px 5px;
}
.autocomplete-group strong {
font-weight: bold;
font-size: 16px;
color: #000;
display: block;
border-bottom: 1px solid #000;
}
ul#finder-filter-select-list {
top: 4em !important;
}
.finder-selects .inputbox {
width: 180px;
}
div#finder-filter-window .filter-branch .finder-selects {
float: left;
}
PKʌ�[�����indexer.cssnu�[���#finder-indexer-container
{
text-align: center;
}
#finder-progress-container {
width: 350px;
margin: 0 auto;
}
h1.finder-error {
color: #FF0000;
}
p.finder-error {
color: #FF0000;
font-weight:bold;
}
PK�[�#r-��jquery.pretty-text-diff.cssnu�[���/*
colors for pretty-text-diff*/
ins {
background-color: #c6ffc6;
text-decoration: none;
}
del {
background-color: #ffc6c6;
}
PKH�[����
adminlist.cssnu�[���/**
* @copyright (C) 2010 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
/* Common CSS for adminlist grids */
html, body {
background-color: #F0F0F0;
color: ButtonText;
font-family: Tahoma, Verdana, sans-serif !important;
margin: 0 !important;
padding: 0 !important;
}
table.adminlist {
width: 99%;
border-spacing: 1px;
background-color: #f3f3f3;
color: #666;
font-size: 11px;
}
table.adminlist td,
table.adminlist th {
padding: 4px !important;
font-size: 11px;
}
table.adminlist thead th {
text-align: center;
background: #f7f7f7;
color: #666;
border-bottom: 1px solid #CCC;
border-left: 1px solid #fff;
}
table.adminlist thead th.left {
text-align: left;
}
table.adminlist thead a:hover {
text-decoration: none;
}
table.adminlist thead th img {
vertical-align: middle;
padding-left: 3px;
}
table.adminlist tbody th {
font-weight: bold;
}
table.adminlist th a img {
border: 0;
}
table.adminlist tbody tr {
background-color: #fff;
text-align: left;
}
table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td {
background-color: #e8f6fe;
}
table.adminlist tbody tr td {
background: #fff;
border: 1px solid #fff;
}
table.adminlist tbody tr.row1 td {
background: #f0f0f0;
border-top: 1px solid #FFF;
}
table.adminlist tfoot tr {
text-align: center;
color: #333;
}
table.adminlist tfoot td,table.adminlist tfoot th {
background-color: #f7f7f7;
border-top: 1px solid #999;
text-align: center;
}
table.adminlist td.order {
text-align: center;
white-space: nowrap;
width: 200px;
}
table.adminlist td.order span {
float: left;
width: 20px;
text-align: center;
background-repeat: no-repeat;
height: 13px;
}
table.adminlist .pagination {
display: inline-block;
padding: 0;
margin: 0 auto;
}
/* Tree indentation & nesting - Up to 10 levels deep so don't go
crazy :) */
table.adminlist td.indent-4 { padding-left: 4px; }
table.adminlist td.indent-19 { padding-left: 19px; }
table.adminlist td.indent-34 { padding-left: 34px; }
table.adminlist td.indent-49 { padding-left: 49px; }
table.adminlist td.indent-64 { padding-left: 64px; }
table.adminlist td.indent-79 { padding-left: 79px; }
table.adminlist td.indent-94 { padding-left: 94px; }
table.adminlist td.indent-109 { padding-left: 109px; }
table.adminlist td.indent-124 { padding-left: 124px; }
table.adminlist td.indent-139 { padding-left: 139px; }
table.adminlist tr td.btns a {
text-decoration: underline;
}
/* added Angie */
/* Filter Form */
fieldset ol,
ol#property-values {
margin: 0;
padding: 0;
}
fieldset li,
ol#property-values li {
list-style: none;
margin: 0;
padding: 5px;
}
fieldset.filter {
border: 0;
margin: 0;
padding: 0 0 5px;
}
fieldset.filter ol {
border: 0;
list-style: none;
margin: 0;
padding: 5px 0 0;
}
fieldset.filter ol li {
float: left;
padding: 0 5px 0 0;
}
fieldset.filter ol li fieldset {
border: 0;
margin: 0;
padding: 0;
}
fieldset.filter .left {
float: left;
width: auto;
margin: 0;
text-align: left;
}
fieldset.filter .left label {
float: left;
padding: 2px;
}
fieldset.filter .right {
float: right;
}
fieldset#buttonbar {
border: 0;
text-align: right;
}
fieldset#buttonbar ul {
list-style: none;
margin: 0;
padding: 0;
}
fieldset#buttonbar li {
margin: 0;
padding: 5px;
}
button {
margin-top: 4px;
background: #fff;
border: 1px solid #ccc;
text-decoration: none;
}
button:hover {
cursor: pointer;
background: #E8F6FE;
text-decoration: none;
border: 1px solid #aaa;
}
fieldset input,
fieldset textarea,
fieldset select,
fieldset img {
float: left;
width: auto;
margin: 5px 5px 5px 0;
font-size: 11px !important;
}
.list-footer div.limit {
float: left;
line-height: 22px;
margin: 0 10px;
}
.list-footer div.limit select#limit {
width: 50px;
}
/* ++++++++++++++ pagination ++++++++++++++ */
.list-footer {
margin: 10px 0;
padding: 10px 0 10px 0;
text-align: center;
}
table .list-footer ul {
list-style-type: none;
margin: 0 !important;
padding: 0;
text-align: left;
border: solid 0 #ccc;
float: left;
}
.list-footer li {
display: inline;
padding: 2px 5px !important;
text-align: left;
border: solid 0 #eee;
margin: 0 2px;
font-size: 11px;
}
.list-footer li.pagination-start,
.list-footer li.pagination-next,
.list-footer li.pagination-end,
.list-footer li.pagination-prev {
border: 0;
}
.list-footer li.pagination-start ,
.list-footer li.pagination-start span {
padding: 4px;
}
p.counter {
font-weight: bold;
}
PKH�[T��-..calendar-jos.cssnu�[���/**
* @copyright (C) 2007 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
/* The main calendar widget. DIV containing a table. */
div.calendar {
position: relative;
z-index: 10000;
width: 226px;
}
.calendar, .calendar table {
border: 1px solid #cccccc;
font-size: 11px;
color: #000;
cursor: default;
background: #efefef;
font-family: arial,verdana,sans-serif;
}
/* Header part -- contains navigation buttons and day names. */
.calendar .button { /* "<<", "<",
">", ">>" buttons have this class */
text-align: center; /* They are the navigation buttons */
padding: 2px; /* Make the buttons seem like they're pressing
*/
}
.calendar thead .title { /* This holds the current "month, year"
*/
font-weight: bold; /* Pressing it will take you to the current date
*/
text-align: center;
background: #333333;
color: #ffffff;
padding: 2px;
}
.calendar thead .headrow { /* Row <TR> containing navigation buttons
*/
background: #dedede;
color: #000;
}
.calendar thead .name { /* Cells <TD> containing the day names */
border-bottom: 1px solid #cccccc;
padding: 2px;
text-align: center;
color: #000;
}
.calendar thead .weekend { /* How a weekend day name shows in header */
color: #999;
}
.calendar thead .hilite { /* How do the buttons in header appear when hover
*/
background: #bbbbbb;
color: #000000;
border: 1px solid #cccccc;
padding: 1px;
}
.calendar thead .active { /* Active (pressed) buttons in header */
background: #c77;
padding: 2px 0px 0px 2px;
}
.calendar thead .daynames { /* Row <TR> containing the day names */
background: #dddddd;
}
/* The body part -- contains all the days in month. */
.calendar tbody .day { /* Cells <TD> containing month days dates */
width: 2em;
text-align: right;
padding: 2px 4px 2px 2px;
}
.calendar table .wn {
padding: 2px 3px 2px 2px;
border-right: 1px solid #cccccc;
background: #dddddd;
}
.calendar tbody .rowhilite td {
background: #666666;
color: #ffffff;
}
.calendar tbody .rowhilite td.wn {
background: #666666;
color: #ffffff;
}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
background: #000000;
color: #ffffff;
}
.calendar tbody td.weekend { /* Cells showing weekend days */
color: #999;
}
.calendar tbody td.selected { /* Cell showing today date */
font-weight: bold;
background: #000000;
color: #ffffff;
}
.calendar tbody td.hilite { /* Hovered cells <TD> */
background: #999999;
color: #ffffff;
}
.calendar tbody td.today {
font-weight: bold;
}
.calendar tbody .disabled {
color: #999;
}
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
visibility: hidden;
}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6
rows) */
display: none;
}
/* The footer part -- status bar and "Close" button */
.calendar tfoot .footrow { /* The <TR> in footer (only one right now)
*/
text-align: center;
background: #cccccc;
color: #000;
}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
border-top: 1px solid #cccccc;
background: #efefef;
color: #000000;
}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
background: #666666;
border: 1px solid #f40;
padding: 1px;
}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer
*/
background: #999999;
padding: 2px 0px 0px 2px;
}
/* Combo boxes (menus that display months/years for direct selection) */
.combo {
position: absolute;
display: none;
top: 0px;
left: 0px;
width: 4em;
cursor: default;
border: 1px solid #655;
background: #ffffff;
color: #000;
font-size: smaller;
}
.combo .label {
width: 100%;
text-align: center;
}
.combo .hilite {
background: #fc8;
}
.combo .active {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
background: #efefef;
font-weight: bold;
}
PKH�[*)��fields/calendar-rtl.cssnu�[���/**
* @copyright (C) 2016 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.js-calendar {
box-shadow: 0 0 15px 4px rgba(0,0,0,.15) !important;
}
.calendar-container {
float: left;
min-width: 160px;
padding: 0;
list-style: none;
border-radius: 5px;
background-color: #ffffff !important;
z-index: 1100 !important;
}
.calendar-container table {
table-layout: fixed;
max-width: 262px;
border-radius: 5px;
background-color: #ffffff !important;
z-index: 1100 !important;
}
/* The main calendar widget. DIV containing a table. */
div.calendar-container table th, .calendar-container table td {
padding: 8px 0;
line-height: 1.1em;
text-align: center;
}
div.calendar-container table body td {
line-height: 2em;
}
div.calendar-container table td.title { /* This holds the current
"month, year" */
vertical-align: middle;
text-align: center;
}
.calendar-container table thead td.headrow { /* Row <TR> containing
navigation buttons */
background: #fff;
color: #000;
}
.calendar-container table thead td.name { /* Cells <TD> containing
the day names */
border-bottom: 1px solid #fff;
text-align: center;
color: #000;
}
.calendar-container table thead td.weekend { /* How a weekend day name
shows in header */
color: #999;
}
/* The body part -- contains all the days in month. */
.calendar-container table tbody td.day { /* Cells <TD> containing
month days dates */
text-align: right;
}
.calendar-container table tbody td.wn {
background: #fff;
}
.calendar-container table tbody td.weekend { /* Cells showing weekend days
*/
color: #999;
}
.calendar-container table tbody td.hilite { /* Hovered cells <TD> */
background: #999999;
color: #ffffff;
}
.calendar-container table tbody td.day {
border: 0;
cursor : pointer;
font-size: 12px;
min-width: 38px;
}
.calendar-container table tbody td.day.wn {
text-align: center;
background-color: #f4f4f4;
}
.calendar-container table tbody td.day.selected { /* Cell showing today
date */
background: #3071a9;
color: #fff;
border: 0;
}
.calendar-container table tbody td.today {
position: relative;
height: 100%;
width: auto;
font-weight: bold;
}
.calendar-container table tbody td.today:after {
position: absolute;
bottom: 3px;
left: 3px;
right: 3px;
content: "";
height: 3px;
border-radius: 1.5px;
background-color: #46a546;
}
.calendar-container table tbody td.today.selected:after {
background-color: #fff;
}
.calendar-container table tbody td.day:hover {
cursor: pointer;
background: #3d8fd7;
color: #fff;
}
.calendar-container table tbody td.day:hover:after {
background-color: #fff;
}
.calendar-container table tbody .disabled {
color: #999;
background-color: #fafafa;
}
.calendar-container table tbody .emptycell { /* Empty cells (the best is to
hide them) */
visibility: hidden;
}
.calendar-container table tbody .emptyrow { /* Empty row (some months need
less than 6 rows) */
display: none;
}
.buttons-wrapper {
padding: 5px 5px;
}
a.js-btn.btn.btn-exit, a.js-btn.btn.btn-today, a.js-btn.btn.btn-clear {
cursor: pointer;
text-decoration: none;
min-width: 60px;
}
.calendar-container .calendar-head-row td {
padding: 4px 0 !important;
}
.calendar-container .day-name {
font-size: 0.7rem;
font-weight: bold;
}
.calendar-container .time td {
padding: 8px 8px 8px 0;
}
.time .time-title {
background-image: url("data:image/png;base64,
iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdlJREFUeNqklUsohFEUx7/5kgWGjEcRJULJSmJhITQLr8UoFko2k2SDLGZD2SglJcXOxo6Fx0ayUt4jWXgNG2rIwsgMJZPn/+o/dRvfa8yp33zfPfecM+e795x7bYqxtIAaUA2KgA3cgn3gBcsgrMQg3eAAfJtwBYa0Atg0dAugg+/3YAUcgkvqCkAVcIIy6raBCwT0/mRdymYG5Bt8VQoYBe+0Pwdpik6mwuAVNMawbJXgmr7e6FVokzKt1XBOZnYuneB54Jn+w/LEMZXTOo65nN80yNxNmyBIF4o6Ku6AXccpmzbzJstyQbs+FT/1VC6CFyU+mePTqbIBhBwp8csGn8UqO0qIz8AhstNBk8BP4As4RGCVyk8LgUVVlFvIXFXZ+4qUuZY8gn6W1QmYBKkadklM9PfLJriTYxYyEYFXpZp3s8Yj0kv9mhi0cuCTlsVMuqRWbpL0Xuo8YpAotaQnhgoQSzEAMjhuZoywfMb0UCmyKP1HmSXzJBQxpqIn9zhxA0piCJoFdqXu/bOpmeCMBiF+ZoJJ0E7gp0/AKCF71M1xCkZ4NRWSCjAIdiQ7v9UlHAcPUdfQh1QJEd7ArOg0K1dTRHJAO2hg8zhoH2IVbYElvaPgR4ABAFM/gtHnpJfxAAAAAElFTkSuQmCC");
background-repeat: no-repeat;
background-position: center;
}
PKH�[�ZN���fields/calendar.cssnu�[���/**
* @copyright (C) 2016 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.js-calendar {
box-shadow: 0 0 15px 4px rgba(0,0,0,.15) !important;
}
.calendar-container {
float: left;
min-width: 160px;
padding: 0;
list-style: none;
border-radius: 5px;
background-color: #ffffff !important;
z-index: 1100 !important;
}
.calendar-container table {
table-layout: fixed;
max-width: 262px;
border-radius: 5px;
background-color: #ffffff !important;
z-index: 1100 !important;
}
/* The main calendar widget. DIV containing a table. */
div.calendar-container table th, .calendar-container table td {
padding: 8px 0;
line-height: 1.1em;
text-align: center;
}
div.calendar-container table body td {
line-height: 2em;
}
div.calendar-container table td.title { /* This holds the current
"month, year" */
vertical-align: middle;
text-align: center;
}
.calendar-container table thead td.headrow { /* Row <TR> containing
navigation buttons */
background: #fff;
color: #000;
}
.calendar-container table thead td.name { /* Cells <TD> containing
the day names */
border-bottom: 1px solid #fff;
text-align: center;
color: #000;
}
.calendar-container table thead td.weekend { /* How a weekend day name
shows in header */
color: #999;
}
/* The body part -- contains all the days in month. */
.calendar-container table tbody td.day { /* Cells <TD> containing
month days dates */
text-align: right;
}
.calendar-container table tbody td.wn {
background: #fff;
}
.calendar-container table tbody td.weekend { /* Cells showing weekend days
*/
color: #999;
}
.calendar-container table tbody td.hilite { /* Hovered cells <TD> */
background: #999999;
color: #ffffff;
}
.calendar-container table tbody td.day {
border: 0;
cursor : pointer;
font-size: 12px;
min-width: 38px;
}
.calendar-container table tbody td.day.wn {
text-align: center;
background-color: #f4f4f4;
}
.calendar-container table tbody td.day.selected { /* Cell showing today
date */
background: #3071a9;
color: #fff;
border: 0;
}
.calendar-container table tbody td.today {
position: relative;
height: 100%;
width: auto;
font-weight: bold;
}
.calendar-container table tbody td.today:after {
position: absolute;
bottom: 3px;
left: 3px;
right: 3px;
content: "";
height: 3px;
border-radius: 1.5px;
background-color: #46a546;
}
.calendar-container table tbody td.today.selected:after {
background-color: #fff;
}
.calendar-container table tbody td.day:hover {
cursor: pointer;
background: #3d8fd7;
color: #fff;
}
.calendar-container table tbody td.day:hover:after {
background-color: #fff;
}
.calendar-container table tbody .disabled {
color: #999;
background-color: #fafafa;
}
.calendar-container table tbody .emptycell { /* Empty cells (the best is to
hide them) */
visibility: hidden;
}
.calendar-container table tbody .emptyrow { /* Empty row (some months need
less than 6 rows) */
display: none;
}
.buttons-wrapper {
padding: 5px 5px;
}
a.js-btn.btn.btn-exit, a.js-btn.btn.btn-today, a.js-btn.btn.btn-clear {
cursor: pointer;
text-decoration: none;
min-width: 60px;
}
.calendar-container .calendar-head-row td {
padding: 4px 0 !important;
}
.calendar-container .day-name {
font-size: 0.7rem;
font-weight: bold;
}
.calendar-container .time td {
padding: 8px 0 8px 8px;
}
.time .time-title {
background-image: url("data:image/png;base64,
iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdlJREFUeNqklUsohFEUx7/5kgWGjEcRJULJSmJhITQLr8UoFko2k2SDLGZD2SglJcXOxo6Fx0ayUt4jWXgNG2rIwsgMJZPn/+o/dRvfa8yp33zfPfecM+e795x7bYqxtIAaUA2KgA3cgn3gBcsgrMQg3eAAfJtwBYa0Atg0dAugg+/3YAUcgkvqCkAVcIIy6raBCwT0/mRdymYG5Bt8VQoYBe+0Pwdpik6mwuAVNMawbJXgmr7e6FVokzKt1XBOZnYuneB54Jn+w/LEMZXTOo65nN80yNxNmyBIF4o6Ku6AXccpmzbzJstyQbs+FT/1VC6CFyU+mePTqbIBhBwp8csGn8UqO0qIz8AhstNBk8BP4As4RGCVyk8LgUVVlFvIXFXZ+4qUuZY8gn6W1QmYBKkadklM9PfLJriTYxYyEYFXpZp3s8Yj0kv9mhi0cuCTlsVMuqRWbpL0Xuo8YpAotaQnhgoQSzEAMjhuZoywfMb0UCmyKP1HmSXzJBQxpqIn9zhxA0piCJoFdqXu/bOpmeCMBiF+ZoJJ0E7gp0/AKCF71M1xCkZ4NRWSCjAIdiQ7v9UlHAcPUdfQh1QJEd7ArOg0K1dTRHJAO2hg8zhoH2IVbYElvaPgR4ABAFM/gtHnpJfxAAAAAElFTkSuQmCC");
background-repeat: no-repeat;
background-position: center;
}
PKH�[Q+�?frontediting.cssnu�[���/**
* @copyright (C) 2013 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
/* Module edit in front-end */
.jmoddiv.jmodinside {
position: relative;
top: 0;
left: 0;
}
.btn.jmodedit
{
z-index: 1001;
display: block;
position: absolute;
top: 0;
right: 0;
}
html[dir=rtl] .btn.jmodedit
{
right: auto;
left: 0;
}
/* Menu edit in front-end */
.btn.jfedit-menu
{
z-index: 1002;
display: block;
}
PKH�[|�$��jquery.Jcrop.min.cssnu�[���/*!
Jcrop.min.css v2.0.4 - build: 20151117
* Copyright 2008-2015 Tapmodo Interactive LLC
* Free software under MIT License
**/
.jcrop-active{direction:ltr;text-align:left;box-sizing:border-box;-ms-touch-action:none}.jcrop-dragging{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.jcrop-selection{z-index:2}.jcrop-selection.jcrop-current{z-index:4}.jcrop-border{background:#fff
url(Jcrop.gif);line-height:1px!important;font-size:0!important;overflow:hidden;position:absolute;filter:alpha(opacity=50)!important;opacity:.5!important}.jcrop-border.ord-w,.jcrop-border.ord-e,.jcrop-border.ord-n{top:0}.jcrop-border.ord-n,.jcrop-border.ord-s{width:100%;height:1px!important}.jcrop-border.ord-w,.jcrop-border.ord-e{height:100%;width:1px!important}.jcrop-border.ord-e{right:-1px}.jcrop-border.ord-n{top:-1px}.jcrop-border.ord-w{left:-1px}.jcrop-border.ord-s{bottom:-1px}.jcrop-selection{position:absolute}.jcrop-box{z-index:2;display:block;background:0
0;border:0;padding:0;margin:0;font-size:0}.jcrop-box:hover{background:0
0}.jcrop-box:active{background:0 0}.jcrop-box:focus{outline:1px
rgba(128,128,128,.65)
dotted}.jcrop-active,.jcrop-box{position:relative}.jcrop-box{width:100%;height:100%;cursor:move}.jcrop-handle{z-index:4;background-color:rgba(49,28,28,.58);border:1px
#eee
solid;width:9px;height:9px;font-size:0;position:absolute;filter:alpha(opacity=80)!important;opacity:.8!important}.jcrop-handle.ord-n{left:50%;margin-left:-5px;margin-top:-5px;top:0;cursor:n-resize}.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.jcrop-handle.ord-e{margin-right:-5px;margin-top:-5px;right:0;top:50%;cursor:e-resize}.jcrop-handle.ord-w{left:0;margin-left:-5px;margin-top:-5px;top:50%;cursor:w-resize}.jcrop-handle.ord-nw{left:0;margin-left:-5px;margin-top:-5px;top:0;cursor:nw-resize}.jcrop-handle.ord-ne{margin-right:-5px;margin-top:-5px;right:0;top:0;cursor:ne-resize}.jcrop-handle.ord-se{bottom:0;margin-bottom:-5px;margin-right:-5px;right:0;cursor:se-resize}.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.jcrop-touch
.jcrop-handle{z-index:4;background-color:rgba(49,28,28,.58);border:1px #eee
solid;width:18px;height:18px;font-size:0;position:absolute;filter:alpha(opacity=80)!important;opacity:.8!important}.jcrop-touch
.jcrop-handle.ord-n{left:50%;margin-left:-10px;margin-top:-10px;top:0;cursor:n-resize}.jcrop-touch
.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-10px;margin-left:-10px;cursor:s-resize}.jcrop-touch
.jcrop-handle.ord-e{margin-right:-10px;margin-top:-10px;right:0;top:50%;cursor:e-resize}.jcrop-touch
.jcrop-handle.ord-w{left:0;margin-left:-10px;margin-top:-10px;top:50%;cursor:w-resize}.jcrop-touch
.jcrop-handle.ord-nw{left:0;margin-left:-10px;margin-top:-10px;top:0;cursor:nw-resize}.jcrop-touch
.jcrop-handle.ord-ne{margin-right:-10px;margin-top:-10px;right:0;top:0;cursor:ne-resize}.jcrop-touch
.jcrop-handle.ord-se{bottom:0;margin-bottom:-10px;margin-right:-10px;right:0;cursor:se-resize}.jcrop-touch
.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-10px;margin-left:-10px;cursor:sw-resize}.jcrop-dragbar{font-size:0;position:absolute}.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:9px!important;width:100%}.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{top:0;height:100%;width:9px!important}.jcrop-dragbar.ord-n{margin-top:-5px;cursor:n-resize;top:0}.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-5px;cursor:s-resize}.jcrop-dragbar.ord-e{margin-right:-5px;right:0;cursor:e-resize}.jcrop-dragbar.ord-w{margin-left:-5px;cursor:w-resize}.jcrop-shades{position:relative;top:0;left:0}.jcrop-shades
div{cursor:crosshair}.jcrop-noresize .jcrop-dragbar,.jcrop-noresize
.jcrop-handle{display:none}.jcrop-selection.jcrop-nodrag
.jcrop-box,.jcrop-nodrag .jcrop-shades div{cursor:default}.jcrop-light
.jcrop-border{background:#fff;filter:alpha(opacity=70)!important;opacity:.7!important}.jcrop-light
.jcrop-handle{background-color:#000;border-color:#fff}.jcrop-dark
.jcrop-border{background:#000;filter:alpha(opacity=70)!important;opacity:.7!important}.jcrop-dark
.jcrop-handle{background-color:#fff;border-color:#000}.solid-line
.jcrop-border{background:#fff}.jcrop-thumb{position:absolute;overflow:hidden;z-index:5}.jcrop-active
img,.jcrop-thumb img,.jcrop-thumb
canvas{min-width:none;min-height:none;max-width:none;max-height:none}.jcrop-hl-active
.jcrop-border{filter:alpha(opacity=20)!important;opacity:.2!important}.jcrop-hl-active
.jcrop-handle{filter:alpha(opacity=10)!important;opacity:.1!important}.jcrop-hl-active
.jcrop-selection:hover{}.jcrop-hl-active .jcrop-selection:hover
.jcrop-border{background-color:#ccc;filter:alpha(opacity=50)!important;opacity:.5!important}.jcrop-hl-active
.jcrop-selection.jcrop-current .jcrop-border{background:gray
url(Jcrop.gif);opacity:.35!important;filter:alpha(opacity=35)!important}.jcrop-hl-active
.jcrop-selection.jcrop-current
.jcrop-handle{filter:alpha(opacity=30)!important;opacity:.3!important}.jcrop-hl-active
.jcrop-selection.jcrop-focus
.jcrop-border{background:url(Jcrop.gif);opacity:.65!important;filter:alpha(opacity=65)!important}.jcrop-hl-active
.jcrop-selection.jcrop-focus
.jcrop-handle{filter:alpha(opacity=60)!important;opacity:.6!important}button.jcrop-box{background:0
0}PKH�[_V�M�� modal.cssnu�[���/**
* SqueezeBox - Expandable Lightbox
*
* Allows to open various content as modal,
* centered and animated box.
*
* @version 1.3
*
* @license MIT-style license
* @author Harald Kirschner <mail [at] digitarald.de>
* @author Rouven Weßling <me [at] rouvenwessling.de>
* @copyright Author
*/
#sbox-overlay {
position: fixed;
background-color: #000;
left: 0px;
top: 0px;
}
#sbox-window {
position: absolute;
background-color: #fff;
text-align: left;
overflow: visible;
padding: 10px;
/* invalid values, but looks smoother! */
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#sbox-window[aria-hidden=true],
#sbox-overlay[aria-hidden=true] {
display: none;
}
#sbox-btn-close {
position: absolute;
width: 30px;
height: 30px;
right: -15px;
top: -15px;
background: url(../images/modal/closebox.png) no-repeat center;
border: none;
}
.sbox-loading #sbox-content {
background-image: url(../images/modal/spinner.gif);
background-repeat: no-repeat;
background-position: center;
}
#sbox-content {
clear: both;
overflow: auto;
background-color: #fff;
height: 100%;
width: 100%;
}
.sbox-content-image#sbox-content {
overflow: visible;
}
#sbox-image {
display: block;
}
.sbox-content-image img {
display: block;
width: 100%;
height: 100%;
}
.sbox-content-iframe#sbox-content {
overflow: visible;
}
/* Hides scrollbars */
.body-overlayed {
overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
visibility: visible;
}
/* Shadows */
#sbox-window.shadow {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.sbox-bg {
position: absolute;
width: 33px;
height: 40px;
}
.sbox-bg-n {
left: 0;
top: -40px;
width: 100%;
background: url(../images/modal/bg_n.png) repeat-x;
}
.sbox-bg-ne {
right: -33px;
top: -40px;
background: url(../images/modal/bg_ne.png) no-repeat;
}
.sbox-bg-e {
right: -33px;
top: 0;
height: 100%;
background: url(../images/modal/bg_e.png) repeat-y;
}
.sbox-bg-se {
right: -33px;
bottom: -40px;
background: url(../images/modal/bg_se.png) no-repeat;
}
.sbox-bg-s {
left: 0;
bottom: -40px;
width: 100%;
background: url(../images/modal/bg_s.png) repeat-x;
}
.sbox-bg-sw {
left: -33px;
bottom: -40px;
background: url(../images/modal/bg_sw.png) no-repeat;
}
.sbox-bg-w {
left: -33px;
top: 0;
height: 100%;
background: url(../images/modal/bg_w.png) repeat-y;
}
.sbox-bg-nw {
left: -33px;
top: -40px;
background: url(../images/modal/bg_nw.png) no-repeat;
}
@media (max-width: 979px) {
#sbox-btn-close {
right: -10px;
top: -10px;
}
}
@media (max-device-width: 979px) {
#sbox-content {
-webkit-overflow-scrolling: touch;
}
#sbox-content.sbox-content-iframe {
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
}
PKH�[4��l��mootree.cssnu�[���/**
* @copyright (C) 2007 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.mooTree_node {
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
white-space: nowrap;
}
.mooTree_text {
padding-top: 3px;
height: 15px;
cursor: pointer;
}
.mooTree_img {
float: left;
width: 18px;
height: 18px;
overflow: hidden;
}
.mooTree_selected {
background-color: #ffc;
font-weight: bold;
}
PKH�[j&哾�mootree_rtl.cssnu�[���/**
* @copyright (C) 2010 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.mooTree_img {
float: right;
}PKH�[��oH��
system.cssnu�[���/**
* @copyright (C) 2010 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
/* System Messages */
#system-message {
margin-bottom: 10px;
padding: 0;
}
#system-message > dt {
font-weight: bold;
display: none;
}
#system-message > dd {
margin: 0;
font-weight: bold;
text-indent: 30px;
}
#system-message > dd > ul {
color: #0055BB;
background-position: 4px top;
background-repeat: no-repeat;
margin-bottom: 10px;
list-style: none;
padding: 10px;
border-top: 3px solid #84A7DB;
border-bottom: 3px solid #84A7DB;
}
#system-message > dd > ul > li {
line-height: 1.5em;
}
/* System Standard Messages */
#system-message > .message > ul {
background-color: #C3D2E5;
background-image: url(../images/notice-info.png);
}
/* System Error Messages */
#system-message > .error > ul,
#system-message > .warning > ul,
#system-message > .notice > ul {
color: #c00;
}
#system-message > .error > ul {
background-color: #E6C0C0;
background-image: url(../images/notice-alert.png);
border-color: #DE7A7B;
}
/* System Warning Messages */
#system-message > .warning > ul {
background-color: #E6C8A6;
background-image: url(../images/notice-note.png);
border-color: #FFBB00;
}
/* System Notice Messages */
#system-message > .notice > ul {
background-color: #EFE7B8;
background-image: url(../images/notice-note.png);
border-color: #F0DC7E;
}
PKX;�[Ǩ ���sidebyside.cssnu�[���/**
* @copyright (C) 2017 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see
LICENSE.txt
*/
.sidebyside .outer-panel {
float: left;
width: 50%;
}
.sidebyside #left-panel .inner-panel {
padding: 0 10px 0 0;
}
.sidebyside #right-panel .inner-panel {
padding: 0 0 0 10px;
}
.sidebyside .full-width {
float: none !important;
width: 100% !important;
}
.sidebyside .full-width .inner-panel {
padding: 0 !important;
}
#reference-association, #target-association {
width: 100%;
height: 1500px;
overflow-y: auto;
border: 0 !important;
}
.target-text {
float: left;
width: 30%;
}
/* RTL overrides */
html[dir=rtl] .sidebyside .outer-panel {
float: right;
}
html[dir=rtl] .sidebyside #left-panel .inner-panel {
padding: 0 0 0 10px;
}
html[dir=rtl] .sidebyside #right-panel .inner-panel {
padding: 0 10px 0 0;
}
html[dir=rtl] .sidebyside .full-width .inner-panel {
padding: 0 !important;
}
html[dir=rtl] .target-text {
float: right;
}
/* Responsive layout */
@media (max-width: 767px) {
.sidebyside .outer-panel {
float: none;
width: 100%;
}
.sidebyside #left-panel .inner-panel {
padding: 0;
}
.sidebyside #right-panel .inner-panel {
padding: 0;
}
}
PKKE�[administrator/3.cssnu�[���PKKE�[��RCCadministrator/37.cssnu�[���/*
J! 3.7 */
#content {
padding: 0px;
margin: 0px;
}
.subhead-collapse.collapse {
margin-bottom: 12px;
}
body.com_phocacart #toolbar [class^="icon-"],
body.com_phocacart #toolbar [class*=" icon-"] {
border-right: 0px;
background: transparent;
margin: 0 -6px 0 -6px;
z-index: 1;
}
body.com_phocacart #toolbar [class^="icon-apply"],
body.com_phocacart #toolbar [class*=" icon-apply"],
body.com_phocacart #toolbar [class^="icon-new"],
body.com_phocacart #toolbar [class*=" icon-new"] {
border-right: 0px;
background: transparent;
margin: 0 0px 0 -6px;
}
body.com_phocacart #toolbar .ph-icon-wizard ,
body.com_phocacart #toolbar .ph-icon-text,
body.com_phocacart #toolbar .ph-icon-pdf {
border-right: 0px;
background: transparent;
margin: 0 4px 0 -2px;
}
body.com_phocacart .chzn-container-single .chzn-single div {
background-color: #dfe8f1;
border-left: 0px;
bottom: 0;
height: auto;
text-align: center;
width: 28px;
}
body.com_phocacart #toolbar .btn {
line-height: 24px;
margin-right: 4px;
padding: 7px 12px 7px 10px;
box-shadow: 0 2px 5px 5px #f5f5f5;
color: #646473;
}
body.com_phocacart #toolbar .btn span,
body.com_phocacart #toolbar .btn i{
color: #3BAFDA;
}
body.com_phocacart #toolbar .btn.btn-warning span,
body.com_phocacart #toolbar .btn.btn-primary i,
body.com_phocacart #toolbar .btn.btn-success span{
color: #fff;
}
.chzn-container-multi .chzn-choices li.search-choice
.search-choice-close:before {
}
#phAdminEdit .chzn-container-multi .chzn-choices li.search-choice
.search-choice-close {
background: url(../../js/chosen/chosen-sprite-white.png) -42px 1px
no-repeat !important;
background: none !important;
}
#phAdminEdit .chzn-container-single .chzn-single div b {
margin-top: 0px !important;
box-shadow: none;
}
/*
a.js-btn.btn.btn-exit, a.js-btn.btn.btn-today, a.js-btn.btn.btn-clear {
cursor: pointer;
text-decoration: none;
min-width: 60px;
position: absolute;
right: 10px;
}*/
PKKE�[administrator/4.cssnu�[���PKKE�[V�b::administrator/index.htmlnu�[���<html><body
style="background-color:
#000;"></body></html>PKKE�[9<i
jbjbadministrator/phocacart.cssnu�[���#adminForm {
margin: 0 0 0 0 !important;
}
/* Columns*/
.ph-image {
text-align:center;
width: 10%;
}
.ph-description {
width: 50%;
}
.ph-action {
width: 15%;
}
.ph-title {
width: 60%;
}
.ph-title-small {
width: 10%;
}
.ph-title-stat {
width: 10%;
}
.ph-filename-stat {
width: 50%;
}
.ph-map {
width: 20%;
}
.ph-exchange-rate {
width: 15%;
}
.ph-countries {
width: 25%;
}
.ph-regions {
width: 25%;
}
.ph-rule {
width: auto;
}
.ph-min-purchase,
.ph-title-short {
width: 30%;
}
.ph-filename-long {
width: 50%;
}
.ph-count {
width: 5%;
}
.ph-page {
width: 5%;
}
.ph-functions,
.ph-id,
.ph-check,
.ph-ordering {
width: 1%;
}
.ph-plugincode-td {
color: #999;
}
.ph-right {
text-align: right !important;
}
.ph-center {
text-align: center !important;
}
.ph-uploaduser {
width: 7%;
white-space: nowrap;
}
.nowrap {
white-space: nowrap;
}
.center {
text-align: center;
}
.ph-owner,
.ph-rating,
.ph-hits,
.ph-language,
.ph-published,
.ph-approved {
width: 5%;
}
.ph-user,
.ph-parentcattitle {
width: 15%;
}
.ph-filename,
.ph-access {
width: 10%;
}
.ph-incoming-page {
width: 10%;
}
.ph-multiple-table tr td.ph-img-table {
text-align: center;
padding-top: 4px;
}
.ph-head-form-small,
.ph-head-form {
font-weight: bold;
}
.ph-head-form {
margin-bottom: 10px;
}
.ph-in {
padding: 5px;
}
.ph-w80 {
width: 80%;
}
.ph-w30 {
width: 30%;
}
.ph-w40 {
width: 40%;
}
.dl-horizontal.ph-input dt {
float: left;
clear: left;
margin-right: 20px;
text-align: left;
width: auto;
}
.dl-horizontal.ph-input dd{
}
.ph-cpanel-left {
float: left;
width: 49%;
}
.ph-cpanel-right {
float: right;
width: 49%;
}
.ph-cpanel-right-box {
background: #f5f5f5;
padding: 15px;
margin-top: 10px;
margin-right: -25px;
}
#configTabs li a img {
margin-top: -3px;
}
.ph-in {
padding: 5px;
}
.ph-w80 {
width: 80%;
}
.dl-horizontal.ph-input dt {
float: left;
clear: left;
margin-right: 20px;
text-align: left;
width: auto;
}
.dl-horizontal.ph-input dd{
}
div.icon-48-info {
background: url('../../images/icon-48-info.png') no-repeat
left;
}
div.icon-48-phoca {
background: url('../../images/icon-48-phoca.png') no-repeat
left;
}
div.icon-48-orders {
background: url('../../images/icon-48-order.png') no-repeat
left;
}
div.icon-48-costs {
background: url('../../images/icon-48-cost.png') no-repeat
left;
}
a img, img {border:0px;text-decoration:none;}
.p-noscript {
text-align: center;
background: #ffcc00;
padding: 10px;
}
#phocamaps .p-add-address {
margin-top: 10px;
}
.license {
text-align:justify;
font-size: 9px;
}
.phoca-adminform {
background-color: #fff;
border: solid 1px #d5d5d5;
padding:10px;
}
/*form*/
#phAdminEdit .chzn-container-single.chzn-disabled .chzn-single,
#phAdminEdit select[readonly] {
background: #D9D9D3 !important;
color: #000 !important;
border: 1px solid #aaa !important;
}
#phAdminEditPopup input[readonly],
#phAdminEdit input[readonly],
input.pmreadonly {
background: #ecece9 !important;
color: #777 !important;
}
#phAdminEdit .chzn-container-single.chzn-disabled .chzn-single:focus,
#phAdminEdit .chzn-container-single.chzn-disabled .chzn-single:hover,
#phAdminEdit select[readonly]:focus,
#phAdminEdit select[readonly]:hover {
background: #D9D9D3 !important;
color: #000 !important;
border: 1px solid #aaa !important;
}
#phAdminEditPopup input[readonly]:focus,
#phAdminEditPopup input[readonly]:hover,
#phAdminEdit input[readonly]:focus,
#phAdminEdit input[readonly]:hover,
input.pmreadonly:focus,
input.pmreadonly:hover {
background: #ecece9 !important;
color: #777 !important;
}
.phoca-adminform {
background-color: #fff;
border: solid 1px #d5d5d5;
padding:10px;
color: #777;
}
.cpanel-right {
color: #777;
}
#phocamaps img {
max-width: none;
}
#phocacartmanager .ph-admin-path {
border: 1px solid #ccc;
background: #f0f0f0;
padding: 10px;
margin:5px 0px;
}
#phocacartmanager .ph-admin-files {
border: 1px solid #ccc;
background: #fff;
padding: 10px;
margin:5px 0px;
}
#phocacartmanager .ph-admin-file {
padding:3px 0px;
margin:0px;
}
#phocacartmanager .ph-admin-file-checkbox {
padding:3px 0px;
margin:7px 0px;
background: #f9f9f9;
border-bottom: 1px solid #f0f0f0
}
/*
.ph-background-loading {
filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
width: 100%;
height: 100%;
background-color: #333;
position: fixed;
top: 0px;
left: 0px;
z-index: 9998;
}
.ph-message-loading {
position:absolute;
top:200px;
left:0;
right:0;
width:70%;
background:#ffffff;
border:5px solid #ccc;
padding:50px;
margin: 0 auto;
text-align:center;
z-index: 9999;
font-size: x-large;
color: #ccc;
}
*/
/* CSS Loading */
/* Standard Message */
.ph-loader {
margin: 1em auto;
font-size: 8px;
position: relative;
text-indent: -9999em;
border-top: 0.6em solid #C1E2F1;
border-right: 0.6em solid #C1E2F1;
border-bottom: 0.6em solid #C1E2F1;
border-left: 0.6em solid #0069cc;
-webkit-animation: load8 0.9s infinite linear;
animation: load8 0.9s infinite linear;
}
.ph-loader,
.ph-loader:after {
border-radius: 50%;
width: 2.5em;
height: 2.5em;
}
.ph-ajax-message {
background: #E5F3FF;
text-align:center;
padding: 10px;
margin: 5px auto 10px auto;
color: #0069cc;
font-weight: bold;
border-radius: 3px;
border: 0px;
}
/* Top Message */
.ph-loader-top,
.ph-loader-top-transparent {
margin: auto;
font-size: 1em;
position: relative;
text-indent: -9999em;
border-top: 0.3em solid #fff;
border-right: 0.3em solid #fff;
border-bottom: 0.3em solid #fff;
border-left: 0.3em solid rgba(255,255,255,0.5);
-webkit-animation: load8 0.9s infinite linear;
animation: load8 0.9s infinite linear;
margin-bottom: 0.6em;
margin-top: 0.5em
}
.ph-loader-top-transparent {
border: 0.6em solid transparent;
}
.ph-loader-top,
.ph-loader-top-transparent,
.ph-loader-top:after,
.ph-loader-top-transparent:after {
border-radius: 50%;
width: 2.0em;
height: 2.0em;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#ph-ajaxtop-message {
position:fixed;
top:0.3em;
left:0;
right:0;
width:50%;
background: #fdd043;
background-image: linear-gradient(to right, #fdd043 0%, #fcc311 100%);
border-radius: 2px;
padding: 0;
margin: 0 auto;
text-align:center;
z-index: 9999;
color: #fff;
font-weight: bold;
}
#ph-ajaxtop-close {
float: right;
font-weight: bold;
color: #fff;
padding: 0.2em 0.5em;
cursor: pointer;
border-radius: 2px;
background: rgba(255,255,255, 0.5);
}
.ph-progressbar-bottom {
background: #fff;
background: linear-gradient(to right, rgb(255,255,255,0.3),
rgb(255,255,255,0.5));
height: 5px;
width: 100%;
padding:0;
border-radius: 0 0 2px 2px;
margin: 0.7em 0 0 0;
}
#ph-ajaxtop {
display: none;
}
#ph-ajaxtop-message .ph-result-txt {
margin-top:1em;
color:#fff;
font-weight: bold;
font-size: 1.2em;
display:block;
}
#ph-ajaxtop-message .ph-info-txt{
}
#ph-ajaxtop-message .ph-info-txt:before {
font-family: "Glyphicons Halflings";
content: "\e086";
color: #3bafda;
margin-right: 0.5em;
font-weight: bold;
position:absolute;
font-size: 2em;
left: 0.4em;
/*margin-top: -0.3em;*/
}
#ph-ajaxtop-message .ph-success-txt {
}
#ph-ajaxtop-message .ph-success-txt:before {
font-family: "Glyphicons Halflings";
content: "\e086";
color: #00b19d;
margin-right: 0.5em;
font-weight: bold;
position:absolute;
font-size: 2em;
left: 0.4em;
/*margin-top: -0.3em;*/
}
#ph-ajaxtop-message .ph-error-txt {
}
#ph-ajaxtop-message .ph-error-txt:before {
font-family: "Glyphicons Halflings";
content: "\e086";
color: #f76397;
margin-right: 0.5em;
font-weight: bold;
position:absolute;
font-size: 2em;
left: 0.4em;
/*margin-top: -0.3em;*/
}
.ph-add-item {
float: left;
margin-top:5px;
}
.ph-remove-row {
float: left;
margin-top: 5px;
margin-left: 10px;
}
.ph-add-row {
padding-top: 10px;
}
.ph-u {
text-decoration: underline;
}
#ph-sandbox-msg {
display: none;
}
.ph-cb {
clear: both;
}
.ph-pad-b {
padding-bottom: 10px;
}
/* Stars */
span.ph-stars, span.ph-stars span {
display: block;
/*background: url(../../images/star-small.png) 0 -16px repeat-x;*/
background: url(../../images/star-small.svg) 0 -16px repeat-x;
width: 80px;
height: 16px;
}
span.ph-stars span {
background-position: 0 0;
}
.ph-notes-box {
border: 1px solid #ddd;
border-radius: 4px;
padding: 10px;
}
.ph-items-image-box img {
width: 80%;
height: auto;
}
.ph-cart-info-box {
}
.ph-cart-info-box table {
width: 50%;
}
.ph-cart-info-box .ph-hr {
border-bottom: 1px solid #ccc;
}
.ph-cart-info-box .ph-cart-total {
font-weight: bold;
}
.ph-last-cart-activity {
margin-top: 20px;
}
.ph-control-group-text {
margin-top:-15px;
margin-bottom: -15px;
}
table.ph-order-products tr {
margin-top:5px;
margin-bottom: 5px;
}
.ph-order-products-hr {
border-bottom: 1px solid #ddd;
}
td.ph-p-r-med {
padding-right: 40px !important;
}
.ph-total-center a,
.ph-total-center {
text-align: center !important;
}
.ph-tax-edit,
.ph-order-status-edit {
width: 100%;
}
.ph-tax-edit-header,
.ph-order-status-edit-header {
font-weight: bold;
border-bottom: 2px solid #ddd;
padding-top: 5px;
padding-bottom: 5px;
}
.ph-tax-edit-item,
.ph-order-status-edit-item {
border-bottom: 1px solid #ddd;
padding-top: 7px;
padding-bottom: 7px;
}
.ph-tax-edit-button {
margin: 5px;
}
.ph-tax-edit-button button span.icon-edit:before,
.ph-order-status-edit-button button span.icon-edit:before {
color: #fff;
}
table.ph-table-order-link,
table.ph-table-download-links {
width: 100%;
text-align:left;
}
table.ph-table-order-link tr th.title,
table.ph-table-download-links tr th.title {
width: 10%;
}
table.ph-table-order-link tr th.link,
table.ph-table-download-links tr th.link {
width: 90%;
}
.ph-col-add-suffix {
font-size: xx-small;
color: #555;
text-align: center;
}
.ph-col-add-cur {
font-size: xx-small;
color: #555;
text-align: right;
}
.ph-col-title-small {
font-size: xx-small;
color: #555;
text-align: left;
}
.ph-inline-param {
margin: auto 10px;
float: left;
}
.ph-inline-param .field-calendar {
display: inline;
}
/* Charts */
.ph-chart-canvas-holder {
padding:5px;
}
.ph-chart-box-line {
width: 92%;
}
.ph-chart-area-line {
width:100%;
height:auto;
}
.ph-chart-legend {
text-align: center;
margin: 0 auto;
font-size: x-small;
color: #555;
}
.ph-amount {
background-color: #9ebecf;
width: 2em;
display: inline-block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.ph-orders {
background-color: #DCDCDC;
width: 2em;
display: inline-block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.ph-btn-toolbar-2 {
clear: right;
padding-top: 10px;
}
.ph-select-status {
padding-left: 5px;
}
.ph-table-td-left {
padding-left: 5em;
text-align:right;
}
.ph-admin-stat-row {
}
.ph-admin-stat-box h2 {
margin: 0;
padding: 0;
margin-bottom: 7px;
}
.ph-admin-stat-box {
text-align: left;
padding: 7px;
}
.ph-stats-canvas {
text-align: left;
}
.ph-float-right {
float: right;
}
.ph-clear-right {
clear:right;
}
.ph-float-icon {
float: right;
}
.ph-float-icon-l {
float: left;
}
.ph-float-default {
float:right;
margin-right: 30px;
}
.ph-float-default-header {
float:right;
margin-right: 45px;
}
.ph-icon-remove {
color: #942A25;
font-size: 130%;
}
.btn-xs {
padding: 4px 7px 1px 5px !important;
}
.btn.btn-transparent {
background: transparent !important;
border: 1px solid transparent !important;
box-shadow: none !important;
padding: 3px !important;
}
.btn.btn-transparent:hover,
.btn.btn-transparent:focus,
.btn.btn-transparent:visited {
background: transparent !important;
border: 1px solid transparent !important;
box-shadow: none !important;
}
.ph-icon-success {
color: #378137;
font-size: 130%;
}
.ph-icon-success-txt {
color: #378137;
font-size: 70%;
margin-top: -7px;
display: block;
}
.ph-icon-danger {
color: #942A25;
font-size: 130%;
}
.ph-icon-danger-txt {
color: #942A25;
font-size: 70%;
margin-top: -7px;
display: block;
}
.ph-icon-warning {
color: #C67605;
font-size: 130%;
}
.ph-icon-warning-txt {
color: #C67605;
font-size: 70%;
margin-top: -7px;
display: block;
}
.ph-stat-total {
margin-top: 5px;
border-top: 1px solid #fff;
padding: 5px;
}
/* Full site overlay plus loader - used when reloading the page */
#phLoaderFull {
margin: auto auto;
top: 50%;
font-size: 8px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid #C1E2F1;
border-right: 1.1em solid #C1E2F1;
border-bottom: 1.1em solid #C1E2F1;
border-left: 1.1em solid #45A7D4;
-webkit-animation: load8 1.3s infinite linear;
animation: load8 1.3s infinite linear;
}
#phLoaderFull,
#phLoaderFull:after {
border-radius: 50%;
width: 10em;
height: 10em;
margin-top: -10em;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#phOverlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 10000;
display:none;
}
.ph-br-small {
font-size: 3px;
height: 3px;
}
/*
.view-phocacartzones [class^="icon-"].ph-icon-earth::before,
.view-phocacartzones [class*=" icon-"].ph-icon-earth::before,
.view-phocacartzone [class^="icon-"].ph-icon-earth::before,
.view-phocacartzone [class*=" icon-"].ph-icon-earth::before,
.view-phocacartcountries [class^="icon-"].ph-icon-earth::before,
.view-phocacartcountries [class*="
icon-"].ph-icon-earth::before,
.view-phocacartcountry [class^="icon-"].ph-icon-earth::before,
.view-phocacartcountry [class*=" icon-"].ph-icon-earth::before,
.view-phocacartregions [class^="icon-"].ph-icon-earth::before,
.view-phocacartregions [class*=" icon-"].ph-icon-earth::before,
.view-phocacartregion [class^="icon-"].ph-icon-earth::before,
.view-phocacartregion [class*=" icon-"].ph-icon-earth::before,
.view-phocacartimports [class^="icon-"].ph-icon-import::before,
.view-phocacartimports [class*=" icon-"].ph-icon-import::before,
.view-phocacartexports [class^="icon-"].ph-icon-export::before,
.view-phocacartexports [class*="
icon-"].ph-icon-export::before,*/
#ph-icon-text.ph-icon-text::before,
#ph-icon-pdf.ph-icon-pdf::before,
#ph-icon-wizard.ph-icon-wizard::before {
font-family: "Glyphicons Halflings";
font-style: normal;
color: #fff;
}
.admin.com_phocacart [class^="icon-"].icon-earth::before,
.admin.com_phocacart [class*=" icon-"].icon-earth::before,
.admin.com_phocacart [class^="icon-"].icon-import::before,
.admin.com_phocacart [class*=" icon-"].icon-import::before,
.admin.com_phocacart [class^="icon-"].icon-export::before,
.admin.com_phocacart [class*=" icon-"].icon-export::before {
font-family: "Glyphicons Halflings";
font-style: normal;
}
.admin.com_phocacart [class^="icon-"].icon-earth::before,
.admin.com_phocacart [class*=" icon-"].icon-earth::before {
content:"\e135";
}
.admin.com_phocacart [class^="icon-"].icon-import::before,
.admin.com_phocacart [class*=" icon-"].icon-import::before {
}
.admin.com_phocacart [class^="icon-"].icon-export::before,
.admin.com_phocacart [class*=" icon-"].icon-export::before {
}
#toolbar #toolbar-wizard {
float: right;
}
.import-export-box {
background: #fff;
padding: 10px;
border-radius: 3px;
}
.import-export-desc {
margin-bottom: 5px;
}
.import-export .import-export-row {
margin-left: 10px;
}
.import-export .import-export-row-message {
margin-left: 0px;
}
.circle-active,
.circle {
border-radius: 50%;
width: 42px;
height: 42px;
padding: px;
background: transparent;
border: 4px solid #ccc;
color: #ccc;
text-align: center;
font: 32px Arial, sans-serif;
display: inline-block;
font-weight: bold;
float: right;
}
.circle-active {
border: 4px solid #5FBA7D;
color: #5FBA7D;
}
/*
.ph-option-box input{
border: 1px solid #fff !important;
}
*/
/*
table tr td,
tr td,
td,
.span1, .span2,
.col-xs-12 {
border: 1px solid red !important;
}
*/
.ph-vertical-align {
align-items: center;
justify-content: center;
display: flex;
width: 100%;
}
.ph-vertical-align-single {
margin-top: 5%;
}
#phAdminView .modal-body {
padding: 10px;
}
/*
#phWizardStatusModal .modal-header,
#phWizardStatusModal .modal-footer,*/
#phWizardStatusModal .modal-body {
background: url('../../images/administrator/bg-wizard.jpg')
no-repeat top center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.ph-body-iframe-wizard {
background: transparent;
}
.ph-body-iframe-wizard div .ph-modal-content-header {
color: #fff;
text-align: center;
font-size: 30px;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
}
/*
#phWizardStatusModal .modal-body{overflow: hidden !important;}
#phEditStatusModal .modal-body{overflow: hidden !important;}
#phViewCartModal .modal-body{overflow: hidden !important;}
.ph-body-iframe-wizard { height: auto;}*/
.ph-wizard-start-page-box {
background: rgba(0, 0, 0, 0.5);
color: #fff;
border-radius: 5px;
padding: 10px;
}
.ph-wizard-start-page-window {
padding-top: 5px;
}
.ph-wizard-start-page-window.firstpage {
color: #fff;
}
.ph-wizard-start-page-window.nextpage {
color: #000;
}
.ph-wizard-start-page-window.nextpage a,
.ph-wizard-start-page-window.nextpage a:hover,
.ph-wizard-start-page-window.nextpage a:focus,
.ph-wizard-start-page-window.nextpage a:visited {
color: #000;
text-decoration: underline;
}
.ph-wizard-start-page-window a,
.ph-wizard-start-page-window a:hover,
.ph-wizard-start-page-window a:focus,
.ph-wizard-start-page-window a:visited {
color: #fff;
text-decoration: underline;
}
.ph-wizard-start-page-window a.btn,
.ph-wizard-start-page-window a.btn:hover,
.ph-wizard-start-page-window a.btn:focus,
.ph-wizard-start-page-window a.btn:visited {
text-decoration: none;
width: 13em;
color: #fff;
}
.ph-wizard-top-text {
margin-top: 15px;
margin-bottom: 15px;
}
.ph-wizard-center-button {
margin: auto;
text-align: center;
margin: 10px auto;
}
.ph-wizard-center-button .ph-btn {
background: rgba(0,0,0, 0.4) !important;
border: 2px solid #fff !important;
}
.ph-wizard-center-button .ph-btn:hover,
.ph-wizard-center-button .ph-btn:focus,
.ph-wizard-center-button .ph-btn:visited {
background: rgba(0,0,0, 1) !important;
border: 2px solid #fff !important;
}
.ph-wizard-row div{
padding: 5px 5px;
}
.ph-wizard-row {
border-bottom: 1px solid #f7f7f7;
}
.ph-true {
color: #449C44;
font-weight: bold;
}
.ph-false {
color: #E1302D;
font-weight: bold;
}
#phResultWizardAll {
background: #DFF0D8;
color: #449c44;
margin-bottom: 10px;
font-weight: bold;
border-left: 5px solid #449c44;
}
#phResultWizardAll div {
margin: 10px;
}
.ph-modal-header {
margin: 20px 5px 5px 0px;
}
.ph-header-table {
border-bottom: 3px solid #f7f7f7;
}
.ph-body-table,
.ph-footer-table {
border-bottom: 1px solid #f7f7f7;
}
.ph-edit-price-history-box,
.ph-edit-stock-advanced-box {
padding: 10px;
}
.ph-item-input-set-attributes .ph-checkbox {
padding-top: 0px;
padding-top: 0px;
margin-top: -5px;
margin-bottom: -5px;
}
.ph-icon-white::before {
color: #fff !important;
}
.ph-attribute-option-item {
border: 1px solid #3BAFDA;
color: #fff;
background: #3BAFDA;
padding: 3px;
border-radius: 3px;
font-weight: bold;
}
.ph-attribute-option-box tr td input {
margin: 3px;
}
.ph-attribute-option-box,
.ph-attribute-option-box tr td,
.ph-attribute-option-box tr th {
padding: 5px;
}
#phAdminView .approved {
opacity: 1;
}
#phAdminView .not-approved {
opacity: 0.5;
}
.ph-pull-left {
float: left;
}
.ph-pull-right {
float: right;
}
.ph-important-text {
color: #a94442;
font-weight: bold;
}
.ph-cpanel-logo img {
width: 70%;
height: auto;
}
.ph-order-info-box .label {
margin: 1px;
}
.ph-no-wrap {
white-space: nowrap;
}
table.ph-report-table {
padding: 3px;
border: 1px solid #f0f0f0;
width: 100%;
}
table.ph-report-table,
table.ph-report-table tr,
table.ph-report-table tr td {
padding: 3px;
border: 1px solid #f0f0f0;
}
table.ph-report-table tr th {
padding: 5px;
color: #129ED9;
border: 1px solid #f0f0f0;
border-bottom: 3px solid #129ED9;
}
table.ph-report-table tr td {
padding: 0.2em 1em;
}
.ph-report-brutto,
.ph-report-tax,
.ph-report-netto,
.ph-report-rounding {
text-align: right;
}
.ph-report-currency {
text-align: center;
}
table.ph-report-table tr#phReportTotalRow0{
border-top: 3px solid #f0f0f0;
}
table.ph-report-table tr.ph-report-total-row td {
background: #ffffbf;
vertical-align: top;
text-align: right;
padding: 0.2em 1em;
font-weight: bold;
}
table.ph-report-table tr.ph-report-total-row td.ph-report-total-col1 {
text-align: left;
padding: 0.2em 1em;
font-weight: bold;
vertical-align: middle;
}
/*
.ph-product-attribute-download-title {
text-align: right;
}
.ph-product-attribute-new-row {
margin-top: 3px;
}*/
/* Tooltip container */
.ph-tooltip {
position: relative;
display: inline-block;
}
/* Tooltip text */
.ph-tooltip .ph-tooltiptext {
visibility: hidden;
width: 14em;
background-color: #fff;
border: 1px solid #f0f0f0;
box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
color: #000;
text-align: center;
padding: 0.2em;
position: absolute;
z-index: 1;
bottom: 100%;
left: 50%;
/*margin-left: -7em; /* Use half of the width (120/2 = 60), to center the
tooltip */
margin-left: -2em;
}
/* Show the tooltip text when you mouse over the tooltip container */
.ph-tooltip:hover .ph-tooltiptext {
visibility: visible;
}
#phAdminEdit .form-horizontal .tab-content {
position: relative;
}
.ph-admin-additional-box {
position: absolute;
top: 0.3em;
right: 0.3em;
padding: 1em;
background: #f0f0f0;
/*z-index: 1;*/
}
.ph-admin-additional-box-img-box {
text-align: center;
}
.ph-admin-additional-box img {
margin: 0 auto;
}
.ph-warning-modal-window {
margin-right: 2em;
background: #ff8000;
color: #fff;
padding: 0.3em;
}
.ph-edit-stock-advanced-box .form-horizontal .controls {
margin-left:0;
}
.ph-edit-stock-advanced-box .control-label {
display:none;
}
#phEditStockAdvancedBox input.input-mini {
width: 4em;
}
#phEditStockAdvancedBox .inputbox.imageCreateThumbs {
width: 8em;
}
#phEditStockAdvancedBox th small {
display:none;
}
#phEditStockAdvancedBox table tr th:first-child,
#phEditStockAdvancedBox table tr td:first-child,
#phEditStockAdvancedBox table tr th:nth-child(2),
#phEditStockAdvancedBox table tr td:nth-child(2),
#phEditStockAdvancedBox table tr th:nth-child(3),
#phEditStockAdvancedBox table tr td:nth-child(3),
#phEditStockAdvancedBox table tr th:last-child,
#phEditStockAdvancedBox table tr td:last-child {
display:none;
}
#phocacarttools .ph-admin-box-content {
background-color: #fff;
}
.phAjaxOutputBox {
height: 45vh;
width: 100%;
border: 1px solid #ddd;
overflow-x: auto;
}
.phAjaxOutputBox .alert {
margin-bottom: 2px;
}
.ph-bulk-price-title {
font-weight: bold;
}
.ph-bulk-price-arrow {
background-color: #ff8000;
font-weight: bold;
color: #fff;
padding-left: 1em;
padding-right: 1em;
}
PKKE�[���b>>!administrator/phocacartcustom.cssnu�[���/*
* Custom CSS
* @copyright Copyright (C) Jan Pavelka www.phoca.cz
* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
version 2 or later;
*/
.j-sidebar-container {
border-radius: 0px;
border: 0px;
background: #fff;
margin: -11px 0 0 -1px;
}
.subhead {
border-bottom: 0px;
}
.btn-wrapper .btn-small {
padding: 6px 10px;
}
.js-stools .js-stools-container-bar .btn-wrapper {
margin: 0 3px;
padding: 3px 0px;
}
.js-stools .js-stools .btn {
border: 1px solid #dfe8f1 !important;
border: 1px solid transparent !important;
background: #fff !important;
box-shadow: none !important;
text-shadow: none !important;
font-weight: bold !important;
}
#j-main-container .js-stools .btn {
border: 2px solid #dfe8f1 !important;
/*background-color: #dfe8f1 !important;*/
}
.js-stools .btn.btn-primary {
color: #fff !important;
background-color: #3BAFDA !important;
box-shadow: none !important;
text-shadow: none !important;
}
.js-stools .btn.btn-danger {
color: #fff !important;
background-color: #F23855 !important;
box-shadow: none !important;
text-shadow: none !important;
}
.btn {
border: 2px solid #dfe8f1 !important;
background: #fff !important;
box-shadow: none !important;
text-shadow: none !important;
border-radius: 3px !important;
}
.btn-toolbar .btn-wrapper .btn {
border: 1px solid #3071a9 !important;
border-radius: 2px !important;
}
.btn:hover, .btn:focus,
.btn:visited, .btn:active {
/* background: #fff !important;
box-shadow: none !important;*/
}
.btn-toolbar .btn-success,
.btn-toolbar .btn-wrapper .btn-success,
.btn-success {
background-color: #28AB8E !important;
background-image: none !important;
background-repeat: none !important;
border-color: #28AB8E !important;
border: 0px solid #28AB8E !important;
color: #fff !important;
box-shadow: none !important;
}
.btn-success:hover, .btn-success:focus {
background-color: #28AB8E !important;
border-color: #28AB8E !important;
border: 0px solid #28AB8E !important;
}
.btn-toolbar .btn-success {
border: 0px solid #28AB8E !important;
}
.btn-toolbar .btn-success:hover,
.btn-toolbar .btn-success:focus {
border: 0px solid #28AB8E !important;
}
.btn-toolbar .button-new.btn-success,
.btn-toolbar .btn-wrapper .button-new.btn-success,
.button-new.btn-success {
background-color: #3071a9 !important;
background-image: none !important;
background-repeat: none !important;
border-color: #3071a9 !important;
border: 0px solid #3071a9 !important;
color: #fff !important;
box-shadow: none !important;
}
.button-new.btn-success:hover, .button-new.btn-success:focus {
background-color: #3071a9 !important;
border-color: #3071a9 !important;
border: 0px solid #3071a9 !important;
}
.btn-toolbar .button-new.btn-success {
border: 0px solid #3071a9 !important;
}
.btn-toolbar .button-new.btn-success:hover,
.btn-toolbar .button-new.btn-success:focus {
border: 0px solid #3071a9 !important;
}
/*
.alert-warning {
background-color: #FCF8E3 !important;
border-left: 5px solid #8A6D3B !important;
}*/
.btn-toolbar .btn-warning,
.btn-toolbar .btn-wrapper .btn-warning,
.btn-warning {
background-image: none !important;
background-repeat: none !important;
color: #fff !important;
box-shadow: none !important;
background-color: #FF9326 !important;
border-color: #FF9326 !important;
border: 0px !important;
}
.btn-warning:hover, .btn-warning:focus {
background-color: #FF9326 !important;
border-color: #FF9326 !important;
border: 0px solid #FF9326 !important;
}
.btn-large.btn-primary,
.btn-primary {
background-image: none !important;
background-repeat: none !important;
color: #fff !important;
box-shadow: none !important;
background-color: #3BAFDA !important;
border-color: #3BAFDA !important;
border: 0px !important;
}
.btn-large.btn-primary:hover, .btn-large.btn-primary:focus,
.btn-primary:hover, .btn-primary:focus {
background-color: #3BAFDA !important;
border-color: #3BAFDA !important;
/* border: 0px !important; */
}
.btn-toolbar .btn-wrapper .btn.btn-primary {
border: 1px solid #3BAFDA !important;
}
.btn-toolbar .btn-buy,
.btn-buy {
background-image: none !important;
background-repeat: none !important;
color: #555 !important;
box-shadow: none !important;
background-color: #F9E151 !important;
border-color: #F9E151 !important;
border: 0px !important;
}
.btn-buy:hover, .btn-buy:focus {
background-color: #F9E151 !important;
border-color: #F9E151 !important;
border: 0px solid #F9E151 !important;
}
.btn-large.btn-primary {
font-weight: bold;
text-shadow: none;
}
.btn-danger {
background-image: none !important;
background-repeat: none !important;
color: #fff !important;
box-shadow: none !important;
background-color: #F23855 !important;
border-color: #F23855 !important;
/*border: 0px !important;*/
border: 0px !important;
}
.btn-danger:hover, .btn-danger:focus {
background-color: #F23855 !important;
border-color: #F23855 !important;
/*border: 1px solid #F23855 !important;*/
border: 0px !important;
}
.btn-toolbar .btn-wrapper .btn.btn-danger {
border: 1px solid #F23855 !important;
}
/*
.controls .btn-group.btn-group-yesno > .btn.btn-danger {
border: 2px solid #F23855 !important;
}
.controls .btn-group.btn-group-yesno > .btn.btn-success {
border: 2px solid #3071a9 !important;
}
.controls .btn-group.btn-group-yesno > .btn.btn-primary {
border: 2px solid #3BAFDA !important;
}*/
.controls .btn-group.btn-group-yesno > .btn.active.btn-success,
.controls .btn-group.btn-group.radio > .btn.active.btn-success {
background: #28AB8E !important;
}
.controls .btn-group.btn-group-yesno > .btn.active.btn-danger,
.controls .btn-group.btn-group.radio > .btn.active.btn-danger {
border: 2px solid #F23855 !important;
}
.controls .btn-group.btn-group-yesno > .btn.active.btn-success,
.controls .btn-group.btn-group.radio > .btn.active.btn-success {
border: 2px solid #28AB8E !important;
}
.controls .btn-group.btn-group-yesno > .btn.active.btn-primary,
.controls .btn-group.btn-group.radio > .btn.active.btn-primary {
border: 2px solid #3BAFDA !important;
}
.controls .btn-group > .btn {
border-radius: 3px 0px 0px 3px !important;
}
.controls .btn-group > .btn:first-child {
border-radius: 3px 0px 0px 3px !important;
}
.controls .btn-group > .btn:nth-child(4) {
border-radius: 0px !important;
}
.controls .btn-group > .btn:last-child {
border-radius: 0px 3px 3px 0px !important;
}
#adminForm .btn-micro, #adminForm .btn-micro.hasTooltip {
background: #fff !important;
color: #333 !important;
border: 2px solid #dfe8f1 !important;
box-shadow: 0px 0px 0px 0px transparent !important;
box-shadow: inset 0px 0px 0px 0px transparent !important;
}
#adminForm .btn-micro.active, #adminForm .btn-micro:active {
background: #fff !important;
color: #333 !important;
border: 2px solid #dfe8f1 !important;
box-shadow: 0px 0px 0px 0px transparent !important;
box-shadow: inset 0px 0px 0px 0px transparent !important;
}
.btn-micro:hover, .btn-micro:focus, .btn-micro:active, .btn-micro.active,
.btn-micro.disabled, .btn-micro[disabled] {
background: #fff !important;
color: #333;
border: 2px solid #dfe8f1 !important;
box-shadow: 0px 0px 0px 0px transparent !important;
box-shadow: inset 0px 0px 0px 0px transparent !important;
}
.btn-inverse {
background-color: #363636 !important;
color: #fff !important;
border: 0px !important;
}
.header {
background-color: #3071A9;
}
textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"],
input[type="time"], input[type="week"],
input[type="number"], input[type="email"],
input[type="url"], input[type="search"],
input[type="tel"], input[type="color"],
.uneditable-input {
/* background-color: #fff !important; not because of color picker
background color */
border: 2px solid #dfe8f1 !important;
box-shadow: none !important;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s
!important;
/*height: 30px !important;*/
}
input[name="filter_search"],
input[id="filter_search"] {
min-height: 30px !important;
}
input[name="filter_date_to"],
input[name="filter_date_from"] {
min-height: 30px !important;
}
.controls .chzn-container-single .chzn-single,
#phAdminEdit .chzn-container-single .chzn-single {
border: 2px solid #dfe8f1 !important;
box-shadow: none !important;
color: #444 !important;
min-height: 30px !important;
line-height: 30px !important;
background: #fff !important;
box-shadow: none !important;
border-radius: 3px !important;
text-shadow: none !important;
}
#phAdminEdit .select2-search-choice,
#phAdminEdit .search-choice {
border: 1px solid #3BAFDA !important;
box-shadow: none !important;
color: #fff !important;
box-shadow: 0px 0px 0px 0px transparent !important;
box-shadow: inset 0px 0px 0px 0px transparent !important;
background-image:none;
text-shadow: none !important;
background: #3BAFDA;
}
#phAdminEdit .select2-search-choice-close,
#phAdminEdit .chzn-container-multi .chzn-choices li.search-choice
.search-choice-close {
background: url(../../js/chosen/chosen-sprite-white.png) -42px 1px
no-repeat !important;
}
#phAdminEdit .select2-container-multi .select2-choices
.select2-search-field input {
border: 0px !important;
}
#phAdminEdit .select2-search-choice-close {
height: 12px !important;
}
.controls .chzn-container-single .chzn-single div b,
#phAdminView .chzn-container-single .chzn-single div b,
#phAdminEdit .chzn-container-single .chzn-single div b {
margin-top: 4px !important;
box-shadow: none;
}
.controls .chzn-container .chzn-drop,
#phAdminView .chzn-container .chzn-drop,
#phAdminEdit .chzn-container .chzn-drop {
top: 29px !important;
border-color: #dfe8f1;
box-shadow: none;
}
.chzn-container-multi .chzn-choices li.search-field
input[type="text"] {
margin: 0px !important;
}
.loginform .chzn-container-single .chzn-single {
border: 1px solid #cccccc !important;
}
.loginform input[type="text"], .loginform
input[type="password"] {
background-color: #fff;
border: 1px solid #ccc;
box-shadow: none;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
#phEditPopup .chzn-container-single .chzn-single,
.js-stools .chzn-container-single .chzn-single {
/* background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top ,
#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%) repeat scroll 0 0
padding-box;*/
border: 2px solid #dfe8f1;
background: #dfe8f1;
/*box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);*/
box-shadow: none;
color: #444;
height: 35px;
line-height: 24px;
padding: 3px 0 5px 8px;
box-shadow: none;
border-radius: 3px;
text-shadow: none;
/* border: 1px solid #ccc;
box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1)
!important;*/
box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
}
#phEditPopup .chzn-container-single .chzn-single {
margin-bottom: 3px;
}
.chzn-container-active.chzn-with-drop .chzn-single {
border-color: #dfe8f1 !important;
border: 2px solid #dfe8f1 !important;
box-shadow: none !important;
background: #fff !important;
}
.btn-toolbar .chzn-container .chzn-drop {
top: 34px !important;
border-color: #dfe8f1;
border: 2px solid #dfe8f1 !important;
box-shadow: none;
}
#phAdminEdit .chzn-container .chzn-choices,
#phAdminEdit .chzn-container-active .chzn-choices {
border-color: #dfe8f1;
border: 2px solid #dfe8f1 !important;
box-shadow: 0px 0px 0px 0px transparent !important;
box-shadow: inset 0px 0px 0px 0px transparent !important;
background-image: none !important;
}
.filter-search .btn-group .btn {
background: #f2f2f2;
}
table.table-striped tr th {
color: #3071a9;;
}
table.table-striped {
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}
table.table-striped tr th {
color: #3071a9;
border-bottom: 3px solid #e8e8e8;
}
table.table-striped tr th, table.table-striped tr th a {
color: #3071a9;
}
#status {
background: #ebebeb;
border-top: 0px;
box-shadow: none;
}
.select2-container .select2-choice {
border: 2px solid #dfe8f1;
background-color: #fff;
background-image:none;
}
.select2-container .select2-choice .select2-arrow {
border-left: 1px solid #f2f2f2;
background-image: none;
background: #fff;
}
.input-append .add-on, .input-prepend .add-on {
border: 2px solid #dfe8f1;
}
.ph-options-head-expert,
.ph-options-head {
border: 0px;
border-radius: 3px;
}
.chzn-container-multi .chzn-choices {
border: 2px solid #dfe8f1;
background-image: none;
}
.chzn-container .chzn-drop {
border-color: #dfe8f1;
}
.chzn-container-active.chzn-with-drop .chzn-single {
background-image: none;
border: 2px solid #dfe8f1;
}
.control-group .control-label {
width: 20em;
}
.well {
background-color: #f5f5f5;
border: 0;
border-radius: 4px;
box-shadow: none;
margin-bottom: 20px;
min-height: 20px;
padding: 19px;
}
.ph-option-box input{
border: 1px solid #fff !important;
}
.ph-param-label {
}
.ph-param-desc {
}
.ph-option-param {
width: 20%;
}
.ph-option-value {
width: 80%;
}
/*
.nav-tabs > li > a, .nav-pills > li > a {
padding-right: 8px !important;
padding-left: 8px !important;
margin-right: 2px;
line-height: 14px;
}*/
/* Hide boxes in CP */
/*
.items-item-box,
.categories-item-box,
.specifications-item-box,
.manufacturers-item-box,/*
.orders-item-box,
.statuses-item-box,
.stockstatuses-item-box,
.shippings-item-box,
.countries-item-box,
.regions-item-box,
.zones-item-box,
.payments-item-box,
.currencies-item-box,
.taxes-item-box,
.users-item-box,
.groups-item-box,
.rewards-item-box,
.formfields-item-box,
.reviews-item-box,
.coupons-item-box,
.discounts-item-box,
.downloads-item-box,
.tags-item-box,
.parameters-item-box,
.parametervalues-item-box,
.feeds-item-box,
.wishlists-item-box,
.questions-item-box,
.times-item-box,
.submititems-item-box,
.statistics-item-box,
.reports-item-box,
.hits-item-box,
.imports-item-box,
.exports-item-box,
.logs-item-box,
.info-item-box,
.extensions-item-box,
.vendors-item-box,
.sections-item-box,
.units-item-box {
display: none;
}
/* Hide items in left menu
.nav.nav-list li {
display: none;
}
.nav.nav-list li:nth-child(1),
.nav.nav-list li:nth-child(2),
.nav.nav-list li:nth-child(3),
.nav.nav-list li:nth-child(6) {
display:block;
}
/*
.menu-icon-16-pc-menu-item,
.menu-icon-16-pc-menu-categorie,
.menu-icon-16-pc-menu-specification,
.menu-icon-16-pc-menu-manufacturer,/*
.menu-icon-16-pc-menu-order,
.menu-icon-16-pc-menu-orderstatus,
.menu-icon-16-pc-menu-stockstatus,
.menu-icon-16-pc-menu-shipping,
.menu-icon-16-pc-menu-country,
.menu-icon-16-pc-menu-region,
.menu-icon-16-pc-menu-zone,
.menu-icon-16-pc-menu-payment,
.menu-icon-16-pc-menu-currency,
.menu-icon-16-pc-menu-tax,
.menu-icon-16-pc-menu-user,
.menu-icon-16-pc-menu-group,
.menu-icon-16-pc-menu-reward,
.menu-icon-16-pc-menu-formfields,
.menu-icon-16-pc-menu-review,
.menu-icon-16-pc-menu-coupon,
.menu-icon-16-pc-menu-discount,
.menu-icon-16-pc-menu-download,
.menu-icon-16-pc-menu-tag,
.menu-icon-16-pc-menu-parameter,
.menu-icon-16-pc-menu-parametervalue,
.menu-icon-16-pc-menu-feed,
.menu-icon-16-pc-menu-wishlist,
.menu-icon-16-pc-menu-question,
.menu-icon-16-pc-menu-time,
.menu-icon-16-pc-menu-submititem,
.menu-icon-16-pc-menu-statistics,
.menu-icon-16-pc-menu-report,
.menu-icon-16-pc-menu-hits,
.menu-icon-16-pc-menu-import,
.menu-icon-16-pc-menu-export,
.menu-icon-16-pc-menu-log,
.menu-icon-16-pc-menu-info-item-box,
.menu-icon-16-pc-menu-extension,
.menu-icon-16-pc-menu-vendor,
.menu-icon-16-pc-menu-section,
.menu-icon-16-pc-menu-unit {
display: none !important;
}
*/PKKE�[��Y��"administrator/phocacartoptions.cssnu�[���label
{
}
hr {
border: 1px solid #cce6ff;
}
.ph-options-head {
background: #E5F3FF;
color: #0079e0;
border: 1px solid #add9ff;
padding:15px 10px;
margin:5px 0;
display:block;
text-shadow: 0 1px 0 #ffffff;
margin-left: -180px;
font-size: 110%;
}
.ph-options-head-expert {
background: #F2dede;
color: #b74848;
border: 1px solid #e2b6b6;
padding:15px 10px;
margin:5px 0;
display:block;
text-shadow: 0 1px 0 #ffffff;
margin-left: -180px;
font-size: 110%;
}
/* 3.3.0 */
.ph-options-head {
background-image: linear-gradient(-90deg, #129ED9,#0a5c80);
color: #fff;
text-shadow: none;
border: 0;
font-size: 120%;
border-radius: 3px;
}
.ph-options-head-expert {
background-image: linear-gradient(-90deg, #b74848,#b74848);
color: #fff;
text-shadow: none;
border: 0;
font-size: 120%;
border-radius: 3px;
}
.form-horizontal .controls {
/*margin-left: 300px !important;*/
}PKKE�[:�f��n�n
administrator/phocacarttheme.cssnu�[���
/*
@import
url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin-ext');
.admin.com_phocacart input,
.admin.com_phocacart button,
.admin.com_phocacart select,
.admin.com_phocacart textarea {
font-family: "Roboto",
-apple-system,system-ui,BlinkMacSystemFont,"Segoe
UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
.admin.com_phocacart {
font-family: "Roboto",
-apple-system,system-ui,BlinkMacSystemFont,"Segoe
UI",Roboto,"Helvetica Neue",Arial,sans-serif;
font-size: 86% !important;
}
.admin.com_phocacart .small{
font-size: 96% !important;
}
.nav-tabs > li > a {
letter-spacing: -0.1em !important;
padding: 0.7em 0.4em !important;
}
@import
url('https://fonts.googleapis.com/css?family=Rubik:400,600&subset=latin-ext');
.admin.com_phocacart input,
.admin.com_phocacart button,
.admin.com_phocacart select,
.admin.com_phocacart textarea {
font-family: "Rubik",
-apple-system,system-ui,BlinkMacSystemFont,"Segoe
UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
.admin.com_phocacart {
font-family: "Rubik",
-apple-system,system-ui,BlinkMacSystemFont,"Segoe
UI",Roboto,"Helvetica Neue",Arial,sans-serif;
font-size: 86% !important;
}
.admin.com_phocacart .small{
font-size: 96% !important;
}
*/
#j-main-container {
padding: 20px !important;
margin: 0 !important;
}
.container-main {
background: transparent;
margin-top: -12px;
padding-left: 0px !important;
padding-right: 0px !important;
padding-bottom: 11px !important;
}
.container-main section#content div.row-fluid {
margin: 0px !important;
}
.ph-admin-box {
margin: 0px !important;
background: #F1F5F9;
background: #EDF0F5;
padding: 0px !important;
display: flex;
flex-flow: row;
flex-wrap: wrap;
justify-content: left;
/*align-items: flex-start;*/
}
#system-message-container {
background: transparent;
padding-right: 5px !important;
margin-top: 10px;
margin-bottom: -18px;
}
#system-message-container.span10,
#system-message-container.span10 .alert {
display:none !important;
margin:0px !important;
padding:0px !important;
}/*
#content #system-message-container {
display: block !important;
}
*/
.ph-admin-box-menu {
background: #fff;
padding: 20px 0px 40px 10px;
background: #2D353E;
color: #fff;
border-right: 1px solid #DFE8F1;
border-top: 1px solid #DFE8F1;
margin-top: -1px;
font-size: 116%;
}
.ph-admin-box-content {
padding: 20px;
background: #F1F5F9;
background: #EDF0F5;
margin: 0px !important;
margin-top: 10px !important;
}
.ph-admin-manage table {
background: #fff;
border-radius: 3px;
}
.ph-admin-manage table tr:nth-child(even) {
background: #fcfcfc;
}
.nav.nav-list li {
margin-top: 5px;
}
.ph-main-container {
background:#f5f5f5 !important;
}
.subhead {
background: #f3f3f3 !important;
border-bottom: 1px solid #f3f3f3 !important;
/* color: #0C192E;
box-shadow: 3px 3px 5px 0px rgba(0,0,0,1);
text-shadow: 0 1px 0 #FFF;
margin-bottom: 10px;
min-height: 43px;*/
}
.ph-cpanel-top-stats {
text-align: center;
}
.ph-cpanel-color {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
min-width: 140px;
color: #fff;
border-radius: 3px;
border: 1px solid #DFE8F1;
box-shadow: 0px 0px 1px 1px #eaf0f6;
}
.ph-cpanel-color-header {
margin-top: 0px;
letter-spacing: 0px;
text-transform: uppercase;
padding: 5px 0px 5px 3px;
font-size: small;
font-weight: lighter;
text-align: center;
}
.ph-cpanel-color-header-block {
padding: 5px 0px 5px 3px;
text-align: center;
}
.ph-cpanel-stat-value {
font-size: 25px;
font-weight: bold;
text-align: center;
margin: 5px;
}
.ph-cpanel-color-right {
width: 70%;
text-align: center;
background: rgba(0,0,0,0.1);
border-radius: 0 3px 3px 0;
}
.ph-cpanel-color-left {
width: 30%;
text-align: center;
}
.ph-cpanel-color1 {
background: #3DDCF7;
}
.ph-cpanel-color2 {
background: #00B19D;
}
.ph-cpanel-color3 {
background: #F76397;
}
.ph-cpanel-color4 {
background: #7266BA;
}
.ph-cpanel-color5 {
background: #FFAA00;
}
.ph-cpanel-color6 {
background: #3BAFDA;
}
.ph-cpanel-color-left .glyphicon {
font-size: 35px;
}
#phAdminEdit {
padding: 20px;
}
#phAdminEdit .input-append.input-prepend .btn-prepend {
border-radius: 3px 0px 0px 3px !important;
height: 28px;
padding-top: 5px;
}
#phAdminEdit .input-append .btn {
border-radius: 0px 3px 3px 0px !important;
height: 28px;
padding-top: 5px;
}
#phAdminEdit .input-append .btn.button-select {
border-radius: 0px 3px 3px 0px !important;
height: 28px;
padding-top: 4px;
}
#phAdminEdit .input-append .btn.button-clear {
border-radius: 0px 3px 3px 0px !important;
height: 28px !important;
padding-top: 3px;
}
/* Icons CP */
.ph-icon-box {
}
.ph-icon-box,
.ph-icon-box a,
.ph-icon-box a:hover,
.ph-icon-box a:visited,
.ph-icon-box a:focus {
color: #A6AAB1;
text-decoration: none;
}
.ph-icon {
margin: 0 auto;
padding: 5px;
margin: 0 auto;
text-align: center;
}
.ph-cpanel-icon-box {
margin-top:1rem;
}
.ph-cpanel-icon-box div .col-sm-3,
.ph-cpanel-icon-box div .col-md-3,
.ph-cpanel-icon-box div .col-sm-6,
.ph-cpanel-icon-box div .col-md-6,
.ph-cpanel-icon-box div .col-xs-12 {
padding-left: 5px;
padding-right: 5px;
}
.ph-icon-inside.thumbnail:hover {
/*border: 3px solid #BCCFE1;
box-shadow: 0px 0px 0px 0px transparent;
box-shadow: inset 0px 0px 0px 0px transparent;*/
border: 0px;
box-shadow: none;
}
.ph-icon-inside.thumbnail img {
margin-top: 10px;
margin-bottom: -12px;
}
.ph-icon-inside.thumbnail span {}
.ph-icon-cp-large {
font-size: 2.6rem;
width: 2.6rem;
height:2.6rem;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.ph-icon-cp-title {
margin-top: 2px;
display:block;
font-size: 12px;
}
.ph-icon-inside-box {
background: #fff;
border-radius: 5px;
border: 1px solid #DFE8F1;
width: 7rem;
height: 7rem;
text-align: center;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0px 0px 1px 1px #eaf0f6;
}
.ph-icon-inside.thumbnail {
/* min-width: 110px;
min-height: 110px;
text-align: center;
border-radius: 0px;
background: transparent;
/*box-shadow: 0px 0px 0px 0px transparent;
box-shadow: inset 0px 0px 0px 0px transparent;
border: 3px solid #DFE8F1;*//*
border: 0px;
box-shadow: none;
font-size: small;*/
border: 0px;
box-shadow: none;
border-radius: 50%;
width: 5rem;
height: 5rem;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
}
.ph-icon-inside .ph-icon-cp-large {
/*color: #cddcea !important;*/
}
.ph-icon-inside .ph-icon-cp-large {
text-shadow:
-2px -2px 0 #575757,
2px -2px 0 #575757,
-2px 2px 0 #575757,
2px 2px 0 #575757;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ph-icon-inside .ph-icon-cp-large {
/*-webkit-text-stroke: 2px #575757;*/
text-shadow: none;
}
}
@-moz-document url-prefix() {
.ph-icon-inside .ph-icon-cp-large {
/*-webkit-text-stroke: 2px #575757;*/
text-shadow: none;
}
}
.ph-icon-inside .ph-icon-cp-large:before {
font-family: 'JoomlaFont' !important;
}
a.ph-icon-inside,
a.ph-icon-inside:hover,
a.ph-icon-inside:active,
a.ph-icon-inside:focus,
a.ph-icon-inside:visited {
text-decoration: none;
}
.ph-icon-inside-box [class^="icon-"], .ph-icon-inside-box
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
margin-right: auto;
line-height: 1;
}
.ph-icon-inside-box [class^="icon-"].duotone:after,
.ph-icon-inside-box [class*=" icon-"].duotone:after {
opacity: 0.6;
}
/* CP Icons, Joomla! Font Icons */
.ph-cp-item-box {
display: flex;
flex-wrap: wrap;
}
.ph-cp-item-box .ph-cp-item {
width: 7rem;
margin: 0 0.7em 1.4em 0.7em;
}
.ph-cp-item-icon {
background: #fff;
border-radius: 5px;
width: 7rem;
height: 7rem;
text-align: center;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
border: 0;
background-image: linear-gradient(-45deg,#ffffff,#ffffff);
box-shadow: 1px 2px 1px 0 rgba(0,0,0,.15);
}
.ph-cp-item-icon-link {
width: 7rem;
height:7rem;
display: flex;
}
.ph-cp-item-icon-link,
.ph-cp-item-icon-link:hover,
.ph-cp-item-icon-link:active,
.ph-cp-item-icon-link:visited,
.ph-cp-item-icon-link:focus {
color: #A6AAB1;
text-decoration: none;
}
.ph-cp-item-icon-link span {
border: 0px;
box-shadow: none;
border-radius: 50%;
width: 5rem;
height: 5rem;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
padding: 5px;
text-align: center;
}
.ph-cp-item-icon-link:hover {
border: 0px;
box-shadow: none;
}
.ph-cp-item-icon-link-large {
font-size: 2.6rem;
width: 2.6rem;
height:2.6rem;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.ph-cp-item-title {
display:block;
font-size: 0.95em;
margin: 0 auto;
margin-top: 0.1em;
text-align: center
}
.ph-cp-item-icon-link-large {
text-shadow:
-2px -2px 0 #575757,
2px -2px 0 #575757,
-2px 2px 0 #575757,
2px 2px 0 #575757;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ph-cp-item-icon-link-large {
/*-webkit-text-stroke: 2px #575757;*/
text-shadow: none;
}
}
@-moz-document url-prefix() {
.ph-cp-item-icon-link-large {
/*-webkit-text-stroke: 2px #575757;*/
text-shadow: none;
}
}
.ph-cp-item-icon-link-large:before {
font-family: 'JoomlaFont' !important;
}
.ph-cp-item [class^="icon-"],
.ph-cp-item [class*=" icon-"] {
display: inline;
width: auto;
height: auto;
margin-right: auto;
line-height: 1;
}
.ph-cp-item [class^="icon-"].duotone:after, .ph-cp-item
[class*=" icon-"].duotone:after {
opacity: 0.6;
}
.pha-toolbox {
width: 4rem;
}
.pha-toolbox a {
display: inline-block;
margin: 0.1em;
margin-bottom: 0.3em;
padding: 0;
font-weight: bold;
}
.pha-no-underline,
.pha-no-underline:hover {
text-decoration: none;
}
.ph-cp-item {
text-align: center;
}
.ph-cp-item [class^="icon-"].phi-fs-s,
.ph-cp-item [class*=" icon-"].phi-fs-s {
font-size: 1rem;
width: 1rem;
height: 1rem;
display: inline-block;
margin: auto;
}
.ph-cp-item [class^="icon-"].phi-fs-m,
.ph-cp-item [class*=" icon-"].phi-fs-m {
font-size: 1.4rem;
width: 1.4rem;
height: 1.4rem;
display: inline-block;
margin: auto;
}
.ph-cp-item [class^="icon-"].phi-fs-l,
.ph-cp-item [class*=" icon-"].phi-fs-l {
font-size: 3.6rem;
width: 3.6rem;
height: 3.6rem;
display: inline-block;
margin: auto;
}
.phi-fc-bl {color: #3f72af}
.phi-fc-bd {color: #112d4e}
.phi-fc-rl {color: #e23e57}
.phi-fc-rd {color: #CC1020}
.phi-fc-yl {color: #ffde7d}
.phi-fc-yd {color: #ffc314}
.phi-fc-brl{color: #D2BDA9}
.phi-fc-brd{color: #996633}
.phi-fc-od {color: #ff9a00}
.phi-fc-gd {color: #378137}
.phi-fc-gl {color: #62bc62}
.phi-mirror:before,
.phi-mirror:after {
display:inline-block;
-moz-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.nav.nav-tabs .ph-cp-item .phi:before,
.nav.nav-tabs .ph-cp-item .phi:after {
margin-top: 0.2em;
}
.js-stools .js-stools-container-bar .btn-wrapper {
margin: 0 3px;
padding: 3px 0px;
}
.ph-info-item .icon-minus-circle {
color: #a94442;
}
.ph-info-item .icon-success {
color: #3c763d;
}
/* Chart */
.ph-cpanel-chart-box {
margin-top: 25px;
margin-left: 0px;
margin-right: 0px;
border-radius: 3px;
padding-left: 7px;
background: #ffffff;
border: 1px solid #DFE8F1;
}
.ph-cpanel-info-box,
.ph-cpanel-tips-box {
margin-top: 25px;
margin-left: 0px;
padding: 20px;
border-radius: 3px;
background: #ffffff;
border: 1px solid #DFE8F1;
}
/* Icons CP - specific case to overwrite core */
.ph-icon-inside .icon-heart:before {
content: "\13c5a" !important;
}
.ph-icon-inside .icon-calendar:before {
content: "\13c0f" !important;
}
/* Icons next to menu items - menu icons */
.nav.nav-list li:before {
color: #A6AAB1;
float:left;
margin-right: 5px;
margin-top: 2px;
font-family: 'JoomlaFont' !important;
content: "\13c5b";/*home*/
}
.nav.nav-list li:nth-child(2):before {
color: #c1a46d;
content: "\13beb";/*archive*/
}
.nav.nav-list li:nth-child(3):before {
color: #da7400;
content: "\13c4d";/*folder-open*/
}
.nav.nav-list li:nth-child(4):before {
color: #4e5f81;
content: "\13c3a";/*equalizer*/
}
.nav.nav-list li:nth-child(5):before {
color: #ff7d49;
content: "\13c5b";/*home*/
}
.nav.nav-list li:nth-child(6):before {
color: #0099cc;
content: "\13c12";/*cart*/
}
.nav.nav-list li:nth-child(7):before {
color: #c1976d;
content: "\13c34";/*disable-motion*/
}
.nav.nav-list li:nth-child(8):before {
color: #777777;
content: "\13c27";/*components*/
}
.nav.nav-list li:nth-child(9):before {
color: #afbb6a;
content: "\13c2f";/*cube*/
}
.nav.nav-list li:nth-child(10):before {
color: #478CD1;
content: "\13c52";/*globe*/
}
.nav.nav-list li:nth-child(11):before {
color: #01868B;
content: "\13c52";/*globe*/
}
.nav.nav-list li:nth-child(12):before {
color: #a5dee5;
content: "\13c67";/*location*/
}
.nav.nav-list li:nth-child(13):before {
color: #4f9ce2;
content: "\13afb";/*credit*/
}
.nav.nav-list li:nth-child(14):before {
color: #dca300;
content: "\13cc2";/*tags-squared*/
}
.nav.nav-list li:nth-child(15):before {
color: #dd5500;
content: "\13c0f";/*calendar*/
}
.nav.nav-list li:nth-child(16):before {
color: #7faa7f;
content: "\13cd4";/*users*/
}
.nav.nav-list li:nth-child(17):before {
color: #aa7faa;
content: "\13c57";/*groups*/
}
.nav.nav-list li:nth-child(18):before {
color: #7faaaa;
content: "\13bdc";/*vcard*/
}
.nav.nav-list li:nth-child(19):before {
color: #ffde00;
content: "\13c43";/*fields*/
}
.nav.nav-list li:nth-child(20):before {
color: #399ed0;
content: "\13c24";/*comment*/
}
.nav.nav-list li:nth-child(21):before {
color: #FF6685;
content: "\13c51";/*gift*/
}
.nav.nav-list li:nth-child(22):before {
color: #aa56fe;
content: "\13ca8";/*scissors*/
}
.nav.nav-list li:nth-child(23):before {
color: #33af49;
content: "\13c35";/*download-alt*/
}
.nav.nav-list li:nth-child(24):before {
color: #CC0033;
content: "\13cc0";/*tag-double*/
}
.nav.nav-list li:nth-child(25):before {
color: #0040ff;
content: "\13ce3";/*ellipsis-h*/
}
.nav.nav-list li:nth-child(26):before {
color: #0040ff;
content: "\13ce4";/*ellipsis-v*/
}
.nav.nav-list li:nth-child(27):before {
color: #ffb300;
content: "\13c41";/*feed*/
}
.nav.nav-list li:nth-child(28):before {
color: #EA7C7C;
content: "\13c5a";/*heart*/
}
.nav.nav-list li:nth-child(29):before {
color: #9900CC;
content: "\13c73";/*messaging*/
}
.nav.nav-list li:nth-child(30):before {
color: #73b9ff;
content: "\13c21";/*clock-alt*/
}
.nav.nav-list li:nth-child(31):before {
color: #7fff73;
content: "\13d11";/*duplicate-alt*/
}
.nav.nav-list li:nth-child(32):before {
color: #c1756d;
content: "\13c92";/*pie*/
}
.nav.nav-list li:nth-child(33):before {
color: #8c0069;
content: "\13c14";/*chart*/
}
.nav.nav-list li:nth-child(34):before {
color: #fb1000;
content: "\13c78";/*mouse-pointer-highlighter*/
}
.nav.nav-list li:nth-child(35):before {
color: #668099;
content: "\13cb2";/*sign-in*/
}
.nav.nav-list li:nth-child(36):before {
color: #669999;
content: "\13cb3";/*sign-out*/
}
.nav.nav-list li:nth-child(37):before {
color: #c0c0c0;
content: "\13cd1";/*logs*/
}
.nav.nav-list li:nth-child(38):before {
color: #3378cc;
content: "\13c5d";/*info-circle*/
}
.nav.nav-list li:nth-child(39):before {
color: #2693ff;
content: "\13c77";/*modules*/
}
.nav.nav-list li:nth-child(40):before {
color: #b30059;
content: "\13cd4";/*users*/
}
.nav.nav-list li:nth-child(41):before {
color: #b35900;
content: "\13c81";/*nofification-circle*/
}
.nav.nav-list li:nth-child(42):before {
color: #ff9326;
content: "\13c72";/*menu*/
}
.nav.nav-list li:nth-child(43):before {
color: #f310de;
content: "\13c20";/*click*/
}
/* Sidebar */
.nav.nav-list li:before {
/*text-shadow:
-1px -1px 0 #fff,
1px -1px 0 #fff,
-1px 1px 0 #fff,
1px 1px 0 #fff;
color: #000 !important;*/
font-size: 120%;
padding-top: 5px;
padding-left: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.nav.nav-list li:before {
/*-webkit-text-stroke: 1px #fff;*/
text-shadow: none;
}
}
@-moz-document url-prefix() {
.nav.nav-list li:before {
/*-webkit-text-stroke: 1px #fff;*/
text-shadow: none;
}
}
.sidebar-nav .nav-list {
padding: 0px !important;
}
.nav-list {
margin: 0px !important;
}
.sidebar-nav .nav-list > li > a {
color: #fff !important;
/* padding: 7px 10px 7px 44px !important;
margin: -5px -5px -5px -10px !important;
/*width: 90%;*/
margin: 0px !important;
padding: 7px 10px 7px 40px !important;
margin: -5px 10px -5px 0px !important;
}
.sidebar-nav .nav-list > li > a:focus, .sidebar-nav .nav-list > li
> a:hover,
.nav-list > .active > a, .nav-list > .active > a:hover,
.nav-list > .active > a:focus {
text-shadow: 0px 0px 0px 0px transparent !important;
text-shadow: none !important;
/* background-color: #2D6CA2 !important;*/
}
.sidebar-nav .nav-list > li > a, .sidebar-nav .nav-list .nav-header {
text-shadow: none;
color: #fff;
}
.sidebar-nav .nav-list > li.active > a {
}
.sidebar-nav .nav-list > .active > a, .sidebar-nav .nav-list >
.active > a:hover, .sidebar-nav .nav-list > .active > a:focus {
background-color: #2D6CA2 !important;
text-shadow: none;
border-radius: 2px;
}
.sidebar-nav .nav > li > a:hover, .sidebar-nav .nav > li >
a:focus {
background-color: transparent;
text-decoration: none;
/*border-left: 5px solid #3071a9;*/
color: #3071a9;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #fff !important;
}
.table-striped tbody > tr.ph-featured,
.table-striped tbody > tr.ph-featured td {
background: #ffe599 !important;
}
#j-toggle-sidebar-icon {
display: none;
}
#status {
box-shadow: 0px 0px 0px 0px transparent !important;
box-shadow: inset 0px 0px 0px 0px transparent !important;
}
.pagination {
min-height: 25px;
}
.btn-group > .btn:first-child {
border-radius: 3px 0px 0px 3px !important;
}
.btn-group > .btn:last-child {
border-radius: 0px 3px 3px 0px !important;
}
#ph-extended-params {
/* display: none; */
}
.ph-extended-params-inbox {
background: #F1F5F9;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 10px;
margin-left: -10px;
margin-bottom: 10px;
}
.ph-product-price-history-box,
.ph-product-customer-group-box,
.ph-discount-box,
.ph-specification-box,
.ph-attribute-box {
background: #F1F5F9;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 10px;
margin-left: -10px;
margin-bottom: 10px;
}
.ph-option-box {
background: #DFE8F1;
padding: 10px;
border-radius: 3px;
}
.alert {
border-radius: 0px !important;
border: 0px !important;
}
.alert-success {
background-color: #DFF0D8 !important;
border-left: 5px solid #3C763D !important;
}
.alert-info {
background-color: #D9EDF7 !important;
border-left: 5px solid #31709B !important;
}
.alert-warning {
background-color: #FCF8E3 !important;
border-left: 5px solid #8A6D3B !important;
}
.alert-error,
.alert-danger {
background-color: #F2DEDE !important;
border-left: 5px solid #A94442 !important;
}
.ph-admin-stat-box {
padding: 20px;
border-radius: 3px;
background: #ffffff;
border: 1px solid #DFE8F1;
margin: 20px 0px;
}
.label, .badge {
text-shadow: none !important;
font-weight: 100 !important;
}
.input-append .add-on, .input-prepend .add-on {
height: auto !important;
border-color: #dedede !important;
}
#phAdminEdit input, #phAdminEdit textarea, #phAdminEdit .uneditable-input {
width: 220px;
}
#phAdminEdit .ph-attribute-box .minicolors-input,
#phAdminEdit .ph-attribute-box .input-small {
width: 90px;
}
#phAdminEditProducts input {
width: 150px;
}
#phAdminEditProducts input.input-xlarge {
width: 200px;
}
#phAdminEditProducts input.input-xxlarge {
width: 530px;
}
#phAdminEdit .chzn-search input {
width: 210px;
}
#phAdminEdit .ph-radio-top {
vertical-align:top;
top:0;
padding-top:0px;
margin: 0 auto;
text-align: center;
margin-top: -26px !important;
width: 20px !important;
}
#phAdminEdit .ph-radio-top input {
width: 20px !important;
}
.col-sm-6, .col-sm-2 {
}
/* Multiple Upload */
ul.plupload_filelist li {
padding-top: 15px;
}
ul.plupload_filelist li.plupload_file_name {
width: 35%;
}
ul.plupload_filelist li .plupload_file_name:before {
font-family: 'JoomlaFont' !important;
color: #d0d0d0;
content: "\e022";
float: left;
margin: 0px 5px 5px 0px;
padding-bottom: 2px;
}
.plupload_filelist {
margin: 0;
padding: 0;
list-style: none;
border: 5px dashed #d0d0d0;
background: #f5f5f5;
border-radius: 0;
}
li.plupload_droptext {
font-size: 200%;
color: #d0d0d0;
text-transform: uppercase;
font-weight: bold;
}
li.plupload_droptext:before {
font-family: 'JoomlaFont' !important;
color: #d0d0d0;
content: "\e022 ";
font-size: 200%;
text-align: center;
margin: 0px auto;
/*display: block-inline;*/
float:none;
}
.ph-red {
color: #d60000;
}
.ph-currency-row {
margin: 5px;
background: #FFD6D6;
border-radius: 3px;
}
.ph-currency-col {
margin: 5px;
background: #FFD6D6;
border-radius: 0px;
text-align: center;
}
.ph-success-txt {
font-weight: bold;
color: #00B19D;
}
.ph-disabled-txt {
font-weight: bold;
color: #F76397;
}
.ph-extension-button .btn {
padding: 6px 5px;
}
table#extensionList tr td {
vertical-align: middle;
}
.ph-featured-box {
padding: 10px;
background: #fff;
border: 1px solid #DFE8F1;
}
.ph-featured-head {
font-weight: bold;
}
.ph-featured-image {
float: left;
margin: 0px 10px 10px 0px;
}
.ph-featured-image-large {
text-align: center;
}
.ph-featured-image-large img {
margin: 10px auto;
}
.ph-featured-box a,
.ph-featured-box a:hover,
.ph-featured-box a:visited,
.ph-featured-box a:focus {
text-decoration:none;
color: #555;
}
/* 3.3.0 */
.ph-cpanel-chart-box {
box-shadow: 0 3px 8px 0 rgba(60,70,100,.1), 0 3px 6px 0 rgba(0,0,0,0.1);
background-image: linear-gradient(-45deg,#0443a5,#009bd5);
background-position: center;
border: 0;
color: #fff;
box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
}
.ph-icon-inside-box {
border: 0;
background-image: linear-gradient(-45deg,#ffffff,#f5f5f5);
box-shadow: 0 3px 8px 0 rgba(60,70,100,.1), 0 3px 6px 0 rgba(0,0,0,0.1);
background-image: linear-gradient(-45deg,#f5f5f5,#ffffff);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
}
.ph-cpanel-info-box, .ph-cpanel-tips-box {
border: 0;
background-image: linear-gradient(-45deg,#ffffff,#f7f7f7);
box-shadow: 0 3px 8px 0 rgba(60,70,100,.1), 0 3px 6px 0 rgba(0,0,0,0.1);
background-image: linear-gradient(-45deg,#f5f5f5,#ffffff);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
}
.ph-cpanel-color {
border: 0;
background-image: linear-gradient(-45deg,#ffffff,#f7f7f7);
box-shadow: 0 3px 8px 0 rgba(60,70,100,.1), 0 3px 6px 0 rgba(0,0,0,0.1);
background-image: linear-gradient(-45deg,#f5f5f5,#ffffff);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
}
.ph-cpanel-color-right {
/* background: rgba(200,200,200,0.1);*/
background: #fff;
}
.ph-cpanel-color1 {
color: #3ddcf7;
}
.ph-cpanel-color1,
.ph-cpanel-color1 .ph-cpanel-color-right {
background-image: linear-gradient(80deg, #3ddcf7,#0ad3f5);
color: #fff;
}
.ph-cpanel-color2 {
color: #00b19d;
}
.ph-cpanel-color2,
.ph-cpanel-color2 .ph-cpanel-color-right {
background-image: linear-gradient(80deg, #00b19d,#007a6d);
color: #fff;
}
.ph-cpanel-color3 {
color: #F76397;
}
.ph-cpanel-color3,
.ph-cpanel-color3 .ph-cpanel-color-right {
background-image: linear-gradient(80deg, #F76397,#f42e74);
color: #fff;
}
.ph-cpanel-color4 {
color: #7266BA;
}
.ph-cpanel-color4,
.ph-cpanel-color4 .ph-cpanel-color-right {
background-image: linear-gradient(80deg, #7266BA,#5649a2);
color: #fff;
}
.ph-cpanel-color5 {
color: #FFAA00;
}
.ph-cpanel-color5,
.ph-cpanel-color5 .ph-cpanel-color-right {
background-image: linear-gradient(80deg, #FFAA00,#cc8800);
color: #fff;
}
.ph-cpanel-color6 {
color: #3BAFDA;
}
.ph-cpanel-color6,
.ph-cpanel-color6 .ph-cpanel-color-right {
background-image: linear-gradient(80deg, #3BAFDA,#2493bd);
color: #fff;
}
.sidebar-nav .nav-list > li > a:focus,
.sidebar-nav .nav-list > li > a:hover,
.nav-list > .active > a, .nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.sidebar-nav .nav-list > .active > a,
.sidebar-nav .nav-list > .active > a:hover,
.sidebar-nav .nav-list > .active > a:focus {
background-color: #2D6CA2 !important;
background-image: linear-gradient(-80deg, #2D6CA2,#215078);
}
.ph-admin-manage table {
/*box-shadow: 0 3px 8px 0 rgba(60,70,100,.1), 0 3px 6px 0
rgba(0,0,0,0.1);*/
box-shadow: 0 3px 6px 0 #dfe8f1;
box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
}
#phAdminEdit .subform-repeatable-group {
background: #F1F5F9;
border:0;
border-radius: 5px;
margin-top: 10px;
}
#phAdminEdit .form-horizontal .subform-repeatable-group .control-group {
margin-bottom: 8px;
}
#phAdminEdit .subform-repeatable-group .subform-repeatable-group {
background: #cfdbe5;
border:0;
border-radius: 5px;
}
#phAdminEdit .btn.group-add,
#phAdminEdit .btn.group-remove {
border-radius: 3px !important;
}
#phAdminEdit .btn.group-move {
font-weight: normal !important;
border-radius: 3px 0 0 3px !important;
border: 0 !important;
margin-right: 0 !important;
}
#phAdminEdit .ph-admin-order-link,
#phAdminEdit .ph-admin-download-links {
background: #F1F5F9;
border:0;
border-radius: 5px;
padding: 10px;
margin: 5px;
}
#phAdminEdit .ph-admin-download-links table tr td {
padding: 5px;
}
/* CP Info */
.ph-box-cp {
display: flex;
}
.ph-left-cp {
flex-basis: 50%;
}
.ph-right-cp {
flex-basis: 50%;
}
/* CP Icons */
.ph-cp-item-box {
display: flex;
flex-wrap: wrap;
margin-top: 25px;
}
.ph-cp-item {
width: 7rem;
margin: 0 0.7em 1.4em 0.7em;
}
.ph-cp-item-icon {
background: #fff;
border-radius: 5px;
width: 7rem;
height: 7rem;
text-align: center;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
border: 0;
background-image: linear-gradient(-45deg,#ffffff,#ffffff);
box-shadow: 1px 2px 1px 0 rgba(0,0,0,.15);
}
.ph-cp-item-icon-link {
width: 7rem;
height:7rem;
display: flex;
}
.ph-cp-item-icon-link,
.ph-cp-item-icon-link:hover,
.ph-cp-item-icon-link:active,
.ph-cp-item-icon-link:visited,
.ph-cp-item-icon-link:focus {
color: #A6AAB1;
text-decoration: none;
}
.ph-cp-item-icon-link span {
border: 0px;
box-shadow: none;
border-radius: 50%;
width: 5rem;
height: 5rem;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
padding: 5px;
text-align: center;
}
.ph-cp-item-icon-link:hover {
border: 0px;
box-shadow: none;
}
.ph-cp-item-icon-link-large {
font-size: 2.6rem;
width: 2.6rem;
height:2.6rem;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.ph-cp-item-title {
display:block;
font-size: 0.95em;
margin: 0 auto;
margin-top: 0.1em;
text-align: center
}
.ph-cp-item-icon-link-large {
text-shadow:
-2px -2px 0 #575757,
2px -2px 0 #575757,
-2px 2px 0 #575757,
2px 2px 0 #575757;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ph-cp-item-icon-link-large {
/*-webkit-text-stroke: 2px #575757;*/
text-shadow: none;
}
}
@-moz-document url-prefix() {
.ph-cp-item-icon-link-large {
/*-webkit-text-stroke: 2px #575757;*/
text-shadow: none;
}
}
.ph-cp-item-icon-link-large:before {
font-family: 'JoomlaFont' !important;
}
.ph-cp-item [class^="icon-"], .ph-cp-item [class*="
icon-"] {
display: inline;
width: auto;
height: auto;
margin-right: auto;
line-height: 1;
}
.ph-cp-item [class^="icon-"].duotone:after, .ph-cp-item
[class*=" icon-"].duotone:after {
opacity: 0.6;
}
.ph-icon-task i:before{
font-family: 'JoomlaFont' !important;
}
.ph-icon-task i {
font-size: 150%;
}
.ph-icon-task.disabled i,
.ph-icon-task.disabled i:before,
.ph-icon-task.disabled i:after {
opacity: 0.35;
}
.duotone.icon-purge:before {
color: #CC1020;
}
.duotone.icon-articles:after {
color: #CC1020;
}
.ph-action-row {
white-space:nowrap;
display: flex;
align-items:flex-start;
justify-content: flex-start;
}
PKKE�[��#uu&administrator/phocacartunittesting.cssnu�[���#phUnitTest
{
border: 1px solid #f0f0f0;
height: 90vh;
overflow: auto;
width: 100%;
}
html, body {
padding: 0;
margin: 0;
}
#phUnitTest,
#phut-box ,
#phut-box table{
background: #000;
color: #fff;
margin: 0;
padding: 0;
font-family: "Consolas", sans-serif;
}
#phut-box {
font-size: 100%;
}
table.phut-calculation
table.phut-calculation tr,
table.phut-calculation tr td,
table.phut-calculation tr td th {
padding: 3px;
border: 1px dashed #f0f0f0;
border-collapse:collapse;
}
table.phut-calculation tr td {
white-space: nowrap;
}
/* *** */
#phut-box table {
border-collapse:collapse;
font-size: 90%;
}
#phut-box.phut-box {
padding: 30px;
}
.phut-row.row {
}
table.phut-calculation tr td:nth-child(2),
table.phut-calculation tr td:nth-child(3) {
text-align: right;
}
table.phut-calculation tr.b {
font-weight: bold;
}
table.phut-calculation tr td.b {
font-weight: bold;
}
table.phut-calculation tr td.bb {
font-weight: bold;
background: #ffff99;
}
table.phut-calculation tr td.bbt {
font-weight: bold;
background: #ffd24c;
}
table.phut-calculation tr td.bbr {
font-weight: bold;
background: #ffff4c;
}
.phut-total {
background: #00b3b2;
}
.phut-totalc {
background: #59b300;
}
.phut-subtotalc {
background: #666600;
}
.phut-rounding {
background: #006666;
}
.phut-roundingc {
background: #336600;
}
.ok {
background: #2db300;
color: #fff;
width: 100%;
margin: 0 auto;
text-align: center;
}
.error {
background: #b32d00;
color: #fff;
padding: 3px;
}
.error-fixed {
background: #ffcfbf;
color: #fff;
padding: 3px;
}
.warning {
background: #ff8000;
color: #fff;
padding: 3px;
}
.rounding {
background: #4c79ff;
color: #fff;
padding: 3px;
}
.small {
font-size: 25%;
}
.phut-flr {
float: right;
marging: 5px;
}
.phut-fll {
float: left;
margin: 5px;
}
.phut-header {
margin: 5px;
font-weight: bold;
}
PKKE�[��@�ccadministrator/rtl.cssnu�[���/*
@package Joomla
* @copyright Copyright (C) Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* @extension Phoca Cart
* @copyright Copyright (C) Jan Pavelka www.phoca.cz -
https://www.phoca.cz/phocacart
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
.ph-float-right,
.ph-right {
text-align: left;
}
.ph-float-left,
.ph-left{
text-align: right;
}
.ph-admin-additional-box {
left: 0.3em;
right: auto;
}
#toolbar [class^="icon-"],
#toolbar [class*=" icon-"] {
border-left: none !important;
}
PKKE�[�$�)')'animate/animate.cssnu�[���@charset
"UTF-8";
/*!
* animate.css -http://daneden.me/animate
* Version - 3.6.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855,
0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855,
0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855,
0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855,
0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide
*/
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide
*/
@-webkit-keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1,
0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1,
0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1,
0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1,
0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px,
0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675,
0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
/* KenBurns Effect */
@keyframes kenburnsBottomLeft {
0% {
transform: scale(1) translate(0, 0);
transform-origin: 16% 84%;
}
100% {
transform: scale(1.25) translate(-20px, 15px);
transform-origin: left bottom;
}
}
/* Active slide needs to be selected because of possible conflicts between
slides */
.swiper-slide-active .kenburnsBottomLeft {
/* -webkit-animation-name: kenburnsBottomLeft;
animation-name: kenburnsBottomLeft;*/
animation: kenburnsBottomLeft 8s ease-out both;
}
PKKE�[:G6�6�animate/animate.min.cssnu�[���@charset
"UTF-8";/*!
* animate.css -http://daneden.me/animate
* Version - 3.6.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes
bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes
bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center
bottom;transform-origin:center bottom}@-webkit-keyframes
flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes
flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes
pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes
pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes
rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes
rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes
shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes
shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes
headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px)
rotateY(-9deg);transform:translateX(-6px)
rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px)
rotateY(7deg);transform:translateX(5px)
rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px)
rotateY(-5deg);transform:translateX(-3px)
rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px)
rotateY(3deg);transform:translateX(2px)
rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes
headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px)
rotateY(-9deg);transform:translateX(-6px)
rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px)
rotateY(7deg);transform:translateX(5px)
rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px)
rotateY(-5deg);transform:translateX(-3px)
rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px)
rotateY(3deg);transform:translateX(2px)
rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes
swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes
swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top
center;transform-origin:top
center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes
tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1)
rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1)
rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1)
rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1)
rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes
tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1)
rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1)
rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1)
rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1)
rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes
wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0)
rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0)
rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0)
rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0)
rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0)
rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0)
rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0)
rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0)
rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0)
rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0)
rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0)
rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0)
rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0)
rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0)
rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0)
rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0)
rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0)
rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0)
rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0)
rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0)
rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes
jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg)
skewY(-12.5deg);transform:skewX(-12.5deg)
skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg)
skewY(6.25deg);transform:skewX(6.25deg)
skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg)
skewY(-3.125deg);transform:skewX(-3.125deg)
skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg)
skewY(1.5625deg);transform:skewX(1.5625deg)
skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg)
skewY(-.78125deg);transform:skewX(-.78125deg)
skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg)
skewY(.390625deg);transform:skewX(.390625deg)
skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg)
skewY(-.1953125deg);transform:skewX(-.1953125deg)
skewY(-.1953125deg)}}@keyframes
jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg)
skewY(-12.5deg);transform:skewX(-12.5deg)
skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg)
skewY(6.25deg);transform:skewX(6.25deg)
skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg)
skewY(-3.125deg);transform:skewX(-3.125deg)
skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg)
skewY(1.5625deg);transform:skewX(1.5625deg)
skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg)
skewY(-.78125deg);transform:skewX(-.78125deg)
skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg)
skewY(.390625deg);transform:skewX(.390625deg)
skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg)
skewY(-.1953125deg);transform:skewX(-.1953125deg)
skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes
bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes
bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes
bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes
bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes
bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes
bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes
bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes
bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes
bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes
bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes
bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes
bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes
bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes
bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes
bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes
bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes
fadeIn{from{opacity:0}to{opacity:1}}@keyframes
fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes
fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes
fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes
fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes
fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes
fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes
fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes
fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes
fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes
fadeOut{from{opacity:1}to{opacity:0}}@keyframes
fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes
fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes
fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes
fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes
fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes
fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes
fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes
fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes
fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes
fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes
fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes
fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes
fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes
fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes
fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes
fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes
fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes
flip{from{-webkit-transform:perspective(400px)
rotate3d(0,1,0,-360deg);transform:perspective(400px)
rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px)
translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px)
translate3d(0,0,150px)
rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px)
translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px)
translate3d(0,0,150px)
rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px)
scale3d(.95,.95,.95);transform:perspective(400px)
scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes
flip{from{-webkit-transform:perspective(400px)
rotate3d(0,1,0,-360deg);transform:perspective(400px)
rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px)
translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px)
translate3d(0,0,150px)
rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px)
translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px)
translate3d(0,0,150px)
rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px)
scale3d(.95,.95,.95);transform:perspective(400px)
scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes
flipInX{from{-webkit-transform:perspective(400px)
rotate3d(1,0,0,90deg);transform:perspective(400px)
rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px)
rotate3d(1,0,0,-20deg);transform:perspective(400px)
rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px)
rotate3d(1,0,0,10deg);transform:perspective(400px)
rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px)
rotate3d(1,0,0,-5deg);transform:perspective(400px)
rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes
flipInX{from{-webkit-transform:perspective(400px)
rotate3d(1,0,0,90deg);transform:perspective(400px)
rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px)
rotate3d(1,0,0,-20deg);transform:perspective(400px)
rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px)
rotate3d(1,0,0,10deg);transform:perspective(400px)
rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px)
rotate3d(1,0,0,-5deg);transform:perspective(400px)
rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes
flipInY{from{-webkit-transform:perspective(400px)
rotate3d(0,1,0,90deg);transform:perspective(400px)
rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px)
rotate3d(0,1,0,-20deg);transform:perspective(400px)
rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px)
rotate3d(0,1,0,10deg);transform:perspective(400px)
rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px)
rotate3d(0,1,0,-5deg);transform:perspective(400px)
rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes
flipInY{from{-webkit-transform:perspective(400px)
rotate3d(0,1,0,90deg);transform:perspective(400px)
rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px)
rotate3d(0,1,0,-20deg);transform:perspective(400px)
rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px)
rotate3d(0,1,0,10deg);transform:perspective(400px)
rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px)
rotate3d(0,1,0,-5deg);transform:perspective(400px)
rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes
flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px)
rotate3d(1,0,0,-20deg);transform:perspective(400px)
rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px)
rotate3d(1,0,0,90deg);transform:perspective(400px)
rotate3d(1,0,0,90deg);opacity:0}}@keyframes
flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px)
rotate3d(1,0,0,-20deg);transform:perspective(400px)
rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px)
rotate3d(1,0,0,90deg);transform:perspective(400px)
rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes
flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px)
rotate3d(0,1,0,-15deg);transform:perspective(400px)
rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px)
rotate3d(0,1,0,90deg);transform:perspective(400px)
rotate3d(0,1,0,90deg);opacity:0}}@keyframes
flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px)
rotate3d(0,1,0,-15deg);transform:perspective(400px)
rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px)
rotate3d(0,1,0,90deg);transform:perspective(400px)
rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes
lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0)
skewX(-30deg);transform:translate3d(100%,0,0)
skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes
lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0)
skewX(-30deg);transform:translate3d(100%,0,0)
skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes
lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0)
skewX(30deg);transform:translate3d(100%,0,0)
skewX(30deg);opacity:0}}@keyframes
lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0)
skewX(30deg);transform:translate3d(100%,0,0)
skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes
rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes
rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes
rotateInDownLeft{from{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes
rotateInDownLeft{from{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes
rotateInDownRight{from{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes
rotateInDownRight{from{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes
rotateInUpLeft{from{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes
rotateInUpLeft{from{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes
rotateInUpRight{from{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes
rotateInUpRight{from{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes
rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes
rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes
rotateOutDownLeft{from{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;opacity:1}to{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes
rotateOutDownLeft{from{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;opacity:1}to{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes
rotateOutDownRight{from{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;opacity:1}to{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes
rotateOutDownRight{from{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;opacity:1}to{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes
rotateOutUpLeft{from{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;opacity:1}to{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes
rotateOutUpLeft{from{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;opacity:1}to{-webkit-transform-origin:left
bottom;transform-origin:left
bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes
rotateOutUpRight{from{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;opacity:1}to{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes
rotateOutUpRight{from{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;opacity:1}to{-webkit-transform-origin:right
bottom;transform-origin:right
bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes
hinge{0%{-webkit-transform-origin:top left;transform-origin:top
left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top
left;transform-origin:top
left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top
left;transform-origin:top
left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes
hinge{0%{-webkit-transform-origin:top left;transform-origin:top
left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top
left;transform-origin:top
left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top
left;transform-origin:top
left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes
jackInTheBox{from{opacity:0;-webkit-transform:scale(.1)
rotate(30deg);transform:scale(.1)
rotate(30deg);-webkit-transform-origin:center
bottom;transform-origin:center
bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes
jackInTheBox{from{opacity:0;-webkit-transform:scale(.1)
rotate(30deg);transform:scale(.1)
rotate(30deg);-webkit-transform-origin:center
bottom;transform-origin:center
bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes
rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)
rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0)
rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)
rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0)
rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes
rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0)
rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0)
rotate3d(0,0,1,120deg)}}@keyframes
rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0)
rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0)
rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes
zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes
zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes
zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1)
translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes
zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1)
translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes
zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1)
translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(10px,0,0);transform:scale3d(.475,.475,.475)
translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes
zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1)
translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(10px,0,0);transform:scale3d(.475,.475,.475)
translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes
zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(1000px,0,0);transform:scale3d(.1,.1,.1)
translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(-10px,0,0);transform:scale3d(.475,.475,.475)
translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes
zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(1000px,0,0);transform:scale3d(.1,.1,.1)
translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(-10px,0,0);transform:scale3d(.475,.475,.475)
translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes
zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(0,1000px,0);transform:scale3d(.1,.1,.1)
translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes
zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(0,1000px,0);transform:scale3d(.1,.1,.1)
translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes
zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes
zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes
zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(0,2000px,0);transform:scale3d(.1,.1,.1)
translate3d(0,2000px,0);-webkit-transform-origin:center
bottom;transform-origin:center
bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes
zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(0,2000px,0);transform:scale3d(.1,.1,.1)
translate3d(0,2000px,0);-webkit-transform-origin:center
bottom;transform-origin:center
bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes
zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(42px,0,0);transform:scale3d(.475,.475,.475)
translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1)
translate3d(-2000px,0,0);transform:scale(.1)
translate3d(-2000px,0,0);-webkit-transform-origin:left
center;transform-origin:left center}}@keyframes
zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(42px,0,0);transform:scale3d(.475,.475,.475)
translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1)
translate3d(-2000px,0,0);transform:scale(.1)
translate3d(-2000px,0,0);-webkit-transform-origin:left
center;transform-origin:left
center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes
zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(-42px,0,0);transform:scale3d(.475,.475,.475)
translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1)
translate3d(2000px,0,0);transform:scale(.1)
translate3d(2000px,0,0);-webkit-transform-origin:right
center;transform-origin:right center}}@keyframes
zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(-42px,0,0);transform:scale3d(.475,.475,.475)
translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1)
translate3d(2000px,0,0);transform:scale(.1)
translate3d(2000px,0,0);-webkit-transform-origin:right
center;transform-origin:right
center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes
zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1)
translate3d(0,-2000px,0);-webkit-transform-origin:center
bottom;transform-origin:center
bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes
zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1)
translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1)
translate3d(0,-2000px,0);-webkit-transform-origin:center
bottom;transform-origin:center
bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes
slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes
slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes
slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes
slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes
slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes
slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes
slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes
slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes
slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes
slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes
slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes
slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@keyframes
kenburnsBottomLeft{0%{transform:scale(1)
translate(0,0);transform-origin:16% 84%}100%{transform:scale(1.25)
translate(-20px,15px);transform-origin:left bottom}}.swiper-slide-active
.kenburnsBottomLeft{animation:kenburnsBottomLeft 8s ease-out
both}PKKE�[�#o,,animate/index.htmlnu�[���<html><body
bgcolor="#FFFFFF"></body></html>PKKE�[XJt�� graph.cssnu�[���/*
Resets */
.graph-container,
.graph-container div,
.graph-container a,
.graph-container span {
margin: 0;
padding: 0;
}
/* Gradinet and Rounded Corners */
.graph-container, #tooltip, .graph-info a {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%,#ffffff), color-stop(100%,#f9f9f9));
background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/* Graph Container */
.graph-container {
position: relative;
width: 94%;
height: 400px;
padding: 10px;
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.1);
box-shadow: 0px 1px 2px rgba(0,0,0,.1);
}
.graph-container > div {
position: absolute;
width: inherit;
height: inherit;
top: 10px;
left: 25px;
}
.graph-info {
width: 94%;
margin-bottom: 10px;
}
.graph-info a {
position: relative;
display: inline-block;
float: left;
height: 20px;
padding: 7px 10px 5px 30px;
margin-right: 10px;
text-decoration: none;
cursor: default;
}
/* Color Circles */
.graph-info a:before {
position: absolute;
display: block;
content: '';
width: 8px;
height: 8px;
top: 13px;
left: 13px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.graph-info .amount { border-bottom: 2px solid #71c73e; }
.graph-info .orders { border-bottom: 2px solid #77b7c5; }
.graph-info .amount:before { background: #71c73e; }
.graph-info .orders:before { background: #77b7c5; }
/* Lines & Bars Buttons */
#lines, #bars {
width: 34px;
height: 32px;
padding: 0;
margin-right: 0;
margin-left: 10px;
border-bottom: 2px solid #71c73e;
float: right;
cursor: pointer;
}
#lines.active, #bars.active {
background: #82d344;
background: -moz-linear-gradient(top, #82d344 0%, #71c73e 100%);
background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%,#82d344), color-stop(100%,#71c73e));
background: -webkit-linear-gradient(top, #82d344 0%,#71c73e 100%);
background: -o-linear-gradient(top, #82d344 0%,#71c73e 100%);
background: -ms-linear-gradient(top, #82d344 0%,#71c73e 100%);
background: linear-gradient(to bottom, #82d344 0%,#71c73e 100%);
}
#lines span, #bars span {
display: block;
width: 34px;
height: 32px;
/*background: url('../img/lines.png') no-repeat 9px 12px;*/
}
/*
#bars span { background: url('../img/bars.png') no-repeat center
10px; }
#lines.active span { background-image:
url('../img/lines_active.png'); }
#bars.active span { background-image:
url('../img/bars_active.png'); }
*/
#lines span,
#bars span { font-size: 18px;padding-top: 9px;padding-left: 7px; color:
#999;}
#lines.active span,
#bars.active span { color: #fff;}
#lines:hover, #lines:focus,
#bars:hover, #bars:focus,
a.orders:hover, a.orders:focus,
a.amount:hover, a.amount:focus,
a.orders, a.amount {
text-decoration: none;
color: #555;
}
/* Clear Floats */
.graph-info:before, .graph-info:after,
.graph-container:before, .graph-container:after {
content: '';
display: block;
clear: both;
}
#tooltip, .graph-info a {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 20px;
color: #646464;
}
.tickLabel {
font-weight: bold;
font-size: 12px;
color: #777;
}
.legendLabel {
color: #999;
}
#tooltip {
position: absolute;
display: none;
padding: 5px 10px;
border: 1px solid #e1e1e1;
}
div.xAxis div.tickLabel
{
transform: rotate(-45deg);
-ms-transform:rotate(-45deg); /* IE 9 */
-moz-transform:rotate(-45deg); /* Firefox */
-webkit-transform:rotate(-45deg); /* Safari and Chrome */
-o-transform:rotate(-45deg); /* Opera */
/*rotation-point:50% 50%;*/ /* CSS3 */
/*rotation:270deg;*/ /* CSS3 */
margin-top: 20px;
margin-left: -35px;
font-weight: normal;
font-size: 10px;
}PKKE�[�X� � main-product-hover.cssnu�[���/*
body.preload *{
animation-duration: 0s !important;
-webkit-animation-duration: 0s !important;
transition:background-color 0s, opacity 0s, color 0s, width 0s, height 0s,
padding 0s, margin 0s !important;
}
*/
body.preload *{
transition: padding 0s, margin 0s !important;
}
.ph-item-box.grid {
/*display: inline-block;*/
position: relative;
margin-bottom: 30px;
clear: both;
}
.ph-item-box.gridlist,
.ph-item-box.list {
margin-bottom: 10px;
}
.ph-item-box:hover{
z-index: 999;
}
/* substitution for thumbnail */
/* Chrome problem with box sizing */
@media screen and (-webkit-min-device-pixel-ratio:0) and
(min-resolution:.001dpcm) {
.row-flex.grid .row-item {
flex-direction: inherit;
margin-bottom: 30px;
}
}
.ph-item-box .ph-item{
transition: all 0.3s;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
display: inline-block;
line-height: 1.42857;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
padding: 0px;
}
.ph-item-box.grid:hover .ph-item {
box-shadow: 0px 0px 5px rgba(1, 1, 1, 0.3);
padding: 0px;
padding-bottom: 25px;
margin-bottom: -25px;
display: inline-block;
z-index: 0;
clear:both;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}
.ph-item-box .ph-item-content {
padding: 10px;
}
.ph-item-box .ph-item-action-box .ph-item-action-fade{
clear: both;
padding-top: 10px;
padding-bottom: 15px;
left: 0px;
right: 0px;
visibility: hidden;
opacity: 0;
position: absolute;
bottom: 0;
transition: all 0.3s;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box
}
.ph-item-box:hover .ph-item-action-box .ph-item-action-fade {
visibility: visible;
opacity: 1;
bottom: -47px;
}
.ph-item-box .ph-item-action-box{
padding-bottom: 7px;
position: relative;
}
.ph-item-box .ph-item-action-fade a{
/*display: block;*/
/*max-width: 50%;*/
/*overflow: hidden;*/
white-space: nowrap;
transform: scale(0);
opacity: 0;
visibility: hidden;
background: #f7f7f7;
text-align: center;
border-radius: 50%;
margin:auto;
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
position: relative;
vertical-align: middle;
font-size: 18px;
padding: 0px;
}
.ph-item-box:hover .ph-item-action-fade a{
transform: scale(1);
opacity: 1;
visibility: visible;
}
.ph-item-box .ph-item-action-fade a span.glyphicon,
.ph-item-box .ph-item-action-fade a span.fa {
margin-left: -1px;
margin-top: 7px;
}
PKKE�[̱�ڝ�main-product-image-move.cssnu�[���/*
Switch images category or items view */
.phIBoxOH {
position: relative;
}
.phIBoxOH .phIBox {
border-radius: 0;
display: inline-block;
/*display:block;*/
overflow: hidden;
position: relative;
text-align: center;
}
.phIBoxOH .phIL,
.phIBoxOH .phIR {
display: inline-block;
transition: opacity 0.7s ease 0s, transform 0.7s ease 0s;
}
.phIBoxOH:hover .phIL,
.phIBoxOH:hover .phIR {
transform: translate(100%, 0px);
}
.phIBoxOH .phIBox .phIRBox {
left: 0;
padding: 0;
position: absolute;
top: 0;
/*transform: translate(-100%, 0px);*/
left: -100%;
transition: all 0.5s ease-in-out 0s;
width: 100%;
}PKKE�[��>˞���main.cssnu�[���/* @package
Joomla
* @copyright Copyright (C) Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* @extension Phoca Cart
* @copyright Copyright (C) Jan Pavelka www.phoca.cz -
https://www.phoca.cz/phocacart
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
.ph-top {
margin-bottom: 5px;
}
.ph-desc,
.ph-items,
.ph-categories,
.ph-subcategories {
margin-top: 10px;
}
.ph-desc {
margin-bottom: 20px;
}
.pc-item-view .ph-desc {
margin-top: 15px;
margin-bottom: 15px;
}
.ph-cat-desc,
.ph-item-desc {
}
.pc-checkout-view,
.pc-account-view,
.pc-category-view,
.pc-categories-view,
.pc-item-view {
margin: 10px 0px;
}
.ph-center,
.ph-image,
.ph-image-full {
text-align: center;
margin: 0 auto;
}
.ph-image-navigation-box {
margin-top: 10px;
}
.ph-image-navigation {
width: 7em;
}
.ph-small {
font-size: x-small;
}
.ph-u {
text-decoration: underline;
}
.ph-cb {
clear: both;
}
.ph-right {
text-align: right;
}
.ph-left{
text-align: left;
}
.ph-hr {
border-bottom: 1px solid #ddd;
}
.ph-msg-error{
color: #a94442;
}
.ph-checkout-cart-box .ph-hr {
border-color: #ddd;
}
/* Previous Bootstrap Thumbnail */
.b-thumbnail > img,
.b-thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
}
.b-thumbnail {
display: block;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.b-thumbnail > img,
.b-thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.b-thumbnail:hover,
a.b-thumbnail:focus,
a.b-thumbnail.active {
border-color: #337ab7;
}
.b-thumbnail .caption {
padding: 9px;
color: #333;
}
/*.ph-item-reward-box,*/
.ph-category-bottom-box,
.ph-category-action-buttons,
.ph-item-bottom-box,
.ph-item-add-to-cart-box,
.ph-item-min-qty-box,
.ph-item-stock-box,
.ph-item-tag-box,
.ph-item-size-box {
margin-top: 20px;
}
.pc-category-view .ph-item-min-qty-box {
margin-top: 0px;
}
.ph-item-buy-now-box {
/* margin-top: -1px; */
}
.pc-item-view .ph-item-buy-now-box {
margin-top: 20px;
}
.ph-item-tag-box span a {
color: #fff;
text-decoration:none;
}
.ph-item-reward-box .ph-reward,
.ph-category-price-box .ph-price-brutto,
.ph-category-price-box .ph-price-netto,
.ph-category-price-box .ph-price-original,
.ph-category-price-box .ph-price-base,
.ph-category-price-box .ph-tax,
.ph-item-sku-box .ph-sku,
.ph-item-upc-box .ph-upc,
.ph-item-ean-box .ph-ean,
.ph-item-jan-box .ph-jan,
.ph-item-isbn-box .ph-isbn,
.ph-item-mpn-box .ph-mpn,
.ph-item-serial-number-box .ph-serial-number,
.ph-item-min-qty-box .ph-min-qty,
.ph-item-manufacturer-box .ph-manufacturer,
.ph-item-delivery-date-box .ph-delivery-date,
.ph-item-price-box .ph-price-brutto,
.ph-item-price-box .ph-price-netto,
.ph-item-price-box .ph-price-original,
.ph-item-price-box .ph-price-base,
.ph-item-price-box .ph-tax,
.ph-item-stock-box .ph-stock,
.ph-category-stock-box .ph-stock,
.ph-item-size-box .ph-item-length,
.ph-item-size-box .ph-item-width,
.ph-item-size-box .ph-item-height,
.ph-item-size-box .ph-item-weight,
.ph-item-size-box .ph-item-volume
{
float: right;
}
.ph-top-space {
margin-top: 20px;
}
.ph-item-reward-box .ph-reward-txt,
.ph-category-price-box .ph-price-txt,
.ph-category-price-box .ph-tax-txt,
.ph-category-stock-box .ph-stock-txt,
.ph-item-sku-box .ph-sku-txt,
.ph-item-upc-box .ph-upc-txt,
.ph-item-ean-box .ph-ean-txt,
.ph-item-jan-box .ph-jan-txt,
.ph-item-isbn-box .ph-isbn-txt,
.ph-item-mpn-box .ph-mpn-txt,
.ph-item-serial-number-box .ph-serial-number-txt,
.ph-item-min-qty-box .ph-min-qty-txt,
.ph-item-manufacturer-box .ph-manufacturer-txt,
.ph-item-delivery-date-box .ph-delivery-date-txt,
.ph-item-price-box .ph-price-txt,
.ph-item-price-box .ph-tax-txt,
.ph-item-stock-box .ph-stock-txt,
.ph-item-size-box .ph-item-length-txt,
.ph-item-size-box .ph-item-width-txt,
.ph-item-size-box .ph-item-height-txt,
.ph-item-size-box .ph-item-weight-txt,
.ph-item-size-box .ph-item-volume-txt
{
float: left;
clear: both;
}
.ph-item-box.list .ph-item {
width: 100%;
}
.ph-item-box.list .ph-category-price-box,
.ph-item-box.gridlist .ph-category-price-box {
padding-bottom: 10px;
}
.ph-category-price-box .ph-price-original,
.ph-item-price-box .ph-price-original {
color: #cc0000;
font-weight: bold;
text-decoration: line-through;
}
.ph-checkout-cart-brutto,
.ph-cart-total,
.ph-category-price-box .ph-price-brutto,
.ph-item-price-box .ph-price-brutto {
font-weight: bold;
}
.form-inline .form-group .ph-input-quantity {
width:2em;
}
.form-inline .form-group .ph-input-quantity.ph-input-sm {
width:56px;
height: 22px;
font-size: 12px;
line-height: 22px;
}
.ph-item-input-select-attributes {
width: 60% !important;
}
.ph-cart-small-quantity {
/*width: 2%;*/
}
.ph-item-image-full-box {
text-align: center;
margin: 0 auto;
}
.ph-item-image-add-box {
text-align: center;
margin-top: 10px;
}
.ph-item-thumbnail-related {
text-align: center;
margin: auto;
}
.ph-tab-pane {
padding: 15px;
margin-top: -1px;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.ph-spec-title {
font-weight: bold;
}
.ph-review-value input,
.ph-review-value textarea {
}
.ph-rating-box {
margin-bottom: 10px;
}
.ph-reviews-review {
font-style:italic;
color: #555;
padding-top: 10px;
}
/* Stars */
span.ph-stars, span.ph-stars span {
display: block;
/*background: url(../images/star-small.png) 0 -16px repeat-x;*/
background: url(../images/star-small.svg) 0 -16px repeat-x;
width: 80px;
height: 16px;
}
span.ph-stars span {
background-position: 0 0;
}
/* Bootstrap adds */
/* Base styles (regardless of theme) */
.bs-callout {
margin: 20px 0;
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
}
.bs-callout h4 {
margin-top: 0;
}
.bs-callout p:last-child {
margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
background-color: #fff;
}
/* Themes for different contexts */
.bs-callout-danger {
background-color: #fcf2f2;
border-color: #dFb5b4;
}
.bs-callout-warning {
background-color: #fefbed;
border-color: #f1e7bc;
}
.bs-callout-info {
background-color: #f0f7fd;
border-color: #d0e3f0;
}
.bs-callout-danger h4 {
color: #B94A48;
}
.bs-callout-warning h4 {
color: #C09853;
}
.bs-callout-info h4 {
color: #3A87AD;
}
.ph-checkout-cart-box {
width: 100%;
}
.ph-checkout-cart-image,
.ph-checkout-cart-quantity {
text-align: center;
}
.ph-checkout-cart-product {
text-align: left;
}
.ph-checkout-total-discount,
.ph-checkout-total-coupon,
.ph-checkout-total-amount,
.ph-checkout-cart-netto,
.ph-checkout-cart-brutto,
.ph-checkout-cart-tax {
text-align: right;
/*margin-right: 10px;
padding-right: 10px;*/
}
.ph-checkout-cart-box tr td ul {
margin-left: -20px;
margin-top: -15px;
}
.ph-checkout-cart-box tr td ul li,
.ph-cart-small-box tr td ul li {
color: #999;
padding: 0 auto;
margin: 0 auto;
line-height: 1;
}
.ph-checkout-cart-box tr td ul li span.ph-cart-small-attribute{
line-height: 2;
}
.ph-checkout-cart-image img {
width: 80%;
height: auto;
}
table tr th.ph-checkout-cart-image {
width: 10%;
}
.ph-input-select-currencies {
}
.ph-input-select-currencies-button {
margin-top: 10px;
}
/* Account, Checkout */
.ph-account-box-action,
.ph-checkout-box-action {
padding: 5px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-radius: 0px 0px 4px 4px;
/*margin: 20px 0px 0px 0px;*/
margin-top: 0px;
margin-bottom: 0px;
background: #f9f9f9;
}
.ph-account-box-action-raw,
.ph-checkout-box-action-raw {
padding: 5px;
margin: 0px 25px 20px auto;
}
.ph-account-box-row,
.ph-checkout-box-row {
padding-left: 0px !important;
padding-right: 0px !important;
}
.ph-account-box-header,
.ph-checkout-box-header {
border: 1px solid #ddd;
border-radius: 4px 4px 0px 0px;
/*margin: 20px 0px 0px 0px;*/
margin-top: 20px;
background: #fff;
}
.ph-account-box-header{
/*margin: -5px 0px 0px 0px;*/
margin-top: -5px;
}
.ph-checkout-box-header {
/*margin: 20px 0px 0px 0px;*/
margin-top: 20px;
}
.ph-account-box-header-pas,
.ph-checkout-box-header-pas {
border: 1px solid #ddd;
border-radius: 4px 4px 4px 4px;
/*margin: 20px 0px 0px 0px;*/
margin-top: 20px;
background: #fff;
}
.ph-account-box-header-pas h3,
.ph-account-box-header h3,
.ph-checkout-box-header-pas h3,
.ph-checkout-box-header h3 {
margin: 0px;
padding: 10px;
font-size: 120%;
}
.ph-account-box-action .ph-box-header,
.ph-checkout-box-action .ph-box-header {
font-weight: bold;
color: #bbb;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 15px;
margin-top: 0px;
}
.ph-account-btn-login,
.ph-checkout-btn-login {
margin-top: -7px;
margin-bottom: 7px !important;
}
.ph-li-inline li {
float: left;
margin-left: 30px;
}
.ph-left-border {
border-left: 1px solid #ddd;
margin-left: -1px;
}
.ph-right-border {
border-right: 1px solid #ddd;
}
.ph-checkout-icon-finished,
.ph-checkout-icon-ok {
font-size: 130%;
color: #47a447;
margin-right: 3px;
margin-top: 3px;
}
.ph-checkout-icon-pending,
.ph-checkout-icon-not-ok {
font-size: 130%;
color: #d2322d;
margin-right: 3px;
margin-top: 3px;
}
.ph-checkout-icon-spec-finished {
display: inline-block;
padding: 5px;
background: #5CB85C;
color: #fff;
margin: 2px;
font-size: 120%;
font-weight: bold;
width: 30px;
text-align: center;
margin-right: -13px;
/*
font-size: 220%;
width: 70px;
overflow: visible;
position: absolute;
right: 2px;
top: 22px;*/
/* border-radius: 0px 3px 0px 3px; */
}
.ph-checkout-icon-spec-pending {
display: inline-block;
padding: 5px;
background: #ccc;
color: #fff;
margin: 2px;
font-size: 120%;
font-weight: bold;
width: 30px;
text-align: center;
margin-right: -13px;
/* border-radius: 0px 3px 0px 0px; */
}
.ph-checkout-address-edit,
.ph-checkout-check-box,
.ph-checkout-address-save {
margin: 10px
}
.ph-checkout-payment-edit,
.ph-checkout-shipping-edit {
margin: 10px;
}
.ph-checkout-payment-save,
.ph-checkout-shipping-save {
margin: 10px;
}
.ph-checkout-payment-netto,
.ph-checkout-payment-brutto,
.ph-checkout-payment-tax ,
.ph-checkout-shipping-netto,
.ph-checkout-shipping-brutto,
.ph-checkout-shipping-tax {
text-align: right;
}
.ph-checkout-payment-brutto,
.ph-checkout-shipping-brutto {
font-weight: bold;
}
.ph-checkout-checkbox-confirm {
padding-right: 20px;
}
.ph-download-header-box-row,
.ph-orders-header-box-row {
font-weight: bold;
border-bottom: 2px solid #ddd;
padding-top: 5px;
padding-bottom: 5px;
}
.ph-download-item-box-row-line {
border-bottom: 1px solid #ddd;
padding-top: 0px;
}
.ph-orders-item-box-row {
border-bottom: 1px solid #ddd;
padding-top: 7px;
padding-bottom: 7px;
}
.ph-download-item-box-row div {
margin-top: 7px;
margin-bottom: 7px;
}
.ph-terms-box-in {
font-family: sans-serif, arial;
font-size: 90%;
padding: 20px;
}
.ph-checkout-payment-desc,
.ph-checkout-shipping-desc {
font-size: small;
font-style: italic;
}
/* IDnR */
.ph-idnr-box table,
.ph-idnr-box table tr,
.ph-idnr-box table tr td {
border: 0;
}
.ph-idnr-box {
margin: 5%;
margin-top: 0;
}
.ph-idnr-box-in {
width: 100%;
/*font-family: sans-serif, arial;*/
font-size: 90%;
}
table.ph-idnr-box-in tr td {
vertical-align: top;
}
.ph-idnr-header-img {
margin: 5px auto;
}
.ph-idnr-box table tr td.ph-idnr-billing-box,
.ph-idnr-box table tr td.ph-idnr-shipping-box,
.ph-idnr-billing-box,
.ph-idnr-shipping-box {
border: 1px solid #ddd;
padding: 10px;
}
.pho1, .pho2, .pho3, .pho4,
.pho5, .pho6, .pho7, .pho8,
.pho9, .pho10, .pho11, .pho12 {
width: 8.3333%;
}
.ph-idnr-sep { width: 3%;}
.ph-idnr-header-product {
font-weight: bold;
background: #ddd;
}
.ph-idnr-header-product td {
padding: 5px;
white-space:nowrap;
}
.ph-idnr-body-product td {
white-space:nowrap;
padding: 5px;
}
.ph-idnr-box table tr td.ph-idnr-sep-horizontal,
.ph-idnr-sep-horizontal {
border-top: 1px solid #ddd;
}
.ph-idnr-total td {
padding: 2px 5px;
}
.ph-idnr-ul {
margin-top: -5px;
}
.ph-idnr-li {
line-height: 1;
}
.ph-idnr-to-pay-box td {
padding: 2px 5px;
}
.ph-idnr-to-pay {
background: #eee;
padding: 20px;
}
.ph-idnr-to-pay-value {
background: #eee;
padding: 20px;
text-align: right;
}
table.ph-idnr-tax-rec {
margin-top: 10px;
min-width: 40%;
}
table.ph-idnr-tax-rec,
table.ph-idnr-tax-rec tr,
table.ph-idnr-tax-rec tr td,
table.ph-idnr-tax-rec tr th {
border: 1px solid #ddd;
border-collapse: collapse;
padding: 3px;
}
.ph-category-item-addtocart {
float: right;
margin: 2px;
}
.ph-category-item-compare {
float: right;
margin: 2px;
}
.ph-category-item-wishlist {
float: right;
margin: 2px;
}
.ph-category-item-quickview {
float: right;
margin: 2px;
}
/*
.ph-category-item-addtocart .glyphicon-shopping-cart,
.ph-category-item-addtocart .fa-shopping-bag {
color: #333333;
}
.ph-category-item-compare .glyphicon-stats,
.ph-category-item-compare .fa-clone {
color: #4491e4;
}
.ph-category-item-quickview .glyphicon-heart-empty,
.ph-category-item-wishlist .glyphicon-heart,
.ph-category-item-wishlist .fa-heart {
color: #EA7C7C;
}
.ph-category-item-quickview .glyphicon-eye-open,
.ph-category-item-quickview .fa-eye {
color: #555555;
}
*/
.ph-comparison-table .img-responsive{
width: auto;
margin: 0 auto;
text-align: center;
/*width:100%;*/
}
.ph-comparison-table,
.ph-comparison-table tr,
.ph-comparison-table tr td {
border: 1px solid #ddd;
}
.ph-comparison-table tr td {
width: 25%;
padding: 5px;
}
.ph-center {
text-align: center;
}
.ph-center-pagination {
text-align: center;
margin: 0 auto;
padding: 0 auto;
}
.ph-center-pagination input,
.ph-center-pagination select,
.ph-center-pagination .chosen-container {
text-align:left;
}
.ph-pagination-mt {
margin-top: -20px;
}
.ph-pagination-top {
margin-top: 10px;
margin-bottom: 20px;
}
.ph-pagination-top #limittop.inputbox,
.ph-pagination #limittop.inputbox,
.ph-pagination-top #limit.inputbox,
.ph-pagination #limit.inputbox {
width: 5em;
}
table.ph-comparison-table tr td {
vertical-align: top;
}
table.ph-comparison-table tr td.ph-middle {
vertical-align: middle;
}
.ph-red {
color: #d60000;
}
.ph-b {
font-weight:bold;
}
.ph-new-icon {
position:absolute;
top: 5px;
right: 25px;
}
.ph-hot-icon {
position:absolute;
top: 5px;
right: 45px;
}
.ph-featured-icon {
position:absolute;
top: 5px;
right: 65px;
}
.ph-alert-small {
margin: 0px !important;
padding:5px !important;
margin-top: -5px !important;
margin-bottom: 3px !important;
font-size: x-small;
}
.ph-item-navigation-box {
margin: 10px 0px 10px 0px;
}
/* CSS Loading */
.ph-loader {
margin: 3em auto;
font-size: 8px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid #C1E2F1;
border-right: 1.1em solid #C1E2F1;
border-bottom: 1.1em solid #C1E2F1;
border-left: 1.1em solid #45A7D4;
-webkit-animation: load8 1.3s infinite linear;
animation: load8 1.3s infinite linear;
}
.ph-loader,
.ph-loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
/* Full site overlay plus loader - used when filtering */
#phLoaderFull {
margin: auto auto;
top: 50%;
font-size: 8px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid #C1E2F1;
border-right: 1.1em solid #C1E2F1;
border-bottom: 1.1em solid #C1E2F1;
border-left: 1.1em solid #45A7D4;
-webkit-animation: load8 1.3s infinite linear;
animation: load8 1.3s infinite linear;
}
#phLoaderFull,
#phLoaderFull:after {
border-radius: 50%;
width: 10em;
height: 10em;
margin-top: -10em;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#phOverlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 10000;
display:none;
}
#phItemsBox {
position: relative;
}
#phOverlayDiv {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 10000;
display:none;
}
/* Icons Hot, New, Featured */
/*
.ph-corner-icon-wrapper {
overflow: hidden;
position: absolute;
top: -3px;
right: -3px;
}
.ph-item-image-full-box .ph-corner-icon-wrapper {
right: 12px;
}
.ph-corner-icon1-wrapper { width: 85px; height: 88px;}
.ph-corner-icon2-wrapper { width: 145px; height: 148px;}
.ph-corner-icon3-wrapper { width: 205px; height: 208px;}
.ph-corner-icon {
font-weight: bold;
text-transform: uppercase;
color: #fff;
text-align: center;
text-shadow: rgba(0,0,0,0.3) 2px 2px 1px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
position: relative;
padding: 7px 0;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
z-index: 1000;
}
.ph-corner-icon-hot {
background-color: #d9534f;
background-image: -webkit-gradient(linear, left top, left bottom,
from(#d9534f), to(#c9302c));
background-image: -webkit-linear-gradient(top, #d9534f, #c9302c);
background-image: -moz-linear-gradient(top, #d9534f, #c9302c);
background-image: -ms-linear-gradient(top, #d9534f, #c9302c);
background-image: -o-linear-gradient(top, #d9534f, #c9302c);
}
.ph-corner-icon-featured {
background-color: #f0ad4e;
background-image: -webkit-gradient(linear, left top, left bottom,
from(#f0ad4e), to(#ec971f));
background-image: -webkit-linear-gradient(top, #f0ad4e, #ec971f);
background-image: -moz-linear-gradient(top, #f0ad4e, #ec971f);
background-image: -ms-linear-gradient(top, #f0ad4e, #ec971f);
background-image: -o-linear-gradient(top, #f0ad4e, #ec971f);
}
.ph-corner-icon-new {
background-color: #337ab7;
background-image: -webkit-gradient(linear, left top, left bottom,
from(#337ab7), to(#286090));
background-image: -webkit-linear-gradient(top, #337ab7, #286090);
background-image: -moz-linear-gradient(top, #337ab7, #286090);
background-image: -ms-linear-gradient(top, #337ab7, #286090);
background-image: -o-linear-gradient(top, #337ab7, #286090);
}
.ph-corner-icon1 {left: -5px;top: 13px;width: 121px; }
.ph-corner-icon2 {left: -15px; top: 42px; width: 203px;}
.ph-corner-icon3 {left: -25px; top: 71px; width: 285px;}
.ph-corner-icon:before, .ph-corner-icon:after {
content: "";
border-top: 3px solid #555;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
position:absolute;
bottom: -3px;
}
.ph-corner-icon:before {
left: 0;
}
.ph-corner-icon:after {
right: 0;
}
/* Alternative - Icons Hot, New, Featured - circle */
/*
.ph-corner-icon-wrapper {
overflow: hidden;
position: absolute;
top: 0px;
left: 0px;
}
.ph-corner-icon1-wrapper { width: 85px; height: 88px;}
.ph-corner-icon2-wrapper { width: 145px; height: 148px;}
.ph-corner-icon3-wrapper { width: 205px; height: 208px;}
.ph-corner-icon {
font-weight: bold;
text-transform: uppercase;
color: #fff;
text-align: center;
position: absolute;
padding: 13px 7px;
-webkit-transform: rotate(-20deg);
-moz-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
-o-transform: rotate(-20deg);
border-radius: 50%;
box-shadow: none;
border: none;
text-shadow: none;
z-index: 1000;
}
.ph-corner-icon-featured {
background-color: #FFCC00;
background-image: none;
}
.ph-corner-icon1 {left: 25px;top: 5px;width: auto; }
.ph-corner-icon2 {left: 0px; top:0 px; width: auto;}
.ph-corner-icon3 {left: 0px; top: 0px; width: auto;}
.ph-corner-icon:before, .ph-corner-icon:after {
content: "";
border: 0px;
position:absolute;
bottom: 0px;
}
/* End alternative Icons Hot, New, Featured - circle */
/* SINCE 3.1.2 - LABELS including HOT, NEW, FEATURED */
.ph-label-box {
overflow: hidden;
position: absolute;
top: 0.3em;
right: 0.2em;
width: 100%;
}
.ph-manufacturer-box,
.ph-tag-box {
font-size: 75%;
margin: 3px 0;
}
.ph-manufacturer-box .ph-manufacturer-box-header,
.ph-tag-box .ph-tag-box-header {
font-weight: bold;
}
.ph-item-box.list .ph-label-box {
top: auto;
right: auto;
bottom: 1em;
left: 0.3em;
}
#phQuickViewPopup .ph-label-box,
#ph-pc-item-box .ph-label-box {
right: 1.2em;
}
.ph-corner-icon-wrapper {
float: right;
position:relative;
z-index: 1;
}
.ph-item-box.list .ph-corner-icon-wrapper {
float: left;
}
.ph-corner-icon {
font-weight: bold;
text-transform: uppercase;
color: #fff;
text-align: center;
padding: 0.1em 0.5em;
margin: 0.1em 0.1em;
}
.ph-corner-icon {
background-color: #d0d0d0;
}
.ph-corner-icon-hot {
background-color: #d9534f;
}
.ph-corner-icon-featured {
background-color: #f0ad4e;
}
.ph-corner-icon-new {
background-color: #337ab7;
}
/* END LABELS */
/* Filter */
.ph-filter-box {
margin-bottom: 20px;
margin-top: 20px;
}
.ph-filter-box .panel {
margin-bottom: -2px;
margin-top: -2px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.ph-filter-box .panel:first-child {
border-radius: 0;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.ph-filter-box .panel:last-child {
border-radius: 0;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.ph-filter-box .panel-body {
padding-top: 0px;
padding-bottom: 0px;
}
.ph-filter-box .panel-body.form-horizontal {
padding-top: 5px;
padding-bottom: 5px;
}
.ph-filter-box .panel-body.form-horizontal .form-group {
margin-top: 3px;
margin-bottom: 3px;
}
.ph-right-zero {
margin-right: -15px;
padding-right: 0px;
}
.ph-left-zero {
margin-left: 0px;
padding-left: 0px;
}
.ph-search-radio {
font-size: small;
color: #555;
}
/* video */
.ph-video-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.ph-video-container iframe, .ph-video-container object, .ph-video-container
embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.ph-no-image {
margin: 1em;
color: #ccc
}
.ph-item-image-box {
margin: 0.5em auto;
}
/* Modules */
.ph-category-module-box {
margin-bottom: 10px;
}
.ph-filter-module-categories-tree {
margin-top: 10px;
margin-left: -1em;
}
ul.ph-filter-module-category-tree {
list-style-type: none;
padding: 0;
padding-left: 1em;
}
ul.ph-filter-module-category-tree li .checkbox{
margin-top: 0px;
padding-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
}
.ph-checkout-shipping-row .form-group .control-label,
.ph-checkout-billing-row .form-group .control-label {
text-align: left;
}
.ph-icon-pdf-text-box {
margin-top: -12px;
}
.ph-icon-pdf-text {
font-size: 60%;
/*margin-left: 6px;
margin-right: 6px;*/
}
/* Attribute */
.phSelectBoxButton {
display: inline-block;
margin: 3px;
padding: 7px;
width: 15px;
height: 15px;
cursor: pointer;
border: 2px solid transparent;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
font-size: 16px;
}
.phSelectBoxButton.on {
border: 2px solid transparent;
padding: 7px;
width: 15px;
height: 15px;
color: #fff;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
font-size: 16px;
}
.phSelectBoxButton.on:after {
position: relative;
top: -2px;
left: -3px;
line-height: 1;
-webkit-font-smoothing: antialiased;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}
.phSelectBoxButton.on:after {
font-family: 'Glyphicons Halflings';
content: '\e013'; /* Ok/check mark */
}
.phSelectBoxButton.bs.on:after {
font-family: 'Glyphicons Halflings';
content: '\e013'; /* Ok/check mark */
}
.phSelectBoxButton.fa.on:after {
font-family: FontAwesome;
content: '\f00c'; /* Ok/check mark */
}
.phSelectBoxButton.fa.fa5.on:after {
font-family: "Font Awesome 5 Free";
content: '\f00c'; /* Ok/check mark */
}
.phSelectBoxButton:hover,
.phSelectBoxButton.on:hover {
border: 2px solid #fff;
}
a.phSelectBoxButton:hover,
a.phSelectBoxButton.on:hover,
a.phSelectBoxButton:visited,
a.phSelectBoxButton.on:visited,
a.phSelectBoxButton:active,
a.phSelectBoxButton.on:active,
a.phSelectBoxButton:focus,
a.phSelectBoxButton.on:focus {
text-decoration: none;
}
.phSelectBoxImage {
display: inline-block;
margin: 3px;
cursor: pointer;
border: 2px solid transparent;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
position: relative;
}
.phSelectBoxButton.on {
border: 2px solid transparent;
color: #fff;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
}
.phSelectBoxImage.on:after {
position: absolute;
top: 30%;
left: 40%;
line-height: 1;
-webkit-font-smoothing: antialiased;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
color: #ffcc00;
text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}
.phSelectBoxImage.on:after {
font-family: 'Glyphicons Halflings';
content: '\e013'; /* Ok/check mark */
}
.phSelectBoxImage.bs.on:after {
font-family: 'Glyphicons Halflings';
content: '\e013'; /* Ok/check mark */
}
.phSelectBoxImage.fa.on:after {
font-family: FontAwesome;
content: '\f00c'; /* Ok/check mark */
}
.phSelectBoxImage.fa.fa5.on:after {
font-family: "Font Awesome 5 Free";
content: '\f00c'; /* Ok/check mark */
}
.phSelectBoxImage:hover,
.phSelectBoxImage.on:hover {
border: 2px solid #fff;
background: #fff;
}
a.phSelectBoxImage:hover,
a.phSelectBoxImage.on:hover,
a.phSelectBoxImage:visited,
a.phSelectBoxImage.on:visited,
a.phSelectBoxImage:active,
a.phSelectBoxImage.on:active,
a.phSelectBoxImage:focus,
a.phSelectBoxImage.on:focus {
text-decoration: none;
}
.ph-question-message {
}
.ph-item-image-full-left-box {
text-align: left;
}
.phVMiddle,
.pc-wishlist-view .phVMiddle {
display: inline-block;
vertical-align: middle;
float: none;
}
.ph-checkout-cart-image.ph-row-image img {
margin: 5px;
}
#phQuickViewPopup .ph-image-full,
#phQuickViewPopup .img-thumbnail .ph-image-full {
border: 0px;
box-shadow: none;
}
/* Checkbox Color Button */
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxColor {
margin: 1px;
padding:0px;
border: 2px solid transparent;
box-shadow: none;
border-radius: 2px;
}
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxColor:hover {
margin: 1px;
padding:0px;
border: 2px solid #ffffff;
box-shadow: none;
border-radius: 2px;
}
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxColor span.glyphicon,
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxColor span.fa{
display: inline-block;
margin: 0px;
padding: 3px 6px 7px 6px;
width: 14px;
height: 14px;
cursor: pointer;
border: 2px solid transparent;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
box-shadow: none;
opacity: 0;
font-size: 16px;
}
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxColor.active
span.glyphicon,
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxColor.active span.fa
{
border: 2px solid transparent;
margin: 0px;
padding: 3px 6px 7px 6px;
width: 14px;
height: 14px;
color: #fff;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
opacity: 1;
text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
font-size: 16px;
}
/* Checkbox Image Button */
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage {
margin: 0px;
padding:0px;
border: 0px;
box-shadow: none;
border-radius: 0px;
background: transparent;
position: relative;
margin: 3px;
}
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage:hover {
margin: 0px;
padding:0px;
border: 0px;
box-shadow: none;
border-radius: 0px;
position: relative;
margin: 3px;
}
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage span.glyphicon,
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage span.fa{
cursor: pointer;
opacity: 0;
font-weight: bold;
position: absolute;
cursor: pointer;
box-sizing: content-box;
text-decoration: none;
}
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage.active
span.glyphicon,
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage.active span.fa
{
opacity: 1;
color: #fff;
position: absolute;
top: 30%;
left: 40%;
line-height: 1;
-webkit-font-smoothing: antialiased;
box-sizing: content-box;
border-radius: 2px;
text-decoration: none;
color: #ffcc00;
font-weight: bold;
text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
font-size: 16px;
}
.ph-req {
font-weight: bold;
color: #CC0000;
}
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxColor,
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage {
display: inline;
}
/* Phoca Cart Cart Module */
/*
table.ph-cart-small-box {
width: 100%;
}*/
.ph-cart-module-box {
}
.ph-cart-small-box .ph-hr {
/*border-color: #3a87ad;*/
}
.ph-cart-small-box div div ul li {
color: #999;
padding: 0 auto;
margin: 0 auto;
line-height: 1;
}
.ph-cart-link-checkout {
margin-top: 10px;
margin-right: 2px;
}
.ph-cart-module-box .col-sm-1,
.ph-cart-module-box .col-md-1,
.ph-cart-module-box .col-sm-2,
.ph-cart-module-box .col-md-2,
.ph-cart-module-box .col-sm-4,
.ph-cart-module-box .col-md-4,
.ph-cart-module-box .col-sm-5,
.ph-cart-module-box .col-md-5,
.ph-cart-module-box .col-sm-6,
.ph-cart-module-box .col-md-6,
.ph-cart-module-box .col-sm-7,
.ph-cart-module-box .col-md-7,
.ph-cart-module-box .col-sm-12,
.ph-cart-module-box .col-md-12 {
padding-left: 2px;
padding-right: 2px;
}
.ph-cart-module-image {}
.ph-cart-attribute-box {}
.ph-cart-attribute-box-i {
padding-left: 30%;
}
/* Checkout */
.ph-checkout-cart-box .col-sm-1,
.ph-checkout-cart-box .col-md-1,
.ph-checkout-cart-box .col-sm-2,
.ph-checkout-cart-box .col-md-2,
.ph-checkout-cart-box .col-sm-4,
.ph-checkout-cart-box .col-md-4,
.ph-checkout-cart-box .col-sm-5,
.ph-checkout-cart-box .col-md-5,
.ph-checkout-cart-box .col-sm-6,
.ph-checkout-cart-box .col-md-6,
.ph-checkout-cart-box .col-sm-7,
.ph-checkout-cart-box .col-md-7,
.ph-checkout-cart-box .col-sm-12,
.ph-checkout-cart-box .col-md-12 {
}
.ph-vertical-align {
display: flex;
align-items: center;
}
.ph-vertical-align-row {
}
.ph-checkout-attribute-box {
padding: 0px;
margin: 0px;
margin-top: -15px;
margin-bottom: 15px;
margin-left: 15px;
}
.ph-mod-color-box {
padding: 10px;
}
.ph-panel-body-color {
padding: 10px;
}
/* Discount row */
.ph-checkout-discount-row {
/* conflict with flex
margin-top: -20px;
margin-bottom: 20px;*/
}
.ph-price-discount,
.ph-checkout-discount-row div {
color: #00B19D;
}
.ph-line-through-txt {
/*text-decoration: line-through;*/
}
.ph-line-through {
text-decoration: line-through;
}
/* Pagination Top */
.ph-pagination-top button {
margin-top: 0px;
}
.ph-pagination-top .btn {
}
.ph-pagination-top .btn span {
color: #d0d0d0;
}
.ph-pagination-top .btn.active span{
color: #000;
}
.ph-pagination-top .btn,
.ph-pagination-top .btn:focus,
.ph-pagination-top .btn:visited,
.ph-pagination-top .btn:focus,
.ph-pagination-top .btn:active,
.ph-pagination-top .btn.active{
box-shadow: none;
outline: none;
outline-offset: 0px;
}
.ph-item-clearfix {
clear: both;
}
/* Layout Type */
.ph-items.grid {
}
.ph-items.list {
}
.ph-items.gridlist {
}
h3.grid {
text-align: center;
}
h3.list,
h3.gridlist {
margin: 0px;
padding: 0px;
background: transparent;
}
.ph-item-content.grid .ph-stars-box {
margin-top: 10px;
margin-bottom: 10px
}
/*
.chosen-search{display: none}
*/
.ph-item-box {
position: relative;
}
.ph-item-content-row{
margin: 0px;
padding: 0px;
}
/* Equal Heights by Flexbox */
.ph-row-flex.grid {
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
.ph-row-flex.grid{
display: block;
}
}
.ph-row-flex.grid .row-item {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: stretch;
}
.ph-row-flex.grid .row-item .ph-item-box,
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c {
/*height: 100%;*/
display: flex;
flex: 1 1 100%;
/* IE 11 flex: 1 1 auto;*/
flex-direction: column;
}
/* IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ph-row-flex.grid .row-item .ph-item-box,
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c {
flex: 1 1 auto;
}
}
.ph-mod-product-scroller-swiper-wrapper .ph-item-box .ph-thumbnail-c
.ph-item-content ,
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content
{
height: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: stretch;
}
.ph-item-content.grid .ph-item-desc {
flex: 1;
}
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content
.phItemWishListBoxForm,
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content
.phItemCompareBoxForm,
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content
.phItemCartBoxForm,
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content
.phItemQuickViewBoxForm{
}
.ph-item-action{
display: flex;
flex-direction: row;
justify-content: flex-start;
}
.ph-item-box.grid {
position: relative;
margin-bottom: 20px;
clear: both;
}
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content
.ph-item-action-box {
}
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content
.ph-category-price-box {
}
.ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content
.ph-item-action-box{
width: 100%;
margin-top: auto;
}
.ph-item-box .ph-item-content {
padding: 10px;
}
/* Select Box required */
select:invalid,
select:invalid + .chosen-container .chosen-single {
border: 1px solid #fc0000 !important;
box-shadow: 0 0px 4px #FF9494 !important;
}
.ph-shipping-info-box {
padding: 5px;
border: 1px solid #f0f0f0;
background: #fdfdfd;
}
.ph-shipping-info-box a{
text-decoration: underline;
}
.ph-shipping-info-header {
font-weight: bold;
}
.ph-clear-both {
clear:both;
}
/* Uncomment in Protostar */
/*
select, textarea, input[type="text"],
input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"],
input[type="month"], input[type="time"],
input[type="week"], input[type="number"],
input[type="email"], input[type="url"],
input[type="search"], input[type="tel"],
input[type="color"], .uneditable-input {
height: 28px !important;
}
*/
.ph-item-price-panel form {
margin: 0;
padding: 0;
display: inline;
}
#phItemTopBoxForm .ph-pag-top-row {
padding-left: 5px;
padding-right: 5px;
}
.phIBoxOH {
text-align: center;
}
.row-item {
}
.ph-item-action-fade form {
margin: 0px;
}
.ph-payment-title,
.ph-payment-image,
.ph-shipping-title,
.ph-shipping-image {
display: inline-block;
margin: 5px;
}
label .ph-payment-title,
label .ph-payment-image,
label .ph-shipping-title,
label .ph-shipping-image {
display: inline;
}
.ph-video-container iframe {
border: 0px;
}
.ph-pull-right {
float: right;
}
.ph-pull-left {
float: left;
}
#ph-pc-category-box .chosen-container{
width: auto !important;
}
#ph-pc-submit-item-box .chosen-container {
min-width: 16em;
}
#ph-pc-submit-item-box .inputbox[type=text],
#ph-pc-submit-item-box .inputbox[type=email] {
max-width: 16em;
}
#ph-pc-submit-item-box select {
min-width: 16em;
}
.ph-submititem-header-contact {
font-weight: bold;
margin-top: 1em;
}
.ph-currency-list a {
/*color: #333 !important;*/
text-decoration: underline;
}
li.ph-currency-list {
list-style-type: none;
}
.ph-currency-list-suffix .ph-currency-image-list {
margin-left: 3px
}
.ph-currency-list .ph-currency-image-list {
margin-left: -5px;
}
.ph-visibility-hidden {
visibility: hidden;
}
.ph-display-none {
display: none;
}
/* Categories View - Colspan */
.ph-t-box {
display: flex;
}
.ph-t-row {
min-width: 0;
display: flex;
}
.ph-t-row-c1 {
flex: 1 1 100%;
}
.ph-t-row-c2 {
flex: 1 1 50%;
flex-flow: wrap;
}
.ph-t-cell {
display: flex;
flex: 1 1 100%;
align-items: center;
justify-content: center;
min-width: 0;
overflow: auto;
/*width: 100%;*/
position: relative;
padding: 0;
}
.ph-t-cell .ph-item-box {
margin: 0;
padding-bottom: 7em;
width: 100%;
height: 100%;
display:flex;
flex: 1 1 100%;
flex-flow: column;
justify-content: center;
align-items: center;
min-width: 0;
/* overflow: hidden; use in case of transform */
}
.ph-t-cell a {
text-align: center;
}
.ph-t-cell a img {
margin: 0 auto;
text-align: center;
}
.ph-t-cell .ph-cat-desc {
padding: 10px;
}
.ph-t-cell .ph-item-box {
padding-top: 2em;
}
.ph-t-cell a img{
}
.ph-t-cell h3 {
position: absolute;
bottom: 2.6em;
left: 1em;
margin: 0;
}
.ph-t-cell .btn {
position: absolute;
bottom: 1em;
right: 1em;
margin: 0;
}
@media screen and (max-width: 768px) {
.ph-t-box{
display: block;
}
}
#ph-pc-categories-box .ph-t-cell {
margin: 10px;
}
.ph-price-filter-box {
margin: 15px auto;
}
#phPriceFilterPrice {
text-align: right;
font-size: 70%;
margin: 10px auto;
}
#phPriceFilterRange.ui-widget.ui-widget-content {
border: 0;
background: #f0f0f0;
height: 0.4em;
}
#phPriceFilterRange.ui-slider-horizontal .ui-slider-handle {
top: -.4em;
border-radius: 50%;
background: #08b2d9;
border: 0;
}
#phPriceFilterRange.ui-slider-horizontal .ui-slider-handle:hover {
border-radius: 50%;
background: #08b2d9;
border: 3px solid #079ec0;
outline-width: 0;
}
#phPriceFilterRange.ui-slider-horizontal .ui-slider-handle:focus,
#phPriceFilterRange.ui-slider-horizontal .ui-slider-handle:active {
outline-width: 0;
}
#phPriceFilterRange.ui-slider-horizontal .ui-slider-handle::focus {
outline-width: 0;
}
#phPriceFilterRange .ui-widget-header {
background: #08B2D9;
}
/* SEARCH enable absolute positioning */
.inner-addon {
position: relative;
}
/* style icon */
.inner-addon .fa,
.inner-addon .glyphicon {
position: absolute;
padding: 10px;
pointer-events: none;
}
/* align icon */
.left-addon .glyphicon { left: 0px;}
.right-addon .glyphicon { right: 0px;}
.left-addon .fa { left: 20px;}
.right-addon .fa { right: 20px;}
/* add padding */
.left-addon input { padding-left: 30px; width: 100% }
.right-addon input { padding-right: 30px; width: 100% }
.row-item-subcategory {
}
.row-item-subcategory h3 {
margin: 0 auto;
text-align: center;
}
/*
.ph-brands-module-box .ph-brand-name {
float: left;
margin: 1em
}
*/
.col-md-1,
.col-md-2,
.col-md-4,
.col-md-6,
.col-md-8,
.col-md-10,
.col-md-12,
.col-md-3,
.col-md-5,
.col-md-7,
.col-md-9,
.col-md-11 {
/*border: 1px solid red;*/
}
.ph-checkbox {
display: block !important;
}
table.pc-tax-recapitulation,
table.pc-tax-recapitulation tr,
table.pc-tax-recapitulation tr th,
table.pc-tax-recapitulation tr td {
border: 1px solid #f0f0f0;
padding: 5px;
border-collapse: collapse;
}
table.pc-tax-recapitulation tr th {
text-align: center;
}
table.pc-tax-recapitulation tr td {
text-align: right;
}
/* Plugins */
.ph-plg-product-info {
margin: 5px 0 15px 0;
text-align: left;
}
.ph-plg-product-info-title {
font-weight: bold;
}
.ph-plg-product-attribute-item {
color: #c0c0c0;
}
.phIBox.ph-lazyload {
margin: 0;
padding: 0;
background: #f0f0f0;
border-radius: 0;
width: 100%;
}
img.ph-lazyload {
display: block;
width: 100%;
height: auto;
opacity: 0;
box-sizing: border-box;
position: relative;
clear:both;
}
img.ph-lazyload:not(.initial) {
transition: opacity 2s;
}
img.ph-lazyload.initial,
img.ph-lazyload.loaded,
img.ph-lazyload .error {
opacity: 1;
}
img.ph-lazyload:not([src]) {
visibility: hidden;
}
.ph-row-flex.gridlist.ph-lazyload .row-item .phIBoxOH {
line-height: 0;
}
.ph-row-flex.grid.ph-lazyload .row-item {
flex-wrap: nowrap;
}
.ph-row-flex.grid.ph-lazyload .row-item .ph-item-box .ph-thumbnail-c
.ph-item-content {
flex-wrap: nowrap;
}
#phImageBox .ph-item-image-full-box > a > picture > source {
display: inline;
}
.ph-item-box.gridlist, .ph-item-box.list {
margin-bottom: 10px;
}
.ph-no-items-found {
text-align: center;
padding: 2em 1em;
}
.ph-submititem-checkbox-confirm label div,
.ph-submititem-checkbox-confirm label p,
.ph-askquestion-checkbox-confirm label div,
.ph-askquestion-checkbox-confirm label p,
.ph-checkout-checkbox-confirm label div,
.ph-checkout-checkbox-confirm label p {
display: inline;
}
.ph-submititem-checkbox-confirm label input {
margin-right: 0.5em;
}
#phContainerPopup .modal-dialog,
#phContainerPopup .modal-content {
height: 95%;
}
#phContainerPopup .modal-body {
/* 100% = dialog height, 120px = header + footer */
/* bootstrap 4: max-height: calc(100% - 120px);
height: calc(100% - 120px);*/
height: calc(100% - 120px);
}
.ph-checkout-box-apply-coupon {
margin-top: 1em;
}
.ph-checkout-box-apply-coupon .btn {
margin-left: 0.5em;
}
.ph-checkout-box-reward-points {
margin-top: 1em;
}
.ph-checkout-box-reward-points .btn {
margin-left: 0.5em;
}
.ph-item-play-file {
margin: 1em auto;
/*text-align: center;*/
}
.ph-item-play-title {
margin: 0.5em;
text-align:left;
}
.ph-item-play-file audio,
.ph-item-play-file video {
/*margin: 0 auto;*/
}
.ph-category-item-public-download {
margin: 1em auto;
}
.ph-header-size {
margin-top: 0.5em;
}
.ph-item-attributes-box {
margin-top: 1em;
}
.ph-filter-count:before {
content: "(";
}
.ph-filter-count:after {
content: ")";
}
.ph-filter-count {
font-size: 70%;
padding: 2px;
background: #f5f5f5;
border-radius: 2px;
}
.ph-label-close {
margin: 2px;
padding: 0.5em 0.3em;
}
.ph-label-close a {
font-weight: bold;
color: #fff;
}
.ph-label-close a:hover {
color: #fff;
text-decoration: none;
}
.ph-label-close a .ph-label-close-remove {
vertical-align: bottom;
top: 0;
}
.ph-label-close a .ph-label-close-remove::before {
color: #fff;
}
.ph-image-box-content-item {
text-align: center;
margin: 0 auto;
font-size: 6em;
}
/* Modal Popups - combination of more popups */
#phAddToCartPopup {
z-index: 1051;
}
#phQuickViewPopup {
z-index: 1050;
}
/* Gift Voucher */
#ph-pc-item-box .form-check.ph-radio-gift-box {
flex-direction: column;
display: inline-flex;
padding: 0.3em;
min-width: 50%;
}
.ph-radio-gift-image {
padding: 0.3em;
}
.ph-radio-gift-title {
font-size: 0.75em;
}
.ph-gift-box-form div label {
text-align: left;
justify-content:left;
}PKKE�[�pJ�6L6Lpos.cssnu�[���/*******/
/* POS */
/*******/
html,
body#phocaPosSite {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol";
height: 100%;
}
.ph-pos-wrap-top {
height: 8vh;
display: flex;
align-self: flex-end;
justify-content: space-between;
align-items: center;
/*overflow: auto;*/
background: #104954;
}
.ph-pos-wrap-top .nav.nav-tabs {
display: flex;
align-self: flex-end;
border-bottom: 1px solid #104954;
}
.ph-pos-wrap-top .nav-tabs>li>a {
line-height: 1;
}
.ph-pos-wrap-top .nav-tabs>li.active>a,
.ph-pos-wrap-top .nav-tabs>li.active>a:hover,
.ph-pos-wrap-top .nav-tabs>li.active>a:focus {
color: #555;
background-color: #d2d2d2;
border-color: #d2d2d2;
font-weight: bold;
border-radius: 5px 5px 0px 0px;
}
.ph-pos-wrap-top .nav-tabs>li>a,
.ph-pos-wrap-top .nav-tabs>li>a:hover,
.ph-pos-wrap-top .nav-tabs>li>a:focus {
color: #fff;
background: #9a9a9a;
border-color: #9a9a9a;
font-weight: bold;
border-radius: 5px 5px 0px 0px;
}
.ph-pos-wrap-main {
height: 86vh;
display: flex;
flex-wrap: wrap;
margin:0px;
padding:0px;
width: 100%;
background: #e3e3e3;
}
.ph-pos-wrap-bottom {
height: 6vh;
background: #104954;
overflow: auto;
border-top: 2px solid #00a3d9;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
font-size: small;
color: #fff;
}
.ph-pos-wrap-bottom a ,
.ph-pos-wrap-bottom a:hover {
color: #fff;
}
.ph-pos-main-column-left {
flex: 2;
display: flex;
flex-direction: column;
height: 86vh;
}
.ph-pos-main-column-right {
flex: 1;
display: flex;
flex-direction: column;
height: 86vh;
}
.ph-pos-main-filter {
display: block;
padding: 0;
/*overflow-y: scroll;*/
height: 8vh;
background: #d2d2d2;
display: flex;
align-items: center;
justify-content: flex-end;
justify-content: space-between;
border-bottom: 1px solid #c0c0c0;
}
#ph-pc-pos-site .ph-pos-main-filter input {
margin: 0;
}
.ph-pos-main-categories {
display: block;
padding: 0.4em 1.4em;
/*overflow-y: scroll;*/
overflow-y: auto;
height: 6vh;
background: #e3e3e3;
width: 100%;
margin: 0;
padding: 0;
border-bottom: 2px solid #00a3d9;
}
.ph-pos-main-content {
display: block;
padding: 0.4em 1.4em;
overflow-y: scroll;
height: 72vh;
background: #e3e3e3;
width: 100%;
}
.ph-pos-main-page {
display: block;
padding: 0.4em 1.4em;
overflow-y: scroll;
height: 86vh;
background: #d2d2d2;
width: 100%;
margin: 0;
padding: 1.4em 1.4em;
}
.ph-pos-main-cart{
padding: 2em;
overflow-y: scroll;
height: 50vh;
background: #fff;
border-left: 2px solid #a5a5a5;
/*white-space: nowrap; */
}
.ph-pos-main-input {
padding: 0.4em 2em;
overflow-y: scroll;
height: 36vh;
background: #fafafa;
border-left: 2px solid #a5a5a5;
border-top: 2px solid #a5a5a5;
display: flex;
align-items: center;
justify-content: center;
}
#ph-pc-pos-site .ph-pos-main-input button {
width: 100%;
padding-top: 0.7em;
padding-bottom: 0.7em;
text-align: left;
}
#ph-pc-pos-site .ph-pos-main-input button.btn-success {
text-align: center;
padding-top: 1em;
padding-bottom: 1em;
}
#ph-pc-pos-site .ph-pos-main-input button span {
}
.alert {
border-radius: 0;
}
/*
@media (max-width: 800px) {
main {
flex-direction: column;
}
}
*/
/* Scrollbars */
/*
::-webkit-scrollbar {
width: 6px;
background: rgba(0,0,0,0.1);
}
/* Track *//*
::-webkit-scrollbar-track {
-webkit-border-radius: 0px;
border-radius: 0px;
border: 0px;
}
/* Handle *//*
::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 5px;
background: rgba(0,0,0,0.3);
border: 0px;
}
::-webkit-scrollbar-thumb:window-inactive {
background: transparent;
}
*/
::-webkit-scrollbar {
width: 14px;
height: 18px;
}
::-webkit-scrollbar-thumb {
height: 6px;
border: 4px solid rgba(0, 0, 0, 0);
background-clip: padding-box;
-webkit-border-radius: 7px;
background-color: rgba(0, 0, 0, 0.15);
-webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px
1px 0px rgba(0, 0, 0, 0.05);
}
::-webkit-scrollbar-button {
width: 0;
height: 0;
display: none;
}
::-webkit-scrollbar-corner {
background-color: transparent;
}
#ph-pc-pos-site .ph-cart-cart-discount,
#ph-pc-pos-site .ph-cart-product-discount,
#ph-pc-pos-site .ph-cart-subtotal-netto,
#ph-pc-pos-site .ph-cart-total,
#ph-pc-pos-site .ph-checkout-cart-brutto {
white-space: nowrap;
text-align: right;
}
#ph-pc-pos-site .col-sm-0,
#ph-pc-pos-site .col-md-0,
#ph-pc-pos-site .col-xs-0 {
display: none;
}
.pagination span.pagenav {
color: #e3e3e3;
}
#ph-pc-pos-site h3.ph-product-header {
margin: 0;
padding: 0;
font-size: 85%;
text-align:left;
padding-top: 5px;
color: #9a9a9a;
margin-top: auto;
}
#ph-pc-pos-site .ph-item-content {
padding: 0;
margin: 0;
}
#ph-pc-pos-site .ph-tax,
#ph-pc-pos-site .ph-tax-txt,
#ph-pc-pos-site .ph-price-netto,
#ph-pc-pos-site .ph-price-txt,
#ph-pc-pos-site .ph-price-original {
display: none;
}
#ph-pc-pos-site .ph-price-brutto {
position: absolute;
top: 0.5em;
right: 5px;
background: #00a3d9;
color: #fff;
border-radius: 3px;
padding: 1px 2px;
font-size: 0.8em;
font-weight: normal;
}
#ph-pc-pos-site .ph-price-discount-product {
position: absolute;
top: 2.2em;
right: 5px;
background: #00B19D;
color: #fff;
border-radius: 3px;
padding: 1px 2px;
font-size: 0.8em;
font-weight: normal;
}
#ph-pc-pos-site .ph-price-discount-cart {
position: absolute;
top: 4.0em;
right: 5px;
background: #00B19D;
color: #fff;
border-radius: 3px;
padding: 1px 2px;
font-size: 0.8em;
font-weight: normal;
}
#ph-pc-pos-site .ph-category-add-to-cart-box {
margin: 0;
padding: 0;
}
#ph-pc-pos-site .thumbnail {
margin: 0;
padding: 5px;
}
#ph-pc-pos-site .ph-item-box.grid {
margin: 0px;
}
#ph-pc-pos-site .ph-item-stock-box,
#ph-pc-pos-site .ph-item-min-qty-box {
margin: 0;
padding: 0;
}
#ph-pc-pos-site .ph-item-stock-box div,
#ph-pc-pos-site .ph-item-min-qty-box div {
font-size: 0.8em;
margin: 0;
padding: 0;
}
.ph-pos-no-items-icon,
.ph-cart-icon {
font-size: 300%;
text-align: center;
color: #e3e3e3;
margin-top: 15%;
}
.ph-pos-no-items,
.ph-cart-empty {
color: #e3e3e3;
font-weight: bold;
font-size: 160%;
text-align: center;
}
.ph-pos-no-items-icon,
.ph-pos-no-items {
color: #fff;
}
/* SEARCH enable absolute positioning */
.inner-addon {
position: relative;
}
/* style icon */
.inner-addon .glyphicon,
.inner-addon .fa {
position: absolute;
padding: 10px;
pointer-events: none;
color: #e3e3e3;
}
/* align icon */
.left-addon .glyphicon {
left: 0px;
}
.left-addon .fa {
left: 10px;
}
.right-addon .glyphicon{
right: 0px;
}
.right-addon .fa {
right: 10px;
}
/* add padding */
.left-addon input { padding-left: 30px; }
.right-addon input { padding-right: 30px; }
ph-pos-filter-box {
float: right;
margin-right: 1em;
}
#ph-pc-pos-site .ph-pos-card-user-box,
#ph-pc-pos-site .ph-pos-sku-product-box ,
#ph-pc-pos-site .ph-pos-search-box {
display: inline-block;
margin: auto 5px auto auto;
}
#ph-pc-pos-site .ph-pos-message-box {
float: left;
margin-left: 1em;
}
#ph-pc-pos-site .ph-pos-search {
border: 2px solid #00a3d9 !important;
border-radius: 3px !important;
box-shadow: none !important;
color: #9a9a9a !important;
font-weight: bold;
}
#ph-pc-pos-site .ph-pos-search::placeholder {
color: #e3e3e3;
}
.ph-cart-subtotal-box,
.ph-cart-reward-discount-box,
.ph-cart-product-discount-box,
.ph-cart-discount-box,
.ph-cart-coupon-box,
.ph-cart-tax,
.ph-cart-shipping-box,
.ph-cart-currency-box,
.ph-cart-payment-box {
padding: 0px 0px;
}
.ph-cart-currency-box,
.ph-cart-total-box {
border: 2px solid #00a3d9;
background: #f5fcff;
padding: 10px 0px;
font-weight: bold;
color: #00a3d9;
margin-bottom: 20px;
}
#ph-pc-pos-site .ph-category-add-to-cart-box.fullbutton.grid div .btn {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background: transparent;
border: 0px;
color: transparent;
margin: 0px;
}
.col-md-2,
.col-md-4,
.col-md-6,
.col-md-8,
.col-md-10,
.col-md-12,
.col-md-3,
.col-md-5,
.col-md-7,
.col-md-9,
.col-md-11 {
/*border: 1px solid red;*/
}
.ph-pos-logo {
margin: 0 1em;
}
.btn.ph-pos-btn-ticket {
font-weight: bold;
width: 3em;
text-align: center;
margin: 0 3px;
font-size: 120%;
}
.btn.ph-pos-btn-ticket span {
margin: 0 auto;
}
.ph-pos-vendor-title {
color: #fff;
}
#ph-pc-pos-site .row {
margin-bottom: 5px;
}
.ph-pos-btn-dropdown {
margin: 5px;
}
/* Checkbox Category Button */
.ph-pos-checkbox-form,
.ph-pos-checkbox-box {
margin: 0;
padding: 0;
}
.ph-pos-checkbox-box {
margin: 0;
padding: 0;
display: flex;
flex: 1;
flex-grow:9999;
width: 100%;
flex-wrap: wrap;
align-items: center;
}
#ph-pc-pos-site .btn.phCheckBoxButton.phCheckBoxCategory {
flex-grow:9999;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
box-shadow: none;
border-radius: 0px !important;
background: transparent;
/*margin-left: -1px;
margin-top: -1px;*/
border-top: 1px solid transparent;
border-left: 1px solid transparent;
font-weight: bold;
text-transform: uppercase;
color: #777;
max-width: 100rem;
overflow:scroll;
}
#ph-pc-pos-site .btn.phCheckBoxButton.phCheckBoxCategory.active,
#ph-pc-pos-site .btn.phCheckBoxButton.phCheckBoxCategory:hover {
flex-grow:9999;
border-left: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
border-bottom: 1px solid #d2d2d2;
box-shadow: none;
border-radius: 0px !important;
background: transparent;
/*margin-left: -1px;
margin-top: -1px;*/
border-top: 1px solid transparent;
border-left: 1px solid transparent;
border: 1px solid #00a3d9;
background: #00a3d9;
color: #fff;
}
#ph-pc-pos-site .btn.phCheckBoxButton.phCheckBoxCategory span.glyphicon,
#ph-pc-pos-site .btn.phCheckBoxButton.phCheckBoxCategory span.fa{
display: inline-block;
margin: 0px;
padding: 3px 6px 7px 6px;
width: 13px;
height: 15px;
cursor: pointer;
border: 0px solid #9a9a9a;
box-sizing: content-box;
border-radius: 0px;
text-decoration: none;
box-shadow: none;
opacity: 0;
}
#ph-pc-pos-site .btn.phCheckBoxButton.phCheckBoxCategory.active
span.glyphicon,
#ph-pc-pos-site .btn.phCheckBoxButton.phCheckBoxCategory.active span.fa {
border: 0px solid #00a3d9;
margin: 0px;
padding: 3px 6px 7px 6px;
width: 13px;
height: 15px;
color: #fff;
box-sizing: content-box;
border-radius: 0px;
text-decoration: none;
opacity: 1;
text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}
.ph-req {
font-weight: bold;
color: #CC0000;
}
#ph-pc-pos-site .row-item {
padding: 5px !important;
}
#ph-pc-pos-site .ph-pd-zero {
padding: 0;
}
#ph-pc-pos-site .ph-pos-thumbnail {
background: #fff;
border-radius: 1px;
border: 1px solid transparent;
box-shadow: 2px 2px 1px #d2d2d2;
padding: 5px;
}
#ph-pc-pos-site .ph-pos-thumbnail:hover {
background: #fff;
border-radius: 1px;
border: 1px solid #00a3d9;
box-shadow: 2px 2px 1px #d2d2d2;
padding: 5px;
}
#ph-pc-pos-site .alert,
#ph-pc-pos-site select,
#ph-pc-pos-site .chosen-single {
border-radius: 0px;
}
#ph-pc-pos-site .ph-pos-customer-row-header,
#ph-pc-pos-site .ph-pos-payment-method-row,
#ph-pc-pos-site .ph-pos-shipping-method-row,
#ph-pc-pos-site .ph-pos-customer-row{
border-bottom: 1px solid #d2d2d2;
margin: 0;
}
#ph-pc-pos-site .ph-pos-payment-method-row:hover,
#ph-pc-pos-site .ph-pos-shipping-method-row:hover,
#ph-pc-pos-site .ph-pos-customer-row:hover{
background: #00a3d9;
color: #fff;
}
#ph-pc-pos-site .ph-pos-customer-action {
text-align: right;
}
#ph-pc-pos-site .ph-pagination {
margin-top: 1em;
}
#ph-pc-pos-site .ph-alert-small {
margin-top: 0px !important;
}
.ph-result-txt {
margin: 0 5px 0 0;
padding: 3px;
line-height: 1;
}
.ph-result-txt ul {
margin: 0;
padding: 0;
}
.ph-result-txt ul li{
margin: 0;
padding: 0;
list-style-type: none;
}
.ph-result-txt.ph-error-txt {
background-color: #f2dede;
border: 1px solid #ebccd1;
color: #a94442;
}
.ph-result-txt.ph-success-txt {
background-color:#dff0d8;
border-color:#d6e9c6;
color:#3c763d
}
.ph-result-txt.ph-info-txt {
background-color:#E5F3FF;
border-color:#ADD9FF;
color:#0079e0
}
.ph-warning {
font-weight: bold;
color: #c00000;
}
.ph-pos-nav-empty {
width: 60%;
}
.ph-img-inside-btn {
margin: 0 10px 0 0;
padding: 0;
display: inline-block;
}
.ph-img-inside-btn img{
width: auto;
height: 1.4em;
margin: 0;
padding: 0;
}
.ph-sections,
.ph-section {
margin: 15px;
}
#ph-pc-pos-site .ph-sections .row {
padding: 5px;
display: flex;
flex-direction: row;
}
#ph-pc-pos-site .ph-unit {
margin: 5px;
background: #fff;
border: 1px solid #d0d0d0;
border-radius: 3px;
background-color: #EEF8FC;
background-color: #EFF2F6;
}
#ph-pc-pos-site .ph-unit:hover {
background: #f5f5f5;
background-color: #E6EBF1;
}
#ph-pc-pos-site .ph-pos-section-unit-box {
text-align: center;
min-width: 10em;
max-width: 15em;
padding: 5px;
display: flex;
flex-direction: column;
}
#ph-pc-pos-site .ph-pos-section-ticket-box {
text-align: left;
min-width: 10em;
max-width: 15em;
}
#ph-pc-pos-site .btn-unit {
font-weight: bold;
font-size: 130%;
padding: 30px;
}
#ph-pc-pos-site .ph-unit .btn-ticket {
border-radius: 3px !important;
color: #fff;
background-color: #29ABE0;
border-color: #29ABE0;
text-transform: lowercase;
margin: 3px;
position: relative;
}
#ph-pc-pos-site .ph-pos-ticket-count {
font-size: 0.7em;
padding: 0.3em 0.7em;
color: #fff;
border-radius: 50%;
margin-top: -10px;
margin-right: -10px;
position: absolute;
right: 0;
top: 0;
}
#ph-pc-pos-site .ph-pos-ticket-count.ph-pos-ticket-true {
background: #93C54B;
}
#ph-pc-pos-site .ph-pos-ticket-count.ph-pos-ticket-false {
background: #d9534f;
}
#ph-pc-pos-site .ph-unit .btn-ticket.ph-pos-ticket-false {
}
#ph-pc-pos-site .ph-unit .btn-ticket.ph-pos-ticket-true {
}
.ph-pos-main-input .btn {
margin: 2px;
}
#ph-pc-pos-site .ph-box-header {
margin-top: 0;
color: #00a3d9;
font-size: 150%;
margin-bottom: 10px;
padding: 0px;
}
#ph-pc-pos-site .ph-cb {
}
#ph-pc-pos-site .ph-pos-hr {
border-bottom: 2px solid #00a3d9;
margin-bottom: 1em;
}
/*
#ph-pc-pos-site .ph-pos-hr-sub {
border-bottom: 1px solid #d2d2d2;
margin-bottom: 1em;
}*/
.ph-pos-coupon-reward-box {
margin: 0 30px;
}
.ph-pos-row {
margin: 0;
}
#ph-pc-pos-site .ph-currency-list-box {
white-space: nowrap;
}
#ph-pc-pos-site .ph-vendor-dropdown {
color: #555;
padding: 10px;
}
#ph-pc-pos-site .ph-dropdown-header {
font-weight: bold;
color: #00a3d9;
margin: 5px;
}
#ph-pc-pos-site .ph-btn-dropdown-currency {
margin: 5px;
}
#ph-pc-pos-site .ph-pos-total-to-pay {
font-size: 220%;
color: #00a3d9;
font-weight: bold;
}
#ph-pc-pos-site .ph-pos-amount-change {
font-size: 120%;
font-weight: bold;
}
#ph-pc-pos-site .ph-pos-amount-tendered {
border: 2px solid #00a3d9 !important;
border-radius: 3px !important;
box-shadow: none !important;
color: #9a9a9a !important;
font-weight: bold;
margin: auto;
text-align: right;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
}
#ph-pc-pos-site .row-vac {
display: flex;
align-items: center;
}
#ph-pc-pos-site .ph-pos-payment-box {
margin-top: 3em;
}
#ph-pc-pos-site .ph-pos-payment-item-txt {
font-weight: bold;
}
#ph-pc-pos-site .ph-pos-payment-confirm-box {
margin: 1em auto;
text-align: center;
}
#ph-pc-pos-site .btn-extra-lg{
font-size: 180%;
padding: 0.8em 1.6em;
}
/* POS receipt */
#ph-pc-pos-site .ph-pos-order-print-box {
float: right;
}
#ph-pc-pos-site .ph-pos-order-print-box .btn {
font-size: 200%;
padding: 15px;
margin-bottom: 5px;
}
/* Javascript Print */
#phPosOrderPrintBox {
border: 1px solid #d2d2d2;
border-radius: 2px;
background-color: #fff;
}
#ph-pc-pos-site .phType4 {
display: block;
unicode-bidi: embed;
font-family: monospace;
white-space: pre;
text-align: left;
text-align: center;
margin: 0 auto;
width: 100%;
padding: 50px 10px;
}
#phPosOrderPrintBox.phType4 {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
/* PRINT FORMAT ON SCREEN */
#phPosOrderPrintBox .phPrintInBox .pFeed[data-value="3"] {
margin-top: 3em;
}
#phPosOrderPrintBox .phPrintInBox .pFeed[data-value="2"] {
margin-top: 2em;
}
#phPosOrderPrintBox .phPrintInBox .pFeed[data-value="1"] {
margin-top: 1em;
}
#phPosOrderPrintBox .pDoubleSize {
font-size: 200%;
}
#phPosOrderPrintBox .pDoubleSizeCenter {
font-size: 200%;
text-align: center;
}
#phPosOrderPrintBox .pCenter {
text-align: center;
}
#phPosOrderPrintBox div,
#phPosOrderPrintBox .pLeft {
text-align: left;
}
#phPosOrderPrintBox.phType4 .phPrintInBox {
text-align: center;
background: #f5f5f5;
padding: 25px 15px;
}
#phPosOrderPrintBox.phType4 .phPrintInBox div {
margin: 0;
padding:0;
}
.btn {
border-radius: 2px !important;
}
@media print {
body * {
visibility: hidden;
}
#phPosOrderPrintBox, #phPosOrderPrintBox * {
visibility: visible;
border: 0;
margin:0;
padding: 0;
}
#phPosOrderPrintBox {
position: absolute;
left: 0;
top: 0;
}
}
#phPosDateOrdersForm input {
border: 2px solid #00a3d9 !important;
border-radius: 3px 0px 0px 3px !important;
box-shadow: none !important;
color: #9a9a9a !important;
font-weight: bold;
}
#ph-pc-pos-site #phPosDateOrders_btn {
margin-left: -3px;
margin-right: 5px;
border: 2px solid #00a3d9;
padding: 0px 5px 6px 5px;
}
#ph-pc-pos-site .icon-calendar {
color: #A6AAB1;
padding-top:5px;
}
#ph-pc-pos-site .ph-pos-customer-row-header div {
font-weight: bold;
}
#ph-pc-pos-site h3 {
text-transform: uppercase;
font-weight: normal;
}
#ph-pc-pos-site .ph-currency-list .ph-currency-image-list {
margin-top: -2px;
}
#phPosWarningMsgBox {
position: absolute;
bottom:0;
text-align: center;
margin: 0 auto;
padding: 15px 10px;
background-color: #ffff73;
color: #555;
font-weight: bold;
width: 100%;
}
.ph-pos-wrap-top a.nav-link.active {
cursor: pointer !important;
}
.form-inline .form-group .ph-input-quantity.ph-input-sm {
width: 2em;
}PKKE�[U(÷spec/astroid.cssnu�[���/* @package Joomla
* @copyright Copyright (C) Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* @extension Phoca Cart
* @copyright Copyright (C) Jan Pavelka www.phoca.cz -
https://www.phoca.cz/phocacart
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
/* Astroid Bootstrap 4 */
/* Checkboxes */
.ph-checkbox-container {
display: block;
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding-left: 30px;
padding-top: 5px;
margin-top:0;
padding-bottom: 2px;
}
.ph-checkbox-container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ph-checkbox-checkmark {
position: absolute;
top: 5px;
left: 0;
height: 25px;
width: 25px;
background-color: #f9f9f9;
border: 2px solid #f0f0f0;
border-radius: 2px;
}
.ph-checkbox-container:hover input ~ .ph-checkbox-checkmark {
background-color: #f0f0f0;
border: 2px solid #f0f0f0;
border-radius: 2px;
}
.ph-checkbox-container input:checked ~ .ph-checkbox-checkmark {
background-color: #000;
border: 2px solid #000;
border-radius: 2px;
}
.ph-checkbox-checkmark:after {
content: "";
position: absolute;
display: none;
}
.ph-checkbox-container input:checked ~ .ph-checkbox-checkmark:after {
display: block;
}
.ph-checkbox-container .ph-checkbox-checkmark:after {
left: 8px;
top: 2px;
width: 7px;
height: 14px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.phSelectBoxButton.color-ffffff {
border: 2px solid #f0f0f0;
}
.phSelectBoxButton.color-ffffff:after {
color: #f0f0f0;
text-shadow: -2px 0 #f0f0f0, 0 2px #f0f0f0, 2px 0 #f0f0f0, 0 -2px
#f0f0f0;
}
.blog-sidebar .ph-filter-box ul:not(.slick-dots) li {
padding: 0;
font-size: inherit;
}
/* Pagination */
.ph-pagination-top div,
.ph-pagination-top div select,
.ph-pagination div,
.ph-pagination div select {
display: inline;
}
.pagination {
margin: 1em auto;
}
.ph-pagination-top .btn.phItemSwitchLayoutType,
.ph-pagination-top .btn.phItemSwitchLayoutType.active {
background: transparent !important;
border: 0;
}
source.img-thumbnail {
border: 0;
}
.ph-category-action-buttons {
line-height: 2.4;
}
/* Top Modules
class suffix: ph-main-nav-top-box
position: topbar-2
*/
.moduletable.ph-main-nav-top-box {
display: inline-block;
margin: 0;
padding: 0;
margin-left: 5px;
margin-right: 5px;
}
.ph-compare-module-box,
.ph-wishlist-module-box,
.ph-item-cart-box div .row {
margin-right: 10px;
margin-left: 10px;
}
.ph-cart-module-box .dropdown .dropdown-menu {
z-index: 9999;
margin: 0;
padding: 5px;
border-radius: 0;
background: #000;
color: #fff;
min-width: 15rem;
margin-right: -2rem;
}
.ph-cart-module-box .dropdown .dropdown-toggle {
cursor: pointer;
}
.ph-cart-module-box .dropdown .dropdown-menu .ph-small {
font-size: 100%;
}
.ph-filter-box .ph-right-zero {
margin-right: 0;
}
a.ph-btn:not([href]):not([tabindex]),
a.ph-btn:not([href]):not([tabindex]):hover,
a.ph-btn:not([href]):not([tabindex]):focus,
a.ph-btn {
color: #fff;
cursor: pointer;
}
.ph-item-add-to-cart-box .form-group {
padding-left: 5px;
}
.ph-item-add-to-cart-box .form-group label {
padding-right: 5px;
}
.ph-checkout-cart-box .ph-checkout-cart-quantity .ph-btn {
margin-left: 3px;
}
#ph-pc-checkout-box .form-inline .form-group .ph-input-quantity {
width: 56px !important;
height: 30px;
}
#ph-pc-checkout-box .form-inline .form-group .ph-input-apply-coupon,
#ph-pc-checkout-box .form-inline .form-group .ph-input-apply-reward-points
{
max-width: 10em !important;
/*height: 30px;*/
}
#phQuickViewPopup .bootstrap-touchspin .input-group-btn-vertical >
.btn,
#ph-pc-checkout-box .bootstrap-touchspin .input-group-btn-vertical >
.btn,
#ph-pc-item-box .bootstrap-touchspin .input-group-btn-vertical > .btn {
line-height: 0.5;
}
.ph-checkout-icon-spec-finished {
border-radius: 3px;
}
.ph-checkout-icon-spec-pending {
border-radius: 3px;
}
/*
input[type="radio"], input[type="checkbox"] {
margin-top: -1px !important;
}*/
#ph-pc-checkout-box .checkbox input[type="checkbox"],
#ph-pc-account-box .checkbox input[type="checkbox"],
#ph-pc-wishlist-box .checkbox input[type="checkbox"] {
margin-top: 7px;
margin-left: 3px;
}
#ph-pc-checkout-box .ph-checkout-checkbox-confirm label
input[type="checkbox"] {
margin-top: -1px;
margin-right: 3px;
}
#ph-pc-checkout-box .radio input[type="radio"],
#ph-pc-checkout-box .radio input[type="radio"] {
margin-top:-1px;
}
.ph-orders-btn {
margin-bottom: 3px;
}
.ph-orders-btn .ph-icon-pdf-text {
margin: 0;
padding:0;
}
/* Custom CSS */
/*
.ph-mega-menu-content-module-box .ph-image,
#ph-pc-categories-box .ph-item-content a .ph-image,
#ph-pc-category-box .phIBox .ph-image,
#ph-pc-item-box .ph-image-full,
#phQuickViewPopup .ph-image-full {
border-radius: 50%;
border: 1em solid #f5f5f5;
padding: 0;
}
.ph-mega-menu-content-module-box .ph-mega-menu-content-image.ph-man {
border-radius: 0;
border: 0;
}
.ph-mega-menu-content-module-box .ph-image.ph-cat {
width: 33%;
height: auto;
border: 0.5em solid #f5f5f5;
}
#ph-pc-category-box .b-thumbnail,
#ph-pc-categories-box .b-thumbnail {
border: 0px;
}
#ph-pc-categories-box .ph-item-content .ph-pull-right,
#ph-pc-categories-box h3 {
text-align: center;
float: none;
}
.ph-mega-menu-content-header,
#ph-pc-category-box h3,
#ph-pc-categories-box h3,
#phQuickViewPopup .ph-header,
#ph-pc-item-box .ph-header {
background: linear-gradient(to right,#8A2387, #E94057,#F27121);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
text-shadow: none;
}
.btn-primary {
color: #fff;
background: linear-gradient(to right, #8A2387, #E94057,#F27121)
!important;
border: 0px !important;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus ,
.btn-primary:focus,
.btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(219, 27, 98, .5) !important;
}
.btn-success {
color: #fff;
background: linear-gradient(to right, #085078, #309488) !important;
border: 0px !important;
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus ,
.btn-success:focus,
.btn-success.focus {
box-shadow: 0 0 0 0.2rem rgba(48, 148, 136, .5) !important;
}
.btn-danger {
color: #fff;
background: linear-gradient(to right, #c31432, #240b36) !important;
border: 0px !important;
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus ,
.btn-danger:focus,
.btn-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(219, 27, 98, .5) !important;
}
#ph-pc-category-box .btn-primary {
letter-spacing: 0px;
}
.astroid-footer a,
.astroid-contact-info a,
.astroid-component-section .astroid-column ul.nav li a{
border-bottom: 2px solid #db1b62;
padding-bottom: .15rem;
}
ul.nav.astroid-social-icons li a {
border: 0;
}
.pcBottom {
color: #fff;
padding: 13em 5em;
font-weight: bold;
/*text-shadow: 0 0 3px #fff, 0 0 6px #fff, 0 0 9px #fff, 0 0 12px #FC9B3C,
0 0 15px #FC9B3C, 0 0 18px #FC9B3C, 0 0 21px #FC9B3C, 0 0 24px
#FC9B3C;*//*
text-shadow: 0 0 3px #fc9b3c;
opacity: 0.7;
}
.pcBottomHeader {
font-size: 5em;
margin-bottom: 0.5em;
}
.pcBottomText {
font-size: 3em;
margin-top: 0.5em;
}
*/PKKE�[t�[���spec/gantry.cssnu�[���/* @package
Joomla
* @copyright Copyright (C) Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* @extension Phoca Cart
* @copyright Copyright (C) Jan Pavelka www.phoca.cz -
https://www.phoca.cz/phocacart
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
#phContainerPopup .modal-body {
height: calc(95vh - 120px);
}
#phContainerPopup .modal-body iframe{
height: 95%;
}PKKE�[�#o,,spec/index.htmlnu�[���<html><body
bgcolor="#FFFFFF"></body></html>PKKE�[�I���spec/rtl.cssnu�[���/*
@package Joomla
* @copyright Copyright (C) Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* @extension Phoca Cart
* @copyright Copyright (C) Jan Pavelka www.phoca.cz -
https://www.phoca.cz/phocacart
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
.ph-right {
text-align: left;
}
.ph-left{
text-align: right;
}
.ph-item-reward-box .ph-reward,
.ph-category-price-box .ph-price-brutto,
.ph-category-price-box .ph-price-netto,
.ph-category-price-box .ph-price-original,
.ph-category-price-box .ph-price-base,
.ph-category-price-box .ph-tax,
.ph-item-sku-box .ph-sku,
.ph-item-upc-box .ph-upc,
.ph-item-ean-box .ph-ean,
.ph-item-jan-box .ph-jan,
.ph-item-isbn-box .ph-isbn,
.ph-item-mpn-box .ph-mpn,
.ph-item-serial-number-box .ph-serial-number,
.ph-item-min-qty-box .ph-min-qty,
.ph-item-manufacturer-box .ph-manufacturer,
.ph-item-delivery-date-box .ph-delivery-date,
.ph-item-price-box .ph-price-brutto,
.ph-item-price-box .ph-price-netto,
.ph-item-price-box .ph-price-original,
.ph-item-price-box .ph-price-base,
.ph-item-price-box .ph-tax,
.ph-item-stock-box .ph-stock {
float: left;
}
.ph-item-reward-box .ph-reward-txt,
.ph-category-price-box .ph-price-txt,
.ph-category-price-box .ph-tax-txt,
.ph-category-stock-box .ph-stock-txt,
.ph-item-sku-box .ph-sku-txt,
.ph-item-upc-box .ph-upc-txt,
.ph-item-ean-box .ph-ean-txt,
.ph-item-jan-box .ph-jan-txt,
.ph-item-isbn-box .ph-isbn-txt,
.ph-item-mpn-box .ph-mpn-txt,
.ph-item-serial-number-box .ph-serial-number-txt,
.ph-item-min-qty-box .ph-min-qty-txt,
.ph-item-manufacturer-box .ph-manufacturer-txt,
.ph-item-delivery-date-box .ph-delivery-date-txt,
.ph-item-price-box .ph-price-txt,
.ph-item-price-box .ph-tax-txt,
.ph-item-stock-box .ph-stock-txt {
float: right;
clear: both;
}
.ph-checkout-cart-product {
text-align: right;
}
.ph-checkout-total-discount,
.ph-checkout-total-coupon,
.ph-checkout-total-amount,
.ph-checkout-cart-netto,
.ph-checkout-cart-brutto,
.ph-checkout-cart-tax {
text-align: left;
/*margin-right: 10px;
padding-right: 10px;*/
}
.ph-checkout-cart-box tr td ul {
margin-right: -20px;
}
.ph-li-inline li {
float: right;
margin-right: 30px;
}
.ph-left-border {
border-right: 1px solid #ddd;
margin-right: -1px;
}
.ph-right-border {
border-left: 1px solid #ddd;
}
.ph-checkout-icon-finished,
.ph-checkout-icon-ok {
margin-left: 3px;
}
.ph-checkout-icon-pending,
.ph-checkout-icon-not-ok {
margin-left: 3px;
}
.ph-checkout-payment-netto,
.ph-checkout-payment-brutto,
.ph-checkout-payment-tax ,
.ph-checkout-shipping-netto,
.ph-checkout-shipping-brutto,
.ph-checkout-shipping-tax {
text-align: left;
}
.ph-checkout-checkbox-confirm {
padding-left: 20px;
}
.ph-idnr-to-pay-value {
text-align: left;
}
.ph-category-item-addtocart {
float: left;
}
.ph-category-item-compare {
float: left;
}
.ph-category-item-wishlist {
float: left;
}
.ph-category-item-quickview {
float: left;
}
.ph-center-pagination input,
.ph-center-pagination select,
.ph-center-pagination .chosen-container {
text-align:right;
}
.ph-new-icon {
right: auto;
left: 25px;
}
.ph-hot-icon {
right: auto;
left: 45px;
}
.ph-featured-icon {
right: auto;
left: 65px;
}
/* SINCE 3.1.2 - LABELS including HOT, NEW, FEATURED */
.ph-label-box {
right: auto;
left: 0.2em;
}
.ph-item-box.list .ph-label-box {
left: auto;
right: 0.3em;
}
#phQuickViewPopup .ph-label-box,
#ph-pc-item-box .ph-label-box {
left: 1.2em;
}
.ph-corner-icon-wrapper {
float: left;
}
.ph-item-box.list .ph-corner-icon-wrapper {
float: right;
}
.ph-right-zero {
margin-left: -15px;
padding-left: 0px;
}
.ph-left-zero {
margin-right: 0px;
padding-right: 0px;
}
.ph-video-container iframe, .ph-video-container object, .ph-video-container
embed {
left: auto;
right:0;
}
/* Modules */
.ph-filter-module-categories-tree {
margin-right: -1em;
}
ul.ph-filter-module-category-tree {
padding-right: 1em;
}
.ph-checkout-shipping-row .form-group .control-label,
.ph-checkout-billing-row .form-group .control-label {
text-align: right;
}
.phSelectBoxButton.on:after {
left: auto;
right: -3px;
}
.phSelectBoxImage.on:after {
left: auto;
right: 40%;
}
.ph-item-image-full-left-box {
text-align: right;
}
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage.active
span.glyphicon,
#phItemAttributesBox .btn.phCheckBoxButton.phCheckBoxImage.active span.fa
{
left: auto;
right: 40%;
}
.ph-cart-link-checkout {
margin-left: 2px;
}
.ph-cart-module-image {}
.ph-cart-attribute-box {}
.ph-cart-attribute-box-i {
padding-right: 30%;
}
.ph-checkout-attribute-box {
margin-right: 15px;
}
#phItemTopBoxForm .ph-pag-top-row {
padding-left: 5px;
padding-right: 5px;
}
.ph-pull-right {
float: left;
}
.ph-pull-left {
float: right;
}
.ph-currency-list-suffix .ph-currency-image-list {
margin-right: 3px
}
.ph-currency-list .ph-currency-image-list {
margin-right: -5px;
}
.ph-t-cell h3 {
left: auto;
right: 1em;
}
.ph-t-cell .btn {
left: auto;
right: 1em;
}
#phPriceFilterPrice {
text-align: left;
}
/* align icon */
.left-addon .glyphicon { left: auto; right: 0px;}
.right-addon .glyphicon { right: auto; left: 0px;}
.left-addon .fa { left: auto; right: 10px;}
.right-addon .fa { right: auto; left: 10px;}
/* add padding */
.left-addon input { padding-right: 30px; width: 100% }
.right-addon input { padding-left: 30px; width: 100% }
table.pc-tax-recapitulation tr td {
text-align: left;
}
.ph-plg-product-info {
text-align: right;
}
PKNE�[,�>�22comment.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage comment.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKNE�[瓸3
3
consultantitem.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage consultantitem.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.consultantCard .card-header{
background-image: linear-gradient(82deg,#065482 10%,#00c395 92%);
}
.consultantCard .card-body{
display:flex;
justify-content:space-around;
}
.consultantCard .block1{
width: 115px;
height: 115px;
}
.consultantCard img{
width: 100%;
height: 100%;
border-radius: 50%;
border: 3px solid #ccc;
}
.consultantCard .block2 ul{
list-style: none;
}
.consultantCard .block2 ul li{
margin: 8px 0;
}
.consultantCard .block2 ul h1{
font-size: 25px;
font-weight: 600;
}
.consultantCard .block3{
font-size: 13px;
}
.consultantCard .block3 ul{
list-style: none;
}
.consultantCard .block3 ul li{
margin: 10px 0;
}
.consultantCard .block3 ul span:first-child{
color: #9f7878;
}
.plans ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.plans ul li{
border: 1px solid #ccc;
border-radius: 4px;
padding: 13px 5px;
cursor: pointer;
margin-bottom: 10px;
}
.plans ul li > div:first-child{
display:flex;
justify-content:space-around
}
.plans ul li > div:last-child{
font-size: 10px;
color: #9f7878;
margin-top: 13px;
}
.activeplan{
border: 2px solid #ff0101 !important;
box-shadow: 4px 6px 8px #ccc;
}
header .navbar ul li.active
{
position: relative;
}
header .navbar ul li.active:after
{
width: 100%;
height: 2px;
content: '';
background-color: #4cd9a4;
position: absolute;
}
PKOE�[V�;;consultantsignup.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage consultantsignup.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[0eS�consultant_plan.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage consultant_plan.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.36
@build 5th March, 2023
@created 17th December, 2020
@package Reservation
@subpackage consultant_plan.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.table-lmsyaran{
border-collapse: separate;
border-spacing: 30px 20px;
box-shadow: 0 0 15px 0 #d8d8d8;
border-radius: 10px;
}
.table-lmsyaran thead th{
/* display: inline-table; */
/* justify-content: center; */
}
.table-lmsyaran th,
.table-lmsyaran td {
text-align: center !important;
border-top: unset !important;
}
.table-lmsyaran thead tr th{
background: #ececec;
border-radius: 5px;
}
.border-radius-lmsyaran {
border-radius: 5px;
}
.button-modal-lmsyaran{
width: 100%;
padding: 12px 0;
}
tr.selected {
background-color: lightgray;
}
@media only screen and (max-width:1024px){
.table-lmsyaran{
overflow-x: scroll;
max-width: 820px;
display: inline-block;
}
}
PKOE�[��ys11
doctor.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage doctor.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[�v�22doctors.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage doctors.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[ڕ=Q77doctorsignup.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage doctorsignup.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[+�a9U U firstqst.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage firstqst.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.chat .card-body {
height: 400px;
overflow-y: auto;
}
.chat .card-body .pm {
text-align: left;
color: #032133;
}
.chat .card-body .me{
text-align: right !important;
}
.chat .card-body .pm span{
display: inline-block;
}
.chat .card-body .pm .text{
max-width: 220px;
padding: 5px;
background-color: #3697c659;
margin: 0 10px;
border-radius: 4px;
}
.chat .card-body .me .text{
background-color: #7dc69d59 !important;
}
.chat .card-body .pm .time{
margin-top: 7px;
margin-left: 7px;
margin-right: 10px;
}
.chat .card-footer{
background: #fff;
border-top: 2px solid #eee;
}
.chat .card-header{
text-align: center;
padding: 7px 0;
border-bottom: 1px solid #eee;
}
.chat .card-header .img{
height: 65px;
width: 65px;
border-radius: 50%;
overflow: hidden;
display: inline-block;
}
.chat .card-header .img img{
height: inherit;
width: inherit;
}
#loading{
position: absolute;
right: 10px;
top: 2px;
display: none;
}
PKOE�[L�h00 login.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage login.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[^k��,�,messages.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage messages.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.header-chats {
display: flex;
align-items: center;
padding: 10px 20px !important;
}
p#user-name {
margin: 0 20px 0 20px;
}
div#chat-status {
margin-right: auto;
}
p#notice {
margin: 0;
font-size: 0.9rem;
color: #2a9bff;
}
div#chat-body {
padding: 0px 0 10px;
}
/* .card-cahtt *::selection {
background: #0074ffcc;
text-shadow: unset;
} */
div#chat-body::-webkit-scrollbar-track {
background: rgb(0 0 0 / 5%);
}
div#chat-body::-webkit-scrollbar {
width: 6px;
}
div#chat-body::-webkit-scrollbar-thumb {
background: rgb(0 0 0 / 20%);
border-radius: 20px;
}
.chat .card-body {
height: 400px;
overflow-y: auto;
background:
url("/components/com_reservation/assets/images/medical_pattern_light.png");
background-size: 150px;
}
.chat .card-body .pm {
text-align: left;
color: #032133;
}
.info-message{
display: flex;
align-items: center;
margin-top: 5px;
}
.chat .card-body .pm span.read::before {
content: url("data:image/svg+xml,%3Csvg
xmlns='http://www.w3.org/2000/svg' version='1.0'
width='15px' height='15px' viewBox='0 0 512.000000
512.000000' preserveAspectRatio='xMidYMid meet'
style='%0Afill: %230ba7cf;'%3E%3Cg
transform='translate(0.000000,512.000000)
scale(0.100000,-0.100000)' fill='inherit'
stroke='none'%3E%3Cpath d='M3249 3826 c-19 -7 -45 -19 -57
-28 -12 -8 -358 -347 -770 -754 -411 -406 -840 -830 -953 -942 l-206 -203
-401 418 c-221 230 -423 435 -449 455 -130 102 -310 60 -389 -92 -29 -55 -26
-163 6 -222 16 -30 201 -229 512 -551 268 -278 512 -527 541 -554 59 -54 108
-73 183 -73 105 0 69 -33 1204 1090 580 574 1065 1057 1078 1074 69 94 49 256
-41 332 -72 61 -174 80 -258 50z'%3E%3C/path%3E%3Cpath d='M4777
3816 c-20 -8 -52 -25 -70 -40 -17 -14 -452 -442 -966 -950 l-935 -925 -63 59
c-103 96 -204 113 -315 53 -85 -46 -128 -121 -128 -223 0 -70 17 -117 61 -169
81 -94 295 -302 328 -317 20 -10 64 -20 98 -22 121 -8 57 -65 1218 1083 578
572 1060 1053 1072 1071 92 133 22 328 -136 382 -45 16 -117 14 -164
-2z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.chat .card-body .pm span.unread::before {
content: url("data:image/svg+xml,%3Csvg
xmlns='http://www.w3.org/2000/svg' version='1.0'
width='12px' height='12px' viewBox='0 0 360.000000
258.000000' preserveAspectRatio='xMidYMid meet'
style='%0Afill: %230ba7cf;'%3E%3Cg
transform='translate(0.000000,258.000000)
scale(0.100000,-0.100000)' fill='inherit'
stroke='none'%3E%3Cpath d='M3249 2556 c-19 -7 -45 -19 -57
-28 -12 -8 -358 -347 -770 -754 -411 -406 -840 -830 -953 -942 l-206 -203
-401 418 c-221 230 -423 435 -449 455 -130 102 -310 60 -389 -92 -29 -55 -26
-163 6 -222 16 -30 201 -229 512 -551 268 -278 512 -527 541 -554 59 -54 108
-73 183 -73 105 0 69 -33 1204 1090 580 574 1065 1057 1078 1074 69 94 49 256
-41 332 -72 61 -174 80 -258
50z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.chat .card-body .pm span {
margin-left: 5px;
text-align: start !important;
unicode-bidi: plaintext !important;
display: block;
}
.chat .card-body .me{
text-align: right !important;
}
.chat .card-body .pm .text{
max-width: 220px;
padding: 6px 15px 0;
background-color: #ffffff;
margin: 0 10px;
border-radius: 10px;
box-shadow: 0 1px 2px #00000024;
display: inline-block;
margin-top: 10px;
}
.chat .card-body .me .text{
background-color: #e2ffc7 !important;
}
.chat .card-body .pm .time{
margin-right: 2px;
font-size: 0.6rem;
letter-spacing: 0.5px;
color: #b7b7b7;
}
.chat .card-body .me.pm .time{
color: #55ae04;
}
.chat .card-footer{
background: #fff;
border-top: 2px solid #eee;
}
.chat .card-header{
text-align: center;
padding: 7px 0;
border-bottom: 1px solid #eee;
}
.chat .card-header .img{
height: 65px;
width: 65px;
border-radius: 50%;
overflow: hidden;
display: inline-block;
}
.chat .card-header .img img{
height: inherit;
width: inherit;
}
#chatMessage {
width: 100%;
max-width: 100%;
box-sizing: border-box;
padding: 15px 65px 10px 120px;
border: unset;
margin: 0px !important;
resize: none;
max-height: 100px;
box-shadow: unset;
}
textarea#chatMessage::-webkit-scrollbar {
width: 0;
}
textarea#chatMessage:focus {
box-shadow: unset;
}
input#atachedfile {
position: absolute;
left: 0;
bottom: 0;
}
button#chatSendBtn {
position: absolute !important;
top: 50%;
transform: translate(-10px, -50%);
background: unset;
border: unset;
box-shadow: unset;
padding: 0;
}
form#sending-form {
position: relative;
margin: unset;
padding: 5px;
}
button#chatSendBtn, #upload_file, #upload_voise {
background: rgb(0 0 0 / 0%);
padding: 10px;
border-radius: 50%;
transition: 0.3s;
}
button#chatSendBtn:hover, #upload_file:hover, #upload_voise:hover {
background: rgb(0 0 0 / 7%);
}
#atachedfile {
display: none;
}
label#upload_file {
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
}
#upload_voise {
position: absolute;
left: 60px;
top: 50%;
transform: translateY(-50%);
}
#loading{
position: absolute;
right: 10px;
top: 2px;
display: none;
}
img {
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}
.modalimg {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1000000; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modalimg-content {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
}
/* Caption of Modal Image */
#caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
height: 150px;
}
/* Add Animation */
.modalimg-content, #caption {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
from {-webkit-transform:scale(0)}
to {-webkit-transform:scale(1)}
}
@keyframes zoom {
from {transform:scale(0)}
to {transform:scale(1)}
}
/* The Close Button */
.closeimg {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
.modalimg-content {
width: 100%;
}
}
/* Codes after to component builder */
.card-cahtt {
box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
border-radius: 10px;
border: 1px solid #eeeeee;
overflow: hidden;
}
@media (min-width: 768px)
.css-1obmwoi {
display: initial;
}
.css-1obmwoi {
display: none;
position: fixed;
inset: 0px;
z-index: 9;
}
.css-1erlu4p {
position: fixed;
z-index: 10;
transform-origin: left top;
transform: scale(1);
opacity: 1;
transition: opacity 200ms cubic-bezier(0.2, 0, 0.2, 1) 0s, transform
200ms cubic-bezier(0.2, 0, 0.2, 1) 0s;
}
.css-1wjqtxb {
direction: rtl;
background-color: rgb(255, 255, 255);
border: 1px solid rgb(255, 255, 255);
border-radius: 10px;
box-shadow: rgb(142 142 142 / 20%) 0px 6px 12px 0px;
padding: 1.2rem 0px;
list-style: none;
margin: 0px;
overflow: hidden;
min-width: 170px;
z-index: 1;
}
.Menu_MenuItemWrapper__NyeOc {
align-items: center;
cursor: pointer;
display: flex;
padding: 1.1rem 1.6rem;
}
.css-v6ppy3 {
cursor: pointer;
user-select: none;
}
.Menu_MenuIconWrapper__MU18O, .Menu_MenuIcon__tFRZQ {
height: 18px;
margin-left: 0.6rem;
width: 18px;
}
.Menu_Title__jDLFR {
color: #42526e;
flex: 1 1;
font-size: 14px;
line-height: 22px;
margin-left: 0.6rem;
-webkit-user-select: none;
user-select: none;
}
.Menu_MenuItemWrapper__NyeOc:hover {
background-color: #f1f3f5;
}
.Menu_Title__jDLFR, .Menu_base__nR7KL {
color: var(--text-color);
font-family: Shabnam;
margin: 0;
}
.pm.focus {
background: #11111130;
}
.pm.focus2 {
background: #9296ff8c;
}
@media (min-width: 576px)
.css-go2n58 {
padding: 0.8rem 1.2rem;
-webkit-box-align: center;
align-items: center;
}
.css-go2n58 {
width: 100%;
display: flex;
-webkit-box-align: stretch;
align-items: stretch;
direction: rtl;
min-height: 54px;
background-color: rgb(248, 248, 248);
padding-right: 1.2rem;
cursor: pointer;
overflow: hidden;
}
.css-1ber1nl {
flex: 1 1 0%;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
// justify-content: center;
overflow: hidden;
}
@media (min-width: 576px)
.css-1fgag0w {
padding: 1rem;
}
.css-1fgag0w {
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
cursor: pointer;
user-select: none;
padding: 1.3rem 0.6rem;
}
.css-pgix0h {
width: 100%;
overflow: auto;
display: none;
height: 100px;
}
PKOE�[7u2�22payment.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage payment.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[%i7N//plan.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage plan.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[K��HHreserve.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.32
@build 14th June, 2021
@created 17th December, 2020
@package Reservation
@subpackage reserve.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[a`�>>reserve_appointment.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage reserve_appointment.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[8��
SSsite.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage site.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.no-click {
pointer-events: none;
}
PKOE�[�')�33usersign.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage usersign.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PKOE�[u|�33res_list.cssnu�[���/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage res_list.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
PK|f�[2
,���footable.bootstrap.cssnu�[���/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables
on smaller devices look awesome.
* @version 3.0.6
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
table.footable,
table.footable-details {
position: relative;
width: 100%;
border-spacing: 0;
border-collapse: collapse;
}
table.footable-details {
margin-bottom: 0;
}
table > tbody > tr > td > span.footable-toggle {
margin-right: 8px;
opacity: 0.3;
}
table > tbody > tr > td > span.footable-toggle.last-column {
margin-left: 8px;
float: right;
}
table.table-condensed > tbody > tr > td > span.footable-toggle
{
margin-right: 5px;
}
table.footable-details > tbody > tr > th:nth-child(1) {
min-width: 40px;
width: 120px;
}
table.footable-details > tbody > tr > td:nth-child(2) {
word-break: break-all;
}
table.footable-details > thead > tr:first-child > th,
table.footable-details > thead > tr:first-child > td,
table.footable-details > tbody > tr:first-child > th,
table.footable-details > tbody > tr:first-child > td,
table.footable-details > tfoot > tr:first-child > th,
table.footable-details > tfoot > tr:first-child > td {
border-top-width: 0;
}
table.footable-details.table-bordered > thead > tr:first-child >
th,
table.footable-details.table-bordered > thead > tr:first-child >
td,
table.footable-details.table-bordered > tbody > tr:first-child >
th,
table.footable-details.table-bordered > tbody > tr:first-child >
td,
table.footable-details.table-bordered > tfoot > tr:first-child >
th,
table.footable-details.table-bordered > tfoot > tr:first-child >
td {
border-top-width: 1px;
}
div.footable-loader {
vertical-align: middle;
text-align: center;
height: 300px;
position: relative;
}
div.footable-loader > span.fooicon {
display: inline-block;
opacity: 0.3;
font-size: 30px;
line-height: 32px;
width: 32px;
height: 32px;
margin-top: -16px;
margin-left: -16px;
position: absolute;
top: 50%;
left: 50%;
-webkit-animation: fooicon-spin-r 2s infinite linear;
animation: fooicon-spin-r 2s infinite linear;
}
table.footable > tbody > tr.footable-empty > td {
vertical-align: middle;
text-align: center;
font-size: 30px;
}
table.footable > tbody > tr > td,
table.footable > tbody > tr > th {
display: none;
}
table.footable > tbody > tr.footable-empty > td,
table.footable > tbody > tr.footable-empty > th,
table.footable > tbody > tr.footable-detail-row > td,
table.footable > tbody > tr.footable-detail-row > th {
display: table-cell;
}
@-webkit-keyframes fooicon-spin-r {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fooicon-spin-r {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fooicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings' !important;
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fooicon:before,
.fooicon:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fooicon-loader:before {
content: "\e030";
}
.fooicon-plus:before {
content: "\2b";
}
.fooicon-minus:before {
content: "\2212";
}
.fooicon-search:before {
content: "\e003";
}
.fooicon-remove:before {
content: "\e014";
}
.fooicon-sort:before {
content: "\e150";
}
.fooicon-sort-asc:before {
content: "\e155";
}
.fooicon-sort-desc:before {
content: "\e156";
}
.fooicon-pencil:before {
content: "\270f";
}
.fooicon-trash:before {
content: "\e020";
}
.fooicon-eye-close:before {
content: "\e106";
}
.fooicon-flash:before {
content: "\e162";
}
.fooicon-cog:before {
content: "\e019";
}
table.footable > thead > tr.footable-filtering > th {
border-bottom-width: 1px;
font-weight: normal;
}
table.footable > thead > tr.footable-filtering > th,
table.footable.footable-filtering-right > thead >
tr.footable-filtering > th {
text-align: right;
}
table.footable.footable-filtering-left > thead >
tr.footable-filtering > th {
text-align: left;
}
table.footable.footable-filtering-center > thead >
tr.footable-filtering > th {
text-align: center;
}
table.footable > thead > tr.footable-filtering > th div.form-group
{
margin-bottom: 0;
}
table.footable > thead > tr.footable-filtering > th
div.form-group+div.form-group {
margin-top: 5px;
}
table.footable > thead > tr.footable-filtering > th
div.input-group {
width: 100%;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox {
margin: 0;
display: block;
position: relative;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox > label {
display: block;
padding-left: 20px;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox input[type="checkbox"] {
position: absolute;
margin-left: -20px;
}
@media (min-width: 768px) {
table.footable > thead > tr.footable-filtering > th
div.input-group {
width: auto;
}
table.footable > thead > tr.footable-filtering > th
div.form-group {
margin-left: 2px;
margin-right: 2px;
}
table.footable > thead > tr.footable-filtering > th
div.form-group+div.form-group {
margin-top: 0;
}
}
td.footable-sortable,
th.footable-sortable {
position: relative;
padding-right: 30px;
cursor: pointer;
}
td.footable-sortable > span.fooicon,
th.footable-sortable > span.fooicon {
position: absolute;
right: 6px;
top: 50%;
margin-top: -7px;
opacity: 0;
transition: opacity 0.3s ease-in;
}
td.footable-sortable:hover > span.fooicon,
th.footable-sortable:hover > span.fooicon {
opacity: 1;
}
td.footable-sortable.footable-asc > span.fooicon,
th.footable-sortable.footable-asc > span.fooicon,
td.footable-sortable.footable-desc > span.fooicon,
th.footable-sortable.footable-desc > span.fooicon {
opacity: 1;
}
table.footable > tfoot > tr.footable-paging > td >
ul.pagination {
margin: 10px 0 0 0;
}
table.footable > tfoot > tr.footable-paging > td > span.label {
display: inline-block;
margin: 0 0 10px 0;
padding: 4px 10px;
}
table.footable > tfoot > tr.footable-paging > td,
table.footable-paging-center > tfoot > tr.footable-paging > td {
text-align: center;
}
table.footable-paging-left > tfoot > tr.footable-paging > td {
text-align: left;
}
table.footable-paging-right > tfoot > tr.footable-paging > td {
text-align: right;
}
ul.pagination > li.footable-page {
display: none;
}
ul.pagination > li.footable-page.visible {
display: inline;
}PK|f�[�J>�footable.bootstrap.min.cssnu�[���table.footable-details,table.footable>thead>tr.footable-filtering>th
div.form-group{margin-bottom:0}table.footable,table.footable-details{position:relative;width:100%;border-spacing:0;border-collapse:collapse}table>tbody>tr>td>span.footable-toggle{margin-right:8px;opacity:.3}table>tbody>tr>td>span.footable-toggle.last-column{margin-left:8px;float:right}table.table-condensed>tbody>tr>td>span.footable-toggle{margin-right:5px}table.footable-details>tbody>tr>th:nth-child(1){min-width:40px;width:120px}table.footable-details>tbody>tr>td:nth-child(2){word-break:break-all}table.footable-details>tbody>tr:first-child>td,table.footable-details>tbody>tr:first-child>th,table.footable-details>tfoot>tr:first-child>td,table.footable-details>tfoot>tr:first-child>th,table.footable-details>thead>tr:first-child>td,table.footable-details>thead>tr:first-child>th{border-top-width:0}table.footable-details.table-bordered>tbody>tr:first-child>td,table.footable-details.table-bordered>tbody>tr:first-child>th,table.footable-details.table-bordered>tfoot>tr:first-child>td,table.footable-details.table-bordered>tfoot>tr:first-child>th,table.footable-details.table-bordered>thead>tr:first-child>td,table.footable-details.table-bordered>thead>tr:first-child>th{border-top-width:1px}div.footable-loader{vertical-align:middle;text-align:center;height:300px;position:relative}div.footable-loader>span.fooicon{display:inline-block;opacity:.3;font-size:30px;line-height:32px;width:32px;height:32px;margin-top:-16px;margin-left:-16px;position:absolute;top:50%;left:50%;-webkit-animation:fooicon-spin-r
2s infinite linear;animation:fooicon-spin-r 2s infinite
linear}table.footable>tbody>tr.footable-empty>td{vertical-align:middle;text-align:center;font-size:30px}table.footable>tbody>tr>td,table.footable>tbody>tr>th{display:none}table.footable>tbody>tr.footable-detail-row>td,table.footable>tbody>tr.footable-detail-row>th,table.footable>tbody>tr.footable-empty>td,table.footable>tbody>tr.footable-empty>th{display:table-cell}@-webkit-keyframes
fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes
fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fooicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons
Halflings'!important;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fooicon:after,.fooicon:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fooicon-loader:before{content:"\e030"}.fooicon-plus:before{content:"\2b"}.fooicon-minus:before{content:"\2212"}.fooicon-search:before{content:"\e003"}.fooicon-remove:before{content:"\e014"}.fooicon-sort:before{content:"\e150"}.fooicon-sort-asc:before{content:"\e155"}.fooicon-sort-desc:before{content:"\e156"}.fooicon-pencil:before{content:"\270f"}.fooicon-trash:before{content:"\e020"}.fooicon-eye-close:before{content:"\e106"}.fooicon-flash:before{content:"\e162"}.fooicon-cog:before{content:"\e019"}table.footable>thead>tr.footable-filtering>th{border-bottom-width:1px;font-weight:400}table.footable.footable-filtering-right>thead>tr.footable-filtering>th,table.footable>thead>tr.footable-filtering>th{text-align:right}table.footable.footable-filtering-left>thead>tr.footable-filtering>th{text-align:left}table.footable-paging-center>tfoot>tr.footable-paging>td,table.footable.footable-filtering-center>thead>tr.footable-filtering>th,table.footable>tfoot>tr.footable-paging>td{text-align:center}table.footable>thead>tr.footable-filtering>th
div.form-group+div.form-group{margin-top:5px}table.footable>thead>tr.footable-filtering>th
div.input-group{width:100%}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox{margin:0;display:block;position:relative}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox>label{display:block;padding-left:20px}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox
input[type=checkbox]{position:absolute;margin-left:-20px}@media
(min-width:768px){table.footable>thead>tr.footable-filtering>th
div.input-group{width:auto}table.footable>thead>tr.footable-filtering>th
div.form-group{margin-left:2px;margin-right:2px}table.footable>thead>tr.footable-filtering>th
div.form-group+div.form-group{margin-top:0}}td.footable-sortable,th.footable-sortable{position:relative;padding-right:30px;cursor:pointer}td.footable-sortable>span.fooicon,th.footable-sortable>span.fooicon{position:absolute;right:6px;top:50%;margin-top:-7px;opacity:0;transition:opacity
.3s
ease-in}td.footable-sortable.footable-asc>span.fooicon,td.footable-sortable.footable-desc>span.fooicon,td.footable-sortable:hover>span.fooicon,th.footable-sortable.footable-asc>span.fooicon,th.footable-sortable.footable-desc>span.fooicon,th.footable-sortable:hover>span.fooicon{opacity:1}table.footable>tfoot>tr.footable-paging>td>ul.pagination{margin:10px
0
0}table.footable>tfoot>tr.footable-paging>td>span.label{display:inline-block;margin:0
0 10px;padding:4px
10px}table.footable-paging-left>tfoot>tr.footable-paging>td{text-align:left}table.footable-paging-right>tfoot>tr.footable-paging>td{text-align:right}ul.pagination>li.footable-page{display:none}ul.pagination>li.footable-page.visible{display:inline}PK|f�[C�N�$$footable.core.bootstrap.cssnu�[���/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables
on smaller devices look awesome.
* @version 3.1.4
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
table.footable,
table.footable-details {
position: relative;
width: 100%;
border-spacing: 0;
border-collapse: collapse;
}
table.footable-details {
margin-bottom: 0;
}
table.footable-hide-fouc {
display: none;
}
table > tbody > tr > td > span.footable-toggle {
margin-right: 8px;
opacity: 0.3;
}
table > tbody > tr > td > span.footable-toggle.last-column {
margin-left: 8px;
float: right;
}
table.table-condensed > tbody > tr > td > span.footable-toggle
{
margin-right: 5px;
}
table.footable-details > tbody > tr > th:nth-child(1) {
min-width: 40px;
width: 120px;
}
table.footable-details > tbody > tr > td:nth-child(2) {
word-break: break-all;
}
table.footable-details > thead > tr:first-child > th,
table.footable-details > thead > tr:first-child > td,
table.footable-details > tbody > tr:first-child > th,
table.footable-details > tbody > tr:first-child > td,
table.footable-details > tfoot > tr:first-child > th,
table.footable-details > tfoot > tr:first-child > td {
border-top-width: 0;
}
table.footable-details.table-bordered > thead > tr:first-child >
th,
table.footable-details.table-bordered > thead > tr:first-child >
td,
table.footable-details.table-bordered > tbody > tr:first-child >
th,
table.footable-details.table-bordered > tbody > tr:first-child >
td,
table.footable-details.table-bordered > tfoot > tr:first-child >
th,
table.footable-details.table-bordered > tfoot > tr:first-child >
td {
border-top-width: 1px;
}
div.footable-loader {
vertical-align: middle;
text-align: center;
height: 300px;
position: relative;
}
div.footable-loader > span.fooicon {
display: inline-block;
opacity: 0.3;
font-size: 30px;
line-height: 32px;
width: 32px;
height: 32px;
margin-top: -16px;
margin-left: -16px;
position: absolute;
top: 50%;
left: 50%;
-webkit-animation: fooicon-spin-r 2s infinite linear;
animation: fooicon-spin-r 2s infinite linear;
}
table.footable > tbody > tr.footable-empty > td {
vertical-align: middle;
text-align: center;
font-size: 30px;
}
table.footable > tbody > tr > td,
table.footable > tbody > tr > th {
display: none;
}
table.footable > tbody > tr.footable-empty > td,
table.footable > tbody > tr.footable-empty > th,
table.footable > tbody > tr.footable-detail-row > td,
table.footable > tbody > tr.footable-detail-row > th {
display: table-cell;
}
@-webkit-keyframes fooicon-spin-r {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fooicon-spin-r {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fooicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings' !important;
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fooicon:before,
.fooicon:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fooicon-loader:before {
content: "\e030";
}
.fooicon-plus:before {
content: "\2b";
}
.fooicon-minus:before {
content: "\2212";
}
.fooicon-search:before {
content: "\e003";
}
.fooicon-remove:before {
content: "\e014";
}
.fooicon-sort:before {
content: "\e150";
}
.fooicon-sort-asc:before {
content: "\e155";
}
.fooicon-sort-desc:before {
content: "\e156";
}
.fooicon-pencil:before {
content: "\270f";
}
.fooicon-trash:before {
content: "\e020";
}
.fooicon-eye-close:before {
content: "\e106";
}
.fooicon-flash:before {
content: "\e162";
}
.fooicon-cog:before {
content: "\e019";
}
.fooicon-stats:before {
content: "\e185";
}
PK|f�[(�ICCfootable.core.bootstrap.min.cssnu�[���table.footable,table.footable-details{position:relative;width:100%;border-spacing:0;border-collapse:collapse}table.footable-details{margin-bottom:0}table.footable-hide-fouc{display:none}table>tbody>tr>td>span.footable-toggle{margin-right:8px;opacity:.3}table>tbody>tr>td>span.footable-toggle.last-column{margin-left:8px;float:right}table.table-condensed>tbody>tr>td>span.footable-toggle{margin-right:5px}table.footable-details>tbody>tr>th:nth-child(1){min-width:40px;width:120px}table.footable-details>tbody>tr>td:nth-child(2){word-break:break-all}table.footable-details>tbody>tr:first-child>td,table.footable-details>tbody>tr:first-child>th,table.footable-details>tfoot>tr:first-child>td,table.footable-details>tfoot>tr:first-child>th,table.footable-details>thead>tr:first-child>td,table.footable-details>thead>tr:first-child>th{border-top-width:0}table.footable-details.table-bordered>tbody>tr:first-child>td,table.footable-details.table-bordered>tbody>tr:first-child>th,table.footable-details.table-bordered>tfoot>tr:first-child>td,table.footable-details.table-bordered>tfoot>tr:first-child>th,table.footable-details.table-bordered>thead>tr:first-child>td,table.footable-details.table-bordered>thead>tr:first-child>th{border-top-width:1px}div.footable-loader{vertical-align:middle;text-align:center;height:300px;position:relative}div.footable-loader>span.fooicon{display:inline-block;opacity:.3;font-size:30px;line-height:32px;width:32px;height:32px;margin-top:-16px;margin-left:-16px;position:absolute;top:50%;left:50%;-webkit-animation:fooicon-spin-r
2s infinite linear;animation:fooicon-spin-r 2s infinite
linear}table.footable>tbody>tr.footable-empty>td{vertical-align:middle;text-align:center;font-size:30px}table.footable>tbody>tr>td,table.footable>tbody>tr>th{display:none}table.footable>tbody>tr.footable-detail-row>td,table.footable>tbody>tr.footable-detail-row>th,table.footable>tbody>tr.footable-empty>td,table.footable>tbody>tr.footable-empty>th{display:table-cell}@-webkit-keyframes
fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes
fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fooicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons
Halflings'!important;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fooicon:after,.fooicon:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fooicon-loader:before{content:"\e030"}.fooicon-plus:before{content:"\2b"}.fooicon-minus:before{content:"\2212"}.fooicon-search:before{content:"\e003"}.fooicon-remove:before{content:"\e014"}.fooicon-sort:before{content:"\e150"}.fooicon-sort-asc:before{content:"\e155"}.fooicon-sort-desc:before{content:"\e156"}.fooicon-pencil:before{content:"\270f"}.fooicon-trash:before{content:"\e020"}.fooicon-eye-close:before{content:"\e106"}.fooicon-flash:before{content:"\e162"}.fooicon-cog:before{content:"\e019"}.fooicon-stats:before{content:"\e185"}PK|f�[���)F)Ffootable.core.standalone.cssnu�[���/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables
on smaller devices look awesome.
* @version 3.1.4
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
/* globals - instead we house them under the .footable.table class as the
root of FooTable is always the table itself. */
.footable.table, .footable.table *,
.footable-details.table, .footable-details.table * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.footable.table th,
.footable-details.table th {
text-align: left;
}
/* tables */
.footable.table,
.footable-details.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.footable.table > caption + thead > tr:first-child > th,
.footable.table > colgroup + thead > tr:first-child > th,
.footable.table > thead:first-child > tr:first-child > th,
.footable.table > caption + thead > tr:first-child > td,
.footable.table > colgroup + thead > tr:first-child > td,
.footable.table > thead:first-child > tr:first-child > td,
.footable-details.table > caption + thead > tr:first-child > th,
.footable-details.table > colgroup + thead > tr:first-child > th,
.footable-details.table > thead:first-child > tr:first-child >
th,
.footable-details.table > caption + thead > tr:first-child > td,
.footable-details.table > colgroup + thead > tr:first-child > td,
.footable-details.table > thead:first-child > tr:first-child > td
{
border-top: 0;
}
.footable.table > thead > tr > th,
.footable.table > tbody > tr > th,
.footable.table > tfoot > tr > th,
.footable.table > thead > tr > td,
.footable.table > tbody > tr > td,
.footable.table > tfoot > tr > td,
.footable-details.table > thead > tr > th,
.footable-details.table > tbody > tr > th,
.footable-details.table > tfoot > tr > th,
.footable-details.table > thead > tr > td,
.footable-details.table > tbody > tr > td,
.footable-details.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.footable.table > thead > tr > th,
.footable.table > thead > tr > td,
.footable-details.table > thead > tr > th,
.footable-details.table > thead > tr > td {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.footable.table-condensed > thead > tr > th,
.footable.table-condensed > tbody > tr > th,
.footable.table-condensed > tfoot > tr > th,
.footable.table-condensed > thead > tr > td,
.footable.table-condensed > tbody > tr > td,
.footable.table-condensed > tfoot > tr > td,
.footable-details.table-condensed > thead > tr > th,
.footable-details.table-condensed > tbody > tr > th,
.footable-details.table-condensed > tfoot > tr > th,
.footable-details.table-condensed > thead > tr > td,
.footable-details.table-condensed > tbody > tr > td,
.footable-details.table-condensed > tfoot > tr > td {
padding: 5px;
}
.footable.table-bordered,
.footable-details.table-bordered {
border: 1px solid #ddd;
}
.footable.table-bordered > thead > tr > th,
.footable.table-bordered > tbody > tr > th,
.footable.table-bordered > tfoot > tr > th,
.footable.table-bordered > thead > tr > td,
.footable.table-bordered > tbody > tr > td,
.footable.table-bordered > tfoot > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable-details.table-bordered > tbody > tr > th,
.footable-details.table-bordered > tfoot > tr > th,
.footable-details.table-bordered > thead > tr > td,
.footable-details.table-bordered > tbody > tr > td,
.footable-details.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.footable.table-bordered > thead > tr > th,
.footable.table-bordered > thead > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable-details.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.footable.table-striped > tbody > tr:nth-child(odd),
.footable-details.table-striped > tbody > tr:nth-child(odd) {
background-color: #f9f9f9;
}
.footable.table-hover > tbody > tr:hover,
.footable-details.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
/* buttons */
.footable .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-appearance: button;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
overflow: visible;
text-transform: none;
}
.footable .btn:hover,
.footable .btn:focus,
.footable .btn.focus {
color: #333;
text-decoration: none;
}
.footable .btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.footable .btn-default:hover,
.footable .btn-default:focus,
.footable .btn-default.focus,
.footable .btn-default:active,
.footable .btn-default.active,
.footable .open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.footable .btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.footable .btn-primary:hover,
.footable .btn-primary:focus,
.footable .btn-primary.focus,
.footable .btn-primary:active,
.footable .btn-primary.active,
.footable .open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
/* button groups */
.footable .btn-group, .footable .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.footable .btn-group >
.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.footable .btn-group > .btn:first-child {
margin-left: 0;
}
.footable .btn-group-vertical > .btn,
.footable .btn-group > .btn {
position: relative;
float: left;
}
.footable .btn-group-xs > .btn,
.footable .btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.footable .btn-group-sm > .btn,
.footable .btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.footable .btn-group-lg > .btn,
.footable .btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
/* caret */
.footable .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.footable .btn .caret {
margin-left: 0;
}
/* form-group */
.form-group {
margin-bottom: 15px;
}
/* form-control */
.footable .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
margin: 0;
font-family: inherit;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
.15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* input-group */
.footable .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.footable .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.footable .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.footable .input-group-addon,
.footable .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.footable .input-group-addon,
.footable .input-group-btn,
.footable .input-group .form-control {
display: table-cell;
}
.footable .input-group-btn > .btn + .btn,
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.footable .input-group-btn > .btn {
position: relative;
}
.footable .input-group-btn > .btn:hover,
.footable .input-group-btn > .btn:focus,
.footable .input-group-btn > .btn:active {
z-index: 2;
}
.footable .input-group .form-control:first-child,
.footable .input-group-addon:first-child,
.footable .input-group-btn:first-child > .btn,
.footable .input-group-btn:first-child > .btn-group > .btn,
.footable .input-group-btn:first-child > .dropdown-toggle,
.footable .input-group-btn:last-child >
.btn:not(:last-child):not(.dropdown-toggle),
.footable .input-group-btn:last-child > .btn-group:not(:last-child) >
.btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.footable .input-group .form-control:last-child,
.footable .input-group-addon:last-child,
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group > .btn,
.footable .input-group-btn:last-child > .dropdown-toggle,
.footable .input-group-btn:first-child > .btn:not(:first-child),
.footable .input-group-btn:first-child > .btn-group:not(:first-child)
> .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
/* checkboxes & radios */
.footable .radio,
.footable .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.footable .radio label,
.footable .checkbox label {
max-width: 100%;
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.footable .radio input[type=radio],
.footable .radio-inline input[type=radio],
.footable .checkbox input[type=checkbox],
.footable .checkbox-inline input[type=checkbox] {
position: absolute;
margin: 4px 0 0 -20px;
line-height: normal;
}
/* dropdown-menu */
.footable .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.footable .open > .dropdown-menu {
display: block;
}
.footable .dropdown-menu-right {
right: 0;
left: auto;
}
.footable .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.footable .dropdown-menu > li > a:hover,
.footable .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
/* pagination */
.footable .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.footable .pagination > li {
display: inline;
}
.footable .pagination > li:first-child > a,
.footable .pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.footable .pagination > li > a,
.footable .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.footable .pagination > li > a:hover,
.footable .pagination > li > span:hover,
.footable .pagination > li > a:focus,
.footable .pagination > li > span:focus {
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.footable .pagination > .active > a,
.footable .pagination > .active > span,
.footable .pagination > .active > a:hover,
.footable .pagination > .active > span:hover,
.footable .pagination > .active > a:focus,
.footable .pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.footable .pagination > .disabled > span,
.footable .pagination > .disabled > span:hover,
.footable .pagination > .disabled > span:focus,
.footable .pagination > .disabled > a,
.footable .pagination > .disabled > a:hover,
.footable .pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
/* labels */
.footable .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.footable .label-default {
background-color: #777;
}
/* wells */
.footable-loader.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
/* screen reader only */
.footable .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
/* form-inline */
@media (min-width: 768px) {
.footable .form-inline .form-group {
display:inline-block;
margin-bottom: 0;
vertical-align: middle
}
.footable .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle
}
.footable .form-inline .input-group {
display: inline-table;
vertical-align: middle
}
.footable .form-inline .input-group .input-group-addon,
.footable .form-inline .input-group .input-group-btn,
.footable .form-inline .input-group .form-control {
width: auto
}
.footable .form-inline .input-group>.form-control {
width: 100%
}
}
table.footable,
table.footable-details {
position: relative;
width: 100%;
border-spacing: 0;
border-collapse: collapse;
}
table.footable-details {
margin-bottom: 0;
}
table.footable-hide-fouc {
display: none;
}
table > tbody > tr > td > span.footable-toggle {
margin-right: 8px;
opacity: 0.3;
}
table > tbody > tr > td > span.footable-toggle.last-column {
margin-left: 8px;
float: right;
}
table.table-condensed > tbody > tr > td > span.footable-toggle
{
margin-right: 5px;
}
table.footable-details > tbody > tr > th:nth-child(1) {
min-width: 40px;
width: 120px;
}
table.footable-details > tbody > tr > td:nth-child(2) {
word-break: break-all;
}
table.footable-details > thead > tr:first-child > th,
table.footable-details > thead > tr:first-child > td,
table.footable-details > tbody > tr:first-child > th,
table.footable-details > tbody > tr:first-child > td,
table.footable-details > tfoot > tr:first-child > th,
table.footable-details > tfoot > tr:first-child > td {
border-top-width: 0;
}
table.footable-details.table-bordered > thead > tr:first-child >
th,
table.footable-details.table-bordered > thead > tr:first-child >
td,
table.footable-details.table-bordered > tbody > tr:first-child >
th,
table.footable-details.table-bordered > tbody > tr:first-child >
td,
table.footable-details.table-bordered > tfoot > tr:first-child >
th,
table.footable-details.table-bordered > tfoot > tr:first-child >
td {
border-top-width: 1px;
}
div.footable-loader {
vertical-align: middle;
text-align: center;
height: 300px;
position: relative;
}
div.footable-loader > span.fooicon {
display: inline-block;
opacity: 0.3;
font-size: 30px;
line-height: 32px;
width: 32px;
height: 32px;
margin-top: -16px;
margin-left: -16px;
position: absolute;
top: 50%;
left: 50%;
-webkit-animation: fooicon-spin-r 2s infinite linear;
animation: fooicon-spin-r 2s infinite linear;
}
table.footable > tbody > tr.footable-empty > td {
vertical-align: middle;
text-align: center;
font-size: 30px;
}
table.footable > tbody > tr > td,
table.footable > tbody > tr > th {
display: none;
}
table.footable > tbody > tr.footable-empty > td,
table.footable > tbody > tr.footable-empty > th,
table.footable > tbody > tr.footable-detail-row > td,
table.footable > tbody > tr.footable-detail-row > th {
display: table-cell;
}
@-webkit-keyframes fooicon-spin-r {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fooicon-spin-r {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fooicon {
display: inline-block;
font-size: inherit;
font-family: FontAwesome !important;
font-style: normal;
font-weight: 400;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.fooicon:before,
.fooicon:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fooicon-loader:before {
content: "\f01e";
}
.fooicon-plus:before {
content: "\f067";
}
.fooicon-minus:before {
content: "\f068";
}
.fooicon-search:before {
content: "\f002";
}
.fooicon-remove:before {
content: "\f00d";
}
.fooicon-sort:before {
content: "\f0dc";
}
.fooicon-sort-asc:before {
content: "\f160";
}
.fooicon-sort-desc:before {
content: "\f161";
}
.fooicon-pencil:before {
content: "\f040";
}
.fooicon-trash:before {
content: "\f1f8";
}
.fooicon-eye-close:before {
content: "\f070";
}
.fooicon-flash:before {
content: "\f0e7";
}
.fooicon-cog:before {
content: "\f013";
}
.fooicon-stats:before {
content: "\f080";
}
PK|f�[Ee�;8;8
footable.core.standalone.min.cssnu�[���.footable .btn,.footable
.caret{display:inline-block;vertical-align:middle}.footable-details.table,.footable-details.table
*,.footable.table,.footable.table
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.footable-details.table
th,.footable.table
th{text-align:left}.footable-details.table,.footable.table{width:100%;max-width:100%;margin-bottom:20px}.footable-details.table>caption+thead>tr:first-child>td,.footable-details.table>caption+thead>tr:first-child>th,.footable-details.table>colgroup+thead>tr:first-child>td,.footable-details.table>colgroup+thead>tr:first-child>th,.footable-details.table>thead:first-child>tr:first-child>td,.footable-details.table>thead:first-child>tr:first-child>th,.footable.table>caption+thead>tr:first-child>td,.footable.table>caption+thead>tr:first-child>th,.footable.table>colgroup+thead>tr:first-child>td,.footable.table>colgroup+thead>tr:first-child>th,.footable.table>thead:first-child>tr:first-child>td,.footable.table>thead:first-child>tr:first-child>th{border-top:0}.footable-details.table>tbody>tr>td,.footable-details.table>tbody>tr>th,.footable-details.table>tfoot>tr>td,.footable-details.table>tfoot>tr>th,.footable-details.table>thead>tr>td,.footable-details.table>thead>tr>th,.footable.table>tbody>tr>td,.footable.table>tbody>tr>th,.footable.table>tfoot>tr>td,.footable.table>tfoot>tr>th,.footable.table>thead>tr>td,.footable.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px
solid
#ddd}.footable-details.table>thead>tr>td,.footable-details.table>thead>tr>th,.footable.table>thead>tr>td,.footable.table>thead>tr>th{vertical-align:bottom;border-bottom:2px
solid
#ddd}.footable-details.table-condensed>tbody>tr>td,.footable-details.table-condensed>tbody>tr>th,.footable-details.table-condensed>tfoot>tr>td,.footable-details.table-condensed>tfoot>tr>th,.footable-details.table-condensed>thead>tr>td,.footable-details.table-condensed>thead>tr>th,.footable.table-condensed>tbody>tr>td,.footable.table-condensed>tbody>tr>th,.footable.table-condensed>tfoot>tr>td,.footable.table-condensed>tfoot>tr>th,.footable.table-condensed>thead>tr>td,.footable.table-condensed>thead>tr>th{padding:5px}.footable-details.table-bordered,.footable-details.table-bordered>tbody>tr>td,.footable-details.table-bordered>tbody>tr>th,.footable-details.table-bordered>tfoot>tr>td,.footable-details.table-bordered>tfoot>tr>th,.footable-details.table-bordered>thead>tr>td,.footable-details.table-bordered>thead>tr>th,.footable.table-bordered,.footable.table-bordered>tbody>tr>td,.footable.table-bordered>tbody>tr>th,.footable.table-bordered>tfoot>tr>td,.footable.table-bordered>tfoot>tr>th,.footable.table-bordered>thead>tr>td,.footable.table-bordered>thead>tr>th{border:1px
solid
#ddd}.footable-details.table-bordered>thead>tr>td,.footable-details.table-bordered>thead>tr>th,.footable.table-bordered>thead>tr>td,.footable.table-bordered>thead>tr>th{border-bottom-width:2px}.footable-details.table-striped>tbody>tr:nth-child(odd),.footable.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.footable-details.table-hover>tbody>tr:hover,.footable.table-hover>tbody>tr:hover{background-color:#f5f5f5}.footable
.btn{padding:6px
12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px
solid
transparent;border-radius:4px;overflow:visible;text-transform:none}.footable
.btn.focus,.footable .btn:focus,.footable
.btn:hover{color:#333;text-decoration:none}.footable
.btn-default{color:#333;background-color:#fff;border-color:#ccc}.footable
.btn-default.active,.footable .btn-default.focus,.footable
.btn-default:active,.footable .btn-default:focus,.footable
.btn-default:hover,.footable
.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.footable
.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.footable
.btn-primary.active,.footable .btn-primary.focus,.footable
.btn-primary:active,.footable .btn-primary:focus,.footable
.btn-primary:hover,.footable
.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.footable
.btn-group,.footable
.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.footable
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.footable
.btn-group>.btn:first-child{margin-left:0}.footable
.btn-group-vertical>.btn,.footable
.btn-group>.btn{position:relative;float:left}.footable
.btn-group-xs>.btn,.footable .btn-xs{padding:1px
5px;font-size:12px;line-height:1.5;border-radius:3px}.footable
.btn-group-sm>.btn,.footable .btn-sm{padding:5px
10px;font-size:12px;line-height:1.5;border-radius:3px}.footable
.btn-group-lg>.btn,.footable .btn-lg{padding:10px
16px;font-size:18px;line-height:1.3333333;border-radius:6px}.footable
.caret{width:0;height:0;margin-left:2px;border-top:4px
solid;border-right:4px solid transparent;border-left:4px solid
transparent}.footable .btn
.caret{margin-left:0}.form-group{margin-bottom:15px}.footable
.form-control{display:block;width:100%;height:34px;padding:6px
12px;margin:0;font-family:inherit;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px
solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px
rgba(0,0,0,.075);box-shadow:inset 0 1px 1px
rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out
.15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color
ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color
ease-in-out .15s,box-shadow ease-in-out .15s}.footable
.input-group{position:relative;display:table;border-collapse:separate}.footable
.input-group
.form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.footable
.input-group-btn{position:relative;font-size:0}.footable
.input-group-addon,.footable
.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.footable
.input-group .form-control,.footable .input-group-addon,.footable
.input-group-btn{display:table-cell}.footable
.input-group-btn:last-child>.btn,.footable
.input-group-btn:last-child>.btn-group,.footable
.input-group-btn>.btn+.btn{margin-left:-1px}.footable
.input-group-btn>.btn{position:relative}.footable
.input-group-btn>.btn:active,.footable
.input-group-btn>.btn:focus,.footable
.input-group-btn>.btn:hover{z-index:2}.footable .input-group
.form-control:first-child,.footable
.input-group-addon:first-child,.footable
.input-group-btn:first-child>.btn,.footable
.input-group-btn:first-child>.btn-group>.btn,.footable
.input-group-btn:first-child>.dropdown-toggle,.footable
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.footable
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.footable
.input-group .form-control:last-child,.footable
.input-group-addon:last-child,.footable
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.footable
.input-group-btn:first-child>.btn:not(:first-child),.footable
.input-group-btn:last-child>.btn,.footable
.input-group-btn:last-child>.btn-group>.btn,.footable
.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.footable
.checkbox,.footable
.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.footable
.checkbox label,.footable .radio
label{max-width:100%;min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.footable
.checkbox input[type=checkbox],.footable .checkbox-inline
input[type=checkbox],.footable .radio input[type=radio],.footable
.radio-inline input[type=radio]{position:absolute;margin:4px 0 0
-20px;line-height:normal}.footable
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px
0;margin:2px 0
0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
solid #ccc;border:1px solid
rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px
rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.footable
.open>.dropdown-menu{display:block}.footable
.dropdown-menu-right{right:0;left:auto}.footable
.dropdown-menu>li>a{display:block;padding:3px
20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.footable
.dropdown-menu>li>a:focus,.footable
.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.footable
.pagination{display:inline-block;padding-left:0;margin:20px
0;border-radius:4px}.footable .pagination>li{display:inline}.footable
.pagination>li:first-child>a,.footable
.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.footable
.pagination>li>a,.footable
.pagination>li>span{position:relative;float:left;padding:6px
12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px
solid #ddd}.footable .pagination>li>a:focus,.footable
.pagination>li>a:hover,.footable
.pagination>li>span:focus,.footable
.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.footable
.pagination>.active>a,.footable
.pagination>.active>a:focus,.footable
.pagination>.active>a:hover,.footable
.pagination>.active>span,.footable
.pagination>.active>span:focus,.footable
.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.footable
.pagination>.disabled>a,.footable
.pagination>.disabled>a:focus,.footable
.pagination>.disabled>a:hover,.footable
.pagination>.disabled>span,.footable
.pagination>.disabled>span:focus,.footable
.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.footable
.label{display:inline;padding:.2em .6em
.3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.footable
.label-default{background-color:#777}.footable-loader.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px
solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px
rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.footable
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media
(min-width:768px){.footable .form-inline
.form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.footable
.form-inline
.form-control{display:inline-block;width:auto;vertical-align:middle}.footable
.form-inline
.input-group{display:inline-table;vertical-align:middle}.footable
.form-inline .input-group .form-control,.footable .form-inline .input-group
.input-group-addon,.footable .form-inline .input-group
.input-group-btn{width:auto}.footable .form-inline
.input-group>.form-control{width:100%}}table.footable,table.footable-details{position:relative;width:100%;border-spacing:0;border-collapse:collapse}table.footable-details{margin-bottom:0}table.footable-hide-fouc{display:none}table>tbody>tr>td>span.footable-toggle{margin-right:8px;opacity:.3}table>tbody>tr>td>span.footable-toggle.last-column{margin-left:8px;float:right}table.table-condensed>tbody>tr>td>span.footable-toggle{margin-right:5px}table.footable-details>tbody>tr>th:nth-child(1){min-width:40px;width:120px}table.footable-details>tbody>tr>td:nth-child(2){word-break:break-all}table.footable-details>tbody>tr:first-child>td,table.footable-details>tbody>tr:first-child>th,table.footable-details>tfoot>tr:first-child>td,table.footable-details>tfoot>tr:first-child>th,table.footable-details>thead>tr:first-child>td,table.footable-details>thead>tr:first-child>th{border-top-width:0}table.footable-details.table-bordered>tbody>tr:first-child>td,table.footable-details.table-bordered>tbody>tr:first-child>th,table.footable-details.table-bordered>tfoot>tr:first-child>td,table.footable-details.table-bordered>tfoot>tr:first-child>th,table.footable-details.table-bordered>thead>tr:first-child>td,table.footable-details.table-bordered>thead>tr:first-child>th{border-top-width:1px}div.footable-loader{vertical-align:middle;text-align:center;height:300px;position:relative}div.footable-loader>span.fooicon{display:inline-block;opacity:.3;font-size:30px;line-height:32px;width:32px;height:32px;margin-top:-16px;margin-left:-16px;position:absolute;top:50%;left:50%;-webkit-animation:fooicon-spin-r
2s infinite linear;animation:fooicon-spin-r 2s infinite
linear}table.footable>tbody>tr.footable-empty>td{vertical-align:middle;text-align:center;font-size:30px}table.footable>tbody>tr>td,table.footable>tbody>tr>th{display:none}table.footable>tbody>tr.footable-detail-row>td,table.footable>tbody>tr.footable-detail-row>th,table.footable>tbody>tr.footable-empty>td,table.footable>tbody>tr.footable-empty>th{display:table-cell}@-webkit-keyframes
fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes
fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fooicon{display:inline-block;font-size:inherit;font-family:FontAwesome!important;font-style:normal;font-weight:400;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fooicon:after,.fooicon:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fooicon-loader:before{content:"\f01e"}.fooicon-plus:before{content:"\f067"}.fooicon-minus:before{content:"\f068"}.fooicon-search:before{content:"\f002"}.fooicon-remove:before{content:"\f00d"}.fooicon-sort:before{content:"\f0dc"}.fooicon-sort-asc:before{content:"\f160"}.fooicon-sort-desc:before{content:"\f161"}.fooicon-pencil:before{content:"\f040"}.fooicon-trash:before{content:"\f1f8"}.fooicon-eye-close:before{content:"\f070"}.fooicon-flash:before{content:"\f0e7"}.fooicon-cog:before{content:"\f013"}.fooicon-stats:before{content:"\f080"}PK|f�[*9m��footable.editing.cssnu�[���/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables
on smaller devices look awesome.
* @version 3.1.4
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
td.footable-editing {
width: 90px;
max-width: 90px;
}
table.footable-editing-no-edit td.footable-editing,
table.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-view td.footable-editing {
width: 70px;
max-width: 70px;
}
table.footable-editing-no-edit.footable-editing-no-delete
td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-view
td.footable-editing,
table.footable-editing-no-delete.footable-editing-no-view
td.footable-editing {
width: 50px;
max-width: 50px;
}
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view
td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view
th.footable-editing {
width: 0;
max-width: 0;
display: none !important;
}
table.footable-editing-right td.footable-editing,
table.footable-editing-right tr.footable-editing {
text-align: right;
}
table.footable-editing-left td.footable-editing,
table.footable-editing-left tr.footable-editing {
text-align: left;
}
table.footable-editing button.footable-add,
table.footable-editing button.footable-hide,
table.footable-editing-show button.footable-show,
table.footable-editing.footable-editing-always-show button.footable-show,
table.footable-editing.footable-editing-always-show button.footable-hide,
table.footable-editing.footable-editing-always-show.footable-editing-no-add
tr.footable-editing {
display: none;
}
table.footable-editing.footable-editing-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-hide,
table.footable-editing.footable-editing-always-show button.footable-add {
display: inline-block;
}
PK|f�[�{��((footable.editing.min.cssnu�[���td.footable-editing{width:90px;max-width:90px}table.footable-editing-no-delete
td.footable-editing,table.footable-editing-no-edit
td.footable-editing,table.footable-editing-no-view
td.footable-editing{width:70px;max-width:70px}table.footable-editing-no-delete.footable-editing-no-view
td.footable-editing,table.footable-editing-no-edit.footable-editing-no-delete
td.footable-editing,table.footable-editing-no-edit.footable-editing-no-view
td.footable-editing{width:50px;max-width:50px}table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view
td.footable-editing,table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view
th.footable-editing{width:0;max-width:0;display:none!important}table.footable-editing-right
td.footable-editing,table.footable-editing-right
tr.footable-editing{text-align:right}table.footable-editing-left
td.footable-editing,table.footable-editing-left
tr.footable-editing{text-align:left}table.footable-editing
button.footable-add,table.footable-editing
button.footable-hide,table.footable-editing-show
button.footable-show,table.footable-editing.footable-editing-always-show
button.footable-hide,table.footable-editing.footable-editing-always-show
button.footable-show,table.footable-editing.footable-editing-always-show.footable-editing-no-add
tr.footable-editing{display:none}table.footable-editing.footable-editing-always-show
button.footable-add,table.footable-editing.footable-editing-show
button.footable-add,table.footable-editing.footable-editing-show
button.footable-hide{display:inline-block}PK|f�[�0��footable.filtering.cssnu�[���/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables
on smaller devices look awesome.
* @version 3.1.4
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
table.footable > thead > tr.footable-filtering > th {
border-bottom-width: 1px;
font-weight: normal;
}
table.footable > thead > tr.footable-filtering > th,
table.footable.footable-filtering-right > thead >
tr.footable-filtering > th {
text-align: right;
}
table.footable.footable-filtering-left > thead >
tr.footable-filtering > th {
text-align: left;
}
table.footable.footable-filtering-center > thead >
tr.footable-filtering > th {
text-align: center;
}
table.footable > thead > tr.footable-filtering > th div.form-group
{
margin-bottom: 0;
}
table.footable > thead > tr.footable-filtering > th
div.form-group+div.form-group {
margin-top: 5px;
}
table.footable > thead > tr.footable-filtering > th
div.input-group {
width: 100%;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox {
margin: 0;
display: block;
position: relative;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox > label {
display: block;
padding-left: 20px;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox input[type="checkbox"]
{
position: absolute;
margin-left: -20px;
}
@media (min-width: 768px) {
table.footable > thead > tr.footable-filtering > th
div.input-group {
width: auto;
}
table.footable > thead > tr.footable-filtering > th
div.form-group {
margin-left: 2px;
margin-right: 2px;
}
table.footable > thead > tr.footable-filtering > th
div.form-group+div.form-group {
margin-top: 0;
}
}PK|f�[�Vfootable.filtering.min.cssnu�[���table.footable>thead>tr.footable-filtering>th{border-bottom-width:1px;font-weight:400}table.footable.footable-filtering-right>thead>tr.footable-filtering>th,table.footable>thead>tr.footable-filtering>th{text-align:right}table.footable.footable-filtering-left>thead>tr.footable-filtering>th{text-align:left}table.footable.footable-filtering-center>thead>tr.footable-filtering>th{text-align:center}table.footable>thead>tr.footable-filtering>th
div.form-group{margin-bottom:0}table.footable>thead>tr.footable-filtering>th
div.form-group+div.form-group{margin-top:5px}table.footable>thead>tr.footable-filtering>th
div.input-group{width:100%}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox{margin:0;display:block;position:relative}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox>label{display:block;padding-left:20px}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox
input[type=checkbox]{position:absolute;margin-left:-20px}@media
(min-width:768px){table.footable>thead>tr.footable-filtering>th
div.input-group{width:auto}table.footable>thead>tr.footable-filtering>th
div.form-group{margin-left:2px;margin-right:2px}table.footable>thead>tr.footable-filtering>th
div.form-group+div.form-group{margin-top:0}}PK|f�[�D��footable.paging.cssnu�[���/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables
on smaller devices look awesome.
* @version 3.1.4
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
table.footable > tfoot > tr.footable-paging > td >
ul.pagination {
margin: 10px 0 0 0;
}
table.footable > tfoot > tr.footable-paging > td > span.label
{
display: inline-block;
margin: 0 0 10px 0;
padding: 4px 10px;
}
table.footable > tfoot > tr.footable-paging > td,
table.footable-paging-center > tfoot > tr.footable-paging > td {
text-align: center;
}
table.footable-paging-left > tfoot > tr.footable-paging > td {
text-align: left;
}
table.footable-paging-right > tfoot > tr.footable-paging > td {
text-align: right;
}
ul.pagination > li.footable-page {
display: none;
}
ul.pagination > li.footable-page.visible {
display: inline;
}PK}f�[p,I�footable.paging.min.cssnu�[���table.footable>tfoot>tr.footable-paging>td>ul.pagination{margin:10px
0
0}table.footable>tfoot>tr.footable-paging>td>span.label{display:inline-block;margin:0
0 10px;padding:4px
10px}table.footable-paging-center>tfoot>tr.footable-paging>td,table.footable>tfoot>tr.footable-paging>td{text-align:center}table.footable-paging-left>tfoot>tr.footable-paging>td{text-align:left}table.footable-paging-right>tfoot>tr.footable-paging>td{text-align:right}ul.pagination>li.footable-page{display:none}ul.pagination>li.footable-page.visible{display:inline}PK}f�[�\��footable.sorting.cssnu�[���/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables
on smaller devices look awesome.
* @version 3.1.4
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
table.footable > thead > tr > td.footable-sortable,
table.footable > thead > tr > th.footable-sortable,
table.footable > tbody > tr > td.footable-sortable,
table.footable > tbody > tr > th.footable-sortable,
table.footable > tfoot > tr > td.footable-sortable,
table.footable > tfoot > tr > th.footable-sortable {
position: relative;
padding-right: 30px;
cursor: pointer;
}
td.footable-sortable > span.fooicon,
th.footable-sortable > span.fooicon {
position: absolute;
right: 6px;
top: 50%;
margin-top: -7px;
opacity: 0;
transition: opacity 0.3s ease-in;
}
td.footable-sortable:hover > span.fooicon,
th.footable-sortable:hover > span.fooicon {
opacity: 1;
}
td.footable-sortable.footable-asc > span.fooicon,
th.footable-sortable.footable-asc > span.fooicon,
td.footable-sortable.footable-desc > span.fooicon,
th.footable-sortable.footable-desc > span.fooicon {
opacity: 1;
}
/* hides the sort icons when sorting is not allowed */
table.footable-sorting-disabled td.footable-sortable.footable-asc >
span.fooicon,
table.footable-sorting-disabled td.footable-sortable.footable-desc >
span.fooicon,
table.footable-sorting-disabled td.footable-sortable:hover >
span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-asc >
span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-desc >
span.fooicon,
table.footable-sorting-disabled th.footable-sortable:hover >
span.fooicon {
opacity: 0;
visibility: hidden;
}PK}f�[%����footable.sorting.min.cssnu�[���table.footable>tbody>tr>td.footable-sortable,table.footable>tbody>tr>th.footable-sortable,table.footable>tfoot>tr>td.footable-sortable,table.footable>tfoot>tr>th.footable-sortable,table.footable>thead>tr>td.footable-sortable,table.footable>thead>tr>th.footable-sortable{position:relative;padding-right:30px;cursor:pointer}td.footable-sortable>span.fooicon,th.footable-sortable>span.fooicon{position:absolute;right:6px;top:50%;margin-top:-7px;opacity:0;transition:opacity
.3s
ease-in}td.footable-sortable.footable-asc>span.fooicon,td.footable-sortable.footable-desc>span.fooicon,td.footable-sortable:hover>span.fooicon,th.footable-sortable.footable-asc>span.fooicon,th.footable-sortable.footable-desc>span.fooicon,th.footable-sortable:hover>span.fooicon{opacity:1}table.footable-sorting-disabled
td.footable-sortable.footable-asc>span.fooicon,table.footable-sorting-disabled
td.footable-sortable.footable-desc>span.fooicon,table.footable-sorting-disabled
td.footable-sortable:hover>span.fooicon,table.footable-sorting-disabled
th.footable-sortable.footable-asc>span.fooicon,table.footable-sorting-disabled
th.footable-sortable.footable-desc>span.fooicon,table.footable-sorting-disabled
th.footable-sortable:hover>span.fooicon{opacity:0;visibility:hidden}PK}f�[dzS��J�Jfootable.standalone.cssnu�[���/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables
on smaller devices look awesome.
* @version 3.0.6
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
/* globals - instead we house them under the .footable.table class as the
root of FooTable is always the table itself. */
.footable.table, .footable.table *,
.footable-details.table, .footable-details.table * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.footable.table th,
.footable-details.table th {
text-align: left;
}
/* tables */
.footable.table,
.footable-details.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.footable.table > caption + thead > tr:first-child > th,
.footable.table > colgroup + thead > tr:first-child > th,
.footable.table > thead:first-child > tr:first-child > th,
.footable.table > caption + thead > tr:first-child > td,
.footable.table > colgroup + thead > tr:first-child > td,
.footable.table > thead:first-child > tr:first-child > td,
.footable-details.table > caption + thead > tr:first-child > th,
.footable-details.table > colgroup + thead > tr:first-child > th,
.footable-details.table > thead:first-child > tr:first-child > th,
.footable-details.table > caption + thead > tr:first-child > td,
.footable-details.table > colgroup + thead > tr:first-child > td,
.footable-details.table > thead:first-child > tr:first-child > td
{
border-top: 0;
}
.footable.table > thead > tr > th,
.footable.table > tbody > tr > th,
.footable.table > tfoot > tr > th,
.footable.table > thead > tr > td,
.footable.table > tbody > tr > td,
.footable.table > tfoot > tr > td,
.footable-details.table > thead > tr > th,
.footable-details.table > tbody > tr > th,
.footable-details.table > tfoot > tr > th,
.footable-details.table > thead > tr > td,
.footable-details.table > tbody > tr > td,
.footable-details.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.footable.table > thead > tr > th,
.footable.table > thead > tr > td,
.footable-details.table > thead > tr > th,
.footable-details.table > thead > tr > td {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.footable.table-condensed > thead > tr > th,
.footable.table-condensed > tbody > tr > th,
.footable.table-condensed > tfoot > tr > th,
.footable.table-condensed > thead > tr > td,
.footable.table-condensed > tbody > tr > td,
.footable.table-condensed > tfoot > tr > td,
.footable-details.table-condensed > thead > tr > th,
.footable-details.table-condensed > tbody > tr > th,
.footable-details.table-condensed > tfoot > tr > th,
.footable-details.table-condensed > thead > tr > td,
.footable-details.table-condensed > tbody > tr > td,
.footable-details.table-condensed > tfoot > tr > td {
padding: 5px;
}
.footable.table-bordered,
.footable-details.table-bordered {
border: 1px solid #ddd;
}
.footable.table-bordered > thead > tr > th,
.footable.table-bordered > tbody > tr > th,
.footable.table-bordered > tfoot > tr > th,
.footable.table-bordered > thead > tr > td,
.footable.table-bordered > tbody > tr > td,
.footable.table-bordered > tfoot > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable-details.table-bordered > tbody > tr > th,
.footable-details.table-bordered > tfoot > tr > th,
.footable-details.table-bordered > thead > tr > td,
.footable-details.table-bordered > tbody > tr > td,
.footable-details.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.footable.table-bordered > thead > tr > th,
.footable.table-bordered > thead > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable-details.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.footable.table-striped > tbody > tr:nth-child(odd),
.footable-details.table-striped > tbody > tr:nth-child(odd) {
background-color: #f9f9f9;
}
.footable.table-hover > tbody > tr:hover,
.footable-details.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
/* buttons */
.footable .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-appearance: button;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
overflow: visible;
text-transform: none;
}
.footable .btn:hover,
.footable .btn:focus,
.footable .btn.focus {
color: #333;
text-decoration: none;
}
.footable .btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.footable .btn-default:hover,
.footable .btn-default:focus,
.footable .btn-default.focus,
.footable .btn-default:active,
.footable .btn-default.active,
.footable .open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.footable .btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.footable .btn-primary:hover,
.footable .btn-primary:focus,
.footable .btn-primary.focus,
.footable .btn-primary:active,
.footable .btn-primary.active,
.footable .open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
/* caret */
.footable .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.footable .btn .caret {
margin-left: 0;
}
/* form-group */
.form-group {
margin-bottom: 15px;
}
/* form-control */
.footable .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
margin: 0;
font-family: inherit;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* input-group */
.footable .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.footable .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.footable .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.footable .input-group-addon,
.footable .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.footable .input-group-addon,
.footable .input-group-btn,
.footable .input-group .form-control {
display: table-cell;
}
.footable .input-group-btn > .btn + .btn,
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.footable .input-group-btn > .btn {
position: relative;
}
.footable .input-group-btn > .btn:hover,
.footable .input-group-btn > .btn:focus,
.footable .input-group-btn > .btn:active {
z-index: 2;
}
.footable .input-group .form-control:first-child,
.footable .input-group-addon:first-child,
.footable .input-group-btn:first-child > .btn,
.footable .input-group-btn:first-child > .btn-group > .btn,
.footable .input-group-btn:first-child > .dropdown-toggle,
.footable .input-group-btn:last-child >
.btn:not(:last-child):not(.dropdown-toggle),
.footable .input-group-btn:last-child > .btn-group:not(:last-child) >
.btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.footable .input-group .form-control:last-child,
.footable .input-group-addon:last-child,
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group > .btn,
.footable .input-group-btn:last-child > .dropdown-toggle,
.footable .input-group-btn:first-child > .btn:not(:first-child),
.footable .input-group-btn:first-child > .btn-group:not(:first-child)
> .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
/* checkboxes & radios */
.footable .radio,
.footable .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.footable .radio label,
.footable .checkbox label {
max-width: 100%;
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.footable .radio input[type=radio],
.footable .radio-inline input[type=radio],
.footable .checkbox input[type=checkbox],
.footable .checkbox-inline input[type=checkbox] {
position: absolute;
margin: 4px 0 0 -20px;
line-height: normal;
}
/* dropdown-menu */
.footable .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.footable .open > .dropdown-menu {
display: block;
}
.footable .dropdown-menu-right {
right: 0;
left: auto;
}
.footable .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.footable .dropdown-menu > li > a:hover,
.footable .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
/* pagination */
.footable .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.footable .pagination > li {
display: inline;
}
.footable .pagination > li:first-child > a,
.footable .pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.footable .pagination > li > a,
.footable .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.footable .pagination > li > a:hover,
.footable .pagination > li > span:hover,
.footable .pagination > li > a:focus,
.footable .pagination > li > span:focus {
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.footable .pagination > .active > a,
.footable .pagination > .active > span,
.footable .pagination > .active > a:hover,
.footable .pagination > .active > span:hover,
.footable .pagination > .active > a:focus,
.footable .pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.footable .pagination > .disabled > span,
.footable .pagination > .disabled > span:hover,
.footable .pagination > .disabled > span:focus,
.footable .pagination > .disabled > a,
.footable .pagination > .disabled > a:hover,
.footable .pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
/* labels */
.footable .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.footable .label-default {
background-color: #777;
}
/* wells */
.footable-loader.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
/* screen reader only */
.footable .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
/* form-inline */
@media (min-width: 768px) {
.footable .form-inline .form-group {
display:inline-block;
margin-bottom: 0;
vertical-align: middle
}
.footable .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle
}
.footable .form-inline .input-group {
display: inline-table;
vertical-align: middle
}
.footable .form-inline .input-group .input-group-addon,
.footable .form-inline .input-group .input-group-btn,
.footable .form-inline .input-group .form-control {
width: auto
}
.footable .form-inline .input-group>.form-control {
width: 100%
}
}
table.footable,
table.footable-details {
position: relative;
width: 100%;
border-spacing: 0;
border-collapse: collapse;
}
table.footable-details {
margin-bottom: 0;
}
table > tbody > tr > td > span.footable-toggle {
margin-right: 8px;
opacity: 0.3;
}
table > tbody > tr > td > span.footable-toggle.last-column {
margin-left: 8px;
float: right;
}
table.table-condensed > tbody > tr > td > span.footable-toggle
{
margin-right: 5px;
}
table.footable-details > tbody > tr > th:nth-child(1) {
min-width: 40px;
width: 120px;
}
table.footable-details > tbody > tr > td:nth-child(2) {
word-break: break-all;
}
table.footable-details > thead > tr:first-child > th,
table.footable-details > thead > tr:first-child > td,
table.footable-details > tbody > tr:first-child > th,
table.footable-details > tbody > tr:first-child > td,
table.footable-details > tfoot > tr:first-child > th,
table.footable-details > tfoot > tr:first-child > td {
border-top-width: 0;
}
table.footable-details.table-bordered > thead > tr:first-child >
th,
table.footable-details.table-bordered > thead > tr:first-child >
td,
table.footable-details.table-bordered > tbody > tr:first-child >
th,
table.footable-details.table-bordered > tbody > tr:first-child >
td,
table.footable-details.table-bordered > tfoot > tr:first-child >
th,
table.footable-details.table-bordered > tfoot > tr:first-child >
td {
border-top-width: 1px;
}
div.footable-loader {
vertical-align: middle;
text-align: center;
height: 300px;
position: relative;
}
div.footable-loader > span.fooicon {
display: inline-block;
opacity: 0.3;
font-size: 30px;
line-height: 32px;
width: 32px;
height: 32px;
margin-top: -16px;
margin-left: -16px;
position: absolute;
top: 50%;
left: 50%;
-webkit-animation: fooicon-spin-r 2s infinite linear;
animation: fooicon-spin-r 2s infinite linear;
}
table.footable > tbody > tr.footable-empty > td {
vertical-align: middle;
text-align: center;
font-size: 30px;
}
table.footable > tbody > tr > td,
table.footable > tbody > tr > th {
display: none;
}
table.footable > tbody > tr.footable-empty > td,
table.footable > tbody > tr.footable-empty > th,
table.footable > tbody > tr.footable-detail-row > td,
table.footable > tbody > tr.footable-detail-row > th {
display: table-cell;
}
@-webkit-keyframes fooicon-spin-r {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fooicon-spin-r {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fooicon {
display: inline-block;
font-size: inherit;
font-family: FontAwesome !important;
font-style: normal;
font-weight: 400;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.fooicon:before,
.fooicon:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fooicon-loader:before {
content: "\f01e";
}
.fooicon-plus:before {
content: "\f067";
}
.fooicon-minus:before {
content: "\f068";
}
.fooicon-search:before {
content: "\f002";
}
.fooicon-remove:before {
content: "\f00d";
}
.fooicon-sort:before {
content: "\f0dc";
}
.fooicon-sort-asc:before {
content: "\f160";
}
.fooicon-sort-desc:before {
content: "\f161";
}
.fooicon-pencil:before {
content: "\f040";
}
.fooicon-trash:before {
content: "\f1f8";
}
.fooicon-eye-close:before {
content: "\f070";
}
.fooicon-flash:before {
content: "\f0e7";
}
.fooicon-cog:before {
content: "\f013";
}
table.footable > thead > tr.footable-filtering > th {
border-bottom-width: 1px;
font-weight: normal;
}
table.footable > thead > tr.footable-filtering > th,
table.footable.footable-filtering-right > thead >
tr.footable-filtering > th {
text-align: right;
}
table.footable.footable-filtering-left > thead >
tr.footable-filtering > th {
text-align: left;
}
table.footable.footable-filtering-center > thead >
tr.footable-filtering > th {
text-align: center;
}
table.footable > thead > tr.footable-filtering > th div.form-group
{
margin-bottom: 0;
}
table.footable > thead > tr.footable-filtering > th
div.form-group+div.form-group {
margin-top: 5px;
}
table.footable > thead > tr.footable-filtering > th
div.input-group {
width: 100%;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox {
margin: 0;
display: block;
position: relative;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox > label {
display: block;
padding-left: 20px;
}
table.footable > thead > tr.footable-filtering > th
ul.dropdown-menu > li > a.checkbox input[type="checkbox"] {
position: absolute;
margin-left: -20px;
}
@media (min-width: 768px) {
table.footable > thead > tr.footable-filtering > th
div.input-group {
width: auto;
}
table.footable > thead > tr.footable-filtering > th
div.form-group {
margin-left: 2px;
margin-right: 2px;
}
table.footable > thead > tr.footable-filtering > th
div.form-group+div.form-group {
margin-top: 0;
}
}
td.footable-sortable,
th.footable-sortable {
position: relative;
padding-right: 30px;
cursor: pointer;
}
td.footable-sortable > span.fooicon,
th.footable-sortable > span.fooicon {
position: absolute;
right: 6px;
top: 50%;
margin-top: -7px;
opacity: 0;
transition: opacity 0.3s ease-in;
}
td.footable-sortable:hover > span.fooicon,
th.footable-sortable:hover > span.fooicon {
opacity: 1;
}
td.footable-sortable.footable-asc > span.fooicon,
th.footable-sortable.footable-asc > span.fooicon,
td.footable-sortable.footable-desc > span.fooicon,
th.footable-sortable.footable-desc > span.fooicon {
opacity: 1;
}
table.footable > tfoot > tr.footable-paging > td >
ul.pagination {
margin: 10px 0 0 0;
}
table.footable > tfoot > tr.footable-paging > td > span.label {
display: inline-block;
margin: 0 0 10px 0;
padding: 4px 10px;
}
table.footable > tfoot > tr.footable-paging > td,
table.footable-paging-center > tfoot > tr.footable-paging > td {
text-align: center;
}
table.footable-paging-left > tfoot > tr.footable-paging > td {
text-align: left;
}
table.footable-paging-right > tfoot > tr.footable-paging > td {
text-align: right;
}
ul.pagination > li.footable-page {
display: none;
}
ul.pagination > li.footable-page.visible {
display: inline;
}PK}f�[��J�>>footable.standalone.min.cssnu�[���.footable
.btn,.footable
.caret{display:inline-block;vertical-align:middle}.footable-details.table,.footable-details.table
*,.footable.table,.footable.table
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.footable-details.table
th,.footable.table
th{text-align:left}.footable-details.table,.footable.table{width:100%;max-width:100%;margin-bottom:20px}.footable-details.table>caption+thead>tr:first-child>td,.footable-details.table>caption+thead>tr:first-child>th,.footable-details.table>colgroup+thead>tr:first-child>td,.footable-details.table>colgroup+thead>tr:first-child>th,.footable-details.table>thead:first-child>tr:first-child>td,.footable-details.table>thead:first-child>tr:first-child>th,.footable.table>caption+thead>tr:first-child>td,.footable.table>caption+thead>tr:first-child>th,.footable.table>colgroup+thead>tr:first-child>td,.footable.table>colgroup+thead>tr:first-child>th,.footable.table>thead:first-child>tr:first-child>td,.footable.table>thead:first-child>tr:first-child>th{border-top:0}.footable-details.table>tbody>tr>td,.footable-details.table>tbody>tr>th,.footable-details.table>tfoot>tr>td,.footable-details.table>tfoot>tr>th,.footable-details.table>thead>tr>td,.footable-details.table>thead>tr>th,.footable.table>tbody>tr>td,.footable.table>tbody>tr>th,.footable.table>tfoot>tr>td,.footable.table>tfoot>tr>th,.footable.table>thead>tr>td,.footable.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px
solid
#ddd}.footable-details.table>thead>tr>td,.footable-details.table>thead>tr>th,.footable.table>thead>tr>td,.footable.table>thead>tr>th{vertical-align:bottom;border-bottom:2px
solid
#ddd}.footable-details.table-condensed>tbody>tr>td,.footable-details.table-condensed>tbody>tr>th,.footable-details.table-condensed>tfoot>tr>td,.footable-details.table-condensed>tfoot>tr>th,.footable-details.table-condensed>thead>tr>td,.footable-details.table-condensed>thead>tr>th,.footable.table-condensed>tbody>tr>td,.footable.table-condensed>tbody>tr>th,.footable.table-condensed>tfoot>tr>td,.footable.table-condensed>tfoot>tr>th,.footable.table-condensed>thead>tr>td,.footable.table-condensed>thead>tr>th{padding:5px}.footable
.btn,.footable .form-control{padding:6px
12px;font-size:14px;background-image:none;line-height:1.42857143}.footable-details.table-bordered,.footable-details.table-bordered>tbody>tr>td,.footable-details.table-bordered>tbody>tr>th,.footable-details.table-bordered>tfoot>tr>td,.footable-details.table-bordered>tfoot>tr>th,.footable-details.table-bordered>thead>tr>td,.footable-details.table-bordered>thead>tr>th,.footable.table-bordered,.footable.table-bordered>tbody>tr>td,.footable.table-bordered>tbody>tr>th,.footable.table-bordered>tfoot>tr>td,.footable.table-bordered>tfoot>tr>th,.footable.table-bordered>thead>tr>td,.footable.table-bordered>thead>tr>th{border:1px
solid
#ddd}.footable-details.table-bordered>thead>tr>td,.footable-details.table-bordered>thead>tr>th,.footable.table-bordered>thead>tr>td,.footable.table-bordered>thead>tr>th{border-bottom-width:2px}.footable-details.table-striped>tbody>tr:nth-child(odd),.footable.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.footable-details.table-hover>tbody>tr:hover,.footable.table-hover>tbody>tr:hover{background-color:#f5f5f5}.footable
.btn{margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px
solid
transparent;border-radius:4px;overflow:visible;text-transform:none}.footable
.btn.focus,.footable .btn:focus,.footable
.btn:hover{color:#333;text-decoration:none}.footable
.btn-default{color:#333;background-color:#fff;border-color:#ccc}.footable
.btn-default.active,.footable .btn-default.focus,.footable
.btn-default:active,.footable .btn-default:focus,.footable
.btn-default:hover,.footable
.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.footable
.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.footable
.btn-primary.active,.footable .btn-primary.focus,.footable
.btn-primary:active,.footable .btn-primary:focus,.footable
.btn-primary:hover,.footable
.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.footable
.caret{width:0;height:0;margin-left:2px;border-top:4px
solid;border-right:4px solid transparent;border-left:4px solid
transparent}.footable .btn
.caret{margin-left:0}.form-group{margin-bottom:15px}.footable
.form-control{display:block;width:100%;height:34px;margin:0;font-family:inherit;color:#555;background-color:#fff;border:1px
solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px
rgba(0,0,0,.075);box-shadow:inset 0 1px 1px
rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out
.15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color
ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color
ease-in-out .15s,box-shadow ease-in-out .15s}.footable
.input-group{position:relative;display:table;border-collapse:separate}.footable
.input-group
.form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.footable
.input-group-btn{position:relative;font-size:0}.footable
.input-group-addon,.footable
.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.footable
.input-group .form-control,.footable .input-group-addon,.footable
.input-group-btn{display:table-cell}.footable
.input-group-btn:last-child>.btn,.footable
.input-group-btn:last-child>.btn-group,.footable
.input-group-btn>.btn+.btn{margin-left:-1px}.footable
.input-group-btn>.btn{position:relative}.footable
.input-group-btn>.btn:active,.footable
.input-group-btn>.btn:focus,.footable
.input-group-btn>.btn:hover{z-index:2}.footable .input-group
.form-control:first-child,.footable
.input-group-addon:first-child,.footable
.input-group-btn:first-child>.btn,.footable
.input-group-btn:first-child>.btn-group>.btn,.footable
.input-group-btn:first-child>.dropdown-toggle,.footable
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.footable
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.footable
.input-group .form-control:last-child,.footable
.input-group-addon:last-child,.footable
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.footable
.input-group-btn:first-child>.btn:not(:first-child),.footable
.input-group-btn:last-child>.btn,.footable
.input-group-btn:last-child>.btn-group>.btn,.footable
.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.footable
.checkbox,.footable
.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.footable
.checkbox label,.footable .radio
label{max-width:100%;min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.footable
.checkbox input[type=checkbox],.footable .checkbox-inline
input[type=checkbox],.footable .radio input[type=radio],.footable
.radio-inline input[type=radio]{position:absolute;margin:4px 0 0
-20px;line-height:normal}.footable
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px
0;margin:2px 0
0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
solid #ccc;border:1px solid
rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px
rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.footable
.open>.dropdown-menu{display:block}.footable
.dropdown-menu-right{right:0;left:auto}.footable
.dropdown-menu>li>a{display:block;padding:3px
20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.footable
.dropdown-menu>li>a:focus,.footable
.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.footable
.pagination{display:inline-block;padding-left:0;margin:20px
0;border-radius:4px}.footable .pagination>li{display:inline}.footable
.pagination>li:first-child>a,.footable
.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.footable
.pagination>li>a,.footable
.pagination>li>span{position:relative;float:left;padding:6px
12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px
solid #ddd}.footable .pagination>li>a:focus,.footable
.pagination>li>a:hover,.footable
.pagination>li>span:focus,.footable
.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.footable
.pagination>.active>a,.footable
.pagination>.active>a:focus,.footable
.pagination>.active>a:hover,.footable
.pagination>.active>span,.footable
.pagination>.active>span:focus,.footable
.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.footable
.pagination>.disabled>a,.footable
.pagination>.disabled>a:focus,.footable
.pagination>.disabled>a:hover,.footable
.pagination>.disabled>span,.footable
.pagination>.disabled>span:focus,.footable
.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.footable
.label{display:inline;padding:.2em .6em
.3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.footable
.label-default{background-color:#777}.footable-loader.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px
solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px
rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.footable
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}table.footable-details,table.footable>thead>tr.footable-filtering>th
div.form-group{margin-bottom:0}@media (min-width:768px){.footable
.form-inline
.form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.footable
.form-inline
.form-control{display:inline-block;width:auto;vertical-align:middle}.footable
.form-inline
.input-group{display:inline-table;vertical-align:middle}.footable
.form-inline .input-group .form-control,.footable .form-inline .input-group
.input-group-addon,.footable .form-inline .input-group
.input-group-btn{width:auto}.footable .form-inline
.input-group>.form-control{width:100%}}table.footable,table.footable-details{position:relative;width:100%;border-spacing:0;border-collapse:collapse}table>tbody>tr>td>span.footable-toggle{margin-right:8px;opacity:.3}table>tbody>tr>td>span.footable-toggle.last-column{margin-left:8px;float:right}table.table-condensed>tbody>tr>td>span.footable-toggle{margin-right:5px}table.footable-details>tbody>tr>th:nth-child(1){min-width:40px;width:120px}table.footable-details>tbody>tr>td:nth-child(2){word-break:break-all}table.footable-details>tbody>tr:first-child>td,table.footable-details>tbody>tr:first-child>th,table.footable-details>tfoot>tr:first-child>td,table.footable-details>tfoot>tr:first-child>th,table.footable-details>thead>tr:first-child>td,table.footable-details>thead>tr:first-child>th{border-top-width:0}table.footable-details.table-bordered>tbody>tr:first-child>td,table.footable-details.table-bordered>tbody>tr:first-child>th,table.footable-details.table-bordered>tfoot>tr:first-child>td,table.footable-details.table-bordered>tfoot>tr:first-child>th,table.footable-details.table-bordered>thead>tr:first-child>td,table.footable-details.table-bordered>thead>tr:first-child>th{border-top-width:1px}div.footable-loader{vertical-align:middle;text-align:center;height:300px;position:relative}div.footable-loader>span.fooicon{display:inline-block;opacity:.3;font-size:30px;line-height:32px;width:32px;height:32px;margin-top:-16px;margin-left:-16px;position:absolute;top:50%;left:50%;-webkit-animation:fooicon-spin-r
2s infinite linear;animation:fooicon-spin-r 2s infinite
linear}table.footable>tbody>tr.footable-empty>td{vertical-align:middle;text-align:center;font-size:30px}table.footable>tbody>tr>td,table.footable>tbody>tr>th{display:none}table.footable>tbody>tr.footable-detail-row>td,table.footable>tbody>tr.footable-detail-row>th,table.footable>tbody>tr.footable-empty>td,table.footable>tbody>tr.footable-empty>th{display:table-cell}@-webkit-keyframes
fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes
fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fooicon{display:inline-block;font-size:inherit;font-family:FontAwesome!important;font-style:normal;font-weight:400;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fooicon:after,.fooicon:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fooicon-loader:before{content:"\f01e"}.fooicon-plus:before{content:"\f067"}.fooicon-minus:before{content:"\f068"}.fooicon-search:before{content:"\f002"}.fooicon-remove:before{content:"\f00d"}.fooicon-sort:before{content:"\f0dc"}.fooicon-sort-asc:before{content:"\f160"}.fooicon-sort-desc:before{content:"\f161"}.fooicon-pencil:before{content:"\f040"}.fooicon-trash:before{content:"\f1f8"}.fooicon-eye-close:before{content:"\f070"}.fooicon-flash:before{content:"\f0e7"}.fooicon-cog:before{content:"\f013"}table.footable>thead>tr.footable-filtering>th{border-bottom-width:1px;font-weight:400}table.footable.footable-filtering-right>thead>tr.footable-filtering>th,table.footable>thead>tr.footable-filtering>th{text-align:right}table.footable.footable-filtering-left>thead>tr.footable-filtering>th{text-align:left}table.footable-paging-center>tfoot>tr.footable-paging>td,table.footable.footable-filtering-center>thead>tr.footable-filtering>th,table.footable>tfoot>tr.footable-paging>td{text-align:center}table.footable>thead>tr.footable-filtering>th
div.form-group+div.form-group{margin-top:5px}table.footable>thead>tr.footable-filtering>th
div.input-group{width:100%}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox{margin:0;display:block;position:relative}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox>label{display:block;padding-left:20px}table.footable>thead>tr.footable-filtering>th
ul.dropdown-menu>li>a.checkbox
input[type=checkbox]{position:absolute;margin-left:-20px}@media
(min-width:768px){table.footable>thead>tr.footable-filtering>th
div.input-group{width:auto}table.footable>thead>tr.footable-filtering>th
div.form-group{margin-left:2px;margin-right:2px}table.footable>thead>tr.footable-filtering>th
div.form-group+div.form-group{margin-top:0}}td.footable-sortable,th.footable-sortable{position:relative;padding-right:30px;cursor:pointer}td.footable-sortable>span.fooicon,th.footable-sortable>span.fooicon{position:absolute;right:6px;top:50%;margin-top:-7px;opacity:0;transition:opacity
.3s
ease-in}td.footable-sortable.footable-asc>span.fooicon,td.footable-sortable.footable-desc>span.fooicon,td.footable-sortable:hover>span.fooicon,th.footable-sortable.footable-asc>span.fooicon,th.footable-sortable.footable-desc>span.fooicon,th.footable-sortable:hover>span.fooicon{opacity:1}table.footable>tfoot>tr.footable-paging>td>ul.pagination{margin:10px
0
0}table.footable>tfoot>tr.footable-paging>td>span.label{display:inline-block;margin:0
0 10px;padding:4px
10px}table.footable-paging-left>tfoot>tr.footable-paging>td{text-align:left}table.footable-paging-right>tfoot>tr.footable-paging>td{text-align:right}ul.pagination>li.footable-page{display:none}ul.pagination>li.footable-page.visible{display:inline}PK{�[�p���datatables.min.cssnu�[���/*
* This combined file was created by the DataTables downloader builder:
* https://datatables.net/download
*
* To rebuild or modify this file with the latest versions of the included
* software please visit:
*
https://datatables.net/download/#dt/jszip-2.5.0/dt-1.11.5/b-2.2.2/b-colvis-2.2.2/b-html5-2.2.2/b-print-2.2.2/cr-1.5.5/date-1.1.2/fc-4.0.2/fh-3.2.2/kt-2.6.4/r-2.2.9/rg-1.1.4/rr-1.2.8/sc-2.0.5/sb-1.3.2/sp-2.0.0/sl-1.3.4/sr-1.1.0
*
* Included libraries:
* JSZip 2.5.0, DataTables 1.11.5, Buttons 2.2.2, Column visibility 2.2.2,
HTML5 export 2.2.2, Print view 2.2.2, ColReorder 1.5.5, DateTime 1.1.2,
FixedColumns 4.0.2, FixedHeader 3.2.2, KeyTable 2.6.4, Responsive 2.2.9,
RowGroup 1.1.4, RowReorder 1.2.8, Scroller 2.0.5, SearchBuilder 1.3.2,
SearchPanes 2.0.0, Select 1.3.4, StateRestore 1.1.0
*/
table.dataTable th.dt-left,table.dataTable
td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable
td.dt-center,table.dataTable
td.dataTables_empty{text-align:center}table.dataTable
th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable
th.dt-justify,table.dataTable
td.dt-justify{text-align:justify}table.dataTable
th.dt-nowrap,table.dataTable
td.dt-nowrap{white-space:nowrap}table.dataTable thead
th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot
th.dt-head-left,table.dataTable tfoot
td.dt-head-left{text-align:left}table.dataTable thead
th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable
tfoot th.dt-head-center,table.dataTable tfoot
td.dt-head-center{text-align:center}table.dataTable thead
th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable
tfoot th.dt-head-right,table.dataTable tfoot
td.dt-head-right{text-align:right}table.dataTable thead
th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable
tfoot th.dt-head-justify,table.dataTable tfoot
td.dt-head-justify{text-align:justify}table.dataTable thead
th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable
tfoot th.dt-head-nowrap,table.dataTable tfoot
td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody
th.dt-body-left,table.dataTable tbody
td.dt-body-left{text-align:left}table.dataTable tbody
th.dt-body-center,table.dataTable tbody
td.dt-body-center{text-align:center}table.dataTable tbody
th.dt-body-right,table.dataTable tbody
td.dt-body-right{text-align:right}table.dataTable tbody
th.dt-body-justify,table.dataTable tbody
td.dt-body-justify{text-align:justify}table.dataTable tbody
th.dt-body-nowrap,table.dataTable tbody
td.dt-body-nowrap{white-space:nowrap}table.dataTable
td.dt-control{text-align:center;cursor:pointer}table.dataTable
td.dt-control:before{height:1em;width:1em;margin-top:-9px;display:inline-block;color:white;border:.15em
solid white;border-radius:1em;box-shadow:0 0 .2em
#444;box-sizing:content-box;text-align:center;text-indent:0
!important;font-family:"Courier
New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable
tr.dt-hasChild
td.dt-control:before{content:"-";background-color:#d33333}table.dataTable{width:100%;margin:0
auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable
thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead
th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid
#111}table.dataTable thead th:active,table.dataTable thead
td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot
td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable
thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead
.sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable
thead
.sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center
right}table.dataTable thead
.sorting{background-image:url("/DataTables-1.11.5/images/sort_both.png")}table.dataTable
thead
.sorting_asc{background-image:url("/DataTables-1.11.5/images/sort_asc.png")
!important}table.dataTable thead
.sorting_desc{background-image:url("/DataTables-1.11.5/images/sort_desc.png")
!important}table.dataTable thead
.sorting_asc_disabled{background-image:url("/DataTables-1.11.5/images/sort_asc_disabled.png")}table.dataTable
thead
.sorting_desc_disabled{background-image:url("/DataTables-1.11.5/images/sort_desc_disabled.png")}table.dataTable
tbody tr{background-color:#fff}table.dataTable tbody
tr.selected{background-color:#b0bed9}table.dataTable tbody
th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border
tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody
th,table.dataTable.display tbody td{border-top:1px solid
#ddd}table.dataTable.row-border tbody tr:first-child
th,table.dataTable.row-border tbody tr:first-child
td,table.dataTable.display tbody tr:first-child th,table.dataTable.display
tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody
th,table.dataTable.cell-border tbody td{border-top:1px solid
#ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr
th:first-child,table.dataTable.cell-border tbody tr
td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody
tr:first-child th,table.dataTable.cell-border tbody tr:first-child
td{border-top:none}table.dataTable.stripe tbody
tr.odd,table.dataTable.display tbody
tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody
tr.odd.selected,table.dataTable.display tbody
tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody
tr:hover,table.dataTable.display tbody
tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody
tr:hover.selected,table.dataTable.display tbody
tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column
tbody tr>.sorting_1,table.dataTable.order-column tbody
tr>.sorting_2,table.dataTable.order-column tbody
tr>.sorting_3,table.dataTable.display tbody
tr>.sorting_1,table.dataTable.display tbody
tr>.sorting_2,table.dataTable.display tbody
tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column
tbody tr.selected>.sorting_1,table.dataTable.order-column tbody
tr.selected>.sorting_2,table.dataTable.order-column tbody
tr.selected>.sorting_3,table.dataTable.display tbody
tr.selected>.sorting_1,table.dataTable.display tbody
tr.selected>.sorting_2,table.dataTable.display tbody
tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display
tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody
tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody
tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody
tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody
tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody
tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display
tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe
tbody
tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display
tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe
tbody
tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display
tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe
tbody
tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display
tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody
tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display
tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody
tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display
tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody
tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display
tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe
tbody
tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display
tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe
tbody
tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display
tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe
tbody
tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display
tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody
tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display
tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody
tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display
tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody
tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display
tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover
tbody
tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display
tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover
tbody
tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display
tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover
tbody
tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px
solid #111}table.dataTable.nowrap th,table.dataTable.nowrap
td{white-space:nowrap}table.dataTable.compact thead
th,table.dataTable.compact thead td{padding:4px
17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot
td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact
tbody td{padding:4px}table.dataTable th,table.dataTable
td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper
.dataTables_length{float:left}.dataTables_wrapper .dataTables_length
select{border:1px solid
#aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px}.dataTables_wrapper
.dataTables_filter{float:right;text-align:right}.dataTables_wrapper
.dataTables_filter input{border:1px solid
#aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper
.dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper
.dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper
.dataTables_paginate
.paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em
1em;margin-left:2px;text-align:center;text-decoration:none
!important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px
solid transparent;border-radius:2px}.dataTables_wrapper
.dataTables_paginate .paginate_button.current,.dataTables_wrapper
.dataTables_paginate .paginate_button.current:hover{color:#333
!important;border:1px solid
#979797;background-color:white;background:-webkit-gradient(linear, left
top, left bottom, color-stop(0%, white), color-stop(100%,
#dcdcdc));background:-webkit-linear-gradient(top, white 0%, #dcdcdc
100%);background:-moz-linear-gradient(top, white 0%, #dcdcdc
100%);background:-ms-linear-gradient(top, white 0%, #dcdcdc
100%);background:-o-linear-gradient(top, white 0%, #dcdcdc
100%);background:linear-gradient(to bottom, white 0%, #dcdcdc
100%)}.dataTables_wrapper .dataTables_paginate
.paginate_button.disabled,.dataTables_wrapper .dataTables_paginate
.paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate
.paginate_button.disabled:active{cursor:default;color:#666
!important;border:1px solid
transparent;background:transparent;box-shadow:none}.dataTables_wrapper
.dataTables_paginate .paginate_button:hover{color:white
!important;border:1px solid
#111;background-color:#585858;background:-webkit-gradient(linear, left top,
left bottom, color-stop(0%, #585858), color-stop(100%,
#111));background:-webkit-linear-gradient(top, #585858 0%, #111
100%);background:-moz-linear-gradient(top, #585858 0%, #111
100%);background:-ms-linear-gradient(top, #585858 0%, #111
100%);background:-o-linear-gradient(top, #585858 0%, #111
100%);background:linear-gradient(to bottom, #585858 0%, #111
100%)}.dataTables_wrapper .dataTables_paginate
.paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear,
left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%,
#0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c
100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c
100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c
100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c
100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c
100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper
.dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper
.dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear,
left top, right top, color-stop(0%, rgba(255, 255, 255, 0)),
color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255,
255, 0.9)), color-stop(100%, rgba(255, 255, 255,
0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255,
255, 0) 100%);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0)
0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255,
255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255,
0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%,
rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255,
255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9)
75%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right,
rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255,
255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)}.dataTables_wrapper
.dataTables_length,.dataTables_wrapper
.dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper
.dataTables_processing,.dataTables_wrapper
.dataTables_paginate{color:#333}.dataTables_wrapper
.dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll
div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper
.dataTables_scroll
div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper
.dataTables_scroll
div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper
.dataTables_scroll
div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper
.dataTables_scroll
div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper
.dataTables_scroll
div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper
.dataTables_scroll
div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper
.dataTables_scroll
div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper
.dataTables_scroll
div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0
!important;padding:0 !important}.dataTables_wrapper.no-footer
.dataTables_scrollBody{border-bottom:1px solid
#111}.dataTables_wrapper.no-footer div.dataTables_scrollHead
table.dataTable,.dataTables_wrapper.no-footer
div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media
screen and (max-width: 767px){.dataTables_wrapper
.dataTables_info,.dataTables_wrapper
.dataTables_paginate{float:none;text-align:center}.dataTables_wrapper
.dataTables_paginate{margin-top:.5em}}@media screen and (max-width:
640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper
.dataTables_filter{float:none;text-align:center}.dataTables_wrapper
.dataTables_filter{margin-top:.5em}}
@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes
dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes
dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes
dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes
dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dataTables_wrapper{position:relative}div.dt-buttons{position:initial}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px
solid #111;box-shadow:3px 4px 10px 1px rgba(0, 0, 0,
0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info
h2{padding:.5em;margin:0;font-weight:normal;border-bottom:1px solid
#ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dtb-popover-close{position:absolute;top:10px;right:10px;width:22px;height:22px;border:1px
solid
#eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}button.dtb-hide-drop{display:none
!important}div.dt-button-collection-title{text-align:center;padding:.3em 0
.5em;margin-left:.5em;margin-right:.5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap}span.dt-button-spacer.bar{border-left:1px
solid rgba(0, 0, 0,
0.3);vertical-align:middle;padding-left:.5em}span.dt-button-spacer.bar:empty{height:1em;width:1px;padding-left:0}div.dt-button-collection
span.dt-button-spacer{width:100%;font-size:.9em;text-align:center;margin:.5em
0}div.dt-button-collection
span.dt-button-spacer:empty{height:0;width:100%}div.dt-button-collection
span.dt-button-spacer.bar{border-left:none;border-bottom:1px solid rgba(0,
0, 0,
0.3);padding-left:0}button.dt-button,div.dt-button,a.dt-button,input.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-left:.167em;margin-right:.167em;margin-bottom:.333em;padding:.5em
1em;border:1px solid rgba(0, 0, 0,
0.3);border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:rgba(0,
0, 0, 0.1);background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.1)
0%, rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(230,
230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%,
rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(230, 230,
230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to
bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(230,
230, 230, 0.1)", EndColorStr="rgba(0, 0, 0,
0.1)");-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}button.dt-button:first-child,div.dt-button:first-child,a.dt-button:first-child,input.dt-button:first-child{margin-left:0}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled,input.dt-button.disabled{cursor:default;opacity:.4}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled),input.dt-button:active:not(.disabled),input.dt-button.active:not(.disabled){background-color:rgba(0,
0, 0, 0.1);background:-webkit-linear-gradient(top, rgba(179, 179, 179, 0.1)
0%, rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(179,
179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%);background:-ms-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%,
rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(179, 179,
179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to
bottom, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(179,
179, 179, 0.1)", EndColorStr="rgba(0, 0, 0,
0.1)");box-shadow:inset 1px 1px 3px
#999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled),input.dt-button:active:not(.disabled):hover:not(.disabled),input.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset
1px 1px 3px #999;background-color:rgba(0, 0, 0,
0.1);background:-webkit-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%,
rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(128,
128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%);background:-ms-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%,
rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(128, 128,
128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to
bottom, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(128,
128, 128, 0.1)", EndColorStr="rgba(0, 0, 0,
0.1)")}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover,input.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled),input.dt-button:hover:not(.disabled){border:1px
solid #666;background-color:rgba(0, 0, 0,
0.1);background:-webkit-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%,
rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(153,
153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%);background:-ms-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%,
rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(153, 153,
153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to
bottom, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(153,
153, 153, 0.1)", EndColorStr="rgba(0, 0, 0,
0.1)")}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled),input.dt-button:focus:not(.disabled){border:1px
solid #426c9e;text-shadow:0 1px 0
#c4def1;outline:none;background-color:#79ace9;background:-webkit-linear-gradient(top,
#d1e2f7 0%, #79ace9 100%);background:-moz-linear-gradient(top, #d1e2f7 0%,
#79ace9 100%);background:-ms-linear-gradient(top, #d1e2f7 0%, #79ace9
100%);background:-o-linear-gradient(top, #d1e2f7 0%, #79ace9
100%);background:linear-gradient(to bottom, #d1e2f7 0%, #79ace9
100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#d1e2f7",
EndColorStr="#79ace9")}button.dt-button
span.dt-down-arrow,div.dt-button span.dt-down-arrow,a.dt-button
span.dt-down-arrow,input.dt-button
span.dt-down-arrow{position:relative;top:-2px;color:rgba(70, 70, 70,
0.75);font-size:8px;padding-left:10px;line-height:1em}.dt-button
embed{outline:none}div.dt-buttons{float:left}div.dt-buttons.buttons-right{float:right}div.dataTables_layout_cell
div.dt-buttons{float:none}div.dataTables_layout_cell
div.dt-buttons.buttons-right{float:none}div.dt-btn-split-wrapper{display:inline-block}div.dt-button-collection{position:absolute;top:0;left:0;width:200px;margin-top:3px;margin-bottom:3px;padding:4px
4px 2px 4px;border:1px solid #ccc;border:1px solid rgba(0, 0, 0,
0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px
4px 10px 1px rgba(0, 0, 0,
0.3);box-sizing:border-box}div.dt-button-collection
button.dt-button,div.dt-button-collection
div.dt-button,div.dt-button-collection
a.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin:4px
0 2px 0}div.dt-button-collection
button.dt-button:active:not(.disabled),div.dt-button-collection
button.dt-button.active:not(.disabled),div.dt-button-collection
div.dt-button:active:not(.disabled),div.dt-button-collection
div.dt-button.active:not(.disabled),div.dt-button-collection
a.dt-button:active:not(.disabled),div.dt-button-collection
a.dt-button.active:not(.disabled){background-color:#dadada;background:-webkit-linear-gradient(top,
#f0f0f0 0%, #dadada 100%);background:-moz-linear-gradient(top, #f0f0f0 0%,
#dadada 100%);background:-ms-linear-gradient(top, #f0f0f0 0%, #dadada
100%);background:-o-linear-gradient(top, #f0f0f0 0%, #dadada
100%);background:linear-gradient(to bottom, #f0f0f0 0%, #dadada
100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0",
EndColorStr="#dadada");box-shadow:inset 1px 1px 3px
#666}div.dt-button-collection
button.dt-button:first-child,div.dt-button-collection
div.dt-button:first-child,div.dt-button-collection
a.dt-button:first-child{margin-top:0;border-top-left-radius:3px;border-top-right-radius:3px}div.dt-button-collection
button.dt-button:last-child,div.dt-button-collection
div.dt-button:last-child,div.dt-button-collection
a.dt-button:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}div.dt-button-collection
div.dt-btn-split-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:stretch;margin:4px
0 2px 0}div.dt-button-collection div.dt-btn-split-wrapper
button.dt-button{margin:0;display:inline-block;width:0;flex-grow:1;flex-shrink:0;flex-basis:50px;border-radius:0}div.dt-button-collection
div.dt-btn-split-wrapper
button.dt-btn-split-drop{min-width:20px;flex-grow:0;flex-shrink:0;flex-basis:0}div.dt-button-collection
div.dt-btn-split-wrapper:first-child{margin-top:0}div.dt-button-collection
div.dt-btn-split-wrapper:first-child
button.dt-button{border-top-left-radius:3px}div.dt-button-collection
div.dt-btn-split-wrapper:first-child
button.dt-btn-split-drop{border-top-right-radius:3px}div.dt-button-collection
div.dt-btn-split-wrapper:last-child
button.dt-button{border-bottom-left-radius:3px}div.dt-button-collection
div.dt-btn-split-wrapper:last-child
button.dt-btn-split-drop{border-bottom-right-radius:3px}div.dt-button-collection
div.dt-btn-split-wrapper:active:not(.disabled)
button.dt-button,div.dt-button-collection
div.dt-btn-split-wrapper.active:not(.disabled)
button.dt-button{background-color:#dadada;background:-webkit-linear-gradient(top,
#f0f0f0 0%, #dadada 100%);background:-moz-linear-gradient(top, #f0f0f0 0%,
#dadada 100%);background:-ms-linear-gradient(top, #f0f0f0 0%, #dadada
100%);background:-o-linear-gradient(top, #f0f0f0 0%, #dadada
100%);background:linear-gradient(to bottom, #f0f0f0 0%, #dadada
100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0",
EndColorStr="#dadada");box-shadow:inset 0px 0px 4px
#666}div.dt-button-collection
div.dt-btn-split-wrapper:active:not(.disabled)
button.dt-btn-split-drop,div.dt-button-collection
div.dt-btn-split-wrapper.active:not(.disabled)
button.dt-btn-split-drop{box-shadow:none}div.dt-button-collection.fixed
.dt-button:first-child{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}div.dt-button-collection.fixed
.dt-button:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}div.dt-button-collection.fixed{position:fixed;display:block;top:50%;left:50%;margin-left:-75px;border-radius:5px;background-color:white}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection.fixed.columns{margin-left:-409px}@media
screen and (max-width:
1024px){div.dt-button-collection.fixed.columns{margin-left:-308px}}@media
screen and (max-width:
640px){div.dt-button-collection.fixed.columns{margin-left:-203px}}@media
screen and (max-width:
460px){div.dt-button-collection.fixed.columns{margin-left:-100px}}div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto}div.dt-button-collection.two-column>:last-child,div.dt-button-collection.three-column>:last-child,div.dt-button-collection.four-column>:last-child{display:block
!important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection.two-column>:last-child>*,div.dt-button-collection.three-column>:last-child>*,div.dt-button-collection.four-column>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;column-count:4}div.dt-button-collection
.dt-button{border-radius:0}div.dt-button-collection.columns{width:auto}div.dt-button-collection.columns>:last-child{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:818px;padding-bottom:1px}div.dt-button-collection.columns>:last-child
.dt-button{min-width:200px;flex:0
1;margin:0}div.dt-button-collection.columns.dtb-b3>:last-child,div.dt-button-collection.columns.dtb-b2>:last-child,div.dt-button-collection.columns.dtb-b1>:last-child{justify-content:space-between}div.dt-button-collection.columns.dtb-b3
.dt-button{flex:1 1 32%}div.dt-button-collection.columns.dtb-b2
.dt-button{flex:1 1 48%}div.dt-button-collection.columns.dtb-b1
.dt-button{flex:1 1 100%}@media screen and (max-width:
1024px){div.dt-button-collection.columns>:last-child{width:612px}}@media
screen and (max-width:
640px){div.dt-button-collection.columns>:last-child{width:406px}div.dt-button-collection.columns.dtb-b3
.dt-button{flex:0 1 32%}}@media screen and (max-width:
460px){div.dt-button-collection.columns>:last-child{width:200px}}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,
0, 0, 0.7);background:-ms-radial-gradient(center, ellipse farthest-corner,
rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7)
100%);background:-moz-radial-gradient(center, ellipse farthest-corner,
rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7)
100%);background:-o-radial-gradient(center, ellipse farthest-corner,
rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7)
100%);background:-webkit-gradient(radial, center center, 0, center center,
497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0,
0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner,
rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7)
100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0,
0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);z-index:2001}@media screen and
(max-width: 640px){div.dt-buttons{float:none
!important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,
0, 0,
0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px
0 0 -8px;box-sizing:border-box;display:block;content:"
";border:2px solid
#282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner
1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite
linear;-ms-animation:dtb-spinner 1500ms infinite
linear;-webkit-animation:dtb-spinner 1500ms infinite
linear;-moz-animation:dtb-spinner 1500ms infinite
linear}button.dt-btn-split-drop{margin-left:calc(-1px -
.333em);padding-bottom:calc(.5em - 1px);border-radius:0px 1px 1px
0px;color:rgba(70, 70, 70, 0.9);border-left:none}button.dt-btn-split-drop
span.dt-btn-split-drop-arrow{position:relative;top:-1px;left:-2px;font-size:8px}button.dt-btn-split-drop:hover{z-index:2}button.buttons-split{border-right:1px
solid rgba(70, 70, 70, 0);border-radius:1px 0px 0px
1px}button.dt-btn-split-drop-button{background-color:white}button.dt-btn-split-drop-button:hover{background-color:white}
table.DTCR_clonedTable.dataTable{position:absolute
!important;background-color:rgba(255, 255, 255,
0.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#0259c4;z-index:201}
div.dt-datetime{position:absolute;background-color:white;z-index:2050;border:1px
solid #ccc;box-shadow:0 5px 15px -5px rgba(0, 0, 0, 0.5);padding:0 20px 6px
20px;width:275px}div.dt-datetime.inline{position:relative;box-shadow:none}div.dt-datetime
div.dt-datetime-title{text-align:center;padding:5px 0px 3px}div.dt-datetime
div.dt-datetime-buttons{text-align:center}div.dt-datetime
div.dt-datetime-buttons a{display:inline-block;padding:0 .5em .5em
.5em;margin:0;font-size:.9em}div.dt-datetime div.dt-datetime-buttons
a:hover{text-decoration:underline}div.dt-datetime
table{border-spacing:0;margin:12px 0;width:100%}div.dt-datetime
table.dt-datetime-table-nospace{margin-top:-12px}div.dt-datetime table
th{font-size:.8em;color:#777;font-weight:normal;width:14.285714286%;padding:0
0 4px 0;text-align:center}div.dt-datetime table
td{font-size:.9em;color:#444;padding:0}div.dt-datetime table
td.selectable{text-align:center;background:#f5f5f5}div.dt-datetime table
td.selectable.disabled{color:#aaa;background:white}div.dt-datetime table
td.selectable.disabled
button:hover{color:#aaa;background:white}div.dt-datetime table
td.selectable.now{background-color:#ddd}div.dt-datetime table
td.selectable.now button{font-weight:bold}div.dt-datetime table
td.selectable.selected
button{background:#4e6ca3;color:white;border-radius:2px}div.dt-datetime
table td.selectable
button:hover{background:#ff8000;color:white;border-radius:2px}div.dt-datetime
table td.dt-datetime-week{font-size:.7em}div.dt-datetime table
button{width:100%;box-sizing:border-box;border:none;background:transparent;font-size:inherit;color:inherit;text-align:center;padding:4px
0;cursor:pointer;margin:0}div.dt-datetime table button
span{display:inline-block;min-width:14px;text-align:right}div.dt-datetime
table.weekNumber th{width:12.5%}div.dt-datetime div.dt-datetime-calendar
table{margin-top:0}div.dt-datetime
div.dt-datetime-label{position:relative;display:inline-block;height:30px;padding:5px
6px;border:1px solid
transparent;box-sizing:border-box;cursor:pointer}div.dt-datetime
div.dt-datetime-label:hover{border:1px solid
#ddd;border-radius:2px;background-color:#f5f5f5}div.dt-datetime
div.dt-datetime-label
select{position:absolute;top:6px;left:0;cursor:pointer;opacity:0}div.dt-datetime.horizontal{width:550px}div.dt-datetime.horizontal
div.dt-datetime-date,div.dt-datetime.horizontal
div.dt-datetime-time{width:48%}div.dt-datetime.horizontal
div.dt-datetime-time{margin-left:4%}div.dt-datetime
div.dt-datetime-date{position:relative;float:left;width:100%}div.dt-datetime
div.dt-datetime-time{position:relative;float:left;width:100%;text-align:center}div.dt-datetime
div.dt-datetime-time>span{vertical-align:middle}div.dt-datetime
div.dt-datetime-time th{text-align:left}div.dt-datetime
div.dt-datetime-time
div.dt-datetime-timeblock{display:inline-block;vertical-align:middle}div.dt-datetime
div.dt-datetime-iconLeft,div.dt-datetime
div.dt-datetime-iconRight,div.dt-datetime
div.dt-datetime-iconUp,div.dt-datetime
div.dt-datetime-iconDown{width:30px;height:30px;background-position:center;background-repeat:no-repeat;opacity:.3;overflow:hidden;box-sizing:border-box}div.dt-datetime
div.dt-datetime-iconLeft:hover,div.dt-datetime
div.dt-datetime-iconRight:hover,div.dt-datetime
div.dt-datetime-iconUp:hover,div.dt-datetime
div.dt-datetime-iconDown:hover{border:1px solid
#ccc;border-radius:2px;background-color:#f0f0f0;opacity:.6}div.dt-datetime
div.dt-datetime-iconLeft button,div.dt-datetime div.dt-datetime-iconRight
button,div.dt-datetime div.dt-datetime-iconUp button,div.dt-datetime
div.dt-datetime-iconDown
button{border:none;background:transparent;text-indent:30px;height:100%;width:100%;cursor:pointer}div.dt-datetime
div.dt-datetime-iconLeft{position:absolute;top:5px;left:5px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}div.dt-datetime
div.dt-datetime-iconRight{position:absolute;top:5px;right:5px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}div.dt-datetime
div.dt-datetime-iconUp{height:20px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAMAAABf9c24AAAAFVBMVEX///99fX1+fn57e3t6enoAAAAAAAC73bqPAAAABnRSTlMAYmJkZt92bnysAAAAL0lEQVR4AWOgJmBhxCvLyopHnpmVjY2VCadeoCxIHrcsWJ4RlyxCHlMWCTBRJxwAjrIBDMWSiM0AAAAASUVORK5CYII=")}div.dt-datetime
div.dt-datetime-iconDown{height:20px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAMAAABf9c24AAAAFVBMVEX///99fX1+fn57e3t6enoAAAAAAAC73bqPAAAABnRSTlMAYmJkZt92bnysAAAAMElEQVR4AWOgDmBiRQIsmPKMrGxQgJDFlEfIYpoPk8Utz8qM232MYFfhkQfKUg8AANefAQxecJ58AAAAAElFTkSuQmCC")}div.dt-datetime-error{clear:both;padding:0
1em;max-width:240px;font-size:11px;line-height:1.25em;text-align:center;color:#b11f1f}
table.dataTable.display tbody
tr.DTFC_NoData{background-color:transparent}tr.even
td{background-color:#fff}tr.odd td{background-color:#f9f9f9}tr.selected
td{background-color:#a6b4cd}thead th{background-color:white}tfoot
th{background-color:white}tr.dt-rowReorder-moving
td.dtfc-fixed-left,tr.dt-rowReorder-moving
td.dtfc-fixed-right{border-top:2px solid #555 !important;border-bottom:2px
solid #555 !important}tr.dt-rowReorder-moving
td.dtfc-fixed-left:first-child{border-left:2px solid #555
!important}tr.dt-rowReorder-moving
td.dtfc-fixed-right:last-child{border-right:2px solid #555 !important}
table.fixedHeader-floating{background-color:white}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute
!important;background-color:white}@media
print{table.fixedHeader-floating{display:none}}
table.dataTable tbody th.focus,table.dataTable tbody
td.focus{box-shadow:inset 0 0 1px 2px #36f}div.dtk-focus-alt
table.dataTable tbody th.focus,div.dtk-focus-alt table.dataTable tbody
td.focus{box-shadow:inset 0 0 1px 2px #ff8b33}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default
!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none
!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:50%;left:5px;height:1em;width:1em;margin-top:-9px;display:block;position:absolute;color:white;border:.15em
solid white;border-radius:1em;box-shadow:0 0 .2em
#444;box-sizing:content-box;text-align:center;text-indent:0
!important;font-family:"Courier
New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before{left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.dtr-control,table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:.8em;width:.8em;margin-top:-0.5em;margin-left:-0.5em;display:block;position:absolute;color:white;border:.15em
solid white;border-radius:1em;box-shadow:0 0 .2em
#444;box-sizing:content-box;text-align:center;text-indent:0
!important;font-family:"Courier
New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent
td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent
th.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent
td.control:before,table.dataTable.dtr-column>tbody>tr.parent
th.control:before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em
1em}table.dataTable>tbody>tr.child:hover{background:transparent
!important}table.dataTable>tbody>tr.child
ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child
ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em
0}table.dataTable>tbody>tr.child
ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child
ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child
span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em
1em}div.dtr-modal
div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px
solid black;border-radius:.5em;box-shadow:0 12px 30px rgba(0, 0, 0,
0.6)}div.dtr-modal
div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal
div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px
solid
#eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal
div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal
div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,
0, 0, 0.6)}@media screen and (max-width: 767px){div.dtr-modal
div.dtr-modal-display{width:95%}}
table.dataTable tr.dtrg-group td{background-color:#e0e0e0}table.dataTable
tr.dtrg-group.dtrg-level-0 td{font-weight:bold}table.dataTable
tr.dtrg-group.dtrg-level-1 td,table.dataTable tr.dtrg-group.dtrg-level-2
td,table.dataTable tr.dtrg-group.dtrg-level-3 td,table.dataTable
tr.dtrg-group.dtrg-level-4 td,table.dataTable tr.dtrg-group.dtrg-level-5
td{background-color:#f0f0f0;padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}table.dataTable
tr.dtrg-group.dtrg-level-2
td{background-color:#f3f3f3;padding-left:2.5em}table.dataTable
tr.dtrg-group.dtrg-level-3
td{background-color:#f3f3f3;padding-left:3em}table.dataTable
tr.dtrg-group.dtrg-level-4
td{background-color:#f3f3f3;padding-left:3.5em}table.dataTable
tr.dtrg-group.dtrg-level-5 td{background-color:#f3f3f3;padding-left:4em}
table.dt-rowReorder-float{position:absolute
!important;opacity:.8;table-layout:fixed;outline:2px solid
#888;outline-offset:-2px;z-index:2001}tr.dt-rowReorder-moving{outline:2px
solid
#555;outline-offset:-2px}body.dt-rowReorder-noOverflow{overflow-x:hidden}table.dataTable
td.reorder{text-align:center;cursor:move}
div.dts{display:block !important}div.dts tbody th,div.dts tbody
td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts
div.dts_label{position:absolute;right:10px;background:rgba(0, 0, 0,
0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0,
0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts
div.dataTables_scrollBody{background:repeating-linear-gradient(45deg,
#edeeff, #edeeff 10px, white 10px, white 20px)}div.dts
div.dataTables_scrollBody table{z-index:2}div.dts
div.dataTables_paginate,div.dts div.dataTables_length{display:none}
div.dt-button-collection{overflow:visible !important;z-index:2002
!important}div.dt-button-collection div.dtsb-searchBuilder{width:99%
!important;padding-left:10px !important;padding-right:10px
!important}div.dt-button-collection.dtb-collection-closeable
div.dtsb-titleRow{padding-right:40px}.dtsb-greyscale{border:1px solid
#cecece !important}div.dtsb-logicContainer .dtsb-greyscale{border:none
!important}div.dtsb-searchBuilder{justify-content:space-evenly;cursor:default;margin-bottom:1em;text-align:left}div.dtsb-searchBuilder
button.dtsb-button,div.dtsb-searchBuilder
select{font-size:1em}div.dtsb-searchBuilder
div.dtsb-titleRow{justify-content:space-evenly;margin-bottom:.5em}div.dtsb-searchBuilder
div.dtsb-titleRow
div.dtsb-title{display:inline-block;padding-top:6px}div.dtsb-searchBuilder
div.dtsb-titleRow
div.dtsb-title:empty{display:inline}div.dtsb-searchBuilder
div.dtsb-titleRow
button.dtsb-clearAll{float:right;margin-bottom:.333em}div.dtsb-searchBuilder
div.dtsb-vertical .dtsb-value,div.dtsb-searchBuilder div.dtsb-vertical
.dtsb-data,div.dtsb-searchBuilder div.dtsb-vertical
.dtsb-condition{display:block}div.dtsb-searchBuilder
div.dtsb-group{position:relative;clear:both;margin-bottom:.8em}div.dtsb-searchBuilder
div.dtsb-group
button.dtsb-clearGroup{margin:2px;text-align:center;padding:0}div.dtsb-searchBuilder
div.dtsb-group
div.dtsb-logicContainer{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);position:absolute;margin-top:.8em;margin-right:.8em}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria{margin-bottom:.8em}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria
select.dtsb-dropDown,div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria
input.dtsb-input{padding:.4em;margin-right:.8em;max-width:20em;background-color:rgba(200,
200, 200, 0.3)}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria
select.dtsb-dropDown option.dtsb-notItalic,div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria input.dtsb-input
option.dtsb-notItalic{font-style:normal}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria
select.dtsb-italic{font-style:italic}div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria
div.dtsb-buttonContainer{float:right;display:inline-block}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer
button.dtsb-delete,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria
div.dtsb-buttonContainer button.dtsb-right,div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer
button.dtsb-left{margin-right:.8em}div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria div.dtsb-buttonContainer
button.dtsb-delete:last-child,div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria div.dtsb-buttonContainer
button.dtsb-right:last-child,div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria div.dtsb-buttonContainer
button.dtsb-left:last-child{margin-right:0}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria
span.dtsp-joiner{margin-right:.8em}div.dtsb-searchBuilder
button,div.dtsb-searchBuilder select,div.dtsb-searchBuilder
input{background-color:#f9f9f9}div.dtsb-searchBuilder
button.dtsb-button{position:relative;display:inline-block;box-sizing:border-box;padding:.5em
1em;border:1px solid rgba(0, 0, 0,
0.3);border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:rgba(0,
0, 0, 0.1);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.1)
0%, rgba(0, 0, 0, 0.1)
100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}div.dtsb-searchBuilder
button.dtsb-button:hover{background-color:#cecece
!important;cursor:pointer}div.dtsb-searchBuilder
div.dtsb-logicContainer{border:1px solid rgba(0, 0, 0,
0.3);background-color:rgba(0, 0, 0, 0.1);background:linear-gradient(to
right, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1)
100%)}div.dtsb-searchBuilder div.dtsb-logicContainer button{border:1px
solid transparent;background:transparent}div.dtsb-searchBuilder
button.dtsb-clearGroup{min-width:2em;padding:0}div.dtsb-searchBuilder
button.dtsb-iptbtn{min-width:100px;text-align:left}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-logicContainer{border:1px
solid;border-color:#cecece;border-radius:3px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-logicContainer
button.dtsb-logic{border:none;border-radius:0px;flex-grow:1;flex-shrink:0;flex-basis:3em;margin:0px}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-logicContainer
button.dtsb-clearGroup{border:none;border-radius:0px;width:2em;margin:0px}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria
select.dtsb-dropDown,div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria input.dtsb-input{border:1px
solid;border-radius:3px}div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria
select.dtsb-condition{border-color:#48b13c}div.dtsb-searchBuilder
div.dtsb-group div.dtsb-criteria
select.dtsb-data{border-color:#e70f00}div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria select.dtsb-value,div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria
input.dtsb-value{border-color:#0069ba}div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria select.dtsb-condition
option.dtsb-option,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria
select.dtsb-data option.dtsb-option,div.dtsb-searchBuilder div.dtsb-group
div.dtsb-criteria select.dtsb-value
option.dtsb-option{background-color:white}
div.dtsp-topRow{display:flex;flex-direction:row;flex-wrap:nowrap;border:2px
solid rgba(0, 0, 0,
0);border-radius:3px;justify-content:space-around;align-content:flex-start;align-items:flex-start;min-height:37px}div.dtsp-topRow
input.dtsp-search{text-overflow:ellipsis;min-width:50px;flex-basis:90px;max-width:none}div.dtsp-topRow
input.dtsp-search::placeholder{color:black}div.dtsp-topRow
div.dtsp-subRow1{display:flex;flex-direction:row;flex-wrap:nowrap;flex:1 1
auto}div.dtsp-topRow div.dtsp-subRow1
div.dtsp-searchCont{position:relative;width:100%}div.dtsp-topRow
div.dtsp-subRow1 div.dtsp-searchCont
input.dtsp-disabledButton{padding-top:10px;padding-bottom:10px;background-color:transparent}div.dtsp-topRow
div.dtsp-subRow1 input{padding-right:2em;width:100%
!important;box-sizing:border-box;font-size:1em}div.dtsp-topRow
div.dtsp-subRow1
button.dtsp-searchIcon{position:absolute;top:0;right:0;bottom:0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABbmlDQ1BpY2MAACiRdZE7SwNBFIU/EyWikRRaiFhsoWKhEBREO42FTZAQFYza7G5eQhKX3QQJtoKNhWAh2vgq/AfaCrYKgqAIIhb+Al+NhPVOEkiQZJbZ+3FmzmXmDHjCGTPrtAYhm8vb0bmQthxb0Xzv+PHRxRSabjrWTCQSpun4eaRF1YdR1av5voajM55wTGhpF54wLTsvPC0c3sxbineFe8y0Hhc+ER6x5YDCt0o3KvymOFXhL8X2YnQWPKqnlqpjo47NtJ0VHhYeyGYKZvU86ib+RG5pQWqfzH4coswRQsOgwDoZ8oxKzUlmjX3Bsm+eDfGY8rcoYosjRVq8I6IWpGtCalL0hHwZiir3/3k6yfGxSnd/CNpeXfdzEHz7UNpz3d9T1y2dgfcFrnM1/4bkNPkt+l5NGziGwDZc3tQ04wCudqD32dJtvSx5ZXqSSfi4gK4YdN9Dx2olq+o650+wuCVPdAeHRzAk+wNrfw8JaBFXEnV+AAAACXBIWXMAAA9hAAAPYQGoP6dpAAABMUlEQVQoU6XRr0vDQRjH8akoM4iIjqGoOIZ5oIjB5XWxajaYDGLSIhhNYjcPRDSJwbQNw+L+BNGgYYo/5pT5/shz8vDlBgMPXux7z3N3z+25VOofYyCyd4ZYCavI4gXPsRp9LqiDdrEMH+8wv8Vh8gBfWclFPOEUN3hAHjlMoRa7wTzBS5xgKLFglPkZLjDic6HyDsEMNvGR2Nxifoci3tEI+X770JU0XmPXIlax+LTPh83fFox1X6kxyzdjm9UcdXi9S+Vti6svfyNULhNR9TVsYNhW6Ff9KKCNR7/Zv6eeaQ+6+qcdpu9BqGlp1HFgud+FYdzzUcUExu0Q/cdzHGEFetIlXKPjK/sbqYoOftMiS+j9jzEJPd1Wt+5+kdR/9EM9ucIC5jCbyPc01Q32kfsBppYz3hYFcCwAAAAASUVORK5CYII=")
!important;background-repeat:no-repeat;background-position:center;background-size:12px}div.dtsp-topRow
div.dtsp-subRow2{white-space:nowrap;flex:0 0 auto}div.dtsp-topRow
button.dtsp-nameButton{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC")
!important;background-repeat:no-repeat;background-position:center;background-size:23px;vertical-align:bottom}div.dtsp-topRow
button.dtsp-countButton{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=")
!important;background-repeat:no-repeat;background-position:center;background-size:18px;vertical-align:bottom}div.dtsp-topRow
button.dtsp-collapseButton
span.dtsp-caret{position:relative;top:2px;display:inline-block}div.dtsp-topRow
button.dtsp-collapseButton.dtsp-rotated{transform:rotate(180deg)}div.dtsp-topRow.dtsp-bordered{border:2px
solid
#f0f0f0;border-radius:3px}div.dtsp-topRow.dtsp-bordered:hover{background-color:#f0f0f0;opacity:.6;border:2px
solid #cfcfcf;border-radius:3px;cursor:pointer
!important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane
table thead th,div.dtsp-panesContainer div.dtsp-searchPanes
div.dtsp-searchPane table thead td{width:100%
!important}div.dt-button-collection{z-index:2002}div.dt-button-collection.dtb-collection-closeable
div.dtsp-titleRow{padding-right:25px}div.dtsp-columns-1{max-width:100%;margin:0px
!important}div.dtsp-columns-2{max-width:49%;margin:0px
!important}div.dtsp-columns-3{max-width:32%;margin:0px
!important}div.dtsp-columns-4{max-width:24%;margin:0px
!important}div.dtsp-columns-5{max-width:19%;margin:0px
!important}div.dtsp-columns-6{max-width:16%;margin:0px
!important}div.dtsp-columns-7{max-width:14%;margin:0px
!important}div.dtsp-columns-8{min-width:12%;margin:0px
!important}div.dtsp-columns-9{max-width:10.5%;margin:0px
!important}div.dt-button-collection{float:none}div.dtsp-panesContainer{margin-bottom:1em}div.dtsp-panesContainer
div.dataTables_wrapper{width:100%}div.dtsp-panesContainer
div.dataTables_wrapper
div.dataTables_layout_cell{padding:0}div.dtsp-panesContainer
div.dataTables_wrapper div.dataTables_scrollHead{display:none
!important}div.dtsp-panesContainer div.dataTables_wrapper
div.dataTables_scrollBody{background:white
!important;border-bottom:none}div.dtsp-panesContainer
div.dataTables_wrapper div.dataTables_scrollBody
thead{display:none}div.dtsp-panesContainer div.dataTables_wrapper
div.dataTables_scrollBody table{table-layout:fixed}div.dtsp-panesContainer
div.dataTables_wrapper div.dataTables_scrollBody table
tr>th,div.dtsp-panesContainer div.dataTables_wrapper
div.dataTables_scrollBody table tr>td{padding:5px
10px}div.dtsp-panesContainer div.dataTables_wrapper
div.dataTables_scrollBody td.dtsp-nameColumn{width:100%
!important}div.dtsp-panesContainer div.dataTables_wrapper
div.dataTables_scrollBody
div.dtsp-nameCont{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-content:flex-start;align-items:flex-start}div.dtsp-panesContainer
div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont
span.dtsp-name,div.dtsp-panesContainer div.dataTables_wrapper
div.dataTables_scrollBody div.dtsp-nameCont
span.dtsp-pill{cursor:default}div.dtsp-panesContainer
div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont
span.dtsp-name{text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:middle;white-space:nowrap;flex-grow:1;text-align:left}div.dtsp-panesContainer
div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont
span.dtsp-pill{display:inline-block;background-color:#cfcfcf;text-align:center;border:1px
solid
#cfcfcf;border-radius:10px;width:auto;min-width:30px;color:black;font-size:.9em;padding:0
4px}div.dtsp-panesContainer div.dataTables_wrapper
div.dataTables_scrollBody div.dtsp-nameCont
span.dtsp-pill:empty{display:none}div.dtsp-panesContainer{clear:both;padding-left:0;padding-right:0;text-align:center}div.dtsp-panesContainer
div.dtsp-searchPanes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:stretch;clear:both;text-align:left}div.dtsp-panesContainer
div.dtsp-searchPanes
div.dtsp-searchPane{flex-grow:1;flex-shrink:0;font-size:.9em;margin-top:15px
!important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane
div.dataTables_wrapper{flex:1;box-sizing:border-box}div.dtsp-panesContainer
div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper
div.dataTables_filter{display:none}div.dtsp-panesContainer
div.dtsp-title{float:left;padding:10px 0}div.dtsp-panesContainer
button.dtsp-clearAll,div.dtsp-panesContainer
button.dtsp-collapseAll,div.dtsp-panesContainer
button.dtsp-showAll{float:right;padding:10px}div.dtsp-hidden{display:none
!important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane
div.dataTables_wrapper{border:2px solid
#f0f0f0;border-radius:4px}div.dtsp-panesContainer div.dtsp-searchPanes
div.dtsp-searchPane div.dataTables_wrapper:hover{border:2px solid
#cfcfcf}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane
div.dtsp-selected{border:2px solid
#3276b1;border-radius:4px}div.dtsp-panesContainer div.dtsp-searchPanes
div.dtsp-searchPane div.dtsp-selected:hover{border:2px solid
#286092}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane
div.dtsp-topRow div.dtsp-searchCont
input.dtsp-search{border:none;padding-left:3px}div.dtsp-panesContainer
div.dtsp-searchPanes div.dtsp-searchPane
input.dtsp-paneInputButton,div.dtsp-panesContainer div.dtsp-searchPanes
div.dtsp-searchPane
button.dtsp-paneButton{height:35px;width:35px;min-width:0;display:inline-block;margin:2px;border:0px
solid
transparent;background-color:transparent;margin-bottom:0px}div.dtsp-panesContainer
div.dtsp-searchPanes div.dtsp-searchPane
input.dtsp-paneInputButton:hover,div.dtsp-panesContainer
div.dtsp-searchPanes div.dtsp-searchPane
button.dtsp-paneButton:hover{background-color:#f0f0f0;border-radius:2px;cursor:pointer}div.dtsp-panesContainer
div.dtsp-searchPanes div.dtsp-searchPane
button.dtsp-paneButton{opacity:.6}div.dtsp-panesContainer
button.dtsp-clearAll,div.dtsp-panesContainer
button.dtsp-collapseAll,div.dtsp-panesContainer
button.dtsp-showAll{border:1px solid
transparent;background-color:transparent}div.dtsp-panesContainer
button.dtsp-clearAll:hover,div.dtsp-panesContainer
button.dtsp-collapseAll:hover,div.dtsp-panesContainer
button.dtsp-showAll:hover{background-color:#f0f0f0;border-radius:2px;cursor:pointer}div.dtsp-panesContainer
button.dtsp-disabledButton{cursor:default
!important;color:#7c7c7c}div.dtsp-panesContainer
button.dtsp-disabledButton:hover{background-color:transparent}div.dtsp-panesContainer
button.dtsp-disabledButton:focus{outline:none}div.dtsp-topRow.dtsp-bordered:hover
button.dtsp-disabledButton{cursor:pointer
!important;pointer-events:none}div.dtsp-topRow.dtsp-bordered:hover
input.dtsp-paneInputButton{pointer-events:none}div.dtsp-narrow{flex-direction:column
!important}div.dtsp-narrow
div.dtsp-subRows{width:100%;text-align:right}@media screen and (max-width:
767px){div.dtsp-columns-4,div.dtsp-columns-5,div.dtsp-columns-6{max-width:31%
!important;min-width:31% !important}}@media screen and (max-width:
640px){div.dtsp-searchPanes{flex-direction:column
!important}div.dtsp-searchPane{max-width:98% !important;min-width:98%
!important}}
table.dataTable tbody>tr.selected,table.dataTable
tbody>tr>.selected{background-color:#b0bed9}table.dataTable.stripe
tbody>tr.odd.selected,table.dataTable.stripe
tbody>tr.odd>.selected,table.dataTable.display
tbody>tr.odd.selected,table.dataTable.display
tbody>tr.odd>.selected{background-color:#acbad4}table.dataTable.hover
tbody>tr.selected:hover,table.dataTable.hover
tbody>tr>.selected:hover,table.dataTable.display
tbody>tr.selected:hover,table.dataTable.display
tbody>tr>.selected:hover{background-color:#aab7d1}table.dataTable.order-column
tbody>tr.selected>.sorting_1,table.dataTable.order-column
tbody>tr.selected>.sorting_2,table.dataTable.order-column
tbody>tr.selected>.sorting_3,table.dataTable.order-column
tbody>tr>.selected,table.dataTable.display
tbody>tr.selected>.sorting_1,table.dataTable.display
tbody>tr.selected>.sorting_2,table.dataTable.display
tbody>tr.selected>.sorting_3,table.dataTable.display
tbody>tr>.selected{background-color:#acbad5}table.dataTable.display
tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe
tbody>tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display
tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe
tbody>tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display
tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe
tbody>tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display
tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe
tbody>tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display
tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe
tbody>tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display
tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe
tbody>tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display
tbody>tr.odd>.selected,table.dataTable.order-column.stripe
tbody>tr.odd>.selected{background-color:#a6b4cd}table.dataTable.display
tbody>tr.even>.selected,table.dataTable.order-column.stripe
tbody>tr.even>.selected{background-color:#acbad5}table.dataTable.display
tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover
tbody>tr.selected:hover>.sorting_1{background-color:#a2aec7}table.dataTable.display
tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover
tbody>tr.selected:hover>.sorting_2{background-color:#a3b0c9}table.dataTable.display
tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover
tbody>tr.selected:hover>.sorting_3{background-color:#a5b2cb}table.dataTable.display
tbody>tr:hover>.selected,table.dataTable.display
tbody>tr>.selected:hover,table.dataTable.order-column.hover
tbody>tr:hover>.selected,table.dataTable.order-column.hover
tbody>tr>.selected:hover{background-color:#a2aec7}table.dataTable
tbody td.select-checkbox,table.dataTable tbody
th.select-checkbox{position:relative}table.dataTable tbody
td.select-checkbox:before,table.dataTable tbody
td.select-checkbox:after,table.dataTable tbody
th.select-checkbox:before,table.dataTable tbody
th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable
tbody td.select-checkbox:before,table.dataTable tbody
th.select-checkbox:before{content:"
";margin-top:-6px;margin-left:-6px;border:1px solid
black;border-radius:3px}table.dataTable tr.selected
td.select-checkbox:after,table.dataTable tr.selected
th.select-checkbox:after{content:"✓";font-size:20px;margin-top:-19px;margin-left:-6px;text-align:center;text-shadow:1px
1px #b0bed9,-1px -1px #b0bed9,1px -1px #b0bed9,-1px 1px
#b0bed9}table.dataTable.compact tbody
td.select-checkbox:before,table.dataTable.compact tbody
th.select-checkbox:before{margin-top:-12px}table.dataTable.compact
tr.selected td.select-checkbox:after,table.dataTable.compact tr.selected
th.select-checkbox:after{margin-top:-16px}div.dataTables_wrapper
span.select-info,div.dataTables_wrapper
span.select-item{margin-left:.5em}@media screen and (max-width:
640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper
span.select-item{margin-left:0;display:block}}
div.dtsr-confirmation,div.dtsr-creation{position:fixed;top:20%;left:50%;width:500px;background-color:white;margin-left:-250px;border-radius:6px;box-shadow:0
0 5px #555;border:2px solid
#444;z-index:2003;box-sizing:border-box;padding:1em}div.dtsr-confirmation
div.dtsr-confirmation-title-row,div.dtsr-creation
div.dtsr-confirmation-title-row{text-align:left}div.dtsr-confirmation
div.dtsr-confirmation-title-row h2,div.dtsr-creation
div.dtsr-confirmation-title-row
h2{border-bottom:0px;margin-top:0px;padding-top:0px}div.dtsr-confirmation
div.dtsr-confirmation-text,div.dtsr-creation
div.dtsr-confirmation-text{text-align:center}div.dtsr-confirmation
div.dtsr-confirmation-buttons,div.dtsr-creation
div.dtsr-confirmation-buttons{text-align:right;margin-top:1em}div.dtsr-confirmation
div.dtsr-confirmation-buttons
button.dtsr-confirmation-button,div.dtsr-creation
div.dtsr-confirmation-buttons
button.dtsr-confirmation-button{margin:0px}div.dtsr-confirmation
div.dtsr-creation-text,div.dtsr-creation
div.dtsr-creation-text{text-align:left;padding:0px;border:none}div.dtsr-confirmation
div.dtsr-creation-text span,div.dtsr-creation div.dtsr-creation-text
span{font-size:20px}div.dtsr-confirmation div.dtsr-creation-form
div.dtsr-left,div.dtsr-confirmation div.dtsr-creation-form
div.dtsr-right,div.dtsr-creation div.dtsr-creation-form
div.dtsr-left,div.dtsr-creation div.dtsr-creation-form
div.dtsr-right{display:inline-block;width:50%}div.dtsr-confirmation
div.dtsr-creation-form div.dtsr-left,div.dtsr-creation
div.dtsr-creation-form div.dtsr-left{text-align:right}div.dtsr-confirmation
div.dtsr-creation-form div.dtsr-right,div.dtsr-confirmation
div.dtsr-creation-form div.dtsr-name-row,div.dtsr-creation
div.dtsr-creation-form div.dtsr-right,div.dtsr-creation
div.dtsr-creation-form
div.dtsr-name-row{text-align:left}div.dtsr-confirmation
div.dtsr-creation-form div.dtsr-form-row
label.dtsr-name-label,div.dtsr-creation div.dtsr-creation-form
div.dtsr-form-row
label.dtsr-name-label{width:33.3%;display:inline-block;text-align:right;padding-right:15px;padding-left:15px}div.dtsr-confirmation
div.dtsr-creation-form div.dtsr-form-row
input.dtsr-name-input,div.dtsr-creation div.dtsr-creation-form
div.dtsr-form-row
input.dtsr-name-input{width:66.6%;display:inline-block}div.dtsr-confirmation
div.dtsr-creation-form div.dtsr-form-row
input.dtsr-check-box,div.dtsr-creation div.dtsr-creation-form
div.dtsr-form-row
input.dtsr-check-box{margin-left:33.3%;margin-right:14px;display:inline-block}div.dtsr-confirmation
div.dtsr-creation-form div.dtsr-form-row
label.dtsr-toggle-title,div.dtsr-creation div.dtsr-creation-form
div.dtsr-form-row
label.dtsr-toggle-title{margin-right:-33.3%}div.dtsr-confirmation
div.dtsr-confirmation-text,div.dtsr-creation
div.dtsr-confirmation-text{text-align:left}div.dtsr-confirmation
div.dtsr-confirmation-text label.dtsr-name-label,div.dtsr-creation
div.dtsr-confirmation-text
label.dtsr-name-label{width:auto;display:inline-block;text-align:right;padding-right:15px}div.dtsr-confirmation
div.dtsr-confirmation-text input.dtsr-name-input,div.dtsr-creation
div.dtsr-confirmation-text
input.dtsr-name-input{width:66.6%;display:inline-block}div.dtsr-confirmation
div.dtsr-confirmation-text input.dtsr-check-box,div.dtsr-creation
div.dtsr-confirmation-text
input.dtsr-check-box{margin-left:33.3%;margin-right:14px;display:inline-block}div.dtsr-confirmation
div.dtsr-modal-foot,div.dtsr-creation
div.dtsr-modal-foot{text-align:right;padding-top:10px}div.dtsr-confirmation
span.dtsr-modal-error,div.dtsr-creation
span.dtsr-modal-error{color:red;font-size:.9em}div.dtsr-creation{top:10%}div.dtsr-form-row{padding:10px}div.dtsr-check-row{padding-top:0px}div.dtsr-creation-text{padding:10px}div.dtsr-popover-close{position:absolute;top:10px;right:10px;width:22px;height:22px;border:1px
solid
#eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtsr-background{z-index:2002;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,
0, 0, 0.7);background:radial-gradient(ellipse farthest-corner at center,
rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%)}div.dt-button-collection
h3{text-align:center;margin-top:4px;margin-bottom:8px;font-size:1.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.dt-button-collection
span.dtsr-emptyStates{border-radius:5px;display:inline-block;line-height:1.6em;white-space:nowrap;text-align:center;vertical-align:middle;width:100%;padding-bottom:7px;padding-top:3px}div.dt-button-collection
h3{font-size:1.1em}div.dtsr-creation-form div.dtsr-form-row
input.dtsr-name-input{width:57% !important;padding:5px 4px;border:1px solid
#aaa;border-radius:3px}div.dtsr-creation-form div.dtsr-form-row
input.dtsr-check-box{margin-left:calc(33.3% + 30px)
!important}div.dtsr-creation-form div.dtsr-form-row
label.dtsr-toggle-title{margin-right:calc(-33.3% - 30px) !important}
PKi�[:��d��background.pngnu�[����PNG
IHDR22?��tEXtSoftwareAdobe ImageReadyq�e<HIDATx���1
��nj��AN5-p[BDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD�'�D���y�IEND�B`�PKi�[C��B6B6bigplay.fw.pngnu�[����PNG
IHDRd�<D�sBIT|d� pHYs
�
���
ZtEXtSoftwareAdobe Fireworks CS6輲�tEXtCreation
Time11/19/10-s�1�prVWx���m�0DIO��IW�G�߬�e:@�]�Aݴ�Dʢ����ؐ,�E�_�r��<��4��(�B�����,to&̀�P�k������N��N���)V�qZ�1����7p�]���Uh����z�z���l�|���"
��K��i;���5���@�zө�N�t0Y�DS4�_�ۓ~*�m�_�aG�{�h�%Տ�/�v���;i��l_<%�R�Ήߥ?L_w�w�������SϐĦv��U�����?g��!��j��=�E��{!֫��Z�/��6I؋������@S�}Z��-�T�}�'D/&�[J_�~S{�6Z�u�w/�@'V#��>���/W}��T�B!�B9~hB!�B!�B!��"�r�7y�糭��A��u�HmkBF���)�3�O�mkTSx��}�sG�7v�[���ه}aķߓ����/_Ar��2�N�kY���2��Y�G�U�V�m5���eV^��}�S��ճ^��j0{�;��b�No�������p8��Ý�3���+�8�����?z���UĚI�I4��.��45��Y����U���l���j�m�ƋF�1i��_��׳��#8r���#���^6�g����'Clr��Zކ'�&��>��mA������tR�C���j���O��9
�vh�wJ'uZ�������w/��p�:�Oy�}~�#�_l�S�S9�� ���a�b3��V�����+W3#d����Vc�~��'��5���pd�I�؊�����l��p���
�}hL�������H���`3�96�k��9<π�sxbO<�w��]��~_��'�Z0���� wo�����Z�t�3�`BÄ�����p�M����a�@���>_!�F@ڢ�x� @@�a�;�����.���q�hI7����y,���Ma�n5z��#�WJ�R���_�L���]/F9���њ5��sу9.Zz���c3�n�R��&t^o�T8"��Cɽ�����oKQj�X�*�s�m��];N�Jq����i:N
8BG(Xi���z�����jL�ES�ap��rKs��LoAhؠ�ך�#I��ph�áq84��YI�����*��%e���6�h���qQ|�S��_�H�Ӣ��+�/�%&w�s���[�+5�\�ˡ�9T>���s�î��;l��F�if
`}Sf�}�+��&�1��p0zM!��Y��"�zpt��� �h̡�G"@��I;���֨��h�Q�k�ij$���#Ći˗�X�h���%b�N��x�uE���"��q�o��Y`�3���)�)zA���z���`(��Zi\�|����[}�T��<c'�9����in��j�����A�h��
�rs�ݘ@���|���`.�lc��H
�.歑k�[��'掌�'�K�/�;��.�]���?2lܰ���tH�Ya[�w�f�ٌH���ԄC5�m��,�� 1a��r��^Ү��1�5�!�wEX��Ww2ᘩ�Ռ-wh$���{�*[b�J��[4�ξ������0�l��ҹ�!�*�3�2�`�/~k�L8�d�Ƶ����s�8�aobaݑ_���\�j���:�_a(0��@�c�?�SeF ���>iz30�ɔNk���0$9�Ur��\.�$��k�Ď$S
{E��EhQE�T#j���]�IK��O@=��P�`�E��)�8��C�8�r�)%�yH��+:~D�~��7�Fc\���k�%$���pn�8�s����،'x���}���W�t��C��$J�I9'JK�o��>��Z�4��kI0�Ya��YO.�)��J��0㫶��G�m#�X01��mx���`�|�������>�b�B�ՠԊ6Q�.R5��v�
�
,0e|a�/o���Gkҷ���sbz'�n�'��z��^��.��^��q~]�����N�EӤ� =�NL��#�4g%2���,�`E7����!��>��M+1��<�
�f�FK�j$��=(a.1����_j(&i�{F��4M+f�`-ωpC�G�L����m�M����ɂdMb�{���96��:G"�
���&j�>e�.�)���
�l�ى��[��w����6��F�*��+���`���T�V��UG"ms$$�(Vmq���ra���
�kbp$���݇�?��O�2�SP�O3�l�㐖�TFҏ+�.KSg�0\�
��������l�d��cl�q�@�f�N�M/
��\^��Ni��k�`�1��B�Ne�;��ZX�*gQ�An�eC�Pgs҈GOh���_[��4�8k��e����2��R>t�
�a�e��S.�3�]����h�Go(��9h)�]���g8y��N�`��;jX���XQ��H�/
`�a`����T
���[K^��S���R�s�H]��7��|J����x��C㉰C�G7e�~�&�R�M~3L�y���e�}�`J��'��G°,�^n~
L�2LGq����=��$�~1`�l��|�4f�ܘ��8
�IϞ����
��F��b^$@){����3(�؉��qM!%��fY���Gr�T3���{l��QZYf�v�ؗ�A��fs�IeZ7.w�i�2c}~�WA�
�ܯh:c{���2�p�P 3��e6���X�PUy�~j2�ϛ�U�U@��"!#��O��T�¶-J?����x)_�^S��cO#Y=�e>y�z¤�D�-�I9�I�"�v�h�|�J,GPd�V����sS��t�X�LK
���27*�D�VS�7����Ũ�$�(�Xh'HR��A���#����R�l
�X6�F�VY*�e�q}�0�箔
d3��-ٰ��WE��������E\���p�M�op� ��;O�Lw�?�ح*�[��i��jO*�kW��5�ܣ���E[�f:Jɲ�n��}��_��N��֧h�(*IO�9<ڑ�H�QW���E-��j\��
wrY�D.gdë�<,UF`�/mh�u�9l��+p��V�r��R�)�tL/���;[xD���=��wx:��\�^�N��}�:�լSt���_t�G*9[xd�Gr�#�j/{���yF�(�¼�Px��L���LZ=��/0���Ut����;������W�t�+V����x�
��c���%�H�6A7�Hw_�n�
�F0�^���'@������q�y5��
�#A�4�Nch�B�G���938g9�8a5a�
�l\��E#nZ�<H��i�-G@�Я ����@��w)l��,?���D.c5e��ln~
�`y�T���g�/G��S-���Ѻdn�
��SK��-ؿ�"N��&�
D�0���8�����#Z̉�D[�h�vE�o$��CA��3�*�X�� 'iR�t �~-Hڢ��Y>�4��y��Au�r�qr�jr-A���S�#���F���#�?�Y�tcN�qM�4�ϔ�9��x�����#ڄmRm_��O�fN��̎,;�[��SN���`2n�4��6Q��ꦹ)����*�/��LD�q�f`;mW��-_�:�أ�xͭFܺNwN}z+�'�{�OX�P��8��PNӍӣ���|�ң�`�
�|4L��'��K�\J��\���{��{�zT�Ԣ������^�X��]��b��-/xM(y����!�|�e���Q
����ȝ���?��x8�C{3�p�T��
�c�^P�O��i�>�`�"���0&����s]7�a��g��71��o4��Jc�
Dn�
�BI����ԃa~�W��b♁Q�.n��0/�VfW�V�����L4�I;7��cI��Q�;�;�]K�F���\$=}��z]7�a��S4@A�W!�̟eCv���x
�僉z��5����]ʏ�D.*=�8�J+��7����d�$b�E�8��S_�YrC|09�����
3���í~��G+yH��^����R`NjU��Z5D��+���K#ͥL}"#��ՏKt!�������n��՞��8�
Y`E�Cw�vn�/^xW'����c9�a�a�\�8(Uk��|xa4]�|�Ƌ�����[��k�+�vڟ�v;��� q��F�6m����i�aB���L�x��l��t����~�ѵۘR�9zf�5��R|T����Jxm�٬p�}��#z_�A�-����U#��a���4���=�=�����y1��CK@gF�/�#�5��z7�g���Jq�k8ҙ�
g�LE��Ĺ�'��~X8;ͩz��QvM��kv�U�B�*O�5�,x���y��$��"����gWx��_��,<_�C����x�ЀRUR�����b�_�=a�|O�]x��Ϛ�QA~�Dž3�(s�L�%E�ҫ�r�D��:�x⪯��
Α{���)�& ����Na�S�}�S�-L���}j��v˞�p�re�*I�ԋ�+O�`�+ޝ\��=o����'^�'Pb�>�ŵw�i�B{?'ZD�4~��y�����6q滅�^y7�R������CT�P�ᝠ� ��5�.-ׯ��oiĿ�}E�v��^q����U��$�-$��BBwxee-�k�|��Y��t��s-�u�s�uŵ��%�KhU����е�.����Khq>e%5�W+k�]����n-�k�]�l����p������-��ZB�����^cn��ZF�2��e�_��ZF�2�b��r��y�tހtj�\K�Z:gҹ�����;VK�[
��̻ZB��%tΝ�H�/+�ηA:יw�t�������d���6H�:�е�6��u�]-�o�̮3�j�]�l���ɼ�%�m��u�]-�k m"���̻ZF�]g��2���63�_F�]-�o�t�3�j�\K�\:��,�=�,F�����Y��aC{�Z���kU�o��tuU^u�\���\�Ċ,(�[�c�\M_楢Wᶔ��$��ǂ��/Ƽ��Ҹo��{}��[s߿5��1�=�W�;�%�Mf��?z4W�Ŷ�z���U�qӖh��V[�lK�a.O�m��+�ȟ����^-�k]��%d4S�v-����<�J��
��W�{3�^�=��/=�Y9��7Ob�p�3�Lvaq29����M�31I�)y|�A3k�*r�Zک3E�rb�h�.�7���|�>&�_S/$����e���i�H����{Bz�'Y�������e�{dz���c8���^|������Sz�u/�^��P���?dχ���;ݡ�o�R�wE� �.��oc��8��Q4����\�)��lD�$#X|8yYeg
Jteg�בe�"��x�1��o[�9���ս�$�@u�k y�5c���3�"W!?���
��H"���$w���+�]�M�x�j(#�C�|�&�=�F2C+iG�i�6A;$d�bXr�j�-
�&���=��Һ�U7�+w��L�Ks�f�O��lg�`P2Z��e��e�{��;�^K�l�lR\�����'����c��wzX8�.w�8b�+����{?Y�>�ʼ��ﴨ�����/�/�����H�3��#^��ze��=*A�ꎏK�0��} �����rD�
�}��Sq̟P�������ۣR,��tOBB�����>}c�)Xb��HR�f=�{��o���o���4}E�h\��m�\�-�������5���z
����n�6�!t>Q��m��ۼ[�me����t'a��qI6��^��~�:?��t^��,��ߋ?fsm��:�|����{?��km����>�H1ﭢM����2�u��>�pm�pm�>�^��ri�zÑ�1Y!>EBG4�6�L�D�\�U3��!hf��*'�|��pV�l��k���ь0j��M�3�f��/���*��L�;�>��cR�r�� �9�s3���S�Hq��;j�)�N�sib���j��ob�ͣ������`��6���,A �h����g9��O�E�(�����Du�7A���9%N�|{�Q��ؔt��٣��u��Ѽ�7���t�>�g�υ�E۽�h���&p������&�4/��=�zf
���n�{_|����V<;��ޑ-?���Y��У&i��Kx#TDtK�l�S<�Ť+B@$$]?3�>��)Yj�2Z�l��V��c:c0g�]�=�&ZH�ٯ���g>�%Q�Ŀ,�vqf���2� =���\��G �Q���.�'�t@��#|J�0&��'i0��?�'�z~���}&1�2'���?B2/�����z�x-y'B9[� ���_���`C f1e��0V�
I��ɗ�,��w����&�`q�����s��m��]镦��Z�����7Yݭ�מ�#����a.,��xU¼�ݨ�W�� \��y�J�/�L�)E�x�VB�0���Ҭ���q�o���9�P� ?���Q/+eoĿ��HU߯_�@/� }O��밬u�I�@���\�AW���{�i�g���MZo+?�4�M�s��R�mD<�� �
�)�O@];!��6�f��^�q@g����g�Q��+?���ݽ����P�
O��yL("wm:���JC9S{�o&R+cLj
�rEU�!�Wv�7�u�a:wV�~�5ᛨ��jAuW�,N�A�O�����rX��6�a��j)\K�?�����&�mI�?ʯɪ�L�֊���4��##yL
���~��y���rO��ϑ�o����О�&��$O?k��~�ڀ���r\ޑ��Ѷ�"��e�H3&D��f��C�J$��S:w33Q&��#���e�Y��I�߾�f��f>�aIV�
sR1i� �l��i���)�ţ�H��o�zL�6�0��MD$lhR��p΄k˛�M����m��ce�����w��1l�m��o�V?P��e��m����h���M�ux��*��G4C����+��6A���n�"� � e��fæU�]��?Ш~���D����b���h�bۿ��8c4!�fJ�=��M芔��d#i�x�+����,�Lۯ��tճ����
�G}
��9���>�t��9����߬��ƭnF�oh��E�fA�;�=gs{z��3뜶.q�ۡU���ʅ���+6���tJ�Ǐ���9�f��OW���y]�����]8'vf�b}��9�����}yM���N�;�ih�{�t�9:�.��Cwa�0�t@�5��tˡ�U��C\��d\�-����mNp)�C0�%�b��[��l��ny .���[n�K��p)��$ĥ�9�.ٖ�K�qɶ�ϤGZ���_���n�#\�-�����a�n
Ƹd[v��L#\��
s�(�%�����m�NnS�N�Y������:
���J��?���CX�����!H76���U��mm�i��0�3�((�PP8��u�~y��7O�����up��>�3��.�<���o��<쒔<F��?�}��3\���ORu������Q�_�q�O[��G��)W�m2 P����T20;�йGm8i_X�Ə���5x�ΛL��7��}h�)h��do�[i���66�{JQ��ɿ�U���zI��)��x�_z�S8�Ξ�y><���u~D�>���4����D��9<s�-���o�y���my����˫pF�)_1�r��;x>��`F+0َ������k�?���w�}H��W��l��:�svZ��vZ۴��M[�OW�����f�']��w
��Nď��9������Mmκ{���6d�n5��ht�
O�/0�v�G;G� l3��� �܀k��C�:t�.������`���s�}��O{��Gc�PDI~�G�5�|1;<$���t��5�>��s�f�.6����=�{�f����I���q?�!��JxI\��c�Κ�ٸ���݅�8��=��v�����-Ȼ�C�H�cs����pg�������6��K�˽�����|0w~��au���/i"̛ijV����ut�c�u��V�N�Ӏi�� ���j�D��c��_[=2\[�_��h�}��I8kq��u�[?�����1>���� +�i�x��043���<\�F������vO�IrJ�R�W���r�O,��(�g�W�V�joˌ����˚^4�Y�W�Ͻ������x�I3½c�^�F�v�/�9=��^=Y��A����ަ��A�8�+��{;�ގ��1�muA���i��F����n+}Oc�59~<���:����G�^���9Q3��ۡ��b�s�=�
�&cQ���s�c�9�����d�����λR��}��m\��āܛ�6�۰�z�;�A;ׂ��n���C#M��Ẅl�^�g�v��M���Y?9�N�����8�76�$HB��5_i�%�q}ь�tY���J3�z,M�3�[�4pA\�c^T�L$5�6Y�Ǿ˛�bh�s�V���J3a�)6^�L���*�I�f���,}���F�
<PZI�(tBь��(v�[J��M&�VX3 bخnf$54�0}An�r{~l@���L��`�7nC;&�H�DM�ʼn��fp�E�S��Tj&��q2B�A3]�T��H�$Mߏ&��*�7�ؗƷ�4C�p��f<��%^5���aMcI�J�Uو'5���B�ae3��� s!���I���v!�be3���FЅ<�*[�DM>�/��^ي$ir�r!��f$I���!+��DM.v/d�\ٌ$kr%�6#TDe3���URڌPX��H�&W�i3B}V6#ɚ�T)]���'�g$�,ÓFd4k$�lA���5C4{\[��?�!�q[C����� �зe_Y�I�q�(m���C���Mu��Ȗ��6}�e������y�"O�`�q�2�����#��
�Ձ��#��9��n��4�8fal�'e���
`NZkmI�G�W�%bnBHB"B:�L��4��x�OE��y%k�ԁ�Ķƞ��c��Sc����w�Tb����V���c��&���5=�Q����
kh*[wE�1(J?v���y��?4D^�9�Ʈ�����؉�(m�ر��?4�,N�1wse�_+T�V����ȴ����\��i�D���
��Z�N�+�kq;��\��ieh�Z�N�+r&S�v�_�y��c�A+�;��0j"C��_VN�Ma��%M��`�h�vn�Xjو��f�NGc�䛖�_���>ک����f���3gF;�/��S��Q�v;�������ÒB;���O�X���3�+ ;�����ʲ�eG7W������N��-�������AsPd���D�I$�%@c�0��W�E��+�%xe>�d��D�̇���尞���տc4z��W"��"X6����B�
9l��d����u������[���A{;B���S�F���'4�M,�P�W�
>�P&{��O�Pf��MaY�˳`�f����)9s'A�����"�e��܁���2yj���_��5w.e��N,����_n~{6;iS��.�=Q�朴O�?]�vO(�b{�kyM�d]rSg�مuva�]Xg�>�#6����'niz�%��R��0��+��EX\�v��'�,l8io�0&�x�>�<�4��s&h䉶FS&�����Mn�F����5y�E�x~1�&�[o�
��^W��ph[�\��1����-�.���
���7��,1��;��C�u�L]$S���[������l���ڌ�EE28M��H����"�k[$�Һ���0�:f\'�Z�L�}�䏼GJ�3��1�ъ�2�*�ak��ak*�ab^��Ι)!_�N�&�(h&f]��d]�S�&��Jf��4�'���017����*SLL:�ҕ�0��hRb���ab��:yF�gb"��5�GW9��|劕3L佚�e�Jg���4�%���0���0h�g��4��ԗϬ�~&���$�Z@#�2�͢U*h�f�E��Ј�oR(�-�Ie��<�ZE���jYXQFC�:r�����a���B����W��jЯ�4몥1~��bc`*�i� UQNc�8�zsF�Ԙ,}E��@��Ԙ�}Q���W�e}Y͚�j,Ԗ���B�jKkl��������ט�<��L[]ca��k,,Tm}��Ŭ�����%6�������X8\�*P[fc�j�l,��B#Oݠ҆��Ԇ %�*�R%o�j�m�P�m�@ed��M�ѕ�0��Mj�t�6L(����V<B�'�Ҕ�0���XsÄ�`�]�
)��<�������e#�7w��n��]LJ�t�7lM�7lM�7lM�7L�/4P��&��D,k�ol�c9P-�5�߰5�5U�TX�Z�(�Gh�<�&���jpتE8lMU8�-�1�E[�cA&m��hq,�X[�c1���8�\W�c!u��8BP[�c!���8JBW�c���9:T[�c��u%966��&�����X�`ڪ�P[�ca�j�r,,f]e���-ͱp(��9��8����V�X8����T[�c�
��XΩ�:ujc��X�6֩�uj���8_���6>Q��(��O3�+t��DǼ���b�0mK-��,��*^��\��*t�ZJt
�^�F����t���Z��l��t�Ǔs���a��>�2.��/ڑ�6�k�A�צ����O�C{�}�lV���OV�I�>k4�w�=�zy�;��Na�;ֹ�w5
���pH����?h#��g�\����S�6�7�f�����d�eˇ�
��i�x�z�x��x�%�x��4j���D�f�f��
�)i�������H���`3�96�k��l�g��pxbO��g�.82���k���`��a�w��xA��+�Y&4�@��M��th*�6X��$ð�~�ŏ��7�����H�@�Ov�X|��u�FKʸ��x]��c�M�gm5z�w�*%Z)Bl�W�Y`Į��V�h͚���-=�T��c7�?�Ho:��7d*�Pԡ���Q�֎ҷ�(�i�����'w�8=*�IH'{�n\��8)��`��������jL�ES�ap��rKs��Lo)��9��5-G�����8�C�ph���,:�8�o�[Y�-)������@��hnpQ|>�)��#wZ�y�
��
�D��u��x˺~�&�ˡr9T>���P���cn"�~��[`�
��0��d���o�c�l�o��xE3�C"F>�PH��O'
7|V�[����,"�9��Hh�5iG�p[�ucm1Jy��8Y
G��#ĆiKy��1�xm:0A�X��S(t^}@�y�5xl��-���?�rX�����Ã�J�7�c��8Wk�q٢�%�o��S���:����f�p�HO#pS]Tk=L��x-�
�D��W��������W��(�B�;��
����yk���Vf��r'掌�'�K�/�;��.�]��Q=�#��
۪!9M�$���eZ@p�h�͈D��OM8TܖKH�ҏ��-G�l�%�Z�?CY�;"��qW���
ppu'���^��r�F2*�箲%v�D�*�E#���ُ��Ko�_c�I+�)Ά��2>��+s^��R����H6Ya\;�:�>G�s�&��u��e�|����{��� �0��P��1�é2��VLo�4���dJ�5G�_l���*9if.��I�ȎõcbG��)�����"�����5�vG��.ᤥx����[h(xS��"���S�١D�h9ŀ�����(����;�o2*�Ƹc1�8KH�5����|qx�b�%�O,�L��콽sh�s�d��w$Q�M�9QZj}��7�Y�
�9T_K���z�D
�~�zraL9��Wjv�_���\<J(h�ǂ�I�o�ô���c؝�$�)�>�z��V���Ot��ѠԵ�lhm�`�)�S��xy#�=Z��%
<��;hv{<9�;�x�?os��{/S��D.r��v�آiRń�b'�vM�Z����ӌ{i�C��s`I�ns�_q���Ȧ��P~3T�%Q5�����0��P�/5��4�=��c���l���D���#{��� ��6ͦ�@��d/W�4��&R3
�s$l0Yu�D@(+�M�D}�], RdM%A:��4� ?���
��-[lmF�b�@��̑�ֱ��@H�h�KYu$�6GB�b�'���(��G
B�&G��P��}(H�3��^�"�Bfy
�ifa�M3c�Ґ��@�q��ei�l�˽!�����;��Ps��x7.���Z#©����r��+��)mvQb��6�THߩ,}��5Y��B�,�!��l��lN��
���b��K,�B�{Y�!|�a(c8��0,�C�B�Xf�?�B9C�lHk��|�b����2�9Jz�����D
�I=�����YJ�U�p�t���F��z��yN���L/����<e��)E�1G���<|C�:�����Q?~���p;4�;tS�nR/U1��7�4��_��З�t��x�Z~$������+�t�[K����LB�'�a�VnΧaKc�̍��^Q�e�`�Im��}���i1/��=qG����d�D�։8�����s�,���{C��#�C�����*����QZYf�v�ؗ�A��fs�IeZ7.w�i�2c}~�WA�
�ܯxi4�W�ye*�Სf��lt/���H
����dܟ7�������kcD9�禍���
��kB*f�K�����W{��,�ȓo�&�'RlaM�IL���+D���(�Pb9��
˴J<d�_�x���,����r`Zjh�����Q9%ʴ�Z��G�,.F��$�F7�B;A�j=���
ک�R�l
�X6�F�VY*�e�q}�0�箔
d3��-ٰ��WE��������E\���p�M�op� ��;O�L�_2�ڠ@oL�G��K�=�t�]q;��r�
,�/�mQHĚ�(%ˢ�!ϯ�ٗ~M:�Z����$=���hG�#UG]�by<�೪q�**��e����
���T�;�Y���Y�����pwa?�tL/���;[xd��u��
Q�.��H�#g�,�H.$X�eO�<�({�X��
�Sx�锑� yM/���w�����3�x�7~����*�ŊC��!��_�cx�Y��d�!�&�f����P!҈�S6O��q���G�#������[�|��z�]z��L�G���938g9�8a5a�
�l\��E#nZ�<H��i�-G@�Я ���L_���L�22��938g%��XM�%(��_zX��<a�t�ق��Q-�Tj��@�.���B��T���g�/G��-����:���,)q�g�/G��-����
���E���/���8�<c9�&��IM�%H��
i�&g�g�Ӭj�]6սˑk��5�ɵ��fN!���՟Ϗ��|~d9ҍ9��5�V�x?S��dN����_�hN�IM�|�n>m�9�2;�x�Lsl9N9�҃=ȸi��+�?�k���Ѓ�{��gǗ{H&�Ǹn����+myҖ/m�r�QP��V#n]
���>���=�',{��K�Dz(����Q��E>���a0�L>�C��F٥� .�X�.�d��=�
s�=�
=*hjQBY�x�w/��q���x1k疌����o�x�K.�C6����:=ǣ@>gGÑ;aai&��p4���fᆩ�mA��
����=�r���+}D�`E���aL�9%��nr�8�ϴ�ob �h�k�Ƙ����Aԅ��͟���
��0nQ�.�3�Z]��g�a^H-�̮�m�j����Ùh�vn�ǒNݣ�w<w^��
�2�f�Hz�2S��nr�(�h���B��?���`����J-�k��-ѹ��O�\Tz�qx�Vpo4'Y3ȆIĆ�q6�b��`2r+=7��f�)�[��7��
V�8��A���:��z3�j2�V�ѹ�F�K��DF|q����B,yK55'��/�=M7qA��.�J��
��_��N8Vii��
r��0��qP��T����h�����
�۷���W��?]>n�����J��>��&�
���dρ'^��?x�\���%>x�ޥ���[�?w���?w�m�s��ҏ�֟;��ܱ#/��;�����*�]��k!�;����εt��}���εt�}J��~�Cۢ���е��v ���ZB����e��y -Χ���je-�k�}�2ۭev-�k�maU�5���ZB���%tXK�ZB��@B�k���}S��ZF_���k]��ZF[�bY�:������A-�k�\K�L:�p��y�j }$t�yWK�?��ιs �ee���6H�:�εt�����̻ZB� ]g�����&�μ�e���u�]-�k�mcU9�w���
�μ�%t-�M$�yW���
��̻ZF�2�f���ȼ���m��u�]-�k�K�6���_��"���ްt�<K>,ch/^�t�s��s��mߓ��ʫ.���K�X��s�y5���˼T��`#ܖrЖ�C��Xp[�Ř�Y_�
z���|k�F�;�G���zG�D��,�!�G�檼��U��Z�j?n��s�jK�m�>��i�MP�{����=�ثet-�k���f�خe�b�
��Z �X����o�u���'U���6+�]��I|f�b��.,N&�q���Iy&&�>%�9hf-QCE�TK;u��TN,-�����o��D�k��6����b5?
=�QOH�$�S~�rӔ��{�x6���p��6�bUߋO����cJO�����q����pt�ov�;�-�Wj�Nc�h�?A��q�Mcl�G�:�F�\�@ⷛ�3�R�����d��//�l�LA����L�:��[d�{�8��#�m��=�?����Dc���z-!o�fܠz
qF]�*�1��Va�I$����������OUm����eDwH㓏��g�H��ch�!M�:"
��&hc��l_K�|A����d�м�4RZ7��x�.x����~i�@����)���JF�{�������~O�zG��a)��헍�B��|#_��$�T�yL����N���.G~���a�'c#���W��~��^��������/�wFyċP�,{�G%(T��q)&w�/�15�S�Ȱ���Y�t*���ו=��4�w{T�E���IH��`�B:�اo?Kc2I��}PìG�3���:�m�����|���v�M�+�%���2xW��s3_O�����;��'��z�m�q�w븭��2w��$��6.��{?���{��OW�;�������
�{��l�M�1Zg�r���v�Rr���w߇�)�U� W�~Yf����]����-���-��g���Q.
_o8r=&+ħH�����(�k�jR6�,S^�D��w�*��v}
2�7�F
�9��|F��¬7ڣ�\s]�[e�i~��7L
T�5�3gxn�2�xJ)PqG�;�٩|��!M��YM\��M��y����,[�B؆���%(�
\9�,G��i��h4�c�At=���&��U6��i�o/3
����3{4��n�=���&0��n��G���жh������6��>R���E��'[����`ޭ�Bu����ъg���;���a�1˴�z�$
�x o�ꏈni�mu�@��tE����b�ا8%K�QFK@�-�ӊ�~Lg欲롸���D�;��p�"��g�$������.�lQ�T�9�'�����(�=ʑ�إ�c����p�O��d��$
�4�G�]ϯ���$�_�5z�'@H�^�X�%��O(g+8�A�y����
l(�,����!��!�rC�S��\����,�s��p��-��+�Ҕ�_�\�w�Q�&�����S}D�}<̅��J�����j_7���Q
�]�e� :����JhFsvW��wS�/��Q�1<��>�G��<�e���������H��O�"��{����2�(����?�*��x�1���r:��I�m�G�� q�C�C�����<Һ#���#�� �k'���&��_�kY?�p��,3j�Pz�G�V��7=�u�Wʹ��=� E�M��7]i(gj���Dje�I�!S���5D�ʮ�f�ޠ�7L���z�/�&|�_-��*���;�� ���^Q���9��]-�k)�Ǔ±��D��")�g@�5Y�c�i�Zq�2���x�c$"�I!���:
5o�~V����9��{C8BR�Sޤq���g�U�OX�;�Y��;�8ڶV�����iƄ���B"Q}H�O�Du�J�nf&ʤ�D^���l>���:�����l���'>",ɪZaN*&�=�����1�T��!�x4���m\�i�f�����
M�ΙpmyS�I66^u��m4z��r�R�77�����B�M���X�l�>��R�B�m�"��ɳ��>P%����f��ߐte@��&�3��MP�>a?��]���lشJ�K6�կ�ݞ��}��V�ѼUb
Xl�W�g�&��Lɳ�y� ]��v@�lD#�oap�ݛ����i�Y����z����}�骵sxy5��Y'��[���\ۋ�m4��w
{����'�+g�9m]�j�C����[��Wl���^���s\�N�[���� a�fv�����]8'vf�b}��9�����}yM���N�;�ih�{�t�9:�.��Cwa�0�t@�5��tˡ�U��C\��d\�-����mNp)�C0�%�b��[��l��ny .���[n�K��p)��$ĥ�9�.ٖ�K�qɶ�ϤGZ���_���n�#\�-�����a�n
Ƹd[v��L#\��
s�(�%�����m�NnS�N�Y������:
���J��?���CX�����!H76���U��mm�i��0�3�((�PP8��u�~y��7O�����up��>�3��.�<���o��<쒔<�3������|u�'���?��vw�(j�/��uا���#ld����6��N�Ik*��w�܃�6��/,�I���SZ��V�M�s��t�>4�4�{�1�M4��_ ��=�H�|�_ɒ�@g�$���� �/=�)���fO��6����:?"z��~@W��m"F����E���m�w���_Ύ��OW���U8�Ք�_9�
�<Tl0��i�}��u�gb튵ǟ�x�;�>����sd6�i��9;-Rr;�m��ަ��ѧ������i�ӓ.��;{Z'��l�Xvvt�wtܦ6gݽc
]u2W��d4��|���e-�����yB%7��ӟ�H�B�O����{p�c�2w�O<;��!s�}V�O{x��=�<���*xI�D�����9���h�V�K;�h!�b�;?��C��l������4�-��Wd`�k�Rv���,�K�t?ۡrs�\+7��R����.3S�?�N͡�Ӆ���61�%��׀Pj�=�;?���0�Z�Ǘ�Y�M�Y�}bt�::B�n���ߥ��Ĺ-�a�"PZ��h�s,�d�Gd���+���1�����7=[����>��o��h\�SaOX��r����G�C{��q����m�N[�.>o����'��-�`�8
g@�]p��ɀ�z:v��Xu��L�z�=����EӉ�tl�t�ܫYo�t�yR���`�4�;1�%l�XK�֘ӓ�����;T?�>�m�nD.l�����]��#�툽-��VTI�|�V�o���җ�0��Q�dz�.�ø�{~~�E_]5�0p�nzϰz�(���ߞ^q��(
�Y�9ܱ��l��s2|��`��v�]���tW�6��m�@�M~��m�r��ˠ�kAsLn7�A⡑&�GT�p]B�n�۳g�H�&s�Y�����T'�Ԍt}��cț �N$�Wݚ�4�渾h�o�,L\�f��
=�fܦ���-T������>��1/�n&��q�,�c���x1��9p��fb��0�/l&I�~��$R3^��>L�t�� (�$N:�h�kI�խ�V�&i+��1lW73�� �~��
���=?6��Xj&lz0��7��rO�f�����OD3���lf*5��8�ܠ�.K�y�w�f���� \���@�K��u�!c8�x3\���m��Ͱ&��$m%ݪlē�p!���I�䄹��Vٌ$krn��y��I�d#�B^��H�&��X�lE�4�h��Oe3���]ڌ���H�&��P�lF�5�H�*��I��*)mF(��f$Y�+ȴ�>+��dM���.n���3�q���I#2��5E����?�!�=�-�d��¸��!���?�`�I�۲������8n���I��ӌ@�:�xd��?t����V���?�Na�<[�'k�r�8b��X�k^���@���V7��?
�^�0�Փ���f0'��������17!$!!�X�T�
Y�G <��"�ܼ���vb[cO�1�1mly��?vA��^*���`Y�C+Q�DZgk���?���(E��A��?4����"k���Ib�<��� "/�qcWN��L��I�6c�X���I�ؘ����/�*�+Q��cdZ�XJ���B�\��i�ar-n���͵���WS���2�s-n��9��q;�/˼�c�1Ϡ��F�ƀ��W�A5��k�/+�ܦ������D�O4j;�L,��lDDn3��
D���h�MK�/�Wy�Կb��t�S���3����
�|x٩�(����W\�\����a����Wܧ\,��ř˕���W\�\eYz����+PK�?�Wi��ߖ�~����f�
�9(��WB"�$����1gY�+�"s�����2L��W"i�C[�rX�\���_�1�=Y�+Os,J��\!��6�N��W��R���ar�-�堽�!��)s�F����&�l(�+��l(�=��l(3OƦ����Y0s�\�ʔ���
�e���e���2]i�@�_�<5w�d��L�;���W'��]]Y�/7�=����)�e��(osNڧ۟�f�'�\��G�G{Y��I�>��W\��hʌr�Ϲ�5���r��s��]��\̺��N[����:m�N[�}�-Fl0�i�O�Ҽ�'J��%W�a��WH���|����T�Ӂ'�D���=p5��y^'ض�'�M��Vhޖ7�����S����X��o�)D���0J{]�¡m)�sEK�|K�+7�4�?��_2[��mt]n�n��AYf���͍<�;��˩uaO]�S[ȵ�\[����l�-��B�E�=8����������k[���Z���0��f\۳ZqO�}҄��GJy3��1�ъ>�*�ak��ak*�ab.����)aj�Nf�&�(Qs&f3]��j]�ә&���|���4����01����*�-LLh:�ҕ�0�qiR���abj�:�G�c"�5�GW�����>L�ꚤ���}���5����0����]h
~��4�W����'���ğZ�#�2��U�~�f�������oRܢ-�Ie��ܟZ����jYXQ�C�:r����a��������W��jЯ�?�1~��
c`**�� UQd�8�
sF��,}��@����}!���W��e})Кj�,Ԗ��B�jˁl���������<ڂ
L[da�J�,,TmM��Ŭ�
���eA��.���Y8\�� P[d�jk�,���
#Oݠ:���<� %�*�R%o�j�
��P�m�@ed��M�ѕ1��M�t5BL(���DX<B�'�Ҕ 1���X'Ą�`��]�i��<�J!��R!�s|#����j���]Lʱt�BlM�BlM�BlM�BL�/4P��!&��D,k*�l�c9P-�5��5
�5U
�TX�Z�(�Gh�<��!&����ت�ClM�C�-2�E[:dA&m��h��,�X[=d1���C�\W?d!u�DBP[Ad!��%DJBWCd���ED:T[Ed��ueD66�������Y�`�J"�P[Jda�jk�,,f]5���-'�p(��D�������VY8�ڒ"�T[Sd�
�YΩ����9fuEw�uEu�d�5YgM�Y�u��9kr��HI�|�$L>QR%�&I��1]a�y-%6aږZX�Y�%�l����¢5�����jeQ��+�Yw�j��aq�0��l���(.�r?�8�����r�(����k��7�����y��W�9�-��֏�Oi�8�)�K>�����֏?�����֏�SZ��):�u�:�zҧ/S�?�/�xʀ>�mkBSx�]N��0������Qʫa�johl�U�&f��n�Ãs����fd�,>�Op��3]E�1�T �яj�V��2ڃ��-����p�
�uy��Gp�odl`�d/�e>�v
9��]����A��ݩ�6�����ٞG�ÃT{1�H �Q�l�H':�iу����ŏp�a'D�:�_�_�C��EymkBT���8�x�횉m�0]HI!)$����FR�?6�c<lHٱd��t���C"��+��RJ)��RJ�������kJ�߃��L��_SU��n7���s����s~�u�U�-U�yy9�c����/Ju�z?��i���>>>~�sm��+�v�u�Ց�νY�u�8����uN�?�WP>�1Js��WiV���_uK�E��ϸ�/r���_�gK�W]ױ���EY�cl��,[��T�YH�T�����������}x���L#}A�
���G��V�7���^�}>�iҞ��-���i��;}�LJ���X�&�T�P�3�T�#��ߨg���J�l
e�'�=��?�͘o��n��a����|7��>��?ǐ�U�%�;�������/�m���N/��I���f�Qփ�z{��<�d��6�d�n�;�����Q��m�{{�5�$���iѦx��g<�$�"�^�%=��RJ)��S����t�e/�֔�
��a};k���_��y�?�9Ԛ�l�z��}m#��G�Kk!����k(�9�G��1�����z��,�Q�&�l�iV濊���#_�<��3�Ξm$�^9g
�{9&�w�&��:˙�u��f֚��R��:ֽL+mW���W^���z%�I���2���lo���Z�f?�k4�W���-�#�� ?V/�c^��!�!{u̵ʴU���ٷ�A����Ge>G}�?����v✽��3��X~j����{�zT��A�O^��ʰ�>��?s�y��|����G)�P�</1�1~2�ў׆�R/�7��Ӿsm�sr��"�(����2��c�Ϲ;�~�u-��)}����<�U�1�g��:�a�p�b�5{��3�(���k�!m'mʞ���2��.�~[�)}G�κb��XE�L������p�aԃ���7���7��Fy�0�@ߋL?��Khi�@=��RJ)��RJ)��RJ]M;�;����j7�]&SmkBT���U�x����i�`�Qqqqq�����!�� �C�O��Ml�S�$I�$I�$I�$I�$I�$I�q��O�9˵w���O�o]�s�s������,�Խu˲<^�0��t�c�}�av��=��7����_��{V9��z�}��ٿ�^��s��_���y~�?��}e�z���۶����������@��w��E՟�k�$I�$I�$I���@?
���=T���mkBT���`�x��ݻN�A��QA�x�E���W�K�XR��n�,��5�'�$VT����l��:'s&�X��|O��&$&��9����X����:��,���bY���`$8�����a�`��/o$f��K�bp5�f���3� ��`��M-Uw���<�-c�{<�����up:8.�\�e/��_�h�G%��5�{���y��'�Gׁ� �%�CRÙ�A�<9$�{��e�2x���i[���+��L�ld�3OCKG�1˶a�����������l���MI�K�'nH
�A=�D�~=�oZ���?�Z������w�F#��<�x&ܕ�g�z找f��%�S=����tZi/HgBZ������ij�r}�#�T���
��Ae�A=�d��������L�A=��S}[ZZ�t6Ƞg��6-�
����W2d�3O�"�T����v:�LȠg��e��~���lg6��LȠg��G�Zz&|]\\��l���A�<ٯ�S�b�٠���z��~�J���}_/f�3O��?ծ�KΠg�T��V�
�{��a/Ƞg�ԑ*�
>���m5\^��\�j�ϙ�L��8�p��^�%�s���@�簝u�͋����9���%~?m�fº��En��J�3���<�y@�����?������͂u�͋\��_f������_f�\���?�Տ�����e�����߲����߲�q���q���q���q���q��� ��-�p��Yq��Bm*������*\Y�|�mkBT����xx�흍�)��q
ĉ8�D�^��>gI@��X�jjg�iЃ����`0��`0���?������ϟ|�:����s��e����Q��3|����ӧO|�:�2|�����.�}��;�7e�GF�����O��6���_�Q�v�������]T��]�^�ˮg�{>pj�z���k�u��o{�y���ye����?��{�-����x���/D:��3D��&e�^H�y�i#/OG�z��Ϫ��߯_��~�
:�sMe��#M��3Y�#=�2��Q�����Й���[\s=E��8�}E>�Gȩ�T�ڲ��T�g-��}�����Vf�������o�SVw�zV}�.�/�>�~�<Vrv�@>�!?�U���������1���<�#�����}��=�F[
��~���QڋB�N�.�.+푹^ed��Lo+[\�-��k���
d�W���(}���6�q�$�#�?z�6��Bө�i���?�L���7�!�3�O_Q}Пu���o����[�=��tk�ȋ��M�����!'}/�Ƈd��r2��_�C���ﲨ�:������`0:8�����o�=��+8-�4}�۞�c�ĥX�dq�{bU�����q��©ή��m�!�ƶ�g*Ϊ�U\z��[��GA��=^�+ru�{��LV��� �U�?)�V>�ғ��)��x��|�Y�ҁ��gi��\�yi�^c�U���o��*=�����!����T���Y��?rf�g�����W��s�ʽV�n��*�V��X�#�=��F���ϫ��+[���F�~�yH�\L�~��[���O҇��h�5�ݵ����T����o��w�|Sf���ӟ�+���)���;���F���;:x
������)/�OS�y��U���o��2��e�)Ve3'w���gGg��=�J��^��`0��
ľ����u
k�U,�Ks���ؑ5�nY�,��bXw{���w�&����3�Qה��N��Qev� �]��Ʒ���gcH��˞��i����{���A�3���I�8��h��w��d��u�w���UI��W�q���8�����I�>�+���@��p��Qş���Gc�Z�����\ƪ����U���ߝ�]��/�:����3d�;ɫ:gB9�R�����|GW~����w�2��;�fz<AǏ�ߊg��_��l����y��������=����U��y3=�
��[�6_��3]U�_�����k�]���]�ײ�2��;��j���->��t|�+�i5���n����Οg�Z�Y|<�1NyŬ|E7�k�������?���z/k���>�<��=�Α}N����΅���>�u�Wy�d�ʬ���dz��`0*��\?W8�G������Y����:����Dg��c�g<��2+�������'�W��6��qn؟{�r�u�"w�<�Tk��.��\�r���n�O���>U쏘~c�#T?��+��y��{�Q��,�,^�qF/X�v8�.֩g��3}�ȸ�OP��~n%�hU�G4��(_��sn|W}Tg&x^c��,F�����ѭ���+�<��#+}/�Uw8B�Rh_�����|�33!m�r\7U9�m��({�ѝp���ve��w��[���x��G������]�߱?g;�,�n�ҽ�ow8�]���ו����b�����?��OV�=��Z�_�����#�ve�?��v��N_W�������r�YL���o;�����1�g�9pV^�G�~>�[_��v�NO�S��3��`0������Q����[���� veO\k^8֔��v<�Zbz����\��O�p���b�n$~�}���o�z�3�ј
mK���vU��]^�i�N���WA��#��x�딫���j��t��q��:���E=�
z%օ�q�)Cc��Y�E���q����yRG�-�+u(K\�h�P�'��*^ء��^���q�=m=y|K��vūe���\��rȊ�4���=���{W��1���;=ݷ��x��p�;o@>���Ș�T\Ԏ�+C��=*�ɫ|��G�JO�C��W]��x�1.��ﵠ9_E�б��
��V�q����)v�(��ʑ}��[G��w����Ǻ���{-�o��Sdו_˞��׃��2��;iT&�w*��w�����:�����g��S�O��s���j����%Z�[~_˯d�֮���+������w]�7��`0����]��k��I�u��+e�L]���ւ�oA^���;=GR��?��v쯱�;<��y��
o�$N�1紈=:ߥP�V��u��<��
<&����3K�yC��/�4��r�)i=��*/|Ύ^�]�Q�NН1q�G���w>ù{��<F�����V��r�2�n��lo�؍ا�|�m�o��'�qb��Ӌ��r�`e��ef����6
0�lz��sA�_������x7��췣*�U}��R�%�+���C�����_� �ڟ~I\�Q��~�k�y��#_��jo~DyU���^���`5���p����k��o�?:��ˮ��C����w�������>?�Kv��:A���}E:���_�n+{�u��=����r����q͓�̳]>>��d�}+�����|L�����0���1��`0�l���e���g:���`W�,3�O�?���]��\9�P����~�[��kO��W�i�Gc~�)��-<�w��.��3q�}��'v�u�w$V���n��v��(�r�����5��2���S;W���k�_�K�ϔ�8B/��h��E�ՠ�'�9�w?K;�x:�x�<��|@��c��Ͻ����V��y���c��@ۖ�Sw�8B��q���]��=��2�l�B�e6V}e��������R�(������� V��e�ZT��4��ad��e2ޒ�+n�Y����B�����Tq��S����ߔ�<����[&�=�f��[|�����s�z�P�)G�����}{Zׅ�3���n7�j�p�W��wf�t��E�w��[ǽ�;�����`l?��`0��`0��`��{���~��������i`oL�y�>uo���i\q��K�|}����7��Svu9�G���쯿c¾#���>�,�jo��w{�Ն���ݲ�L��=�mW����2u_�����8د���jo�?���k��D���߱��m����w�>���#��}�����E:��OۡO;<���s��y����}�ڛ�k�}~����|�M���'8CT����o+�[W��������U����Q���r'����\��'�t�TY��w��z.D�=��W|��~q=_��y��M�����������Ǐk�t��bS=2�|�ұ�y�N�_}O��e��摽ۏ���tL�S6�q`C���jf��3�#��ܰ�?z�1���H�]�����\"�W���]����O;�2'@���@~tG�:�����{��u���7m1��Q]�PW�V�2�S���z]ϥz��s������3��]v�����xwҞ��:ڗ>�y��`���$j�?tU��mkBT����x���U�u�w�-I�HH��ZP^>
��DEK����F����R�-���
�������h�V!��Љ�0�fD@&L��#3P�ܽ�5{�9s�̝9w.{�x�;�����2&��EKGY:�ұ�����u��ujϗ�[,hJi �_�t��n��[�K=,����>�|���1?|�]��[i�[`��A���L���~�R_K�X:��i-�S��ޖ�j2<�π��3��]y!m|��s69�_3�������[:��Y-�3����N7
��g�|�mځ��7E��[��?�͓M��s,}��pK#,}�4�}��j2<1��>��;���i>H��ɜw��=��:g�s
>�L�s-�g�|G#[@�������|/�w'��|p�{�����mg��?�;�� &���u�Y���]�t{�UWM_�x�>������|���[��ٳs߾}����A5���Pumm�555�ܹ�m۶�l����>��sW�?>��3�
�d��'�g�V̫,H�vğ}c�8O��%&�;{w�G������~z�'�|�}�]��8�������Сw���쳟�7>�<��?��v�ݣ��y����v��3"��M_1y�i���ky��2��&�{�Y�8cƌ�[�l�<�p+�\Ix~�n���7n�x�}��wQ�=|>�X�}��Et1y��mc�}y�m��G�#�9�wx��>������3
_���Ǟ�ϑ�J�����ɋ�B��C��UWW���'�D��؋�$�d�9v�i%��o����n�����r�ݷo�/���F���"κ�Ϳ��f��߰�`ުU��\�hя��1_|���.�ڵ��ƍ�4gΜ�{���{��W��|��]�G�!��~��'�e��%K.�֭��"�[�/�_6�� �Ʒ
��Fދ��8k֬�;v�ܣ0����+�6m����_2`��$��\��+`C~���/�ۅ���)|Y#2>x�����[n�E�����n�� ��7��"��3�|����YQQ�����z���E��BQ��(��t����X_��%{vYq�ʕ+�ٽ{w���ܻ�6�� ��7����rľ���W]����1D��dm�q�]w]�&8c��1=�K��+<�4�(~�aڴi�m�A�K�����^}����ܻ��&H�<�;���I&Z��i}w|�F���Z��o�1
s��r��~L��ɜ�>�i�����3�K���9��:uj�źN���/z�$�
'H�<��D���8�4�����[o�k����Y����~��\�g���?���t������M_��w�}���.��#6�o��zb�k��g���tA���~���c��Y
�������8^��<d*~�%V���v��:?#�[d������~յǹ�/|��a$��π_�8>�<;f���~� y��ڵk�m�ȁ��=������^n/�8{t�~���!>:�U�����ao�����d�ױ_p�_אh~�g�q�N�'*&���˗�d��~�y9/�W'������o+��� ه<�.:������r�=���0}�t_�J�
�{8|�*'/��w�����$&}�il�����=ۅwC���ܹ��1�r�{db�-�6���_�{�WdgX����R{�1�o��8Zb��mx�=�0�0�9)ާ�i���6�~'�������'��n&�H���=pC杣�i�ҥK�<쉽}o̘1��yϱe��r��d�5>`Ş={�a�7F�!/�l���m�"����e��w�w܁��;z�
7���J�V���&��i�]�l�Oŏ����%&cg|�D�u��0�t{��&����C�F�Hx�I�&�؋���z,�]�lb�<@�a��_�_S�c����@�`'�����>�?���{�W�^��z��)�<�H�yɡ��߆g�Y�u߾���_~�Q�ȮW�\�m>C<���H���c���r����s�^�<�i�8��c�c/�9�ߏ<��w�S�L��y�t${�;7�i��b����
����k�.��e�9rd�M,2�����\|��aÆUYݯc�TUU��nV��o�[�샟�}�>���K/ի8)2Q��9�����w�̛7O�;���E��;��c;���o��Yw����a�����I\�__y��}t��CL�@WT�C�+***�|�{�n���L�?����ȗ��o���WW���pr&#�{S��m
�k����E������7Y��t�ߋ��Wd���L�8�s�;8���g�F���ޱ���3�6�Y�͂�F~��A� �S�-|O��?��'�O?�
��R3�����������צM����I�
{�ޱ��!;0m|��_�}�=��S�K.L�>�/�����y��/�=�<�e���z?������L�f�O�����N
G"�Ɋ������3%ځic���l�]���q�8j�(j�t��z�D}W$+�LPO��^��Gځic��"�����w�9��_�>u<�jj����[$+I'~�b���?���|�#ځ���|�ܓ�/���SS+>��~��j�'�$���^<�Y��&��ML)dp�{FyG�u�y�ˁJ=��<��c���o�b����|�|��l�G���F���B�Ǹg;Gd�p�
"&�(�� �عź����@:7HL�;J�?���x�d�8Ǒ�Nq�,��ئ�ob�t��)���t%�Gj���"1b��/>t>
�(:�=�/�oذ�>�;��a�ݑ��e��i���
ޅ�c/VWVV�}�Y��HӠ��
�6�q$��4�`���u�^�Z�M�����="��Ѣ���z�G˶l�R,���еow/^�8ο)��G?�6`�Ԍ�ř)���x�̙3cm�"_q{�zJ��p��X���j��廗]vّf�Ɋ�#j��@
l��_��[��Ѷ91��)f�OV���}���>3ł?:��[�>�?\�R�+n�F�|��df��_�|?�����r��@�����O~�۽{����]~���ר�&;���݁��q�;vl����O�:U�ۋ��RSS#�?5o�E�6�|��Ѵ�j�ˋ�+s�{���j�������o���?�*��ϛR�B����R��z���?)��hݺu�*�OM|����%�,w��#-����[�m�6����)��}7u?������j��z1��<�@���k�m����s$��Wy�� >W���۟�^�k�F/��`G����j#��{�q76Q>�Q��=#���,�ǥ}�Q����<j�e%�~z��W�zD%�F�Q�T��\�:���H��RD+��9O/}�}������9�L�]��"�l�����y.��t����6�X�eC��h�_�O���W�.ﺦ���W�{繃/�~�;�k����}Xfu���?������ԹJ�mrN����BK?�>ᮻ���݇��������,�7��6:��{�Z��+�pt��w�9/���h�������|en@�����O��F]{��w�8��'~�l/����_���o�U��>e�uȻ�
y���nu�K�9��,�%�����s}h������?_�݇m�*m|s�?�$�)��d�ßZ_��}�l�=�����W�>��*�d�怿1�
s��u}�P#.��;r��z����k�+��֭[�_5��6�9�Β|��?�G�W�G>�����5S�}_��MP遢g�H�f�_��o�����(1M��q�M�|�ٯ��jTPx�P�>G�lz�g�M��}�_�lY����7G�Y��P����n�-���hE�/����S��;fR�}?%�'m|[���/JV�~��JT�>��iiꃸ��������q���J��/���@�?�����ၨ�ii�`���y���R���='͝;7�����m!��4�[�^��D���ɓ�f�E��;�9-���4��G3g��.�_��G��+��Ң9`i��
��i~�lذ����=(��J��(}�U����̯|-pG�ÿ�f�F��4=����kzT~��]7ߠ�9�i��J��f���y��7��9`Ȃ>���?��ךp��q�;����z
>���̂|͚5�T-��x���j�A���[�#G���;�<(xbeEE�w���
������wS�5�9�g@�t߉�:�=o�P���
��Z�bE�皤�o�ϖ��6���>I�X���������Mì_���'fA��S�w�A�p�9��=��3������{��dɒ%y�i�6�y�?[�4g�=CQ�Mޫ��&N7������3��%�-3�1M�|B�/�WUU��.�W�y�y�V�3J�<�oLv<
2�γ ď�v�Y�w>?�4��-��Y'GO��U���� �*�����7��`S�3l�����d��#���r�i8��r%�9�~��qwq�Ν;w�Å�����}�x�U�������SG�O��!�|��������V�~�^�E���-%jS��ӫ�����}0�p��y�q1�V�1K�6�ߘ�<��T�ޝj}kjH�A`�Ef��_}����;����ȉ�v�zqIIɕ�Ǐ����s�-[��u��{�1>�i��9��s�J�Vs1��*�Ʒ
�7�1�_%&~�6y�[�x�2k"����/�OPo_�_}B����v��}�C�3M��I�Q�:g�6�m��1Ms*z�6�v�� �9f��X^^�͝��r%�)��w���Ծg_��ri������k�W%���KL
%����C_sN�i�H��Md�%�����}j��o��༃;g߱ĴQ�2m|� Y�|m�2�R� q�ۍ�?�7oޓ�.��*ԚQ��Lnty�O��Q���O�����9�0��'wt2�8��9�mV��6�팿,���:��X���>��O���;��9�l����6�I��oJ���t���`����#�0C>��0��GOD��w'���s�'
g ��6�II��%:���rG^
v>�d���|�%�w���`�?�|B�i���{�.����Ʒ�k18{`/��#~
�0C>��?�}F�$�H����M;ן��oᯗ�6���-�ܲ�i��>WO�J�a�(����
�lr�Q�����7P�@�
(P�@�
(P�@�
(P�@�
(P�@�
(P�@�
(P�@�
(P�@�
(P�@�
(P�@C�_I��Q��
�mkBT����~x�흍��8FSHI!)$����FRHn��w��H�Y��x3��ꇤ����s�a�a�a�axI�����Ǐ��'U�{������o��_����ھg�W9�����������o'�GW
{>~����J��l�����o߾�����������)*/���N�\��ϱ�o��v�[iZ_ձa�JΝ�/:�����6�O�-���92b?�T����l�k�%?������_2����1�B��s��Y��5�>�:�>�c=1�����O�w��y�^�-
�ڶ,��X��z��u��sM�#גU]�>H_���y�Y��v�!ۉ���_m�i�Ru�s�]�X�m�_g�)YY�)�m�]�y,���m�
z�1��a�a�axE�ߓG�ק��o/�Y��\�k�6��x����j��gH���������|�y��u��.�������\��a�æ�M&�w����k�#�ϐ�$?�]�M�o��\��Ⱦ,�/��ڥ���Q�@��~6s?)}��,�
l�����gX
#�v�Q���g���B�����ٙ^��u�の�uh��m?�}{]��.~�}�v_��J;�x�o�gJ���Y]��@��.�)��oqC����?}�>@�X���ߘ�'-����(�W�?��������������� �źv�Ɣ����O�ʙ�R����v�[K?[A}�?-�w����m�Ց�}<G�c�K���1}���u��x�LzަU��0�0�Pc[�<>�g\=��c��}�M�����ggg���� �DŽ���-B^��k_g?��F?����
����v0||؎��=ǧH�P���g�s��/�hؑ�I
�t��~�{���n^�}���Z��yD������5���X���Wv��O)�"��c0��vY�����Z��|~�_%/�,��p\��ɹyΰ�Z�/���;/x����s��_��9?��P�ܯ5ݻ\�[��y|����č8�����g��ʱL{�?�0�0�_�k3���>��������z���_������\S��|<�)�b|�����7��a�a�axn.��t�a?l�^C��vk��ؽ#���~e���)��3<3^�����k�dl�c�&�jK+���o"e�<.�ʞ`���^(3z����u
���l�+6���v��<���ï�
�k7]�/l�c[`�O���n}�����G��뎱���zt��^v��2)?;Wm�r�5��o�c����Iz�?�����O�zx��{�&��!��e�z.����������"ѯ���
��1�����Gg��{+ҏ���l�w<�=}Gݽ��Fƨ�^�)�����zIp�G�����K��֜�{�{���e����G��12��ۭ��q���iumf��>�.���}�����~�a�?�0�0��[u���+�7�Svq�����֭�y΅�
�?ނ��}���X��w�Ŷ��v�?��ߩ�D��Zۓ�-q/�?߳�=��<��~����#������>���Fk���"q��z�r��Q�o 9��r�,��n�Y[;�o�:)@�-`ק-�7��({��߯�S����@�µ���K��9��֠�ɸ�>:�n�3��
_[�_*�mt�cm��C>�q��S���L���<�?�<n��ѯn!��>=���<�6�;��ǫ�s����a�a�a�{�xˌ�\�ފ��px�?0�#�5���z��я��c�]����x^��l���(�f���:~����٣^l�i�n�59����W��~�\;�?v�n����6e�r�����UbS~v����^��UO7O(�|;+�S��G�4|?�f�����*?�r���W~�2�o�N��ٟ���S�9��~d�a�����և���mH�6��m�X�[��J����~�s.��y���m�4ٶO���|B��d���/�����b5��ɿ�y���U�?�0�0�0�0�0�0�0�.�P�~�*��1@G\⟿��K����rKX���s2�(ߥ�纎J���8���'>�X@▼�Q��Q�b���q��wx��b�)����_�K|���v�
��1��M�6ke�e-2Ǜ�5��9��?K^�E��~�9�ϱQﱮY��F�8��N?�~;:=J<�����-�t�ĒyNA���g��C�� \�N��X�K�s)'�^K�g\~��2}�6�}Գ����)��n]O��r�^��j�~�"��{p��29w�6��/�.�z-v�:�+����M{�W����JY��Z���굢`%��
�Ҥl9����ힶ�կ�#O�Uz+�U�?;��s���d�~v��N���D��7*.Y�+v:�ye;�8�}�~��|���+ÑޅN�9���}�{Bƞ#t���x��խs�Xɿk��S�V�/��uJ=o�G���<�ջL'����L��:�D]�6�j�f���gL��z�/�+ؽ[{����r��C�M�Y�q�~��[�{�y������y c�zA������;��w���9��z�szW���H�����V�ax3����
�ף��mkBT�����x���[NSQ��bDD�F/��7�b�P/��8�p�8'��}�� ��Mi�kŵ���R�ޮ�_�/�<5����u��c���U��qq���[�^J�z�F�j�r>&��8e�e����A�~yc�k�Ӗ���,���1+N�:�u2k��7R���}K,��z[\�upZ�}!ʹ
v���'����'�xa��⡭='��}a*ƞ�@�<9l�����K�J���]��
qi`O(l$�3O&$�1o�>��?�����t:VVV��ߖ�|����b� �̓I�ӯ[�z�kޟ$��Տ���w�Z-��\���;E� ��=fψ�v�_�"�?_��f8T�Aa�A=�Ds:k{���v��C-�:нap6$�3O��(�
����g�z�ɰ����n��
�'��_Kg�/�F���
��y2��C��v�{�
��'$�3OF���r����`�=!��yr�k���jm7�'$�3O*�P���C_/&�3O:�Pz��?}��@�<)*�P��,9��yRt�Za6���sA=�$F��t6������lp��\0�p����g�=a��c�5�2�P[}���i��}�Ӷ��)�5�=������O���0vH-�P�{f]zO�c��N����C鹠b�M���,�o^��?������?���s��g�|��������y��q�_�7o��7~��7~��7~��7~��7���7���7���7���7������Z��g͊�gj���?�?�>5���X*mkBT�����x��}+��(��H,��"�H$��"#�X$������,�Q����ԈZs�>U{� �.�.T��}6�ڳ�-��F`���p]�k߅~��b�
�
О$�wݓٱ����|s��Co���A+�q3��lO�x�@�(�0�a��+?� ��T,�_��7��s\���Ϙ^Bl1)�C��+�k�(�FyN"8��dPC�_9��>O0&l�4��Im+���n�w��G�rŰ����<Q��q � +����H�}����e��q���~~�[).�5c��6,�����m�uO���9p\��<//?����N�:��Mp)�
�Ĝ-�2p�'�uKq`���_�����/���6�4<~��77S����N��BQ�����맨�uM�{���5�%.B�NɊk: k�N��m�9���*�u�U�|2���%;������]F�aג)��RE%HWc0Mg�>��)/tih�f��� ѸX�>����E����)��<,�6�s4���5�z�b�?��J��\<OM%O#(7�6�:�= ���ӋYA��H
���L�s6��M�X��BcX�&ǘJ�te�.���� 3.je(��?�<?�-1�$p�O=�x��� ]<Jt¡�Vg��`|I,<丕}�F�Qj]�o%[Pa��6�XY��<��?�Yoh�F��067ၭ6JF�G[�wv)��7?,�@w�
�nM�Ǧ�m��k>?���L�j��=���%w�Z�izFTx��$��kP�8�E��m� jAO����ހ��>~������؆���B9��� �֤8U��KC�v�jb�L���C��y����;�mjP.�
����Dk���w��U�E�3�ܨ�����8x�U��J��s����\���ɟ�+;}s�F�Q(KI��Xݛ�ƨ
�1��+K����dX�];J�c�x$��D����X`i�
���@l̏�rn�m$���^�9΄�zBGϞ�Q=�nf�k�D�e;
<���a�>,�⢞�j��k�0B�[p(��$���Ǡ���p�4n��q`�XƓ� �vϵ���.x�Hn���or�J���5���H�u����뇗�f����a����[Z:><�M@J�9����$�q]�}=H�k�3����鲺t�Q�=�, 7�������s
�>��3�����6[��g���RL�؍����?�(�&w�.7C#~B{�]��
��U�W�7��1jk~�e�cG��r����D�.=��K�����@�W�DZM�0倐����0�\��x��v�q�NZ�>#�
����BE� ��)���&y�A}t�?B��Y�m(�WIp�ɱ���|�2�+��\2��
��)�l�8��tl�@Z.B�����e�RS��ƃm>d�I��l���'N
a�dĢG3�%���#�)?��$s� _5=��Y�BR#-k"qGP-�e�"�f����%֩-ϓ37�����8�M9��ϊ�,���_*n;H����EBƱ��cl�~����
˝[��/sa�g�IE2�,z�1�t�:�kL�������ș壋G)��{7�o���nd������{@r�P�>�k�w�k��#�kXfy��E���A��B�9�uM���4P=�_�l���gW��؇�N��#�_n��G�pp,Z��Uu�6ȓ��V��Ӱ��0EK�7*|��]�{��75F\�Զ��zQ��z!�� uH�>��up����T٣�o3P)���[�^�6�����`
-�d&�*=�%��fY�<�^��ط`_6����|h���3ء>��2
P��q��7ώ����,Ns�j�F�=B���`�큳�C��i�U�)R鐏@L��Ү�����ǧmb<2FH�Rq��ùF���X�i�䎲�Om�GA�����}:�*��u�f�:@ʫRH�.��6���6�j���c�GOpO-
��6H����K��J��U���:�Jǃ�����v<gz����
�1F*qm�-;�
I�7
?��O�(Yr
�de�
��F�
� �ѥ��r��H��a���ۡ�>�,����3��D�Z��E��Ʈ�qq���7p�?��Ȍ�K����%ȧ$�;�?�Q�r�6�pP7`�a����^=����R�_����)m���>�D3#£�_'
�I��ɭu͋C��-R�ne㯄����ss���L��<ȭ/��R)|Lt_1���<u�}E
D�zl��$H�+�N_2�scۯ-�rH�V.��������֏'���(}�o ��:]謧�6�Fhlw���@��z�{6�P_�?�
E����h���߹���v��K�/�B�"M��h;�����б�o��)gRm
�$�5�, �E�x�(?�:�g�U뵅F�4���
���߹�E4��!��q?l���A����Yv��s:mR�(G��Z�y�Gq�+w0)Nz����u�Y�-�&����"�Y ='I����8��{��m�L/~�����!����.�B�����A=���缱Y��|z��:f�#¬oh�2Xj��ǼI|1��i3A(|��vf1���
NK���L�ͫ�.����?�r�]�qBS�^#o�.l�%z�⁋
��Y��~i�䔃P��q�u&7(��U;B��l
zF�x����M����,|PfV�֠�k��'�N��b̔/�$EN���
HA�i�Q=�u-/T�QAD9����g��W���%YZ�\���aԥ��5�O�jr����u"9��B�zp�̬�vl��l=��ɸY���y�ܾ5t�����mE��z�+���M���>�L�k�=�rr4����/g��E�r��~P��nB�[��\g[{����g��Y�vR�W'��
{Fe�m1���{�w�L��;�7�&$��x�c���0����n����&��u�@5sC�Cձm��8H��ef���t��<PJZ��@��������4�K|��#`}a�kRN�'�~IU!�k�W��L��Z�D�NK����̡U�������;��g��L~a(]��!Bjv�(�f������\��B�}�AuH�R�����g��M��<7�O��:���[�m6u�v����;3��=��w�w�n��������3pK��M�������{�.t�"��nt�?��di�b�C6��=��E �����,��ѮO�
���0�h�v��G��;=��MV%����ʪ�r�����4�H
8r���K썀�x��A�:�2
�e�.���ݟ0N<g����'�����6��%��G�1�ַm}�^j�n�ҽ�S�0Cz���LX�3���U���M;^�^~Xc����a�vGHu"��
1��kN�K�T�?,���r�=��X}6CBW6ۻ�F��\�3�m{4!]9�ử��J4n��5J�s�w��^�D��h����z������8���P�]�z���1�x��~��J8#c�%�Ͼ��cF{d�����o��@w�0�QsP���_́�
?3yB2Đ{|��5����}�>x{q(a���тa�?���Q�%��l���4�ςxmWI׆�G�C����1���k�Q��3iJh�,����K��R���������O`���ʲ���<!�[��Nw��a����Z���x�\Rtv��^ZJ��a\(��Z�PE����
1��ޣ�h���y0�S�L!�y�QP̞�#R@ӱ&4�a�9'2��ċ�I�E�8X�Ir��
4��*y��b��˼�/#�
x����;�2R~������O7��h�U��^�k�
����(侠,���2���)�C�:(ِ;�Q3>��4�)�%���b6�B8�\��p�����e<��S������+�js��p����%<&t{3?���|N)p7b�����?�a�i�D�Wl����X���Z�>;u��)�ko)#W���S�n�cR�x�{[�sXv1��95�_��0K�����ՙ7�>�Tp�5���ٴ�l3�S�"؝�LX��睫[�5m�����Q="u}���pϘ*x�b�Չ����#iM+��@�Z!� ��Ϯ~j��Y�ݬ����$?5���mt�u�]
�%�@��݅:4h8ۃ����tu�3�;�
ΑO�1A/r����
��R*5�����i�&j#Y2:�$Z(a�d�@�>'z
���L�����뇶��6Z��8|`�6�"�X1�_�z'
�F-���я�?��X^�A:?1�;��h/K�VB'��vOn�FS���Ƥ����Q{=kh7��M�wXQ�p�\v�͓�O/��.���
�N3��HKR��l�K�"�q��^W��h��1wt��h@���3�e6�N|������I;y��?8t[�[�!����$,ήL��e�"�z��%IކA�k��R�l!3u�8�ځy��?_�W��)�AbC��O�!rz��a��5S��n֗���#�<�43y��6"���R����߃C��Q�&>�[��#
BH�ǽ�{v�e��kO��T�lq(�UH�͵h��ݔ8�,@t�����ՂL�{p����/�*�L"�d_y��k,4�G̖��bD>,��.ok"�D;�|7�[.�D�C�A���#�i���l����ϟ�I֬�����D�q�]+�eE ��_�--����ڰc�����^���L��q�1~�C��C�����C�9��gN�����H�8Bkh��J��#Z�-`�V�o��M�a
9r$�պZ-�h�kh�
?C�$� �^��tď��9d(�8P݅]ڶ���w[�wl��;��d��n�׆�o�K��d�H�ބ(D������In�I�
M��_(��������5)6H/���Y�1��
�QR�k,n��XH��ʉ�����?>��df��&6����^EJ�m���t��{�C�����C�c`���0ʅv5��x<��\9Y��c����}1�06"״!֏��9�dl:'��1H"�<HN�&]�5��6�9�!I�1;"����YxA��K-�y�m|h�d
�"]�����U�.ak�gbbw24�������j-�
Q���Od�-��:N� dG��˥M�����I V�G=�W�!r6�w�H3����p"��ۋ����#g6*x�9��k{H��<W�����BQߍO�MV��{Kh��^<�F�W
<�L���:w$|�oY��-Q]<ʫ��!�!垹��F�q@}3f�R�%���oĿM���r�D���+�N|�Y�Y���6�j�r1�1k4��i'X��f�\:�e��
�~�P9���1�ߍ��
��&7�8Q�ape�����5
9os�M�y� �K-��u��u9��Bdx7H�V����&�_���!C�lgL
�04���yS��}|�qٳ�k�����b�s:f�'/���㼳@!�]%���z#�=�J�s�`3�W
ez<�PIG�C����0�@�4������5�5g��x�c��T�G��U�#�R�CC�?tdx��L`�Ɓ8����dgsT�?M6},_���
�\�k٬��lt΄l�s��:m"2��5�be\]\�˛��{xa�Lo��Q�lPwK7���?M^a,�_�lb(�1�?�����3��^7��:���ރ��^�us�ϚqB�8*���h�Gx��Y�C�m5�M~�{Sg�9n�RX�C}[����hO�tC��1#W3�*��:;�&_�G�ۂ�&�H|�����5�L���<4Ƀ��\b������D?]fM{V6*�S�<����e��0,�!��
A��ؾ����K��m��m���ߍ�r���O�oC������2�
���#��p'$�F�˿@!�{0�V��YW���oe�,��'��H'���`�r�1�����#�ͿMRS��Y����ZB�h�|�x��H�@
6�YziWl�wQ��}�yqs��!`��~y#�-O�Ց����I�X���m������y����|�*0o@��]ۓ�^(`P�q�v��ef���v�'�OA=B����݂p��C�J#
��֞����q��5�
R������wV&�)ԩ��n@po��]��{3�v�:������Y���f*aW��_�&'
Jk0n����D�x��\/H����D�u�qZ�\ڌG+啵X�Z�T>z'7�Q��q������Ɍ�#K�R.�/C��V��g�Q�Ȭ�����\��`��?d��1y���uM�6Ƶ8ZX]8�^p��wQ�E��
&�1frR��Ki����$G�����ݜ����Е���h3'��������{���;;�~F��K�37�k���u<p��dʎ��+C�����R���Mz�Ə�7)nҀ����
lEGy�l��:̑�I���o�B�<A\���\6�d��F��q�ϡɅQ�[�1<k���N�>��S%|��Е�sTu�le���b�A}A�����ʹ�1�0�A{�K��ʘӺ�tj����dLI=r� �PRg���_Lb�R���
Ş�l?�␔�)!��[��F��o��wi&k^�CV(t@p�W2���{h�x�H�GRn�͉�eCb�xԉ����6G�������Q��d27\�ثd�S��=\�F�f*�0�ۣ�OP���5(r�ZߙxQ�Z>�~G�AeN-��jY��7�Ҿn;�n?ӹ"P��x�}���/�N��W:݊&����:x"ꭥу;��R�펔���c䛅љ�������ElmG§a=�h�¨BG_�u���YnZ쫭FYs
�U�"zM&�:��Gn��u�.�DX���5Xn�����;�}�ԫ%XO?�~2&����Frjj���8��yA���*�W ������I�����9/��u�b)��Z�l:�s��
8�5��J��>~�i�������I<�k��¶
�٤�^�S�x�[����s��GD����(�+��"E���HnֆA_��\F�Z���%������?�4`���w��_{�7��"��0�Y��@�f}������PEj�m��v:�Q������rN��[w��z�*���5�c?�j������f�7���?K_�P��',
sZ(oT
|��Ó\-%�蔒�h���y������\ cK/ ˧YGԻڐ����z&c"*�(,����y�E�q(�y�[���q`�a�7Xļ��~�����R���/��{h�h���"�g��=w���ݠ����?���̶�uNh{�g�?tq���m�,�u�[�Y���ot��+�!�hf��.2]�ݹ?�&��wA�R���F�ľ붾Ue���%��d��l�i����q��Ms&�6�X�w-&�Y�3(���G9��{cׁ�֬ǿM��;����v��n�"���b��)�<����e_�1���p���}��11��F#��YX��p�q]��s��,[�%*&��@�D�f��ҹA�ٙfs���,���>��3Y�ԕ;�:#hEL�ם[ROd��^G�A�˩f�~Y!����E���n��0�~��/�A��
�K�m���>^��WY�q�"���<цF����*c��:x�w�|�͞w��%�ehRg������d�9�̕���v�3�v
Dg��h�>>?��3�h�YDk�gC�(ʹ�ԕ���S����Ԝ|�
2Q��94�(�?OG�Q34�
f�cc��PopT�Ya��W(�>�@�t�X4�`�LG�ٞp��Ʉ�a��Űl\�[9�c�26��UM6f,����'����C���4�i<D�n��#�x��г
Hz5�[�
�_�����Qt��m�vN�C_��`��x���~
Mb
s�PEx���؇;�cW��*n\��?���v�:O��3@f����R�&�e�����m�[mٜC���5f(�M����Ni��YX�xШ���=�4
y�HO�<�0|���3���[��B :d1�"Z�O$+Kx�i̒=�s��J����g���~�i[Rz'����G�#�v��}�>�?W~p�sϠ?��k��A��K�rŵ���k@�I�|>^x�s�?�\��`,D��̒�����5��W���^���w�D��M���Xf_8<%|8_왉pP�1����W��lm߃���f?4����:��́�_�Ԕv
���M�;k�:p�����_��sj؎qw]$F��}���y�
��,b'��N��=�o�����0,
������~��M���
Y�R���4�6+!��}@~u�j�ct�C��P.�Y(�x�����z�?70�WXFܣ�o�����3z����0���c8�R��G��g�0��T�U����w�"/4��֏�����C�Q`[{O���c�n�]��+�{�{�����N!�3��<���V��yx�,!C
�b�.��lf���'��\
ן�����gu,μ���w-/��3ۥ����N���X(�c
����o�MD�s��a�#�#0{c
���%�uDWCB�Z�A��Z6�,؏�x�(Z%�����w���HbhTb2��<$��*c���nk���_�א����#{D+B<�!��S/�g�Ï`�9��.^]��ß��C��+>��3�+��5��]�q����p�j'
r�9��FDȬ)~:�����9Gm��x2���-?s�raG"yvU��pa;R���ă�
�A�\&���
�?�#��n ��0�ee����d~o�q嶭�!!DzP^H)>�o��ȑ.�ļ�Զ=Hy�7�S�-M�
�?��8y�c���ߧq�|�#�5"�2Б�l�m#��U�����e�Τ�V���bM���͘�jA�c7�Z
�]>4�gb�
���s 2WRsKg�6���
's8qz�TT[�R�[w��)I��9�5x���Wj��
#�!nN+zP��ڔ� �Kg��TE�,�����?��{�^R�Dݥ=�R�u^zîc������&D��'i74�S�J�ߔ��&H��U�G�[���cr�ͦ��<����~��4}څ��h���;���lpAZ�%�X�Z;t�Q?������y��k1+Ƴu6�[������D��c4�Ɯ����*d��B#!}�e>�samh����G3c^��8u9⸈߂�U�y��B;f"Y�i=�D�=����4��&�����|�C���3���g]�~���WgjhSIXU��"1A5Fr4�{����A��lj�w�T����t6<�/N��
�\����R�t��a|�i���>�T.�Wo>>�x��ϯ�Y���{緷m,J�{gg}�v~)�]��s!?w��X�����G�F��l!7��U��|Cn�fﳅ:.@mq%��臔���Ru?.��:��aB�ֺ��E#G�g'yX�D�u�SW��NJD)��21�ѵ�V��agW��P���q����Ȓ��s�?¶�@�g")���s\�T���{��f3g��o��^w:^�"��{��d#�!φt�}�,n�yWFKv�X�4��|<��B+���8�i=�-;��X 5l=/xl��w���n�]�
�+S�Ӽ,{՞�/Д�V���+<<
�����o
�����ԇeNp�^O�����OvqR�
�wHF3�݁�=o��;�`~k�R�wC���u¦�k�jE�|��qϩ���KV,���*?��xk��}Q�x�U���/M�����=��հp����=犐�^x�Bˏ���Kx���@�[���I���YB]T��➐����Kq�.ὀP��w����AG\�W�ϋ���9���2S���A\�Y\��y=Ǩ�Gj�����բ�M�@�tԂ��vD���z�+���Bĺ\������լ����6��k�6L��ʦ�R�_r�n�l|UAϯ<
���|��!��;��8�_1�g�sލ��C�����
>�VB�~�,����˘_�&f���jp�/W�ԍ�wa�O
���H3����I`���u����1�ͤ������+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W����ݚ�w)���mkBT�����x��] p�U.�7�BiI��o�閖���T�DGqEY\pTĕőQ��qT�eap�uE��M�4i�fiӼ&M�gϙw���%�ܗ���|�4}��w��
�
w"�%�'L(�s�y#��6������ �� � S �� g����)�Ӎ<�!���0����esUE�M�KX@XDX<,��s� 3X&��|MdyTY��o�ou}
��,�
�-#�$�"�!����9� K�<�f9��r�=r�_���1��ݜ��d�j �6���:~?>g=��j��e,gsYM(����������1������l`�.
l&\��2�{7��mR�P�r���n^��O+���w�����#�:��x^��o2�_�cǎ7�߿����������q����'N�h#at0Z
���5��>D�ѣG��ψ��:�7�]
a������ǖ���w���}B<~.�^�E�/۳g����Ǐ7�)z�nF��q"�=��.B���w�g����A��&��u�lK�6�7�Qj[��A�_�{��Lwҿ�ǼG�ͭ����|<���䡙e�mmm��ڵ���qa�;'�-S
��o�����ڝ��+���)�_C��Y�G��.�y_�NC.�:���l����R�.��r��lˋ�ݷ9rvG�ψxq���l�&�=+J|�[F�����㷚m�����H~y'����r���� $}�ޱc�
/7���j߾}:�C�?�������N��E��#�{�,w�.s��b�c�����bc����|�x��(ޣ�@�;��Ç_Nz�-���e�
W766~�t� �)����ōo;x��l�pߊ� |�[b�����N�>G�b��_h�?���}��ݢrzAT�
J.�
y�,����e{����J�R��sl���w�pߪ]1�o~Kȿp?ɥ�({���D:o�1~�w?Nz�fzMT~&<�s�kz�/����3r%�>t�Г�ݝJt����O��
ܷ�b���ؿ�<�\����n3z&��.�[Υ>S�c�mM����`)�o%s�VɃ�9�Ar�ڂ������狊
�����?������e��R��i�&ӏјڼKs���~������*~}���%,5���.�\Dqb��
?���θ�2��/��o �?��㥬�=rj��l�61b:�O��Ȕp��gd��F��N?����"ә#��E,��Y��^E�"r
��
?��r"2��ev�l��Q �_���:����|��<~Z���_E���x��v~vD>���q��\C���1��}���I�G�_�����k-�,K������憾�-���`�{��u�뽌~�@y��y]c�f���7'/�0�e�L�x���:��|�|T���l���:��R��.G,��"����|�}������u��677���Zj�X�c��H�I�g;ds��sΪ�b���}�'3�v����
�:ޛ�6�V�b�n�=joW755 �q9t����hQs��l5F���32��u��^lpy����b�a�g����{[ZZ:�
�Fn���,t%����ɚ� .]�\a�З6���G��!�%���XO�xlV�t������eU��@�#�i��\��z��]Lq�����:��?��� ��I,[_����r,v���{�:��]���%Qܗd�LMr���]���K����N�mJt,���c��/��o���f9��r���)�ȏ�O��q�t���o��������<g�G���l����-�����<רq��+��c]�ֈ�Xl~%s/-W}늽{�4r�|OO�s����H��J�7���젬ӑ����Ή+���w��t�������
q�LÑC�p6������.�}�Sd����p��*�E�;t,��t^����l$��c8v���&p�a�װ^�ߘ��1��\�5�>����7䬉Wh��w2��b�����Q��
����x'���7O�G�φ�^ζO��)�G����$�Y��~I�Lzlxv�?���~@�?��XPl�6��屫�=D��q�|���c���������=ӵ��6��@U�-����%�ǃp�u��Ȉ}s���lq�v#�XÑU���b!�{���s,��8�c�ޡ��B������kW�a��`�^V���M'��P�{a�dqd�����G�9�F��=f��x��I�y�Ż i�|�%�a��c�\z�����!�ی���.���G�<Tc�l-[L,~
u�GT�CL<�Ǧ�}�(~F�ĺ���'9��~n�O�l��l9�Wy^@t9��jN@|�����3J�#6s�
��Z��V���8�7W�j:�p�@zn5�Q��Y��zظ
�_��3�ᅨk>�?�/�G�wB[.�(��o�5�:�.�Q\Ga<?��o�"���?M��T���P�D���u�0Ϩ<��=�[�\��1�o��
�m�K�~�ó�o���c��˜��c�D߯ƨ*b�d�1��H�ߡj��?�s]Q��o~�����>����}$t&)���q�Z[[cc����1��tB������߮��_���ظٝZ����1�
�`
lR��P�wp�$�Ü��LIx�'-n���Q�Ԝ
������)�e�w���'��n���?���m''��֓��\뵎����+4�� ��l�5MMM!���w:tH�I�{Tmk�$���m&�ō�i�]��U�}Ĺ��}Kx���}3�J��s �����"k\��P��oU����vuuWc�T�꿿�֗^�M��T��g�����#�bI����Pv�o;����G`
X����׀%a����߯T{����O����o�
z
������sط;���=q-��H��gݽ��>V�Q�ψ��X���8>F>_����5�I]�/-��ߦ�<�=��DE������m��f
��7��E�uIP�[�;�� ��8���\Y<�bX�^�{�P>����{�в����@��4VC����<m���r91v��or��<���o���!��_��v��)�\��V�����f��y0�����t�=��G�G��3lt��zŜ��9��q��ɡ��:��of�'j�ro�����϶�
��%�{�7��/vy��9Z���ޏ�O�!��W�/}������
�,�
o��h?�s�_2c�_��f?l�3�|�[��rA�u�{���r��n��bWX�g�-3>Pο�!�W��@�����rA����`���C��\gb/d��3F��aϿ�8�7���%�r���?��j��G,(2����*��W��9t�:�Qg�Ğ�����6@�y���a���A�+Ş:�Uι�Q-�3��L}�1��z*���+��?Z�s��9��^O��fW���Ԣ�/�:y���e��=�Sj�g��w��s�a�9��{w�Ow��g���>b���c^g���w��8e;�����ϽJ��N�}��r�W�;@�{``nioo����4���\g�>�ֿi;�T��Qf��4���W�����Y��R
�t�o~��-�@�6�?�Z�9#?��`.Nw�w~���1,��\�0ԩ��jqG�Qc�ѷ���[���7�E�uX�h{ ��uO���`����W�p�Xf��f��{L{���D[֝����7��o�����9J~L�dL���e����f.���.��\�w@V�g�f-�獺φ��1��$�Eq����H�}9rn$Β�Z��z�y��������g�{�"�L�fֲ��)�e}�Sד�����-��������r����Чz{{��r�p"w~�e���e��/�h���������=��5�z^��|�[B������p�7A���������킽>_�;୮c�gwc�F�����q�@���T83�]��~6k�p�
�SnQ���Ph��]�������˔G�1��9��]V��-��d��T��=�l�����?�VA��}�
�fP���'滻�e�Y}��o~���ؚ����Qn�5$Q>��0�Eܽ
�~Ay%�آ��
;�37^]__-q��x���k�S������c,W�;���c�����U�p��7�e�����и��1o��{�S̹���q� �7�\�|�sK��gY���z7�Y��(�����o���s*�\�~m�_�O�Ρ�[��&�O�-��
+?�/ػ$1��:�5��s�������Ƽ��\A��P�a���~��7-q6����;9�9j�a�~��&~�Z�:���VY�(}�;H�K��kW�/�W���y��B���5�U����L��350��#��)�=��L�|Bx_�6i�K�g������A�_����>a�ˬ�J}f����
���� X�
K��W���äR�{�|���(���b��,�f~�v���C���ˬI=q��<�~<� 0g
s�e[��_��K�`�bg�,,`~��<�b�PH�o-�g�Ke>�\�d~�1��\7�V���Z���ds~3\z�fۇBj���=z�H��T6~�`�.�7�Ŀn"c�=w;�y�g�Oc:�7n=��u����P�ma�!�9�(�#���߀������������������������������������������������������������������������������w#�֨:2iTXtXML:com.adobe.xmp<?xpacket
begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP
Core 5.3-c011 66.145661, 2012/02/06-14:56:27 ">
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:xmp="http://ns.adobe.com/xap/1.0/">
<xmp:CreatorTool>Adobe Fireworks CS6
(Macintosh)</xmp:CreatorTool>
<xmp:CreateDate>2012-11-13T18:40:53Z</xmp:CreateDate>
<xmp:ModifyDate>2012-11-15T21:38:58Z</xmp:ModifyDate>
</rdf:Description>
<rdf:Description rdf:about=""
xmlns:dc="http://purl.org/dc/elements/1.1/">
<dc:format>image/png</dc:format>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
<?xpacket end="w"?>&
��
IDATx��}y�չ��T�6=3ݳ5�̰8�&,�J"(��j��1Ƙ�+��q��
��j�1.�c""oܽ���$�G�&7n�P��H��mf_����:�}N�[��gzz��>O=��S]}N��]λ�9�Q=��%;d����a��qP����fP��$��\��12$Ap!�@
���<,��#
���nq���r ��Iޫ�G8G����C"9d��P��7?)^'�kyQ`F
�M�A�!�R��0x��G��OH���sD� @�x`�yP�QuG��ȿ;�H0�#�х���,����C~F���/�^�~���W-X�`�ԩSO�㊊��\.�_�"Ƙ.���4̈́aQ�0"�X�����q]��o��
#
�[$(�4$ܒ��5��h��P$�z�[6n�:uj�ʕ+g�~��gVVVNq��%t1.MӴ�8�[���S�L&�]���;�l���=�ܳ��w����L0��3hn9R�P�E
yx�`=�Z�j�%�\�����]�}H�|y�A�eY眛�at755}��Ͽx�]w�lnnN���R��`g�r$QE�Br��M�>ݿr����<�̋JJJ&2�\"b�Soq�Mι����Y�8_c�i�3]\O^�eq�y���{ϫ����m�ݶeǎQd�a1��G���4
���>d�V__�[�nݙs�Ν_\\\�̍K�4�iYV2��uvv�mll�t�w�����oz��:�k�ַB��~�����q��ՅB�c���8��[�i��1&E��w8�foo��_}�e�]�?]]]R4QE
�1镑$��V�^=mѢE��IH��a�C�m���5k�l߾}{/��Kg�h�y�^�_��_�,X0yΜ9_���>��vn�`������m�ݶz͚5{�� J/2��WF��E�|pմi�.t�\^9>
%>,�J���|��s�=s�w�hllL�s��WMXI�L���ޟt�I�˗/?��_��w***�j��Q�3�L��{ァ�;�ߵ��%��PN�ǀ��p"�P��&�������s�=���L�,���=x��_o�����F9n�W��p���qh����>�o��������& ��,���}�ҥK�|ꩧ�ߒz%���p"ET�8�PD�/��s�9g���)�?���i677o]�r�>�`#�o6u�@�/Q�1���n���˗_WQQq��i:�`"��z�'n_�h���+����DCFq��Cr��mڴ��/}�K�����b-�<��/����p�ƪ�&�SA��W?u���X߸q�7�8�+=O%�/�a$�~��g�q���W"�",�].@2bJ�!�C������/Y|��ǟ�i�,⯹o߾�������y�_��3�
Nb�I\Q���|�Ȥ�e;��s+x��kjjN��P�4�����/̚5k}$�G)�F�d�7�H0(w��ܵ���M�6�G]]�<���`F��_^��o�5d�ԏD��%��#�*�td���'�eo����̙s���^���e��>�앓N:��R�+���h5
T���'&�544��c�9�����x��w߽⦛n� ��
R"����ٔK�%�k�����9,�����-˲v���i��5C�M)���X���+��s�>�!7RQ
`��N0�ܭ[�>j���9O�����k���s�y��`2�zc�#�\�������uq�RU��|���͒sZ�l��h4z���4��M�~�r��*�5[|���bYO7��|ѐQUH��i�,��+��2M3A�������?��Ȁq*�b��ŵJ��
�@��o@|��Ðۏ�
�1�
Ƙ~�.������m�s3#���O�`��
�t���F�u�?:T�H�Q`RO�L��{�-�,J$a:�h4�|�W.����G�)*G�F{�*�&"�D��ސ�i~1ɡtIKwO�S����-Z�
�w�9�b��E��9~��1�"(Q>��C�H�x1ROtZoL�0���G�:N��H&��?��O�v�ڽ�[#�D��
�M�������a�Q���0�\W��s�wL]�|��\.������i(�wE�H�C�
?ҟ��P�4�
g�=��%������|��'o��������|VJ�k�0�b̂ݳ+�8����o��/���e�i���|�͋\.��䤱
��7�w2�H����n����'�t�i�[��={��v�W�U�\�J0芖�-�85C�'�)P亇>
C'�c�"c���~��/�߿�
�M�ة��z��e��Y��E6�&Bo5
��ӧ/Y�d����
c�6_}����F��7ɷtM���u�Niii�鍊n:A���)e/�@���/���5 ��D"�������[��ryV�X��z/�gR7�}z�
@�l�z��3JJJ&��eYƆ
�~��7��q-��Rms��FzQ�9gUUU3~�_<��g��l֬Y��c�4;�H,�pd�{��y��'�|r�]���'�^�z2\"A�2$�Pq�Fz���9s�\(��,��|gѢE���\>'/�������oo|뭷��9q�p�U�����W_�����[Dh���>���&L�
�rɀ�V�AS��߳r���~�p�q�4{W�^�0r�!c
*����nw�ܹs��n\�n��pcá_�GA�� ����x����i+..w��
;��{��8r��:��<묳.�eY|�o�[�n�c�2h***�^�x�---k/���~����x��_�~_cc�&���s�](^S�k@�� Uw��~�V����K�,+y�m�= ��P*o�,�D�����?��o?����~�J�:@�Y�O<��F�y).Aii�1w�q��-�4
��~�?@$:v饗^"ԘeYhii�PD�h��f�
[:��ɓ/x��7���K�`x���|��Y������<��碋.:v�?u����p��g��3�D��s��{��">��v���9�]]]��_"�h�0�%mmmƫ���Q(w@]]�i�`�z���sB:�t��9���I$�Ɏ;�s���F<�?LZ�x��#O�2P1�rI:hv�k��̌a���u�]'#�r�Ol���kZ��ӧ�?˲��ظ����f�����T������C=�u��+��/��1
��&���e477�L|��y�g��9Y��r��$�����M�97�y睿"Ru*�9"�v��O9�����_
1���`]�[�e"�ܵ����^�W�;
�|���D��ϟ?�D�97֯_�]���UZWqī������9�---k��/1�դl ��6I�#�|�1_��W���$�U
���ev�L��H%�umٲE&*P5�a����f,^���!r���������0�n��i���/<N|�_��\�ؾ<}���5�,���L�t��8��/�n��[�^���d�[h�-{�\$2ƴ�3gNG��JN�d��0����v����#^z�I���ۻqÆ
�з�L�T��S6%�����HVUU5��1�@�z��2
�sn8p�
�9RT\�*��DEEE�_|�m---ko���[�М3
��}8|�p#�\>����+U�ɇ���r��`���Md`*�|nH���q�H���®���UԬ@�4x�ފBƔ
bA
~뭷���!�&��:�n7?-œi����{������..d,yB,,0_z�v|��Gԇ��F4s��Gu��X��6���5MZ�1��q�\�t�nQ3����!J�3�<��~�^ˏ��I�y�h4z����_:o�Ȗ9u�
�/�C�
���x<e`�ft������Ԝ3�{4S2��lڴ��y���� &r��Y�f�P����!�eI'"�͞=�
��h��;w>;w�� WHW;-���BG�={v2`q�J��i��Ƙ��/}i��׀���Z[[��|��WM�2�͛7�
u�e�Vf��4�>c<3f̨���dw�s���DV2���7�M�<y��[`�P4=��/�w�%����xN>M��9aqRoX��x<�U���$�v�������jN�`$�����7s��G��˧������"D�f4-��DVWWW�<cZuuu=��*����cHhϞ=�;w�3g�|٥�4A���p���T@����r�x�9oiiً�%A�K��9^��?�XZ
���`0��Z���5j���u��߿��c���=эa��U3�1^�@
0��%Z[�l�&^;�r�$'@���q���Ԍ�z�U���
mL6*�F��_~��U�P�%K�|{�,�nؕ����g��Ο?����s�eY���~z7
p/��~����k�"�8�Y�d�)�����~�װQ2����o{�_��_���7��2��Sv�ȧ�I�|��~��'1��8�����[2`5�x�
�ړ��?�D�1�Ϝ9�Tr
5),��k$���\}��WΜ9��>ē�'d�A��S�N�%�eYVSS�Lzp��je��
������N�0�L
�G���d�c�F�oawww����]�dɇ�m��t�BZ��ԨtzԼy��P�D�?8��شi�f�|�^*'����i.��/��eY�gn���W���S��7XJ&���_~yU0��=�K<
$��)�S�����Y���W���1
�7p�i�Yz�7o777�-�EMc�]v�U^���ւR�!���CO8����'J�>��n�ܹ�#������-[z`�wN��}�
jRX�K�zꩧe�VVV����G�
;�hظ���u��_>�wG�fl>�6H'��z�_�h�O<���{NҦ
Q�_�\r�
7�D"�䉺���,Yr1��Z��X@_I�x(��'�h�И������k��J�=�eY���ܹ~��ϐ��?�!Љ�&�i.ٸq�)�����{���"�%2&-Þ49�R^��d2y�������-��Y�r�����fPe��K/����Mr}��N>�H�\֫��zKoo�Y��r�<��~���[[��:�>�w+�n��N�����Q[[�Y�l�r�z
��ӳ��o|vy��/�3���_|�&�;v��~���t��\�(Q�0�e�q�"wG!Dy��z�G�NJ�`�����>(ZR�Gހ���Avp���E<cƌ�|��'�TVVN�_�F�͡Ph�h]�O�����"��fc_뉡���g���}�M�|:�����I�Q�G��Njk�$���9q뭷�6MSƑyQQQhǎ7�5�L�qʗ��!#s4���%�SOP�`Є9Y�����Υn�;
F"���~/r��a�z��Ͳ֮]�w���2�?~���?�����
��/K�=�Vy��n=AI��3h�(��?���555�e�eY�ᄏA���ׁBۣ��'��POOϞ��4�5ok~���>����dteq�c8�$٪�r3����C���X�@�����W\qŋ��V����pS����ŋ&w��o���E�R��H&2��H����G_���
��Ն�60�,Y2q�
���z��H2�/]���={�Đ
F_��}S�
̘`9R��l=�6l�p�aq��܁��R����T絙H���{�,i�H��$)�"�t�^�+��\,k�
�b�֭��
�~Yi�r|��i&E<���?��eHu^���_F�A��Y·�nI���]R�$1��H=8_0����a4m!s2M�L��O�����&��@������L?ɟ~���wܹ�#i"�oܸ�+�����KU~��R�ء��@��6�F�:�裏κ��Koq�\E�eq���ڹs�ӦM��P���;\mb�Τ6yK@�c�i&�l��ؼy��HK���"T]�YKy��z�)4yZ݈L�:u�Æ
�N�6�B]��ѻ��>���p7R�֓
�m۶�`ڴij���c�eY������_|�
�8�������sM�a�Nqu�1[���Ϋz��o�����i�N�شiӃ_��W�A�`���p�����֙g��D�(R d�D���_�ꫯ~U�����CTEŖ����g���y睷��v��uLӌ���Kw�&��/
@��]������Вj
�����t͚5kn���]�gg8՜R.��,z��~�ӟ�bŊ����'�Жe�h4���f�O~�0H0���"���)�hjjڼ~�����ZHJ�@
d
�����Jײeˎ��k�����!6x��3U��b�F
P�N�����O�>�{�'��%:::>}�7~�}�m%)4��l9�S�L�Z�jy�WRRr��N;�a��x�g�u��
�`0���
�͔\�dɄ�o�y�����~P�a��裏����?��s�=wX}
��/��f�
_�2e��UUUSt]/V���4�C�m��։M\�%X�~!*�$
@6(��H�Vy�>���.���~�)�b#�Lvuuu����8���ּo߾|�A�-[ڶn��B�9s�}�_(;���kjjB�PhlEE����c�nwPl�&�I
����O�y�GV�\��ls4�uTi@;(�f������}��~��o|��zƘ;�Ƒt�<��$]4�1&7�d4�"
�@ۮ'��·~��+V�C�_��=�T:��h�i�UVYY���O�?�y�������2�8T�KJ��~��7=���� CBͿ��!u��&�e�n�*]�tAF��Y���I'�T�lٲO;��cƌ�\\\\�i��'?�K�Tz��Ro-3�jll��+���jժOv���
Z#B��v�I@$ь?��퍞s���N;���|ꩧ�RQQQ�zK�^o��rk���m�9OZ�7#��ñX������������Zm4gJ�nImz9��V)�@$i�pE�F��Z&7�9��j����:����P���~�@�&đ
RN��=�-*��S}��Ԥ�3�M3�4RBI-𡩧��)�tlD9��5 Pz����-0�D�Q�S텓~9�
�#�P��=�Q%Z*�����>_Rŕ_q��yD%'=R���v+0
G��Ө�)����2��( ���2��( ���2��(
���2��(
��l���:ihhP�Z���u2iҤϗ��HB@P���:�<���&M:�\�$�p*���B�$��]m�d`����8p�S���$l0��*���l
�p3�@8E
��l
�08���w��J!��Q��ݻ�hGo>�>���
��\Ij���f�$$9��q�7�I�
�CM�˕mb��1�������x���9QӴq��2ƘLQ�e�C$�q�#��v˲��������p�0�R��6H��C�-G!�$jZ�c>���)*//��z��u}
c��OuI����W�s��e��x<�NWW��X,֭��o3��#�"�db�<�����bjII�]�Oa���Y��"���w���A$y���s�i�jc�v���`@q@D�"������VTTt��i�Y�J�A�v@�0�"J��L��Ȥ��B�k�kqI˲��>��ٹ%�HDa�{�Ũ��w�y�PPF%�vd.���r�|UUUg�|�����![��Bܴ����4�O
�8�L&����h4�Aƭ��^�X��]�r��4M;V�JƘlz�U��,�`,����?b��\�!�N��$O��***���4M�{�e
B�4ͭ�h�O]]]��D/�9U1����ӊ���KJJ&�|���~2c,;7��4�O;;;Wwuu�s���
�2�DD�7�*��}�xZrsE��H䙎����<��|Մ��+��������\TT�MӦ�}���<�ǟ:|���~Q;���E�W��4/IDAT���6UZZZ[YYy��iǑ���x�4Ϳvtt<����(�
�*�|��Sb+�T�gVVVv\
�T���!�d��������p8|�TT�W�����fC�)t`���_���Kcr�K)"L�4�����+�Po�Z�A�������c��i������u�����
�+���Ҳ���ʰ"��҈n�����.�z��#ӬL�%����e3������f���H�����zj�L����FQQѕ��Jy;R��X,�����p�+�'���aD�*)�h)/]�uOmm�b��-;��ə�a�~�С{����&<'�\����PŖ���\�&o�����~EUU�.��4e�F"�x���yj�Z�.�F�'M��s��!����
R�uO]]��\�yȬ
�9�F��5�z
ٶ�Z�A�"-�8�V>rZ��r���MK�ǶX�������F�?mP$��W8�K��E��{�r��C
��ċɑn0~������q�;���V����]SI�y����A�l�%N���U¡PhNII�
�1�������W,P����'C
��ijze���]�z�FS[[�
����l��rc)��
�<�'����T`�b0<����n�X��666n�H}BEW�I��H^I$�'E]�icǎ����˲�577�����\�O1�P�Ɲ�g-�khh�1�&M�drΩK�6e��I�������Ҳ�s~Q�z���B�y�3�}�:P�tǝ�P�BD�Tⲉ��^^^�Ų��{�[\rFkkk�u===aC�[�ݔ����>����Ų,��� �I�B�4�����UUU=
V�iQ���z-���]�)%���!��4}�+p���
��cEd�����?qC>��'đ�(�v:ҝB5M�!�X�&M�M�Ӝ���s���k�<�)��`ee�ωA�R_=�>'F�
�\?�幺��ᗒ��÷_P��F1!2@�-����|F�I��!c�"�T.�����b��A#k�������d+d�}�:�Nι]CEE�d�dzD '��הU-��@]�R��SE�Pʕ���!�/�w��1��~�С��x�|�y����@=2ky�h�Fޔs"
wغvz<��@
�\�)��[ZZ�0��E�{�� ҃���:e�ĉ������LPS����ғ��w��5���6����䜛�^�9�@Fty���~�r���_��f@\��£
c�A%���p��X,օ�k�6)�\m��^i�>����� &���¾Q�\���T��1��*�&X�x�'�B�
���+++�
�%�o��T\�ms���z�"s�aﴴ��;w��%'/�}.�7jkk7�����s�!�/�2��ϦOZZZ���)E3�]�r�<���-�A+�l6Oyy�i���ݢ9缷���a�#�ca�r��+��|K���7VUU�g16�s���Oo��wtt<
�.�i�6���B��u��G��T'�)(**�d��0�̱�����Qb�U�{'N������ì_�>�k
��� �www�3Ms��������r��a����UTTL�4m�8�sΓ���O��0��52��f��P(�����h����ڮ)݊���g#H�&Mӎ�����ŕ��>��N��H0t����d��e}HL4�&�ܢjH��v_P[[�q�ر�`�����,�d�i���2�����aw�S7A�8Z EEE�"�}�D��՜����1Ɗ�~��c�9���@�����4M#�n ��~�h�Y�r�
�hX0�#\$8�;��d6b�4M��0a�yꗁ�1�K�A����w9�23�1Ɗ***NF�ޟز�S��
�{x<�Y
1g�0�*Y4�wD*�\.ל���G����C�X�)b˶��eY�i�r�n��!��d����V����1K�x<�W�Md�b�{������>҇~)�Lι�c2�|�0���d�YU��:'����2C"g������[���5ҥbN�����+&N�������,�D��ӻ5���MԼg���|A�S��Sq�2+..������b��LT�r�z�"]�g�2n�#�����4!��H�wII��C��#A)
�/{<�
+i�4�-&F��ꋤ����J�o&�ܒs�˲���Ӽ^�t�鍠�H֡i�d³�i�tk ��>F%I�R__�q̘1�з����A�4��ݻ�[j�$���"#�=0嵜g�����a��!�|T�,'b�U����VTT����{mGG�ndg;Ң"���ݻiα��ht�ݦ8_#ٚ��V�"^.Y�J&�Md`*�|nH���q�H��g�eY���c����u!��s�b�&ds���?O$�0n~�I"�d)���?c���������ێϙ��p�ӈfN@�D'2��Wy�|E�[��xM�+�皤��p��9�H�aD��<�'�C�F�X���}^&��8�{zz�hmm��
��4C�-/��{�
��c�L���\.�a1d?A:R���q�#"ET��N�9�-��[�|T��ΗC�ٚ��
����������͏���8��h�#
>��
voFA�|��`1��D����F��I�!j��ZS���.�F�����w;���+�zHޯ��x��Fq�G"������Fv<�Ϧ
�s��8Fn缫���H'2�3]�Z��F=��H"����E�.g[
��M�EYAӴ2"�V@,�j�u=]>��z=��Ml544h��}b�>|��'��v�k<�T@*��&"cs�4�"{I���@���D�c��}�8�)Y�N�֨�4�m�H�������.�U��/�4M�8i�R<�&^;�r�$'@������~S�H�X����b�N�C�r�G����F��:t���4�*��e��������E*�"~�'����B�̣�h;���:�1����b���
Ӂ�ݻw����ʗ��hmm�]��4}�ھ�
���O��G�y�h5�x�
�ړ�����].�X�����
@ă�W�-&:�d�;k{zz��¹�S!
�r���n�b��������
Z�����w].י�<�r�d�c�^CCð6��
ڲ���Z�'�O-��1�tz����|5Y�h�b��rhP�
�=��>�
�I�&Y
���蝝����̦`��WVVNokkۆ�Yz�
�<�F�s��O*)鵶�����Y�������1
�7p2{�d�w�x<l���\.�q+))����}���,��x?lً9�5c��ݻw3�w�K3����21�]2&5K����NV��ҹ��p�i��\�/�c��$��R2Ms[KK�����5���XR˜���e��J/0Y�)K3�Hj,9�<��[�W�5���n����noo�aY�>r�;^L���sy�6h����^�w���D�
mC�[t#S�E��E��Rj��/�X
�
�y�����ݟ!�;f��pQ���$�<����sKKKk���U��1��J^�X�y$��۳gυ"F���
��]O�4i�-^s�������L������ߚ�)9�>�y'�;�W.kKK�˲
��_��E˨s%�5㏍��666nDvg7��
h��,��u����˲������ls;oq��͙����
�Mt�\�+++��G��e#L��>�&�m!j�涎������w�H� �E�%�ƌs��iǂ�:G"�EkB���۪�/����mmm�M��INw���I씵���.��������{������=��҂�6�t�JJJ�}>��$r�4�:�R�.ok�?+���i��������^;4~��(Rt�I��c4_Vr�\=�6Mj\b8�D�j�0a)�w����;�Pt@k���7��,���ko"���g����رce'9iqI@l��b�"�M[�cX����Mi�&�+�����|��r�&_3��Q�7$E�}B�;
g��8�eY{�W\>������a�'r���rƘGtfS��8C�'$���^`�����
�f-�g�inonn~����p�k�7�zm�c���3���_VVv�pIK}�=�YE.��<(W���DZO�
=m`��%%%����V"ᶶ�;E��
F_��}R���zm�%��p�P$�[���T�B�{PTN)PDz���G�o
�xR��D� ���u���TVV����$zzzn�`Ps\��^��OSO�6nܸE��"��|��������O8�5�I���aKGU:T�E�jM���S���/D�Xy��h4�����`w�!�J�_�����_�v��E�$�<�D�jiiyG�(T����~PC��]��95���P(4����ڜ
��H$�=p�p��g���j�v&��[�����b�555=�3�M��Y�P]�&
oK�'����Fd����3�R��s!2M�R�{���~;\w#e�l��7�bB.2!�4��---w����!��6�6��r��BƕC�4��c����
�B7�>D�"tz����0L���RSS�-�ϷD(��p�[���---�
W�S�3��|kPh�+QTl�
[��������$z�xoo�ݢ t�`���?�A��'(���'�[hI�
Ӳ�O����ttt��N5'�f�;�*��Χ
�ǖ��]��ddt���5vww�jkk��f@��@!b��>
(a������;;;i!)�5�5��w��]�]�@�@
p�p���q���C0�����x��Ph����?��0M��X,�{��'��;T��{<EE�<��=MӎA&�-��<&vCpZ���v�,
@���� ���K�S�n�b�s�{,�ڙH$�o$�0�A�������������tMӦ��?�.�0cS{{�:����/D�pEmI��ݡPhvqq�)G
@�eY{-�:h�f�a��xc<o���a]��>����v����j���4m����5M;V�/�����i��F"�G:::��m�ԵҠwjQ@�,P��$m��\._EE�,����i��t풞��kA�E�Q�v@5Q�!h�z �4w���<�����/o �2q@��ۭ�&ɶ�������� ����\�SD�\��#_�6cSOO�sP�o�zH�lл}@���ȑ��
x<��`0x���-Z�p���.y��4m>s�M�!�4�����������tD���q��pn1@$94Ԕ��tot8,��p|>_iii�d��{��i���R�XP(f�g"�s圇9�]�i�3�o����)�B�V
OSOm�7$ۭR:�H"�����v��:@-����f5�V�K�6��߷}7�<�UW�E�BQ����d�q����^%"�hL�M^�)��V�R��:BM���amk�R@$)�"��'�2r�jG��*���F5
�8T\���BE�jI�ߏtq����6w��a���k0�(y�48:
�(����2:
�(����2:
�(��*��nMb�IEND�B`�PKi�[8p�bigplay.pngnu�[����PNG
IHDRd�)��sBIT��O��PLTE������������������������ZZZQQQJJJAAA999333)))!!!������|||ssskkkfffZZZQQQ�����晙����������|||�����浵���������������������ž����������������������������������������������������������?�PFtRNS""33DDDDDDUUUUUUUUUUUffffffffwwwwwww�����������������������������E+: pHYs��~�tEXtSoftwareAdobe
Fireworks CS4�ӠtEXtCreation
Time11/19/10-s�1 �IDATx��{[��mE��2GA���]����ʊ�Pg��N.o�73I&���c�ji&����M>��p�Ϲ�B��^-7*�
B
ĩ�]_'���̨#A��
[�{7[o:�$ٮg_��S�#~�m�43��Jǔ��r<�f0���cJ��K,�U��gy�1���I�[���^0C�/�}$:�u&����T��\4u�j]̷
R�L��r+�z����\�`��4��h����
9�o� ���hPcɿ��5-��9��,�)�q������t������3F�W.I�!9dB��g_P�Mθ�&(}�d0]1�̇B?T��4F>�J��0G��b��@��3s�>r��)�1��(O�BQ��&L���ƴ�Yn�Qn�>
1�
�*���('�d2'DB�����J��Z��v��R^D�3e���{v��Nn��l�I�li�9|�i�
Z4*��K�zVҒ�ˬ4�F�fFP�����DVw��
$o\[1���mo�iq{."�s)��F���9�]��u��=I�i ��Bm�tm�
�$���s��.���K7�h�X�Ι�����Y�gF�m��{C驍�
�4&wQNb2�ʬ/�B��F1k����q�x0�V�"m�!d'ywFs_��B��;چB5c��WT�/&}����E{��&��-���o&}�L�m��2
����Uw�ɚ�&sƳ"�~!{V����j��x��i8�+��7�!:���(���h��BL���Z��H��ݖ�~���C<$i�$��������B��ͮ.��B��v�`�� [0�KZ�����I��J�4�o���zr�t�z^��sy`Ѣs/S�Q���Kk�����$ZV�H�|�+�"v$b�H�=�t���_�>J�j��;|J��F�S8��5q��ā�m��~�VW�,�z�ՁN<�{�ٴ%E����.At+��KsA*
�a���9�����\=�b�+M��
Y�/K�؏Jծ{�j\�7X'�3���CK�.��m�|�d���oF�Y܋�'FQ���u�8c��U�ɶD��)JQS���^�Aa��Ld����s�
c<��rB�(g�C�<�лB-P�N�vj!�:�y���l�����R�Ny�Iq�:����_�1����g�V�t�z�.z��0�.��)�kH�˛̓�����g��z
�<���Q�H;���+/�R���������_�%~�i�`��M�
CW��s�y�R-}(�e�n_sOsB��n۞���ant=_�8�zr�B5!���v����f&������(��1u��i�a�\�#T�P�QU
t��%f��}q�:��S5�c|���1���Sn�P5��w�r�
ĩ�]_'���̨#A��
[0MW���4�7��0���q>���w��tLi1�*���|s
�q�cJ���&U����c)D���Ι!�sb��4�
b�a��e|�u-b'�S�A5�{�hn+�<��&6�4��16�E���&ţ�b,��
p�e1�Y�S$#Z�O#-��!1�U
Egp1�$%���#&�*?F�1��/Y�*�(�C��
��9�Jd�+�1� ��9ԡ)�1&b�i�(�1�1li�
\NR��`�PEќ���!�R�Y�nM�Be$ϰ��V�GbsH�^�@#v2R_�
�Z@�"m�M#�:e�DA�g�*x���TC�0��68u��ե�
o`�`�$����a�!�~���SFgb7�i�X�
2�����VA��� 9H����1�}D79��
,'�@�C
��0x?��@ܡ&�BLcrg�9���H[/(f��1�3��f}�j��;��$�΅��юS�B5c�������#�<m��y(}gh�2�
���2
2��Y��xuCȎ4Ө���@�&F!�4�*-�B�o��3
�=
Q
���UQp/7Ds.?1A(��� ��
�b7����%I�MJ��=�g��.��=�%��[����lp�o�z^����t.��=�/�Q�A�hi��H_aG"��sǑ��>��w���V�:rS�P}����[�,���tu��uBg��
�����s�Q�uN3�BϬ��_^��S�E9�=NӢ+��,8o��રY�IM��đ�z�=����(�8��Gq/
���2����WǷehx5l��4�x�n�����[���#���&$PƲ_�lt���9�Q�-��h��-�"���&;x�Z���A��^��d ��}����^
�/�
���8�?;5��F��f�6��zڐ ڛ�Q:�,��A5��Nj�H�(�П�&e�M����Z�P>�0�F��9
�F��/��K��ƻ=Ja����
͌7�E%��:���:�1sp (�8P%C�GmT��9�{����ɏ�6NՄ��1�_���I���JIEND�B`�PKi�[?�z1bigplay.svgnu�[���<?xml
version="1.0" standalone="no"?>
<svg id="bigplay" viewBox="0 0 100 200"
style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:space="preserve"
x="0px" y="0px" width="100px"
height="200px"
>
<g id="dark">
<path id="Polygon" d="M 72.5 49.5 L 38.75 68.9856 L
38.75 30.0144 L 72.5 49.5 Z" fill="#ffffff"
opacity="0.75" />
<path id="Ellipse" d="M 13 50.5 C 13 29.7891 29.7891 13
50.5 13 C 71.2109 13 88 29.7891 88 50.5 C 88 71.2109 71.2109 88 50.5 88 C
29.7891 88 13 71.2109 13 50.5 Z" stroke="#ffffff"
stroke-width="5" fill="none"
opacity="0.75"/>
</g>
<g id="light">
<path id="Polygon2" d="M 72.5 149.5 L 38.75 168.9856 L
38.75 130.0144 L 72.5 149.5 Z" fill="#ffffff"
opacity="1.0" />
<path id="Ellipse2" d="M 13 150.5 C 13 129.7891 29.7891
113 50.5 113 C 71.2109 113 88 129.7891 88 150.5 C 88 171.211 71.2109 188
50.5 188 C 29.7891 188 13 171.211 13 150.5 Z"
stroke="#ffffff" stroke-width="5" fill="none"
opacity="1.0"/>
</g>
</svg>PKi�[l[{Tcontrols-ted.pngnu�[����PNG
IHDRdtD�g��PLTE�����������������������أ�������������˴����ީ��������������rv���������̌�������WWW���������}}}�������36��ܮ����������iii������������___���������������֕����������������似���������������ѫ����ϵ�������㝝�������������www�����ٸ���������������І��������������������������������������р��������vvv������������333���������������������������������������������fff�������������������/�tRNS@��f6IDATx�행S�Fŷ�}7m�&i!$�! �}lN�>d��T�.���xw��R/��j� ��~�[�����
B|�)BȬTv*5!�/hH�J�T͏
Ș6��
�0m"��q�~e�ʙ`A�z��ݖ|>�r�A�^@+/��
�!���u�vݻ�KB��$�����O����j��7�e�9���&M!}�>�����t�ţ�(}�!u|�!k�jukkk�ѣQ�Z�~NY��ZcO��_M
(U,UU��.��b2��&�V��>%'Ch��0u�H�a,WG&�~�,�omݼM�&K�RI+��(�(���a���|��܉��
�d�4M5a��0�����e�Ǜ|�vv�D�i2ﺮ:��p��u���|�v�ϺD�i�iY�:a�ɰb�[���
^o6�t�����D�yN�t]��r{�zNA���xk����z�u"��ty]^H�m��lvc}}#gۻ_�v�o�V#P:C~��\i!!=�ϋ�s92o
����ѷpo��뽅���/�P�� +|A���9g�^�,��y[����hf���L�
�97������fhγ�<s
�C8۫�
���C�j�);a�!!8�H:�K,' �H8P�_��Y Z�ڙ85X�p�A�_�cà��@-�0H8x��1t
�̽���"�9�|�\����������q�Cb�����b�28�!%b�����Q�+]�1Y��t2�4f����\L'�AYL��B#�!��N�Ï�8�!:1���X\й�!6����w,v��!�9�<�b��R��MB&�#����8S�p��}$�6<�p��dY�$����7!�e B��
e#ޏ�ҡ!��?E���ʡi���7D!�k�[��(�}
�<9;��}��C�4�~;�h��!�W0{�M�?4��L6�!������PN�g�i"r�'wS��|H�D"���N.���w]�[���#�D��I�$j5��DM�&Q��I�$j5������>�W�IEND�B`�PKi�[�|�ߨ�controls-wmp-bg.pngnu�[����PNG
IHDR�0g���PLTE��������þ����������̶��������������������������������̎�������̯���������������̩��xxx��̸����̪�������̿����������̾�������̥����̸����������µ����̿���������������������´�������̿����̾����������ì�������̳�������̺����¢�������������̵�������̣�������Ĺ�������̭�������������������������������̾�������̨�������������������������������������������̸���������������������̶�����������xxx�����̮��������{{{jjj���������������sss�����������̌�������������̺����������̲����������������������������©�������́�����yyy���wwwkkk������iii���������ttt��������ª����̆����������������̝�����uuummmggg������ooo���������ppp���vvv���nnn�����̵��~~~www������lllqqq���������nnn������hhhooo���������rrr|||���zzz������jjj��̙����̖��fff���tRNSW&�_��0�tĖa�����2ˁ�W��R)��8���B��-=PZC����>��#7�I[��:�*M�����O�1XB��]�
5u�G|[
������(,�7O�9�ǐ���Ι�������V�JT��G���k��A�v���Ǚ/�.����˔TW.Y�a!�������l}���"������a��������;�ę�����������������������˙�����������������L�I����!�IDATh�cse �3�m��ضm�m۶۶m=��o�0Ae&ՕλU9�K��aC`��Wy�^��[����cG��9�kr�̙n�����
���z�#�¸<�DzxKL��0��$���/������0���W~�,��]VvIL!0Ck��,�e��3��<���_����r�>,��ٱ3�T�A����Y�Ρ�|�����
�9�s�
lKo�{۪L��^�c
�:~u[9(g̫Ta �w��%��ؤ@��L�a��*)
Lڀ�n�pQKaM��_SI-��@7A��w�T��gp
Tc�;]�u�uTS��._%�ԍ��o��vaq����k����e?
)���o���꧞�_riH�0�q�t��S��4�bu>��r*ڽ����\;!� ��RL��l����jY�5��Ѡ8/5�|�|�IM�N�襦��el:5MXL��>jZw��KM�i��KM����Njz�C��Դ�,��ej�^H��m���J�3*����n*�'��⡢k�4�bվ�
�Tti~
��Q��
8�6*��GC��AE��^�QQC��D�Ϧ������Oy���w
�uROɮ��u���gP����pA���TS�ɠƷTRM�iϣ���KG�PMʔ9����fɨ��M��7ҝԲ�����&m��Ҭ����W��S7{,T1wfAaM��K�1�x2z �|�Ͷ'�n�(�]�n�a5��((p�|u�EW�����5�q��u<�i���j�q��#���H�Z�����6fkL!0�J,<T��0��,��M�)�g��,�tL�(��6�S��o��n�_����j�I�U>���U�G,��Æ`���kd��עIEND�B`�PKi�[s+���controls-wmp.pngnu�[����PNG
IHDRddp�TNIDATx��\Dd�NC+c*�)�C�a*���"b�(J�1T���4$�d����n�DC"""�$"�Ȋ������vw���v?<ν��sN}��9�f��z��8Z4�Ã�W>�4���U����mX][_�������j5�V-� �j�ͩ�Za���c�����*���<�y�1D�7��������h����v�?`m�3�m���Q�FC��]�yd�^���bB��u��l!J�"!$«5�� �t�����>bs���X\;B|�P��V֏���/q||���3����%1���P�?V�t|��KY�͖�s:z��ʽ������G��#���ʈдɩM����;��
����Adv;5b7���`fa��#쐜֏���:�Y�]#o��� ?~L������~
HB��XDz�����z���Ab�X93�(&�� ��
�bw�����g&�s�^5�|���Y���VQ�^��3��k����᯿�Jbgg��*h��I��a|��`2O��F
ɼ���E�;����דQס����ͨX����n��t��`f�M!��-n�Y&ϨgG�
I$5�~���n����7�D��S�Ç��T᪻�������I���!��;B���b2:5mt[�]=TN!ıa:X���i��Xpj�t��-�'`��Yb�[rؖ���>6�.��V�����N !$��p(;�xp�r��+�;I�i{���ա��f�a��}����~G�"B�_:L��W�ɷwz�a:�g*� q�"��$�Y'��{�'`���9�V��I�Ek;猔MN��x���������[����!I��+�E�d*�$J�#ee�>$��E����ΤL�_6��|���9���8A�i3[I"��X::��5���Kz��YK>�=lK�R��BRVw�ЖPY�F����w�����(R��U�ǒ�UT��`ii������}��f���X���G�@�U�+�zH[\?�b�chB�����Kg�(��>:�7�B0�ku�k���'9�G" E��JWc�ƥ�p���ڛ�T��)!�ԕW�*;[9}��7YvK�@�7Z,E_ڤ�
�`0d��� �]��a��I2}j�p��lh��**f���["�
��Dx��p&��������R]#�
�D����-12ܱm�-��>�78��r��!�*$E
��oY__�Ye��&��H9�괼<���oVY�~�gppp@�WWWQZZZ��W,?~rB�/xK��.��I[q�8||ӻ��nF@�o�W���� �t��Eb�Ë
��Et
H
�z�B����Q�D7����gy�y�֎F�k�}���WNn6�����b_�!%%�H��a"mH�]�Q�f4s��)�y��pi~mstƀA�E���#��k�"����s���뇳h�h�M��?O(o�-�C�oR�Cb��Rm�%��G/��W/�f'���\ҁ�v��g���*t�|���S��/+G�$H*��vꇇ�x��X��Ez���F��+��12�Q���'�[Gҩ��\:yM�G
[�G���?��<<Z���Yb�-iS�f �~CJ�
3B��CT;�P�p:�(F�Q$��gY$��孤��qppb���N�McZ��b�$�dDnɘ2V�AzI���O�#!òQJ Y�/�l2ZF���-�(R�#��%�H
��.!e�C�D�D�����6�j{���io����W��G�Zg�?���ad�Dl����[#V E�U$f�N}'#����0[FS�(Z9�xe~a�-���X�}��(�H���;/K`��L�ӛ[g�3���5��.:�;"i�N�q4�`��d뉢�A��'NO{�p"��h��F�̢�mz�I��M�s�����A[�;�ٺ���c��7�:����M�xFh�{�j��^O��aE�
�ȯ#ja�x��"#�W�`qP`
�e��W}8{�$~�}o��y��B�;�R>��T?��ں��Y��Y��4�c��8\�58|q�4G�g�hՐG�m�mA�QT7Hb�_��SƸ��mbfK;LҾ�6��������/��Cym?��e',I1~ɗՖ�ONF����BܟC��G�ڧ�[1�\˰���v�!F���K�
���ģQ�2�"�\{ӗ������G��lS�d?�~@54�/��|@%d�p���A�DGk[���
�
�!��>��a�i$d�
�TF~= ��!���5^\\\d�ӳs��QX��� g_����r
���널A��\j�߾���n�h���E�%�~(���*"�B|���FFHN�F��8�d'��w�Q@6��W�p��o�]rF�}������P�mj�m3!}�Ւ�j��!�(����C����$���*"\n��
F��oooOE��斚�ZZZH�o>�T:ڵ*[�����S�u��s���8��;GP�Fa�
���H[���Bbs�v�k��QCA�ٞ�y�G^�(������R�����w�]�I���\���W���E0Te�h������?tY.�bC�%Bg���1�Q��k���WCa�(
_��0��C������
��&M�)�i��v�؏sF�rm#*B̕��L��ѡ�C�>�mjn�kuJ�aM���+y-/GuMM��?lY5�Yc0T#�v���0�J�%
an�
�(h���f:��lJ!��Z?��I"YW�eV�"�MT����Q?
%51T�������Ppyy)Ó\KĤ���ߟ��Z?����m�Ë&:�eF��M<�0���m�(h�B�k
�W�8�����:��\�����&��ۑ�b�6�p�����H����1�r[?�<$y�t6�5�M�DX�%r��?$B�^�j���I伦��0�ky�y��`��"�Caj
���I�nl�9����I7|�n�K֑�잕������y�5������VP�<�R~�;B�"�����WC���I
У�FFF�4X]O���ߚ�V���Ok�o���½��-���V����}���e�[;���C��<�oB��(
��S"�K������}�x�\�-��x��r7������\%&�U��
���]"C�F�{�^
�ͯ_'WY����y���94�
�d���e�v���Aa�K01�[G�C��Qp��E��6w�y�o�m��ޚ��>V`���vg�
��^}@��'9gMMM%�!LU$����f}���~�Ԏ]��ڭ���a;��a����߄q`FI�6��`�Ik*�gz�K�ԻN�N���m�
z6���0�]Beh.�[Zۋt�J��ח��:��
�t�e �&�7--�GQ����O�
��u�]�z��:�;�
�!/���.̡����6����g&B��*���܅!����:>��%BB�i�q||KKK)ϲ��rF�AEƟj%6�V��Q��'TϞ#[ۇq���x9y�����`��E1�rtO�����/�g=b�u�F��!L�00*ʣ�K\�ѽ��V!G0��w�+D���ƭ�z��m_�y�
��1���c��ܠB0}t��B��B�>Y>#8�� ��Ǫͺ��|��%�x���C�[��M`l�=G�a]�@I�e���,��j�Ւ���
��SI���g(����st����k4��t2ҵR�[�h�����O��3�Q����!I��sԭܠV����{!DZ�Q��%��~�c['�r�V\�����
�;���9D�O1�����k�7>���B
a��<y�m���g��dv���K(����шn��a%��g٤J���#&�Ƈ�p�!b��3fH@��0�sB"�(k�Cq�G'���ъl]�i
���!8����b�0t��;E�����/��=��n�����rd��Vq;�(](�$J�>����*�
�
~�W��z/�͖�,�t�OZAA���
Kn
���:u�:u�:u��t�:u�:uuM��F��v�N�m�t��M����H�ze�n?M�^N�z�OЩ;�S�d�h�[u��'Щ�R�^�U�g����[3�*M��h���QQ�5Z�o�
�Ϛ�őm�4d�Щ[~�N�����o�ߦG�
�E��Nݚ�[J���_ԩ�wx�o�S/��-�S/�N���;��p�F����'�vm��N]�U~���)t�����_e�t�&�ԑ�N�+��T��A���<�3�Q�T�U>M���^�:u}�N�$]�z���5Ѭ�������y֛�D������e�@�N��
�5��E��TF�2ѩW<S:2ש7w�Ԩ;�!����,o��D�n�td�So���W�$D����T����ȠN�E�:����?`w��?�TKYΟ��u�O�S�pR:�����T��u�,�l�62ѩ;t�z:uj�S��!��(���r�jC�y��ѩ?'B�S7W��р��Tئ.7[�(d��cf{i�ԟ!!���E�.R�
��4H��<���mճ�t��iy�N=��]4}?���y5�ԛ���X?I���O:��HH�:uj�S�%����IG3MUnf��F�EDA�Pz:��c�שS��Rx����0�;R�3�K�g�S>�x�:5�ė��FћI�)�e�S�F����N�d����#�"�3MY�z��ԟ�Q��e�S7��K��f�����.75�g�S�6�q<��{����MM�)4@�U��=�Lt�UY�٨S/JW�nz�����{��&]�{ʇ�֩[m�gMu�yԩk����丣F�,���&ޛ�O��J��-��1�y��t��Y�)�z!u�ZZ:�.�9nNʮI��;�ѩ�:翖{�v��֩3:r�t��ĝ����t�F��G���/�Թ�k�e
)t�&�Ե_�Sת_�C�C:�<�Ե_�S�H�9K��t�F�Ե'ԩkԩk_UU������v�\�Е�#^'Щkԩkԩ�C�c����M���:�⟠S7Q������3�ԋ�S��N��:��ԩ�t{:�N=�:�Bjҋ�S/�F]�:u�G�z!u�?��z��nf��s���}����p��݆��|�d��Ϙ�]�/�<��t/bu�
ٳO�9�z�>ay�����V���X=��x��Ub�~��|q�#HJ��W'�g[k���A[�@��9�b��Ej��3��r�}H��N�϶��X��0v![�;F��$%XF�
��U�Tx6tB~���K��<$v�=x��A�I�.�?��� ��fiB��%�a[�F��è%7>�:������o�Z�S��K
)�gԳ�6=:��rJ:PҶ[������`��39�:�馛n�馛n�馛n�馛n��j��/[���P�IEND�B`�PKi�[`}��q;q;controls.fw.pngnu�[����PNG
IHDR� ����sBIT|d� pHYs��~�tEXtCreation
Time11/13/12��:ytEXtSoftwareAdobe Fireworks
CS6輲�wprVWx����Q�0���%�
KС[�s����^�@
! 7�wg˓@�����O9�������몪�,�R��$��s�����������������������?�ׅ뵡���|���V�GB��^L�_5�^j(�)_����'��Uն���Y?n*�˴����Q:7�Th�T[TM��a�5�#�,Q���6�
�c�*[�i4�?����CMa���X��"��k�ǻWnXw�W�.$��[l��o�j������@j�Dx�6�����s�OE^_C)ڌ��H�f����rh/%.M(n�Yc���� 7 ��{>>>>>>>>>>>>>>>>>>>>�m�$I�$yK)����~�/�*'y�Gy����o�ҹ�k�r}HmkBF���)�3���mkTSx��}is#7�
g��v��y1��~�����{���(i��CJv��8x������W���� T��P%�R��i���B�Ld&2��w�w��O�W׳��ӫk�M�����gpY9��|��d}�l�����5��������t}�uzy��bM�6㓓w׃1��x}��7�-z?��Y�u覆����Gp��?���z���� <}�[m&��9�;#�{�gwm��ko38�ί�BCL���0�Qip".��e�L8QyrA�TM�r&nN���b3�/�h�T���=������vgx���ܥ�nr�pqq�͗9�Lz/{o���-o�!��c(�)�e�{s�ak�5��b��.�dع!��8j�Aw��GG{��W���}�z&q���U��*�`����=��O�i�q4��\���s�q�!O`��6��)|Y��ƹ�tzN7���3�������u|Z��Ѫ�b�J>_4@�"�����L�!���}`�����~�=�&�@a�_����Jd29k�k-���O[�b���$���zf=syd�K7��.[6�]���u�B`n�%�©R�����CY[�����!�����୵D�#p�������EQ�JS�1�-
*�[�Dm;A'�tN�E%��x�|�]�z;|������b'4X�0:��2����9~�ぐ��AN����������M��7Q�f%�%�_b���9Ky�@�L��]zֺ�����?�DU��c�o��ar�Yh�u�9ў�Dd*�$"�&�>}��A�&̒�bV�%ɗIc�/.���tF�r�ع1~W�2�ʈ�8�6�'�W�Z ��J�gm�b��Jy�����<��@������Z4�������C
���6k3}iFK������#i��[./�V
�lb*�_�kc*���5��'��2��G ,��d�)Xtn�EO`Q�X!���#����H7@,��Ĥd�@r^�!S�Q� Fg3����,�G�Ylŕv�s1[�dFE=ߺ�#Cs8A�D�4B�Գ�&�3���Jyb=����]�Z��ʱ�U!���؛� ^=��+����t�
�'�+�ܭ��A���`��١c�J����"M�G���qj��5_����4g]�;���T #_`��o$��h���f�z_#K�� M�@�/�4h� 4�
m�.7)�r�����^����w*��z�lL�&��W6��p��x�Ҝ��"a��XC�c�wG�`z&M�HZ�C��ܖ�"j:�!+�M9C�p2/�z�g��;{T%3�$EQ9����EьD�u�����-�I��g�]�y��R%OR�j��O43��vc,C5�`���B<��X"�CE��9�V�n���fm�p5S�&�XZ&K���F�[X2w�%K"�Gb�C+�=Z���X�xx%wb-�Vp�#L����:�VY���:�,P������b&��%R��-��H(�&��@k$� �."�D�"2��e�|�&�x�~IL�\�N&��s�w��"q�����
���.�~eܵ�W�I����pOW���i��BL�G�O�ۢ�a��7�S�d��6�O�N�-�le�_��7$�.YQ�N)S����� ��:��y���K�Y�c��߰���RSҵ��9��\�^��M�i� _��|�����t!�P���D�fYFD�u�HNV8c@���gW��^�kcIz�����j���5j�8�c�?�0l�w�@����:�k����v�-�,Q�����U�,Z�в��Ĝ5w,400�U��h������<��T\�P����4��
��/���F�f��)��L
r&�uiz��fBU~.�Y4+�$4v�#o/]W�9p0�ؐS��L��%1��̳@�*�/�sEm;B�Lj�c�����T8����$f�&q_���kJ�(fD3�l�7Cc�E�ZZ�k�z\�,�h�ܼ���EyŪ\]��63C2��ia��b�KTA/zkL�Bu]�C�{����Y�|XhԈ�o�&�B]`rɆtu�*fo
��=��A���[4i�4�b���[�$o�{�A�t�b�Q���W|�u���5~'8�&K�I"#����I^��0E�{��:�&��J}M8,JF(^�I��E8]D��Xz�b���SD˒$F>Ȗ)I���#1[M�7�qFe5{�mm�E���[�,,X�'��#q?E%i�P*�Pph�Rb�#�4l6ٟ>��������ؒ�3�Pc%]�]�e2z�dEZ1���T�
E����,�H"��
[���6�hl�4�n��V)pEع�xT�>:� �fx�u�!�9���X����z�����ܢP��U�0d;E٣ԂyFI��vX�R�M�mc�>
��UܠyR`b֭���(o:ס��T�>�]M����+q�Y�5�0��'��ą̗X4�4X�7`l'�9�C���ۘ����a\�4��TÜ���Mxs��Wx�<�ˤt�0��`Pk���E�,�M7N�V����
}���f�y�r~IK�g�x�E��g��W����-r�Q0ΛD`ʸV�7�"��_(�9q���1�1�`�k�G�~)�:>�ke%DN�EX��NI>t#���_�Ҙ�!���b]���:*�UR�{�x-(��5P���q&`����ʖ����؆5E���,id���G�J�:\I�H�m,��93�ZJ�,�#eh�oF'�w�#���5�eJ�+%�tM�8���/D���'�#����
#���q�h2�W&��H\��e3RWq�C��\�]R�\�>i�%.��ôG_Ci<b)���y����@շ��H�~�?������`�#V��Q��<�=�g��ᰖ
�GP&�m4�}&I�O� ,`?/
�D"1�Q�v�s�|-��$���A��g��_��*z���v�� ��:¶
��t^b�
u��V�ɳˊg�� zo03!ސm�*A�13�߹�x�F"����-(��_3J��"�e
�Yr��|A5�#�
�6&ss��8��~��e�vD�h7
ڈ�Lђ'�Yr��"A��#Z�}.�v
Ϣ����j�|.�T��e��H��I[��I��b_��uz
īt�wۑk!ȵ��Ղ\�E!����\�gO�|��閂tˎt7�x?P��*��%��m%���v���8��������>��x֎�kA��ֱG)7�z�ސ(�B{I?��e��v�d�{��!S;r��j%O+]�S��V+nm��O��yC�Y�/��{\��d�[D��Ĕ�;�T�Q)e�u<)���8w��/%�&����$��%¨��-��A��g]�K{_45o��;��|���Rn���a���e��٬
���c�f%����c��TR�=9��qwύ���y�=��,ԟz
?��nPU5�����|���|��L�q5<���:�(A\}h��Sp6�@�)��~��-�lIw�����y�+��+KY4���j�:���a6���!��M4���P*�m0[-V6���#+Ƹ�ݿ'��hla)z�L_���Az2S��)�.6
)x[�����^R���<���������1,D�
�ܓ�ߔ~����k$T��#eS��)��s��Y��eS|��O!."?��^w���ᡶr�[�%k��nIYb5_��ܓ��O~%{O�/^!Å^�����z���ҧ���XP8��z9_,.��U~������� ��9#6��A`�aA��u�
��������ߢ�`4|w}0R�+�c�VG{��QA 7��~�c����7��������`����#�|+�뽒~�s����[O�����ă���AoM;�q�w }q�����X��Fi�K
�1p�Ȭ��gJH��ȕV�3��)�_w��:�ٻ��4�1�8=��/�~�{K:D(�{!<q��ӛ!�e�K���H#��ܓ-���ho>T��6���=��{�����v���J��N��:�8:���`Õ2AJ��9��3Q9�y�T�uZ��j<�c<_��o��:���(�(�ӿ5L\e��*���@o���Y����yJ��o�I�W���Z̨%��is*����'�� �_K��G���O���Y�������.�hVCX+�gṜ�E�Wj5���uI�(���<7�ů���L�ќ�{�#���J�{�%f����� �sa@T{C�gJ���t~~�l{�o�*�X�惴�9��M�
d�'RF��V�N:w��Φ��s'��t~���; �I�XB����$�{(���5y�D'�; �KhS�v����@ߑ����$�+��NBw�=�ЉzB��;G'�?d��wҹ���t�s��!ߧ,Ş���Nfw2�Õټ�ٝ̾w2����E�]֯߇�f���2�˼�d�$��*�Νt�2�:��I�*�|��w���$t�y�I�NB�H�ȼ�$t'��̻NBw�FB�E�]'�; �e�u���6>�]g�uҹ��]�]'�;�\%��W�]'�;��e�u2���?�Wą
V�3o���~��'�]I뤇���w'�g
���%���"�����!;j����w���t�٠�[�sa�H�2���y/Y�I�����x-0<?�㵨1��5�o�m_HnS��i�~*�
-R��;�GY��sJ?`k�5x��5m���5�qh��>ڢ̘��-�DBO��+�n$��Y����FF��f'�;���߳��K
�� �����`J���gj�>~v$��z����l@kꁘ)?A[�h���'�ߤ�C���Җ>"���jP?�͌�GX��s����r��<��/&��k�9�3x�fX�F�H
$W�3��A�$~|;��d��ߴ�G������ߝF���^��F=�ǃ����mNX��%"`M�B�~3��_
��_���=�h�<�
���;���O�H�/��8���Vo��;`m��2-|;:�38�p�t�����J�}�F<w�sz�����p �7!ƴnA �.1�2Q*�PB�l\�h_�9�S����X_����&���Ni�'���5"�//�ٗ_G,�6��W\�:R{NrH��x�i�/�C��#�
y�'j�+`�H��;刢�u]��(���"?I�����K)��y&�F��o4+M9�$�zc������<�爃_� �Y�~U�)�}V�~��-����s�*|}�_����^�;�e��2�5���E�Z��6�}�a#ߎ��(�ȼ'~e��w&����y6�[���-=�0a���tF{Ѓ�k��b
à�~�&�[��_��跎�[�"oI���P��RZ��D��3z�F���ô��y>�[���sz7�6|R쭺��2�
�-��D�w������u�"�I�ٻ"��pC;_��~r�����T\6�=��.~��`b�c�0er}�p?K��V���^����*w�ߒ��j��,������,���,�n���n�~�݁�B?ߙ��mk��g�<��@_~��*�췔�J�m�eE��6��KҮ���;�Q�Elx�Q[ϴ\�kSf�*G��+f�R�+�Lv�<��q��+F:vD�~܇�����63Z,��QS��>E3*2dj��B����]�G�m��)��!� �k�g�L����o/��F���,CO k��+j�~��5�q/��$녶���{V�
������-��!�{Kޚ+�I>Nyn�^��~��w��ԷK���3�qy�Fv�X铜(����e礖��U�Am'��xun�_�5�y83���Pņ���u�s��fJ�@Ɉl�����2^�$X�
�(�ʧ�*���u[Do�
�<'L�lA�]qBUn���Jl_��{�G��Nɿ��o��zϵ�q�6� � \�>ږS�qF�}���k�%YDI�5I�E-'<���=�������#�nJ��kn��ܑ��>H=��lܭ7'�R"����֊�V���0)���X{EY�/R�kwwn떷�2�|�5��D�PL� sz9�a���Ŕ0���f����qpE�9�b}'����w�
��%���O�ق��!����S�/$��D��״�u�"��R���X��i�������'��%Rw�����Ɏ�nY��~��[?A;�[v�Kaͷ�j�/�o���ӡ,�9y�Di���B���O����fԺ+��h����w�g�'g^���|�]�*Գ��Q��S���5����4��u;E\��Y���,���5Q,����H��e��g'��!����}I��Y���Nx��~����c�sZK,a�$��؎�_������ڛ�ʷ���}X�,�3���i��8��h��q��������*��w��2�^COV��q�����U�ZS�>�����;��)*�I��B��c%�K�w�*���)}�LY$��$vK��=�c�=H��S��:;�zϷ|xi�hGr?�vJ�5�h@�F.E�(�uI�L�D�|i�m/�8��I�{�a��/8� �T��j���%��z�!�(Nt�F��P��UOı���+�
mj��T*}�e��6�v���@����!���o@��OZѤ�g���U�d'���dG�!�|�g��j��3�ϻ�?��I���^](�bs-m�U(_A���$+Z��C����Hh8#K%�9����kbx��n���t
D���^�3Zs�˼��4*��Hď���5[/��յ��A�����Z�ی��8����F�*���=���o&^־1�ϡ+���ht0�����C���M���d"�ѳ���=��'�Vڨ��ש�
O־���E�����wף�}���qw��p_A��%�~6��)>sn�U�p�_!��� y�����ݵ@�GI@`���]�0lF��H^/�?���1��xxu���Zm�f<}��v��ߞ�a�����`n?vC(�����L����{��P�wA��F�!\���r~F��S�+�H�aLo�_n�G�s�g�����g�
��/��h���<����a�o�dͣ�>�`����`�>ߜO����wsxzq�G��=�y�Ǯ�x�W�\ϧ������������}�$�����J�4l�VKË=��s&õ�z�-y
x�&�Ki����B�QcY���[)�J�!`�����$�O���(���:�gċ��J�ZZ�ZI{����l��J����\k}i%������1̴�f�4�J�Vҡh=�5(�%�zʹ���P/i�Z{�6�@�hc�z��_��/���]_��Ԓ�����FMO닫�����jP\�uWk�k��v�6��δ�3
����i}aLm@:_�
���<4YEs��FF�~$���?�|UJ3�ؙ�'����g+�x6�O:Ӕ��=��L+A{Ji���c��WJK�4����ZPJ�|�G��@-��j�Y����<�.�R�%O�0U(�Z��u� e���Z)TK~����4�`�Z���}��4RJ�VZi%hA)����O�L)A�Jɟi%_+1����VZI�ǗZI�K�w�ŏ�j%��ܕVZ�%�%h%��Z�@�k��aj�QK�V��*%�=�i�?ikJi�%�B�I�)%���0���x������R+ʹ����V�K�������O"����Ks�$#RK+�o��fZ�k%��'-��:�QK���O����RZ�Hn���QZ�'}S)��g���?)��'}S)��g��f���R�g.~�gJ `r��o*��|���H-ʹR`<#�H�$!b����`Q��Vڳ�V�i%�̢Y4O1���g+���Js��f�V����\�č���O�`Y0>9�^,�:3\�O�q]�7>�)�j�����7�.�W���B��m�w�\�x�o�sq#��ѱp�;3�H��t@Kѓ1-E�Лw8%����/Cq9��kz������={:ϨttAN�����3����+�y2��P�O��ґ�_�z���-}N{�ԇ�g�?��x��]Rf2�{���g2�����l�E�-zi�)Op�gZK��.�����-��'�|�cN�ɓ�ٯ'�D� �0Mޓ!�qFOh��z�ޯ=���р��٩�/{����@��S݂�٩����.kqa�����0ӆ.�Mh�W&�\^]��*N����مm��������=�;$�����������|,�L������B��9=�
�f|xF�c@���g�z4-��'₯�/
�@�}
"}���
1����3�mE��}��X!�7`.@�7�'b
=��t�����Cr�Mhj�H�Х9�
f�[6''���)�w�O`��S,ퟠk��$�������c���&מ#�#t�Pk�-�m���q�9%��/��M�y�J^�+��}�ݹ��i�s��ι�'�_\(�������b�F�HO�`b���h3�!]�����O.py�
�3�wF�tb<C��������0�=x��ǜH�v]��t_���#υ���
d~�7�����3������ �x3��H"e��#1��J,���<�V������x�}��\;�Y;�1F���F���h�����&�M::�Ǣhi���H����ZH��c����}����EF��3�C�;a�G��L?f�Q=4��`���Ʈԃ�M0sB?H�0F��@��YmE^�����X<�i7\L�)���`b�<6%��[uR�Ve%hQ;�ȍB+$W�������*��~q�-���MfqmE�d�,kߍu�#�WMg{�m'W6��%2`���c����*�;<8쬉Y\Z�nMpiM�Ԛ�Қ`�5��5��YrN����4k"ؒ5!��ք�k� ���5mɚ������5�ݾ5����5�i�'hkMx�0�Z�&����D�g-� _ST��pM0�ڴG�g�Q��=��
x�ؚ�;��&t�Dm� �HQ[k"��-� �e��N
{���lO"���JgM�KkB�&�B�7=�tL�V~ ��˸fK0g�� X%��7�����l��qO0��4ح8(Y[�P���(��|�[qR4�H���b*�
U짰�G̨�x*�V\�f�
��[qV4�H���b*�
U�h*gn���5�yN&�Xn��J��<�'���u�p�_j���#�n�1p�*3>{gWt�b�N��I@��b�pp
�g�X�%���#�(�3|G��3 @�1� Y��6��np&nNǘ.��gp!�_LE#���`&;h앳�3�\�s3<w�2bh0
G\\\��w����F�;F܆�m��aF̆����YF\Q�q����̝�D`��AQu�N�g��t�z
b?��vNn�)������5?9�V��K�fTՌ����n2�x�j1?��ۘ��.}�g�����n~����ԟ���g��Y�$���V0�O�d#��b�[�Ӧ��n$�7����i��!�y����wji�J
�BRtn�&nP��u�S�/r�~�BTyBRQ�@�GIy$ʶ>�dq,��z�%��bq�ȸ\M�,+2��d�mF��NU�e~D_�l���&/c��E�6����rԠ~�Ӧ�����ڎ7O/���>u̠:u�����qa"������N9#�cO7�}�d8��+:"U��D�P� 3�
5s����ɵϤ\�y�R��+��?V@E�7�^; �
�ރ-��77>~B��� �}?v�Wk��r�KM��Q$f[$f[,���dç8��z��(l5
���}�F>
5����q�DY��N�D�(��uc��1�Y?
Č�o�H�kI{���䰌6X��$����4�l`F+�E+e*�����Z�R�HT
�Y�y��4&����T�(��8 �㻵������Y�{�@-��ܰH�+1h��n�����ׅ1J�A�|�
Ŋۏ|7fu��iP`���@qc���5
A�ǐN�a�:Pf�t���+2M"�S簦�Т'1L9�n�������&��k1��^QS6 t��9�ϛr��k1��ű�t�D��S��Oc��2�Y[��5:�0l� ^���s��Qe}�}�
.�h����
�e
��,�TL8�T�P��S#�q䱺<��l��^m��ņ.�t�U�X{��
q߀@n��i�.^�l��~�J��FA�u`?�u�kc��Bļ��u�;��a��M��O�74G �h���_��O��Џ���~<���x��V�ȳ�_���u��ƓgS�ʓ�l�U�<+��7!lgJ�9�^�~��RrH'J��Ϣ��GB���P�Qrt+�N0q��4V�n
���V|�J����
�2]
�LJT�F�A���a�=aaQ
i��)���2��)�AN�p�q態2��E�QSm�"�֮��Mݱԅ�c�T{8���n��Z������dw
�z��ʭ�^�`��p���L�l.���8Nv�;}��2���J�Q��0��+��㑜�^?t�ث
a�;�������`V�F�������s#iW��9���arNB��Lx�C/�N��~9n��yo�X�#l�5F�E�,���f7B#� �Q���F}�Or"�N�8Cn:�"�L5c��z�-*���}�'<�p#@��hBX$K�1º0B"TS�A�\Ǐe����B�6(H������:)��(@'L��E��Qج��K�y1�thZ+�(j�1�,
|�0c1���qB~�0�(���uת"*��:��E�N����,�n���t(����X�}��AP�0���x
&��Y�q
0s�_x�{�S�(�3��p7N�G�{���|/� ��F
��L�`t�]S�u�qk��P�ܞ_�;n�NQ������"�.`L:��Jk,[�3X8�(=Q'�b]��l=EM(�fF����"#1UFs\�\P&J�(��5��T�5�Q��}2�x��x����,�-n<��h3�TuCJy:���&=ɒm<��c!O��<���0�1��(O�7�A��b�vz{QlBѭ���(j�k��T)�J>�
w؏��QC9��GAvĔ�R�s�KX�PC�9rG� �5ԗ�A��y7UN�b{�Z�$�۬5p�\-d��&�Ic@��֢'4��HB79�R6�k��
��ˌ�t@�ԃ�0��E
���q-���`LA�\��Z(3��sef�v`�Ie^䏩�\(��,N��P��F���(�.誨'QNv:�:N�
@ �98� ���ud�y=��L����:�ġ��\fn�J���q�37��0DL�0u�Ÿ�e��D-����@Z��!��a7b�*�C�H�
��'ҌD�Ni0ɑC�Dk��uJl�����d4�L�A�I�+T۩G+
Ld+ap_�0`;x�����s3��0�c@CC�;3�����e���
3��U��)��Af�i<����qf����A3==3��w��@_J�x��[�$��E�n7�slO8߿a��o`��T:������0j����#�~,x���/?�|�֡�G�o
u.�X#i�`���M*����)Dh+r5YF�k�3���/ru)���_�m5��T����18`���P�3d�,���.��QR@���3Jt����[u �LxD�C`�;����n��V1J��2���XLn7HY(-���Ы+ǹY��I�q(~���Z:Oސ&�sQ4#�����Z��4"K����I��:i�ՠ�m4�$t̒V�бA�[���n��魤$�l�L�j���Tc���Bͤ/��df�E���c���e0��n�Z0f0H]��~a�r�M�2��]�va�r̨��v7J-�\���`Fn���&�T,��p��.�V�
�^�ϝj�_�n�X�(��S��Q���dmP��gmP��OimP���k��jm$<����wtJ��>���_(&�l�3`̨B?1�ن���Q�6>tܟ�ʕOz�ޕo)�|fP�@���Y���,���r�V�V%3ا�����c���d��}��>uj�fV$a��0K�(�e��Gz�z%#��,6�##��IB�
�##�� ��##˅�셦摑r�(��5����x����<ҳ�\�eba��&�F�Q%FR��(�Fj�e�H-S�L�]j�i"�L�2M���Q���25��D�M�*��ڥF��R�Ԩ���.5*g)�J��J�R�r�R�Ԩ���*5*g'5L�*3���X
���d`�R
�%�N�:!g-Lc��rƒ�����4��d��sƒ>�m-�Rc��]S��P��)h<#ʻ�A�ޠnoP�7��T��T
��T
��T
��T��T
��T
��T��T
��T��T��T��T��T��dB���voP�e
���稔_�\��{ܛ�~����I�|���\8�y�_�x
�c�����x�E����7�=�E���������yd�����(<��)9ː�G2��(C�$C�ϩ�A�Y�v��i��cX��9�Тz�!�u���F�������彈��!_�0������_��HɊX�W��?Q��D�6㼌��C���G��t���z%�]ok�]^�uE��0���F��el��]��"��Нi�]�]^�5Hr{a]o[Q]O��k��A]_��kW��1]_8�-�T�tἯ
�T�tI��qUD7a
��yU@�6*bύ���EɌ�ZJWGs���
.�o�Ӫh.cQ������/!�,0\�%U��@�uG���h��Z�:�k�1Ձ\k����Υ�8���Z�]-���Ү:�k+y�c��Z�:�k���C��ڱ2�k����VvC}��o-|�n#z�m%x�w�EԵ*v�ň*b��jy�2p�x��¸m�D�
��"�c��ڢ��B��[�ڢ��B��l#j�ܭDm�K-��Q�z�l���Fu��)�Q[kUGm��:jk;�Q[��T����%A�Z�b��q�![;Q[������Z[�S��Յ��ZK�\��2�b��}7?�Q��?���21��3�����g���������~�8�E�
:����~���|�o��(���owf��owf������(ʪ�0-�W��Yg���i�z�9�������[?Ӌ��!�]���r߿EM5��8w���z�h��b�sD����$�yK��2�[?E�]��Ɯ��C�x�A��g��f���dž�.V�N
�}:���(ʪCC�V�u�rd���C=ᥳ�KՁ��V�
����X���Bk�Y�j��>,���T}X�����Pk�\�a�����B�ݕՇ�Z;OKNª?���P�n�j����BmITsX�-��j˾5���N���B-gv�Y��LYj)�jN
���5�Z��sB-�P�1��:��PK�\sH���Pv�U#�ecg������m\q�����A=��aazT
�,��8�N��q0�/����
�q,h��SA��B�r�����>�: ��HPی��#A�ӳ���N�>�:u���ϡ�;
Զ#5��ڢ��4P["՜j�15��ڲo�i��s��0P�i]sh[sH능��9 �R��j�j��SG5ǀZjƚS@-�t�!��C�1��p���]���4܋�t'�v��muݶ�n[]��n��V�@��B�Օ�����ՕA��B���ՕC���t��r`�mu�`�mu`�mu�P�mu
�n[�V�����ǣw��OE�d���w��������D������N��� �beg������4�Q�g�q�s�������p�;ڎ�a��pG������xy�z�K'-��Z�5�'�q˚�K�2�F��*U��V�<~�V�՜O�)0�\��E����|O
Jj�9)[��[���2����.m�#vl1m��#�h9�;�`�3���Y�Qڙ1�f�?�t��'�,q��5xz;{���i%���"��^�HM��5�"�,�VQ�Z
=��"�AīE�"�^3扼w,k����j���i�9w+[��e�K{$�TW�[U�V�ǂ��3$���1B��@�(<nYT^���G,��+|QSqU^����̭�b��[%��@�1jm#���ۜ����N��'�x��J���w��w[���<��:<;ɣ���h�ó�;�t��W�����k�Urr���*9�����{ּ�fɇ�n��b����8b��sovG�$:%q���p.�D,O�p�[^��EK4t
*Z��SP�M�����}�`�����˴��I^�%��%Z���+�D-o���<�ɍ�Մ 5hz�=���D������=R�#�n����c�sv���1���A��?��IG@j�����K��q
zr
z�qo��½%hѥ��J�K->�;���d�*���4�NA���2�]k���\ü���)*t�(ib0��.�g��R��@\]�3qs�+��f
l��Ł�L邦���=������vhx���ܥˈ������x���p/�G+�_
��jM-��k�m�$��єW���ܫ�#���d7����[�����h!�Vn�L�b�m���?u������$;����\�#앺�7ׅp��Ԇ�Sp��Q=�i��7�
bn�+�w}�6��P����e����%�m�%)�;�~\�RP\�td)
��Bђ���3/͍�Q���-�%�/�l<��e����y~��D���lO�P�0fI��wc?,�Df_��t[G0Y�^l@��0I��b�6���
@���[�b@td�ܹ�.��A�5M�qY�>
�0��w�l���ܳ�Kc�Q�(�>����2'����1��1������Ht5Q��6�Nr�0%�L ���Fă�'76��|�%�akI����k�L4B��|p��u�Τ��|p����н�52t�3����6���o�|`[1�V���m�|`[1�6���o�|��1���6�Eе5�i>\<�"4��e&#��d�G�ًs�2�\�"���b$5�����6�>}*#S�_����Ik2H�(�h��)��.�x�s5=/ܞ���"_�zW�z�9��}�X�?��t��'.` -�
���vXT�f���<:?�����#$�'ٝ�i�:?�s�Ss|A��3��<��nr���|G������)*t*F�9R�6%T������"�q��Zt�M'�[���/��tS���ǧY������T\4'��!Y �9G,�F�u������(��,X�4^8�W�
W��(�š�����S]\��*Sy�@�dy$�#Y�ru{�v���w�K�"oC�ږ'�#OG���j�����;2|ނ!���T���= )1M��{Rr�p�p�p�p��ǖb�O(��X��w�$uOSQ�q|:�'���s����H{8�V��\E�&��9Ha��\��#.���u�}0���W��:�1�K�w�,�C��XX�C<�G]Ǎx����l�Ү��
��
L�@�8.`���R�H4-��GS�`%���2t�eON�Bh� k7�4L�|7�!���/P�ō|'Uu�8̭�`�:^z����3�g����%>s�u��`t>����U@(��L��xpK�QP�Dq�n��Xx���u�&c��-�Ճ��#� ���8�Z(���N�{n6�"
U-�f��hF����>N߭%wt��w��o):������:5�{a�G0W+2�ѕ���D�2� �)�<��i\��6�*�
��]�;Q�6�)lNK݉&ȸ�&�+�S�4=�o��r2=���|�.TNmF}��������?SmƠR"��2X�g�qj��̩�a���B��'�rj3�^�n
Lhћ�E��f�
�'��Mh��� p��0Qm�
�he��30��/{$ڛ�1���e��+�cV�6�@iNj�3���r�W{�V����e�%&I���j
9+
�9 �)���'b�
���.�����"���4�p��(�p��jO0Ѧ@P�ua��#��ot�E�M�L��q�X��X�E<qKD�,�n��0re�+>��P�d�&y��@����䬻ĨrQ;۹����Q�ƙc!x��`��%;,����5�m�VpRcFdh+���"��ׯ~����vj��z���I�N��8^��J��@n;`�����#�$�19f$߲���%��V�\��'�lk�iMf�f�۬�Sզ��U0P,
�.��_(w3l��/��
Nj���v�/�`S%h؇��qC����!L���!�'��"tȓ�*V:��F�7����ܝBÝ�v{��;��$�$֙��j筍�$9�����m��n��^�ĩ1�k�75&{����P�I�N7o�;%�kB��B
��K�5����5�kk�+5�f�� �[ݢz��^3�1�m�W��F_i�[������ښ�~{��0���-|��oA�n�_��:�twꉭ]�J=�t�.}�����n?�� #
� �I]�R�RM���%�锚�+����
��Y6��j�<]�A���T����E�JAGm�B]���/�U��_��Zr������Ƞ��Y�VГΩ��^wD������9=s.�
���*#/�-5F�Zam�E^��\]4�����n�,�����HU�{��hț��
\]?[U���C��ji�-#�ohe�V&ݳe�9�d
ָ��Tj� �.=�C���qv�j��&
Z��$����g�<�����<;a���2�辶r~tՂ��].G�4�r)^W{^x����ٜ�c��~�닛;~ֽ��y�5ȓW
y@�t��V�����>{�~�=�C�q'��|^��R�p��$�n�{��� "}e���N��2E�%����\�����~?�ȯ�v������pjR�YadWTm�"q����~� ����8=�-m�0�Q�r��mt����N�xt]<������1�
�X2�^�f3ɘ4�:ۓ��pZIFeP�$�2�V��]�;��I�߉d�
���$#��G���\@��2ҽ����kz{�vkf���,��eҳo�R@6�'
;�;�Żt�V���7_Y7��"��]Y�|��ʺ�xT�ne���k�ʺ��x�ģ��h��2%Z��`X(�.��
��jG�[
�xN�f� �����9NȜ���8��T�l%��T�f�hb�����u�o�X˫7�~';����FF������1sM:FI༅|�m�#��t�/���hQ�J6�����:߉�N4�ND�Sd4��OT'.G],��B1q�57��Fc���Fe4��k{�|�`̆�J0��~';�����!
�Q�(��-��4��V<�5���h4fc��pli4f��l��Fcُ�}�ܹ��P,�:��k�HLf/�Db.S�@ xM��k�y�N�㹦o6�u.Մ
j¯.l`���cFؠ��w��'�<%��1�XTΉ�b�H����LM��f���E_��`Q�J�����H��zfjT�Z�j���z�n���n�t�6W�m�9�����
��-s9��H�6��w��U��x�z��\��M�I��>�%`�.m�+�
�F�t�sc���Oҭ��m��aw�;����sM�~��f�1�ww�{P��vˍ���N��Ƹɑq���N�)K<W�7�ʲ�̶.��u*�Z����̊��t'n_�p����Z��;�
�wj����s�
�_.;ډ��O
�@�I���N"���3��A����P�ۊ�
��oE�:ߊ���P_���?��hj�-�ý�� �MF}���"�Ar[N�G�
���yq�^��f��ՙ�����g>�n,~o��^���)��'��m���~tz��OO��C���Ë~�&�X�\���s�~�a�O:�=�;��t��I��>ϓ��{,0{���GA?|7��ؘ��GY��ȏ������'�x=��C���#��\a
�)L����ѐL�3�G�?/�+�$�RC�쑣���@�M���Q��v��w�$��lV�I�
�؉�N���@p����Ru�:L�S�h�6������`����s;�~�=@�<���B�c�(}���u�<N3=J�k(���֝a�\�A@�OgnX�妖U�����Qٻ
��C�t��FN���O.Ց������G�J�)
��̉��c��@�N���c.��\�[8��\�&|�!.�Kgތ��g,a�H'l�(+g����g`.�Y�r��:���
ί'�����gՐ�t��9+��SZl���KeZ�z�@ʳ�`۠�0�Y٤ۀR�v7?@�L0�^�����`@%�N����Ww������~� �(ønm`BL��P��a��d�'�Z���%��40t&����&�5'�>6����/$���o��|���*�I͢Z0��q�!q��1Ob,��"܄�g��+�����F��S�j9O1��z`J� �9w�ªy���{�`
��q}?�-��W��iD8
�+�N��v�_d�W��~�� �r'fH>�����M�&����Bs�� ��u�a
׀A3�L�1\
��bh��p
44���U,1�k���\ԷK����}��5��B�G\f׀C�Ă��\��
^ˬ�8h�)3�k��u\�����q�c�����qQ�J,�hh�w.g�x��2��\j��@C��-��{ys8��>~�C�G;�fɑW�v�<N�Ɛ�̇��G��#|�]��]�tt���'��#��|�1�"���<��C�|�G ��>`2���m���
��r���.+���o��$��������C��)��'�K�>Ȝ��1z�j~Ɯ�ʃެ��w�[H�#��>�#�i/{�w����=賻�������S�
.4���^��hU$�4�q��.�g��&��?����Lܜ����f
���b*9���x{y��r6�s���s3<w�2b�l����x�X���n&����po�[e�+m1��%܃=�ޛ�p[{����;�v�'��
���Q�c=�8��`�lq��3��O%�2Va���'�~�y-~�)������rC��1.0��<�!O`��L�?
�N1���Ís1���n4��g��]�~{KG}W�h�F�F$�%*�|���H����2yl��/$2���S:������[�G0c�_����Jd29k�א,�>��I�u*���L�<@L�g�3�[\�b�p�ec�UO�p)P-�V[2(�*u�[
;;��E��a�^�[�0��bs���E��Ѣj�"[�� DO(MO�T���<o������9M��l�����v������G?�.xS���`1�訲˰��~��B�O9��Y��gd�/�cs7��D�������b|Q�1C��,�e3�3w�Y����L
UMsL�I��l>o�ɵg�9�D{���l��$�d�xD�Mk��0K�/�Ya�$_&�Q����h�^��� b��]I�+#��`��^�j%pf*�j��1���"�+
�o>�S���u�v�c+kј2_k�{��5�o�K۬��-Z�>l&2���B�Kl��[��V
���,
~�����:fr�����ʬ��I$�,���`ѹ)=�E�b�h�g����#��������y�W�LqGA&�͘�R^�4��V\ig=�%MfT���?R04�DNTM#tO={i2?#�����'֓�Ћp�U����K_biH��9�������O0��`y����:��xov���c��k�H�*��qj�G�ƱD��,$�1��G����/U�������#Z���Y�����hlB�/��4��fM�B���M
�\��)`�W`~=��o���kb:0elp
���\��
��H�*ƿ�5�;F�qwD�g���;��m�+
����bݔ3d'#�G|v���GU2#OR�3��[�H�Z���l��tk|���' -U�$E���D3�_l7�n�2T��i�,ģ���%��1d
Q�0]��m��:�j�69W3uhr��e�J\m�й�%�pg�]��$�x$�>��٣1_����Wr'���k�/i�%n�6V�)�s�]D�(EOVEhf1H��n�ז�G$w�
XW�5�x�b�@�B"v��u�2I�h\<J�$��D�Iq��pqN��"R$N����]Z��pѥد����J<i�y�`
���ҕ0-�X�iR�`b�`|[�>L��|*�����I��I���,�kc�����%+��)eʕ#7�!7A[�>B
��)�!�t;����VjJ���3#G@�ӛk��+� :M9��u�/rpՓ.�j":�H�,ˈh�.��
gL{���z��+@ym,I����>W���:�Fmy�Gf�
�贀+��G����X� rlg۵����D�gg)����Y���eK��9k�Xh``ګ+D�<E���-hyⓩ�ڡ4Qׇi�8��V҇�fz�l3���o&9��r��4=�l3
�*?���,��M
;�����8blȍ��C&Ӎ��Lc�Y��|ɗɹ���M&�DZ]ЈGE|*@[�p3r���o���5�[3��]6����ɢ|-�ǵn=�gH�Yn��T̢��bU����`��!��ˉ����%ty�*�Eo�IY���p��E�j��p��A!5"��ƪI�P�\�!]]�����k����D��z��MZ#M�X�8��5��<��^}�<]�As��/��_�}��}�_� ���o��H���i�8�%LF瞶�N����R_�����nNQ�%�X&uā�Ѳ$���eJ37���H�V�
h��AY͞~[ۧ�Fk>��
և��G�H�OQI�:��:����H,
�M����j�kh���&����ya0�XIj�2�DY����)Y�V�%{A.U/HQ�%<1�?�Ht{��m��>�%���8:�U
\vn3�����n�����'b��g5�
��֣e����
����!�)���3J�F��*�zo�-hs`�Q�t��͓C�n�w���Gyӹu_�:�9�hf(�ޜ�(�\�3�
��l<��&.d�Ģ�����c;��W�ސën��6&�o�5p�+�$=�0��4}��-)�z�<�ˤt�0��`Pk���E�,�M7N�V����
}���f�y�r�����j��^B\���
�ȡD�8o�)�Za�L�:~�`�_��yL���8$�`�ͮ)���t���-�9!aAB:%�Ѝ�K~Kc�(��uiF��WI��)ⵠ���|x.,~� ���Dl��e�Bi�3�aM��-/KY����ҵW�%�<�~K�h�L��*��H�����ݵů���H�3�i�B��,}r�_]�:N;iX}rY��=;>��W�����Ͷ���x�yWk���\�o
&�&�y�R��#�+��v�kA�/$�&���(?D�"%U�;��#�Lv��a��h��<H�]V<kG@O��x��)�l�W ڌ�Y�Υ�;7��u�mA���Q�M�q-��˒������n@�1���ĩ��$�/K�#Z(�vD��F��e���8�˒�� �E�Z�sI�yͯ$�T��sI��7.k�hG�X�4�Hڂ��H�(�:�Ю�!^�sмێ\A�EG��z�.
q�m��z>{b��'�H��[v������?W9��ݿ,�ߎh+A�UG����Y�,]<L�H��eųv\���=J�i՛��D�g�Kb� ���/k���$��c����ѐk%W+yZ�B���Zqk+<=�xڧ����|���:L%�x�~��F��Q�[7��ҹ�I�s�x�R�iBn)O�P"�:���1���M������hj�V#w���X�=��,Ji��t?����Y ��5<6~�լY��-7t��"��/AO��y\��s#�Wsy�=��,ԟz
?��nPU5�����|���|��L�q5<���:�(A\}h�L�Ud>�@�)��~��-�lIw�����y�+��+KY4���j�:���a6���!��M4���P*�m0[-V6���#+Ƹ�ݿ'��hla)z�L_���Az2S��)�.6
)x[�����^R���<���������1,D�
�ܓ�ߔ~����k$T��#eS��)��s��Y��eS|��O!."?��^w���ᡶr�[�%k��nIYb5_��ܓ��O~%{O�/^!Å^�����z���ҧ���XP8��z9_,.��U~������� ��9#6��A`�aA��u�
��������ߢ�`4|w}0R�+�c�VG{��QAI�r�n����l��w����<��`��V�#�y+�轒�s����[O������}���AoM{�q�w q���
�z�X��Fi�K
�1�ȩ���IH�+ȕV�3��)�\w��:�ٻ��4�1�8=��/�~�{K:>(�{!<q��ӛ!�e�K���H#��ē-���ho>T������=��{�����v��J�N��:,8:��v_Õr@J��9��3Q9�a�T�uZ��j<�<_��o���9�'��(�(�ӿ5L\e��*���@o���Y�P�K��S��}#��"]��bF-��N�M����>�O��Zr���t\�?����2W��w���[�<�YX
a�|L���r.�_�mԜ��%������ܜ�\2eFs�n�y��/�(1����G�[�#��I�Q�
͟)qޛR�:��,�|Uʱf�iMs^ӛ(�H�R:�H3�Gh��NBw���n'�; �I�y �㝌�d�,��NFw2�=�щ�cBW:����t�;��I�H:'>� �逜�I�NB�:�$t'��# �g)�����t6�>���osv2��������d�{$��Z�ٝ��$�,�MY�I�NB߽�.�;μ�z�ά��@:w�w�t~���]f�u���]�]'�; ]%��6�ѝ��2�:��hǮ3�:��I�.�Νt��q�E�]'�; �e�u���U�~e�u2���]�]'�;�mcU�E�]'�; �e�u���?�Wą
V�3o���~��'�]I뤇���w'�g
���%���"�����a�=�j��Y���W3���A}�����e���^���㵝�Z`x��kQc^Ck�ߘ۾�ܦJ��T��@z��e-�)=���Q��rk�\վ���9���E�<��e��Pl�&z�^Ѩv#�?�Z�-72ڴ7;���NF���_jx|L�ůP=W�m�]�ɳ�H��w'�9��_�
V-��(�9|�TF�=|��pKDR}M+>�ԛ��40dJ��3�cmeD��z�8����W���;N�
�&�6B�oωM=V~�|=Vv��%����{}���z������5�@Ȁ���W$в�'�ߤ�C�iK?=ƿԏz3���9�������<��LyT?C�j-�/��+��=�����7�k���m��8�����G�MK���W�+�$�U�=��/��I*i_�̻Yܺ>�^�s�od�$e�OP��7/�L�:Ϥ��7����TK�Lo,[�\y߾�����5�3�ѯJW"U��jُ�����W�b�^��������K~g��,ÀY��_`���/1a��g6�혫�b��{�W�{g�1�^���`���/
qQ��C
flZ�^J���5y6�1������3�w��Y���K��X_��xi;��5����f}�g缠�O��E���ϲ�ݦ�]�TGj�ɒ�n��4���|qH�#����Y�fw��C�K�?��z��m�r*���>���J^��o^��'�aYᵺ�uΒ��}��u��<����A>�i^Q�0Q�u��J�w4�v)�Z�e:Y74�^��h���ah��w�ON��7���&��}_��/�L�|o�L�n�g��*�!�V�DsoU�}�;"~+G�:�%��ѡ.�%���D��g���Z
m�<L��_�ʺ�6}5�ӻ�j��b_��e�}�V��cu�Ǝ�Lo�>�~I��G~�Xڽ�Ӡ��M|7�{�^��|˝W��Jt^��+q߽<�J�7�J|��-�Ry��\�'{K����W���H:��>P5���Up�ȏ�Rŧ(WE�L
Uv_�\
���+~q��k�<r�k��%Y��!��z�~N�)�� �g���;k�~��5�o/��&+ör���}<%L�*Ӯ��w~Kx��w���z�b��S|����'}���h�Wd��(�6�=�3`�Or�����Z�I���U�Am'����xun�_��$�d���"�
;��K�g4����H���j�#I�&�3���20Wm��ޘ��^�<'L�lA/�]qBUn���Jl_�ӿ�G��Nɿ��o��zϵ��q�6� � \���S�qƚ|���k�%YDI�5I�E-'<����������#�nJ��kn��ܑ��>H=��lܭ7'�R"�xԜ�"T�|���0)����zEY�/ҽ����P�l�>��iV\G`n�XU��UEh�����H��s뷼��@ Fypk���tL�!�YCIFi{J| �yA;@ē�i>�n�(�{q�T�I��?�W�5��߆e]�H��kE�7��x����-��>j��}d��#i�8{�c�[־�g��O�N���RX��-�"zbF;��y�����'s���¸��b�j��n��L.���O�~�_�H�ޮ"�j���kZ�zR�/��+�w"?��V�Gk�.�Q�93�9�{��T���֚���}��]b�HӢdy|T���}�%ٹ!�]1�B@k�X�9�zc��5���s^�3����7~���1��HQw]�H�ܥ6����+���2��?�Z�E[\��_Q�����H=
{��#�q�B���&K�w�|ix/�8��Z�ս�0h��?��d��q
����p���b��>�b�;�O���"!�!$�_H^@��f��B2)��~E9�hO'Y��N�1��ސ|�o���H�?��+��Y�T��왅�1}�v�����h����s��G/Ŋj$4����rd��6nOл��R��I���g�Y\��*�Ow��}���|�b��g��fԨ;����v��v��$�d�)$��SH�}�Ų89-�����6��9l�FU'�;)��I��Z
�I<���Ż���Z�ی��8��(b�̀d��J}k�=Z�f�_־1�ϯ���bp���]��W�JW�l3���D<;�g�'t9L{�5�Oh�$��" ��}��x�����rڑ
����]���c�~8Ɲ���}1�~{�/yc�g��<�W���cU��W)yʄO�w�d��Z��#�7���t�ݻ�ƀ�������G
�8�_����[K@���<C�O/p��'D�� ��Vx��3���J%G-�\��=[�ZI{�Xi%
�B{s��>�������J�fZ{��V�k%_+�P����X�i��fZI�u����B��@C����Z=_닯A�ZIî���gj��F�ZI�������jcp5(�ֺ���5�s
�\�Zg�ؙ��ZI�´�0
�6
��ԂOGW����9�Z
#��
?W�z��t�*��V���BQKڳ�c<��'�iJ�מZi���=����t�1~R�+��V�EZI{-(�h���#�k���M��C��z�Z
�j)Ԓ���*�P-��:�����Js��%?VKЂR�i0]�^��>~R)�@+������|��'}���u��ϴ����V��y+����K���%�;��G��SK�J+-�w�����k-h
�5�O�0��%_+�P�Ӟi�4�@���5�4�L!�����J�V�Jie<[ѿdtji��fZ��J\+�%~�zJ ZX�'zj ��9~����V�7g�I[PJ3�ĵԋ��H��%x��'��O�L)��g$�SC�(-�Vڳ�|s���^
�Vڳ�|3�O
E)�3?�3�09~�7�R`>c�Ih��fZ)0�K�J��L�TK�(PJ+��R+ʹsf�,����Jڳ�VZj�9WK�@+io�Z��J�V�F�\�'J�,��A/p����.�'�td���LqU���O��!]��tX��CtH o��߱wp�����e�G�x��ߙ��@/�ߦZ���i)z+�����L/�2��)�����X�`�ٳ�S�JG���B���Cw�?�J�s7OFS���^:�1�U����iO���"��'E��ܷ�K�|E�<&c�x�[�,zo�)NՁ{?�*�[�'�]����o�-�o�-���'��_ON��B?`�d�G�=�e��{���ȇ�����'έx
d�9�-hО�z���H�&.�q���3m����ԁ�zpe���ե�����b��b�^�
��������x�Gw�{T���>]����\��ŗɱ�38�_6�O��7�gнӳ!�܌�^c���3��M������� Q�<�@zL��Xx�н�9�d2L�ʔ�y�����xs�&����w׃���ˉ�S�Q�#�8ܜ�6N�l;ݧI?<��e��@d�;||p�`7��axߋ�6��>5I_њS���(��ı��t��G�n?Jv�2w����n3�^z~�1v{|!z~����
�L�-n��~�[�O���D���2����)������Azg$��;��x0��OIg�'�P�a�y�89I�9�8I̅ZO����<�\�=��A��o�'�#�g�1L�!T�ǡ��f�#48���`�GbP��X�W�y2��=/��'S��ǹvx�v�c�&�?�&��
k7?M�{9�ttF;�E;��>g�$Q�ᵐl���l�?@��7�K��������2���G��<<��K0��nP�7�� �
�X�`L�g�y!R�c��pM0��D�G�g��9�XؔD:n�IQ[���E��w"7
��\���N6ks�D�Q��cb7�ŵ�� ���}7r`� d�^5��Idඝ\�l�g�<��A��blpx�B��T��!Y�ǧ��1��|D'\����!˅�u���t;��6�V`���#3�K3�������&In#�[jt��q_�:������.�����5��[VU��Yq$#Eڌ�꿏�
2�Y͉n#����?�SpS��)��)������.�bWL�_VU���·�)H$�LQ�?F���������H��V��")+Za
�d�h�)�:k�)<Ҁ�ݠ)��>�g
KɌ�A�%�+�J��Q�0%f�j�)�$�V����F�/�nLȌ7P=S��v�����mreS�6�S�,L���5��ԖBRS
i��`�:&H�h[c
��>�5e4"�a��T0��-*v���T�Y��T��&F�s�U��&f�Y���`̢ae�D�-+uk�ƴ;j�
��ĸtγ����ļ��#����Y4������e��y���/>�bc}c�˻���u�W�+��D,�\�w���2��?=|n�f�`���7_ۗkR�..�����k㽼x
Ae��?��.��o���z�..~g_^��@�xo��ŕEMWvR.�ߙ���.>8���C^;z���禗oL����[܅b�\����
� ��"�����uQ�Q���yN<X8�_�s�s�pЪ��d;s���eؑk��@�Нw3�Y�ܦ�y}���ȇ�BBB�d�2wnm��`8�M>�`�7�����S���:u]��떍O��%���ͷ�e�����Ư��H��~����c*|y��!���h<Ҿ��}}���.����!�����������:���u��� .{�̿ۜ�g����ƈ~�3>S������ט�� N'Q<g�~ƥ��̉T���{�_���v�`����st^.��/�ʆ�-q�3մ)Zz�헏D�e�kY3�y�8:bF�}N���s������_[�������2p�5�fY�Fľ`�^���~���9� �1=}x�F���Ɔ�K�"É��>,3��ՇY%Y�� _�\��^��y���z�?�o���-��M�Q'������oZK�謬 �IP�iX�ww'�5͢k��nSn�i�6�r��|k�]��w��>)0��y�xG��
����^W�IAA��w�.tn>�:L��}m�|wJb&yY�ͣ��=>X?���i
�a9tݎdX�T�9�E���a���������f��>JkBqI1�P���p�!N�N����|D�tXs�
����LD�J���h�`��\O@EFTLԬ�B;ũ�%PQ��D�@�j��.��q�ӁF����*LjJ�ߊ�r�D�:5.8����KÖ#LR���R�
�1�����&Zk�t�i)��e"b��)�8Y�b���M��h��Q �eϕ�m��A`��h� �!��Y��Eg�d�E3cd��\T�/[X%�C9g3��,9�R\��daV��x+o�V��
'�m�{ņ��F,�Vt/��z��q�b���Y�\ؼ\�v��J��Fb���xɵ@�
���3m�.?fc�L�%����؊����q�>����E�3���x����|��I��Z��J$��6�Q��l���d��i�d�$%�U�Bִ_�B����j��i�4�6EN�O���3k���[��[Ņ�8��^��pT��D9iMIVZ㜶[{#�����T�iN����6IA��r]��Km^��BLZz�-;��e�ф��ң�0 ��p���T��Ul���1��h[�������}k�
�<���+�z�n��lP��4
����q'�y�0U��AY!"I,B�O�f�p�D�X�9�w1�#.�:����
������
�TL�>3��^g��T�������'�1_Ƥ.Q��=DtkADd�gTyPh�R�R&�eP�`��,P���
Q8rFc��z���2��������fV��N���h�l��`~B��x�����2�4��ߎe����&�ɚQJ��H��0�J��7AD�<��Qĵ� ,��Z�L)�o0�ż��(�%�0֯��sO�J�{�J��wލ�Z�R�8�5�$��wn{�l�0����(]1�s
�ޏ5\V^,+;+-2��D��l�,�xtb1`�B
\�ѥ#\Q:����aEz2��*�Є��t��D:�*���Jd���D��^��sF+���L�@�vT�P*a
#R2��.�7�:3ݦ@=3��̓���t�fI��
Ȥ��^㪑��}��X���Ъ/�%�ے ��yz��VA&�'x�xN�DcI�̨^��i�`��ɤJ���(���,@"+{Ò�F����
���`�AU��)O8�A
l�g�ˆ��m�X��
�^�,�o
�)�a�rG�x�
R��L�fJ�Tb4UhoDm�dG�R��|<�n�i)Q+�0O�8��PA�R)��t3X%X��P|2�
8��J}ɓ��!Z�U�<��<�-�0h63�S�Z�c�jv�������i�=2�, #�4TӁ������L����
�?e2*!�8S#2]\�2ٛ�$�W1���"�cBq2ڙ�p1����=ea�9C��~�J�n��0 G�A�S�U��5�����ֽZ*����DxJnΑ��eD��S���q�@FKn�r��M�+�N��u���
2����-
{˜6'[\�J���-Uϰ'��n���� *bv��Lщ��a���"�4@r�BBG����L�x�W._�̴�X��t2��L
�O��[[�SDF�Js��,�L��^ur�L4li
lX)s��<g�_�N��i6:M��:etL���4"4[���4����NO�Y�T
�-%+�3��!w���`Oa��{�{�:oNT��(o��(veK�>�"�#�\?nI�������A=v���@o\� �U��̡��@Mƈ;�[Ȳ-gj�t�Y�e��)�ϙ�F�)��ZF�Ɵ��X�t�
�
�H�1�B2�
���7��P�>p�Fi<���U)Z�h
�5D����;�oJ��d��!v��Ҟ�����I������qz���y��'~(G��PCw�S��%o�!k�O�h�� ��1��VM��c�����nvz�k2;����1OI\��$=��8��m��8~J?e�O�S�Q��h'�� e5S|Ȍ V�� ����1�x3J�L��a3J�`sB�a�l�3��6'�z�c0
f�"����`l�(��r
#��ęQ�Ǭ��A���l)���}2Ӎ����L7Y*�'3�d7�Of�ъs��t�M�>��F�=����6+<3����Q<Ӎ�G�s6���
�
,�@&�*�؉��Vk
�zZl�&1�ɔo�`ٔ_)�8Nf:aJ���x2��U*�'3=^0�* Ȥξ��U����7�L��c�z��[�<�cN¬�0���Dzm�(�0VI�/��%�(��W�$�����(�r�.za-<JBn�
��aM�4�
;V£8��(�
�&S*�B�f@R[hT��C�R���b��Ш"5�F��14*�H��Q3�64j)��F�H�14j���B�&H�)4j��B�&@�-4j��B�&8ieh�\�;S)�&h)�L����d�*u�-%��NAM�R��+�e
��T��'`)�ݵHb,���H�ims H��
�Q�~�Ok��3ҍg&s�:ڳ����=�h�:*۳�f��YG�d���Y2{��<�=�h�̞u4Kf�:���g-�ٳ�f��YG2{��<�=�(Cf�:�'�g�T��� ���uT_z�q��
�ƅw���_�6���Ɵ>?\��e�v�ʛ��~��
�@ڮ��������w���=����g\s��߇�/��i�f��S�&[��x$i}GL����>Gk}uǡa[qGٷ߬�c�_(�X�|��cI�
;���u$岎�7�7(븋�]? ���Y���j��)������f3Nj����ߗ%���em�Ƥ#�9=�e6�M�#��5�f<�l3�4��KS�$g�����Ni�7uJc�1��a�q�曻�ɬG:���sH�����Y��G�ew4w��y�͝���ʒ3Z8�Cѱ���R��%_�t�
g��+��ϩ�D�M�z?����}q����@f?4�۷
��cǨ�\/���uTf�*8��C[U����#�.�j�,���'i�]�b�]���w�]��=е�z�]�1��?�J�e�s��]�>�j�e�s�FZv>�j�E�s��^v=Wᆲ�l�x�[���&ng����%�3wN��-x��q����Y:OL��ǹ(���9�*��K�f#o7�7�s��f�a7�7�-�͘n�o2��[��7�s������j�,����h��\�`�����w��\����͵;{��\/5��Z��l��˞�Z���i��?ˎ�Z]��g�T�n�*�P�e^m�8����_�D������8|����t��ad�?�0����PQ$^s�Q\h��u��wφ��mB��mBE߾�>��˃>�(ϹT���Ru�)�x�Rm�u�
s�AK+���2�$
��^���jf+?wNՐG����+v\[up:U�G�j��]���+��5U{����O�f�h�dr�3�^J�xX���J:[��<�R!U�IU�IU�IU�t}Y*��7��*�����X��j�]U�ZK�r�j��r�j#�r�j��r�j�r�js�r�j��Lu�r������(P�eJ��j�
��.�B���[(�Z��
T+w�\�Ԋ�[�S+e\�zj��-O����ک�z�P:�R'*�V��B��J�0W
l`y�A����8ކ�*gĖ�2�Q=�ʥ2eRQ�t�Z*ߢX*wu�*��R�T�E�T�I��V,�C�\'�6�g�Lju�r��ڈ��2���Y�eR��ŖˤV����r]]��ڎ*�ֲ�P!�v�
R+WL�Bj��-TH��K�R+�u�>j+��R)�
�Q+�n�8j�(�F�SG�Ҩ���P�RK
�V"�90��lR����z��������0vƓ���T������=aoO���^� {#*{�^�ʞ�7KfO�˒���� {Y*{�^�Ȟ�7OeO؛��&d���y2{�^�̞�7KeO�Q����5aoRvZ&����+{{�uebQ�L,j(��<���<�(c��F��8��s|nr�q��>¿���˽���h�қ�1�l�Y�W>4tw�->u�8�x��,s2ȌV7�YF�(���F,)��Y-�FҬ��u9��a�+%�!����0��|�&���I`��$,�[+��
�7H-�ߟ�7�qҎw_j��@��Ӱ!$ i�2�&��ܨ歭<�8�Z���!/Y�#�O▚y�*[���Hj�L�n���ŧV�_���� �5p�V�M빐j� �Y��B(hÜ��#��
���b{åi�Ѻ(�7��o�j��`�&�gh=��h5�s���4���!��u�S�ሉc����^���i�J����Cѐ�:|��Z��B�t���k�FH����R��f��T���*!M�����fˑ��ҡOHw裾�>z^�]I�J� ) ̸��JB��T?�I/9䌴�J��HK�5
���Z��HK<�QpNKTb�9-Q�g�D��`FK4�~AK�f��оN��j�+�&�MNO�'�DO4en��{��m6oC�Y���Ю���r��q��np�
���q78�ǵ$/-��ÍՑ
���}�5�ύF�=yz���{����h�;��=������|m_�A������vӽ~m0���k�wq�>��}y}e�5
^.l0�����ˋ7��Cﭒ���p/�]o܇��}�p�0�Ň���ھ(a蹗/���1�B�o����[b�\����
�{yE�5/OV}f��V'����Y�y�y�5�3�(Rd,|���>)�u�P����F��1�;�lP�Ky���8������f��)
�
��< ��;@:�'�V!tO+f�]���.�;\�6<7����n����Baڧ?q�y1���TT��xH�'����H�,�%̤
D(��ThB��<�
L� �+R��
��4f}��RW��'T���!��W
sEB�1.Y_�Fc�a�@E&T��8d��j.D���p���-0QkO'T���
�4+��cB&E�>�L�Uso��KU���6����mBF
Bِ�é&�b�%��*�F��&�X�Ȝ�MM�s�P�0/��*�������Cd-�C�џ���M"kh�%�������
��2��ٰ��`�fA��$�]K`X"i�����t�
��a r��ga t�qa��6X�6�%tXB6�%dX�7�%xX�7�%xX�7�%xX�7�%dXB��%tX¶�%#A�
K�:Xl)��uS�n� LK>�z�\48��ޓ�^]=���o��s�䋷��Õ�l�M�ť�4T����\[��ׇ���Խ:o������!��6� r��tɦ��
�W�;A� o�[ܴI��ʢ�ϟ�@X��
3���,��^�u��N���7v��a�_� xqe&���'�ׇ�kg�ks���`_~����omE��߽cz�w�������el������-+�}�ƍ�½��x���]�Z:Q��x!��M�\�Α�"G&��N���>9`�o�ء����[물˜3�߬>g��S:�~B������v{�KnG#�x0��\��_��/��+��ʿ�s�����Ӷbu��9����/8c1�&7��rrgSp���>��95�⾺~�'�+�7�9���[�Ƹ��'�cÑ���> rj95���AN�
�f�0����U�'!F2�2�C��:Af7cbL:�M=|�2��*��*�r�EG�=����>8�c_\I8��
A�����>�
ÈxSA����F\JStɿ��*�#c>q���(Ul�$�KĜ���c���l�I�)��%���T�C�(V$�H3�0��r @-&#�����#��Ra�B*Tq��R� �i��dhBF"֗�#�"�X�Ȱ��&���ф(Y������a��Y]��2��<ޙ�9�"\@-e���������;K62
�����_�TBe2,Y}Z1$��!�b�
O�0��a�)���>�CnG�����l��h���/P�ϐl�t��I��jW��U�#��"���*UֲcR������XKS�p
:�� ����t�i2%�GӠ��ɔ��0��F�l�ͻ#�Ա�佩ޢ)�+�DY.B�"
�9�K�&�Xu�PF2sQ��>֠� ��;��X�t��uǹ��&
7"$/ޯ6�Ǻ�LPN{2FsɊވ��R�8�"C��72!��H�
Ȩ�/�D>��iCƵ$�50`�1[�.�)��ޚ`JPk�KV� ���FL�2��Q��&�B�:�-�:S4�h"��{vS���c�۽^���D��mX�-�22����5�.|2�!#�h��� �C9ܩ�S��E4گj�S~�4��)�B��la�-)��-B�-qQ�l��5ړ
B��Ѻ����ǎ�֨Q�uV��4�%�S�D�"��t����u�i�ē�;�0+�y%|�,�o_���o�� w�D��� m���`�ٜ7�}ퟒhק��D;�f|J
�N��O�\f�Yo����jE|���&jE<���Xն�}K\�̾�CK����>�@�1)��Է�
��9�>�I�}N���?�mX�#m_W�h���q��V�u�b_��;7- 1lx��vΛ���)�T<��lOꮥv-��
({�
��#�Ǐ!C����i>{����Əy��@�KG����p�(Z�
'����N�Xp����]��%��܁f�4�s�M�܊��r��3o=r`�z�����Qb�GE�G�WW8pԴ_:p���y�r}��X(}��a�>H�W��Z����:�{�7
�YJ��BDw5���O
�{ʗ�
���>;W�z�Jg9�✃Qo�rOzuX
������'�Д��V�ʇ�I��S#F<()�S�#N��t��Y����gub�sJ�q�>�%@�'J���+m�"�dY+�c����P�;-��nF��E,��X�2�r�Rc�f�!Z��Tќ�.VH�l&�y�B��+V����h{FS�\���
h�D�z���|�H��a�Ϯ�v%�c`؝"qB7N2�b;��$~���F�q@>f;��p�Q�NՐ;�� c����rw�k"�:Mu�ox3TD^z�ac@>ݲ��Þ��%���(�����=oo/\�wV,���O��-��~p>��or���bT��,���{�߁�$ȸ-�c���0�p��5��_z���Z��}�{���w��4��-Ew>�K��B,>�E�>��e0�T�g�_��Z�p��w���-�^��B�"1y4Zzt�B
��
���Ѡ��s�`4�b�l����?<����v��:�\h�&���]�,�'tw��r�ӕ�(+w���.�ᝡ�"��4\-r)��\'rã)�N䎆�$rG�j��15�ܶ�?����,r���q���tE���ả\";�lM��%/Y-y��V��&��N��g$��4r�I^V��Eɻ���*y����佹���%�+y�psF�P��|#�j�۟�I���L�vF�F�;T������E#Ï/wGC)��[�Ղ�zք�s/�N��x��e�OT��=����Z��$��%��J"�1���W�0<iIB�/$1��_�Ѻo���\%߇�,�G;̌|�헌ȥ�Bv����u�q�;#�y{Ɲ�;��%�'/q��D�B�̥}`H$uU�i���U�3���^�@iA�V4_��������*rI�Ƚ�l7!�"��(r����X���¶���T� rã7���4�[Z{QɌ���$pۺ�����{#�ow��K�O^�D�&
�}���
�w3���V��!��r��m�ÀΒ�?>�zR�'�X��g�ո2�8��,���Ŝ?}��'?Ջ8�C T|�VN&���RN$Y�ȕ�ָ�K�zWn��%�G��ʪ�\Y�kwK����e�L\Y��C�oV��qI�.21oG7����ǵ�`ָS�GofY{�)�T�_�5;��۾S��NUY��W��(����`�X�����5(���^��
�=�,��2:dߨ?�J=�j��c�zu���a�X�I��K㷆��I�؟�qe��s���ys�_�}��{͇'/`O��H�>�>`��Ҙ�g��E(����W��PeF{a�P8�L���M���Ӷh�mU����2<:[��Էϖvq�H
[��
�-Y�ā\ɺի��ZD�S��a��1_�Δj�E\��zDs���
O�����~��P{��G�P�\oh�&�j��J}�R�������e���Z�}�]ǰ�J���c_י+B���a�;,�q�C�juFyG(=��0'�jwE0��#�as��;�-�g�!�����[�w�hN������2��������N1)���u��Ɏ�2�c4tHuD"�|���i�ȸGD{$:)8
7�k�?��I��둶��C���=��$��xT,��b�I��F�|�43M�f|�l�X�u��$m%O{���k>̭0c���¨)W�E�e��%�F�T���K��v���"�)/4`�����#uLN�K�N�v�x�%g8��#��%r�؝�B�{�B�/b�`K�1�w�r��*���}��I��X<�N�!�JF����b�1�}&����F���b�����5��cc�
���*I�B/��[t\��hXg�¦�C7떝�y�V�Ć�rB��R����RJ�u��ݍ��"9�=JǻB��):�\v1�����qP:쪳�KsZv��`�g�V��67��nKy�HPc)��^�
�c2��A�1�p�9+U��F?%d�Z�@FI)u�lddJ&�d�U�a�
�*P�pQ
ұ���eƙ�A_��[?a�ؼ�/�B��0�X0�j;}���bi��H&{��ך��pLTl��13�uԫ����
���G�1^�j����d0!������{E2Y�PC��p
�ꨔ�x{����urG���OU�!Kc�߰� 3r�ff�j��-�s��T�oY8������
A�2&��̀�5���ԲX�@̀�\�(\�f0r�o3H�@�@�M�p��A�e�
8�@Π��Y�ap����km@�:��́�9������@�ay�l���.P3�x�s\�@d\�\��0�����tQ%0�?�������e���s�ڭ��[�����ps�����8�ڮ��]�e��y����������0���ξ�Ɐ���`��f_�������?^B��ᵵmm��������;+<���ÿ�w_�;����K����o�6����2a?3�#�����~�-����δ�^\�
�[S<~�fw��zx{m
�o���H���=ڣ���mkBSx�]N��0������Qʫa�johl�U�&f��n�Ãs����fd�,>�Op��3]E�1�T �яj�V��2ڃ��-����p�
�uy��Gp�odl`�d/�e>�v
9��]����A��ݩ�6�����ٞG�ÃT{1�H �Q�l�H':�iу����ŏp�a'D�:�_�_�C��EmkBT���~gx���!�0@�u��`0D0��.���V�����dv�23���sݥy�祕(��K��(��C�I+Q��[n�M+Q��S��gѿ?�,�7�D��<�J�o9MӻV���!�q����^�0Q~v���Qe�r�͟�mkBT���~ nx���1
A����{((~6�9W}FU��)��u��==�~��?�9+�m^[S�mkBT���~�Hx��ѱ !DA���7h`b`�i
�5��̓���o1$~��֖N�a��)�4�`�/�ĐVlb��9�wl�peECs���mkBT���~��x��ѱ @�쿴��)�CЁz���%ᐾt����]}0MN�/�mkBT���~� x���ǍA�)�?zr�,��@E�U��?���O�ϖ~���������-�$����������I�������z��#���7x��z�F����o�$���|������I������������>����_u��F����o�$��z�������I����H�����r���������<����_u:�F����o�$��x<������I��p������#���7x����F����o�$��ݎ��Wm6������<��_��#���7x��Z�F����o�$��\���W-������O�ϖ~����~�����b��ymkBT���8�x�횉m�0]HI!)$����FR�?6�c<lHٱd��t���C"��+��RJ)��RJ�������kJ�߃��L��_SU��n7���s����s~�u�U�-U�yy9�c����/Ju�z?��i���>>>~�sm��+�v�u�Ց�νY�u�8����uN�?�WP>�1Js��WiV���_uK�E��ϸ�/r���_�gK�W]ױ���EY�cl��,[��T�YH�T�����������}x���L#}A�
���G��V�7���^�}>�iҞ��-���i��;}�LJ���X�&�T�P�3�T�#��ߨg���J�l
e�'�=��?�͘o��n��a����|7��>��?ǐ�U�%�;�������/�m���N/��I���f�Qփ�z{��<�d��6�d�n�;�����Q��m�{{�5�$���iѦx��g<�$�"�^�%=��RJ)��S����t�e/�֔�
��a};k���_��y�?�9Ԛ�l�z��}m#��G�Kk!����k(�9�G��1�����z��,�Q�&�l�iV濊���#_�<��3�Ξm$�^9g
�{9&�w�&��:˙�u��f֚��R��:ֽL+mW���W^���z%�I���2���lo���Z�f?�k4�W���-�#�� ?V/�c^��!�!{u̵ʴU���ٷ�A����Ge>G}�?����v✽��3��X~j����{�zT��A�O^��ʰ�>��?s�y��|����G)�P�</1�1~2�ў׆�R/�7��Ӿsm�sr��"�(����2��c�Ϲ;�~�u-��)}����<�U�1�g��:�a�p�b�5{��3�(���k�!m'mʞ���2��.�~[�)}G�κb��XE�L������p�aԃ���7���7��Fy�0�@ߋL?��Khi�@=��RJ)��RJ)��RJ]M;�;����j7�]&SmkBT���U�x����i�`�Qqqqq�����!�� �C�O��Ml�S�$I�$I�$I�$I�$I�$I�q��O�9˵w���O�o]�s�s������,�Խu˲<^�0��t�c�}�av��=��7����_��{V9��z�}��ٿ�^��s��_���y~�?��}e�z���۶����������@��w��E՟�k�$I�$I�$I���@?
���=T��
mkBT���x�x���� �0PG���:��8BGp��ҍ�'���#!9I�?�KpNN)��o������Us�l����{��o��g��p��19S�<��N���ߘ�9������{��<���l���ߘ�|��1�e�o�ٹ���������5�&��mkBT����#x��� �
DQ��b+���lHF����c���T2����SY������b*Olb����wl�uB;=f>��'mkBT����'x���!
��ѽ����b�,�˄=�Ȁ��^���g��/��u}2��i�����y���O���?�#�?~l��������`;��mK����)迮k��4�NA�eY��v
����?
�S���t��i�����8���O����ቷw�@�$!�'5�mkBT����xx�흍�)��q
ĉ8�D�^��>gI@��X�jjg�iЃ����`0��`0���?������ϟ|�:����s��e����Q��3|����ӧO|�:�2|�����.�}��;�7e�GF�����O��6���_�Q�v�������]T��]�^�ˮg�{>pj�z���k�u��o{�y���ye����?��{�-����x���/D:��3D��&e�^H�y�i#/OG�z��Ϫ��߯_��~�
:�sMe��#M��3Y�#=�2��Q�����Й���[\s=E��8�}E>�Gȩ�T�ڲ��T�g-��}�����Vf�������o�SVw�zV}�.�/�>�~�<Vrv�@>�!?�U���������1���<�#�����}��=�F[
��~���QڋB�N�.�.+푹^ed��Lo+[\�-��k���
d�W���(}���6�q�$�#�?z�6��Bө�i���?�L���7�!�3�O_Q}Пu���o����[�=��tk�ȋ��M�����!'}/�Ƈd��r2��_�C���ﲨ�:������`0:8�����o�=��+8-�4}�۞�c�ĥX�dq�{bU�����q��©ή��m�!�ƶ�g*Ϊ�U\z��[��GA��=^�+ru�{��LV��� �U�?)�V>�ғ��)��x��|�Y�ҁ��gi��\�yi�^c�U���o��*=�����!����T���Y��?rf�g�����W��s�ʽV�n��*�V��X�#�=��F���ϫ��+[���F�~�yH�\L�~��[���O҇��h�5�ݵ����T����o��w�|Sf���ӟ�+���)���;���F���;:x
������)/�OS�y��U���o��2��e�)Ve3'w���gGg��=�J��^��`0��
ľ����u
k�U,�Ks���ؑ5�nY�,��bXw{���w�&����3�Qה��N��Qev� �]��Ʒ���gcH��˞��i����{���A�3���I�8��h��w��d��u�w���UI��W�q���8�����I�>�+���@��p��Qş���Gc�Z�����\ƪ����U���ߝ�]��/�:����3d�;ɫ:gB9�R�����|GW~����w�2��;�fz<AǏ�ߊg��_��l����y��������=����U��y3=�
��[�6_��3]U�_�����k�]���]�ײ�2��;��j���->��t|�+�i5���n����Οg�Z�Y|<�1NyŬ|E7�k�������?���z/k���>�<��=�Α}N����΅���>�u�Wy�d�ʬ���dz��`0*��\?W8�G������Y����:����Dg��c�g<��2+�������'�W��6��qn؟{�r�u�"w�<�Tk��.��\�r���n�O���>U쏘~c�#T?��+��y��{�Q��,�,^�qF/X�v8�.֩g��3}�ȸ�OP��~n%�hU�G4��(_��sn|W}Tg&x^c��,F�����ѭ���+�<��#+}/�Uw8B�Rh_�����|�33!m�r\7U9�m��({�ѝp���ve��w��[���x��G������]�߱?g;�,�n�ҽ�ow8�]���ו����b�����?��OV�=��Z�_�����#�ve�?��v��N_W�������r�YL���o;�����1�g�9pV^�G�~>�[_��v�NO�S��3��`0������Q����[���� veO\k^8֔��v<�Zbz����\��O�p���b�n$~�}���o�z�3�ј
mK���vU��]^�i�N���WA��#��x�딫���j��t��q��:���E=�
z%օ�q�)Cc��Y�E���q����yRG�-�+u(K\�h�P�'��*^ء��^���q�=m=y|K��vūe���\��rȊ�4���=���{W��1���;=ݷ��x��p�;o@>���Ș�T\Ԏ�+C��=*�ɫ|��G�JO�C��W]��x�1.��ﵠ9_E�б��
��V�q����)v�(��ʑ}��[G��w����Ǻ���{-�o��Sdו_˞��׃��2��;iT&�w*��w�����:�����g��S�O��s���j����%Z�[~_˯d�֮���+������w]�7��`0����]��k��I�u��+e�L]���ւ�oA^���;=GR��?��v쯱�;<��y��
o�$N�1紈=:ߥP�V��u��<��
<&����3K�yC��/�4��r�)i=��*/|Ύ^�]�Q�NН1q�G���w>ù{��<F�����V��r�2�n��lo�؍ا�|�m�o��'�qb��Ӌ��r�`e��ef����6
0�lz��sA�_������x7��췣*�U}��R�%�+���C�����_� �ڟ~I\�Q��~�k�y��#_��jo~DyU���^���`5���p����k��o�?:��ˮ��C����w�������>?�Kv��:A���}E:���_�n+{�u��=����r����q͓�̳]>>��d�}+�����|L�����0���1��`0�l���e���g:���`W�,3�O�?���]��\9�P����~�[��kO��W�i�Gc~�)��-<�w��.��3q�}��'v�u�w$V���n��v��(�r�����5��2���S;W���k�_�K�ϔ�8B/��h��E�ՠ�'�9�w?K;�x:�x�<��|@��c��Ͻ����V��y���c��@ۖ�Sw�8B��q���]��=��2�l�B�e6V}e��������R�(������� V��e�ZT��4��ad��e2ޒ�+n�Y����B�����Tq��S����ߔ�<����[&�=�f��[|�����s�z�P�)G�����}{Zׅ�3���n7�j�p�W��wf�t��E�w��[ǽ�;�����`l?��`0��`0��`��{���~��������i`oL�y�>uo���i\q��K�|}����7��Svu9�G���쯿c¾#���>�,�jo��w{�Ն���ݲ�L��=�mW����2u_�����8د���jo�?���k��D���߱��m����w�>���#��}�����E:��OۡO;<���s��y����}�ڛ�k�}~����|�M���'8CT����o+�[W��������U����Q���r'����\��'�t�TY��w��z.D�=��W|��~q=_��y��M�����������Ǐk�t��bS=2�|�ұ�y�N�_}O��e��摽ۏ���tL�S6�q`C���jf��3�#��ܰ�?z�1���H�]�����\"�W���]����O;�2'@���@~tG�:�����{��u���7m1��Q]�PW�V�2�S���z]ϥz��s������3��]v�����xwҞ��:ڗ>�y��`���$j�?tU�@mkBT�����x���!NQPdC���
�e����X,��c(<��t�`z'�zK8?9�﹛�/&���.��b<�Ϳq���3�ÉMg;��z*��2b��C���|fߴ�P������Z���_�y��������Z�����y���5���g��_f��e;���2��Y��?~�Ǽ��J�7������3����i%��mkBT����tx��ػJ�A���$(�XZ��,҈`�؉�L��K�,�o��[���=�|/�"E�
�xf�)�9�n����u���^��������pxQҟ�s��zk�\�
�>U������8�_�F��r3��g����o���Q��W�g��*���n2�ܗ�_��>��Ѯ��*���������l6{*�3�|�Yw
��ث���L��]��̟���b�H�q�SϺ�����tu��ϝ�s�쫼L�q�SϺS�7F��#���x���o�j[���?|��Q�g�YV-��+���^�����]��iS��mmkBT�����x��ч����˙��MؠY��߯�?�L�{�d��m3`�d��V}>�66HV���66HV�^�66H�l��l3`�d���h3`�d��V��66HV�n�66HV]��66H�l��ri3`�d��V���66HV�N�66HV��66H�l��ph3`�d�~�o3`�d�n�k3`�d��Vm��66HVm6�66HV���66H�l�j�j3`�d�r�l3`�d�b�h3`�d���~��� �R���mkBT�����x��ұ
�0��E���C�q��C/��Rw�Xk��UU�����z�����"���>��>0�l���
�<�y�fK�mkBT����%x����iAPK��-�,��$Kȷ�"��L�$�IK~f!g��~\x,�"���z�o�_ϏY�4��~��0��ݏu�z�z����v����[(��ᄒ�5�1�Ag���k۰����J�d{���t�\rX����u͔lᄡ���s1���Ag�t:��Ag�I��1�M���fJ�w_�SJ9l�2����Yɔlᄡ5�r؆Mx~��]����ݗ���}
yB����E`�i��r��n7�r��2��Π30+�4�S��.p�mkBT����x��ױ��@`1��G��XH�������"������%�[�����v'�I6�߫M)m^�b�zkx<]6�c?����������t��J���n������g�7Ŋ{j��B��^�L�5�����gf������FM6՛Y=z���g�?��i�d�g��>/��ߝN�4�gͨ/�Eo��YL{<�,�)z��s����p8���J���Ѝ���W�X�n���wa��s�y�h��v�}Y�=/�o|4Ӱ�K��mkBT����ax��ѡ�
DQ�����R.$p"og��3[�{u�U"��ؿ�s�-����1F<қ8���&��cjk->���w(%2����mkBT����8x���1
�0�@��x�N�x6W��� \=N��ĥ�-��G�fy�'�6�H�R�c��z��m���$�S��%�ao�y����X��V��Hm2>����u��}����c솽��c���wq�s�_����C�����
�mkBT����~x�흍��8FSHI!)$����FRHn��w��H�Y��x3��ꇤ����s�a�a�a�axI�����Ǐ��'U�{������o��_����ھg�W9�����������o'�GW
{>~����J��l�����o߾�����������)*/���N�\��ϱ�o��v�[iZ_ձa�JΝ�/:�����6�O�-���92b?�T����l�k�%?������_2����1�B��s��Y��5�>�:�>�c=1�����O�w��y�^�-
�ڶ,��X��z��u��sM�#גU]�>H_���y�Y��v�!ۉ���_m�i�Ru�s�]�X�m�_g�)YY�)�m�]�y,���m�
z�1��a�a�axE�ߓG�ק��o/�Y��\�k�6��x����j��gH���������|�y��u��.�������\��a�æ�M&�w����k�#�ϐ�$?�]�M�o��\��Ⱦ,�/��ڥ���Q�@��~6s?)}��,�
l�����gX
#�v�Q���g���B�����ٙ^��u�の�uh��m?�}{]��.~�}�v_��J;�x�o�gJ���Y]��@��.�)��oqC����?}�>@�X���ߘ�'-����(�W�?��������������� �źv�Ɣ����O�ʙ�R����v�[K?[A}�?-�w����m�Ց�}<G�c�K���1}���u��x�LzަU��0�0�Pc[�<>�g\=��c��}�M�����ggg���� �DŽ���-B^��k_g?��F?����
����v0||؎��=ǧH�P���g�s��/�hؑ�I
�t��~�{���n^�}���Z��yD������5���X���Wv��O)�"��c0��vY�����Z��|~�_%/�,��p\��ɹyΰ�Z�/���;/x����s��_��9?��P�ܯ5ݻ\�[��y|����č8�����g��ʱL{�?�0�0�_�k3���>��������z���_������\S��|<�)�b|�����7��a�a�axn.��t�a?l�^C��vk��ؽ#���~e���)��3<3^�����k�dl�c�&�jK+���o"e�<.�ʞ`���^(3z����u
���l�+6���v��<���ï�
�k7]�/l�c[`�O���n}�����G��뎱���zt��^v��2)?;Wm�r�5��o�c����Iz�?�����O�zx��{�&��!��e�z.����������"ѯ���
��1�����Gg��{+ҏ���l�w<�=}Gݽ��Fƨ�^�)�����zIp�G�����K��֜�{�{���e����G��12��ۭ��q���iumf��>�.���}�����~�a�?�0�0��[u���+�7�Svq�����֭�y΅�
�?ނ��}���X��w�Ŷ��v�?��ߩ�D��Zۓ�-q/�?߳�=��<��~����#������>���Fk���"q��z�r��Q�o 9��r�,��n�Y[;�o�:)@�-`ק-�7��({��߯�S����@�µ���K��9��֠�ɸ�>:�n�3��
_[�_*�mt�cm��C>�q��S���L���<�?�<n��ѯn!��>=���<�6�;��ǫ�s����a�a�a�{�xˌ�\�ފ��px�?0�#�5���z��я��c�]����x^��l���(�f���:~����٣^l�i�n�59����W��~�\;�?v�n����6e�r�����UbS~v����^��UO7O(�|;+�S��G�4|?�f�����*?�r���W~�2�o�N��ٟ���S�9��~d�a�����և���mH�6��m�X�[��J����~�s.��y���m�4ٶO���|B��d���/�����b5��ɿ�y���U�?�0�0�0�0�0�0�0�.�P�~�*��1@G\⟿��K����rKX���s2�(ߥ�纎J���8���'>�X@▼�Q��Q�b���q��wx��b�)����_�K|���v�
��1��M�6ke�e-2Ǜ�5��9��?K^�E��~�9�ϱQﱮY��F�8��N?�~;:=J<�����-�t�ĒyNA���g��C�� \�N��X�K�s)'�^K�g\~��2}�6�}Գ����)��n]O��r�^��j�~�"��{p��29w�6��/�.�z-v�:�+����M{�W����JY��Z���굢`%��
�Ҥl9����ힶ�կ�#O�Uz+�U�?;��s���d�~v��N���D��7*.Y�+v:�ye;�8�}�~��|���+ÑޅN�9���}�{Bƞ#t���x��խs�Xɿk��S�V�/��uJ=o�G���<�ջL'����L��:�D]�6�j�f���gL��z�/�+ؽ[{����r��C�M�Y�q�~��[�{�y������y c�zA������;��w���9��z�szW���H�����V�ax3����
�ף�OmkBT�����x���
�@PJ�J�K�D�v`�` t�n̬"N�@�m�.�I>;�6)��/����ެ����R=�K�w̆�g`�ڥ���7e�l����w�=S��>�va��QKe>�g�){���Nf��RW�lײ�|����3�2���g�7�O�����=fs��d�駱�OZ���bu1��Y���Lh�~��y��{�����mkBT����Jx���!
�0����`ę��k����,�_�m�����9g��w��c�|�w���Ky'J��轗w��
'�9OԄ�D�mkBT�����x��ӱ
1��2��_�H��\��X|�n�3R��l��P��;�}mkBT�����x��ױ B1P+kGp]��.`#�"6.a%�����u�σCny�I���9����O��!���0�<��cu�K�Vw�l���Ku��I�Wwa�)����0�.Nm~���?|�+5�O�S�mkBT�����x��ѡ
�0��_�7d`b`�R>)�s��6�Z�w��9r�E�3��E��d�e�~��Z������@l>��٤
!mkBT����x��ѱ��@EQJ�\�Kؒ\�B2 $$��r2�o��I'���~J)����ݯ�ګR���q�gid������!��m�Z�=���k+���eie���<ϭ��������C��8����C���a��T�=����[��*��xJ�Rq/q���mkBT�����x��ѱ
�0D��?E&t�ƕI� �w��tc��U5���̬����ϵV��{8jFD}t��.J�@k7��mkBT�����x��ӡ
BA�@PB�����ڰ�AR�r����;��&yY;��Ҳ��n�0/�)����4��,���na��Y���o��%����2��݉��?d^���nax/`�7~<�$&·�mkBT���ǘx��ѡ
�0��?�W4 qP��^:�쥏�z�9�1j��3�Z��y*3?�n��{�x@��7,*mkBT�����x��}+��(��H,��"�H$��"#�X$������,�Q����ԈZs�>U{� �.�.T��}6�ڳ�-��F`���p]�k߅~��b�
�
О$�wݓٱ����|s��Co���A+�q3��lO�x�@�(�0�a��+?� ��T,�_��7��s\���Ϙ^Bl1)�C��+�k�(�FyN"8��dPC�_9��>O0&l�4��Im+���n�w��G�rŰ����<Q��q � +����H�}����e��q���~~�[).�5c��6,�����m�uO���9p\��<//?����N�:��Mp)�
�Ĝ-�2p�'�uKq`���_�����/���6�4<~��77S����N��BQ�����맨�uM�{���5�%.B�NɊk: k�N��m�9���*�u�U�|2���%;������]F�aג)��RE%HWc0Mg�>��)/tih�f��� ѸX�>����E����)��<,�6�s4���5�z�b�?��J��\<OM%O#(7�6�:�= ���ӋYA��H
���L�s6��M�X��BcX�&ǘJ�te�.���� 3.je(��?�<?�-1�$p�O=�x��� ]<Jt¡�Vg��`|I,<丕}�F�Qj]�o%[Pa��6�XY��<��?�Yoh�F��067ၭ6JF�G[�wv)��7?,�@w�
�nM�Ǧ�m��k>?���L�j��=���%w�Z�izFTx��$��kP�8�E��m� jAO����ހ��>~������؆���B9��� �֤8U��KC�v�jb�L���C��y����;�mjP.�
����Dk���w��U�E�3�ܨ�����8x�U��J��s����\���ɟ�+;}s�F�Q(KI��Xݛ�ƨ
�1��+K����dX�];J�c�x$��D����X`i�
���@l̏�rn�m$���^�9΄�zBGϞ�Q=�nf�k�D�e;
<���a�>,�⢞�j��k�0B�[p(��$���Ǡ���p�4n��q`�XƓ� �vϵ���.x�Hn���or�J���5���H�u����뇗�f����a����[Z:><�M@J�9����$�q]�}=H�k�3����鲺t�Q�=�, 7�������s
�>��3�����6[��g���RL�؍����?�(�&w�.7C#~B{�]��
��U�W�7��1jk~�e�cG��r����D�.=��K�����@�W�DZM�0倐����0�\��x��v�q�NZ�>#�
����BE� ��)���&y�A}t�?B��Y�m(�WIp�ɱ���|�2�+��\2��
��)�l�8��tl�@Z.B�����e�RS��ƃm>d�I��l���'N
a�dĢG3�%���#�)?��$s� _5=��Y�BR#-k"qGP-�e�"�f����%֩-ϓ37�����8�M9��ϊ�,���_*n;H����EBƱ��cl�~����
˝[��/sa�g�IE2�,z�1�t�:�kL�������ș壋G)��{7�o���nd������{@r�P�>�k�w�k��#�kXfy��E���A��B�9�uM���4P=�_�l���gW��؇�N��#�_n��G�pp,Z��Uu�6ȓ��V��Ӱ��0EK�7*|��]�{��75F\�Զ��zQ��z!�� uH�>��up����T٣�o3P)���[�^�6�����`
-�d&�*=�%��fY�<�^��ط`_6����|h���3ء>��2
P��q��7ώ����,Ns�j�F�=B���`�큳�C��i�U�)R鐏@L��Ү�����ǧmb<2FH�Rq��ùF���X�i�䎲�Om�GA�����}:�*��u�f�:@ʫRH�.��6���6�j���c�GOpO-
��6H����K��J��U���:�Jǃ�����v<gz����
�1F*qm�-;�
I�7
?��O�(Yr
�de�
��F�
� �ѥ��r��H��a���ۡ�>�,����3��D�Z��E��Ʈ�qq���7p�?��Ȍ�K����%ȧ$�;�?�Q�r�6�pP7`�a����^=����R�_����)m���>�D3#£�_'
�I��ɭu͋C��-R�ne㯄����ss���L��<ȭ/��R)|Lt_1���<u�}E
D�zl��$H�+�N_2�scۯ-�rH�V.��������֏'���(}�o ��:]謧�6�Fhlw���@��z�{6�P_�?�
E����h���߹���v��K�/�B�"M��h;�����б�o��)gRm
�$�5�, �E�x�(?�:�g�U뵅F�4���
���߹�E4��!��q?l���A����Yv��s:mR�(G��Z�y�Gq�+w0)Nz����u�Y�-�&����"�Y ='I����8��{��m�L/~�����!����.�B�����A=���缱Y��|z��:f�#¬oh�2Xj��ǼI|1��i3A(|��vf1���
NK���L�ͫ�.����?�r�]�qBS�^#o�.l�%z�⁋
��Y��~i�䔃P��q�u&7(��U;B��l
zF�x����M����,|PfV�֠�k��'�N��b̔/�$EN���
HA�i�Q=�u-/T�QAD9����g��W���%YZ�\���aԥ��5�O�jr����u"9��B�zp�̬�vl��l=��ɸY���y�ܾ5t�����mE��z�+���M���>�L�k�=�rr4����/g��E�r��~P��nB�[��\g[{����g��Y�vR�W'��
{Fe�m1���{�w�L��;�7�&$��x�c���0����n����&��u�@5sC�Cձm��8H��ef���t��<PJZ��@��������4�K|��#`}a�kRN�'�~IU!�k�W��L��Z�D�NK����̡U�������;��g��L~a(]��!Bjv�(�f������\��B�}�AuH�R�����g��M��<7�O��:���[�m6u�v����;3��=��w�w�n��������3pK��M�������{�.t�"��nt�?��di�b�C6��=��E �����,��ѮO�
���0�h�v��G��;=��MV%����ʪ�r�����4�H
8r���K썀�x��A�:�2
�e�.���ݟ0N<g����'�����6��%��G�1�ַm}�^j�n�ҽ�S�0Cz���LX�3���U���M;^�^~Xc����a�vGHu"��
1��kN�K�T�?,���r�=��X}6CBW6ۻ�F��\�3�m{4!]9�ử��J4n��5J�s�w��^�D��h����z������8���P�]�z���1�x��~��J8#c�%�Ͼ��cF{d�����o��@w�0�QsP���_́�
?3yB2Đ{|��5����}�>x{q(a���тa�?���Q�%��l���4�ςxmWI׆�G�C����1���k�Q��3iJh�,����K��R���������O`���ʲ���<!�[��Nw��a����Z���x�\Rtv��^ZJ��a\(��Z�PE����
1��ޣ�h���y0�S�L!�y�QP̞�#R@ӱ&4�a�9'2��ċ�I�E�8X�Ir��
4��*y��b��˼�/#�
x����;�2R~������O7��h�U��^�k�
����(侠,���2���)�C�:(ِ;�Q3>��4�)�%���b6�B8�\��p�����e<��S������+�js��p����%<&t{3?���|N)p7b�����?�a�i�D�Wl����X���Z�>;u��)�ko)#W���S�n�cR�x�{[�sXv1��95�_��0K�����ՙ7�>�Tp�5���ٴ�l3�S�"؝�LX��睫[�5m�����Q="u}���pϘ*x�b�Չ����#iM+��@�Z!� ��Ϯ~j��Y�ݬ����$?5���mt�u�]
�%�@��݅:4h8ۃ����tu�3�;�
ΑO�1A/r����
��R*5�����i�&j#Y2:�$Z(a�d�@�>'z
���L�����뇶��6Z��8|`�6�"�X1�_�z'
�F-���я�?��X^�A:?1�;��h/K�VB'��vOn�FS���Ƥ����Q{=kh7��M�wXQ�p�\v�͓�O/��.���
�N3��HKR��l�K�"�q��^W��h��1wt��h@���3�e6�N|������I;y��?8t[�[�!����$,ήL��e�"�z��%IކA�k��R�l!3u�8�ځy��?_�W��)�AbC��O�!rz��a��5S��n֗���#�<�43y��6"���R����߃C��Q�&>�[��#
BH�ǽ�{v�e��kO��T�lq(�UH�͵h��ݔ8�,@t�����ՂL�{p����/�*�L"�d_y��k,4�G̖��bD>,��.ok"�D;�|7�[.�D�C�A���#�i���l����ϟ�I֬�����D�q�]+�eE ��_�--����ڰc�����^���L��q�1~�C��C�����C�9��gN�����H�8Bkh��J��#Z�-`�V�o��M�a
9r$�պZ-�h�kh�
?C�$� �^��tď��9d(�8P݅]ڶ���w[�wl��;��d��n�׆�o�K��d�H�ބ(D������In�I�
M��_(��������5)6H/���Y�1��
�QR�k,n��XH��ʉ�����?>��df��&6����^EJ�m���t��{�C�����C�c`���0ʅv5��x<��\9Y��c����}1�06"״!֏��9�dl:'��1H"�<HN�&]�5��6�9�!I�1;"����YxA��K-�y�m|h�d
�"]�����U�.ak�gbbw24�������j-�
Q���Od�-��:N� dG��˥M�����I V�G=�W�!r6�w�H3����p"��ۋ����#g6*x�9��k{H��<W�����BQߍO�MV��{Kh��^<�F�W
<�L���:w$|�oY��-Q]<ʫ��!�!垹��F�q@}3f�R�%���oĿM���r�D���+�N|�Y�Y���6�j�r1�1k4��i'X��f�\:�e��
�~�P9���1�ߍ��
��&7�8Q�ape�����5
9os�M�y� �K-��u��u9��Bdx7H�V����&�_���!C�lgL
�04���yS��}|�qٳ�k�����b�s:f�'/���㼳@!�]%���z#�=�J�s�`3�W
ez<�PIG�C����0�@�4������5�5g��x�c��T�G��U�#�R�CC�?tdx��L`�Ɓ8����dgsT�?M6},_���
�\�k٬��lt΄l�s��:m"2��5�be\]\�˛��{xa�Lo��Q�lPwK7���?M^a,�_�lb(�1�?�����3��^7��:���ރ��^�us�ϚqB�8*���h�Gx��Y�C�m5�M~�{Sg�9n�RX�C}[����hO�tC��1#W3�*��:;�&_�G�ۂ�&�H|�����5�L���<4Ƀ��\b������D?]fM{V6*�S�<����e��0,�!��
A��ؾ����K��m��m���ߍ�r���O�oC������2�
���#��p'$�F�˿@!�{0�V��YW���oe�,��'��H'���`�r�1�����#�ͿMRS��Y����ZB�h�|�x��H�@
6�YziWl�wQ��}�yqs��!`��~y#�-O�Ց����I�X���m������y����|�*0o@��]ۓ�^(`P�q�v��ef���v�'�OA=B����݂p��C�J#
��֞����q��5�
R������wV&�)ԩ��n@po��]��{3�v�:������Y���f*aW��_�&'
Jk0n����D�x��\/H����D�u�qZ�\ڌG+啵X�Z�T>z'7�Q��q������Ɍ�#K�R.�/C��V��g�Q�Ȭ�����\��`��?d��1y���uM�6Ƶ8ZX]8�^p��wQ�E��
&�1frR��Ki����$G�����ݜ����Е���h3'��������{���;;�~F��K�37�k���u<p��dʎ��+C�����R���Mz�Ə�7)nҀ����
lEGy�l��:̑�I���o�B�<A\���\6�d��F��q�ϡɅQ�[�1<k���N�>��S%|��Е�sTu�le���b�A}A�����ʹ�1�0�A{�K��ʘӺ�tj����dLI=r� �PRg���_Lb�R���
Ş�l?�␔�)!��[��F��o��wi&k^�CV(t@p�W2���{h�x�H�GRn�͉�eCb�xԉ����6G�������Q��d27\�ثd�S��=\�F�f*�0�ۣ�OP���5(r�ZߙxQ�Z>�~G�AeN-��jY��7�Ҿn;�n?ӹ"P��x�}���/�N��W:݊&����:x"ꭥу;��R�펔���c䛅љ�������ElmG§a=�h�¨BG_�u���YnZ쫭FYs
�U�"zM&�:��Gn��u�.�DX���5Xn�����;�}�ԫ%XO?�~2&����Frjj���8��yA���*�W ������I�����9/��u�b)��Z�l:�s��
8�5��J��>~�i�������I<�k��¶
�٤�^�S�x�[����s��GD����(�+��"E���HnֆA_��\F�Z���%������?�4`���w��_{�7��"��0�Y��@�f}������PEj�m��v:�Q������rN��[w��z�*���5�c?�j������f�7���?K_�P��',
sZ(oT
|��Ó\-%�蔒�h���y������\ cK/ ˧YGԻڐ����z&c"*�(,����y�E�q(�y�[���q`�a�7Xļ��~�����R���/��{h�h���"�g��=w���ݠ����?���̶�uNh{�g�?tq���m�,�u�[�Y���ot��+�!�hf��.2]�ݹ?�&��wA�R���F�ľ붾Ue���%��d��l�i����q��Ms&�6�X�w-&�Y�3(���G9��{cׁ�֬ǿM��;����v��n�"���b��)�<����e_�1���p���}��11��F#��YX��p�q]��s��,[�%*&��@�D�f��ҹA�ٙfs���,���>��3Y�ԕ;�:#hEL�ם[ROd��^G�A�˩f�~Y!����E���n��0�~��/�A��
�K�m���>^��WY�q�"���<цF����*c��:x�w�|�͞w��%�ehRg������d�9�̕���v�3�v
Dg��h�>>?��3�h�YDk�gC�(ʹ�ԕ���S����Ԝ|�
2Q��94�(�?OG�Q34�
f�cc��PopT�Ya��W(�>�@�t�X4�`�LG�ٞp��Ʉ�a��Űl\�[9�c�26��UM6f,����'����C���4�i<D�n��#�x��г
Hz5�[�
�_�����Qt��m�vN�C_��`��x���~
Mb
s�PEx���؇;�cW��*n\��?���v�:O��3@f����R�&�e�����m�[mٜC���5f(�M����Ni��YX�xШ���=�4
y�HO�<�0|���3���[��B :d1�"Z�O$+Kx�i̒=�s��J����g���~�i[Rz'����G�#�v��}�>�?W~p�sϠ?��k��A��K�rŵ���k@�I�|>^x�s�?�\��`,D��̒�����5��W���^���w�D��M���Xf_8<%|8_왉pP�1����W��lm߃���f?4����:��́�_�Ԕv
���M�;k�:p�����_��sj؎qw]$F��}���y�
��,b'��N��=�o�����0,
������~��M���
Y�R���4�6+!��}@~u�j�ct�C��P.�Y(�x�����z�?70�WXFܣ�o�����3z����0���c8�R��G��g�0��T�U����w�"/4��֏�����C�Q`[{O���c�n�]��+�{�{�����N!�3��<���V��yx�,!C
�b�.��lf���'��\
ן�����gu,μ���w-/��3ۥ����N���X(�c
����o�MD�s��a�#�#0{c
���%�uDWCB�Z�A��Z6�,؏�x�(Z%�����w���HbhTb2��<$��*c���nk���_�א����#{D+B<�!��S/�g�Ï`�9��.^]��ß��C��+>��3�+��5��]�q����p�j'
r�9��FDȬ)~:�����9Gm��x2���-?s�raG"yvU��pa;R���ă�
�A�\&���
�?�#��n ��0�ee����d~o�q嶭�!!DzP^H)>�o��ȑ.�ļ�Զ=Hy�7�S�-M�
�?��8y�c���ߧq�|�#�5"�2Б�l�m#��U�����e�Τ�V���bM���͘�jA�c7�Z
�]>4�gb�
���s 2WRsKg�6���
's8qz�TT[�R�[w��)I��9�5x���Wj��
#�!nN+zP��ڔ� �Kg��TE�,�����?��{�^R�Dݥ=�R�u^zîc������&D��'i74�S�J�ߔ��&H��U�G�[���cr�ͦ��<����~��4}څ��h���;���lpAZ�%�X�Z;t�Q?������y��k1+Ƴu6�[������D��c4�Ɯ����*d��B#!}�e>�samh����G3c^��8u9⸈߂�U�y��B;f"Y�i=�D�=����4��&�����|�C���3���g]�~���WgjhSIXU��"1A5Fr4�{����A��lj�w�T����t6<�/N��
�\����R�t��a|�i���>�T.�Wo>>�x��ϯ�Y���{緷m,J�{gg}�v~)�]��s!?w��X�����G�F��l!7��U��|Cn�fﳅ:.@mq%��臔���Ru?.��:��aB�ֺ��E#G�g'yX�D�u�SW��NJD)��21�ѵ�V��agW��P���q����Ȓ��s�?¶�@�g")���s\�T���{��f3g��o��^w:^�"��{��d#�!φt�}�,n�yWFKv�X�4��|<��B+���8�i=�-;��X 5l=/xl��w���n�]�
�+S�Ӽ,{՞�/Д�V���+<<
�����o
�����ԇeNp�^O�����OvqR�
�wHF3�݁�=o��;�`~k�R�wC���u¦�k�jE�|��qϩ���KV,���*?��xk��}Q�x�U���/M�����=��հp����=犐�^x�Bˏ���Kx���@�[���I���YB]T��➐����Kq�.ὀP��w����AG\�W�ϋ���9���2S���A\�Y\��y=Ǩ�Gj�����բ�M�@�tԂ��vD���z�+���Bĺ\������լ����6��k�6L��ʦ�R�_r�n�l|UAϯ<
���|��!��;��8�_1�g�sލ��C�����
>�VB�~�,����˘_�&f���jp�/W�ԍ�wa�O
���H3����I`���u����1�ͤ������+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W��|�+_��W����ݚ�w)��2iTXtXML:com.adobe.xmp<?xpacket
begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP
Core 5.3-c011 66.145661, 2012/02/06-14:56:27 ">
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:xmp="http://ns.adobe.com/xap/1.0/">
<xmp:CreatorTool>Adobe Fireworks CS6
(Macintosh)</xmp:CreatorTool>
<xmp:CreateDate>2012-11-13T14:35:45Z</xmp:CreateDate>
<xmp:ModifyDate>2012-12-31T15:05:33Z</xmp:ModifyDate>
</rdf:Description>
<rdf:Description rdf:about=""
xmlns:dc="http://purl.org/dc/elements/1.1/">
<dc:format>image/png</dc:format>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
<?xpacket
end="w"?>�Э �IDATx��Ml��O�G%�"#)�k$S�$4���Qsӡ�r)�C��&��=�D��}h�Y�R=D���R��ٕ#���JNE�i*ؖ@RiqW�vWz\-���$v�HΛ�7oy;T"B��:�9�
�ೇR��FMǹ8��PX�(&�bjuf@}�l�r�@��(��ؗc�?Xa(����h4n�����}��h�
����@F)e1��*�+�����8���i�>X��+���>}&��h�N˲���7�$"X�%������h�N����.\X����J�rA)�TJ}I)��R�g�6D�?"�&"���b�n�R�
�m���F��$�*{{{��������S�<�M�
�
���k�YѪϵZ��������j�����V���]g�V����c9P�V]�m�I`y?�h4�tZ���Pf�����}�J%������bWWR*(��E��"Rj4"��X,�0��>x�&��I�� �w����@=�X,܁�ժ_��4�z�~9�n�`
��J�"@6�G��:X.�M
��T*�ǽ�
1�Կ4;�h"B�R]��
O�<Y������K�8�4����5�����J��X,��v�D)����7E�X,Vn�\�����H488�4�r�n�M�����٭S-��3��J��I$f�6���~D;a�vvdd�h��Ǎ��M�,"b�DD��_��T?-�w�F�1�~};��777�z}___�V��
�g)ӑE��7o�����REd���E���$5Z
o��EB"�0?~<��E
@����8FFFL�v�ax�ѣG
��ϛar'q���a�Ճ ���E��!�u�Ԇ��h�6�H```
�����j�
Ggj�R�/�{MPJ��K��~h��?�u�z�O����Qccc�(s������K�^�t���:��1�O>�ĸr��l+9o�i��&���Rj@)���4p2
Ej+���1L��]�h���g��ғF�v�az��@���ؘ&w*���/�lx�[�����d2y�kYJ��E�_D��oA����@�R��
-�X�T�ݾ��.u�8a��D�MFUz����nڶ�/a���ul��h�t�X�{�Q�����0�*�,�J���r��5#�ouuմ,+���i��?oA�y'|gJ�R>�H��R��h4����"rE)ŝ;wB���k"��Ӣ��|
��G��ښa۶_7��������������@frr�3`||�� ܻwϤyC�^YYajj��YYY��]�����M�KXgs<
䷶�2���[[[�n�4N���CCC�������}����%��%�R�"�X"�-"["�oy/�m�l:����F��W��h�����err��1��=2����� 055e
�<�8jm���6ʅB��<a���.�'�<��{��1�Q����h�?�/^����]�ј���20!"e�h]D
�F�����n���O'�6��.��w�@�ƍ�i����6����i~%�����{�.�������yt٥���3��ݻ��������D�y����le^xᅢ_Ns&��[��Vׯ_?���,�,x��}^�%�t� V�������۷�0�.���N:���I���T�n�rfx�"�R���~6�w
}T�1=�� �r
N��0�ʌ�"�c�oA2�����J)C� 3����M|��TjN�x���\�L~�Ѵ�Y�uP��B�^��,kٲ�ip^#(�~������ޞY���,�J�o���Ԝ��U��`˹���y��4�Ɂl�>(~��Q�Voٶ��m�q��uI�)�$�~hggǴ,+�n�i7'�̑�-&������ww�E�j�*z�,�-�¹����T�7t[[[f�^O��UM_�� :kdp��J�p���.��&Z��ѳ�
4�¢KX]�t�-x^D~ ��p6�x����{%)�8�J����b��Rs�\n�U>���"������I�낊�/8���8@*5�w?
?�WG�̽g��B��w�2�G3���3>�4�'��z�=9=���b�;��3�e~�9��8u�$"��J8�?/�u���5���իM��>���o?���FK�N��|�\n1�J�5��r� 7ρ gQ�%��1~||\�Ŷ������=�����]3t9?������0N�����D�i���A$r��i��A���6�
��E��ԔaY�w,�*��(�~��*�~����!�@���I#bߎ��>ˡ���-J.�(8��9�l�6��r�N>�m۳�m<���x�~��a�v�O�,+��+��?!R��e�}Z��}N٥<����9�\��RJ���2��@'��S�\�*��
IEND�B`�PKj�[�/W�ddcontrols.pngnu�[����PNG
IHDR�
�R�sBIT��O��PLTE�����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������yyyxxxwwwuu�rrrpppnnnmmwiisiiigggdddccc```___^^^]]]\\\ZZZXXXVVVUUUSSSRRRQQQOOONNNMMMLLLKKKJJJIIIGGGFFFDDDCCCBBB@@@???>>>;;;999777666555559333222111000,,,+++*****.)))((('''!!!
"�-(�tRNS�������������������������������������������������������������������������������������������������������������������������������������������������������������������������o{ pHYs��~�tEXtCreation
Time11/13/12��:ytEXtSoftwareAdobe Fireworks
CS6輲�IDATX��V [W
&����D#�H�V��[TH��(�*H
Z�&(FqAYTԀn��T��g��{w�L��+��z�/���ޝ;'o�c�)�d�h㡠���8� TTc$�����|\1������Utγsn��k0ֈ��N��j!�zJ�o�[S�]/�?d�o���8����v:W�oN���ӹG%{��X�d�=F���#87�)u,ј8���Wn[�!;C[�)��~\����6�k��'���[�'�5�+q��g+"خ�f2��/,f,l�� ��r��
�� '�mk�m����3�_����q�V�#BQ�n��
�0$�s�ݕׯW�P�vh!|�yL���
s�`�~ue��G��&�ЏuX��s��SJ��Vb%����Q��+�_ԩJu��P C�^�M��^�A����2[,����t1d;����dV�Z힅g4����T�PM��6�n�䗨���1/��ˎh��,��m��p��x����.���-��N�QB�����#��ks���`�I0x�g�����*Ľ�S�����R-��]��������B�M@B�X�lٺky�zmU9���� � �
5�I��-Q��f/�{��ü����B(��D�P�Ʈ�#^��t�@3@3F�:dŻ���ލo3AT`�
4���a�2�$�/���
�zP~(ӼE{l�y0A2"�ɨU������-�ťUQ��'��dt�"Ad~�P��!�J�W}���a4*��D-�#D懂�2�;����r�z�Y�d��4��׆HR��O�w
"�CA�CU�=5����J^D�rB��~�
2?t?�r��h��hC���1�������sR������M���L�E42���.�
��W�/@���Z���+F�nj2?�~�IO���0��-�c�
�h����^�-H(?tr�b �j*�c_D����h�F���5�̃)F�BR4i٧�����S�~|��"D��IEND�B`�PKj�[nz6h(h(controls.svgnu�[���<?xml
version="1.0" standalone="no"?>
<!-- Generator:
Adobe Fireworks CS6, Export SVG Extension by Aaron Beall
(http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg
PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
id="controls.fw-Page%201" viewBox="0 0 144 32"
style="background-color:#ffffff00"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:space="preserve"
x="0px" y="0px"
width="144px"
height="32px"
>
<defs>
<radialGradient
id="gradient1" cx="50%" cy="50%"
r="50%">
<stop stop-color="#ffffff"
stop-opacity="1" offset="0%"/>
<stop
stop-color="#f2f2f2" stop-opacity="0.2"
offset="100%"/>
</radialGradient>
<linearGradient
id="gradient2" x1="50%" y1="-7.8652%"
x2="50%" y2="249.6629%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient3" x1="50%" y1="0%"
x2="50%" y2="238.75%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient4" x1="50%" y1="0%"
x2="50%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient5" x1="50%" y1="-33.3333%"
x2="50%" y2="152.0833%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient6" x1="50%" y1="0%"
x2="50%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient7" x1="50%" y1="-33.3333%"
x2="50%" y2="152.0833%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient8" x1="50%" y1="0%"
x2="50%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient9" x1="50%" y1="0%"
x2="50%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient10" x1="50%" y1="0%"
x2="50%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient11" x1="50%" y1="0%"
x2="50%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient12" x1="50%" y1="0%"
x2="50%" y2="238.75%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient13" x1="40%" y1="-140%"
x2="40%" y2="98.75%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient14" x1="50%" y1="0%"
x2="50%" y2="238.75%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient15" x1="60%" y1="-140%"
x2="60%" y2="98.75%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient16" x1="50%" y1="0%"
x2="50%" y2="298.4375%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient17" x1="50%" y1="0%"
x2="50%" y2="238.75%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient18" x1="50%" y1="-200%"
x2="50%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient19" x1="50%" y1="-200%"
x2="50%" y2="110.9375%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient20" x1="55%" y1="0%"
x2="55%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="100%"/>
</linearGradient>
<linearGradient
id="gradient21" x1="50%" y1="0%"
x2="50%" y2="100%">
<stop
stop-color="#ffffff" stop-opacity="1"
offset="0%"/>
<stop stop-color="#c8c8c8"
stop-opacity="1"
offset="99.4444%"/>
</linearGradient>
</defs>
<g
id="BG">
</g>
<g
id="controls">
<path id="Line" d="M 98.5
7.5 L 109.5 7.5 " stroke="#ffffff"
stroke-width="1" fill="none"/>
<path
id="Line2" d="M 98.5 3.5 L 109.5 3.5 "
stroke="#ffffff" stroke-width="1"
fill="none"/>
<path id="Line3" d="M 98.5
11.5 L 109.5 11.5 " stroke="#ffffff"
stroke-width="1" fill="none"/>
<path
id="Ellipse" d="M 108 11.5 C 108 10.6716 108.4477 10 109 10
C 109.5523 10 110 10.6716 110 11.5 C 110 12.3284 109.5523 13 109 13 C
108.4477 13 108 12.3284 108 11.5 Z"
fill="#ffffff"/>
<path id="Ellipse2" d="M
104 7.5 C 104 6.6716 104.4477 6 105 6 C 105.5523 6 106 6.6716 106 7.5 C 106
8.3284 105.5523 9 105 9 C 104.4477 9 104 8.3284 104 7.5 Z"
fill="#ffffff"/>
<path id="Ellipse3" d="M
108 3.5 C 108 2.6716 108.4477 2 109 2 C 109.5523 2 110 2.6716 110 3.5 C 110
4.3284 109.5523 5 109 5 C 108.4477 5 108 4.3284 108 3.5 Z"
fill="#ffffff"/>
</g>
<g
id="backlight">
<g id="off">
<rect
x="83" y="21" width="10" height="6"
stroke="#ffffff" stroke-width="1"
fill="#333333"/>
</g>
<g
id="on">
<path id="Ellipse4" d="M 81 8 C
81 5.2385 84.134 3 88 3 C 91.866 3 95 5.2385 95 8 C 95 10.7615 91.866 13 88
13 C 84.134 13 81 10.7615 81 8 Z"
fill="url(#gradient1)"/>
<rect x="83"
y="5" width="10" height="6"
stroke="#ffffff" stroke-width="1"
fill="#333333"/>
</g>
</g>
<g
id="loop">
<g id="on2">
<path
d="M 73.795 4.205 C 75.2155 4.8785 76.2 6.3234 76.2 8 C 76.2 10.3196
74.3196 12.2 72 12.2 C 69.6804 12.2 67.8 10.3196 67.8 8 C 67.8 6.3234
68.7845 4.8785 70.205 4.205 L 68.875 2.875 C 67.1501 3.9289 66 5.8306 66 8
C 66 11.3138 68.6862 14 72 14 C 75.3138 14 78 11.3138 78 8 C 78 5.8306
76.8499 3.9289 75.125 2.875 L 73.795 4.205 Z"
fill="url(#gradient2)"/>
<path d="M 71 2 L 66 2 L
71 7 L 71 2 Z"
fill="url(#gradient3)"/>
</g>
<g
id="off2">
<path d="M 73.795 20.205 C 75.2155
20.8785 76.2 22.3234 76.2 24 C 76.2 26.3196 74.3196 28.2 72 28.2 C 69.6804
28.2 67.8 26.3196 67.8 24 C 67.8 22.3234 68.7845 20.8785 70.205 20.205 L
68.875 18.875 C 67.1501 19.9289 66 21.8306 66 24 C 66 27.3138 68.6862 30 72
30 C 75.3138 30 78 27.3138 78 24 C 78 21.8306 76.8499 19.9289 75.125 18.875
L 73.795 20.205 Z" fill="#a8a8b7"/>
<path d="M
71 18 L 66 18 L 71 23 L 71 18 Z"
fill="#a8a8b7"/>
</g>
</g>
<g
id="cc">
<rect visibility="hidden"
x="49" y="2" width="14" height="12"
stroke="#b0b0b0" stroke-width="1"
fill="none"/>
<text visibility="hidden"
x="49" y="17" width="14"
fill="#ffffff" style="font-size: 10px; color: #ffffff;
font-family: Arial; text-align: center;
"><tspan><![CDATA[cc]]></tspan></text>
<path
d="M 55 7 C 50.2813 3.7813 50.063 12.9405 55 10 "
stroke="#ffffff" stroke-width="1"
fill="none"/>
<path d="M 60 7 C 55.2813 3.7813
55.063 12.9405 60 10 " stroke="#ffffff"
stroke-width="1" fill="none"/>
<path d="M
50 3 L 62 3 L 62 13 L 50 13 L 50 3 ZM 49 2 L 49 14 L 63 14 L 63 2 L 49 2
Z" fill="url(#gradient4)"/>
<rect x="49"
y="2" width="14" height="12"
fill="none"/>
</g>
<g
id="volume">
<g id="no%20sound">
<rect
x="17" y="5" width="5" height="6"
fill="url(#gradient5)"/>
<path d="M 21 5 L 25 2 L
25 14 L 21 11.0625 L 21 5 Z"
fill="url(#gradient6)"/>
</g>
<g
id="sound%20bars">
<rect x="17"
y="21" width="5" height="6"
fill="url(#gradient7)"/>
<path d="M 21 21 L 25 18 L
25 30 L 21 27.0625 L 21 21 Z"
fill="url(#gradient8)"/>
<path d="M 27 18 C 27 18
30.0625 17.375 30 24 C 29.9375 30.625 27 30 27 30 "
stroke="#ffffff" stroke-width="1"
fill="none"/>
<path d="M 26 21.0079 C 26 21.0079
28.041 20.6962 27.9994 24 C 27.9577 27.3038 26 26.9921 26 26.9921 "
stroke="#ffffff" stroke-width="1"
fill="none"/>
</g>
</g>
<g
id="play/pause">
<g id="play">
<path
id="Polygon" d="M 14 8.5 L 3 14 L 3 3 L 14 8.5 Z"
fill="url(#gradient9)"/>
</g>
<g
id="pause">
<rect x="3" y="18"
width="3" height="12"
fill="url(#gradient10)"/>
<rect x="10"
y="18" width="3" height="12"
fill="url(#gradient11)"/>
</g>
</g>
<g
id="fullscreen">
<g
id="enter%201">
<path d="M 34 2 L 39 2 L 34 7 L 34
2 Z" fill="url(#gradient12)"/>
<path d="M 34
14 L 39 14 L 34 9 L 34 14 Z"
fill="url(#gradient13)"/>
<path d="M 46 2 L 41 2 L
46 7 L 46 2 Z" fill="url(#gradient14)"/>
<path
d="M 46 14 L 41 14 L 46 9 L 46 14 Z"
fill="url(#gradient15)"/>
</g>
<g
id="exit">
<path d="M 42 22 L 46 22 L 42 18 L 42 22
Z" fill="url(#gradient16)"/>
<path d="M 38 22
L 38 18 L 34 22 L 38 22 Z"
fill="url(#gradient17)"/>
<path d="M 38 26 L 34 26
L 38 30 L 38 26 Z" fill="url(#gradient18)"/>
<path
d="M 42 26 L 42 30 L 46 26 L 42 26 Z"
fill="url(#gradient19)"/>
</g>
</g>
<g
id="stop">
<rect x="115" y="3"
width="10" height="10"
fill="url(#gradient20)"/>
</g>
<g
id="chooser">
<path d="M 135.2346 6.1522 C 136.2551
5.7295 137.4251 6.2141 137.8478 7.2346 C 138.2704 8.2551 137.7859 9.425
136.7654 9.8478 C 135.7449 10.2705 134.5749 9.7859 134.1522 8.7654 C
133.7295 7.7449 134.2141 6.5749 135.2346 6.1522 ZM 133.2735 1.4176 L 136
4.0054 L 138.7265 1.4176 L 138.8246 5.1754 L 142.5824 5.2735 L 139.9946 8 L
142.5824 10.7265 L 138.8246 10.8246 L 138.7265 14.5824 L 136 11.9946 L
133.2735 14.5824 L 133.1754 10.8246 L 129.4176 10.7265 L 132.0054 8 L
129.4176 5.2735 L 133.1754 5.1754 L 133.2735 1.4176 Z"
fill="url(#gradient21)"/>
</g>
</svg>PKj�[
��ijumpforward.pngnu�[����PNG
IHDR�A�sRGB��� pHYs���iTXtXML:com.adobe.xmp<x:xmpmeta
xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.4.0">
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:tiff="http://ns.adobe.com/tiff/1.0/"
xmlns:exif="http://ns.adobe.com/exif/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:xmp="http://ns.adobe.com/xap/1.0/">
<tiff:ResolutionUnit>1</tiff:ResolutionUnit>
<tiff:Compression>5</tiff:Compression>
<tiff:XResolution>72</tiff:XResolution>
<tiff:Orientation>1</tiff:Orientation>
<tiff:YResolution>72</tiff:YResolution>
<exif:PixelXDimension>20</exif:PixelXDimension>
<exif:ColorSpace>1</exif:ColorSpace>
<exif:PixelYDimension>22</exif:PixelYDimension>
<dc:subject>
<rdf:Bag/>
</dc:subject>
<xmp:CreatorTool>Pixelmator 3.2</xmp:CreatorTool>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
����IDAT8���JQ����6�����1V�X�%���X�
�ZX؛FD+��NL*�(�P��9��M�Y�2s�\vs��F"R���`��ށ����n��Ar 8�o�C�g�Q�&\���W�@_�lǂ�a^�y#h�eQy�k���;jZb?6�O�':{6��*�a�읢'Ag�p�K�o��i���e�'�u� �i�1ЙIʐT���}<$�6usU(x��QkHn`4|wF/�E�u�~p��W���&𡳲7���
_C�;P�?��CB�T���P�2HFxB�a��U�~�QR�C��L;�"8c�:��
�+���L�T0tc�c�&�]�4��;z�i���Q1��Dc�rų�/�m�
�>c�^��l�'�b$����6�aPB�íYk��0n��5�q��گ(��V_�Y�[����I�zK���HԳE8����?��M>����IEND�B`�PKj�[�(8PPloading.gifnu�[���GIF89a00���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������~~~}}}|||{{{zzzxxxwwwvvvuuutttrrrqqqlllkkkjjjiiihhhfffeeedddccc___^^^]]]\\\[[[YYYXXXWWWVVVUUUSSSRRRQQQOOOMMMLLLKKKJJJIIIGGGFFFEEEDDDCCCBBB@@@???>>>===<<<:::888777666444333222111000...---,,,+++)))'''%%%$$$###!!!
���!�NETSCAPE2.0!�
�,+-�[ H� �U���ʠÇ
"�Q!A�
;E�ȱ�B�|���ɂ�\ ����'M�`�r�)����F�KBS��'�k�)`
P��nTp�@B
9��X2���D4Kւ<�(�g
+T�8��A�n�2���I`)F}�HR�P�u�`Q�S����y�i��)�V�`����9���}XF3��<Y�9�#Gv�szrT�Hp݀��U����EQÁ��>�(�'�-:��;�Jm��c�(�O���)}�Uk:P[���0#u�c���m��{��`G��aX
�܁EbCTX�B��'���(=T(�"��@��1����#����F8~�Q1��B''J�8��
�=n�c�Ci�I�x��D�a�1�x�@)�آ@Rh!�[
�a�%�`�� рn�)'A�dR�xs:�2�P
m�$J$��ґ%<��� -��_OD��'��� )dzBxv$JJ��>���fzi�� J0���Z��*O�����TI���E�ɡB��N��'
�F*h̪��F$��b�C$9�:<�A���EǑ(r8��T�8ԋ��GJ��B�@�a/AT�'A�1��<|:ԫ���Y�TP1��r�S!�
�,+,�[ H�
AR�̐��ɠÇ
2�Q�� )�D�ȱ�"
B��Ц�ɂ�l�\���ɗ�
Ud�A���*
TI��U�
�a@S���vTH��C;�1��!���-�@G+6����lt����z"pm@���x4��p��5��ӪS
�L�ț�E)�>�T�83YB9t�1^P
����V��p�ڠ�Pj<�����lM�ĥ�)�Le�=V�~$�"��*�fP�CQ'������B���p�3�:B!�JDNj����c�����Q�e����X(P�i0��
"Y���g*�TBJ��I3�`
fX+�4'P%<��� -�%bA�0�����
(��'q��r�o�AG$�����;�(C%@
�Io�A�����<�^���Q%�}�G
L�8��@�H�U*"(R��#�D9�'�Q�!�JMA%ztJ'����c�F*餔V*�';5�!*���G�8�CO4�`&q�a�
&BT�8ě���DJ]�E!U��81�K���k�p8�&D{�&�{�����9��@�@B ��q���T�Q+A�t�DhxbP&p���I��KP(](�/p|:*��"���@�L(��(�T��+�ź��bF�J8�G�y�F]��*Ȫ��c�!�
�,-+�[ H��Q�#ʠÇF��a�>
E��q`'Cn����ɇk:���a�ɗUY���IS�LU�
��A�b�U�V�Q!��8���2�^)��5�+bGQST�8���F��H�,��U�c�6��3��)R���J�*3"D�8����c+��� ��gd��'A��l��Xh"�Br9�Y ���)�U9L�u@f���O�Q���l��c��L��;�'���ȀQ�Ҏ��<��kA��T�,7� ����o8Д?���Cf
����
���G�'y�D(al��&�� �F
�@p�@��a�X4��@�,��p�:�`#�����/Jh�%�Pa��:�b=~�!�L1$:�"IJ�d+r�0��m�E���
)&q�#+���`��݅��*ET�@]i>ԉ��@�yB�I@�]�]r����褭�BI$�8�'��� Q@��[/yv
B�I�����v���I���ƭr02�F�d��>�K��!DZo�G�p��QP��'v����r��2�Ʋ�I$
U���1�I��хp|bP&m���T
#}�!ɮ&�B
+�Gw!��g��'c$��]Rj�(fHlF�Ċ _ ��
w\0"�"R���0}!�
�,,+�[ H�`AU�*\Ȱ!(8M����E����8q"HC2��
�R�\)PU�&M����%�SF`�<!�AQ}���#J�*M�Fsr�R!�A�
-�RC$�F+��ȱş��jT]��'�qp���SAHRd�0�'�@5�V�����)sq�d0եJP�"x�U
'^U��U�`nwn]�V@k��U��`E"Qل��G��Te&[hF��j,���;��)N�T6�ު�1i
��R�4��pCAT�
}�NPM���X$Г(P�d��C��7���L(a`�q���W!�d�:�{=4�f��ńF1 w�ܠ�x�ъM��v�Iqb��
*}p����J ��B��"�������Y
����{(~���1���]`IPO`@@
��b���)'
�q)�DRTwC��'�5� `���%!!���s��p�G�v!�)e���P��'cT��vY�æs*��B��!��\�t*�q��+�|A��@**�x��@��
@�
�b�p�iA�BG�(Պ��:�B�k�)�!��`�J��J]'t���}<ۉ����'u���϶� ���l�X����A�ر�!0�W�"}���m.��t�!�
�,+-�[ H�`AS�*\Ȑ!)9S��)հ�Ł���CǚUC.�d�#G#�D�$X)�IB*)L�je)R
���˨���
q"G�ET~�d��ɠ�':t@iTҎ'N��b��'J�0A�ʠ�A�:L%%k
�*�T,�E,%Q(��$��۷'��t�Ů(�DZ���%���s7�P"Ki�5���Dy���?-�f�!��)J�0�\��H�SL��-�T�LeyN�����/�Bt凑5j��)x�V�̐����ĭP �23&N�����~C����t�߆TrTAڳ��G՛��q���{a�`&W�܅�J|��q��w
�7yr\�^���CW���IB�rF �yp�n�)�
sA�'5�H�*�(*�H��](�@�8QAP:�G��I'����@�e��P)��A���ȓ_z�B�1"�sbv�d�C[(��m~)����s��@�����i���|�P*
��M����i��pi�i4$ o�H*U!���
����YHC�D�G����%�k|�*U��)��A����G*�"���m��ɑ�8P��F�B*�y�h-o�/
"�)+��¾5����
���@l<�k���@��`�
X��!�h !�X�H!�
�,+,�[ H�`�R�T\Ȱ!CT~�dy�ɡŋ�4Q���TC2,ť#%P(�\Ip��(!�d�j�'�U�9ɱ˧��L�D%��8�zB�I�Iř2%)���t����I�~�T��,5
�z�u+�H+51���&�����v%�
t������Q+Ga��e�ES�̌�sif�'9r<iRU�NBg��4hP'ѨS�^ͺ5�Si ����끕�i�R���S�5�(N�H!�w�Er�D�su*)�Q$O��>ң�����ڵ�h��ԟ�o�_])��'�؎D�tDթF��mG�@�D�G�8��-(��Tl���2�
T�5D
%�ض�*�d�Y
�a�u2���C��*�\�6 �qtf�=�y
Q!��O`��$h`%5�X&<$���dj�b�Q��6`�l�D�d~��Bc�f����)�HqC\�� t���Bk�gk��
T�h�rh�V���!� �<�@��6PAw��),�T
��`J����i}��hh�Gl6��������� dzp�����|B�F+;$���b�A��
(`������ӋjURZ%�u���@�{C)ԆɊ�H�ɑ�8P�
�@L�'{�a!�!�
�,-+�[ H��A��R\Ȱ�AT�AdʡŋY
�ҥ˗A�0�\8�LǎfD�\I�Ә�]�xb�0UE�����
�Q�V���Ϣ�3��M&���h����EIt$�1��
)I��<���%O�`L��9o�|Y)�&f��m���۷t8�����,�.�bW�S#Eu9{�*��١h��H]�DA3W��O�z���j��E�:�f�K�W�Yq@@�����
ȓ�!�8CD�K�HH�*i��j���9�wt%ȑ5�+U�.=@➞�CN�A �K�A�����QQ
~�%�_n����W
uZ�'}���]��W�k�"t�Uwv�l2�@�}'@�9��n���ùȐ)��Ax�Sҕ���AH6`���&�9$�I&��]��E�0��X�I
UVYA
�� l��C%�!A�UJqQ)E��z��PtV�É�p�I�U��{�pB����"�B|�A�1d&20ʧ�-TH�:�E+��!��n�
�ץ"�|��C��Pi���H ��Z"E�'�0�J1"��!�{A�����Z��
�6
�
r\�
��
Đ�R*F��F|�����jĉD�F�v`m�ubC�6t��A���������a���J!�
�,-+�[ H��A��P\Ȱ�AT���YTʡE���c��Ht�SH�E�~X
��*���3RΛ:1O2d��ϟ\th�OM9t��<hЧCL�bdS�SMZT�#�S�
��@��2�!�
+Y��4�@T�8�%�jЗ.]�b�p��@y\e0�2�
F�S��Ncw�s�\�>�Z4%G3���zE��%7`���d�)�:EE�D�$O�/�.�re�����SL!�h���64�^� (�K�X��N�'X�T5��@O)ʗ�H=AOp�p�w���Ia�@����J4�@dh�v7h��$Q(�ā\Td���0`+�8a�Y�FH��Ň�t���o�4�
)rɇ�@�P���@��`j�(�'�P�Z+�܀b���F.TJ!i���pU�t
'���%C��,�G*c���ĩAfPy�(�hb'C��
��$�T#Xa��YtşZ�S'O�
)�9�J���Ò
�ä8Dg���9��R�%��)��:����rP�@��aD2Hq#A��Z�C�ܐi
��G'4{��DhD
z$=��<��
)F��¸�a�z.%�`xч(Q"���p�b�)&4�Kn{�y�͒�°� )4���%\P%d$G�tJ�;PKj�[Dbr�a�amediaelementplayer.cssnu�[���.mejs-offscreen{
/* Accessibility: hide screen reader texts (and prefer "top" for
RTL languages). Reference:
http://blog.rrwd.nl/2015/04/04/the-screen-reader-text-class-why-and-how/ */
clip: rect(1px 1px 1px 1px); /* IE6, IE7 - no likey commas */
clip: rect(1px, 1px, 1px, 1px); /* IE8-IE11 - we likey commas, no support
for clip-path */
clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.mejs-container {
position: relative;
background: #000;
font-family: "Helvetica", Arial, serif;
text-align: left;
vertical-align: top;
text-indent: 0;
}
.mejs-fill-container,.mejs-fill-container .mejs-container{
width: 100%;
height: 100%;
}
.mejs-fill-container{
overflow: hidden;
}
.mejs-container:focus {
outline: none;
}
.me-plugin {
position: absolute;
}
.mejs-embed, .mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: #000;
overflow: hidden;
}
.mejs-fullscreen {
/* set it to not show scroll bars so 100% will work */
overflow: hidden !important;
}
.mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
width: 100%;
height: 100%;
}
.mejs-clear {
clear: both;
}
/* Start: LAYERS */
.mejs-background {
position: absolute;
top: 0;
left: 0;
}
.mejs-mediaelement {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mejs-poster {
position: absolute;
top: 0;
left: 0;
background-size: contain ;
background-position: 50% 50% ;
background-repeat: no-repeat ;
}
:root .mejs-poster img {
display: none ;
}
.mejs-poster img {
border: 0;
padding: 0;
}
.mejs-overlay {
position: absolute;
top: 0;
left: 0;
}
.mejs-overlay-play {
cursor: pointer;
}
.mejs-overlay-button {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
background: url("bigplay.svg") no-repeat;
}
.no-svg .mejs-overlay-button {
background-image: url("bigplay.png");
}
.mejs-overlay:hover .mejs-overlay-button {
background-position: 0 -100px ;
}
.mejs-overlay-loading {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
margin: -40px 0 0 -40px;
background: #333;
background: url("background.png");
background: rgba(0, 0, 0, 0.9);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
background: -webkit-linear-gradient(top, rgba(50,50,50,0.9),
rgba(0,0,0,0.9));
background: -moz-linear-gradient(top, rgba(50,50,50,0.9),
rgba(0,0,0,0.9));
background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}
.mejs-overlay-loading span {
display: block;
width: 80px;
height: 80px;
background: transparent url("loading.gif") 50% 50% no-repeat;
}
/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
background: url("background.png");
background: rgba(0, 0, 0, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(top, rgba(50,50,50,0.7),
rgba(0,0,0,0.7));
background: -moz-linear-gradient(top, rgba(50,50,50,0.7),
rgba(0,0,0,0.7));
background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
height: 30px;
width: 100%;
}
.mejs-container .mejs-controls div {
list-style-type: none;
background-image: none;
display: block;
float: left;
margin: 0;
padding: 0;
width: 26px;
height: 26px;
font-size: 11px;
line-height: 11px;
font-family: "Helvetica", Arial, serif;
border: 0;
}
.mejs-controls .mejs-button button {
cursor: pointer;
display: block;
font-size: 0;
line-height: 0;
text-decoration: none;
margin: 7px 5px;
padding: 0;
position: absolute;
height: 16px;
width: 16px;
border: 0;
background: transparent url("controls.svg") no-repeat;
}
.no-svg .mejs-controls .mejs-button button {
background-image: url("controls.png");
}
/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
outline: dotted 1px #999;
}
/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
color: #fff;
display: block;
height: 17px;
width: auto;
padding: 10px 3px 0 3px ;
overflow: hidden;
text-align: center;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time a {
color: #fff;
font-size: 11px;
line-height: 12px;
display: block;
float: left;
margin: 1px 2px 0 0;
width: auto;
}
/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
background-position: 0 0;
}
.mejs-controls .mejs-pause button {
background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
background-position: -112px 0;
}
/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
direction: ltr;
width: 200px;
padding-top: 5px;
}
.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
display: block;
position: absolute;
width: 180px;
height: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
margin: 5px;
background: #333;
background: rgba(50,50,50,0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
background: -webkit-linear-gradient(top, rgba(30,30,30,0.8),
rgba(60,60,60,0.8));
background: -moz-linear-gradient(top, rgba(30,30,30,0.8),
rgba(60,60,60,0.8));
background: -o-linear-gradient(top, rgba(30,30,30,0.8),
rgba(60,60,60,0.8));
background: -ms-linear-gradient(top, rgba(30,30,30,0.8),
rgba(60,60,60,0.8));
background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
width: 100%;
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: -webkit-gradient(linear, 0 100%, 100% 0,
color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent),
color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)),
color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent),
to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255,
0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15)
25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15)
25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: 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);
-webkit-background-size: 15px 15px;
-moz-background-size: 15px 15px;
-o-background-size: 15px 15px;
background-size: 15px 15px;
-webkit-animation: buffering-stripes 2s linear infinite;
-moz-animation: buffering-stripes 2s linear infinite;
-ms-animation: buffering-stripes 2s linear infinite;
-o-animation: buffering-stripes 2s linear infinite;
animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to
{background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to
{background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to
{background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to
{background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to
{background-position: 30px 0;} }
.mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #3caac8;
background: rgba(60,170,200,0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8)));
background: -webkit-linear-gradient(top, rgba(44,124,145,0.8),
rgba(78,183,212,0.8));
background: -moz-linear-gradient(top, rgba(44,124,145,0.8),
rgba(78,183,212,0.8));
background: -o-linear-gradient(top, rgba(44,124,145,0.8),
rgba(78,183,212,0.8));
background: -ms-linear-gradient(top, rgba(44,124,145,0.8),
rgba(78,183,212,0.8));
background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));
width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
background: #fff;
background: rgba(255,255,255,0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0.9),
rgba(200,200,200,0.8));
background: -moz-linear-gradient(top, rgba(255,255,255,0.9),
rgba(200,200,200,0.8));
background: -o-linear-gradient(top, rgba(255,255,255,0.9),
rgba(200,200,200,0.8));
background: -ms-linear-gradient(top, rgba(255,255,255,0.9),
rgba(200,200,200,0.8));
background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
position: absolute;
margin: 0;
width: 10px;
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
border: solid 2px #333;
top: -2px;
text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
background: #eee;
width: 36px;
height: 17px;
border: solid 1px #333;
top: -26px;
margin-left: -18px;
text-align: center;
color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 2px;
width: 30px;
display: block;
text-align: center;
left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
position: absolute;
display: block;
width: 0;
height: 0;
line-height: 0;
border: solid 5px #eee;
border-color: #eee transparent transparent transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: 15px;
left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
left: 18px;
}
/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
visibility:visible;
}
*/
/* End: Progress Bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
background-position: -32px -16px;
}
/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-volume-button {
}
.mejs-controls .mejs-mute button {
background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
display: none;
height: 115px;
width: 25px;
background: url("background.png");
background: rgba(50, 50, 50, 0.7);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: -115px;
left: 0;
z-index: 1;
position: absolute;
margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
background: #ddd;
background: rgba(255, 255, 255, 0.5);
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current
{
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
background: #ddd;
background: rgba(255, 255, 255, 0.9);
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle
{
position: absolute;
left: 4px;
top: -3px;
width: 16px;
height: 6px;
background: #ddd;
background: rgba(255, 255, 255, 0.9);
cursor: N-resize;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
margin: 0;
}
/* horizontal version */
.mejs-controls a.mejs-horizontal-volume-slider {
height: 26px;
width: 56px;
position: relative;
display: block;
float: left;
vertical-align: middle;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total
{
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #333;
background: rgba(50,50,50,0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
background: -webkit-linear-gradient(top, rgba(30,30,30,0.8),
rgba(60,60,60,0.8));
background: -moz-linear-gradient(top, rgba(30,30,30,0.8),
rgba(60,60,60,0.8));
background: -o-linear-gradient(top, rgba(30,30,30,0.8),
rgba(60,60,60,0.8));
background: -ms-linear-gradient(top, rgba(30,30,30,0.8),
rgba(60,60,60,0.8));
background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}
.mejs-controls .mejs-horizontal-volume-slider
.mejs-horizontal-volume-current {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #fff;
background: rgba(255,255,255,0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0.9),
rgba(200,200,200,0.8));
background: -moz-linear-gradient(top, rgba(255,255,255,0.9),
rgba(200,200,200,0.8));
background: -o-linear-gradient(top, rgba(255,255,255,0.9),
rgba(200,200,200,0.8));
background: -ms-linear-gradient(top, rgba(255,255,255,0.9),
rgba(200,200,200,0.8));
background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
}
.mejs-controls .mejs-horizontal-volume-slider
.mejs-horizontal-volume-handle {
display: none;
}
/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
position: relative;
}
.mejs-controls .mejs-captions-button button {
background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -51px;
width: 85px;
height: 100px;
background: url("background.png");
background: rgba(50,50,50,0.7);
border: solid 1px transparent;
padding: 10px 10px 0 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
visibility: visible;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none !important;
display: block;
color: #fff;
overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
width: 55px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: "Helvetica", Arial, serif;
font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
font-size: 10px;
margin: 0 0 5px 0;
}
.mejs-chapters {
position: absolute;
top: 0;
left: 0;
border-right: solid 1px #fff;
width: 10000px;
z-index: 1;
}
.mejs-chapters .mejs-chapter {
position: absolute;
float: left;
background: #222;
background: rgba(0, 0, 0, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(top, rgba(50,50,50,0.7),
rgba(0,0,0,0.7));
background: -moz-linear-gradient(top, rgba(50,50,50,0.7),
rgba(0,0,0,0.7));
background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
startColorstr=#323232,endColorstr=#000000);
overflow: hidden;
border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
font-size: 11px;
color: #fff;
padding: 5px;
display: block;
border-right: solid 1px #333;
border-bottom: solid 1px #333;
cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
background: #666;
background: rgba(102,102,102, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
background: -webkit-linear-gradient(top, rgba(102,102,102,0.7),
rgba(50,50,50,0.6));
background: -moz-linear-gradient(top, rgba(102,102,102,0.7),
rgba(50,50,50,0.6));
background: -o-linear-gradient(top, rgba(102,102,102,0.7),
rgba(50,50,50,0.6));
background: -ms-linear-gradient(top, rgba(102,102,102,0.7),
rgba(50,50,50,0.6));
background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
startColorstr=#666666,endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
font-size: 12px;
font-weight: bold;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
margin: 0 0 3px 0;
line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
font-size: 12px;
line-height: 12px;
margin: 3px 0 4px 0;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
}
.mejs-captions-layer {
position: absolute;
bottom: 0;
left: 0;
text-align:center;
line-height: 20px;
font-size: 16px;
color: #fff;
}
.mejs-captions-layer a {
color: #fff;
text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
font-size: 20px;
font-weight: normal;
}
.mejs-captions-position {
position: absolute;
width: 100%;
bottom: 15px;
left: 0;
}
.mejs-captions-position-hover {
bottom: 35px;
}
.mejs-captions-text {
padding: 0;
background: url("background.png");
background: rgba(20, 20, 20, 0.5);
white-space: pre-wrap;
-webkit-box-shadow: 5px 0 0 rgba(20, 20, 20, 0.5), -5px 0 0 rgba(20, 20,
20, 0.5);
box-shadow: 5px 0 0 rgba(20, 20, 20, 0.5), -5px 0 0 rgba(20, 20, 20, 0.5);
}
/* End: Track (Captions and Chapters) */
/* Start: Error */
.me-cannotplay {
}
.me-cannotplay a {
color: #fff;
font-weight: bold;
}
.me-cannotplay span {
padding: 15px;
display: block;
}
/* End: Error */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
background-position: -64px 0;
}
/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
background-position: -80px 0;
}
/* End: backlight */
/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
background-position: -96px 0;
}
/* End: Picture Controls */
/* context menu */
.mejs-contextmenu {
position: absolute;
width: 150px;
padding: 10px;
border-radius: 4px;
top: 0;
left: 0;
background: #fff;
border: solid 1px #999;
z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
height: 1px;
font-size: 0;
margin: 5px 6px;
background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
font-family: "Helvetica", Arial, serif;
font-size: 12px;
padding: 4px 6px;
cursor: pointer;
color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
background: #2C7C91;
color: #fff;
}
/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
background: url("background.png");
background: rgba(50,50,50,0.7);
border: solid 1px transparent;
padding: 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul
li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none !important;
display: block;
color: #fff;
overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul
li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul
li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: "Helvetica", Arial, serif;
font-size: 10px;
}
/* End: Source Chooser */
/* Start: Postroll */
.mejs-postroll-layer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: url("background.png");
background: rgba(50,50,50,0.7);
z-index: 1000;
overflow: hidden;
}
.mejs-postroll-layer-content {
width: 100%;
height: 100%;
}
.mejs-postroll-close {
position: absolute;
right: 0;
top: 0;
background: url("background.png");
background: rgba(50,50,50,0.7);
color: #fff;
padding: 4px;
z-index: 100;
cursor: pointer;
}
/* End: Postroll */
/* Start: Speed */
div.mejs-speed-button {
width: 46px !important;
position: relative;
}
.mejs-controls .mejs-button.mejs-speed-button button {
background: transparent;
width: 36px;
font-size: 11px;
line-height: normal;
color: #ffffff;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector {
display: none;
position: absolute;
top: -100px;
left: -10px;
width: 60px;
height: 100px;
background: url("background.png");
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
padding: 0;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
display: block;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li
label.mejs-speed-selected {
color: rgba(33, 248, 248, 1);
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
margin: 0 0 6px 0;
padding: 0 10px;
list-style-type: none !important;
display: block;
color: #fff;
overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
display: none;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
width: 60px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: "Helvetica", Arial, serif;
font-size: 11px;
color: white;
margin-left: 5px;
cursor: pointer;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
background-color: rgb(200, 200, 200) !important;
background-color: rgba(255,255,255,.4) !important;
}
/* End: Speed */
/* Start: Jump Forward */
.mejs-controls .mejs-button.mejs-jump-forward-button {
background: transparent url("jumpforward.png") no-repeat 3px
3px;
}
.mejs-controls .mejs-button.mejs-jump-forward-button button {
background: transparent;
font-size: 9px;
line-height: normal;
color: #ffffff;
}
/* End: Jump Forward */
/* Start: Skip Back */
.mejs-controls .mejs-button.mejs-skip-back-button {
background: transparent url("skipback.png") no-repeat 3px 3px;
}
.mejs-controls .mejs-button.mejs-skip-back-button button {
background: transparent;
font-size: 9px;
line-height: normal;
color: #ffffff;
}
/* End: Skip Back */
PKj�[�Y�@P@Pmediaelementplayer.min.cssnu�[���.mejs-offscreen{clip:rect(1px
1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0px 0,0 0,0 0,0
0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial,serif;text-align:left;vertical-align:top;text-indent:0}.mejs-fill-container,.mejs-fill-container
.mejs-container{width:100%;height:100%}.mejs-fill-container{overflow:hidden}.mejs-container:focus{outline:0}.me-plugin{position:absolute}.mejs-embed,.mejs-embed
body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen
.mejs-mediaelement,.mejs-container-fullscreen
video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50%
50%;background-repeat:no-repeat}:root .mejs-poster
img{display:none}.mejs-poster
img{border:0;padding:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px
0 0 -50px;background:url(bigplay.svg) no-repeat}.no-svg
.mejs-overlay-button{background-image:url(bigplay.png)}.mejs-overlay:hover
.mejs-overlay-button{background-position:0
-100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px
0 0
-40px;background:#333;background:url(background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading
span{display:block;width:80px;height:80px;background:transparent
url(loading.gif) 50% 50% no-repeat}.mejs-container
.mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container
.mejs-controls
div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial,serif;border:0}.mejs-controls
.mejs-button
button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px
5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent
url(controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button
button{background-image:url(controls.png)}.mejs-controls .mejs-button
button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls
.mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px
0;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container
.mejs-controls .mejs-time
a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px
2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0
0}.mejs-controls .mejs-pause button{background-position:0
-16px}.mejs-controls .mejs-stop button{background-position:-112px
0}.mejs-controls
div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls
.mejs-time-rail span,.mejs-controls .mejs-time-rail
a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls
.mejs-time-rail
.mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls
.mejs-time-rail
.mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:-webkit-gradient(linear,0 100%,100%
0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);-webkit-background-size:15px
15px;-moz-background-size:15px 15px;-o-background-size:15px
15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s
linear infinite;-moz-animation:buffering-stripes 2s linear
infinite;-ms-animation:buffering-stripes 2s linear
infinite;-o-animation:buffering-stripes 2s linear
infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes
buffering-stripes{from{background-position:0 0}to{background-position:30px
0}}@-moz-keyframes buffering-stripes{from{background-position:0
0}to{background-position:30px 0}}@-ms-keyframes
buffering-stripes{from{background-position:0 0}to{background-position:30px
0}}@-o-keyframes buffering-stripes{from{background-position:0
0}to{background-position:30px 0}}@keyframes
buffering-stripes{from{background-position:0 0}to{background-position:30px
0}}.mejs-controls .mejs-time-rail
.mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls
.mejs-time-rail
.mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls
.mejs-time-rail
.mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid
2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail
.mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid
1px
#333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls
.mejs-time-rail
.mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls
.mejs-time-rail
.mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid
5px #eee;border-color:#eee transparent
transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video
.mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video
.mejs-controls .mejs-time-rail
.mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls
.mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls
.mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls
.mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls
.mejs-volume-button{}.mejs-controls .mejs-mute
button{background-position:-16px -16px}.mejs-controls .mejs-unmute
button{background-position:-16px 0}.mejs-controls
.mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button
.mejs-volume-slider{display:none;height:115px;width:25px;background:url(background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls
.mejs-volume-button:hover{-webkit-border-radius:0 0 4px
4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls
.mejs-volume-button .mejs-volume-slider
.mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls
.mejs-volume-button .mejs-volume-slider
.mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls
.mejs-volume-button .mejs-volume-slider
.mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls
a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls
.mejs-horizontal-volume-slider
.mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls
.mejs-horizontal-volume-slider
.mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls
.mejs-horizontal-volume-slider
.mejs-horizontal-volume-handle{display:none}.mejs-controls
.mejs-captions-button{position:relative}.mejs-controls
.mejs-captions-button button{background-position:-48px 0}.mejs-controls
.mejs-captions-button
.mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(background.png);background:rgba(50,50,50,.7);border:solid
1px transparent;padding:10px 10px
0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls
.mejs-captions-button:hover
.mejs-captions-selector{visibility:visible}.mejs-controls
.mejs-captions-button .mejs-captions-selector
ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls
.mejs-captions-button .mejs-captions-selector ul li{margin:0 0
6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls
.mejs-captions-button .mejs-captions-selector ul li
input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls
.mejs-captions-button .mejs-captions-selector ul li
label{width:55px;float:left;padding:4px 0
0;line-height:15px;font-family:Helvetica,Arial,serif;font-size:10px}.mejs-controls
.mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0
5px}.mejs-chapters{position:absolute;top:0;left:0;border-right:solid 1px
#fff;width:10000px;z-index:1}.mejs-chapters
.mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
startColorstr=#323232,
endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter
.mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid
1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters
.mejs-chapter .mejs-chapter-block-last{border-right:0}.mejs-chapters
.mejs-chapter
.mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0
0,0
100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
startColorstr=#666666, endColorstr=#323232)}.mejs-chapters .mejs-chapter
.mejs-chapter-block
.ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0
0 3px;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block
.ch-timespan{font-size:12px;line-height:12px;margin:3px 0
4px;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer
a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:0;background:url(background.png);background:rgba(20,20,20,.5);white-space:pre-wrap;-webkit-box-shadow:5px
0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);box-shadow:5px 0 0
rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5)}.me-cannotplay{}.me-cannotplay
a{color:#fff;font-weight:700}.me-cannotplay
span{padding:15px;display:block}.mejs-controls .mejs-loop-off
button{background-position:-64px -16px}.mejs-controls .mejs-loop-on
button{background-position:-64px 0}.mejs-controls .mejs-backlight-off
button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on
button{background-position:-80px 0}.mejs-controls
.mejs-picturecontrols-button{background-position:-96px
0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid
1px #999;z-index:1001}.mejs-contextmenu
.mejs-contextmenu-separator{height:1px;font-size:0;margin:5px
6px;background:#333}.mejs-contextmenu
.mejs-contextmenu-item{font-family:Helvetica,Arial,serif;font-size:12px;padding:4px
6px;cursor:pointer;color:#333}.mejs-contextmenu
.mejs-contextmenu-item:hover{background:#2C7C91;color:#fff}.mejs-controls
.mejs-sourcechooser-button{position:relative}.mejs-controls
.mejs-sourcechooser-button button{background-position:-128px
0}.mejs-controls .mejs-sourcechooser-button
.mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(background.png);background:rgba(50,50,50,.7);border:solid
1px
transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls
.mejs-sourcechooser-button .mejs-sourcechooser-selector
ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls
.mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0
6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls
.mejs-sourcechooser-button .mejs-sourcechooser-selector ul li
input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls
.mejs-sourcechooser-button .mejs-sourcechooser-selector ul li
label{width:100px;float:left;padding:4px 0
0;line-height:15px;font-family:Helvetica,Arial,serif;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls
.mejs-button.mejs-speed-button
button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls
.mejs-speed-button
.mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(background.png);background:rgba(50,50,50,.7);border:solid
1px
transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls
.mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls
.mejs-speed-button .mejs-speed-selector ul li
label.mejs-speed-selected{color:rgba(33,248,248,1)}.mejs-controls
.mejs-speed-button .mejs-speed-selector
ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls
.mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px;padding:0
10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls
.mejs-speed-button .mejs-speed-selector ul li
input{clear:both;float:left;margin:3px 3px 0
5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul
li label{width:60px;float:left;padding:4px 0
0;line-height:15px;font-family:Helvetica,Arial,serif;font-size:11px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls
.mejs-speed-button .mejs-speed-selector ul
li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls
.mejs-button.mejs-jump-forward-button{background:transparent
url(jumpforward.png) no-repeat 3px 3px}.mejs-controls
.mejs-button.mejs-jump-forward-button
button{background:transparent;font-size:9px;line-height:normal;color:#fff}.mejs-controls
.mejs-button.mejs-skip-back-button{background:transparent url(skipback.png)
no-repeat 3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button
button{background:transparent;font-size:9px;line-height:normal;color:#fff}PKj�[*&
��medialist-details.cssnu�[���/**
* @copyright (C) 2006 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.outline {
border: 1px solid #cccccc;
background: #ffffff;
padding: 2px;
}
.manager table td,
.manager table th {
font-family: Arial, helvetica, sans-serif;
font-size: 11px;
border-right: 1px dashed #E7E7E7;
border-bottom: 1px solid #E7E7E7;
border-left: 1px solid #fff;
text-align: center;
}
.manager table td.filesize {
text-align: right;
}
.manager table td.description {
text-align: left;
}
.manager table th {
border-top: 1px solid #E7E7E7;
border-right: 1px solid #E7E7E7;
border-bottom: 1px solid #999;
background: #F0F0F0;
padding: 4px;
color: #666;
}
PKj�[O�@��medialist-details_rtl.cssnu�[���/**
* @copyright (C) 2010 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.manager table td,
.manager table th {
border-left: 1px dashed #E7E7E7;
border-right: 1px solid #fff;
}
.manager table td.filesize {
text-align: left;
}
.manager table td.description {
text-align: right;
}
.manager table th {
border-right: 0 solid #E7E7E7;
border-left: 1px solid #E7E7E7;
}
PKj�[Q��V��medialist-thumbs.cssnu�[���/**
* @copyright (C) 2006 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
div.imgOutline {
float: left;
border: 1px;
border-right: 1px solid #f0f0f0;
border-bottom: 1px solid #ccc;
width:90px; }
div.imgTotal { }
div.imgBorder {
height: 72px;
vertical-align: middle;
width: 88px;
overflow: hidden;
}
div.imgBorder a {
height: 72px;
width: 88px;
display: block;
}
div.imgBorder a:hover {
height: 72px;
width: 88px;
background-color: #f0f0f0;
color : #FF6600;
}
.imgBorderHover {
background: #FFFFCC;
cursor: pointer;
}
div.controls {
text-align: center;
height: 20px;
line-height: 20px;
background: #f9fcf9;
border-top: 1px solid #ddd;
}
div.controls input {
vertical-align: middle;
}
div.controls img {
vertical-align: middle;
}
div.controls:hover {
display: block;
}
div.imginfoBorder {
background: #f9f9f9;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
width: 88px;
height: 15px;
vertical-align: middle;
text-align: center;
overflow: hidden;
}
div.imgBorder a {
cursor: pointer;
}
.buttonHover {
border: 1px solid;
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
cursor: pointer;
background: #FFFFCC;
}
.buttonOut {
border: 0px;
}
.imgCaption {
font-size: 9pt;
text-align: center;
}
.dirField {
font-size: 9pt;
width:110px;
}
div.image {
padding-top: 10px;
}
PKj�[PB@�medialist-thumbs_rtl.cssnu�[���/**
* @copyright (C) 2010 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
div.imgOutline {
float: right;
border-left: 0 solid #f0f0f0;
border-right: 1px solid #f0f0f0;
}
PKj�[�T���mediamanager.cssnu�[���/**
* @copyright (C) 2006 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
#treeview {
padding: 10px;
width: 190px;
overflow: auto;
/*height: 390px;*/
border: 0;
}
#folderview {
}
#folderview .path {
margin-bottom: 10px;
}
#folderview .view {
display: block;
margin: 0;
padding: 0;
height: 360px;
}
#folderview input#folderpath {
width: 65%;
background-color: #f5f5f5;
}
#folderview input#foldername {
width: 20%;
}
#folderview iframe#folderframe {
height: 100%;
}
#uploads .upload {
padding: 4px;
}
div#media-noimages {
width: 100%;
text-align:center;
font-size:14px;
font-weight:bold;
color:#CCCCCC;
}
.overall-title, .current-title {
font-size:12px;
}
.spinner {
position: absolute;
left: 50%;
opacity: 0.9;
filter: alpha(opacity=90);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
z-index: 999;
background: #fff;
}
.spinner-msg {
text-align: center;
font-weight: bold;
}
.spinner-img {
background: url(../../jui/images/ajax-loader.gif) center no-repeat;
width: 66px;
height: 66px;
margin: 0 auto;
}
p.nowarning {
float: left;
margin-right: 15px;
}
div#update-progress {
clear: both;
}
PKj�[��)��mediamanager_rtl.cssnu�[���/**
* @copyright (C) 2010 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
PKj�[��V299mejs-skins.cssnu�[���/* TED player */
.mejs-container.mejs-ted {
}
.mejs-ted .mejs-controls {
background: #eee;
height: 65px;
}
.mejs-ted .mejs-button,
.mejs-ted .mejs-time {
position: absolute;
background: #ddd;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-total {
background-color: none;
background: url(controls-ted.png) repeat-x 0 -52px;
height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-buffering {
height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: none;
background: url(controls-ted.png) repeat-x 0 -52px;
width: 0;
height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-current {
width: 0;
height: 6px;
background-color: none;
background: url(controls-ted.png) repeat-x 0 -59px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-handle {
display: block;
margin: 0;
width: 14px;
height: 21px;
top: -7px;
border: 0;
background: url(controls-ted.png) no-repeat 0 0;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-float {
display: none;
}
.mejs-ted .mejs-controls .mejs-playpause-button {
top: 29px;
left: 9px;
width: 49px;
height: 28px;
}
.mejs-ted .mejs-controls .mejs-playpause-button button {
width: 49px;
height: 28px;
background: url(controls-ted.png) no-repeat -50px -23px;
margin: 0;
padding: 0;
}
.mejs-ted .mejs-controls .mejs-pause button {
background-position: 0 -23px;
}
.mejs-ted .mejs-controls .mejs-fullscreen-button {
top: 34px;
right: 9px;
width: 17px;
height: 15px;
background : none;
}
.mejs-ted .mejs-controls .mejs-fullscreen-button button {
width: 19px;
height: 17px;
background: transparent url(controls-ted.png) no-repeat 0 -66px;
margin: 0;
padding: 0;
}
.mejs-ted .mejs-controls .mejs-unfullscreen button {
background: transparent url(controls-ted.png) no-repeat -21px -66px;
margin: 0;
padding: 0;
}
.mejs-ted .mejs-controls .mejs-volume-button {
top: 30px;
right: 35px;
width: 24px;
height: 22px;
}
.mejs-ted .mejs-controls .mejs-mute button {
background: url(controls-ted.png) no-repeat -15px 0;
width: 24px;
height: 22px;
margin: 0;
padding: 0;
}
.mejs-ted .mejs-controls .mejs-unmute button {
background: url(controls-ted.png) no-repeat -40px 0;
width: 24px;
height: 22px;
margin: 0;
padding: 0;
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-slider {
background: #fff;
border: solid 1px #aaa;
border-width: 1px 1px 0 1px;
width: 22px;
height: 65px;
top: -65px;
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-total {
background: url(controls-ted.png) repeat-y -41px -66px;
left: 8px;
width: 6px;
height: 50px;
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-current {
left: 8px;
width: 6px;
background: url(controls-ted.png) repeat-y -48px -66px;
height: 50px;
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-handle {
display: none;
}
.mejs-ted .mejs-controls .mejs-time span {
color: #333;
}
.mejs-ted .mejs-controls .mejs-currenttime-container {
position: absolute;
top: 32px;
right: 100px;
border: solid 1px #999;
background: #fff;
color: #333;
padding-top: 2px;
border-radius: 3px;
color: #333;
}
.mejs-ted .mejs-controls .mejs-duration-container {
position: absolute;
top: 32px;
right: 65px;
border: solid 1px #999;
background: #fff;
color: #333;
padding-top: 2px;
border-radius: 3px;
color: #333;
}
.mejs-ted .mejs-controls .mejs-time button{
color: #333;
}
.mejs-ted .mejs-controls .mejs-captions-button {
display: none;
}
/* END: TED player */
/* WMP player */
.mejs-container.mejs-wmp {
}
.mejs-wmp .mejs-controls {
background: transparent url(controls-wmp-bg.png) center 16px no-repeat;
height: 65px;
}
.mejs-wmp .mejs-button,
.mejs-wmp .mejs-time {
position: absolute;
background: transparent;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-total {
background-color: transparent;
border: solid 1px #ccc;
height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-buffering {
height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: rgba(255,255,255,0.3);
width: 0;
height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-current {
width: 0;
height: 1px;
background-color: #014CB6;
border: solid 1px #7FC9FA;
border-width: 1px 0;
border-color: #7FC9FA #fff #619FF2 #fff;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-handle {
display: block;
margin: 0;
width: 16px;
height: 9px;
top: -3px;
border: 0;
background: url(controls-wmp.png) no-repeat 0 -80px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-float {
display: none;
}
.mejs-wmp .mejs-controls .mejs-playpause-button {
top: 10px;
left: 50%;
margin: 10px 0 0 -20px;
width: 40px;
height: 40px;
}
.mejs-wmp .mejs-controls .mejs-playpause-button button {
width: 40px;
height: 40px;
background: url(controls-wmp.png) no-repeat 0 0;
margin: 0;
padding: 0;
}
.mejs-wmp .mejs-controls .mejs-pause button {
background-position: 0 -40px;
}
.mejs-wmp .mejs-controls .mejs-currenttime-container {
position: absolute;
top: 25px;
left: 50%;
margin-left: -93px;
}
.mejs-wmp .mejs-controls .mejs-duration-container {
position: absolute;
top: 25px;
left: 50%;
margin-left: -58px;
}
.mejs-wmp .mejs-controls .mejs-volume-button {
top: 32px;
right: 50%;
margin-right: -55px;
width: 20px;
height: 15px;
}
.mejs-wmp .mejs-controls .mejs-volume-button button {
margin: 0;
padding: 0;
background: url(controls-wmp.png) no-repeat -42px -17px;
width: 20px;
height: 15px;
}
.mejs-wmp .mejs-controls .mejs-unmute button {
margin: 0;
padding: 0;
background: url(controls-wmp.png) no-repeat -42px 0;
width: 20px;
height: 15px;
}
.mejs-wmp .mejs-controls .mejs-volume-button .mejs-volume-slider {
background: rgba(102,102,102,0.6);
}
.mejs-wmp .mejs-controls .mejs-fullscreen-button {
top: 32px;
right: 50%;
margin-right: -82px;
width: 15px;
height: 14px;
}
.mejs-wmp .mejs-controls .mejs-fullscreen-button button {
margin: 0;
padding: 0;
background: url(controls-wmp.png) no-repeat -63px 0;
width: 15px;
height: 14px;
}
.mejs-wmp .mejs-controls .mejs-captions-button {
display: none;
}
/* END: WMP player */
PKj�[�Ǩ`��popup-imagelist.cssnu�[���/**
* @copyright (C) 2006 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.contentpane {
padding: 0 !important;
overflow-x: hidden;
}
.item {
float: left;
border: 1px solid #ccc !important;
margin: 3px;
position: relative;
padding: 0 !important;
}
.item a {
display: table-cell !important;
display: block;
width: 80px;
height: 90px;
overflow: hidden;
vertical-align: middle;
text-align: center;
text-decoration: none;
color: black;
line-height: 90px;
background: #fff !important;
}
.item img {
display: inline;
margin-top: expression(( 80 - this.height ) / 2);
border: 0;
}
html>body .item img {
margin: auto;
}
.item span {
line-height: 100%;
clear: both;
display: block;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
padding: 2px 0;
background-color: #eee;
overflow: hidden;
font-family: Tahoma, Verdana, sans-serif !important;
font-size: 11px;
}
.item a:link span,
.item a:visited span {
background-color: #eee;
color: #333;
}
.item a:hover span,
.item a:active span,
.item a:active focus {
background-color: #eee;
color: #095197;
}
.thumbnails.thumbnails-media {
margin: 0 -8px;
}
.thumbnails-media .thumbnail {
background-color: #f4f4f4;
border-radius: 3px;
border: 0;
box-shadow: 0 0 0 1px rgba(0,0,0,0.05) inset;
padding: 0px;
height: 100px;
width: 100px;
margin: 8px;
position: relative;
text-align: center;
overflow: hidden;
}
.thumbnails-media .thumbnail .close {
background-color: #ccc;
border-left: 1px solid rgba(0,0,0,0.1);
height: 22px;
line-height: 22px;
opacity: 0.3;
text-align: center;
width: 22px;
top: 0;
right: 0;
}
.thumbnails-media .thumbnail .close:hover {
background-color: #bbb;
}
.thumbnails-media .thumbnail *,
.thumbnails-media .thumbnail *:before {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thumbnails-media .thumbnail input[type="radio"],
.thumbnails-media .thumbnail input[type="checkbox"] {
margin: 0;
opacity: 0.55;
position: absolute;
top: 5px;
left: 5px;
}
.thumbnails-media .thumbnail .controls,
.thumbnails-media .thumbnail .imginfoBorder {
display: none;
}
.thumbnails-media .imgThumb {
position: relative;
z-index: 1;
width: 100%;
display: inline-block;
}
.thumbnails-media .imgThumb input {
display: none;
}
.thumbnails-media .imgThumb label,
.thumbnails-media .imgThumb .imgThumbInside {
display: block;
line-height: 100px;
position: relative;
width: 100%;
border-radius: 3px;
overflow: hidden;
}
.thumbnails-media .imgThumb label:before,
.thumbnails-media .imgThumb .imgThumbInside:before {
font-family: "IcoMoon";
font-style: normal;
content: 'G';
position: absolute;
top: 0;
right: 0;
background-color: #46a546;
color: #fff;
line-height: 26px;
width: 26px;
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
border-color: rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
border-radius: 0 3px;
}
.thumbnails-media .imgThumb img {
width: auto;
}
.thumbnails-media .selected :checked + label,
.thumbnails-media .selected .imgThumbInside,
.thumbnails-media .imgInput :checked + label,
.thumbnails-media .imgInput .imgThumbInside {
background-color: #ddd;
}
.thumbnails-media .selected :checked + label:before,
.thumbnails-media .selected .imgThumbInside:before,
.thumbnails-media .imgInput :checked + label:before,
.thumbnails-media .imgInput .imgThumbInside:before {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.thumbnails-media .selected :checked + label:after,
.thumbnails-media .selected .imgThumbInside:after,
.thumbnails-media .imgInput :checked + label:after,
.thumbnails-media .imgInput .imgThumbInside:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
border: 3px solid #46a546;
border-radius: 5px;
}
.thumbnails-media .imgPreview a {
padding: 0;
position: absolute;
left: 0;
z-index: 1;
height: 26px;
width: 26px;
}
.thumbnails-media .imgPreview a,
.thumbnails-media .imgDetails {
position: absolute;
left: 0;
background-color: #fff;
border-color: rgba(0,0,0,0.2);
bottom: 0;
line-height: 26px;
border: 1px solid rgba(0,0,0,0.1);
border-width: 1px 1px 0 0;
border-radius: 0 3px 0 0;
z-index: 1;
}
.thumbnails-media .imgPreview a:hover,
.thumbnails-media .imgDetails:hover {
background-color: #eee;
}
.thumbnails-media .imgDetails {
padding: 0 5px;
line-height: 20px;
color: #555;
}
.thumbnails-media .imgFolder span {
line-height: 90px;
font-size: 38px;
margin: 0;
width: auto;
}
.thumbnails-media .imgFolder + .imgDetails {
color: inherit;
}
PKj�[�}����popup-imagelist_rtl.cssnu�[���/**
* @copyright (C) 2010 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.item {
float: right;
}
PKj�[����popup-imagemanager.cssnu�[���/**
* @copyright (C) 2006 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
@media only screen and (min-width: 768px) {
#imageForm .control-group,
#uploadform .control-group {
margin-bottom: 0;
}
}
#uploadform.well {
margin-bottom: -26px;
}
img {
border: 0 none;
}
form {
padding: 0px;
margin: 0 auto;
width: 100%;
}
button {
padding: 3px;
border: 1px solid #CCCCCC;
font-weight: bold;
color: #0B55C4;
background-color: white;
}
button:hover {
border: 1px solid #0B55C4;
}
iframe {
width: 100%;
border: 0 none;
margin: 0 0 0.5em 0;
padding: 0;
}
iframe#imageframe {
height: 350px;
}
a:hover {
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.buttons {
width: 70px;
text-align: center;
}
#messages {
position: relative;
left: 175px;
top: 115px;
background-color: white;
width: 200px;
float: left;
margin-top: -52px;
border: 1px solid #ccc;
text-align: center;
padding: 15px;
}
#message {
font-size: 15px;
font-weight: bold;
color: #69c;
}
#uploads .upload {
padding: 4px;
}
/* added Angie */
#upload-noflash {
border:0
}
.hide {
display:none
}
label.hidelabeltxt {
text-indent: -9999em;
}
PKj�[��д�popup-imagemanager_rtl.cssnu�[���/**
* @copyright (C) 2010 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
#messages {
right: 175px;
float: right;
}
/* added Angie */
#imageForm fieldset,
#uploadform,
#upload-noflash {
text-align: right;
}
.fltrt {
float: left;
}
.fltlft {
float: right;
}
fieldset input,
fieldset textarea,
fieldset select,
fieldset img,
fieldset button {
float: right;
margin: 5px 0 5px 5px;
}
label.hidelabeltxt {
text-indent: -9999em;
}
#imageForm fieldset label,
#uploadform fieldset label {
float: right;
clear: none;
clear: right;
}
.swiff-uploader-box {
right:auto!important;
}
PKj�[&�ڤ��skipback.pngnu�[����PNG
IHDR�A�
AiCCPICC ProfileH
��wTS��Ͻ7��" %�z
�;HQ�I�P��&vDF)VdT�G�"cE��b� �P�QDE�k �5�ޚ��Y�����g�}P���tX�4�X��\��X��ffG�D��=���HƳ��.�d��,�P&s��"7C$
E�6<~&��S��2���)2�12� ��"�įl���+�ɘ�&�Y��4���Pޚ%ᣌ�\�%�g�|e�TI��(���L0�_��&�l�2E����9�r��9h�x�g��Ib�טi���f��S�b1+��M�xL���0��o�E%Ym�h����Y��h����~S�=�z�U�&�ϞA��Y�l�/��$Z����U�m@��O�
��ޜ��l^���'���ls�k.+�7���oʿ�9����V;�?�#I3eE妧�KD����d����9i���,�����UQ� ��h��<�X�.d
���6'~�khu_}�9P�I�o=C#$n?z}�[1
Ⱦ�h���s�2z��\�n�LA"S��dr%�,�߄l��t�
4�.0,`
�3p� ��H�.Hi@�A>�
A1�v�jpԁz�N�6p\W�
p�G@
��K0ށi���A����B�ZyCAP8�C���@��&�*���CP=�#t�]����
4�}���a
���ٰ;G���Dx����J�>����,�_@��FX�DB�X$!k�"��E�����H�q���a���Y��bVa�bJ0c�VL�6f3����bձ�X'�?v 6��-�V`�`[����a�;��p~�\2n5������
�&�x�*���s�b|!�
ߏƿ'� Zk�!�
$l$T����4Q��Ot"�y�\b)���A�I&N�I�$R$)���TIj"]&=&�!��:dGrY@^O�$�
_%�?P�(&OJEB�N9J�@y@yC�R
�n�X����ZO�D}J}/G�3���ɭ���k��{%O�חw�_.�'_!J����Q�@�S���V�F��=�IE���b�b�b�b��5�Q%�����O�@��%�!BӥyҸ�M�:�e�0G7��ӓ����� e%e[�(����R�0`�3R��������4�����6�i^��)��*n*|�"�f����LUo�՝�m�O�0j&jaj�j��.��ϧ�w�ϝ_4��갺�z��j���=���U�4�5�n�ɚ��4ǴhZ�Z�Z�^0����Tf%��9����-�>�ݫ=�c��Xg�N��]�.[7A�\�SwBOK/X/_�Q�>Q�����G�[��
�`�A�������a�a��c#����*�Z�;�8c�q��>�[&���I�I��MS���T`�ϴ�k�h&4�5�Ǣ��YY�F֠9�<�|�y��+=�X���_,�,S-�,Y)YXm����Ěk]c}džj�c�Φ�浭�-�v��};�]���N���"�&�1=�x����tv(��}�������'{'��I�ߝY�)�
Σ��-r�q�r�.d.�_xp��Uە�Z��M�v�m���=���+K�G�ǔ����^���W�W����b�j�>:>�>�>�v��}/�a��v�������O8� �
�FV>2 u����/�_$\�B�Cv�< 5]�s.,4�&�y�Ux~xw-bEDCĻH����G��KwF�G�E�GME{E�EK�X,Y��F�Z�
�={$vr����K����
��.3\����r���Ϯ�_�Yq*���©�L��_�w�ד������+��]�e�������D��]�cI�II�OA��u�_�䩔���)3�ѩ�i�����B%a��+]3='�/�4�0C��i��U�@ёL(sYf����L�H�$�%�Y�j��gGe��Q�����n����~5f5wug�v����5�k��֮\۹Nw]����m
mH���Fˍe�n���Q�Q��`h����B�BQ�-�[l�ll��f��jۗ"^�b���O%ܒ��Y}W��������w�vw����X�bY^�Ю�]�����W�Va[q`i�d��2���J�jGէ������{������m���>��Pk�Am�a�����꺿g_D�H��G�G��u�;��7�7�6�Ʊ�q�o��C{��P3���8!9����<�y�}��'�����Z�Z���։��6i{L{��ӝ�-?��|����gKϑ���9�w~�Bƅ��:Wt>���ҝ����ˁ��^�r�۽��U��g�9];}�}�������_�~i��m��p���㭎�}�]�/��}�����.�{�^�=�}���^?�z8�h�c��'
O*��?����f�����`ϳ�g���C/����O�ϩ�+F�F�G�Gό���z����ˌ��ㅿ)����ѫ�~w��gb���k��?Jި�9��m�d���wi獵�ޫ�?�����c�Ǒ��O�O���?w| ��x&mf����2:Y~ pHYs��"iTXtXML:com.adobe.xmp<x:xmpmeta
xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.4.0">
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:tiff="http://ns.adobe.com/tiff/1.0/"
xmlns:exif="http://ns.adobe.com/exif/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:xmp="http://ns.adobe.com/xap/1.0/">
<tiff:ResolutionUnit>1</tiff:ResolutionUnit>
<tiff:Compression>5</tiff:Compression>
<tiff:XResolution>72</tiff:XResolution>
<tiff:Orientation>1</tiff:Orientation>
<tiff:YResolution>72</tiff:YResolution>
<exif:PixelXDimension>20</exif:PixelXDimension>
<exif:ColorSpace>1</exif:ColorSpace>
<exif:PixelYDimension>22</exif:PixelYDimension>
<dc:subject>
<rdf:Bag/>
</dc:subject>
<xmp:ModifyDate>2014-07-31T14:07:73</xmp:ModifyDate>
<xmp:CreatorTool>Pixelmator 3.2</xmp:CreatorTool>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
��ſ�IDAT8���JCA�=����1�B�ؘ��,$`��|�`�����^��N;�T�Q�/��f G���_f/3�n��nW����4lj�%�����-y
����s��3�̐��e�=�?] e�Cw�����'��
�Rh�"`����7��v��F��Tk����t��p�y�����E%OPJ��"�0㖦=n!�4��"{�[(E�2�iod�� ��xꠊ����G$W
+���4$��W"��b9�#�xu��ճy�
�ň��x�:��$xm
���;dW��æQ��u��AkGq�,aOg���;�O�EI��ˆ�^�YR���t.lT6�>2]��h��*�bq����c���*�H@�V�Ƽ�C�o�Wc�LDp
7֏�@�Z�����;D3�3�#�3�ڡ�GE��2Z�$AV��.���/|Ⱦ�U���ʊIEND�B`�PK]r�[BT�=-a-abootstrap.rtl.min.cssnu�[���@charset
"UTF-8";/*!
* Bootstrap v5.0.2 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe
UI",Roboto,"Helvetica Neue",Arial,"Noto
Sans","Liberation Sans",sans-serif,"Apple Color
Emoji","Segoe UI Emoji","Segoe UI
Symbol","Noto Color
Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation
Mono","Courier
New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255,
255, 0.15), rgba(255, 255, 255,
0))}*,::after,::before{box-sizing:border-box}@media
(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem
0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem
+ 1.5vw)}@media
(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem
+ .9vw)}@media
(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem +
.6vw)}@media
(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem
+ .3vw)}@media
(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline
dotted;text-decoration:underline
dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-right:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol
ol,ol ul,ul ol,ul
ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-right:0}blockquote{margin:0
0
1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre
code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem
.4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd
kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0
1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:right}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:right;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem
+ .3vw);line-height:inherit}@media
(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:right}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=email],[type=number],[type=tel],[type=url]{direction:ltr}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem
+ 4.5vw);font-weight:300;line-height:1.2}@media
(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem
+ 3.9vw);font-weight:300;line-height:1.2}@media
(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem
+ 3.3vw);font-weight:300;line-height:1.2}@media
(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem
+ 2.7vw);font-weight:300;line-height:1.2}@media
(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem
+ 2.1vw);font-weight:300;line-height:1.2}@media
(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem
+ 1.5vw);font-weight:300;line-height:1.2}@media
(min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-right:0;list-style:none}.list-inline{padding-right:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-left:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px
solid
#dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);margin-left:auto;margin-right:auto}@media
(min-width:576px){.container,.container-sm{max-width:540px}}@media
(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media
(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media
(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media
(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)
* -1);margin-left:calc(var(--bs-gutter-x) *
-.5);margin-right:calc(var(--bs-gutter-x) *
-.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-left:calc(var(--bs-gutter-x)
* .5);padding-right:calc(var(--bs-gutter-x) *
.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0
0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0
auto;width:100%}.row-cols-2>*{flex:0 0
auto;width:50%}.row-cols-3>*{flex:0 0
auto;width:33.3333333333%}.row-cols-4>*{flex:0 0
auto;width:25%}.row-cols-5>*{flex:0 0
auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media
(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0
auto;width:auto}.row-cols-sm-1>*{flex:0 0
auto;width:100%}.row-cols-sm-2>*{flex:0 0
auto;width:50%}.row-cols-sm-3>*{flex:0 0
auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0
auto;width:25%}.row-cols-sm-5>*{flex:0 0
auto;width:20%}.row-cols-sm-6>*{flex:0 0
auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0
0%}.row-cols-md-auto>*{flex:0 0
auto;width:auto}.row-cols-md-1>*{flex:0 0
auto;width:100%}.row-cols-md-2>*{flex:0 0
auto;width:50%}.row-cols-md-3>*{flex:0 0
auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0
auto;width:25%}.row-cols-md-5>*{flex:0 0
auto;width:20%}.row-cols-md-6>*{flex:0 0
auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0
0%}.row-cols-lg-auto>*{flex:0 0
auto;width:auto}.row-cols-lg-1>*{flex:0 0
auto;width:100%}.row-cols-lg-2>*{flex:0 0
auto;width:50%}.row-cols-lg-3>*{flex:0 0
auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0
auto;width:25%}.row-cols-lg-5>*{flex:0 0
auto;width:20%}.row-cols-lg-6>*{flex:0 0
auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0
0%}.row-cols-xl-auto>*{flex:0 0
auto;width:auto}.row-cols-xl-1>*{flex:0 0
auto;width:100%}.row-cols-xl-2>*{flex:0 0
auto;width:50%}.row-cols-xl-3>*{flex:0 0
auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0
auto;width:25%}.row-cols-xl-5>*{flex:0 0
auto;width:20%}.row-cols-xl-6>*{flex:0 0
auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0
0%}.row-cols-xxl-auto>*{flex:0 0
auto;width:auto}.row-cols-xxl-1>*{flex:0 0
auto;width:100%}.row-cols-xxl-2>*{flex:0 0
auto;width:50%}.row-cols-xxl-3>*{flex:0 0
auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0
auto;width:25%}.row-cols-xxl-5>*{flex:0 0
auto;width:20%}.row-cols-xxl-6>*{flex:0 0
auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0
0 auto;width:8.33333333%}.col-2{flex:0 0
auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0
auto;width:33.33333333%}.col-5{flex:0 0
auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0
auto;width:58.33333333%}.col-8{flex:0 0
auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0
auto;width:83.33333333%}.col-11{flex:0 0
auto;width:91.66666667%}.col-12{flex:0 0
auto;width:100%}.offset-1{margin-right:8.33333333%}.offset-2{margin-right:16.66666667%}.offset-3{margin-right:25%}.offset-4{margin-right:33.33333333%}.offset-5{margin-right:41.66666667%}.offset-6{margin-right:50%}.offset-7{margin-right:58.33333333%}.offset-8{margin-right:66.66666667%}.offset-9{margin-right:75%}.offset-10{margin-right:83.33333333%}.offset-11{margin-right:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media
(min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0
auto;width:8.33333333%}.col-sm-2{flex:0 0
auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0
0 auto;width:33.33333333%}.col-sm-5{flex:0 0
auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0
0 auto;width:58.33333333%}.col-sm-8{flex:0 0
auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0
0 auto;width:83.33333333%}.col-sm-11{flex:0 0
auto;width:91.66666667%}.col-sm-12{flex:0 0
auto;width:100%}.offset-sm-0{margin-right:0}.offset-sm-1{margin-right:8.33333333%}.offset-sm-2{margin-right:16.66666667%}.offset-sm-3{margin-right:25%}.offset-sm-4{margin-right:33.33333333%}.offset-sm-5{margin-right:41.66666667%}.offset-sm-6{margin-right:50%}.offset-sm-7{margin-right:58.33333333%}.offset-sm-8{margin-right:66.66666667%}.offset-sm-9{margin-right:75%}.offset-sm-10{margin-right:83.33333333%}.offset-sm-11{margin-right:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media
(min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0
auto;width:8.33333333%}.col-md-2{flex:0 0
auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0
0 auto;width:33.33333333%}.col-md-5{flex:0 0
auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0
0 auto;width:58.33333333%}.col-md-8{flex:0 0
auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0
0 auto;width:83.33333333%}.col-md-11{flex:0 0
auto;width:91.66666667%}.col-md-12{flex:0 0
auto;width:100%}.offset-md-0{margin-right:0}.offset-md-1{margin-right:8.33333333%}.offset-md-2{margin-right:16.66666667%}.offset-md-3{margin-right:25%}.offset-md-4{margin-right:33.33333333%}.offset-md-5{margin-right:41.66666667%}.offset-md-6{margin-right:50%}.offset-md-7{margin-right:58.33333333%}.offset-md-8{margin-right:66.66666667%}.offset-md-9{margin-right:75%}.offset-md-10{margin-right:83.33333333%}.offset-md-11{margin-right:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media
(min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0
auto;width:8.33333333%}.col-lg-2{flex:0 0
auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0
0 auto;width:33.33333333%}.col-lg-5{flex:0 0
auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0
0 auto;width:58.33333333%}.col-lg-8{flex:0 0
auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0
0 auto;width:83.33333333%}.col-lg-11{flex:0 0
auto;width:91.66666667%}.col-lg-12{flex:0 0
auto;width:100%}.offset-lg-0{margin-right:0}.offset-lg-1{margin-right:8.33333333%}.offset-lg-2{margin-right:16.66666667%}.offset-lg-3{margin-right:25%}.offset-lg-4{margin-right:33.33333333%}.offset-lg-5{margin-right:41.66666667%}.offset-lg-6{margin-right:50%}.offset-lg-7{margin-right:58.33333333%}.offset-lg-8{margin-right:66.66666667%}.offset-lg-9{margin-right:75%}.offset-lg-10{margin-right:83.33333333%}.offset-lg-11{margin-right:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media
(min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0
auto;width:8.33333333%}.col-xl-2{flex:0 0
auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0
0 auto;width:33.33333333%}.col-xl-5{flex:0 0
auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0
0 auto;width:58.33333333%}.col-xl-8{flex:0 0
auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0
0 auto;width:83.33333333%}.col-xl-11{flex:0 0
auto;width:91.66666667%}.col-xl-12{flex:0 0
auto;width:100%}.offset-xl-0{margin-right:0}.offset-xl-1{margin-right:8.33333333%}.offset-xl-2{margin-right:16.66666667%}.offset-xl-3{margin-right:25%}.offset-xl-4{margin-right:33.33333333%}.offset-xl-5{margin-right:41.66666667%}.offset-xl-6{margin-right:50%}.offset-xl-7{margin-right:58.33333333%}.offset-xl-8{margin-right:66.66666667%}.offset-xl-9{margin-right:75%}.offset-xl-10{margin-right:83.33333333%}.offset-xl-11{margin-right:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media
(min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0
0 auto;width:8.33333333%}.col-xxl-2{flex:0 0
auto;width:16.66666667%}.col-xxl-3{flex:0 0
auto;width:25%}.col-xxl-4{flex:0 0
auto;width:33.33333333%}.col-xxl-5{flex:0 0
auto;width:41.66666667%}.col-xxl-6{flex:0 0
auto;width:50%}.col-xxl-7{flex:0 0
auto;width:58.33333333%}.col-xxl-8{flex:0 0
auto;width:66.66666667%}.col-xxl-9{flex:0 0
auto;width:75%}.col-xxl-10{flex:0 0
auto;width:83.33333333%}.col-xxl-11{flex:0 0
auto;width:91.66666667%}.col-xxl-12{flex:0 0
auto;width:100%}.offset-xxl-0{margin-right:0}.offset-xxl-1{margin-right:8.33333333%}.offset-xxl-2{margin-right:16.66666667%}.offset-xxl-3{margin-right:25%}.offset-xxl-4{margin-right:33.33333333%}.offset-xxl-5{margin-right:41.66666667%}.offset-xxl-6{margin-right:50%}.offset-xxl-7{margin-right:58.33333333%}.offset-xxl-8{margin-right:66.66666667%}.offset-xxl-9{margin-right:75%}.offset-xxl-10{margin-right:83.33333333%}.offset-xxl-11{margin-right:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,
0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0,
0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0,
0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem
.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset
0 0 0 9999px
var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem
.25rem}.table-bordered>:not(caption)>*{border-width:1px
0}.table-bordered>:not(caption)>*>*{border-width:0
1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media
(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media
(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media
(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media
(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media
(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem
+ 1px);padding-bottom:calc(.375rem +
1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem
+ 1px);padding-bottom:calc(.5rem +
1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem +
1px);padding-bottom:calc(.25rem +
1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem
.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px
solid
#ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color
.15s ease-in-out,box-shadow .15s ease-in-out}@media
(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0
0 0 .25rem
rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem
.75rem;margin:-.375rem
-.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color
.15s ease-in-out,background-color .15s ease-in-out,border-color .15s
ease-in-out,box-shadow .15s ease-in-out}@media
(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem
.75rem;margin:-.375rem
-.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color
.15s ease-in-out,background-color .15s ease-in-out,border-color .15s
ease-in-out,box-shadow .15s ease-in-out;transition:color .15s
ease-in-out,background-color .15s ease-in-out,border-color .15s
ease-in-out,box-shadow .15s ease-in-out}@media
(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem
0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid
transparent;border-width:1px
0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{min-height:calc(1.5em
+ (.5rem + 2px));padding:.25rem
.5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem
.5rem;margin:-.25rem
-.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem
.5rem;margin:-.25rem
-.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em
+ (1rem + 2px));padding:.5rem
1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem
1rem;margin:-.5rem
-1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem
1rem;margin:-.5rem
-1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em
+ (.75rem + 2px))}textarea.form-control-sm{min-height:calc(1.5em + (.5rem +
2px))}textarea.form-control-lg{min-height:calc(1.5em + (1rem +
2px))}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem
.75rem .375rem 2.25rem;-moz-padding-start:calc(0.75rem -
3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16
16'%3e%3cpath fill='none' stroke='%23343a40'
stroke-linecap='round' stroke-linejoin='round'
stroke-width='2' d='M2 5l6 6
6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left
.75rem center;background-size:16px 12px;border:1px solid
#ced4da;border-radius:.25rem;transition:border-color .15s
ease-in-out,box-shadow .15s
ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media
(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0
0 0 .25rem
rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-left:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0
0 0
#212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-right:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-right:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-right:1.5em;margin-bottom:.125rem}.form-check
.form-check-input{float:right;margin-right:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px
solid
rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0
0 0 .25rem
rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20
20'%3e%3cpath fill='none' stroke='%23fff'
stroke-linecap='round' stroke-linejoin='round'
stroke-width='3' d='M6 10l3
3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8
8'%3e%3ccircle r='2'
fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20
20'%3e%3cpath fill='none' stroke='%23fff'
stroke-linecap='round' stroke-linejoin='round'
stroke-width='3' d='M6
10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-right:2.5em}.form-switch
.form-check-input{width:2em;margin-right:-2.5em;background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8
8'%3e%3ccircle r='3' fill='rgba%280, 0, 0,
0.25%29'/%3e%3c/svg%3e");background-position:right
center;border-radius:2em;transition:background-position .15s
ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch
.form-check-input{transition:none}}.form-switch
.form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8
8'%3e%3ccircle r='3'
fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch
.form-check-input:checked{background-position:left
center;background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8
8'%3e%3ccircle r='3'
fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-left:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0
0 0 1px #fff,0 0 0 .25rem
rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0
1px #fff,0 0 0 .25rem
rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color
.15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s
ease-in-out;transition:background-color .15s ease-in-out,border-color .15s
ease-in-out,box-shadow .15s
ease-in-out;-webkit-appearance:none;appearance:none}@media
(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color
.15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s
ease-in-out;transition:background-color .15s ease-in-out,border-color .15s
ease-in-out,box-shadow .15s
ease-in-out;-moz-appearance:none;appearance:none}@media
(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem
+
2px);line-height:1.25}.form-floating>label{position:absolute;top:0;right:0;height:100%;padding:1rem
.75rem;pointer-events:none;border:1px solid
transparent;transform-origin:100% 0;transition:opacity .1s
ease-in-out,transform .1s ease-in-out}@media
(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem
.75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85)
translateY(-.5rem)
translateX(-.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85)
translateY(-.5rem)
translateX(-.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85)
translateY(-.5rem)
translateX(-.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1
1
auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group
.btn{position:relative;z-index:2}.input-group
.btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem
.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px
solid
#ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem
1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem
.5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-left:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem
.5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated
:valid~.valid-feedback,.was-validated
:valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated
.form-control:valid{border-color:#198754;padding-left:calc(1.5em +
.75rem);background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8
8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6
4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4
4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left
calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem)
calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated
.form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem
rgba(25,135,84,.25)}.was-validated
textarea.form-control:valid,textarea.form-control.is-valid{padding-left:calc(1.5em
+ .75rem);background-position:top calc(.375em + .1875rem) left calc(.375em
+ .1875rem)}.form-select.is-valid,.was-validated
.form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated
.form-select:valid:not([multiple]):not([size]),.was-validated
.form-select:valid:not([multiple])[size="1"]{padding-left:4.125rem;background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16
16'%3e%3cpath fill='none' stroke='%23343a40'
stroke-linecap='round' stroke-linejoin='round'
stroke-width='2' d='M2 5l6 6
6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8
8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6
4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4
4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:left
.75rem center,center left 2.25rem;background-size:16px 12px,calc(.75em +
.375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated
.form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem
rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated
.form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated
.form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated
.form-check-input:valid:focus{box-shadow:0 0 0 .25rem
rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated
.form-check-input:valid~.form-check-label{color:#198754}.form-check-inline
.form-check-input~.valid-feedback{margin-right:.5em}.input-group
.form-control.is-valid,.input-group .form-select.is-valid,.was-validated
.input-group .form-control:valid,.was-validated .input-group
.form-select:valid{z-index:1}.input-group
.form-control.is-valid:focus,.input-group
.form-select.is-valid:focus,.was-validated .input-group
.form-control:valid:focus,.was-validated .input-group
.form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem
.5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated
:invalid~.invalid-feedback,.was-validated
:invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated
.form-control:invalid{border-color:#dc3545;padding-left:calc(1.5em +
.75rem);background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'
width='12' height='12' fill='none'
stroke='%23dc3545'%3e%3ccircle cx='6' cy='6'
r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8
3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2'
r='.6' fill='%23dc3545'
stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left
calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem)
calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated
.form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem
rgba(220,53,69,.25)}.was-validated
textarea.form-control:invalid,textarea.form-control.is-invalid{padding-left:calc(1.5em
+ .75rem);background-position:top calc(.375em + .1875rem) left calc(.375em
+ .1875rem)}.form-select.is-invalid,.was-validated
.form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated
.form-select:invalid:not([multiple]):not([size]),.was-validated
.form-select:invalid:not([multiple])[size="1"]{padding-left:4.125rem;background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16
16'%3e%3cpath fill='none' stroke='%23343a40'
stroke-linecap='round' stroke-linejoin='round'
stroke-width='2' d='M2 5l6 6
6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'
width='12' height='12' fill='none'
stroke='%23dc3545'%3e%3ccircle cx='6' cy='6'
r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8
3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2'
r='.6' fill='%23dc3545'
stroke='none'/%3e%3c/svg%3e");background-position:left
.75rem center,center left 2.25rem;background-size:16px 12px,calc(.75em +
.375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated
.form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem
rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated
.form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated
.form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated
.form-check-input:invalid:focus{box-shadow:0 0 0 .25rem
rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated
.form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline
.form-check-input~.invalid-feedback{margin-right:.5em}.input-group
.form-control.is-invalid,.input-group
.form-select.is-invalid,.was-validated .input-group
.form-control:invalid,.was-validated .input-group
.form-select:invalid{z-index:2}.input-group
.form-control.is-invalid:focus,.input-group
.form-select.is-invalid:focus,.was-validated .input-group
.form-control:invalid:focus,.was-validated .input-group
.form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px
solid transparent;padding:.375rem
.75rem;font-size:1rem;border-radius:.25rem;transition:color .15s
ease-in-out,background-color .15s ease-in-out,border-color .15s
ease-in-out,box-shadow .15s ease-in-out}@media
(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0
0 0 .25rem
rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled
.btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0
0 0 .25rem
rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0
0 0 .25rem
rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0
0 0 .25rem
rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0
0 0 .25rem
rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0
0 0 .25rem
rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0
0 0 .25rem
rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0
0 0 .25rem
rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0
0 0 .25rem
rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0
0 0 .25rem
rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0
0 0 .25rem
rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0
0 0 .25rem
rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0
0 0 .25rem
rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0
0 0 .25rem
rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0
0 0 .25rem
rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0
0 0 .25rem
rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0
0 0 .25rem
rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0
0 0 .25rem
rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0
0 0 .25rem
rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0
0 0 .25rem
rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0
0 0 .25rem
rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0
0 0 .25rem
rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0
0 0 .25rem
rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0
0 0 .25rem
rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0
0 0 .25rem
rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0
0 0 .25rem
rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0
0 0 .25rem
rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0
0 0 .25rem
rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0
0 0 .25rem
rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0
0 0 .25rem
rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0
0 0 .25rem
rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0
0 0 .25rem
rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0
0 0 .25rem
rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem
1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem
.5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s
linear}@media
(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height
.35s ease}@media
(prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em
solid;border-left:.3em solid transparent;border-bottom:0;border-right:.3em
solid
transparent}.dropdown-toggle:empty::after{margin-right:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem
0;margin:0;font-size:1rem;color:#212529;text-align:right;list-style:none;background-color:#fff;background-clip:padding-box;border:1px
solid
rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;right:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:auto;right:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:0;right:auto}@media
(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:auto;right:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:0;right:auto}}@media
(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:auto;right:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:0;right:auto}}@media
(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:auto;right:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:0;right:auto}}@media
(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:auto;right:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:0;right:auto}}@media
(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:auto;right:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:0;right:auto}}.dropup
.dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup
.dropdown-toggle::after{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:0;border-left:.3em
solid transparent;border-bottom:.3em solid;border-right:.3em solid
transparent}.dropup .dropdown-toggle:empty::after{margin-right:0}.dropend
.dropdown-menu[data-bs-popper]{top:0;left:auto;right:100%;margin-top:0;margin-right:.125rem}.dropend
.dropdown-toggle::after{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em
solid transparent;border-left:0;border-bottom:.3em solid
transparent;border-right:.3em solid}.dropend
.dropdown-toggle:empty::after{margin-right:0}.dropend
.dropdown-toggle::after{vertical-align:0}.dropstart
.dropdown-menu[data-bs-popper]{top:0;left:100%;right:auto;margin-top:0;margin-left:.125rem}.dropstart
.dropdown-toggle::after{display:inline-block;margin-right:.255em;vertical-align:.255em;content:""}.dropstart
.dropdown-toggle::after{display:none}.dropstart
.dropdown-toggle::before{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em
solid transparent;border-left:.3em solid;border-bottom:.3em solid
transparent}.dropstart
.dropdown-toggle:empty::after{margin-right:0}.dropstart
.dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem
0;overflow:hidden;border-top:1px solid
rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem
1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem
1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem
1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark
.dropdown-item{color:#dee2e6}.dropdown-menu-dark
.dropdown-item:focus,.dropdown-menu-dark
.dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark
.dropdown-item.active,.dropdown-menu-dark
.dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark
.dropdown-item.disabled,.dropdown-menu-dark
.dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark
.dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark
.dropdown-item-text{color:#dee2e6}.dropdown-menu-dark
.dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1
1
auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar
.input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-right:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-right-radius:0;border-bottom-right-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split::after,.dropend
.dropdown-toggle-split::after,.dropup
.dropdown-toggle-split::after{margin-right:0}.dropstart
.dropdown-toggle-split::before{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-right-radius:0;border-top-left-radius:0}.nav{display:flex;flex-wrap:wrap;padding-right:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem
1rem;color:#0d6efd;text-decoration:none;transition:color .15s
ease-in-out,background-color .15s ease-in-out,border-color .15s
ease-in-out}@media
(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px
solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0
0;border:1px solid
transparent;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.nav-tabs
.nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef
#dee2e6;isolation:isolate}.nav-tabs
.nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs
.nav-item.show .nav-link,.nav-tabs
.nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6
#dee2e6 #fff}.nav-tabs
.dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.nav-pills
.nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills
.nav-link.active,.nav-pills
.show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill
.nav-item,.nav-fill>.nav-link{flex:1 1
auto;text-align:center}.nav-justified
.nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill
.nav-item .nav-link,.nav-justified .nav-item
.nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-left:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-right:0;margin-bottom:0;list-style:none}.navbar-nav
.nav-link{padding-left:0;padding-right:0}.navbar-nav
.dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem
.75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px
solid transparent;border-radius:.25rem;transition:box-shadow .15s
ease-in-out}@media
(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0
0 0
.25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media
(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm
.navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav
.dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav
.nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm
.navbar-nav-scroll{overflow:visible}.navbar-expand-sm
.navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm
.navbar-toggler{display:none}}@media
(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md
.navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav
.dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav
.nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md
.navbar-nav-scroll{overflow:visible}.navbar-expand-md
.navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md
.navbar-toggler{display:none}}@media
(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg
.navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav
.dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav
.nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg
.navbar-nav-scroll{overflow:visible}.navbar-expand-lg
.navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg
.navbar-toggler{display:none}}@media
(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl
.navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav
.dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav
.nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl
.navbar-nav-scroll{overflow:visible}.navbar-expand-xl
.navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl
.navbar-toggler{display:none}}@media
(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl
.navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav
.dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav
.nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl
.navbar-nav-scroll{overflow:visible}.navbar-expand-xxl
.navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl
.navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand
.navbar-nav{flex-direction:row}.navbar-expand .navbar-nav
.dropdown-menu{position:absolute}.navbar-expand .navbar-nav
.nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand
.navbar-nav-scroll{overflow:visible}.navbar-expand
.navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand
.navbar-toggler{display:none}.navbar-light
.navbar-brand{color:rgba(0,0,0,.9)}.navbar-light
.navbar-brand:focus,.navbar-light
.navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav
.nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav
.nav-link:focus,.navbar-light .navbar-nav
.nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav
.nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav
.nav-link.active,.navbar-light .navbar-nav
.show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light
.navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light
.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30
30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29'
stroke-linecap='round' stroke-miterlimit='10'
stroke-width='2' d='M4 7h22M4 15h22M4
23h22'/%3e%3c/svg%3e")}.navbar-light
.navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text
a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text
a:hover{color:rgba(0,0,0,.9)}.navbar-dark
.navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark
.navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav
.nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav
.nav-link:focus,.navbar-dark .navbar-nav
.nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav
.nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav
.nav-link.active,.navbar-dark .navbar-nav
.show>.nav-link{color:#fff}.navbar-dark
.navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark
.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30
30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29'
stroke-linecap='round' stroke-miterlimit='10'
stroke-width='2' d='M4 7h22M4 15h22M4
23h22'/%3e%3c/svg%3e")}.navbar-dark
.navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text
a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text
a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px
solid
rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-right-radius:calc(.25rem
- 1px);border-top-left-radius:calc(.25rem -
1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-left-radius:calc(.25rem
- 1px);border-bottom-right-radius:calc(.25rem -
1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1
1 auto;padding:1rem
1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-right:1rem}.card-header{padding:.5rem
1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px
solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem -
1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem
1rem;background-color:rgba(0,0,0,.03);border-top:1px solid
rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem -
1px) calc(.25rem -
1px)}.card-header-tabs{margin-left:-.5rem;margin-bottom:-.5rem;margin-right:-.5rem;border-bottom:0}.card-header-pills{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{position:absolute;top:0;left:0;bottom:0;right:0;padding:1rem;border-radius:calc(.25rem
-
1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-right-radius:calc(.25rem
- 1px);border-top-left-radius:calc(.25rem -
1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem -
1px);border-bottom-right-radius:calc(.25rem -
1px)}.card-group>.card{margin-bottom:.75rem}@media
(min-width:576px){.card-group{display:flex;flex-flow:row
wrap}.card-group>.card{flex:1 0
0%;margin-bottom:0}.card-group>.card+.card{margin-right:0;border-right:0}.card-group>.card:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:last-child)
.card-header,.card-group>.card:not(:last-child)
.card-img-top{border-top-left-radius:0}.card-group>.card:not(:last-child)
.card-footer,.card-group>.card:not(:last-child)
.card-img-bottom{border-bottom-left-radius:0}.card-group>.card:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:first-child)
.card-header,.card-group>.card:not(:first-child)
.card-img-top{border-top-right-radius:0}.card-group>.card:not(:first-child)
.card-footer,.card-group>.card:not(:first-child)
.card-img-bottom{border-bottom-right-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem
1.25rem;font-size:1rem;color:#212529;text-align:right;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color
.15s ease-in-out,background-color .15s ease-in-out,border-color .15s
ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media
(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset
0 -1px 0
rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'
fill='%230c63e4'%3e%3cpath fill-rule='evenodd'
d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1
.708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1
0-.708z'/%3e%3c/svg%3e");transform:rotate(180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-right:auto;content:"";background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'
fill='%23212529'%3e%3cpath fill-rule='evenodd'
d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1
.708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1
0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform
.2s ease-in-out}@media
(prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0
0 0 .25rem
rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px
solid
rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.accordion-item:first-of-type
.accordion-button{border-top-right-radius:calc(.25rem -
1px);border-top-left-radius:calc(.25rem -
1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type
.accordion-button.collapsed{border-bottom-left-radius:calc(.25rem -
1px);border-bottom-right-radius:calc(.25rem -
1px)}.accordion-item:last-of-type
.accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem
1.25rem}.accordion-flush
.accordion-collapse{border-width:0}.accordion-flush
.accordion-item{border-left:0;border-right:0;border-radius:0}.accordion-flush
.accordion-item:first-child{border-top:0}.accordion-flush
.accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item
.accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0
0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-right:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:right;padding-left:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider,
"/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-right:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px
solid #dee2e6;transition:color .15s ease-in-out,background-color .15s
ease-in-out,border-color .15s ease-in-out,box-shadow .15s
ease-in-out}@media
(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0
0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child)
.page-link{margin-right:-1px}.page-item.active
.page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled
.page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem
.75rem}.page-item:first-child
.page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item:last-child
.page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.pagination-lg
.page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg
.page-item:first-child
.page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-lg
.page-item:last-child
.page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-sm
.page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm
.page-item:first-child
.page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.pagination-sm
.page-item:last-child
.page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.badge{display:inline-block;padding:.35em
.65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn
.badge{position:relative;top:-1px}.alert{position:relative;padding:1rem
1rem;margin-bottom:1rem;border:1px solid
transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-left:3rem}.alert-dismissible
.btn-close{position:absolute;top:0;left:0;z-index:2;padding:1.25rem
1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary
.alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary
.alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success
.alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info
.alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning
.alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger
.alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light
.alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark
.alert-link{color:#101214}@-webkit-keyframes
progress-bar-stripes{0%{background-position-x:1rem}}@keyframes
progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width
.6s ease}@media
(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(-45deg,rgba(255,255,255,.15)
25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent
75%,transparent);background-size:1rem
1rem}.progress-bar-animated{-webkit-animation:1s linear infinite
progress-bar-stripes;animation:1s linear infinite
progress-bar-stripes}@media
(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-right:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section,
".") ".
";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem
1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px
solid
rgba(0,0,0,.125)}.list-group-item:first-child{border-top-right-radius:inherit;border-top-left-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-right-radius:.25rem;border-top-left-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-left-radius:.25rem;border-bottom-right-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-right-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-right:-1px;border-right-width:1px}@media
(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-right-radius:.25rem;border-top-left-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-left-radius:.25rem;border-bottom-right-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-right-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-right:-1px;border-right-width:1px}}@media
(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-right-radius:.25rem;border-top-left-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-left-radius:.25rem;border-bottom-right-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-right-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-right:-1px;border-right-width:1px}}@media
(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-right-radius:.25rem;border-top-left-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-left-radius:.25rem;border-bottom-right-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-right-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-right:-1px;border-right-width:1px}}@media
(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-right-radius:.25rem;border-top-left-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-left-radius:.25rem;border-bottom-right-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-right-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-right:-1px;border-right-width:1px}}@media
(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-right-radius:.25rem;border-top-left-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-left-radius:.25rem;border-bottom-right-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-right-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-right:-1px;border-right-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0
0
1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em
.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'
fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586
14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8
9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0
010-1.414z'/%3e%3c/svg%3e") center/1em auto
no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0
0 0 .25rem
rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1)
grayscale(100%)
brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px
solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem
rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem
.75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px
solid rgba(0,0,0,.05);border-top-right-radius:calc(.25rem -
1px);border-top-left-radius:calc(.25rem - 1px)}.toast-header
.btn-close{margin-left:-.375rem;margin-right:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;right:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade
.modal-dialog{transition:transform .3s
ease-out;transform:translate(0,-50px)}@media
(prefers-reduced-motion:reduce){.modal.fade
.modal-dialog{transition:none}}.modal.show
.modal-dialog{transform:none}.modal.modal-static
.modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100%
- 1rem)}.modal-dialog-scrollable
.modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable
.modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100%
-
1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px
solid
rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem
1rem;border-bottom:1px solid #dee2e6;border-top-right-radius:calc(.3rem -
1px);border-top-left-radius:calc(.3rem - 1px)}.modal-header
.btn-close{padding:.5rem .5rem;margin:-.5rem auto -.5rem
-.5rem}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1
1
auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px
solid #dee2e6;border-bottom-left-radius:calc(.3rem -
1px);border-bottom-right-radius:calc(.3rem -
1px)}.modal-footer>*{margin:.25rem}@media
(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem
auto}.modal-dialog-scrollable{height:calc(100% -
3.5rem)}.modal-dialog-centered{min-height:calc(100% -
3.5rem)}.modal-sm{max-width:300px}}@media
(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media
(min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen
.modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen
.modal-header{border-radius:0}.modal-fullscreen
.modal-body{overflow-y:auto}.modal-fullscreen
.modal-footer{border-radius:0}@media
(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down
.modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down
.modal-header{border-radius:0}.modal-fullscreen-sm-down
.modal-body{overflow-y:auto}.modal-fullscreen-sm-down
.modal-footer{border-radius:0}}@media
(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down
.modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down
.modal-header{border-radius:0}.modal-fullscreen-md-down
.modal-body{overflow-y:auto}.modal-fullscreen-md-down
.modal-footer{border-radius:0}}@media
(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down
.modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down
.modal-header{border-radius:0}.modal-fullscreen-lg-down
.modal-body{overflow-y:auto}.modal-fullscreen-lg-down
.modal-footer{border-radius:0}}@media
(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down
.modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down
.modal-header{border-radius:0}.modal-fullscreen-xl-down
.modal-body{overflow-y:auto}.modal-fullscreen-xl-down
.modal-footer{border-radius:0}}@media
(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down
.modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down
.modal-header{border-radius:0}.modal-fullscreen-xxl-down
.modal-body{overflow-y:auto}.modal-fullscreen-xxl-down
.modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:right;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip
.tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip
.tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem
0}.bs-tooltip-auto[data-popper-placement^=top]
.tooltip-arrow,.bs-tooltip-top
.tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top]
.tooltip-arrow::before,.bs-tooltip-top
.tooltip-arrow::before{top:-1px;border-width:.4rem .4rem
0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0
.4rem}.bs-tooltip-auto[data-popper-placement^=right]
.tooltip-arrow,.bs-tooltip-end
.tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right]
.tooltip-arrow::before,.bs-tooltip-end
.tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem
.4rem;border-left-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem
0}.bs-tooltip-auto[data-popper-placement^=bottom]
.tooltip-arrow,.bs-tooltip-bottom
.tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom]
.tooltip-arrow::before,.bs-tooltip-bottom
.tooltip-arrow::before{bottom:-1px;border-width:0 .4rem
.4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0
.4rem}.bs-tooltip-auto[data-popper-placement^=left]
.tooltip-arrow,.bs-tooltip-start
.tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left]
.tooltip-arrow::before,.bs-tooltip-start
.tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem
0;border-right-color:#000}.tooltip-inner{max-width:200px;padding:.25rem
.5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:right;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px
solid rgba(0,0,0,.2);border-radius:.3rem}.popover
.popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover
.popover-arrow::after,.popover
.popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem
-
1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem
.5rem
0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem
.5rem
0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{right:calc(-.5rem
-
1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{right:0;border-width:.5rem
0 .5rem
.5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{right:1px;border-width:.5rem
0 .5rem
.5rem;border-left-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem
-
1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0
.5rem .5rem
.5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0
.5rem .5rem
.5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]
.popover-header::before,.bs-popover-bottom
.popover-header::before{position:absolute;top:0;right:50%;display:block;width:1rem;margin-right:-.5rem;content:"";border-bottom:1px
solid
#f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{left:calc(-.5rem
-
1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{left:0;border-width:.5rem
.5rem .5rem
0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{left:1px;border-width:.5rem
.5rem .5rem 0;border-right-color:#fff}.popover-header{padding:.5rem
1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px
solid rgba(0,0,0,.2);border-top-right-radius:calc(.3rem -
1px);border-top-left-radius:calc(.3rem -
1px)}.popover-header:empty{display:none}.popover-body{padding:1rem
1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:right;width:100%;margin-left:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform
.6s ease-in-out}@media
(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade
.carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade
.carousel-item-next.carousel-item-start,.carousel-fade
.carousel-item-prev.carousel-item-end,.carousel-fade
.carousel-item.active{z-index:1;opacity:1}.carousel-fade
.active.carousel-item-end,.carousel-fade
.active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s
.6s}@media (prefers-reduced-motion:reduce){.carousel-fade
.active.carousel-item-end,.carousel-fade
.active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0
0;border:0;opacity:.5;transition:opacity .15s ease}@media
(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{right:0}.carousel-control-next{left:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100%
100%}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'
fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0
.708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1
0-.708l6-6a.5.5 0 0 1 .708
0z'/%3e%3c/svg%3e")}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'
fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6
6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0
1
0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;left:0;bottom:0;right:0;z-index:2;display:flex;justify-content:center;padding:0;margin-left:15%;margin-bottom:1rem;margin-right:15%;list-style:none}.carousel-indicators
[data-bs-target]{box-sizing:content-box;flex:0 1
auto;width:30px;height:3px;padding:0;margin-left:3px;margin-right:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px
solid transparent;border-bottom:10px solid
transparent;opacity:.5;transition:opacity .6s ease}@media
(prefers-reduced-motion:reduce){.carousel-indicators
[data-bs-target]{transition:none}}.carousel-indicators
.active{opacity:1}.carousel-caption{position:absolute;left:15%;bottom:1.25rem;right:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark
.carousel-control-next-icon,.carousel-dark
.carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark
.carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark
.carousel-caption{color:#000}@-webkit-keyframes
spinner-border{to{transform:rotate(360deg)}}@keyframes
spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em
solid
currentColor;border-left-color:transparent;border-radius:50%;-webkit-animation:.75s
linear infinite spinner-border;animation:.75s linear infinite
spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes
spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes
spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s
linear infinite spinner-grow;animation:.75s linear infinite
spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media
(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform
.3s ease-in-out}@media
(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem
1rem}.offcanvas-header .btn-close{padding:.5rem
.5rem;margin-top:-.5rem;margin-left:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem
1rem;overflow-y:auto}.offcanvas-start{top:0;right:0;width:400px;border-left:1px
solid
rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-end{top:0;left:0;width:400px;border-right:1px
solid
rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-top{top:0;left:0;right:0;height:30vh;max-height:100%;border-bottom:1px
solid
rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{left:0;right:0;height:30vh;max-height:100%;border-top:1px
solid
rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;right:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3
/ 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 *
100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 *
100%)}.fixed-top{position:fixed;top:0;left:0;right:0;z-index:1030}.fixed-bottom{position:fixed;left:0;bottom:0;right:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media
(min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media
(min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media
(min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media
(min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media
(min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:right!important}.float-end{float:left!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0
.5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem
rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem
rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{right:0!important}.start-50{right:50%!important}.start-100{right:100%!important}.end-0{left:0!important}.end-50{left:50%!important}.end-100{left:100%!important}.translate-middle{transform:translate(50%,-50%)!important}.translate-middle-x{transform:translateX(50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px
solid
#dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px
solid
#dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-left:1px
solid
#dee2e6!important}.border-end-0{border-left:0!important}.border-bottom{border-bottom:1px
solid
#dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-right:1px
solid
#dee2e6!important}.border-start-0{border-right:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1
1
auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-left:0!important}.me-1{margin-left:.25rem!important}.me-2{margin-left:.5rem!important}.me-3{margin-left:1rem!important}.me-4{margin-left:1.5rem!important}.me-5{margin-left:3rem!important}.me-auto{margin-left:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-right:0!important}.ms-1{margin-right:.25rem!important}.ms-2{margin-right:.5rem!important}.ms-3{margin-right:1rem!important}.ms-4{margin-right:1.5rem!important}.ms-5{margin-right:3rem!important}.ms-auto{margin-right:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-left:0!important}.pe-1{padding-left:.25rem!important}.pe-2{padding-left:.5rem!important}.pe-3{padding-left:1rem!important}.pe-4{padding-left:1.5rem!important}.pe-5{padding-left:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-right:0!important}.ps-1{padding-right:.25rem!important}.ps-2{padding-right:.5rem!important}.ps-3{padding-right:1rem!important}.ps-4{padding-right:1.5rem!important}.ps-5{padding-right:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem
+ 1.5vw)!important}.fs-2{font-size:calc(1.325rem +
.9vw)!important}.fs-3{font-size:calc(1.3rem +
.6vw)!important}.fs-4{font-size:calc(1.275rem +
.3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:right!important}.text-end{text-align:left!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-right-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-end{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-bottom{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-start{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media
(min-width:576px){.float-sm-start{float:right!important}.float-sm-end{float:left!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1
1
auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-left:0!important}.me-sm-1{margin-left:.25rem!important}.me-sm-2{margin-left:.5rem!important}.me-sm-3{margin-left:1rem!important}.me-sm-4{margin-left:1.5rem!important}.me-sm-5{margin-left:3rem!important}.me-sm-auto{margin-left:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-right:0!important}.ms-sm-1{margin-right:.25rem!important}.ms-sm-2{margin-right:.5rem!important}.ms-sm-3{margin-right:1rem!important}.ms-sm-4{margin-right:1.5rem!important}.ms-sm-5{margin-right:3rem!important}.ms-sm-auto{margin-right:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-left:0!important}.pe-sm-1{padding-left:.25rem!important}.pe-sm-2{padding-left:.5rem!important}.pe-sm-3{padding-left:1rem!important}.pe-sm-4{padding-left:1.5rem!important}.pe-sm-5{padding-left:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-right:0!important}.ps-sm-1{padding-right:.25rem!important}.ps-sm-2{padding-right:.5rem!important}.ps-sm-3{padding-right:1rem!important}.ps-sm-4{padding-right:1.5rem!important}.ps-sm-5{padding-right:3rem!important}.text-sm-start{text-align:right!important}.text-sm-end{text-align:left!important}.text-sm-center{text-align:center!important}}@media
(min-width:768px){.float-md-start{float:right!important}.float-md-end{float:left!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1
1
auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-left:0!important}.me-md-1{margin-left:.25rem!important}.me-md-2{margin-left:.5rem!important}.me-md-3{margin-left:1rem!important}.me-md-4{margin-left:1.5rem!important}.me-md-5{margin-left:3rem!important}.me-md-auto{margin-left:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-right:0!important}.ms-md-1{margin-right:.25rem!important}.ms-md-2{margin-right:.5rem!important}.ms-md-3{margin-right:1rem!important}.ms-md-4{margin-right:1.5rem!important}.ms-md-5{margin-right:3rem!important}.ms-md-auto{margin-right:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-left:0!important}.pe-md-1{padding-left:.25rem!important}.pe-md-2{padding-left:.5rem!important}.pe-md-3{padding-left:1rem!important}.pe-md-4{padding-left:1.5rem!important}.pe-md-5{padding-left:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-right:0!important}.ps-md-1{padding-right:.25rem!important}.ps-md-2{padding-right:.5rem!important}.ps-md-3{padding-right:1rem!important}.ps-md-4{padding-right:1.5rem!important}.ps-md-5{padding-right:3rem!important}.text-md-start{text-align:right!important}.text-md-end{text-align:left!important}.text-md-center{text-align:center!important}}@media
(min-width:992px){.float-lg-start{float:right!important}.float-lg-end{float:left!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1
1
auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-left:0!important}.me-lg-1{margin-left:.25rem!important}.me-lg-2{margin-left:.5rem!important}.me-lg-3{margin-left:1rem!important}.me-lg-4{margin-left:1.5rem!important}.me-lg-5{margin-left:3rem!important}.me-lg-auto{margin-left:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-right:0!important}.ms-lg-1{margin-right:.25rem!important}.ms-lg-2{margin-right:.5rem!important}.ms-lg-3{margin-right:1rem!important}.ms-lg-4{margin-right:1.5rem!important}.ms-lg-5{margin-right:3rem!important}.ms-lg-auto{margin-right:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-left:0!important}.pe-lg-1{padding-left:.25rem!important}.pe-lg-2{padding-left:.5rem!important}.pe-lg-3{padding-left:1rem!important}.pe-lg-4{padding-left:1.5rem!important}.pe-lg-5{padding-left:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-right:0!important}.ps-lg-1{padding-right:.25rem!important}.ps-lg-2{padding-right:.5rem!important}.ps-lg-3{padding-right:1rem!important}.ps-lg-4{padding-right:1.5rem!important}.ps-lg-5{padding-right:3rem!important}.text-lg-start{text-align:right!important}.text-lg-end{text-align:left!important}.text-lg-center{text-align:center!important}}@media
(min-width:1200px){.float-xl-start{float:right!important}.float-xl-end{float:left!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1
1
auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-left:0!important}.me-xl-1{margin-left:.25rem!important}.me-xl-2{margin-left:.5rem!important}.me-xl-3{margin-left:1rem!important}.me-xl-4{margin-left:1.5rem!important}.me-xl-5{margin-left:3rem!important}.me-xl-auto{margin-left:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-right:0!important}.ms-xl-1{margin-right:.25rem!important}.ms-xl-2{margin-right:.5rem!important}.ms-xl-3{margin-right:1rem!important}.ms-xl-4{margin-right:1.5rem!important}.ms-xl-5{margin-right:3rem!important}.ms-xl-auto{margin-right:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-left:0!important}.pe-xl-1{padding-left:.25rem!important}.pe-xl-2{padding-left:.5rem!important}.pe-xl-3{padding-left:1rem!important}.pe-xl-4{padding-left:1.5rem!important}.pe-xl-5{padding-left:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-right:0!important}.ps-xl-1{padding-right:.25rem!important}.ps-xl-2{padding-right:.5rem!important}.ps-xl-3{padding-right:1rem!important}.ps-xl-4{padding-right:1.5rem!important}.ps-xl-5{padding-right:3rem!important}.text-xl-start{text-align:right!important}.text-xl-end{text-align:left!important}.text-xl-center{text-align:center!important}}@media
(min-width:1400px){.float-xxl-start{float:right!important}.float-xxl-end{float:left!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1
1
auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-left:0!important}.me-xxl-1{margin-left:.25rem!important}.me-xxl-2{margin-left:.5rem!important}.me-xxl-3{margin-left:1rem!important}.me-xxl-4{margin-left:1.5rem!important}.me-xxl-5{margin-left:3rem!important}.me-xxl-auto{margin-left:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-right:0!important}.ms-xxl-1{margin-right:.25rem!important}.ms-xxl-2{margin-right:.5rem!important}.ms-xxl-3{margin-right:1rem!important}.ms-xxl-4{margin-right:1.5rem!important}.ms-xxl-5{margin-right:3rem!important}.ms-xxl-auto{margin-right:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-left:0!important}.pe-xxl-1{padding-left:.25rem!important}.pe-xxl-2{padding-left:.5rem!important}.pe-xxl-3{padding-left:1rem!important}.pe-xxl-4{padding-left:1.5rem!important}.pe-xxl-5{padding-left:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-right:0!important}.ps-xxl-1{padding-right:.25rem!important}.ps-xxl-2{padding-right:.5rem!important}.ps-xxl-3{padding-right:1rem!important}.ps-xxl-4{padding-right:1.5rem!important}.ps-xxl-5{padding-right:3rem!important}.text-xxl-start{text-align:right!important}.text-xxl-end{text-align:left!important}.text-xxl-center{text-align:center!important}}@media
(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media
print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap.rtl.min.css.map */PKyt�[�#o,,
index.htmlnu�[���PKʌ�[J�bW�� fdates.cssnu�[���PKʌ�[2y4|� �
Pfinder.cssnu�[���PKʌ�[�����Jindexer.cssnu�[���PK�[�#r-��V
jquery.pretty-text-diff.cssnu�[���PKH�[����
-adminlist.cssnu�[���PKH�[T��-..6
calendar-jos.cssnu�[���PKH�[*)���/fields/calendar-rtl.cssnu�[���PKH�[�ZN����@fields/calendar.cssnu�[���PKH�[Q+�?�Qfrontediting.cssnu�[���PKH�[|�$���Sjquery.Jcrop.min.cssnu�[���PKH�[_V�M�� �hmodal.cssnu�[���PKH�[4��l���tmootree.cssnu�[���PKH�[j&哾��vmootree_rtl.cssnu�[���PKH�[��oH��
�wsystem.cssnu�[���PKX;�[Ǩ
����}sidebyside.cssnu�[���PKKE�[��administrator/3.cssnu�[���PKKE�[��RCC�administrator/37.cssnu�[���PKKE�[��administrator/4.cssnu�[���PKKE�[V�b::̋administrator/index.htmlnu�[���PKKE�[9<i
jbjbN�administrator/phocacart.cssnu�[���PKKE�[���b>>!�administrator/phocacartcustom.cssnu�[���PKKE�[��Y��"X-administrator/phocacartoptions.cssnu�[���PKKE�[:�f��n�n
f1administrator/phocacarttheme.cssnu�[���PKKE�[��#uu&��administrator/phocacartunittesting.cssnu�[���PKKE�[��@�ccf�administrator/rtl.cssnu�[���PKKE�[�$�)')'�animate/animate.cssnu�[���PKKE�[:G6�6�z�animate/animate.min.cssnu�[���PKKE�[�#o,,��animate/index.htmlnu�[���PKKE�[XJt�� e�graph.cssnu�[���PKKE�[�X� � I�main-product-hover.cssnu�[���PKKE�[̱�ڝ���main-product-image-move.cssnu�[���PKKE�[��>˞���o�main.cssnu�[���PKKE�[�pJ�6L6LE�pos.cssnu�[���PKKE�[U(÷��spec/astroid.cssnu�[���PKKE�[t�[����spec/gantry.cssnu�[���PKKE�[�#o,,�spec/index.htmlnu�[���PKKE�[�I���|�spec/rtl.cssnu�[���PKNE�[,�>�22�comment.cssnu�[���PKNE�[瓸3
3
�consultantitem.cssnu�[���PKOE�[V�;;rconsultantsignup.cssnu�[���PKOE�[0eS��"consultant_plan.cssnu�[���PKOE�[��ys11
�.doctor.cssnu�[���PKOE�[�v�223doctors.cssnu�[���PKOE�[ڕ=Q77�7doctorsignup.cssnu�[���PKOE�[+�a9U U <firstqst.cssnu�[���PKOE�[L�h00 �Elogin.cssnu�[���PKOE�[^k��,�,�Imessages.cssnu�[���PKOE�[7u2�22#wpayment.cssnu�[���PKOE�[%i7N//�{plan.cssnu�[���PKOE�[K��HH�reserve.cssnu�[���PKOE�[a`�>>z�reserve_appointment.cssnu�[���PKOE�[8��
SS��site.cssnu�[���PKOE�[�')�33��usersign.cssnu�[���PKOE�[u|�33��res_list.cssnu�[���PK|f�[2
,���h�footable.bootstrap.cssnu�[���PK|f�[�J>���footable.bootstrap.min.cssnu�[���PK|f�[C�N�$$��footable.core.bootstrap.cssnu�[���PK|f�[(�ICCg�footable.core.bootstrap.min.cssnu�[���PK|f�[���)F)F��footable.core.standalone.cssnu�[���PK|f�[Ee�;8;8
n)footable.core.standalone.min.cssnu�[���PK|f�[*9m���afootable.editing.cssnu�[���PK|f�[�{��((�ifootable.editing.min.cssnu�[���PK|f�[�0��Xpfootable.filtering.cssnu�[���PK|f�[�V�wfootable.filtering.min.cssnu�[���PK|f�[�D��}footable.paging.cssnu�[���PK}f�[p,I��footable.paging.min.cssnu�[���PK}f�[�\��K�footable.sorting.cssnu�[���PK}f�[%����g�footable.sorting.min.cssnu�[���PK}f�[dzS��J�J��footable.standalone.cssnu�[���PK}f�[��J�>>��footable.standalone.min.cssnu�[���PK{�[�p����datatables.min.cssnu�[���PKi�[:��d���,background.pngnu�[���PKi�[C��B6B6�-bigplay.fw.pngnu�[���PKi�[8p�@d bigplay.pngnu�[���PKi�[?�z14p bigplay.svgnu�[���PKi�[l[{Ttt controls-ted.pngnu�[���PKi�[�|�ߨ��z controls-wmp-bg.pngnu�[���PKi�[s+����� controls-wmp.pngnu�[���PKi�[`}��q;q;}� controls.fw.pngnu�[���PKj�[�/W�dd-�
controls.pngnu�[���PKj�[nz6h(h(��
controls.svgnu�[���PKj�[
��iqjumpforward.pngnu�[���PKj�[�(8PP�
loading.gifnu�[���PKj�[Dbr�a�aV#mediaelementplayer.cssnu�[���PKj�[�Y�@P@Pt�mediaelementplayer.min.cssnu�[���PKj�[*&
����medialist-details.cssnu�[���PKj�[O�@��*�medialist-details_rtl.cssnu�[���PKj�[Q��V��>�medialist-thumbs.cssnu�[���PKj�[PB@�(�medialist-thumbs_rtl.cssnu�[���PKj�[�T���r�mediamanager.cssnu�[���PKj�[��)����mediamanager_rtl.cssnu�[���PKj�[��V299m�mejs-skins.cssnu�[���PKj�[�Ǩ`���popup-imagelist.cssnu�[���PKj�[�}�����popup-imagelist_rtl.cssnu�[���PKj�[�����popup-imagemanager.cssnu�[���PKj�[��д��popup-imagemanager_rtl.cssnu�[���PKj�[&�ڤ���skipback.pngnu�[���PK]r�[BT�=-a-a�-bootstrap.rtl.min.cssnu�[���PKcc�)�