﻿
html, body {
    font-size: 16px;
    line-height: 1.5;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: relative;
    scroll-behavior: smooth;
}

body {
    height: 100%;
}

.row {
    margin: 0;
    position: relative;
    clear: both;
}

#headerContent {
    height: 82px;
}

.detail-section-wrapper li {
    font-weight: normal !important;
    margin-top: 0px;
    margin-bottom: 5px;
}

.k-grid.k-widget table th.th-box-shadow {
    position: relative;
    box-shadow: 0px 9px 0px -8px var(--white-color);
    -moz-box-shadow: 0px 9px 0px -8px var(--white-color);
    -webkit-box-shadow: 0px 9px 0px -8px var(--white-color);
}

.white-border-bottom1 {
    border-bottom: 1px solid var(--white-color);
}

.gray-border-bottom1 {
    border-bottom: 1px solid var( --spectra-gray);
}

.justify {
    text-align: justify !important;
}

.center,
.align-center {
    text-align: center !important;
}

.right,
.align-right {
    text-align: right !important;
}

.left,
.align-left {
    text-align: left !important;
}

.search-text {
    font-size: 1.3125rem; /*21px*/
    vertical-align: middle;
}

.abs-position {
    position: absolute;
    bottom: -29px;
}

    .abs-position.image-info {
        bottom: -40px;
        line-height: 1.2;
        word-break: break-all;
        height: 35px;
        left: 0;
        color: #212121;
        font-size: 0.87rem;
    }

.border1-gray {
    border: 1px solid var( --spectra-gray);
    color: var( --spectra-gray);
}

.border-gray2 {
    border: 2px solid var( --spectra-gray) !important;
}

.border-gray1 {
    border: 1px solid var(--gray70-border-color) !important;
}

.border-right0 {
    border-right: 0 !important;
}

.menu-border-bottom{
    border-bottom-width: 1.2px!important;
    border-bottom-style: solid!important;
}

.border-bottom {
    border-bottom: 2px solid var(--silver-color) !important;
}

.line-height0 {
    line-height: 0 !important;
}

.image-valign {
    vertical-align: text-bottom;
}

.image-malign {
    vertical-align: middle;
}

.auto-width {
    width: auto !important;
}

.width-92p {
    width: 92% !important;
}

.width-95p {
    width: 95% !important;
}

.width-98p {
    width: 98% !important;
}

.mw-90 {
    max-width: 91%;
}

.height100vh {
    height: 100vh;
}

.content-heading-bold {
    font-size: 1.625rem; /*26px*/
    line-height: 1.625rem;
    font-weight: bold;
}

.content-heading-detail-bold {
    font-size: 1.6875rem; /*27px*/
    line-height: 1.6875rem;
    font-weight: bold;
    text-align: center;
}

.relative-position {
    position: relative;
}

.backstretch {
    display: none;
}

/* Headers style end*/


/********************* BACKGROUND AND COLOR STYLING START*************************/
.banner-background1 {
    height: 500px;
    position: relative;
    background-size: 100% 100%;
    background-repeat: space;
    /*top:78px;*/
}

.white,
.white-color {
    color: var(--white-color) !important;
}

.black-color {
    color: var(--black-color) !important;
}

.dark-gray {
    color: var(--detail-section-bg2);
}

.gray-color {
    color: var(--widget-tooltip-color);
}

/********************* BACKGROUND AND COLOR STYLING END *************************/

/********************* HEIGHT STYLING END *************************/

.height30 {
    height: 27px !important;
}

.height46 {
    height: 46px !important;
}

.height50 {
    height: 50px !important;
}

.height60 {
    height: 60px !important;
}

.height90 {
    height: 90px !important;
}

.height100 {
    height: 100px !important;
}

.height150 {
    height: 150px !important;
}

.height180 {
    height: 180px !important;
}

.height200 {
    height: 200px !important;
}

.height230 {
    height: 230px !important;
}

.height290 {
    height: 290px !important;
}

.min-height200 {
    min-height: 200px !important;
}

.min-height250 {
    min-height: 250px !important;
}

.min-height300 {
    min-height: 300px;
}

.min-height460 {
    min-height: 460px;
}

.height400 {
    height: 400px !important;
}

.min-height500 {
    min-height: 500px !important;
}

.min-height600 {
    min-height: 600px !important;
}

.min-height100 {
    min-height: 100px;
}

.min-height150 {
    min-height: 150px;
}

.min-height70 {
    min-height: 70px;
}

.height-per80 {
    height: 80%;
}

.max-height385 {
    max-height: 385px;
    overflow-y: auto;
}

/****** HEIGHT STYLING END **********/

/* Common styles for margin*/

.margin-left0 {
    margin-left: 0px !important;
}

.margin-top-1 {
    margin-top: -1px;
}

.margin-top-2 {
    margin-top: -2px;
}


.margin-left5 {
    margin-left: 5px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left15 {
    margin-left: 15px !important;
}

.ms--3 {
    margin-left: -1rem !important;
}

.ml-17 {
    margin-left: 1rem;
}

.margin-right15 {
    margin-right: 15px !important;
}

.margin-left20 {
    margin-left: 20px;
}

.margin-left30 {
    margin-left: 30px;
}

.margin-left50 {
    margin-left: 50px;
}

.margin-right5 {
    margin-right: 5px;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-right20 {
    margin-right: 20px;
}

.margin-right30 {
    margin-right: 30px;
}

.bottom0 {
    margin-bottom: 0px;
}

.bottom5 {
    margin-bottom: 5px;
}

.bottom10 {
    margin-bottom: 10px;
}

.bottom15 {
    margin-bottom: 15px;
}

.bottom20 {
    margin-bottom: 20px !important;
}

.bottom25 {
    margin-bottom: 25px;
}

.bottom30 {
    margin-bottom: 30px;
}

.bottom35 {
    margin-bottom: 35px;
}

.bottom40 {
    margin-bottom: 40px;
}

.bottom45 {
    margin-bottom: 45px;
}

.bottom50 {
    margin-bottom: 50px !important;
}

.bottom55 {
    margin-bottom: 55px;
}

.bottom70 {
    margin-bottom: 70px;
}

.bottom100 {
    margin-bottom: 100px;
}

.mb-150 {
    margin-bottom: -150px;
}

.margin0 {
    margin: 0 !important;
}

.margin-top-3 {
    margin-top: -3px !important;
}

.left3 {
    margin-left: 3px !important;
}

.top0 {
    margin-top: 0px !important;
}

.top5 {
    margin-top: 5px !important;
}

.top10 {
    margin-top: 10px !important;
}

.top15 {
    margin-top: 15px !important;
}

.top20 {
    margin-top: 20px !important;
}

.mt-28 {
    margin-top: 28px;
}

.top30 {
    margin-top: 30px !important;
}

.top40 {
    margin-top: 40px !important;
}

.top50 {
    margin-top: 50px !important;
}

.top54 {
    margin-top: 54px !important;
}

.top78 {
    margin-top: 78px !important;
}

.mb-4r {
    margin-bottom: 4rem !important;
}
/********************* MARGIN STYLING END *************************/

/********************* PADDING STYLES START *************************/
.padding0 {
    padding: 0px !important;
}

.padding2 {
    padding: 2px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px !important;
}

.padding15 {
    padding: 15px !important;
}

.padding20 {
    padding: 20px !important;
}

.padding2em {
    padding: 2rem !important;
}

.padding40 {
    padding: 4% !important;
}

.padding50 {
    padding: 50px !important;
}

.padding-bottom3 {
    padding-bottom: 3px !important;
}

.padding-bottom5 {
    padding-bottom: 5px !important;
}

.padding-bottom10 {
    padding-bottom: 10px !important;
}

.padding-bottom15 {
    padding-bottom: 15px !important;
}

.padding-bottom20 {
    padding-bottom: 20px !important;
}

.padding-bottom40 {
    padding-bottom: 40px !important;
}

.padding-top0 {
    padding-top: 0px !important;
}

.padding-bottom0 {
    padding-bottom: 0px !important;
}

.padding-top3 {
    padding-top: 3px !important;
}

.padding-top5 {
    padding-top: 5px !important;
}

.padding-top10 {
    padding-top: 10px !important;
}

.padding-top15 {
    padding-top: 15px !important;
}

.padding-top20 {
    padding-top: 20px !important;
}

.padding-top25 {
    padding-top: 25px !important;
}

.padding-top100 {
    padding-top: 100px !important;
}

.padding-left0 {
    padding-left: 0px !important;
}

.padding-left2 {
    padding-left: 2px !important;
}

.padding-left3 {
    padding-left: 3px !important;
}

.padding-left5 {
    padding-left: 5px !important;
}

.padding-left7 {
    padding-left: 7px !important;
}

.padding-left10 {
    padding-left: 10px !important;
}

.padding-left15 {
    padding-left: 15px !important;
}

.padding-left20 {
    padding-left: 20px !important;
}

.padding-left25 {
    padding-left: 25px !important;
}

.padding-left30 {
    padding-left: 30px !important;
}

.padding-left34 {
    padding-left: 34px !important;
}

.padding-left35 {
    padding-left: 35px !important;
}

.padding-left40 {
    padding-left: 40px !important;
}

.padding-left45 {
    padding-left: 45px !important;
}

.padding-right0 {
    padding-right: 0px !important;
}

.padding-right5 {
    padding-right: 5px !important;
}

.padding-right10 {
    padding-right: 10px !important;
}

.padding-right15 {
    padding-right: 15px !important;
}

.padding-right20 {
    padding-right: 20px !important;
}

.padding-right25 {
    padding-right: 25px !important;
}

.padding-right30 {
    padding-right: 30px !important;
}

.padding-right35 {
    padding-right: 35px !important;
}

.padding-right40 {
    padding-right: 40px !important;
}

.padding-right45 {
    padding-right: 45px !important;
}

.front-page-sec-padding {
    padding: 50px !important;
}

/********************* PADDING STYLES END *************************/
.display-none {
    display: none !important;
}

.display-flex {
    display: inline-flex;
}

.display-block {
    display: block !important;
}

.display-inline-block {
    display: inline-block !important;
}

.overflow-style {
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 4rem;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin: 0;
    word-break: break-word;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.valign-middle {
    vertical-align: middle;
}

.valign-text-bottom {
    vertical-align: text-bottom;
}

.valign-text-top {
    vertical-align: text-top;
}

.vertical-align-sub {
    vertical-align: sub;
}

.justify-center {
    justify-content: center;
}

.h-335 {
    height: 355px !important;
}

.none-pointer-events {
    pointer-events: none;
}

.cursor-pointer {
    cursor: pointer !important;
}

.cursor-default {
    cursor: default !important;
}

.border-black {
    border: 1px solid var(--black-color);
}

/*Common Font styles start*/

.font12 {
    font-size: 0.75rem; /*12px*/
}

.font13 {
    font-size: 0.8125rem; /*13px*/
}

.font14,
.amountunits {
    font-size: 0.875rem !important; /*14px*/
}

.font15 {
    font-size: 0.9375rem; /*15px*/
}

.font15em {
    font-size: 1.5rem; /*22px*/
}

.font2em {
    font-size: 2rem; /*32px*/
    line-height: 2rem;
}

.font16 {
    font-size: 1rem; /*16px*/
}

.font17 {
    font-size: 1.0625rem; /*17px*/
}

.font17em {
    font-size: 1.7rem; /*27px*/
}

.font18 {
    font-size: 1.125rem !important; /*18px*/
}

.font19 {
    font-size: 1.1875rem; /*19px*/
}

.font20 {
    font-size: 1.25rem; /*20px*/
}

.font21 {
    font-size: 1.3125rem; /*21px*/
}

.font22 {
    font-size: 1.375rem; /*22px*/
}

.font23 {
    font-size: 1.4375rem; /*23px*/
}

.font24 {
    font-size: 1.5rem; /*24px*/
}

.font25 {
    font-size: 1.5625rem; /*25px*/
}

.font26 {
    font-size: 1.625em; /*26px*/
}

.font27 {
    font-size: 1.6875rem; /*27px*/
}

.font28 {
    font-size: 1.75rem; /*28px*/
}

.font29 {
    font-size: 1.8125rem; /*29px*/
}

.font30 {
    font-size: 1.875rem; /*30px*/
}

.font31 {
    font-size: 1.9375rem; /*31px*/
}

.font32 {
    font-size: 2rem; /*32px*/
}

.font35 {
    font-size: 2.1875rem; /*35px*/
}


.font40 {
    font-size: 2.5rem; /*40px*/
}

.font42 {
    font-size: 2.625rem; /*42px*/
}

.font45 {
    font-size: 2.8125rem; /*45px*/
}

.font48 {
    font-size: 3rem; /*48px*/
}

/*Common Font styles End*/
.nowrap, .white-space-nowrap {
    white-space: nowrap;
}

.white-space-normal {
    white-space: normal !important;
}

.underline {
    text-decoration: underline;
}

.columns-menu {
    columns: 3;
}

.columns-menu1 {
    columns: 2;
}

.col-count4 {
    column-count: 4;
}

.break-word {
    word-break: break-word;
}

.clear-both {
    clear: both;
}

.border0 {
    border: 0 none !important;
}

ul, li, p {
    margin: 0;
}

.border-radius2 {
    border-radius: 2px !important;
}

.border-radius4 {
    border-radius: 4px;
}

.border-radius-left4 {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
}

.border-radius-right4 {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.border-radius50 {
    border-radius: 50px;
}

/* Border colors style*/

.border-bottom-white {
    border-bottom: 1.2px solid var(--white-color) !important;
}

.border-bottom1 {
    border-bottom: 1px solid var(--front-hr-border)
}

.border-radius10 {
    border-radius: 10px;
}

/*Table styles*/
/*Kendo grid css start*/
.k-grid table:not(.plan-publish) th,
.k-grid table:not(.plan-publish) td,
.k-grid table.plan-publish.plan-custom-table th,
.k-grid table.plan-publish.plan-custom-table td {
    padding: 7px;
    border: 0 none;
    border-radius: 0;
}

.k-grid.k-widget {
    margin-bottom: 10px !important;
}

table:not(.plan-publish) tr {
    line-height: 2rem !important;
}


.k-grid.k-widget table td,
.k-grid.k-widget table th {
    vertical-align: top !important;
}

    .k-grid.k-widget table td a.expand-colapse-a {
        color: var(--black-color) !important;
        cursor: default;
        pointer-events: none;
    }

.detail-section-wrapper td .total1 a,
.detail-section-wrapper td .total1 a:hover,
.detail-section-wrapper .panel-title a,
.detail-section-wrapper .panel-title a:hover,
.detail-section-wrapper td .inv-search-id,
.detail-section-wrapper td .inv-search-id:hover {
    border: none !important;
    color: var(--black-color) !important;
}

/*Kendo grid css end*/

.detail-book-marks-menu {
    width: 14%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
    color: var(--white-color);
    margin-right: 20px;
}

.panel-body section {
    padding-top: 15px;
}

#bannerBookmarkBelt li a {
    white-space: nowrap !important;
}

.column-count2 {
    column-count: 2;
    width: 67%;
}

.column-count3 {
    column-count: 3;
    width: 100%;
}

.column-count4 {
    column-count: 4;
    width: 100%;
}

@-ms-viewport {
    width: device-width;
}

.k-window-titlebar {
    color: var(--black-color) !important;
}


.traffic-light-img {
    width: 25px;
    height: 25px;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 8887 !important; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

#searchListMapContainer {
    z-index: 9 !important;
}

.inherit-display {
    display: inherit;
}

.slidebar-toggle:focus {
    height: 40px;
}

.search-background:hover {
    background: transparent;
}

.search-background:focus {
    background: var(--main-theme-color);
}

.search-background:hover,
.input-search-box:hover {
    border: 2px solid var(--main-theme-color) !important;
}

    .search-background:hover img {
        /*background: url('../images/blue_searchicon.png');*/
        background-repeat: no-repeat;
    }

    .search-background:hover .banner-search-text {
        color: var(--white-color) !important;
        font-weight: bold;
    }

#headerMenuIconWrapper ul li:focus #menuContentWrapper {
    display: block;
}

.font-orange {
    color: var(--perisian-red) !important;
    font-family: cursive;
    font-style: italic;
}

.font-orangeLine {
    color: var(--perisian-red) !important;
    text-decoration-line: line-through !important;
    font-family: cursive;
    font-style: italic;
}

.font-blue {
    color: var(--main-theme-color) !important;
    font-family: cursive;
    font-style: italic;
}

.font-green {
    color: green !important;
    font-size: 1.5rem; /*22px*/
    vertical-align: text-top;
    padding-right: 3px;
}

.font-blueLine {
    color: var(--main-theme-color) !important;
    text-decoration-line: line-through !important;
    font-family: cursive;
    font-style: italic;
}

.spanInline {
    display: inline !important;
}

.k-grid.k-widget, .width100p {
    width: 100%;
}

.w-70p {
    width: 70%;
}

.darker-blue-bg-color {
    background: var(--darker-blue) !important;
}

.list-style-none {
    list-style: none !important;
}

.background-none {
    background: none !important;
}

.unest-position {
    position: unset;
}

.k-grid .k-grid-header-wrap > table {
    margin-bottom: 0;
}

.border-bottom-dotted {
    border-bottom: 1px dotted var(--main-theme-color);
}

.border2 {
    border: 2px solid var(--plan-overview-list) !important;
}

.k-grid:not(.plan-publish-custom-grid) {
    overflow: hidden !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent;
}

figure.table .k-widget *,
figure.table .k-widget:before {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.k-grid .k-grid-header {
    background: transparent;
}

.fixed-table-layout {
    table-layout: fixed;
}

.background-black {
    background-color: var(--black-color);
}

.background-white,
.budget-detail-section {
    background-color: var(--white-color) !important;
}

.search-background {
    border-color: var(--main-theme-color);
}

.focus-marking-style {
    outline: 2px solid var(--focus-marking) !important;
}

.white-smoke {
    background-color: var(--custom-table-td-bg) !important;
}

.input-search-box {
    color: var(--search-input-color) !important;
    background-color: var(--white-color) !important;
    border: 1px solid var(--customized-tooltip-border) !important;
    -webkit-box-shadow: inset 0 1px 1px var(--search-input-box-shadow) !important;
    box-shadow: inset 0 1px 1px var(--search-input-box-shadow) !important;
}

    .input-search-box:focus {
        border-color: var(--search-input-focus);
        -webkit-box-shadow: inset 0 1px 1px var(--search-input-box-shadow),0 0 8px var(--search-input-box-shadow1) !important;
        box-shadow: inset 0 1px 1px var(--search-input-box-shadow),0 0 8px var(--search-input-box-shadow1) !important;
    }

.grey-top {
    border-top: 1px solid var(--gray-top-border) !important;
}

.text-shadow1 {
    text-shadow: 1px 1px 2px var(--black-color);
}

.header1 {
    font-size: 1.625rem;
    line-height: 32px;
    font-weight: bold;
}

.header2 {
    font-size: 1.375rem;
    line-height: 19px;
}

.header3 {
    font-size: 1.3125rem;
    line-height: 18px;
    font-weight: bold;
}

.header4 {
    font-size: 1rem;
    line-height: 32px;
    font-weight: bold;
}

.header5 {
    font-size: 1.3125rem;
    line-height: 16px;
    font-weight: bold;
}

.text-color-graph {
    font-size: 1.275rem;
}

.inline {
    display: inline !important;
}

.cmn-width-75p {
    width: 75%;
}

.cmn-width-93p {
    width: 93%;
}

.height-auto {
    height: auto !important;
}

.v-align-top {
    vertical-align: top;
}

.goto-less-than {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

div.h1:first-letter {
    text-transform: capitalize;
}

.text-transform-lowercase {
    text-transform: lowercase;
}

table td img {
    max-width: 100% !important;
}

.table-sum-header-borders {
    border-bottom: 1px solid var(--table-borders-color) !important;
}

.subtotal1-columns,
.k-grid.k-widget .subtotal-background,
.k-grid.k-widget .grandtotal-background,
.background-gray,
.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-grandtotal {
    background: var(--table-sumrow-bg) !important;
}

.e-grid .subtotal-background td.e-gtot.e-rowsheader,
.e-grid .subtotal-background td.e-rowcell.pivot-last-row {
    background-color: var(--table-sumrow-bg) !important;
}


    table tr:not(.ck-tablestyle-header):hover,
    .k-grid.k-widget .subtotal-background:hover,
    .k-grid.k-widget .grandtotal-background:hover,
    .e-grid .subtotal-background td.e-rowcell.pivot-last-row:hover {
        background: var(--table-row-hover) !important;
    }

.k-grid table .grandtotal-background td,
.k-grid.k-widget .subtotal-background td,
.k-grid table td.table-sum-borders,
.e-grid .subtotal-background td,
.e-grid.e-bothlines .subtotal-background .e-rowcell {
    border-bottom: 0.3px solid var(--table-borders-color) !important;
    border-top: 0.3px solid var(--table-borders-color) !important;
    font-weight: 500 !important;
}

.k-grid.k-widget table td.table-contenttotal-borders,
.k-grid.k-widget table .table-sum-bottomborders {
    border-bottom: 0.3px solid var(--table-borders-color) !important;
}

.k-grid.k-widget table td.table-sum-topborders,
td.table-sum-topborders {
    border-top: 0.3px solid var(--table-borders-color) !important;
}

.k-grid.k-widget table .table-sum-header-borders,
.table-sum-header-borders {
    border-bottom: 1px solid var(--table-borders-color) !important;
}

.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-header td {
    background: var(--table-header-bg);
    color: var(--table-header-font);
    border-color: var(--white-color);
    border-bottom: 0.7pt solid var(--table-borders-color) !important;
}

    .k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-topline td {
        border-top: 0.7pt solid var(--table-borders-color) !important;
    }

th.th-border-bottom,
.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-bottomline td {
    border-bottom: 0.7pt solid var(--table-borders-color) !important;
}

.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-lines td,
.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-subtotal td,
.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-grandtotal td {
    border-top: 0.7pt solid var(--table-borders-color) !important;
    border-bottom: 0.7pt solid var(--table-borders-color) !important;
    color: var(--black-color) !important;
}

.k-grid.k-widget .k-grid-header th,
.e-pivotview .e-grid th,
.kendo-custom-table table th,
.window-popup-container table th,
.subheading1,
.subheading2 {
    font-weight: bold !important;
    border-radius: 0 !important;
}

.k-grid.k-widget .k-alt {
    background: transparent;
}

.justify-right {
    justify-content: right;
}

.pt-2p {
    padding-top: 2px;
}

.subheading2 {
    font-style: italic !important;
}

.k-grid.k-widget .subtotal-background .subtotal1, .subheading2 {
    font-weight: 600 !important;
}

.k-grid.k-widget table .total1 {
    font-weight: 700 !important;
}