body{
    height:100%;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    overflow-x:hidden;
    /*background-color: #E8EFF5;*/
    /*background-color:#85A3E0;*/
    background:url(../apps/img/77/bg.jpg) center;
}

.logoCenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: url(../apps/img/77/logo.png) no-repeat;
    background-size: 100px 30px;
    background-position: left bottom;
}

.loginPanel {
	width:80%;
	margin:8px auto;
	/* margin-top:50px; */
	margin-bottom:25px;
}

.loginPanel .form-control {
	-webkit-box-shadow:none;
	box-shadow:none;
	color:#fff;
}

.login .form button{
   width:100%;
    height: 50px;
    text-align:center;
    border-radius: 100px;
    /*background-color: #7d96bf;*/
    background:-webkit-linear-gradient(150deg,#4ca4c5 0,#4c86c5 90%); 
    background:   -moz-linear-gradient(150deg,#4ca4c5 0,#4c86c5 90%);
    background:    -ms-linear-gradient(150deg,#4ca4c5 0,#207FAC 90%);
    background:     -o-linear-gradient(150deg,#4ca4c5 0,#4c86c5 90%);
     background:  linear-gradient(150deg,#4ca4c5 0,#4c86c5 90%); 
    /* box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 2px 5px rgba(0,0,0,.7); */
    border: 1px solid #7d96bf;
    font-size:20px;
    color:#ffffff;
    text-shadow:-1px -1px 0 rgba(0,0,0,.5);
}

::-webkit-input-placeholder{
    color:#5f779a;
}
::-moz-placeholder{
    color:#5f779a;
}
:-ms-input-placeholder{
    color:#5f779a;
}

.old{
    color:#5f779a;
}

.copyRight{
    width: 100%;
    height: 25px;
    /*padding: 17px 0 20px;*/
    text-align: center;
    display: block;
    /*margin: 0 auto;*/
    float: left;
    color:#5f779a;
    font-size:12px;
    margin-top:10px;
}

.copyRight p{
    font-size:14px;
    font-family:AppleGothic;
    color:#5f779a;
    margin:0;
}

.contentH1s{
    -moz-box-align: center;
    -moz-box-pack: justify;
    align-items: center;
    background:-webkit-linear-gradient(top,#63A1DF 50%,#E6F2FF 100%);
    background:   -moz-linear-gradient(top,#63A1DF 50%,#E6F2FF 100%);
    background:    -ms-linear-gradient(top,#63A1DF 50%,#E6F2FF 100%);
    background:     -o-linear-gradient(top,#63A1DF 50%,#E6F2FF 100%);
    background:  linear-gradient(to bottom,#63A1DF 50%,#E6F2FF 100%);
    border: 1px solid #b2b2b2;
    display: flex;
    justify-content: space-between;
    min-height: 44px;
    padding: 0 11px;
    color: #000000;
    font-family: HelveticaNeue-CondensedBold,HelveticaNeueBoldCondensed,HelveticaNeue-Bold-Condensed,Helvetica Neue Bold Condensed,HelveticaNeueBold,HelveticaNeue-Bold,Helvetica Neue Bold,HelveticaNeue,Helvetica Neue,Roboto Condensed,Handset Condensed Bold,Samsung Sans,TeXGyreHerosCnBold,TeXGyreHerosBold,Segoe UI Semibold,Trebuchet MS,Roboto Bold,Roboto,Helvetica,Tahoma,Geneva,Arial Narrow,Arial,sans-serif;
    font-size: 21px;
    font-stretch: condensed;
    font-weight: 400;
    white-space: pre;
    
}

.contentH1s_live{
    -moz-box-align: center;
    -moz-box-pack: justify;
    align-items: center;
    background:-webkit-linear-gradient(top,#63A1DF 50%,#E6F2FF 100%);
    background:   -moz-linear-gradient(top,#63A1DF 50%,#E6F2FF 100%);
    background:    -ms-linear-gradient(top,#63A1DF 50%,#E6F2FF 100%);
    background:     -o-linear-gradient(top,#63A1DF 50%,#E6F2FF 100%);
    background:  linear-gradient(to bottom,#63A1DF 50%,#E6F2FF 100%);
    border: 1px solid #b2b2b2;
    display: flex;
    justify-content: space-between;
    min-height: 44px;
    padding: 0 11px;
    color: #000000;
    font-family: HelveticaNeue-CondensedBold,HelveticaNeueBoldCondensed,HelveticaNeue-Bold-Condensed,Helvetica Neue Bold Condensed,HelveticaNeueBold,HelveticaNeue-Bold,Helvetica Neue Bold,HelveticaNeue,Helvetica Neue,Roboto Condensed,Handset Condensed Bold,Samsung Sans,TeXGyreHerosCnBold,TeXGyreHerosBold,Segoe UI Semibold,Trebuchet MS,Roboto Bold,Roboto,Helvetica,Tahoma,Geneva,Arial Narrow,Arial,sans-serif;
    font-size: 21px;
    font-stretch: condensed;
    font-weight: 400;
    white-space: pre;
    
}

.datetimemainLife{
	background-color: #F47F51 !important;
}

.datetimemain
{
	border-left: 1px solid #b2b2b2;
    /*background-color: #F47F51;*/
	background-color: #4C69B8;
    box-sizing: border-box;
    color: #fff;
    display: table;
    font-size: 13px;
    height: 55px;
    /*line-height: 55px;*/
    width: 100%;
    display:flex;
}

.ipl-ParticipantFullTimeOther{
   /*background-color: #db7248;*/
	background-color: #4762AB !important;
}

.ipl-ParticipantFirsthalfOther{
	/*background-color: #F47F51;*/
    background-color: #4C69B8 !important;
}

#mySidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s
}

.statement .list .headList{
	background-color: #2D4694; 
    /*border-left: 2px solid #545454;*/
    border-radius: 2px;
    display: inline-block;
    font-size: 0;
    line-height: 2;
    overflow: hidden;
    padding-top: 6px;
    vertical-align: top;
    width: 100%;
}

.statement .list .headList .topInfo p{
    margin:0;
    font-weight:bolder;
    font-size:14px;
    color:#000;
    display:inline-block;
    width:70%;
    margin-left:30px;
}

.statement .list .headList .topInfo span{
    color: #bbb;
    font-size: 11px;
    font-weight: 400;
    height: 17px;
    line-height: 9pt;
    padding: 0 11px 6px;
}

.statement .list .headList .bottomInfo{
    width:100%;
    background-color: #CCDDFF;
    display: flex;
    margin-top: 11px;
}

.statement .list .headList .bottomInfo p b{
    color:#31b3e4;
}

.switchTab div.active{
    background:#4A5D8F;
}

.search .listTable .list.head ul{
    background:#4A5D8F;
    font-weight:700;
}

.search .listTable .list.body ul li{
    font-size:14px;
    height:70px;
    padding-top:6px;
    overflow:hidden;
    float:left;
    font-family:Arial;
    color:#656565;
    border-bottom:2px solid #222222;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    text-overflow:ellipsis;
    font-weight:700;
}

.search .listTable .list.body ul li:nth-child(even){
    background:#e2e2e2;
}

.search .listTable .list.head ul li a{
    color:#ffffff;
    display:block;
}

.contactList ul li{
    line-height:74px;
    font-family:Arial;
    font-size:14px;
    padding:0 30px;
    border-top:2px solid #696969;
    border-bottom:2px solid #222222;
    color:#000;
    position:relative;
    width:100%;
    display:inline-block;
}

.contactList ul ul.subList li{
    background:#f9f9f9;
    border-bottom:none;
    border-top:none;
    height:50px;
    line-height:34px;
    color:#696969;
    padding-top:20px;
    border-radius:2px;
}

.scoreTable.top{
    font-size:12px;
    text-align:center;
    color:#FFF;
    background:#4A5D8F;
    font-weight:700;
    height:48px;
    overflow:hidden;
    width:100%;
    float:left;
}

.scoreTable.football.sub{
    background-color: #C8E5F8;
    color: #000000;
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: auto;
    width: 100%;
}

.ipo-Classification_Name {
    color: #ffffff;
    font-family: -apple-system,Helvetica Neue,Roboto,Droid Sans,Segoe UI,Verdana,Arial,Lucida Grande,sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin: -7px 7px 0;
    max-width: 75pt;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ipo-ClassificationMenu_Selected .ipo-Classification_Name {
    color: aqua;
}

.ipo-Overview_SportNavContainer {
    backface-visibility: hidden;
    background: -webkit-linear-gradient(top,#085F94 50%,#03273D 50%);
    background:   -moz-linear-gradient(top,#085F94 50%,#03273D 50%);
    background:    -ms-linear-gradient(top,#085F94 50%,#03273D 50%);
    background:     -o-linear-gradient(top,#085F94 50%,#03273D 50%);
    background:  linear-gradient(top,#085F94 50%,#03273D 50%);
    box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    font-size: 0;
    min-height: 58px;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    white-space: nowrap;
    will-change: overflow-y;
    z-index: 0;
}

.ipo-ClassificationMenuBase {
    background: -webkit-linear-gradient(top,#085F94 50%,#03273D 50%);
    background:   -moz-linear-gradient(top,#085F94 50%,#03273D 50%);
    background:    -ms-linear-gradient(top,#085F94 50%,#03273D 50%);
    background:     -o-linear-gradient(top,#085F94 50%,#03273D 50%);
    background:  linear-gradient(top,#085F94 50%,#03273D 50%);
    color: #ddd;
    display: block;
    padding: 3px 2.5px 0;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.ipl-InPlayLauncherFixture_Life {
    background-color: #FFDDD2 !important ;
}

.ipl-ParticipantFullTimeLife{
	background-color: #db7248 !important;
}

.ipl-ParticipantFirsthalfLife{
	background-color: #F47F51 !important;
}

.ipl-InPlayLauncherFixture {
    background-color: #C6D4F1;
    min-height: 44px;
    position: relative;
    width: 100%;
    border-left: 1px solid #b2b2b2; 
    /*border-right: 1px solid #b2b2b2;*/ 
    border-bottom: 1px solid #b2b2b2;
}
.ipl-InPlayLauncherFixtureGreen{
    background-color: #BBDEDE;
}

.sb-SportsItem + .sb-SportsItem, .sb-SportsItem_HasSubMenu + .sb-SportsItem {
    border-top: 1px solid #404040;
}

.sb-HeaderPod {
    backface-visibility: hidden;
    background: transparent;
    border-bottom: 1px solid #5e5e5e;
    height: 48px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateZ(0px);
    transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
    z-index: 10;
}

.sb-HeaderPod_Logo {
    background-image: url("../apps/img/77/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 22px;
    margin: 11px auto 1pc;
    transition: opacity 0.5s ease 0s;
    width: 94px;
	background-size:72px 22px
}

.sb-SportsItem {
    -moz-box-align: center;
    align-items: center;
    background: -webkit-linear-gradient(top,#D5E6FF 0%,#94C7FE 100%);
    background:   -moz-linear-gradient(top,#D5E6FF 10%,#94C7FE 100%);
    background:    -ms-linear-gradient(top,#D5E6FF 10%,#94C7FE 100%);
    background:     -o-linear-gradient(top,#D5E6FF 10%,#94C7FE 100%);
    background:  linear-gradient(top,#D5E6FF 10%,#94C7FE 100%);
    border-right: 2px solid transparent;
    color: #000;
    display: flex;
    font-size: 15px;
    height: 44px;
    line-height: 18px;
    padding: 0 11px;
    position: relative;
    cursor:pointer;
}

.sb-SportsItem + .sb-SportsItem, .sb-SportsItem_HasSubMenu + .sb-SportsItem {
    border-top: 1px solid #E8EFF5;
}

.sb-SportsItem_Highlighted {
    /*background-color: #F0F8FF !important;
    border-right: 2px solid #333;
    box-shadow: -3px 0 0 0 gray inset;*/
    color: blue !important; 
}

.hm-HeaderLink {
    -moz-box-align: center;
    -moz-box-flex: 1;
    -moz-box-pack: center;
    align-items: center;
    color: #fff;
    display: flex;
    flex: 1 1 20%;
    font-size: 14px;
    justify-content: center;
    min-height: 47px;
} 

.hm-HeaderLinkAtoz_SidebarLauncher::before {
    color: #ffffff;
    content: "";
    display: inline-block;
    font-family: bet365UI;
    font-size: 9px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 6px;
    text-transform: none;
}

.hm-HeaderLinkHome_Launcher {
    background-image: url("../apps/img/77/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    width: 35px;
	background-size:72px 22px
}

.hm-HeaderLinkLogin_Launcher {
    color: #ffdf1b;
    cursor:pointer;
}

.hm-HeaderPod_Nav {
    -moz-box-pack: justify;
    background: transparent;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.hm-HeaderPod_CurrentIndicator {
    background-color: cornflowerblue;
    bottom: 0;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}

.hm-WideHeaderPod {
    -moz-box-align: center;
    -moz-box-pack: justify;
    align-items: center;
    background: transparent;
    display: none;
    justify-content: space-between;
    position: relative;
}

.hm-WideHeaderPod_Logo {
    background-image: url("../apps/img/77/logo.png");
    background-repeat: no-repeat;
    height: 33px;
    margin-left: 11px;
    width: 122px;
	background-size:72px 22px
}

.hm-WideHeaderPod_CurrentIndicator {
    background-color: cornflowerblue;
    bottom: 0;
    height: 8px;
    left: 0;
    position: absolute;
    width: 100%;
}

.sport_1::after {
    border-color: transparent transparent #85A3E0;
}
.ipo-ClassificationHeader_Sport-1 {
    background-color: #85A3E0;
    border-bottom: 1px solid black;
}

.morebets{
	 background: rgba(0, 0, 0, 0) url("../apps/img/77/MoreBets.jpg") no-repeat scroll 0 0 / 20px 20px;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 40px;
    font-weight: 600;
    height: 30px;
    /*margin: 5px;*/
    outline: medium none;
    /*padding: 0 8px;*/
    width: 25%;
}

.stats{
    background: rgba(0, 0, 0, 0) url("../apps/img/77/Graph.png") no-repeat scroll 0 0 / 24px 24px;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 40px;
    font-weight: 600;
    height: 30px;
    /*margin: 5px;*/
    outline: medium none;
    /*padding: 0 8px;*/
    width: 25%;
}

.crown{
    background:url(../apps/img/topnavcrown.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}

.togel{
    background:url(../apps/img/topnavtogel.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}

.poker{
    background:url(../apps/img/topnavpoke.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}

.keno5{
    background:url(../apps/img/topnavkeno5ball.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}

.slot{
    background:url(../apps/img/topnavplaygames.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
.jdb{
    background:url(../apps/img/topnavjdb.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
.wmcasino{
    background:url(../apps/img/topnavwm.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
.games{
    background:url(../apps/img/topnavgames.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
.rtg{
    background:url(../apps/img/topnavrtg.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
.habanero{
    background:url(../apps/img/topnavhabanero.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
.lg88{
    background:url(../apps/img/topnavlg88.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
.pp{
    background:url(../apps/img/topnavpp.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
.ligasb{
    background:url(../apps/img/Sport2.png) no-repeat;
    width: 21.44px;
    height: 15px;
    color: black;
    background-size: 21.44px 15px;
}
#betslipContainer.mobile #BetSlipDialogueAddToBetslip {
    background-color: #4C69B8;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #000;
    text-align: center;
}

#BetSlipDialogueHeader {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #CFE4E9;
    border-color: #000 #000 gray;
    border-image: none;
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08) inset;
    color: #000000;
    font-family: "Helvetica Neue",Helvetica,"Segoe UI",Roboto,"Droid Sans",Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 44px;
    overflow: hidden;
}

#BetSlipCloseIcon div {
    background-image: url("../apps/img/betslip-sprites.png");
    background-position: -4px -202px;
    background-repeat: no-repeat;
    background-size: 64px auto;
    border-left: 1px solid gray;
    display: block;
    height: 43px;
    width: 43px;
}

.enhancedPod h1 
{
	border: 1px solid #b2b2b2;
    background-color: #2D4694;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 31px;
    margin: 0;
    min-height: 44px;
    padding: 5px 11px 0;
    position: relative;
    width: 100%;
}

.enhancedPod .liveColor 
{
	border: 1px solid #b2b2b2;
    background-color: #B64531;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 31px;
    margin: 0;
    min-height: 44px;
    padding: 5px 11px 0;
    position: relative;
    width: 100%;
}

.betslipWrapper.overlay {
    background-color: #C6D4F1;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: medium none;
}

.betslipWrapper.overlay .footer {
    background-color: #4C69B8;
    border-bottom: medium none;
    border-radius: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 48px;
    margin: 0;
    padding: 11px 0 7px;
}

.abetslipBtn {
    background-clip: padding-box;
    background: -webkit-linear-gradient(top,#1F1F1F 0%,#626363 50%,#1F1F1F 100%);
    background:   -moz-linear-gradient(top,#1F1F1F 0%,#626363 50%,#1F1F1F 100%);
    background:    -ms-linear-gradient(top,#1F1F1F 0%,#626363 50%,#1F1F1F 100%);
    background:     -o-linear-gradient(top,#1F1F1F 0%,#626363 50%,#1F1F1F 100%);
    background:  linear-gradient(top,#1F1F1F 0%,#626363 50%,#1F1F1F 100%);
    border: 1px solid #999;
    border-radius: 4px;
    color: #000 !important;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 1;
    margin: 0 10px;
    padding: 5px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

.abetslipBtn button {
    background-color: transparent !important;
    border: medium none;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 100%;
    line-height: 1;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    vertical-align: middle;
    width: 100%;
	color:#ffffff;
}

.ipo-ClassificationHeader {
    -moz-box-align: center;
    -moz-box-flex: 1;
    align-items: center;
    color: #fff;
    display: flex;
    flex: 1 1 100%;
    font-size: 15px;
    height: 2pc;
    padding: 0 11px;
    position: relative;
    white-space: nowrap;
    z-index: 10;
}

.ipo-MarketSwitcher_Label {
    color: #fff;
    font-size: 13px;
    padding-right: 17px;
    position: relative;
}
.ipo-MarketSwitcher_Label::after {
    color: #fff;
    content: "";
    font-family: bet365UI;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    min-width: 13px;
    position: absolute;
    right: -2px;
    text-transform: none;
    top: 50%;
    transform: translateY(-50%);
}

.usericon{
    background:url(../apps/img/77/user.png) no-repeat;
    background-size:20px 20px;
    margin-top:10px;
}

.passwordicon{
    background:url(../apps/img/77/password.png) no-repeat;
    background-size:20px 20px;
    margin-top:10px;
}

.languageicon{
    background:url(../apps/img/77/lan.png) no-repeat;
    background-size:20px 20px;
    margin-top:10px;
}

.select-group .value {
display:block;
position:absolute;
top:50%;
margin-top:-10px;
left:15px;
right:35px;
color:#5f779a;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}

.select-group .value-new {
    display:block;
    position:absolute;
    top:50%;
    margin-top:-7px;
    left:41px !important;
    right:35px;
    color:#ffffff;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}

.download{
	color:#5f779a;
}

#loginFooter .copyRight{
    width: 100%;
    height: 50px;
    /*padding: 50px 0 20px;*/
    text-align: center;
    display: block;
    margin: 0 auto;
    float: left;
    color:#5f779a;
    font-size:12px;
}

.referral #referral-code, .referral textarea, .referral select{
    height: 30px;
    width: 50%;
    font-size:14px;
    margin-bottom:15px;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,.3);
    margin-left: 20px;
    text-align:center;
}

.referral #referral-url{
    height: 30px;
    width: 95%;
    font-size:14px;
    margin-bottom:15px;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,.3);
    margin-top:10px;
    text-align:center;
}

.referral .textpadding{
    margin-top:5px;
    margin-bottom:5px;
    font-weight:bold;
    font-size:12pt;
}

.referral_title{
    font-weight: bold;
    font-size: 15pt;
    border-bottom: 1px solid #ffffff;
    padding: 10px;
    text-align: center;
}

.referral_table {
    margin-left: 20px;
    margin-right: 20px;
    color: #ffffff;
    border: 1px solid #ffffff;
    margin-bottom:20px;
}

.referral_content{
    padding: 20px;
    background: #2f5279;
}

#referral-bonus-table{
    width: 100%;
    text-align: center;
    /* table-layout: fixed; */
}

#referral-bonus-table .contentDate{
    border: 1px solid #ffffff;
    width: 70%;
}

#referral-bonus-table .contentBonus{
    border: 1px solid #ffffff;
    width: 30%;
}

#referral-list{ 
    text-align: center;
}