Viewing File: /usr/local/cpanel/whostmgr/docroot/cgi/cwaf/css/cwatch.css

.cwatch_button {
    background-color: #1279a6;
    border: 1px solid #ffffff;
    border-radius: 8px;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    margin: 10px 0 0 3px;
    text-align: center;
    text-decoration: none;
    width: 150px;
}

.cwatch_button:hover {
    cursor: pointer;
    background-color: #1b96ca; 
    color: #e4eff6;
}

.left {	margin-left: 0px; }
.right { margin-left: 500px; }

#cwaf_cwatch_header h1 { color: #4f6676; font-size: 32px; text-align:center;}
#cwaf_cwatch_header h3 { color: #4f6676; }


.cwatch_buy_table {
    width: 830px;
    display: table;
    margin-top: 20px; 
}
.cwatch_buy_row {
    display: table-row; 
}
.cwatch_buy_left {
    display: table-cell; 
    position: relative;
}
.cwatch_buy_right {
    display: table-cell; 
    position: relative;
    padding-left: 10px;
}

.cwatch_benefits {
    border:1px solid;
    width: 400px;
    height: 300px;
}
.cwatch_benefits h1 { margin-left: 10px; }

.cwatch_price_div {
    bottom: 60px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.cwatch_price {
    font-size: 32px;
    font-weight: bold;
}
.cwatch_ad_div {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.cwatch_buy {
   height: 30px;
   margin-left: 15px;
   width: 90px;
}
.cwatch_buy_block {
    bottom: 10px;
    position: absolute;
    height: 30px;
}

.cwatch_account {
    width:900px; 
    display: table; 
}
.cwatch_account_row {
    display: table-row; 
}
.cwatch_account .cwatch_acc_col1 { width: 200px; display: table-cell; }
.cwatch_account .cwatch_acc_col2 { width: 200px; display: table-cell; }
.cwatch_account .cwatch_acc_col3 { width: 500px; display: table-cell; padding: 5px; }


.cwatch_config_header {
    text-align: center;
}
.cwatch_config_header h3 {
    font-size: 24px; 
    font-style: normal; 
    font-weight: bold;
    margin: 0;
}
.cwatch_config_header h4 {
    font-size: 24px; 
    font-style: normal; 
    font-weight: normal; 
    margin: 15px;
}

.cwatch_logs_label {
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
}
.cwatch_config_nid {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.cwatch_network_id {
    font-weight: bold;
    padding-left: 150px;
}
.cwatch_network_label {
    padding-left: 5px;
}

.cwatch_logs {
    width: 830px;
    display: table;
    margin-top: 20px; 
}
.cwatch_logs_header {
   caption-side: top; 
   display: table-caption; 
   text-align: center; 
   border:1px solid;
   border-bottom: none;
   font-size: 18px;
   font-weight: bold;
   height: 30px;
   padding-top: 5px;
}
.cwatch_logs_row {
    display: table-row; 
}
.cwatch_logs_left {
    display: table-cell; 
}
.cwatch_logs_right {
    display: table-cell; 
    padding-left: 10px;
}
.cwatch_logs_block {
    display: table; 
    border:1px solid;
    border-top: none;
    height: 290px;
}
.cwatch_logs_block_row {
    display: table-row; 
}
.cwatch_logs_c1 {width:150px;display: table-cell; padding-left: 5px; padding-top: 10px;}
.cwatch_logs_c2 {width:240px;display: table-cell; padding-left: 3px;}
.cwatch_logs_c3 {width:30px;display: table-cell; padding-right: 5px; text-align: right;}

.cwatch_logs_button {
    border: 1px solid #8bbdd0;
    box-sizing: border-box;
    font-weight: bold;
    text-align: center;
    width: 22px;
    display: none;
}
Back to Directory File Manager