.cms-welcome-panel {
    background: #fff;

    border: 1px solid #c3c4c7;

    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
}

#wp-admin-bar-cl_sup .add_menu_logo {
    margin-bottom: 10px;
    float: left !important;
}

#wp-admin-bar-cl_sup .cl_160_s {
    width: 16px !important;
}

#wp-admin-bar-cl_sup .cl_icon {
    color: #ccc354;

}

#wp-admin-bar-cl_sup-default {
    background: #fff !important;
    min-width: 400px !important;
}

#wp-admin-bar-cl_sup_logo {
    background: #fff !important;
    vertical-align: middle !important;;
    padding: 20px !important;;
    border-top: none !important;
    text-align: center !important;
}

#wp-admin-bar-cl_sup_logo p {
    font-size: 15px !important;
    line-height: 2.5 !important;
    margin: 1em 0 !important;
    color: #0b0b0b;

}

#wp-admin-bar-cl_sup_logo .button-primary {
    background-color: #2965a4 !important;
    margin-bottom: 15px !important;
}

#wp-admin-bar-cl_sup_logo .cl_url {
    color: #2965a4 !important;
    white-space: nowrap;
}

.cl_system_ui_footer {
    display: block;
    opacity: 0.6;
}

#wpwrap {
    padding-bottom: 130px;
}

b-ody.wp-admin.wp-core-ui:not(.sticky-menu) #kayako-messenger {
    display: none !important;
}

.cl_system_ui_dash_uptime .cl_col {
    width: 50%;
    float: left;
}

.cl_system_ui_dash_uptime .cl_col_full {
    float: left;
    width: 100%;
}

.cl_system_ui_dash_uptime .cl_post_body {
    max-height: 85px;
    overflow: scroll;
    overflow-x: hidden;
    scroll-behavior: smooth;
    width: 100%;
}

.cl_system_ui_dash_uptime .cl_post_body ul {
    padding: 0;
    margin: 10px 0 0 0;
}

.cl_system_ui_dash_uptime .cl_post_body li:nth-child(even) {
    background: #FFF
}

.cl_system_ui_dash_uptime .cl_post_body li:nth-child(odd) {
    background: #CCC
}

.cl_system_ui_dash_uptime .cl_post_body li {
    line-height: 12px;
    font-size: 10px;
    font-family: "Courier New", Courier, monospace;
    padding: 5px;
}

.cl_system_ui_dash_uptime .cl_post_info {
    line-height: 10px;
    font-size: 10px;
    padding: 5px;
    color: rgba(0, 0, 0, 0.5);
}

.cl_system_ui_dash_uptime .clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.cl_system_ui_dash_uptime .tab_content {
    display: none;
    min-height: 150px;
}

.cl_system_ui_dash_uptime .tabs {
    margin: 10px 0 0 30px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.cl_system_ui_dash_uptime .tabs li {
    float: left;
}

.cl_system_ui_dash_uptime .tabs li a {
    text-decoration: none;
    line-height: 2;
    padding: .2em;
}

.cl_system_ui_dash_uptime .tabs li.active a,
.cl_system_ui_dash_uptime .tabs li.active a:hover {
    font-weight: bold;
    color: black;
}

.cl_center {
    text-align: center;
}

.cl_system_ui_dash_sysinfo .cl_post_body {
    max-height: 339px;
    overflow: scroll;
    overflow-x: hidden;
    scroll-behavior: smooth;
    width: 100%;
}

.cl_system_ui_dash_all .wp-tab-panel {
    max-height: 262px;
    min-height: 262px;
}

.plugin-security-info .icon-box {
    display: inline-block;
    margin: 1px 0 0 0;
    width: 1em;
    height: 1em;
}

.plugin-security-info .icon-bar {
    display: block;
    margin-top: 0.25em;
    height: 4px;
}

.custom_plugin_health .cl_post_body ul {
    padding: 0;
    margin: 10px 0 0 0;
}

.custom_plugin_health .cl_post_body li:nth-child(even) {
    background: #FFF
}

.custom_plugin_health .cl_post_body li:nth-child(odd) {
    background: #ececec
}

.custom_plugin_health .cl_post_body li {
    line-height: 12px;
    font-size: 10px;
    padding: 5px;
}

.custom_plugin_health .cl_post_body {
    max-height: 339px;
    overflow: scroll;
    overflow-x: hidden;
    scroll-behavior: smooth;
    width: 100%;
}
