
.content ul, .content ol 
{
	margin-left: 30px;
}
.largelinks b, .smalllinks b 
{
	color: #fff;
}
.largelinks a, .largelinks, .smalllinks a, .smalllinks 
{
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 20px 0;
	text-decoration: none;
}
.promoPage h1{
    margin: 30px 0 27px;
    color: #f9f426;
}
#MembersPageLogin h2 {
    text-align: left !important;
    margin: 10px 0 !important;
}
.promoPage h3{
    font-size: 16px;
    margin: 45px 0 15px !important;
    font-weight: normal;
    text-decoration: underline;
}
.promoPage .cta{
    margin: 35px 0;
    background: url(/skin/images/lpBtn.png);
    width: 187px;
    height: 49px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 49px;
    text-transform: uppercase;
    font-family: 'gishabd';
    font-size: 22px;
    text-shadow: 0px 0px 6px #000;
}
.promoPage .cta:hover{
    background: url(/skin/images/lpBtn_hover.png);
}
.promoPage p{
    font-size: 20px;
    margin: 13px 0;
}
.promoBanner{
    background: url(/skin/images/bannerBorder.png) transparent;
    padding: 20px;
    width: 960px;
    height: 312px;
    background-size: 100% 100%;
}
.yellowTxt{
    color: #f9f426;
    font-weight: bold;
}
.sigTcs{
    font-size: 12px !important;
    text-align: center;
    margin: 4px 0 !important;
}
#loyalty h1, #loyalty h2{
    color: #fae407;
    text-align: center;
}
#loyalty .content{
    text-align: center;
}
#loyalty .loyaltyTable{
    border: 2px solid #c10880;
    margin: 20px auto;
}
#loyalty .loyaltyTable .lastRow td{
    border-bottom: 0;
}
#loyalty .loyaltyTable td{
    border-bottom: 1px solid #fff;
    border-right: 2px solid #fff;
    padding: 15px 10px;
}
#loyalty .loyaltyTable td:nth-child(even) {
    border-right: 0;
}
#loyalty .loyaltyTerms{
    text-align: left;
}
#loyalty .loyalty_levels{
    border: 2px solid #c10880;
    border-top: 0;
}
#loyalty .loyalty_levels th{
    background:#c10880;
    color:#03001a;
    padding: 15px 0;
    font-size: 20px;
    border-right: 3px solid #03001a;
}
#loyalty .loyalty_levels th:nth-child(6) {
    border-right: 0;
}
#loyalty .loyalty_levels td:nth-child(6n+1){
    color: #fae407;
}
#loyalty .loyalty_levels td{
    border-right: 3px solid #c10880;
    padding: 15px 0;
}
#loyalty .loyalty_levels tr:nth-child(2n){
    background: #2d2d2d;
}
.submitButton
{
	text-align: center;
	font-size: 17px;
	color: #2C2C2C;
	cursor: pointer;
	display: block;
	background: #DBDBDB;
	width: 100px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #9E9E9E;
	border-radius: 4px;
	margin: 30px 0 0 0;
	text-decoration: none;
}

.submitButton:hover
{
	background: #BCBCBC;
	text-decoration: none !important;
	color: #2C2C2C !important;
}
#innerContainer{
    background: url(/skin/images/bg.png) top center;
    background-repeat: no-repeat;
    background-color: #000001;
	min-height: 800px;
}
#innerContainer .content{
	width:1000px;
	margin:0px auto;
	padding:40px 0;
	color:#fff;
}

#sendMailForm textarea
{
	border: 1px solid #A79F9F;
	border-radius: 5px;
}
#membersData .links a 
{
	margin: 0 15px 0 0;
}
#membersData .detailsField 
{
	margin: 0 0 10px 0;
}
#membersData .detailsField b 
{
	display: block;
	float: left;
	width: 170px;
}
#balanceDetails p
{
	height: 30px;
}
#balanceDetails p b, #balanceDetails p span
{
	width: 120px;
	display: block;
	float: left;
	text-align: center;
}
.error
{
	color: red;
	font-weight: bold;
}
.reportTableNav
{
	background: #E5E5E5;
	border-radius: 5px;
}
.reportTable
{
	width: 100%;
}
.reportTable th
{
	text-align: center;
	background-color: #B0ADCF;
	color: #000;
	height: 30px;
}
.reportTable tr
{
	background-color: #F4F6FF;
}
.reportTable td
{
	border-bottom: 1px solid #9E9E9E;
	padding: 5px 8px;
	height: 20px;
}
#redeemform input 
{
	float: none;
}
.content .data_table 
{
	width: 580px;
	cursor: default;
	color: #000;
	padding: 15px 0;
	font-size: 14px;
	margin: auto;
}
.data_table tr 
{
	background-color: #F0F0F0;
}
.data_table tr:hover 
{
	background-color: #FFF;
}
.data_table th 
{
	border-bottom: 1px solid white;
	text-align: center;
	background-color: #B0ADCF;
	color: #000;
	padding: 7px 0;
}
.data_table td 
{
	border-bottom: 1px solid grey;
	padding: 7px 8px;
	max-width: 300px;
}
#members h2{
    color: #fae407;
    text-align: center;
    font-size: 20px;
    margin: 30px 0;
}
#members .membersMsg p{
    text-align:center;
}
#members .MembersAccountDetailsBox{
    width: 550px;
    margin: 0 auto;
    border: 2px solid #c10880;
    overflow: auto;
}
#members .MembersAccountDetailAmount {
    text-align: center;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}
#members .MembersAccountDetailTitle {
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #fff;
    border-right: 2px solid #fff;
}
#members .lastItm{
    border-bottom: 0;
}
#members .activitiesBoxs{
    width: 550px;
    margin: 20px auto;
}
#members .members_activity:nth-child(4n){
     margin-right:0;   
}
#members .members_activity {
    width: 123px;
    margin: 15px 12px 0 0;
    height: 122px;
    display: inline-block;
}
#members .members_activity:nth-child(4n) {
    margin-right: 0 !important;
}
#members #btnsMember{
    width: 420px;
    margin: 50px auto;
    height: 100px;
}
#members .membersDepositBtn{
    background: url(/skin/images/members_deposit.png) top center;
    width: 186px;
	height: 49px;
    display: inline-block;
    float: left;
}
#members .membersDepositBtn:hover{
    background: url(/skin/images/members_deposit_hover.png) top center;
}
#members .membersPlayBtn:hover{
    background: url(/skin/images/members_play_hover.png) top center;  
}
#members .membersPlayBtn{
    background: url(/skin/images/members_play.png) top center;
    width: 186px;
	height: 49px;
    display: inline-block;
    float: right;
}
.titleImg{
    margin: 0px auto;
    display: block;
    padding: 20px 0;
}

/* Progressive Jackpot page start */

.bingo-progressive-jackpots-page {
    padding-bottom: 40px;
}

.bingo-progressive-jackpots-page .progressive-jackpot-name {
    margin: 40px 0;
}

.bingo-progressive-jackpots-page .progressive-jackpot-details {
    display: flex;
    flex-wrap: wrap;
}

.bingo-progressive-jackpots-page .progressive-jackpot-list {
    font-size: 15px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px;
}

.bingo-progressive-jackpots-page .progressive-jackpot-list:nth-child(odd) {
    background: #373737;
    color: #ffffff;
}

.bingo-progressive-jackpots-page .progressive-jackpot-item {
    width: 250px;
}

.bingo-progressive-jackpots-page .progressive-jackpot-value {
    flex-grow: 1;
}

/* Progressive Jackpot page end */



/*/////////////////MOBILE VIEW ///////////////////*/
@media screen and (max-width: 1200px){
    #innerContainer .content {
        width: 100%;
    }
    #menuWrap {
        display: none;
    }
    #header #headerLogo {
        width: 300px;
        height: 77px;
        background: url(/skin/images/logo.png) no-repeat;
        display: block;
        float: none;
        background-size: 100%;
        margin: 0 auto;
    }
    #rightBtn{
        display: none;
    }
    #security,#paymentScroll{
        width:100% !important;
    }
}

@media only screen and (max-width: 768px) {
    /* Progressive Jackpot page start */
    .bingo-progressive-jackpots-page {
        padding-bottom: 30px;
    }
    .bingo-progressive-jackpots-page .progressive-jackpot-name {
        margin: 20px 0;
    }
    .bingo-progressive-jackpots-page .progressive-jackpot-item {
        width: 150px;
    }
    .bingo-progressive-jackpots-page .progressive-jackpot-value {
        flex-shrink: 1;
    }
    /* Progressive Jackpot page end */
}
