button.apply-button.apply-button-details {
  background-color: white;
  border: 2px solid #f6f6f6;
  min-width: 23% !important;
}
.course-summary {
  padding-top: 16px;
}
.post-type-archive h2 {
  margin: 0px 0px;
}
h1.entry-title {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 35px;
}
.course-box {
  font-weight: 900;
}
.course-video {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.entry-content-excerpt {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
img.course-media-img {
  min-width: 100% !important;
}
.social-shares {
  display: none;
}
.entry-content-excerpt {
  padding-left: 30px;
  line-height: 30px;
}
button.apply-button {
  float: left;
  margin-top: 20px;
  background-color: #fff;
  border: 2px solid #f6f6f6;
  padding: 5px 20px;
}
span.apply-button.apply-button-prerequisite {
  float: left;
  margin-top: 20px;
  background-color: #fff;
  border: 2px solid #f6f6f6;
  padding: 5px 20px;
}
ul {
  font-family: Open Sans, helvetica, arial, sans-serif;
  font-size: 14px;
}
.entry-content span {
  font-size: 14px !important;
  font-family: Open Sans, helvetica, arial, sans-serif;
}
#main-content #submenu-main {
  padding: 20px;
}
#main-content .unit-wrapper {
  padding: 20px;
}
#main-content .widget .list-projects li .progress, #main-content .widget .list-courses li .progress {
  background-color: #f5f5f5;
}
#main-content .widget .list-projects li .progress.project-progress, #main-content .widget .list-courses li .progress.project-progress, #main-content .widget .list-projects li .progress.course-progress, #main-content .widget .list-courses li .progress.course-progress {
  height: 20px;
  border-radius: 20px;
  box-shadow: none;
  margin: 10px 0 20px;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar, #main-content .widget .list-courses li .progress.project-progress .progress-bar, #main-content .widget .list-projects li .progress.course-progress .progress-bar, #main-content .widget .list-courses li .progress.course-progress .progress-bar {
  box-shadow: none;
  background: #61696d !important;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar.reached-target, #main-content .widget .list-courses li .progress.project-progress .progress-bar.reached-target, #main-content .widget .list-projects li .progress.course-progress .progress-bar.reached-target, #main-content .widget .list-courses li .progress.course-progress .progress-bar.reached-target {
  background: #42b24f !important;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar .progress-current, #main-content .widget .list-courses li .progress.project-progress .progress-bar .progress-current, #main-content .widget .list-projects li .progress.course-progress .progress-bar .progress-current, #main-content .widget .list-courses li .progress.course-progress .progress-bar .progress-current {
  line-height: 20px;
  font-size: 1.2em;
  padding-left: 5px;
  text-align: left;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar .progress-current i, #main-content .widget .list-courses li .progress.project-progress .progress-bar .progress-current i, #main-content .widget .list-projects li .progress.course-progress .progress-bar .progress-current i, #main-content .widget .list-courses li .progress.course-progress .progress-bar .progress-current i {
  padding-right: 2px;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar .progress-right, #main-content .widget .list-courses li .progress.project-progress .progress-bar .progress-right, #main-content .widget .list-projects li .progress.course-progress .progress-bar .progress-right, #main-content .widget .list-courses li .progress.course-progress .progress-bar .progress-right {
  float: right;
  line-height: 20px;
  font-size: 1.2em;
  padding-left: 5px;
}
#main-content .widget .list-projects li.sitelink-basic-operations::before, #main-content .widget .list-courses li.sitelink-basic-operations::before {
  content: "\f006";
}
#main-content .widget .list-projects li.sitelink-advanced-operations::before, #main-content .widget .list-courses li.sitelink-advanced-operations::before {
  content: "\f005";
}
#main-content .widget .list-projects li.sitelink-setting-up-your-database::before, #main-content .widget .list-courses li.sitelink-setting-up-your-database::before {
  content: "\f123";
}
#main-content .widget .list-projects li.merchandise-item::before, #main-content .widget .list-courses li.merchandise-item::before {
  content: "\f187";
}
#main-content .widget .list-projects li.movein-item::before, #main-content .widget .list-courses li.movein-item::before {
  content: "\f273";
}
#main-content .widget .list-projects li.enquiry-item::before, #main-content .widget .list-courses li.enquiry-item::before {
  content: "\f007";
}
#main-content .widget .list-projects li.insurance-item::before, #main-content .widget .list-courses li.insurance-item::before {
  content: "\f0f6";
}
#main-content .widget .list-projects {
  display: none;
}
#main-content .widget .list-projects.visible {
  display: block;
}
#main-content #right-sidebar .course_progress_widget:nth-child(odd), #main-content #right-sidebar .sitelink_targets_widget:nth-child(odd) {
  background-color: white;
}
#main-content #right-sidebar .course_progress_widget:nth-child(odd) h3, #main-content #right-sidebar .sitelink_targets_widget:nth-child(odd) h3 {
  background-color: white;
}
.location-picked {
  display: none;
}
.location-picked.visible {
  display: block;
}
.location-picker, .location-picker-targets {
  width: 100%;
  border: 1px solid;
  border-radius: 3px;
  border-color: #e8e8e8;
  background: #f4f4f4;
  padding: 8px 12px;
  font-style: italic;
  font-size: 13px;
  height: 36px;
  margin: 15px 0;
}
.single-course .box {
  display: none;
}
@media screen and (max-width: 759px) {
  body .course_list_box_item.has-thumbnail .course-thumbnail {
    display: inline-block;
  }
}
#kpi-holder .intern-padding {
  padding: 20px;
}
#kpi-holder .box-title {
  border-bottom: 1px solid;
  margin-top: -15px;
  position: relative;
  text-align: center;
  border-top: 0;
  padding-bottom: 8px;
  background-color: transparent !important;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}
#kpi-holder .box-title h3 {
  margin: 0 !important;
  position: relative;
  background-color: #fff;
  z-index: 11;
  letter-spacing: initial !important;
  font-weight: 500 !important;
  font-size: 1.3em !important;
  padding: 0 10px;
  text-align: center;
  display: block;
  overflow: hidden;
}
#kpi-holder #kpi_occupancy_graph_widget-3 {
  margin-left: 20px;
  margin-right: auto;
  width: 400px;
  max-width: 100%;
}
#kpi-holder .kpi_rented_area_change_widget {
  margin-right: 20px;
  width: 400px;
}
#kpi-holder .kpi_rented_area_change_widget .graph-legend {
  text-align: center;
  margin-top: 5px;
}
#kpi-holder .kpi_rented_area_change_widget .graph-legend .value {
  font-weight: 700;
  color: #00ab4e;
}
#kpi-holder .kpi_rented_area_change_widget .graph-legend .graph-label {
  color: #c5c5c5;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 85%;
  margin-right: 5px;
}
#kpi-holder .kpi_rented_area_change_widget .graph-legend .kpi-change {
  font-weight: 400;
  margin-left: 10px;
}
#kpi-holder .sitelink-debtors-two-numbers-widget .target {
  color: #444;
  font-weight: 700;
}
p#wpua-thumbnail-existing {
  display: none;
}
div#register-wrapper {
  display: none;
}
p#wpua-undo-button-existing {
  display: none;
}
button#wpua-upload-existing {
  background-color: #fff !important;
  padding: 15px 40px;
  margin-top: 20px;
  border: #f2f2f2 solid 2px;
}
#wpua-preview-existing span.description {
  display: none;
}
button#wpua-add-existing {
  background-color: #fff !important;
  padding: 15px 40px;
  margin-top: 20px;
  border: #f2f2f2 solid 2px;
}
.button.save-csv {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 1px solid #ccc !important;
  color: #555;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 26px;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
}
.ui-datepicker-month, .ui-datepicker-year {
  color: black;
}
.page-id-4405 #content article#post-4405 {
  padding: 60px 10px 30px 10px !important;
}
.target-to-reach {
  float: right;
  font-weight: bold;
  color: #62696d;
  padding-right: 20px;
}
@media screen and (max-width: 900px) {
  .target-to-reach {
    float: none;
    display: block;
    font-size: 24px;
  }
  .target-to-reach::before {
    content: 'Target: ';
  }
}
.fw-col-xs-12 h4 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.pagetitle div h2 {
  font-size: 18px;
  text-transform: none;
}
#main-content .widget.kpi_revenue_targets_widget {
  width: 100%;
}
#main-content .widget.kpi_revenue_targets_widget .box-title h3 {
  font-weight: bold !important;
  font-size: 1.6em !important;
}
#main-content .widget.kpi_revenue_targets_widget .widget-body {
  padding: 0 20px;
}
#main-content .widget.kpi_revenue_targets_widget .percent, #main-content .widget.kpi_revenue_targets_widget .revenue {
  display: inline-block;
}
#main-content .widget.kpi_revenue_targets_widget .period-header {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin: 4px 0;
  display: flex;
  justify-content: space-between;
}
#main-content .widget.kpi_revenue_targets_widget .month {
  margin-bottom: 35px;
}
#main-content .widget.kpi_revenue_targets_widget .ytd .progress {
  margin-bottom: 0;
}
#main-content .widget.kpi_revenue_targets_widget .progress-bar:not(.reached-target) {
  background: #61696d !important;
}
#main-content .widget.kpi_revenue_targets_widget .progress-right {
  float: right;
}
#main-content .widget.kpi_revenue_targets_widget .months {
  color: #c5c5c5;
  font-weight: 600;
  text-transform: uppercase;
}
#main-content .widget.double-size {
  width: 64.4%;
}
@media only screen and (max-width: 992px) {
  #main-content .widget.double-size {
    width: 98% !important;
  }
}
#main-content .widget.basic-kpi {
  border-radius: 5px;
}
#main-content .widget.basic-kpi .intern-padding {
  padding: 0 !important;
}
#main-content .widget.basic-kpi .intern-padding .top-section {
  padding: 16px 20px 20px;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-size: 80px;
  background-position: right 16px top 20px;
}
#main-content .widget.basic-kpi .intern-padding .top-section p {
  color: #fff;
  font-weight: 700;
}
#main-content .widget.basic-kpi .intern-padding .top-section p.kpi-value {
  font-size: 36px;
  line-height: 36px;
}
#main-content .widget.basic-kpi .intern-padding .top-section p.kpi-name {
  color: #004921;
  text-transform: uppercase;
  font-weight: 600;
}
#main-content .widget.basic-kpi .intern-padding .top-section p.kpi-average {
  display: inline-block;
  font-weight: 600;
}
#main-content .widget.basic-kpi .intern-padding .previous-month {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding: 6px 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#main-content .widget.basic-kpi .intern-padding .previous-month .previous-kpi-value {
  float: left;
  font-weight: 700;
  color: #fff;
}
#main-content .widget.basic-kpi .intern-padding .previous-month .previous-kpi-month {
  float: right;
  font-weight: 600;
  color: #004921;
}
#main-content .widget.basic-kpi.sitelink-enquiries-widget, #main-content .widget.basic-kpi.sitelink-merch-widget, #main-content .widget.basic-kpi.sitelink-revenue-widget, #main-content .widget.basic-kpi.widget-blue-1 {
  background-color: #00ab4e;
}
#main-content .widget.basic-kpi.sitelink-enquiries-widget .top-section, #main-content .widget.basic-kpi.sitelink-merch-widget .top-section, #main-content .widget.basic-kpi.sitelink-revenue-widget .top-section, #main-content .widget.basic-kpi.widget-blue-1 .top-section {
  background-color: #00ab4e;
}
#main-content .widget.basic-kpi.sitelink-enquiries-widget .previous-month, #main-content .widget.basic-kpi.sitelink-merch-widget .previous-month, #main-content .widget.basic-kpi.sitelink-revenue-widget .previous-month, #main-content .widget.basic-kpi.widget-blue-1 .previous-month {
  border-bottom-color: #007837;
}
#main-content .widget.basic-kpi.sitelink-moveins-widget, #main-content .widget.basic-kpi.sitelink-insurance-widget, #main-content .widget.basic-kpi.widget-blue-2 {
  background-color: #3bb749;
}
#main-content .widget.basic-kpi.sitelink-moveins-widget .top-section, #main-content .widget.basic-kpi.sitelink-insurance-widget .top-section, #main-content .widget.basic-kpi.widget-blue-2 .top-section {
  background-color: #3bb749;
}
#main-content .widget.basic-kpi.sitelink-moveins-widget .previous-month, #main-content .widget.basic-kpi.sitelink-insurance-widget .previous-month, #main-content .widget.basic-kpi.widget-blue-2 .previous-month {
  border-bottom-color: #2f903a;
}
#main-content .widget.basic-kpi.sitelink-moveouts-widget, #main-content .widget.basic-kpi.sitelink-rentroll-widget, #main-content .widget.basic-kpi.widget-blue-3 {
  background-color: #00ab4e;
}
#main-content .widget.basic-kpi.sitelink-moveouts-widget .top-section, #main-content .widget.basic-kpi.sitelink-rentroll-widget .top-section, #main-content .widget.basic-kpi.widget-blue-3 .top-section {
  background-color: #00ab4e;
}
#main-content .widget.basic-kpi.sitelink-moveouts-widget .previous-month, #main-content .widget.basic-kpi.sitelink-rentroll-widget .previous-month, #main-content .widget.basic-kpi.widget-blue-3 .previous-month {
  border-bottom-color: #007837;
}
#main-content .widget.basic-kpi.sitelink-enquiries-widget .top-section:after {
  background-image: url('/wp-content/uploads/2017/10/EnquiryIcon.png');
  background-size: cover;
  position: absolute;
  top: 25px;
  right: 10px;
  display: inline-block;
  width: 60px;
  height: 60px;
  content: "";
}
#main-content .widget.basic-kpi.sitelink-merch-widget .top-section:after {
  background-image: url('/wp-content/uploads/2017/10/MerchandiseIcon.png');
  background-size: cover;
  position: absolute;
  top: 25px;
  right: 10px;
  display: inline-block;
  width: 60px;
  height: 60px;
  content: "";
}
#main-content .widget.basic-kpi.sitelink-moveins-widget .top-section:after {
  background-image: url('/wp-content/uploads/2017/10/MoveInIcon.png');
  background-size: cover;
  position: absolute;
  top: 25px;
  right: 10px;
  display: inline-block;
  width: 60px;
  height: 60px;
  content: "";
}
#main-content .widget.basic-kpi.sitelink-insurance-widget .top-section:after {
  background-image: url('/wp-content/uploads/2017/10/InsuranceIcon.png');
  background-size: cover;
  position: absolute;
  top: 25px;
  right: 10px;
  display: inline-block;
  width: 60px;
  height: 60px;
  content: "";
}
#main-content .widget.basic-kpi.sitelink-moveouts-widget .top-section:after {
  background-image: url('/wp-content/uploads/2017/10/MoveoutIcon.png');
  background-size: cover;
  position: absolute;
  top: 25px;
  right: 10px;
  display: inline-block;
  width: 60px;
  height: 60px;
  content: "";
}
#main-content .widget.basic-kpi.sitelink-rentroll-widget .top-section:after {
  background-image: url('/wp-content/uploads/2017/10/RentRollIcon.png');
  background-size: cover;
  position: absolute;
  top: 25px;
  right: 10px;
  display: inline-block;
  width: 60px;
  height: 60px;
  content: "";
}
@media screen and (min-width: 451px) and (max-width: 725px) {
  #main-content .widget.basic-kpi .top-section:after {
    display: none !important;
  }
}
@media screen and (max-width: 349px) {
  #main-content .widget.basic-kpi .top-section:after {
    display: none !important;
  }
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend, #main-content .widget.sitelink-debtors-graph-widget .graph-legend, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend, #main-content .widget.sitelink-adspend-graph-widget .graph-legend, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend {
  text-align: center;
  margin: 4px 0 0;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap {
  font-weight: 600;
  margin: 0 4px;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-right: 4px;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty {
  background-color: #3f94cc;
  border-color: #3f94cc;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.enquiries.faded, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.phone.faded, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.adspend.faded, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.zerothirty.faded {
  background-color: #7fb5db;
  border-color: #7fb5db;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus {
  background-color: #f59330;
  border-color: #f59330;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.moveins.faded, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.web.faded, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.touchpoints.faded, #main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.thirtyplus.faded {
  background-color: #f8b575;
  border-color: #f8b575;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.walkins {
  background-color: #1f4d6b;
  border-color: #1f4d6b;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.bordered {
  border-width: 2px;
  border-style: solid;
  background: transparent;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-color.previous {
  border-width: 2px;
  border-style: dotted;
  background: transparent;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change {
  font-weight: 700;
  color: #414141;
  margin-left: 4px;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.up {
  color: #3ece4c;
  background: url(/wp-content/uploads/2017/11/ArrowUp_Green.png) no-repeat;
  padding-left: 19px;
  background-size: 19px;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-change.down {
  color: #cf3a3a;
  background: url(/wp-content/uploads/2017/11/ArrowDown_Red.png) no-repeat;
  padding-left: 19px;
  background-size: 19px;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total, #main-content .widget.sitelink-debtors-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total, #main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total, #main-content .widget.sitelink-occupancy-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total, #main-content .widget.sitelink-occupancy-area-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total, #main-content .widget.sitelink-enquiry-types-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total, #main-content .widget.sitelink-customer-insight-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total, #main-content .widget.sitelink-adspend-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total, #main-content .widget.sitelink-adspend-enquiries-graph-widget .graph-legend .graph-legend-wrap .graph-legend-total {
  font-weight: 700;
  color: #00ab4e;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .occupancy-graph-single, #main-content .widget.sitelink-debtors-graph-widget .occupancy-graph-single, #main-content .widget.sitelink-consolidated-yield-graph-widget .occupancy-graph-single, #main-content .widget.sitelink-occupancy-graph-widget .occupancy-graph-single, #main-content .widget.sitelink-occupancy-area-graph-widget .occupancy-graph-single, #main-content .widget.sitelink-enquiry-types-graph-widget .occupancy-graph-single, #main-content .widget.sitelink-customer-insight-graph-widget .occupancy-graph-single, #main-content .widget.sitelink-adspend-graph-widget .occupancy-graph-single, #main-content .widget.sitelink-adspend-enquiries-graph-widget .occupancy-graph-single {
  position: relative;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .occupancy-graph-single .kpi-change, #main-content .widget.sitelink-debtors-graph-widget .occupancy-graph-single .kpi-change, #main-content .widget.sitelink-consolidated-yield-graph-widget .occupancy-graph-single .kpi-change, #main-content .widget.sitelink-occupancy-graph-widget .occupancy-graph-single .kpi-change, #main-content .widget.sitelink-occupancy-area-graph-widget .occupancy-graph-single .kpi-change, #main-content .widget.sitelink-enquiry-types-graph-widget .occupancy-graph-single .kpi-change, #main-content .widget.sitelink-customer-insight-graph-widget .occupancy-graph-single .kpi-change, #main-content .widget.sitelink-adspend-graph-widget .occupancy-graph-single .kpi-change, #main-content .widget.sitelink-adspend-enquiries-graph-widget .occupancy-graph-single .kpi-change {
  position: absolute;
  right: 0;
  margin-top: -23px;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget.contiguous .hide-with-contiguous, #main-content .widget.sitelink-debtors-graph-widget.contiguous .hide-with-contiguous, #main-content .widget.sitelink-consolidated-yield-graph-widget.contiguous .hide-with-contiguous, #main-content .widget.sitelink-occupancy-graph-widget.contiguous .hide-with-contiguous, #main-content .widget.sitelink-occupancy-area-graph-widget.contiguous .hide-with-contiguous, #main-content .widget.sitelink-enquiry-types-graph-widget.contiguous .hide-with-contiguous, #main-content .widget.sitelink-customer-insight-graph-widget.contiguous .hide-with-contiguous, #main-content .widget.sitelink-adspend-graph-widget.contiguous .hide-with-contiguous, #main-content .widget.sitelink-adspend-enquiries-graph-widget.contiguous .hide-with-contiguous {
  display: none;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget:not(.contiguous) .show-with-contiguous, #main-content .widget.sitelink-debtors-graph-widget:not(.contiguous) .show-with-contiguous, #main-content .widget.sitelink-consolidated-yield-graph-widget:not(.contiguous) .show-with-contiguous, #main-content .widget.sitelink-occupancy-graph-widget:not(.contiguous) .show-with-contiguous, #main-content .widget.sitelink-occupancy-area-graph-widget:not(.contiguous) .show-with-contiguous, #main-content .widget.sitelink-enquiry-types-graph-widget:not(.contiguous) .show-with-contiguous, #main-content .widget.sitelink-customer-insight-graph-widget:not(.contiguous) .show-with-contiguous, #main-content .widget.sitelink-adspend-graph-widget:not(.contiguous) .show-with-contiguous, #main-content .widget.sitelink-adspend-enquiries-graph-widget:not(.contiguous) .show-with-contiguous {
  display: none;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget.single .hide-with-single, #main-content .widget.sitelink-debtors-graph-widget.single .hide-with-single, #main-content .widget.sitelink-consolidated-yield-graph-widget.single .hide-with-single, #main-content .widget.sitelink-occupancy-graph-widget.single .hide-with-single, #main-content .widget.sitelink-occupancy-area-graph-widget.single .hide-with-single, #main-content .widget.sitelink-enquiry-types-graph-widget.single .hide-with-single, #main-content .widget.sitelink-customer-insight-graph-widget.single .hide-with-single, #main-content .widget.sitelink-adspend-graph-widget.single .hide-with-single, #main-content .widget.sitelink-adspend-enquiries-graph-widget.single .hide-with-single {
  display: none;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget:not(.single) .show-with-single, #main-content .widget.sitelink-debtors-graph-widget:not(.single) .show-with-single, #main-content .widget.sitelink-consolidated-yield-graph-widget:not(.single) .show-with-single, #main-content .widget.sitelink-occupancy-graph-widget:not(.single) .show-with-single, #main-content .widget.sitelink-occupancy-area-graph-widget:not(.single) .show-with-single, #main-content .widget.sitelink-enquiry-types-graph-widget:not(.single) .show-with-single, #main-content .widget.sitelink-customer-insight-graph-widget:not(.single) .show-with-single, #main-content .widget.sitelink-adspend-graph-widget:not(.single) .show-with-single, #main-content .widget.sitelink-adspend-enquiries-graph-widget:not(.single) .show-with-single {
  display: none;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget.small .hide-with-small, #main-content .widget.sitelink-debtors-graph-widget.small .hide-with-small, #main-content .widget.sitelink-consolidated-yield-graph-widget.small .hide-with-small, #main-content .widget.sitelink-occupancy-graph-widget.small .hide-with-small, #main-content .widget.sitelink-occupancy-area-graph-widget.small .hide-with-small, #main-content .widget.sitelink-enquiry-types-graph-widget.small .hide-with-small, #main-content .widget.sitelink-customer-insight-graph-widget.small .hide-with-small, #main-content .widget.sitelink-adspend-graph-widget.small .hide-with-small, #main-content .widget.sitelink-adspend-enquiries-graph-widget.small .hide-with-small {
  display: none;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget:not(.small) .show-with-small, #main-content .widget.sitelink-debtors-graph-widget:not(.small) .show-with-small, #main-content .widget.sitelink-consolidated-yield-graph-widget:not(.small) .show-with-small, #main-content .widget.sitelink-occupancy-graph-widget:not(.small) .show-with-small, #main-content .widget.sitelink-occupancy-area-graph-widget:not(.small) .show-with-small, #main-content .widget.sitelink-enquiry-types-graph-widget:not(.small) .show-with-small, #main-content .widget.sitelink-customer-insight-graph-widget:not(.small) .show-with-small, #main-content .widget.sitelink-adspend-graph-widget:not(.small) .show-with-small, #main-content .widget.sitelink-adspend-enquiries-graph-widget:not(.small) .show-with-small {
  display: none;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .overlay-graph-wrap, #main-content .widget.sitelink-debtors-graph-widget .overlay-graph-wrap, #main-content .widget.sitelink-consolidated-yield-graph-widget .overlay-graph-wrap, #main-content .widget.sitelink-occupancy-graph-widget .overlay-graph-wrap, #main-content .widget.sitelink-occupancy-area-graph-widget .overlay-graph-wrap, #main-content .widget.sitelink-enquiry-types-graph-widget .overlay-graph-wrap, #main-content .widget.sitelink-customer-insight-graph-widget .overlay-graph-wrap, #main-content .widget.sitelink-adspend-graph-widget .overlay-graph-wrap, #main-content .widget.sitelink-adspend-enquiries-graph-widget .overlay-graph-wrap {
  position: relative;
}
#main-content .widget.sitelink-enquiries-moveins-graph-widget .overlay-graph-wrap .graph-overlay-div, #main-content .widget.sitelink-debtors-graph-widget .overlay-graph-wrap .graph-overlay-div, #main-content .widget.sitelink-consolidated-yield-graph-widget .overlay-graph-wrap .graph-overlay-div, #main-content .widget.sitelink-occupancy-graph-widget .overlay-graph-wrap .graph-overlay-div, #main-content .widget.sitelink-occupancy-area-graph-widget .overlay-graph-wrap .graph-overlay-div, #main-content .widget.sitelink-enquiry-types-graph-widget .overlay-graph-wrap .graph-overlay-div, #main-content .widget.sitelink-customer-insight-graph-widget .overlay-graph-wrap .graph-overlay-div, #main-content .widget.sitelink-adspend-graph-widget .overlay-graph-wrap .graph-overlay-div, #main-content .widget.sitelink-adspend-enquiries-graph-widget .overlay-graph-wrap .graph-overlay-div {
  position: absolute;
  width: 100%;
  height: 200px;
  top: 0;
  text-align: center;
  line-height: 200px;
  color: #00ab4e;
  font-size: 34px;
  font-weight: 800;
  pointer-events: none;
}
#main-content .widget.sitelink-moveouts-widget .kpi-change.up {
  background: #cf3a3a;
}
#main-content .widget.sitelink-moveouts-widget .kpi-change.down {
  background: #3ece4c;
}
#main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend.hide-with-contiguous .graph-legend-wrap {
  white-space: nowrap;
}
#main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend.hide-with-contiguous .graph-legend-current-value {
  color: #3f94cc;
}
#main-content .widget.sitelink-consolidated-yield-graph-widget .graph-legend.hide-with-contiguous .graph-legend-previous-value {
  color: #f59330;
}
#main-content .widget .insight-graph-small {
  background-image: url(/wp-content/uploads/CustomerIcon.png);
  background-size: 61px 146px;
  background-position: 16px 4px;
  background-repeat: no-repeat;
  padding: 0px 8px 0px 93px;
  min-height: 150px;
}
#main-content .widget .insight-graph-small .kpi-category {
  min-height: 74px;
}
#main-content .widget .insight-graph-small .kpi-category .big-number {
  color: #00ab4e;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin: 4px 0;
}
#main-content .widget .insight-graph-small .kpi-category .big-number.missed {
  color: #cf3a3a;
}
#main-content .widget .insight-graph-small .kpi-category .kpi-row {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.3;
  text-transform: uppercase;
}
#main-content .widget .insight-graph-small .kpi-category .kpi-row .small-number {
  color: #00ab4e;
}
#main-content .widget .insight-graph-small .kpi-category .kpi-row .small-number.missed {
  color: #cf3a3a;
}
#main-content .widget .insight-graph-small .kpi-category .description {
  color: #c5c5c5;
  font-weight: 600;
  text-transform: uppercase;
}
#main-content .widget .list-projects li .progress, #main-content .widget .list-courses li .progress {
  background-color: #f5f5f5;
}
#main-content .widget .list-projects li .progress.project-progress, #main-content .widget .list-courses li .progress.project-progress, #main-content .widget .list-projects li .progress.course-progress, #main-content .widget .list-courses li .progress.course-progress {
  height: 20px;
  border-radius: 20px;
  box-shadow: none;
  margin: 10px 0 20px;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar, #main-content .widget .list-courses li .progress.project-progress .progress-bar, #main-content .widget .list-projects li .progress.course-progress .progress-bar, #main-content .widget .list-courses li .progress.course-progress .progress-bar {
  box-shadow: none;
  background: #61696d !important;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar.reached-target, #main-content .widget .list-courses li .progress.project-progress .progress-bar.reached-target, #main-content .widget .list-projects li .progress.course-progress .progress-bar.reached-target, #main-content .widget .list-courses li .progress.course-progress .progress-bar.reached-target {
  background: #42b24f !important;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar .progress-current, #main-content .widget .list-courses li .progress.project-progress .progress-bar .progress-current, #main-content .widget .list-projects li .progress.course-progress .progress-bar .progress-current, #main-content .widget .list-courses li .progress.course-progress .progress-bar .progress-current {
  line-height: 20px;
  font-size: 1.2em;
  padding-left: 5px;
  text-align: left;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar .progress-current i, #main-content .widget .list-courses li .progress.project-progress .progress-bar .progress-current i, #main-content .widget .list-projects li .progress.course-progress .progress-bar .progress-current i, #main-content .widget .list-courses li .progress.course-progress .progress-bar .progress-current i {
  padding-right: 2px;
}
#main-content .widget .list-projects li .progress.project-progress .progress-bar .progress-right, #main-content .widget .list-courses li .progress.project-progress .progress-bar .progress-right, #main-content .widget .list-projects li .progress.course-progress .progress-bar .progress-right, #main-content .widget .list-courses li .progress.course-progress .progress-bar .progress-right {
  float: right;
  line-height: 20px;
  font-size: 1.2em;
  padding-left: 5px;
}
#main-content .widget .list-projects li.sitelink-basic-operations::before, #main-content .widget .list-courses li.sitelink-basic-operations::before {
  content: "\f006";
}
#main-content .widget .list-projects li.sitelink-advanced-operations::before, #main-content .widget .list-courses li.sitelink-advanced-operations::before {
  content: "\f005";
}
#main-content .widget .list-projects li.sitelink-setting-up-your-database::before, #main-content .widget .list-courses li.sitelink-setting-up-your-database::before {
  content: "\f123";
}
#main-content .widget .list-projects li.merchandise-item::before, #main-content .widget .list-courses li.merchandise-item::before {
  content: "\f187";
}
#main-content .widget .list-projects li.movein-item::before, #main-content .widget .list-courses li.movein-item::before {
  content: "\f273";
}
#main-content .widget .list-projects li.enquiry-item::before, #main-content .widget .list-courses li.enquiry-item::before {
  content: "\f007";
}
#main-content .widget .list-projects li.insurance-item::before, #main-content .widget .list-courses li.insurance-item::before {
  content: "\f0f6";
}
#main-content .widget .list-projects {
  display: none;
}
#main-content .widget .list-projects.visible {
  display: block;
}
#main-content .widget .widget-drag-button {
  display: none;
}
#main-content .widget .kpi-change {
  color: #fff;
  font-weight: 700;
  background: #414141;
  padding: 2px 8px;
  display: inline-block;
  margin-right: 4px;
}
#main-content .widget .kpi-change.up, #main-content .widget .kpi-change.down {
  padding: 2px 2px 2px 8px;
}
#main-content .widget .kpi-change.up .arrow, #main-content .widget .kpi-change.down .arrow {
  width: 19px;
  height: 19px;
  display: inline-block;
  background-size: 19px;
  vertical-align: bottom;
}
#main-content .widget .kpi-change.up {
  background: #3ece4c;
}
#main-content .widget .kpi-change.up .arrow {
  background-image: url(/wp-content/uploads/2017/10/ArrowUp.png);
}
#main-content .widget .kpi-change.down {
  background: #cf3a3a;
}
#main-content .widget .kpi-change.down .arrow {
  background-image: url(/wp-content/uploads/2017/10/ArrowDown.png);
}
#main-content .widget.pandl {
  position: static;
}
#main-content .widget.pandl .pandl-row {
  background-repeat: no-repeat;
  background-size: 48px 60px;
  background-position: left;
  padding: 25px 0;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}
#main-content .widget.pandl .pandl-row.pdf {
  background-image: url(/wp-content/uploads/document.png);
}
#main-content .widget.pandl .pandl-row.xlsx {
  background-image: url(/wp-content/uploads/xlsx_document.png);
}
#main-content .widget.pandl .pandl-row:last-of-type {
  border-bottom: none;
  margin-bottom: -20px;
}
#main-content .widget.pandl .pandl-row .pandl-name {
  font-weight: 600;
  color: #00ab4e;
  padding-left: 65px;
  padding-right: 50px;
}
@media screen and (min-width: 451px) and (max-width: 550px) {
  #main-content .widget.pandl .pandl-row .pandl-name {
    padding-right: 0;
  }
}
#main-content .widget.pandl .pandl-row .pandl-size {
  font-weight: 600;
  color: #ccc;
  padding-left: 65px;
}
#main-content .widget.pandl .pandl-row:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 20px;
  background-size: cover;
  background-image: url(/wp-content/uploads/MoveInIcon_Grey.png);
  width: 40px;
  height: 40px;
  pointer-events: none;
}
@media screen and (min-width: 451px) and (max-width: 550px) {
  #main-content .widget.pandl .pandl-row:after {
    display: none;
  }
}
#main-content .radial-progress {
  margin: auto;
  width: 140px;
  height: 140px;
  background-color: #e8e8e8;
  border-radius: 50%;
}
#main-content .radial-progress .circle .mask, #main-content .radial-progress .circle .fill, #main-content .radial-progress .circle .shadow {
  width: 140px;
  height: 140px;
  position: absolute;
  border-radius: 50%;
}
#main-content .radial-progress .circle .mask, #main-content .radial-progress .circle .fill {
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 1s;
  transition: -ms-transform 1s;
  transition: transform 1s;
  border-radius: 50%;
}
#main-content .radial-progress .circle .mask {
  clip: rect(0px, 140px, 140px, 70px);
}
#main-content .radial-progress .circle .mask .fill {
  clip: rect(0px, 70px, 140px, 0px);
  background-color: #004921;
}
#main-content .radial-progress .inset {
  width: 126px;
  height: 126px;
  position: absolute;
  margin-left: 7px;
  margin-top: 7px;
  background-color: #fff;
  border-radius: 50%;
}
#main-content .radial-progress .inset .percentage {
  height: 30px;
  width: 100px;
  overflow: hidden;
  position: absolute;
  top: 48px;
  left: 13px;
  line-height: 1;
}
#main-content .radial-progress .inset .percentage .numbers {
  margin-top: -30px;
  transition: width 1s;
}
#main-content .radial-progress .inset .percentage .numbers span {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-weight: 800;
  font-size: 30px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #00ab4e;
}
#main-content .radial-progress[data-progress="0"] .circle .mask.full, #main-content .radial-progress[data-progress="0"] .circle .fill {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
#main-content .radial-progress[data-progress="0"] .circle .fill.fix {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
#main-content .radial-progress[data-progress="0"] .inset .percentage .numbers {
  width: 100px;
}
#main-content .radial-progress[data-progress="1"] .circle .mask.full, #main-content .radial-progress[data-progress="1"] .circle .fill {
  -webkit-transform: rotate(1.8deg);
  -ms-transform: rotate(1.8deg);
  transform: rotate(1.8deg);
}
#main-content .radial-progress[data-progress="1"] .circle .fill.fix {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
#main-content .radial-progress[data-progress="1"] .inset .percentage .numbers {
  width: 200px;
}
#main-content .radial-progress[data-progress="2"] .circle .mask.full, #main-content .radial-progress[data-progress="2"] .circle .fill {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
#main-content .radial-progress[data-progress="2"] .circle .fill.fix {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
#main-content .radial-progress[data-progress="2"] .inset .percentage .numbers {
  width: 300px;
}
#main-content .radial-progress[data-progress="3"] .circle .mask.full, #main-content .radial-progress[data-progress="3"] .circle .fill {
  -webkit-transform: rotate(5.4deg);
  -ms-transform: rotate(5.4deg);
  transform: rotate(5.4deg);
}
#main-content .radial-progress[data-progress="3"] .circle .fill.fix {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
#main-content .radial-progress[data-progress="3"] .inset .percentage .numbers {
  width: 400px;
}
#main-content .radial-progress[data-progress="4"] .circle .mask.full, #main-content .radial-progress[data-progress="4"] .circle .fill {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
#main-content .radial-progress[data-progress="4"] .circle .fill.fix {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
#main-content .radial-progress[data-progress="4"] .inset .percentage .numbers {
  width: 500px;
}
#main-content .radial-progress[data-progress="5"] .circle .mask.full, #main-content .radial-progress[data-progress="5"] .circle .fill {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}
#main-content .radial-progress[data-progress="5"] .circle .fill.fix {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}
#main-content .radial-progress[data-progress="5"] .inset .percentage .numbers {
  width: 600px;
}
#main-content .radial-progress[data-progress="6"] .circle .mask.full, #main-content .radial-progress[data-progress="6"] .circle .fill {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
#main-content .radial-progress[data-progress="6"] .circle .fill.fix {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
#main-content .radial-progress[data-progress="6"] .inset .percentage .numbers {
  width: 700px;
}
#main-content .radial-progress[data-progress="7"] .circle .mask.full, #main-content .radial-progress[data-progress="7"] .circle .fill {
  -webkit-transform: rotate(12.6deg);
  -ms-transform: rotate(12.6deg);
  transform: rotate(12.6deg);
}
#main-content .radial-progress[data-progress="7"] .circle .fill.fix {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
#main-content .radial-progress[data-progress="7"] .inset .percentage .numbers {
  width: 800px;
}
#main-content .radial-progress[data-progress="8"] .circle .mask.full, #main-content .radial-progress[data-progress="8"] .circle .fill {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
#main-content .radial-progress[data-progress="8"] .circle .fill.fix {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
#main-content .radial-progress[data-progress="8"] .inset .percentage .numbers {
  width: 900px;
}
#main-content .radial-progress[data-progress="9"] .circle .mask.full, #main-content .radial-progress[data-progress="9"] .circle .fill {
  -webkit-transform: rotate(16.2deg);
  -ms-transform: rotate(16.2deg);
  transform: rotate(16.2deg);
}
#main-content .radial-progress[data-progress="9"] .circle .fill.fix {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
#main-content .radial-progress[data-progress="9"] .inset .percentage .numbers {
  width: 1000px;
}
#main-content .radial-progress[data-progress="10"] .circle .mask.full, #main-content .radial-progress[data-progress="10"] .circle .fill {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}
#main-content .radial-progress[data-progress="10"] .circle .fill.fix {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
#main-content .radial-progress[data-progress="10"] .inset .percentage .numbers {
  width: 1100px;
}
#main-content .radial-progress[data-progress="11"] .circle .mask.full, #main-content .radial-progress[data-progress="11"] .circle .fill {
  -webkit-transform: rotate(19.8deg);
  -ms-transform: rotate(19.8deg);
  transform: rotate(19.8deg);
}
#main-content .radial-progress[data-progress="11"] .circle .fill.fix {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
#main-content .radial-progress[data-progress="11"] .inset .percentage .numbers {
  width: 1200px;
}
#main-content .radial-progress[data-progress="12"] .circle .mask.full, #main-content .radial-progress[data-progress="12"] .circle .fill {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
#main-content .radial-progress[data-progress="12"] .circle .fill.fix {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
#main-content .radial-progress[data-progress="12"] .inset .percentage .numbers {
  width: 1300px;
}
#main-content .radial-progress[data-progress="13"] .circle .mask.full, #main-content .radial-progress[data-progress="13"] .circle .fill {
  -webkit-transform: rotate(23.4deg);
  -ms-transform: rotate(23.4deg);
  transform: rotate(23.4deg);
}
#main-content .radial-progress[data-progress="13"] .circle .fill.fix {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
#main-content .radial-progress[data-progress="13"] .inset .percentage .numbers {
  width: 1400px;
}
#main-content .radial-progress[data-progress="14"] .circle .mask.full, #main-content .radial-progress[data-progress="14"] .circle .fill {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
#main-content .radial-progress[data-progress="14"] .circle .fill.fix {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
#main-content .radial-progress[data-progress="14"] .inset .percentage .numbers {
  width: 1500px;
}
#main-content .radial-progress[data-progress="15"] .circle .mask.full, #main-content .radial-progress[data-progress="15"] .circle .fill {
  -webkit-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  transform: rotate(27deg);
}
#main-content .radial-progress[data-progress="15"] .circle .fill.fix {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg);
}
#main-content .radial-progress[data-progress="15"] .inset .percentage .numbers {
  width: 1600px;
}
#main-content .radial-progress[data-progress="16"] .circle .mask.full, #main-content .radial-progress[data-progress="16"] .circle .fill {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
#main-content .radial-progress[data-progress="16"] .circle .fill.fix {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
#main-content .radial-progress[data-progress="16"] .inset .percentage .numbers {
  width: 1700px;
}
#main-content .radial-progress[data-progress="17"] .circle .mask.full, #main-content .radial-progress[data-progress="17"] .circle .fill {
  -webkit-transform: rotate(30.6deg);
  -ms-transform: rotate(30.6deg);
  transform: rotate(30.6deg);
}
#main-content .radial-progress[data-progress="17"] .circle .fill.fix {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
#main-content .radial-progress[data-progress="17"] .inset .percentage .numbers {
  width: 1800px;
}
#main-content .radial-progress[data-progress="18"] .circle .mask.full, #main-content .radial-progress[data-progress="18"] .circle .fill {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
#main-content .radial-progress[data-progress="18"] .circle .fill.fix {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
#main-content .radial-progress[data-progress="18"] .inset .percentage .numbers {
  width: 1900px;
}
#main-content .radial-progress[data-progress="19"] .circle .mask.full, #main-content .radial-progress[data-progress="19"] .circle .fill {
  -webkit-transform: rotate(34.2deg);
  -ms-transform: rotate(34.2deg);
  transform: rotate(34.2deg);
}
#main-content .radial-progress[data-progress="19"] .circle .fill.fix {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
#main-content .radial-progress[data-progress="19"] .inset .percentage .numbers {
  width: 2000px;
}
#main-content .radial-progress[data-progress="20"] .circle .mask.full, #main-content .radial-progress[data-progress="20"] .circle .fill {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
#main-content .radial-progress[data-progress="20"] .circle .fill.fix {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg);
}
#main-content .radial-progress[data-progress="20"] .inset .percentage .numbers {
  width: 2100px;
}
#main-content .radial-progress[data-progress="21"] .circle .mask.full, #main-content .radial-progress[data-progress="21"] .circle .fill {
  -webkit-transform: rotate(37.8deg);
  -ms-transform: rotate(37.8deg);
  transform: rotate(37.8deg);
}
#main-content .radial-progress[data-progress="21"] .circle .fill.fix {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
#main-content .radial-progress[data-progress="21"] .inset .percentage .numbers {
  width: 2200px;
}
#main-content .radial-progress[data-progress="22"] .circle .mask.full, #main-content .radial-progress[data-progress="22"] .circle .fill {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
#main-content .radial-progress[data-progress="22"] .circle .fill.fix {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
#main-content .radial-progress[data-progress="22"] .inset .percentage .numbers {
  width: 2300px;
}
#main-content .radial-progress[data-progress="23"] .circle .mask.full, #main-content .radial-progress[data-progress="23"] .circle .fill {
  -webkit-transform: rotate(41.4deg);
  -ms-transform: rotate(41.4deg);
  transform: rotate(41.4deg);
}
#main-content .radial-progress[data-progress="23"] .circle .fill.fix {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
#main-content .radial-progress[data-progress="23"] .inset .percentage .numbers {
  width: 2400px;
}
#main-content .radial-progress[data-progress="24"] .circle .mask.full, #main-content .radial-progress[data-progress="24"] .circle .fill {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
#main-content .radial-progress[data-progress="24"] .circle .fill.fix {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
#main-content .radial-progress[data-progress="24"] .inset .percentage .numbers {
  width: 2500px;
}
#main-content .radial-progress[data-progress="25"] .circle .mask.full, #main-content .radial-progress[data-progress="25"] .circle .fill {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main-content .radial-progress[data-progress="25"] .circle .fill.fix {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#main-content .radial-progress[data-progress="25"] .inset .percentage .numbers {
  width: 2600px;
}
#main-content .radial-progress[data-progress="26"] .circle .mask.full, #main-content .radial-progress[data-progress="26"] .circle .fill {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
#main-content .radial-progress[data-progress="26"] .circle .fill.fix {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
#main-content .radial-progress[data-progress="26"] .inset .percentage .numbers {
  width: 2700px;
}
#main-content .radial-progress[data-progress="27"] .circle .mask.full, #main-content .radial-progress[data-progress="27"] .circle .fill {
  -webkit-transform: rotate(48.6deg);
  -ms-transform: rotate(48.6deg);
  transform: rotate(48.6deg);
}
#main-content .radial-progress[data-progress="27"] .circle .fill.fix {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
#main-content .radial-progress[data-progress="27"] .inset .percentage .numbers {
  width: 2800px;
}
#main-content .radial-progress[data-progress="28"] .circle .mask.full, #main-content .radial-progress[data-progress="28"] .circle .fill {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
#main-content .radial-progress[data-progress="28"] .circle .fill.fix {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
#main-content .radial-progress[data-progress="28"] .inset .percentage .numbers {
  width: 2900px;
}
#main-content .radial-progress[data-progress="29"] .circle .mask.full, #main-content .radial-progress[data-progress="29"] .circle .fill {
  -webkit-transform: rotate(52.2deg);
  -ms-transform: rotate(52.2deg);
  transform: rotate(52.2deg);
}
#main-content .radial-progress[data-progress="29"] .circle .fill.fix {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
#main-content .radial-progress[data-progress="29"] .inset .percentage .numbers {
  width: 3000px;
}
#main-content .radial-progress[data-progress="30"] .circle .mask.full, #main-content .radial-progress[data-progress="30"] .circle .fill {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg);
}
#main-content .radial-progress[data-progress="30"] .circle .fill.fix {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
}
#main-content .radial-progress[data-progress="30"] .inset .percentage .numbers {
  width: 3100px;
}
#main-content .radial-progress[data-progress="31"] .circle .mask.full, #main-content .radial-progress[data-progress="31"] .circle .fill {
  -webkit-transform: rotate(55.8deg);
  -ms-transform: rotate(55.8deg);
  transform: rotate(55.8deg);
}
#main-content .radial-progress[data-progress="31"] .circle .fill.fix {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
#main-content .radial-progress[data-progress="31"] .inset .percentage .numbers {
  width: 3200px;
}
#main-content .radial-progress[data-progress="32"] .circle .mask.full, #main-content .radial-progress[data-progress="32"] .circle .fill {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
#main-content .radial-progress[data-progress="32"] .circle .fill.fix {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
#main-content .radial-progress[data-progress="32"] .inset .percentage .numbers {
  width: 3300px;
}
#main-content .radial-progress[data-progress="33"] .circle .mask.full, #main-content .radial-progress[data-progress="33"] .circle .fill {
  -webkit-transform: rotate(59.4deg);
  -ms-transform: rotate(59.4deg);
  transform: rotate(59.4deg);
}
#main-content .radial-progress[data-progress="33"] .circle .fill.fix {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
#main-content .radial-progress[data-progress="33"] .inset .percentage .numbers {
  width: 3400px;
}
#main-content .radial-progress[data-progress="34"] .circle .mask.full, #main-content .radial-progress[data-progress="34"] .circle .fill {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
#main-content .radial-progress[data-progress="34"] .circle .fill.fix {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
#main-content .radial-progress[data-progress="34"] .inset .percentage .numbers {
  width: 3500px;
}
#main-content .radial-progress[data-progress="35"] .circle .mask.full, #main-content .radial-progress[data-progress="35"] .circle .fill {
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}
#main-content .radial-progress[data-progress="35"] .circle .fill.fix {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
}
#main-content .radial-progress[data-progress="35"] .inset .percentage .numbers {
  width: 3600px;
}
#main-content .radial-progress[data-progress="36"] .circle .mask.full, #main-content .radial-progress[data-progress="36"] .circle .fill {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
#main-content .radial-progress[data-progress="36"] .circle .fill.fix {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
#main-content .radial-progress[data-progress="36"] .inset .percentage .numbers {
  width: 3700px;
}
#main-content .radial-progress[data-progress="37"] .circle .mask.full, #main-content .radial-progress[data-progress="37"] .circle .fill {
  -webkit-transform: rotate(66.6deg);
  -ms-transform: rotate(66.6deg);
  transform: rotate(66.6deg);
}
#main-content .radial-progress[data-progress="37"] .circle .fill.fix {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
#main-content .radial-progress[data-progress="37"] .inset .percentage .numbers {
  width: 3800px;
}
#main-content .radial-progress[data-progress="38"] .circle .mask.full, #main-content .radial-progress[data-progress="38"] .circle .fill {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
#main-content .radial-progress[data-progress="38"] .circle .fill.fix {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
#main-content .radial-progress[data-progress="38"] .inset .percentage .numbers {
  width: 3900px;
}
#main-content .radial-progress[data-progress="39"] .circle .mask.full, #main-content .radial-progress[data-progress="39"] .circle .fill {
  -webkit-transform: rotate(70.2deg);
  -ms-transform: rotate(70.2deg);
  transform: rotate(70.2deg);
}
#main-content .radial-progress[data-progress="39"] .circle .fill.fix {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
#main-content .radial-progress[data-progress="39"] .inset .percentage .numbers {
  width: 4000px;
}
#main-content .radial-progress[data-progress="40"] .circle .mask.full, #main-content .radial-progress[data-progress="40"] .circle .fill {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg);
}
#main-content .radial-progress[data-progress="40"] .circle .fill.fix {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
}
#main-content .radial-progress[data-progress="40"] .inset .percentage .numbers {
  width: 4100px;
}
#main-content .radial-progress[data-progress="41"] .circle .mask.full, #main-content .radial-progress[data-progress="41"] .circle .fill {
  -webkit-transform: rotate(73.8deg);
  -ms-transform: rotate(73.8deg);
  transform: rotate(73.8deg);
}
#main-content .radial-progress[data-progress="41"] .circle .fill.fix {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
#main-content .radial-progress[data-progress="41"] .inset .percentage .numbers {
  width: 4200px;
}
#main-content .radial-progress[data-progress="42"] .circle .mask.full, #main-content .radial-progress[data-progress="42"] .circle .fill {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
#main-content .radial-progress[data-progress="42"] .circle .fill.fix {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
#main-content .radial-progress[data-progress="42"] .inset .percentage .numbers {
  width: 4300px;
}
#main-content .radial-progress[data-progress="43"] .circle .mask.full, #main-content .radial-progress[data-progress="43"] .circle .fill {
  -webkit-transform: rotate(77.4deg);
  -ms-transform: rotate(77.4deg);
  transform: rotate(77.4deg);
}
#main-content .radial-progress[data-progress="43"] .circle .fill.fix {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
#main-content .radial-progress[data-progress="43"] .inset .percentage .numbers {
  width: 4400px;
}
#main-content .radial-progress[data-progress="44"] .circle .mask.full, #main-content .radial-progress[data-progress="44"] .circle .fill {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
#main-content .radial-progress[data-progress="44"] .circle .fill.fix {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
#main-content .radial-progress[data-progress="44"] .inset .percentage .numbers {
  width: 4500px;
}
#main-content .radial-progress[data-progress="45"] .circle .mask.full, #main-content .radial-progress[data-progress="45"] .circle .fill {
  -webkit-transform: rotate(81deg);
  -ms-transform: rotate(81deg);
  transform: rotate(81deg);
}
#main-content .radial-progress[data-progress="45"] .circle .fill.fix {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg);
}
#main-content .radial-progress[data-progress="45"] .inset .percentage .numbers {
  width: 4600px;
}
#main-content .radial-progress[data-progress="46"] .circle .mask.full, #main-content .radial-progress[data-progress="46"] .circle .fill {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
#main-content .radial-progress[data-progress="46"] .circle .fill.fix {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
#main-content .radial-progress[data-progress="46"] .inset .percentage .numbers {
  width: 4700px;
}
#main-content .radial-progress[data-progress="47"] .circle .mask.full, #main-content .radial-progress[data-progress="47"] .circle .fill {
  -webkit-transform: rotate(84.6deg);
  -ms-transform: rotate(84.6deg);
  transform: rotate(84.6deg);
}
#main-content .radial-progress[data-progress="47"] .circle .fill.fix {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
#main-content .radial-progress[data-progress="47"] .inset .percentage .numbers {
  width: 4800px;
}
#main-content .radial-progress[data-progress="48"] .circle .mask.full, #main-content .radial-progress[data-progress="48"] .circle .fill {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
#main-content .radial-progress[data-progress="48"] .circle .fill.fix {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
#main-content .radial-progress[data-progress="48"] .inset .percentage .numbers {
  width: 4900px;
}
#main-content .radial-progress[data-progress="49"] .circle .mask.full, #main-content .radial-progress[data-progress="49"] .circle .fill {
  -webkit-transform: rotate(88.2deg);
  -ms-transform: rotate(88.2deg);
  transform: rotate(88.2deg);
}
#main-content .radial-progress[data-progress="49"] .circle .fill.fix {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
#main-content .radial-progress[data-progress="49"] .inset .percentage .numbers {
  width: 5000px;
}
#main-content .radial-progress[data-progress="50"] .circle .mask.full, #main-content .radial-progress[data-progress="50"] .circle .fill {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#main-content .radial-progress[data-progress="50"] .circle .fill.fix {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#main-content .radial-progress[data-progress="50"] .inset .percentage .numbers {
  width: 5100px;
}
#main-content .radial-progress[data-progress="51"] .circle .mask.full, #main-content .radial-progress[data-progress="51"] .circle .fill {
  -webkit-transform: rotate(91.8deg);
  -ms-transform: rotate(91.8deg);
  transform: rotate(91.8deg);
}
#main-content .radial-progress[data-progress="51"] .circle .fill.fix {
  -webkit-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  transform: rotate(183.6deg);
}
#main-content .radial-progress[data-progress="51"] .inset .percentage .numbers {
  width: 5200px;
}
#main-content .radial-progress[data-progress="52"] .circle .mask.full, #main-content .radial-progress[data-progress="52"] .circle .fill {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
#main-content .radial-progress[data-progress="52"] .circle .fill.fix {
  -webkit-transform: rotate(187.2deg);
  -ms-transform: rotate(187.2deg);
  transform: rotate(187.2deg);
}
#main-content .radial-progress[data-progress="52"] .inset .percentage .numbers {
  width: 5300px;
}
#main-content .radial-progress[data-progress="53"] .circle .mask.full, #main-content .radial-progress[data-progress="53"] .circle .fill {
  -webkit-transform: rotate(95.4deg);
  -ms-transform: rotate(95.4deg);
  transform: rotate(95.4deg);
}
#main-content .radial-progress[data-progress="53"] .circle .fill.fix {
  -webkit-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  transform: rotate(190.8deg);
}
#main-content .radial-progress[data-progress="53"] .inset .percentage .numbers {
  width: 5400px;
}
#main-content .radial-progress[data-progress="54"] .circle .mask.full, #main-content .radial-progress[data-progress="54"] .circle .fill {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
#main-content .radial-progress[data-progress="54"] .circle .fill.fix {
  -webkit-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  transform: rotate(194.4deg);
}
#main-content .radial-progress[data-progress="54"] .inset .percentage .numbers {
  width: 5500px;
}
#main-content .radial-progress[data-progress="55"] .circle .mask.full, #main-content .radial-progress[data-progress="55"] .circle .fill {
  -webkit-transform: rotate(99deg);
  -ms-transform: rotate(99deg);
  transform: rotate(99deg);
}
#main-content .radial-progress[data-progress="55"] .circle .fill.fix {
  -webkit-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  transform: rotate(198deg);
}
#main-content .radial-progress[data-progress="55"] .inset .percentage .numbers {
  width: 5600px;
}
#main-content .radial-progress[data-progress="56"] .circle .mask.full, #main-content .radial-progress[data-progress="56"] .circle .fill {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
#main-content .radial-progress[data-progress="56"] .circle .fill.fix {
  -webkit-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  transform: rotate(201.6deg);
}
#main-content .radial-progress[data-progress="56"] .inset .percentage .numbers {
  width: 5700px;
}
#main-content .radial-progress[data-progress="57"] .circle .mask.full, #main-content .radial-progress[data-progress="57"] .circle .fill {
  -webkit-transform: rotate(102.6deg);
  -ms-transform: rotate(102.6deg);
  transform: rotate(102.6deg);
}
#main-content .radial-progress[data-progress="57"] .circle .fill.fix {
  -webkit-transform: rotate(205.2deg);
  -ms-transform: rotate(205.2deg);
  transform: rotate(205.2deg);
}
#main-content .radial-progress[data-progress="57"] .inset .percentage .numbers {
  width: 5800px;
}
#main-content .radial-progress[data-progress="58"] .circle .mask.full, #main-content .radial-progress[data-progress="58"] .circle .fill {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
#main-content .radial-progress[data-progress="58"] .circle .fill.fix {
  -webkit-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  transform: rotate(208.8deg);
}
#main-content .radial-progress[data-progress="58"] .inset .percentage .numbers {
  width: 5900px;
}
#main-content .radial-progress[data-progress="59"] .circle .mask.full, #main-content .radial-progress[data-progress="59"] .circle .fill {
  -webkit-transform: rotate(106.2deg);
  -ms-transform: rotate(106.2deg);
  transform: rotate(106.2deg);
}
#main-content .radial-progress[data-progress="59"] .circle .fill.fix {
  -webkit-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  transform: rotate(212.4deg);
}
#main-content .radial-progress[data-progress="59"] .inset .percentage .numbers {
  width: 6000px;
}
#main-content .radial-progress[data-progress="60"] .circle .mask.full, #main-content .radial-progress[data-progress="60"] .circle .fill {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
}
#main-content .radial-progress[data-progress="60"] .circle .fill.fix {
  -webkit-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  transform: rotate(216deg);
}
#main-content .radial-progress[data-progress="60"] .inset .percentage .numbers {
  width: 6100px;
}
#main-content .radial-progress[data-progress="61"] .circle .mask.full, #main-content .radial-progress[data-progress="61"] .circle .fill {
  -webkit-transform: rotate(109.8deg);
  -ms-transform: rotate(109.8deg);
  transform: rotate(109.8deg);
}
#main-content .radial-progress[data-progress="61"] .circle .fill.fix {
  -webkit-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  transform: rotate(219.6deg);
}
#main-content .radial-progress[data-progress="61"] .inset .percentage .numbers {
  width: 6200px;
}
#main-content .radial-progress[data-progress="62"] .circle .mask.full, #main-content .radial-progress[data-progress="62"] .circle .fill {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
#main-content .radial-progress[data-progress="62"] .circle .fill.fix {
  -webkit-transform: rotate(223.2deg);
  -ms-transform: rotate(223.2deg);
  transform: rotate(223.2deg);
}
#main-content .radial-progress[data-progress="62"] .inset .percentage .numbers {
  width: 6300px;
}
#main-content .radial-progress[data-progress="63"] .circle .mask.full, #main-content .radial-progress[data-progress="63"] .circle .fill {
  -webkit-transform: rotate(113.4deg);
  -ms-transform: rotate(113.4deg);
  transform: rotate(113.4deg);
}
#main-content .radial-progress[data-progress="63"] .circle .fill.fix {
  -webkit-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  transform: rotate(226.8deg);
}
#main-content .radial-progress[data-progress="63"] .inset .percentage .numbers {
  width: 6400px;
}
#main-content .radial-progress[data-progress="64"] .circle .mask.full, #main-content .radial-progress[data-progress="64"] .circle .fill {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
#main-content .radial-progress[data-progress="64"] .circle .fill.fix {
  -webkit-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  transform: rotate(230.4deg);
}
#main-content .radial-progress[data-progress="64"] .inset .percentage .numbers {
  width: 6500px;
}
#main-content .radial-progress[data-progress="65"] .circle .mask.full, #main-content .radial-progress[data-progress="65"] .circle .fill {
  -webkit-transform: rotate(117deg);
  -ms-transform: rotate(117deg);
  transform: rotate(117deg);
}
#main-content .radial-progress[data-progress="65"] .circle .fill.fix {
  -webkit-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  transform: rotate(234deg);
}
#main-content .radial-progress[data-progress="65"] .inset .percentage .numbers {
  width: 6600px;
}
#main-content .radial-progress[data-progress="66"] .circle .mask.full, #main-content .radial-progress[data-progress="66"] .circle .fill {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
#main-content .radial-progress[data-progress="66"] .circle .fill.fix {
  -webkit-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  transform: rotate(237.6deg);
}
#main-content .radial-progress[data-progress="66"] .inset .percentage .numbers {
  width: 6700px;
}
#main-content .radial-progress[data-progress="67"] .circle .mask.full, #main-content .radial-progress[data-progress="67"] .circle .fill {
  -webkit-transform: rotate(120.6deg);
  -ms-transform: rotate(120.6deg);
  transform: rotate(120.6deg);
}
#main-content .radial-progress[data-progress="67"] .circle .fill.fix {
  -webkit-transform: rotate(241.2deg);
  -ms-transform: rotate(241.2deg);
  transform: rotate(241.2deg);
}
#main-content .radial-progress[data-progress="67"] .inset .percentage .numbers {
  width: 6800px;
}
#main-content .radial-progress[data-progress="68"] .circle .mask.full, #main-content .radial-progress[data-progress="68"] .circle .fill {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
#main-content .radial-progress[data-progress="68"] .circle .fill.fix {
  -webkit-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  transform: rotate(244.8deg);
}
#main-content .radial-progress[data-progress="68"] .inset .percentage .numbers {
  width: 6900px;
}
#main-content .radial-progress[data-progress="69"] .circle .mask.full, #main-content .radial-progress[data-progress="69"] .circle .fill {
  -webkit-transform: rotate(124.2deg);
  -ms-transform: rotate(124.2deg);
  transform: rotate(124.2deg);
}
#main-content .radial-progress[data-progress="69"] .circle .fill.fix {
  -webkit-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  transform: rotate(248.4deg);
}
#main-content .radial-progress[data-progress="69"] .inset .percentage .numbers {
  width: 7000px;
}
#main-content .radial-progress[data-progress="70"] .circle .mask.full, #main-content .radial-progress[data-progress="70"] .circle .fill {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
}
#main-content .radial-progress[data-progress="70"] .circle .fill.fix {
  -webkit-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  transform: rotate(252deg);
}
#main-content .radial-progress[data-progress="70"] .inset .percentage .numbers {
  width: 7100px;
}
#main-content .radial-progress[data-progress="71"] .circle .mask.full, #main-content .radial-progress[data-progress="71"] .circle .fill {
  -webkit-transform: rotate(127.8deg);
  -ms-transform: rotate(127.8deg);
  transform: rotate(127.8deg);
}
#main-content .radial-progress[data-progress="71"] .circle .fill.fix {
  -webkit-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  transform: rotate(255.6deg);
}
#main-content .radial-progress[data-progress="71"] .inset .percentage .numbers {
  width: 7200px;
}
#main-content .radial-progress[data-progress="72"] .circle .mask.full, #main-content .radial-progress[data-progress="72"] .circle .fill {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
#main-content .radial-progress[data-progress="72"] .circle .fill.fix {
  -webkit-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  transform: rotate(259.2deg);
}
#main-content .radial-progress[data-progress="72"] .inset .percentage .numbers {
  width: 7300px;
}
#main-content .radial-progress[data-progress="73"] .circle .mask.full, #main-content .radial-progress[data-progress="73"] .circle .fill {
  -webkit-transform: rotate(131.4deg);
  -ms-transform: rotate(131.4deg);
  transform: rotate(131.4deg);
}
#main-content .radial-progress[data-progress="73"] .circle .fill.fix {
  -webkit-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  transform: rotate(262.8deg);
}
#main-content .radial-progress[data-progress="73"] .inset .percentage .numbers {
  width: 7400px;
}
#main-content .radial-progress[data-progress="74"] .circle .mask.full, #main-content .radial-progress[data-progress="74"] .circle .fill {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
#main-content .radial-progress[data-progress="74"] .circle .fill.fix {
  -webkit-transform: rotate(266.4deg);
  -ms-transform: rotate(266.4deg);
  transform: rotate(266.4deg);
}
#main-content .radial-progress[data-progress="74"] .inset .percentage .numbers {
  width: 7500px;
}
#main-content .radial-progress[data-progress="75"] .circle .mask.full, #main-content .radial-progress[data-progress="75"] .circle .fill {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
#main-content .radial-progress[data-progress="75"] .circle .fill.fix {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
#main-content .radial-progress[data-progress="75"] .inset .percentage .numbers {
  width: 7600px;
}
#main-content .radial-progress[data-progress="76"] .circle .mask.full, #main-content .radial-progress[data-progress="76"] .circle .fill {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
#main-content .radial-progress[data-progress="76"] .circle .fill.fix {
  -webkit-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  transform: rotate(273.6deg);
}
#main-content .radial-progress[data-progress="76"] .inset .percentage .numbers {
  width: 7700px;
}
#main-content .radial-progress[data-progress="77"] .circle .mask.full, #main-content .radial-progress[data-progress="77"] .circle .fill {
  -webkit-transform: rotate(138.6deg);
  -ms-transform: rotate(138.6deg);
  transform: rotate(138.6deg);
}
#main-content .radial-progress[data-progress="77"] .circle .fill.fix {
  -webkit-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  transform: rotate(277.2deg);
}
#main-content .radial-progress[data-progress="77"] .inset .percentage .numbers {
  width: 7800px;
}
#main-content .radial-progress[data-progress="78"] .circle .mask.full, #main-content .radial-progress[data-progress="78"] .circle .fill {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
#main-content .radial-progress[data-progress="78"] .circle .fill.fix {
  -webkit-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  transform: rotate(280.8deg);
}
#main-content .radial-progress[data-progress="78"] .inset .percentage .numbers {
  width: 7900px;
}
#main-content .radial-progress[data-progress="79"] .circle .mask.full, #main-content .radial-progress[data-progress="79"] .circle .fill {
  -webkit-transform: rotate(142.2deg);
  -ms-transform: rotate(142.2deg);
  transform: rotate(142.2deg);
}
#main-content .radial-progress[data-progress="79"] .circle .fill.fix {
  -webkit-transform: rotate(284.4deg);
  -ms-transform: rotate(284.4deg);
  transform: rotate(284.4deg);
}
#main-content .radial-progress[data-progress="79"] .inset .percentage .numbers {
  width: 8000px;
}
#main-content .radial-progress[data-progress="80"] .circle .mask.full, #main-content .radial-progress[data-progress="80"] .circle .fill {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
}
#main-content .radial-progress[data-progress="80"] .circle .fill.fix {
  -webkit-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  transform: rotate(288deg);
}
#main-content .radial-progress[data-progress="80"] .inset .percentage .numbers {
  width: 8100px;
}
#main-content .radial-progress[data-progress="81"] .circle .mask.full, #main-content .radial-progress[data-progress="81"] .circle .fill {
  -webkit-transform: rotate(145.8deg);
  -ms-transform: rotate(145.8deg);
  transform: rotate(145.8deg);
}
#main-content .radial-progress[data-progress="81"] .circle .fill.fix {
  -webkit-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  transform: rotate(291.6deg);
}
#main-content .radial-progress[data-progress="81"] .inset .percentage .numbers {
  width: 8200px;
}
#main-content .radial-progress[data-progress="82"] .circle .mask.full, #main-content .radial-progress[data-progress="82"] .circle .fill {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
#main-content .radial-progress[data-progress="82"] .circle .fill.fix {
  -webkit-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  transform: rotate(295.2deg);
}
#main-content .radial-progress[data-progress="82"] .inset .percentage .numbers {
  width: 8300px;
}
#main-content .radial-progress[data-progress="83"] .circle .mask.full, #main-content .radial-progress[data-progress="83"] .circle .fill {
  -webkit-transform: rotate(149.4deg);
  -ms-transform: rotate(149.4deg);
  transform: rotate(149.4deg);
}
#main-content .radial-progress[data-progress="83"] .circle .fill.fix {
  -webkit-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  transform: rotate(298.8deg);
}
#main-content .radial-progress[data-progress="83"] .inset .percentage .numbers {
  width: 8400px;
}
#main-content .radial-progress[data-progress="84"] .circle .mask.full, #main-content .radial-progress[data-progress="84"] .circle .fill {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
#main-content .radial-progress[data-progress="84"] .circle .fill.fix {
  -webkit-transform: rotate(302.4deg);
  -ms-transform: rotate(302.4deg);
  transform: rotate(302.4deg);
}
#main-content .radial-progress[data-progress="84"] .inset .percentage .numbers {
  width: 8500px;
}
#main-content .radial-progress[data-progress="85"] .circle .mask.full, #main-content .radial-progress[data-progress="85"] .circle .fill {
  -webkit-transform: rotate(153deg);
  -ms-transform: rotate(153deg);
  transform: rotate(153deg);
}
#main-content .radial-progress[data-progress="85"] .circle .fill.fix {
  -webkit-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  transform: rotate(306deg);
}
#main-content .radial-progress[data-progress="85"] .inset .percentage .numbers {
  width: 8600px;
}
#main-content .radial-progress[data-progress="86"] .circle .mask.full, #main-content .radial-progress[data-progress="86"] .circle .fill {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
#main-content .radial-progress[data-progress="86"] .circle .fill.fix {
  -webkit-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  transform: rotate(309.6deg);
}
#main-content .radial-progress[data-progress="86"] .inset .percentage .numbers {
  width: 8700px;
}
#main-content .radial-progress[data-progress="87"] .circle .mask.full, #main-content .radial-progress[data-progress="87"] .circle .fill {
  -webkit-transform: rotate(156.6deg);
  -ms-transform: rotate(156.6deg);
  transform: rotate(156.6deg);
}
#main-content .radial-progress[data-progress="87"] .circle .fill.fix {
  -webkit-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  transform: rotate(313.2deg);
}
#main-content .radial-progress[data-progress="87"] .inset .percentage .numbers {
  width: 8800px;
}
#main-content .radial-progress[data-progress="88"] .circle .mask.full, #main-content .radial-progress[data-progress="88"] .circle .fill {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
#main-content .radial-progress[data-progress="88"] .circle .fill.fix {
  -webkit-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  transform: rotate(316.8deg);
}
#main-content .radial-progress[data-progress="88"] .inset .percentage .numbers {
  width: 8900px;
}
#main-content .radial-progress[data-progress="89"] .circle .mask.full, #main-content .radial-progress[data-progress="89"] .circle .fill {
  -webkit-transform: rotate(160.2deg);
  -ms-transform: rotate(160.2deg);
  transform: rotate(160.2deg);
}
#main-content .radial-progress[data-progress="89"] .circle .fill.fix {
  -webkit-transform: rotate(320.4deg);
  -ms-transform: rotate(320.4deg);
  transform: rotate(320.4deg);
}
#main-content .radial-progress[data-progress="89"] .inset .percentage .numbers {
  width: 9000px;
}
#main-content .radial-progress[data-progress="90"] .circle .mask.full, #main-content .radial-progress[data-progress="90"] .circle .fill {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg);
}
#main-content .radial-progress[data-progress="90"] .circle .fill.fix {
  -webkit-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  transform: rotate(324deg);
}
#main-content .radial-progress[data-progress="90"] .inset .percentage .numbers {
  width: 9100px;
}
#main-content .radial-progress[data-progress="91"] .circle .mask.full, #main-content .radial-progress[data-progress="91"] .circle .fill {
  -webkit-transform: rotate(163.8deg);
  -ms-transform: rotate(163.8deg);
  transform: rotate(163.8deg);
}
#main-content .radial-progress[data-progress="91"] .circle .fill.fix {
  -webkit-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
}
#main-content .radial-progress[data-progress="91"] .inset .percentage .numbers {
  width: 9200px;
}
#main-content .radial-progress[data-progress="92"] .circle .mask.full, #main-content .radial-progress[data-progress="92"] .circle .fill {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
#main-content .radial-progress[data-progress="92"] .circle .fill.fix {
  -webkit-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  transform: rotate(331.2deg);
}
#main-content .radial-progress[data-progress="92"] .inset .percentage .numbers {
  width: 9300px;
}
#main-content .radial-progress[data-progress="93"] .circle .mask.full, #main-content .radial-progress[data-progress="93"] .circle .fill {
  -webkit-transform: rotate(167.4deg);
  -ms-transform: rotate(167.4deg);
  transform: rotate(167.4deg);
}
#main-content .radial-progress[data-progress="93"] .circle .fill.fix {
  -webkit-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  transform: rotate(334.8deg);
}
#main-content .radial-progress[data-progress="93"] .inset .percentage .numbers {
  width: 9400px;
}
#main-content .radial-progress[data-progress="94"] .circle .mask.full, #main-content .radial-progress[data-progress="94"] .circle .fill {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
#main-content .radial-progress[data-progress="94"] .circle .fill.fix {
  -webkit-transform: rotate(338.4deg);
  -ms-transform: rotate(338.4deg);
  transform: rotate(338.4deg);
}
#main-content .radial-progress[data-progress="94"] .inset .percentage .numbers {
  width: 9500px;
}
#main-content .radial-progress[data-progress="95"] .circle .mask.full, #main-content .radial-progress[data-progress="95"] .circle .fill {
  -webkit-transform: rotate(171deg);
  -ms-transform: rotate(171deg);
  transform: rotate(171deg);
}
#main-content .radial-progress[data-progress="95"] .circle .fill.fix {
  -webkit-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  transform: rotate(342deg);
}
#main-content .radial-progress[data-progress="95"] .inset .percentage .numbers {
  width: 9600px;
}
#main-content .radial-progress[data-progress="96"] .circle .mask.full, #main-content .radial-progress[data-progress="96"] .circle .fill {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
#main-content .radial-progress[data-progress="96"] .circle .fill.fix {
  -webkit-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  transform: rotate(345.6deg);
}
#main-content .radial-progress[data-progress="96"] .inset .percentage .numbers {
  width: 9700px;
}
#main-content .radial-progress[data-progress="97"] .circle .mask.full, #main-content .radial-progress[data-progress="97"] .circle .fill {
  -webkit-transform: rotate(174.6deg);
  -ms-transform: rotate(174.6deg);
  transform: rotate(174.6deg);
}
#main-content .radial-progress[data-progress="97"] .circle .fill.fix {
  -webkit-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  transform: rotate(349.2deg);
}
#main-content .radial-progress[data-progress="97"] .inset .percentage .numbers {
  width: 9800px;
}
#main-content .radial-progress[data-progress="98"] .circle .mask.full, #main-content .radial-progress[data-progress="98"] .circle .fill {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
#main-content .radial-progress[data-progress="98"] .circle .fill.fix {
  -webkit-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  transform: rotate(352.8deg);
}
#main-content .radial-progress[data-progress="98"] .inset .percentage .numbers {
  width: 9900px;
}
#main-content .radial-progress[data-progress="99"] .circle .mask.full, #main-content .radial-progress[data-progress="99"] .circle .fill {
  -webkit-transform: rotate(178.2deg);
  -ms-transform: rotate(178.2deg);
  transform: rotate(178.2deg);
}
#main-content .radial-progress[data-progress="99"] .circle .fill.fix {
  -webkit-transform: rotate(356.4deg);
  -ms-transform: rotate(356.4deg);
  transform: rotate(356.4deg);
}
#main-content .radial-progress[data-progress="99"] .inset .percentage .numbers {
  width: 10000px;
}
#main-content .radial-progress[data-progress="100"] .circle .mask.full, #main-content .radial-progress[data-progress="100"] .circle .fill {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#main-content .radial-progress[data-progress="100"] .circle .fill.fix {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
#main-content .radial-progress[data-progress="100"] .inset .percentage .numbers {
  width: 10100px;
}
#main-content .crpw-date {
  background-color: #05ab4e;
  padding: 2px 6px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 0.8em;
  margin-left: 10px;
  display: inline-block;
  color: #fff;
}
.single-post #featuredbox {
  display: none;
}
.single-post #content-container #content {
  top: 20px;
}
body header#main-header #select-range-toggle {
  display: none;
}
body header#main-header .facility-select-wrap {
  margin-left: 50px;
}
body header#main-header .facility-select-wrap, body header#main-header .time-select-wrap {
  width: 200px;
  display: inline-block;
  float: left;
  padding: 15px 10px;
  height: 75px;
}
body header#main-header .facility-select-wrap .multiselect-ui, body header#main-header .time-select-wrap .multiselect-ui, body header#main-header .facility-select-wrap .multiselect-ui-include-all, body header#main-header .time-select-wrap .multiselect-ui-include-all {
  background-color: #fff !important;
  color: #000;
  font-weight: 600;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  margin: 0;
  text-align: left;
  padding: 10px 20px 10px 15px;
  box-sizing: border-box;
  height: 45px;
  -webkit-appearance: none;
  overflow: hidden;
}
body header#main-header .facility-select-wrap .page-id-4502 h1, body header#main-header .time-select-wrap .page-id-4502 h1 {
  text-transform: inherit !important;
}
body header#main-header .facility-select-wrap .multiselect-ui, body header#main-header .time-select-wrap .multiselect-ui {
  display: none;
}
body header#main-header .facility-select-wrap .multiselect.dropdown-toggle, body header#main-header .time-select-wrap .multiselect.dropdown-toggle {
  background-color: #fff !important;
  background-image: url(/wp-content/uploads/2017/10/ArrowDropdown_Down.png) !important;
  background-repeat: no-repeat !important;
  background-size: 15px !important;
  background-position: right 8px center !important;
  color: #000;
  font-weight: 600;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  margin: 0;
  text-align: left;
  padding: 10px 20px 10px 15px;
  box-sizing: border-box;
  height: 45px;
  -webkit-appearance: none;
  appearance: none;
}
body header#main-header .facility-select-wrap .multiselect.dropdown-toggle span, body header#main-header .time-select-wrap .multiselect.dropdown-toggle span {
  overflow: hidden;
  display: block;
  white-space: nowrap;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu {
  max-height: 500px;
  overflow-y: auto;
  width: 260px;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li > a, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li > a {
  border-bottom: 1px solid #eee;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li > a > label input[type=checkbox], body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li > a > label input[type=checkbox] {
  z-index: -1;
  opacity: 0;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li > a > label .circle-control, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li > a > label .circle-control {
  position: absolute;
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 2px solid #dbdbdb;
  border-radius: 50%;
  right: -10px;
  top: 1px;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li > a > label .circle-control:after, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li > a > label .circle-control:after {
  display: inline-block;
  content: "";
  width: 0px;
  height: 0px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 50%;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li:last-child > a, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li:last-child > a {
  border-bottom: none;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li.active > a, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li.active > a {
  background: transparent;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li.active > a:hover, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li.active > a:hover {
  background: #f4f4f4;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li.active > a > label, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li.active > a > label {
  color: #3e8ec7;
}
body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu > li.active > a > label .circle-control:after, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu > li.active > a > label .circle-control:after {
  background: #3e8ec7;
  width: 10px;
  height: 10px;
  top: 4px;
  right: 4px;
}
@media only screen and (max-width: 690px) {
  body header#main-header .facility-select-wrap .multiselect-container.dropdown-menu, body header#main-header .time-select-wrap .multiselect-container.dropdown-menu {
    max-height: 320px;
  }
}
@media screen and (min-width: 768px) {
  #sla-data-range {
    margin-left: 60px;
    padding-top: 25px;
    margin-right: -200px;
  }
}
.mrp-container {
  padding: 15px 10px;
  height: 75px;
}
.mrp-container .mrp-icon {
  display: inline-block;
  vertical-align: top;
  height: 45px;
  line-height: 27px;
  border: solid 2px #e8e8e8;
  border-right: none;
  border-radius: 5px 0px 0px 5px;
  color: #40667a;
  background: #eee;
  padding: 7px;
  margin-right: 0px;
}
.mrp-container .mrp-monthdisplay {
  height: 45px;
  line-height: 31px;
  vertical-align: top;
  display: inline-block !important;
  border: solid 2px #e8e8e8;
  border-left: none;
  padding: 5px 12px 5px 8px;
  border-radius: 0px 5px 5px 0px;
  background-color: #fff;
  cursor: pointer;
  margin-left: -5px;
}
.mrp-container .mrp-monthdisplay .mrp-lowerMonth, .mrp-container .mrp-monthdisplay .mrp-upperMonth {
  color: #40667a;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}
.mrp-container .mrp-monthdisplay .mrp-to {
  color: #aaa;
  margin-right: 0px;
  margin-left: 0px;
  font-size: 11px;
  text-transform: uppercase;
  /* background-color: #eee; */
  padding: 5px 3px 5px 3px;
}
.mpr-calendar {
  display: inline-block;
  padding: 3px 5px;
  border-right: solid #999 1px;
}
@media screen and (max-width: 599px) {
  .mpr-calendar {
    border-right: none;
  }
}
.mpr-calendar::last-child {
  border-right: none;
}
.mpr-month {
  padding: 20px;
  text-transform: uppercase;
  font-size: 12px;
  cursor: pointer;
}
.mpr-month:hover {
  border-radius: 5px;
  box-shadow: 0 0 0 1px #ddd inset;
}
.mpr-month.mpr-selected {
  background: rgba(63, 149, 203, 0.75);
  color: #fff;
}
.mpr-month.mpr-selected:hover {
  border-radius: 0px;
  box-shadow: none;
}
.mpr-month.mpr-selected.mpr-selected-endpoint {
  background: #3f95cb;
}
.mpr-month.mpr-beyond-range {
  color: #e8e8e8;
  cursor: default;
}
.mpr-month.mpr-beyond-range:hover {
  box-shadow: none;
}
.mpr-contiguous-checkbox {
  pointer-events: none;
}
.mpr-calendar h5 {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.mpr-calendarholder .col-xs-6 {
  max-width: 250px;
  min-width: 250px;
}
@media screen and (max-width: 599px) {
  .mpr-calendarholder .col-xs-6 {
    max-width: none;
    width: 100%;
  }
}
.mpr-calendarholder .col-xs-1 {
  max-width: 150px;
  min-width: 150px;
}
@media screen and (max-width: 599px) {
  .mpr-calendarholder .col-xs-1 {
    max-width: none;
    width: 100%;
  }
}
.mpr-calendarholder .btn-info {
  background-color: #266287;
  border-color: #266287;
  width: 100%;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 10px;
  padding: 10px 0px;
}
.mpr-calendarholder .btn-info:hover {
  background-color: #3f95cb;
}
@media screen and (max-width: 599px) {
  .mpr-calendarholder .btn-info {
    width: 48%;
    margin-right: 2%;
    padding: 15px 0;
  }
}
@media screen and (max-width: 599px) {
  .mpr-calendarholder .btn-info:nth-child(odd) {
    margin-right: 0;
  }
}
.mpr-quickset {
  color: #666;
  text-transform: uppercase;
  text-align: center;
}
.mpr-yeardown, .mpr-yearup {
  margin-left: 5px;
  cursor: pointer;
  color: #666;
}
.mpr-yeardown {
  float: left;
}
.mpr-yearup {
  float: right;
}
.mpr-yeardown:hover, .mpr-yearup:hover {
  color: #40667a;
}
.mpr-calendar:first .mpr-selected:first {
  background-color: #40667a;
}
.mpr-calendar:last .mpr-selected:last {
  background-color: #40667a;
}
.popover {
  max-width: 1920px !important;
}
#nav-logo a img {
  max-width: 60%;
}
#nav-user {
  display: flex;
  flex-direction: column;
  height: 95px;
  line-height: initial;
  justify-content: space-between;
}
#nav-user #user-thumb {
  margin-top: 20px;
}
#nav-user .logout-link {
  margin-top: -10px;
}
#nav-user .logout-link:hover {
  opacity: 1;
  background: transparent;
}
#nav-user.active #user-thumb img.avatar {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
@media screen and (max-width: 450px) {
  #nav-left #nav-logo {
    left: 36%;
    margin: 0;
  }
}
@media screen and (max-width: 380px) {
  #nav-left #nav-logo {
    display: inline-block !important;
  }
}
@media screen and (max-width: 600px) {
  #nav-logo {
    display: none;
  }
  #nav-user {
    display: none;
  }
  #sla-data-range {
    margin-left: 60px;
  }
}
/* Login Page */
body.layout-2 #woffice-login #woffice-login-right {
  max-width: 500px;
  margin: 250px auto;
  padding: 10px 35px;
}
@media screen and (min-width: 850px) and (max-width: 1240px) {
  body.layout-2 #woffice-login #woffice-login-right {
    width: 70%;
  }
}
@media screen and (max-width: 400px) {
  body.layout-2 #woffice-login #woffice-login-right {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
body.layout-2 #woffice-login #woffice-login-right header #login-logo {
  position: absolute;
  top: -160px;
  left: 100px;
}
@media screen and (max-width: 850px) {
  body.layout-2 #woffice-login #woffice-login-right header #login-logo {
    left: calc(50% - 150px);
    max-width: 300px !important;
  }
}
@media screen and (max-width: 400px) {
  body.layout-2 #woffice-login #woffice-login-right header #login-logo {
    position: unset;
  }
}
@media screen and (max-width: 400px) {
  body.layout-2 #woffice-login #woffice-login-right header h2 {
    font-size: 25px;
  }
}
body.layout-2 #woffice-login #woffice-login-right #loginform input {
  background: #fff;
  margin-top: 0;
}
body.layout-2 #woffice-login #woffice-login-right #loginform #wp-submit {
  background-color: #4a545c !important;
  width: 100%;
  padding: 20px 0;
  margin-bottom: 0;
}
@media screen and (max-width: 400px) {
  body.layout-2 #woffice-login #woffice-login-right #loginform #wp-submit {
    margin-top: 30px;
  }
}
body.layout-2 #woffice-login #woffice-login-right #loginform label {
  font-weight: 600;
  text-transform: none;
}
body.layout-2 #woffice-login #woffice-login-right .password-lost {
  position: relative;
  top: -120px;
  left: 75%;
}
@media screen and (max-width: 500px) {
  body.layout-2 #woffice-login #woffice-login-right .password-lost {
    left: calc(75% - 30px);
  }
}
@media screen and (max-width: 400px) {
  body.layout-2 #woffice-login #woffice-login-right .password-lost {
    left: auto;
  }
}
body.layout-2 #woffice-login #woffice-login-right #register-wrapper {
  display: none;
  font-weight: 600;
}
body.layout-2 #woffice-login #woffice-login-right #register-wrapper #register-trigger {
  color: #3f95cb;
  font-weight: 600;
  margin: 0;
  background: none !important;
  padding: 0 15px;
}
body.layout-2 #woffice-login #woffice-login-right #register-wrapper #register-trigger i {
  display: none !important;
}
#main-content .units-archive-list {
  list-style: none;
  margin-left: 0;
  padding: 40px;
}
#main-content .units-archive-list li {
  background-color: #f3f6f8;
  display: block;
  margin-bottom: 4px;
}
#main-content .units-archive-list li .unit-archive-single {
  padding: 10px 50px 10px 20px;
  min-height: 60px;
  line-height: 40px;
}
#main-content .units-archive-list li .unit-archive-single .tooltip .knob-holder {
  float: right;
}
#main-content .units-archive-list li .unit-archive-single .unit-archive-single.title {
  float: left;
  width: 80%;
  font-size: 24px;
}
#main-content .units-archive-list li .unit-archive-single .unit-archive-single-module-status {
  float: left;
  width: 80%;
  font-size: 16px;
  color: #666;
  font-weight: 400;
  margin: 0px;
}
.page-template-targets #main-content .progress-bar {
  background: #61696d !important;
}
.page-template-targets #main-content .progress-bar.reached-target {
  background: #42b24f !important;
}
.page-template-targets #main-content .progress-bar .progress-right {
  float: right;
}
.page-id-121 td.default-col {
  border: 0px !important;
}
.contact-table:last-of-type {
  margin-bottom: 0px;
}
.contact-table tr td {
  padding: 8px 10px;
  line-height: 1.6;
  vertical-align: top;
}
.contact-table tr td.right {
  text-align: right;
  white-space: nowrap;
}
.contact-table .first-row td {
  padding: 8px 10px 0px;
}
.contact-table .first-row .facility-link {
  font-weight: 800;
}
.contact-table .second-row .facility-contact {
  padding: 0 10px 8px;
  font-style: normal;
}
.contact-table .second-row .facility-features {
  padding: 0 10px 0px;
}
.contact-table .second-row .facility-features .features-thumbnail {
  padding: 2px 0 2px 8px;
}
.contact-table .second-row .facility-features .features-thumbnail:first-of-type {
  padding-left: 0;
}
.contact-legend-table {
  margin-bottom: 20px;
}
.contact-legend-table .legend-item {
  text-align: center;
}
.contact-legend-table .legend-item .legend-thumbnail {
  margin-right: 10px;
}
.artificial-height {
  height: 34px;
}
/* Targets Page */
#content-container .location-picked .spacer {
  margin: 50px 0;
  height: 1px;
}
#content-container .location-picker-targets {
  width: 350px;
  max-width: 100%;
  font-size: 25px;
  height: 100%;
  margin: 15px auto;
  text-align: center;
  text-align-last: center;
}
#content-container #projects-page-content .widget.sitelink_targets_widget {
  width: 450px;
}
#content-container #projects-page-content .widget.sitelink_targets_widget .box-title {
  display: inline-block;
  width: 100%;
  border-top: none;
  background: transparent !important;
}
#content-container #projects-page-content .widget.sitelink_targets_widget .box-title:before, #content-container #projects-page-content .widget.sitelink_targets_widget .box-title:after {
  background-color: #42b24f;
}
#content-container #projects-page-content .widget.sitelink_targets_widget .box-title h3 {
  margin: 0;
  position: relative;
  background-color: #fff;
  z-index: 11;
  letter-spacing: initial;
  font-weight: 500;
  font-size: 1.3em;
  padding: 0 10px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
#content-container #projects-page-content .widget.basic-kpi {
  width: 33%;
}
@media screen and (max-width: 1240px) {
  #content-container #projects-page-content .widget.basic-kpi {
    width: 49%;
  }
}
@media screen and (max-width: 800px) {
  #content-container #projects-page-content .widget.basic-kpi {
    width: 100%;
  }
}
#content-container #projects-page-content #kpi-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* Job requests */
.actions-container {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.actions-container > div:first-of-type {
  margin-bottom: 20px;
}
.actions-container form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  width: 100%;
}
.actions-container form div {
  padding: 5px;
  flex-basis: 20%;
}
@media screen and (min-width: 601px) and (max-width: 950px) {
  .actions-container form div {
    flex-basis: calc(100% / 3);
  }
}
@media screen and (max-width: 600px) {
  .actions-container form div {
    flex-basis: 50%;
  }
}
.actions-container form div:last-child {
  flex-basis: 100%;
  display: flex;
}
.actions-container form div select {
  margin: 0 !important;
}
.actions-container form input[type="submit"] {
  margin: 0;
}
.actions-container .action {
  background-color: #42b24f;
  color: white !important;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  font-size: 1.3em;
  display: inline-block;
  text-align: center;
}
.actions-container .action span {
  margin-left: 5px;
}
.actions-container .action:hover {
  opacity: 0.7;
}
.compact {
  margin-bottom: 15px !important;
}
.job-container {
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
}
@media screen and (max-width: 850px) {
  .job-container {
    flex-direction: column;
    align-items: stretch;
  }
}
.job-container .job-meta-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: 65%;
}
@media screen and (max-width: 850px) {
  .job-container .job-meta-left {
    flex-basis: 100%;
  }
}
.job-container .job-meta-left .job-meta-left-upper {
  display: flex;
  flex-wrap: wrap;
}
.job-container .job-meta-left .job-meta-left-upper span {
  margin-bottom: 5px;
}
.job-container .job-meta-left .job-meta-left-upper span strong {
  display: block;
  color: white;
}
.job-container .job-meta-left .job-meta-left-upper .maintenance strong {
  background-color: #ff9800;
}
.job-container .job-meta-left .job-meta-left-upper .cir strong {
  background-color: #2196f3;
}
.job-container .job-meta-left .job-meta-left-upper .hr strong {
  background-color: #3f51b5;
}
.job-container .job-meta-left .job-meta-left-upper .training strong {
  background-color: #607d8b;
}
.job-container .job-meta-left .job-meta-left-upper p {
  margin-right: 10px;
  font-size: 1.3em;
  font-weight: 600 !important;
  flex-basis: 100%;
}
.job-container .job-meta-left .job-meta-left-upper p a span {
  color: gray;
  font-weight: normal;
  margin-left: 10px;
}
.job-container .job-meta-left .job-meta-left-upper span strong {
  background-color: lightgray;
  padding: 3px 9px;
  margin-right: 10px;
  border-radius: 10px;
}
.job-container .job-meta-left .job-meta-left-lower {
  margin-top: 10px;
}
.job-container .job-meta-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: 35%;
  align-items: flex-end;
}
@media screen and (max-width: 850px) {
  .job-container .job-meta-right {
    flex-basis: 100%;
    margin-top: 10px;
  }
}
.job-container .job-meta-right > div {
  display: flex;
}
@media screen and (max-width: 850px) {
  .job-container .job-meta-right > div {
    width: 100%;
  }
}
.job-container .job-meta-right > div strong {
  width: 75px;
}
.job-container .job-meta-right > div div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 851px) {
  .job-container .job-meta-right > div div {
    width: 150px;
  }
}
@media screen and (min-width: 601px) and (max-width: 850px) {
  .job-container .job-meta-right > div div {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .job-container .job-meta-right > div div {
    width: 80%;
  }
}
.job-container .job-meta-right > div div select {
  margin: 0 !important;
  width: 100% !important;
}
.job-container .job-meta-right > div a {
  font-weight: 600;
}
.job-container .job-meta-right > div a:hover {
  cursor: pointer;
}
.job-container .job-meta-right > div:nth-child(2) {
  margin-top: 5px;
  margin-bottom: 5px;
}
.job-container .job-meta-right input.job-datepicker {
  padding-top: 0;
  padding-bottom: 0;
  height: 23px;
}
.job-container .job-meta-right .saved-text {
  display: none;
  color: #42b24f;
}
.pagination-links {
  margin-bottom: 30px;
}
/* New job request */
#new-job-request {
  padding: 50px;
  display: flex;
  flex-direction: column;
  flex-basis: 1;
}
#new-job-request .form-row {
  margin-bottom: 30px;
}
#new-job-request .form-row label {
  font-weight: 600;
}
#new-job-request .form-row label + * {
  margin: 0;
}
#new-job-request .form-row select {
  height: 42px;
}
#new-job-request .form-row small {
  color: #777;
}
#new-job-request .form-row:last-of-type {
  margin-bottom: 0 !important;
}
#new-job-request .hidden-input {
  display: none;
}
/* Single job-request template */
#single-job-request .job-meta {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
#single-job-request .job-meta .job-meta-tag {
  margin-right: 10px;
  color: white;
  border-radius: 10px;
  padding: 5px 10px;
  line-height: 30px;
  display: flex;
  margin-bottom: 10px;
  background-color: #42b24f;
}
#single-job-request .job-meta .job-meta-tag.maintenance {
  background-color: #ff9800;
}
#single-job-request .job-meta .job-meta-tag.cir {
  background-color: #2196f3;
}
#single-job-request .job-meta .job-meta-tag.hr {
  background-color: #3f51b5;
}
#single-job-request .job-meta .job-meta-tag.training {
  background-color: #607d8b;
}
#single-job-request .job-meta .job-meta-tag strong {
  margin-left: 3px;
}
#single-job-request .job-meta .job-meta-tag select {
  color: black !important;
  border-radius: 5px;
  height: 30px;
  margin: 0 !important;
}
#single-job-request .job-meta .job-meta-tag span.saved-text {
  padding-left: 5px;
  display: none;
}
#single-job-request .job-meta .job-meta-tag input.job-datepicker {
  color: #9e9e9e;
  padding-top: 0;
  padding-bottom: 0;
  height: 30px;
  width: 120px;
  border-radius: 5px;
}
#single-job-request .job-meta .assign-to-me-button {
  color: white !important;
}
#single-job-request .job-meta .assign-to-me-button:hover {
  cursor: pointer;
}
#single-job-request .job-card {
  margin-bottom: 15px;
  border-radius: 4px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  background-color: white;
}
#single-job-request .job-card .header {
  padding: 10px 40px 0 40px;
}
#single-job-request .job-card .body {
  padding: 0 40px 5px 40px;
}
#single-job-request .job-card .body p {
  line-height: 1.8;
}
#single-job-request .job-card .footer {
  padding: 0 40px 5px 40px;
}
#single-job-request .job-attachments {
  margin-bottom: 15px;
  border-radius: 4px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  background-color: white;
  padding: 15px 40px;
}
#single-job-request .job-attachments .header {
  margin-bottom: 5px;
}
#single-job-request .job-attachments .attachment {
  margin-right: 5px;
  padding: 3px 9px;
  background-color: #eee;
  border-radius: 10px;
  line-height: 30px;
}
#single-job-request .job-attachments .attachment:last-of-type {
  margin: 0;
}
#single-job-request .job-attachments .attachment:hover {
  cursor: pointer;
}
#single-job-request .job-attachments .footer form {
  margin: 0;
}
#single-job-request .job-attachments .footer input[type="file"] {
  display: inline-block;
}
#single-job-request .job-attachments .footer input[type="submit"] {
  float: none;
}
#single-job-request input[type="button"]:disabled, #single-job-request input[type="submit"]:disabled {
  background-color: lightgray !important;
}
#single-job-request input[type="button"]:disabled:hover, #single-job-request input[type="submit"]:disabled:hover {
  opacity: 1;
}
#dashboard .widget {
  width: 100% !important;
}
.flex-container-wrapper {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 50px 0 50px;
}
.flex-container {
  display: flex;
  flex-direction: column;
  flex-basis: calc((100% / 3));
  min-width: 300px;
  padding: 20px;
}
.flex-container:last-child {
  justify-content: start;
}
.flex-heading {
  display: flex;
  align-items: center;
  color: #42b24f;
}
.flex-heading h6 {
  margin: 0;
  padding: 10px;
  white-space: nowrap;
}
.heading-line {
  border-bottom: 2px solid #42b24f;
  flex-basis: 100%;
  margin: 0 10px;
}
.flex-row {
  margin: 5px 0;
  width: 100%;
}
.flex-row strong {
  margin-right: 5px;
}
.flex-row > * {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}
body.single-notification #page-wrapper .box {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
body.single-notification #page-wrapper .heading h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: none;
}
body.single-notification #page-wrapper .mark-as-read {
  margin-top: 5px;
}
body.single-notification #page-wrapper .date {
  font-style: italic;
}
body.single-notification #page-wrapper .date.read {
  margin-bottom: 15px;
}
body.single-notification #page-wrapper .the-content {
  margin-bottom: 60px;
}
.notification-bar {
  padding: 10px 20px;
  font-size: 16px;
  background: #004921;
  color: white;
  display: flex;
}
.notification-bar .left-bell {
  margin-right: 5px;
}
.notification-bar .right-bell {
  margin-left: 5px;
}
.notification-bar a {
  color: white;
  text-decoration: underline;
}
.notification-bar a:hover {
  color: white;
  opacity: 0.8;
}
.notification-bar .notification-title {
  margin-left: 40px;
  margin-right: auto;
}
.notification-bar .mark-as-read {
  margin-left: 20px;
}
#content-container #post-4338 {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
#content-container .contact-page-content {
  margin-top: -10px;
  display: flex;
  flex-wrap: wrap;
}
#content-container .contact-page-content .contact-form-row {
  width: 100%;
  margin-bottom: 15px;
  padding: 0 20px;
}
#content-container .contact-page-content .contact-form-row.contact-form-row-2-col span {
  width: 48.5%;
  display: inline-block;
  vertical-align: top;
  margin-right: 3%;
}
#content-container .contact-page-content .contact-form-row.contact-form-row-2-col span:nth-child(2) {
  margin-right: 0;
}
@media screen and (max-width: 500px) {
  #content-container .contact-page-content .contact-form-row.contact-form-row-2-col span:nth-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  #content-container .contact-page-content .contact-form-row.contact-form-row-2-col span {
    width: 100%;
    margin-bottom: 15px;
  }
}
#content-container .contact-page-content .contact-form-row input, #content-container .contact-page-content .contact-form-row select, #content-container .contact-page-content .contact-form-row textarea {
  width: 100%;
  padding: 15px;
  font-size: 1em;
  color: #444;
  border: 2px solid #e8e8e8;
  background: transparent;
  font-weight: 600;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#content-container .contact-page-content .contact-form-row select {
  height: 49px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-size: 15px;
  color: #a9a9a9;
}
#content-container .contact-page-content .contact-form-row input[type="submit"] {
  color: #fff;
  float: none;
  width: 200px;
}
#content-container .contact-page-content .col-8 {
  display: inline-block;
  width: 64%;
  margin-right: 2%;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
}
@media screen and (max-width: 860px) {
  #content-container .contact-page-content .col-8 {
    width: 100%;
    margin: 0;
  }
}
#content-container .contact-page-content .col-4 {
  display: inline-block;
  width: 33%;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
}
@media screen and (max-width: 860px) {
  #content-container .contact-page-content .col-4 {
    width: 100%;
    margin-top: 20px;
  }
}
#content-container .contact-page-content .col-4 > .info-wrapper {
  width: 100%;
  padding: 20px 0 20px 20px;
}
#content-container .contact-page-content .col-4 > .info-wrapper p {
  font-weight: 600;
  margin: 0 0 5px;
  color: #a4a4a4;
  font-family: 'Montserrat', 'Open Sans', 'Arial';
}
#content-container .contact-page-content .col-4 > .info-wrapper p:nth-child(1) {
  color: #00ab4e;
  font-size: 1.1em;
}
#content-container .contact-page-content .intern-box {
  display: block;
  background: #f4f4f4;
}
#content-container .contact-page-content .intern-box.box-title h3 {
  font-weight: 600;
}
#content-container .contact-page-content .staff-info {
  border-bottom: 1px solid #f4f4f4;
}
#content-container .contact-page-content .staff-info div {
  display: inline-block;
}
#content-container .contact-page-content .staff-info .img-wrapper {
  width: 39.5%;
  padding: 0;
  margin-right: 2%;
  text-align: center;
}
#content-container .contact-page-content .staff-info .img-wrapper img {
  width: 100%;
}
#content-container .contact-page-content .staff-info .info-wrapper {
  width: 50%;
  position: relative;
  top: 20px;
  font-family: 'Montserrat', 'Open Sans', 'Arial';
}
#content-container .contact-page-content .staff-info .info-wrapper p {
  font-weight: 600;
  margin: 0 0 5px;
  font-family: 'Montserrat', 'Open Sans', 'Arial';
}
#content-container .contact-page-content .staff-info .info-wrapper p:nth-child(1) {
  color: #00ab4e;
  font-size: 1.1em;
}
#content-container .contact-page-content .staff-info .info-wrapper p:nth-child(2) {
  color: #a4a4a4;
}
#content-container .contact-page-content .staff-info .info-wrapper p:nth-child(3) {
  color: #00ab4e;
}
#content-container .contact-page-content .staff-info .info-wrapper p:nth-child(4) {
  color: #a4a4a4;
}
.page-template-resources-template #featuredbox {
  height: 240px !important;
}
.page-template-resources-template [v-cloak] {
  display: none !important;
}
.page-template-resources-template #app.intern-padding {
  padding: 0 !important;
}
.page-template-resources-template .drive-top-panel {
  min-height: 50px;
  background: #3a4349;
  color: white;
  border-bottom: 1px solid #3a4349;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  font-size: 20px;
  font-family: Open Sans, helvetica, arial, sans-serif;
}
.page-template-resources-template .drive-top-panel > * {
  width: 25%;
}
@media screen and (max-width: 1100px) {
  .page-template-resources-template .drive-top-panel > * {
    width: 10%;
  }
}
.page-template-resources-template .drive-top-panel > *:nth-child(2) {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .page-template-resources-template .drive-top-panel > *:nth-child(2) {
    width: 80%;
  }
}
.page-template-resources-template .drive-top-panel .go-back {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: white !important;
}
.page-template-resources-template .drive-top-panel .go-back i {
  margin-right: 5px;
}
@media screen and (max-width: 1100px) {
  .page-template-resources-template .drive-top-panel .go-back .root-folder-name {
    display: none;
  }
}
.page-template-resources-template .drive-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
  min-height: 210px;
  background: #f7f7f7;
}
@media screen and (max-width: 800px) {
  .page-template-resources-template .drive-contents {
    padding: 10px;
  }
}
.page-template-resources-template .item {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
  border-radius: 4px;
  width: 200px;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 10px;
  cursor: pointer;
  color: #444;
  padding: 5px;
  background: white;
}
.page-template-resources-template .item:hover {
  background: #f5f5f5;
}
.page-template-resources-template .item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  margin-bottom: 10px;
}
.page-template-resources-template .item .icon img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 800px) {
  .page-template-resources-template .item .icon {
    height: 60px;
  }
}
@media screen and (max-width: 800px) {
  .page-template-resources-template .item {
    width: 175px;
    height: 125px;
  }
}
@media screen and (max-width: 500px) {
  .page-template-resources-template .item {
    width: 100%;
    margin: 5px;
  }
}
.page-template-resources-template .item .name {
  text-align: center;
}
iframe {
  border: 0px !important;
}
.intern-padding.clearfix {
  padding: 0px !important;
}
.fw-container p {
  color: #61696d;
  font-weight: 600;
}
a.locationlink {
  color: #61696d !important;
  font-weight: 800;
}
span.edit-link {
  display: none;
}
.fw-col-xs-12.fw-col-sm-2 {
  padding-left: 40px;
  padding-right: 40px;
}
.page-id-121 #content-container .intern-padding {
  padding: 30px 40px !important;
}
.fw-iconbox-2 .fw-iconbox-aside {
  margin-left: 73px !important;
}
.fw-col-xs-12.fw-col-sm-6 {
  padding-left: 30px;
  padding-right: 30px;
}
p {
  font-weight: 400 !Important;
}
.fw-row img.list-page {
  margin: 0px 20px 0px 70px;
}
.fw-container a {
  color: #3a4349 !important;
}
.fw-iconbox-2 {
  padding: 0px 0px 5px 0px !important;
}
.fw-col-xs-12.fw-col-sm-6 {
  padding-bottom: 30px;
  padding-top: 30px;
}
/*course style*/
.archive article#post-1122 {
  padding: 20px !important;
}
.archive article#post-572 {
  padding: 20px !important;
}
.archive article#post-485 {
  padding: 20px !important;
}
.archive article#post-1122 {
  width: 32%;
}
#post-1122 .intern-thumbnail {
  display: none;
}
.archive #content-container .intern-padding {
  padding: 0px;
}
a.btn.btn-default {
  float: left !important;
}
.archive article#post-572 {
  width: 32%;
}
#post-572 .intern-thumbnail {
  display: none;
}
.archive article#post-485 {
  width: 32%;
}
#post-485 .intern-thumbnail {
  display: none;
}
article#post-572 {
  display: inline-block;
}
article#post-485 {
  display: inline-block;
}
article#post-1122 {
  display: inline-block;
}
article#post-485 {
  margin-right: 1%;
}
article#post-572 {
  margin-right: 1%;
}
.single-course article#post-1122 {
  padding: 40px !important;
}
.single-course article#post-572 {
  padding: 40px !important;
}
.single-course article#post-485 {
  padding: 40px !important;
}
.page article#post-0 {
  padding: 40px !Important;
}
.single-course img.course-media-img {
  max-width: 50% !important;
}
.single-course strong.label {
  display: none;
}
article#post-485 {
  vertical-align: top;
}
article#post-572 {
  vertical-align: top;
}
article#post-1122 {
  vertical-align: top;
}
.tree-page-left {
  font-weight: 400;
}
.postid-572 .nav-links a {
  padding-right: 50px;
}
.page-id-1871 .intern-padding.clearfix {
  padding: 40px !important;
}
.fw-col-xs-12 h2 {
  margin-bottom: 35px;
}
.blog-button a.btn.btn-default {
  margin-left: 20px !important;
}
article#post-1122 {
  margin-right: 1%;
}
i.fa.fa-tasks {
  color: rgba(67, 179, 80, 0);
}
#course_progress_widget-3 .progress.course-progress {
  margin-top: 10px;
  margin-bottom: 5px;
}
a#nav-notification-trigger {
  display: none !important;
}
div#content .heading h2 {
  font-size: 25px;
  line-height: 30px;
}
button.apply-button.apply-button-details {
  display: none;
}
.course-cost {
  display: none;
}
a.apply-button.apply-button-enrolled {
  background-color: #fff;
  border: 0px !important;
  padding: 0px !important;
}
#dashboard #text-2 .textwidget {
  font-size: 20px;
  font-weight: 900;
}
#post-4145 .fw-page-builder-content {
  padding: 20px;
}
h3.course-title {
  color: #3a4349 !important;
  text-decoration: none !important;
}
img.course-media-img {
  border: 0px !important;
  padding: 0px !important;
}
h1.h1-about-course {
  font-size: 25px;
}
.unit-page-title a {
  color: #444 !important;
  font-weight: 900;
}
.module-title a {
  color: #3a4349 !important;
}
.unit-title a {
  font-weight: 900;
}
h1.h1-instructors {
  display: none;
}
h1.screen-reader-text {
  display: none;
}
.unit-title span {
  color: #42b24f;
  font-weight: 900;
}
button.button.next-button.unit {
  color: #fff;
  border: 2px solid #42b24f;
}
a.button.prev-button.unit {
  border: 2px solid #f4f4f4;
  color: #3a4349 !important;
}
a.button.module-submit-action.button-reload-module {
  border: 2px solid #f4f4f4;
  color: #3a4349 !important;
}
#main-content .units-archive-list li {
  background-color: #f5f5f5;
  display: block;
  margin-bottom: 4px;
}
a.unit-archive-single-title {
  font-weight: 900;
}
.nav-links a {
  padding-right: 40px;
  font-weight: 900;
}
.course_list_box_item {
  border: 0px !important;
}
/*#content .box {*/
/*    display: none;*/
/*}*/
#directory .intern-box.center {
  background-color: white;
  border: #fff;
  padding: 0px 20px !important;
}
a.btn.btn-default {
  float: none !important;
}
span.directory-category {
  display: none;
}
span.directory-comments {
  display: none;
}
.box .intern-padding.clearfix {
  padding: 0px 50px !important;
}
.intern-padding hr {
  display: none;
}
.blog-next-page a.btn.btn-default {
  margin-bottom: 40px !important;
}
ul.post-metadatas.list-inline {
  display: none;
}
/*article .box .intern-box {*/
/*    border: 0px !important;*/
/*    background-color: #fff !important;*/
/*    padding: 0px !important;*/
/*}*/
/*article .intern-box {
 display: none;
 }*/
div#blog-bottom {
  display: none;
}
#text-2 .textwidget {
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
}
.page-id-4145 .fw-container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.fw-iconbox.clearfix.fw-iconbox-2 {
  padding-bottom: 15px !important;
}
button.apply-button.apply-button-details {
  display: none;
}
.course-cost {
  display: none;
}
a.apply-button.apply-button-enrolled {
  background-color: #fff;
  border: 0px !important;
  padding: 0px !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%5C%2F%22%2C%22sources%22%3A%5B%22wp-content%5C%2Fthemes%5C%2Ffortknoxintranet-child%5C%2Fscss%5C%2Fparts%5C%2Fgeneral.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Ffortknoxintranet-child%5C%2Fscss%5C%2Fparts%5C%2Fheader.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Ffortknoxintranet-child%5C%2Fscss%5C%2Fstyles.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Ffortknoxintranet-child%5C%2Fscss%5C%2Fparts%5C%2Fpages.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Ffortknoxintranet-child%5C%2Fscss%5C%2Fparts%5C%2Fnotifications.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Ffortknoxintranet-child%5C%2Fscss%5C%2Fparts%5C%2Fcontact.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Ffortknoxintranet-child%5C%2Fscss%5C%2Fparts%5C%2Fresources.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AASA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%3BuDAAA%3BAAAA%3BAAQI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAOY%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAUZ%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAKR%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAOA%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%2C0BAAA%3BAAAA%3BAAShB%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAeA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAYI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAeJ%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%3BeAAA%3BAAAA%3BAAII%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%3BoBAAA%3BAAAA%3BAAQJ%3BAAAA%3BmBAAA%3BAAAA%3BAAOR%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAaA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2C0CAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BsBAAA%3BAAAA%3BAAOQ%3BAAAA%3BuBAAA%3BAAAA%3BAAWA%3BAAAA%2CcAAA%3BAAAA%3BAAGI%3BAAAA%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAASA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAOJ%3BAAAA%2CeAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CwBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B2CAAA%3BAAAA%3BAAQI%3BAAAA%3BmBAAA%3BAAAA%3BAAII%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3BmBAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3BkCAAA%3BAAAA%3BAAOI%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAQR%3BAAAA%2C4BAAA%3BAAAA%3BAAEI%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIJ%3BAAAA%2C4BAAA%3BAAAA%3BAAEI%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIJ%3BAAAA%2C4BAAA%3BAAAA%3BAAEI%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BgBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOI%3BAAAA%3BwBAAA%3BAAAA%3BAAAmG%3BAAAA%3BwBAAA%3BAAAA%3BAACnG%3BAAAA%3BwBAAA%3BAAAA%3BAAAmG%3BAAAA%3BwBAAA%3BAAAA%3BAACnG%3BAAAA%3BwBAAA%3BAAAA%3BAAEA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAQJ%3BAAAA%3BiBAAA%3BAAAA%3BAAMR%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAiBA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAQA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQI%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAOI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMI%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAUA%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAUZ%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAKR%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQI%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CiEAAA%3BAAAA%3BAAIJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CmEAAA%3BAAAA%3BAAKR%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAQI%3BAAAA%2C0DAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BDAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAkBQ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%2CsCAAA%3BAAAA%3BAAEI%3BAAAA%3B4BAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASI%3BAAAA%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAUI%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAkBA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMJ%3BAAAA%2CiBAAA%3BAAAA%3BAAXI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAMJ%3BAAAA%2CiBAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CYAAA%3BAAAA%3BACpiCF%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAAOE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAeA%3BAAAA%2CqCAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAmBE%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKI%3BAAAA%2CgCAAA%3BAAAA%3BAAGI%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAASE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAkBJ%3BAAAA%2CsBAAA%3BAAAA%3BAAKA%3BAAAA%2C0BAAA%3BAAAA%3BAAEE%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BeAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAcA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAaE%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAYJ%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAME%3BAAAA%3BmCAAA%3BAAAA%3BAAKA%3BAAAA%3BcAAA%3BAAAA%3BAAIE%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAIF%3BAAAA%3BkBAAA%3BAAAA%3BAAIE%3BAAAA%2CmBAAA%3BAAAA%3BAAQJ%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAOA%3BAAAA%3BmBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BmBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQE%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BiCAAA%3BAAAA%3BAAMI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B0BAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BcAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CqCAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAC1XH%2CgBAAA%3BACKa%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BcAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BuBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BYAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%2C2BAAA%3BAAAA%3BAAUxB%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKE%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMI%3BAAAA%2CeAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaN%3BAAAA%2CiCAAA%3BAAAA%3BAAGE%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAASA%3BAAAA%2CyBAAA%3BAAAA%3BAAQF%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKE%3BAAAA%3BsBAAA%3BAAAA%3BAAQA%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAMA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGE%3BAAAA%2CyBAAA%3BAAAA%3BAAGE%3BAAAA%2CkBAAA%3BAAAA%3BAAQR%3BAAAA%2CsBAAA%3BAAAA%3BAAGE%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%2CqBAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAD9MD%2CkBAAA%3BACsNS%3BAAAA%3BcAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAWQ%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BqCAAA%3BAAAA%3BAAKI%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAeR%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3B%3BiCAAA%3BAAAA%3BADzQT%2CkBAAA%3BACkRC%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAIE%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAKE%3BAAAA%3BkBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAIF%3BAAAA%2CYAAA%3BAAAA%3BAAIF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUE%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAKJ%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BkBAAA%3BAAAA%3BAAGE%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3BeAAA%3BAAAA%3BAAKJ%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAQF%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAQJ%3BAAAA%2CmBAAA%3BAAAA%3BAAIF%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%2CgBAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAKF%3BAAAA%2CmBAAA%3BAAAA%3BAAEE%3BAAAA%2CkBAAA%3BAAAA%3BAAIF%3BAAAA%3BqBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKA%3BAAAA%3BiBAAA%3BAAAA%3BAAMJ%3BAAAA%2CsBAAA%3BAAAA%3BAD3bD%2CqBAAA%3BACgcC%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAKE%3BAAAA%2CsBAAA%3BAAAA%3BAAEE%3BAAAA%2CmBAAA%3BAAAA%3BAAEE%3BAAAA%2CYAAA%3BAAAA%3BAAIF%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAIF%3BAAAA%2CgBAAA%3BAAAA%3BADvdH%2CiCAAA%3BAC8dG%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAASE%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASF%3BAAAA%2C0BAAA%3BAAAA%3BAAEE%3BAAAA%2CkBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAKE%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAEE%3BAAAA%2CmBAAA%3BAAAA%3BAAIF%3BAAAA%2C2BAAA%3BAAAA%3BAAIF%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAME%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAME%3BAAAA%2CYAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAKA%3BAAAA%2CYAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAMF%3BAAAA%2CyCAAA%3BAAAA%3BAAEE%3BAAAA%2CaAAA%3BAAAA%3BAAQF%3BAAAA%2CyBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAOA%3BAAAA%2CyBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3BcAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BACvnBI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAOI%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B6BAAA%3BAAAA%3BAAII%3BAAAA%3BeAAA%3BAAAA%3BAAMJ%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAC3DA%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B0CAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BcAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B0CAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BkDAAA%3BAAAA%3BAAKI%3BAAAA%3BmBAAA%3BAAAA%3BAAOZ%3BAAAA%3BsBAAA%3BAAAA%3BAAIQ%3BAAAA%2CmBAAA%3BAAAA%3BAAKR%3BAAAA%2CmCAAA%3BAAAA%3BAAEI%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%2CcAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BkDAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BkDAAA%3BAAAA%3BAAII%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAC1JhB%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuDAAA%3BAAAA%3BAAgBI%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAMI%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAgBI%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOI%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAJ9GR%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2C0BAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CsCAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAA1DD%2CgBAAA%3BAAgEE%3BAAAA%2C2BAAA%3BAAAA%3BAAGD%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAWA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BmCAAA%3BAAAA%3BAAIA%3BAAAA%3B0BAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAhQD%2CmBAAA%3BAAAA%2CsBAAA%3BAAAA%2CKAAA%3BAA0QC%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAKA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAjSD%2C8BAAA%3BAAAA%2C%2BBAAA%3BAAAA%2C0CAAA%3BAAAA%2CgCAAA%3BAAAA%2CKAAA%3BAAAA%3B%3BIAAA%3BAA4SC%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CkCAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B0BAAA%3BAAAA%22%7D */