﻿/*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: inline-block;
    width: 100%;
    height: 78px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    /*border: 1px solid #FBFBFB;*/
    z-index: 9999;
}

#headerContent #detailPageHeader {
    height: 90px;
}

#detailHeaderNavBarWrap{
    position:absolute;
    top:60px;
}
.toggle-sevice-area {
    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: 12px;
    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 14px;
    display: inline-block !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: inline-block;
}

.search-background {
    height: 34px;
    vertical-align: top;
    font-weight: normal;
    padding: 6px 10px;
    border: 1px solid !important;
    border-radius: 4px !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: 13%;
    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-section {
    height: 70px;
    width: 100%;
}

.main-header-title {
    font-size: 60px !important;
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
    margin: 0 !important;
}


#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;
}

.content-box-top-sec {
    height: 272px;
    padding: 0px;
}

    .content-box-top-sec img {
        width: 100%;
        height: 100%;
    }

.content-box-bottom-sec {
    height: 285px;
    font-size: 15px;
    padding: 15px 20px;
    position: relative;
    display: inline-block;
    margin-top: 15px;
}

.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;
}

    .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: middle;
    margin-left: 10px;
    font-size: 20px;
}

.main-key-figure-content {
    border-left: 2px solid #0F3975 !important;
    float: left;
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: center;
    height: 110px;
}

.main-key-figure-content1 {
    border-left: 2px solid #0F3975 !important;
    float: left;
    margin-bottom: 70px;
    margin-top: 10px;
    text-align: center;
    height: 80px;
}

.main-key-figure-content:first-of-type, .main-key-figure-content:nth-of-type(6n+1) {
    border-left: 0 none !important;
}

#keyfigureSections .main-key-figure-content1:first-child, .main-key-figure-content1:nth-of-type(4n+1) {
    border-left: 0 none !important;
}

.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 {
    max-width: 1850px;
}

/*#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;
}

.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-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;
    }

a:hover {
    text-decoration: none !important
}

.got-to-home {
    top: 3px;
}

#mobileHeaderContent .menu-toggle-text {
    left: 45px;
    top: 10px;
}

#mobileSearchMainSection .input-search-box, #mobileSearchMainSection .search-background {
    height: 38px !important;
    display: flex;
}

#mobileSearchMainSection .input-search-box {
    width: 80% !important;
}

/*.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%;
    /*padding-top: 22px;*/
    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;
}

/*#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 {
            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;
}

#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 span.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 span.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;
}
    /*#BookMarksContent .panel-collapse.collapse.in {
    margin-left: -30px;
    margin-right: -15px;
}

    #BookMarksContent .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: 6px;
    }

.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%;
}




/*.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;
    min-height: 70px !important;
    line-height: 1.5;
    font-size: 15px;
}

.web-indicator-popup {
    background-color: #fff !important;
    border: 1px solid rgb(111, 161, 178) !important;
    min-height: 50px !important;
}

/*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, ul .detail-content-section {
    width: 100% !important;
}

    .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: semiFont !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 {
    font-family: regularFont !important;
}

/*.image-card-wrapper {
    width: 460px;
    margin-right: 15px;
    margin-bottom: 5px;
}*/

.content-box-wrapper {
    padding: 0 !important
}

.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;
    margin-top: -2px;
}

#collapseFilterContent {
    position: absolute;
    width: 100%;
    z-index: 8888;
    height: auto;
    background: #fff;
    top: 6px;
    left: 0px;
    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: 0;
    left: 50%;
    margin-bottom: 15px;
}

.list-items-wrap {
    width: 100%;
    /*margin-bottom:5px;*/
}

.color-circles {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 2px;
}

.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: 8px;*/
}

    .item-selected:hover {
        cursor: default;
    }

    .item-selected .remove-selection:after {
        content: "\e014";
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 13px;
        font-weight: normal;
        color: #080808;
        position: relative;
        top: 1px;
        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;
}

.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;
    bottom: -1px;
}

.filter-text-color {
    color: #0F3975;
}

.filters-title-color {
    color: #115380;
}

.filters-contents-color {
    color: #0C445B;
}

.selected-filter-text-color {
    color: #080808;
    border-radius: 4px;
}

.textFilterSection {
    border: none;
}

.textFilterSection li a{
    border-radius: 4px;
}

.textFilterSection li {
    padding-right: 10px;
}

.textFilterSection li a, .textFilterSection li a:hover {
    color: #fff;
    border: 0 !important;
    background-color: #5fbcc8;
    padding: 5px 15px !important;
}

.textFilterSection li.active a, .textFilterSection li.active a:hover{
    background-color: #0F3975;
    color: #fff;
}

.k-grid table th.th-border-bottom {
    border-bottom: 0.7pt solid #115380 !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;
}

/*.content-box-bottom-sec1 h4{
    height: 33px

}*/

.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;
}


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;
    border:2px solid yellow;
    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: 100%;
    height: 40px;
}
.bottom-logo-section a{
    display: inline-block;
}

.main-page-container{
    margin-bottom: 70px;
}

.page-footer{
    position: static;
    bottom: 0;
    width:100%
}