/* Set the font based on theme; we're only using the "Fluent" theme for Velogic, so have deleted the others * will set our font here. */
/*2023-12-11 Switched to Monserrat, loading that from _Host.cshtml*/
.fluent .sample-browser, .fluent .sb-content-tab.e-tab > .e-tab-header .e-toolbar-items > .e-toolbar-item > .e-tab-wrap > .e-text-wrap > .e-tab-text,
.fluent-dark .sample-browser, .fluent-dark .sb-content-tab.e-tab > .e-tab-header .e-toolbar-items > .e-toolbar-item > .e-tab-wrap > .e-text-wrap > .e-tab-text {
    font-family: "Montserrat","Segoe UI", -apple-system,BlinkMacSystemFont,"Montserrat","Helvetica Neue",sans-serif;
}

.e-view {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.e-bigger .sb-header-item .e-menu-wrapper ul.e-ul,
.e-bigger .sb-header-item.e-menu-wrapper ul.e-ul,
.e-bigger .sb-header-item .e-menu-wrapper ul,
.e-bigger .sb-header-item.e-menu-wrapper ul {
    font-size: 14px !important;
}
.sb-left {
    float: left;
}
.sb-right {
    float: right;
}
.sb-table {
    display: table;
}
.sb-table-cell {
    display: table-cell;
    vertical-align: middle;
}
/*Header*/
.sb-icon-search:before {
    content: '\e925';
}
.sb-search-container {
    padding: 0px 10px 0px 10px;
}
.sb-search-btn {
    width: 32px;
    height: 27px;
    text-align: center;
    border-radius: 2px;
    margin-top: 4px;
}
.sb-search-btn:hover{
    background: #d8d8d8;
}
.sb-search-overlay {
    z-index: 10000022;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(126, 125, 125, 0.78);
}
.index-search-container {
    width: 75%;
    height: 44px;
    margin-top: 50px;
    margin-left: 13.5%;
    position: relative
}
.index-search-container>span>input {
    height: 38px !important;
}
.sb-icon-hamburger:before {
    content: "\e914";
}
.sb-component-name {
    color: #000000;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
}
.sb-icon-settings-preferences:before {
    content: "\e923";
}
.sf-preference-theme-section  .sf-preference-icons:before {
    content: "\e92c";
}
.sb-icon-code:before {
    content: "\e92d";
    font-size: 20px !important;
    padding-top: 2px;
}
.sb-icon-demo:before {
    content: "\e933";
    font-size: 20px !important;
    padding-top:2px;
}
.sb-icon-home:before {
    content: "\e915";
    font-size: 30px;
}
.sb-icon-home {
    padding-top: 5px;
}
.sb-icon-next:before {
    content: "\e91b";
}
.sb-icon-previous:before {
    content: "\e91f";
}
.sb-table-cell > #header-theme-switcher {
    padding-left:10px;
    width: 157px;
}
.sb-ad-tick:before {
    content: "\e922";
    font-size: 19px;
    color: #F8E71C;
}
.sb-settings-container .sf-dropdown-popup .sb-theme-studio {
    display: none;
}
.sb-theme-studio {
    padding: 10px 10px 10px 30px;
    border-top: 1px solid #cccccc;
}
#sb-index-search-container .sf-clear-icon::before {
    content: "\e900";
}
#sb-index-search-container .sf-search-container .sf-search-icon::before, #sb-index-search-container .sf-search-container .sf-clear-icon::before {
    color: #000 !important;
}

#sb-index-search-container .sf-search-container .sf-search-icon, #sb-index-search-container .sf-search-container .sf-clear-icon {
    margin-top: -25px !important;
}

#sb-index-search-container {
    height: 34px;
    right: 410px;
    width: 53%;
    margin-top: 6px;
    position: absolute;
}
#sb-index-search-container .sf-search-input{
    border-radius:4px;
}
 #sb-index-search-container .sf-search-popup{
   width: 98% !important;
}
.sb-notification-update {
    margin: 24px 0px 0px 24px;
    font-size: 16px;
    font-weight: 600;
}
.sb-notification-new {
    font-size: 13px;
    font-weight: 600;
    top: 16px;
    right: 40px;
    position: absolute;
}
.sb-notification-new > a{
    color: #0A76FF;
}
.sb-notification-item {
    height: 10px;
    width: 400px;
    left: 966px;
    margin-top: 15px;
    border-radius: 0px;
}
.sf-clear-icon {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 23px;
    float: right;
}
.sb-notification-item .sf-clear-icon::before {
    content: "\e900";
    color: #000;
}
.sb-notification-item .sf-clear-icon {
    height: 12px;
    width: 12px;
    top: 18px;
    right: 20px;
    position: absolute;
}
.sf-notification {
    height: 32px;
    width: 40px;
    padding: 5px 5px 5px 10px;
}
.sf-notification:hover {
   background-color: #d8d8d8;
}
.sb-notification-popup {
    height: 100%;
    width: 25%;
    border-left: 1px solid #eaeaea;
    position: absolute;
    background-color: #ffffff;
    left: auto;
    right: 0;
    z-index: 1000;
    overflow-y: scroll;
    overflow-x: hidden;
}
.sb-notification-content-container {
    border-radius: 4px;
    margin: 8px 24px 8px 24px;
    padding: 5px;
    background: #F5F5F5;
}
.sb-notification-content {
    margin: 10px 5px 10px 10px;
}

.sb-notification-category {
    margin: 5px 5px 12px 5px;
}
.sb-notification-category > a{
   font-size: 16px;
    font-weight: 600;
   color: #0A76FF;
}
.sb-notification-list-container {
    margin: 5px 5px 15px 5px;
}
.sb-notification-sample {
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
}
.sb-Notification-link-label > a {
    font-weight: 600;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #0A76FF;
}
.sb-notifiction-Update {
    margin-left: 20px;
}
ul.sb-notification-list {
    font-size: 13px;
    margin-left: 8px;
    margin-top: 5px;
    margin-bottom: 12px;
    padding-left: 13px !important;
}
ul.sb-notification-list.list-type-none {
    list-style: none;
    margin-left: 1px !important;
    padding: 0px !important;
}

.sb-notification-overlay {
    z-index: 100;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(126, 125, 125, 0.78)
}

/*sample header*/
.sb-header-settings, .sb-hide {
    display: none;
}
.sb-header-text {
    cursor: default;
}
.sb-header {
    height: 48px;
    background: #ffffff;
    box-shadow: 0 8px 11px -6px rgba(0, 0, 0, 0.12);
    z-index: 20;
    overflow: visible;
}
.sb-header-left, .sb-header-right {
    height: 100%;
}
.sb-header div, .sb-header span {
    outline: none;
}
.sb-settings-container {
    padding: 2px 10px 0px 10px;
    position: relative;
}
#sb-toggle-left {
    padding-left: 15px;
    padding-top: 5px;
    font-size: 24px;
    color: #007bff ;
}
#sb-header-text {
    padding-left: 22px;
    font-size: 15px;
    color: #000000;
    opacity: 87%;
    cursor: pointer;
    font-weight:600;
}
.sb-header div, .sb-header span {
    outline: none;
    outline-color: initial;
    outline-style: none;
    outline-width: initial;
}
.sb-header-right .sb-icons {
    font-size: 20px;
}
.sb-header-splitter {
    float: left;
    border-left: 1px solid rgb(196, 196, 196);
    height: 32px;
    margin-top: 8px;
}
.sb-badge {
    border-radius: 2px;
    font-size: 10px;
    color: #ffffff;
    padding: 6px 8px;
    float: right;
    align-items: center;
    text-transform: capitalize;
}
.e-sample-status {
    cursor: pointer;
}
@font-face {
font-family: 'Circle Info - 02';
src:
url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype');
font-weight: normal;
font-style: normal;
}

[class^="sf-sb-icon-"], [class*=" sf-sb-icon-"] {
 font-family: 'Circle Info - 02' !important;
speak: none;
font-size: 15px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.sf-sb-icon-notifications:before {
     content: "\e73e"; 
}

.e-sample-info-icon.sf-sb-icon-circle-info:before {
    content: "\e700";
}
.e-sample-info-icon {
    pointer-events: auto;
}
.sf-tree-text div.e-tooltip {
    display: inline-block;
    right: 69px;
    position: absolute;
    margin-top: 2px;
}
.e-sample-status.new,
.e-sample-status.preview,
.e-sample-status.updated {
    height: auto;
    width: auto;
    margin-top: 6.5px;
    margin-bottom: 6.5px;
}
.e-sample-status.new {
    background-color: #29bc4f;
}
.tailwind #navigation-btn .e-btn .e-btn-icon,
.tailwind #navigation-btn .e-btn.e-primary {
    line-height: 36px;
    box-shadow: none;
}
.tailwind .sb-content-tab.e-tab>.e-tab-header .e-toolbar-items>.e-toolbar-item>.e-tab-wrap>.e-text-wrap>.e-tab-text {	
margin-bottom: 0px;
}
.e-sample-status.updated {
    background-color: #fff !important;
    border: 1px solid #29bc4f !important;
    color: #29bc4f !important;
}

.tailwind-dark.e-bigger .sf-list .e-sample-status.updated, .tailwind.e-bigger .sf-list .e-sample-status.updated,
.bootstrap5-dark.e-bigger .sf-list .e-sample-status.updated, .bootstrap5.e-bigger .sf-list .e-sample-status.updated,
.fluent-dark.e-bigger .sf-list .e-sample-status.updated, .fluent.e-bigger .sf-list .e-sample-status.updated {
    margin-top: -22px;
}

.sf-list .e-sample-status.preview,
.sf-list .e-sample-status.updated,
.sf-list .e-sample-status.new {
    margin-top: 0px;
}
.bootstrap4 .e-sample-status.preview {
    background-color: #0275d8;
    color:#ffffff;
}
.bootstrap4 .e-sample-status.updated {
    background-color: #ffb548;
    color: #383838;
}
.bootstrap4 .e-sample-status.new {
    background-color: #008800;
    color: #ffffff;
}
.e-sample-status.preview {
    background-color: #0275d8;
}
.e-sample-status.preview::before{
    content: "Preview";
}
.e-sample-status.new::before{
    content: "New";
}
.e-sample-status.updated::before{
    content: "Updated";
}
.e-sample-status.preview.tree,
.e-sample-status.updated.tree,
.e-sample-status.new.tree {
    margin-top: 4px;
    margin-bottom: 4.5px;
    margin-right: -16px;
}
.tree-text {
    float: left;
    margin-left: 10px;
}
.tree-badge {
    float: right;
}
.toggle-active {
    color: #3c78ef;
}
#sb-left-back {
    outline: none;
}
.sb-download-btn a {
    text-decoration: none;
}
.sb-download-text {
    color: #ffffff;
}
.sb-download-container {
    padding: 0 10px 0 10px;
}
.sb-header-settings {
    padding-right: 24px;
    padding-top: 6px;
}
.sb-header-settings:before {
    content: '\e923';
    font-size: 24px;
}
.sb-download-btn:hover .sb-download-btn:focus .sb-download-btn.active {
    border-radius: 2px;
    /*font-family: "Montserrat";*/
    font-weight: bold;
    color: #ffffff;
}
.sb-download-btn:hover {
    background: #006ce6;
}
.sb-download-btn:focus {
    background: #0051cb;
}
.sb-download-btn.active {
    background: #0036b1;
}
.sb-download-btn {
    background-color: #007bff;
    opacity: 100;
    border-radius: 2px;
    font-weight: 500;
    line-height: 18px;
    height: 32px;
    border-color: transparent;
    margin-right: 10px;
}
.sb-github-btn {
    width: 40px;
    opacity: 100;
    border-radius: 2px;
    font-weight: 500;
    line-height: 18px;
    height: 32px;
    border-color: transparent;
    background: white;
}
.sb-github-btn:hover {
    background: rgb(235, 231, 231);
}
.github-logo {
    color: #333;
    padding-top: 4px;
}
.github-logo::after {
    content: "\e902";
    font-size: 24px;
}
.sb-left-pane-header .sb-setting-header {
    width: 242px;
    background-color: #ffffff;
    padding-top: 12px;
    padding-left: 16px;
    padding-bottom: 12px;
    line-height: 15px;
    font-weight: 500;
    font-size: 16px;
    border-bottom: 1px solid #cccccc;
}
.sf-preference-theme-section {
    display: none;
}
/*sample-content*/
.sb-content {
    top: 48px;
    background: #fff;
}
/*
* SB-Home
*/
.sb-home {
    display: table;
    width: 100%;
    padding: 12px 14px;
    height: 66px;
    position: relative;
}
.sb-home:hover {
    cursor: pointer;
}
.sb-home-link {
    display: table-cell;
    width: 14px;
    color: #717171;
}
.sb-home-text {
    position: absolute;
    top: 27px;
    font-size: 15px;
    font-weight: 500;
    padding-left: 16px;
    color: #272727;
}
/*left-pane*/
.sb-left-footer {
    display: none;
}
.sb-left-pane #sb-left-back {
    padding: 12px 20px;
    width: 100%;
    display: table;
    cursor: pointer;
}
#sb-left-all-components {
    height: 50px;
    padding: 12px 3px;
    width: 100%;
    display: table;
    cursor: pointer;
}
.back {
    outline: none;
}
.sb-back-icon::before {
    content: "\e962";
    font-size: 17px;
}
.sb-back-icon {
    vertical-align: middle;
    display: table-cell;
    width: 17px;
    padding-left: 15px;
}
.sb-left-pane {
    overflow-x: hidden;
}
.property-section {
    padding-bottom: 15px;
}
.all-components {
    display: table-cell;
    padding-left: 25px;
    font-weight: 400;
    font-size: 16px;
    color: #1763ff;
}
/*right -pane*/
.sb-right-pane {
    padding-left: 26px;
    padding-right: 36px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;


}

/* 2022-11-24 Add background image */
/* Take it out again as we're using layers for visual interest rather than watermark*/
div.watermark {
    /*background: url('https://ik.imagekit.io/vfframes/webapp/background-image_WgLVtU40G.png?ik-sdk-version=javascript-1.4.3&updatedAt=1669245794126');*/
    /*background-size: cover;*/
    background-color: var(--layer-0-background-color);
}
.sb-right-pane code {
    background-color: #e6e6e6 !important;
    color: #000 !important;
    padding: 0.1em 0.2em !important;
}
.sb-right-pane code > a {
    color: #000 !important;
    text-decoration: none !important;
}
.sb-content-section  {
    background: #ffffff;
    border: 1px solid #d7d7d7;
    opacity: 100;
    height: 100%;
    min-height: 400px;
}
div#navigation-btn,
.sb-toolbar-splitter {
    position: relative;
    z-index: 99;
    float: right;
}
#navigation-btn .e-btn.e-primary,
#navigation-btn .e-btn .e-btn-icon {
    width: auto;
    height: 32px;
    line-height: 32px;
}
.fluent #navigation-btn .e-btn.e-primary,
.fluent #navigation-btn .e-btn .e-btn-icon,
.bootstrap #navigation-btn .e-btn.e-primary,
.bootstrap #navigation-btn .e-btn .e-btn-icon {
    line-height: 37px;
}

.material #navigation-btn .e-btn.e-primary {
    margin-top: 8px;
}
.fabric #navigation-btn .e-btn.e-primary {
    margin-top: -5px;
}
#navigation-btn .e-btn:disabled {
    color: #d0caca;
    cursor: not-allowed;
    pointer-events:none;
}
#navigation-btn .e-btn.e-primary:focus{
    box-shadow:none;
}
div#navigation-btn > button:hover {
    color:#1783ff;
}
.bootstrap5-dark #navigation-btn .e-btn {
    background-color: transparent;
    border: transparent;
    padding: 0px 8px;
}
#navigation-btn .e-btn {
    background-color: transparent;
    color: #5a5a5a;
    border: transparent;
    padding:0px 8px;
}
#next-tooltip, #prev-tooltip {
    float:right;
}
#navigation-btn .sb-icon-previous,
#navigation-btn .sb-icon-next{
    font-size:25px;
}
.fabric #navigation-btn .e-btn.e-primary:focus {
    outline: none;
}
.material #navigation-btn .e-btn{
    box-shadow:none;
}
.material .sb-content-section > .e-tab > .e-tab-header, .fabric .sb-content-section > .e-tab > .e-tab-header, .fluent .sb-content-section > .e-tab > .e-tab-header {
    border-bottom: 1px solid #d7d7d7;
}
.bootstrap4 .sb-content-section > .e-tab > .e-tab-header {
     border-bottom: none;
     height: 40px !important;
 }
.sb-source-section > .e-tab > .e-tab-header {
    border-top: 1px solid #d7d7d7;
}
.sb-source-section .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text {
    color: #3c78ef;
}
.bootstrap4 #content-tab .e-horizontal-bottom .e-text-wrap{
    padding-top:8px;
}
.bootstrap4 .sb-content-tab.e-tab > .e-tab-header .e-toolbar-items > .e-toolbar-item:not(.e-active) {
    border: none;
}
.bootstrap4 .sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item.e-active, 
.sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item.e-active > .e-tab-wrap > .e-text-wrap::before {
    border: 1px solid #dee2e6;
    height:40px;
    border-bottom: 1px solid #fff;
}
.bootstrap4 .sb-content-tab.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active {
    border-bottom: 1px solid #fff;
}

.sb-tab-content {
    font-size: 16px;
}

.sb-content-tab.e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    text-transform: none;
}
.control-section {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 350px;
}
.action-description {
    padding-top: 32px;
}
.sb-src-code {
    white-space: pre;
    padding: 10px;
    overflow-x: auto;
    min-height: 320px;
    border-color: transparent;
    background-color: transparent;
}
.sb-bread-crumb {
    padding-bottom: 27px;
}
.sb-sample-description {
    padding-bottom: 16px;
    white-space: normal;
}
.sb-component-name  > h1{
	padding-top: 8px;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
	margin-top:14px;
	margin-bottom:10px;
}
.sb-bread-crumb > div{
    font-size: 13px;
    font-weight: 400;
    padding-right: 8px;
    cursor: default;
    display: table-cell;
    color: #898989;
}
.sb-bread-crumb-text {
    display: table;
    line-height: 21px;
}
.sb-toolbar-splitter {
    border-left: 1px solid rgb(196, 196, 196);
    height: 31px;
    padding-right:6px;
}
.tailwind-dark .sb-toolbar-splitter, .tailwind .sb-toolbar-splitter, .bootstrap4 .sb-toolbar-splitter,
.bootstrap .sb-toolbar-splitter, .bootstrap-dark .sb-toolbar-splitter, .fabric .sb-toolbar-splitter, .fabric-dark .sb-toolbar-splitter {
    height: 38px;
}
.fluent .sb-toolbar-splitter {
    height: 45px;
}
.highcontrast .sb-toolbar-splitter {
    height: 40px;
}
.material .sb-toolbar-splitter {
    height: 35px;
}
.tailwind-dark #navigation-btn .e-btn.e-primary, .tailwind-dark #navigation-btn .e-btn .e-btn-icon {
    height: 25px;
}
.material #navigation-btn .e-btn.e-primary, .material #navigation-btn .e-btn .e-btn-icon {
    height: 28px;
    line-height: 25px;
}
.fabric #navigation-btn .e-btn.e-primary, .fabric #navigation-btn .e-btn .e-btn-icon {
    height: 23px;
}
.bootstrap4 #navigation-btn .e-btn.e-primary, .bootstrap4 #navigation-btn .e-btn .e-btn-icon {
    height: 24px;
}
.e-bigger #navigation-btn .e-btn.e-primary, .e-bigger #navigation-btn .e-btn .e-btn-icon {
    height: 25px;
}
.material.e-bigger #navigation-btn .e-btn.e-primary, .material.e-bigger #navigation-btn .e-btn .e-btn-icon,
.fabric.e-bigger #navigation-btn .e-btn.e-primary, .fabric.e-bigger #navigation-btn .e-btn .e-btn-icon,
.tailwind.e-bigger #navigation-btn .e-btn.e-primary, .tailwind.e-bigger #navigation-btn .e-btn .e-btn-icon,
.tailwind-dark.e-bigger #navigation-btn .e-btn.e-primary, .tailwind-dark.e-bigger #navigation-btn .e-btn .e-btn-icon {
    height: 18px;
}
.bootstrap.e-bigger .sb-toolbar-splitter,
.bootstrap-dark.e-bigger .sb-toolbar-splitter {
    height: 48px;
}
.bootstrap4.e-bigger .sb-toolbar-splitter,
.bootstrap5.e-bigger .sb-toolbar-splitter,
.bootstrap5-dark.e-bigger .sb-toolbar-splitter {
    height: 41px;
}
.e-bigger .sb-toolbar-splitter {
    height: 45px;
}
.sample-navigation button:disabled {
    cursor: not-allowed;
    color: #5a5a5a;
}
.sample-navigation {
    font-size: 25px;
    line-height: 40px;
    color: #5a5a5a;
    cursor: pointer;
}
.sample-navigation>button {
    background: transparent;
    border: none;
}
#next-sample, #prev-sample {
    font-size: 25px;
}
.sample-navigation>button:hover {
    color: #1783ff;
}
.sb-custom-item.back-navigation {
    line-height: 37px;
}
.sb-custom-item.back-navigation {
    display: inline-flex;
}
.sb-bread-crumb-text>div.seperator {
    font-weight: 500;
    font-size: 13px;
    font-family: "sbicons";
    vertical-align: bottom;
}
/*propertye pane*/
.property-panel-header {
    padding-top: 22px;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 15px;
}
.property-panel-section {
    padding-left: 12px;
}
.sb-property-border {
    border-right: 1px solid #d7d7d7;
}
.property-panel-table td {
    width: 50%;
    margin-top: 3px;
}
.property-panel-table {
    width: 100%;
}
.property-panel-table div {
    padding-left: 10px;
    padding-top: 10px;
}
/*Ad Strip*/
.sb-ad-container {
    background-size: cover;
    border-radius: 6px;
    color: #fff;
    margin: 25px 0px;
    width: 100%;
    height: 121px;
    font-family: "Open Sans";
}
img.sb-ad-tick-icon {
    width: 14px;
}
.sb-ad-content-area, .sb-ad-try-area {
    display: table-cell;
    vertical-align: middle;
}
.sb-ad-header {
    margin-left: 38px;
    margin-top: 25px;
    font-size: 23px;
    font-weight: 600;
    line-height: 32px;
}
.sb-ad-points-div {
    margin-left: 38px;
    margin-top: 15px;
    text-align: -moz-center;
}
.sb-ad-point-div {
    display: table-cell;
}
.sb-ad-img-div {
    width: auto;
    height: 20px;
    display: table-cell;
    float: left;
}
.sb-ad-point-text {
    padding-left: 6px;
    padding-right: 30px;
    display: table-cell;
}
.sb-ad-try-area {
    width: 190px;
    height: 43px;
    background-color: #FF4800;
    border-radius: 21.5px;
    margin: -52px 35px 0px 0px;
    float: right;
    font-size: 15px;
    font-weight: 600;
    padding: 11px 29px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.20);
    cursor: pointer;
}
.sb-ad-try-area:hover {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.50);
}
a.sb-ad-link, a.sb-ad-link:hover, a.sb-ad-link:active {
    text-decoration: none;
    color: #fff !important;
}
/*sb-footer*/
.sb-footer {
    height: 100px;
    width: calc(100% + 36px);
    position: relative;
    border-top: 1px solid #d5d5d5;
    margin-top: 24px;
}
.sb-footer-left {
    position: absolute;
}
.sb-footer-links a {
    color: #1783ff;
    cursor: pointer;
    text-decoration: none;
}
.sb-footer-links {
    display: table;
}
.sb-footer-link {
    display: table-cell;
    padding: 20px 30px 12px 0px;
}
.bootstrap4 .sb-footer-links a:hover {
    color: #337ab7;
    cursor: pointer;
    text-decoration: underline;
}
.sb-footer-copyright {
    padding-bottom: 24px;
}
.sb-footer-logo {
    padding: 36px 36px 27px 0px;
    right: 0px;
    position: absolute;
}
.sb-footer-logo a {
    text-decoration: none;
}
.sb-footer-logo-icon {
    height: 40px;
    width: 140px;
}
.sb-icons.sb-footer-logo-icon::after {
    content: '\e911';
    color: #333;
    font-size: 30px;
    text-decoration: none;
}
.sb-mobile-footer {
    display: none;
}
.sb-content-tab.e-tab>.e-tab-header .e-toolbar-items>.e-indicator {
    background: #0278d7;
    display: block;
}
.bootstrap4 .sb-content-tab.e-tab > .e-tab-header .e-toolbar-items > .e-indicator {
    display: none;
}
.sb-content-tab.e-tab > .e-tab-header .e-toolbar-items > .e-toolbar-item {
    border:none;
}
.sb-content-tab.e-tab>.e-tab-header>.e-toolbar-items>.e-toolbar-item.e-active>.e-tab-wrap>.e-ripple-element {
    background: rgba(2, 120, 215, 0.1);
}
.sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item.e-active > .e-tab-wrap > .e-text-wrap > .e-tab-text, .sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item > .e-tab-wrap > .e-text-wrap > .e-tab-text:hover,
.sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item.e-active > .e-tab-wrap > .e-text-wrap > .e-tab-icon, .sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item > .e-tab-wrap > .e-text-wrap > .e-tab-icon:hover
{
    color: #0278d7;
}
.sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item > .e-tab-wrap > .e-text-wrap > .e-tab-text,
.sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item > .e-tab-wrap > .e-text-wrap > .e-tab-icon {
    color: #495057;
}
.sb-content-tab.e-tab>.e-tab-header>.e-toolbar-items>.e-toolbar-item>.e-tab-wrap>.e-text-wrap>.e-tab-text {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
}
.sb-content-tab.e-tab>.e-tab-header>.e-toolbar-items>.e-toolbar-item.e-active, .sb-content-tab.e-tab>.e-tab-header>.e-toolbar-items>.e-toolbar-item.e-active>.e-tab-wrap>.e-text-wrap::before {
    border: none;
}
.bootstrap4 .sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item > .e-tab-wrap{
    padding:8px;
    height: 40px;
}
.sb-content-tab.e-tab > .e-tab-header > .e-toolbar-items > .e-toolbar-item > .e-tab-wrap {
    padding-left: 12px;
    padding-right: 12px;
}
.sb-content-tab.e-tab>.e-tab-header>.e-toolbar-items>.e-toolbar-item>.e-tab-wrap:hover {
    background: transparent;
}
.sf-preference-translate {
    font-size: 10px;
    color: #696463;
}
#header-theme-switcher .sf-dropdown-input-container *,
.vf-preferences-dropdown
{
    color: #007bff !important;
    /*font-family: "Montserrat", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "sbicons";*/
}
span.sb-icons.sf-theme-selection-icon:before {
    content: "\e922";
    font-size: 23px;
    position: absolute;
    left: 6px;
    color: rgb(255, 109, 63);
    padding-left: 4px;
    margin-top: 2px;
}
#header-theme-switcher .sf-dropdown-popup {
    width: 180px;
    right: -10px;
}
#header-theme-switcher .sf-dropdown-input-container:hover input ,
#header-theme-switcher .sf-dropdown-input-container:hover .sb-icons {
    color: #278cda !important;
}
#header-theme-switcher .sf-dropdown-container .sf-list-li {
    padding-left: 40px;
    padding-right: 0px;
    height: 36px;
}
#header-theme-switcher .sf-dropdown-container .sf-list-li:hover {
    background-color: #007bff;
    color: #fff;
}
#header-theme-switcher .sf-dropdown-container .sf-list-li:hover .sf-theme-selection-icon:before {
    color: #fff;
}
#header-theme-switcher input {
    border: none !important;
    border-color: transparent !important;
    box-shadow: none !important;
    padding-left: 12px;
}
#header-theme-switcher .sf-dropdown-container .sf-dropdown-icon {
    right: 5%;
}
.sf-theme-selection-icon + span {
    vertical-align: top;
}
#left-sidebar {
    background: transparent;
    z-index: 5 !important;
    border: none;
}
.mobile #left-sidebar {
    background: #fff;
    z-index: 1000 !important;
}
/*DJB doing this with bootstrap classes instead, so it still shows on wider mobile devices*/
/*.mobile #sb-header-text>span {*/
/*    display: none;*/
/*}*/
.sb-left-pane .e-listview .e-list-item.e-active {
    background-color: #d2ebff;
}
#sb-source-tab.e-tab-header > .e-toolbar-items > .e-indicator.e-ignore {
    display: none;
}
.sb-content-tab.e-tab > .e-tab-header .e-toolbar-items>.e-toolbar-item>.e-tab-wrap>.e-text-wrap>.e-tab-text {
    color: #333333;
    display: table;
    font-size: 16px;
    font-weight: 500;
}

/* **************** Sidebar  **************** */
.sf-sidebar {
    /*Always same width & height*/
    width: 280px;
    height: 100%;
    background: transparent;
}

/*When < lg screen, becomes a flyout*/
.bootstrap-not-lg .sf-sidebar {
    position: fixed;
    background: #f8f8f8;
    z-index: 1000;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    top: 0;
}


.bootstrap-not-lg

.bootstrap-not-lg .sb-left-pane-header {
    display: block;
}
.bootstrap-not-lg .sb-mobile-logo {
    background: url(../../images/common/velogicfit-icon-green-charcoal-circular.png) no-repeat;
    width: 27px;
    height: 27px;
    display: table-cell;
}
.bootstrap-not-lg .sb-name {
    display: table-cell;
    /*font-family: "Montserrat", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif";*/
    font-size: 15px;
    font-weight: 600;
    padding-left: 10px;
    vertical-align: bottom;
    color: #404042;
    /*color: #1763ff;*/
}

.bootstrap-not-lg .sb-sf {
    /*display: table;*/
    padding: 16px 16px 22px;
    padding-bottom: 5px;
}
.bootstrap-lg .sb-left-pane-header {
    display: none;
}
/*Turned this off because we never now want a top of 10px; if it's on mobile, it will have its own header when it flies out */
.bootstrap-lg .sb-control-navigation.e-view {
    top: 0px;
}



/*When < lg screen, and toggled off, flies away to the left */
.bootstrap-not-lg .sf-sidebar-left.toggled-off {
    transform: translateX(-100%);
}
.bootstrap-not-lg .sf-sidebar-right.toggled-off {
    transform: translateX(100%);
}

/*But when lg screen, gets fixed in place */
.bootstrap-lg .sf-sidebar {
    position: absolute;
    z-index: 5;
    transform: translateX(0);
}



/* .sf-sidebar-right-pane is the "main" part of the page, to the right of the .sf-sidebar-left */

.sf-sidebar-right-pane-collapse {
    margin-left: 280px;
}
.sf-sidebar-right-pane-expand {
    margin-left: 0px;
}

.sf-sidebar-right-pane {
    transition: margin .3s ease, visibility .3s;
}

/* When > lg, right-pane always moves across to make room for fixed navbar */
.bootstrap-lg .sf-sidebar-right-pane {
    margin-left: 280px;
}

.sf-sidebar-right {
    right: 0;
    width: 243px;
}

@media(max-width: 1024px) {
    /*.sf-sidebar {*/
    /*}*/

    .sf-sidebar-right-pane-collapse {
        margin-left: 0px;
    }
}

/*.sf-sidebar-left.sf-visible,*/
.sf-sidebar-right.sf-visible {
    transform: translateX(0%);
}
.sf-sidebar-right.sf-hidden {
    transform: translateX(100%);
}
.sf-sidebar-right {
    transition: transform .3s ease, visibility .3s;
}
/*Left sidebar only transitions when it's <lg, to avoid initial annoying fly-in on large screen*/
.bootstrap-not-lg .sf-sidebar-left {
    transition: transform .3s ease, visibility .3s;
}


.sf-visible {
    visibility: visible;
}
.sf-hidden {
    visibility: hidden;
}

/*ListComponent styles*/
.sf-list {
    overflow-y: auto;
    position: absolute;
    padding-left: 5px;
    margin-top: 38px;
}
.sf-list {
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
}
.sf-content {
    background-color: transparent;
    overflow: hidden;
    position: relative;
}
.sf-text-content {
    height: 100%;
    position: relative;
    vertical-align: middle;
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
}
.sf-list-text {
    width: calc(100% - 60px);
    cursor: pointer;
    display: inline-block;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
.sf-list-group-li .sf-list-text {
    font-size: 16px;
    font-weight: 600;
}

/*Spinner styles*/
.sf-modal {
    background: transparent;
}
.sf-modal .sample-browser {
    background: transparent;
}
/*Tree Component*/
.sf-tree {
    overflow-y: auto;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    font-size: 12px;
    font-weight: normal;
    overflow-y: auto;
    overflow-x: hidden;
    /*Turn off this transition because it causes flicker as we navigate between pages*/
    /*transition: transform .3s ease, visibility .3s;*/
}
.sf-tree-parent {
    padding-left: 10px;
    margin: 0;
    padding: 0 0 0 10px;
    overflow: hidden;
    list-style-type: none;
}
.sf-tree-parent-li {
    padding: 2px 0;
    list-style: none;
}
.sf-tree-full-row {
    height: 40px;
    border-color: transparent;
    user-select: none;
    box-sizing: border-box;
    cursor: pointer;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.sf-tree-full-row:hover:not(.sf-tree-active) {
    background: #d7d7d7;
}
.sf-tree-expand-icon {
    transform: rotate(0deg);
    transition: transform .3s ease-in-out;
    pointer-events: auto;
    color: #495057;
    display: inline-block;
    height: 20px;
    margin: 0px 2px 0 -10px;
    vertical-align: middle;
    width: 20px;
}
.sf-tree-expand-icon::before {
    content: '\e913';
    font-size: 20px;
    display: inline-block;
}
.sf-tree-collapse-icon {
    transform: rotate(-90deg);
    border-radius: 15px;
    transition: transform .3s ease-in-out;
    pointer-events: auto;
    color: #495057;
    display: inline-block;
    height: 20px;
    margin: 0 2px 0 -10px;
    vertical-align: middle;
    width: 20px;
}
.sf-tree-collapse-icon::before {
    content: '\e913';
    font-size: 20px;
    display: inline-block;
}
/*This is used on both tree group items and leaf items (nav links)*/
.sf-tree-text-content {
    padding-top: 4px;
    padding-right: 16px;
    border-color: transparent;
    pointer-events: none;
    position: relative;
    user-select: none;
    cursor: pointer;
    margin: 0;
    padding-left: 10px;
    height: 36px;
}
.sf-tree-text.active{
    font-weight: 600;
}
.sf-tree-text {
    padding: 0 8px 0 8px;
    width: 100%;
    color: #212529;
    font-size: 14px;
    box-sizing: border-box;
    display: inline-block;
    line-height: 34px;
    margin: 0;
    min-height: 30px;
    text-decoration: none;
    vertical-align: middle;
}
.sf-tree-hide {
    transform: translateX(-100%);
}
.sb-component-samples {
    transition: transform .3s ease, visibility .3s;
}
.sb-components-hide {
    transform: translateX(100%);
}
.urllink{
    float: right; 
    margin-right: 10px;
}
/* Preferences styles */
.sf-preferences-button {
    width: 32px;
    height: 27px;
    text-align: center;
    border-radius: 2px;
}
.sf-preferences-button:hover, .sf-preferences-button.active {
    background-color: #d8d8d8;
}
.sf-preferences-popup {
    position: absolute;
    z-index: 1000;
    right: 17%;
    width: 242px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.36);
    border-radius: 4px;
    cursor: default;
    top: 43px;
    font-size: 12px;
}
.sf-preferences-header {
    padding-top: 12px;
    padding-left: 16px;
    padding-bottom: 12px;
    line-height: 15px;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 1px solid #CCCCCC;
}
.sf-preferences-content {
    padding: 4px 16px;
}
.sf-preferences-item {
    padding: 10px 12px;
}
.sf-preference-culture {
    padding-bottom: 0px;
}
.sf-preference-label {
    padding-bottom: 5px;
    font-size: 14px;
    display: table;
}
.sf-preference-label div {
    display: table-cell;
    vertical-align: middle;
}
.sf-preference-responsive .sf-preference-icons:before {
    content: "\e920";
}
.sf-preference-culture .sf-preference-icons:before {
    content: "\e918";
}
.sf-preference-icons {
    padding-right: 14px;
    font-size: 18px !important;
    color: #9e9e9e;
}
.sf-preference-btn-group {
    display: table;
}
.sf-preference-btn {
    width: 104px;
    background-color: #e8e8e8;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    border: 1px solid transparent;
    display: table-cell;
    cursor: pointer;
}
.sf-preference-btn:hover {
    border-color: rgba(239, 230, 230, 0.2);
}
.sf-preference-btn:first-child {
    border-right: none;
}
.sf-preference-btn:last-child {
    border-left: none;
}
.sf-preference-btn.active {
    background-color: #1783ff;
    color: white;
}
.sf-preference-touch-btn {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.sf-preference-mouse-btn {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.sf-preference-translate {
    padding: 4px 0 12px 10px;
}
/* DropDownComponent styles */
.sf-dropdown-container {
    position: relative;
}
.sf-dropdown-input-container {
    cursor: pointer;
    background: #fff;
    color: #495057;
}
.sf-dropdown-input {
    width: 100%;
    cursor: pointer;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    background: transparent;
    padding-left: 8px;
    text-indent: 0;
    height: 32px;
    color: #495057;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
}
.sf-dropdown-popup {
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    width: 100%;
    top: 34px;
    z-index: 1000;
}
.sf-dropdown-container .sf-list-li {
    font-size: 14px;
    line-height: 22px;
    height: 35px;
}
.sf-dropdown-container .sf-list-li:hover:not(.active){
    background-color: #f2f4f6;
    border-color: #fff;
    color: #212529;
}
.sf-dropdown-container .sf-list-li.active{
    background-color: #007bff;
    border-color: #fff;
    color: #fff;
}
.sf-dropdown-icon {
    font-size: 20px;
    position: absolute;
    right: 2%;
    top: 11%;
}
.sf-dropdown-icon::before {
    content: '\e913';
}

/*2022-11-24 DJB give striped tables a white background, now that we're using a watermark for the whole site*/
.table.table-striped {
    background-color: white;
}
@media (max-width: 1200px) {
    .sb-property-border {
        border: none;
    }
}
@media (min-width: 1024px) and (max-width: 1150px) {
    #sb-index-search-container {
        width: 35% !important;
    }
   /* #sb-index-search-container .sf-search-container .sf-search-icon, #sb-index-search-container .sf-search-container .sf-clear-icon {
        margin-right: 1px !important;
    }*/
}
@media (min-width: 1024px) and (max-width: 1200px){
    .sb-notification-popup {
        width: 40% !important;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .sb-notification-popup {
        width: 30% !important;
    }
}
@media (min-width: 1150px) and (max-width: 1200px) {
    #sb-index-search-container {
        width: 40% !important;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {
    #sb-index-search-container {
        width: 45% !important;
    }
}
@media (min-width: 1300px) and (max-width: 1400px) {
    #sb-index-search-container {
        width: 48% !important;
    }
}
@media (min-width: 1400px) and (max-width: 1500px) {
    #sb-index-search-container {
        width: 50% !important;
    }
}

@media (min-width: 1110px) and (max-width: 1450px) {
    .sb-right-pane.sf-sidebar-right-pane.sf-sidebar-right-pane-collapse .sb-ad-container {
        height: 160px;
    }
    .sb-right-pane.sf-sidebar-right-pane.sf-sidebar-right-pane-collapse .sb-ad-content-area {
        display: block;
        width: 100%;
        padding-top: 1px;
    }
    .sb-right-pane.sf-sidebar-right-pane.sf-sidebar-right-pane-collapse .sb-ad-header {
        margin-top: 17px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: calc(100% - 30px);
    }
    .sb-right-pane.sf-sidebar-right-pane.sf-sidebar-right-pane-collapse .sb-ad-points-div {
        margin-left: auto;
        margin-right: auto;
        text-align: -webkit-center;
    }
    .sb-right-pane.sf-sidebar-right-pane.sf-sidebar-right-pane-collapse .sb-ad-try-area {
        display: block;
        margin: 15px auto 0px;
        float: none;
        width: 252px;
        padding: 11px 61px;
    }
}
@media (max-width: 1220px) {
    .sb-right-pane.sf-sidebar-right-pane.sf-sidebar-right-pane-collapse .sb-ad-container {
        height: 190px;
    }
}
@media (max-width: 1175px) {
    .sb-ad-container {
        height: 160px;
    }
    .sb-ad-content-area {
        display: block;
        width: 100%;
        padding-top: 1px;
    }
    .sb-ad-header {
        margin-top: 17px;
        margin-left: auto; 
        margin-right: auto; 
        text-align: center;
        width: calc(100% - 30px);
    }
    .sb-ad-points-div {
        margin-left: auto;
        margin-right: auto;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .sb-ad-try-area {
        display: block;
        margin: 15px auto 0px;
        float: none;
        width: 252px;
        padding: 11px 61px;
    }
}
@media (max-width: 1163px) {
    .sb-right-pane.sf-sidebar-right-pane.sf-sidebar-right-pane-collapse .sb-ad-container {
        height: 210px;
    }
    .sb-right-pane.sf-sidebar-right-pane.sf-sidebar-right-pane-collapse .sb-ad-point-text {
        max-width: 213px;
    }
}
