<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wk_row{ width:100%; margin-top: 8px; }
.wk_label{
    display: inline-block;
    margin-left: 38px;
    vertical-align: top;
    width: 25%;
}
.wk_back_link {
    float: left;
    font-size: 14px;
    height: 26px;
    margin: 0;
    padding: 12px 0 0 15px;
}
.wk_content { border: 1px solid #CCC;border-bottom:none; }
.wk_content .head { border-bottom: 1px solid #CCCCCC; height: 40px; padding: 0 10px; }
.wk_content .head .label.name, .wk_content .wk_row_view .label.name { width: 100px; }
.wk_content .head .label {
    display: inline-block;
    float: none;
    font-weight: 600;
    text-align: left;
    vertical-align: middle;
    width: 137px;
    padding: 5px;
    color: #777;
}
.wk_row_view{ border-bottom: 1px solid #CCCCCC;min-height: 35px;padding: 0 10px; }
.wk_content .head .label.name, .wk_content .wk_row_view .label.name { width: 135px; }
.wk_content .head .label.preview { width: 99px; }
.wk_row_view .label {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 137px;
    padding: 5px;
    color: #777;
}
.wk_row_view .label .image { height: 30px; margin: 2px; width: 45px; }
.wk_row_view .label.preview { width: 99px; }
.wk_row_view .label img { cursor: pointer; }
.btn_primary {
    background-color: #006DCC;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    display: inline-block;
    line-height: 20px;
    opacity: 0.8;
    padding: 4px 12px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    width: 170px;
}
.btn_primary:hover { opacity: 1!important; } 
.list_seller_product {
    border: 1px solid #CCCCCC;
    display: inline-block;
    float: left;
    padding: 10px;
    width: 98%;
    margin-top: 10px;
}
.list_seller_product a  img {
    border: 1px solid #CCCCCC;
    height: 93px;
    margin: 3px;
    width: 99px;
}
.list_seller_product .label{
    color: #666666;
    font-family: "Guardian-EgypTT",Georgia,serif;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.list_seller_product a  img:hover {opacity:0.8;}
.list_seller_product a{text-decoration:none;position: relative;}
.mp_landing_hover{
    background: url("../images/background.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: none;
    font-weight: bold;
    height: 51px;
    left: 4px;
    opacity: 1;
    padding-top: 43px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 1px;
    width: 99px;
}
.list_seller_product a:hover .mp_landing_hover{display:block;}
/*.pager:first-of-type {
    border:1px solid #CCCCCC;
    border-bottom: none;
}
.pager:last-of-type {
    border:1px solid #CCCCCC;
}*/

.wk_emptymsg {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.wk_content.sales_list .head .label,.sales_list .wk_row_view .label{
    width:100px;
}
/*for Xchart*/
#placeholder {
    width: 580px;
    border: 1px solid #CDCDCD;
    padding: 20px;
    border-radius: 3px;
    background-color: white;
    margin-bottom: 15px;
    position: relative;
    box-shadow: 1px 1px 2px #EEE, 0 -3px 5px #F3F3F3 inset;
}

#chart{
    width: 570px;
    height: 400px;
}
.ex-tooltip{
    position: absolute;
    background: #EEE;
    border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
    border-collapse: separate;
    display: none;
}
/*trafic page*/
.wk_content .head .label.ip_address,.wk_content .head .label.date,.wk_content .head .label.time,
.wk_content .wk_row_view .label.ip_address,.wk_content .wk_row_view .label.date,.wk_content .wk_row_view .label.time{
    width:90px;
    color: #777;
}
.wk_content .head .label.ref_url,
.wk_content .wk_row_view .label.ref_url{
    width:269px;
    color: #777;
}
.wk_content .form-list .input-box,.wk_content .form-list .input-box input,
.wk_content .form-list .input-box textarea{width:100%;}
.wk_content.emilcampaign{border:none;}

/* E-mail Campaign*/
.emaildivproduct{
    width: 100%;
    padding: 10px 0;
}
.productslist {
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    border-radius: 5px;
    height: 90%;
    left: 1.5%;
    padding: 10px;
    position: absolute;
    text-align: left;
    top: 2%;
    width: 92.5%;
    overflow: auto;
    z-index: 96;
}
.productslist button {
    padding: 10px 0;
    position: relative;
}
.productslist .product {
    display: inline-block;
    width: 150px;
    padding:2px;
}
.productslist .product input{margin-right:5px;}
.wk_traffic_anchor_css a {
    display: inline-block;
    color: #5F5D5C;
    /*padding: 10px 10px 10px 0;*/
    text-decoration: none !important;
}
.wk_traffic_anchor_css {
    font-weight: bold;
    padding: 10px;
}
.wk_traffic_anchor_css a:hover {
    display: inline-block;
    color: #EA7900;
}
.wk_traffic_anchor_css strong {
    display: inline-block;
    color: #EA7900;
    /*padding: 10px 10px 10px 0;*/
}
div.wk_traffic_anchor_css span{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;  
}
/*for admin*/
input.aff_btn{
    background: url("../images/mail.png") no-repeat 8px center;
    padding-right: 6px;
    padding-left: 46px;
    height: 32px;
    cursor: pointer;
    border: 1px solid #CCCCCC;
}
input.aff_savebtn{
    background: url("../images/save.png") no-repeat 8px center;
    padding-right: 6px;
    padding-left: 46px;
    height: 32px;
    cursor: pointer;
    border: 1px solid #CCCCCC;
}
.aff_btn:hover{
    background-color: #eee;
}
.aff_head{
    background: url("../images/emails_big.png") no-repeat 8px center;
    display: block;
    height: 64px;
    padding-left: 69px;
}
.aff_graph_head{
    background: url("../images/statistics_big.png") no-repeat 8px center;
    display: block;
    height: 64px;
    padding-left: 80px;
}
.aff_banner_head{
    background: url("../images/textbanner.png") no-repeat 8px center;
    display: block;
    height: 64px;
    padding-left: 80px;
}
.aff_head_title{
    margin: 0;
    padding-bottom: 8px;
    color: #0B55C4;
    font-size: 20px;
    font-weight: bold;
    line-height: 64px;
}

.aff_dashboard-container {
    border: 1px solid #CCCCCC;
    padding: 20px;
}
/*Popup term*/
.aff_popup_light {
    border: 2px solid #CCCCCC;
    overflow: visible;
    padding: 10px;
    position: fixed;
    right: 15%;
    top: 15%;
    width: 68%;
    z-index: 65557;
    background-color: #000000;
    bottom: 15%;
    left: 15%;
}
.aff_bannerpopup_light {
    overflow: visible;
    padding: 10px;
    position: fixed;
    right: 30%;
    text-align: left;
    top: 35%;
    width: 40%;
    z-index: 65557;
    background-color: #000000;
    bottom: 35%;
    left: 30%;
    border: 2px solid #CCCCCC;
}
.aff_bannerprev_light {
    overflow: visible;
    padding: 10px;
    position: fixed;
    right: 30%;
    text-align: left;
    top: 20%;
    width: 500px;
    height: 350px;
    z-index: 65557;
    background-color: #000000;
    bottom: 20%;
    left: 30%;
    border: 2px solid #CCCCCC;
}
.aff_popup_fade {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.aff_popup_delete {
    background: url("../images/closebox.png") no-repeat scroll rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    width: 30px;
    position: absolute;
    right: -15px;
    top:-15px;
}
.aff_popup_content{
    overflow: auto;
    background-color: #fff;
    height: 100%;
    width: 100%;
}

.aff_popup_content_div{
    /*margin: 20px; 
    overflow: auto;*/
    text-decoration: none;
    padding: 10px;
    border: 1px solid #CCC;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 15%;
    bottom: 15%;
    overflow: hidden;
}
.wk_content .wk_row_view .label.ref_url {
    overflow-x: scroll;
}</pre></body></html>