ROOTPLOIT
Server: LiteSpeed
System: Linux in-mum-web1878.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u435929562 (435929562)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //home/u435929562/domains/tec-edu.in/public_html/wp-content/plugins/webarx/assets/css/widget.css
#webarx_dashboard_widget {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#webarx_dashboard_widget .inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    padding: 0;
    background-color: #f5f5f5;
    width: 100%
}

#webarx_dashboard_widget.closed .inside {
    display: none
}

#webarx_dashboard_widget .inside .webarx-left-col {
    width: 100%
}

#webarx_dashboard_widget .inside .webarx-right-col {
    width: 25%
}

#webarx_dashboard_widget .webarx-widget-table {
    padding: 20px;
    background-color: #003662
}

#webarx_dashboard_widget .webarx-widget-table table {
    width: 100%
}

#webarx_dashboard_widget .webarx-widget-table td {
    padding: 5px 0;
    font-size: 11px;
    line-height: 1;
    font-weight: 700;
    color: #fff
}

#webarx_dashboard_widget .webarx-widget-table td.tdurl {
    display: block;
    width: 100px;
    word-wrap: break-word
}

#webarx_dashboard_widget .webarx-widget-table td.tdflag {
    width: 100px;
    text-align: center
}

#webarx_dashboard_widget .webarx-widget-table td.td_right {
    float: none
}

#webarx_dashboard_widget .webarx-widget-table .webarx-heding {
    text-transform: uppercase
}

#webarx_dashboard_widget .webarx-widget-table .webarx-heding-all {
    border-top: 1px solid #fff
}

#webarx_dashboard_widget .webarx-widget-table .webarx-heding-all td {
    padding-top: 20px
}

#webarx_dashboard_widget .webarx-widget-table .webarx-heding-all a,#webarx_dashboard_widget .webarx-widget-table .webarx-heding-all td:last-child {
    text-align: right;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    color: #fff
}

#webarx_dashboard_widget .webarx-widget-table .webarx-heding-all #number-of-attacks {
    font-size: 16px;
    font-weight: 700
}

#webarx_dashboard_widget .webarx-widget-table .switch {
    border-radius: 3px;
    background-color: #0b263d;
    width: 100px;
    height: 26px;
    overflow: hidden
}

#webarx_dashboard_widget .webarx-widget-table .switch .slider {
    border-radius: 3px;
    background-color: #ed2c2d;
    position: absolute;
    top: 3px;
    right: 3px;
    left: auto;
    width: 35px;
    height: 20px;
    -webkit-transition: none;
    transition: none
}

#webarx_dashboard_widget .webarx-widget-table .switch .slider:after,#webarx_dashboard_widget .webarx-widget-table .switch .slider:before {
    position: absolute;
    top: 0;
    width: 65px;
    height: 20px;
    background-color: transparent;
    font-size: 8px;
    line-height: 20px;
    bottom: 3px;
    text-align: center
}

#webarx_dashboard_widget .webarx-widget-table .switch .slider:before {
    right: 100%;
    left: auto;
    content: "OFF";
    color: #ed2c2d;
    display: block
}

#webarx_dashboard_widget .webarx-widget-table .switch .slider:after {
    left: 100%;
    right: auto;
    content: "ON";
    color: #71b84a;
    display: none
}

#webarx_dashboard_widget .webarx-widget-table .switch input:checked+.slider {
    left: 3px;
    right: auto;
    background-color: #71b84a
}

#webarx_dashboard_widget .webarx-widget-table .switch input:checked+.slider:before {
    display: none
}

#webarx_dashboard_widget .webarx-widget-table .switch input:checked+.slider:after {
    display: block
}

#webarx_dashboard_widget .webarx-inner-table {
    margin-top: 5px;
    border: none
}

#webarx_dashboard_widget .webarx-inner-table td,#webarx_dashboard_widget .webarx-inner-table th {
    border: none
}

#webarx_dashboard_widget .webarx-inner-table tr:first-child {
    background-color: #06273f
}

#webarx_dashboard_widget .webarx-inner-table tr:first-child th {
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    padding: 10px 5px
}

#webarx_dashboard_widget .webarx-inner-table tr {
    background-color: #001829
}

#webarx_dashboard_widget .webarx-inner-table tr:hover {
    background-color: #00447b
}

#webarx_dashboard_widget .webarx-inner-table tr td {
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    color: #fff
}

#webarx_dashboard_widget #chart_div {
    height: 100%;
    background-color: #f5f5f5
}

#webarx_dashboard_widget .webarx-widget-status {
    position: relative
}

#webarx_dashboard_widget .webarx-widget-status-green-icon {
    position: absolute;
    top: 50%;
    left: 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #70b849
}

#webarx_dashboard_widget .webarx-widget-status-blue-icon,#webarx_dashboard_widget .webarx-widget-status-red-icon {
    -ms-transform: translateY(-50%);
    border: 1px solid #fff;
    position: absolute;
    left: 12px;
    margin-top: 10px;
    width: 16px;
    height: 16px
}

#webarx_dashboard_widget .webarx-widget-status-green-icon:after {
    content: "\f147";
    font: 400 16px/1 dashicons;
    color: #fff;
    margin-left: -1px
}

#webarx_dashboard_widget .webarx-widget-status-red-icon {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #e43a26
}

#webarx_dashboard_widget .webarx-widget-status-blue-icon {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #264ae4
}

#webarx_dashboard_widget .webarx-widget-status-yellow-icon {
    position: absolute;
    left: 12px;
    margin-top: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #e4d326
}

#webarx_dashboard_widget .webarx-widget-status-yellow-icon:after {
    font: 400 16px/1 dashicons;
    color: #fff;
    margin-left: -1px
}

#chartjs-tooltip,.btn,.regpage-btn,.severity,.table-domain-add,.table>tbody>tr>td,.table>thead>tr>th,.tooltip-inner {
    font-style: normal;
    font-stretch: normal
}

#webarx_dashboard_widget .webarx-widget-status-content {
    position: relative;
    padding: 10px 15px 10px 40px
}

#webarx_dashboard_widget .webarx-widget-status-title {
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #003662
}

#webarx_dashboard_widget .webarx-widget-status-subtitle {
    padding: 0;
    margin-top: 5px;
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    color: #003662
}

#webarx_dashboard_widget .webarx-content {
    display: block;
    text-align: center
}

.tooltip-inner,.webarx-message {
    border-radius: 4px
}

#webarx-attacks-number,.webarx-content small,.webarx-message p {
    font-weight: lighter;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal
}

.webarx-content {
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.webarx-secure {
    background: #1f2128;
    width: 100%;
    height: 100%
}

.webarx-navigation {
    height: 57px;
    background-color: #1f2128
}

.webarx-navigation img {
    width: 187px;
    padding-top: 15px;
    padding-left: 30px
}

#webarx-attacks-number {
    font-family: Heebo;
    font-size: 17px;
    color: #fff;
    display: inline-block;
    line-height: 0
}

#webarx-attacks-icon {
    color: #cacaca;
    padding-right: .5em;
    font-size: 1.2em
}

.webarx-content small {
    font-family: Heebo;
    font-size: 13px;
    color: #cacaca;
    display: block;
    line-height: initial
}

.webarx-message p {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding: 3px 20px 10px;
    line-height: 1
}

.webarx-attacks-blocked {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%
}

.webarx-message #webarx-icon {
    line-height: 5px
}

.webarx-chart-panel {
    border-radius: 4px;
    background-color: #2b2d33;
    border: 1px solid #2b2d33;
    margin: 30px
}

.webarx-chart-panel .webarx-header p {
    font-size: 15px;
    font-family: Roboto;
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%
}

.webarx-chart-panel .webarx-header a {
    margin-left: 55px;
    text-decoration: none;
    font-size: 13px;
    font-family: Roboto;
    color: #b2d675;
    line-height: auto;
    -ms-flex-item-align: center;
    align-self: center
}

.webarx-chart-panel .webarx-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px
}

.webarx-chart-panel canvas {
    padding-top: 15px
}

.webarx-message a {
    color: inherit;
    text-decoration: none;
}

#chartjs-tooltip,.tooltip-inner {
    color: #fff;
    line-height: normal;
    font-weight: 300
}

#chartjs-tooltip {
    opacity: 1;
    position: absolute;
    background: #2c405a;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    pointer-events: none;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    border: 1px solid #3e536e;
    font-family: Roboto
}

.toplevel_page_webarx .wp-menu-image img {
    max-width: 18px;
    padding: 5px 0 0!important
}

#ozhmenu img.wp-menu-image {
    width: 18px;
    margin-right: 5px
}