﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


/* Set defaults and resets #D9D9D9; */
:root {
    --brand-red: #E30255;
    --brand-green: #92D050;
    --brand-dark-green: #009640;
    --brand-blue: #2DAAE1;
    --brand-light-blue: #5CD1E7;
    --brand-yellow: #F9D83F;
    --brand-grey: #AEA9A2;
    --brand-dark-grey: #69645B;
    --brand-purple: #4C1F51;
    --brand-dark-purple: #39173D;
    --brand-gold: #FFC000;
    --report-background-purple: #4C1F51;
    --report-background-dark-purple: #331836;
    --report-background-grey: #595959;
    --report-background-blue: #115675;
    --portal-background-main: white;
    --portal-report-header: #1C0C1E;
    --portal-sidebar-dark-purple: #1C0C1E;
    --menu-collapse: 70px;
    --menu-expand: 250px;
}

html {
    font-size: 14px;
}

body {
    background: var(--portal-background-main);
}

h1 {
    color: #3B3838;
    font-family: 'Microsoft YaHei';
    font-size: 16pt;
    font-weight: bold;
}

h2 {
    color: white;
    font-family: 'Microsoft YaHei';
    font-size: 16pt;
    font-weight: bold;
}

h3 {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 16pt;
    color: var(--brand-gold);
    margin-bottom: 0px !important;
}

h4, .strong, .nav-pills {
    color: white;
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    font-weight: bold;
}

.nav-pills {
    width: 30px;
}

.light {
    font-family: 'Microsoft YaHei Light';
    font-size: 16pt;
}

.disclaimer {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 7pt !important;
    line-height: 1.2;
}

p, body {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
}

.btn {
    border-radius: 0px;
}

.main-content {
    margin-left: var(--menu-collapse);
}

.side-bar {
    background: var(--portal-sidebar-dark-purple);
    width: var(--menu-collapse);
    position: fixed;
    transition: 0.1s;
}

.menu {
    margin-left: 2px;
}

.menu-item {
    transition: 0.1s;
}

.welcome-image {
    max-height: 8em;
}

.welcome-card {
    height: 27em;
}

.form-control, .form-check-input[type=checkbox] {
    border-radius: 0px !important;
}

.info-text {
    margin-left:1em;
}

.divider {
    border-top: dashed;
    padding-top: 1.5em;
    width: 46px;
    border-color: #525152;
    border-width: thin;
}

.side-bar-header {
    width: 33px;
    text-align: left;
    margin-left: 0.4em;
}

.side-bar-logout {
    position: absolute;
    bottom: 1em;
    left: 1.2em;
}

.side-bar-text {
    margin-left: 1em;
    font-size: 0.8em;
    font-weight: 400;

}

.collapse-bar-text {
    margin-left: 0;
    font-size: 0.8em;
    margin-top: 1.5em;
}

side-bar-heading {
    margin-left: 0;
    font-size: 0.8em;
    margin-top: 0;
}

.collapse-item {
    color: var(--portal-sidebar-dark-purple);
}

.hide {
    display: none !important;
}

[class^="cil-"], [class*=" cil-"] {
    font-size: 2em;
    vertical-align: sub;
}

.header-image {
    max-height: 3.5em;
}
.mt-header-no-image {
    margin-top: 1.3rem !important;
}

.section-image {
    max-width: 5em;
}

.top-logo {
   height: 2em;
   float: right;
}

.parking-max {
    background: var(--report-background-dark-purple);
}

.response-master {
    background: var(--report-background-purple);
}

.challenge-writer {
    background: var(--report-background-grey);
}

.voice-master {
    background: var(--report-background-blue);
}

.results {
    background-color: var(--portal-background-main);
}

.report-header {
    color: #3B3838;
    background-color: white;
}

.report-generation {
    background-color: var(--brand-dark-purple);
}

.report {
    display: block;
    margin: 0 auto;
    max-width: 21cm !important;
}

.report-purple {
  background: var(--report-background-purple);
}

.report-container {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  justify-content: space-between;
}

.report-container-quadrant {
    flex: 1;
    min-width: calc(50% - 5px);
    background-color: transparent;
    padding: 10px;
    border: thin dashed #727272;
}

.report-container-quadrant-borderless {
    border: none;
}




.full-width-quadrant {
    flex-basis: 100%; /* Set the full width */
    min-width: 0; /* Allow content to expand to full width */
}

.positive-percentage {
    color: green;
    font-size:medium;
    font-weight:bolder;
}

.negative-percentage {
    color: red;
}

.zero-percentage {
    color: white;
}

.footer {
    background: white;
    color: #3B3838;
    bottom: 0;
}

.login {
    min-height: 100vh;
}

.card {
    border-radius: 0px;
}

.jumbotron {
    background-color: var(--report-background-purple);
}

.jumbotron h1,
.jumbotron h3 {
    color: white !important;
}

.jumbotron h1 {
    font-weight: 100!important;
}

.bg-image {
    background-image: url(/img/login-background.jpg) !important;
    background-size: cover !important;
    background-position: center !important;
}

.login-heading {
/*    font-weight: 300;
    color: black !important;
    font-size: 3em;
    font-family: 'Microsoft YaHei';*/
    color: black !important;
    font-size: 5em;
    font-family: 'Microsoft YaHei';
    position: absolute;
    top: 6rem;
    font-weight: 100 !important;
}

.login-title {
    font-weight: 300;
    color: var(--brand-gold);
    font-size: 7em;
}

.login-logo {
   height: 4em;
}

.login-validation {
    color: red;
}

.btn-login {
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
    padding: 0.75rem 1rem;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #1f1f1f !important;
    opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #1f1f1f !important;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #1f1f1f !important;
}

.form-floating > label {
    opacity: 0;
}


/*  Bootstrap & other overrides  */
.cil-calendar {
    font-size: 1.2em;
    position: absolute;
    right: 1.6em;
    color: black !important;
    top: 1.5em;
}

.dashboard-date-picker {
 
    font-size: 1.7em;
    position: absolute;
    right: 1.4em;
    color: black !important;
    top: 4.65em;
}

.daterangepicker td.active, 
.daterangepicker td.active:hover {
    background-color: var(--brand-purple);
    border-color: transparent;
    color: #fff;
}
.daterangepicker .ranges li.active {
    background-color: var(--brand-purple);
    color: #fff;
}

.container {
    max-width: 100%;
    padding-right: 1em;
    padding-left: 1em;
    margin-right: auto;
    margin-left: auto;
    --bs-gutter-x: 0;
}

.row {
    margin-right: -0.5em;
    margin-left: -0.5em;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--brand-purple);
    border-color: var(--brand-purple);
    opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
    color: #fff;
    background-color: var(--brand-purple) !important;
    border-color: var(--brand-purple) !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: var(--brand-dark-purple);
    border-color: var(--brand-dark-purple);
}

.nav-link {
    color: white !important;
}

.nav-link:hover {
    color: var(--brand-gold) !important;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
    a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.btn-outline-light {
    font-size: 9pt;
    border: 1.6px solid #fff !important;
    font-weight:600;
}


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */

@media (max-width: 576px) {
    .right-bottom {
        border-top: dashed;
        border-color: #727272;
        border-width: thin;
    }
}

@media (min-width: 768px) {

    html {
        font-size: 16px;
    }

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

/*body {*/
    /* Margin bottom by footer height */
    /*margin-bottom: 60px;
    background-color: #f5f5f5;
}*/

body.dark-mode {
    background-color: black;
}

.indexTitle {
    background-color: white;
    color: whitesmoke;
    height: 60px;
    padding: 10px;
    display: flex;
}

.indexDate {
    display: flex;
    float: right;
    color: black;
    margin-left: auto;
    align-items: center;
    font-size: 12pt;
}

.indexContainer {
    margin-left: 5%;
}

.landingPage {
    margin-top: 4%;
    margin-bottom: 4%;
}


.reportTitle {
    background-color: white;
    color: whitesmoke;
    height: 60px;
    padding: 10px;
    display: flex;
}

    .reportTitle.dark-mode {
        background-color: black;
        color: whitesmoke;
    }

.fa.fa-calendar {
    color: white;
    line-height: 2;
    padding-right: 5px;
}

#exportExcel.btn {
    font-family: Microsoft Yahei;
    font-size: 9pt;
    border: lightgrey;
    border-style: solid;
    display: flex;
    margin-right: 1em;
    float: right;
}

.excelExportIcon {
    content: url('/img/icon-excel.png');
    height: 1.5em;
    margin-right: 0.5em;
}

#exportPdf.btn {
    margin-right: 0.5%;
    font-family: Microsoft Yahei;
    font-size: 9pt;
    border: lightgrey;
    border-style: solid;
    display: flex;
    float: right;
}

.pdfExportIcon {
    content: url('/img/icon-pdf.png');
    height: 1.5em;
    margin-right: 0.5em;
}


.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 13rem;
    z-index: 1020;
    display: flex;
    flex-direction: column;
    left: 0;
    background-color:#451e4b;
}

.sidebarHeader {
    height: 60px;
    border-bottom: dashed;
    border-color: #aea9a2;
    border-width: thin;
    margin-bottom: 20px;
}

.sidebarHeaderText {
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    color: whitesmoke;
    text-align: center;
    margin-top: 20px;
}

.sidebarButtons {
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    color: whitesmoke;
    margin-top: 50px;
}

.MaxConnectDropout {
    content: url('/img/dropout.png');
}

.MaxDashboard {
    content: url('/img/dashboard.png');
}

.MaxUserJourney {
    content: url('/img/UserJourney.png');
}

.UserJourney {
    content: url('/img/UserJourney.png');
}

.homeButton {
    content: url('/img/home.png');
}

.btnSignOut {
    position: absolute;
    bottom: 25px;
}

.reportingPage {
    padding-left: 13rem;
}

/*    .reportTitle h2 {
        font-family: 'Microsoft YaHei';
        font-size: 16pt;
        vertical-align: middle;
        line-height: inherit;
        margin-left: 15px;
    }*/
.report-name {
    font-family: 'Microsoft YaHei';
    font-size: 16pt;
    vertical-align: middle;
    line-height: inherit;
    margin-left: 15px;
    margin-right: auto;
    color: #575656;
}


.display-council-name {
    color: #575656;
    font-family: 'Microsoft YaHei Light';
    font-size: 11pt;
    padding-right: 10px;
    padding-top: 5px;
}

.display-date {
    padding-top: 5px;
    color: #575656;
    font-family: 'Microsoft YaHei Light';
    font-size: 11pt;
    margin-right: auto;
}

.display-logo {
    position: absolute;
    top: 12px;
    right: 15px;
}

.display-logo img{
    width: 200px;
}

.reportGeneration {
    text-align: left;
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 30px;
    background-color: #562568;
}

.reportGeneration h6 {
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    font-weight: bold;
    color: #f5f5f5;
    margin-bottom: 4px;
}

.reportGeneration h5 {
    font-family: 'Microsoft YaHei Light';
    font-size: 16pt;
    color: #f9d83f;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.reportGeneration table {
    width: 100%;
}


.k-toolbar > * {
    display: block !important;
}

.k-toolbar {
    display: block !important;
}

.k-toolbar.k-grid-toolbar {
    padding: 0 !important;
}

.k-textbox.k-grid-search.k-display-flex {
    margin-left: auto;
}

.k-toolbar.k-grid-toolbar .k-input {
    font-family: 'Microsoft YaHei' !important;
    font-size: 9pt !important;
    width: 200px !important;
    border-radius: 6px;
    height: 2.7em;
}

.k-i-search::before {
    padding-right: 50px;
}

.k-filter-menu-container, .k-filter-selected-items, .k-button-text, .k-input-inner {
    font-family: 'Microsoft YaHei' !important;
    font-size: 9pt !important;
}

.k-button.k-button-md.k-rounded-md.k-button-solid.k-button-solid-primary {
    background-color: #451e4b;
    border-color: #451e4b;
}

.k-i-sort-desc-sm::before, .k-i-sort-asc-sm::before {
    color: white !important;
}

.k-filter-menu-container {
    width: auto !important;
}

#daterange {
    border-radius: 6px;
    font-family: "Microsoft YaHei" !important;
    font-size: 9pt !important;
    width: 280px !important;
    height: 32px;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
}

.daterangepicker {
    font-family: "Microsoft YaHei" !important;
    font-size: 9pt !important;
    margin-right: 10px;
    color: black;
}

.userJourneyToolbar {
    text-align: left;
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 30px;
    background-color: var(--brand-purple);
    display: block !important;
}

.userJourneyToolbar h6 {
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    font-weight: bold;
    color: #f5f5f5;
    margin-bottom: 4px;
}

.userJourneyToolbar h5 {
    font-family: 'Microsoft YaHei Light';
    font-size: 16pt;
    color: #f9d83f;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.k-grid {
    border-width: 0px !important;
}

.k-grid table {
    padding: 2% 2% 1% 2%;
    width: 96% !important;
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    background-color: #f5f5f5;
}

.k-grid .k-grid-header .k-header {
    background-color: var(--portal-report-header);
    color: whitesmoke;
    font-weight: bold;
}
.k-table-th.k-header.k-sorted {
    color: var(--portal-report-header);
    border-top: 1px solid #1C0C1E;
    border-bottom: 1px solid #1C0C1E;
}

.reportContent {
    /*    padding-left: 1%;
    padding-right: 1%;*/
    /*padding-left: 30px;
    padding-bottom: 30px;*/
   
}

.reportContent table, .reportContent th, .reportContent td{
    border: 1px solid #d7d9d7;
}

.reportContent th {
    width: 220px;
    padding-left: 10px;
    background-color: #f5f5f5;
    height: 50px;
}
.reportContent tr {
    height: 4.5em;
}
.reportContent td {
    padding-left: 10px;
}

.report-page-header{
    text-align: center;
}

.report-button-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
}

.report-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: whitesmoke;
    border: 1px solid #CCC;
    background: #750592;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    cursor: pointer;
    vertical-align: middle;
    width: 200px;
    height: 100px;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
    margin: 10px;
}

.report-button:active {
    color: red;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
}

.sidebar-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: whitesmoke;
    width: 90%;
    height: 35px;
    padding: 5px;
    margin-left: 10%;
}

/* Kendo Grid Report Overrides */
.k-grid .k-grouping-row .k-icon {
    color: black;
}
.k-grid .k-grouping-row p {
    color: black;
}

/*Report Export Button*/
button .export-button {
}

/*Report Print Button*/
button.print-button {
    width: 50px;
    height: 50px;
}

span.print-icon, span.print-icon::before, span.print-icon::after, button.print-button:hover .print-icon::after {
    border: solid 2px purple;
}

span.print-icon::after {
    border-width: 2px;
}

button.print-button {
    position: relative;
    padding: 0;
    border: 0;
    border: none;
    background: transparent;
}

span.print-icon, span.print-icon::before, span.print-icon::after, button.print-button:hover .print-icon::after {
    box-sizing: border-box;
    background-color: #fff;
}

span.print-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin-top: 20%;
    width: 60%;
    height: 35%;
    background: #fff;
    border-radius: 20% 20% 0 0;
}

span.print-icon::before {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 12%;
    right: 12%;
    height: 110%;
    transition: height .2s .15s;
}

span.print-icon::after {
    content: " ";
    position: absolute;
    top: 55%;
    left: 12%;
    right: 12%;
    height: 0%;
    background: #fff;
    background-repeat: no-repeat;
    background-size: 70% 90%;
    background-position: center;
    background-image: linear-gradient( to top, #fff 0, #fff 14%, #333 14%, #333 28%, #fff 28%, #fff 42%, #333 42%, #333 56%, #fff 56%, #fff 70%, #333 70%, #333 84%, #fff 84%, #fff 100% );
    transition: height .2s, border-width 0s .2s, width 0s .2s;
}

button.print-button:hover {
    cursor: pointer;
}

button.print-button:hover .print-icon::before {
    height: 0px;
    transition: height .2s;
}

button.print-button:hover .print-icon::after {
    height: 120%;
    transition: height .2s .15s, border-width 0s .16s;
}


.print.icon {
    color: #000;
    position: absolute;
    margin-left: 2px;
    margin-top: 5px;
    width: 15px;
    height: 6px;
    border: solid 1px currentColor;
    border-radius: 1px 1px 0 0;
}

.print.icon:before {
    content: '';
    position: absolute;
    left: 2px;
    top: -3px;
    height: 13px;
    width: 9px;
    border: solid 1px currentColor;
    background-color: white;
}

.print.icon:after {
    content: '';
    position: absolute;
    left: 1px;
    top: -1px;
    width: 13px;
    height: 3px;
    border-top: solid 1px currentColor;
    border-bottom: solid 1px currentColor;
    background-color: white;
}

/* Loading Spinner */
/*Hidden class for adding and removing*/
.lds-dual-ring.hidden {
    display: none;
}

/*Add an overlay to the entire page blocking any further presses to buttons or other elements.*/
.overlay {
    /*position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    /*background: rgba(0,0,0,.8);*/
    background-color: transparent;
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
    margin-left:45%;
    margin-top:10%;
}

/*Spinner Styles*/
.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 5% auto;
        border-radius: 50%;
        border: 6px solid purple;
        border-color: purple transparent purple transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Login Styles */
.login-container {
    padding: 10%
}

.login-form {
    padding: 5%;
    background: #451e4b;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    font-family: 'Microsoft YaHei Light';
    font-size: 12pt;
}

.login-form h3 {
    text-align: center;
    color: #fff;
}

.login-container form {
    padding: 10%;
}

.form-control {
    margin-bottom: 18px;
}


/*CSS for Max Report A4 page START*/

.a4-page {
    background: var(--brand-purple);
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
    width: 21cm;
    margin-top: 30px;
}

.a4-page-header {
    background: var(--brand-dark-purple);
    width: 21cm;
    height: 1.5cm;
    margin-left: -1.5em;
}

.a4-page-header .row {
    height: 5em;
}
.council-name {
    width: 4.5cm;
    height: 0.8cm;
    position: absolute;
    top: 6px;
    right: 352px;
    margin-top: 0.35cm;
    margin-right: 0.6cm;
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
}

.report-dates {
    width: 4.5cm;
    height: 0.8cm;
    position: absolute;
    top: 6px;
    right: 260px;
    margin-top: 0.35cm;
    color: #f9d83f;
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
}

.split {
    height: 14.1cm;
    width: 50%;
    z-index: 1;
    float: left;
}

.left-top {
    border-right: dashed;
    border-bottom: dashed;
    border-width: thin;
    border-color: #727272;
}

.right-top {
    border-bottom: dashed;
    border-color: #727272;
    border-width: thin;
}
.left-bottom {
    border-right: dashed;
    border-width: thin;
    border-color: #727272;
}

.split-title {
    position: static;
    width: 100%;
    margin-top: 0.35cm;
    margin-left: 0.6cm;
}

.title-image {
    float: right;
    margin-right: 1cm;
}

.title-image img{
    height: 35px;
}

.customer-image {
    float: right;
    margin-top: -0.5cm;
    margin-right: 1cm;
}

.inclusivity-image {
    float: right;
    margin-top: -0.2cm;
    margin-right: 1.1cm;
}

.inclusivity-image img {
    height: 50px;
}

.topHelp-image {
    float: right;
    margin-top: -0.2cm;
    margin-right: 1.3cm;
}

.topHelp-image img{
    height: 50px;
}

.split-top-left-body {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
    margin-left: 0.6cm;
    margin-top: 1.23cm;
    margin-right: 1cm;
}

.split-top-left-max {
    margin-bottom: 2cm;
}

.split-top-left-max img {
    float: left;
    width: 60px;
    margin-right: 1.25cm;
}

.split-top-left-testimonial {
    margin-bottom: 2cm;
}

.split-top-left-testimonial img {
    float: left;
    top: 200px;
    width: 60px;
    margin-right: 1.25cm;
    margin-top: 1cm;
}

.split-top-left-testimonial p {
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
}

.split-top-left-link {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
    margin-left: 0.6cm;
    margin-top: 0.8cm;
    display: flex;
}

.split-top-left-link img {
    float: left;
    width: 60px;
    margin-right: 1.25cm;
}

.split-top-left-link p {
    margin-top: 1cm;
}

.split-top-left-link-text {
    margin-top: 0.5cm;
}

.split-top-right {
    color: #f9d83f;
    font-family: 'Microsoft YaHei light';
    font-size: 16pt;
    margin-top: 0.4cm;
    margin-left: 0.6cm;
}

.split-top-right p {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
}

.out-of-hours {
    margin-top: 0.8cm;
}

.split-bottom-left {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 8pt;
    margin-left: 0.6cm;
    margin-top: 0.1cm;
    margin-bottom: 0.4cm;
}

.split-bottom-left-text {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 7pt;
    margin-left: 0.6cm;
    margin-right: 0.8cm;
    margin-top: 20em;
}

.top-reasons-body {
    margin-left: 0.6cm;
}

/*.top-individual {
    margin-top: 0.35cm;
}*/

.top-reasons {
    color: white;
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
    margin-bottom: 0.1cm;
}

.progress {
    margin-right: 1cm;
    background-color: unset !important;
    border-radius: unset !important;
    height: 0.9em;
}

.progress-people {
    height: 1.5em !important;
}

.progress-bar {
    width: var(--progressPercentage);
    background-color: unset !important;
}

.progress-bar-red {
    background-color: var(--brand-red) !important;
}

.progress-bar-green {
    background-color: var(--brand-green) !important;
}

.progress-bar-blue {
    background-color: var(--brand-blue) !important;
}

.progress-bar-yellow {
    background-color: var(--brand-yellow) !important;
}

.progress-bar-grey {
    background-color: var(--brand-grey) !important;
}

.progress-bar-darkgrey {
    background-color: var(--brand-dark-grey) !important;
}
.progress-bar-purple {
    background-color: var(--brand-purple) !important;
}

.progress-people-red {
    fill: var(--brand-red);
}

.progress-people-green {
    fill: var(--brand-green);
}

.progress-people-darkgreen {
    fill: var(--brand-dark-green);
}

.progress-people-blue {
    fill: var(--brand-blue);
}

.progress-people-lightblue {
    fill: var(--brand-light-blue);
}

.progress-people-yellow {
    fill: var(--brand-yellow);
}

.progress-people-grey {
    fill: var(--brand-grey);
}

.progress-people-darkgrey {
    fill: var(--brand-dark-grey);
}

.progress-people-purple {
    fill: var(--brand-purple);
}

/*CSS for Max Report A4 page END*/

/*CSS for User journey report START*/

.k-toolbar.k-grid-toolbar {

}

.k-grid {
    border-color:#dadada !important;
}

.k-grid .k-alt {
    background-color: #F2F2F2 !important;
}

.k-grid td {
    border-width: 1px !important;
    vertical-align: middle;
}

.k-grid tr {
    background-color: white;
}
    
.k-grid table {
    background-color: var(--portal-background-main);
}

.k-header > .k-cell-inner {
    /* margin: -0.5rem -0.5rem; */
}
.k-searchbox.k-input.k-input-md.k-rounded-md.k-input-solid.k-grid-search {
    /*position: absolute;*/
    width: 300px;
}

/*.k-input-icon.k-icon.k-i-search {
    position: absolute;
    right: 0;
}*/

/*PDF button*/
.k-grid-pdf.k-button.k-button-md.k-rounded-md.k-button-solid.k-button-solid-base {
    border-color: #f5f5f5;
    background-color: var(--brand-purple);
    color: #f5f5f5;
    border-width: 2px;
}

.k-i-file-pdf {
    content: url('/img/pdf.png');
}



/*Excel button*/
.k-grid-excel.k-button.k-button-md.k-rounded-md.k-button-solid.k-button-solid-base {
    border-color: #f5f5f5;
    background-color: var(--brand-purple);
    color: #f5f5f5;
    border-width: 2px;
}
.k-i-file-excel {
    content: url('/img/excel.png');
}

.thead.k-grid-header {
    background-color: #451e4b !important;
}

.userJourneyInfo {
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    padding: 2%;
    color: black !important;
    padding: 2em 3em;
}

.k-header > .k-cell-inner {
    margin: 0 !important;
}

.k-pager-wrap.k-grid-pager.k-widget.k-floatwrap {
    background-color: var(--portal-background-main);
    font-family: 'Microsoft YaHei Light';
    font-size: 9pt;
    padding: 0 2% 5em 2%;
    border: none !important;
}

.k-pager-nav.k-link {
    color: #451e4b !important;
}

.k-pager-numbers .k-link {
    color: #451e4b!important;
}

.k-pager-numbers .k-link.k-selected {
    border-color: #451e4b !important;
    color: #fff !important;
    background-color: #451e4b !important;
}

.k-pager-input .k-textbox {
    font-family: 'Microsoft YaHei Light';
    font-size: 12pt;
}

.k-picker.k-dropdownlist.k-picker-solid.k-picker-md.k-rounded-md {
    font-family: 'Microsoft YaHei Light';
    font-size: 12pt;
}


/*CSS for User journey report END*/
.btnSsUserJourney {
    height: 35px;
    width: 90%;
    background-repeat: no-repeat;
    background-size: contain;
    color: whitesmoke;
    background-color: #451e4b;
    border: none;
    margin-left: 6%;
    text-align: left;
}

.btnSignOut {
    background-image: url('/img/SignOut.png');
    height: 35px;
    width: 90%;
    background-repeat: no-repeat;
    background-size: contain;
    color: whitesmoke;
    background-color: #451e4b;
    border: none;
    margin-left: 10%;
}

.btnDarkMode {
    background-image: url('/img/Moon.png');
    height: 35px;
    width: 90%;
    background-repeat: no-repeat;
    background-size: contain;
    color: whitesmoke;
    background-color: #451e4b;
    border: none;
    margin-left: 10%;
}

canvas {
    position: relative;
    top: 0;
    left: 0;
    /*border-radius: 150px;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.extraLargeNumber {
    margin-left: -105px;
    margin-top: -70px;
}

.extraLargeNumber canvas {
    position: relative;
    top: unset;
    left: unset;
    box-shadow: unset;
    -webkit-font-smoothing: unset;
    -moz-osx-font-smoothing: unset;
}

.extraLargeNumber span {
    position: relative;
    top: -81px;
    left: 161px;
    font-size: 3.8vh;
}

.target {
    font-family: Gotham;
    font-weight: 600;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin: 20px 0 50px;
}

#tierPointsValue {
    line-height: 175px !important;
}

.target-chart {
    border-radius: 50%;
    background-size: cover;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
    box-shadow: inset 0 0 0 35px white;
    position: relative;
    margin: auto;
}

.target-percentage {
    color: #c29a55;
    font-size: 20px;
}

.points-random {
    margin-top: -150px;
    font-size: 14px;
    font-weight: 200;
}