﻿
#headerContent {
    height: 78px;
}

    #headerContent.detail-page-header {
        height: 95px;
    }

#desktopTop {
    display: block;
}

.detail-content-section-wrapper section {
    margin-bottom: 28px;
    width: 100%;
    float: left;
}

#minmenuTabs {
    text-align: center;
    margin: 0 auto;
}

    #minmenuTabs li:last-child {
        border-right: 0 none !important;
    }

#titleWrap {
    border-left: 1px solid var(--white-color);
    height: 25px;
    display: inline-block;
}

#searchWrap a {
    font-size: 1.125em;
}

#minmenuTabs li {
    padding: 10px;
    margin-top: 3px;
    border-right: 1px solid var(--white-color);
}

    #minmenuTabs li a {
        border-radius: 0;
        padding: 5px;
    }

        #minmenuTabs li a:hover {
            cursor: pointer;
            color: var(--white-color) !important;
        }

    #minmenuTabs li.active a {
        cursor: pointer;
        background: none;
        border-right: 0;
        border-top: 0;
    }

        #minmenuTabs li.active a:hover {
            cursor: pointer;
            color: var(--white-color) !important;
        }

#menuContentWrapper,
#mobileMenuContentWrapper {
    position: fixed;
    z-index: 9999;
    left: 0;
    width: 100%;
    top: 78px;
    pointer-events: none;
}

#contentMenuSection {
    pointer-events: painted;
}

.common-text-style {
    font-family: regularFont;
    font-weight: normal;
    font-size: 1.125em;
    line-height: 1.5;
    color: var(--black-color);
    display: inline-block;
    margin-top: 5px !important;
    border: 1px solid var(--main-theme-color);
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    border-radius: 4px;
}

.filter-tooltip {
    color: var(--white-color);
    background: var(--main-theme-color);
}

.graph-menu-active,
.graph-menu-active:focus {
    color: var(--white-color);
    background: var(--main-theme-color);
    padding: 2px 8px;
    border-radius: 3px;
}

    .graph-menu-active:hover,
    .filter-tooltip:hover {
        text-decoration: none !important;
        background: var(--white-color);
        color: var(--main-theme-color) !important;
        border: 1px solid var(--main-theme-color);
    }

.text-shadow1 {
    text-shadow: 1px 1px 2px var(--black-color);
}

#logoSection {
    height: 75px;
}

.header1 {
    font-size: 1.625em;
    line-height: 32px;
    font-weight: bold;
}

.text-color-graph {
    font-size: 1.375em;
}

.inline {
    display: inline !important;
}

.main-chaptor-abstract-text {
    font-size: 1.25em;
    line-height: 28px;
    padding-bottom: 5px;
}

.white-border-bottom1 {
    border-bottom: 1px solid var(--white-color);
}

.grey-top {
    border-top: 1px solid var(--gray-top-border) !important;
}

.header2 {
    font-size: 1.375em;
    line-height: 19px;
}

.header3 {
    font-size: 1.3125em;
    line-height: 18px;
    font-weight: bold;
}

.main-menu-heading {
    line-height: 1.5em;
}

.header4 {
    font-size: 1em;
    line-height: 32px;
    font-weight: bold;
}

.header5 {
    font-size: 1.3125em;
    line-height: 16px;
    font-weight: bold;
}

#headerContents .slidebar-toggle {
    position: relative;
    float: left;
    padding: 11px;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 4px;
}

.slidebar-toggle:focus {
    outline: 0;
}

#mobileHeaderContent,
#mobileTop,
#mapToFilterTop,
#mapFilterInvWrapper,
#genericMobileAbstractWrapper,
.backstretch,
#showOnlyOnMobile,
#searchWrapperMobile,
.hidden,
.remove-videodetector,
.videodetector:hover .remove-videodetector {
    display: none;
}

#headerContents .slidebar-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 4px;
    border-radius: 1px;
    background-color: var(--white-color);
    box-shadow: 1px 1px 2px var(--black-color);
}

.slidebar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

#headerContents .navbar-default .slidebar-toggle {
    border-color: var(--slidebar-toggle);
    right: 10px;
}

.background-menu {
    width: 127px;
}

#detailPageHeader .background-menu {
    width: 110px;
    height: 52px;
}

#headerContents .menu-toggle-text {
    color: var(--white-color) !important;
    font-size: 1.0625em; /*17px*/
    position: absolute;
    left: 50px;
    top: 10px;
    text-shadow: 1px 1px 2px var(--black-color);
}

.menu-toggle-text:hover,
.menu-toggle-text:focus {
    padding-bottom: 0 !important;
}

#headerContents .navbar-default .slidebar-toggle .icon-bar,
#accordion .panel-default > .panel-heading {
    background-color: var(--white-color);
}

a:hover, a:focus {
    text-decoration: underline;
}

.search-text:hover {
    color: var(--black-color);
    font-weight: bold;
}

.header-title-normal {
    font-size: 1em; /*16px*/
}

.header-title-bold {
    font-size: 1.375em; /*22px*/
    font-weight: bold;
}

#MRHomeHeaderSec .menu-toggle-text {
    text-shadow: none !important;
}

#MRHomeHeaderSec #navbarClose .main-menu-close {
    font-size: 1.875em; /*30px*/
    position: absolute;
    left: 16px;
    top: 9px;
    font-weight: 700;
}

#titleWrapNew {
    border-left: 1px solid var(--tittle-wrapper-border);
}

.logo-divider {
    border-left: 1px solid var(--widget-tooltip-color);
    height: 35px;
    margin-top: 10px;
}


.search-text {
    font-size: 1.3125em; /*21px*/
    vertical-align: middle;
}

#searchSection .abs-position {
    top: 50%;
    left: 50%;
    transform: translate(-50%,0);
}

#contentMenuSection .abs-position {
    top: 50%;
    transform: translate(35%,-50%);
}

.content-content {
    font-size: 1.0625em; /*17px*/
    line-height: 26px;
}

.graph-tab-style {
    height: 35px;
}

.static-image-style {
    height: 216px;
}

.service-area-redirect:hover {
    text-decoration: underline !important;
}

.default-anchor-color {
    color: var(--default-achor-color) !important;
}

.content-heading-detail-graph {
    font-size: 1.875em; /*30px*/
    line-height: 26px;
}

.detail-content-section, .pivote-detail-content-section .pivot-filter-wrapper {
    position: relative;
    width: 60%;
    clear: both;
    text-align: left;
    line-height: 1.5;
    display: inline-block;
}

    .detail-content-section .pivote-detail-content-section .pivot-filter-wrapper {
        width: 100%;
    }

    .detail-content-section .e-pivotview {
        width: 166% !important;
    }

.detail-table-content {
    position: relative;
    width: 100%;
    clear: both;
    text-align: left;
    line-height: 23px;
    left: 10%;
    display: inline-block;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
i.detail-content-italic {
    width: 60%;
    position: relative;
    display: block;
    clear: both;
}

.detail-content-italic {
    font-style: normal !important;
    font-size: 0.875em !important; /*14px*/
}

.detail-content-italic-black {
    width: 95px;
    position: relative;
    left: 10%;
    display: block;
}

.move-to-mob-top, .move-to-top {
    position: fixed;
    bottom: -45px;
    right: 0;
    z-index: 9999;
}

#accordion .panel-default > .panel-heading {
    border: 0 none;
}

#accordion .panel-heading,
#accordion .panel-body {
    padding: 15px 0px !important;
}

#accordion .panel-default > .panel-heading,
#accordion .panel-collapse > .panel-body,
#accordion .panel-default {
    border: 0 none;
}

#accordion .panel-heading {
    border-bottom: 0.5px solid #025d63 !important;
    border-radius: 0;
}

#accordion .panel {
    box-shadow: none;
}

.panel-chart-width100 {
    position: relative;
    width: 157%;
    left: 0;
    display: inline-block;
    height: 100%;
}

.expand-collpse-text,
.expand-collpse-text:hover {
    text-decoration: underline;
}

#accordion a,
#accordion a:hover,
.collapsed .expand-collpse-text {
    text-decoration: none;
}

/*Expand collapse Image styles start*/

.image-wrapper:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="40" viewBox="0 0 20 20"><circle fill-opacity="1" cx="10" cy="10" r="7.4" fill="#96cdb1"/><path fill="#249e71" d="M9.4 6h1.3v8H9.4z M6 9.4h8v1.3H6z"/></svg>');
    pointer-events: none;
    position: absolute;
    z-index: 99;
    top: 15px;
    width: 25px;
    height: 25px;
    transition: .2s;
    left: 15px;
}

.image-content-none:before,
.image-content-undefined:before {
    content: "";
}

.image-content-left:before {
    left: 10px;
}

.image-content-right:before {
    right: 10px;
}

.expanded-figure-container.image-reference:before,
.expanded-figure-container:before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.image-content-none img {
    max-width: 100%;
    height: auto;
}

.image-content-none {
    text-align: center;
}

.expanded-figure-transition {
    transition: width .4s,margin .4s,max-width .4s;
}

figure {
    margin: 0;
}

.image-content-left,
.image-content-none {
    margin: 1em 1em 1em 0em;
}

.image-content-right {
    margin: 1em 0em 1em 1em;
}

.text-body > .col {
    font-size: 1rem;
}

.expanded-figure-container .expanded-figure {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.image .responsive-img.F11 {
    padding-bottom: 100%;
}

.widget figcaption {
    padding: 8px 1px;
}

.detail-content-section figure:not(.table),
.detail-content-section figcaption {
    clear: both;
    overflow: hidden;
}

.detail-content-section figure {
    display: inline-block;
}

    /* 77379 */
    .detail-content-section figure.media {
        display: block;
    }

.detail-content-section figcaption {
    padding: 8px 1px;
}

.widget figcaption p + small {
    margin-top: 3px;
}

figcaption > p {
    font-size: 13px !important;
}

.widget figcaption small {
    line-height: 1.3em;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: -2px;
}

.text-body > .col.fr {
    margin: .4em 0 1em 1.5em;
    clear: right;
}

.nostack .g50, .nostack.g50 {
    width: 50%;
}

.expanded-figure-container {
    width: 100% !important;
    max-width: 100% !important;
}

.expanded-figure {
    max-width: 100% !important;
    height: auto;
}

.image-wrapper {
    position: relative;
    right: 0;
    max-width: 100%;
    height: auto;
    z-index: 0;
    padding: 15px;
    padding-left: 5px;
}

    .image-wrapper img {
        width: 100%;
        height: auto;
    }

.imagewrapperfull img {
    width: 100%;
    height: auto;
}

.image-wrapper.expanded-figure.expanded-figure-container {
    padding: 10px 0 !important;
}

.image-content-none {
    width: 60%;
}
/*Expand collapse Image styles end*/

/* expand collapse icons styles start*/

.detail-content-section .collapsed .a-dropdownCircleArrow {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.detail-content-section .a-dropdownCircleArrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 36px;
    min-width: 36px;
    height: 36px;
    margin-top: -3px;
    margin-right: 12px;
    color: var(--white-color);
    background: var(--exp-collapse-toggle-arrow);
    border: 3px solid var(--exp-collapse-toggle-arrow);
    border-radius: 50%;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out,-webkit-transform .2s ease-out;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--white-color) !important;
}

.ai-stack.ai-sm,
.detail-content-section .ai-stack.reg-sm,
.detail-content-section .ai.ai-sm,
.detail-content-section .ai.reg-sm,
.detail-content-section .reg-stack.ai-sm,
.detail-content-section .reg-stack.reg-sm,
.detail-content-section .reg.ai-sm,
.reg.reg-sm {
    font-size: 1.8em;
}

.detail-content-section .a-dropdownCircleArrow i {
    padding-left: 3px;
    line-height: inherit;
}

.detail-content-section .ai,
.detail-content-section .ai-stack,
.detail-content-section .reg,
.detail-content-section .reg-stack {
    font-size: 2.25em;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 0;
    width: 1em;
    text-align: center;
    vertical-align: middle;
}

.detail-content-section .ai {
    display: inline-block;
    font: normal normal normal 14px/1 AltinnNo;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.detail-content-section .ai-expand:before {
    content: '';
}

.image-wrapper .max-image-width {
    width: 100%;
    height: auto;
}


/*Expand collapse icons styles end*/

/********************* BACKGROUND AND COLOR STYLING START*************************/

.budget-detail-section {
    z-index: unset !important;
}

.background-green {
    z-index: unset !important;
}

.keyfigure-page-header {
    font-size: 2.375em !important; /*38px*/
    color: var(--white-color);
}

.keyfigure-header-text {
    line-height: 50px;
    font-size: 1.5em; /*22px*/
}

.panel-body table {
    position: relative;
}

/********************* BACKGROUND AND COLOR STYLING END *************************/
.ttt:after {
    content: ' ';
    text-decoration: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-bottom: solid 3px black;
}

.content-home-style {
    margin-top: 64px;
}

.content-detail-style {
    margin-top: 0px;
}


/********************* MARGIN STYLING END *************************/

a hover, .decoration-none {
    text-decoration: none;
}

#detailContentSection {
    position: relative;
}

.tooltip-custom-style {
    background: var(--white-color) !important;
    border: 1px solid var( --customized-tooltip-border) !important;
    color: var(--customized-tooltip-color) !important;
    font-size: 1em !important; /*16px*/
    white-space: nowrap !important;
    width: auto;
}

.detail-content-section .kendo-custom-table .ck-custom-table-export td ol,
.detail-content-section .kendo-custom-table .ck-custom-table-export td ul,
.detail-content-section .kendo-custom-table .ck-custom-table-export td p {
    width: auto !important;
}

.hr-line {
    border-top: 2px solid var(--hr-line-border);
    margin: 10px 0px;
}

.hr-line1 {
    border-top: 2px solid var(--white-color);
    margin: 0;
}

.hr-line2 {
    border-top: 1px solid var(--hr-line-border);
    margin: 3px 0px;
}

.border-black {
    border: 1px solid var(--black-color);
}

.keyfig-text1 {
    font-size: 2.125em !important; /*34px*/
}

.font15em {
    font-size: 1.5em !important; /*24px*/
}

.keyfigure-number {
    font-size: 2.5em !important; /*40px*/
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.keyfigure-header-text {
    line-height: 1.1 !important;
    font-size: 1.5em !important; /*24px*/
}

.font2em {
    font-size: 2em; /*32px*/
    line-height: 32px;
}

.keyfigure-front-page-num {
    font-size: 2.375em; /*38px*/
    font-weight: 600;
    line-height: 1;
}

.keyfigure-front-page-text {
    font-size: 1.75em; /*28px*/
    line-height: 1.3;
    padding-top: 15px;
    font-weight: normal;
}

.keyfig-new-number {
    font-weight: bold !important;
    font-size: 2.5em !important; /*40px*/
    line-height: 1.5 !important;
}

.keyfig-new-text {
    font-size: 1.6875em !important; /*27px*/
    line-height: 1.5 !important;
}

.key-figure-title {
    font-size: 2em; /*32px*/
    color: var(--black-color);
}

.title-seprator {
    border-left: 2px solid var(--title-seperator);
}

#mobileHeaderContent .mainmenu-list-item,
#headerContent .mainmenu-list-item {
    position: relative;
    z-index: 100;
}

#mobileHeaderContent .menu-header-wrapper::after {
    position: absolute;
    top: 109%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-top-color: var(--widget-tooltip-color);
    content: '';
    pointer-events: none;
    z-index: 9999;
}

#mobileHeaderContent .menu-header-wrapper::after {
    top: 100%;
}


.nav-doc-close {
    display: block;
    width: 24px;
    height: 23px;
    border-radius: 1px;
    font-size: 1.8em; /*29px*/
    margin-top: -3px;
}

.menu-toggle-text1 {
    font-size: 1.3125em; /*21px*/
    position: absolute;
    left: 45px;
    top: 11px;
}

#proposalGrid3 {
    border: 1px solid var(--silver-color) !important;
}

    #proposalGrid3 tr th {
        border-left: 1px solid var(--silver-color) !important;
    }

    #proposalGrid3 tr th {
        border-left: 0 none !important;
        border-right: 0 none !important;
    }

    #proposalGrid3 tr td {
        border-bottom: 1px solid var(--silver-color) !important;
    }

    #proposalGrid3 tr:last-child td {
        border-bottom: 0 none !important;
    }

.height-percent-100 {
    height: 100%;
}

.details-top-numbers {
    font-size: 1.5em !important;
    font-weight: bold;
}

.details-top-text {
    font-size: 1.5em !important;
}

.content-content p {
    word-break: break-word;
}

.align-image-center {
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -ms-center;
    text-align: -o-center;
}

.columns-menu {
    columns: 3;
}

.columns-menu1 {
    columns: 2;
}

.custom-grid-header {
    font-weight: bold !important;
}

.logo-wrapper img {
    height: 65px;
    margin-top: 5px;
    display: inline-block;
}

#accordion a {
    color: var(--black-color);
}

li a {
    white-space: normal !important;
}

/*Kendo grid css start*/
.k-header {
    font-weight: 500;
}

.k-grid-header {
    font-weight: 500;
}

.k-grid:not(.plan-publish-custom-grid) {
    overflow: hidden !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent;
}

.k-grid table:not(.plan-publish) th,
table:not(.plan-publish) .k-filter-row th,
table:not(.plan-publish) .k-grid-header th.k-header,
.k-grid table.plan-publish.plan-custom-table th,
table.plan-publish.plan-custom-table .k-filter-row th,
table.plan-publish.plan-custom-table .k-grid-header th.k-header {
    background: none !important;
    font-size: 17px !important;
    font-weight: 200 !important;
    color: var(--black-color) !important;
}

.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 .fixed-header table tr,
.k-grid .fixed-header table th,
.k-grid .fixed-header table th a,
.k-grid .fixed-header table th span,
.k-grid .fixed-header table tr:hover,
.k-grid .fixed-header table th:hover,
.k-grid .fixed-header table th a:hover,
.k-grid .fixed-header table th span:hover {
    background: var(--main-theme-color) !important;
    color: var(--white-color) !important;
}

.e-grid .fixed-header table tr,
.e-grid .fixed-header table th,
.e-grid .fixed-header table th.e-gtot,
.e-grid .fixed-header table th a,
.e-grid .fixed-header table th span,
.e-grid .fixed-header table tr:hover,
.e-grid .fixed-header table th:hover,
.e-grid .fixed-header table th a:hover,
.e-grid .fixed-header table th span:hover {
    background: var(--main-theme-color) !important;
    color: var(--white-color) !important;
    vertical-align: text-top;
}


.k-window-action .k-icon {
    color: var(--black-color) !important;
}

.k-window-titlebar.k-header {
    background-color: var(--white-color) !important;
}

/*.k-grid:not(.kendo-custom-table) tbody {
    background-color: var(--custom-table-td-bg);
}*/

.k-grid table tr.k-alt {
    background-color: var(--white-color);
}

    .k-grid table tr.k-alt:hover {
        background-color: var(--table-alt-hover);
    }

/*Kendo grid css end*/

/*kendo tooltip css start*/
.k-chart-tooltip {
    font-size: 0.75em;
}

.k-widget.k-tooltip {
    background-color: var(--widget-tooltip-bgcolor);
    color: var(--widget-tooltip-color);
    height: auto !important;
    width: auto;
    min-width: 120px;
    font-size: 1.0625em;
}
/*kendo tooltip css end*/

/*kendo treemap css start*/
.k-treemap-tile {
    border-color: var(--white-color);
    border-width: 2px;
}

    .k-treemap-tile.k-state-hover {
        -webkit-box-shadow: inset 0 0 0 3px var(--white-color);
        box-shadow: inset 0 0 0 3px var(--white-color);
    }

.k-leaf,
.k-leaf.k-state-hover:hover {
    color: var(--black-color) !important;
}
/*kendo treemap css end*/

/* ckeditor videoDetector start*/

.remove-videodetector {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 999;
    cursor: pointer !important;
    outline: none;
    padding: 10px 20px;
    -webkit-appearance: none;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.2);
    border-radius: 3px;
    border: none;
    background-color: var(--cke-vodeo-dedecter-bg);
    color: var(--white-color);
    font-weight: bold;
    font-size: 0.75em;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

    .remove-videodetector:hover {
        background-color: var(--cke-vodeo-dedecter-color);
    }

/* ckeditor videoDetector end*/

/* custom node table styles start*/

.ck-custom-table-export:not(.plan-publish),
.ck-custom-table-export.plan-publish.plan-custom-table {
    border-collapse: collapse !important;
    border: none !important;
    margin-top: 0.5cm;
    margin-bottom: 0.5cm;
    text-align: right !important;
}

    .ck-custom-table-export:not(.plan-publish) td,
    .ck-custom-table-export:not(.plan-publish) th,
    .ck-custom-table-export.plan-publish.plan-custom-table td {
        font-size: 15px;
        border-bottom: solid black 1.0pt !important;
        border-left: none !important;
        border-right: none !important;
        border-top: none !important;
    }

    /*85292 removed blow style and handle the same in js*/

    .ck-custom-table-export.plan-publish.plan-custom-table td {
        border-bottom-style: unset !important;
    }

    .ck-custom-table-export:not(.plan-publish) tr:first-child {
        font-weight: bold !important;
        border-bottom: solid black 1.0pt !important;
    }

    .ck-custom-table-export:not(.plan-publish) td:first-child,
    .ck-custom-table-export:not(.plan-publish) th:first-child {
        text-align: left !important;
        white-space: normal !important;
    }

.ck-custom-table-export:not(.plan-publish) {
    table-layout: fixed;
}
/* custom node table styles end*/
/*image style for content image*/
.content-image {
    max-width: 100% !important;
}

.content-image-height-width {
    max-width: 100% !important;
    height: 100% !important;
}

.search-wrapper {
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.search-results em, .highlighted {
    background-color: var(--search-list-highlight);
    font-style: normal;
    font-weight: bold;
}

.search-results-title {
    font-size: 1.375em;
}

.search-results-link {
    font-size: 1.125em;
}

.search-results-content {
    font-size: 1em;
    line-height: 30px;
}

.main-chapters-content3 {
    min-height: 150px;
    height: auto;
}

.main-chapters-content2 {
    height: 170px;
}

.greater-than-style {
    font-size: 1.3125em;
    padding-left: 7px;
}

.same-height-div-style {
    display: flex;
    margin: 0 auto;
    display: -webkit-flex;
}

.detail-content-section-wrapper ul div,
.detail-content-section-wrapper ul p {
    left: 0 !important;
    width: 100% !important;
}

.detail-content-section-wrapper ul div {
    padding-top: 6px;
}

.keyfig-content {
    min-height: 130px;
}

.vertical-align-cells {
    vertical-align: top !important;
    padding-top: 10px;
}

.detail-content-section-wrapper ul li {
    clear: both;
}

.positioning-abs-style {
    position: absolute;
    top: 25px;
    z-index: 9999;
}

.logo-wrapper a {
    display: inline-block;
}

.break-word {
    word-break: break-word;
}

.content-detail-style,
.detail-content-section-wrapper,
#detailContentSectionBottom {
    overflow-x: hidden;
}

    .content-detail-style tr td p {
        font-size: 15px !important
    }

#investmentPopupWindow .videodetector {
    width: 640px;
    height: 380px;
}

.logo-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .logo-wrapper div {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .logo-wrapper img {
        width: 100%;
        object-fit: contain;
    }

.greater-than-style {
    font-family: monospace, sans-serif;
}

.doc-slidebar-style,
.sidebar-subitem-style {
    background: var(--sidebar-subitems-border);
}

#menuContentWrapper, #mobileMenuContentWrapper {
    background: rgba(0,0,0,0.4);
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background: var(--wrapper-content-bg);
}

.detail-background2 {
    background-color: var(--detail-section-bg2) !important;
}

.ck-custom-table-export {
    position: relative !important;
}

    .ck-custom-table-export tr:first-child td {
        z-index: 99999 !important;
    }

.cutom-sticky-header td,
.detail-section-wrapper .k-grid .cutom-sticky-header td span,
.cutom-sticky-header tr:hover {
    background: var(--main-theme-color) !important;
    color: var(--white-color) !important;
}


.ck-custom-table-export.plan-publish.plan-custom-table th,
.ck-custom-table-export.plan-publish.plan-custom-table thead td {
    font-size: 17px !important;
    border-bottom: 1px solid var(--main-theme-color) !important;
}
.window-popup-container:focus {
    outline: none !important;
}