#top .logo{
    display: inline-block;
    vertical-align: middle;
    width: 151px;
}

.applogo {
    background-color: white;
}

pre.code {
    font-size: 12px;
    margin: 0;
    padding: 10px;
    white-space: pre-wrap;
    word-wrap: break-word;
    hyphens: none;
    border-radius: 4px;
    background: #41444e;
    overflow-wrap: break-word;
    font-family: Source Code Pro, monospace;
    font-weight: 600;
    color: #fff
}

pre.code .action {
    color: #ff3550;
}

pre.code .parameter {
    color: #4796ff;
}
pre.code .value {
    color: #f39c12;
}

figure {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

figcaption {
    padding-top: 10px;
}


.textwidget {
    width: 100%;
}

ol.sidebar-panel li ol {
    height: 80% !important;
}

.auth0-lock-header-logo {
    content: url('https://cdn.encompasshost.com/universal-login/images/encompass-logo.svg');
    width: 100% !important;
}

.applogo {
    background-color: white;
}

.applogo .logo {
    content: url('https://cdn.encompasshost.com/universal-login/images/encompass-logo.svg');
}

.applogo-img {
    content: url('https://cdn.encompasshost.com/universal-login/images/encompass-logo.svg');
}

.theme-ec360 .auth0-lock-header-bg {
    background-color: #39475e !important;
}

.theme-ec360 .auth0-lock-header-logo {
    content: url('https://cdn.encompasshost.com/universal-login/images/ECPublicAutomationStackedWhite.svg');
    width: 100% !important;
}

.theme-ec360 .applogo {
    background-color: #39475e;
}

.theme-ec360 .applogo .logo {
    content: url('https://cdn.encompasshost.com/universal-login/images/ECPublicAutomationStackedWhite.svg');
}

.theme-ec360 .applogo-img {
    content: url('https://cdn.encompasshost.com/universal-login/images/ECPublicAutomationStackedWhite.svg');
}
