    /*Cookie policy header starts for nelson header*/
    #cPolicy {
        display: block;
        height: 30px;
        line-height: 30px;
        width: 100%;
        background-color: black;
        text-align: center;
        position:fixed;
        *position:relative;
        top:0px;
        *top:0px;
        z-index:9999;
        font-size:13px !important;
    }
    #cPolicy .cPolicy_head_text {
        color: #FFFFFF;
        float: left;
        height: 30px;
        line-height: 30px;
        margin-top: 3px;
        text-align: center;
        width: 90%;
    }
    #cPolicy #COOKIE_FINDMORE {
        color: #FFFFFF;
        cursor: pointer;

    }
    .cPolicy_head_text a{
        text-decoration: none !important;
    }
    .cPolicy_head_text a:hover{
        text-decoration: underline !important;
    }
    #cPolicy .cPolicy_head_accept {
        background-color: #33BB03;
        float: left;
        height: 20px;
        line-height: 20px;
        margin-left: -10px;
        margin-top: 5px;
        width: 10%;
    }
    #cPolicy #COOKIE_CONTINUE {
        color: #FFFFFF;
        cursor: pointer;
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        text-align: center;
        text-decoration: none !important;
        display:block
    }
    /*Cookie policy header ends */
    #lad_head #logincontainer #loginlinksright{
        text-align:right;
    }
    /*WPL3 Phase 1 Registration pop-up style*/
.boxJoin{
	z-index: -1;
}	
.boxJoin.loading{
    background:url('//media.ladbrokes.com/games/images/common/site/loading_icon_reg.gif') no-repeat center center #fff;
    top:0 !important;
    left:0 !important;
    right:0;
    bottom:0;
    margin:auto;
    border-width:0 !important;
    z-index: 1000;
}
.popup_joinBG
        {
            position:fixed;
            top:0px;
            left:0px;
            width:100%;
            height:100%;
            background:#000;
            opacity: 0.70 !important;
            filter:alpha(opacity=0.85);
            z-index:999;
        }
.boxJoin, .frameCacheDiv iframe{
            position:fixed;
            top:0 !important;
            left:0 !important;
            right:0;
            bottom:0;
            margin:auto;
            border-width:0 !important;
            min-height:90%;            
}
iframe{
    z-index: 1001;
}
     .closeBtn
        {
            float:right;
            text-align: center;
            line-height: 22px;
            color: #fff;
            font-size: 25px;
            position: relative;
            bottom: 19px;
            left: 17px;
            cursor:pointer;
        }
        .closeBtn:hover{
        color: red;
        }
        /*WPL3 Phase 1 Registration pop-up style End*/