﻿@media only screen and (max-width: 801px){
    #heading-div > #credentials-heading {
        font-size: 26px !important;
        line-height: 32px !important;
        margin-bottom: 40px !important;
    }
}
@media only screen and (max-width: 460px) {
    #heading-div > #credentials-heading {
        font-size: 22px !important;
        line-height: 28px !important;
        margin-bottom: 30px !important;
    }
    #collapseOne > div > .credentials-para {
        font-size: 12px !important;
        line-height: 18px !important;
    }
    #NHS {
        font-size: 12px !important;
    }
}
k-grid-header, .k-header, th.k-header, .k-grid-header-wrap, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-grid td, .k-grid-footer, .k-grid-footer-wrap, .k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked, .k-filter-row > td, .k-filter-row > th {
    border-color: rgba(0,0,0,0.12);
}

.k-panelbar {
    border-color: rgba(0,0,0,0.12);
    color: rgba(0,0,0,0.87);
    background-color: #fff;
}

.k-panelbar {
    margin: 0;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: Roboto,"Helvetica Neue",sans-serif !important;
    font-size: 14px !important;
    line-height: 1.4285714286 !important;
    list-style: none;
    display: block;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}


.k-reset {
    margin: 0;
    padding: 0;
    border-width: 0;
    outline: 0;
    text-decoration: none;
    font: inherit;
}

.k-panelbar > .k-item {
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    display: block;
}

.k-item {
    cursor: default;
}

.k-panelbar > .k-item > .k-link.k-state-selected {
    color: #ff5252 !important;
}

.k-panelbar > .k-item > .k-link:hover {
    background-color: #ebebeb !important;
}
.active {
    background-color: #ebebeb !important;
}
 .k-item > .k-link.k-state-focused {
    font-family: sans-serif, Roboto,"Helvetica Neue" !important;
    font-size: 14px !important;
    line-height: 1.4285714286 !important;
    color: rgba(0, 0, 0, 0.87) !important;
}

.k-panelbar > .k-item > .k-link {
    padding: 12px 24px;
    color: inherit;
    background: none;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
}

.k-grid-header, .k-header, th.k-header, .k-grid-header-wrap, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-grid td, .k-grid-footer, .k-grid-footer-wrap, .k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked, .k-filter-row > td, .k-filter-row > th {
    border-color: rgba(0,0,0,0.12);
}

.k-panelbar .k-panelbar-expand, .k-panelbar .k-panelbar-collapse {
    margin-top: -.5em;
    position: absolute;
    top: 50%;
    right: 24px;
}

.k-icon {
    width: 1em;
    height: 1em;
    outline: 0;
    font-size: 16px;
    font-family: "WebComponentsIcons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    text-decoration: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}


.k-panelbar > .k-item > .k-link {
    padding: 12px 24px;
    color: inherit;
    background: none;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
}

.k-content {
    border-color: rgba(0,0,0,0.12) !important;
    color: rgba(0,0,0,0.87) !important;
    background-color: #fff !important;
}

.k-content {
    outline: 0;
}

#panelbar-images img {
    width: 80px;
}

.k-panelbar .k-link > .k-image, .k-panelbar .k-link > .k-sprite {
    margin-right: 4px;
}

.k-image {
    display: inline-block;
}

.k-i-arrow-60-down::before {
    content: "\e006";
}

#credentials-heading {
    color: #212529 !important;
    font-size: 32px;
    line-height: 38px;
    margin-bottom:50px;
}

.demo-section.k-content.mt-5.mb-5 {
    border: 1px solid;
}

#wrap-back {
    background-color: #FFFFFF !important;
}

.credentials-para {
    font-family: sans-serif, Roboto,"Helvetica Neue" !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: rgba(0, 0, 0, 0.87) !important;
}
.frontFacing-reset {
    font-family: 'Segoe UI' !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #000000 !important;
}
