﻿
body {
    font-family: regularFont !important;
    font-size: 16px;
    line-height: 1.5;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

.h1, .h2, .h3, .h4, .h5, .h6, .detail-section-wrapper h1, .detail-section-wrapper h2, .detail-section-wrapper h3, .detail-section-wrapper h4, .detail-section-wrapper h5, .detail-section-wrapper h6, .detail-section-wrapper p, .detail-section-wrapper li {
    line-height: 1.7;
    font-weight: normal !important;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

div, table {
    line-height: 1.5;
}

.row {
    margin: 0;
    position: relative;
    clear: both;
}

.th-box-shadow {
    position: relative;
    box-shadow: 0px 9px 0px -8px #115380;
    -moz-box-shadow: 0px 9px 0px -8px #115380;
    -webkit-box-shadow: 0px 9px 0px -8px #115380;
}

.text-shadow1 {
    text-shadow: 1px 1px 2px #000;
}

.white-border-bottom1 {
    border-bottom: 1px solid #fff;
}

.gray-border-bottom1 {
    border-bottom: 1px solid #2F5756;
}

.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: 21px;
    vertical-align: middle;
}

.abs-position {
    position: absolute;
    bottom: 3%;
}

.background-black {
    background-color: #000;
}

.background-gray {
    background-color: #f5f5f5;
}

.background-white, .budget-detail-section {
    background-color: #fff !important;
}

.border1-gray {
    border: 1px solid #2f5756;
    color: #2f5756;
}

.border-gray2 {
    border: 2px solid #2f5756 !important;
}

.border-gray1 {
    border: 1px solid #b3b3b3 !important;
}

.border-right0 {
    border-right: 0 !important;
}
.border-bottom {
    border-bottom: 2px solid #c3c3c3 !important;
}


.image-valign {
    vertical-align: text-bottom;
}

.image-malign {
    vertical-align: middle;
}

.auto-width {
    width: auto !important;
}

.width-95p {
    width: 95% !important;
}

.width-98p {
    width: 98% !important;
}

.content-heading-bold {
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
}

.border-dull-gray2 {
    border: 2px solid #bbcfcf;
}

.relative-position {
    position: relative;
}

.backstretch {
    display: none;
}

/* Headers style end*/


/********************* BACKGROUND AND COLOR STYLING START*************************/
.banner-background1, .banner-background {
    height: 500px;
    position: relative;
    background-size: 100% 100%;
    background-repeat: space;
    /*top:78px;*/
}

#mainBannerImg {
    height: 600px;
}

.white, .white-color {
    color: #fff !important;
}

.black-color {
    color: #000 !important;
}

.dark-gray {
    color: #516064;
}

.gray-color {
    color: #358189;
}

.semi {
    font-family: semiFont !important;
}

.italic {
    font-family: italicFont !important;
}

.light {
    font-family: lightFont !important;
}


/********************* 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-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-top-3 {
    margin-top: -3px;
}

.margin-left5 {
    margin-left: 5px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left15 {
    margin-left: 15px !important;
}

.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;
}

.bottom25 {
    margin-bottom: 25px;
}

.bottom30 {
    margin-bottom: 30px;
}

.bottom35 {
    margin-bottom: 35px;
}

.bottom40 {
    margin-bottom: 40px;
}

.bottom45 {
    margin-bottom: 45px;
}

.bottom50 {
    margin-bottom: 50px;
}

.bottom55 {
    margin-bottom: 55px;
}

.bottom70 {
    margin-bottom: 70px;
}

.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;
}

.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;
}

/*.left0 {
    left: 0% !important;
}

.left5 {
    left: 5% !important;
}

.left10 {
    left: 10% !important;
}

.left15 {
    left: 10% !important;
}

.left25 {
    left: 10% !important;
}

.left40 {
    left: 40% !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: 2em !important;
}

.padding40 {
    padding: 4% !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-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-left0 {
    padding-left: 0px !important;
}

.padding-left3 {
    padding-left: 3px !important;
}

.padding-left5 {
    padding-left: 5px !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-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;
}

/********************* PADDING STYLES END *************************/
.display-none {
    display: none !important;
}

.display-flex {
    display: inline-flex;
}

.display-block {
    display: block !important;
}

.overflow-style {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 98%;
    white-space: nowrap;
    /*height: 30px;*/
    display: inline-block !important;
}

.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;
}

.none-pointer-events {
    pointer-events: none;
}

.cursor-pointer {
    cursor: pointer !important;
}

.cursor-default {
    cursor: default !important;
}

.border-black {
    border: 1px solid #000;
}

/*Common Font styles start*/

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font15em {
    font-size: 1.5em !important;
}

.font2em {
    font-size: 2em;
    line-height: 32px;
}

.font16 {
    font-size: 16px !important;
}

.font17 {
    font-size: 17px;
}

.font17em {
    font-size: 1.7em;
}

.font18 {
    font-size: 18px !important;
}

.font19 {
    font-size: 19px !important;
}

.font20 {
    font-size: 20px !important;
}

.font21 {
    font-size: 21px !important;
}

.font22 {
    font-size: 22px !important;
}

.font23 {
    font-size: 23px !important;
}

.font24 {
    font-size: 24px !important;
}

.font25 {
    font-size: 25px !important;
}

.font26 {
    font-size: 26px !important;
}

.font27 {
    font-size: 27px !important;
}

.font28 {
    font-size: 28px !important;
}

.font29 {
    font-size: 29px !important;
}

.font30 {
    font-size: 30px !important;
}

.font31 {
    font-size: 31px !important;
}

.font32 {
    font-size: 32px !important;
}

.font35 {
    font-size: 35px !important;
}

.font40 {
    font-size: 40px !important;
}

.font42 {
    font-size: 42px !important;
}

.font45 {
    font-size: 45px !important;
}

.italic-font {
    font-family: italicFont;
}

/*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;
}

a {
    cursor: pointer;
}

.break-word {
    word-break: break-word;
}

.clear-both {
    clear: both;
}

.border0 {
    border: 0 none !important;
}

.bold {
    font-weight: bold;
}

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*/

/*.main-key-figure-content {
    border-color: #115380 !important;
}*/

.search-background {
    border-color: #115380;
}

.gray-border-bottom1 {
    border-color: #2F5756;
}

.border-bottom-white {
    border-bottom: 1.2px solid #fff !important;
}

.content2 a, #headerNavigation a {
    cursor: pointer !important;
}

/*Table styles*/

.table-sum-header-borders {
    border-bottom: 1px solid #115380 !important;
}

.subtotal1-columns, .k-grid.k-widget .subtotal-background, .k-grid.k-widget .grandtotal-background, .table-sum-borders {
    background: #f5f5f5 !important;
}

    .k-grid table .grandtotal-background td, .k-grid.k-widget .subtotal-background td, .k-grid table td.table-sum-borders {
        border-bottom: 0.3px solid #115380 !important;
        border-top: 0.3px solid #115380 !important;
    }

.k-grid table td.table-contenttotal-borders {
    border-bottom: 0.3px solid #115380 !important;
}

.panel-body section {
    padding-top: 15px;
}

.k-grid table td.table-sum-topborders {
    border-top: 0.3px solid #115380 !important;
}

.k-grid table .table-sum-bottomborders {
    border-bottom: 0.3px solid #115380 !important;
}

.k-grid table .table-sum-header-borders {
    border-bottom: 1px solid #115380 !important;
}

.k-grid.k-widget {
    margin-bottom: 10px !important;
}

table:not(.plan-publish) tr {
    line-height: 32px !important;
}

table:not(.plan-publish) th {
    font-size: 17px !important;
    background: #fff;
}

table:not(.plan-publish) td, table td a {
    font-size: 15px !important;
}

table:not(.plan-publish) tr {
    background: #fff;
}

    table:not(.plan-publish) tr:hover {
        background: #f5f5f5 !important;
    }

td, th {
    vertical-align: top !important;
}

table td {
    color: #000;
}

    table td a, .detail-section-wrapper a:not(a.k-link), .detail-section-wrapper a span {
        color: #3277b3 !important;
    }

.detail-book-marks-menu {
    width: 14%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
    color: #fff;
    margin-right: 20px;
}

#bannerBookmarkBelt li a {
    white-space: nowrap !important;
}
/*.detail-book-marks-menu a {
        display: block;
        color: white;
        text-align: center;
        text-decoration: none;
    }*/
.heading1, .heading2 {
    font-family: regularFont !important;
    font-size: 17px !important;
}

.content1, .content2, .contentdynamic1 {
    font-family: regularFont !important;
    font-size: 15px !important;
}

.subheading1, .subheading2 {
    font-family: boldFont !important;
}

.table-sum-borders .subheading1, .detail-sum-borders.subheading1, .total1, .subtotal1, .subtotal2, .grandtotal, .table-sum-borders .subheading2, .detail-sum-borders.subheading2 {
    font-family: semiFont !important;
    color: #000 !important;
}

    .content1 span, .content2 span, .subtotal2 span {
        color: #000 !important;
    }

        .subtotal2 span strong {
            font-size: 15px !important;
            font-family: semiFont !important;
        }

    .total1 a {
        color: #000 !important;
        pointer-events: none;
        font-family: semiFont !important;
    }

.left {
    text-align: left !important;
}

.grid-tooltip {
    width: 15px !important;
}

.detail-section-wrapper h1, .detail-section-wrapper .h1 {
    font-size: 30px !important;
    color: #0F3975 !important;
    font-weight: normal !important;
}

.detail-section-wrapper h2, .detail-section-wrapper .h2 {
    font-size: 25px !important;
    color: #0F3975 !important;
    font-weight: normal !important;
}

.detail-section-wrapper h3, .detail-section-wrapper .h3 {
    font-size: 22px !important;
    color: #0F3975 !important;
    font-weight: normal !important;
}

.detail-section-wrapper h4, .detail-section-wrapper .h4 {
    font-size: 18px !important;
    color: #0F3975 !important;
    font-weight: normal !important;
}

.expand-colapse-a {
    color: #000 !important;
}

.detail-section-wrapper li, .detail-section-wrapper p {
    font-size: 16px;
    font-family: regularFont !important;
    color: #000;
}

/*.detail-section-wrapper td ol li {  !!! ---- 75967 --- !!!
    font-size: 14px;
}*/

table span em {
    font-family: regularFont !important;
}

/*.detail-section-wrapper h3, .detail-section-wrapper .h3, .detail-section-wrapper .h4, .detail-section-wrapper .h5, .detail-section-wrapper .h6, .detail-section-wrapper h4, .detail-section-wrapper h5, .detail-section-wrapper h6 {
    margin-top: 10px !important;
}*/

/*.detail-section-wrapper h1, .detail-section-wrapper .h1, .detail-section-wrapper h2, .detail-section-wrapper .h2 {
    margin-top: 15px !important;
}*/

/*.detail-section-wrapper br {
    display: none;
}*/

/*.detail-section-wrapper i.detail-content-italic.ng-scope {
    padding-bottom: 10px;
}*/

/*.detail-section-wrapper p.ng-scope {
    margin-top: 10px;
    margin-bottom: 10px;
}*/

.detail-section-wrapper ul ul {
    width: 100% !important;
}

.column-count2 {
    column-count: 2;
    width: 67%;
}

.column-count3 {
    column-count: 3;
    width: 100%;
}

.column-count4 {
    column-count: 4;
    width: 100%;
}

.detail-section-wrapper .k-grid:not(.kendo-custom-table) td {
    height: 15px !important;
    color: #000 !important;
}
/*.kendo-custom-table td, .ck-custom-table-export td {
    background: transparent !important;
}*/
.detail-section-wrapper .k-grid td span {
    color: #000;
    /*display: inline-block;
        width: auto !important;*/
}

/*.detail-section-wrapper td.right {
    white-space: nowrap !important;
}*/

.detail-section-wrapper td span .grid-tooltip {
    width: 23px !important;
    float: right;
}

.detail-section-wrapper td ul li span {
    display: inline-flex !important;
}

@-ms-viewport {
    width: device-width;
}

.k-window-titlebar .k-window-actions {
    right: .6em;
    padding-top: .5em;
}

.k-window-titlebar .k-window-action {
    width: 21px;
    height: 21px;
}

.traffic-light-img {
    width: 25px;
    height: 25px;
}

#focusAreaSection li a,
#serviceAreaSection li a,
#desktopMenuContentStyle li a {
    font-family: regularFont !important;
    font-weight: normal !important;
}

/*.detail-section-wrapper td .tooltip-content {
    width: 20px !important;
    background: #b3b3b3;
    height: 20px;
    border-radius: 50%;
}

.detail-section-wrapper td .traffic-tooltip-content {
    height: 15px;
    width: 18px;
    vertical-align: baseline;
}*/

.amountunits, .k-grid table .amountunits {
    font-size: 14px !important;
}

#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 {
    position: relative;
    z-index: 8886 !important;
}

.inherit-display {
    display: inherit;
}

.slidebar-toggle:focus {
    height: 40px;
}

.search-background:hover {
    background: transparent;
}

.input-search-box:hover {
    border: 1px solid #115380;
}

.search-background:focus {
    background: #0F3975;
}

.search-background:hover, .input-search-box:hover {
    border: 2px solid #115380 !important;
}

    .search-background:hover img {
        background: url('../images/blue_searchicon.png');
        background-repeat: no-repeat;
        height: 17px;
    }

    .search-background:hover .banner-search-text {
        color: #0F3975 !important;
        font-weight: bold;
    }

#headerMenuIconWrapper ul li:focus #menuContentWrapper {
    display: block;
}

.font-orange {
    color: #C93626 !important;
}

.font-orangeLine {
    color: #C93626 !important;
    text-decoration-line: line-through !important;
}

.font-blue {
    color: #0F3975 !important;
}

.font-green {
    color: green !important;
    font-size: 24px;
    vertical-align: text-top;
    padding-right: 3px;
}

.font-blueLine {
    color: #0F3975 !important;
    text-decoration-line: line-through !important;
}

.spanInline {
    display: inline !important;
}

.k-grid.k-widget, .width100p {
    width: 100%;
}

img.margin-right5 {
    margin-left: 5px;
}

.darker-blue-bg-color {
    background: #081D3B !important;
}

.list-style-none {
    list-style: none !important;
}

.background-none {
    background: none !important;
}

#flying-focus {
    position: absolute;
    margin: 0;
    background: transparent;
    transition-property: left, top, width, height;
    transition-timing-function: cubic-bezier(0, 1, 0, 1);
    visibility: hidden;
    pointer-events: none;
    box-shadow: 0 0 2px 3px #CC4646, 0 0 2px #CC4646 inset;
    border-radius: 2px;
}

    #flying-focus.flying-focus_visible {
        visibility: visible;
        z-index: 9999;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #flying-focus {
        box-shadow: none;
        outline: 2px solid #CC4646;
        outline-offset: -3px;
    }
}

.flying-focus_target {
    outline: none !important;
}

    .flying-focus_target::-moz-focus-inner {
        border: 0 !important;
    }

.unest-position {
    position: unset;
}

.k-grid .k-grid-header-wrap > table {
    margin-bottom: 0;
}

.margin-left2 {
    margin-left: 2px;
}

.border-bottom-dotted {
    border-bottom: 1px dotted #115380;
}

.border2 {
    border: 2px solid #3E4387 !important;
}

.plan-publish-figure-table .k-widget *, 
.plan-publish-figure-table .k-widget:before,
.plan-publish-figure-table .k-widget table {
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.k-grid .k-grid-header{
    background: transparent;
}

.fixed-table-layout{
    table-layout: fixed;
}

html, body {
    scroll-behavior: smooth;
}