﻿/*Header stylings*/
.navbar-fixed-top {
    position: fixed;
    z-index: 9999;
    top: 0;
}

.slidebar-toggle {
    position: relative;
    float: left;
    padding: 11px 0;
    margin-top: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    display: inline-block;
    width: 100%;
    height: auto;
}

.icon-bar {
    display: flex;
    width: 30px;
    height: 4px;
    border-radius: 0;
    margin-bottom: 5px;
    box-shadow: 1px 1px 1px;
}

.icons-wrappers {
    position: absolute;
    top: 11px;
    left: 1px;
}

.menu-toggle-text {
    font-size: 18px;
    position: absolute;
    left: 40px;
    top: 11px;
}
/*.keyfigures-contents{
    border:0 none!important;
}*/

#headerContent .navbar {
    display: block;
    width: 100%;
    height: 78px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    transition: top 0.2s ease-in-out;
    z-index: 9999;
}

#headerContent #detailPageHeader {
    height: 90px;
}

#detailHeaderNavBarWrap {
    position: absolute;
    top: 60px;
}

.toggle-sevice-area {
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-family: semiFont;
}

#togglingServiceArea {
    width: 76%;
    float: left;
    height: 28px;
    border-left: 1.5px solid #115380;
    padding: 3px 10px 5px;
    margin-top: 13px;
}

    #togglingServiceArea .expanded-bookmarks {
        background: #115380;
        color: #fff !important;
        border-radius: 2px;
        margin-top: -7px;
        padding: 7px;
        padding-right: 14px;
    }

#detailTopServiceArea {
    position: absolute;
    z-index: 999;
    top: 1px;
    border-top: 1px solid rgb(17,83,128);
}

.banner-top-2nd-level {
    padding: 2px !important;
    text-align: center;
    margin: 3px 0px;
}

    .banner-top-2nd-level a {
        border-right: 1px solid rgb(17,83,128);
        display: inline-block;
        padding: 3px 8px;
        font-size: 15px;
    }

li.banner-top-2nd-level:last-child a {
    border: none;
}


.expanded-bookmarks .glyphicon {
    color: #fff !important;
}
/*#logoWrapper {
    height: 78px;
}*/
.search-search-icon {
    height: 22px;
}

.mobile-header-overlay .search-wrapper {
    width: 100%;
    padding: 0 8px;
    display: inline-block !important;
    margin-top: 12px !important;
}

#headerContent .mobile-header-overlay {
    background: rgba(0,0,0,0.6);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 78px;
    z-index: 99999;
}

.nav-doc-close {
    display: flex;
    width: 24px;
    height: 23px;
    border-radius: 1px;
    font-size: 1.8em;
    margin-top: -3px;
}

.logo-wrapper a {
    width: 227px;
    height: 75px;
}

/*#homeLogoImage {
    max-width: 277px;
    max-height: 65px;
}*/
logoimg {
    display: block;
}

.search-background {
    height: 34px;
    vertical-align: top;
    font-weight: normal;
    padding: 6px 10px;
    border: 1px solid !important;
}

#headerContent #navbarClose {
    margin-top: -14px;
    display: inline-block;
}

    #headerContent #navbarClose .close {
        opacity: 1;
        font-size: 48px;
    }

    #headerContent #navbarClose .menu-toggle-text {
        left: 35px;
        top: 9px;
    }

/*Header styles end*/

/*Banner Section starts*/

.white-box-section {
    position: absolute;
    bottom: 8%;
    min-height: 212px;
    line-height: 1.1;
    z-index: 9999;
    width: 76%;
    left: 12%;
    zoom: 1;
    box-shadow: inset 0.3px 0.3px 0.3px rgba(0, 0, 0, 0.1), 0.3px 0.3px 0.3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.bottom-logo-wrapper {
    height: 45px;
    width: 100%;
}

.main-header-title {
    font-size: 60px !important;
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
    margin: 0 !important;
}

.home-banner-main-title {
    font-family: "semiFont", sans-serif !important;
    font-size: 45px;
    text-align: center;
    line-height: 1.1;
    letter-spacing: 1.13px;
    color: #181818;
}

.home-banner-sub-title {
    letter-spacing: 0px;
    color: #000;
    font-family: "regularFont", sans-serif !important;
    font-size: 40px;
    text-align: center;
    line-height: 1.1;
}

.home-banner-sub-title1 {
    letter-spacing: 0.75px;
    color: #181818;
    font-family: "lightFont", sans-serif !important;
    font-size: 2em;
    text-align: center;
    line-height: 1.1;
}


#mainMenuTabs {
    margin: 0 auto;
    padding-top: 5px;
    width: 97%;
    padding-bottom: 25px;
    font-family: boldFont !important;
}

    #mainMenuTabs .home-page-bookmarks {
        display: inline-block;
        font-size: 20px;
        line-height: 1.5;
        white-space: nowrap;
        padding: 0 25px;
        margin-bottom: 10px !important;
    }

.image-card-wrapper {
    height: 560px;
    border-radius: 0px;
    padding: 0;
    margin-bottom: 45px;
    margin-right: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    width: 435px;
    background: #fff;
    display: inline-block;
    float: left;
}

.content-box-top-sec { /*Aspect ratio for tile images 350 x 219. Bug id = 80591*/
    height: 219px;
    width: 350px;
    padding: 0px;
}

    .content-box-top-sec img {
        width: 100%;
        height: 100%;
    }

.content-box-bottom-sec {
    height: 100%;
    font-size: 15px;
    padding: 15px 20px;
    position: relative;
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}

.content-box-bottom-sec1 {
    font-size: 15px;
    padding: 15px;
    margin-top: 10px;
}

    .content-box-bottom-sec1 a {
        word-break: break-all;
    }

.card-wrap-style {
    height: 342px !important;
}

.content-box-bottom-sec h5 {
    font-size: 16px;
}

.para-content {
    line-height: 1.5em;
    height: 180px;
    overflow: hidden;
    font-family: regularFont !important;
    font-weight: 400 !important;
    color: #000;
}

    .para-content a {
        display: inline-block !important;
        word-break: break-word !important;
        width: 100%;
        font-family: regularFont !important;
        font-weight: 400 !important;
    }

.image-area-sec {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    min-height: 106px;
    text-align: center;
    padding-top: 20px !important;
    line-height: 7px;
    white-space: nowrap;
    display: inline-block;
}

    .image-area-sec img {
        height: 60px;
        width: 60px;
    }

    /*.image-area-sec:last-of-type {
        border-bottom: 0 none !important;
    }*/

    .image-area-sec:nth-of-type(4) {
        border-right: 0 none !important;
    }

    .image-area-sec:nth-of-type(5), .image-area-sec:nth-of-type(6), .image-area-sec:nth-of-type(7) {
        border-bottom: 0 none !important;
    }


.image-links-style {
    vertical-align: text-bottom;
    margin-left: 10px;
    font-size: 20px;
}


.main-key-figure-content1 {
    border-right: 2px solid #0F3975;
    float: left;
    margin-bottom: 70px;
    margin-top: 10px;
    text-align: center;
    height: 95px;
}

    .main-key-figure-content1:last-child {
        border-right: 0 none;
    }

.key-fig-numbers {
    font-size: 35px;
    white-space: nowrap;
}

.key-fig-numbers1 {
    font-size: 32px;
    white-space: nowrap;
}

.key-fig-format {
    padding-left: 8px;
    font-weight: 500;
    font-size: 18px;
    white-space: nowrap;
}

/*.front-page-links{
    min-height:70px;
    position:relative;
    display:inline-block;
}*/
.front-page-element-text a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.service-links {
    float: left;
    text-align: left;
    padding: 10px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 16%;
    color: #fff;
}

/*.service-links a {
        display: inline-block;
    }*/

#mainBannerImg img {
    opacity: 0.9;
    background-size: cover !important;
}

.content-box-top-sec video, iframe {
    width: 100%;
    height: 100%;
}

#frontPageContentContainer {
    width: 1564px;
    margin: 0 auto;
}

/*#serviceAreaSection {
    column-count: 3;
}*/

#focusAreaSection li,
#serviceAreaSection1 li,
#serviceAreaSection li,
#summarySection li {
    line-height: 2;
    list-style: none;
}

.move-to-top {
    /*border-radius: 50%;*/
    width: 80px;
    height: 80px;
    /*display: inline-flex;
    position: relative;*/
}

.move-top-text {
    position: absolute;
    top: 55px;
    left: 13px;
}

.top-arrow-icon {
    width: 40px;
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 28px;
}

.intro-text {
    font-family: boldFont !important;
    font-size: 25px !important;
    text-transform: uppercase;
}


#contentMenuSection {
    overflow-x: hidden;
    overflow-y: auto;
}

.plan-menu-content {
    width: auto;
    min-width: 23%;
}

    .plan-menu-content #desktopMenuContentStyle {
        width: 100% !important;
    }

.key-figure-wrapper {
    border-radius: 5px;
    opacity: 0.9;
    display: inline-block;
}

#searchContentSection {
    overflow-y: auto;
    overflow-x: hidden;
}

.detail-content-section .videodetector {
    height: 461px;
    width: 854px;
    margin-top: 20px;
}

/*.detail-content-section .videodetector iframe, .detail-content-section .videodetector object, .videodetector embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }*/

/*.a-hover-wrapper {
    display:inline-block;
    position: relative;
}*/

/*.a-hover-wrapper, headernav a {
    -webkit-transform: translate(-51%, -50%);
    -moz-transform: translate(-51%, -50%);
    -ms-transform: translate(-51%, -50%);
    -o-transform: translate(-51%, -50%);
    transform: translate(-51%, -50%);
    width: auto;
    transform-origin: center;
    -ms-transform-origin: center;
    -moz-transform-origin: center;
    animation: loadBounce 0.8s ease-in-out forwards;
    -ms-animation: loadBounce 0.8s ease-in-out forwards;
    -moz-animation: loadBounce 0.8s ease-in-out forwards;
    -o-animation: loadBounce 0.8s ease-in-out forwards;
}*/
a:hover {
    text-decoration: none !important
}

.a-hover-wrapper, #headerNavigation a {
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    display: inline;
    padding-bottom: 5px;
    background: linear-gradient(to right, #00d1b1 0%, #278fc6 98%);
    background-size: 0px 4px;
    background-repeat: no-repeat;
    background-position: left 100%;
    text-shadow: none;
}

    .a-hover-wrapper:hover, #headerNavigation a:hover {
        background-size: 100% 2.5px;
        text-decoration: none !important
    }

.link-hover-wrapper:hover {
    text-decoration: underline !important;
    /*text-decoration-color: #115380;*/
}

.plan-menu-content .link-hover-wrapper:hover {
    text-decoration: underline !important;
    text-decoration-color: #fff !important;
}

.got-to-home {
    top: 3px;
}

#mobileHeaderContent .menu-toggle-text {
    left: 45px;
    top: 10px;
}

#mobileSearchMainSection .search-background {
    height: 39px !important;
    display: inline-block;
    width: 100%;
    padding: 6px;
}

#mobileSearchMainSection .input-search-box {
    width: 78% !important;
    height: 38px !important;
    display: inline-block;
}

#mobileSearchMainSection .input-group-btn {
    width: 22%;
    display: inline-flex;
}
/*.content-box-bottom-sec h4 a {
    font-family: semiFont !important;
}*/
/*.image-links-wrap, .graph-links-text {
    display: inline-flex !important;
    vertical-align: middle;
}*/
.image-links-wrap {
    /*width: 22%;*/
    display: inline-block;
    /*padding-left: 10px;*/
}

/*.graph-links-text {
    width: 76%;
}*/

/*.front-page-element-text {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    white-space: nowrap;
}*/

.font-weight600 {
    font-weight: 600;
}

.main-menu-heading li {
    white-space: nowrap;
}

.detail-section-wrapper {
    position: relative;
    padding-left: 135px;
    clear: both;
    width: 100%;
    height: 100%;
    padding-right: 20px;
    margin-top: 25px;
    padding-bottom: 150px;
}

/*#bookMarksWrapper .expand-collapse-bookmark .glyphicon {
    color: #0F3975 !important;
    font-weight: lighter;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
#bookMarksWrapper .expand-collapse-bookmark {
    position: relative;
    margin-top: -12px;
}

    #bookMarksWrapper .expand-collapse-bookmark .expand-collapse-bg {
        background-image: url('../images/bookmarks_open.svg');
        background-repeat: no-repeat;
    }

    #bookMarksWrapper .expand-collapse-bookmark.collapsed .expand-collapse-bg {
        background-image: url('../images/bookmarks_closed.svg');
        background-repeat: no-repeat;
    }

.expand-collapse-bg {
    display: inline-block;
    height: 23px;
    width: 25px;
    position: absolute;
    /*top: 4px;*/
    /*right: -15px;*/
}

/*#bookMarksWrapper .collapsed .glyphicon-chevron-up:before {
    content: "\e114";
}*/

.nav-banner-section {
    z-index: 999;
    position: fixed;
    top: 64px;
}


#bookMarksWrapper,
.main-menu-container {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}


    #bookMarksWrapper div,
    .main-menu-container div {
        border: none;
        padding: 0;
    }

    #bookMarksWrapper div {
        background: none;
    }

    .main-menu-container div:not(.darker-blue-bg-color) {
        background: transparent !important;
    }

.d-accordion .panel-heading {
    cursor: pointer;
}

/*.d-accordion .panel-heading.collapsed .fa-chevron-up:before {
        content: '\f078';
    }*/

#bookMarks {
    position: absolute;
    z-index: 999;
    left: 0;
    top: 27px;
    min-width: 23%;
    width: auto;
}

#detailContentSectionTop .common-dark-bg-color {
    min-height: 30px;
}

.main-menu-container .panel-group .panel-heading + .panel-collapse > .panel-body,
#bookMarksWrapper .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.main-menu-container .panel-group,
.main-menu-container .panel-group .panel,
.main-menu-container .panel-group .panel-heading,
.main-menu-container .panel-group .panel-heading a,
.main-menu-container .panel-group .panel-title,
.main-menu-container .panel-group .panel-title a,
.main-menu-container .panel-group .panel-body,
.main-menu-container .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body,
#bookMarksWrapper .panel-group,
#bookMarksWrapper .panel-group .panel,
#bookMarksWrapper .panel-group .panel-heading,
#bookMarksWrapper .panel-group .panel-heading a,
#bookMarksWrapper .panel-group .panel-title,
#bookMarksWrapper .panel-group .panel-title a,
#bookMarksWrapper .panel-group .panel-body,
#bookMarksWrapper .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-radius: 2px;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*#mainMenuWrapper1 .panel-group,
    #mainMenuWrapper1 .panel-group .panel,
    #mainMenuWrapper1 .panel-group .panel-heading,
    #mainMenuWrapper1 .panel-group .panel-heading a,
    #mainMenuWrapper1 .panel-group .panel-title,
    #mainMenuWrapper1 .panel-group .panel-title a,
    #mainMenuWrapper1 .panel-group .panel-body,
    #mainMenuWrapper1 .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
        font-size: 16px;
    }*/

.main-menu-container li a,
#bookMarks li a {
    line-height: 1.6em;
}

#bookMarksWrapper .panel-group .panel-heading {
    padding: 0;
    border-bottom: 0 none;
    padding-right: 20px
}

.main-menu-container .panel-group .panel-heading,
#mainMenuWrapper1 .panel-group .panel-heading {
    padding: 0;
    border-bottom: 0 none;
    padding-right: 5px
}

    .main-menu-container .panel-group .panel-heading a,
    #bookMarksWrapper .panel-group .panel-heading a {
        display: inline-flex;
        color: #fff;
        padding: 6px 0;
        text-decoration: none;
        position: relative;
    }

    .main-menu-container .panel-group .panel-heading .expcollapse-icon:after,
    #bookMarksWrapper .panel-group .panel-heading span.expcollapse-icon:after {
        content: '-';
        position: absolute;
        right: 25px;
        font-size: 35px;
        top: -4px;
        cursor: pointer;
    }

    .main-menu-container .panel-group .panel-heading .expcollapse-icon.collapsed:after,
    #bookMarksWrapper .panel-group .panel-heading span.expcollapse-icon.collapsed:after {
        content: '+';
        font-size: 25px;
        top: 2px;
        cursor: pointer;
    }

.main-menu-container .panel-group .panel-body,
#bookMarksWrapper .panel-group .panel-body {
    padding-left: 25px;
}

    .main-menu-container .panel-group .panel-body p:last-child,
    .main-menu-container .panel-group .panel-body ul:last-child,
    .main-menu-container .panel-group .panel-body ol:last-child,
    #bookMarksWrapper .panel-group .panel-body p:last-child,
    #bookMarksWrapper .panel-group .panel-body ul:last-child,
    #bookMarksWrapper .panel-group .panel-body ol:last-child {
        margin-bottom: 0;
    }

.main-menu-container .panel-body,
#bookMarksWrapper .panel-body {
    padding-top: 0;
}
    /*.panel-collapse.collapse.in {
    margin-left: -30px;
    margin-right: -15px;
}

    .panel-collapse.collapse.in .panel-body {
        padding-left: 55px!important;
    }*/
    .main-menu-container .panel-body li,
    #bookMarksWrapper .panel-body li {
        list-style: none;
        padding-top: 10px;
    }

.list-bookmarks-menu {
    width: 100%;
    list-style: none;
    line-height: 1.7;
}

#bannerBookmarkBelt {
    list-style-type: none;
    margin-left: 10px;
    padding: 10px;
    overflow: hidden;
}

.k-grid .k-hierarchy-cell .k-i-collapse {
    background-image: url(../images/web-kostra-collapse.svg);
    background-position: 50% 50%;
    cursor: pointer;
    margin-top: -2px;
    height: 20px;
    width: 20px;
}

.k-grid .k-hierarchy-cell .k-i-expand {
    background-image: url(../images/web-kostra-expand.svg);
    background-position: 50% 50%;
    cursor: pointer;
    margin-top: -2px;
    height: 20px;
    width: 20px;
}

.info-svg-icon {
    margin-top: -2px;
    margin-left: 4px;
    background: #a0a0a0;
    border-radius: 50px;
    height: 12px;
    width: 12px;
    padding: 3px;
}

/* remove the font icon, as of R1 2017 */
.k-grid .k-hierarchy-cell .k-icon:before {
    content: none;
}

.k-detail-row {
    background: #fff;
}

    .k-detail-row:hover {
        background: #fff !important;
    }


#accordion .panel-title {
    font-size: 18px;
}

.panel-body .h5, 
.panel-body .h4, 
.panel-body .h2,
.panel-body .h1, 
.panel-body .h3, 
.panel-body i, 
.panel-body .detail-content-section,
.panel-body p {
    position: relative;
    left: 0% !important;
    width: 100%!important;
}




/*.expand-collapse-bookmark{
    height:30px;
    width:30px;
}*/

#BookMarksContent {
    padding-left: 25px !important;
}

.book-marks-menu-Title {
    font-family: boldFont;
}

/* tabs */
#tabSectionSmall {
    border: none;
    padding: 0;
    margin-left: 28px;
    padding-bottom: 13px;
    font-size: 13px;
}

.tab-section-minwidth75 {
    min-width: 75px !important;
}

.tab-section-tablink-small {
    min-width: 50px;
    margin-right: -3px;
}

#tabSectionSmall.nav-tabs > li.active > a, #tabSectionSmall.nav-tabs > li.active > a:hover {
    background-color: #0F3975;
    color: #fff !important;
    border-radius: 0;
    /*border-color: #30697d;*/
}

#tabSectionSmall.nav-tabs > li > a, #tabSectionSmall.nav-tabs > li > a:hover {
    height: 24px;
    color: #606060;
    border-radius: 0;
    /*border-color: #367b9a;
        background-color: #fff;*/
    text-align: center;
    padding: 7px 7px 0px 12px;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

/*K-grid detailinit*/

.k-grid .k-detail-row .k-hierarchy-cell, .k-grid .k-detail-cell {
    background: #F0EAEA;
    height: 500px;
}

/*tooltip*/
.web-indicator-tooltip-style {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.web-tooltip-style {
    color: #606060;
    padding: 2px;
    text-align: left;
    line-height: 1.5;
    font-size: 15px;
    width: 100%;
    min-height: 50px !important;
    max-height: 250px !important;
    overflow: auto;
}

.web-indicator-popup {
    background-color: #fff !important;
    border: 1px solid rgb(111, 161, 178) !important;
    top: -5px;
    left: 2px;
}

/*Key figured detail page styles*/
.keyfigures-Wrapper {
    padding: 50px 70px;
}


.keyfigures-contents {
    margin-bottom: 55px;
    border-right: 1.5px solid #115380;
    text-align: center;
    padding-top: 10px;
    height: 120px;
}

div.keyfigures-contents:nth-child(4n+4) {
    border: 0 none !important;
}

.keyfig-detail-format {
    font-size: 35px;
    font-family: semiFont !important;
    padding-left: 10px;
}

/*.info-svg-icon-bg {
    background: #0e334e;
    border-radius: 50px;
    height: 24px;
    width: 23px;
    display: inline-block;
}*/
.kostra-tablebottom-summary {
    padding-left: 41.5px;
}

    .kostra-tablebottom-summary p {
        font-family: italicFont !important;
    }

.detail-content-section p,
.detail-content-section ul,
.detail-content-section h1,
.detail-content-section h2,
.detail-content-section h3,
.detail-content-section h4,
.detail-content-section ol {
    width: 100%;
}

    .detail-content-section h1 strong span {
        font-family: regularFont !important;
        font-weight: normal !important;
        color: #115380 !important;
        font-size: 30px !important;
    }

.detail-content-section strong {
    /*font-size:17px;*/
    font-family: boldFont !important;
    font-weight: normal !important;
    line-height: 1.8;
}

.detail-content-section table tr:first-child td div strong {
    font-size: 17px;
}

.service-area-contents ul.common-dark-bg-color {
    margin-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.search-results {
    width: 60%;
    margin-left: 115px;
}

.search-button-area {
    background: #f4f4f4;
}

#moveToTopText, .plan-detail-wrapper {
    font-family: regularFont !important;
}

/*.image-card-wrapper {
    width: 460px;
    margin-right: 15px;
    margin-bottom: 5px;
}*/

.content-box-wrapper {
    padding: 0 !important;
    height: 100%;
    display: block;
}

.headernav-txtcolor {
    color: #00E1FF !important;
}

.tooltip-content {
    display: inline !important;
    cursor: pointer;
}

.tooltip-custom-style .k-tooltip-content {
    color: #505050 !important;
}

td span[title] {
    cursor: pointer;
}

.tooltip-custom-style .k-callout-w {
    border-right-color: #4A8EB9;
    top: 23.5px !important;
}

.keyfigures-desc-border {
    border: 2px solid #115380;
}

.glyphicon.glyphicon-chevron-down, .glyphicon.glyphicon-chevron-up {
    font-size: 14px;
    color: #0F3975;
}

.glyphicon.glyphicon-chevron-down {
    vertical-align: text-top;
}

#collapseFilterContentWrap {
    position: absolute;
    width: 98%;
    z-index: 8888;
    height: auto;
    background: #fff;
    top: 60px;
    left: 20px;
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.3);
}

.change-position {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 9999;
}

#expCollapseTop {
    position: absolute;
    bottom: 25px;
    left: 47%;
}

.color-circles {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 5px;
}

.list-items-wrap:hover {
    background-color: rgba(86, 118, 140, 0.47);
    cursor: pointer;
}

.item-selected {
    background: rgba(86, 118, 140, 0.12);
    margin-bottom: 4px;
    padding: 0;
}

    .item-selected:hover {
        cursor: default;
    }

    .item-selected .remove-selection:after {
        content: "\e014";
        font-size: 13px;
        font-weight: normal;
        color: #080808;
        position: relative;
        top: 3px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        right: -5px;
        cursor: pointer;
    }

.list-items-wrapper {
    width: 23%;
    margin-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    padding-top: 4px;
}

.service-area-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-goal-assignment {
    color: #fff;
    background-color: #FFAF1C;
    border-color: #FFAF1C;
    padding: 2px 10px !important;
}

.btn-goal-climateAction {
    color: #fff;
    background-color: #93D39E;
    border-color: #93D39E;
    padding: 2px 10px !important;
}

.btn-goal-action {
    color: #fff;
    background-color: #30ACF9;
    border-color: #30ACF9;
    padding: 2px 10px !important;
}

.btn-goal-investment {
    color: #fff;
    background-color: #93A4D3;
    border-color: #93A4D3;
    padding: 2px 10px !important;
}

.btn-goal-strategy {
    color: #fff;
    background-color: #93CED3;
    border-color: #93CED3;
    padding: 2px 10px !important;
}

.icon-goal-assignment {
    color: #fff;
    background-color: #FFAF1C;
    border-color: #FFAF1C;
    padding: 2px;
    border-radius: 5px;
}

.icon-goal-investment {
    color: #fff;
    background-color: #93D39E;
    border-color: #93D39E;
    padding: 2px;
    border-radius: 5px;
}

.icon-goal-action {
    color: #fff;
    background-color: #30ACF9;
    border-color: #30ACF9;
    padding: 2px;
    border-radius: 5px;
}

.icon-goal-climateAction {
    color: #fff;
    background-color: #93A4D3;
    border-color: #93A4D3;
    padding: 2px;
    border-radius: 5px;
}

.icon-goal-stratagies, .icon-goal-strategy {
    color: #fff;
    background-color: #93CED3;
    border-color: #93CED3;
    padding: 2px;
    border-radius: 5px;
}

.goalsTabs, .goalsTabs ul, .goalsTabs .nav-tabs > li.active > a {
    border: none;
}

    .goalsTabs li {
        padding-right: 20px !important;
    }

    .goalsTabs a {
        color: rgba(0,0,0,0.42) !important;
        font-size: 18px;
        padding: 5px !important;
        border: none;
        border-bottom: 0.5px solid rgba(0,0,0,0.42) !important;
        border-radius: 0;
    }

    .goalsTabs .active a {
        color: #0F3975 !important;
        border-bottom: 0.5px solid #0F3975 !important;
    }

.cabTabs, .cabTabs ul, .cabTabs .nav-tabs > li.active > a {
    border: none;
}

    .cabTabs li {
        padding-right: 20px !important;
    }

    .cabTabs a {
        color: rgba(0,0,0,0.42) !important;
        font-size: 18px;
        padding: 5px !important;
        border: none;
        border-bottom: 0.5px solid rgba(0,0,0,0.42) !important;
        border-radius: 0;
    }

    .cabTabs .active a {
        color: #0F3975 !important;
        border-bottom: 0.5px solid #0F3975 !important;
    }

.remove-selection {
    position: absolute;
    right: 5px;
}

.filter-text-color {
    color: #0F3975;
}

.filters-title-color {
    color: #115380;
}

.filters-contents-color {
    color: #0C445B;
    padding-top: 5px !important;
    vertical-align: text-bottom;
}

.selected-filter-text-color {
    color: #080808;
    border-radius: 4px;
}

.plan-filter-section, .textFilterSection {
    border: none;
}

.detail-section-wrapper .textFilterSection li a,
.detail-section-wrapper .textFilterSection li button {
    border-radius: 4px;
}

.detail-section-wrapper .textFilterSection li {
    padding-right: 10px;
}

    .detail-section-wrapper .textFilterSection li a,
    .detail-section-wrapper .textFilterSection li a:hover,
    .detail-section-wrapper .textFilterSection li button,
    .detail-section-wrapper .textFilterSection li button:hover {
        color: #fff !important;
        border: 0 !important;
        background-color: #2F7D87 !important;
        padding: 5px 15px !important;
    }

    .detail-section-wrapper .textFilterSection li.active a,
    .detail-section-wrapper .textFilterSection li.active a:hover,
    .detail-section-wrapper .textFilterSection li.active button,
    .detail-section-wrapper .textFilterSection li.active button:hover {
        background-color: #1D4E54 !important;
        color: #fff !important;
    }

.plan-filter-section li a,
.plan-filter-section li a:hover {
    border: 2px solid #3E4387;
    color: #3E4387 !important;
    padding: 6px 14px !important;
    font: normal normal normal 16px/19px regularFont !important;
    letter-spacing: 0px;
    height: 34px;
}

.plan-filter-section li.active a,
.plan-filter-section li.active a:hover {
    background: #3E4387 0% 0% no-repeat padding-box !important;
    background-color: #3E4387 !important;
    color: #fff !important;
    border: 2px solid #3E4387;
}

.k-grid table th.th-border-bottom {
    border-bottom: 0.7pt solid #115380 !important;
}
.plan-publish.plan-custom-table td{
    font-size: 0.9em;
}

.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-header td {
    background: none !important;
    font-size: 1.0625em !important;
    font-weight: 200 !important;
    color: #000 !important;
    font-family: regularFont !important;
    border: 0 !important;
    border-bottom: 0.7pt solid #115380 !important;
}

.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-topline td {
    border-top: 0.7pt solid #115380 !important;
}

.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-bottomline td {
    border-bottom: 0.7pt solid #115380 !important;
}

.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-lines td {
    border-top: 0.7pt solid #115380 !important;
    border-bottom: 0.7pt solid #115380 !important;
}

.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 #115380 !important;
    border-bottom: 0.7pt solid #115380 !important;
    font-family: semiFont !important;
    color: #000 !important;
}

.k-grid table.ck-custom-table-export.plan-publish.plan-custom-table .ck-tablestyle-grandtotal td {
    background: #f5f5f5 !important;
}
/*.k-grid .fixed-header table th.th-border-bottom {
    border-bottom: 0.7pt solid #fff !important;
}*/

.new-btn-style {
    background-color: #115380;
    color: #fff;
    outline: none;
    border: 1px solid #115380;
    border-radius: 4px;
}

.keyfig-img-wrap {
    width: 75px;
    float: left;
}

.keyfig-content-wrap {
    width: 73%;
    padding: 0 10px;
    float: left;
    text-align: left;
}

.keyfig-img-wrap1 image {
    width: 100%;
    height: 100%;
}

.keyfig-detail-image-wrapper {
    display: inline-block;
    width: 100%;
    float: left;
    padding-right: 20px;
}

    .keyfig-detail-image-wrapper img {
        width: 84px;
        height: 84px;
    }

.keyfig-detail-texts-wrap {
    width: auto;
    display: inline-block;
    text-align: left;
}

.invmap-box-shadow {
    box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.1);
}

.opacity0 {
    opacity: 0;
}

.content-box-bottom-sec h4, .content-box-bottom-sec1 h4 {
    font-size: 21px !important;
    line-height: 1.3;
}

.width20 {
    width: 20%;
}

.expanded-bookmarks .glyphicon.glyphicon-chevron-down:before {
    content: "\e113";
}

.nav-banner-section1 {
    position: fixed;
    left: 0px;
    top: 63px;
}

.sustain-img-section a {
    display: inline-block;
}

    .sustain-img-section a .un-sustainable-images {
        width: 100%;
        height: 100px;
    }


a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

    a.skip-main:focus, a.skip-main:active {
        color: #000;
        left: 25px;
        top: 0;
        height: auto;
        width: auto;
        display: inline-block;
        outline: 2px solid #CC4646;
        text-align: left;
        font-size: 1em;
        z-index: 999;
    }

.disable-link-class {
    pointer-events: none;
}

#headerContent #detailPageHeader.political-sim-header {
    height: 78px;
}

#togglingServiceArea.pol-sim-service-dropdwn {
    border-left: none !important;
    margin-top: 25px;
}

#headerContent.political-sim-header-wrapper .pol-sim-service-dropdwn #bookMarks {
    top: 15px;
}

.framsikt-footer-logo {
    width: auto;
    height: 35px;
}

.bottom-logo-section a {
    display: inline-block;
}

.main-page-container {
    padding-bottom: 50px;
}

.ui-page, .ui-page .container-fluid {
    position: relative;
    height: 100%;
}

.page-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 1;
    display: block;
    left: -10px;
}

.owl-carousel, #gotoMapSection, #mapToFilterTop {
    -ms-touch-action: none;
    touch-action: none;
}

.owl-carousel, #gotoMapSection, #mapToFilterTop {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

#navbar, #detailPageHeader {
    transform: translateZ(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased; /* seems to do the same in Safari */
    -webkit-overflow-scrolling: touch;
}


.ui-loader-default {
    display: none;
}


.toggle-sevice-area .glyphicon {
    margin-top: 1px;
    font-size: 18px;
    margin-left: 2px;
}

td span.nowrap {
    white-space: nowrap !important;
}

#toggleServiceText {
    display: inline-block;
    overflow: hidden;
    max-width: 92%;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 3px !important;
}

.detail-content-section .k-grid.k-widget:not(.kendo-custom-table) {
    width: 165% !important;
}

.detail-content-section .k-grid.k-widget.kendo-custom-table {
    overflow: auto !important;
}

    .detail-content-section .k-grid.k-widget.kendo-custom-table.plan-publish-custom-grid {/*81136*/
        overflow: auto !important;
    }

.detail-content-section .plan-publish-custom-grid table { /*81136*/
    table-layout: fixed;
}

.panel-group .panel-body .detail-content-section .k-grid.k-widget {
    width: 165% !important;
}

.grid-tooltip a {
    display: inline-block;
}

    .grid-tooltip a img {
        vertical-align: text-top;
    }

.share-links a, .share-links img {
    cursor: pointer;
}

.plan-menu-expcol {
    position: absolute !important;
    right: 0;
    width: 45px;
    height: 100%;
}

.invmap-search-input {
    height: 32px !important;
    top: 1px;
    border: 1px solid #115380 !important;
}

.inv-search-txt {
    color: #56768C !important;
}

.invmap-popup-bg {
    background-color: #E6EDF0;
}

.invmap-earch-results {
    overflow: auto;
    background-color: #F8F8F8;
}

.invmap-list-image {
    height: 60px;
    width: 60px;
}

.map-filter-popup-image {
    height: 68px;
    width: 68px;
}

.invmap-box-shadow {
    box-shadow: 0px 3px rgba(0, 0, 0, 0.06);
}

.image-card-wrapper {
    width: 350px !important;
    margin-right: 35px;
}

    .image-card-wrapper.show-full-sec {
        height: 100%;
    }

    .image-card-wrapper.title-desc-box {
        height: 100%;
    }

    .image-card-wrapper.title-img-box {
        height: 100%;
    }

    .image-card-wrapper.only-title-box {
        height: 100%;
    }

.only-title-box .content-box-bottom-sec1 {
    padding-bottom: 0;
}

.k-window *:focus:not(:focus-visible) {
    outline: none;
}

.k-window a:focus-visible, .k-window input:focus-visible, .k-window button:focus-visible {
    outline: 2px solid #CC4646;
}

.seprator-style {
    border-right: 2px solid #718372 !important;
    height: 75px;
    width: 20px;
}

#filterContentSelector {
    position: absolute;
    left: -275px;
    top: 45px;
    z-index: 99999 !important;
    background: #dfedd7;
}

#filterContentSelector1 {
    position: absolute;
    left: 75px;
    top: 45px;
    z-index: 99999 !important;
    background: #dfedd7;
}

#invPopUpClose a:hover {
    background: #f4f4f4;
    border: 1px solid #c3c3c3;
    font-size: 20px;
}

#mapFilterWrapper a {
    display: inline-block;
    padding: 3px 3px 0;
}

#listFilterContainer .remove-selection {
    top: -2px !important;
}

#listFilterContainer .service-area-text {
    font-size: 14px !important;
    vertical-align: text-bottom;
}

.only-title-box {
    padding-bottom: 15px;
}

figure.image.image-style-align-left {
    float: left;
    margin-right: 15px;
    max-width: 50%;
}

figure.image.image-style-align-right {
    float: right;
    max-width: 50%;
    margin-left: 15px;
}

figure.image.image-style-align-center {
    margin-left: auto;
    margin-right: auto;
    /*max-width: 50%; */ /* 75826 - fix */
    text-align: center;
    display: block;
}

figure.image {
    clear: both;
    text-align: center;
    margin: 1em auto;
    display: block !important;
}

.k-grid-content.k-auto-scrollable {
    overflow-y: auto;
}

.k-grid-header-wrap.k-auto-scrollable, div.k-grid-header {
    border-style: none !important;
}


.k-grid .fixed-header {
    top: 0;
    position: fixed;
    z-index: 1;
}

.link-image-style {
    vertical-align: text-bottom;
    width: 20px;
}

.fixed-header .th-box-shadow {
    position: relative;
    box-shadow: 0px 9px 0px -8px #fff;
    -moz-box-shadow: 0px 9px 0px -8px #fff;
    -webkit-box-shadow: 0px 9px 0px -8px #fff;
}

.front-page-goalsimg {
    display: inline-block;
    width: 100px;
    height: 100px;
}

    .front-page-goalsimg img {
        font-family: Oswald-SemiBold !important;
        width: 100%;
        height: 100%;
    }

table th, table td {
    word-break: break-word;
}

th.k-hierarchy-cell, td.k-hierarchy-cell {
    min-width: 10px;
}

.front-page-goalstitle {
    display: inline-block;
    width: 90%;
    top: 4px;
    position: relative;
}

    .front-page-goalstitle.empty-img-url {
        top: 35%;
        position: absolute;
        margin-left: 3px;
    }

.empty-goal-image {
    height: 65px;
}

/*.panel-collapse .panel-body section .k-widget table {
    width: 100% !important;
}*/

.question-section {
    background-color: #B8D8D8;
}

.answers-section {
    background-color: #EDF5FF;
}

.top-border1 {
    border-top: 1px solid #c3c3c3;
}

.psqa-wrapper {
    display: block;
    clear: both;
    width: 101%;
    border-bottom: 1px solid #c3c3c3;
}

.border-top1 {
    border-top: 1px solid #c3c3c3;
}

.filter-menu-container .plan-status-box {
    height: 160px;
    width: 310px !important;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
    margin-right: 30px;
}

/*.plan-status-box:nth-child(3n+3) {
    margin-right: 0px;
}*/

.plan-overview-tab-status {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font: italic normal normal 12px/15px regularFont;
    letter-spacing: 0.12px;
    color: #868383;
}

.status-box-pdf-bg {
    background: #b71616;
}

.status-box-web-bg {
    background: #b71616;
}

.status-box-none-bg {
    background: #b2b2b2;
}

.status-box-right-bg {
    background: #fff;
    height: 100%;
}

.filter-menu-container .plan-sts {
    width: 15% !important;
    float: left;
    position: relative;
    height: 100%;
}

.filter-menu-container .status-box-right-bg {
    float: left;
    width: 85% !important;
}

.status-abbr-text {
    position: absolute;
    top: 35%;
    left: 30%;
    color: #fff;
    font-size: 2em;
}

.status-abbr-letters {
    position: absolute;
    top: 20%;
    left: 5%;
    color: #fff;
    font-size: 2em;
    writing-mode: vertical-rl;
    text-orientation: upright;
}

.plan-input-search {
    width: 75% !important;
    display: inline-block;
    float: left;
    height: 20px;
}

.planov-hr-line {
    border-top: 2px solid #c3c3c3;
}

.plan-btn-active {
    background-color: #0F3975 !important;
    color: #fff !important;
    border: 1px solid #0F3975;
    outline: none;
}

.filter-menu-container {
    height: 100%;
}

#filterWrapper .panel.panel-default {
    background: #fff !important;
    border: 0 none !important;
    box-shadow: none !important;
    margin-top: 0 !important;
    border-radius: 0;
}

.panel-heading.plan-filter-heading {
    background: #3E4387 0% 0% no-repeat padding-box !important;
    padding: 10px 15px !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #fff !important;
}

    .panel-heading.plan-filter-heading h4 {
        margin: 0 !important;
    }

    .panel-heading.plan-filter-heading a.clickable-Pln-items,
    .panel-heading.plan-filter-heading a.clickable-Pln-items .white-color{
        color: #fff !important
    }

.question-content img {
    width: 100%;
}

.detail-section-wrapper .k-grid td .external-link-image {
    /*background-image: url(../images/external_links.svg);*/
    margin-left: 10px;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    float: right;
    margin-top: 3px;
}

.detail-section-wrapper .load-more-btn {
    display: inline-block;
    padding: 6px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-color: #0F3975;
    border-color: #0F3975;
    border-radius: 4px;
    color: #fff !important;
    margin-left: 8px;
}

.plan-overview-expcol {
    position: absolute !important;
    width: 45px;
    height: 100%;
}

.ex-collapse-pan.glyphicon-chevron-down:before {
    content: "\e113";
}

.collapsed .ex-collapse-pan.glyphicon-chevron-down:before {
    content: "\e114";
}

.collapsed .filter-collapse-plan.glyphicon-chevron-up:before {
    content: "\e114" !important;
}

.clear-serch-field {
    position: absolute;
    right: 10%;
    top: 5px;
}

}

.plan-input-search {
    width: 75% !important;
    display: inline-block;
    float: left;
    height: 20px;
}

.clear-serch-field {
    position: absolute;
    right: 22.5%;
    top: 5px;
    font-size: 27px;
    font-weight: normal;
    color: #FF0000;
    opacity: 1;
    margin-right: 7px;
}

#commonPopupWindow .videodetector iframe { /* added to set popup video height bug id->73456*/
    height: 450px;
}


a.inv-search-id {
    cursor: default !important;
    color: #333 !important;
}

.inv-search-grid .k-icon.k-i-sort-asc-sm, .inv-search-grid .k-icon.k-i-sort-desc-sm {
    font-size: 26px;
    vertical-align: middle;
}

.detail-section-wrapper .sustain-img-section.bottom30 {
    margin-bottom: 30px !important;
}

.question-content {
    width: 61%;
}

    .question-content.width_100 {
        width: 97%;
    }

    .question-content.width_70 {
        width: 88%;
    }

    .question-content.width_80 {
        width: 78%;
    }

    .question-content.width_90 {
        width: 68%;
    }

    .question-content p {
        line-height: 1.6;
    }

.plan-ov-wrapper {
    height: 100%;
}

.detail-content-section h1 .seperator-style {
    color: #3E4387 !important;
    font: normal normal normal 25px/30px Raleway;
    width: 24px;
    padding-left: 10px;
    padding-right: 10px;
}

.plan-detail-wrapper .plan-ov-description {
    margin-top: 20px !important;
}

.plan-detail-wrapper h2 {
    margin-top: 20px !important;
}

.plan-detail-wrapper .plan-ov-filter-title {
    font: normal normal normal 20px/24px regularFont;
}

.plan-detail-wrapper .panel-group {
    margin-bottom: 0 !important
}
.plan-filter-section .plan-ov-tabs{
    width:auto;
    display:inline-block;
    float:left;
}
.plan-filter-section .plan-ov-tabs a {
    border-radius: 1px;
}

.plan-overview-pdf-sts {
    background: #b71616 0% 0% no-repeat padding-box;
}

.plan-overview-weburl-sts {
    background: #004E74 0% 0% no-repeat padding-box;
}

.plan-not-published-sts {
    background: #707070 0% 0% no-repeat padding-box;
}

.plan-sts-box-txt {
    text-align: left;
    font: normal normal 300 12px/15px regularFont;
    letter-spacing: 0.12px;
    color: #868383;
    opacity: 1;
}

.sts-plan-name {
    font: normal normal normal 14px/17px regularFont;
    letter-spacing: 0px;
    color: #1D1C1C;
    opacity: 1;
}

.plan-tab-content-bg {
    background: #3E4387 0% 0% no-repeat padding-box;
}

.expanded-box-color {
    background: #A5A5A508 0% 0% no-repeat padding-box;
}

.detail-section-wrapper .plan-detail-wrapper h1, .detail-section-wrapper plan-detail-wrapper .h1,
.detail-section-wrapper .plan-detail-wrapper h2, .detail-section-wrapper plan-detail-wrapper .h2 {
    color: #000 !important;
}

.detail-section-wrapper .k-grid td.psqa-contents-td {
    padding: 0 !important;
}

.question-content .col-md-12 {
    padding: 10px !important;
}

#investmentMapGrid {
    overflow: auto !important;
}

#filterpopup {
    border-radius: 2px !important;
    overflow: hidden;
}

.filters-title {
    background: none;
    text-align: left;
    border: none;
    padding: 0;
    display: inline-block;
    border-bottom: 1px solid #c3c3c3;
    width: 96%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.plan-bg-color {
    background: #3E4387 !important;
}

#planFilters img {
    width: 30px !important
}

.planov-text-color,
#filterpopup .glyphicon.glyphicon-chevron-down,
#filterpopup .glyphicon.glyphicon-chevron-up {
    color: #3E4387 !important;
}

.filter-checkbox-label {
    font-weight: normal !important;
    font-size: 14px;
}

    .filter-checkbox-label input {
        margin-right: 7px !important;
    }

#planDetailBanner .white-box-section{
    top: 10%;
    min-height: 225px;
}

#headerMenuIconWrapper.plan-details-servicearea {
    padding-left: 15px !important;
}

.plan-details-servicearea #togglingServiceArea {
    margin-top: 5px;
}

.plan-doc-view-header #detailHeaderNavBarWrap {
    top: 55px !important;
}

#planBookmarksSection {
    position: absolute;
    bottom: 0;
    left: 0;
}

.plan-title-desc-sec{
    height: 250px;
}

.plan-title-desc-sec p{
    height: 155px;
}

/* Component styles */
@font-face {
    font-family: 'Blokk';
    src: url('../fonts/blokk/BLOKKRegular.eot');
    src: url('../fonts/blokk/BLOKKRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/blokk/BLOKKRegular.woff') format('woff'), url('../fonts/blokk/BLOKKRegular.svg#BLOKKRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.component {
    line-height: 1.5em;
    margin: 0 auto;
    padding: 2em 0 3em;
    width: 90%;
    max-width: 1000px;
    overflow: hidden;
}

    .component .filler {
        font-family: "Blokk", Arial, sans-serif;
        color: #d3d3d3;
    }

table {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
}

td, th {
    padding: 0.75em 1.5em;
    text-align: left;
}

    td.err {
        background-color: #e992b9;
        color: #fff;
        font-size: 0.75em;
        text-align: center;
        line-height: 1;
    }

/*th { //80015
    background-color: #31bc86;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
}*/

tbody tr:hover {
    background-color: rgba(129,208,177,.3);
}

/* For appearance */
.sticky-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    margin: 3em 0;
    width: 100%;
}

    .sticky-wrap .sticky-thead,
    .sticky-wrap .sticky-col,
    .sticky-wrap .sticky-intersect {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        transition: all .125s ease-in-out;
        z-index: 50;
        width: auto; /* Prevent table from stretching to full size */
    }

    .sticky-wrap .sticky-thead {
        box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
        z-index: 100;
        width: 100%; /* Force stretch */
    }

    .sticky-wrap .sticky-intersect {
        opacity: 1;
        z-index: 150;
    }

        .sticky-wrap .sticky-intersect th {
            background-color: #666;
            color: #eee;
        }

    .sticky-wrap td,
    .sticky-wrap th {
        box-sizing: border-box;
    }

/* Not needed for sticky header/column functionality */
td.user-name {
    text-transform: capitalize;
}

.sticky-wrap.overflow-y {
    overflow-y: auto;
    max-height: 50vh;
}

@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
    font-family: 'codropsicons';
    src: url('../fonts/codropsicons/codropsicons.eot');
    src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'), url('../fonts/codropsicons/codropsicons.woff') format('woff'), url('../fonts/codropsicons/codropsicons.ttf') format('truetype'), url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Lato', Arial, sans-serif;
    color: #7c8d87;
    background: #f8f8f8;
}

a {
    color: #31bc86;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #7c8d87;
    }

.container > header {
    margin: 0 auto;
    padding: 2em;
    text-align: center;
    background: rgba(0,0,0,0.01);
}

    .container > header h1 {
        font-size: 2.625em;
        line-height: 1.3;
        margin: 0;
        font-weight: 300;
    }

    .container > header span {
        display: block;
        font-size: 60%;
        opacity: 0.7;
        padding: 0 0 0.6em 0.1em;
    }

/* To Navigation Style */
.codrops-top {
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    width: 100%;
    font-size: 0.69em;
    line-height: 2.2;
}

    .codrops-top a {
        text-decoration: none;
        padding: 0 1em;
        letter-spacing: 0.1em;
        display: inline-block;
    }

        .codrops-top a:hover {
            background: rgba(255,255,255,0.95);
        }

    .codrops-top span.right {
        float: right;
    }

        .codrops-top span.right a {
            float: left;
            display: block;
        }

.codrops-icon:before {
    font-family: 'codropsicons';
    margin: 0 4px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
    content: "\e001";
}

.codrops-icon-prev:before {
    content: "\e004";
}

/* Demo Buttons Style */
.codrops-demos {
    padding-top: 1em;
    font-size: 0.8em;
}

    .codrops-demos a {
        display: inline-block;
        margin: 0.5em;
        padding: 0.7em 1.1em;
        outline: none;
        border: 2px solid #31bc86;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700;
    }

        .codrops-demos a:hover,
        .codrops-demos a.current-demo,
        .codrops-demos a.current-demo:hover {
            border-color: #7c8d87;
            color: #7c8d87;
        }

.related {
    text-align: center;
    font-size: 1.5em;
    padding-bottom: 3em;
}

@media screen and (max-width: 25em) {

    .codrops-icon span {
        display: none;
    }
}

.image-with-title {
    height: 55px;
    overflow: hidden;
}

.tags-color {
    color: #266ead;
    border-color: #266ead;
    border:1px solid;
}

.kendo-custom-table{
    border: none;
}
div.img-only{
    display: initial;
}