@charset "utf-8";
/* CSS Document */
a{
transition: background-color 0.3s 0.1s ease-out;
}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}

.header{
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000;
}

#our-partners{
    font-size: 14px;
    color: #333;
}

#our-partners a{
    color: #286D24;
    text-decoration: none;
}

#our-partners h2{
    margin-top: 40px;
    color: #333;
}
.choose-language{
    float: left;
    margin-left: 20px;
    height: 20px;
    border: solid 1px #ccc;
    margin-top: 30px;
    width: 105px;
    font-size: 11px;
    
}

.site-logo{
    float: left;
}

#top-site-info{
	background-image: url(../images/football-prediction.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.caz-b-66{
	width:48%;
	float:left;
}

.header2{
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
.header3{
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F2D10C;
	font-size: 12px;
	color: #333;
	text-align: center;
	height: auto;
}
.nav{
	float: left;
	width: auto;
	height:auto;
}

.nav a{
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	transition: all 0.3s 0.1s ease-out;
}

.nav a:hover{
	background-color: #FC0;
	color: #333;
}

.quick-link{
	float: left;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	margin-top:20px;
}
.quick-link li{
	float: left;
	margin-right: 20px;
	list-style-type: none;
}

.quick-link li a{
	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	border: 2px solid #006633;
	font-size: 12px;
	text-decoration: none;
	border-radius: 5px 5px;
	color: #fff;
	font-weight: bold;
}

.view-more{

	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	border: 2px solid #006633;
	font-size: 12px;
	text-decoration: none;
	border-radius: 5px 5px;
	color: #333;
	font-weight: bold;
	background-color:#fff;
}

.bt-time{
	float:left;
	width:10%;
}
.bt-time2{
	float:left;
	width:10%;
}
.bt-flag{
	float:left;
	width:10%;
}
.bt-league{
	float:left;
	width:20%;
}
.bt-match{
	float:left;
	width:22%;
}
.bt-match2{
	float:left;
	width:40%;
}

.bt-odds{
	float:left;
	width:13%;
}
.bt-tip{
	float:left;
	width:13%;
}
.bt-result{
	float:left;
	width:10%;
	text-align:center;
}
#th-lmatch{
	display:inline-block;
	display:none;
}
#bet-table-head{
	background-color: #286D24;
	text-transform:capitalize;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: -1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.betting-tips{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #252a2d;
	margin-top: 0px;
}
.bet-table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 100%;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bet-table tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
	background-color: #fff;
	float: left;
	text-align: center;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
}

.bet-table tr td{
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.bet-head{
	float: left;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom:30px;
}
.bet-dbox{

	padding-top: 12px;
	padding-bottom: 12px;
	float: right;
	font-size: 13px;
	text-decoration: none;
	border-radius:5px 5px;
	color:#000;
	width:22.5%;
	text-align:center;
	margin-left:5%;
	margin-right:5%;
	display:block;
	float:left;
	border:solid 2px #286D24;
	font-weight:bold;
}
#bet-head-but{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.min-h-150{
	min-height:150px;
}



input, select, textarea{
-ms-box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box; 
box-sizing:content-box;
}


.list-1 li{
	font-size: 13px;
	margin-bottom: 10px;
}

.nav2-a{
	display: block;
	float: right;
	height: auto;
	width: auto;
	background-color: #666;
	color: #FC0;
	margin-left: 10px;
	text-decoration: none;
	font-size: 14px;
	border-radius: 5px 5px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
background-image:url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}


.why-us{
	float:left;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.why-us li{
	width: 37%;
	padding-left: 7%;
	padding-right: 2%;
	list-style: none;
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	background-image: url(../images/globe.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-bottom:30px;
	min-height:150px;
	margin-left:1%;
	margin-right:1%;
	opacity:0.8;
	border-radius:5px 5px;
}
.why-us li p{
	font-size:13px;
	color:#666;
	line-height:18px;
}
.why-us li h2{
	font-size:16px;
	color:#063;
}

.pricing-sec{
	float:left;
	width:70%;
	margin-left:15%;
	height:auto;
}

.plan-box{
	float:left;
	width:42%;
	margin-left:1%;
	margin-right:1%;
	padding-left:3%;
	padding-right:3%;
	box-shadow:0px 0px 5px #ccc;
	background-color:#FFF;
	min-height:400px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	border-radius:5px 5px;
}

.plan-title{
	font-size:18px;
	font-weight:bold;
	float:left;
	width:100%;
	color:#333;
	margin-bottom:20px;
}

.plan-price{
	font-size:34px;
	float:left;
	width:100%;
	color:#333;
	margin-bottom:10px;
}

.plan-time{
	font-size: 13px;
	float: left;
	width: 100%;
	color: #A0A0A0;
	margin-bottom: 15px;
}
.plan-old-price{
	font-size: 16px;
	float: left;
	width: 100%;
	color: #A0A0A0;
	margin-bottom: 10px;
	margin-top:-10px;
}
.plan-features{
	float:left;
	width:100%;
	color:#666;
	margin-bottom:30px;
}
.plan-features span{
	font-size: 13px;
	float: left;
	width: 100%;
	display: block;
	border-bottom: solid 1px #e1e1e1;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #858585;
}
.plan-but{
	float:left;
	width:80%;
	margin-left:10%;
	border-radius:20px 20px;
	background-color:#286D24;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	font-size:14px;
}
.plan-days{
	width:55%;
	height:30px;
	border:none;
	text-align:center;
	margin-bottom:5px;
	cursor:pointer;
	font-weight:bold;
	display:inline-block;
}
.plan-dc{
	width:40%;
	height:30px;
	line-height:30px;
	border:none;
	text-align:center;
	margin-top:-10px;
	font-weight:bold;
	display:inline-block;
	background-color:#252a2d;
	font-size:12px;
	color:#286D24;
	font-weight:normal;
	
}
.plan-days option{
	text-align:center;
	font-weight:normal;
}
.plan-but:hover{
	background-color:#000;
	color:#fff;
}
#plan-features span{
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #338C2F;
}
.switch-currency{
	float: left;
	width: 29%;
	margin-left: 35%;
	border: 1px solid #ccc;
	height: 27px;
	padding-left:1%;
	margin-bottom:30px;
	text-align:center;
	cursor:pointer;
}
.error-box{
	margin-left:0%;
	width:90%;
	border:solid 1px #F00;
	padding-left:6%;
	padding-right:3%;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	color:#F00;
	font-size:14px;
	margin-bottom:10px;
}
.error-box li a{
	color: #A00;
}
.switch-currency option{
	text-align:center;
}
.predict-input
{
	width:50px;
	height:20px;
}
.bg-b3{
	background-color:#333;
}
.bg-b2{
	background-color:#22242A;
}
.bg-b6{
	background-color:#666;
}
.bg-b9{
	background-color:#999;
	
}
.bg-b10{
	background-color: #B6B6B6;
}
.bg-p {
	background-color:#C95F94;
}

.bg-o {
	background-color:#F60;
}

.bg-y {
	background-color: #252a2d;
}

.bg-y2 {
	background-color: #FCF3C5;
}


.bg-a2{
	background-color: #F2F2F2;
}

.bg-o3 {
	background-color:#D57B32;
}
.tc-y {
	color:#FC0;
}
.bg-o7{
	background-color:#FC0;
}
.tc-y2 {
	color: #CCA400;
}
.bg-o4{
	background-color:#F93;
}
.bg-o2 {
	background-color: #FFCD82;
}
.bg-g9 {
	background-color:#00853F;
}
.bg-w {
	background-color:#FFF;
}
.tc-g9 {
	color:#3A9277;
}

.bc-5{
	border-radius: 5px 5px;
}
.bc-t-5{
	border-top-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
}
.bc-10{
	border-radius: 10px 10px;
}
.bb-o2 {
	border: 1px solid #FFAF37;
}
.tc-o {
	color: #F60;
}
.bg-g {
	background-color:#286D24;
}

.bg-g1 {
	background-color:#9FFF9F;
}


.tc-w {
	color:#FFF;
}
.tc-w2 {
	color: #E1E1E1;
}

.tc-p{
	color:#8166C3;
}

.tc-b3 {
	color:#333;
}

.tc-bl3 {
	color: #31ACA3;
}

.tc-bl {
	color:#09F;
}
.bg-o5{
	background-color:#FC3;
}
.tc-bl2 {
	color: #0099CC;
}

.tc-b {
	color:#000;
}
.ts-10{
	font-size:10px;
}
.ts-28{
	font-size:28px;
}
.tc-b9 {
	color:#999;
}

.tc-b6 {
	color:#666;
}

.tc-g {
	color: #006600;
}

.tc-g2 {
	color:#096;;
}
.tc-g3 {
	color: #9DFF9D;
	;
}

.bm-t-100 {
	margin-top: 100px;
}
.bm-t-10 {
	margin-top: 10px;
}
.bm-t-15 {
	margin-top: 15px;
}
.bm-t-5 {
	margin-top: 5px;
}
.bm-t-20 {
	margin-top: 20px;
}
.bm-t-25 {
	margin-top: 25px;
}
.bm-t-30 {
	margin-top: 30px;
}
.bm-t-40 {
	margin-top: 40px;
}
.bm-t-50 {
	margin-top: 50px;
}
.bm-b-5 {
	margin-bottom: 5px;
}
.bm-b-50 {
	margin-bottom: 50px;
}
.bm-b-70 {
	margin-bottom: 70px;
}
.bm-b-80 {
	margin-bottom: 80px;
}
.bm-b-100 {
	margin-bottom: 100px;
}
.bm-b-40{
	margin-bottom:40px;
}
.bm-b-30 {
	margin-bottom: 30px;
}
.bm-b-20 {
	margin-bottom: 20px;
}
.bm-b-10 {
	margin-bottom: 10px;
}
.bm-b-15 {
	margin-bottom: 15px;
}

.bm-r-10 {
	margin-right: 10px;
}
.bm-r-05 {
	margin-right: 4%;
}

.bm-r-5 {
	margin-right: 5px;
}

.bp-t-20 {
	padding-top: 20px;
}

.bp-b-20 {
	padding-bottom: 20px;
}

.bp-b-30 {
	padding-bottom: 30px;
}

.bp-t-50 {
	padding-top: 50px;
}

.bp-b-50 {
	padding-bottom: 50px;
}
.bp-b-10 {
	padding-bottom: 10px;
}
.bp-r-30 {
	padding-right: 30px;
}
.bg-bl{
	background-color:#09F;
}
.bg-bl2{
	background-color: #3CA7FF;
}
.bold {
	font-weight: bold;
}
.nobold {
	font-weight:normal;
}
.bp-t-10 {
	padding-top: 10px;
}

.bp-tb-10 {
	padding-top: 10px;
	padding-bottom:10px;
}

.bp-tb-5 {
	padding-top: 5px;
	padding-bottom:5px;
}

.bp-tb-7 {
	padding-top: 7px;
	padding-bottom:7px;
}

.bp-t-15 {
	padding-top: 15px;
}

.bp-t-30 {
	padding-top: 30px;
}

.scourses-list li{
	margin-bottom:10px;
}

form {
	float: left;
	height: auto;
	width: 100%;
}
form label {
	height: auto;
	width: 100%;
	
}

.form-wrap {
	background-color: #A0D568;
	float: left;
	height: auto;
	width: 100%;
	background-position: 97% center;
	background-repeat: no-repeat;
}

.form-input:hover, .form-input2:hover{
	box-shadow: 0px 0px 6px #9FC;
}
	
.form-input {
	transition: border-color 0.3s 0.1s ease-out;
	box-shadow: 0px 0px 1px #9FC;
	float: left;
	height: 38px;
	width: 97%;
	padding-left: 3%;
	background-repeat: no-repeat;
	background-position: right 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #D6D6D6;
	font-size: 14px;
	font-weight: normal;
}


.form-input2 {
	transition: border-color 0.3s 0.1s ease-out;
	box-shadow: 0px 0px 1px #9FC;
	float: left;
	height: 30px;
	width: 97%;
	padding-left: 3%;
	background-repeat: no-repeat;
	background-position: right 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #D6D6D6;
	font-size: 14px;
	font-weight: normal;
}

.form-select {
	transition: border-color 0.3s 0.1s ease-out;
	box-shadow: 0px 0px 1px #9FC;
	float: left;
	height: 25px;
	width: 100px;
	padding-left: 3%;
	background-repeat: no-repeat;
	background-position: right 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #D6D6D6;
	font-size: 14px;
	font-weight: normal;
	border-radius:10px 10px;
}

.row {
	float: left;
	height: auto;
	width: 100%;
}

.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.md {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.caz-b {
	float: left;
	height: auto;
	width: 100%;
}
.mag-b {
	float: left;
	height: auto;
	width: 100%;
}
#wrap-text{
	   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}
.caz-pb-10-l {
	float: left;
	height: auto;
	width: 90%;
	padding-left:10%;	
}
.caz-pb-10-r {
	float: left;
	height: auto;
	width: 90%;
	padding-right:10%;	
}

.caz-pb-5-l {
	float: left;
	height: auto;
	width: 95%;
	padding-left:5%;	
}

.caz-mb-3-l {
	float: left;
	height: auto;
	width: 97%;
	margin-left:3%;	
}

.caz-mb-5-l {
	float: left;
	height: auto;
	width: 95%;
	margin-left:5%;	
}

.caz-mb-2-l {
	float: left;
	height: auto;
	width: 98%;
	margin-left:2%;	
}



.caz-pb-10 {
	float: left;
	height: auto;
	width: 80%;
	padding-left:10%;
	padding-right:10%;
	
}

.caz-pb-5 {
	float: left;
	height: auto;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.caz-pb-1 {
	float: left;
	height: auto;
	width: 98%;
	padding-left:1%;
	padding-right:1%;
}
.caz-b-33 {
	float: left;
	width: 24%;
}
.caz-b-3 {
	float: left;
	width: 25%;
}
.caz-b-9 {
	float: left;
	width: 75%;
}

a {
	transition: all 0.3s 0.1s ease-out;
}

.caz-pb-3 {
	float: left;
	height: auto;
	width: 94%;
	padding-left:3%;
	padding-right:3%;
}

.caz-pb-2 {
	float: left;
	height: auto;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
}
	

#banna {
	background-color: #A0D568;
	float: left;
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
#free-trial{
	margin-left: 1%
}
.caz-pb-6 {
	height: auto;
	width: 40%;
	padding-right: 5%;
	padding-left: 5%;
	float: left;
}

.caz-b-6 {
	height: auto;
	width: 50%;
	float: left;
}

.caz-b-5-6 {
	height: auto;
	width: 46%;
	float: left;
}

.bw-auto{
	float:left;
	width:auto;
}
.caz-pb-6-5 {
	height: auto;
	width: 40%;
	padding-left:5%;
	padding-right:5%;
	float: left;
}

.caz-b-4 {
	float: left;
	width: 33.3333333333%;
	height: auto;
}

.caz-pb-4-3 {
	float: left;
	width: 27.3333333333%;
	height: auto;
	padding-left:3%;
	padding-right:3%;
}

.caz-b-5 {
	float: left;
	width: 41.3333333333%;
	height: auto;
}

.caz-pb-5-5 {
	float: left;
	width: 31.3333333333%;
	height: auto;
	padding-left:5%;
	padding-right:5%;
}

.ss-share{
	background-color: #3CF;
	float: left;
	height: auto;
	width: auto;
	padding-left: 37px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/icons.png?x);
	background-repeat: no-repeat;
	background-position: left;
	margin-right:5px;
}

.category-boxx{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
}

.category-boxx a{
	border-radius:20px 20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
	background-color:#000;
	color:#252a2d;
	text-decoration:none;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
}

.ss-share:hover{
	opacity:0.8;
}

#ss-fb{
	background-position: 10px -928px;
	background-color:#4D70A8;
	padding-left:32px;
}
#ss-tw{
	background-position: 10px -965px;
	background-color:#01BAF2;
}
#ss-in{
	background-position: 10px -1003px;
	background-color:#1687B1;
}
.caz-b-7 {
	float: left;
	width: 58.3333333333%;
	height: auto;
}
#site-intro{
	float: left;
	width: 57%;
	height: auto;
}
.br-10{
	border-radius: 10px 10px;
}
.br-5{
	border-radius: 5px 5px;
}
.br-0{
	border-radius: 0px 0px;
}
.caz-b-44 {
	float:left;

	width: 30.3333333333%;
	height: auto;
}

.am-title{
	float:left;
	width:27%;
	margin-right:10px;
}

.am-input{
	float:left;
	width:40%;
}

.am-cat-title{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:13px;
	background-color:#252a2d;
	color:#286D24;
	width:20%;
	margin-bottom:30px;
}

.caz-b-444 {
	float: right;
	width: 27%;
	height: auto;
}

.caz-pb-30-3 {
	float: right;
	width: 30%;
	padding-left:3%;
	padding-right:3%;
	height: auto;
}

.caz-b-2 {
	float: left;
	width: 16.6667%;
	height: auto;
	text-decoration: none;
	display: block;
}

.caz-b-1 {
	float: left;
	width: 8.33333%;
	height: auto;
	text-decoration: none;
	display: block;
}

.caz-b-22 {
	float: left;
	width: 14.6667%;
	height: auto;
	text-decoration: none;
	display: block;
}

.caz-b-105 {
	float: left;
	width: 8.333%;
	height: auto;
	text-decoration: none;
	display: block;
}


.caz-b-10 {
	float: left;
	width: 83.33333%;
	height: auto;
}

.caz-b-11 {
	float: left;
	width: 93.33333%;
	height: auto;
}

.caz-mb-2-r-5 {
	float: left;
	width: 16.66666666%;
	height: auto;
	margin-right:5%;
}

.caz-b-8 {
	float: left;
	height: auto;
	width: 66.6666666666%;
}
.caz-b-805 {
	float: left;
	height: auto;
	width: 70.83666666%;
}

.ts-14 {
	font-size: 14px;
	line-height: 20px;
}

.ts-16{
	font-size: 16px;
	line-height: 22px;
}
.bg-ga{
	background-color: #D9FFD9;
}
.ts-18{
	font-size: 18px;
	line-height: 22px;
}


.ts-20 {
	font-size: 20px;
	line-height:25px;
	
}
.ts-150 {
	font-size: 150px;
}
.ts-24 {
	font-size: 24px;
	line-height: 30px;
}

.ts-28 {
	font-size: 28px;
	
}

.bm-l-0{
	margin-left:0px;
}

.ts-36 {
	font-size: 36px;
	
}
.ts-30 {
	font-size: 30px;
	
}


.ts-9 {
	font-size: 9px;
	line-height: 18px;
}

.ts-8 {
	font-size: 8px;
	line-height: 18px;
}

.ts-12 {
	font-size: 12px;
	line-height: 20px;
}
.ts-13 {
	font-size: 13px;
	line-height: 20px;
}
.ts-11 {
	font-size: 11px;
	
}
.bc-l{
	clear:left;
}
.bc-r{
	clear:right;
}
.center {
	text-align: center;
}
ul.setPaginate li.setPage{
	padding:15px 10px;
	font-size:14px;
	}

	ul.setPaginate{
	padding:0px;
	
	overflow:hidden;
	font:12px 'Tahoma';
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	}  

	ul.setPaginate li.dot{padding: 3px 0;}

	ul.setPaginate li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	}



	ul.setPaginate li a
	{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #cccccc;
	color: #999999;
	display: inline-block;
	font: 15px/25px Arial,Helvetica,sans-serif;
	margin: 5px 3px 0 0;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	}	

	ul.setPaginate li a:hover,
	ul.setPaginate li a.current_page
	{
	border: 1px solid #000;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	}

	ul.setPaginate li a{
	color:#666;
	display:block;
	text-decoration:none;
	padding:0px 8px;
	text-decoration: none;
	}
.pagination {
	float: left;
	height: auto;
	width: 100%;
	color:#666;
}
.signup-check {
	float: left;
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
}
.signup-check a {
	color: #039;
	text-decoration: underline;
}#dform_error {
	color: #F00;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:none
}
.bp-bt-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.tc-r {
	color: #F00;
}
.bg-r{
	background-color:#C00;
}
.caz-pb-30 {
	width: 40%;
	padding-right: 30%;
	padding-left: 30%;
}
.bm-l-25 {
	margin-left: 25%;
}
.lh-30 {
	line-height: 30px;
}
.lh-24 {
	line-height: 24px;
}
.container2 {
	float: left;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
}

.anko-1 {
	display: block;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1E39B;
	font-size: 14px;
}

.anko-1:hover {
	background-color:#BCDF53;;
}

.anko-2:hover{
	background-color:#BCDF53;;
	color:#fff;
}
.bg-n{
	background-image:none;
}

.bg-g2{
	background-color: #B0E4AD;
}


.anko-2 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 1%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
	background-position: 5px center;
}
.anko-10 {
	height: auto;
	width: auto;
	margin-right: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	border: 1px solid #DA0000;
	border-radius: 5px 5px;
}

footer{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #000;
	float: left;
	padding-top: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FC0;
}

.warn{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	color: #CCC;
	font-size: 12px;
	background-image: url(../images/warn10cc1.png?a);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	margin-top:30px;
}

.footer-box{
	width:25%;
	padding:5px;
	float:right;
	color:#ccc;
	font-size:13px;
	line-height:20px;
	padding-bottom:50px;
	box-sizing:border-box;
}

.footer-quick-link
{
	padding:0px;
	float:left;
	margin-left:5%;
	width:95%;
}

.footer-quick-link li{
	color: #FC0;
}

.footer-quick-link li a{
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}

.footer-box h2{
	font-size: 16px;
	color: #F2D10C;
}

.home-desc{
	float:left;
	padding:0px;
	margin:0px;
	width:70%;
	margin-left:15%;
	margin-right:15%;
}


.home-desc-li{
	width: 95%;
	vertical-align: top;
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #666;
	margin-left: 0%;
	margin-right: 0%;
	text-align: left;
	margin-bottom: 40px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
	padding-left: 5%;
	line-height:20px;
}
.home-desc li h2{
	font-size:18px;
}

.wining-box{
	width:40%;
	padding-left:5%;
	padding-right:5%;
	float:left;
}

.news-update{
	width: 70%;
	padding: 0px;
	float: left;
	margin-right: 15%;
	margin-left: 15%;
}

.news-update li{
	display:inline-block;
	vertical-align:top;
	width: 38%;
	margin-left:5%;
	margin-right:5%;
	list-style-type: none;
	margin-bottom: 30px;
	font-size:14px;
	color:#333;
	line-height:20px;
}
.news-section{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #FC0;
	float:left;
	margin-bottom:60px;
}
.news-sec-h2{
	width:100%;
	text-align:center;
	color:#333;
}
.news-date{
	color:#900; 
	font-weight:bold; 
	margin-top:10px; 
	float:left;
}
.tips-market{
	width: 100%;
	margin-left: 0%;
	float: left;
	background-color: #333;
	padding-top:40px;
	padding-bottom:40px;
}

.tips-market-ul{
		width: 60%;
	margin-left: 20%;
	float: left;

}

.tips-market-ul li{
	width:21%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	list-style:none;
	margin-bottom:20px;
}
.tips-market-ul li a{
	display: block;
	width: 71%;
	padding-left: 24%;
	padding-right: 5%;
	float: left;
	height: 40px;
	background-color: #FFF;
	border-radius: 10px;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 5px 20.5px;
	transition: all 0.3s 0.1s ease-out;
}
.tips-market-ul li a:hover{
	background-color: #666;
	color:#fff;
}

.tips-market-ul li a span{
	background-color:#F00;
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
	position:relative;
	margin-top:-32px;
	margin-right:-7%;
	float:right;
	border-top-right-radius:10px 10px;
	border-bottom-left-radius:10px 10px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
}

.win-h2{
	float:left;
	width:100%;
	font-size:18px;
	text-align:center;
	color:#666;
}
.wining-sec{
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
	background-color: #F2F2F2;
}
.random-wining{
	width:70%;
	margin-left:15%;
	float:left;
	margin-top:30px;
	padding:0px;
}
.random-wining li{
	width:31.333%;
	margin-left:1%;
	margin-right:1%;
	list-style:none;
	float:left;
	border-radius:10px 10px;
	overflow:hidden;
	height:400px;
	cursor:pointer;
}
.sec-h2{
	width:100%;
	float:left;
	font-size:20px;
	color:#333;
	text-align:center;
}

.random-wining-sec{
	float:left;
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
}

.button1{
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	width: 46%;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	margin-right: 1%;
	margin-left: 1%;
	border-radius: 5px 5px;
	margin-bottom: 20px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 5px top -30px;
	transition: all 0.3s 0.1s ease-out;
}

.button1:hover{
	background-color:#666;
}
.caz-b-70{
	width:70%;
	margin-left:15%;
	margin-right:15%;
	float:left;
}
.caz-b-50{
	width:50%;
	margin-left:25%;
	margin-right:25%;
	float:left;
}
.caz-b-40{
	width:50%;
	margin-left:25%;
	margin-right:25%;
	float:left;
}
.bash-h2{
	font-size:36px;
	color:#FFF;
	text-align:center;
	text-decoration:blink;
	 animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.bashing-sec{
	width: 100%;
	background-color: #286D24;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../images/field-min.png);
	background-repeat: repeat;
}

.button2{
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 14px;
	width: 78%;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	color: #000;
	font-weight: bold;
	margin-right: 10%;
	margin-left: 10%;
	border-radius: 5px 5px;
	margin-bottom: 20px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 5px top -25px;
	transition: all 0.3s 0.1s ease-out;
}

.bash-ul{
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}

.bash-ul li{
	width: 20%;
	text-align: center;
	float: left;
	list-style: none;
	height: 100px;
	color: #FFF;
}

.bashing-content{
	opacity:0.9;
	border: 3px dashed #F00;
	background-color: #fff;
	height: auto;
	width: 90%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	font-size: 14px;
	color: #333;
	float: left;
	margin-top: 30px;
}
.testimo-box{
	float: right;
	width: 40%;
	padding-left: 0%;
	padding-right: 5%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:inherit;
	height: auto;
	margin-left: 0%;
	background-color:#286D24;
	opacity:0.8;
	margin-top:30px;
}
.testimo li{
	width: 90%;
	padding-left: 10%;
	padding-right: 0%;
	margin-left:0%;
	margin-right:0%;
	padding-bottom: 10px;
	border-radius: 5px 5px;
	float: left;
	list-style: none;
	margin-bottom: 20px;
	background-image: url(../images/quote2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.testimo li p{
	width:100%;
	float:left;
	margin-left:0%;
	padding-top:0px;
	margin-top:0px;
	display:block;
	margin-bottom:0px;
	font-size:13px;
	color:#fff;
	font-style:italic;
	margin-top:0px;
	padding-top:0px;
}
.testimo li strong{
	width:100%;
	float:left;
	text-align:right;
	font-size:12px;
	margin-top:10px;
	display:block;
	color:#FC0;
}
.testimo-box h2{
	font-size: 20px;
	text-align: center;
	color: #fff;
	width: 100%;
	margin-left:0%;
	padding-bottom:10px;
	margin-bottom:20px;
}

.guide-box{
	width: 68%;
	float: left;
	margin-left: 15%;
	border: 1px solid #ccc;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 40px;
	padding-bottom: 40px;
	height: auto;
	margin-top: 70px;
	margin-bottom: 70px;
	border-radius: 10px 10px;
}

.guide-img {
	float: left;
	height: auto;
	width: 47%;
	margin-right:3%;
}

.guide-txt{
	float:left;
	width:50%;
	height:auto;
}

.guide-txt-h2{
	font-size:24px;
	color:#000;
}

.buy-now{
	float: left;
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF3300;
	font-size: 18px;
	border-radius: 5px 5px;
	text-align: center;
	text-decoration: none;
	margin-left: 10%;
	border: 2px solid #C40000;
	
}


.read-content-box{
	float:left;
	width:70%;
}
.read-content-right{
	float:right;
	width:24%;
}


.top-skola{
	width:94%;
	padding-left:6%;
}

.top-skola li{
	width: 100%;
	float: left;
	color: #286D24;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	list-style:none;
}

.top-skola li a{
	text-decoration:none;
	font-size:15px;
	color:#666;
}

.top-skola li a:hover{
	color: #286D24;
}

.va-but{
	color: #fff;
	display: block;
	float: left;
	height: auto;
	width: 76%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	border-radius: 5px 5px;
	text-decoration: none;
	margin-top: 5px;
	border: 0px solid #F60;
	margin-right: 10%;
	margin-left: 6%;
	text-align:center;
	font-weight:bold;
	background-color:#286D24;
}
.va-but:hover{
	border-color:#09F;
	color:#09F;
}
#va-latest{
	width:40%;
	margin-left:0px;
}
.va-but2{
	color: #F30;
	display:inline-block;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border-radius: 5px 5px;
	text-decoration: none;
	margin-top: 5px;
	border: 2px solid #F60;
	margin-right: 10%;
	margin-left: 20px;
	text-align:center;
	font-weight:bold;
}


.item-list-2{
	padding:0px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	width:100%;
	margin-left:0%;
}
.item-list-2 li{
	float: left;
	width: 28%;
	margin-bottom: 10px;
	list-style-type: none;
	padding-bottom: 10px;
	list-style:none;
	margin-left:0%;
	margin-right:5.3%;
	
}

.item-list-2 li a{
	text-decoration: none;
	color: #286D24;
	font-size: 16px;
	overflow:hidden;
	display:block;
	float:left;
	font-weight:bold;
	padding-left:3%;
	padding-right:3%;
	width:94%;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:5px 5px;
}
.item-list-2 li a:hover{
	color:#333;
	box-shadow:0px 0px 10px #ccc;
}

.item-list-2 li span{
	width:100%;
	display:block;
	float:left;
	height:120px;
	overflow:hidden;
	margin-bottom:10px;
}

.bash-icon{
	background-image:url(../images/icons.png);
	background-repeat:no-repeat;
	
	float:left;
	display:block;
	width:100%;
	height:50px;
	margin-top:10px;
}

#bash-good{
	background-position:center -120px;
}

#bash-lose{
	background-position:center -715px;
}

#bash-na{
	background-position:center -167px;
}

#login-a{
	background-color:#252a2d; 
	color:#000;
	background-image:url(../images/icons.png);
	background-position:10px -216px;
}
#signup-a{
		background-position:10px -248px;
		background-color:#286D24; 
}

#dashboard-a{
		background-position:10px -780px;
		background-color:#286D24; 
}

#affiliate-a{
		background-position:10px -279px;
	background-color:#063; 
	color:#FFF;
}

.social-login{
	display: block;
	float: left;
	height: auto;
	width: 38%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	border: 1px solid #CCC;
	color:#666;
}

#facebook-signup{
	
	background-position: 15px -317px;
}


#google-signup{
	background-position: 15px -360px;
}
.bb-a {
	border: 1px solid #CCC;
}
.anko-a{
	text-decoration: none;
}
.anko-a:hover{
	text-decoration:underline;
}

.login-sec{
	width:55%;
	margin-left:auto;
	margin-right:auto;
	
}
.italiz{
	font-style:italic;
}
.submit-login{
	width: 50%;
	margin-left:25%;
	border-radius:5px 5px;
	height: 40px;
	margin-top:10px;
	margin-bottom:0px;
	
	float: left;
	
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	border: none;
	line-height: 40px;
	text-decoration: none;
	display: block;
}
.bb-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.bb-b-y {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}

.refer-box{
	float: left;
	height: auto;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	border: 3px dashed #F2D10C;
	background-color: #000;
}

.faqdiv{width:99%; margin:0px auto; height:auto; margin-bottom:20px!important;}

.faqdivtop{
	height: 45px;
	line-height: 45px;
	width: 94%;
	background-image: url(../images/bcross.png);
	background-repeat: no-repeat;
	background-color: #FCFCFC;
	background-position: 25px center;
	color: #000;
	padding-left: 60px;
	font-weight: bold;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 0px;
}

.faqdivtop2{
	height: 45px;
	line-height: 45px;
	width: 94%;
	background-image: url(../images/bcross.png);
	background-repeat: no-repeat;
	background-color: #FCFCFC;
	background-position: 25px center;
	color: #000;
	padding-left: 60px;
	font-weight: bold;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 0px;
}

.faqdivtop2:hover{
color:#fff; 
background-color:#000;
background-position: 0px center;
}

.faqdivtop:hover{
color:#fff; 
background-position: 5px center;
background-color:#000;
}

.buyplan{
	float:left;
	padding:0px;
	margin:0px;
}

.buyplan li{
	float:left;
	width:15.8%;
	padding-left:1%;
	padding-right:1%;
	margin-left:1%;
	margin-right:1%;
	list-style:none;
	text-align:center;
	border:solid 1px #ccc;
	border-radius:5px 5px;
	padding-top:30px;
	padding-bottom:30px;
	transition: background-color 0.3s 0.1s ease-out;
}

.buyplan2 li{
	float:left;
	width:29%;
	padding-left:1%;
	padding-right:1%;
	margin-left:1%;
	margin-right:1%;
	list-style:none;
	text-align:center;
	border:solid 1px #ccc;
	border-radius:5px 5px;
	padding-top:30px;
	padding-bottom:30px;
	transition: background-color 0.3s 0.1s ease-out;

}
.buyplan li:hover, .buyplan2 li:hover{
	background-color:#F2D10C;
}
.buyplan li p, .buyplan2 li p{
	display:block;
	float:left;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	min-height:140px;
	
}
.buyplan li del, .buyplan2 li del{
	font-size:14px;
	color:#F60;
	float:left;
	width:100%;
	margin-bottom:10px;
}


.price-off{
	float:left;
	width:100%;
	font-size:12px;
	color:#999;
}
.plantype{
	font-size:16px;
	margin-bottom:20px;
	float:left;
	width:100%;
	color:#999;
	
}
.buybut{
	float: left;
	display: block;
	width: 70%;
	margin-left: 15%;
	background-color: #286D24;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius:5px 5px;
}

.buybut1{
	float: left;
	display: block;
	width: 50%;
	margin-left: 25%;
	background-color: #286D24;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:5px 5px;
}

.buybut1:hover{
	background-color: #41B13A;
}

#bet-banker{
	background-color: #286D24;
	opacity: 0.8;
	color: yellow;
	float: right;
	text-align:left;
	padding-left:3%;
	padding-right:3%;
	width:32%;
	padding-bottom:25px;
	margin-top:90px;
	line-height:23px;
	
}
#bet-banker h2{
	font-size:17px;
	color:#fff;
}
#bet-banker p{
	font-size:14px;
}
#bet-banker a{
	color:#fff;
	font-size:14px;
}
.buybut2{
	float: left;
	display: block;
	width: auto;
	margin-left: 0%;
	background-color: #252a2d;;
	font-size: 14px;
	font-weight: bold;
	color: #286D24;
	text-decoration: none;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 5px 5px;
	padding-right: 20px;
	padding-left: 20px;
}
.buybut:hover{
	background-color:#000;
}

.buybut2:hover{
	background-color: #E8B900;
}

.pay-options{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}

.pay-options li{
	float:left;
	width:auto;
	margin-right:20px;
	list-style:none;
}
.pay-options li a{
	display:block;
	border-radius:5px 5px;
	border: solid 2px #286D24;
	padding-left:16px;
	padding-right:16px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	margin-bottom:10px;
	color:#286D24;
	text-decoration:none;
	
}
.pay-options li a:hover{
	background-color:#286D24;
	color:#FFF;
}

.plan-benefits{
	font-size:13px; line-height:20px; margin-top:10px;
	color:#666;
}

.menu{
	float: left;
	height: auto;
	width: 22%;
	background-color: #ccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu a{
	float: left;
	height: auto;
	width: 84%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 12%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	display: block;
	background-repeat: no-repeat;
	background-position: 10px center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.menu a:hover{
	background-color: #fff;
	color: #286D24;
	border-left-color: #FFF;
}
.dash-box{
	float:left;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	float:right;
	background-color:#fff;
	min-height:540px;
	padding-top:15px;
	padding-bottom:50px;
	height:auto;
}

.dashboard{
	float:left;
	width:100%;
	border:solid 1px #ccc;
	margin-top:30px;
}


.profile-nav{
	float: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	height: auto;
	width: 100%;
	margin-bottom:30px;
}
.profile-nav a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: auto;
	text-decoration: none;
	font-size: 12px;
	border-radius: 20px 20px;
    border: 1px solid #286D24;
	margin-right:10px;
	background-color:#fff; 
	color:#286D24;
}

.sub-plan{
	float:left;
	width:30%;
	padding-left:3%;
	font-weight:bold;
	font-size:13px;
}




.sub-status{
	float:left;
	width:25%;
}
.sub-exp{
	float:left;
	width:20%;
}
.sub-date{
	float:left;
	width:20%;
}
.sub-activate{
	float:left;
	width:12%;
}
.activate-but{
	display:block;
	text-decoration:none;
	text-align:center;
	width:80%;
	margin-left:10%;
	margin-top:5px;
	background-color:#066;
	color:#fff;
	font-size:13px;
	border-radius:20px 20px;
	padding-top:2px;
	padding-bottom:2px;
	
}


.paym-ref{
	float:left;
	width:15%;
	
}
.paym-desc{
	float:left;
	width:22%;
}
.paym-date{
	float:left;
	width:12%;
	padding-left:2%;
}
.paym-amount{
	float:left;
	width:12%;
}
.paym-status{
	float:left;
	width:12%;
}

.paym-evidence{
	float:left;
	width:13%;
}

.paym-option{
	float:left;
	width:12%;
}
.pay-evid{
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background-color:#000;
	width:auto;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	border-radius:5px 5px;
}

.sub-but{
	display:block;
	float:right;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:13px;
	background-color:#FC3;
	margin-top:-45px;
	border-radius:5px 5px;
	padding-top:8px;
	padding-bottom:8px;
	color:#286D24;
	font-weight:bold;
}

.upload-but{
	display:block;
	float:left;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:13px;
	background-color:#286D24;
	margin-top:0px;
	border-radius:5px 5px;
	padding-top:8px;
	padding-bottom:8px;
	color:#fff;
	font-weight:bold;
	border:none;
}

.buy-plan{
display:block;
float:left;
	padding-left:13px;
	padding-right:13px;
	text-decoration:none;
	font-size:13px;
	background-color:#333;
	margin-top:0px;
	border-radius:5px 5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FC0;
	
}
.sc-but{
	display:block;
	float:right;
	width:auto;
	background-color:#286D24;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	font-size:13px;
	margin-left:10px;
}
.plan-currency{
	display:block;
	float:right;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:13px;
	border-radius:5px 5px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	border:solid 1px #ccc;
}

.plan-currency2{
	display:block;
	float:right;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:13px;
	margin-top:-45px;
	border-radius:5px 5px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	border:solid 1px #ccc;
}

#pan-amount{
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
#pan-duration{

	padding-top:5px;
}
.activate-but:hover{
	background-color:#F1D00C;
	color:#286D24;
}
.sub-row{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}
.refer-share{
	float:left;
	width:100%;
	margin-top:10px;

}
.refer-share a{
	display: block;
	border-radius: 17px 17px;
	width: 34px;
	height: 34px;
	float: left;
	margin-right:10px;
	text-decoration: none;
	background-image: url(../images/icons.png);
}
#s-facebook{
	background-position:0px -412px;
}
#s-email{
	background-position:0px -454px;
}
#s-google{
	background-position:0px -501px;
}
#s-linkedin{
	background-position:0px -546px;
}
#s-twitter{
	background-position:0px -589px;
}
.fl-r{
	float:right;
}

.history-tip{
	width:13%;
	padding-left:1%;
	padding-right:1%;
	float:left;
	font-size:13px;
}
.history-date{
	width:13%;
	padding-left:1%;
	padding-right:1%;
	float:left;
	font-size:13px;
}
.history-status{
	width:13%;
	padding-left:1%;
	padding-right:1%;
	float:left;
	font-size:13px;
}
.history-matches{
	width:55%;
	float:left;
	font-size:13px;
}

.profile-data{
	float: right;
	width: 33%;
	margin: 0px;
	border: 1px solid #CCC;
	padding-top: 25px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
}
.profile-data li{
	float:left;
	width:100%;
	margin-bottom:15px;
	list-style:none;
	font-size:13px;
}
.edit-profile{
	float:left;
	border:solid 1px #ccc;
	color:#666;
	text-decoration:none;
	display:block;
	margin-left:25%;
	padding-top:5px;
	padding-bottom:5px;
	width:50%;
	border-radius:20px 20px;
	text-align:center;
	margin-top:20px;
	
}
.pd-title{
	float:left;
	display:block;
	width:50%;
}
.pd-value{
	float:left;
	display:block;
	width:50%;
}

.sh-link{
	width: 85%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #F2F2F2;
	border-radius: 5px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
	font-size: 14px;
	min-height:20px;
	color:#00F;
}

.copy-but-2{
	width: auto;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCC;
	text-decoration: none;
	display: block;
	color: #666;
	float: left;
	font-size: 12px;
	border-radius: 5px 5px;
	font-weight:normal;
	margin-top:6px;
}
.copy-but-2:hover, .edit-profile:hover{
	box-shadow: 0px 0px 10px #ccc;
}

.refer-share a:hover{
	box-shadow: 0px 0px 10px #ccc;
	margin-top:-5px;
}

.profile-nav a:hover{
	background-color:#F2D10C;
	color:#fff;
}

.dashb-h1{
	float:left;
	width:100%;
	margin-top:0px;
	padding-top:0px;
	font-size:16px;
	color:#286D24;
	margin-bottom:20px;
}

.view-but{
	display:block;
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	text-decoration:none;
	width:auto;
	display:block;
	border-radius:20px 20px;
	font-weight:normal;
	
}
.view-but:hover{

	opacity:0.8;
}

#ntmw-desktop{
	display:inline-block;
}
#ntmw-mobile{
	display:none;
}

.tb-league, .tb-league1
{
		float:left;
	width:10%;
}

.tb-match, .tb-match1{
		float:left;
	width:31%;
	text-align:center;
}

#tb-match{
	width:45%;
}

#tb-tip{
	width:35%;
}

#tb-league{
	width:20%;
}

.tb-match2
{
	float:left;
	width:27%;
	text-align:center;
}

.tb-flag
{
	float:right;
	width:50%;
}
.tb-time{
	float:left;
	width:50%;
	
}
.tb-flag-time{
	display:inline-block;
	float:left;
	width:15%;
	padding-left:1%
}
.tb-other-col{
	width:76%;
	float:left;
}

#tb-other-col{
	width:66%;
}
#tb-flag-time{
	width:25%;
}
.tb-tip, .tb-tip1{
		float:left;
	width:10%;
	text-align:center;
}
.tb-goals{
		float:left;
	width:14%;
	text-align:center;
}
.tb-score{
		float:left;
	width:17%;
	text-align:center;
}

.tb-analysis{
		float:left;
	width:15%;
	text-align:center;
}
.tb-confidence{
		float:left;
	width:18%;
	text-align:center;
	font-size:13px;
	
}

.caz-b-tip{
	float:left;
	width:100%;
	transition: all 0.5s 0.1s ease-out;

}
.tb-result
{
	float:right;
	width:7%;
	padding-right:1%;
	text-align:center;
}

#m0-tip-date-0,#m0-tip-date-1,#m0-tip-date-2,#m0-tip-date-3,#m0-tip-date-4,#m1-tip-date-0,#m1-tip-date-1,#m1-tip-date-3,#m1-tip-date-4,#m2-tip-date-0,#m2-tip-date-1,#m2-tip-date-2,#m2-tip-date-3,#m2-tip-date-4
{
	display:none;
}

.table-head{
	float:left;
	width:100%;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
}


.table-head2{
	float:left;
	width:100%;
	background-color:#286D24;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}

.table-head{
	float:left;
	width:100%;
	background-color:#286D24;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}

.table-row{
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
}

.table-row2{
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
}

.dtable{
	float: left;
	width: 100%;
	height: auto;
	background-color: #F5F5F5;
}



.faqdivdown{height:auto; border:1px solid #D5D5D5; padding:35px 10px 20px 25px; width:auto; background:#fff; color:#000; font-size:16px; font-family:Verdana, Geneva, sans-serif;}
.faqdivdown a, .faqdivtopmob a{font-size:16px;}
.faqdivtopclickmob{height:auto; width:86%; color:#fff; background:url(../images/minus.png) no-repeat left #000; cursor:pointer; padding:5px 0px 5px 60px; font-weight:bold; font-size:17px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; overflow:hidden;}
.changetr{background:#9FFF9F;}
.nochangetr{background:#fff; color:#000;}

.datebox
{
	float:left;
	width:30%;
	margin-left:1%;
	margin-right:1%;
	border-radius:5px 5px;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	border:solid 2px #286D24;
	display:block;
	color:#030;
	font-weight:bold;
	font-size:14px;
}

.datebox:hover
{
	background-color: #9ADD97;
}


.gururesult{
	float:left; margin-left:1%; width:31%; height:250px; overflow:hidden; border-radius:10px; background:#ddd; margin-bottom:30px; z-index:100;
	margin-right:1%;
transition: box-shadow 0.3s 0.1s ease-out;	
	}
.gururesultmob{margin:0px auto; width:98%; height:auto; overflow:hidden; border-radius:10px; background:#ddd; margin-bottom:30px; z-index:100;}

.gurumaincont{width:100%; overflow:hidden; height:130px; padding:10px;

}
.gurumaincont p{margin-top:5px; margin-bottom:8px; font-size:13px;}
.gurusp{height:30px; line-height:30px; background:#006600; color:#fff; text-align:left; padding-left:10px; width:335px; font-weight:bold;}
.guruspmob{height:30px; line-height:30px; background:#006600; color:#fff; text-align:left; padding-left:1%; width:97%; font-weight:bold;}

.gururescorepend{
	width: 95%;
	text-align: right;
	font-size: 13px;
	line-height: 50px;
	height: 50px;
	font-weight: bold;
	background-color: #F4F4F4;
	padding-right: 5%;
	color: #333;
	overflow: hidden;
	
	float:left;
}



.gururescorewon{width:90%; text-align:right; font-size: 13px; color:#060; font-weight:bold; line-height: 50px; height:50px; background:url(../images/icons.png) right no-repeat #F4F4F4; padding-right:10%; overflow:hidden;
background-position: right 4px top -662px;

}


.buy-now2
{
	float: right;
	width: 73px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FFF;
	background-color: #F90 ;
	font-size: 12px;
	border-radius: 15px 15px;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: normal;
	margin-right: 40px;
	margin-top: 15px;
	padding-top: 5px;
	padding-right:5px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position:right 5px top -37px;
	
}
.buy-now2:hover{
	background-color:#F90;
}


.gururescorepend span{
	color:#A52A2A;
	margin-left:10px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -628px;
	display:inline-block;
	padding-right:15px;
	

}

.gurumaincont a{
	text-decoration:none;
}

.gururesult:hover{
	box-shadow:0px 0px 25px #ccc;
}

.pro-box{
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:normal;
	background-color:#063;
	color:#fff;
	font-weight:bold;
	border-radius:5px 5px;
	font-size:10px;
}

.af-sn
{
	float:left;
	width:10%;
}

.af-name
{
	float:left;
	width:30%;
}

.af-amt
{
	float:left;
	width:20%;
}

.af-commission
{
	float:left;
	width:20%;
}

.af-date
{
	float:left;
	width:20%;
}

.name-logo{
	display:block;
	float:left;
	width:80px;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#fff;
	border-radius: 5px 5px;
}
.logout2{
	display:block;
	float:right;
	border-radius:5px 5px;
	text-decoration:none;
	background-color:#FC0;
	padding-left:14px;
	padding-right:14px;
	padding-top:7px;
	padding-bottom:7px;
	font-size:12px;
	margin-top:6px;
}

.sec-title{
	width: 95%;
	padding-left: 0%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	background-image: linear-gradient(#E1E1E1, white);
	border: 1px solid #CCC;
	cursor:pointer;
}
.sec-title span{
	width:30px;
	height:20px;
	background-repeat:no-repeat;
	display:inline-block;
	margin-left:30px;
	float:left;
	margin-top:3px;
}

.sec-box{
	float:left;
	width:100%;
	height:auto;
}

.sec-anko{
	width: 97%;
	float:left;
	margin-left: 3%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top:20px;
	padding-bottom:20px;
}

.sec-anko a{
	display: block;
	text-decoration: none;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 90%;
}
.sec-anko a:hover{
	background-color:#252a2d;
	color:#286D24;
}

.search-form2 {
	float: left;
	height: 38px;
	width: 50%;
	margin-left: 5%;
	margin-right: 25%;
	padding: 1px;
	background-color: #FAEC9A;
	margin-right: 0px;
	border-radius: 5px 5px;
	transition: all 0.5s 0.1s ease-out;
	border: 1px solid #DFBF0D;
	margin-bottom: 20px;
}

.search-form3 {
	float: right;
	height: 38px;
	width: 40%;
	margin-left: 5%;
	margin-right: 0%;
	padding: 1px;
	background-color: #FFF;
	margin-right: 0px;
	border-radius: 5px 5px;
	transition: all 0.5s 0.1s ease-out;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}



.search-input-2 {
	float: left;
	height: 36px;
	width: 88%;
	font-size: 14px;
	color: #333;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	padding-left: 10px;
	background-color: transparent;
	border: 0px none #F2D011;
	background-repeat: no-repeat;
	background-position: right center;
}
.search-form2:hover{
	background-color:#E9E9E9;
}
.search-but2 {
	float: right;
	height: 38px;
	width: 4%;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	border-bottom-right-radius: 5px 5px;
	background-color: transparent;
	border: 0px solid #609;
	cursor: pointer;
}

.admin-h1{
	font-size:16px;
	color:#333;
	margin-bottom:30px;
}

.admin-tred{
	float:left;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	background-color:#E1E1E1;
	
}

.admin-tred a{
	display: block;
	float: left;
	padding-left: 0px;
	margin-right:20px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 14px;
	color: #333;
	background-repeat: no-repeat;
	background-position: right center;

}
.admin-tred a:hover{
	color:#060;
}

#market-selection label{
	float:left;
	width:27%;
	padding-left:1%;
	padding-right:1%;
	padding-top:5px;
	padding-bottom:5px;
	border:solid 1px #ccc;
	border-radius:5px 5px;
	margin-left:2%;
	margin-right:2%;
	font-size:14px;
	color:#333;
	cursor:pointer;
	margin-bottom:20px;
	display:block;
	transition: background-color 0.3s 0.1s ease-out;
}

#market-selection label:hover{
	background-color:#286D24;
	color:#fff;
}

.uza-id{
	float:left;
	width:10%;
}
.uza-name{
	float:left;
	width:22.5%;
}
.uza-email{
	float:left;
	width:22.5%;
}
.uza-plan{
	float:left;
	width:13%;
}
.uza-date{
	float:left;
	width:15%;
}

.uza-action{
	float:left;
	width:5%;
}

.uza-paydate{
	float:left;
	width:15%;
}

.uza-expdate{
	float:left;
	width:15%;
}


.log-date
{
	float:left;
	width:10%;	
}
.log-user{
	float:left;
	width:7%;
}
.log-email{
	float:left;
	width:15%;
}
.log-refno{
	float:left;
	width:13%;
}
.log-detials{
	float:left;
	width:15%;
}
.log-amount{
	float:left;
	width:10%;
}
.log-means{
	float:left;
	width:10%;
}
.log-response{
	float:left;
	width:10%;
}
.log-status{
	float:left;
	width:10%;

}
.rquery{
	display:block;
	border-radius:15px 15px;
	text-decoration:none;
	font-size:13px;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
	color:#FFF;
	padding-top:3px;
	padding-bottom:3px;
}
.log-search label{
	width:18%;
	float:left;
	margin-right:2%;
	font-size:12px;
	color:#666;
	font-weight:bold;
}

.log-input{
	float:left;
	display:block;
	border:solid 1px #ccc;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	margin-top:3px;
	height:20px;
	transition: all 0.3s 0.1s ease-out;
}

.log-button{
	float:left;
	display:block;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	background-color:#333;
	color:#fff;
	margin-top:20px;
	border:none;
	height:23px;
	transition: all 0.3s 0.1s ease-out;
	cursor:pointer;
}
.log-input:hover{
	box-shadow:0px 0px 10px #999;
}

.log-search{
	width:96%;
	padding-left:2%;
	padding-right:2%;
	padding-top:12px;
	padding-bottom:17px;
	border-radius: 5px 5px;
	border:solid 1px #ccc;
	margin-bottom:20px;

}

#log-row{
transition: all 0.3s 0.1s ease-out;
}


.winning-ticket{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.winning-ticket li{
	float:left;
	width:29%;
	margin-left:2%;
	margin-right:2%;
	list-style:none;
	border:solid 1px #ccc;
	border-radius: 5px 5px;
	padding-bottom:20px;
	transition: all 0.3s 0.1s ease-out;
	margin-bottom:30px;
}

.winning-ticket li:hover{
	box-shadow:0px 0px 15px #ccc;
}

.wt-img{
	float:left;
	width:100%;
	height:250px;
	overflow:hidden;
	margin-bottom:10px;
	border-top-radius: 5px 5px;
	display:block;
}

.gq-option {
	float: left;
	width: 15%;
	height: auto;
	text-decoration: none;
	display: block;
}

.gq-qst{
	float: left;
	width: 30%;
	height: auto;
}

.gq-sn{
	float: left;
	width: 5%;
	height: auto;
}

.gq-del{
	float: left;
	width: 5%;
	height: auto;
}

.delete-but{
	display:block;
	width:26px;
	height:26px;
	border-radius:13px 13px;
	background-color:#F30;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}


.pre-date{
	float:left;
	width:15%;
}

.pre-match{
	float:left;
	width:25%;
}

.pre-match{
	float:left;
	width:30%;
}

.pre-tip{
	float:left;
	width:15%;
}
.pre-tick{
	float:left;
	width:13%;
}
.pre-confidence{
	float:left;
	width:20%;
}

.pre-input{
	width:50px;
	line-height:20px;
	border-radius: 3px 3px;
	border:solid 1px #ccc;
	box-shadow:0px 0px 5px #ccc;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
		transition: all 0.3s 0.1s ease-out;
}

.pre-input:hover{
	box-shadow:0px 0px 5px #060;
}
.ta-r{
	text-align:right;
}
.but3{
	float: left;
	display: block;
	width: auto;
	margin-left: 0%;
	background-color: #252a2d;;
	font-size: 11px;
	font-weight: bold;
	color: #286D24;
	text-decoration: none;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 15px 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.but3:hover{
	box-shadow: 0px 0px 10px #ccc;
}

.bp-lr-20{
	padding-left:20px;
	padding-right:20px;
}

.bp-lr-10{
	padding-left:10px;
	padding-right:10px;
}

.pb-b-30{
	padding-bottom:30px;
}
.but4{
	float: left;
	display: block;
	width: auto;
	margin-left: 0%;
	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 20px 20px;
	padding-right: 15px;
	padding-left: 15px;
	border:none;
	cursor:pointer;
}
.but4:hover{
	box-shadow: 0px 0px 10px #ccc;
}

.uza-name a{
	text-decoration:none;
	color:#333;
}

.uza-name a:hover{
	text-decoration:underline;

	color:#060;
}

.radio-div{
	float:left;
	width:auto;
	border:solid 1px #ccc;
	border-radius:20px 20px;
	background-color:#E1E1E1;
}
.radio-but{
	float:left;
	border-radius:20px 20px;
	padding-top:3px;
	padding-bottom:3px;
	width:40px;
	padding-left:10px; 
	padding-right:10px;
	transition: all 0.3s 0.1s ease-out;
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}

.radio-but input{
	display:none;
}

.match-tr{
	float: left;
	width: 8.9%;
	height: auto;
	text-decoration: none;
	display: block;
}

.match-tr2{
	float: left;
	width: 12.2%;
	height: auto;
	text-decoration: none;
	display: block;
}

.match-butz{
	float: left;
	width: 25%;
}
.match-team {
	float: left;
	width: 22%;
}
#mat-edit{
	background-color:#063;color:#fff;
	
	
}

#mat-result{
	background-color:#399; color:#fff; 
	margin-left:5px;
	margin-right:5px;
}

#mat-del{
	background-color:#900; color:#fff; 
}

.mat-select{
	float:left;
	width:20%;
	border:solid 1px #ccc;
	height:35px;
	border-radius:5px 5px;
	padding-left:10px;
}

#mat-delete{
	background-color:#F30; color:#fff; margin-left:5px;
}

.add-match{
	float: right;
	display: block;
	width: auto;
	margin-left: 0%;
	background-color: #333;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	height: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 18px 18px;
	padding-right: 15px;
	padding-left: 15px;
}
.add-match:hover{
	box-shadow: 0px 0px 10px #ccc;
}

.search-form4 {
	float: left;
	height: 35px;
	width: 30%;
	margin-left: 5%;
	margin-right: 0%;
	padding: 1px;
	background-color: #FFF;
	margin-right: 0px;
	border-radius: 5px 5px;
	transition: all 0.5s 0.1s ease-out;
	border: 1px solid #CCC;
	margin-bottom: 0px;
}

.switch-cs{
	float: left;
	width: 29%;
	margin-left: 35%;
	border: 1px solid #F60;
	height: 35px;
	padding-left:1%;
	margin-bottom:30px;
	cursor:pointer;
	font-weight:bold;
}

.cart-box{
	width: 44%;
	float: left;
	margin-left: 25%;
	border: 1px solid #CCC;
	padding-left:3%;
	padding-right:3%;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:50px;
	background-color:#fff;
	border-radius:5px 5px;
	box-shadow:0px 0px 5px #ccc;
}
.cart-title{
	float: left;
	width: 100%;
	color: #090;
	font-size: 14px;
	margin-bottom:10px;
}
.pay-opt{
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
	font-size: 14px;
	margin-bottom: 10px;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 3px 3px;
	font-weight: normal;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	cursor: pointer;
}

.checkout-now{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #00853F;
	font-size: 14px;
	border-radius: 5px 5px;
	text-align: center;
	text-decoration: none;
	margin-left: 10%;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right 10px center;
}
.but1{
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	background:#060;
	color:#fff;
	margin-top:30px;
	width:150px;
	border-radius:5px 5px;
	font-size:14px;
}


#modal-window{
	position:absolute;
	width:100%;
	z-index:10000;
	top:0px;
	height:100vh;
	display:none;
}
#modal-bg{
	width:100%;
	position:fixed;
	top:0px;
	height:100vh;
	background:#ccc;
	opacity:0.93;
	z-index:5000;
	
}
#modal-content{
	width:30%;
	position:fixed;
	top:2vh;
	height:96vh;
	z-index:6000;
	text-align:center;
	margin-left:35%;
	overflow:auto;
}
#modal-close{
	width:36px;
	height:36px;
	position:fixed;
	text-align:center;
	top:20px;
	right:20px;
	line-height:36px;
	border-radius:18px 18px;
	background-color:#000;
	color:#FC0;
	font-weight:bold;
	font-size:16px;
	z-index:100000;
	cursor:pointer;
}

.error{
	color:#F00;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	width:100%;
	display:block;
	float:left;
	
}

#tips-row{

	padding-top:10px;
}

.reffer-but{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	color:#fff;
	background-color:#000;
	border: solid 3px #252a2d;
	float:left;
	display:block;
	text-decoration:none;
	border-radius:10px 10px;
	margin-bottom:20px;
	text-align:center;
	
		background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 15px top -30px;
}

.view-more{
	float: left;
	display: block;
	padding-left: 5%;
	padding-right: 5%;
	width:10%;
	margin-left:40%;
	text-align:center;
	background-color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	border: 2px solid #006633;
	font-size: 12px;
	text-decoration: none;
	border-radius: 5px 5px;
	color: #333;
	font-weight: bold;
}

#bet-head-but2{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	float:left;
	text-align:center;
}

.bet-dbox2{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	text-decoration: none;
	border-radius:5px 5px;
	color:#000;
	width:17.42%;
	text-align:center;
	margin-left:0.83%;
	margin-right:0.83%;
	display:inline-block;
	border:solid 2px #286D24;
	line-height:15px;
}

.free-tips-sec{
	float:left;
	width:100%;
	background-color:#252a2d;
	padding-top:40px;
	padding-bottom:60px;
	
}
.list-content{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.list-content li{
	vertical-align:top;
	display:inline-block;
	width: 30%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom: 40px;
	list-style: none;
	padding-bottom: 0px;
	background-color:#fff;
	min-height:400px;
}
.content-img-box{
	float:left;
	width:100%;
	margin-right:0%;
	height:auto;
	display:block;
	height:180px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#999;
}
.content-info-box{
	float: right;
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	margin-right: 0%;
	height: auto;
	display: block;
}
.content-date-view{
	width: 100%;
	padding: 0px;
	color: #698CAF;
	float:left;
	display:block;
	
}
#content-body{
	width:100%;
	float:left;
	margin-top:15px;
	font-size:14px;
	line-height:25px;
	color:#333;
}
#content-body a{
	color:#F60;
	text-decoration:none;
}
#content-dv-tag a{
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}
#content-dv-tag a:hover{
	text-decoration:underline;
}
.content-trad{
	width: 94%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	color: #252a2d;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #D6D6D6;
	border-bottom-color: #E4E4E4;
	background-color: #000;
}
.content-trad a{
	color: #252a2d;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
}
#content-dv-tag{
	background-position: 0px -899px;
	width:100%;
	margin-right: 15px;
	font-size: 12px;
	background-image: url(../images/icons.png?bbb);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: auto;
	
	padding-left: 25px;
	margin-bottom:10px;
}


#content-dv-views{
	background-position: 0px -827px;
	float:left;
	width:40%;
	display:block;
}

#content-dv-date{
	background-position: 0px -862px;
	color:#666;
	float:right;
	width:22%;
	margin-right:0px;
	
}
.content-date-view span{
	margin-right: 15px;
	font-size: 12px;
	background-image: url(../images/icons.png?xx);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-left: 25px;
	margin-bottom:10px;
}
#content-dv-tag{
}
.content-info-box h2{
	margin-top:-6px;
	padding-top:0px;
	line-height:15px;
	margin-bottom:10px;
}
.content-info-box h2 a:hover{
	color:#286D24;
}
.content-info-box h2 a{
	font-size: 15px;
	text-decoration: none;
	color: #002448;
}
.content-synopsis{
	font-size: 12px;
	color: #4E4E4E;
	line-height: 20px;
	margin-bottom: 0px;
}
#oops{
	font-size: 80px;
	font-weight: bold;
	color: #666;
	letter-spacing: 10px;
}


#rp-img-tag{
	margin-right:5%;
	display:block;
	float:left;
}
#content-img-rap img{max-width:620px}
#b-in-img{max-width:620px}



#blog ul {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#blog ul li {
	transition: all 0.3s 0.1s ease-out;
	vertical-align: top;
	display: inline-block;
	float: left;
	width: 23%;
	height: auto;
	margin-right: 2.6%;
	list-style-type: none;
	border-top-width: 5px;
	border-top-style: solid;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}
#blog ul li h3{
	width:90%;
	padding-left:5%;
	padding-right:5%;
}
#blog ul li a {
	text-decoration: none;
	color: #333;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
#blog ul li:hover {
	border-top-color: #F60;
	
}
#blog ul li a:hover{
	color:#F90;
}
#bl-t-b {
	border-top-color: #000;
}
#o-t-b {
	border-top-color:#FC0;
}
#g-t-b {
	border-top-color:#060;
}
#blog {
	background-color: #DFDFDF;
	float:left;
	width:100%;
	padding-bottom:40px;
}

.button4 {
	height: 40px;
	width: 18%;
	padding-right: 1%;
	padding-left: 1%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	border: 2px solid #063;
	text-decoration: none;
	border-radius: 20px 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #FFF;
	margin-right: auto;
	margin-left: 40%;
	float: left;
	text-align: center;
}



.comment-boxx{
	float:left;
	width:100%;
	padding:0px;
}
#comment-li2{
	margin-bottom:5px;
	border:solid 1px #f1f1f1;
	padding-left:2%;
	padding-right:2%;
	width:96%;
	padding-top:10px;
	padding-bottom:10px;
}

.comment-box2{
	float:right;
	width:90%;
	padding:0px;
	margin-left:10%;
	margin-top:10px;

	padding-right:0%;
	padding-left:0%;
	padding-top:0px;
	padding-bottom:20px;
	border-radius: 5px 5px;
}
.comment-form{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.comment-input{
	float:left;
	width:98%;
	padding-left:1%;
	padding-right:1%;
	padding-top:5px;
	padding-bottom:5px;
	border:solid 1px #ccc;
	height:70px;
}
.comment-li{
	float:left;
	width:96%;
	padding-left:1%;
	padding-right:1%;
	padding-top:15px;
	padding-bottom:15px;
	list-style:none;
	margin-bottom:30px;
	border:solid 1px #f1f1f1
}
.comment-pic{
	display:block;
	float:left;
	width:46px;
	height:46px;
	border-radius:28px 28px;
	padding:2px;
	background-image:#fff;
	border:solid 2px #252a2d;
	display:block;
	overflow:hidden;
	margin-right:10px;
}
.comment-name{
	float:left;
	width:auto;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-top:0px;
}
.com-like-but{
	width: auto;
	display: block;
	float: left;
	font-size: 14px;
	color: #999;
	padding-left: 5px;
	font-weight:bold;
	background-position:10px center;
	margin-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:5px;
	text-decoration:none;
	cursor:pointer;
	display:block;
}
.comment-date{
	float:right;
	width:auto;
	font-size:12px;
	color:#666;
	margin-top:0px;
	font-weight:bold;
}
.comment-infox{
	width:92%;
	float:right;
	padding-top:10px;
}
.comment-infoz{
	width:90%;
	float:right;
	padding-top:0px;
}
.comment-infozz{
	width:88%;
	float:right;
	padding-top:0px;
}
.comment-info2{
	width:90%;
	float:right;
	padding-top:10px;
}
.comment-details{
	float:left;
	width:100%;
	font-size:14px;
	line-height:20px;
	color:#333;
	margin-top:10px;
	margin-bottom:0px;
}

.edit-delete{
	display:inline-block;
	text-decoration:none;
	font-size:12px;
	color:#666;
	float:right;
	margin-left:10px;
	margin-top:10px;
}
.edit-delete:hover{
	text-decoration:underline;
}
.com-del-edit{
	float:left;
	margin-left:0px;
	width:100px;
}
.comment-section{
	width:100%;
	float:left;
}

.comment-but{
	display: block;
	background-color:#000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
	color: #fff;
	float: left;
	width: auto;
	font-size: 11px;
	text-transform: uppercase;
	border:none;
	margin-left:0px;
	border-radius: 4px 4px;
	margin-top:10px;
	cursor:pointer;
	
	transition: background-color 0.3s 0.1s ease-out;
}
.comment-but:hover{
	background-color:#666;
}

.iframe-div{
	float:left;
	width:100%;
	border:solid 1px #286D24;
}

.iframe-div iframe{
	border:none;
	width:100%;
	height:400px;
	overflow:inherit;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
}

.iframe-tab{
	width:auto;
	float:left;
}
.iframe-tab a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #286D24;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3CA336;
}

#active-iframe-tab{
	background-color:#3CA336;
}

@media only screen and (max-width: 1200px){
.container{
	width:94%;
	padding-left:3%;
	padding-right:3%;
	float:left;
}

@media only screen and (max-width: 900px){
	#site-intro{
		width:100%;
	}
	
	#bet-img{
		width:100%;
		float:left;
	}
	
	.login-sec, .pricing-sec{
	width:100%;
	margin-left:0px;
	}
	.social-login{
		width:100%;
		padding-left:0px;
		padding-right:0px;
		margin-left:0px;
		margin-right:0px;
	}

.comment-infoz{
	width:82%;

}

.comment-infozz{
	width:80%;

}

#content-img-rap img{width:100%}
	#b-in-img{max-width:100%; height:auto}
}
@media only screen and (max-width: 700px){

.comment-section{
	width:100%;
}

#blog ul li{
		width:100%;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:
}

.button4{
	margin-left:0px;
	margin-right:0px;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.category-boxx a{
	margin-left:4px;

	margin-right:4px;
	margin-bottom:8px;
}
.va-but, #va-latest{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	width:100%;
}
.top-skola{
	padding-left:0px;
	width:100%;
}

#rp-img-tag{
	width:30%;
	margin-right:5%;
	float:left;
}
#rp-title-tag{
	width:65%;
	float:left;

	margin-left:0px;
}

.read-content-box{
	width:100%;
}
.item-list-2{
	margin-bottom:0px; padding-bottom:0px;
}
.item-list-2 li span{
	width:30%;
	margin-right:20px;
	min-height:inherit;
	height:auto;
}

.item-list-2 li{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	height:auto;
	min-height:inherit;
	padding-bottom:0px;
	border-bottom:solid 1px #e1e1e1;
	padding-left:0px;
	padding-right:0px;
}

.item-list-2 li a{
min-height:inherit;
margin-bottom:0px;
padding-bottom:0px;
font-weight:normal;
	padding-left:0px;
	padding-right:0px;
	width:100%;
}

.item-list-2 li a:hover{
	box-shadow:none;
}
.read-content-right{
	width:100%;
	margin-left:0px;
	margin-right:0px;
}

.list-content li{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	height:auto;
	min-height:inherit;
}

#bashybashy{
	width:100%;
}

.testimo-box{
	width:90%;
	padding-top:40px;
	margin-left:0px;
	margin-right:0px;
	padding-right:5%;
	padding-left:5%;
	float:left;
	margin-bottom:30px;
}

.dashboard{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	width:106.2%;
	margin-left:-3%;
	margin-top:0px;
}
.cart-box{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	margin-left:0px;
	margin-right:0px;
}
.why-us{
	margin-bottom:0px;
	padding-bottom:0px;
}

.why-us li{
	width:77%;
	margin-left:0px;
	margin-right:0px;
	padding-left:20%;
	padding-right:3%;
}
.testimo li{
	width:90%;
	padding-left:8%;
	padding-right:2%;
	margin-left:0px;
	margin-bottom:10px;
}
.testimo{
	margin-left:0px;
	float:left;
	padding-left:0px;
}
.home-desc{
	float:left;
	padding:0px;
	margin:0px;
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
.footer-box{
	width:100%;
}
#caz-b-66{
	width:100%;
}
.plan-box{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:30px;
	}
	
	
.tb-flag-time, #tb-flag-time{
	width:20%;
	padding-left:0%;
	margin-left:0px;
}
.tb-time{
	width:100%;
	text-align:center;
	font-size:12px;
}
.tb-flag{
	width:100%;
	text-align:center;
}
.tb-other-col, #tb-other-col{
	width:63%;
	float:left;
	position:relative;
}

#tb-goals, #tb-score, #tb-confidence{
	display:none;
}

.tb-match1{
	display:none;
}

.tb-result{
	margin-right:0px;
	width:15%;
	font-size:11px;
}

.tb-match, .tb-match1, #tb-match  
{
	width:100%;
	text-align:left;
	margin-bottom:5px;
	font-size:14px;
}

.tb-league, .tb-league1, #tb-league{
	width:100%;
	text-align:left;
	margin-bottom:5px;
	font-size:13px;
}

 #tb-league1{
	 width:100%;
 }
.tb-goals{
	width:auto;
	margin-right:5%;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	color:#286D24;
}
.tb-score{
	width:auto;
	text-align:left;

	font-weight:bold;
		padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	color:#286D24;
}
.tb-tip, #tb-tip, .tb-tip1{
	width:auto;
	text-align:left;
	margin-right:5%;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	font-size:16px;
	color:#BF9900;
}
.tb-confidence{
	width:100%;
	text-align:left;
	display:none;
	
}
#ntmw-mobile{
	display:inline-block;
}
.tb-tip1{
	display:none;
}
#ntmw-desktop{
	display:none;
}
#th-lmatch{
	display:inline;
}
#th-flag{
	display:none;
}
.table-head{
	
}
.bet-dbox2{
	width:18.2%;
}
#bet-dbox2{
	padding-left:6%;
	padding-right:6%;
	font-size:13px;
}
#bet-head-but2{
	margin-bottom:15px;
}
.view-more{
	width:80%;
	padding-left:0px;
	padding-right:0px;
	margin-left:10%;
	margin-right:10%;
	padding-top:15px;
	padding-bottom:15px;
	font-size:14px;
	
}
#more-tips-a{
	margin-top:25px;
}
.free-tips-sec{
	padding-top:1px;
	padding-bottom:30px;
	
}

.testimo-box h2{
		padding-top:0px;
		margin-bottom:0px;
		width:100%;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
}
.bashing-sec{
	padding-top:20px;
	padding-bottom:0px;
}
#top-site-info{
	padding-top:15px;
	padding-bottom:20px;
	background-position: bottom right -300px;
}
.quick-link{
	margin-bottom:0px;
	padding-bottom:0px;
}

	#bet-img{
		
		display:none;
		margin-top:0px;
		
	
	}
	
	.home-desc li{
		margin-bottom:15px;
	}
	#home-box-div{
		margin-top:20px;
	}
	.footer-box h3{
		margin-bottom:0px;
		padding-bottom:0px;
	}
	.footer-box h2{
		margin-bottom:5px;
		padding-bottom:0px;
	}
	.footer-box{
		padding-bottom:15px;
	}
	.warn{
		padding-left:20%;
		width:80%;
		padding-top:7px;
		padding-bottom:7px;
		margin-top:10px;
	}
	footer{
		padding-top:15px;
	}
	
	
	.history-status{
		width:8%;
		font-size:14px;
		padding-left:0px;
	}
		.history-matches{
		width:45%;
		font-size:12px;
	}
		.history-date{
		width:18%;
		font-size:11px;
	}
	
		.history-tip{
		width:20%;
		font-size:11px;
	}
	
	#plan-paynow{
		width:30%;
	}
	
	.faqdivtop{
		width:80%;
		padding-left:20%
	}
	
	#login-a, #signup-a, #dashboard-a{
		background-image:none;
		padding-left:10px;
		font-size:11px;
		padding-top:7px;
		padding-bottom:7px;
		margin-top:20px;
	}
	
	#bet-banker{
		width:90%;
		padding-left:5%;
		padding-right:5%;
		margin-top:10px;
	}
	
	.caz-b-66{
		width:100%;
	}
	.hs-graph{
		margin-top:20px;
	}
	
	#prediction-image{
		width:100%;
	}
}
@media only screen and (max-width: 500px){
	
	.site-intro{
		margin-bottom:0px;
	}
	.quick-link li{
		width:100%;
		margin-bottom:20px;
	}
	.quick-link li a{
		width:100%;
		text-align:center;
		padding-left:0px;
		padding-right:0px;
			padding-top: 15px;
	padding-bottom: 15px;
	font-size:14px;
	}
	
	.nav2-a{
		padding-left:27px;
		padding-right:7px;
	}
	
	.bet-dbox2{
		font-size:10px;
		margin-left:1px;
		margin-right:1px;
		float:left;
	}
	
	.site-logo{
		width:90px;
		float:left;
	}
	.site-logo img{
		width:100%;
	}
    
    .choose-language{
        margin-top: 18px;
        font-size: 9px;
        width: 75px;
        margin-left: 9px;
    }
    .choose-language option span{
        display: none;
	}
    }